{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:82faa104-0d3e-41b9-9cba-02016029ac86",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T17:56:18Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "vue-datepicker",
      "group": "@vuepic",
      "version": "13.0.0",
      "description": "Datepicker component for Vue 3",
      "purl": "pkg:npm/%40vuepic/vue-datepicker@13.0.0",
      "bom-ref": "pkg:npm/@vuepic/vue-datepicker@13.0.0",
      "author": "Vuepic",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, build, type-check, build:lib, test, test:coverage, lint, lint:oxlint, lint:eslint, format, fmt:check"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:lib"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vue3datepicker.com"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/Vuepic/vue-datepicker.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@date-fns\\n@floating-ui\\n@vueuse"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@date-fns/tz/package.json\\nnode_modules/@floating-ui/vue/package.json\\nnode_modules/@vueuse/core/package.json\\nnode_modules/date-fns/package.json\\nnode_modules/vue/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vue",
      "version": "3.5.34",
      "description": "The progressive JavaScript framework for building modern web UI.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/vue@3.5.34",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vuejs.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vuejs/core.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vue@3.5.34",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vue,Fragment,vue/Fragment,Teleport,vue/Teleport,Transition,vue/Transition,computed,vue/computed,createBlock,vue/createBlock,createCommentVNode,vue/createCommentVNode,createElementBlock,vue/createElementBlock,createElementVNode,vue/createElementVNode,createSlots,vue/createSlots,createTextVNode,vue/createTextVNode,createVNode,vue/createVNode,defineComponent,vue/defineComponent,guardReactiveProps,vue/guardReactiveProps,vue/h,inject,vue/inject,mergeDefaults,vue/mergeDefaults,mergeProps,vue/mergeProps,nextTick,vue/nextTick,normalizeClass,vue/normalizeClass,normalizeProps,vue/normalizeProps,normalizeStyle,vue/normalizeStyle,onBeforeUpdate,vue/onBeforeUpdate,onMounted,vue/onMounted,onUnmounted,vue/onUnmounted,openBlock,vue/openBlock,provide,vue/provide,reactive,vue/reactive,readonly,vue/readonly,vue/ref,renderList,vue/renderList,renderSlot,vue/renderSlot,resolveDynamicComponent,vue/resolveDynamicComponent,toDisplayString,vue/toDisplayString,toRef,vue/toRef,toValue,vue/toValue,unref,vue/unref,useSlots,vue/useSlots,useTemplateRef,vue/useTemplateRef,vShow,vue/vShow,watch,vue/watch,withCtx,vue/withCtx,withDirectives,vue/withDirectives,withKeys,vue/withKeys,withModifiers,vue/withModifiers,UnwrapRef,vue/UnwrapRef,EmitFn,vue/EmitFn,ShallowRef,vue/ShallowRef,vue/Ref,InjectionKey,vue/InjectionKey,WritableComputedRef,vue/WritableComputedRef,Reactive,vue/Reactive,ComputedRef,vue/ComputedRef,Slots,vue/Slots,ComponentPublicInstance,vue/ComponentPublicInstance,MaybeRefOrGetter,vue/MaybeRefOrGetter"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vue/package.json"
              }
            ],
            "concludedValue": "node_modules/vue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/vue-datepicker.js",
            "line": 1
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 8
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 16
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 17
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 18
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 19
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 25
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 32
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 37
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 44
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 49
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 56
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 61
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 68
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 73
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 80
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 85
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 92
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 97
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 103
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 106
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 111
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 112
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 117
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 118
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 122
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 134
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 139
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 161
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 162
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 163
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 165
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 168
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 169
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 174
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 175
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 176
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 187
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 199
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 200
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 201
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 202
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 208
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 213
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 218
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 223
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 226
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 227
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 229
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 234
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 238
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 240
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 243
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 246
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 247
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 248
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 253
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 254
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 255
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 256
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 257
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 258
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 260
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 264
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 267
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 268
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 269
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 272
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 275
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 278
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 283
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 284
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 288
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 290
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 291
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 292
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 295
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 296
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 298
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 299
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 300
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 301
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 302
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 303
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 304
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 306
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 307
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 309
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 310
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 315
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 318
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 326
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 327
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 330
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 332
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 334
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 336
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 339
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 340
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 343
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 349
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 350
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 351
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 357
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 359
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 362
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 364
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 366
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 368
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 369
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 370
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 373
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 375
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 376
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 379
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 380
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 383
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 384
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 387
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 390
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 391
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 404
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 411
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 425
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 428
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 429
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 441
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 445
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 447
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 448
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 451
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 457
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 459
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 489
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 497
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 499
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 500
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 501
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 509
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 512
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 518
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 520
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 522
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 523
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 524
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 597
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1154
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1155
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1156
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1157
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1158
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1160
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1167
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1169
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1171
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1174
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1177
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1180
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1183
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1194
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1204
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1207
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1210
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1214
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1222
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1223
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1224
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1225
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1226
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1227
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1228
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1229
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1236
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1238
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1239
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1242
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1243
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1244
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1246
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1269
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1276
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1287
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1295
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1299
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1309
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1310
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1311
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1314
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1316
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1317
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1319
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1321
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1348
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1355
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1367
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1370
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1372
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1391
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1405
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1406
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1414
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1421
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1422
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1423
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1424
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1426
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1428
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1432
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1433
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1436
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1444
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1445
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1474
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1485
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1486
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1489
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1490
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1494
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1497
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1498
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1499
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1500
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1506
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1508
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1511
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1516
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1524
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1525
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1546
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1551
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1553
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1555
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1575
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1576
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1584
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1595
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1598
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1612
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1617
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1624
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1626
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1933
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1952
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1965
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1968
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1969
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1971
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1975
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1978
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1983
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1987
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1988
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1990
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1992
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1994
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1996
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2000
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2001
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2002
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2003
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2005
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2007
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2009
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2013
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2022
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2025
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2026
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2028
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2038
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2039
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2040
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2041
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2042
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2045
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2046
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2047
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2048
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2049
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2050
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2051
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2052
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2053
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2054
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2055
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2056
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2063
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2064
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2065
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2068
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2069
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2071
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2073
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2074
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2075
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2076
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2078
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2082
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2083
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2084
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2085
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2094
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2109
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2110
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2111
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2112
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2120
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2122
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2125
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2126
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2127
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2129
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2130
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2132
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2133
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2134
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2138
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2139
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2141
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2143
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2145
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2148
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2149
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2155
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2156
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2157
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2158
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2163
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2164
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2165
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2166
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2172
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2174
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2176
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2182
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2183
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2184
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2199
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2217
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2218
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2220
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2221
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2222
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2223
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2225
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2229
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2232
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2238
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2243
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2245
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2246
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2247
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2250
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2252
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2254
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2256
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2262
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2264
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2265
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2270
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2271
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2273
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2274
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2276
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2278
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2280
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2283
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2290
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2291
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2293
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2297
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2298
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2303
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2305
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2312
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2313
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2314
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2317
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2320
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2321
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2323
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2330
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2340
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2349
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2350
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2351
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2353
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2371
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2372
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2377
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2379
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2381
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2382
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2385
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2386
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2387
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2388
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2390
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2396
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2397
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2401
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2404
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2405
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2406
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2410
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2411
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2414
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2415
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2416
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2417
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2419
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2425
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2426
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2427
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2428
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2430
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2433
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2434
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2435
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2438
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2439
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2440
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2444
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2454
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2459
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2460
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2461
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2462
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2464
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2467
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2472
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2479
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2480
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2481
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2485
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2487
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2494
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2496
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2497
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2498
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2499
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2502
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2506
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2507
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2508
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2509
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2510
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2512
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2514
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2516
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2519
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2530
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2539
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2541
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2544
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2548
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2551
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2552
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2561
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2563
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2564
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2575
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2578
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2583
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2585
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2587
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2592
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2594
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2596
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2597
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2599
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2601
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2603
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2604
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2607
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2608
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2611
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2613
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2620
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2628
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2631
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2632
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2634
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2640
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2641
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2661
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2676
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2677
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2678
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2681
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2691
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2692
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2696
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2698
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2699
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2701
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2702
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2704
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2705
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2706
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2707
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2708
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2710
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2711
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2712
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2713
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2714
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2718
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2719
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2720
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2721
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2722
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2724
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2725
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2726
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2727
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2728
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2729
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2730
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2732
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2746
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2765
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2767
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2768
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2769
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2771
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2772
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2775
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2776
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2777
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2779
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2784
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2787
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2791
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2792
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2793
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2794
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2797
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2808
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2811
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2813
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2814
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2816
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2817
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2818
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2820
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2821
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2822
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2823
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2824
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2827
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2828
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2829
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2831
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2874
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2897
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2901
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2902
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2903
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2905
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2910
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2914
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2917
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2920
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2928
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2930
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2933
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2937
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2951
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2955
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2959
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2962
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2967
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2969
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2970
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2975
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2978
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2979
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2982
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2983
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2984
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2986
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2987
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2988
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2989
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2990
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2992
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2994
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2995
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2996
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3001
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3004
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3005
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3006
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3008
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3009
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3011
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3012
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3014
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3015
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3020
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3024
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3026
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3029
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3030
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3032
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3034
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3035
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3036
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3041
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3044
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3045
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3046
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3048
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3050
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3053
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3059
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3064
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3065
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3066
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3068
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3069
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3071
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3074
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3076
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3077
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3078
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3081
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3082
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3083
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3087
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3094
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3105
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3114
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3132
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3133
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3134
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3136
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3140
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3142
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3143
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3146
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3149
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3152
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3157
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3159
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3161
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3164
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3165
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3168
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3173
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3178
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3180
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3181
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3186
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3190
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3193
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3195
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3196
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3197
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3199
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3202
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3203
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3204
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3205
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3206
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3208
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3209
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3210
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3211
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3212
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3214
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3221
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3228
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3232
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3239
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3241
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3247
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3252
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3256
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3258
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3260
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3265
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3268
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3270
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3271
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3272
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3273
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3275
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3278
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3283
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3287
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3289
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3291
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3293
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3295
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3299
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3318
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3320
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3341
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3345
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3357
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3358
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3360
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3361
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3366
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3367
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3368
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3369
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3370
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3372
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3373
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3375
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3377
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3385
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3388
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3403
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3404
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3405
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3406
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3415
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3419
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3420
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3421
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3422
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3423
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3424
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3425
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3427
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3428
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3430
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3431
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3433
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3435
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3436
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3437
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3440
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3441
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3443
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3457
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3460
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3462
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3468
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3470
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3478
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3493
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3509
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3510
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3511
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3517
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3522
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3529
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3532
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3536
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3541
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3544
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3553
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3554
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3576
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3577
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3581
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3587
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3588
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3590
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3591
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3592
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3594
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3595
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3596
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3598
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3600
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3606
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3607
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3610
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3615
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3616
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3617
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3621
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3622
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3623
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3625
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3628
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3636
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3637
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3642
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3650
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3655
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3666
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3669
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3671
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3673
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3674
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3675
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3677
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3683
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3684
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3688
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3689
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3690
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3691
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3693
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3699
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3727
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3743
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3747
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3749
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3751
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3752
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3753
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3757
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3762
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3766
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3769
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3771
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3774
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3781
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3784
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3785
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3788
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3799
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3801
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3802
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3811
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3815
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3821
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3823
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3825
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3827
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3829
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3841
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3843
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3846
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3851
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3852
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3855
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3856
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3857
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3859
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3861
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3866
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3870
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3871
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3879
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3880
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3881
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3884
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3886
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3891
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3892
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3896
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3897
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3898
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3903
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3904
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3905
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3906
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3907
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3912
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3913
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3917
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3920
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3923
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3925
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3926
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3928
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3929
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3930
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3936
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3944
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3946
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3948
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3951
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3952
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3955
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3962
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3964
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3965
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3966
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3974
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3984
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3985
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3989
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3996
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3997
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3998
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4000
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4004
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4007
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4008
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4009
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4014
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4015
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4016
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4022
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4024
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4026
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4051
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4056
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4059
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4060
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4064
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4067
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4068
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4076
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4078
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4080
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4082
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4086
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4087
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4090
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4093
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4094
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4096
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4097
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4098
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4099
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4104
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4105
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4109
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4111
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4117
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4119
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4121
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4125
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4129
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4131
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4133
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4135
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4142
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4146
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4147
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4148
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4149
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4178
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4184
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4188
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4190
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4193
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4194
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4196
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4197
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4200
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4204
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4205
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4215
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4216
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4225
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4226
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4231
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4233
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4234
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4235
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4236
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4237
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4238
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4240
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4246
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4247
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4250
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4254
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4255
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4256
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4257
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4258
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4259
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4260
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4263
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4264
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4267
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4270
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4271
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4272
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4278
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4281
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4282
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4283
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4284
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4289
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4290
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4291
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4296
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4297
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4298
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4299
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4303
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4304
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4305
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4320
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4322
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4338
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4339
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4341
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4342
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4344
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4346
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4349
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4352
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4363
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4365
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4373
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4374
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4375
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4382
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4384
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4407
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4408
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4410
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4411
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4415
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4416
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4417
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4418
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4421
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4422
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4423
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4425
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4427
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4436
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4441
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4442
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4443
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4444
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4445
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4446
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4447
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4448
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4450
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4461
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4462
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4463
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4464
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4466
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4467
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4468
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4469
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4470
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4472
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4473
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4475
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4476
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4478
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4479
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4481
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4483
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4484
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4485
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4488
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4489
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4491
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4499
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4504
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4505
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4506
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4508
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4511
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4512
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4517
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4520
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4521
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4526
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4528
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4530
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4537
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4539
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4541
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4558
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4566
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4576
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4577
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4583
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4587
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4589
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4590
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4592
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4594
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4596
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4597
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4598
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4599
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4601
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4602
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4603
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4604
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4605
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4606
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4607
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4609
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4620
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4622
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4630
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4631
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4632
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4633
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4636
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4666
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4681
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4683
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4684
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4686
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4689
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4690
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4693
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4697
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4698
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4700
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4701
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4705
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4711
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4713
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4717
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4725
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4731
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4734
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4743
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4745
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4752
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4753
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4755
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4756
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4757
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4758
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4763
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4765
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4766
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4767
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4768
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4769
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4771
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4772
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4773
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4775
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4776
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4778
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4779
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4781
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4785
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4786
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4791
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4794
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4795
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4797
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4798
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4799
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4800
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4801
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4803
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4807
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4808
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4809
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4811
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4812
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4813
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4814
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4816
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4826
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4828
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4831
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4832
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4836
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4837
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4839
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4841
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4842
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4845
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4848
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4851
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4854
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4855
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4858
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4862
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4864
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4865
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4869
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4876
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4890
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4892
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4895
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4897
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4903
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4907
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4915
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4916
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4917
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4918
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4920
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4924
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4926
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4939
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4958
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4960
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4962
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4963
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4969
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4975
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4976
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4978
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4979
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4980
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4981
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4983
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4986
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4987
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4989
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4991
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4992
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4993
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4994
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4998
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5001
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5009
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5010
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5012
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5013
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5015
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5017
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5018
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5019
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5021
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5022
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5023
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5031
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5033
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5037
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5039
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5136
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5137
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5139
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 6
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 30
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 41
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 42
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 43
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 98
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 109
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 416
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 592
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 13
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 18
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 21
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 24
          },
          {
            "location": "src/VueDatePicker/components/Icons/CancelIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/CancelIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/CancelIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/CancelIcon.ts",
            "line": 18
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronDownIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronDownIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronDownIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronLeftIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronLeftIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronLeftIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronRightIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronRightIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronRightIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronUpIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronUpIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronUpIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ClockIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ClockIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ClockIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ClockIcon.ts",
            "line": 18
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 39
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 40
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 53
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 107
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 146
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 51
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 53
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 57
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 88
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePicker.ts",
            "line": 87
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 50
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 156
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 32
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 33
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 35
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 74
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 114
          },
          {
            "location": "src/VueDatePicker/components/shared/useComponentShared.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 28
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 30
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 32
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 93
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 101
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 113
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 64
          },
          {
            "location": "src/VueDatePicker/components/shared/useNavigationDisplay.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/shared/useNavigationDisplay.ts",
            "line": 11
          },
          {
            "location": "src/VueDatePicker/components/shared/useNavigationDisplay.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/shared/useNavigationDisplay.ts",
            "line": 22
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 12
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 13
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 14
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 16
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 20
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 21
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 141
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 174
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 181
          },
          {
            "location": "src/VueDatePicker/composables/useContext.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useContext.ts",
            "line": 5
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 95
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 97
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 113
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 115
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 119
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 123
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 130
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 134
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 152
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 163
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 167
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 175
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 186
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 197
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 218
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 228
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 246
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 255
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 262
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 266
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 273
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 279
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 290
          },
          {
            "location": "src/VueDatePicker/composables/useExposed.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 25
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 36
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 43
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 14
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 16
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 22
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 42
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 13
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 46
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 48
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 57
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 59
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 61
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 64
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 73
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 79
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 93
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 97
          },
          {
            "location": "src/VueDatePicker/composables/useRemapper.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useRemapper.ts",
            "line": 8
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 8
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 10
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 23
          },
          {
            "location": "src/VueDatePicker/composables/useTransition.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useTransition.ts",
            "line": 10
          },
          {
            "location": "src/VueDatePicker/composables/useTransition.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 306
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 311
          },
          {
            "location": "src/VueDatePicker/constants/slots.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 88
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 119
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 120
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 121
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 122
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 123
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 124
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 126
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 127
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 128
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 129
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 130
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 132
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 133
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 134
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 135
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 166
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 168
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 182
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 193
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 201
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 204
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 213
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 224
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 226
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 398
          },
          {
            "location": "src/VueDatePicker/VueDatePickerRoot.vue",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/VueDatePickerRoot.vue",
            "line": 26
          },
          {
            "location": "src/VueDatePicker/VueDatePickerRoot.vue",
            "line": 29
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 81
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 118
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 119
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 121
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 122
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 124
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 129
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 145
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 151
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 173
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 195
          },
          {
            "location": "src/VueDatePicker/components/Common/ArrowBtn.vue",
            "line": 21
          },
          {
            "location": "src/VueDatePicker/components/Common/InstanceWrap.vue",
            "line": 16
          },
          {
            "location": "src/VueDatePicker/components/Common/InstanceWrap.vue",
            "line": 30
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 69
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 102
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 103
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 104
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 106
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 107
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 108
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 109
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 111
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 115
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 116
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 121
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 126
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 134
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 138
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 145
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 155
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 161
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 168
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 65
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 108
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 119
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 120
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 121
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 131
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 145
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 97
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 103
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 138
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 139
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 140
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 142
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 143
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 144
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 145
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 146
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 151
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 166
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 171
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 178
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 185
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 203
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 208
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 216
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 225
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 227
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 232
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 239
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 124
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 180
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 181
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 182
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 184
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 202
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 203
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 205
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 214
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 220
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 234
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 280
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 307
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 88
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 129
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 130
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 131
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 133
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 261
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 106
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 107
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 138
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 149
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 150
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 151
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 153
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 154
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 155
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 167
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 185
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 204
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 219
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 224
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 230
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 299
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/MonthPicker.vue",
            "line": 54
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/MonthPicker.vue",
            "line": 69
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/MonthPicker.vue",
            "line": 78
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/QuarterPicker.vue",
            "line": 51
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/QuarterPicker.vue",
            "line": 68
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 150
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 209
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 214
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 215
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 216
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 217
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 219
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 232
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 234
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 238
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 256
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 262
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 272
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 286
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 290
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 305
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 307
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 103
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 150
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 152
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 153
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 154
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 156
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 158
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 162
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 167
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 177
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 198
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 205
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePickerSolo.vue",
            "line": 26
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePickerSolo.vue",
            "line": 47
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePickerSolo.vue",
            "line": 50
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePickerSolo.vue",
            "line": 53
          },
          {
            "location": "src/VueDatePicker/components/shared/YearModePicker.vue",
            "line": 62
          },
          {
            "location": "src/VueDatePicker/components/shared/YearModePicker.vue",
            "line": 101
          },
          {
            "location": "src/VueDatePicker/components/shared/YearModePicker.vue",
            "line": 103
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "group": "",
      "name": "date-fns",
      "version": "4.2.1",
      "description": "Modern JavaScript date utility library",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/date-fns@4.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/date-fns@4.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/date-fns/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "date-fns,date-fns/add,addDays,date-fns/addDays,addMonths,date-fns/addMonths,addYears,date-fns/addYears,differenceInCalendarDays,date-fns/differenceInCalendarDays,differenceInYears,date-fns/differenceInYears,eachDayOfInterval,date-fns/eachDayOfInterval,eachQuarterOfInterval,date-fns/eachQuarterOfInterval,endOfQuarter,date-fns/endOfQuarter,endOfWeek,date-fns/endOfWeek,endOfYear,date-fns/endOfYear,format,date-fns/format,getDay,date-fns/getDay,getHours,date-fns/getHours,getISOWeek,date-fns/getISOWeek,getMinutes,date-fns/getMinutes,getMonth,date-fns/getMonth,getQuarter,date-fns/getQuarter,getSeconds,date-fns/getSeconds,getWeek,date-fns/getWeek,getYear,date-fns/getYear,isAfter,date-fns/isAfter,isBefore,date-fns/isBefore,isDate,date-fns/isDate,isEqual,date-fns/isEqual,isSameQuarter,date-fns/isSameQuarter,isValid,date-fns/isValid,parse,date-fns/parse,roundToNearestMinutes,date-fns/roundToNearestMinutes,date-fns/set,setMilliseconds,date-fns/setMilliseconds,setMonth,date-fns/setMonth,setSeconds,date-fns/setSeconds,setYear,date-fns/setYear,startOfMonth,date-fns/startOfMonth,startOfQuarter,date-fns/startOfQuarter,startOfWeek,date-fns/startOfWeek,startOfYear,date-fns/startOfYear,date-fns/sub,subDays,date-fns/subDays,subMonths,date-fns/subMonths,subYears,date-fns/subYears,date-fns/Day,Duration,date-fns/Duration,date-fns/locale,enUS,date-fns/locale/enUS"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/date-fns/package.json"
              }
            ],
            "concludedValue": "node_modules/date-fns/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/vue-datepicker.js",
            "line": 4
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 104
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 105
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 261
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 262
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 263
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 265
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 266
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 267
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 268
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 269
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 272
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 275
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 278
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 302
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 330
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 332
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 340
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 345
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 351
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 357
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 389
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 391
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 398
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 402
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 422
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1144
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1295
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1299
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1395
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1396
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1397
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1406
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1412
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1415
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1416
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1417
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1418
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1421
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1424
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1426
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1428
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1432
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1433
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1436
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1438
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1439
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1440
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1474
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1485
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1486
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1508
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1513
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1515
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1524
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1584
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1585
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1976
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2011
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2061
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2082
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2083
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2460
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2464
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2468
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2469
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2472
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2474
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2475
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2480
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2481
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2483
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2489
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2490
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2530
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2561
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2568
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2569
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2583
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2594
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2597
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2601
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2612
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2613
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2634
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2765
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2769
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2771
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2779
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2784
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2791
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2905
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2910
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2920
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2939
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2956
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2964
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2967
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2968
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2970
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2975
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2976
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2982
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2997
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3004
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3005
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3006
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3011
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3020
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3024
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3025
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3027
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3028
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3029
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3037
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3044
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3045
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3046
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3064
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3073
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3079
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3080
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3094
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3193
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3194
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3232
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3233
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3234
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3235
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3258
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3259
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3273
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3282
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3283
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3358
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3361
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3457
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3460
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3462
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3465
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3466
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3467
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3468
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3478
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3520
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3522
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3549
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3551
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3650
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3751
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3762
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3766
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3769
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3775
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3799
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3804
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3816
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3819
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3821
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3830
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3831
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3835
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3870
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3873
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3884
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3885
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3887
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3888
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3889
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3892
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3898
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3904
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3907
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3937
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3949
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3954
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3955
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3956
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3957
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3959
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3960
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3963
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3964
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3969
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3970
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3974
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3978
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3983
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3987
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3990
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3994
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3996
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3999
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4000
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4002
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4003
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4004
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4007
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4011
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4014
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4018
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4022
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4023
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4024
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4026
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4030
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4033
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4035
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4050
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4056
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4058
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4060
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4066
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4076
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4077
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4078
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4080
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4088
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4093
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4096
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4097
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4104
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4107
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4109
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4122
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4125
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4133
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4136
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4142
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4204
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4213
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4241
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4269
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4275
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4280
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4287
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4291
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4302
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4306
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4308
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4309
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4315
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4362
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4365
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4368
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4421
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4439
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4447
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4472
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4508
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4517
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4518
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4519
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4521
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4522
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4523
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4524
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4526
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4558
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4687
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4715
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4720
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4723
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4725
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4727
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4729
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4731
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4733
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4734
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4735
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4736
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4737
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4738
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4739
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4798
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4799
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4855
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4863
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4890
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4892
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4897
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4899
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4903
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4907
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4916
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4920
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4921
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4924
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4926
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4929
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4930
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4933
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 130
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 147
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 247
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 371
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 378
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 386
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 388
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 16
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 136
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 142
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 143
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 149
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 157
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 158
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 159
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 167
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 168
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 169
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 183
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 184
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 230
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 231
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 232
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 233
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 234
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 245
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 246
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 249
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 250
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 259
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 260
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 261
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 267
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 270
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 277
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 339
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 358
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 373
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 374
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 391
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 397
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 437
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 452
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 453
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 457
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 599
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 44
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 48
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 50
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 29
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 59
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 99
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 127
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 132
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 199
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 13
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 60
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 62
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 79
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 84
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 89
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 90
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 91
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 92
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 94
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 95
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 127
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePicker.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePicker.ts",
            "line": 44
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePicker.ts",
            "line": 47
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 33
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 78
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 81
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 29
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 38
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 45
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 47
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 69
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 93
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 100
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 102
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 104
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 106
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 125
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 33
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 37
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 51
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 52
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 55
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 56
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 63
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 64
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 69
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 82
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 158
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 19
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 20
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 28
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 29
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 36
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 37
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 39
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 42
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 43
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 47
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 48
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 53
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 66
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 20
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 43
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 44
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 49
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 50
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 51
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 52
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 58
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 59
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 67
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 74
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 81
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 101
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 105
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 109
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 114
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 116
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 122
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 124
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 131
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 137
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 138
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 139
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 143
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 162
          },
          {
            "location": "src/VueDatePicker/composables/useDateUtils.ts",
            "line": 163
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 34
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 47
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 292
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 54
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 55
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 56
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 62
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 68
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 72
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 73
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 78
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 96
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 99
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 103
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 107
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 114
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 252
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 254
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 14
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 18
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 22
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 26
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 34
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 45
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 46
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 50
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 54
          },
          {
            "location": "src/VueDatePicker/composables/useFormatter.ts",
            "line": 67
          },
          {
            "location": "src/VueDatePicker/composables/useHelperFns.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/composables/useHelperFns.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/composables/useHelperFns.ts",
            "line": 175
          },
          {
            "location": "src/VueDatePicker/composables/useHelperFns.ts",
            "line": 176
          },
          {
            "location": "src/VueDatePicker/composables/useHelperFns.ts",
            "line": 177
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 59
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 17
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 40
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 46
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 57
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 59
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 64
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 142
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 149
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 167
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 201
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 203
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 324
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 325
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 330
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 336
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 338
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 369
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 371
          },
          {
            "location": "src/VueDatePicker/constants/defaults.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 66
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 187
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 188
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 192
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 99
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 198
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 199
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 315
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 319
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 358
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 359
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 361
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 89
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 175
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 151
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 224
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 268
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 270
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 374
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 375
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 377
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 378
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <https://github.com/antfu>"
        }
      ],
      "group": "@vueuse",
      "name": "core",
      "version": "14.3.0",
      "description": "Collection of essential Vue Composition Utilities",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40vueuse/core@14.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vueuse/vueuse#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vueuse/vueuse.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vueuse/core@14.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vueuse/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vueuse/core,onClickOutside,@vueuse/core/onClickOutside,unrefElement,@vueuse/core/unrefElement,useSwipe,@vueuse/core/useSwipe"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vueuse/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@vueuse/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/vue-datepicker.js",
            "line": 2
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 310
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 315
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 334
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1973
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1983
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2126
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2221
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2243
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2246
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2565
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2573
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2574
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2577
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2581
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2617
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3534
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3538
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3748
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3798
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3823
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4078
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4090
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4119
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4254
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4255
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4307
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4309
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4314
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4346
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4362
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4688
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4692
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4696
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4699
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4926
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4939
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 89
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 472
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 70
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 170
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 171
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 172
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 98
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 153
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 264
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 108
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 172
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 189
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 198
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 213
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "lozinsky"
        }
      ],
      "group": "@floating-ui",
      "name": "vue",
      "version": "1.1.11",
      "description": "Floating UI for Vue",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40floating-ui/vue@1.1.11",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://floating-ui.com/docs/vue"
        },
        {
          "type": "vcs",
          "url": "https://github.com/floating-ui/floating-ui.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@floating-ui/vue@1.1.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@floating-ui/vue/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vue,Fragment,vue/Fragment,Teleport,vue/Teleport,Transition,vue/Transition,computed,vue/computed,createBlock,vue/createBlock,createCommentVNode,vue/createCommentVNode,createElementBlock,vue/createElementBlock,createElementVNode,vue/createElementVNode,createSlots,vue/createSlots,createTextVNode,vue/createTextVNode,createVNode,vue/createVNode,defineComponent,vue/defineComponent,guardReactiveProps,vue/guardReactiveProps,vue/h,inject,vue/inject,mergeDefaults,vue/mergeDefaults,mergeProps,vue/mergeProps,nextTick,vue/nextTick,normalizeClass,vue/normalizeClass,normalizeProps,vue/normalizeProps,normalizeStyle,vue/normalizeStyle,onBeforeUpdate,vue/onBeforeUpdate,onMounted,vue/onMounted,onUnmounted,vue/onUnmounted,openBlock,vue/openBlock,provide,vue/provide,reactive,vue/reactive,readonly,vue/readonly,vue/ref,renderList,vue/renderList,renderSlot,vue/renderSlot,resolveDynamicComponent,vue/resolveDynamicComponent,toDisplayString,vue/toDisplayString,toRef,vue/toRef,toValue,vue/toValue,unref,vue/unref,useSlots,vue/useSlots,useTemplateRef,vue/useTemplateRef,vShow,vue/vShow,watch,vue/watch,withCtx,vue/withCtx,withDirectives,vue/withDirectives,withKeys,vue/withKeys,withModifiers,vue/withModifiers,UnwrapRef,vue/UnwrapRef,EmitFn,vue/EmitFn,ShallowRef,vue/ShallowRef,vue/Ref,InjectionKey,vue/InjectionKey,WritableComputedRef,vue/WritableComputedRef,Reactive,vue/Reactive,ComputedRef,vue/ComputedRef,Slots,vue/Slots,ComponentPublicInstance,vue/ComponentPublicInstance,MaybeRefOrGetter,vue/MaybeRefOrGetter"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@floating-ui/vue/package.json"
              }
            ],
            "concludedValue": "node_modules/@floating-ui/vue/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/vue-datepicker.js",
            "line": 1
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 8
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 16
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 17
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 18
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 19
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 25
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 32
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 37
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 44
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 49
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 56
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 61
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 68
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 73
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 80
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 85
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 92
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 97
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 103
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 106
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 111
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 112
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 117
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 118
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 122
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 134
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 139
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 161
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 162
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 163
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 165
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 168
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 169
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 174
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 175
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 176
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 187
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 199
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 200
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 201
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 202
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 208
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 213
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 218
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 223
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 226
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 227
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 229
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 234
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 238
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 240
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 243
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 246
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 247
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 248
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 253
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 254
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 255
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 256
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 257
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 258
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 260
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 264
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 267
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 268
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 269
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 272
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 275
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 278
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 283
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 284
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 288
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 290
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 291
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 292
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 295
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 296
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 298
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 299
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 300
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 301
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 302
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 303
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 304
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 306
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 307
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 309
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 310
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 315
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 318
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 326
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 327
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 330
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 332
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 334
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 336
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 339
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 340
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 343
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 349
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 350
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 351
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 357
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 359
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 362
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 364
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 366
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 368
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 369
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 370
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 373
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 375
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 376
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 379
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 380
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 383
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 384
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 387
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 390
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 391
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 404
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 411
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 425
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 428
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 429
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 441
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 445
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 447
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 448
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 451
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 457
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 459
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 489
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 497
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 499
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 500
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 501
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 509
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 512
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 518
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 520
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 522
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 523
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 524
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 597
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1154
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1155
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1156
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1157
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1158
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1160
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1167
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1169
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1171
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1174
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1177
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1180
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1183
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1194
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1204
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1207
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1210
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1214
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1222
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1223
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1224
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1225
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1226
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1227
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1228
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1229
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1236
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1238
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1239
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1242
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1243
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1244
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1246
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1269
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1276
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1287
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1295
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1299
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1309
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1310
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1311
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1314
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1316
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1317
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1319
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1321
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1348
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1355
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1367
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1370
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1372
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1391
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1405
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1406
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1414
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1421
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1422
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1423
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1424
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1426
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1428
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1432
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1433
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1436
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1444
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1445
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1474
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1485
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1486
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1489
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1490
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1494
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1497
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1498
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1499
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1500
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1506
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1508
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1511
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1516
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1524
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1525
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1546
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1551
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1553
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1555
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1575
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1576
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1584
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1595
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1598
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1612
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1617
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1624
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1626
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1933
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1952
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1965
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1968
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1969
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1971
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1975
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1978
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1983
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1987
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1988
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1990
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1992
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1994
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 1996
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2000
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2001
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2002
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2003
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2005
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2007
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2009
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2013
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2022
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2025
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2026
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2028
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2038
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2039
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2040
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2041
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2042
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2045
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2046
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2047
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2048
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2049
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2050
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2051
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2052
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2053
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2054
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2055
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2056
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2063
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2064
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2065
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2068
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2069
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2071
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2073
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2074
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2075
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2076
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2078
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2082
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2083
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2084
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2085
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2094
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2109
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2110
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2111
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2112
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2120
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2122
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2125
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2126
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2127
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2129
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2130
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2132
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2133
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2134
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2138
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2139
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2141
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2143
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2145
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2148
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2149
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2155
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2156
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2157
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2158
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2163
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2164
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2165
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2166
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2172
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2174
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2176
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2182
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2183
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2184
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2199
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2217
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2218
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2220
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2221
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2222
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2223
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2225
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2229
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2232
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2238
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2243
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2245
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2246
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2247
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2250
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2252
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2254
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2256
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2262
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2264
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2265
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2270
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2271
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2273
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2274
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2276
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2278
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2280
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2283
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2290
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2291
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2293
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2297
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2298
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2303
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2305
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2312
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2313
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2314
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2317
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2320
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2321
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2323
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2330
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2340
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2349
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2350
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2351
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2353
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2371
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2372
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2377
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2379
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2381
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2382
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2385
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2386
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2387
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2388
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2390
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2396
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2397
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2401
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2404
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2405
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2406
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2410
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2411
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2414
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2415
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2416
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2417
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2419
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2425
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2426
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2427
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2428
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2430
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2433
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2434
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2435
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2438
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2439
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2440
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2444
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2454
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2459
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2460
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2461
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2462
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2464
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2467
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2472
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2479
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2480
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2481
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2485
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2487
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2494
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2496
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2497
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2498
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2499
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2502
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2506
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2507
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2508
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2509
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2510
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2512
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2514
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2516
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2519
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2530
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2539
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2541
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2544
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2548
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2551
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2552
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2561
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2563
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2564
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2575
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2578
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2583
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2585
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2587
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2592
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2594
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2596
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2597
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2599
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2601
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2603
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2604
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2607
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2608
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2611
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2613
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2620
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2628
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2631
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2632
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2634
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2640
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2641
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2661
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2676
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2677
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2678
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2681
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2691
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2692
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2696
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2698
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2699
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2701
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2702
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2704
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2705
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2706
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2707
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2708
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2710
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2711
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2712
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2713
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2714
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2718
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2719
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2720
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2721
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2722
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2724
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2725
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2726
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2727
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2728
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2729
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2730
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2732
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2746
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2765
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2767
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2768
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2769
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2771
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2772
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2775
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2776
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2777
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2779
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2784
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2787
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2791
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2792
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2793
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2794
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2797
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2808
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2811
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2813
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2814
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2816
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2817
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2818
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2820
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2821
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2822
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2823
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2824
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2827
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2828
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2829
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2831
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2874
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2897
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2901
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2902
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2903
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2905
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2910
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2914
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2917
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2920
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2928
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2930
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2933
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2937
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2951
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2955
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2959
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2962
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2967
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2969
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2970
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2975
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2978
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2979
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2982
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2983
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2984
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2986
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2987
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2988
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2989
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2990
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2992
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2994
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2995
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 2996
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3001
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3004
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3005
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3006
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3008
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3009
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3011
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3012
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3014
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3015
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3020
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3024
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3026
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3029
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3030
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3032
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3034
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3035
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3036
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3041
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3044
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3045
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3046
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3048
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3050
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3053
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3059
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3064
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3065
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3066
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3068
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3069
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3071
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3074
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3076
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3077
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3078
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3081
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3082
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3083
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3087
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3094
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3105
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3114
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3132
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3133
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3134
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3136
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3140
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3142
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3143
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3146
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3149
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3152
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3157
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3159
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3161
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3164
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3165
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3168
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3173
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3178
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3180
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3181
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3186
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3190
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3193
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3195
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3196
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3197
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3199
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3202
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3203
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3204
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3205
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3206
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3208
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3209
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3210
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3211
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3212
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3214
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3221
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3228
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3232
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3239
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3241
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3247
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3252
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3256
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3258
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3260
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3265
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3268
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3270
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3271
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3272
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3273
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3275
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3278
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3283
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3287
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3289
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3291
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3293
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3295
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3299
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3318
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3320
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3341
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3345
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3357
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3358
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3360
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3361
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3366
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3367
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3368
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3369
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3370
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3372
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3373
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3375
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3377
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3385
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3388
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3403
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3404
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3405
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3406
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3415
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3419
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3420
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3421
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3422
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3423
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3424
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3425
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3427
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3428
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3430
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3431
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3433
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3435
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3436
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3437
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3440
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3441
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3443
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3457
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3460
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3462
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3468
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3470
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3478
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3493
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3509
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3510
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3511
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3517
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3522
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3529
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3532
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3536
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3541
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3544
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3553
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3554
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3576
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3577
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3581
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3587
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3588
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3590
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3591
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3592
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3594
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3595
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3596
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3598
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3600
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3606
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3607
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3610
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3615
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3616
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3617
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3621
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3622
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3623
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3625
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3628
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3636
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3637
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3642
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3650
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3655
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3666
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3669
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3671
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3673
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3674
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3675
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3677
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3683
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3684
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3688
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3689
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3690
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3691
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3693
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3699
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3727
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3743
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3747
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3749
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3751
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3752
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3753
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3757
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3762
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3766
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3769
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3771
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3774
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3781
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3784
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3785
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3788
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3799
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3801
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3802
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3811
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3815
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3821
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3823
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3825
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3827
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3829
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3841
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3843
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3846
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3851
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3852
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3855
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3856
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3857
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3859
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3861
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3866
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3870
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3871
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3879
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3880
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3881
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3884
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3886
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3891
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3892
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3896
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3897
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3898
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3903
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3904
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3905
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3906
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3907
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3912
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3913
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3917
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3920
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3923
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3925
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3926
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3928
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3929
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3930
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3936
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3944
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3946
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3948
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3951
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3952
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3955
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3962
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3964
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3965
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3966
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3974
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3984
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3985
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3989
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3996
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3997
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 3998
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4000
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4004
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4007
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4008
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4009
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4014
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4015
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4016
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4022
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4024
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4026
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4051
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4056
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4059
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4060
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4064
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4067
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4068
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4076
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4078
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4080
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4082
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4086
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4087
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4090
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4093
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4094
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4096
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4097
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4098
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4099
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4104
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4105
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4109
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4111
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4117
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4119
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4121
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4125
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4129
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4131
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4133
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4135
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4142
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4146
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4147
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4148
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4149
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4178
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4184
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4188
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4190
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4193
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4194
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4196
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4197
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4200
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4204
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4205
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4215
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4216
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4225
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4226
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4231
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4233
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4234
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4235
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4236
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4237
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4238
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4240
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4246
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4247
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4250
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4254
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4255
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4256
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4257
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4258
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4259
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4260
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4263
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4264
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4267
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4270
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4271
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4272
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4278
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4281
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4282
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4283
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4284
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4289
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4290
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4291
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4296
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4297
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4298
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4299
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4303
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4304
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4305
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4320
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4322
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4338
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4339
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4341
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4342
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4344
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4346
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4349
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4352
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4363
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4365
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4373
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4374
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4375
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4382
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4384
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4407
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4408
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4410
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4411
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4415
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4416
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4417
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4418
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4421
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4422
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4423
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4425
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4427
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4436
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4441
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4442
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4443
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4444
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4445
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4446
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4447
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4448
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4450
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4461
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4462
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4463
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4464
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4466
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4467
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4468
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4469
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4470
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4472
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4473
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4475
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4476
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4478
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4479
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4481
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4483
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4484
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4485
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4488
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4489
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4491
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4499
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4504
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4505
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4506
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4508
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4511
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4512
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4517
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4520
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4521
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4526
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4528
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4530
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4537
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4539
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4541
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4558
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4566
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4576
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4577
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4583
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4587
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4589
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4590
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4592
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4594
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4596
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4597
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4598
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4599
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4601
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4602
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4603
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4604
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4605
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4606
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4607
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4609
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4620
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4622
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4630
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4631
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4632
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4633
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4636
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4666
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4681
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4683
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4684
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4686
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4689
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4690
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4693
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4697
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4698
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4700
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4701
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4705
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4711
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4713
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4717
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4725
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4731
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4734
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4743
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4745
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4752
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4753
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4755
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4756
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4757
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4758
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4763
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4765
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4766
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4767
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4768
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4769
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4771
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4772
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4773
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4775
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4776
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4778
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4779
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4781
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4785
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4786
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4791
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4794
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4795
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4797
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4798
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4799
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4800
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4801
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4803
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4807
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4808
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4809
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4811
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4812
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4813
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4814
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4816
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4826
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4828
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4831
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4832
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4836
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4837
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4839
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4841
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4842
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4845
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4848
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4851
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4854
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4855
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4858
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4862
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4864
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4865
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4869
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4876
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4890
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4892
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4895
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4897
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4903
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4907
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4915
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4916
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4917
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4918
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4920
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4924
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4926
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4939
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4958
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4960
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4962
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4963
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4969
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4975
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4976
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4978
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4979
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4980
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4981
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4983
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4986
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4987
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4989
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4991
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4992
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4993
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4994
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4998
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5001
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5009
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5010
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5012
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5013
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5015
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5017
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5018
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5019
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5021
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5022
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5023
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5031
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5033
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5037
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5039
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5136
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5137
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 5139
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 6
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useCalendarClass.ts",
            "line": 30
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 41
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 42
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 43
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 98
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 109
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 416
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/useDatePicker.ts",
            "line": 592
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 13
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/useInput.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 18
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 21
          },
          {
            "location": "src/VueDatePicker/components/Icons/CalendarIcon.ts",
            "line": 24
          },
          {
            "location": "src/VueDatePicker/components/Icons/CancelIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/CancelIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/CancelIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/CancelIcon.ts",
            "line": 18
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronDownIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronDownIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronDownIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronLeftIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronLeftIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronLeftIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronRightIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronRightIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronRightIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronUpIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronUpIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ChevronUpIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ClockIcon.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/Icons/ClockIcon.ts",
            "line": 4
          },
          {
            "location": "src/VueDatePicker/components/Icons/ClockIcon.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/Icons/ClockIcon.ts",
            "line": 18
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 39
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 40
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 53
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 107
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/useMonthPicker.ts",
            "line": 146
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 51
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 53
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 57
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/useQuarterPicker.ts",
            "line": 88
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePicker.ts",
            "line": 87
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 50
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/useTimePickerUtils.ts",
            "line": 156
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 32
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 33
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 35
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 74
          },
          {
            "location": "src/VueDatePicker/components/YearPicker/useYearPicker.ts",
            "line": 114
          },
          {
            "location": "src/VueDatePicker/components/shared/useComponentShared.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 28
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 30
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 32
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 93
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 101
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthQuarterPicker.ts",
            "line": 113
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/shared/useMonthYearPick.ts",
            "line": 64
          },
          {
            "location": "src/VueDatePicker/components/shared/useNavigationDisplay.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/components/shared/useNavigationDisplay.ts",
            "line": 11
          },
          {
            "location": "src/VueDatePicker/components/shared/useNavigationDisplay.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/components/shared/useNavigationDisplay.ts",
            "line": 22
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 12
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 13
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 14
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 16
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 20
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 21
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 141
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 174
          },
          {
            "location": "src/VueDatePicker/composables/useArrowNavigation.ts",
            "line": 181
          },
          {
            "location": "src/VueDatePicker/composables/useContext.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useContext.ts",
            "line": 5
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 95
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 97
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 113
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 115
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 119
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 123
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 130
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 134
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 152
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 163
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 167
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 175
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 186
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 197
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 218
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 228
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 246
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 255
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 262
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 266
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 273
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 279
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 290
          },
          {
            "location": "src/VueDatePicker/composables/useExposed.ts",
            "line": 2
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 25
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 36
          },
          {
            "location": "src/VueDatePicker/composables/useExternalInternalMapper.ts",
            "line": 43
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 14
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 16
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 22
          },
          {
            "location": "src/VueDatePicker/composables/useFlow.ts",
            "line": 42
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 13
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 46
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 48
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 57
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 59
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 61
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 64
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 73
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 79
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 93
          },
          {
            "location": "src/VueDatePicker/composables/useInjector.ts",
            "line": 97
          },
          {
            "location": "src/VueDatePicker/composables/useRemapper.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useRemapper.ts",
            "line": 8
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 8
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 10
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/composables/useResponsive.ts",
            "line": 23
          },
          {
            "location": "src/VueDatePicker/composables/useTransition.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useTransition.ts",
            "line": 10
          },
          {
            "location": "src/VueDatePicker/composables/useTransition.ts",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 306
          },
          {
            "location": "src/VueDatePicker/composables/useValidation.ts",
            "line": 311
          },
          {
            "location": "src/VueDatePicker/constants/slots.ts",
            "line": 1
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 88
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 119
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 120
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 121
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 122
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 123
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 124
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 126
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 127
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 128
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 129
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 130
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 132
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 133
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 134
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 135
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 166
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 168
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 182
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 193
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 201
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 204
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 213
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 224
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 226
          },
          {
            "location": "src/VueDatePicker/VueDatePicker.vue",
            "line": 398
          },
          {
            "location": "src/VueDatePicker/VueDatePickerRoot.vue",
            "line": 15
          },
          {
            "location": "src/VueDatePicker/VueDatePickerRoot.vue",
            "line": 26
          },
          {
            "location": "src/VueDatePicker/VueDatePickerRoot.vue",
            "line": 29
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 81
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 118
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 119
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 121
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 122
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 124
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 129
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 145
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 151
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 173
          },
          {
            "location": "src/VueDatePicker/components/ActionRow.vue",
            "line": 195
          },
          {
            "location": "src/VueDatePicker/components/Common/ArrowBtn.vue",
            "line": 21
          },
          {
            "location": "src/VueDatePicker/components/Common/InstanceWrap.vue",
            "line": 16
          },
          {
            "location": "src/VueDatePicker/components/Common/InstanceWrap.vue",
            "line": 30
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 69
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 102
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 103
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 104
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 106
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 107
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 108
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 109
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 111
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 115
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 116
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 121
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 126
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 134
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 138
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 145
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 155
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 161
          },
          {
            "location": "src/VueDatePicker/components/Common/SelectionOverlay.vue",
            "line": 168
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 65
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 108
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 119
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 120
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 121
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 131
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DatePicker.vue",
            "line": 145
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 97
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 103
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 138
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 139
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 140
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 142
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 143
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 144
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 145
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 146
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 151
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 166
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 171
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 178
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 185
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 203
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 208
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 216
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 225
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 227
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 232
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpCalendar.vue",
            "line": 239
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 124
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 180
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 181
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 182
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 184
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 202
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 203
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 205
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 214
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 220
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 234
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 280
          },
          {
            "location": "src/VueDatePicker/components/DatePicker/DpHeader.vue",
            "line": 307
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 88
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 129
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 130
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 131
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 133
          },
          {
            "location": "src/VueDatePicker/components/DatePickerInput/DatepickerInput.vue",
            "line": 261
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 106
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 107
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 138
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 149
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 150
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 151
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 153
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 154
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 155
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 167
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 185
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 204
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 219
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 224
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 230
          },
          {
            "location": "src/VueDatePicker/components/DatepickerMenu.vue",
            "line": 299
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/MonthPicker.vue",
            "line": 54
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/MonthPicker.vue",
            "line": 69
          },
          {
            "location": "src/VueDatePicker/components/MonthPicker/MonthPicker.vue",
            "line": 78
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/QuarterPicker.vue",
            "line": 51
          },
          {
            "location": "src/VueDatePicker/components/QuarterPicker/QuarterPicker.vue",
            "line": 68
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 150
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 209
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 214
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 215
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 216
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 217
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 219
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 232
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 234
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 238
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 256
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 262
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 272
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 286
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 290
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 305
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimeInput.vue",
            "line": 307
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 103
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 150
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 152
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 153
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 154
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 156
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 158
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 162
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 167
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 177
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 198
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePicker.vue",
            "line": 205
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePickerSolo.vue",
            "line": 26
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePickerSolo.vue",
            "line": 47
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePickerSolo.vue",
            "line": 50
          },
          {
            "location": "src/VueDatePicker/components/TimePicker/TimePickerSolo.vue",
            "line": 53
          },
          {
            "location": "src/VueDatePicker/components/shared/YearModePicker.vue",
            "line": 62
          },
          {
            "location": "src/VueDatePicker/components/shared/YearModePicker.vue",
            "line": 101
          },
          {
            "location": "src/VueDatePicker/components/shared/YearModePicker.vue",
            "line": 103
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sasha Koss <koss@nocorp.me>"
        }
      ],
      "group": "@date-fns",
      "name": "tz",
      "version": "1.4.1",
      "description": "date-fns timezone utils",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40date-fns/tz@1.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/date-fns/tz#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/date-fns/tz.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@date-fns/tz@1.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@date-fns/tz/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@date-fns/tz"
        },
        {
          "name": "ImportedModules",
          "value": "@date-fns/tz,TZDate,@date-fns/tz/TZDate"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@date-fns/tz/package.json"
              }
            ],
            "concludedValue": "node_modules/@date-fns/tz/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/vue-datepicker.js",
            "line": 5
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4094
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4108
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4881
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4886
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4892
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4897
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4899
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4921
          },
          {
            "location": "dist/vue-datepicker.js",
            "line": 4937
          },
          {
            "location": "src/VueDatePicker/composables/useDefaults.ts",
            "line": 33
          },
          {
            "location": "src/index.ts",
            "line": 4
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vuepic/vue-datepicker@13.0.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-21T17:56:18Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'vue-datepicker' with version '13.0.0'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 5 source files."
    }
  ]
}