Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
| module.exports = | ||
| /******/ (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; | ||
| /******/ | ||
| /******/ // define getter function for harmony exports | ||
| /******/ __webpack_require__.d = function(exports, name, getter) { | ||
| /******/ if(!__webpack_require__.o(exports, name)) { | ||
| /******/ Object.defineProperty(exports, name, { enumerable: true, get: getter }); | ||
| /******/ } | ||
| /******/ }; | ||
| /******/ | ||
| /******/ // define __esModule on exports | ||
| /******/ __webpack_require__.r = function(exports) { | ||
| /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) { | ||
| /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); | ||
| /******/ } | ||
| /******/ Object.defineProperty(exports, '__esModule', { value: true }); | ||
| /******/ }; | ||
| /******/ | ||
| /******/ // create a fake namespace object | ||
| /******/ // mode & 1: value is a module id, require it | ||
| /******/ // mode & 2: merge all properties of value into the ns | ||
| /******/ // mode & 4: return value when already ns object | ||
| /******/ // mode & 8|1: behave like require | ||
| /******/ __webpack_require__.t = function(value, mode) { | ||
| /******/ if(mode & 1) value = __webpack_require__(value); | ||
| /******/ if(mode & 8) return value; | ||
| /******/ if((mode & 4) && typeof value === 'object' && value && value.__esModule) return value; | ||
| /******/ var ns = Object.create(null); | ||
| /******/ __webpack_require__.r(ns); | ||
| /******/ Object.defineProperty(ns, 'default', { enumerable: true, value: value }); | ||
| /******/ if(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key)); | ||
| /******/ return ns; | ||
| /******/ }; | ||
| /******/ | ||
| /******/ // 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 = "fb15"); | ||
| /******/ }) | ||
| /************************************************************************/ | ||
| /******/ ({ | ||
| /***/ "a498": | ||
| /***/ (function(module, exports, __webpack_require__) { | ||
| // extracted by mini-css-extract-plugin | ||
| /***/ }), | ||
| /***/ "fb15": | ||
| /***/ (function(module, __webpack_exports__, __webpack_require__) { | ||
| "use strict"; | ||
| __webpack_require__.r(__webpack_exports__); | ||
| // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js | ||
| // This file is imported into lib/wc client bundles. | ||
| if (typeof window !== 'undefined') { | ||
| var i | ||
| if ((i = window.document.currentScript) && (i = i.src.match(/(.+\/)[^/]+\.js(\?.*)?$/))) { | ||
| __webpack_require__.p = i[1] // eslint-disable-line | ||
| } | ||
| } | ||
| // Indicate to webpack that this file can be concatenated | ||
| /* harmony default export */ var setPublicPath = (null); | ||
| // EXTERNAL MODULE: ./src/stylus/icon/style.styl | ||
| var style = __webpack_require__("a498"); | ||
| // CONCATENATED MODULE: ./src/packages/icon/index.js | ||
| var Component = { | ||
| name: 'Icon' | ||
| }; | ||
| Component.install = function (Vue) {// Vue.component(Component.name, Component) | ||
| }; | ||
| if (typeof window !== 'undefined' && window.Vue) { | ||
| window.Vue.use(Component); | ||
| } | ||
| /* harmony default export */ var icon = (Component); | ||
| // CONCATENATED MODULE: ./node_modules/@vue/cli-service/lib/commands/build/entry-lib.js | ||
| /* harmony default export */ var entry_lib = __webpack_exports__["default"] = (icon); | ||
| /***/ }) | ||
| /******/ }); |
| .ion-ios-add:before{content:"\F102"}.ion-ios-add-circle:before{content:"\F101"}.ion-ios-add-circle-outline:before{content:"\F100"}.ion-ios-airplane:before{content:"\F137"}.ion-ios-alarm:before{content:"\F3C8"}.ion-ios-albums:before{content:"\F3CA"}.ion-ios-alert:before{content:"\F104"}.ion-ios-american-football:before{content:"\F106"}.ion-ios-analytics:before{content:"\F3CE"}.ion-ios-aperture:before{content:"\F108"}.ion-ios-apps:before{content:"\F10A"}.ion-ios-appstore:before{content:"\F10C"}.ion-ios-archive:before{content:"\F10E"}.ion-ios-arrow-back:before{content:"\F3CF"}.ion-ios-arrow-down:before{content:"\F3D0"}.ion-ios-arrow-dropdown:before{content:"\F110"}.ion-ios-arrow-dropdown-circle:before{content:"\F125"}.ion-ios-arrow-dropleft:before{content:"\F112"}.ion-ios-arrow-dropleft-circle:before{content:"\F129"}.ion-ios-arrow-dropright:before{content:"\F114"}.ion-ios-arrow-dropright-circle:before{content:"\F12B"}.ion-ios-arrow-dropup:before{content:"\F116"}.ion-ios-arrow-dropup-circle:before{content:"\F12D"}.ion-ios-arrow-forward:before{content:"\F3D1"}.ion-ios-arrow-round-back:before{content:"\F117"}.ion-ios-arrow-round-down:before{content:"\F118"}.ion-ios-arrow-round-forward:before{content:"\F119"}.ion-ios-arrow-round-up:before{content:"\F11A"}.ion-ios-arrow-up:before{content:"\F3D8"}.ion-ios-at:before{content:"\F3DA"}.ion-ios-attach:before{content:"\F11B"}.ion-ios-backspace:before{content:"\F11D"}.ion-ios-barcode:before{content:"\F3DC"}.ion-ios-baseball:before{content:"\F3DE"}.ion-ios-basket:before{content:"\F11F"}.ion-ios-basketball:before{content:"\F3E0"}.ion-ios-battery-charging:before{content:"\F120"}.ion-ios-battery-dead:before{content:"\F121"}.ion-ios-battery-full:before{content:"\F122"}.ion-ios-beaker:before{content:"\F124"}.ion-ios-bed:before{content:"\F139"}.ion-ios-beer:before{content:"\F126"}.ion-ios-bicycle:before{content:"\F127"}.ion-ios-bluetooth:before{content:"\F128"}.ion-ios-boat:before{content:"\F12A"}.ion-ios-body:before{content:"\F3E4"}.ion-ios-bonfire:before{content:"\F12C"}.ion-ios-book:before{content:"\F3E8"}.ion-ios-bookmark:before{content:"\F12E"}.ion-ios-bookmarks:before{content:"\F3EA"}.ion-ios-bowtie:before{content:"\F130"}.ion-ios-briefcase:before{content:"\F3EE"}.ion-ios-browsers:before{content:"\F3F0"}.ion-ios-brush:before{content:"\F132"}.ion-ios-bug:before{content:"\F134"}.ion-ios-build:before{content:"\F136"}.ion-ios-bulb:before{content:"\F138"}.ion-ios-bus:before{content:"\F13A"}.ion-ios-business:before{content:"\F1A3"}.ion-ios-cafe:before{content:"\F13C"}.ion-ios-calculator:before{content:"\F3F2"}.ion-ios-calendar:before{content:"\F3F4"}.ion-ios-call:before{content:"\F13E"}.ion-ios-camera:before{content:"\F3F6"}.ion-ios-car:before{content:"\F140"}.ion-ios-card:before{content:"\F142"}.ion-ios-cart:before{content:"\F3F8"}.ion-ios-cash:before{content:"\F144"}.ion-ios-cellular:before{content:"\F13D"}.ion-ios-chatboxes:before{content:"\F3FA"}.ion-ios-chatbubbles:before{content:"\F146"}.ion-ios-checkbox:before{content:"\F148"}.ion-ios-checkbox-outline:before{content:"\F147"}.ion-ios-checkmark:before{content:"\F3FF"}.ion-ios-checkmark-circle:before{content:"\F14A"}.ion-ios-checkmark-circle-outline:before{content:"\F149"}.ion-ios-clipboard:before{content:"\F14C"}.ion-ios-clock:before{content:"\F403"}.ion-ios-close:before{content:"\F406"}.ion-ios-close-circle:before{content:"\F14E"}.ion-ios-close-circle-outline:before{content:"\F14D"}.ion-ios-cloud:before{content:"\F40C"}.ion-ios-cloud-circle:before{content:"\F152"}.ion-ios-cloud-done:before{content:"\F154"}.ion-ios-cloud-download:before{content:"\F408"}.ion-ios-cloud-outline:before{content:"\F409"}.ion-ios-cloud-upload:before{content:"\F40B"}.ion-ios-cloudy:before{content:"\F410"}.ion-ios-cloudy-night:before{content:"\F40E"}.ion-ios-code:before{content:"\F157"}.ion-ios-code-download:before{content:"\F155"}.ion-ios-code-working:before{content:"\F156"}.ion-ios-cog:before{content:"\F412"}.ion-ios-color-fill:before{content:"\F159"}.ion-ios-color-filter:before{content:"\F414"}.ion-ios-color-palette:before{content:"\F15B"}.ion-ios-color-wand:before{content:"\F416"}.ion-ios-compass:before{content:"\F15D"}.ion-ios-construct:before{content:"\F15F"}.ion-ios-contact:before{content:"\F41A"}.ion-ios-contacts:before{content:"\F161"}.ion-ios-contract:before{content:"\F162"}.ion-ios-contrast:before{content:"\F163"}.ion-ios-copy:before{content:"\F41C"}.ion-ios-create:before{content:"\F165"}.ion-ios-crop:before{content:"\F41E"}.ion-ios-cube:before{content:"\F168"}.ion-ios-cut:before{content:"\F16A"}.ion-ios-desktop:before{content:"\F16C"}.ion-ios-disc:before{content:"\F16E"}.ion-ios-document:before{content:"\F170"}.ion-ios-done-all:before{content:"\F171"}.ion-ios-download:before{content:"\F420"}.ion-ios-easel:before{content:"\F173"}.ion-ios-egg:before{content:"\F175"}.ion-ios-exit:before{content:"\F177"}.ion-ios-expand:before{content:"\F178"}.ion-ios-eye:before{content:"\F425"}.ion-ios-eye-off:before{content:"\F17A"}.ion-ios-fastforward:before{content:"\F427"}.ion-ios-female:before{content:"\F17B"}.ion-ios-filing:before{content:"\F429"}.ion-ios-film:before{content:"\F42B"}.ion-ios-finger-print:before{content:"\F17C"}.ion-ios-fitness:before{content:"\F1AB"}.ion-ios-flag:before{content:"\F42D"}.ion-ios-flame:before{content:"\F42F"}.ion-ios-flash:before{content:"\F17E"}.ion-ios-flash-off:before{content:"\F12F"}.ion-ios-flashlight:before{content:"\F141"}.ion-ios-flask:before{content:"\F431"}.ion-ios-flower:before{content:"\F433"}.ion-ios-folder:before{content:"\F435"}.ion-ios-folder-open:before{content:"\F180"}.ion-ios-football:before{content:"\F437"}.ion-ios-funnel:before{content:"\F182"}.ion-ios-gift:before{content:"\F191"}.ion-ios-git-branch:before{content:"\F183"}.ion-ios-git-commit:before{content:"\F184"}.ion-ios-git-compare:before{content:"\F185"}.ion-ios-git-merge:before{content:"\F186"}.ion-ios-git-network:before{content:"\F187"}.ion-ios-git-pull-request:before{content:"\F188"}.ion-ios-glasses:before{content:"\F43F"}.ion-ios-globe:before{content:"\F18A"}.ion-ios-grid:before{content:"\F18C"}.ion-ios-hammer:before{content:"\F18E"}.ion-ios-hand:before{content:"\F190"}.ion-ios-happy:before{content:"\F192"}.ion-ios-headset:before{content:"\F194"}.ion-ios-heart:before{content:"\F443"}.ion-ios-heart-dislike:before{content:"\F13F"}.ion-ios-heart-empty:before{content:"\F19B"}.ion-ios-heart-half:before{content:"\F19D"}.ion-ios-help:before{content:"\F446"}.ion-ios-help-buoy:before{content:"\F196"}.ion-ios-help-circle:before{content:"\F198"}.ion-ios-help-circle-outline:before{content:"\F197"}.ion-ios-home:before{content:"\F448"}.ion-ios-hourglass:before{content:"\F103"}.ion-ios-ice-cream:before{content:"\F19A"}.ion-ios-image:before{content:"\F19C"}.ion-ios-images:before{content:"\F19E"}.ion-ios-infinite:before{content:"\F44A"}.ion-ios-information:before{content:"\F44D"}.ion-ios-information-circle:before{content:"\F1A0"}.ion-ios-information-circle-outline:before{content:"\F19F"}.ion-ios-jet:before{content:"\F1A5"}.ion-ios-journal:before{content:"\F189"}.ion-ios-key:before{content:"\F1A7"}.ion-ios-keypad:before{content:"\F450"}.ion-ios-laptop:before{content:"\F1A8"}.ion-ios-leaf:before{content:"\F1AA"}.ion-ios-link:before{content:"\F22A"}.ion-ios-list:before{content:"\F454"}.ion-ios-list-box:before{content:"\F143"}.ion-ios-locate:before{content:"\F1AE"}.ion-ios-lock:before{content:"\F1B0"}.ion-ios-log-in:before{content:"\F1B1"}.ion-ios-log-out:before{content:"\F1B2"}.ion-ios-magnet:before{content:"\F1B4"}.ion-ios-mail:before{content:"\F1B8"}.ion-ios-mail-open:before{content:"\F1B6"}.ion-ios-mail-unread:before{content:"\F145"}.ion-ios-male:before{content:"\F1B9"}.ion-ios-man:before{content:"\F1BB"}.ion-ios-map:before{content:"\F1BD"}.ion-ios-medal:before{content:"\F1BF"}.ion-ios-medical:before{content:"\F45C"}.ion-ios-medkit:before{content:"\F45E"}.ion-ios-megaphone:before{content:"\F1C1"}.ion-ios-menu:before{content:"\F1C3"}.ion-ios-mic:before{content:"\F461"}.ion-ios-mic-off:before{content:"\F45F"}.ion-ios-microphone:before{content:"\F1C6"}.ion-ios-moon:before{content:"\F468"}.ion-ios-more:before{content:"\F1C8"}.ion-ios-move:before{content:"\F1CB"}.ion-ios-musical-note:before{content:"\F46B"}.ion-ios-musical-notes:before{content:"\F46C"}.ion-ios-navigate:before{content:"\F46E"}.ion-ios-notifications:before{content:"\F1D3"}.ion-ios-notifications-off:before{content:"\F1D1"}.ion-ios-notifications-outline:before{content:"\F133"}.ion-ios-nuclear:before{content:"\F1D5"}.ion-ios-nutrition:before{content:"\F470"}.ion-ios-open:before{content:"\F1D7"}.ion-ios-options:before{content:"\F1D9"}.ion-ios-outlet:before{content:"\F1DB"}.ion-ios-paper:before{content:"\F472"}.ion-ios-paper-plane:before{content:"\F1DD"}.ion-ios-partly-sunny:before{content:"\F1DF"}.ion-ios-pause:before{content:"\F478"}.ion-ios-paw:before{content:"\F47A"}.ion-ios-people:before{content:"\F47C"}.ion-ios-person:before{content:"\F47E"}.ion-ios-person-add:before{content:"\F1E1"}.ion-ios-phone-landscape:before{content:"\F1E2"}.ion-ios-phone-portrait:before{content:"\F1E3"}.ion-ios-photos:before{content:"\F482"}.ion-ios-pie:before{content:"\F484"}.ion-ios-pin:before{content:"\F1E5"}.ion-ios-pint:before{content:"\F486"}.ion-ios-pizza:before{content:"\F1E7"}.ion-ios-planet:before{content:"\F1EB"}.ion-ios-play:before{content:"\F488"}.ion-ios-play-circle:before{content:"\F113"}.ion-ios-podium:before{content:"\F1ED"}.ion-ios-power:before{content:"\F1EF"}.ion-ios-pricetag:before{content:"\F48D"}.ion-ios-pricetags:before{content:"\F48F"}.ion-ios-print:before{content:"\F1F1"}.ion-ios-pulse:before{content:"\F493"}.ion-ios-qr-scanner:before{content:"\F1F3"}.ion-ios-quote:before{content:"\F1F5"}.ion-ios-radio:before{content:"\F1F9"}.ion-ios-radio-button-off:before{content:"\F1F6"}.ion-ios-radio-button-on:before{content:"\F1F7"}.ion-ios-rainy:before{content:"\F495"}.ion-ios-recording:before{content:"\F497"}.ion-ios-redo:before{content:"\F499"}.ion-ios-refresh:before{content:"\F49C"}.ion-ios-refresh-circle:before{content:"\F135"}.ion-ios-remove:before{content:"\F1FC"}.ion-ios-remove-circle:before{content:"\F1FB"}.ion-ios-remove-circle-outline:before{content:"\F1FA"}.ion-ios-reorder:before{content:"\F1FD"}.ion-ios-repeat:before{content:"\F1FE"}.ion-ios-resize:before{content:"\F1FF"}.ion-ios-restaurant:before{content:"\F201"}.ion-ios-return-left:before{content:"\F202"}.ion-ios-return-right:before{content:"\F203"}.ion-ios-reverse-camera:before{content:"\F49F"}.ion-ios-rewind:before{content:"\F4A1"}.ion-ios-ribbon:before{content:"\F205"}.ion-ios-rocket:before{content:"\F14B"}.ion-ios-rose:before{content:"\F4A3"}.ion-ios-sad:before{content:"\F207"}.ion-ios-save:before{content:"\F1A6"}.ion-ios-school:before{content:"\F209"}.ion-ios-search:before{content:"\F4A5"}.ion-ios-send:before{content:"\F20C"}.ion-ios-settings:before{content:"\F4A7"}.ion-ios-share:before{content:"\F211"}.ion-ios-share-alt:before{content:"\F20F"}.ion-ios-shirt:before{content:"\F213"}.ion-ios-shuffle:before{content:"\F4A9"}.ion-ios-skip-backward:before{content:"\F215"}.ion-ios-skip-forward:before{content:"\F217"}.ion-ios-snow:before{content:"\F218"}.ion-ios-speedometer:before{content:"\F4B0"}.ion-ios-square:before{content:"\F21A"}.ion-ios-square-outline:before{content:"\F15C"}.ion-ios-star:before{content:"\F4B3"}.ion-ios-star-half:before{content:"\F4B1"}.ion-ios-star-outline:before{content:"\F4B2"}.ion-ios-stats:before{content:"\F21C"}.ion-ios-stopwatch:before{content:"\F4B5"}.ion-ios-subway:before{content:"\F21E"}.ion-ios-sunny:before{content:"\F4B7"}.ion-ios-swap:before{content:"\F21F"}.ion-ios-switch:before{content:"\F221"}.ion-ios-sync:before{content:"\F222"}.ion-ios-tablet-landscape:before{content:"\F223"}.ion-ios-tablet-portrait:before{content:"\F24E"}.ion-ios-tennisball:before{content:"\F4BB"}.ion-ios-text:before{content:"\F250"}.ion-ios-thermometer:before{content:"\F252"}.ion-ios-thumbs-down:before{content:"\F254"}.ion-ios-thumbs-up:before{content:"\F256"}.ion-ios-thunderstorm:before{content:"\F4BD"}.ion-ios-time:before{content:"\F4BF"}.ion-ios-timer:before{content:"\F4C1"}.ion-ios-today:before{content:"\F14F"}.ion-ios-train:before{content:"\F258"}.ion-ios-transgender:before{content:"\F259"}.ion-ios-trash:before{content:"\F4C5"}.ion-ios-trending-down:before{content:"\F25A"}.ion-ios-trending-up:before{content:"\F25B"}.ion-ios-trophy:before{content:"\F25D"}.ion-ios-tv:before{content:"\F115"}.ion-ios-umbrella:before{content:"\F25F"}.ion-ios-undo:before{content:"\F4C7"}.ion-ios-unlock:before{content:"\F261"}.ion-ios-videocam:before{content:"\F4CD"}.ion-ios-volume-high:before{content:"\F11C"}.ion-ios-volume-low:before{content:"\F11E"}.ion-ios-volume-mute:before{content:"\F263"}.ion-ios-volume-off:before{content:"\F264"}.ion-ios-walk:before{content:"\F266"}.ion-ios-wallet:before{content:"\F18B"}.ion-ios-warning:before{content:"\F268"}.ion-ios-watch:before{content:"\F269"}.ion-ios-water:before{content:"\F26B"}.ion-ios-wifi:before{content:"\F26D"}.ion-ios-wine:before{content:"\F26F"}.ion-ios-woman:before{content:"\F271"}.ion-logo-android:before{content:"\F225"}.ion-logo-angular:before{content:"\F227"}.ion-logo-apple:before{content:"\F229"}.ion-logo-bitbucket:before{content:"\F193"}.ion-logo-bitcoin:before{content:"\F22B"}.ion-logo-buffer:before{content:"\F22D"}.ion-logo-chrome:before{content:"\F22F"}.ion-logo-closed-captioning:before{content:"\F105"}.ion-logo-codepen:before{content:"\F230"}.ion-logo-css3:before{content:"\F231"}.ion-logo-designernews:before{content:"\F232"}.ion-logo-dribbble:before{content:"\F233"}.ion-logo-dropbox:before{content:"\F234"}.ion-logo-euro:before{content:"\F235"}.ion-logo-facebook:before{content:"\F236"}.ion-logo-flickr:before{content:"\F107"}.ion-logo-foursquare:before{content:"\F237"}.ion-logo-freebsd-devil:before{content:"\F238"}.ion-logo-game-controller-a:before{content:"\F13B"}.ion-logo-game-controller-b:before{content:"\F181"}.ion-logo-github:before{content:"\F239"}.ion-logo-google:before{content:"\F23A"}.ion-logo-googleplus:before{content:"\F23B"}.ion-logo-hackernews:before{content:"\F23C"}.ion-logo-html5:before{content:"\F23D"}.ion-logo-instagram:before{content:"\F23E"}.ion-logo-ionic:before{content:"\F150"}.ion-logo-ionitron:before{content:"\F151"}.ion-logo-javascript:before{content:"\F23F"}.ion-logo-linkedin:before{content:"\F240"}.ion-logo-markdown:before{content:"\F241"}.ion-logo-model-s:before{content:"\F153"}.ion-logo-no-smoking:before{content:"\F109"}.ion-logo-nodejs:before{content:"\F242"}.ion-logo-npm:before{content:"\F195"}.ion-logo-octocat:before{content:"\F243"}.ion-logo-pinterest:before{content:"\F244"}.ion-logo-playstation:before{content:"\F245"}.ion-logo-polymer:before{content:"\F15E"}.ion-logo-python:before{content:"\F246"}.ion-logo-reddit:before{content:"\F247"}.ion-logo-rss:before{content:"\F248"}.ion-logo-sass:before{content:"\F249"}.ion-logo-skype:before{content:"\F24A"}.ion-logo-slack:before{content:"\F10B"}.ion-logo-snapchat:before{content:"\F24B"}.ion-logo-steam:before{content:"\F24C"}.ion-logo-tumblr:before{content:"\F24D"}.ion-logo-tux:before{content:"\F2AE"}.ion-logo-twitch:before{content:"\F2AF"}.ion-logo-twitter:before{content:"\F2B0"}.ion-logo-usd:before{content:"\F2B1"}.ion-logo-vimeo:before{content:"\F2C4"}.ion-logo-vk:before{content:"\F10D"}.ion-logo-whatsapp:before{content:"\F2C5"}.ion-logo-windows:before{content:"\F32F"}.ion-logo-wordpress:before{content:"\F330"}.ion-logo-xbox:before{content:"\F34C"}.ion-logo-xing:before{content:"\F10F"}.ion-logo-yahoo:before{content:"\F34D"}.ion-logo-yen:before{content:"\F34E"}.ion-logo-youtube:before{content:"\F34F"}.ion-md-add:before{content:"\F273"}.ion-md-add-circle:before{content:"\F272"}.ion-md-add-circle-outline:before{content:"\F158"}.ion-md-airplane:before{content:"\F15A"}.ion-md-alarm:before{content:"\F274"}.ion-md-albums:before{content:"\F275"}.ion-md-alert:before{content:"\F276"}.ion-md-american-football:before{content:"\F277"}.ion-md-analytics:before{content:"\F278"}.ion-md-aperture:before{content:"\F279"}.ion-md-apps:before{content:"\F27A"}.ion-md-appstore:before{content:"\F27B"}.ion-md-archive:before{content:"\F27C"}.ion-md-arrow-back:before{content:"\F27D"}.ion-md-arrow-down:before{content:"\F27E"}.ion-md-arrow-dropdown:before{content:"\F280"}.ion-md-arrow-dropdown-circle:before{content:"\F27F"}.ion-md-arrow-dropleft:before{content:"\F282"}.ion-md-arrow-dropleft-circle:before{content:"\F281"}.ion-md-arrow-dropright:before{content:"\F284"}.ion-md-arrow-dropright-circle:before{content:"\F283"}.ion-md-arrow-dropup:before{content:"\F286"}.ion-md-arrow-dropup-circle:before{content:"\F285"}.ion-md-arrow-forward:before{content:"\F287"}.ion-md-arrow-round-back:before{content:"\F288"}.ion-md-arrow-round-down:before{content:"\F289"}.ion-md-arrow-round-forward:before{content:"\F28A"}.ion-md-arrow-round-up:before{content:"\F28B"}.ion-md-arrow-up:before{content:"\F28C"}.ion-md-at:before{content:"\F28D"}.ion-md-attach:before{content:"\F28E"}.ion-md-backspace:before{content:"\F28F"}.ion-md-barcode:before{content:"\F290"}.ion-md-baseball:before{content:"\F291"}.ion-md-basket:before{content:"\F292"}.ion-md-basketball:before{content:"\F293"}.ion-md-battery-charging:before{content:"\F294"}.ion-md-battery-dead:before{content:"\F295"}.ion-md-battery-full:before{content:"\F296"}.ion-md-beaker:before{content:"\F297"}.ion-md-bed:before{content:"\F160"}.ion-md-beer:before{content:"\F298"}.ion-md-bicycle:before{content:"\F299"}.ion-md-bluetooth:before{content:"\F29A"}.ion-md-boat:before{content:"\F29B"}.ion-md-body:before{content:"\F29C"}.ion-md-bonfire:before{content:"\F29D"}.ion-md-book:before{content:"\F29E"}.ion-md-bookmark:before{content:"\F29F"}.ion-md-bookmarks:before{content:"\F2A0"}.ion-md-bowtie:before{content:"\F2A1"}.ion-md-briefcase:before{content:"\F2A2"}.ion-md-browsers:before{content:"\F2A3"}.ion-md-brush:before{content:"\F2A4"}.ion-md-bug:before{content:"\F2A5"}.ion-md-build:before{content:"\F2A6"}.ion-md-bulb:before{content:"\F2A7"}.ion-md-bus:before{content:"\F2A8"}.ion-md-business:before{content:"\F1A4"}.ion-md-cafe:before{content:"\F2A9"}.ion-md-calculator:before{content:"\F2AA"}.ion-md-calendar:before{content:"\F2AB"}.ion-md-call:before{content:"\F2AC"}.ion-md-camera:before{content:"\F2AD"}.ion-md-car:before{content:"\F2B2"}.ion-md-card:before{content:"\F2B3"}.ion-md-cart:before{content:"\F2B4"}.ion-md-cash:before{content:"\F2B5"}.ion-md-cellular:before{content:"\F164"}.ion-md-chatboxes:before{content:"\F2B6"}.ion-md-chatbubbles:before{content:"\F2B7"}.ion-md-checkbox:before{content:"\F2B9"}.ion-md-checkbox-outline:before{content:"\F2B8"}.ion-md-checkmark:before{content:"\F2BC"}.ion-md-checkmark-circle:before{content:"\F2BB"}.ion-md-checkmark-circle-outline:before{content:"\F2BA"}.ion-md-clipboard:before{content:"\F2BD"}.ion-md-clock:before{content:"\F2BE"}.ion-md-close:before{content:"\F2C0"}.ion-md-close-circle:before{content:"\F2BF"}.ion-md-close-circle-outline:before{content:"\F166"}.ion-md-cloud:before{content:"\F2C9"}.ion-md-cloud-circle:before{content:"\F2C2"}.ion-md-cloud-done:before{content:"\F2C3"}.ion-md-cloud-download:before{content:"\F2C6"}.ion-md-cloud-outline:before{content:"\F2C7"}.ion-md-cloud-upload:before{content:"\F2C8"}.ion-md-cloudy:before{content:"\F2CB"}.ion-md-cloudy-night:before{content:"\F2CA"}.ion-md-code:before{content:"\F2CE"}.ion-md-code-download:before{content:"\F2CC"}.ion-md-code-working:before{content:"\F2CD"}.ion-md-cog:before{content:"\F2CF"}.ion-md-color-fill:before{content:"\F2D0"}.ion-md-color-filter:before{content:"\F2D1"}.ion-md-color-palette:before{content:"\F2D2"}.ion-md-color-wand:before{content:"\F2D3"}.ion-md-compass:before{content:"\F2D4"}.ion-md-construct:before{content:"\F2D5"}.ion-md-contact:before{content:"\F2D6"}.ion-md-contacts:before{content:"\F2D7"}.ion-md-contract:before{content:"\F2D8"}.ion-md-contrast:before{content:"\F2D9"}.ion-md-copy:before{content:"\F2DA"}.ion-md-create:before{content:"\F2DB"}.ion-md-crop:before{content:"\F2DC"}.ion-md-cube:before{content:"\F2DD"}.ion-md-cut:before{content:"\F2DE"}.ion-md-desktop:before{content:"\F2DF"}.ion-md-disc:before{content:"\F2E0"}.ion-md-document:before{content:"\F2E1"}.ion-md-done-all:before{content:"\F2E2"}.ion-md-download:before{content:"\F2E3"}.ion-md-easel:before{content:"\F2E4"}.ion-md-egg:before{content:"\F2E5"}.ion-md-exit:before{content:"\F2E6"}.ion-md-expand:before{content:"\F2E7"}.ion-md-eye:before{content:"\F2E9"}.ion-md-eye-off:before{content:"\F2E8"}.ion-md-fastforward:before{content:"\F2EA"}.ion-md-female:before{content:"\F2EB"}.ion-md-filing:before{content:"\F2EC"}.ion-md-film:before{content:"\F2ED"}.ion-md-finger-print:before{content:"\F2EE"}.ion-md-fitness:before{content:"\F1AC"}.ion-md-flag:before{content:"\F2EF"}.ion-md-flame:before{content:"\F2F0"}.ion-md-flash:before{content:"\F2F1"}.ion-md-flash-off:before{content:"\F169"}.ion-md-flashlight:before{content:"\F16B"}.ion-md-flask:before{content:"\F2F2"}.ion-md-flower:before{content:"\F2F3"}.ion-md-folder:before{content:"\F2F5"}.ion-md-folder-open:before{content:"\F2F4"}.ion-md-football:before{content:"\F2F6"}.ion-md-funnel:before{content:"\F2F7"}.ion-md-gift:before{content:"\F199"}.ion-md-git-branch:before{content:"\F2FA"}.ion-md-git-commit:before{content:"\F2FB"}.ion-md-git-compare:before{content:"\F2FC"}.ion-md-git-merge:before{content:"\F2FD"}.ion-md-git-network:before{content:"\F2FE"}.ion-md-git-pull-request:before{content:"\F2FF"}.ion-md-glasses:before{content:"\F300"}.ion-md-globe:before{content:"\F301"}.ion-md-grid:before{content:"\F302"}.ion-md-hammer:before{content:"\F303"}.ion-md-hand:before{content:"\F304"}.ion-md-happy:before{content:"\F305"}.ion-md-headset:before{content:"\F306"}.ion-md-heart:before{content:"\F308"}.ion-md-heart-dislike:before{content:"\F167"}.ion-md-heart-empty:before{content:"\F1A1"}.ion-md-heart-half:before{content:"\F1A2"}.ion-md-help:before{content:"\F30B"}.ion-md-help-buoy:before{content:"\F309"}.ion-md-help-circle:before{content:"\F30A"}.ion-md-help-circle-outline:before{content:"\F16D"}.ion-md-home:before{content:"\F30C"}.ion-md-hourglass:before{content:"\F111"}.ion-md-ice-cream:before{content:"\F30D"}.ion-md-image:before{content:"\F30E"}.ion-md-images:before{content:"\F30F"}.ion-md-infinite:before{content:"\F310"}.ion-md-information:before{content:"\F312"}.ion-md-information-circle:before{content:"\F311"}.ion-md-information-circle-outline:before{content:"\F16F"}.ion-md-jet:before{content:"\F315"}.ion-md-journal:before{content:"\F18D"}.ion-md-key:before{content:"\F316"}.ion-md-keypad:before{content:"\F317"}.ion-md-laptop:before{content:"\F318"}.ion-md-leaf:before{content:"\F319"}.ion-md-link:before{content:"\F22E"}.ion-md-list:before{content:"\F31B"}.ion-md-list-box:before{content:"\F31A"}.ion-md-locate:before{content:"\F31C"}.ion-md-lock:before{content:"\F31D"}.ion-md-log-in:before{content:"\F31E"}.ion-md-log-out:before{content:"\F31F"}.ion-md-magnet:before{content:"\F320"}.ion-md-mail:before{content:"\F322"}.ion-md-mail-open:before{content:"\F321"}.ion-md-mail-unread:before{content:"\F172"}.ion-md-male:before{content:"\F323"}.ion-md-man:before{content:"\F324"}.ion-md-map:before{content:"\F325"}.ion-md-medal:before{content:"\F326"}.ion-md-medical:before{content:"\F327"}.ion-md-medkit:before{content:"\F328"}.ion-md-megaphone:before{content:"\F329"}.ion-md-menu:before{content:"\F32A"}.ion-md-mic:before{content:"\F32C"}.ion-md-mic-off:before{content:"\F32B"}.ion-md-microphone:before{content:"\F32D"}.ion-md-moon:before{content:"\F32E"}.ion-md-more:before{content:"\F1C9"}.ion-md-move:before{content:"\F331"}.ion-md-musical-note:before{content:"\F332"}.ion-md-musical-notes:before{content:"\F333"}.ion-md-navigate:before{content:"\F334"}.ion-md-notifications:before{content:"\F338"}.ion-md-notifications-off:before{content:"\F336"}.ion-md-notifications-outline:before{content:"\F337"}.ion-md-nuclear:before{content:"\F339"}.ion-md-nutrition:before{content:"\F33A"}.ion-md-open:before{content:"\F33B"}.ion-md-options:before{content:"\F33C"}.ion-md-outlet:before{content:"\F33D"}.ion-md-paper:before{content:"\F33F"}.ion-md-paper-plane:before{content:"\F33E"}.ion-md-partly-sunny:before{content:"\F340"}.ion-md-pause:before{content:"\F341"}.ion-md-paw:before{content:"\F342"}.ion-md-people:before{content:"\F343"}.ion-md-person:before{content:"\F345"}.ion-md-person-add:before{content:"\F344"}.ion-md-phone-landscape:before{content:"\F346"}.ion-md-phone-portrait:before{content:"\F347"}.ion-md-photos:before{content:"\F348"}.ion-md-pie:before{content:"\F349"}.ion-md-pin:before{content:"\F34A"}.ion-md-pint:before{content:"\F34B"}.ion-md-pizza:before{content:"\F354"}.ion-md-planet:before{content:"\F356"}.ion-md-play:before{content:"\F357"}.ion-md-play-circle:before{content:"\F174"}.ion-md-podium:before{content:"\F358"}.ion-md-power:before{content:"\F359"}.ion-md-pricetag:before{content:"\F35A"}.ion-md-pricetags:before{content:"\F35B"}.ion-md-print:before{content:"\F35C"}.ion-md-pulse:before{content:"\F35D"}.ion-md-qr-scanner:before{content:"\F35E"}.ion-md-quote:before{content:"\F35F"}.ion-md-radio:before{content:"\F362"}.ion-md-radio-button-off:before{content:"\F360"}.ion-md-radio-button-on:before{content:"\F361"}.ion-md-rainy:before{content:"\F363"}.ion-md-recording:before{content:"\F364"}.ion-md-redo:before{content:"\F365"}.ion-md-refresh:before{content:"\F366"}.ion-md-refresh-circle:before{content:"\F228"}.ion-md-remove:before{content:"\F368"}.ion-md-remove-circle:before{content:"\F367"}.ion-md-remove-circle-outline:before{content:"\F176"}.ion-md-reorder:before{content:"\F369"}.ion-md-repeat:before{content:"\F36A"}.ion-md-resize:before{content:"\F36B"}.ion-md-restaurant:before{content:"\F36C"}.ion-md-return-left:before{content:"\F36D"}.ion-md-return-right:before{content:"\F36E"}.ion-md-reverse-camera:before{content:"\F36F"}.ion-md-rewind:before{content:"\F370"}.ion-md-ribbon:before{content:"\F371"}.ion-md-rocket:before{content:"\F179"}.ion-md-rose:before{content:"\F372"}.ion-md-sad:before{content:"\F373"}.ion-md-save:before{content:"\F1A9"}.ion-md-school:before{content:"\F374"}.ion-md-search:before{content:"\F375"}.ion-md-send:before{content:"\F376"}.ion-md-settings:before{content:"\F377"}.ion-md-share:before{content:"\F379"}.ion-md-share-alt:before{content:"\F378"}.ion-md-shirt:before{content:"\F37A"}.ion-md-shuffle:before{content:"\F37B"}.ion-md-skip-backward:before{content:"\F37C"}.ion-md-skip-forward:before{content:"\F37D"}.ion-md-snow:before{content:"\F37E"}.ion-md-speedometer:before{content:"\F37F"}.ion-md-square:before{content:"\F381"}.ion-md-square-outline:before{content:"\F380"}.ion-md-star:before{content:"\F384"}.ion-md-star-half:before{content:"\F382"}.ion-md-star-outline:before{content:"\F383"}.ion-md-stats:before{content:"\F385"}.ion-md-stopwatch:before{content:"\F386"}.ion-md-subway:before{content:"\F387"}.ion-md-sunny:before{content:"\F388"}.ion-md-swap:before{content:"\F389"}.ion-md-switch:before{content:"\F38A"}.ion-md-sync:before{content:"\F38B"}.ion-md-tablet-landscape:before{content:"\F38C"}.ion-md-tablet-portrait:before{content:"\F38D"}.ion-md-tennisball:before{content:"\F38E"}.ion-md-text:before{content:"\F38F"}.ion-md-thermometer:before{content:"\F390"}.ion-md-thumbs-down:before{content:"\F391"}.ion-md-thumbs-up:before{content:"\F392"}.ion-md-thunderstorm:before{content:"\F393"}.ion-md-time:before{content:"\F394"}.ion-md-timer:before{content:"\F395"}.ion-md-today:before{content:"\F17D"}.ion-md-train:before{content:"\F396"}.ion-md-transgender:before{content:"\F397"}.ion-md-trash:before{content:"\F398"}.ion-md-trending-down:before{content:"\F399"}.ion-md-trending-up:before{content:"\F39A"}.ion-md-trophy:before{content:"\F39B"}.ion-md-tv:before{content:"\F17F"}.ion-md-umbrella:before{content:"\F39C"}.ion-md-undo:before{content:"\F39D"}.ion-md-unlock:before{content:"\F39E"}.ion-md-videocam:before{content:"\F39F"}.ion-md-volume-high:before{content:"\F123"}.ion-md-volume-low:before{content:"\F131"}.ion-md-volume-mute:before{content:"\F3A1"}.ion-md-volume-off:before{content:"\F3A2"}.ion-md-walk:before{content:"\F3A4"}.ion-md-wallet:before{content:"\F18F"}.ion-md-warning:before{content:"\F3A5"}.ion-md-watch:before{content:"\F3A6"}.ion-md-water:before{content:"\F3A7"}.ion-md-wifi:before{content:"\F3A8"}.ion-md-wine:before{content:"\F3A9"}.ion-md-woman:before{content:"\F3AA"}@font-face{font-family:Ionicons;src:url(fonts/ionicons.96f1c901.woff2) format("woff2"),url(fonts/ionicons.48f57081.woff) format("woff");font-weight:400;font-style:normal}[class*=ion-]:before{display:inline-block;font-family:Ionicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} |
| (function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t():"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports["ada-lib-icon"]=t():e["ada-lib-icon"]=t()})("undefined"!==typeof self?self:this,function(){return function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}return n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s="fb15")}({a498:function(e,t,n){},fb15:function(e,t,n){"use strict";var o;(n.r(t),"undefined"!==typeof window)&&((o=window.document.currentScript)&&(o=o.src.match(/(.+\/)[^\/]+\.js(\?.*)?$/))&&(n.p=o[1]));n("a498");var r={name:"Icon",install:function(e){}};"undefined"!==typeof window&&window.Vue&&window.Vue.use(r);var u=r;t["default"]=u}})}); |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
| import '../../stylus/icon/style.styl' | ||
| const Component = { | ||
| name: 'Icon' | ||
| } | ||
| Component.install = function (Vue) { | ||
| // Vue.component(Component.name, Component) | ||
| } | ||
| if (typeof window !== 'undefined' && window.Vue) { | ||
| window.Vue.use(Component) | ||
| } | ||
| export default Component |
| @import '~ionicons/dist/css/ionicons-core.css'; | ||
| @font-face { | ||
| font-family: 'Ionicons'; | ||
| src: url('~ionicons/dist/fonts/ionicons.woff2') format('woff2'), url('~ionicons/dist/fonts/ionicons.woff') format('woff'); | ||
| font-weight: normal; | ||
| font-style: normal; | ||
| } | ||
| [class*='ion-']:before { | ||
| display: inline-block; | ||
| font-family: 'Ionicons'; | ||
| speak: none; | ||
| font-style: normal; | ||
| font-weight: normal; | ||
| font-variant: normal; | ||
| text-transform: none; | ||
| text-rendering: auto; | ||
| line-height: 1; | ||
| -webkit-font-smoothing: antialiased; | ||
| -moz-osx-font-smoothing: grayscale; | ||
| } |
@@ -108,2 +108,9 @@ module.exports = | ||
| /***/ "a498": | ||
| /***/ (function(module, exports, __webpack_require__) { | ||
| // extracted by mini-css-extract-plugin | ||
| /***/ }), | ||
| /***/ "ce45": | ||
@@ -339,2 +346,19 @@ /***/ (function(module, exports, __webpack_require__) { | ||
| /* harmony default export */ var packages_demo = (demo); | ||
| // EXTERNAL MODULE: ./src/stylus/icon/style.styl | ||
| var style = __webpack_require__("a498"); | ||
| // CONCATENATED MODULE: ./src/packages/icon/index.js | ||
| var Component = { | ||
| name: 'Icon' | ||
| }; | ||
| Component.install = function (Vue) {// Vue.component(Component.name, Component) | ||
| }; | ||
| if (typeof window !== 'undefined' && window.Vue) { | ||
| window.Vue.use(Component); | ||
| } | ||
| /* harmony default export */ var icon = (Component); | ||
| // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"62ddfba7-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/packages/watermark/index.vue?vue&type=template&id=3da1b572&scoped=true& | ||
@@ -447,4 +471,6 @@ var watermarkvue_type_template_id_3da1b572_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ada-watermark"},[(_vm.waterMark)?_c('div',{staticClass:"watermark-main",style:({backgroundImage: ("url(" + _vm.waterMark + ")"), zIndex: ("" + _vm.zIndex)})}):_vm._e(),_c('div',{staticClass:"watermark-content"},[_vm._t("default")],2)])} | ||
| var components = { | ||
| Demo: packages_demo, | ||
| Icon: icon, | ||
| Watermark: packages_watermark | ||
@@ -471,2 +497,3 @@ }; | ||
| /* concated harmony reexport Demo */__webpack_require__.d(__webpack_exports__, "Demo", function() { return packages_demo; }); | ||
| /* concated harmony reexport Icon */__webpack_require__.d(__webpack_exports__, "Icon", function() { return icon; }); | ||
| /* concated harmony reexport Watermark */__webpack_require__.d(__webpack_exports__, "Watermark", function() { return packages_watermark; }); | ||
@@ -473,0 +500,0 @@ |
+1
-1
@@ -1,1 +0,1 @@ | ||
| .ada-demo[data-v-29eb3851]{color:#3eaf7c;line-height:1.5}.ada-demo .ada-demo-name[data-v-29eb3851]{font-size:20px}.ada-demo .ada-demo-gender[data-v-29eb3851]{font-size:14px}.ada-watermark[data-v-3da1b572]{position:relative}.ada-watermark .watermark-main[data-v-3da1b572]{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.5;background-repeat:repeat}.ada-watermark .watermark-content[data-v-3da1b572]{position:relative;z-index:1} | ||
| .ada-demo[data-v-29eb3851]{color:#3eaf7c;line-height:1.5}.ada-demo .ada-demo-name[data-v-29eb3851]{font-size:20px}.ada-demo .ada-demo-gender[data-v-29eb3851]{font-size:14px}.ion-ios-add:before{content:"\F102"}.ion-ios-add-circle:before{content:"\F101"}.ion-ios-add-circle-outline:before{content:"\F100"}.ion-ios-airplane:before{content:"\F137"}.ion-ios-alarm:before{content:"\F3C8"}.ion-ios-albums:before{content:"\F3CA"}.ion-ios-alert:before{content:"\F104"}.ion-ios-american-football:before{content:"\F106"}.ion-ios-analytics:before{content:"\F3CE"}.ion-ios-aperture:before{content:"\F108"}.ion-ios-apps:before{content:"\F10A"}.ion-ios-appstore:before{content:"\F10C"}.ion-ios-archive:before{content:"\F10E"}.ion-ios-arrow-back:before{content:"\F3CF"}.ion-ios-arrow-down:before{content:"\F3D0"}.ion-ios-arrow-dropdown:before{content:"\F110"}.ion-ios-arrow-dropdown-circle:before{content:"\F125"}.ion-ios-arrow-dropleft:before{content:"\F112"}.ion-ios-arrow-dropleft-circle:before{content:"\F129"}.ion-ios-arrow-dropright:before{content:"\F114"}.ion-ios-arrow-dropright-circle:before{content:"\F12B"}.ion-ios-arrow-dropup:before{content:"\F116"}.ion-ios-arrow-dropup-circle:before{content:"\F12D"}.ion-ios-arrow-forward:before{content:"\F3D1"}.ion-ios-arrow-round-back:before{content:"\F117"}.ion-ios-arrow-round-down:before{content:"\F118"}.ion-ios-arrow-round-forward:before{content:"\F119"}.ion-ios-arrow-round-up:before{content:"\F11A"}.ion-ios-arrow-up:before{content:"\F3D8"}.ion-ios-at:before{content:"\F3DA"}.ion-ios-attach:before{content:"\F11B"}.ion-ios-backspace:before{content:"\F11D"}.ion-ios-barcode:before{content:"\F3DC"}.ion-ios-baseball:before{content:"\F3DE"}.ion-ios-basket:before{content:"\F11F"}.ion-ios-basketball:before{content:"\F3E0"}.ion-ios-battery-charging:before{content:"\F120"}.ion-ios-battery-dead:before{content:"\F121"}.ion-ios-battery-full:before{content:"\F122"}.ion-ios-beaker:before{content:"\F124"}.ion-ios-bed:before{content:"\F139"}.ion-ios-beer:before{content:"\F126"}.ion-ios-bicycle:before{content:"\F127"}.ion-ios-bluetooth:before{content:"\F128"}.ion-ios-boat:before{content:"\F12A"}.ion-ios-body:before{content:"\F3E4"}.ion-ios-bonfire:before{content:"\F12C"}.ion-ios-book:before{content:"\F3E8"}.ion-ios-bookmark:before{content:"\F12E"}.ion-ios-bookmarks:before{content:"\F3EA"}.ion-ios-bowtie:before{content:"\F130"}.ion-ios-briefcase:before{content:"\F3EE"}.ion-ios-browsers:before{content:"\F3F0"}.ion-ios-brush:before{content:"\F132"}.ion-ios-bug:before{content:"\F134"}.ion-ios-build:before{content:"\F136"}.ion-ios-bulb:before{content:"\F138"}.ion-ios-bus:before{content:"\F13A"}.ion-ios-business:before{content:"\F1A3"}.ion-ios-cafe:before{content:"\F13C"}.ion-ios-calculator:before{content:"\F3F2"}.ion-ios-calendar:before{content:"\F3F4"}.ion-ios-call:before{content:"\F13E"}.ion-ios-camera:before{content:"\F3F6"}.ion-ios-car:before{content:"\F140"}.ion-ios-card:before{content:"\F142"}.ion-ios-cart:before{content:"\F3F8"}.ion-ios-cash:before{content:"\F144"}.ion-ios-cellular:before{content:"\F13D"}.ion-ios-chatboxes:before{content:"\F3FA"}.ion-ios-chatbubbles:before{content:"\F146"}.ion-ios-checkbox:before{content:"\F148"}.ion-ios-checkbox-outline:before{content:"\F147"}.ion-ios-checkmark:before{content:"\F3FF"}.ion-ios-checkmark-circle:before{content:"\F14A"}.ion-ios-checkmark-circle-outline:before{content:"\F149"}.ion-ios-clipboard:before{content:"\F14C"}.ion-ios-clock:before{content:"\F403"}.ion-ios-close:before{content:"\F406"}.ion-ios-close-circle:before{content:"\F14E"}.ion-ios-close-circle-outline:before{content:"\F14D"}.ion-ios-cloud:before{content:"\F40C"}.ion-ios-cloud-circle:before{content:"\F152"}.ion-ios-cloud-done:before{content:"\F154"}.ion-ios-cloud-download:before{content:"\F408"}.ion-ios-cloud-outline:before{content:"\F409"}.ion-ios-cloud-upload:before{content:"\F40B"}.ion-ios-cloudy:before{content:"\F410"}.ion-ios-cloudy-night:before{content:"\F40E"}.ion-ios-code:before{content:"\F157"}.ion-ios-code-download:before{content:"\F155"}.ion-ios-code-working:before{content:"\F156"}.ion-ios-cog:before{content:"\F412"}.ion-ios-color-fill:before{content:"\F159"}.ion-ios-color-filter:before{content:"\F414"}.ion-ios-color-palette:before{content:"\F15B"}.ion-ios-color-wand:before{content:"\F416"}.ion-ios-compass:before{content:"\F15D"}.ion-ios-construct:before{content:"\F15F"}.ion-ios-contact:before{content:"\F41A"}.ion-ios-contacts:before{content:"\F161"}.ion-ios-contract:before{content:"\F162"}.ion-ios-contrast:before{content:"\F163"}.ion-ios-copy:before{content:"\F41C"}.ion-ios-create:before{content:"\F165"}.ion-ios-crop:before{content:"\F41E"}.ion-ios-cube:before{content:"\F168"}.ion-ios-cut:before{content:"\F16A"}.ion-ios-desktop:before{content:"\F16C"}.ion-ios-disc:before{content:"\F16E"}.ion-ios-document:before{content:"\F170"}.ion-ios-done-all:before{content:"\F171"}.ion-ios-download:before{content:"\F420"}.ion-ios-easel:before{content:"\F173"}.ion-ios-egg:before{content:"\F175"}.ion-ios-exit:before{content:"\F177"}.ion-ios-expand:before{content:"\F178"}.ion-ios-eye:before{content:"\F425"}.ion-ios-eye-off:before{content:"\F17A"}.ion-ios-fastforward:before{content:"\F427"}.ion-ios-female:before{content:"\F17B"}.ion-ios-filing:before{content:"\F429"}.ion-ios-film:before{content:"\F42B"}.ion-ios-finger-print:before{content:"\F17C"}.ion-ios-fitness:before{content:"\F1AB"}.ion-ios-flag:before{content:"\F42D"}.ion-ios-flame:before{content:"\F42F"}.ion-ios-flash:before{content:"\F17E"}.ion-ios-flash-off:before{content:"\F12F"}.ion-ios-flashlight:before{content:"\F141"}.ion-ios-flask:before{content:"\F431"}.ion-ios-flower:before{content:"\F433"}.ion-ios-folder:before{content:"\F435"}.ion-ios-folder-open:before{content:"\F180"}.ion-ios-football:before{content:"\F437"}.ion-ios-funnel:before{content:"\F182"}.ion-ios-gift:before{content:"\F191"}.ion-ios-git-branch:before{content:"\F183"}.ion-ios-git-commit:before{content:"\F184"}.ion-ios-git-compare:before{content:"\F185"}.ion-ios-git-merge:before{content:"\F186"}.ion-ios-git-network:before{content:"\F187"}.ion-ios-git-pull-request:before{content:"\F188"}.ion-ios-glasses:before{content:"\F43F"}.ion-ios-globe:before{content:"\F18A"}.ion-ios-grid:before{content:"\F18C"}.ion-ios-hammer:before{content:"\F18E"}.ion-ios-hand:before{content:"\F190"}.ion-ios-happy:before{content:"\F192"}.ion-ios-headset:before{content:"\F194"}.ion-ios-heart:before{content:"\F443"}.ion-ios-heart-dislike:before{content:"\F13F"}.ion-ios-heart-empty:before{content:"\F19B"}.ion-ios-heart-half:before{content:"\F19D"}.ion-ios-help:before{content:"\F446"}.ion-ios-help-buoy:before{content:"\F196"}.ion-ios-help-circle:before{content:"\F198"}.ion-ios-help-circle-outline:before{content:"\F197"}.ion-ios-home:before{content:"\F448"}.ion-ios-hourglass:before{content:"\F103"}.ion-ios-ice-cream:before{content:"\F19A"}.ion-ios-image:before{content:"\F19C"}.ion-ios-images:before{content:"\F19E"}.ion-ios-infinite:before{content:"\F44A"}.ion-ios-information:before{content:"\F44D"}.ion-ios-information-circle:before{content:"\F1A0"}.ion-ios-information-circle-outline:before{content:"\F19F"}.ion-ios-jet:before{content:"\F1A5"}.ion-ios-journal:before{content:"\F189"}.ion-ios-key:before{content:"\F1A7"}.ion-ios-keypad:before{content:"\F450"}.ion-ios-laptop:before{content:"\F1A8"}.ion-ios-leaf:before{content:"\F1AA"}.ion-ios-link:before{content:"\F22A"}.ion-ios-list:before{content:"\F454"}.ion-ios-list-box:before{content:"\F143"}.ion-ios-locate:before{content:"\F1AE"}.ion-ios-lock:before{content:"\F1B0"}.ion-ios-log-in:before{content:"\F1B1"}.ion-ios-log-out:before{content:"\F1B2"}.ion-ios-magnet:before{content:"\F1B4"}.ion-ios-mail:before{content:"\F1B8"}.ion-ios-mail-open:before{content:"\F1B6"}.ion-ios-mail-unread:before{content:"\F145"}.ion-ios-male:before{content:"\F1B9"}.ion-ios-man:before{content:"\F1BB"}.ion-ios-map:before{content:"\F1BD"}.ion-ios-medal:before{content:"\F1BF"}.ion-ios-medical:before{content:"\F45C"}.ion-ios-medkit:before{content:"\F45E"}.ion-ios-megaphone:before{content:"\F1C1"}.ion-ios-menu:before{content:"\F1C3"}.ion-ios-mic:before{content:"\F461"}.ion-ios-mic-off:before{content:"\F45F"}.ion-ios-microphone:before{content:"\F1C6"}.ion-ios-moon:before{content:"\F468"}.ion-ios-more:before{content:"\F1C8"}.ion-ios-move:before{content:"\F1CB"}.ion-ios-musical-note:before{content:"\F46B"}.ion-ios-musical-notes:before{content:"\F46C"}.ion-ios-navigate:before{content:"\F46E"}.ion-ios-notifications:before{content:"\F1D3"}.ion-ios-notifications-off:before{content:"\F1D1"}.ion-ios-notifications-outline:before{content:"\F133"}.ion-ios-nuclear:before{content:"\F1D5"}.ion-ios-nutrition:before{content:"\F470"}.ion-ios-open:before{content:"\F1D7"}.ion-ios-options:before{content:"\F1D9"}.ion-ios-outlet:before{content:"\F1DB"}.ion-ios-paper:before{content:"\F472"}.ion-ios-paper-plane:before{content:"\F1DD"}.ion-ios-partly-sunny:before{content:"\F1DF"}.ion-ios-pause:before{content:"\F478"}.ion-ios-paw:before{content:"\F47A"}.ion-ios-people:before{content:"\F47C"}.ion-ios-person:before{content:"\F47E"}.ion-ios-person-add:before{content:"\F1E1"}.ion-ios-phone-landscape:before{content:"\F1E2"}.ion-ios-phone-portrait:before{content:"\F1E3"}.ion-ios-photos:before{content:"\F482"}.ion-ios-pie:before{content:"\F484"}.ion-ios-pin:before{content:"\F1E5"}.ion-ios-pint:before{content:"\F486"}.ion-ios-pizza:before{content:"\F1E7"}.ion-ios-planet:before{content:"\F1EB"}.ion-ios-play:before{content:"\F488"}.ion-ios-play-circle:before{content:"\F113"}.ion-ios-podium:before{content:"\F1ED"}.ion-ios-power:before{content:"\F1EF"}.ion-ios-pricetag:before{content:"\F48D"}.ion-ios-pricetags:before{content:"\F48F"}.ion-ios-print:before{content:"\F1F1"}.ion-ios-pulse:before{content:"\F493"}.ion-ios-qr-scanner:before{content:"\F1F3"}.ion-ios-quote:before{content:"\F1F5"}.ion-ios-radio:before{content:"\F1F9"}.ion-ios-radio-button-off:before{content:"\F1F6"}.ion-ios-radio-button-on:before{content:"\F1F7"}.ion-ios-rainy:before{content:"\F495"}.ion-ios-recording:before{content:"\F497"}.ion-ios-redo:before{content:"\F499"}.ion-ios-refresh:before{content:"\F49C"}.ion-ios-refresh-circle:before{content:"\F135"}.ion-ios-remove:before{content:"\F1FC"}.ion-ios-remove-circle:before{content:"\F1FB"}.ion-ios-remove-circle-outline:before{content:"\F1FA"}.ion-ios-reorder:before{content:"\F1FD"}.ion-ios-repeat:before{content:"\F1FE"}.ion-ios-resize:before{content:"\F1FF"}.ion-ios-restaurant:before{content:"\F201"}.ion-ios-return-left:before{content:"\F202"}.ion-ios-return-right:before{content:"\F203"}.ion-ios-reverse-camera:before{content:"\F49F"}.ion-ios-rewind:before{content:"\F4A1"}.ion-ios-ribbon:before{content:"\F205"}.ion-ios-rocket:before{content:"\F14B"}.ion-ios-rose:before{content:"\F4A3"}.ion-ios-sad:before{content:"\F207"}.ion-ios-save:before{content:"\F1A6"}.ion-ios-school:before{content:"\F209"}.ion-ios-search:before{content:"\F4A5"}.ion-ios-send:before{content:"\F20C"}.ion-ios-settings:before{content:"\F4A7"}.ion-ios-share:before{content:"\F211"}.ion-ios-share-alt:before{content:"\F20F"}.ion-ios-shirt:before{content:"\F213"}.ion-ios-shuffle:before{content:"\F4A9"}.ion-ios-skip-backward:before{content:"\F215"}.ion-ios-skip-forward:before{content:"\F217"}.ion-ios-snow:before{content:"\F218"}.ion-ios-speedometer:before{content:"\F4B0"}.ion-ios-square:before{content:"\F21A"}.ion-ios-square-outline:before{content:"\F15C"}.ion-ios-star:before{content:"\F4B3"}.ion-ios-star-half:before{content:"\F4B1"}.ion-ios-star-outline:before{content:"\F4B2"}.ion-ios-stats:before{content:"\F21C"}.ion-ios-stopwatch:before{content:"\F4B5"}.ion-ios-subway:before{content:"\F21E"}.ion-ios-sunny:before{content:"\F4B7"}.ion-ios-swap:before{content:"\F21F"}.ion-ios-switch:before{content:"\F221"}.ion-ios-sync:before{content:"\F222"}.ion-ios-tablet-landscape:before{content:"\F223"}.ion-ios-tablet-portrait:before{content:"\F24E"}.ion-ios-tennisball:before{content:"\F4BB"}.ion-ios-text:before{content:"\F250"}.ion-ios-thermometer:before{content:"\F252"}.ion-ios-thumbs-down:before{content:"\F254"}.ion-ios-thumbs-up:before{content:"\F256"}.ion-ios-thunderstorm:before{content:"\F4BD"}.ion-ios-time:before{content:"\F4BF"}.ion-ios-timer:before{content:"\F4C1"}.ion-ios-today:before{content:"\F14F"}.ion-ios-train:before{content:"\F258"}.ion-ios-transgender:before{content:"\F259"}.ion-ios-trash:before{content:"\F4C5"}.ion-ios-trending-down:before{content:"\F25A"}.ion-ios-trending-up:before{content:"\F25B"}.ion-ios-trophy:before{content:"\F25D"}.ion-ios-tv:before{content:"\F115"}.ion-ios-umbrella:before{content:"\F25F"}.ion-ios-undo:before{content:"\F4C7"}.ion-ios-unlock:before{content:"\F261"}.ion-ios-videocam:before{content:"\F4CD"}.ion-ios-volume-high:before{content:"\F11C"}.ion-ios-volume-low:before{content:"\F11E"}.ion-ios-volume-mute:before{content:"\F263"}.ion-ios-volume-off:before{content:"\F264"}.ion-ios-walk:before{content:"\F266"}.ion-ios-wallet:before{content:"\F18B"}.ion-ios-warning:before{content:"\F268"}.ion-ios-watch:before{content:"\F269"}.ion-ios-water:before{content:"\F26B"}.ion-ios-wifi:before{content:"\F26D"}.ion-ios-wine:before{content:"\F26F"}.ion-ios-woman:before{content:"\F271"}.ion-logo-android:before{content:"\F225"}.ion-logo-angular:before{content:"\F227"}.ion-logo-apple:before{content:"\F229"}.ion-logo-bitbucket:before{content:"\F193"}.ion-logo-bitcoin:before{content:"\F22B"}.ion-logo-buffer:before{content:"\F22D"}.ion-logo-chrome:before{content:"\F22F"}.ion-logo-closed-captioning:before{content:"\F105"}.ion-logo-codepen:before{content:"\F230"}.ion-logo-css3:before{content:"\F231"}.ion-logo-designernews:before{content:"\F232"}.ion-logo-dribbble:before{content:"\F233"}.ion-logo-dropbox:before{content:"\F234"}.ion-logo-euro:before{content:"\F235"}.ion-logo-facebook:before{content:"\F236"}.ion-logo-flickr:before{content:"\F107"}.ion-logo-foursquare:before{content:"\F237"}.ion-logo-freebsd-devil:before{content:"\F238"}.ion-logo-game-controller-a:before{content:"\F13B"}.ion-logo-game-controller-b:before{content:"\F181"}.ion-logo-github:before{content:"\F239"}.ion-logo-google:before{content:"\F23A"}.ion-logo-googleplus:before{content:"\F23B"}.ion-logo-hackernews:before{content:"\F23C"}.ion-logo-html5:before{content:"\F23D"}.ion-logo-instagram:before{content:"\F23E"}.ion-logo-ionic:before{content:"\F150"}.ion-logo-ionitron:before{content:"\F151"}.ion-logo-javascript:before{content:"\F23F"}.ion-logo-linkedin:before{content:"\F240"}.ion-logo-markdown:before{content:"\F241"}.ion-logo-model-s:before{content:"\F153"}.ion-logo-no-smoking:before{content:"\F109"}.ion-logo-nodejs:before{content:"\F242"}.ion-logo-npm:before{content:"\F195"}.ion-logo-octocat:before{content:"\F243"}.ion-logo-pinterest:before{content:"\F244"}.ion-logo-playstation:before{content:"\F245"}.ion-logo-polymer:before{content:"\F15E"}.ion-logo-python:before{content:"\F246"}.ion-logo-reddit:before{content:"\F247"}.ion-logo-rss:before{content:"\F248"}.ion-logo-sass:before{content:"\F249"}.ion-logo-skype:before{content:"\F24A"}.ion-logo-slack:before{content:"\F10B"}.ion-logo-snapchat:before{content:"\F24B"}.ion-logo-steam:before{content:"\F24C"}.ion-logo-tumblr:before{content:"\F24D"}.ion-logo-tux:before{content:"\F2AE"}.ion-logo-twitch:before{content:"\F2AF"}.ion-logo-twitter:before{content:"\F2B0"}.ion-logo-usd:before{content:"\F2B1"}.ion-logo-vimeo:before{content:"\F2C4"}.ion-logo-vk:before{content:"\F10D"}.ion-logo-whatsapp:before{content:"\F2C5"}.ion-logo-windows:before{content:"\F32F"}.ion-logo-wordpress:before{content:"\F330"}.ion-logo-xbox:before{content:"\F34C"}.ion-logo-xing:before{content:"\F10F"}.ion-logo-yahoo:before{content:"\F34D"}.ion-logo-yen:before{content:"\F34E"}.ion-logo-youtube:before{content:"\F34F"}.ion-md-add:before{content:"\F273"}.ion-md-add-circle:before{content:"\F272"}.ion-md-add-circle-outline:before{content:"\F158"}.ion-md-airplane:before{content:"\F15A"}.ion-md-alarm:before{content:"\F274"}.ion-md-albums:before{content:"\F275"}.ion-md-alert:before{content:"\F276"}.ion-md-american-football:before{content:"\F277"}.ion-md-analytics:before{content:"\F278"}.ion-md-aperture:before{content:"\F279"}.ion-md-apps:before{content:"\F27A"}.ion-md-appstore:before{content:"\F27B"}.ion-md-archive:before{content:"\F27C"}.ion-md-arrow-back:before{content:"\F27D"}.ion-md-arrow-down:before{content:"\F27E"}.ion-md-arrow-dropdown:before{content:"\F280"}.ion-md-arrow-dropdown-circle:before{content:"\F27F"}.ion-md-arrow-dropleft:before{content:"\F282"}.ion-md-arrow-dropleft-circle:before{content:"\F281"}.ion-md-arrow-dropright:before{content:"\F284"}.ion-md-arrow-dropright-circle:before{content:"\F283"}.ion-md-arrow-dropup:before{content:"\F286"}.ion-md-arrow-dropup-circle:before{content:"\F285"}.ion-md-arrow-forward:before{content:"\F287"}.ion-md-arrow-round-back:before{content:"\F288"}.ion-md-arrow-round-down:before{content:"\F289"}.ion-md-arrow-round-forward:before{content:"\F28A"}.ion-md-arrow-round-up:before{content:"\F28B"}.ion-md-arrow-up:before{content:"\F28C"}.ion-md-at:before{content:"\F28D"}.ion-md-attach:before{content:"\F28E"}.ion-md-backspace:before{content:"\F28F"}.ion-md-barcode:before{content:"\F290"}.ion-md-baseball:before{content:"\F291"}.ion-md-basket:before{content:"\F292"}.ion-md-basketball:before{content:"\F293"}.ion-md-battery-charging:before{content:"\F294"}.ion-md-battery-dead:before{content:"\F295"}.ion-md-battery-full:before{content:"\F296"}.ion-md-beaker:before{content:"\F297"}.ion-md-bed:before{content:"\F160"}.ion-md-beer:before{content:"\F298"}.ion-md-bicycle:before{content:"\F299"}.ion-md-bluetooth:before{content:"\F29A"}.ion-md-boat:before{content:"\F29B"}.ion-md-body:before{content:"\F29C"}.ion-md-bonfire:before{content:"\F29D"}.ion-md-book:before{content:"\F29E"}.ion-md-bookmark:before{content:"\F29F"}.ion-md-bookmarks:before{content:"\F2A0"}.ion-md-bowtie:before{content:"\F2A1"}.ion-md-briefcase:before{content:"\F2A2"}.ion-md-browsers:before{content:"\F2A3"}.ion-md-brush:before{content:"\F2A4"}.ion-md-bug:before{content:"\F2A5"}.ion-md-build:before{content:"\F2A6"}.ion-md-bulb:before{content:"\F2A7"}.ion-md-bus:before{content:"\F2A8"}.ion-md-business:before{content:"\F1A4"}.ion-md-cafe:before{content:"\F2A9"}.ion-md-calculator:before{content:"\F2AA"}.ion-md-calendar:before{content:"\F2AB"}.ion-md-call:before{content:"\F2AC"}.ion-md-camera:before{content:"\F2AD"}.ion-md-car:before{content:"\F2B2"}.ion-md-card:before{content:"\F2B3"}.ion-md-cart:before{content:"\F2B4"}.ion-md-cash:before{content:"\F2B5"}.ion-md-cellular:before{content:"\F164"}.ion-md-chatboxes:before{content:"\F2B6"}.ion-md-chatbubbles:before{content:"\F2B7"}.ion-md-checkbox:before{content:"\F2B9"}.ion-md-checkbox-outline:before{content:"\F2B8"}.ion-md-checkmark:before{content:"\F2BC"}.ion-md-checkmark-circle:before{content:"\F2BB"}.ion-md-checkmark-circle-outline:before{content:"\F2BA"}.ion-md-clipboard:before{content:"\F2BD"}.ion-md-clock:before{content:"\F2BE"}.ion-md-close:before{content:"\F2C0"}.ion-md-close-circle:before{content:"\F2BF"}.ion-md-close-circle-outline:before{content:"\F166"}.ion-md-cloud:before{content:"\F2C9"}.ion-md-cloud-circle:before{content:"\F2C2"}.ion-md-cloud-done:before{content:"\F2C3"}.ion-md-cloud-download:before{content:"\F2C6"}.ion-md-cloud-outline:before{content:"\F2C7"}.ion-md-cloud-upload:before{content:"\F2C8"}.ion-md-cloudy:before{content:"\F2CB"}.ion-md-cloudy-night:before{content:"\F2CA"}.ion-md-code:before{content:"\F2CE"}.ion-md-code-download:before{content:"\F2CC"}.ion-md-code-working:before{content:"\F2CD"}.ion-md-cog:before{content:"\F2CF"}.ion-md-color-fill:before{content:"\F2D0"}.ion-md-color-filter:before{content:"\F2D1"}.ion-md-color-palette:before{content:"\F2D2"}.ion-md-color-wand:before{content:"\F2D3"}.ion-md-compass:before{content:"\F2D4"}.ion-md-construct:before{content:"\F2D5"}.ion-md-contact:before{content:"\F2D6"}.ion-md-contacts:before{content:"\F2D7"}.ion-md-contract:before{content:"\F2D8"}.ion-md-contrast:before{content:"\F2D9"}.ion-md-copy:before{content:"\F2DA"}.ion-md-create:before{content:"\F2DB"}.ion-md-crop:before{content:"\F2DC"}.ion-md-cube:before{content:"\F2DD"}.ion-md-cut:before{content:"\F2DE"}.ion-md-desktop:before{content:"\F2DF"}.ion-md-disc:before{content:"\F2E0"}.ion-md-document:before{content:"\F2E1"}.ion-md-done-all:before{content:"\F2E2"}.ion-md-download:before{content:"\F2E3"}.ion-md-easel:before{content:"\F2E4"}.ion-md-egg:before{content:"\F2E5"}.ion-md-exit:before{content:"\F2E6"}.ion-md-expand:before{content:"\F2E7"}.ion-md-eye:before{content:"\F2E9"}.ion-md-eye-off:before{content:"\F2E8"}.ion-md-fastforward:before{content:"\F2EA"}.ion-md-female:before{content:"\F2EB"}.ion-md-filing:before{content:"\F2EC"}.ion-md-film:before{content:"\F2ED"}.ion-md-finger-print:before{content:"\F2EE"}.ion-md-fitness:before{content:"\F1AC"}.ion-md-flag:before{content:"\F2EF"}.ion-md-flame:before{content:"\F2F0"}.ion-md-flash:before{content:"\F2F1"}.ion-md-flash-off:before{content:"\F169"}.ion-md-flashlight:before{content:"\F16B"}.ion-md-flask:before{content:"\F2F2"}.ion-md-flower:before{content:"\F2F3"}.ion-md-folder:before{content:"\F2F5"}.ion-md-folder-open:before{content:"\F2F4"}.ion-md-football:before{content:"\F2F6"}.ion-md-funnel:before{content:"\F2F7"}.ion-md-gift:before{content:"\F199"}.ion-md-git-branch:before{content:"\F2FA"}.ion-md-git-commit:before{content:"\F2FB"}.ion-md-git-compare:before{content:"\F2FC"}.ion-md-git-merge:before{content:"\F2FD"}.ion-md-git-network:before{content:"\F2FE"}.ion-md-git-pull-request:before{content:"\F2FF"}.ion-md-glasses:before{content:"\F300"}.ion-md-globe:before{content:"\F301"}.ion-md-grid:before{content:"\F302"}.ion-md-hammer:before{content:"\F303"}.ion-md-hand:before{content:"\F304"}.ion-md-happy:before{content:"\F305"}.ion-md-headset:before{content:"\F306"}.ion-md-heart:before{content:"\F308"}.ion-md-heart-dislike:before{content:"\F167"}.ion-md-heart-empty:before{content:"\F1A1"}.ion-md-heart-half:before{content:"\F1A2"}.ion-md-help:before{content:"\F30B"}.ion-md-help-buoy:before{content:"\F309"}.ion-md-help-circle:before{content:"\F30A"}.ion-md-help-circle-outline:before{content:"\F16D"}.ion-md-home:before{content:"\F30C"}.ion-md-hourglass:before{content:"\F111"}.ion-md-ice-cream:before{content:"\F30D"}.ion-md-image:before{content:"\F30E"}.ion-md-images:before{content:"\F30F"}.ion-md-infinite:before{content:"\F310"}.ion-md-information:before{content:"\F312"}.ion-md-information-circle:before{content:"\F311"}.ion-md-information-circle-outline:before{content:"\F16F"}.ion-md-jet:before{content:"\F315"}.ion-md-journal:before{content:"\F18D"}.ion-md-key:before{content:"\F316"}.ion-md-keypad:before{content:"\F317"}.ion-md-laptop:before{content:"\F318"}.ion-md-leaf:before{content:"\F319"}.ion-md-link:before{content:"\F22E"}.ion-md-list:before{content:"\F31B"}.ion-md-list-box:before{content:"\F31A"}.ion-md-locate:before{content:"\F31C"}.ion-md-lock:before{content:"\F31D"}.ion-md-log-in:before{content:"\F31E"}.ion-md-log-out:before{content:"\F31F"}.ion-md-magnet:before{content:"\F320"}.ion-md-mail:before{content:"\F322"}.ion-md-mail-open:before{content:"\F321"}.ion-md-mail-unread:before{content:"\F172"}.ion-md-male:before{content:"\F323"}.ion-md-man:before{content:"\F324"}.ion-md-map:before{content:"\F325"}.ion-md-medal:before{content:"\F326"}.ion-md-medical:before{content:"\F327"}.ion-md-medkit:before{content:"\F328"}.ion-md-megaphone:before{content:"\F329"}.ion-md-menu:before{content:"\F32A"}.ion-md-mic:before{content:"\F32C"}.ion-md-mic-off:before{content:"\F32B"}.ion-md-microphone:before{content:"\F32D"}.ion-md-moon:before{content:"\F32E"}.ion-md-more:before{content:"\F1C9"}.ion-md-move:before{content:"\F331"}.ion-md-musical-note:before{content:"\F332"}.ion-md-musical-notes:before{content:"\F333"}.ion-md-navigate:before{content:"\F334"}.ion-md-notifications:before{content:"\F338"}.ion-md-notifications-off:before{content:"\F336"}.ion-md-notifications-outline:before{content:"\F337"}.ion-md-nuclear:before{content:"\F339"}.ion-md-nutrition:before{content:"\F33A"}.ion-md-open:before{content:"\F33B"}.ion-md-options:before{content:"\F33C"}.ion-md-outlet:before{content:"\F33D"}.ion-md-paper:before{content:"\F33F"}.ion-md-paper-plane:before{content:"\F33E"}.ion-md-partly-sunny:before{content:"\F340"}.ion-md-pause:before{content:"\F341"}.ion-md-paw:before{content:"\F342"}.ion-md-people:before{content:"\F343"}.ion-md-person:before{content:"\F345"}.ion-md-person-add:before{content:"\F344"}.ion-md-phone-landscape:before{content:"\F346"}.ion-md-phone-portrait:before{content:"\F347"}.ion-md-photos:before{content:"\F348"}.ion-md-pie:before{content:"\F349"}.ion-md-pin:before{content:"\F34A"}.ion-md-pint:before{content:"\F34B"}.ion-md-pizza:before{content:"\F354"}.ion-md-planet:before{content:"\F356"}.ion-md-play:before{content:"\F357"}.ion-md-play-circle:before{content:"\F174"}.ion-md-podium:before{content:"\F358"}.ion-md-power:before{content:"\F359"}.ion-md-pricetag:before{content:"\F35A"}.ion-md-pricetags:before{content:"\F35B"}.ion-md-print:before{content:"\F35C"}.ion-md-pulse:before{content:"\F35D"}.ion-md-qr-scanner:before{content:"\F35E"}.ion-md-quote:before{content:"\F35F"}.ion-md-radio:before{content:"\F362"}.ion-md-radio-button-off:before{content:"\F360"}.ion-md-radio-button-on:before{content:"\F361"}.ion-md-rainy:before{content:"\F363"}.ion-md-recording:before{content:"\F364"}.ion-md-redo:before{content:"\F365"}.ion-md-refresh:before{content:"\F366"}.ion-md-refresh-circle:before{content:"\F228"}.ion-md-remove:before{content:"\F368"}.ion-md-remove-circle:before{content:"\F367"}.ion-md-remove-circle-outline:before{content:"\F176"}.ion-md-reorder:before{content:"\F369"}.ion-md-repeat:before{content:"\F36A"}.ion-md-resize:before{content:"\F36B"}.ion-md-restaurant:before{content:"\F36C"}.ion-md-return-left:before{content:"\F36D"}.ion-md-return-right:before{content:"\F36E"}.ion-md-reverse-camera:before{content:"\F36F"}.ion-md-rewind:before{content:"\F370"}.ion-md-ribbon:before{content:"\F371"}.ion-md-rocket:before{content:"\F179"}.ion-md-rose:before{content:"\F372"}.ion-md-sad:before{content:"\F373"}.ion-md-save:before{content:"\F1A9"}.ion-md-school:before{content:"\F374"}.ion-md-search:before{content:"\F375"}.ion-md-send:before{content:"\F376"}.ion-md-settings:before{content:"\F377"}.ion-md-share:before{content:"\F379"}.ion-md-share-alt:before{content:"\F378"}.ion-md-shirt:before{content:"\F37A"}.ion-md-shuffle:before{content:"\F37B"}.ion-md-skip-backward:before{content:"\F37C"}.ion-md-skip-forward:before{content:"\F37D"}.ion-md-snow:before{content:"\F37E"}.ion-md-speedometer:before{content:"\F37F"}.ion-md-square:before{content:"\F381"}.ion-md-square-outline:before{content:"\F380"}.ion-md-star:before{content:"\F384"}.ion-md-star-half:before{content:"\F382"}.ion-md-star-outline:before{content:"\F383"}.ion-md-stats:before{content:"\F385"}.ion-md-stopwatch:before{content:"\F386"}.ion-md-subway:before{content:"\F387"}.ion-md-sunny:before{content:"\F388"}.ion-md-swap:before{content:"\F389"}.ion-md-switch:before{content:"\F38A"}.ion-md-sync:before{content:"\F38B"}.ion-md-tablet-landscape:before{content:"\F38C"}.ion-md-tablet-portrait:before{content:"\F38D"}.ion-md-tennisball:before{content:"\F38E"}.ion-md-text:before{content:"\F38F"}.ion-md-thermometer:before{content:"\F390"}.ion-md-thumbs-down:before{content:"\F391"}.ion-md-thumbs-up:before{content:"\F392"}.ion-md-thunderstorm:before{content:"\F393"}.ion-md-time:before{content:"\F394"}.ion-md-timer:before{content:"\F395"}.ion-md-today:before{content:"\F17D"}.ion-md-train:before{content:"\F396"}.ion-md-transgender:before{content:"\F397"}.ion-md-trash:before{content:"\F398"}.ion-md-trending-down:before{content:"\F399"}.ion-md-trending-up:before{content:"\F39A"}.ion-md-trophy:before{content:"\F39B"}.ion-md-tv:before{content:"\F17F"}.ion-md-umbrella:before{content:"\F39C"}.ion-md-undo:before{content:"\F39D"}.ion-md-unlock:before{content:"\F39E"}.ion-md-videocam:before{content:"\F39F"}.ion-md-volume-high:before{content:"\F123"}.ion-md-volume-low:before{content:"\F131"}.ion-md-volume-mute:before{content:"\F3A1"}.ion-md-volume-off:before{content:"\F3A2"}.ion-md-walk:before{content:"\F3A4"}.ion-md-wallet:before{content:"\F18F"}.ion-md-warning:before{content:"\F3A5"}.ion-md-watch:before{content:"\F3A6"}.ion-md-water:before{content:"\F3A7"}.ion-md-wifi:before{content:"\F3A8"}.ion-md-wine:before{content:"\F3A9"}.ion-md-woman:before{content:"\F3AA"}@font-face{font-family:Ionicons;src:url(fonts/ionicons.96f1c901.woff2) format("woff2"),url(fonts/ionicons.48f57081.woff) format("woff");font-weight:400;font-style:normal}[class*=ion-]:before{display:inline-block;font-family:Ionicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ada-watermark[data-v-3da1b572]{position:relative}.ada-watermark .watermark-main[data-v-3da1b572]{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:.5;background-repeat:repeat}.ada-watermark .watermark-content[data-v-3da1b572]{position:relative;z-index:1} |
+27
-0
@@ -117,2 +117,9 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
| /***/ "a498": | ||
| /***/ (function(module, exports, __webpack_require__) { | ||
| // extracted by mini-css-extract-plugin | ||
| /***/ }), | ||
| /***/ "ce45": | ||
@@ -348,2 +355,19 @@ /***/ (function(module, exports, __webpack_require__) { | ||
| /* harmony default export */ var packages_demo = (demo); | ||
| // EXTERNAL MODULE: ./src/stylus/icon/style.styl | ||
| var style = __webpack_require__("a498"); | ||
| // CONCATENATED MODULE: ./src/packages/icon/index.js | ||
| var Component = { | ||
| name: 'Icon' | ||
| }; | ||
| Component.install = function (Vue) {// Vue.component(Component.name, Component) | ||
| }; | ||
| if (typeof window !== 'undefined' && window.Vue) { | ||
| window.Vue.use(Component); | ||
| } | ||
| /* harmony default export */ var icon = (Component); | ||
| // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"62ddfba7-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/packages/watermark/index.vue?vue&type=template&id=3da1b572&scoped=true& | ||
@@ -456,4 +480,6 @@ var watermarkvue_type_template_id_3da1b572_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ada-watermark"},[(_vm.waterMark)?_c('div',{staticClass:"watermark-main",style:({backgroundImage: ("url(" + _vm.waterMark + ")"), zIndex: ("" + _vm.zIndex)})}):_vm._e(),_c('div',{staticClass:"watermark-content"},[_vm._t("default")],2)])} | ||
| var components = { | ||
| Demo: packages_demo, | ||
| Icon: icon, | ||
| Watermark: packages_watermark | ||
@@ -480,2 +506,3 @@ }; | ||
| /* concated harmony reexport Demo */__webpack_require__.d(__webpack_exports__, "Demo", function() { return packages_demo; }); | ||
| /* concated harmony reexport Icon */__webpack_require__.d(__webpack_exports__, "Icon", function() { return icon; }); | ||
| /* concated harmony reexport Watermark */__webpack_require__.d(__webpack_exports__, "Watermark", function() { return packages_watermark; }); | ||
@@ -482,0 +509,0 @@ |
@@ -1,1 +0,1 @@ | ||
| (function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t():"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports["ada-lib"]=t():e["ada-lib"]=t()})("undefined"!==typeof self?self:this,function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s="fb15")}({"092b":function(e,t,n){"use strict";var r=n("ce45"),o=n.n(r);o.a},7506:function(e,t,n){},ce45:function(e,t,n){},f609:function(e,t,n){"use strict";var r=n("7506"),o=n.n(r);o.a},fb15:function(e,t,n){"use strict";var r;(n.r(t),"undefined"!==typeof window)&&((r=window.document.currentScript)&&(r=r.src.match(/(.+\/)[^\/]+\.js(\?.*)?$/))&&(n.p=r[1]));var o=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"ada-demo"},[n("div",{staticClass:"ada-demo-name"},[e._v("\n "+e._s(e.name)+"\n "),n("span",{staticClass:"ada-demo-gender"},[e._v(e._s(e.gender?"男":"女"))])]),e._t("desc",[n("div",[e._v("就是一个小喽啰")])])],2)},i=[],a={name:"Demo",props:{name:{type:String,required:!0},gender:{type:Number,default:1}},methods:{submitForm:function(e,t){this.$emit("submit",t)},resetForm:function(e){this.$emit("reset",{form:e})}}},u=a;n("f609");function s(e,t,n,r,o,i,a,u){var s,c="function"===typeof e?e.options:e;if(t&&(c.render=t,c.staticRenderFns=n,c._compiled=!0),r&&(c.functional=!0),i&&(c._scopeId="data-v-"+i),a?(s=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),o&&o.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},c._ssrRegister=s):o&&(s=u?function(){o.call(this,this.$root.$options.shadowRoot)}:o),s)if(c.functional){c._injectStyles=s;var f=c.render;c.render=function(e,t){return s.call(t),f(e,t)}}else{var d=c.beforeCreate;c.beforeCreate=d?[].concat(d,s):[s]}return{exports:e,options:c}}var c=s(u,o,i,!1,null,"29eb3851",null);c.options.__file="index.vue";var f=c.exports;f.install=function(e){e.component(f.name,f)},"undefined"!==typeof window&&window.Vue&&window.Vue.use(f);var d=f,l=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"ada-watermark"},[e.waterMark?n("div",{staticClass:"watermark-main",style:{backgroundImage:"url("+e.waterMark+")",zIndex:""+e.zIndex}}):e._e(),n("div",{staticClass:"watermark-content"},[e._t("default")],2)])},p=[],m={name:"Watermark",props:{text:{type:String,default:""},zIndex:{type:Number,default:0}},data:function(){return{waterMark:""}},methods:{createImageUrl:function(e){var t=document.createElement("canvas");t.width=180,t.height=100;var n=t.getContext("2d");return n.font="14px serif",n.textAlign="center",n.fillStyle="#666",n.rotate(30*Math.PI/180),n.fillText(e.text,60,20),t.toDataURL("image/png")}},mounted:function(){this.waterMark=this.createImageUrl({text:this.text})}},v=m,b=(n("092b"),s(v,l,p,!1,null,"3da1b572",null));b.options.__file="index.vue";var _=b.exports;_.install=function(e){e.component(_.name,_)},"undefined"!==typeof window&&window.Vue&&window.Vue.use(_);var y=_;function w(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"===typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){g(e,t,n[t])})}return e}function g(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var h={Demo:d,Watermark:y},x=function(e){Object.keys(h).forEach(function(t){var n=h[t];e.component(n.name,n)})};"undefined"!==typeof window&&window.Vue&&window.Vue.use(h);var j=w({install:x},h);n.d(t,"install",function(){return x}),n.d(t,"Demo",function(){return d}),n.d(t,"Watermark",function(){return y});t["default"]=j}})}); | ||
| (function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t():"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports["ada-lib"]=t():e["ada-lib"]=t()})("undefined"!==typeof self?self:this,function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s="fb15")}({"092b":function(e,t,n){"use strict";var r=n("ce45"),o=n.n(r);o.a},7506:function(e,t,n){},a498:function(e,t,n){},ce45:function(e,t,n){},f609:function(e,t,n){"use strict";var r=n("7506"),o=n.n(r);o.a},fb15:function(e,t,n){"use strict";var r;(n.r(t),"undefined"!==typeof window)&&((r=window.document.currentScript)&&(r=r.src.match(/(.+\/)[^\/]+\.js(\?.*)?$/))&&(n.p=r[1]));var o=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"ada-demo"},[n("div",{staticClass:"ada-demo-name"},[e._v("\n "+e._s(e.name)+"\n "),n("span",{staticClass:"ada-demo-gender"},[e._v(e._s(e.gender?"男":"女"))])]),e._t("desc",[n("div",[e._v("就是一个小喽啰")])])],2)},i=[],a={name:"Demo",props:{name:{type:String,required:!0},gender:{type:Number,default:1}},methods:{submitForm:function(e,t){this.$emit("submit",t)},resetForm:function(e){this.$emit("reset",{form:e})}}},u=a;n("f609");function c(e,t,n,r,o,i,a,u){var c,f="function"===typeof e?e.options:e;if(t&&(f.render=t,f.staticRenderFns=n,f._compiled=!0),r&&(f.functional=!0),i&&(f._scopeId="data-v-"+i),a?(c=function(e){e=e||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,e||"undefined"===typeof __VUE_SSR_CONTEXT__||(e=__VUE_SSR_CONTEXT__),o&&o.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(a)},f._ssrRegister=c):o&&(c=u?function(){o.call(this,this.$root.$options.shadowRoot)}:o),c)if(f.functional){f._injectStyles=c;var s=f.render;f.render=function(e,t){return c.call(t),s(e,t)}}else{var d=f.beforeCreate;f.beforeCreate=d?[].concat(d,c):[c]}return{exports:e,options:f}}var f=c(u,o,i,!1,null,"29eb3851",null);f.options.__file="index.vue";var s=f.exports;s.install=function(e){e.component(s.name,s)},"undefined"!==typeof window&&window.Vue&&window.Vue.use(s);var d=s,l=(n("a498"),{name:"Icon",install:function(e){}});"undefined"!==typeof window&&window.Vue&&window.Vue.use(l);var p=l,m=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"ada-watermark"},[e.waterMark?n("div",{staticClass:"watermark-main",style:{backgroundImage:"url("+e.waterMark+")",zIndex:""+e.zIndex}}):e._e(),n("div",{staticClass:"watermark-content"},[e._t("default")],2)])},v=[],b={name:"Watermark",props:{text:{type:String,default:""},zIndex:{type:Number,default:0}},data:function(){return{waterMark:""}},methods:{createImageUrl:function(e){var t=document.createElement("canvas");t.width=180,t.height=100;var n=t.getContext("2d");return n.font="14px serif",n.textAlign="center",n.fillStyle="#666",n.rotate(30*Math.PI/180),n.fillText(e.text,60,20),t.toDataURL("image/png")}},mounted:function(){this.waterMark=this.createImageUrl({text:this.text})}},w=b,y=(n("092b"),c(w,m,v,!1,null,"3da1b572",null));y.options.__file="index.vue";var _=y.exports;_.install=function(e){e.component(_.name,_)},"undefined"!==typeof window&&window.Vue&&window.Vue.use(_);var g=_;function h(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{},r=Object.keys(n);"function"===typeof Object.getOwnPropertySymbols&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(e){return Object.getOwnPropertyDescriptor(n,e).enumerable}))),r.forEach(function(t){x(e,t,n[t])})}return e}function x(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var j={Demo:d,Icon:p,Watermark:g},O=function(e){Object.keys(j).forEach(function(t){var n=j[t];e.component(n.name,n)})};"undefined"!==typeof window&&window.Vue&&window.Vue.use(j);var S=h({install:O},j);n.d(t,"install",function(){return O}),n.d(t,"Demo",function(){return d}),n.d(t,"Icon",function(){return p}),n.d(t,"Watermark",function(){return g});t["default"]=S}})}); |
+4
-2
| { | ||
| "name": "ada-lib", | ||
| "description": "工具集合", | ||
| "version": "0.0.5", | ||
| "version": "0.0.6", | ||
| "license": "MIT", | ||
@@ -11,3 +11,3 @@ "main": "lib/ada-lib.umd.min.js", | ||
| "build:doc": "vuese gen;vuepress build docs", | ||
| "build:lib": "node build/index.js", | ||
| "build:lib": "node scripts/build.js", | ||
| "dev": "vuese gen;vuepress dev --no-cache docs", | ||
@@ -22,2 +22,3 @@ "prepack": "npm run build:lib", | ||
| "dependencies": { | ||
| "ionicons": "^4.5.5", | ||
| "vue": "^2" | ||
@@ -37,2 +38,3 @@ }, | ||
| "babel-jest": "^23.6.0", | ||
| "clipboard-polyfill": "^2.7.0", | ||
| "eslint": "^5.8.0", | ||
@@ -39,0 +41,0 @@ "eslint-plugin-vue": "^5.0.0", |
+37
-18
| # ada-lib | ||
| ## Project setup | ||
| > 常用 Vue 组件 | ||
| ## 文档 | ||
| [官网](https://ada-lib.miantiao.me/) | ||
| ## 基本要求 | ||
| `vue >=2` | ||
| ## 浏览器支持 | ||
| | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_48x48.png" alt="iOS Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>iOS Safari | | ||
| | --------- | --------- | --------- | --------- | --------- | | ||
| | IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions | ||
| ## 安装依赖 | ||
| ```sh | ||
| yarn | ||
| ``` | ||
| yarn install | ||
| ``` | ||
| ### Compiles and hot-reloads for development | ||
| ## 开发 | ||
| ```sh | ||
| yarn dev | ||
| ``` | ||
| yarn run dev | ||
| ``` | ||
| ### Compiles and minifies for production | ||
| ## 构建 | ||
| ```sh | ||
| yarn build | ||
| ``` | ||
| yarn run build | ||
| ``` | ||
| ### Lints and fixes files | ||
| ## 代码检查 | ||
| ```sh | ||
| yarn lint | ||
| ``` | ||
| yarn run lint | ||
| ``` | ||
| ### Run your unit tests | ||
| ## 单元测试 | ||
| ```sh | ||
| yarn test:unit | ||
| ``` | ||
| yarn run test:unit | ||
| ``` | ||
| ### Customize configuration | ||
| See [Configuration Reference](https://cli.vuejs.org/config/). |
| import Demo from './demo' | ||
| import Icon from './icon' | ||
| import Watermark from './watermark' | ||
@@ -6,2 +7,3 @@ | ||
| Demo, | ||
| Icon, | ||
| Watermark | ||
@@ -24,2 +26,3 @@ } | ||
| Demo, | ||
| Icon, | ||
| Watermark | ||
@@ -26,0 +29,0 @@ } |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
381345
371.4%30
42.86%1643
11.62%49
63.33%2
100%23
4.55%7
16.67%+ Added
+ Added