UNPKG

avue-cli

Version:

快速crud构建脚手架

232 lines (182 loc) 8.79 kB
/******/ (function(modules) { // webpackBootstrap /******/ // The module cache /******/ var installedModules = {}; /******/ /******/ // The require function /******/ function __webpack_require__(moduleId) { /******/ /******/ // Check if module is in cache /******/ if(installedModules[moduleId]) { /******/ return installedModules[moduleId].exports; /******/ } /******/ // Create a new module (and put it into the cache) /******/ var module = installedModules[moduleId] = { /******/ i: moduleId, /******/ l: false, /******/ exports: {} /******/ }; /******/ /******/ // Execute the module function /******/ modules[moduleId].call(module.exports, module, module.exports, __webpack_require__); /******/ /******/ // Flag the module as loaded /******/ module.l = true; /******/ /******/ // Return the exports of the module /******/ return module.exports; /******/ } /******/ /******/ /******/ // expose the modules object (__webpack_modules__) /******/ __webpack_require__.m = modules; /******/ /******/ // expose the module cache /******/ __webpack_require__.c = installedModules; /******/ /******/ // identity function for calling harmony imports with the correct context /******/ __webpack_require__.i = function(value) { return value; }; /******/ /******/ // define getter function for harmony exports /******/ __webpack_require__.d = function(exports, name, getter) { /******/ if(!__webpack_require__.o(exports, name)) { /******/ Object.defineProperty(exports, name, { /******/ configurable: false, /******/ enumerable: true, /******/ get: getter /******/ }); /******/ } /******/ }; /******/ /******/ // getDefaultExport function for compatibility with non-harmony modules /******/ __webpack_require__.n = function(module) { /******/ var getter = module && module.__esModule ? /******/ function getDefault() { return module['default']; } : /******/ function getModuleExports() { return module; }; /******/ __webpack_require__.d(getter, 'a', getter); /******/ return getter; /******/ }; /******/ /******/ // Object.prototype.hasOwnProperty.call /******/ __webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); }; /******/ /******/ // __webpack_public_path__ /******/ __webpack_require__.p = ""; /******/ /******/ // Load entry module and return exports /******/ return __webpack_require__(__webpack_require__.s = 7); /******/ }) /************************************************************************/ /******/ ([ /* 0 */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; throw new Error("Cannot find module \"../crud/src/crud-checkbox\""); /* istanbul ignore next */ __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_checkbox___default.a.install = function (Vue) { Vue.component(__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_checkbox___default.a.name, __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_checkbox___default.a); }; /* harmony default export */ __webpack_exports__["a"] = (__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_checkbox___default.a); /***/ }), /* 1 */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; throw new Error("Cannot find module \"../crud/src/crud-date\""); /* istanbul ignore next */ __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_date___default.a.install = function (Vue) { Vue.component(__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_date___default.a.name, __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_date___default.a); }; /* harmony default export */ __webpack_exports__["a"] = (__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_date___default.a); /***/ }), /* 2 */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; throw new Error("Cannot find module \"../crud/src/crud-input\""); /* istanbul ignore next */ __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_input___default.a.install = function (Vue) { Vue.component(__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_input___default.a.name, __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_input___default.a); }; /* harmony default export */ __webpack_exports__["a"] = (__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_input___default.a); /***/ }), /* 3 */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; throw new Error("Cannot find module \"../crud/src/crud-radio\""); /* istanbul ignore next */ __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_radio___default.a.install = function (Vue) { Vue.component(__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_radio___default.a.name, __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_radio___default.a); }; /* harmony default export */ __webpack_exports__["a"] = (__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_radio___default.a); /***/ }), /* 4 */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; throw new Error("Cannot find module \"../crud/src/crud-select\""); /* istanbul ignore next */ __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_select___default.a.install = function (Vue) { Vue.component(__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_select___default.a.name, __WEBPACK_IMPORTED_MODULE_0__crud_src_crud_select___default.a); }; /* harmony default export */ __webpack_exports__["a"] = (__WEBPACK_IMPORTED_MODULE_0__crud_src_crud_select___default.a); /***/ }), /* 5 */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; throw new Error("Cannot find module \"./src/main\""); /* istanbul ignore next */ __WEBPACK_IMPORTED_MODULE_0__src_main___default.a.install = function (Vue) { Vue.component(__WEBPACK_IMPORTED_MODULE_0__src_main___default.a.name, __WEBPACK_IMPORTED_MODULE_0__src_main___default.a); }; /* harmony default export */ __webpack_exports__["a"] = (__WEBPACK_IMPORTED_MODULE_0__src_main___default.a); /***/ }), /* 6 */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; throw new Error("Cannot find module \"./src/main\""); /* istanbul ignore next */ __WEBPACK_IMPORTED_MODULE_0__src_main___default.a.install = function (Vue) { Vue.component(__WEBPACK_IMPORTED_MODULE_0__src_main___default.a.name, __WEBPACK_IMPORTED_MODULE_0__src_main___default.a); }; /* harmony default export */ __webpack_exports__["a"] = (__WEBPACK_IMPORTED_MODULE_0__src_main___default.a); /***/ }), /* 7 */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; Object.defineProperty(__webpack_exports__, "__esModule", { value: true }); /* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__crud_index_js__ = __webpack_require__(5); /* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__crud_checkbox_index_js__ = __webpack_require__(0); /* harmony import */ var __WEBPACK_IMPORTED_MODULE_2__crud_date_index_js__ = __webpack_require__(1); /* harmony import */ var __WEBPACK_IMPORTED_MODULE_3__crud_input_index_js__ = __webpack_require__(2); /* harmony import */ var __WEBPACK_IMPORTED_MODULE_4__crud_radio_index_js__ = __webpack_require__(3); /* harmony import */ var __WEBPACK_IMPORTED_MODULE_5__crud_select_index_js__ = __webpack_require__(4); /* harmony import */ var __WEBPACK_IMPORTED_MODULE_6__form_index_js__ = __webpack_require__(6); const components = [ __WEBPACK_IMPORTED_MODULE_0__crud_index_js__["a" /* default */], __WEBPACK_IMPORTED_MODULE_6__form_index_js__["a" /* default */], __WEBPACK_IMPORTED_MODULE_1__crud_checkbox_index_js__["a" /* default */], __WEBPACK_IMPORTED_MODULE_2__crud_date_index_js__["a" /* default */], __WEBPACK_IMPORTED_MODULE_3__crud_input_index_js__["a" /* default */], __WEBPACK_IMPORTED_MODULE_4__crud_radio_index_js__["a" /* default */], __WEBPACK_IMPORTED_MODULE_5__crud_select_index_js__["a" /* default */] ] const install = function (Vue, opts = {}) { const AVUE = {}; components.map(component => { Vue.component(component.name, component); }); AVUE.size = opts.size || ''; Vue.prototype.$AVUE = AVUE; } if (typeof window !== 'undefined' && window.Vue) { install(window.Vue); } /* harmony default export */ __webpack_exports__["default"] = ({ version: '1.1.0', Crud: __WEBPACK_IMPORTED_MODULE_0__crud_index_js__["a" /* default */], Form: __WEBPACK_IMPORTED_MODULE_6__form_index_js__["a" /* default */], CrudCheckbox: __WEBPACK_IMPORTED_MODULE_1__crud_checkbox_index_js__["a" /* default */], CrudDate: __WEBPACK_IMPORTED_MODULE_2__crud_date_index_js__["a" /* default */], CrudInput: __WEBPACK_IMPORTED_MODULE_3__crud_input_index_js__["a" /* default */], crudRadio: __WEBPACK_IMPORTED_MODULE_4__crud_radio_index_js__["a" /* default */], crudSelect: __WEBPACK_IMPORTED_MODULE_5__crud_select_index_js__["a" /* default */] }); /***/ }) /******/ ]);