{"remainingRequest":"D:\\jenkins\\workspace\\artfess-module\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\artfess-module\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\artfess-module\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\artfess-module\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\artfess-module\\src\\components\\common\\HtSidebarDialog.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\artfess-module\\src\\components\\common\\HtSidebarDialog.vue","mtime":1675232038590},{"path":"D:\\jenkins\\workspace\\artfess-module\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\artfess-module\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\artfess-module\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\artfess-module\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\artfess-module\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\nexport default {\n  name: \"ht-sidebar-dialog\",\n  props: {\n    width: {\n      type: String,\n      default: function _default() {\n        return \"80%\";\n      }\n    },\n    title: {\n      type: String,\n      default: \"\"\n    },\n    visible: {\n      type: Boolean,\n      default: false\n    },\n    beforeClose: {\n      type: Function\n    },\n    appendToBody: {\n      type: Boolean,\n      default: false\n    },\n    customClass: {\n      type: String\n    },\n    closeOnClickModal: {\n      type: Boolean,\n      default: false\n    },\n    closeOnPressEscape: {\n      type: Boolean,\n      default: true\n    },\n    showClose: {\n      type: Boolean,\n      default: true\n    },\n    destroyOnClose: {\n      type: Boolean,\n      default: false\n    },\n    center: {\n      type: Boolean,\n      default: false\n    },\n    fullscreen: {\n      type: Boolean,\n      default: false\n    },\n    top: {\n      type: String,\n      default: \"0vh\"\n    },\n    open: {\n      type: Function,\n      default: function _default() {\n        return function () {};\n      }\n    },\n    opened: {\n      type: Function,\n      default: function _default() {\n        return function () {};\n      }\n    },\n    close: {\n      type: Function,\n      default: function _default() {\n        return function () {};\n      }\n    },\n    closed: {\n      type: Function,\n      default: function _default() {\n        return function () {};\n      }\n    }\n  },\n  data: function data() {\n    return {};\n  },\n  computed: {\n    dialogVisible: {\n      get: function get() {\n        return this.visible;\n      },\n      set: function set(val) {\n        this.$emit(\"update:visible\", val);\n      }\n    }\n  },\n  watch: {},\n  created: function created() {},\n  methods: {}\n};",null]}