diff --git a/README.md b/README.md index 09ff4ed..e772b6a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # CoreUI Icons Vue -![NPM](https://img.shields.io/npm/v/@coreui/icons-vue/latest?style=flat&color=brightgreen) -![Downloads](https://img.shields.io/npm/dm/@coreui/icons-vue.svg?style=flat-square) -![Vue](https://img.shields.io/npm/v/vue/latest?style=flat&color=brightgreen) +[![NPM](https://img.shields.io/npm/v/@coreui/icons-vue/latest?style=flat-square&color=brightgreen)][coreui] +[![Downloads](https://img.shields.io/npm/dm/@coreui/icons-vue.svg?style=flat-square)][coreui] +[![License](https://img.shields.io/npm/l/@coreui/vue?style=flat-square)][coreui] + +[coreui]: https://coreui.io/icons ## CIcon component diff --git a/dist/coreui-icons-vue.common.js b/dist/coreui-icons-vue.common.js index 9f8f3b6..0c9fab8 100644 --- a/dist/coreui-icons-vue.common.js +++ b/dist/coreui-icons-vue.common.js @@ -433,44 +433,44 @@ function applyToTag (styleElement, obj) { /***/ }), -/***/ "692e": +/***/ "9771": +/***/ (function(module, exports, __webpack_require__) { + +// style-loader: Adds some css to the DOM by adding a ","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"","/* globals __VUE_SSR_CONTEXT__ */\n\n// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).\n// This module is a runtime utility for cleaner component module output and will\n// be included in the final webpack user bundle.\n\nexport default function normalizeComponent (\n scriptExports,\n render,\n staticRenderFns,\n functionalTemplate,\n injectStyles,\n scopeId,\n moduleIdentifier, /* server only */\n shadowMode /* vue-cli only */\n) {\n // Vue.extend constructor export interop\n var options = typeof scriptExports === 'function'\n ? scriptExports.options\n : scriptExports\n\n // render functions\n if (render) {\n options.render = render\n options.staticRenderFns = staticRenderFns\n options._compiled = true\n }\n\n // functional template\n if (functionalTemplate) {\n options.functional = true\n }\n\n // scopedId\n if (scopeId) {\n options._scopeId = 'data-v-' + scopeId\n }\n\n var hook\n if (moduleIdentifier) { // server build\n hook = function (context) {\n // 2.3 injection\n context =\n context || // cached call\n (this.$vnode && this.$vnode.ssrContext) || // stateful\n (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional\n // 2.2 with runInNewContext: true\n if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {\n context = __VUE_SSR_CONTEXT__\n }\n // inject component styles\n if (injectStyles) {\n injectStyles.call(this, context)\n }\n // register component module identifier for async chunk inferrence\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier)\n }\n }\n // used by ssr in case component is cached and beforeCreate\n // never gets called\n options._ssrRegister = hook\n } else if (injectStyles) {\n hook = shadowMode\n ? function () { injectStyles.call(this, this.$root.$options.shadowRoot) }\n : injectStyles\n }\n\n if (hook) {\n if (options.functional) {\n // for template-only hot-reload because in that case the render fn doesn't\n // go through the normalizer\n options._injectStyles = hook\n // register for functioal component in vue file\n var originalRender = options.render\n options.render = function renderWithStyleInjection (h, context) {\n hook.call(context)\n return originalRender(h, context)\n }\n } else {\n // inject component registration as beforeCreate hook\n var existing = options.beforeCreate\n options.beforeCreate = existing\n ? [].concat(existing, hook)\n : [hook]\n }\n }\n\n return {\n exports: scriptExports,\n options: options\n }\n}\n","import { render, staticRenderFns } from \"./CIcon.vue?vue&type=template&id=0f8b9918&scoped=true&\"\nimport script from \"./CIcon.vue?vue&type=script&lang=js&\"\nexport * from \"./CIcon.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CIcon.vue?vue&type=style&index=0&id=0f8b9918&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"0f8b9918\",\n null\n \n)\n\nexport default component.exports","import CIcon from './CIcon'\r\nexport { CIcon }\r\n","import './setPublicPath'\nexport * from '~entry'\n"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack://coreui-icons-vue/webpack/bootstrap","webpack://coreui-icons-vue/./node_modules/css-loader/dist/runtime/api.js","webpack://coreui-icons-vue/./node_modules/vue-style-loader/lib/listToStyles.js","webpack://coreui-icons-vue/./node_modules/vue-style-loader/lib/addStylesClient.js","webpack://coreui-icons-vue/./src/CIcon.vue?8672","webpack://coreui-icons-vue/./src/CIcon.vue?f1ab","webpack://coreui-icons-vue/./src/CIcon.vue?66b3","webpack://coreui-icons-vue/./node_modules/current-script-polyfill/currentScript.js","webpack://coreui-icons-vue/./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js","webpack://coreui-icons-vue/./src/CIcon.vue?9f50","webpack://coreui-icons-vue/src/CIcon.vue","webpack://coreui-icons-vue/./src/CIcon.vue?7ea1","webpack://coreui-icons-vue/./node_modules/vue-loader/lib/runtime/componentNormalizer.js","webpack://coreui-icons-vue/./src/CIcon.vue","webpack://coreui-icons-vue/./src/index.js","webpack://coreui-icons-vue/./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js"],"names":[],"mappings":";;QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;AClFa;;AAEb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB;;AAEhB;AACA;AACA;;AAEA;AACA,4CAA4C,qBAAqB;AACjE;;AAEA;AACA,KAAK;AACL,IAAI;AACJ;;;AAGA;AACA;AACA;AACA;AACA;;AAEA,mBAAmB,oBAAoB;AACvC;;AAEA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;;AAEA;AACA,8BAA8B;;AAE9B;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;;AAEA;AACA,CAAC;;;AAGD;AACA;AACA;AACA,qDAAqD,cAAc;AACnE;AACA,C;;;;;;;;;;;AC3EA;AACA;AACA;AACA;AACe;AACf;AACA;AACA,iBAAiB,iBAAiB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC,wBAAwB;AAC3D,KAAK;AACL;AACA;AACA;AACA;AACA;;;AC1BA;AAAA;AACA;AACA;AACA;AACA;;AAEyC;;AAEzC;;AAEA;AACA;AACA;AACA;AACA,UAAU,iBAAiB;AAC3B;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA,mBAAmB;AACnB;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEe;AACf;;AAEA;;AAEA,eAAe,YAAY;AAC3B;;AAEA;AACA;AACA,mBAAmB,mBAAmB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,YAAY;AAC3B;AACA,KAAK;AACL;AACA;AACA,mBAAmB,sBAAsB;AACzC;AACA;AACA,uBAAuB,2BAA2B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,iBAAiB,mBAAmB;AACpC;AACA;AACA;AACA;AACA,qBAAqB,2BAA2B;AAChD;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,qBAAqB,uBAAuB;AAC5C;AACA;AACA,8BAA8B;AAC9B;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA,CAAC;;AAED;AACA;;AAEA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,yDAAyD;AACzD;;AAEA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;;;;;;;;AC7NA;;AAEA;AACA,cAAc,mBAAO,CAAC,MAAsa;AAC5b,4CAA4C,QAAS;AACrD;AACA;AACA,UAAU,mBAAO,CAAC,MAA0D;AAC5E,6CAA6C,qCAAqC,E;;;;;;;;ACRlF;AAAA;AAAA;AAAmf,CAAgB,8iBAAG,EAAC,C;;;;;;;ACAvgB;AACA,kCAAkC,mBAAO,CAAC,MAAgD;AAC1F;AACA;AACA,cAAc,QAAS,4BAA4B,qBAAqB,cAAc,kBAAkB,kBAAkB,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,4BAA4B,aAAa,cAAc,iBAAiB,4BAA4B,cAAc,eAAe,kBAAkB,4BAA4B,cAAc,eAAe,kBAAkB,kEAAkE,qBAAqB,sBAAsB;AACngC;AACA;;;;;;;;ACNA;;AAEA;;AAEA;AACA;AACA,wDAAwD;;AAExD;AACA;AACA;AACA;;AAEA;AACA;AACA,aAAa,mBAAmB;AAChC;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,CAAC;;;;;;;;;;;;ACnCD;;AAEA;AACA,MAAM,IAAuC;AAC7C,IAAI,mBAAO,CAAC,MAAyB;AACrC;;AAEA;AACA;AACA,IAAI,qBAAuB;AAC3B;AACA;;AAEA;AACe,sDAAI;;;ACdnB,0BAA0B,aAAa,0BAA0B,wBAAwB,4BAA4B,iCAAiC,wEAAwE,WAAW,kDAAkD,YAAY,OAAO,4BAA4B;AAC1U;;;;;;;;;;;;;;;;;;;;;;;;ACgBA;AACA,eADA;AAEA;AACA,gBADA;AAEA,4BAFA;AAGA;AACA,kBADA;AAEA;AAAA,gBACA,aADA,EACA,IADA,EACA,IADA,EACA,IADA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAGA,QAHA,CAGA,IAHA;AAAA;AAFA,KAHA;AAUA,0CAVA;AAWA,eAXA;AAYA;AAZA,GAFA;AAgBA;AACA,YADA,sBACA;AACA;AACA;AACA,KAJA;AAKA,aALA,uBAKA;AACA;AACA,KAPA;AAQA,QARA,kBAQA;AACA;AACA;AACA,OAFA,MAEA;AACA;AACA;AACA,KAdA;AAeA,YAfA,sBAeA;AACA;AACA,KAjBA;AAkBA,SAlBA,mBAkBA;AACA;AACA,KApBA;AAqBA,WArBA,qBAqBA;AACA;AACA,KAvBA;AAwBA,gBAxBA,0BAwBA;AACA;AACA,KA1BA;AA2BA,mBA3BA,6BA2BA;AACA,mCACA,uFADA;AAEA;AA9BA,GAhBA;AAgDA;AACA,eADA,uBACA,GADA,EACA;AACA;AACA;AACA,OAFA;AAGA;AALA;AAhDA,G;;ACjBgT,CAAgB,mGAAG,EAAC,C;;;;;ACApU;;AAEA;AACA;AACA;;AAEe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA,yBAAyB;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,qBAAqB;AACrB;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;;AC5FgG;AACvC;AACL;AACqC;;;AAGzF;AACuF;AACvF,gBAAgB,kBAAU;AAC1B,EAAE,iCAAM;AACR,EAAE,MAAM;AACR,EAAE,eAAe;AACjB;AACA;AACA;AACA;;AAEA;;AAEe,2D;;ACnBf;;;ACAA;AAAwB;AACF","file":"coreui-icons-vue.common.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = \"fae3\");\n","\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n for (var i = 0; i < modules.length; i++) {\n var item = [].concat(modules[i]);\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}","/**\n * Translates the list format produced by css-loader into something\n * easier to manipulate.\n */\nexport default function listToStyles (parentId, list) {\n var styles = []\n var newStyles = {}\n for (var i = 0; i < list.length; i++) {\n var item = list[i]\n var id = item[0]\n var css = item[1]\n var media = item[2]\n var sourceMap = item[3]\n var part = {\n id: parentId + ':' + i,\n css: css,\n media: media,\n sourceMap: sourceMap\n }\n if (!newStyles[id]) {\n styles.push(newStyles[id] = { id: id, parts: [part] })\n } else {\n newStyles[id].parts.push(part)\n }\n }\n return styles\n}\n","/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n Modified by Evan You @yyx990803\n*/\n\nimport listToStyles from './listToStyles'\n\nvar hasDocument = typeof document !== 'undefined'\n\nif (typeof DEBUG !== 'undefined' && DEBUG) {\n if (!hasDocument) {\n throw new Error(\n 'vue-style-loader cannot be used in a non-browser environment. ' +\n \"Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.\"\n ) }\n}\n\n/*\ntype StyleObject = {\n id: number;\n parts: Array\n}\n\ntype StyleObjectPart = {\n css: string;\n media: string;\n sourceMap: ?string\n}\n*/\n\nvar stylesInDom = {/*\n [id: number]: {\n id: number,\n refs: number,\n parts: Array<(obj?: StyleObjectPart) => void>\n }\n*/}\n\nvar head = hasDocument && (document.head || document.getElementsByTagName('head')[0])\nvar singletonElement = null\nvar singletonCounter = 0\nvar isProduction = false\nvar noop = function () {}\nvar options = null\nvar ssrIdKey = 'data-vue-ssr-id'\n\n// Force single-tag solution on IE6-9, which has a hard limit on the # of ","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"","/* globals __VUE_SSR_CONTEXT__ */\n\n// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).\n// This module is a runtime utility for cleaner component module output and will\n// be included in the final webpack user bundle.\n\nexport default function normalizeComponent (\n scriptExports,\n render,\n staticRenderFns,\n functionalTemplate,\n injectStyles,\n scopeId,\n moduleIdentifier, /* server only */\n shadowMode /* vue-cli only */\n) {\n // Vue.extend constructor export interop\n var options = typeof scriptExports === 'function'\n ? scriptExports.options\n : scriptExports\n\n // render functions\n if (render) {\n options.render = render\n options.staticRenderFns = staticRenderFns\n options._compiled = true\n }\n\n // functional template\n if (functionalTemplate) {\n options.functional = true\n }\n\n // scopedId\n if (scopeId) {\n options._scopeId = 'data-v-' + scopeId\n }\n\n var hook\n if (moduleIdentifier) { // server build\n hook = function (context) {\n // 2.3 injection\n context =\n context || // cached call\n (this.$vnode && this.$vnode.ssrContext) || // stateful\n (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional\n // 2.2 with runInNewContext: true\n if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {\n context = __VUE_SSR_CONTEXT__\n }\n // inject component styles\n if (injectStyles) {\n injectStyles.call(this, context)\n }\n // register component module identifier for async chunk inferrence\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier)\n }\n }\n // used by ssr in case component is cached and beforeCreate\n // never gets called\n options._ssrRegister = hook\n } else if (injectStyles) {\n hook = shadowMode\n ? function () { injectStyles.call(this, this.$root.$options.shadowRoot) }\n : injectStyles\n }\n\n if (hook) {\n if (options.functional) {\n // for template-only hot-reload because in that case the render fn doesn't\n // go through the normalizer\n options._injectStyles = hook\n // register for functioal component in vue file\n var originalRender = options.render\n options.render = function renderWithStyleInjection (h, context) {\n hook.call(context)\n return originalRender(h, context)\n }\n } else {\n // inject component registration as beforeCreate hook\n var existing = options.beforeCreate\n options.beforeCreate = existing\n ? [].concat(existing, hook)\n : [hook]\n }\n }\n\n return {\n exports: scriptExports,\n options: options\n }\n}\n","import { render, staticRenderFns } from \"./CIcon.vue?vue&type=template&id=4377e04f&scoped=true&\"\nimport script from \"./CIcon.vue?vue&type=script&lang=js&\"\nexport * from \"./CIcon.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CIcon.vue?vue&type=style&index=0&id=4377e04f&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4377e04f\",\n null\n \n)\n\nexport default component.exports","import CIcon from './CIcon'\r\nexport { CIcon }\r\n","import './setPublicPath'\nexport * from '~entry'\n"],"sourceRoot":""} \ No newline at end of file diff --git a/dist/coreui-icons-vue.umd.js b/dist/coreui-icons-vue.umd.js index 7c45404..cf8dc79 100644 --- a/dist/coreui-icons-vue.umd.js +++ b/dist/coreui-icons-vue.umd.js @@ -442,44 +442,44 @@ function applyToTag (styleElement, obj) { /***/ }), -/***/ "692e": +/***/ "9771": +/***/ (function(module, exports, __webpack_require__) { + +// style-loader: Adds some css to the DOM by adding a ","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"","/* globals __VUE_SSR_CONTEXT__ */\n\n// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).\n// This module is a runtime utility for cleaner component module output and will\n// be included in the final webpack user bundle.\n\nexport default function normalizeComponent (\n scriptExports,\n render,\n staticRenderFns,\n functionalTemplate,\n injectStyles,\n scopeId,\n moduleIdentifier, /* server only */\n shadowMode /* vue-cli only */\n) {\n // Vue.extend constructor export interop\n var options = typeof scriptExports === 'function'\n ? scriptExports.options\n : scriptExports\n\n // render functions\n if (render) {\n options.render = render\n options.staticRenderFns = staticRenderFns\n options._compiled = true\n }\n\n // functional template\n if (functionalTemplate) {\n options.functional = true\n }\n\n // scopedId\n if (scopeId) {\n options._scopeId = 'data-v-' + scopeId\n }\n\n var hook\n if (moduleIdentifier) { // server build\n hook = function (context) {\n // 2.3 injection\n context =\n context || // cached call\n (this.$vnode && this.$vnode.ssrContext) || // stateful\n (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional\n // 2.2 with runInNewContext: true\n if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {\n context = __VUE_SSR_CONTEXT__\n }\n // inject component styles\n if (injectStyles) {\n injectStyles.call(this, context)\n }\n // register component module identifier for async chunk inferrence\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier)\n }\n }\n // used by ssr in case component is cached and beforeCreate\n // never gets called\n options._ssrRegister = hook\n } else if (injectStyles) {\n hook = shadowMode\n ? function () { injectStyles.call(this, this.$root.$options.shadowRoot) }\n : injectStyles\n }\n\n if (hook) {\n if (options.functional) {\n // for template-only hot-reload because in that case the render fn doesn't\n // go through the normalizer\n options._injectStyles = hook\n // register for functioal component in vue file\n var originalRender = options.render\n options.render = function renderWithStyleInjection (h, context) {\n hook.call(context)\n return originalRender(h, context)\n }\n } else {\n // inject component registration as beforeCreate hook\n var existing = options.beforeCreate\n options.beforeCreate = existing\n ? [].concat(existing, hook)\n : [hook]\n }\n }\n\n return {\n exports: scriptExports,\n options: options\n }\n}\n","import { render, staticRenderFns } from \"./CIcon.vue?vue&type=template&id=0f8b9918&scoped=true&\"\nimport script from \"./CIcon.vue?vue&type=script&lang=js&\"\nexport * from \"./CIcon.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CIcon.vue?vue&type=style&index=0&id=0f8b9918&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"0f8b9918\",\n null\n \n)\n\nexport default component.exports","import CIcon from './CIcon'\r\nexport { CIcon }\r\n","import './setPublicPath'\nexport * from '~entry'\n"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack://coreui-icons-vue/webpack/universalModuleDefinition","webpack://coreui-icons-vue/webpack/bootstrap","webpack://coreui-icons-vue/./node_modules/css-loader/dist/runtime/api.js","webpack://coreui-icons-vue/./node_modules/vue-style-loader/lib/listToStyles.js","webpack://coreui-icons-vue/./node_modules/vue-style-loader/lib/addStylesClient.js","webpack://coreui-icons-vue/./src/CIcon.vue?8672","webpack://coreui-icons-vue/./src/CIcon.vue?f1ab","webpack://coreui-icons-vue/./src/CIcon.vue?66b3","webpack://coreui-icons-vue/./node_modules/current-script-polyfill/currentScript.js","webpack://coreui-icons-vue/./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js","webpack://coreui-icons-vue/./src/CIcon.vue?9f50","webpack://coreui-icons-vue/src/CIcon.vue","webpack://coreui-icons-vue/./src/CIcon.vue?7ea1","webpack://coreui-icons-vue/./node_modules/vue-loader/lib/runtime/componentNormalizer.js","webpack://coreui-icons-vue/./src/CIcon.vue","webpack://coreui-icons-vue/./src/index.js","webpack://coreui-icons-vue/./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC;AACD,O;QCVA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;AClFa;;AAEb;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB;;AAEhB;AACA;AACA;;AAEA;AACA,4CAA4C,qBAAqB;AACjE;;AAEA;AACA,KAAK;AACL,IAAI;AACJ;;;AAGA;AACA;AACA;AACA;AACA;;AAEA,mBAAmB,oBAAoB;AACvC;;AAEA;AACA;AACA;AACA,SAAS;AACT;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;;AAEA;AACA,8BAA8B;;AAE9B;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;;AAEA;AACA,CAAC;;;AAGD;AACA;AACA;AACA,qDAAqD,cAAc;AACnE;AACA,C;;;;;;;;;;;AC3EA;AACA;AACA;AACA;AACe;AACf;AACA;AACA,iBAAiB,iBAAiB;AAClC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,mCAAmC,wBAAwB;AAC3D,KAAK;AACL;AACA;AACA;AACA;AACA;;;AC1BA;AAAA;AACA;AACA;AACA;AACA;;AAEyC;;AAEzC;;AAEA;AACA;AACA;AACA;AACA,UAAU,iBAAiB;AAC3B;AACA;;AAEA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA,mBAAmB;AACnB;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEe;AACf;;AAEA;;AAEA,eAAe,YAAY;AAC3B;;AAEA;AACA;AACA,mBAAmB,mBAAmB;AACtC;AACA;AACA;AACA;AACA;AACA;AACA,eAAe,YAAY;AAC3B;AACA,KAAK;AACL;AACA;AACA,mBAAmB,sBAAsB;AACzC;AACA;AACA,uBAAuB,2BAA2B;AAClD;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA,iBAAiB,mBAAmB;AACpC;AACA;AACA;AACA;AACA,qBAAqB,2BAA2B;AAChD;AACA;AACA,YAAY,uBAAuB;AACnC;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,qBAAqB,uBAAuB;AAC5C;AACA;AACA,8BAA8B;AAC9B;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA,CAAC;;AAED;AACA;;AAEA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA,yDAAyD;AACzD;;AAEA;AACA;AACA,GAAG;AACH;AACA;AACA;AACA;AACA;AACA;;;;;;;;AC7NA;;AAEA;AACA,cAAc,mBAAO,CAAC,MAAsa;AAC5b,4CAA4C,QAAS;AACrD;AACA;AACA,UAAU,mBAAO,CAAC,MAA0D;AAC5E,6CAA6C,qCAAqC,E;;;;;;;;ACRlF;AAAA;AAAA;AAAmf,CAAgB,8iBAAG,EAAC,C;;;;;;;ACAvgB;AACA,kCAAkC,mBAAO,CAAC,MAAgD;AAC1F;AACA;AACA,cAAc,QAAS,4BAA4B,qBAAqB,cAAc,kBAAkB,kBAAkB,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,6BAA6B,WAAW,YAAY,eAAe,4BAA4B,aAAa,cAAc,iBAAiB,4BAA4B,cAAc,eAAe,kBAAkB,4BAA4B,cAAc,eAAe,kBAAkB,kEAAkE,qBAAqB,sBAAsB;AACngC;AACA;;;;;;;;ACNA;;AAEA;;AAEA;AACA;AACA,wDAAwD;;AAExD;AACA;AACA;AACA;;AAEA;AACA;AACA,aAAa,mBAAmB;AAChC;;AAEA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA,CAAC;;;;;;;;;;;;ACnCD;;AAEA;AACA,MAAM,IAAuC;AAC7C,IAAI,mBAAO,CAAC,MAAyB;AACrC;;AAEA;AACA;AACA,IAAI,qBAAuB;AAC3B;AACA;;AAEA;AACe,sDAAI;;;ACdnB,0BAA0B,aAAa,0BAA0B,wBAAwB,4BAA4B,iCAAiC,wEAAwE,WAAW,kDAAkD,YAAY,OAAO,4BAA4B;AAC1U;;;;;;;;;;;;;;;;;;;;;;;;ACgBA;AACA,eADA;AAEA;AACA,gBADA;AAEA,4BAFA;AAGA;AACA,kBADA;AAEA;AAAA,gBACA,aADA,EACA,IADA,EACA,IADA,EACA,IADA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAEA,KAFA,EAGA,QAHA,CAGA,IAHA;AAAA;AAFA,KAHA;AAUA,0CAVA;AAWA,eAXA;AAYA;AAZA,GAFA;AAgBA;AACA,YADA,sBACA;AACA;AACA;AACA,KAJA;AAKA,aALA,uBAKA;AACA;AACA,KAPA;AAQA,QARA,kBAQA;AACA;AACA;AACA,OAFA,MAEA;AACA;AACA;AACA,KAdA;AAeA,YAfA,sBAeA;AACA;AACA,KAjBA;AAkBA,SAlBA,mBAkBA;AACA;AACA,KApBA;AAqBA,WArBA,qBAqBA;AACA;AACA,KAvBA;AAwBA,gBAxBA,0BAwBA;AACA;AACA,KA1BA;AA2BA,mBA3BA,6BA2BA;AACA,mCACA,uFADA;AAEA;AA9BA,GAhBA;AAgDA;AACA,eADA,uBACA,GADA,EACA;AACA;AACA;AACA,OAFA;AAGA;AALA;AAhDA,G;;ACjBgT,CAAgB,mGAAG,EAAC,C;;;;;ACApU;;AAEA;AACA;AACA;;AAEe;AACf;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;;AAEA;AACA,yBAAyB;AACzB;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,qBAAqB;AACrB;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;;;AC5FgG;AACvC;AACL;AACqC;;;AAGzF;AACuF;AACvF,gBAAgB,kBAAU;AAC1B,EAAE,iCAAM;AACR,EAAE,MAAM;AACR,EAAE,eAAe;AACjB;AACA;AACA;AACA;;AAEA;;AAEe,2D;;ACnBf;;;ACAA;AAAwB;AACF","file":"coreui-icons-vue.umd.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"coreui-icons-vue\"] = factory();\n\telse\n\t\troot[\"coreui-icons-vue\"] = factory();\n})((typeof self !== 'undefined' ? self : this), function() {\nreturn "," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = \"fae3\");\n","\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n for (var i = 0; i < modules.length; i++) {\n var item = [].concat(modules[i]);\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}","/**\n * Translates the list format produced by css-loader into something\n * easier to manipulate.\n */\nexport default function listToStyles (parentId, list) {\n var styles = []\n var newStyles = {}\n for (var i = 0; i < list.length; i++) {\n var item = list[i]\n var id = item[0]\n var css = item[1]\n var media = item[2]\n var sourceMap = item[3]\n var part = {\n id: parentId + ':' + i,\n css: css,\n media: media,\n sourceMap: sourceMap\n }\n if (!newStyles[id]) {\n styles.push(newStyles[id] = { id: id, parts: [part] })\n } else {\n newStyles[id].parts.push(part)\n }\n }\n return styles\n}\n","/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n Modified by Evan You @yyx990803\n*/\n\nimport listToStyles from './listToStyles'\n\nvar hasDocument = typeof document !== 'undefined'\n\nif (typeof DEBUG !== 'undefined' && DEBUG) {\n if (!hasDocument) {\n throw new Error(\n 'vue-style-loader cannot be used in a non-browser environment. ' +\n \"Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.\"\n ) }\n}\n\n/*\ntype StyleObject = {\n id: number;\n parts: Array\n}\n\ntype StyleObjectPart = {\n css: string;\n media: string;\n sourceMap: ?string\n}\n*/\n\nvar stylesInDom = {/*\n [id: number]: {\n id: number,\n refs: number,\n parts: Array<(obj?: StyleObjectPart) => void>\n }\n*/}\n\nvar head = hasDocument && (document.head || document.getElementsByTagName('head')[0])\nvar singletonElement = null\nvar singletonCounter = 0\nvar isProduction = false\nvar noop = function () {}\nvar options = null\nvar ssrIdKey = 'data-vue-ssr-id'\n\n// Force single-tag solution on IE6-9, which has a hard limit on the # of ","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"","/* globals __VUE_SSR_CONTEXT__ */\n\n// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).\n// This module is a runtime utility for cleaner component module output and will\n// be included in the final webpack user bundle.\n\nexport default function normalizeComponent (\n scriptExports,\n render,\n staticRenderFns,\n functionalTemplate,\n injectStyles,\n scopeId,\n moduleIdentifier, /* server only */\n shadowMode /* vue-cli only */\n) {\n // Vue.extend constructor export interop\n var options = typeof scriptExports === 'function'\n ? scriptExports.options\n : scriptExports\n\n // render functions\n if (render) {\n options.render = render\n options.staticRenderFns = staticRenderFns\n options._compiled = true\n }\n\n // functional template\n if (functionalTemplate) {\n options.functional = true\n }\n\n // scopedId\n if (scopeId) {\n options._scopeId = 'data-v-' + scopeId\n }\n\n var hook\n if (moduleIdentifier) { // server build\n hook = function (context) {\n // 2.3 injection\n context =\n context || // cached call\n (this.$vnode && this.$vnode.ssrContext) || // stateful\n (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional\n // 2.2 with runInNewContext: true\n if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {\n context = __VUE_SSR_CONTEXT__\n }\n // inject component styles\n if (injectStyles) {\n injectStyles.call(this, context)\n }\n // register component module identifier for async chunk inferrence\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier)\n }\n }\n // used by ssr in case component is cached and beforeCreate\n // never gets called\n options._ssrRegister = hook\n } else if (injectStyles) {\n hook = shadowMode\n ? function () { injectStyles.call(this, this.$root.$options.shadowRoot) }\n : injectStyles\n }\n\n if (hook) {\n if (options.functional) {\n // for template-only hot-reload because in that case the render fn doesn't\n // go through the normalizer\n options._injectStyles = hook\n // register for functioal component in vue file\n var originalRender = options.render\n options.render = function renderWithStyleInjection (h, context) {\n hook.call(context)\n return originalRender(h, context)\n }\n } else {\n // inject component registration as beforeCreate hook\n var existing = options.beforeCreate\n options.beforeCreate = existing\n ? [].concat(existing, hook)\n : [hook]\n }\n }\n\n return {\n exports: scriptExports,\n options: options\n }\n}\n","import { render, staticRenderFns } from \"./CIcon.vue?vue&type=template&id=4377e04f&scoped=true&\"\nimport script from \"./CIcon.vue?vue&type=script&lang=js&\"\nexport * from \"./CIcon.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CIcon.vue?vue&type=style&index=0&id=4377e04f&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4377e04f\",\n null\n \n)\n\nexport default component.exports","import CIcon from './CIcon'\r\nexport { CIcon }\r\n","import './setPublicPath'\nexport * from '~entry'\n"],"sourceRoot":""} \ No newline at end of file diff --git a/dist/coreui-icons-vue.umd.min.js b/dist/coreui-icons-vue.umd.min.js index 3583629..f083d4c 100644 --- a/dist/coreui-icons-vue.umd.min.js +++ b/dist/coreui-icons-vue.umd.min.js @@ -1,2 +1,2 @@ -(function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t():"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports["coreui-icons-vue"]=t():e["coreui-icons-vue"]=t()})("undefined"!==typeof self?self:this,(function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.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 i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));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="fae3")}({"24fb":function(e,t,n){"use strict";function r(e,t){var n=e[1]||"",r=e[3];if(!r)return n;if(t&&"function"===typeof btoa){var o=i(r),c=r.sources.map((function(e){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(e," */")}));return[n].concat(c).concat([o]).join("\n")}return[n].join("\n")}function i(e){var t=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t);return"/*# ".concat(n," */")}e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=r(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n){"string"===typeof e&&(e=[[null,e,""]]);for(var r=0;rn.parts.length&&(r.parts.length=n.parts.length)}else{var c=[];for(i=0;i".concat(this.titleString,"")},code:function(){return this.content?this.content:this.$root.$options.icons?this.$root.$options.icons[this.iconName]:void 0},iconCode:function(){return Array.isArray(this.code)?this.code[1]||this.code[0]:this.code},scale:function(){return Array.isArray(this.code)&&this.code.length>1?this.code[0]:"64 64"},viewBox:function(){return this.$attrs.viewBox||"0 0 ".concat(this.scale)},computedSize:function(){return this.$attrs.width||this.$attrs.height?"custom-size":this.size},computedClasses:function(){return this.customClasses||["c-icon",c({},"c-icon-".concat(this.computedSize),this.computedSize)]}},methods:{toCamelCase:function(e){return e.replace(/([-_][a-z0-9])/gi,(function(e){return e.toUpperCase().replace("-","")}))},generateTitle:function(e){return this.getValidTitle(e).replace(/([a-z0-9])([A-Z])/g,"$1 $2")},getValidTitle:function(e){return["cil","cib","cif","cis"].includes(e.substring(0,3))?e.slice(3):e.charAt(0).toUpperCase()+e.slice(1)}}},a=s;n("692e");function u(e,t,n,r,i,o,c,s){var a,u="function"===typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),c?(a=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__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(c)},u._ssrRegister=a):i&&(a=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),a)if(u.functional){u._injectStyles=a;var f=u.render;u.render=function(e,t){return a.call(t),f(e,t)}}else{var d=u.beforeCreate;u.beforeCreate=d?[].concat(d,a):[a]}return{exports:e,options:u}}var f=u(a,i,o,!1,null,"0f8b9918",null),d=f.exports;n.d(t,"CIcon",(function(){return d}))}})})); +(function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t():"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports["coreui-icons-vue"]=t():e["coreui-icons-vue"]=t()})("undefined"!==typeof self?self:this,(function(){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var i=t[r]={i:r,l:!1,exports:{}};return e[r].call(i.exports,i,i.exports,n),i.l=!0,i.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 i in e)n.d(r,i,function(t){return e[t]}.bind(null,i));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="fae3")}({"24fb":function(e,t,n){"use strict";function r(e,t){var n=e[1]||"",r=e[3];if(!r)return n;if(t&&"function"===typeof btoa){var o=i(r),c=r.sources.map((function(e){return"/*# sourceURL=".concat(r.sourceRoot||"").concat(e," */")}));return[n].concat(c).concat([o]).join("\n")}return[n].join("\n")}function i(e){var t=btoa(unescape(encodeURIComponent(JSON.stringify(e)))),n="sourceMappingURL=data:application/json;charset=utf-8;base64,".concat(t);return"/*# ".concat(n," */")}e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n=r(t,e);return t[2]?"@media ".concat(t[2]," {").concat(n,"}"):n})).join("")},t.i=function(e,n){"string"===typeof e&&(e=[[null,e,""]]);for(var r=0;rn.parts.length&&(r.parts.length=n.parts.length)}else{var c=[];for(i=0;i".concat(this.title,""):""},code:function(){return this.content?this.content:this.$root.$options.icons?this.$root.$options.icons[this.iconName]:void 0},iconCode:function(){return Array.isArray(this.code)?this.code[1]||this.code[0]:this.code},scale:function(){return Array.isArray(this.code)&&this.code.length>1?this.code[0]:"64 64"},viewBox:function(){return this.$attrs.viewBox||"0 0 ".concat(this.scale)},computedSize:function(){return this.$attrs.width||this.$attrs.height?"custom-size":this.size},computedClasses:function(){return this.customClasses||["c-icon",c({},"c-icon-".concat(this.computedSize),this.computedSize)]}},methods:{toCamelCase:function(e){return e.replace(/([-_][a-z0-9])/gi,(function(e){return e.toUpperCase().replace("-","")}))}}},a=s;n("a562");function u(e,t,n,r,i,o,c,s){var a,u="function"===typeof e?e.options:e;if(t&&(u.render=t,u.staticRenderFns=n,u._compiled=!0),r&&(u.functional=!0),o&&(u._scopeId="data-v-"+o),c?(a=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__),i&&i.call(this,e),e&&e._registeredComponents&&e._registeredComponents.add(c)},u._ssrRegister=a):i&&(a=s?function(){i.call(this,this.$root.$options.shadowRoot)}:i),a)if(u.functional){u._injectStyles=a;var f=u.render;u.render=function(e,t){return a.call(t),f(e,t)}}else{var d=u.beforeCreate;u.beforeCreate=d?[].concat(d,a):[a]}return{exports:e,options:u}}var f=u(a,i,o,!1,null,"4377e04f",null),d=f.exports;n.d(t,"CIcon",(function(){return d}))}})})); //# sourceMappingURL=coreui-icons-vue.umd.min.js.map \ No newline at end of file diff --git a/dist/coreui-icons-vue.umd.min.js.map b/dist/coreui-icons-vue.umd.min.js.map index 9314152..da3c1d4 100644 --- a/dist/coreui-icons-vue.umd.min.js.map +++ b/dist/coreui-icons-vue.umd.min.js.map @@ -1 +1 @@ -{"version":3,"sources":["webpack://coreui-icons-vue/webpack/universalModuleDefinition","webpack://coreui-icons-vue/webpack/bootstrap","webpack://coreui-icons-vue/./node_modules/css-loader/dist/runtime/api.js","webpack://coreui-icons-vue/./node_modules/vue-style-loader/lib/listToStyles.js","webpack://coreui-icons-vue/./node_modules/vue-style-loader/lib/addStylesClient.js","webpack://coreui-icons-vue/./src/CIcon.vue?3291","webpack://coreui-icons-vue/./src/CIcon.vue?0f1e","webpack://coreui-icons-vue/./src/CIcon.vue?1928","webpack://coreui-icons-vue/./node_modules/current-script-polyfill/currentScript.js","webpack://coreui-icons-vue/./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js","webpack://coreui-icons-vue/./src/CIcon.vue?3e44","webpack://coreui-icons-vue/src/CIcon.vue","webpack://coreui-icons-vue/./src/CIcon.vue?7ea1","webpack://coreui-icons-vue/./node_modules/vue-loader/lib/runtime/componentNormalizer.js","webpack://coreui-icons-vue/./src/CIcon.vue","webpack://coreui-icons-vue/./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js"],"names":["root","factory","exports","module","define","amd","self","this","installedModules","__webpack_require__","moduleId","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","cssWithMappingToString","item","useSourceMap","content","cssMapping","btoa","sourceMapping","toComment","sourceURLs","sources","map","source","concat","sourceRoot","join","sourceMap","base64","unescape","encodeURIComponent","JSON","stringify","data","list","toString","mediaQuery","length","push","listToStyles","parentId","styles","newStyles","id","css","media","part","parts","hasDocument","document","DEBUG","Error","stylesInDom","head","getElementsByTagName","singletonElement","singletonCounter","isProduction","noop","options","ssrIdKey","isOldIE","navigator","test","userAgent","toLowerCase","addStylesClient","_isProduction","_options","addStylesToDom","newList","mayRemove","domStyle","refs","j","addStyle","createStyleElement","styleElement","createElement","type","appendChild","obj","update","remove","querySelector","parentNode","removeChild","styleIndex","applyToSingletonTag","applyToTag","newObj","replaceText","textStore","index","replacement","filter","Boolean","styleSheet","cssText","cssNode","createTextNode","childNodes","insertBefore","setAttribute","ssrId","firstChild","___CSS_LOADER_API_IMPORT___","locals","add","default","currentScript","scripts","err","res","exec","stack","src","readyState","window","match","render","_vm","_h","$createElement","_c","_self","attrs","class","computedClasses","viewBox","domProps","_s","titleCode","iconCode","staticRenderFns","props","String","Array","size","validator","customClasses","title","computed","iconName","iconNameIsKebabCase","toCamelCase","titleString","generateTitle","code","$root","$options","icons","isArray","scale","$attrs","computedSize","width","height","methods","str","replace","$1","toUpperCase","getValidTitle","includes","substring","slice","charAt","normalizeComponent","scriptExports","functionalTemplate","injectStyles","scopeId","moduleIdentifier","shadowMode","hook","_compiled","functional","_scopeId","context","$vnode","ssrContext","parent","__VUE_SSR_CONTEXT__","_registeredComponents","_ssrRegister","shadowRoot","_injectStyles","originalRender","h","existing","beforeCreate","component"],"mappings":"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","file":"coreui-icons-vue.umd.min.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"coreui-icons-vue\"] = factory();\n\telse\n\t\troot[\"coreui-icons-vue\"] = factory();\n})((typeof self !== 'undefined' ? self : this), function() {\nreturn "," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = \"fae3\");\n","\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n for (var i = 0; i < modules.length; i++) {\n var item = [].concat(modules[i]);\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}","/**\n * Translates the list format produced by css-loader into something\n * easier to manipulate.\n */\nexport default function listToStyles (parentId, list) {\n var styles = []\n var newStyles = {}\n for (var i = 0; i < list.length; i++) {\n var item = list[i]\n var id = item[0]\n var css = item[1]\n var media = item[2]\n var sourceMap = item[3]\n var part = {\n id: parentId + ':' + i,\n css: css,\n media: media,\n sourceMap: sourceMap\n }\n if (!newStyles[id]) {\n styles.push(newStyles[id] = { id: id, parts: [part] })\n } else {\n newStyles[id].parts.push(part)\n }\n }\n return styles\n}\n","/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n Modified by Evan You @yyx990803\n*/\n\nimport listToStyles from './listToStyles'\n\nvar hasDocument = typeof document !== 'undefined'\n\nif (typeof DEBUG !== 'undefined' && DEBUG) {\n if (!hasDocument) {\n throw new Error(\n 'vue-style-loader cannot be used in a non-browser environment. ' +\n \"Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.\"\n ) }\n}\n\n/*\ntype StyleObject = {\n id: number;\n parts: Array\n}\n\ntype StyleObjectPart = {\n css: string;\n media: string;\n sourceMap: ?string\n}\n*/\n\nvar stylesInDom = {/*\n [id: number]: {\n id: number,\n refs: number,\n parts: Array<(obj?: StyleObjectPart) => void>\n }\n*/}\n\nvar head = hasDocument && (document.head || document.getElementsByTagName('head')[0])\nvar singletonElement = null\nvar singletonCounter = 0\nvar isProduction = false\nvar noop = function () {}\nvar options = null\nvar ssrIdKey = 'data-vue-ssr-id'\n\n// Force single-tag solution on IE6-9, which has a hard limit on the # of ","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"","/* globals __VUE_SSR_CONTEXT__ */\n\n// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).\n// This module is a runtime utility for cleaner component module output and will\n// be included in the final webpack user bundle.\n\nexport default function normalizeComponent (\n scriptExports,\n render,\n staticRenderFns,\n functionalTemplate,\n injectStyles,\n scopeId,\n moduleIdentifier, /* server only */\n shadowMode /* vue-cli only */\n) {\n // Vue.extend constructor export interop\n var options = typeof scriptExports === 'function'\n ? scriptExports.options\n : scriptExports\n\n // render functions\n if (render) {\n options.render = render\n options.staticRenderFns = staticRenderFns\n options._compiled = true\n }\n\n // functional template\n if (functionalTemplate) {\n options.functional = true\n }\n\n // scopedId\n if (scopeId) {\n options._scopeId = 'data-v-' + scopeId\n }\n\n var hook\n if (moduleIdentifier) { // server build\n hook = function (context) {\n // 2.3 injection\n context =\n context || // cached call\n (this.$vnode && this.$vnode.ssrContext) || // stateful\n (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional\n // 2.2 with runInNewContext: true\n if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {\n context = __VUE_SSR_CONTEXT__\n }\n // inject component styles\n if (injectStyles) {\n injectStyles.call(this, context)\n }\n // register component module identifier for async chunk inferrence\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier)\n }\n }\n // used by ssr in case component is cached and beforeCreate\n // never gets called\n options._ssrRegister = hook\n } else if (injectStyles) {\n hook = shadowMode\n ? function () { injectStyles.call(this, this.$root.$options.shadowRoot) }\n : injectStyles\n }\n\n if (hook) {\n if (options.functional) {\n // for template-only hot-reload because in that case the render fn doesn't\n // go through the normalizer\n options._injectStyles = hook\n // register for functioal component in vue file\n var originalRender = options.render\n options.render = function renderWithStyleInjection (h, context) {\n hook.call(context)\n return originalRender(h, context)\n }\n } else {\n // inject component registration as beforeCreate hook\n var existing = options.beforeCreate\n options.beforeCreate = existing\n ? [].concat(existing, hook)\n : [hook]\n }\n }\n\n return {\n exports: scriptExports,\n options: options\n }\n}\n","import { render, staticRenderFns } from \"./CIcon.vue?vue&type=template&id=0f8b9918&scoped=true&\"\nimport script from \"./CIcon.vue?vue&type=script&lang=js&\"\nexport * from \"./CIcon.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CIcon.vue?vue&type=style&index=0&id=0f8b9918&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"0f8b9918\",\n null\n \n)\n\nexport default component.exports","import './setPublicPath'\nexport * from '~entry'\n"],"sourceRoot":""} \ No newline at end of file +{"version":3,"sources":["webpack://coreui-icons-vue/webpack/universalModuleDefinition","webpack://coreui-icons-vue/webpack/bootstrap","webpack://coreui-icons-vue/./node_modules/css-loader/dist/runtime/api.js","webpack://coreui-icons-vue/./node_modules/vue-style-loader/lib/listToStyles.js","webpack://coreui-icons-vue/./node_modules/vue-style-loader/lib/addStylesClient.js","webpack://coreui-icons-vue/./src/CIcon.vue?8672","webpack://coreui-icons-vue/./src/CIcon.vue?f1ab","webpack://coreui-icons-vue/./src/CIcon.vue?66b3","webpack://coreui-icons-vue/./node_modules/current-script-polyfill/currentScript.js","webpack://coreui-icons-vue/./node_modules/@vue/cli-service/lib/commands/build/setPublicPath.js","webpack://coreui-icons-vue/./src/CIcon.vue?9f50","webpack://coreui-icons-vue/src/CIcon.vue","webpack://coreui-icons-vue/./src/CIcon.vue?7ea1","webpack://coreui-icons-vue/./node_modules/vue-loader/lib/runtime/componentNormalizer.js","webpack://coreui-icons-vue/./src/CIcon.vue","webpack://coreui-icons-vue/./node_modules/@vue/cli-service/lib/commands/build/entry-lib-no-default.js"],"names":["root","factory","exports","module","define","amd","self","this","installedModules","__webpack_require__","moduleId","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","cssWithMappingToString","item","useSourceMap","content","cssMapping","btoa","sourceMapping","toComment","sourceURLs","sources","map","source","concat","sourceRoot","join","sourceMap","base64","unescape","encodeURIComponent","JSON","stringify","data","list","toString","mediaQuery","length","push","listToStyles","parentId","styles","newStyles","id","css","media","part","parts","hasDocument","document","DEBUG","Error","stylesInDom","head","getElementsByTagName","singletonElement","singletonCounter","isProduction","noop","options","ssrIdKey","isOldIE","navigator","test","userAgent","toLowerCase","addStylesClient","_isProduction","_options","addStylesToDom","newList","mayRemove","domStyle","refs","j","addStyle","createStyleElement","styleElement","createElement","type","appendChild","obj","update","remove","querySelector","parentNode","removeChild","styleIndex","applyToSingletonTag","applyToTag","newObj","replaceText","textStore","index","replacement","filter","Boolean","styleSheet","cssText","cssNode","createTextNode","childNodes","insertBefore","setAttribute","ssrId","firstChild","locals","add","default","___CSS_LOADER_API_IMPORT___","currentScript","scripts","err","res","exec","stack","src","readyState","window","match","render","_vm","_h","$createElement","_c","_self","attrs","class","computedClasses","viewBox","domProps","_s","titleCode","iconCode","staticRenderFns","props","String","Array","size","validator","customClasses","title","computed","iconName","iconNameIsKebabCase","toCamelCase","code","$root","$options","icons","isArray","scale","$attrs","computedSize","width","height","methods","str","replace","$1","toUpperCase","normalizeComponent","scriptExports","functionalTemplate","injectStyles","scopeId","moduleIdentifier","shadowMode","hook","_compiled","functional","_scopeId","context","$vnode","ssrContext","parent","__VUE_SSR_CONTEXT__","_registeredComponents","_ssrRegister","shadowRoot","_injectStyles","originalRender","h","existing","beforeCreate","component"],"mappings":"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","file":"coreui-icons-vue.umd.min.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"coreui-icons-vue\"] = factory();\n\telse\n\t\troot[\"coreui-icons-vue\"] = factory();\n})((typeof self !== 'undefined' ? self : this), function() {\nreturn "," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = \"fae3\");\n","\"use strict\";\n\n/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n*/\n// css base code, injected by the css-loader\n// eslint-disable-next-line func-names\nmodule.exports = function (useSourceMap) {\n var list = []; // return the list of modules as css string\n\n list.toString = function toString() {\n return this.map(function (item) {\n var content = cssWithMappingToString(item, useSourceMap);\n\n if (item[2]) {\n return \"@media \".concat(item[2], \" {\").concat(content, \"}\");\n }\n\n return content;\n }).join('');\n }; // import a list of modules into the list\n // eslint-disable-next-line func-names\n\n\n list.i = function (modules, mediaQuery) {\n if (typeof modules === 'string') {\n // eslint-disable-next-line no-param-reassign\n modules = [[null, modules, '']];\n }\n\n for (var i = 0; i < modules.length; i++) {\n var item = [].concat(modules[i]);\n\n if (mediaQuery) {\n if (!item[2]) {\n item[2] = mediaQuery;\n } else {\n item[2] = \"\".concat(mediaQuery, \" and \").concat(item[2]);\n }\n }\n\n list.push(item);\n }\n };\n\n return list;\n};\n\nfunction cssWithMappingToString(item, useSourceMap) {\n var content = item[1] || ''; // eslint-disable-next-line prefer-destructuring\n\n var cssMapping = item[3];\n\n if (!cssMapping) {\n return content;\n }\n\n if (useSourceMap && typeof btoa === 'function') {\n var sourceMapping = toComment(cssMapping);\n var sourceURLs = cssMapping.sources.map(function (source) {\n return \"/*# sourceURL=\".concat(cssMapping.sourceRoot || '').concat(source, \" */\");\n });\n return [content].concat(sourceURLs).concat([sourceMapping]).join('\\n');\n }\n\n return [content].join('\\n');\n} // Adapted from convert-source-map (MIT)\n\n\nfunction toComment(sourceMap) {\n // eslint-disable-next-line no-undef\n var base64 = btoa(unescape(encodeURIComponent(JSON.stringify(sourceMap))));\n var data = \"sourceMappingURL=data:application/json;charset=utf-8;base64,\".concat(base64);\n return \"/*# \".concat(data, \" */\");\n}","/**\n * Translates the list format produced by css-loader into something\n * easier to manipulate.\n */\nexport default function listToStyles (parentId, list) {\n var styles = []\n var newStyles = {}\n for (var i = 0; i < list.length; i++) {\n var item = list[i]\n var id = item[0]\n var css = item[1]\n var media = item[2]\n var sourceMap = item[3]\n var part = {\n id: parentId + ':' + i,\n css: css,\n media: media,\n sourceMap: sourceMap\n }\n if (!newStyles[id]) {\n styles.push(newStyles[id] = { id: id, parts: [part] })\n } else {\n newStyles[id].parts.push(part)\n }\n }\n return styles\n}\n","/*\n MIT License http://www.opensource.org/licenses/mit-license.php\n Author Tobias Koppers @sokra\n Modified by Evan You @yyx990803\n*/\n\nimport listToStyles from './listToStyles'\n\nvar hasDocument = typeof document !== 'undefined'\n\nif (typeof DEBUG !== 'undefined' && DEBUG) {\n if (!hasDocument) {\n throw new Error(\n 'vue-style-loader cannot be used in a non-browser environment. ' +\n \"Use { target: 'node' } in your Webpack config to indicate a server-rendering environment.\"\n ) }\n}\n\n/*\ntype StyleObject = {\n id: number;\n parts: Array\n}\n\ntype StyleObjectPart = {\n css: string;\n media: string;\n sourceMap: ?string\n}\n*/\n\nvar stylesInDom = {/*\n [id: number]: {\n id: number,\n refs: number,\n parts: Array<(obj?: StyleObjectPart) => void>\n }\n*/}\n\nvar head = hasDocument && (document.head || document.getElementsByTagName('head')[0])\nvar singletonElement = null\nvar singletonCounter = 0\nvar isProduction = false\nvar noop = function () {}\nvar options = null\nvar ssrIdKey = 'data-vue-ssr-id'\n\n// Force single-tag solution on IE6-9, which has a hard limit on the # of ","import mod from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../node_modules/cache-loader/dist/cjs.js??ref--12-0!../node_modules/thread-loader/dist/cjs.js!../node_modules/babel-loader/lib/index.js!../node_modules/cache-loader/dist/cjs.js??ref--0-0!../node_modules/vue-loader/lib/index.js??vue-loader-options!./CIcon.vue?vue&type=script&lang=js&\"","/* globals __VUE_SSR_CONTEXT__ */\n\n// IMPORTANT: Do NOT use ES2015 features in this file (except for modules).\n// This module is a runtime utility for cleaner component module output and will\n// be included in the final webpack user bundle.\n\nexport default function normalizeComponent (\n scriptExports,\n render,\n staticRenderFns,\n functionalTemplate,\n injectStyles,\n scopeId,\n moduleIdentifier, /* server only */\n shadowMode /* vue-cli only */\n) {\n // Vue.extend constructor export interop\n var options = typeof scriptExports === 'function'\n ? scriptExports.options\n : scriptExports\n\n // render functions\n if (render) {\n options.render = render\n options.staticRenderFns = staticRenderFns\n options._compiled = true\n }\n\n // functional template\n if (functionalTemplate) {\n options.functional = true\n }\n\n // scopedId\n if (scopeId) {\n options._scopeId = 'data-v-' + scopeId\n }\n\n var hook\n if (moduleIdentifier) { // server build\n hook = function (context) {\n // 2.3 injection\n context =\n context || // cached call\n (this.$vnode && this.$vnode.ssrContext) || // stateful\n (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional\n // 2.2 with runInNewContext: true\n if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') {\n context = __VUE_SSR_CONTEXT__\n }\n // inject component styles\n if (injectStyles) {\n injectStyles.call(this, context)\n }\n // register component module identifier for async chunk inferrence\n if (context && context._registeredComponents) {\n context._registeredComponents.add(moduleIdentifier)\n }\n }\n // used by ssr in case component is cached and beforeCreate\n // never gets called\n options._ssrRegister = hook\n } else if (injectStyles) {\n hook = shadowMode\n ? function () { injectStyles.call(this, this.$root.$options.shadowRoot) }\n : injectStyles\n }\n\n if (hook) {\n if (options.functional) {\n // for template-only hot-reload because in that case the render fn doesn't\n // go through the normalizer\n options._injectStyles = hook\n // register for functioal component in vue file\n var originalRender = options.render\n options.render = function renderWithStyleInjection (h, context) {\n hook.call(context)\n return originalRender(h, context)\n }\n } else {\n // inject component registration as beforeCreate hook\n var existing = options.beforeCreate\n options.beforeCreate = existing\n ? [].concat(existing, hook)\n : [hook]\n }\n }\n\n return {\n exports: scriptExports,\n options: options\n }\n}\n","import { render, staticRenderFns } from \"./CIcon.vue?vue&type=template&id=4377e04f&scoped=true&\"\nimport script from \"./CIcon.vue?vue&type=script&lang=js&\"\nexport * from \"./CIcon.vue?vue&type=script&lang=js&\"\nimport style0 from \"./CIcon.vue?vue&type=style&index=0&id=4377e04f&scoped=true&lang=css&\"\n\n\n/* normalize component */\nimport normalizer from \"!../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n \"4377e04f\",\n null\n \n)\n\nexport default component.exports","import './setPublicPath'\nexport * from '~entry'\n"],"sourceRoot":""} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 8dedb9a..089573d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@coreui/icons-vue", - "version": "1.1.1", + "version": "1.1.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 9ee8413..cc2ed2e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coreui/icons-vue", - "version": "1.1.1", + "version": "1.1.2", "license": "MIT", "sideEffects": "src/CIcon.vue", "main": "dist/coreui-icons-vue.common.js",