(function webpackUniversalModuleDefinition(root, factory) { if(typeof exports === 'object' && typeof module === 'object') module.exports = factory(require("vue")); else if(typeof define === 'function' && define.amd) define([], factory); else if(typeof exports === 'object') exports["system"] = factory(require("vue")); else root["system"] = factory(root["Vue"]); })((typeof self !== 'undefined' ? self : this), function(__WEBPACK_EXTERNAL_MODULE__8bbf__) { return /******/ (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"); /******/ }) /************************************************************************/ /******/ ({ /***/ "0098": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M18 5h2l-6 22h-2zM7.938 6.406l1.625 1.188L3.25 16l6.313 8.406-1.625 1.188-6.75-9L.75 16l.438-.594zm16.125 0l6.75 9 .438.594-.438.594-6.75 9-1.625-1.188L28.751 16l-6.313-8.406z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "00fd": /***/ (function(module, exports, __webpack_require__) { var Symbol = __webpack_require__("9e69"); /** Used for built-in method references. */ var objectProto = Object.prototype; /** Used to check objects for own properties. */ var hasOwnProperty = objectProto.hasOwnProperty; /** * Used to resolve the * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) * of values. */ var nativeObjectToString = objectProto.toString; /** Built-in value references. */ var symToStringTag = Symbol ? Symbol.toStringTag : undefined; /** * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values. * * @private * @param {*} value The value to query. * @returns {string} Returns the raw `toStringTag`. */ function getRawTag(value) { var isOwn = hasOwnProperty.call(value, symToStringTag), tag = value[symToStringTag]; try { value[symToStringTag] = undefined; var unmasked = true; } catch (e) {} var result = nativeObjectToString.call(value); if (unmasked) { if (isOwn) { value[symToStringTag] = tag; } else { delete value[symToStringTag]; } } return result; } module.exports = getRawTag; /***/ }), /***/ "00ff": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M12.813 4c.312.021.615.118.875.25.521.265.919.67 1.281 1.125.725.91 1.311 2.103 1.813 3.313.207.498.39.985.563 1.469.109-.401.21-.808.344-1.219.391-1.201.902-2.395 1.594-3.344.346-.474.731-.895 1.25-1.188s1.174-.421 1.813-.281c.628.138 1.091.677 1.281 1.156s.24.97.25 1.5c.02 1.06-.168 2.29-.406 3.5a41.512 41.512 0 0 1-1.063 4.188c.328.248.624.516.844.813 1.025 1.382.75 3.01.75 3.375 0 4.219-1.55 6.731-3.406 8s-3.874 1.344-4.75 1.344c-.805 0-2.922.024-4.938-.906s-3.906-3.011-3.906-6.563c0-1.078.261-1.996.906-2.625.403-.392.929-.57 1.469-.625-.205-.548-.361-1.162-.281-1.844.089-.757.563-1.558 1.344-2.063a2.097 2.097 0 0 1 1.531-.313 39.22 39.22 0 0 1-.844-2.625c-.325-1.173-.597-2.383-.625-3.469-.014-.543.037-1.059.219-1.563s.577-1.017 1.156-1.25c.303-.122.625-.177.938-.156zm-.157 1.969c-.013-.002-.018.026-.031.031.004.007-.006.024-.031.094-.051.14-.104.453-.094.844.02.781.229 1.879.531 2.969a34.396 34.396 0 0 0 1.313 3.813 2.57 2.57 0 0 1 1.781-.719h.063c-.255-.9-.658-2.135-1.25-3.563-.465-1.121-1.026-2.178-1.531-2.813-.253-.317-.492-.526-.625-.594-.066-.034-.103-.06-.125-.063zm9 .156a.305.305 0 0 0-.156.031c-.168.095-.391.304-.625.625-.468.641-.925 1.687-1.281 2.781a27.475 27.475 0 0 0-.906 3.594c.721.094 1.355.232 1.906.406.238-.82.595-2.103.906-3.688.224-1.139.39-2.277.375-3.063a2.597 2.597 0 0 0-.094-.688h-.125zM16.125 15c-.248 0-.319.061-.406.156s-.169.254-.188.469c-.015.179.007.355.063.5.046.07.08.147.125.219.02.024.04.042.063.063.062.056.14.102.219.125 1.258.369 2.844.844 2.844.844.399.115.723.546.723.961 0 .444-.352.881-.785.977 0 0-.565.117-1.125.469-.348.218-.665.461-.844.813-.109.214-.156.468-.156.781 0 .866.241 1.414.469 1.75s.375.406.375.406l-1.094 1.656s-.515-.316-.938-.938c-.189-.278-.354-.651-.5-1.063-.079.184-.099.39-.219.531-.466.55-1.139.906-1.906.906-.74 0-1.409-.369-1.906-.813s-.89-.987-1.281-1.594l1.688-1.094c.346.537.672.982.938 1.219s.412.281.563.281c.124 0 .312-.113.375-.188a10.825 10.825 0 0 0-.656-1c-.988-1.312-2.049-2.044-2.656-2.188-.376-.089-.483-.046-.594.063s-.313.471-.313 1.219c0 2.907 1.245 4.056 2.75 4.75s3.296.719 4.094.719c.727 0 2.304-.097 3.625-1s2.531-2.589 2.531-6.344c0-.822.143-1.5-.344-2.156s-1.846-1.5-5.531-1.5zm-4.625.031c-.34.22-.376.367-.406.625s.025.662.188 1.063c.324.802.938 1.531.938 1.531.663.506 1.276 1.177 1.875 2l.063-.031c-.196-.257-.218-.129-.063-.125s.414-.041.594-.125.279-.181.313-.25.064-.147-.063-.469c-.536-1.37-1.376-2.666-2.156-3.438-.39-.386-.765-.63-1-.719s-.239-.09-.281-.063z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "014b": /***/ (function(module, exports, __webpack_require__) { "use strict"; // ECMAScript 6 symbols shim var global = __webpack_require__("e53d"); var has = __webpack_require__("07e3"); var DESCRIPTORS = __webpack_require__("8e60"); var $export = __webpack_require__("63b6"); var redefine = __webpack_require__("9138"); var META = __webpack_require__("ebfd").KEY; var $fails = __webpack_require__("294c"); var shared = __webpack_require__("dbdb"); var setToStringTag = __webpack_require__("45f2"); var uid = __webpack_require__("62a0"); var wks = __webpack_require__("5168"); var wksExt = __webpack_require__("ccb9"); var wksDefine = __webpack_require__("6718"); var enumKeys = __webpack_require__("47ee"); var isArray = __webpack_require__("9003"); var anObject = __webpack_require__("e4ae"); var isObject = __webpack_require__("f772"); var toIObject = __webpack_require__("36c3"); var toPrimitive = __webpack_require__("1bc3"); var createDesc = __webpack_require__("aebd"); var _create = __webpack_require__("a159"); var gOPNExt = __webpack_require__("0395"); var $GOPD = __webpack_require__("bf0b"); var $DP = __webpack_require__("d9f6"); var $keys = __webpack_require__("c3a1"); var gOPD = $GOPD.f; var dP = $DP.f; var gOPN = gOPNExt.f; var $Symbol = global.Symbol; var $JSON = global.JSON; var _stringify = $JSON && $JSON.stringify; var PROTOTYPE = 'prototype'; var HIDDEN = wks('_hidden'); var TO_PRIMITIVE = wks('toPrimitive'); var isEnum = {}.propertyIsEnumerable; var SymbolRegistry = shared('symbol-registry'); var AllSymbols = shared('symbols'); var OPSymbols = shared('op-symbols'); var ObjectProto = Object[PROTOTYPE]; var USE_NATIVE = typeof $Symbol == 'function'; var QObject = global.QObject; // Don't use setters in Qt Script, https://github.com/zloirock/core-js/issues/173 var setter = !QObject || !QObject[PROTOTYPE] || !QObject[PROTOTYPE].findChild; // fallback for old Android, https://code.google.com/p/v8/issues/detail?id=687 var setSymbolDesc = DESCRIPTORS && $fails(function () { return _create(dP({}, 'a', { get: function () { return dP(this, 'a', { value: 7 }).a; } })).a != 7; }) ? function (it, key, D) { var protoDesc = gOPD(ObjectProto, key); if (protoDesc) delete ObjectProto[key]; dP(it, key, D); if (protoDesc && it !== ObjectProto) dP(ObjectProto, key, protoDesc); } : dP; var wrap = function (tag) { var sym = AllSymbols[tag] = _create($Symbol[PROTOTYPE]); sym._k = tag; return sym; }; var isSymbol = USE_NATIVE && typeof $Symbol.iterator == 'symbol' ? function (it) { return typeof it == 'symbol'; } : function (it) { return it instanceof $Symbol; }; var $defineProperty = function defineProperty(it, key, D) { if (it === ObjectProto) $defineProperty(OPSymbols, key, D); anObject(it); key = toPrimitive(key, true); anObject(D); if (has(AllSymbols, key)) { if (!D.enumerable) { if (!has(it, HIDDEN)) dP(it, HIDDEN, createDesc(1, {})); it[HIDDEN][key] = true; } else { if (has(it, HIDDEN) && it[HIDDEN][key]) it[HIDDEN][key] = false; D = _create(D, { enumerable: createDesc(0, false) }); } return setSymbolDesc(it, key, D); } return dP(it, key, D); }; var $defineProperties = function defineProperties(it, P) { anObject(it); var keys = enumKeys(P = toIObject(P)); var i = 0; var l = keys.length; var key; while (l > i) $defineProperty(it, key = keys[i++], P[key]); return it; }; var $create = function create(it, P) { return P === undefined ? _create(it) : $defineProperties(_create(it), P); }; var $propertyIsEnumerable = function propertyIsEnumerable(key) { var E = isEnum.call(this, key = toPrimitive(key, true)); if (this === ObjectProto && has(AllSymbols, key) && !has(OPSymbols, key)) return false; return E || !has(this, key) || !has(AllSymbols, key) || has(this, HIDDEN) && this[HIDDEN][key] ? E : true; }; var $getOwnPropertyDescriptor = function getOwnPropertyDescriptor(it, key) { it = toIObject(it); key = toPrimitive(key, true); if (it === ObjectProto && has(AllSymbols, key) && !has(OPSymbols, key)) return; var D = gOPD(it, key); if (D && has(AllSymbols, key) && !(has(it, HIDDEN) && it[HIDDEN][key])) D.enumerable = true; return D; }; var $getOwnPropertyNames = function getOwnPropertyNames(it) { var names = gOPN(toIObject(it)); var result = []; var i = 0; var key; while (names.length > i) { if (!has(AllSymbols, key = names[i++]) && key != HIDDEN && key != META) result.push(key); } return result; }; var $getOwnPropertySymbols = function getOwnPropertySymbols(it) { var IS_OP = it === ObjectProto; var names = gOPN(IS_OP ? OPSymbols : toIObject(it)); var result = []; var i = 0; var key; while (names.length > i) { if (has(AllSymbols, key = names[i++]) && (IS_OP ? has(ObjectProto, key) : true)) result.push(AllSymbols[key]); } return result; }; // 19.4.1.1 Symbol([description]) if (!USE_NATIVE) { $Symbol = function Symbol() { if (this instanceof $Symbol) throw TypeError('Symbol is not a constructor!'); var tag = uid(arguments.length > 0 ? arguments[0] : undefined); var $set = function (value) { if (this === ObjectProto) $set.call(OPSymbols, value); if (has(this, HIDDEN) && has(this[HIDDEN], tag)) this[HIDDEN][tag] = false; setSymbolDesc(this, tag, createDesc(1, value)); }; if (DESCRIPTORS && setter) setSymbolDesc(ObjectProto, tag, { configurable: true, set: $set }); return wrap(tag); }; redefine($Symbol[PROTOTYPE], 'toString', function toString() { return this._k; }); $GOPD.f = $getOwnPropertyDescriptor; $DP.f = $defineProperty; __webpack_require__("6abf").f = gOPNExt.f = $getOwnPropertyNames; __webpack_require__("355d").f = $propertyIsEnumerable; __webpack_require__("9aa9").f = $getOwnPropertySymbols; if (DESCRIPTORS && !__webpack_require__("b8e3")) { redefine(ObjectProto, 'propertyIsEnumerable', $propertyIsEnumerable, true); } wksExt.f = function (name) { return wrap(wks(name)); }; } $export($export.G + $export.W + $export.F * !USE_NATIVE, { Symbol: $Symbol }); for (var es6Symbols = ( // 19.4.2.2, 19.4.2.3, 19.4.2.4, 19.4.2.6, 19.4.2.8, 19.4.2.9, 19.4.2.10, 19.4.2.11, 19.4.2.12, 19.4.2.13, 19.4.2.14 'hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables' ).split(','), j = 0; es6Symbols.length > j;)wks(es6Symbols[j++]); for (var wellKnownSymbols = $keys(wks.store), k = 0; wellKnownSymbols.length > k;) wksDefine(wellKnownSymbols[k++]); $export($export.S + $export.F * !USE_NATIVE, 'Symbol', { // 19.4.2.1 Symbol.for(key) 'for': function (key) { return has(SymbolRegistry, key += '') ? SymbolRegistry[key] : SymbolRegistry[key] = $Symbol(key); }, // 19.4.2.5 Symbol.keyFor(sym) keyFor: function keyFor(sym) { if (!isSymbol(sym)) throw TypeError(sym + ' is not a symbol!'); for (var key in SymbolRegistry) if (SymbolRegistry[key] === sym) return key; }, useSetter: function () { setter = true; }, useSimple: function () { setter = false; } }); $export($export.S + $export.F * !USE_NATIVE, 'Object', { // 19.1.2.2 Object.create(O [, Properties]) create: $create, // 19.1.2.4 Object.defineProperty(O, P, Attributes) defineProperty: $defineProperty, // 19.1.2.3 Object.defineProperties(O, Properties) defineProperties: $defineProperties, // 19.1.2.6 Object.getOwnPropertyDescriptor(O, P) getOwnPropertyDescriptor: $getOwnPropertyDescriptor, // 19.1.2.7 Object.getOwnPropertyNames(O) getOwnPropertyNames: $getOwnPropertyNames, // 19.1.2.8 Object.getOwnPropertySymbols(O) getOwnPropertySymbols: $getOwnPropertySymbols }); // 24.3.2 JSON.stringify(value [, replacer [, space]]) $JSON && $export($export.S + $export.F * (!USE_NATIVE || $fails(function () { var S = $Symbol(); // MS Edge converts symbol values to JSON as {} // WebKit converts symbol values to JSON as null // V8 throws on boxed symbols return _stringify([S]) != '[null]' || _stringify({ a: S }) != '{}' || _stringify(Object(S)) != '{}'; })), 'JSON', { stringify: function stringify(it) { var args = [it]; var i = 1; var replacer, $replacer; while (arguments.length > i) args.push(arguments[i++]); $replacer = replacer = args[1]; if (!isObject(replacer) && it === undefined || isSymbol(it)) return; // IE8 returns string on undefined if (!isArray(replacer)) replacer = function (key, value) { if (typeof $replacer == 'function') value = $replacer.call(this, key, value); if (!isSymbol(value)) return value; }; args[1] = replacer; return _stringify.apply($JSON, args); } }); // 19.4.3.4 Symbol.prototype[@@toPrimitive](hint) $Symbol[PROTOTYPE][TO_PRIMITIVE] || __webpack_require__("35e8")($Symbol[PROTOTYPE], TO_PRIMITIVE, $Symbol[PROTOTYPE].valueOf); // 19.4.3.5 Symbol.prototype[@@toStringTag] setToStringTag($Symbol, 'Symbol'); // 20.2.1.9 Math[@@toStringTag] setToStringTag(Math, 'Math', true); // 24.3.3 JSON[@@toStringTag] setToStringTag(global.JSON, 'JSON', true); /***/ }), /***/ "01f9": /***/ (function(module, exports, __webpack_require__) { "use strict"; var LIBRARY = __webpack_require__("2d00"); var $export = __webpack_require__("5ca1"); var redefine = __webpack_require__("2aba"); var hide = __webpack_require__("32e9"); var Iterators = __webpack_require__("84f2"); var $iterCreate = __webpack_require__("41a0"); var setToStringTag = __webpack_require__("7f20"); var getPrototypeOf = __webpack_require__("38fd"); var ITERATOR = __webpack_require__("2b4c")('iterator'); var BUGGY = !([].keys && 'next' in [].keys()); // Safari has buggy iterators w/o `next` var FF_ITERATOR = '@@iterator'; var KEYS = 'keys'; var VALUES = 'values'; var returnThis = function () { return this; }; module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) { $iterCreate(Constructor, NAME, next); var getMethod = function (kind) { if (!BUGGY && kind in proto) return proto[kind]; switch (kind) { case KEYS: return function keys() { return new Constructor(this, kind); }; case VALUES: return function values() { return new Constructor(this, kind); }; } return function entries() { return new Constructor(this, kind); }; }; var TAG = NAME + ' Iterator'; var DEF_VALUES = DEFAULT == VALUES; var VALUES_BUG = false; var proto = Base.prototype; var $native = proto[ITERATOR] || proto[FF_ITERATOR] || DEFAULT && proto[DEFAULT]; var $default = $native || getMethod(DEFAULT); var $entries = DEFAULT ? !DEF_VALUES ? $default : getMethod('entries') : undefined; var $anyNative = NAME == 'Array' ? proto.entries || $native : $native; var methods, key, IteratorPrototype; // Fix native if ($anyNative) { IteratorPrototype = getPrototypeOf($anyNative.call(new Base())); if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) { // Set @@toStringTag to native iterators setToStringTag(IteratorPrototype, TAG, true); // fix for some old engines if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR, returnThis); } } // fix Array#{values, @@iterator}.name in V8 / FF if (DEF_VALUES && $native && $native.name !== VALUES) { VALUES_BUG = true; $default = function values() { return $native.call(this); }; } // Define iterator if ((!LIBRARY || FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) { hide(proto, ITERATOR, $default); } // Plug for library Iterators[NAME] = $default; Iterators[TAG] = returnThis; if (DEFAULT) { methods = { values: DEF_VALUES ? $default : getMethod(VALUES), keys: IS_SET ? $default : getMethod(KEYS), entries: $entries }; if (FORCED) for (key in methods) { if (!(key in proto)) redefine(proto, key, methods[key]); } else $export($export.P + $export.F * (BUGGY || VALUES_BUG), NAME, methods); } return methods; }; /***/ }), /***/ "0219": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M7 4h18v2h-2v4a7.006 7.006 0 0 1-3.406 6A7.004 7.004 0 0 1 23 22v4h2v2H7v-2h2v-4a7.006 7.006 0 0 1 3.406-6A7.004 7.004 0 0 1 9 10V6H7V4zm4 2v4c0 2.774 2.226 5 5 5s5-2.226 5-5V6H11zm5 11c-2.774 0-5 2.226-5 5v4h10v-4c0-2.774-2.226-5-5-5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "0395": /***/ (function(module, exports, __webpack_require__) { // fallback for IE11 buggy Object.getOwnPropertyNames with iframe and window var toIObject = __webpack_require__("36c3"); var gOPN = __webpack_require__("6abf").f; var toString = {}.toString; var windowNames = typeof window == 'object' && window && Object.getOwnPropertyNames ? Object.getOwnPropertyNames(window) : []; var getWindowNames = function (it) { try { return gOPN(it); } catch (e) { return windowNames.slice(); } }; module.exports.f = function getOwnPropertyNames(it) { return windowNames && toString.call(it) == '[object Window]' ? getWindowNames(it) : gOPN(toIObject(it)); }; /***/ }), /***/ "0599": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M13.375 3h1.281l.281.219s2.507 2.024 5 5.094S25 15.537 25 20.001c0 1.978-.333 4.263-1.938 6.063-1.369 1.535-3.592 2.567-6.938 2.844-.085.007-.163.025-.25.031-.283.028-.57.063-.875.063-.097 0-.186-.028-.281-.031-.139.002-.263.031-.406.031-3.265 0-5.674-1.113-7.188-2.781s-2.125-3.807-2.125-5.813c0-4.244 1.984-7.63 3.969-10.344s3.919-4.935 4.219-6.281zM14.5 5.5c-.868 1.866-2.366 3.645-3.906 5.75C8.702 13.836 7 16.784 7 20.406c0 1.595.508 3.237 1.625 4.469.238.262.514.493.813.719-.078-.193-.164-.391-.219-.594-.619-2.311.099-5.073 1.969-7.594l.938-1.281.75 1.406c.511.955 1.047 1.345 1.344 1.438s.424.063.719-.281c.589-.689 1.141-3.002.094-6.406l-.375-1.281h1.938l.281.344c.548.633 1.188 1.78 1.938 3.406s1.529 3.644 1.938 5.656c.358 1.761.476 3.535-.063 5.094.34-.241.632-.509.875-.781 1.13-1.267 1.438-2.963 1.438-4.719 0-3.669-2.272-7.509-4.625-10.406-1.705-2.099-3.067-3.383-3.875-4.094zm3.063 11.719c-.157 1.133-.503 2.089-1.094 2.781-.688.806-1.824 1.195-2.844.875-.551-.173-1.025-.508-1.469-.969-.903 1.704-1.324 3.385-1 4.594.392 1.464 1.431 2.428 3.594 2.5.086.003.16 0 .25 0 .345-.011.686-.037 1-.063.15-.018.303-.036.438-.063 1.21-.239 1.804-.811 2.188-1.594.511-1.044.519-2.681.156-4.469-.25-1.23-.756-2.418-1.219-3.594z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "05dc": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-display/List/List.vue?vue&type=template&id=112b17f0& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.ordered ? 'ol' : 'ul',{tag:"component",staticClass:"ds-list",class:[ _vm.size && ("ds-list-size-" + _vm.size) ]},[_vm._t("default")],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-display/List/List.vue?vue&type=template&id=112b17f0& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-display/List/List.vue?vue&type=script&lang=js& // // // // // // // // // // // /** * Used in combination with the list item component to display lists of data. * @version 1.0.0 */ /* harmony default export */ var Listvue_type_script_lang_js_ = ({ name: 'DsList', provide: function provide() { return { $parentList: this }; }, inject: { $parentList: { default: null } }, props: { /** * Whether or not the list is ordered. */ ordered: { type: Boolean, default: false }, /** * The size used for the list. * @options small|base|large|x-large */ size: { type: String, default: null, validator: function validator(value) { return value.match(/(small|base|large|x-large)/); } }, /** * The name of the list icon. */ icon: { type: String, default: 'angle-right' } } }); // CONCATENATED MODULE: ./src/system/components/data-display/List/List.vue?vue&type=script&lang=js& /* harmony default export */ var List_Listvue_type_script_lang_js_ = (Listvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-display/List/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("366c"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/data-display/List/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FList%2FList.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FList_2FList = (function () {}); // CONCATENATED MODULE: ./src/system/components/data-display/List/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FList%2FList.vue /* harmony default export */ var List_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FList_2FList = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FList_2FList); // CONCATENATED MODULE: ./src/system/components/data-display/List/List.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( List_Listvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof List_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FList_2FList === 'function') List_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FList_2FList(component) /* harmony default export */ var List = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "06c5": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M6 4h20v9h-2V6H8v20h16v-7h2v9H6V4zm11.5 7l1.406 1.406L16.312 15H28v2H16.312l2.594 2.594L17.5 21l-4.313-4.281-.688-.719.688-.719z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "07e3": /***/ (function(module, exports) { var hasOwnProperty = {}.hasOwnProperty; module.exports = function (it, key) { return hasOwnProperty.call(it, key); }; /***/ }), /***/ "092c": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "09ae": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M8 7c3.302 0 6 2.698 6 6 0 1.984-.975 3.75-2.469 4.844A8.06 8.06 0 0 1 15 21.125a8.048 8.048 0 0 1 3.469-3.281A6.003 6.003 0 0 1 16 13c0-3.302 2.698-6 6-6s6 2.698 6 6c0 1.984-.975 3.75-2.469 4.844C28.169 19.154 30 21.864 30 25h-2c0-3.326-2.674-6-6-6s-6 2.674-6 6h-2c0-3.326-2.674-6-6-6s-6 2.674-6 6H0c0-3.136 1.831-5.846 4.469-7.156A6.003 6.003 0 0 1 2 13c0-3.302 2.698-6 6-6zm0 2c-2.221 0-4 1.779-4 4s1.779 4 4 4 4-1.779 4-4-1.779-4-4-4zm14 0c-2.221 0-4 1.779-4 4s1.779 4 4 4 4-1.779 4-4-1.779-4-4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "0a19": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4.094l.719.688 8.5 8.5-1.438 1.438L17 7.939v20.063h-2V7.939L8.219 14.72l-1.438-1.438 8.5-8.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "0a36": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 5c3.854 0 7 3.146 7 7 0 3.514-2.617 6.417-6 6.906V28h-2v-9.094c-3.383-.489-6-3.392-6-6.906 0-3.854 3.146-7 7-7zm0 2c-2.773 0-5 2.227-5 5s2.227 5 5 5 5-2.227 5-5-2.227-5-5-5zm0 1v2c-1.117 0-2 .883-2 2h-2c0-2.197 1.803-4 4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "0a49": /***/ (function(module, exports, __webpack_require__) { // 0 -> Array#forEach // 1 -> Array#map // 2 -> Array#filter // 3 -> Array#some // 4 -> Array#every // 5 -> Array#find // 6 -> Array#findIndex var ctx = __webpack_require__("9b43"); var IObject = __webpack_require__("626a"); var toObject = __webpack_require__("4bf8"); var toLength = __webpack_require__("9def"); var asc = __webpack_require__("cd1c"); module.exports = function (TYPE, $create) { var IS_MAP = TYPE == 1; var IS_FILTER = TYPE == 2; var IS_SOME = TYPE == 3; var IS_EVERY = TYPE == 4; var IS_FIND_INDEX = TYPE == 6; var NO_HOLES = TYPE == 5 || IS_FIND_INDEX; var create = $create || asc; return function ($this, callbackfn, that) { var O = toObject($this); var self = IObject(O); var f = ctx(callbackfn, that, 3); var length = toLength(self.length); var index = 0; var result = IS_MAP ? create($this, length) : IS_FILTER ? create($this, 0) : undefined; var val, res; for (;length > index; index++) if (NO_HOLES || index in self) { val = self[index]; res = f(val, index, O); if (TYPE) { if (IS_MAP) result[index] = res; // map else if (res) switch (TYPE) { case 3: return true; // some case 5: return val; // find case 6: return index; // findIndex case 2: result.push(val); // filter } else if (IS_EVERY) return false; // every } } return IS_FIND_INDEX ? -1 : IS_SOME || IS_EVERY ? IS_EVERY : result; }; }; /***/ }), /***/ "0bfb": /***/ (function(module, exports, __webpack_require__) { "use strict"; // 21.2.5.3 get RegExp.prototype.flags var anObject = __webpack_require__("cb7c"); module.exports = function () { var that = anObject(this); var result = ''; if (that.global) result += 'g'; if (that.ignoreCase) result += 'i'; if (that.multiline) result += 'm'; if (that.unicode) result += 'u'; if (that.sticky) result += 'y'; return result; }; /***/ }), /***/ "0c75": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M10 5c2.92 0 5.482.981 6 1.188C16.518 5.982 19.08 5 22 5c3.227 0 6.375 1.313 6.375 1.313l.625.281V27H17.719c-.346.597-.979 1-1.719 1s-1.373-.403-1.719-1H3V6.594l.625-.281S6.773 5 10 5zm0 2c-2.199 0-4.232.69-5 .969v16.125c1.188-.392 2.897-.875 5-.875 2.057 0 3.888.506 5 .875V7.969C14 7.626 11.933 7 10 7zm12 0c-1.933 0-4 .626-5 .969v16.125c1.112-.369 2.943-.875 5-.875 2.103 0 3.813.483 5 .875V7.969C26.232 7.69 24.199 7 22 7z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "0c9b": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "0cd9": /***/ (function(module, exports, __webpack_require__) { // 20.1.2.3 Number.isInteger(number) var isObject = __webpack_require__("f772"); var floor = Math.floor; module.exports = function isInteger(it) { return !isObject(it) && isFinite(it) && floor(it) === it; }; /***/ }), /***/ "0ce8": /***/ (function(module, exports) { module.exports = {"description":"Chips are used to represent small blocks of information.\nTheir most common usage is for displaying contacts or tags.","methods":[],"displayName":"DsChip","props":{"color":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"medium\"","func":false},"tags":{},"comment":"/**\n * The background color used for the chip.\n * @options medium|inverse|primary|success|warning|danger\n */","description":"The background color used for the chip."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"base\"","func":false},"tags":{},"comment":"/**\n * The size used for the text.\n * @options base|large|small\n */","description":"The size used for the text."},"removable":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the chip should be removeable\n */","description":"Whether the chip should be removeable"},"round":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"true","func":false},"tags":{},"comment":"/**\n * Whether the chip should be rounded\n */","description":"Whether the chip should be rounded"},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"span\"","func":false},"tags":{},"comment":"/**\n * The html element name used for the text.\n */","description":"The html element name used for the text."}},"comment":"/**\n * Chips are used to represent small blocks of information.\n * Their most common usage is for displaying contacts or tags.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{"remove":{"description":"Fires after user clicked the remove button.","comment":"/**\n * Fires after user clicked the remove button.\n *\n * @event remove\n */"}},"slots":{"default":{"description":""}}} /***/ }), /***/ "0d58": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.14 / 15.2.3.14 Object.keys(O) var $keys = __webpack_require__("ce10"); var enumBugKeys = __webpack_require__("e11e"); module.exports = Object.keys || function keys(O) { return $keys(O, enumBugKeys); }; /***/ }), /***/ "0e73": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("3709"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "0ee2": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 7c6.383 0 11.969 2.063 11.969 2.063l.594.219.063.594 1.344 10.25c.365 2.835-1.665 5.479-4.5 5.844-2.639.34-5.005-1.44-5.625-3.969h-7.688c-.619 2.529-2.985 4.309-5.625 3.969-2.835-.365-4.865-3.009-4.5-5.844l1.344-10.25.063-.594.594-.219S9.619 7 16.002 7zm0 2c-5.486 0-10.007 1.524-10.75 1.781l-1.219 9.625c-.227 1.763.987 3.335 2.75 3.563s3.368-.987 3.594-2.75l.031-.344.125-.875h10.938l.125.875.031.344c.227 1.763 1.832 2.977 3.594 2.75a3.157 3.157 0 0 0 2.75-3.563l-1.219-9.625C26.007 10.523 21.486 9 16 9zm-7 3h2v2h2v2h-2v2H9v-2H7v-2h2v-2zm13 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm-2 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm4 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm-2 2a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "0f56": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c6.616 0 12 5.384 12 12s-5.384 12-12 12S4 22.616 4 16 9.384 4 16 4zm0 2C10.465 6 6 10.465 6 16s4.465 10 10 10 10-4.465 10-10S21.535 6 16 6zm-4.5 6a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 11.5 12zm9 0a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 20.5 12zm-9.687 7c1.039 1.793 2.962 3 5.188 3s4.149-1.207 5.188-3l1.719 1c-1.383 2.387-3.954 4-6.906 4s-5.523-1.613-6.906-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "0fc9": /***/ (function(module, exports, __webpack_require__) { var toInteger = __webpack_require__("3a38"); var max = Math.max; var min = Math.min; module.exports = function (index, length) { index = toInteger(index); return index < 0 ? max(index + length, 0) : min(index, length); }; /***/ }), /***/ "1098": /***/ (function(module, exports, __webpack_require__) { "use strict"; exports.__esModule = true; var _iterator = __webpack_require__("17ed"); var _iterator2 = _interopRequireDefault(_iterator); var _symbol = __webpack_require__("f893"); var _symbol2 = _interopRequireDefault(_symbol); var _typeof = typeof _symbol2.default === "function" && typeof _iterator2.default === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof _symbol2.default === "function" && obj.constructor === _symbol2.default && obj !== _symbol2.default.prototype ? "symbol" : typeof obj; }; function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } exports.default = typeof _symbol2.default === "function" && _typeof(_iterator2.default) === "symbol" ? function (obj) { return typeof obj === "undefined" ? "undefined" : _typeof(obj); } : function (obj) { return obj && typeof _symbol2.default === "function" && obj.constructor === _symbol2.default && obj !== _symbol2.default.prototype ? "symbol" : typeof obj === "undefined" ? "undefined" : _typeof(obj); }; /***/ }), /***/ "1107": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M21 4h8v24h-8V4zm2 2v20h4V6h-4zM3 10h8v18H3V10zm2 2v14h4V12H5zm7 4h8v12h-8V16zm2 2v8h4v-8h-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "1169": /***/ (function(module, exports, __webpack_require__) { // 7.2.2 IsArray(argument) var cof = __webpack_require__("2d95"); module.exports = Array.isArray || function isArray(arg) { return cof(arg) == 'Array'; }; /***/ }), /***/ "1173": /***/ (function(module, exports) { module.exports = function (it, Constructor, name, forbiddenField) { if (!(it instanceof Constructor) || (forbiddenField !== undefined && forbiddenField in it)) { throw TypeError(name + ': incorrect invocation!'); } return it; }; /***/ }), /***/ "11e9": /***/ (function(module, exports, __webpack_require__) { var pIE = __webpack_require__("52a7"); var createDesc = __webpack_require__("4630"); var toIObject = __webpack_require__("6821"); var toPrimitive = __webpack_require__("6a99"); var has = __webpack_require__("69a8"); var IE8_DOM_DEFINE = __webpack_require__("c69a"); var gOPD = Object.getOwnPropertyDescriptor; exports.f = __webpack_require__("9e1e") ? gOPD : function getOwnPropertyDescriptor(O, P) { O = toIObject(O); P = toPrimitive(P, true); if (IE8_DOM_DEFINE) try { return gOPD(O, P); } catch (e) { /* empty */ } if (has(O, P)) return createDesc(!pIE.f.call(O, P), O[P]); }; /***/ }), /***/ "126d": /***/ (function(module, exports, __webpack_require__) { var asciiToArray = __webpack_require__("6da8"), hasUnicode = __webpack_require__("aaec"), unicodeToArray = __webpack_require__("d094"); /** * Converts `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the converted array. */ function stringToArray(string) { return hasUnicode(string) ? unicodeToArray(string) : asciiToArray(string); } module.exports = stringToArray; /***/ }), /***/ "12f0": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M7 5h18c1.093 0 2 .907 2 2v18c0 1.093-.907 2-2 2H7c-1.093 0-2-.907-2-2V7c0-1.093.907-2 2-2zm0 2v18h9.688v-6.75h-2.625v-3h2.625V13c0-2.583 1.571-3.969 3.875-3.969 1.104 0 2.067.057 2.344.094v2.719h-1.625c-1.253 0-1.469.595-1.469 1.469v1.938h2.969l-.375 3h-2.594v6.75h5.188v-18h-18z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "1310": /***/ (function(module, exports) { /** * Checks if `value` is object-like. A value is object-like if it's not `null` * and has a `typeof` result of "object". * * @static * @memberOf _ * @since 4.0.0 * @category Lang * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is object-like, else `false`. * @example * * _.isObjectLike({}); * // => true * * _.isObjectLike([1, 2, 3]); * // => true * * _.isObjectLike(_.noop); * // => false * * _.isObjectLike(null); * // => false */ function isObjectLike(value) { return value != null && typeof value == 'object'; } module.exports = isObjectLike; /***/ }), /***/ "139d": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "1495": /***/ (function(module, exports, __webpack_require__) { var dP = __webpack_require__("86cc"); var anObject = __webpack_require__("cb7c"); var getKeys = __webpack_require__("0d58"); module.exports = __webpack_require__("9e1e") ? Object.defineProperties : function defineProperties(O, Properties) { anObject(O); var keys = getKeys(Properties); var length = keys.length; var i = 0; var P; while (length > i) dP.f(O, P = keys[i++], Properties[P]); return O; }; /***/ }), /***/ "14e0": /***/ (function(module, exports, __webpack_require__) { var $export = __webpack_require__("63b6"); var $parseInt = __webpack_require__("5d6b"); // 20.1.2.13 Number.parseInt(string, radix) $export($export.S + $export.F * (Number.parseInt != $parseInt), 'Number', { parseInt: $parseInt }); /***/ }), /***/ "163c": /***/ (function(module, exports) { module.exports = {"description":"Used in combination with the list item component to display lists of data.","methods":[],"displayName":"DsList","props":{"ordered":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether or not the list is ordered.\n */","description":"Whether or not the list is ordered."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The size used for the list.\n * @options small|base|large|x-large\n */","description":"The size used for the list."},"icon":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"angle-right\"","func":false},"tags":{},"comment":"/**\n * The name of the list icon.\n */","description":"The name of the list icon."}},"comment":"/**\n * Used in combination with the list item component to display lists of data.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "164d": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/typography/Logo/Logo.vue?vue&type=template&id=6b2acc20& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-logo",class:[ _vm.inverse && "ds-logo-inverse" ]},[(!_vm.inverse)?_c('svg-logo',{staticClass:"ds-logo-svg"}):_c('svg-logo-inverse',{staticClass:"ds-logo-svg"})],1)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/typography/Logo/Logo.vue?vue&type=template&id=6b2acc20& // EXTERNAL MODULE: ./src/system/assets/img/Logo-Horizontal.svg var Logo_Horizontal = __webpack_require__("8d68"); var Logo_Horizontal_default = /*#__PURE__*/__webpack_require__.n(Logo_Horizontal); // EXTERNAL MODULE: ./src/system/assets/img/Logo-Horizontal-Dark.svg var Logo_Horizontal_Dark = __webpack_require__("ed9c"); var Logo_Horizontal_Dark_default = /*#__PURE__*/__webpack_require__.n(Logo_Horizontal_Dark); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/typography/Logo/Logo.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // /** * This component displays the brand's logo. * @version 1.0.0 */ /* harmony default export */ var Logovue_type_script_lang_js_ = ({ name: 'DsLogo', components: { svgLogo: Logo_Horizontal_default.a, svgLogoInverse: Logo_Horizontal_Dark_default.a }, props: { /** * Inverse the logo */ inverse: { type: Boolean, default: false }, /** * The html element name used for the logo. */ tag: { type: String, default: 'div' } } }); // CONCATENATED MODULE: ./src/system/components/typography/Logo/Logo.vue?vue&type=script&lang=js& /* harmony default export */ var Logo_Logovue_type_script_lang_js_ = (Logovue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/typography/Logo/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("afd7"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/typography/Logo/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FLogo%2FLogo.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FLogo_2FLogo = (function () {}); // CONCATENATED MODULE: ./src/system/components/typography/Logo/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FLogo%2FLogo.vue /* harmony default export */ var Logo_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FLogo_2FLogo = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FLogo_2FLogo); // CONCATENATED MODULE: ./src/system/components/typography/Logo/Logo.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Logo_Logovue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Logo_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FLogo_2FLogo === 'function') Logo_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FLogo_2FLogo(component) /* harmony default export */ var Logo = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "1654": /***/ (function(module, exports, __webpack_require__) { "use strict"; var $at = __webpack_require__("71c1")(true); // 21.1.3.27 String.prototype[@@iterator]() __webpack_require__("30f1")(String, 'String', function (iterated) { this._t = String(iterated); // target this._i = 0; // next index // 21.1.5.2.1 %StringIteratorPrototype%.next() }, function () { var O = this._t; var index = this._i; var point; if (index >= O.length) return { value: undefined, done: true }; point = $at(O, index); this._i += point.length; return { value: point, done: false }; }); /***/ }), /***/ "1691": /***/ (function(module, exports) { // IE 8- don't enum bug keys module.exports = ( 'constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf' ).split(','); /***/ }), /***/ "16b6": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M14.25 4h4c.522 0 1.061.186 1.438.563s.563.915.563 1.438v1h6v2h-1v16c0 1.645-1.355 3-3 3h-12c-1.645 0-3-1.355-3-3v-16h-1v-2h6v-1c0-.522.185-1.061.563-1.438S13.729 4 14.252 4zm0 2v1h4V6h-4zm-5 3v16c0 .555.445 1 1 1h12c.555 0 1-.445 1-1V9h-14zm2 3h2v11h-2V12zm4 0h2v11h-2V12zm4 0h2v11h-2V12z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "16cc": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M2 7h28v7h-1c-1.19 0-2 .81-2 2s.81 2 2 2h1v7H2v-7h1c1.19 0 2-.81 2-2s-.81-2-2-2H2V7zm2 2v3.188c1.715.451 3 1.955 3 3.813s-1.285 3.362-3 3.813v3.188h24v-3.188c-1.715-.451-3-1.955-3-3.813s1.285-3.362 3-3.813V9H4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "171e": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M3 8h26v18H3V8zm4.313 2l8.688 5.781L24.689 10H7.314zM5 10.875V24h22V10.875l-10.438 6.969-.563.344-.563-.344z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "17ed": /***/ (function(module, exports, __webpack_require__) { module.exports = { "default": __webpack_require__("d8d6"), __esModule: true }; /***/ }), /***/ "19ad": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 5h8v2.406l-.281.313L7.438 13h5.563v2h-8v-2.406l.281-.313L10.563 7H5V5zm17 0h2v18.688l2.594-2.594L28 22.5l-4.281 4.313-.719.688-.719-.688L18 22.5l1.406-1.406L22 23.688V5zM8.188 17h1.625l.219.656L11.97 23h.031v.063l.938 2.594.063.156v1.188h-2v-.844l-.406-1.156H7.408l-.406 1.156v.844h-2v-1.188l.063-.156.938-2.594V23h.031l1.938-5.344zM9 20.656L8.156 23h1.688z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "1af6": /***/ (function(module, exports, __webpack_require__) { // 22.1.2.2 / 15.4.3.2 Array.isArray(arg) var $export = __webpack_require__("63b6"); $export($export.S, 'Array', { isArray: __webpack_require__("9003") }); /***/ }), /***/ "1b2c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M14 5h4c1.093 0 2 .907 2 2v1h6c1.645 0 3 1.355 3 3v15H3V11c0-1.645 1.355-3 3-3h6V7c0-1.093.907-2 2-2zm0 2v1h4V7h-4zm-8 3c-.565 0-1 .435-1 1v13h22V11c0-.565-.435-1-1-1H6zm9 3h2v3h3v2h-3v3h-2v-3h-3v-2h3v-3z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "1b49": /***/ (function(module, exports) { module.exports = {"description":"","methods":[],"displayName":"DsAvatar","props":{"backgroundColor":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"","description":""},"name":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"Anonymus\"","func":false},"tags":{},"comment":"","description":""},"size":{"type":{"name":"number|string"},"required":"","defaultValue":{"value":"\"32px\"","func":false},"tags":{},"comment":"","description":""},"image":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"","description":""}},"comment":"","tags":{},"events":{},"slots":{}} /***/ }), /***/ "1b6f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M24.656 3.031c1.108 0 2.222.41 3.063 1.25 1.681 1.681 1.681 4.444 0 6.125l-2.813 2.781 1 1-1.406 1.406-1-1-9.5 9.5c-1.064 1.064-1.845 1.684-2.531 2.063s-1.277.493-1.688.563-.636.113-1.063.344-1.04.696-2 1.656l-.719.688-.719-.688-2-2L2.592 26l.688-.719c.986-.986 1.475-1.621 1.719-2.063s.276-.66.344-1.063.196-1.011.563-1.688.96-1.429 2-2.469l9.5-9.5-1-1 1.406-1.406 1 1 2.781-2.813a4.313 4.313 0 0 1 3.063-1.25zm0 2A2.34 2.34 0 0 0 23 5.719L20.219 8.5l3.281 3.281L26.281 9a2.297 2.297 0 0 0 0-3.281 2.273 2.273 0 0 0-1.625-.688zm-5.843 4.875l-9.5 9.5c-.96.96-1.426 1.605-1.656 2.031s-.274.621-.344 1.031-.184 1.033-.563 1.719c-.259.469-.859 1.1-1.406 1.719l.75.75c.601-.529 1.227-1.126 1.688-1.375.677-.366 1.254-.463 1.656-.531s.621-.1 1.063-.344 1.108-.733 2.094-1.719l9.5-9.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "1bc3": /***/ (function(module, exports, __webpack_require__) { // 7.1.1 ToPrimitive(input [, PreferredType]) var isObject = __webpack_require__("f772"); // instead of the ES6 spec version, we didn't implement @@toPrimitive case // and the second argument - flag - preferred type is a string module.exports = function (it, S) { if (!isObject(it)) return it; var fn, val; if (S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val; if (typeof (fn = it.valueOf) == 'function' && !isObject(val = fn.call(it))) return val; if (!S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val; throw TypeError("Can't convert object to primitive value"); }; /***/ }), /***/ "1c72": /***/ (function(module, exports) { module.exports = {"description":"","methods":[],"displayName":"DsFlexItem","props":{"width":{"type":{"name":"string|number|object"},"required":"","defaultValue":{"value":"function() { return this.$parentFlex ? this.$parentFlex.width : 1; }","func":true},"tags":{},"comment":"/**\n * The item's width\n * @default 1\n */","description":"The item's width"},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"div\"","func":false},"tags":{},"comment":"/**\n * The outtermost html tag\n */","description":"The outtermost html tag"},"centered":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Center content vertical and horizontal\n */","description":"Center content vertical and horizontal"}},"comment":"/**\n * @version 1.0.0\n * @see DsFlex\n */","tags":{"see":[{"title":"see","description":"DsFlex"}],"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "1cc4": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M8 7c3.302 0 6 2.698 6 6 0 1.984-.975 3.75-2.469 4.844A8.06 8.06 0 0 1 15 21.125a8.048 8.048 0 0 1 3.469-3.281A6.003 6.003 0 0 1 16 13c0-3.302 2.698-6 6-6s6 2.698 6 6c0 1.984-.975 3.75-2.469 4.844C28.169 19.154 30 21.864 30 25h-2c0-3.326-2.674-6-6-6s-6 2.674-6 6h-2c0-3.326-2.674-6-6-6s-6 2.674-6 6H0c0-3.136 1.831-5.846 4.469-7.156A6.003 6.003 0 0 1 2 13c0-3.302 2.698-6 6-6zm0 2c-2.221 0-4 1.779-4 4s1.779 4 4 4 4-1.779 4-4-1.779-4-4-4zm14 0c-2.221 0-4 1.779-4 4s1.779 4 4 4 4-1.779 4-4-1.779-4-4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "1cd2": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3.594l.719.688 5.938 5.969 1 .969-1.281.625s-1.015.366-2.438.688l4.406 4.406 1 .969-1.25.625s-1.079.304-1.625.5l3.594 3.594.969 1-1.219.625S23.351 25.428 19 25.846v3.156h-2v-3.031c-.335.011-.648.031-1 .031s-.666-.021-1-.031v3.031h-2v-3.156c-4.343-.417-6.781-1.594-6.781-1.594l-1.25-.625.969-1 3.594-3.594c-.546-.196-1.625-.5-1.625-.5l-1.25-.625 1-.969 4.406-4.406c-1.422-.322-2.438-.688-2.438-.688l-1.281-.625 1-.969 5.938-5.969zm0 2.844l-4 3.969c.593.199.714.356 2.188.5l1.813.188 1.813-.188c1.474-.144 1.594-.301 2.188-.5zm0 5l-1.188 1.156-4.594 4.594c.465.163.453.219 1.406.406l1.844.375-1.344 1.313-3.625 3.656c1.287.457 3.459 1.063 7.5 1.063 4.077 0 6.258-.607 7.531-1.063l-3.656-3.656-1.344-1.313 1.844-.375c.953-.188.941-.243 1.406-.406l-4.594-4.594z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "1d6d": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "1d82": /***/ (function(module, exports) { module.exports = {"description":"Used for letting the user choose values from a set of options.","methods":[],"displayName":"DsSelect","props":{"value":{"type":{"name":"string|object|number|array"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The value of the input. Can be passed via v-model.\n */","description":"The value of the input. Can be passed via v-model."},"model":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The model name when used within a form component. Uses dot notation.\n */","description":"The model name when used within a form component. Uses dot notation."},"name":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Name to use on the input for accessibility\n */","description":"Name to use on the input for accessibility"},"label":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The label of the input.\n */","description":"The label of the input."},"id":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The id of the input.\n */","description":"The id of the input."},"disabled":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the input is disabled or not.\n */","description":"Whether the input is disabled or not."},"readonly":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the input should be read-only\n */","description":"Whether the input should be read-only"},"schema":{"type":{"name":"object"},"required":"","defaultValue":{"value":"function() { return null; }","func":true},"tags":{},"comment":"/**\n * The async-validator schema used for the input.\n * @default null\n */","description":"The async-validator schema used for the input."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"base\"","func":false},"tags":{},"comment":"/**\n * The input's size.\n * @options small|base|large\n */","description":"The input's size."},"tabindex":{"type":{"name":"number"},"required":"","defaultValue":{"value":"0","func":false},"tags":{},"comment":"","description":""},"multiple":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the user can select multiple items\n */","description":"Whether the user can select multiple items"},"placeholder":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The placeholder shown when value is empty.\n */","description":"The placeholder shown when value is empty."},"autofocus":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the input should be automatically focused\n */","description":"Whether the input should be automatically focused"},"icon":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The name of the input's icon.\n */","description":"The name of the input's icon."},"iconRight":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"angle-down\"","func":false},"tags":{},"comment":"/**\n * The name of the input's right icon.\n */","description":"The name of the input's right icon."},"options":{"type":{"name":"array"},"required":"","defaultValue":{"value":"function() { return []; }","func":true},"tags":{},"comment":"/**\n * The select options.\n */","description":"The select options."},"labelProp":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"label\"","func":false},"tags":{},"comment":"/**\n * The prop to use as the label when options are objects\n */","description":"The prop to use as the label when options are objects"},"searchable":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"true","func":false},"tags":{},"comment":"/**\n * Whether the options are searchable\n */","description":"Whether the options are searchable"},"noOptionsAvailable":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"No options available.\"","func":false},"tags":{},"comment":"/**\n * Message to show when no options are available\n */","description":"Message to show when no options are available"},"noOptionsFound":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"No options found for:\"","func":false},"tags":{},"comment":"/**\n * Message to show when the search result is empty\n */","description":"Message to show when the search result is empty"}},"comment":"/**\n * Used for letting the user choose values from a set of options.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{"input":{"description":"Fires after user input.\nReceives the value as the only argument.","comment":"/**\n * Fires after user input.\n * Receives the value as the only argument.\n *\n * @event input\n */"}},"slots":{"\\\"optionitem\\\"":{"description":"Slot to provide a custom selected option display"},"\\\"value\\\"":{"description":"Slot to provide a custom value display"},"\\\"option\\\"":{"description":"Slot to provide custom option items"}}} /***/ }), /***/ "1d95": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M12.969 4.281l11 11 .688.719-.688.719-11 11-1.438-1.438L21.812 16 11.531 5.719z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "1ec9": /***/ (function(module, exports, __webpack_require__) { var isObject = __webpack_require__("f772"); var document = __webpack_require__("e53d").document; // typeof document.createElement is 'object' in old IE var is = isObject(document) && isObject(document.createElement); module.exports = function (it) { return is ? document.createElement(it) : {}; }; /***/ }), /***/ "1fb5": /***/ (function(module, exports, __webpack_require__) { "use strict"; exports.byteLength = byteLength exports.toByteArray = toByteArray exports.fromByteArray = fromByteArray var lookup = [] var revLookup = [] var Arr = typeof Uint8Array !== 'undefined' ? Uint8Array : Array var code = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/' for (var i = 0, len = code.length; i < len; ++i) { lookup[i] = code[i] revLookup[code.charCodeAt(i)] = i } // Support decoding URL-safe base64 strings, as Node.js does. // See: https://en.wikipedia.org/wiki/Base64#URL_applications revLookup['-'.charCodeAt(0)] = 62 revLookup['_'.charCodeAt(0)] = 63 function getLens (b64) { var len = b64.length if (len % 4 > 0) { throw new Error('Invalid string. Length must be a multiple of 4') } // Trim off extra bytes after placeholder bytes are found // See: https://github.com/beatgammit/base64-js/issues/42 var validLen = b64.indexOf('=') if (validLen === -1) validLen = len var placeHoldersLen = validLen === len ? 0 : 4 - (validLen % 4) return [validLen, placeHoldersLen] } // base64 is 4/3 + up to two characters of the original data function byteLength (b64) { var lens = getLens(b64) var validLen = lens[0] var placeHoldersLen = lens[1] return ((validLen + placeHoldersLen) * 3 / 4) - placeHoldersLen } function _byteLength (b64, validLen, placeHoldersLen) { return ((validLen + placeHoldersLen) * 3 / 4) - placeHoldersLen } function toByteArray (b64) { var tmp var lens = getLens(b64) var validLen = lens[0] var placeHoldersLen = lens[1] var arr = new Arr(_byteLength(b64, validLen, placeHoldersLen)) var curByte = 0 // if there are placeholders, only get up to the last complete 4 chars var len = placeHoldersLen > 0 ? validLen - 4 : validLen for (var i = 0; i < len; i += 4) { tmp = (revLookup[b64.charCodeAt(i)] << 18) | (revLookup[b64.charCodeAt(i + 1)] << 12) | (revLookup[b64.charCodeAt(i + 2)] << 6) | revLookup[b64.charCodeAt(i + 3)] arr[curByte++] = (tmp >> 16) & 0xFF arr[curByte++] = (tmp >> 8) & 0xFF arr[curByte++] = tmp & 0xFF } if (placeHoldersLen === 2) { tmp = (revLookup[b64.charCodeAt(i)] << 2) | (revLookup[b64.charCodeAt(i + 1)] >> 4) arr[curByte++] = tmp & 0xFF } if (placeHoldersLen === 1) { tmp = (revLookup[b64.charCodeAt(i)] << 10) | (revLookup[b64.charCodeAt(i + 1)] << 4) | (revLookup[b64.charCodeAt(i + 2)] >> 2) arr[curByte++] = (tmp >> 8) & 0xFF arr[curByte++] = tmp & 0xFF } return arr } function tripletToBase64 (num) { return lookup[num >> 18 & 0x3F] + lookup[num >> 12 & 0x3F] + lookup[num >> 6 & 0x3F] + lookup[num & 0x3F] } function encodeChunk (uint8, start, end) { var tmp var output = [] for (var i = start; i < end; i += 3) { tmp = ((uint8[i] << 16) & 0xFF0000) + ((uint8[i + 1] << 8) & 0xFF00) + (uint8[i + 2] & 0xFF) output.push(tripletToBase64(tmp)) } return output.join('') } function fromByteArray (uint8) { var tmp var len = uint8.length var extraBytes = len % 3 // if we have 1 byte left, pad 2 bytes var parts = [] var maxChunkLength = 16383 // must be multiple of 3 // go through the array every three bytes, we'll deal with trailing stuff later for (var i = 0, len2 = len - extraBytes; i < len2; i += maxChunkLength) { parts.push(encodeChunk( uint8, i, (i + maxChunkLength) > len2 ? len2 : (i + maxChunkLength) )) } // pad the end with zeros, but make sure to not forget the extra bytes if (extraBytes === 1) { tmp = uint8[len - 1] parts.push( lookup[tmp >> 2] + lookup[(tmp << 4) & 0x3F] + '==' ) } else if (extraBytes === 2) { tmp = (uint8[len - 2] << 8) + uint8[len - 1] parts.push( lookup[tmp >> 10] + lookup[(tmp >> 4) & 0x3F] + lookup[(tmp << 2) & 0x3F] + '=' ) } return parts.join('') } /***/ }), /***/ "20d6": /***/ (function(module, exports, __webpack_require__) { "use strict"; // 22.1.3.9 Array.prototype.findIndex(predicate, thisArg = undefined) var $export = __webpack_require__("5ca1"); var $find = __webpack_require__("0a49")(6); var KEY = 'findIndex'; var forced = true; // Shouldn't skip holes if (KEY in []) Array(1)[KEY](function () { forced = false; }); $export($export.P + $export.F * forced, 'Array', { findIndex: function findIndex(callbackfn /* , that = undefined */) { return $find(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined); } }); __webpack_require__("9c6c")(KEY); /***/ }), /***/ "20fd": /***/ (function(module, exports, __webpack_require__) { "use strict"; var $defineProperty = __webpack_require__("d9f6"); var createDesc = __webpack_require__("aebd"); module.exports = function (object, index, value) { if (index in object) $defineProperty.f(object, index, createDesc(0, value)); else object[index] = value; }; /***/ }), /***/ "20ff": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M11 4h10c1.645 0 3 1.355 3 3v18c0 1.645-1.355 3-3 3H11c-1.645 0-3-1.355-3-3V7c0-1.645 1.355-3 3-3zm0 2c-.555 0-1 .445-1 1v18c0 .555.445 1 1 1h10c.555 0 1-.445 1-1V7c0-.555-.445-1-1-1H11zm5 17a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "214f": /***/ (function(module, exports, __webpack_require__) { "use strict"; var hide = __webpack_require__("32e9"); var redefine = __webpack_require__("2aba"); var fails = __webpack_require__("79e5"); var defined = __webpack_require__("be13"); var wks = __webpack_require__("2b4c"); module.exports = function (KEY, length, exec) { var SYMBOL = wks(KEY); var fns = exec(defined, SYMBOL, ''[KEY]); var strfn = fns[0]; var rxfn = fns[1]; if (fails(function () { var O = {}; O[SYMBOL] = function () { return 7; }; return ''[KEY](O) != 7; })) { redefine(String.prototype, KEY, strfn); hide(RegExp.prototype, SYMBOL, length == 2 // 21.2.5.8 RegExp.prototype[@@replace](string, replaceValue) // 21.2.5.11 RegExp.prototype[@@split](string, limit) ? function (string, arg) { return rxfn.call(string, this, arg); } // 21.2.5.6 RegExp.prototype[@@match](string) // 21.2.5.9 RegExp.prototype[@@search](string) : function (string) { return rxfn.call(string, this); } ); } }; /***/ }), /***/ "21fa": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("6604"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "230e": /***/ (function(module, exports, __webpack_require__) { var isObject = __webpack_require__("d3f4"); var document = __webpack_require__("7726").document; // typeof document.createElement is 'object' in old IE var is = isObject(document) && isObject(document.createElement); module.exports = function (it) { return is ? document.createElement(it) : {}; }; /***/ }), /***/ "2312": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "241e": /***/ (function(module, exports, __webpack_require__) { // 7.1.13 ToObject(argument) var defined = __webpack_require__("25eb"); module.exports = function (it) { return Object(defined(it)); }; /***/ }), /***/ "249d": /***/ (function(module, exports, __webpack_require__) { var map = { "./align-center.svg": "f76f", "./align-justify.svg": "e9d5", "./align-left.svg": "5797", "./align-right.svg": "85c2", "./angellist.svg": "00ff", "./angle-down.svg": "77cf", "./angle-left.svg": "6038", "./angle-right.svg": "1d95", "./angle-up.svg": "e146", "./archive.svg": "ba44", "./arrow-down.svg": "97f4", "./arrow-left.svg": "f7e7", "./arrow-right.svg": "28fa", "./arrow-up.svg": "0a19", "./at.svg": "e04f", "./balance-scale.svg": "2b5c", "./ban.svg": "daef", "./bar-chart.svg": "1107", "./bars.svg": "458a", "./bell.svg": "aa19", "./book.svg": "0c75", "./bookmark.svg": "6bdb", "./briefcase.svg": "83c4", "./bug.svg": "c74f", "./bullhorn.svg": "75e8", "./calculator.svg": "32ed", "./calendar.svg": "bfe5", "./camera.svg": "b468", "./cart-plus.svg": "7e3a", "./certificate.svg": "885e", "./chain-broken.svg": "941a", "./chain.svg": "84e8", "./check.svg": "8e21", "./child.svg": "bbc7", "./clock.svg": "e4a8", "./close.svg": "9717", "./cloud-download.svg": "9f66", "./cloud-upload.svg": "36b7", "./cloud.svg": "e8e0", "./code.svg": "0098", "./coffee.svg": "e98a", "./cogs.svg": "320a", "./columns.svg": "3587", "./comment.svg": "6c19", "./comments.svg": "50d2", "./compass.svg": "5acc", "./copy.svg": "f22a", "./credit-card.svg": "657c", "./crop.svg": "98dc", "./crosshairs.svg": "800c", "./cube.svg": "291d", "./cubes.svg": "b5c1", "./cut.svg": "922e", "./dashboard.svg": "f05f", "./desktop.svg": "3b98", "./diamond.svg": "99df", "./download.svg": "5842", "./edit.svg": "8788", "./ellipsis-h.svg": "2e4f", "./ellipsis-v.svg": "c41f", "./envelope.svg": "171e", "./exchange.svg": "8aeb", "./exclamation-circle.svg": "f81f", "./exclamation-triangle.svg": "b914", "./expand.svg": "43f2", "./external-link.svg": "a66c", "./eye-slash.svg": "7874", "./eye.svg": "a39b", "./eyedropper.svg": "1b6f", "./facebook.svg": "12f0", "./female.svg": "36aa", "./file-archive.svg": "ba07", "./file-audio.svg": "2775", "./file-code.svg": "2d11", "./file-excel.svg": "7ed5", "./file-image.svg": "3aee", "./file-movie.svg": "bb4d", "./file-pdf.svg": "58aa", "./file-photo.svg": "73b0", "./file-picture.svg": "e1ec", "./file-powerpoint.svg": "a823", "./file-sound.svg": "8c25", "./file-text.svg": "e30f", "./file-video.svg": "3bd5", "./file-word.svg": "54e0", "./file-zip.svg": "a97a", "./file.svg": "5b29", "./files.svg": "f23e", "./film.svg": "3333", "./filter.svg": "a125", "./fire.svg": "0599", "./flag.svg": "da31", "./flash.svg": "8120", "./flask.svg": "f64e", "./floppy.svg": "a2f2", "./folder-open.svg": "bde4", "./folder.svg": "2556", "./frown.svg": "e542", "./gamepad.svg": "0ee2", "./gear.svg": "568f", "./gears.svg": "75df", "./gift.svg": "f746", "./github.svg": "5700", "./glass.svg": "4813", "./globe.svg": "b395", "./graduation-cap.svg": "4ed4", "./group.svg": "1cc4", "./hand-down.svg": "857a", "./hand-left.svg": "41b9", "./hand-pointer.svg": "9fed", "./hand-right.svg": "8c05", "./hand-stop.svg": "4537", "./hand-up.svg": "c342", "./headphones.svg": "d3aa", "./heart-o.svg": "dfbc", "./heart.svg": "6ff2", "./history.svg": "9e2c", "./home.svg": "f796", "./hourglass.svg": "0219", "./image.svg": "7a41", "./inbox.svg": "66af", "./indent.svg": "f422", "./info-circle.svg": "b314", "./keyboard.svg": "77d8", "./leaf.svg": "8cb7", "./level-down.svg": "d0c1", "./level-up.svg": "712f", "./life-ring.svg": "f84c", "./lightbulb.svg": "89d8", "./link.svg": "aac1", "./list.svg": "518d", "./location-arrow.svg": "9b68", "./lock.svg": "2c25", "./magnet.svg": "9379", "./male.svg": "6a98", "./map-marker.svg": "af0d", "./map-pin.svg": "0a36", "./map-signs.svg": "49b7", "./map.svg": "9f7c", "./medkit.svg": "1b2c", "./microphone-slash.svg": "344f", "./microphone.svg": "6dc6", "./minus.svg": "4acc", "./mobile-phone.svg": "20ff", "./money.svg": "8d41", "./mouse-pointer.svg": "4660", "./music.svg": "cec0", "./paint-brush.svg": "340c", "./paperclip.svg": "de58", "./paste.svg": "38f4", "./pause.svg": "ddea", "./paw.svg": "45b8", "./pencil.svg": "3db2", "./phone.svg": "896d", "./photo.svg": "5bbb", "./pie-chart.svg": "cf1c", "./play-circle.svg": "3584", "./play.svg": "e1b4", "./plus.svg": "5834", "./power-off.svg": "dba5", "./print.svg": "809c", "./question-circle.svg": "be93", "./recycle.svg": "adfa", "./refresh.svg": "ac50", "./rocket.svg": "2a5c", "./save.svg": "b228", "./search.svg": "419c", "./server.svg": "6f2e", "./share.svg": "c426", "./shield.svg": "56f8", "./shopping-cart.svg": "4b04", "./sign-in.svg": "06c5", "./sign-out.svg": "6dc0", "./smile.svg": "0f56", "./sort-alpha-asc.svg": "2de4", "./sort-alpha-desc.svg": "19ad", "./sort-amount-asc.svg": "d3e9", "./sort-amount-desc.svg": "62c7", "./sort.svg": "c317", "./spinner.svg": "d940", "./star-half-o.svg": "88e7", "./star-o.svg": "2b44", "./star.svg": "ebfd6", "./subscript.svg": "3a14", "./suitcase.svg": "fba4", "./sun.svg": "535a", "./superscript.svg": "e67df", "./table.svg": "6d10", "./tablet.svg": "7ccd", "./tag.svg": "89d6", "./tags.svg": "f72e", "./terminal.svg": "c24d", "./ticket.svg": "16cc", "./toggle-off.svg": "d76b", "./toggle-on.svg": "87c9", "./trash.svg": "16b6", "./tree.svg": "1cd2", "./underline.svg": "c564", "./undo.svg": "4294", "./university.svg": "a428", "./unlink.svg": "beae", "./upload.svg": "ca53", "./user-plus.svg": "e3d1", "./user-times.svg": "a0e3", "./user.svg": "e7e0", "./users.svg": "09ae", "./video-camera.svg": "6799", "./volume-down.svg": "5c09", "./volume-off.svg": "83c6", "./volume-up.svg": "ebba", "./warning.svg": "f48f", "./wheelchair.svg": "56e3", "./wifi.svg": "3b8b", "./youtube-play.svg": "d4b3" }; function webpackContext(req) { var id = webpackContextResolve(req); return __webpack_require__(id); } function webpackContextResolve(req) { var id = map[req]; if(!(id + 1)) { // check for number or string var e = new Error("Cannot find module '" + req + "'"); e.code = 'MODULE_NOT_FOUND'; throw e; } return id; } webpackContext.keys = function webpackContextKeys() { return Object.keys(map); }; webpackContext.resolve = webpackContextResolve; module.exports = webpackContext; webpackContext.id = "249d"; /***/ }), /***/ "24c5": /***/ (function(module, exports, __webpack_require__) { "use strict"; var LIBRARY = __webpack_require__("b8e3"); var global = __webpack_require__("e53d"); var ctx = __webpack_require__("d864"); var classof = __webpack_require__("40c3"); var $export = __webpack_require__("63b6"); var isObject = __webpack_require__("f772"); var aFunction = __webpack_require__("79aa"); var anInstance = __webpack_require__("1173"); var forOf = __webpack_require__("a22a"); var speciesConstructor = __webpack_require__("f201"); var task = __webpack_require__("4178").set; var microtask = __webpack_require__("aba2")(); var newPromiseCapabilityModule = __webpack_require__("656e"); var perform = __webpack_require__("4439"); var userAgent = __webpack_require__("bc13"); var promiseResolve = __webpack_require__("cd78"); var PROMISE = 'Promise'; var TypeError = global.TypeError; var process = global.process; var versions = process && process.versions; var v8 = versions && versions.v8 || ''; var $Promise = global[PROMISE]; var isNode = classof(process) == 'process'; var empty = function () { /* empty */ }; var Internal, newGenericPromiseCapability, OwnPromiseCapability, Wrapper; var newPromiseCapability = newGenericPromiseCapability = newPromiseCapabilityModule.f; var USE_NATIVE = !!function () { try { // correct subclassing with @@species support var promise = $Promise.resolve(1); var FakePromise = (promise.constructor = {})[__webpack_require__("5168")('species')] = function (exec) { exec(empty, empty); }; // unhandled rejections tracking support, NodeJS Promise without it fails @@species test return (isNode || typeof PromiseRejectionEvent == 'function') && promise.then(empty) instanceof FakePromise // v8 6.6 (Node 10 and Chrome 66) have a bug with resolving custom thenables // https://bugs.chromium.org/p/chromium/issues/detail?id=830565 // we can't detect it synchronously, so just check versions && v8.indexOf('6.6') !== 0 && userAgent.indexOf('Chrome/66') === -1; } catch (e) { /* empty */ } }(); // helpers var isThenable = function (it) { var then; return isObject(it) && typeof (then = it.then) == 'function' ? then : false; }; var notify = function (promise, isReject) { if (promise._n) return; promise._n = true; var chain = promise._c; microtask(function () { var value = promise._v; var ok = promise._s == 1; var i = 0; var run = function (reaction) { var handler = ok ? reaction.ok : reaction.fail; var resolve = reaction.resolve; var reject = reaction.reject; var domain = reaction.domain; var result, then, exited; try { if (handler) { if (!ok) { if (promise._h == 2) onHandleUnhandled(promise); promise._h = 1; } if (handler === true) result = value; else { if (domain) domain.enter(); result = handler(value); // may throw if (domain) { domain.exit(); exited = true; } } if (result === reaction.promise) { reject(TypeError('Promise-chain cycle')); } else if (then = isThenable(result)) { then.call(result, resolve, reject); } else resolve(result); } else reject(value); } catch (e) { if (domain && !exited) domain.exit(); reject(e); } }; while (chain.length > i) run(chain[i++]); // variable length - can't use forEach promise._c = []; promise._n = false; if (isReject && !promise._h) onUnhandled(promise); }); }; var onUnhandled = function (promise) { task.call(global, function () { var value = promise._v; var unhandled = isUnhandled(promise); var result, handler, console; if (unhandled) { result = perform(function () { if (isNode) { process.emit('unhandledRejection', value, promise); } else if (handler = global.onunhandledrejection) { handler({ promise: promise, reason: value }); } else if ((console = global.console) && console.error) { console.error('Unhandled promise rejection', value); } }); // Browsers should not trigger `rejectionHandled` event if it was handled here, NodeJS - should promise._h = isNode || isUnhandled(promise) ? 2 : 1; } promise._a = undefined; if (unhandled && result.e) throw result.v; }); }; var isUnhandled = function (promise) { return promise._h !== 1 && (promise._a || promise._c).length === 0; }; var onHandleUnhandled = function (promise) { task.call(global, function () { var handler; if (isNode) { process.emit('rejectionHandled', promise); } else if (handler = global.onrejectionhandled) { handler({ promise: promise, reason: promise._v }); } }); }; var $reject = function (value) { var promise = this; if (promise._d) return; promise._d = true; promise = promise._w || promise; // unwrap promise._v = value; promise._s = 2; if (!promise._a) promise._a = promise._c.slice(); notify(promise, true); }; var $resolve = function (value) { var promise = this; var then; if (promise._d) return; promise._d = true; promise = promise._w || promise; // unwrap try { if (promise === value) throw TypeError("Promise can't be resolved itself"); if (then = isThenable(value)) { microtask(function () { var wrapper = { _w: promise, _d: false }; // wrap try { then.call(value, ctx($resolve, wrapper, 1), ctx($reject, wrapper, 1)); } catch (e) { $reject.call(wrapper, e); } }); } else { promise._v = value; promise._s = 1; notify(promise, false); } } catch (e) { $reject.call({ _w: promise, _d: false }, e); // wrap } }; // constructor polyfill if (!USE_NATIVE) { // 25.4.3.1 Promise(executor) $Promise = function Promise(executor) { anInstance(this, $Promise, PROMISE, '_h'); aFunction(executor); Internal.call(this); try { executor(ctx($resolve, this, 1), ctx($reject, this, 1)); } catch (err) { $reject.call(this, err); } }; // eslint-disable-next-line no-unused-vars Internal = function Promise(executor) { this._c = []; // <- awaiting reactions this._a = undefined; // <- checked in isUnhandled reactions this._s = 0; // <- state this._d = false; // <- done this._v = undefined; // <- value this._h = 0; // <- rejection state, 0 - default, 1 - handled, 2 - unhandled this._n = false; // <- notify }; Internal.prototype = __webpack_require__("5c95")($Promise.prototype, { // 25.4.5.3 Promise.prototype.then(onFulfilled, onRejected) then: function then(onFulfilled, onRejected) { var reaction = newPromiseCapability(speciesConstructor(this, $Promise)); reaction.ok = typeof onFulfilled == 'function' ? onFulfilled : true; reaction.fail = typeof onRejected == 'function' && onRejected; reaction.domain = isNode ? process.domain : undefined; this._c.push(reaction); if (this._a) this._a.push(reaction); if (this._s) notify(this, false); return reaction.promise; }, // 25.4.5.1 Promise.prototype.catch(onRejected) 'catch': function (onRejected) { return this.then(undefined, onRejected); } }); OwnPromiseCapability = function () { var promise = new Internal(); this.promise = promise; this.resolve = ctx($resolve, promise, 1); this.reject = ctx($reject, promise, 1); }; newPromiseCapabilityModule.f = newPromiseCapability = function (C) { return C === $Promise || C === Wrapper ? new OwnPromiseCapability(C) : newGenericPromiseCapability(C); }; } $export($export.G + $export.W + $export.F * !USE_NATIVE, { Promise: $Promise }); __webpack_require__("45f2")($Promise, PROMISE); __webpack_require__("4c95")(PROMISE); Wrapper = __webpack_require__("584a")[PROMISE]; // statics $export($export.S + $export.F * !USE_NATIVE, PROMISE, { // 25.4.4.5 Promise.reject(r) reject: function reject(r) { var capability = newPromiseCapability(this); var $$reject = capability.reject; $$reject(r); return capability.promise; } }); $export($export.S + $export.F * (LIBRARY || !USE_NATIVE), PROMISE, { // 25.4.4.6 Promise.resolve(x) resolve: function resolve(x) { return promiseResolve(LIBRARY && this === Wrapper ? $Promise : this, x); } }); $export($export.S + $export.F * !(USE_NATIVE && __webpack_require__("4ee1")(function (iter) { $Promise.all(iter)['catch'](empty); })), PROMISE, { // 25.4.4.1 Promise.all(iterable) all: function all(iterable) { var C = this; var capability = newPromiseCapability(C); var resolve = capability.resolve; var reject = capability.reject; var result = perform(function () { var values = []; var index = 0; var remaining = 1; forOf(iterable, false, function (promise) { var $index = index++; var alreadyCalled = false; values.push(undefined); remaining++; C.resolve(promise).then(function (value) { if (alreadyCalled) return; alreadyCalled = true; values[$index] = value; --remaining || resolve(values); }, reject); }); --remaining || resolve(values); }); if (result.e) reject(result.v); return capability.promise; }, // 25.4.4.4 Promise.race(iterable) race: function race(iterable) { var C = this; var capability = newPromiseCapability(C); var reject = capability.reject; var result = perform(function () { forOf(iterable, false, function (promise) { C.resolve(promise).then(capability.resolve, reject); }); }); if (result.e) reject(result.v); return capability.promise; } }); /***/ }), /***/ "2556": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M6 3h22v10.406l-.281.313L26 15.438v13.563H6v-26zm2 2v22h16V15.437l-1.719-1.719-.281-.313V4.999H8zm16 0v7.563l1 1 1-1V5h-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "2576": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/Card/Card.vue?vue&type=template&id=8ff35af0& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-card",class:[ _vm.$slots.image && 'ds-card-has-image', _vm.primary && "ds-card-primary", _vm.secondary && "ds-card-secondary", _vm.centered && "ds-card-centered", _vm.hover && "ds-card-hover", _vm.space && ("ds-card-space-" + _vm.space) ]},[(_vm.image || _vm.$slots.image)?_c('div',{staticClass:"ds-card-image"},[_vm._t("image",[(!_vm.error)?_c('img',{attrs:{"src":_vm.image},on:{"error":_vm.onError}}):_vm._e()],{"image":_vm.image})],2):_vm._e(),(_vm.icon)?_c('div',{staticClass:"ds-card-icon"},[_c('ds-icon',{attrs:{"name":_vm.icon}})],1):_vm._e(),(_vm.header || _vm.$slots.header)?_c('header',{staticClass:"ds-card-header"},[_vm._t("header",[_c('ds-heading',{attrs:{"tag":_vm.headerTag,"size":"h3"}},[_vm._v(_vm._s(_vm.header))])])],2):_vm._e(),_c('div',{staticClass:"ds-card-content"},[[_vm._t("default")]],2),(_vm.$slots.footer)?_c('footer',{staticClass:"ds-card-footer"},[_vm._t("footer")],2):_vm._e()])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/Card/Card.vue?vue&type=template&id=8ff35af0& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/Card/Card.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * A card is used to group content in an appealing way. * @version 1.0.0 */ /* harmony default export */ var Cardvue_type_script_lang_js_ = ({ name: 'DsCard', props: { /** * The outtermost html tag */ tag: { type: String, default: 'article' }, /** * The card's header */ header: { type: String, default: null }, /** * The card's header tag * @options h1|h2|h3|h4|h5|h6 */ headerTag: { type: String, default: 'h3', validator: function validator(value) { return value.match(/(h1|h2|h3|h4|h5|h6)/); } }, /** * The card's image */ image: { type: String, default: null }, /** * The card's icon */ icon: { type: String, default: null }, /** * Highlight with primary color */ primary: { type: Boolean, default: false }, /** * Highlight with secondary color */ secondary: { type: Boolean, default: false }, /** * Center the content */ centered: { type: Boolean, default: false }, /** * Make the card hoverable */ hover: { type: Boolean, default: false }, /** * If you need some spacing you can provide it here like for ds-space * @options small|large|x-large|xx-large */ space: { type: String, default: null, validator: function validator(value) { return value.match(/(small|large|x-large|xx-large)/); } } }, data: function data() { return { error: false }; }, methods: { onError: function onError() { this.error = true; } } }); // CONCATENATED MODULE: ./src/system/components/layout/Card/Card.vue?vue&type=script&lang=js& /* harmony default export */ var Card_Cardvue_type_script_lang_js_ = (Cardvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/layout/Card/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("61b2"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/layout/Card/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FCard%2FCard.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FCard_2FCard = (function () {}); // CONCATENATED MODULE: ./src/system/components/layout/Card/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FCard%2FCard.vue /* harmony default export */ var Card_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FCard_2FCard = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FCard_2FCard); // CONCATENATED MODULE: ./src/system/components/layout/Card/Card.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Card_Cardvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Card_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FCard_2FCard === 'function') Card_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FCard_2FCard(component) /* harmony default export */ var Card = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "25eb": /***/ (function(module, exports) { // 7.2.1 RequireObjectCoercible(argument) module.exports = function (it) { if (it == undefined) throw TypeError("Can't call method on " + it); return it; }; /***/ }), /***/ "268f": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("fde4"); /***/ }), /***/ "2775": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h20v26H5V3zm2 2v22h16V5H7zm8 4.719l5.25 1.313-.5 1.938-2.75-.688v6.719c0 1.645-1.355 3-3 3s-3-1.355-3-3 1.355-3 3-3c.353 0 .684.073 1 .188V9.72zM14 18c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "27c7": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-display/CopyField/CopyField.vue?vue&type=template&id=d1e91a86& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-copy-field",class:("ds-copy-field-" + _vm.size)},[_c('div',{ref:"text"},[_vm._t("default")],2),_c('div',{staticClass:"ds-copy-field-link"},[_c('ds-button',{attrs:{"icon":"copy","color":"soft","ghost":""},on:{"click":_vm.copy}})],1),_c('transition',{attrs:{"name":"ds-copy-field-message"}},[_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.showMessage),expression:"showMessage"}],staticClass:"ds-copy-field-message"},[_c('div',{ref:"messageText",staticClass:"ds-copy-field-message-text"})])])],1)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-display/CopyField/CopyField.vue?vue&type=template&id=d1e91a86& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // EXTERNAL MODULE: ./src/system/components/navigation/Button/Button.vue + 6 modules var Button = __webpack_require__("42cf"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-display/CopyField/CopyField.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * A copy field is used to present text that can easily * be copied to the users clipboard by clicking on it. * @version 1.0.0 */ /* harmony default export */ var CopyFieldvue_type_script_lang_js_ = ({ name: 'DsCopyField', components: { DsButton: Button["default"] }, props: { /** * The size used for the text. * @options small|base|large */ size: { type: String, default: 'base', validator: function validator(value) { return value.match(/(small|base|large)/); } }, /** * The html element name used for the copy field. */ tag: { type: String, default: 'div' } }, data: function data() { return { showMessage: false }; }, methods: { copy: function copy() { var _this = this; var content = this.$refs.text.innerText; this.$refs.messageText.innerText = content; this.$copyToClipboard(content); this.showMessage = true; this.$nextTick(function () { _this.showMessage = false; }); } } }); // CONCATENATED MODULE: ./src/system/components/data-display/CopyField/CopyField.vue?vue&type=script&lang=js& /* harmony default export */ var CopyField_CopyFieldvue_type_script_lang_js_ = (CopyFieldvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-display/CopyField/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("81fe"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/data-display/CopyField/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FCopyField%2FCopyField.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FCopyField_2FCopyField = (function () {}); // CONCATENATED MODULE: ./src/system/components/data-display/CopyField/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FCopyField%2FCopyField.vue /* harmony default export */ var CopyField_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FCopyField_2FCopyField = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FCopyField_2FCopyField); // CONCATENATED MODULE: ./src/system/components/data-display/CopyField/CopyField.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( CopyField_CopyFieldvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof CopyField_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FCopyField_2FCopyField === 'function') CopyField_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FCopyField_2FCopyField(component) /* harmony default export */ var CopyField = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "2877": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return normalizeComponent; }); /* globals __VUE_SSR_CONTEXT__ */ // IMPORTANT: Do NOT use ES2015 features in this file (except for modules). // This module is a runtime utility for cleaner component module output and will // be included in the final webpack user bundle. function normalizeComponent ( scriptExports, render, staticRenderFns, functionalTemplate, injectStyles, scopeId, moduleIdentifier, /* server only */ shadowMode /* vue-cli only */ ) { // Vue.extend constructor export interop var options = typeof scriptExports === 'function' ? scriptExports.options : scriptExports // render functions if (render) { options.render = render options.staticRenderFns = staticRenderFns options._compiled = true } // functional template if (functionalTemplate) { options.functional = true } // scopedId if (scopeId) { options._scopeId = 'data-v-' + scopeId } var hook if (moduleIdentifier) { // server build hook = function (context) { // 2.3 injection context = context || // cached call (this.$vnode && this.$vnode.ssrContext) || // stateful (this.parent && this.parent.$vnode && this.parent.$vnode.ssrContext) // functional // 2.2 with runInNewContext: true if (!context && typeof __VUE_SSR_CONTEXT__ !== 'undefined') { context = __VUE_SSR_CONTEXT__ } // inject component styles if (injectStyles) { injectStyles.call(this, context) } // register component module identifier for async chunk inferrence if (context && context._registeredComponents) { context._registeredComponents.add(moduleIdentifier) } } // used by ssr in case component is cached and beforeCreate // never gets called options._ssrRegister = hook } else if (injectStyles) { hook = shadowMode ? function () { injectStyles.call(this, this.$root.$options.shadowRoot) } : injectStyles } if (hook) { if (options.functional) { // for template-only hot-reload because in that case the render fn doesn't // go through the normalizer options._injectStyles = hook // register for functioal component in vue file var originalRender = options.render options.render = function renderWithStyleInjection (h, context) { hook.call(context) return originalRender(h, context) } } else { // inject component registration as beforeCreate hook var existing = options.beforeCreate options.beforeCreate = existing ? [].concat(existing, hook) : [hook] } } return { exports: scriptExports, options: options } } /***/ }), /***/ "28a5": /***/ (function(module, exports, __webpack_require__) { // @@split logic __webpack_require__("214f")('split', 2, function (defined, SPLIT, $split) { 'use strict'; var isRegExp = __webpack_require__("aae3"); var _split = $split; var $push = [].push; var $SPLIT = 'split'; var LENGTH = 'length'; var LAST_INDEX = 'lastIndex'; if ( 'abbc'[$SPLIT](/(b)*/)[1] == 'c' || 'test'[$SPLIT](/(?:)/, -1)[LENGTH] != 4 || 'ab'[$SPLIT](/(?:ab)*/)[LENGTH] != 2 || '.'[$SPLIT](/(.?)(.?)/)[LENGTH] != 4 || '.'[$SPLIT](/()()/)[LENGTH] > 1 || ''[$SPLIT](/.?/)[LENGTH] ) { var NPCG = /()??/.exec('')[1] === undefined; // nonparticipating capturing group // based on es5-shim implementation, need to rework it $split = function (separator, limit) { var string = String(this); if (separator === undefined && limit === 0) return []; // If `separator` is not a regex, use native split if (!isRegExp(separator)) return _split.call(string, separator, limit); var output = []; var flags = (separator.ignoreCase ? 'i' : '') + (separator.multiline ? 'm' : '') + (separator.unicode ? 'u' : '') + (separator.sticky ? 'y' : ''); var lastLastIndex = 0; var splitLimit = limit === undefined ? 4294967295 : limit >>> 0; // Make `global` and avoid `lastIndex` issues by working with a copy var separatorCopy = new RegExp(separator.source, flags + 'g'); var separator2, match, lastIndex, lastLength, i; // Doesn't need flags gy, but they don't hurt if (!NPCG) separator2 = new RegExp('^' + separatorCopy.source + '$(?!\\s)', flags); while (match = separatorCopy.exec(string)) { // `separatorCopy.lastIndex` is not reliable cross-browser lastIndex = match.index + match[0][LENGTH]; if (lastIndex > lastLastIndex) { output.push(string.slice(lastLastIndex, match.index)); // Fix browsers whose `exec` methods don't consistently return `undefined` for NPCG // eslint-disable-next-line no-loop-func if (!NPCG && match[LENGTH] > 1) match[0].replace(separator2, function () { for (i = 1; i < arguments[LENGTH] - 2; i++) if (arguments[i] === undefined) match[i] = undefined; }); if (match[LENGTH] > 1 && match.index < string[LENGTH]) $push.apply(output, match.slice(1)); lastLength = match[0][LENGTH]; lastLastIndex = lastIndex; if (output[LENGTH] >= splitLimit) break; } if (separatorCopy[LAST_INDEX] === match.index) separatorCopy[LAST_INDEX]++; // Avoid an infinite loop } if (lastLastIndex === string[LENGTH]) { if (lastLength || !separatorCopy.test('')) output.push(''); } else output.push(string.slice(lastLastIndex)); return output[LENGTH] > splitLimit ? output.slice(0, splitLimit) : output; }; // Chakra, V8 } else if ('0'[$SPLIT](undefined, 0)[LENGTH]) { $split = function (separator, limit) { return separator === undefined && limit === 0 ? [] : _split.call(this, separator, limit); }; } // 21.1.3.17 String.prototype.split(separator, limit) return [function split(separator, limit) { var O = defined(this); var fn = separator == undefined ? undefined : separator[SPLIT]; return fn !== undefined ? fn.call(separator, O, limit) : $split.call(String(O), separator, limit); }, $split]; }); /***/ }), /***/ "28fa": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M18.719 6.781l8.5 8.5.688.719-.688.719-8.5 8.5-1.438-1.438L24.062 17H3.999v-2h20.063l-6.781-6.781z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "291d": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4.406l.406.188 10 4.5.594.25v12.688l-.5.281L16 28.157l-.5-.281L5 22.032V9.344l.594-.25 10-4.5zm0 2.188l-7.688 3.438L16 13.876l7.688-3.844zm-9 5.031v9.219l8 4.438v-9.656zm18 0l-8 4v9.656l8-4.438v-9.219z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "294c": /***/ (function(module, exports) { module.exports = function (exec) { try { return !!exec(); } catch (e) { return true; } }; /***/ }), /***/ "29f3": /***/ (function(module, exports) { /** Used for built-in method references. */ var objectProto = Object.prototype; /** * Used to resolve the * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring) * of values. */ var nativeObjectToString = objectProto.toString; /** * Converts `value` to a string using `Object.prototype.toString`. * * @private * @param {*} value The value to convert. * @returns {string} Returns the converted string. */ function objectToString(value) { return nativeObjectToString.call(value); } module.exports = objectToString; /***/ }), /***/ "2a5c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M25.906 4c.697 0 1.125.031 1.125.031l.906.031.031.906s.099 1.758-.094 3.813-.515 4.453-1.969 5.906c-1.213 1.212-4.488 3.737-7.563 6.094-.624.478-.607.466-1.188.906l.094 1.688a3.98 3.98 0 0 1-1.469 3.313l-2.563 2.094-1.281 1.031-.344-1.625-.656-3.281-3.844-3.844-3.281-.656-1.625-.313 1.031-1.313 2.094-2.563a3.98 3.98 0 0 1 3.313-1.469l1.719.094c.43-.564.41-.55.875-1.156 2.353-3.068 4.893-6.331 6.125-7.563 1.466-1.466 3.826-1.81 5.875-2a30.023 30.023 0 0 1 2.688-.125zM25 6c-.398.001-.91.03-1.594.094-1.886.175-3.973.754-4.656 1.438-.918.918-3.626 4.321-5.969 7.375-2.064 2.692-3.463 4.604-3.875 5.156l3.063 3.063c.544-.406 2.449-1.862 5.156-3.938 3.062-2.347 6.451-5.046 7.344-5.938.651-.651 1.229-2.761 1.406-4.656.129-1.375.105-1.982.094-2.563-.288-.007-.571-.033-.969-.031zm-4.562 3.531c1.117 0 2.031.915 2.031 2.031s-.915 2.031-2.031 2.031-2-.915-2-2.031.883-2.031 2-2.031zM8.5 16.75a2.004 2.004 0 0 0-1.656.75l-1.031 1.25 1.344.281c.132-.176 1.116-1.454 1.719-2.25zm-2.281 5.188l1.406 1.406c-.377.377-.82 1.323-1.125 2.156.798-.29 1.679-.679 2.125-1.125l1.406 1.406c-.894.894-2.079 1.385-3.063 1.719s-1.781.469-1.781.469l-1.469.281.313-1.469s.155-.82.5-1.813.833-2.176 1.688-3.031zm9 1.187c-.797.598-2.074 1.588-2.25 1.719l.281 1.344 1.281-1.031a1.976 1.976 0 0 0 .719-1.656z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "2aba": /***/ (function(module, exports, __webpack_require__) { var global = __webpack_require__("7726"); var hide = __webpack_require__("32e9"); var has = __webpack_require__("69a8"); var SRC = __webpack_require__("ca5a")('src'); var TO_STRING = 'toString'; var $toString = Function[TO_STRING]; var TPL = ('' + $toString).split(TO_STRING); __webpack_require__("8378").inspectSource = function (it) { return $toString.call(it); }; (module.exports = function (O, key, val, safe) { var isFunction = typeof val == 'function'; if (isFunction) has(val, 'name') || hide(val, 'name', key); if (O[key] === val) return; if (isFunction) has(val, SRC) || hide(val, SRC, O[key] ? '' + O[key] : TPL.join(String(key))); if (O === global) { O[key] = val; } else if (!safe) { delete O[key]; hide(O, key, val); } else if (O[key]) { O[key] = val; } else { hide(O, key, val); } // add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative })(Function.prototype, TO_STRING, function toString() { return typeof this == 'function' && this[SRC] || $toString.call(this); }); /***/ }), /***/ "2ae1": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "2aeb": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties]) var anObject = __webpack_require__("cb7c"); var dPs = __webpack_require__("1495"); var enumBugKeys = __webpack_require__("e11e"); var IE_PROTO = __webpack_require__("613b")('IE_PROTO'); var Empty = function () { /* empty */ }; var PROTOTYPE = 'prototype'; // Create object with fake `null` prototype: use iframe Object with cleared prototype var createDict = function () { // Thrash, waste and sodomy: IE GC bug var iframe = __webpack_require__("230e")('iframe'); var i = enumBugKeys.length; var lt = '<'; var gt = '>'; var iframeDocument; iframe.style.display = 'none'; __webpack_require__("fab2").appendChild(iframe); iframe.src = 'javascript:'; // eslint-disable-line no-script-url // createDict = iframe.contentWindow.Object; // html.removeChild(iframe); iframeDocument = iframe.contentWindow.document; iframeDocument.open(); iframeDocument.write(lt + 'script' + gt + 'document.F=Object' + lt + '/script' + gt); iframeDocument.close(); createDict = iframeDocument.F; while (i--) delete createDict[PROTOTYPE][enumBugKeys[i]]; return createDict(); }; module.exports = Object.create || function create(O, Properties) { var result; if (O !== null) { Empty[PROTOTYPE] = anObject(O); result = new Empty(); Empty[PROTOTYPE] = null; // add "__proto__" for Object.getPrototypeOf polyfill result[IE_PROTO] = O; } else result = createDict(); return Properties === undefined ? result : dPs(result, Properties); }; /***/ }), /***/ "2b10": /***/ (function(module, exports) { /** * The base implementation of `_.slice` without an iteratee call guard. * * @private * @param {Array} array The array to slice. * @param {number} [start=0] The start position. * @param {number} [end=array.length] The end position. * @returns {Array} Returns the slice of `array`. */ function baseSlice(array, start, end) { var index = -1, length = array.length; if (start < 0) { start = -start > length ? 0 : (length + start); } end = end > length ? length : end; if (end < 0) { end += length; } length = start > end ? 0 : ((end - start) >>> 0); start >>>= 0; var result = Array(length); while (++index < length) { result[index] = array[index + start]; } return result; } module.exports = baseSlice; /***/ }), /***/ "2b3e": /***/ (function(module, exports, __webpack_require__) { var freeGlobal = __webpack_require__("585a"); /** Detect free variable `self`. */ var freeSelf = typeof self == 'object' && self && self.Object === Object && self; /** Used as a reference to the global object. */ var root = freeGlobal || freeSelf || Function('return this')(); module.exports = root; /***/ }), /***/ "2b44": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 2.125l.906 2.063 3.25 7.281 7.938.844 2.25.25-1.688 1.5-5.906 5.344 1.656 7.813.469 2.188-1.969-1.125-6.906-4-6.906 4-1.969 1.125.469-2.188 1.656-7.813-5.906-5.344-1.688-1.5 2.25-.25 7.938-.844 3.25-7.281zm0 4.906l-2.563 5.781-.25.531-.563.063-6.281.656 4.688 4.219.438.406-.125.563-1.313 6.156 5.469-3.125.5-.313.5.313 5.469 3.125-1.313-6.156-.125-.563.438-.406 4.688-4.219-6.844-.719-.25-.531z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "2b4b": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "getSpace", function() { return getSpace; }); /* harmony import */ var lodash_camelCase__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("bba4"); /* harmony import */ var lodash_camelCase__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(lodash_camelCase__WEBPACK_IMPORTED_MODULE_0__); /* harmony import */ var _tokens__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("6ab6"); var getSpace = function getSpace(space) { var spaceName = lodash_camelCase__WEBPACK_IMPORTED_MODULE_0___default()(space); return _tokens__WEBPACK_IMPORTED_MODULE_1__[/* tokenMap */ "a"].spaceSize[spaceName] ? _tokens__WEBPACK_IMPORTED_MODULE_1__[/* tokenMap */ "a"].spaceSize[spaceName].value : 0; }; /***/ }), /***/ "2b4c": /***/ (function(module, exports, __webpack_require__) { var store = __webpack_require__("5537")('wks'); var uid = __webpack_require__("ca5a"); var Symbol = __webpack_require__("7726").Symbol; var USE_SYMBOL = typeof Symbol == 'function'; var $exports = module.exports = function (name) { return store[name] || (store[name] = USE_SYMBOL && Symbol[name] || (USE_SYMBOL ? Symbol : uid)('Symbol.' + name)); }; $exports.store = store; /***/ }), /***/ "2b5c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 5c1.292 0 2.394.844 2.813 2h7.188v2h-1.406l.281.5 4 7 .125.25V17c0 2.75-2.25 5-5 5s-5-2.25-5-5v-.25l.125-.25 4-7 .281-.5h-4.594A3.033 3.033 0 0 1 17 10.813v13.188h4v2H11v-2h4V10.813A3.023 3.023 0 0 1 13.187 9H8.593l.281.5 4 7 .125.25V17c0 2.75-2.251 5-5 5s-5-2.25-5-5v-.25l.125-.25 4-7 .281-.5H5.999V7h7.188c.418-1.156 1.521-2 2.813-2zm0 2c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1zm-8 5.031L5.719 16h4.563zm16 0L21.719 16h4.563zM5.25 18c.402 1.161 1.444 2 2.75 2s2.348-.839 2.75-2h-5.5zm16 0c.402 1.161 1.444 2 2.75 2s2.348-.839 2.75-2h-5.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "2c25": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 3c3.845 0 7 3.155 7 7v3h3v16H5V13h3v-3c0-3.845 3.155-7 7-7zm0 2c-2.755 0-5 2.245-5 5v3h10v-3c0-2.755-2.245-5-5-5zM7 15v12h16V15H7z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "2d00": /***/ (function(module, exports) { module.exports = false; /***/ }), /***/ "2d11": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h13.406l.313.281 6 6 .281.313V29H5V3zm2 2v22h16V11h-6V5H7zm12 1.438v2.563h2.563zM15 13h2l-2 12h-2zm-3.781 2.375l1.563 1.25L10.813 19l1.969 2.375-1.563 1.25-2.5-3L8.188 19l.531-.625zm7.562 0l2.5 3 .531.625-.531.625-2.5 3-1.563-1.25L19.187 19l-1.969-2.375z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "2d95": /***/ (function(module, exports) { var toString = {}.toString; module.exports = function (it) { return toString.call(it).slice(8, -1); }; /***/ }), /***/ "2de4": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M8.188 5h1.625l.219.656L11.97 11h.031v.063l.938 2.594.063.156v1.188h-2v-.844l-.406-1.156H7.408l-.406 1.156v.844h-2v-1.188l.063-.156.938-2.594V11h.031l1.938-5.344zM22 5h2v18.688l2.594-2.594L28 22.5l-4.281 4.313-.719.688-.719-.688L18 22.5l1.406-1.406L22 23.688V5zM9 8.656L8.156 11h1.688zM5 17h8v2.406l-.281.313L7.438 25h5.563v2h-8v-2.406l.281-.313L10.563 19H5v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "2e4f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M6 14a2 2 0 1 1 .001 3.999A2 2 0 0 1 6 14zm10 0a2 2 0 1 1 .001 3.999A2 2 0 0 1 16 14zm10 0a2 2 0 1 1 .001 3.999A2 2 0 0 1 26 14z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "2fdb": /***/ (function(module, exports, __webpack_require__) { "use strict"; // 21.1.3.7 String.prototype.includes(searchString, position = 0) var $export = __webpack_require__("5ca1"); var context = __webpack_require__("d2c8"); var INCLUDES = 'includes'; $export($export.P + $export.F * __webpack_require__("5147")(INCLUDES), 'String', { includes: function includes(searchString /* , position = 0 */) { return !!~context(this, searchString, INCLUDES) .indexOf(searchString, arguments.length > 1 ? arguments[1] : undefined); } }); /***/ }), /***/ "3024": /***/ (function(module, exports) { // fast apply, http://jsperf.lnkit.com/fast-apply/5 module.exports = function (fn, args, that) { var un = that === undefined; switch (args.length) { case 0: return un ? fn() : fn.call(that); case 1: return un ? fn(args[0]) : fn.call(that, args[0]); case 2: return un ? fn(args[0], args[1]) : fn.call(that, args[0], args[1]); case 3: return un ? fn(args[0], args[1], args[2]) : fn.call(that, args[0], args[1], args[2]); case 4: return un ? fn(args[0], args[1], args[2], args[3]) : fn.call(that, args[0], args[1], args[2], args[3]); } return fn.apply(that, args); }; /***/ }), /***/ "30f1": /***/ (function(module, exports, __webpack_require__) { "use strict"; var LIBRARY = __webpack_require__("b8e3"); var $export = __webpack_require__("63b6"); var redefine = __webpack_require__("9138"); var hide = __webpack_require__("35e8"); var Iterators = __webpack_require__("481b"); var $iterCreate = __webpack_require__("8f60"); var setToStringTag = __webpack_require__("45f2"); var getPrototypeOf = __webpack_require__("53e2"); var ITERATOR = __webpack_require__("5168")('iterator'); var BUGGY = !([].keys && 'next' in [].keys()); // Safari has buggy iterators w/o `next` var FF_ITERATOR = '@@iterator'; var KEYS = 'keys'; var VALUES = 'values'; var returnThis = function () { return this; }; module.exports = function (Base, NAME, Constructor, next, DEFAULT, IS_SET, FORCED) { $iterCreate(Constructor, NAME, next); var getMethod = function (kind) { if (!BUGGY && kind in proto) return proto[kind]; switch (kind) { case KEYS: return function keys() { return new Constructor(this, kind); }; case VALUES: return function values() { return new Constructor(this, kind); }; } return function entries() { return new Constructor(this, kind); }; }; var TAG = NAME + ' Iterator'; var DEF_VALUES = DEFAULT == VALUES; var VALUES_BUG = false; var proto = Base.prototype; var $native = proto[ITERATOR] || proto[FF_ITERATOR] || DEFAULT && proto[DEFAULT]; var $default = $native || getMethod(DEFAULT); var $entries = DEFAULT ? !DEF_VALUES ? $default : getMethod('entries') : undefined; var $anyNative = NAME == 'Array' ? proto.entries || $native : $native; var methods, key, IteratorPrototype; // Fix native if ($anyNative) { IteratorPrototype = getPrototypeOf($anyNative.call(new Base())); if (IteratorPrototype !== Object.prototype && IteratorPrototype.next) { // Set @@toStringTag to native iterators setToStringTag(IteratorPrototype, TAG, true); // fix for some old engines if (!LIBRARY && typeof IteratorPrototype[ITERATOR] != 'function') hide(IteratorPrototype, ITERATOR, returnThis); } } // fix Array#{values, @@iterator}.name in V8 / FF if (DEF_VALUES && $native && $native.name !== VALUES) { VALUES_BUG = true; $default = function values() { return $native.call(this); }; } // Define iterator if ((!LIBRARY || FORCED) && (BUGGY || VALUES_BUG || !proto[ITERATOR])) { hide(proto, ITERATOR, $default); } // Plug for library Iterators[NAME] = $default; Iterators[TAG] = returnThis; if (DEFAULT) { methods = { values: DEF_VALUES ? $default : getMethod(VALUES), keys: IS_SET ? $default : getMethod(KEYS), entries: $entries }; if (FORCED) for (key in methods) { if (!(key in proto)) redefine(proto, key, methods[key]); } else $export($export.P + $export.F * (BUGGY || VALUES_BUG), NAME, methods); } return methods; }; /***/ }), /***/ "314f": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "320a": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M21.5 2.5h2v1.406a5.62 5.62 0 0 1 2.25.938l.938-.938 1.406 1.406-.938.938c.464.664.792 1.421.938 2.25H29.5v2h-1.406a5.625 5.625 0 0 1-.938 2.281l.969 1.031-1.469 1.375-.938-1a5.617 5.617 0 0 1-2.219.906v1.406h-2v-1.406a5.62 5.62 0 0 1-2.25-.938l-1.031 1.063-1.438-1.438 1.063-1.031a5.615 5.615 0 0 1-.938-2.25h-1.406v-2h1.406a5.632 5.632 0 0 1 .906-2.219l-1-.938 1.375-1.469 1.031.969a5.665 5.665 0 0 1 2.281-.938V2.498zm1 3.313c-2.055 0-3.688 1.632-3.688 3.688s1.632 3.688 3.688 3.688 3.688-1.632 3.688-3.688-1.632-3.688-3.688-3.688zM9.531 11.719l.719 1.813a6.865 6.865 0 0 1 1.656-.219c.571 0 1.126.085 1.656.219l.719-1.813 1.844.75-.719 1.813a6.887 6.887 0 0 1 2.313 2.313l1.813-.719.75 1.844-1.813.719c.132.529.219 1.087.219 1.656s-.086 1.126-.219 1.656l1.813.719-.75 1.844-1.813-.719a6.907 6.907 0 0 1-2.313 2.344l.719 1.781-1.844.75-.719-1.781a6.76 6.76 0 0 1-1.656.219 6.713 6.713 0 0 1-1.656-.219l-.719 1.781-1.844-.75.719-1.781a6.873 6.873 0 0 1-2.344-2.344l-1.781.719-.75-1.844 1.781-.719c-.134-.53-.219-1.087-.219-1.656s.085-1.128.219-1.656l-1.781-.719.75-1.844 1.781.719a6.916 6.916 0 0 1 2.344-2.313l-.719-1.813zm2.375 3.594c-2.663 0-4.813 2.118-4.813 4.781s2.15 4.813 4.813 4.813 4.781-2.15 4.781-4.813-2.118-4.781-4.781-4.781z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "32a6": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.14 Object.keys(O) var toObject = __webpack_require__("241e"); var $keys = __webpack_require__("c3a1"); __webpack_require__("ce7e")('keys', function () { return function keys(it) { return $keys(toObject(it)); }; }); /***/ }), /***/ "32e9": /***/ (function(module, exports, __webpack_require__) { var dP = __webpack_require__("86cc"); var createDesc = __webpack_require__("4630"); module.exports = __webpack_require__("9e1e") ? function (object, key, value) { return dP.f(object, key, createDesc(1, value)); } : function (object, key, value) { object[key] = value; return object; }; /***/ }), /***/ "32ed": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h20v26H5V3zm2 2v22h16V5H7zm2 2h12v6H9V7zm2 2v2h8V9h-8zm-1 6h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm-8 4h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm-8 4h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "32fc": /***/ (function(module, exports, __webpack_require__) { var document = __webpack_require__("e53d").document; module.exports = document && document.documentElement; /***/ }), /***/ "3333": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4 4h24v24H4V4zm2 2v20h2v-1h2v1h12v-1h2v1h2V6h-2v1h-2V6H10v1H8V6H6zm2 3h2v2H8V9zm14 0h2v2h-2V9zM8 13h2v2H8v-2zm14 0h2v2h-2v-2zM8 17h2v2H8v-2zm14 0h2v2h-2v-2zM8 21h2v2H8v-2zm14 0h2v2h-2v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "335c": /***/ (function(module, exports, __webpack_require__) { // fallback for non-array-like ES3 and non-enumerable old V8 strings var cof = __webpack_require__("6b4c"); // eslint-disable-next-line no-prototype-builtins module.exports = Object('z').propertyIsEnumerable(0) ? Object : function (it) { return cof(it) == 'String' ? it.split('') : Object(it); }; /***/ }), /***/ "33ba": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var core_js_modules_es6_regexp_match__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4917"); /* harmony import */ var core_js_modules_es6_regexp_match__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_regexp_match__WEBPACK_IMPORTED_MODULE_0__); /* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("c5f6"); /* harmony import */ var core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_number_constructor__WEBPACK_IMPORTED_MODULE_1__); /* harmony import */ var dot_prop__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("abc6"); /* harmony import */ var dot_prop__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(dot_prop__WEBPACK_IMPORTED_MODULE_2__); /* harmony import */ var async_validator__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("a15e"); /** * @mixin */ /* harmony default export */ __webpack_exports__["a"] = ({ inject: { $parentForm: { default: null } }, provide: function provide() { return { $parentInput: this }; }, props: { /** * The value of the input. Can be passed via v-model. */ value: { type: [String, Object, Number, Array], default: null }, /** * The model name when used within a form component. Uses dot notation. */ model: { type: String, default: null }, /** * Name to use on the input for accessibility */ name: { type: String, default: null }, /** * The label of the input. */ label: { type: String, default: null }, /** * The id of the input. */ id: { type: String, default: null }, /** * Whether the input is disabled or not. */ disabled: { type: Boolean, default: false }, /** * Whether the input should be read-only */ readonly: { type: Boolean, default: false }, /** * The async-validator schema used for the input. * @default null */ schema: { type: Object, default: function _default() { return null; } }, /** * The input's size. * @options small|base|large */ size: { type: String, default: 'base', validator: function validator(value) { return value.match(/(small|base|large)/); } }, tabindex: { type: Number, default: 0 } }, data: function data() { return { innerValue: null, error: null, focus: false }; }, computed: { stateClasses: function stateClasses() { return [this.size && "ds-input-size-".concat(this.size), this.disabled && 'ds-input-is-disabled', this.readonly && 'ds-input-is-readonly', this.error && 'ds-input-has-error', this.focus && 'ds-input-has-focus']; } }, watch: { value: { handler: function handler(value) { this.innerValue = value; }, deep: true, immediate: true } }, created: function created() { if (this.$parentForm) { this.$parentForm.subscribe(this.handleFormUpdate); } }, beforeDestroy: function beforeDestroy() { if (this.$parentForm) { this.$parentForm.unsubscribe(this.handleFormUpdate); } }, methods: { handleInput: function handleInput(event) { this.input(event.target.value); }, input: function input(value) { this.innerValue = value; if (this.$parentForm) { this.$parentForm.update(this.model, value); } else { /** * Fires after user input. * Receives the value as the only argument. * * @event input */ this.$emit('input', value); this.validate(value); } }, handleFormUpdate: function handleFormUpdate(data, errors) { this.innerValue = dot_prop__WEBPACK_IMPORTED_MODULE_2___default.a.get(data, this.model); this.error = errors ? errors[this.model] : null; }, validate: function validate(value) { var _this = this; if (!this.schema) { return; } var validator = new async_validator__WEBPACK_IMPORTED_MODULE_3__[/* default */ "a"]({ input: this.schema }); // Prevent validator from printing to console // eslint-disable-next-line var warn = console.warn; // eslint-disable-next-line console.warn = function () {}; validator.validate({ input: value }, function (errors) { if (errors) { _this.error = errors[0].message; } else { _this.error = null; } // eslint-disable-next-line console.warn = warn; }); }, handleFocus: function handleFocus() { this.focus = true; }, handleBlur: function handleBlur() { this.focus = false; } } }); /***/ }), /***/ "340c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M24.813 4.031c.837 0 1.648.335 2.281.969a3.251 3.251 0 0 1 0 4.594v.031l-12.688 12.5-.5.469c-.124.793-.46 1.572-1.063 2.188l-.031.031c-1.318 1.318-3.898 3.188-7.813 3.188H3.155l1-1.563c.967-1.474 1.37-2.804 1.688-4s.479-2.31 1.313-3.219a3.647 3.647 0 0 1 2.031-1.125l.625-.594L22.5 5a3.287 3.287 0 0 1 2.313-.969zm0 1.969c-.313 0-.64.14-.906.406l-9.063 8.906 1.813 1.813 9.031-8.938c.533-.533.533-1.248 0-1.781-.267-.267-.562-.406-.875-.406zM13.406 16.719l-1.5 1.469 1.813 1.813 1.5-1.469zm-3.437 3.312c-.506-.014-.997.153-1.344.531-.267.291-.511 1.152-.844 2.406-.216.814-.55 1.794-1.031 2.844 2.249-.421 3.787-1.537 4.656-2.406.827-.827.808-2.069.031-2.781a2.303 2.303 0 0 0-1.469-.594z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "344f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M3.719 2.281L11 9.562V5.999c0-1.103.897-2 2-2h6c1.103 0 2 .897 2 2v12c0 .438-.135.858-.375 1.188l1.406 1.406A3.94 3.94 0 0 0 23 17.999v-4h2v4c0 1.544-.601 2.936-1.563 4l6.281 6.281-1.438 1.438-26-26zM13 6v5.563l6 6V6h-6zm-6 8h2v4c0 2.206 1.794 4 4 4h4.813l1.938 1.938c-.245.031-.496.063-.75.063h-2v2h4v2h-10v-2h4v-2h-2c-3.309 0-6-2.691-6-6v-4zm4 1.188l2 2v.813h.813l2 2H13c-1.103 0-2-.897-2-2v-2.813z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "355d": /***/ (function(module, exports) { exports.f = {}.propertyIsEnumerable; /***/ }), /***/ "3584": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c6.616 0 12 5.384 12 12s-5.384 12-12 12S4 22.616 4 16 9.384 4 16 4zm0 2C10.465 6 6 10.465 6 16s4.465 10 10 10 10-4.465 10-10S21.535 6 16 6zm-4 3.125l1.5.875 9 5.125L24 16l-1.5.875-9 5.125-1.5.875V9.125zm2 3.438v6.875L19.969 16z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "3587": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 5h22v22H5V5zm2 2v18h8V7H7zm10 0v18h8V7h-8z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "35e8": /***/ (function(module, exports, __webpack_require__) { var dP = __webpack_require__("d9f6"); var createDesc = __webpack_require__("aebd"); module.exports = __webpack_require__("8e60") ? function (object, key, value) { return dP.f(object, key, createDesc(1, value)); } : function (object, key, value) { object[key] = value; return object; }; /***/ }), /***/ "3644": /***/ (function(module, exports) { module.exports = {"description":"Used to provide actions or navigation.","methods":[],"displayName":"DsButton","props":{"path":{"type":{"name":"string|object"},"required":"","defaultValue":{"value":"function() { return null; }","func":true},"tags":{},"comment":"/**\n * The path of this button. Can be a url or a Vue router path object.\n */","description":"The path of this button. Can be a url or a Vue router path object."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The size used for the text.\n * @options small|base|large\n */","description":"The size used for the text."},"linkTag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"function() { var defaultLink = this.$router ? 'router-link' : 'a'; return this.path ? defaultLink : 'button'; }","func":true},"tags":{},"comment":"/**\n * The component / tag used for this button\n * @options router-link|a|button\n */","description":"The component / tag used for this button"},"name":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Button name for accessibilty\n */","description":"Button name for accessibilty"},"primary":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Primary style\n */","description":"Primary style"},"secondary":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Secondary style\n */","description":"Secondary style"},"danger":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Danger style\n */","description":"Danger style"},"hover":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Toggle the hover state\n */","description":"Toggle the hover state"},"ghost":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Make the buttons background transparent\n */","description":"Make the buttons background transparent"},"icon":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The name of the buttons icon.\n */","description":"The name of the buttons icon."},"right":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Put the icon to the right.\n */","description":"Put the icon to the right."},"fullwidth":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Should the button spread to the full with of the parent?\n */","description":"Should the button spread to the full with of the parent?"},"loading":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Show loading state\n */","description":"Show loading state"}},"comment":"/**\n * Used to provide actions or navigation.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{"click":{"description":"Click on button.\nReceives two arguments:\nevent, route object","comment":"/**\n * Click on button.\n * Receives two arguments:\n * event, route object\n *\n * @event click\n */"}},"slots":{"default":{"description":""}}} /***/ }), /***/ "366c": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a6c0"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "36aa": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M18.125 4h.594l.281.5.938 1.656c1.545.156 3.628.829 5.438 3.25 2.055 2.749 3.625 7.468 3.625 15.594v1h-9.656c-.989.617-2.104 1-3.344 1s-2.355-.375-3.344-1H3.001v-1c0-9.134 1.977-14.423 4.969-17.438s6.852-3.563 10.156-3.563zm-.562 2.063c-2.914.059-5.867.568-8.188 2.906C7.009 11.353 5.215 15.864 5.062 24h5.406a11.28 11.28 0 0 1-.344-.469C8.767 21.59 7.999 19.198 7.999 17c0-.783.212-1.515.625-2.063s.978-.894 1.563-1.125c1.169-.461 2.477-.521 3.719-.625s2.43-.242 3.125-.563.969-.581.969-1.625h2c0 1.66-.976 2.893-2.156 3.438s-2.492.644-3.75.75-2.45.221-3.156.5c-.353.139-.585.292-.719.469S10 16.556 10 17c0 1.711.643 3.824 1.75 5.406S14.337 25 16 25c1.665 0 3.144-1.014 4.25-2.594S22 18.722 22 17h2c0 2.207-.767 4.624-2.125 6.563-.102.146-.203.297-.313.438h5.375c-.136-7.17-1.553-11.261-3.156-13.406-1.684-2.253-3.521-2.594-4.531-2.594h-.594l-.281-.5zM13 17a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm6 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "36b7": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c3.378 0 6.14 2.131 7.344 5.063 3.527.182 6.33 2.986 6.563 6.5 1.239 1.102 2.094 2.677 2.094 4.438 0 3.324-2.676 6-6 6h-20c-3.324 0-6-2.676-6-6 0-2.751 1.884-4.944 4.344-5.656a4.897 4.897 0 0 1 3.844-3.219c.454-3.994 3.694-7.125 7.813-7.125zm0 2c-3.37 0-6 2.63-6 6v1H9c-1.444 0-2.638.964-2.938 2.313l-.125.656-.656.125A3.941 3.941 0 0 0 2 20c0 2.276 1.724 4 4 4h20c2.276 0 4-1.724 4-4 0-1.267-.65-2.48-1.594-3.188L28 16.499v-.5c0-2.755-2.245-5-5-5h-1.031l-.219-.719c-.779-2.51-2.988-4.281-5.75-4.281zm0 5.594l.719.688 4 4-1.438 1.438L17 15.439v6.563h-2v-6.563l-2.281 2.281-1.438-1.438 4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "36c3": /***/ (function(module, exports, __webpack_require__) { // to indexed object, toObject with fallback for non-array-like ES3 strings var IObject = __webpack_require__("335c"); var defined = __webpack_require__("25eb"); module.exports = function (it) { return IObject(defined(it)); }; /***/ }), /***/ "3702": /***/ (function(module, exports, __webpack_require__) { // check on default Array iterator var Iterators = __webpack_require__("481b"); var ITERATOR = __webpack_require__("5168")('iterator'); var ArrayProto = Array.prototype; module.exports = function (it) { return it !== undefined && (Iterators.Array === it || ArrayProto[ITERATOR] === it); }; /***/ }), /***/ "3709": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "3729": /***/ (function(module, exports, __webpack_require__) { var Symbol = __webpack_require__("9e69"), getRawTag = __webpack_require__("00fd"), objectToString = __webpack_require__("29f3"); /** `Object#toString` result references. */ var nullTag = '[object Null]', undefinedTag = '[object Undefined]'; /** Built-in value references. */ var symToStringTag = Symbol ? Symbol.toStringTag : undefined; /** * The base implementation of `getTag` without fallbacks for buggy environments. * * @private * @param {*} value The value to query. * @returns {string} Returns the `toStringTag`. */ function baseGetTag(value) { if (value == null) { return value === undefined ? undefinedTag : nullTag; } return (symToStringTag && symToStringTag in Object(value)) ? getRawTag(value) : objectToString(value); } module.exports = baseGetTag; /***/ }), /***/ "375a": /***/ (function(module, exports, __webpack_require__) { var createCompounder = __webpack_require__("b20a"); /** * Converts `string` to * [kebab case](https://en.wikipedia.org/wiki/Letter_case#Special_case_styles). * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [string=''] The string to convert. * @returns {string} Returns the kebab cased string. * @example * * _.kebabCase('Foo Bar'); * // => 'foo-bar' * * _.kebabCase('fooBar'); * // => 'foo-bar' * * _.kebabCase('__FOO_BAR__'); * // => 'foo-bar' */ var kebabCase = createCompounder(function(result, word, index) { return result + (index ? '-' : '') + word.toLowerCase(); }); module.exports = kebabCase; /***/ }), /***/ "3846": /***/ (function(module, exports, __webpack_require__) { // 21.2.5.3 get RegExp.prototype.flags() if (__webpack_require__("9e1e") && /./g.flags != 'g') __webpack_require__("86cc").f(RegExp.prototype, 'flags', { configurable: true, get: __webpack_require__("0bfb") }); /***/ }), /***/ "386b": /***/ (function(module, exports, __webpack_require__) { var $export = __webpack_require__("5ca1"); var fails = __webpack_require__("79e5"); var defined = __webpack_require__("be13"); var quot = /"/g; // B.2.3.2.1 CreateHTML(string, tag, attribute, value) var createHTML = function (string, tag, attribute, value) { var S = String(defined(string)); var p1 = '<' + tag; if (attribute !== '') p1 += ' ' + attribute + '="' + String(value).replace(quot, '"') + '"'; return p1 + '>' + S + ''; }; module.exports = function (NAME, exec) { var O = {}; O[NAME] = exec(createHTML); $export($export.P + $export.F * fails(function () { var test = ''[NAME]('"'); return test !== test.toLowerCase() || test.split('"').length > 3; }), 'String', O); }; /***/ }), /***/ "386d": /***/ (function(module, exports, __webpack_require__) { // @@search logic __webpack_require__("214f")('search', 1, function (defined, SEARCH, $search) { // 21.1.3.15 String.prototype.search(regexp) return [function search(regexp) { 'use strict'; var O = defined(this); var fn = regexp == undefined ? undefined : regexp[SEARCH]; return fn !== undefined ? fn.call(regexp, O) : new RegExp(regexp)[SEARCH](String(O)); }, $search]; }); /***/ }), /***/ "3870": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/Modal/Modal.vue?vue&type=template&id=010fb586& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',[_c('portal',{attrs:{"to":"modal"}},[_c('div',{key:_vm.key,staticClass:"ds-modal-wrapper"},[_c('transition',{attrs:{"name":"ds-transition-fade","appear":""}},[(_vm.isOpen)?_c('div',{ref:"backdrop",staticClass:"ds-modal-backdrop",on:{"click":_vm.backdropHandler}},[_vm._v("\n  \n ")]):_vm._e()]),_c('transition',{attrs:{"name":"ds-transition-modal-appear","appear":""}},[(_vm.isOpen)?_c('ds-card',{ref:"modal",staticClass:"ds-modal",class:[_vm.extended && 'ds-modal-extended'],staticStyle:{"display":"block"},attrs:{"header":_vm.title,"tableindex":"-1","role":"dialog"}},[(!_vm.force)?_c('ds-button',{staticClass:"ds-modal-close",attrs:{"ghost":"","size":"small","icon":"close","aria-hidden":"true"},on:{"click":function($event){return _vm.cancel('close')}}}):_vm._e(),_vm._t("default"),_c('template',{slot:"footer"},[_vm._t("footer",[_c('ds-button',{attrs:{"ghost":"","icon":"close"},on:{"click":function($event){$event.preventDefault();return _vm.cancel('cancel')}}},[_vm._v(_vm._s(_vm.cancelLabel))]),_c('ds-button',{attrs:{"primary":"","icon":"check"},on:{"click":function($event){$event.preventDefault();return _vm.confirm('confirm')}}},[_vm._v(_vm._s(_vm.confirmLabel))])],{"confirm":_vm.confirm,"cancel":_vm.cancel,"cancelLabel":_vm.cancelLabel,"confirmLabel":_vm.confirmLabel})],2)],2):_vm._e()],1)],1)])],1)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/Modal/Modal.vue?vue&type=template&id=010fb586& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.to-string.js var es6_regexp_to_string = __webpack_require__("6b54"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.replace.js var es6_regexp_replace = __webpack_require__("a481"); // EXTERNAL MODULE: external {"commonjs":"vue","commonjs2":"vue","root":"Vue"} var external_commonjs_vue_commonjs2_vue_root_Vue_ = __webpack_require__("8bbf"); var external_commonjs_vue_commonjs2_vue_root_Vue_default = /*#__PURE__*/__webpack_require__.n(external_commonjs_vue_commonjs2_vue_root_Vue_); // EXTERNAL MODULE: ./node_modules/portal-vue/dist/portal-vue.js var portal_vue = __webpack_require__("5cd9"); var portal_vue_default = /*#__PURE__*/__webpack_require__.n(portal_vue); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/Modal/Modal.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // external_commonjs_vue_commonjs2_vue_root_Vue_default.a.use(portal_vue_default.a); /* eslint-disable no-empty */ /** * Simple Modal Component * @version 1.0.0 */ /* harmony default export */ var Modalvue_type_script_lang_js_ = ({ name: 'DsModal', props: { /** * Modal title */ title: { type: String, default: null }, /** * Open state */ isOpen: { type: Boolean, default: false }, /** * Force user input by disabeling the ESC key, close button and click on the backdrop */ force: { type: Boolean, default: false }, /** * Allow closing without choosing action by ESC key, close button or click on the backdrop */ extended: { type: Boolean, default: false }, /** * Cancel button label */ cancelLabel: { type: String, default: 'Cancel' }, /** * Confirm button label */ confirmLabel: { type: String, default: 'Confirm' } }, model: { prop: 'isOpen', event: 'update:isOpen' }, watch: { isOpen: { immediate: true, handler: function handler(show) { try { if (show) { this.$emit('opened'); document.getElementsByTagName('body')[0].classList.add('modal-open'); } else { document.getElementsByTagName('body')[0].classList.remove('modal-open'); } } catch (err) {} } } }, methods: { confirm: function confirm() { var type = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'confirm'; this.$emit('confirm'); this.close(type); }, cancel: function cancel() { var type = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : 'cancel'; this.$emit('cancel'); this.close(type); }, close: function close(type) { this.$emit('update:isOpen', false); this.$emit('close', type); }, backdropHandler: function backdropHandler() { if (!this.force) { this.cancel('backdrop'); } } }, beforeCreate: function beforeCreate() { // create random key string this.key = Math.random().toString(36).replace(/[^a-z]+/g, '').substr(0, 5); }, mounted: function mounted() { var _this = this; var keydownListener = document.addEventListener('keydown', function (e) { if (_this.isOpen && !_this.force && e.keyCode === 27) { _this.cancel('backdrop'); } }); this.$once('hook:beforeDestroy', function () { document.removeEventListener('keydown', keydownListener); }); if (this.isOpen) { this.$emit('opened'); } } }); // CONCATENATED MODULE: ./src/system/components/layout/Modal/Modal.vue?vue&type=script&lang=js& /* harmony default export */ var Modal_Modalvue_type_script_lang_js_ = (Modalvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/layout/Modal/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("f3b2"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/layout/Modal/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FModal%2FModal.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FModal_2FModal = (function () {}); // CONCATENATED MODULE: ./src/system/components/layout/Modal/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FModal%2FModal.vue /* harmony default export */ var Modal_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FModal_2FModal = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FModal_2FModal); // CONCATENATED MODULE: ./src/system/components/layout/Modal/Modal.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Modal_Modalvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Modal_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FModal_2FModal === 'function') Modal_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FModal_2FModal(component) /* harmony default export */ var Modal = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "38f4": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 3c1.259 0 2.152.89 2.594 2H25v9h2v16H13v-2H5V5h7.406c.442-1.11 1.335-2 2.594-2zm0 2c-.555 0-1 .445-1 1v1h-3v2h8V7h-3V6c0-.555-.445-1-1-1zM7 7v19h6V14h10V7h-2v4H9V7H7zm8 9v12h10V16H15z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "38fd": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.9 / 15.2.3.2 Object.getPrototypeOf(O) var has = __webpack_require__("69a8"); var toObject = __webpack_require__("4bf8"); var IE_PROTO = __webpack_require__("613b")('IE_PROTO'); var ObjectProto = Object.prototype; module.exports = Object.getPrototypeOf || function (O) { O = toObject(O); if (has(O, IE_PROTO)) return O[IE_PROTO]; if (typeof O.constructor == 'function' && O instanceof O.constructor) { return O.constructor.prototype; } return O instanceof Object ? ObjectProto : null; }; /***/ }), /***/ "3a14": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4.156 8h6.375l.313.469 1.656 2.563 1.656-2.563.313-.469h6.375l-1 1.531L15.688 16l4.156 6.469 1 1.531h-6.375l-.313-.469-1.656-2.563-1.656 2.563-.313.469H4.156l1-1.531L9.312 16 5.156 9.531zm3.657 2l3.875 6-.344.531L7.813 22h1.656l2.188-3.438.844-1.313.844 1.313L15.533 22h1.656l-3.875-6 .344-.531L17.189 10h-1.656l-2.188 3.438-.844 1.313-.844-1.313L9.469 10H7.813zm17.156 9h.063a2.987 2.987 0 0 1 2.969 2.969c0 .976-.478 1.885-1.281 2.438l-2.125 1.469c-.041.028-.025.093-.063.125h3.469v2h-6v-1a3.38 3.38 0 0 1 1.469-2.781l2.125-1.469a.927.927 0 0 0 .406-.781.955.955 0 0 0-.969-.969h-.063a.955.955 0 0 0-.969.969v.031h-2v-.031a2.987 2.987 0 0 1 2.969-2.969z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "3a26": /***/ (function(module, exports) { module.exports = {"description":"A section is used to group bigger chunks of related content.","methods":[],"displayName":"DsSection","props":{"fullheight":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether this section should be fullheight\n */","description":"Whether this section should be fullheight"},"primary":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Highlight with primary color\n */","description":"Highlight with primary color"},"secondary":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Highlight with secondary color\n */","description":"Highlight with secondary color"},"centered":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Center the content\n */","description":"Center the content"},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"section\"","func":false},"tags":{},"comment":"/**\n * The html element name used for the section.\n */","description":"The html element name used for the section."}},"comment":"/**\n * A section is used to group bigger chunks of related content.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "3a38": /***/ (function(module, exports) { // 7.1.4 ToInteger var ceil = Math.ceil; var floor = Math.floor; module.exports = function (it) { return isNaN(it = +it) ? 0 : (it > 0 ? floor : ceil)(it); }; /***/ }), /***/ "3a3d": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("14e0"); module.exports = __webpack_require__("584a").Number.parseInt; /***/ }), /***/ "3aee": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h13.406l.313.281 6 6 .281.313V29H5V3zm2 2v22h16V11h-6V5H7zm12 1.438v2.563h2.563zM20.094 14a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM13 15.594l.719.688L16 18.563l1.281-1.281.719-.688.719.688 3 3-1.438 1.438L18 19.439l-1.281 1.281-.719.688-.719-.688L13 18.439 9.719 21.72l-1.438-1.438 4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "3b19": /***/ (function(module, exports) { module.exports = {"description":"","methods":[],"displayName":"DsInputLabel","props":{"label":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"","description":""}},"comment":"/**\n * @version 1.0.0\n * @private\n */","tags":{"access":[{"title":"access","description":"private"}],"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{}} /***/ }), /***/ "3b8b": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 7c5.017 0 9.544 2.083 12.813 5.406l-1.406 1.406c-2.905-2.961-6.94-4.813-11.406-4.813S7.5 10.85 4.595 13.812l-1.406-1.406C6.457 9.083 10.985 7 16.002 7zm0 5c3.639 0 6.919 1.521 9.281 3.938l-1.406 1.406C21.875 15.289 19.087 14 16 14s-5.875 1.288-7.875 3.344l-1.406-1.406C9.081 13.52 12.361 12 16 12zm0 5c2.26 0 4.295.956 5.75 2.469l-1.406 1.406C19.251 19.725 17.709 19 16 19s-3.25.725-4.344 1.875l-1.406-1.406C11.706 17.956 13.74 17 16 17zm0 5c.884 0 1.67.392 2.219 1L16 25.219 13.781 23c.549-.608 1.335-1 2.219-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "3b98": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M2 6h28v18H17v2h5v2H10v-2h5v-2H2V6zm2 2v14h24V8H4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "3bd5": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h13.406l.313.281 6 6 .281.313V29H5V3zm2 2v22h16V11h-6V5H7zm12 1.438v2.563h2.563zm-7 6.781l1.5.938 5 3 1.438.844-1.438.844-5 3-1.5.938V13.22zm2 3.531v2.5L16.094 18z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "3be2": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("8790"); /***/ }), /***/ "3c11": /***/ (function(module, exports, __webpack_require__) { "use strict"; // https://github.com/tc39/proposal-promise-finally var $export = __webpack_require__("63b6"); var core = __webpack_require__("584a"); var global = __webpack_require__("e53d"); var speciesConstructor = __webpack_require__("f201"); var promiseResolve = __webpack_require__("cd78"); $export($export.P + $export.R, 'Promise', { 'finally': function (onFinally) { var C = speciesConstructor(this, core.Promise || global.Promise); var isFunction = typeof onFinally == 'function'; return this.then( isFunction ? function (x) { return promiseResolve(C, onFinally()).then(function () { return x; }); } : onFinally, isFunction ? function (e) { return promiseResolve(C, onFinally()).then(function () { throw e; }); } : onFinally ); } }); /***/ }), /***/ "3db2": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M24.688 4.031c.837 0 1.679.335 2.313.969a3.251 3.251 0 0 1 0 4.594l-.031.063-.063.063.594.594-16.5 16.5-.313.063-5.5 1.094-1.469.313.313-1.469 1.094-5.5.063-.313 16.5-16.5.625.594.094-.094c.633-.633 1.444-.969 2.281-.969zm0 1.969c-.312 0-.608.14-.875.406l-.094.094L25.5 8.281l.094-.094c.533-.533.533-1.248 0-1.781C25.327 6.139 25 6 24.688 6zm-2.969 1.313L20.25 8.751l3 3 1.438-1.469zm-2.844 2.875L8.406 20.626l1.813.406.625.125.125.625.406 1.813 10.438-10.469zM6.969 22.344l-.406 2.031 1.063 1.063 2.031-.406-.5-2.188z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "3eba": /***/ (function(module, exports) { module.exports = {"description":"A card is used to group content in an appealing way.","methods":[],"displayName":"DsCard","props":{"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"article\"","func":false},"tags":{},"comment":"/**\n * The outtermost html tag\n */","description":"The outtermost html tag"},"header":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The card's header\n */","description":"The card's header"},"headerTag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"h3\"","func":false},"tags":{},"comment":"/**\n * The card's header tag\n * @options h1|h2|h3|h4|h5|h6\n */","description":"The card's header tag"},"image":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The card's image\n */","description":"The card's image"},"icon":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The card's icon\n */","description":"The card's icon"},"primary":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Highlight with primary color\n */","description":"Highlight with primary color"},"secondary":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Highlight with secondary color\n */","description":"Highlight with secondary color"},"centered":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Center the content\n */","description":"Center the content"},"hover":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Make the card hoverable\n */","description":"Make the card hoverable"},"space":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * If you need some spacing you can provide it here like for ds-space\n * @options small|large|x-large|xx-large\n */","description":"If you need some spacing you can provide it here like for ds-space"}},"comment":"/**\n * A card is used to group content in an appealing way.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"\\\"image\\\"":{"description":"Content of the card's image"},"\\\"header\\\"":{"description":"Content of the card's header"},"default":{"description":""},"\\\"footer\\\"/":{"description":"Content of the card's footer"}}} /***/ }), /***/ "3f2f": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/Section/Section.vue?vue&type=template&id=1f1600f4& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-section",class:[ _vm.fullheight && "ds-section-fullheight", _vm.primary && "ds-section-primary", _vm.secondary && "ds-section-secondary", _vm.centered && "ds-section-centered" ]},[_c('div',{staticClass:"ds-section-content"},[_c('ds-container',[_vm._t("default")],2)],1)])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/Section/Section.vue?vue&type=template&id=1f1600f4& // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/Section/Section.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // /** * A section is used to group bigger chunks of related content. * @version 1.0.0 */ /* harmony default export */ var Sectionvue_type_script_lang_js_ = ({ name: 'DsSection', props: { /** * Whether this section should be fullheight */ fullheight: { type: Boolean, default: false }, /** * Highlight with primary color */ primary: { type: Boolean, default: false }, /** * Highlight with secondary color */ secondary: { type: Boolean, default: false }, /** * Center the content */ centered: { type: Boolean, default: false }, /** * The html element name used for the section. */ tag: { type: String, default: 'section' } } }); // CONCATENATED MODULE: ./src/system/components/layout/Section/Section.vue?vue&type=script&lang=js& /* harmony default export */ var Section_Sectionvue_type_script_lang_js_ = (Sectionvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/layout/Section/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("42d6"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/layout/Section/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FSection%2FSection.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSection_2FSection = (function () {}); // CONCATENATED MODULE: ./src/system/components/layout/Section/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FSection%2FSection.vue /* harmony default export */ var Section_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSection_2FSection = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSection_2FSection); // CONCATENATED MODULE: ./src/system/components/layout/Section/Section.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Section_Sectionvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Section_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSection_2FSection === 'function') Section_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSection_2FSection(component) /* harmony default export */ var Section = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "3f30": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-display/Table/TableHeadCol.vue?vue&type=template&id=4738ba41& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('th',{staticClass:"ds-table-head-col",class:[ _vm.align && ("ds-table-head-col-" + _vm.align) ]},[_vm._t("default",[_vm._v("\n "+_vm._s(_vm.label)+"\n ")])],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-display/Table/TableHeadCol.vue?vue&type=template&id=4738ba41& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js var es6_number_constructor = __webpack_require__("c5f6"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-display/Table/TableHeadCol.vue?vue&type=script&lang=js& // // // // // // // // // // // // /** * Used in combination with the table component to create data tables. * @version 1.0.0 * @see DsTable * @private */ /* harmony default export */ var TableHeadColvue_type_script_lang_js_ = ({ name: 'DsTableHeadCol', inject: { $parentTable: { default: null } }, props: { /** * The column value */ label: { type: [Number, String, Array, Object], default: function _default() { return null; } }, /** * The column width */ width: { type: [String, Number, Object], default: null }, /** * The column align * @options left|center|right */ align: { type: String, default: null, validator: function validator(value) { return value.match(/(left|center|right)/); } } }, computed: {} }); // CONCATENATED MODULE: ./src/system/components/data-display/Table/TableHeadCol.vue?vue&type=script&lang=js& /* harmony default export */ var Table_TableHeadColvue_type_script_lang_js_ = (TableHeadColvue_type_script_lang_js_); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/system/components/data-display/Table/TableHeadCol.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Table_TableHeadColvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* harmony default export */ var TableHeadCol = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "3f6b": /***/ (function(module, exports, __webpack_require__) { module.exports = { "default": __webpack_require__("51b6"), __esModule: true }; /***/ }), /***/ "40c3": /***/ (function(module, exports, __webpack_require__) { // getting tag from 19.1.3.6 Object.prototype.toString() var cof = __webpack_require__("6b4c"); var TAG = __webpack_require__("5168")('toStringTag'); // ES3 wrong here var ARG = cof(function () { return arguments; }()) == 'Arguments'; // fallback for IE11 Script Access Denied error var tryGet = function (it, key) { try { return it[key]; } catch (e) { /* empty */ } }; module.exports = function (it) { var O, T, B; return it === undefined ? 'Undefined' : it === null ? 'Null' // @@toStringTag case : typeof (T = tryGet(O = Object(it), TAG)) == 'string' ? T // builtinTag case : ARG ? cof(O) // ES3 arguments fallback : (B = cof(O)) == 'Object' && typeof O.callee == 'function' ? 'Arguments' : B; }; /***/ }), /***/ "4178": /***/ (function(module, exports, __webpack_require__) { var ctx = __webpack_require__("d864"); var invoke = __webpack_require__("3024"); var html = __webpack_require__("32fc"); var cel = __webpack_require__("1ec9"); var global = __webpack_require__("e53d"); var process = global.process; var setTask = global.setImmediate; var clearTask = global.clearImmediate; var MessageChannel = global.MessageChannel; var Dispatch = global.Dispatch; var counter = 0; var queue = {}; var ONREADYSTATECHANGE = 'onreadystatechange'; var defer, channel, port; var run = function () { var id = +this; // eslint-disable-next-line no-prototype-builtins if (queue.hasOwnProperty(id)) { var fn = queue[id]; delete queue[id]; fn(); } }; var listener = function (event) { run.call(event.data); }; // Node.js 0.9+ & IE10+ has setImmediate, otherwise: if (!setTask || !clearTask) { setTask = function setImmediate(fn) { var args = []; var i = 1; while (arguments.length > i) args.push(arguments[i++]); queue[++counter] = function () { // eslint-disable-next-line no-new-func invoke(typeof fn == 'function' ? fn : Function(fn), args); }; defer(counter); return counter; }; clearTask = function clearImmediate(id) { delete queue[id]; }; // Node.js 0.8- if (__webpack_require__("6b4c")(process) == 'process') { defer = function (id) { process.nextTick(ctx(run, id, 1)); }; // Sphere (JS game engine) Dispatch API } else if (Dispatch && Dispatch.now) { defer = function (id) { Dispatch.now(ctx(run, id, 1)); }; // Browsers with MessageChannel, includes WebWorkers } else if (MessageChannel) { channel = new MessageChannel(); port = channel.port2; channel.port1.onmessage = listener; defer = ctx(port.postMessage, port, 1); // Browsers with postMessage, skip WebWorkers // IE8 has postMessage, but it's sync & typeof its postMessage is 'object' } else if (global.addEventListener && typeof postMessage == 'function' && !global.importScripts) { defer = function (id) { global.postMessage(id + '', '*'); }; global.addEventListener('message', listener, false); // IE8- } else if (ONREADYSTATECHANGE in cel('script')) { defer = function (id) { html.appendChild(cel('script'))[ONREADYSTATECHANGE] = function () { html.removeChild(this); run.call(id); }; }; // Rest old browsers } else { defer = function (id) { setTimeout(ctx(run, id, 1), 0); }; } } module.exports = { set: setTask, clear: clearTask }; /***/ }), /***/ "419c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M19 3c5.511 0 10 4.489 10 10s-4.489 10-10 10a9.923 9.923 0 0 1-6.313-2.25l-7.969 7.969-1.438-1.438 7.969-7.969a9.919 9.919 0 0 1-2.25-6.313c0-5.511 4.489-10 10-10zm0 2c-4.43 0-8 3.57-8 8s3.57 8 8 8 8-3.57 8-8-3.57-8-8-8z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "41a0": /***/ (function(module, exports, __webpack_require__) { "use strict"; var create = __webpack_require__("2aeb"); var descriptor = __webpack_require__("4630"); var setToStringTag = __webpack_require__("7f20"); var IteratorPrototype = {}; // 25.1.2.1.1 %IteratorPrototype%[@@iterator]() __webpack_require__("32e9")(IteratorPrototype, __webpack_require__("2b4c")('iterator'), function () { return this; }); module.exports = function (Constructor, NAME, next) { Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) }); setToStringTag(Constructor, NAME + ' Iterator'); }; /***/ }), /***/ "41b2": /***/ (function(module, exports, __webpack_require__) { "use strict"; exports.__esModule = true; var _assign = __webpack_require__("3f6b"); var _assign2 = _interopRequireDefault(_assign); function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } exports.default = _assign2.default || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; /***/ }), /***/ "41b9": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16.906 3h.406l.313.281L24.406 10H30v16H13.156a3.019 3.019 0 0 1-2.938-2.375L8.562 16H4.999c-1.645 0-3-1.355-3-3s1.355-3 3-3h10.75l-.188-.75c-.203-.156-.331-.224-.625-.625-.47-.642-.938-1.633-.938-2.969C13.996 4.23 15.288 3 16.904 3zm-.312 2.094c-.421.082-.594.255-.594.563 0 .903.273 1.459.531 1.813s.438.438.438.438l.344.188.125.406.594 2.25.313 1.25H5.001c-.565 0-1 .435-1 1s.435 1 1 1h5.188l.188.781 1.781 8.438c.1.467.523.781 1 .781h9.844V11.408zM25 12v12h3V12h-3z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "4231": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "4294": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M12.781 5.281l1.438 1.438L7.938 13h13.063c3.845 0 7 3.155 7 7v7h-2v-7c0-2.755-2.245-5-5-5H7.938l6.281 6.281-1.438 1.438-8-8L4.093 14l.688-.719z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "42cf": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/navigation/Button/Button.vue?vue&type=template&id=28b7d514& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.linkTag,_vm._b({tag:"component",staticClass:"ds-button",class:[ _vm.size && ("ds-button-size-" + _vm.size), _vm.primary && "ds-button-primary", _vm.secondary && "ds-button-secondary", _vm.danger && "ds-button-danger", _vm.ghost && "ds-button-ghost", _vm.iconOnly && "ds-button-icon-only", _vm.hover && "ds-button-hover", _vm.fullwidth && "ds-button-fullwidth", _vm.loading && "ds-button-loading", _vm.right && "ds-button-right" ],attrs:{"name":_vm.name},on:{"!click":function($event){return _vm.handleClick($event)}}},'component',_vm.bindings,false),[_c('div',{staticClass:"ds-button-wrap"},[(_vm.icon)?_c('ds-icon',{attrs:{"name":_vm.icon}}):_vm._e(),(_vm.$slots.default)?_c('span',{staticClass:"ds-button-text"},[_vm._t("default")],2):_vm._e()],1),(_vm.loading)?_c('ds-spinner',{attrs:{"inverse":!_vm.ghost && (_vm.primary || _vm.secondary || _vm.danger)}}):_vm._e()],1)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/navigation/Button/Button.vue?vue&type=template&id=28b7d514& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/navigation/Button/Button.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * Used to provide actions or navigation. * @version 1.0.0 */ /* harmony default export */ var Buttonvue_type_script_lang_js_ = ({ name: 'DsButton', props: { /** * The path of this button. Can be a url or a Vue router path object. */ path: { type: [String, Object], default: function _default() { return null; } }, /** * The size used for the text. * @options small|base|large */ size: { type: String, default: null, validator: function validator(value) { return value.match(/(small|base|large)/); } }, /** * The component / tag used for this button * @options router-link|a|button */ linkTag: { type: String, default: function _default() { var defaultLink = this.$router ? 'router-link' : 'a'; return this.path ? defaultLink : 'button'; }, validator: function validator(value) { return value.match(/(router-link|a|button)/); } }, /** * Button name for accessibilty */ name: { type: String, default: null }, /** * Primary style */ primary: { type: Boolean, default: false }, /** * Secondary style */ secondary: { type: Boolean, default: false }, /** * Danger style */ danger: { type: Boolean, default: false }, /** * Toggle the hover state */ hover: { type: Boolean, default: false }, /** * Make the buttons background transparent */ ghost: { type: Boolean, default: false }, /** * The name of the buttons icon. */ icon: { type: String, default: null }, /** * Put the icon to the right. */ right: { type: Boolean, default: false }, /** * Should the button spread to the full with of the parent? */ fullwidth: { type: Boolean, default: false }, /** * Show loading state */ loading: { type: Boolean, default: false } }, computed: { bindings: function bindings() { var bindings = {}; if (this.path && this.linkTag === 'router-link') { bindings.to = this.path; } if (this.path && this.linkTag === 'a') { bindings.href = this.path; } if (this.loading) { bindings.disabled = true; } return bindings; }, iconOnly: function iconOnly() { return !this.$slots.default && this.icon; } }, methods: { handleClick: function handleClick(event) { /** * Click on button. * Receives two arguments: * event, route object * * @event click */ this.$emit('click', event, this.route); } } }); // CONCATENATED MODULE: ./src/system/components/navigation/Button/Button.vue?vue&type=script&lang=js& /* harmony default export */ var Button_Buttonvue_type_script_lang_js_ = (Buttonvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/navigation/Button/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("e577"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/navigation/Button/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fnavigation%2FButton%2FButton.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FButton_2FButton = (function () {}); // CONCATENATED MODULE: ./src/system/components/navigation/Button/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fnavigation%2FButton%2FButton.vue /* harmony default export */ var Button_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FButton_2FButton = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FButton_2FButton); // CONCATENATED MODULE: ./src/system/components/navigation/Button/Button.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Button_Buttonvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Button_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FButton_2FButton === 'function') Button_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FButton_2FButton(component) /* harmony default export */ var Button = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "42d6": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("fb6e"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "43f2": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M14 5h13v13h-2V8.437L8.437 25H18v2H5V14h2v9.563L23.563 7H14V5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "43fc": /***/ (function(module, exports, __webpack_require__) { "use strict"; // https://github.com/tc39/proposal-promise-try var $export = __webpack_require__("63b6"); var newPromiseCapability = __webpack_require__("656e"); var perform = __webpack_require__("4439"); $export($export.S, 'Promise', { 'try': function (callbackfn) { var promiseCapability = newPromiseCapability.f(this); var result = perform(callbackfn); (result.e ? promiseCapability.reject : promiseCapability.resolve)(result.v); return promiseCapability.promise; } }); /***/ }), /***/ "4409": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("7c67"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "4439": /***/ (function(module, exports) { module.exports = function (exec) { try { return { e: false, v: exec() }; } catch (e) { return { e: true, v: e }; } }; /***/ }), /***/ "4537": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 2c1.381 0 2.533.97 2.875 2.25.351-.146.724-.25 1.125-.25 1.645 0 3 1.355 3 3v1.188A2.925 2.925 0 0 1 24 8c1.645 0 3 1.355 3 3v12c0 3.854-3.146 7-7 7h-4.625c-1.919 0-3.543-.923-4.719-2.094l-6.781-6.781c-1.163-1.163-1.163-3.087 0-4.25s3.087-1.163 4.25 0L9 17.75V7c0-1.645 1.355-3 3-3 .401 0 .774.104 1.125.25C13.467 2.97 14.619 2 16 2zm0 2c-.565 0-1 .435-1 1v10h-2V7c0-.565-.435-1-1-1s-1 .435-1 1v15.594l-1.719-1.719-2.563-2.594c-.399-.399-1.039-.399-1.438 0s-.399 1.039 0 1.438l6.813 6.75c.913.909 2.009 1.531 3.281 1.531h4.625c2.774 0 5-2.226 5-5V11c0-.565-.435-1-1-1s-1 .435-1 1v4h-2V7c0-.565-.435-1-1-1s-1 .435-1 1v8h-2V5c0-.565-.435-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "454f": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("46a7"); var $Object = __webpack_require__("584a").Object; module.exports = function defineProperty(it, key, desc) { return $Object.defineProperty(it, key, desc); }; /***/ }), /***/ "4588": /***/ (function(module, exports) { // 7.1.4 ToInteger var ceil = Math.ceil; var floor = Math.floor; module.exports = function (it) { return isNaN(it = +it) ? 0 : (it > 0 ? floor : ceil)(it); }; /***/ }), /***/ "458a": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4 7h24v2H4V7zm0 8h24v2H4v-2zm0 8h24v2H4v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "45b8": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M12.5 5c1.069 0 2.002.608 2.594 1.438S16 8.341 16 9.501s-.314 2.233-.906 3.063-1.525 1.438-2.594 1.438-2.002-.608-2.594-1.438S9 10.661 9 9.501s.314-2.233.906-3.063S11.431 5 12.5 5zM16 9.5c0-1.159.314-2.233.906-3.063s1.525-1.438 2.594-1.438 2.002.608 2.594 1.438S23 8.34 23 9.5s-.314 2.233-.906 3.063-1.525 1.438-2.594 1.438-2.002-.608-2.594-1.438S16 10.66 16 9.5zM12.5 7c-.312 0-.656.156-.969.594S11 8.727 11 9.5s.219 1.469.531 1.906.657.594.969.594.656-.156.969-.594S14 10.273 14 9.5s-.219-1.469-.531-1.906S12.812 7 12.5 7zm7 0c-.312 0-.656.156-.969.594S18 8.727 18 9.5s.219 1.469.531 1.906.657.594.969.594.656-.156.969-.594S21 10.273 21 9.5s-.219-1.469-.531-1.906S19.812 7 19.5 7zm-12 5c1.069 0 2.002.608 2.594 1.438S11 15.341 11 16.501s-.314 2.233-.906 3.063-1.525 1.438-2.594 1.438-2.002-.608-2.594-1.438S4 17.661 4 16.501s.314-2.233.906-3.063S6.431 12 7.5 12zm17 0c1.069 0 2.002.608 2.594 1.438S28 15.341 28 16.501s-.314 2.233-.906 3.063-1.525 1.438-2.594 1.438-2.002-.608-2.594-1.438S21 17.661 21 16.501s.314-2.233.906-3.063S23.431 12 24.5 12zm-17 2c-.312 0-.656.156-.969.594S6 15.727 6 16.5s.219 1.469.531 1.906.657.594.969.594.656-.156.969-.594S9 17.273 9 16.5s-.219-1.469-.531-1.906S7.812 14 7.5 14zm17 0c-.312 0-.656.156-.969.594S23 15.727 23 16.5s.219 1.469.531 1.906.657.594.969.594.656-.156.969-.594S26 17.273 26 16.5s-.219-1.469-.531-1.906S24.812 14 24.5 14zM16 16c1.339 0 2.29.861 2.75 1.625s.73 1.417.969 1.656c.142.142 1.126.562 2.125 1.094.5.266 1.012.582 1.438 1.094s.719 1.238.719 2.031c0 1.921-1.579 3.5-3.5 3.5-.867 0-1.77-.279-2.656-.531S16.001 26 16.001 26s-.957.216-1.844.469-1.79.531-2.656.531a3.515 3.515 0 0 1-3.5-3.5c0-.813.291-1.538.719-2.063s.935-.869 1.438-1.125c1.006-.513 1.97-.877 2.125-1.031.264-.264.544-.897 1-1.656S14.668 16 16.002 16zm0 2c-.667 0-.737.135-1.031.625s-.514 1.358-1.25 2.094c-.845.845-1.881.995-2.625 1.375-.372.19-.677.39-.844.594s-.25.41-.25.813c0 .841.659 1.5 1.5 1.5.29 0 1.224-.221 2.094-.469s1.59-.531 2.406-.531c.817 0 1.536.284 2.406.531s1.803.469 2.094.469c.841 0 1.5-.659 1.5-1.5 0-.353-.077-.542-.25-.75s-.464-.423-.844-.625c-.759-.404-1.801-.583-2.625-1.406-.727-.727-.952-1.568-1.25-2.063s-.37-.656-1.031-.656z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "45f2": /***/ (function(module, exports, __webpack_require__) { var def = __webpack_require__("d9f6").f; var has = __webpack_require__("07e3"); var TAG = __webpack_require__("5168")('toStringTag'); module.exports = function (it, tag, stat) { if (it && !has(it = stat ? it : it.prototype, TAG)) def(it, TAG, { configurable: true, value: tag }); }; /***/ }), /***/ "4630": /***/ (function(module, exports) { module.exports = function (bitmap, value) { return { enumerable: !(bitmap & 1), configurable: !(bitmap & 2), writable: !(bitmap & 4), value: value }; }; /***/ }), /***/ "4660": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M9 2.594l1.719 1.688 16.125 16.156-7.094.875 1.844 3.625.438.906-.875.438-4 2.063-.438-.906-2.031-4.031-4.031 3.375-1.656 1.375V2.595zm2 4.844v16.406l4.313-3.625.594 1.125 2.156 4.313 1.313-.688-2.063-4-.656-1.281 1.406-.188 4.5-.531z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "46a7": /***/ (function(module, exports, __webpack_require__) { var $export = __webpack_require__("63b6"); // 19.1.2.4 / 15.2.3.6 Object.defineProperty(O, P, Attributes) $export($export.S + $export.F * !__webpack_require__("8e60"), 'Object', { defineProperty: __webpack_require__("d9f6").f }); /***/ }), /***/ "47ee": /***/ (function(module, exports, __webpack_require__) { // all enumerable object keys, includes symbols var getKeys = __webpack_require__("c3a1"); var gOPS = __webpack_require__("9aa9"); var pIE = __webpack_require__("355d"); module.exports = function (it) { var result = getKeys(it); var getSymbols = gOPS.f; if (getSymbols) { var symbols = getSymbols(it); var isEnum = pIE.f; var i = 0; var key; while (symbols.length > i) if (isEnum.call(it, key = symbols[i++])) result.push(key); } return result; }; /***/ }), /***/ "4813": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M8.25 5h15.5l.25.594C24.585 6.92 25 8.67 25 11c0 4.616-3.516 8.431-8 8.938v6.063h5v2H10v-2h5v-6.063c-4.484-.506-8-4.322-8-8.938 0-2.325.413-4.077 1-5.406zm1.406 2C9.294 8.001 9 9.235 9 11c0 3.877 3.123 7 7 7a6.967 6.967 0 0 0 6.906-6H11v-2h11.938c-.081-1.241-.277-2.207-.563-3H9.656z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "481b": /***/ (function(module, exports) { module.exports = {}; /***/ }), /***/ "490c": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1d6d"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "4917": /***/ (function(module, exports, __webpack_require__) { // @@match logic __webpack_require__("214f")('match', 1, function (defined, MATCH, $match) { // 21.1.3.11 String.prototype.match(regexp) return [function match(regexp) { 'use strict'; var O = defined(this); var fn = regexp == undefined ? undefined : regexp[MATCH]; return fn !== undefined ? fn.call(regexp, O) : new RegExp(regexp)[MATCH](String(O)); }, $match]; }); /***/ }), /***/ "49b7": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 5h2v2h8.469l.281.344 3.563 4.156-3.563 4.156-.281.344H5V7h10V5zM7 9v5h17.531l2.156-2.5L24.531 9H7zm8 8h2v10h-2V17z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "4acc": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 15h22v2H5v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "4b04": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4.75 7h2.219c.918 0 1.716.61 1.938 1.5L11.532 19h11.469l1.906-7H11.251l-.5-2h16.75l-2.594 9.531A1.969 1.969 0 0 1 23.001 21H11.532c-.917 0-1.714-.61-1.938-1.5L6.969 9H4.75a1 1 0 0 1 0-2zm17 14c1.645 0 3 1.355 3 3s-1.355 3-3 3-3-1.355-3-3 1.355-3 3-3zm-9 0c1.645 0 3 1.355 3 3s-1.355 3-3 3-3-1.355-3-3 1.355-3 3-3zm0 2c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1zm9 0c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "4bf8": /***/ (function(module, exports, __webpack_require__) { // 7.1.13 ToObject(argument) var defined = __webpack_require__("be13"); module.exports = function (it) { return Object(defined(it)); }; /***/ }), /***/ "4c95": /***/ (function(module, exports, __webpack_require__) { "use strict"; var global = __webpack_require__("e53d"); var core = __webpack_require__("584a"); var dP = __webpack_require__("d9f6"); var DESCRIPTORS = __webpack_require__("8e60"); var SPECIES = __webpack_require__("5168")('species'); module.exports = function (KEY) { var C = typeof core[KEY] == 'function' ? core[KEY] : global[KEY]; if (DESCRIPTORS && C && !C[SPECIES]) dP.f(C, SPECIES, { configurable: true, get: function () { return this; } }); }; /***/ }), /***/ "4caa": /***/ (function(module, exports, __webpack_require__) { var deburrLetter = __webpack_require__("a919"), toString = __webpack_require__("76dd"); /** Used to match Latin Unicode letters (excluding mathematical operators). */ var reLatin = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g; /** Used to compose unicode character classes. */ var rsComboMarksRange = '\\u0300-\\u036f', reComboHalfMarksRange = '\\ufe20-\\ufe2f', rsComboSymbolsRange = '\\u20d0-\\u20ff', rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange; /** Used to compose unicode capture groups. */ var rsCombo = '[' + rsComboRange + ']'; /** * Used to match [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks) and * [combining diacritical marks for symbols](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks_for_Symbols). */ var reComboMark = RegExp(rsCombo, 'g'); /** * Deburrs `string` by converting * [Latin-1 Supplement](https://en.wikipedia.org/wiki/Latin-1_Supplement_(Unicode_block)#Character_table) * and [Latin Extended-A](https://en.wikipedia.org/wiki/Latin_Extended-A) * letters to basic Latin letters and removing * [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks). * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [string=''] The string to deburr. * @returns {string} Returns the deburred string. * @example * * _.deburr('déjà vu'); * // => 'deja vu' */ function deburr(string) { string = toString(string); return string && string.replace(reLatin, deburrLetter).replace(reComboMark, ''); } module.exports = deburr; /***/ }), /***/ "4e0b": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "4ed4": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 6.781l.313.094L31.657 12l-2.844.938-2.813.938v5.125c0 .82-.499 1.5-1.094 1.969s-1.332.798-2.219 1.094c-1.773.591-4.112.938-6.688.938s-4.914-.346-6.688-.938c-.887-.296-1.624-.625-2.219-1.094s-1.094-1.149-1.094-1.969v-5.125l-2-.656v8.063c.597.346 1 .979 1 1.719a2 2 0 1 1-4 0c0-.74.403-1.373 1-1.719v-8.75l-1.656-.531 2.844-.938 12.5-4.188zm0 2.094L6.625 12 16 15.125 25.375 12zm-8 5.688v4.438c0 .009-.004.126.313.375s.883.565 1.625.813c1.484.495 3.667.813 6.063.813s4.579-.318 6.063-.813c.742-.247 1.309-.563 1.625-.813s.313-.366.313-.375v-4.438l-7.688 2.563-.313.094-.313-.094z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "4ee1": /***/ (function(module, exports, __webpack_require__) { var ITERATOR = __webpack_require__("5168")('iterator'); var SAFE_CLOSING = false; try { var riter = [7][ITERATOR](); riter['return'] = function () { SAFE_CLOSING = true; }; // eslint-disable-next-line no-throw-literal Array.from(riter, function () { throw 2; }); } catch (e) { /* empty */ } module.exports = function (exec, skipClosing) { if (!skipClosing && !SAFE_CLOSING) return false; var safe = false; try { var arr = [7]; var iter = arr[ITERATOR](); iter.next = function () { return { done: safe = true }; }; arr[ITERATOR] = function () { return iter; }; exec(arr); } catch (e) { /* empty */ } return safe; }; /***/ }), /***/ "5073": /***/ (function(module, exports) { module.exports = {"description":"This component is used to layout a page.","methods":[],"displayName":"DsPage","props":{"contained":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the layout should have a maximum width\n */","description":"Whether the layout should have a maximum width"}},"comment":"/**\n * This component is used to layout a page.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"\\\"brand\\\"/":{"description":"Content of the page's brand"},"\\\"navbar\\\"/":{"description":"Content of the navbar"},"\\\"sidebar\\\"":{"description":"Content of the sidebar"},"\\\"drawer\\\"":{"description":"Content of the drawer (mobile navigation)"},"default":{"description":""}}} /***/ }), /***/ "50d2": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M2 5h20v16h-9.656l-4.719 3.781L6 26.094V21H2V5zm2 2v12h4v2.906l3.375-2.688.281-.219H20v-12H4zm20 2h6v16h-4v5.094L19.656 25h-9.313l2.5-2h7.5l3.656 2.906V23h4V11h-4V9z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "50ed": /***/ (function(module, exports) { module.exports = function (done, value) { return { value: value, done: !!done }; }; /***/ }), /***/ "50fc": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "5147": /***/ (function(module, exports, __webpack_require__) { var MATCH = __webpack_require__("2b4c")('match'); module.exports = function (KEY) { var re = /./; try { '/./'[KEY](re); } catch (e) { try { re[MATCH] = false; return !'/./'[KEY](re); } catch (f) { /* empty */ } } return true; }; /***/ }), /***/ "5168": /***/ (function(module, exports, __webpack_require__) { var store = __webpack_require__("dbdb")('wks'); var uid = __webpack_require__("62a0"); var Symbol = __webpack_require__("e53d").Symbol; var USE_SYMBOL = typeof Symbol == 'function'; var $exports = module.exports = function (name) { return store[name] || (store[name] = USE_SYMBOL && Symbol[name] || (USE_SYMBOL ? Symbol : uid)('Symbol.' + name)); }; $exports.store = store; /***/ }), /***/ "5176": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("51b6"); /***/ }), /***/ "518d": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4 5h6v6H4V5zm2 2v2h2V7H6zm6 0h15v2H12V7zm-8 6h6v6H4v-6zm2 2v2h2v-2H6zm6 0h15v2H12v-2zm-8 6h6v6H4v-6zm2 2v2h2v-2H6zm6 0h15v2H12v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "51b6": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("a3c3"); module.exports = __webpack_require__("584a").Object.assign; /***/ }), /***/ "5270": /***/ (function(module, exports) { module.exports = {"description":"Icons are used to add meaning and improve accessibility.","methods":[],"displayName":"DsIcon","props":{"name":{"type":{"name":"string"},"required":true,"tags":{},"comment":"/**\n * The name of the icon.\n */","description":"The name of the icon."},"ariaLabel":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"icon\"","func":false},"tags":{},"comment":"/**\n * Descriptive text to be read to screenreaders.\n */","description":"Descriptive text to be read to screenreaders."},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"span\"","func":false},"tags":{},"comment":"/**\n * The html element name used for the icon.\n */","description":"The html element name used for the icon."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Which size should the icon have?\n * `xx-small, x-small, small, base, large, x-large, xx-large, xxx-large`\n */","description":"Which size should the icon have?\n`xx-small, x-small, small, base, large, x-large, xx-large, xxx-large`"}},"comment":"/**\n * Icons are used to add meaning and improve accessibility.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{}} /***/ }), /***/ "52a7": /***/ (function(module, exports) { exports.f = {}.propertyIsEnumerable; /***/ }), /***/ "52f6": /***/ (function(module, exports, __webpack_require__) { "use strict"; /* WEBPACK VAR INJECTION */(function(Buffer) {/*! * shallow-clone * * Copyright (c) 2015-2018, Jon Schlinkert. * Released under the MIT License. */ const valueOf = Symbol.prototype.valueOf; const typeOf = __webpack_require__("ef5d"); function clone(val, deep) { switch (typeOf(val)) { case 'array': return val.slice(); case 'object': return Object.assign({}, val); case 'date': return new val.constructor(+val); case 'map': return new Map(val); case 'set': return new Set(val); case 'buffer': return cloneBuffer(val); case 'symbol': return cloneSymbol(val); case 'arraybuffer': return cloneArrayBuffer(val); case 'float32array': case 'float64array': case 'int16array': case 'int32array': case 'int8array': case 'uint16array': case 'uint32array': case 'uint8clampedarray': case 'uint8array': return cloneTypedArray(val); case 'regexp': return cloneRegExp(val); case 'error': return Object.create(val); default: { return val; } } } function cloneRegExp(val) { const re = new val.constructor(val.source, /\w+$/.exec(val)); re.lastIndex = val.lastIndex; return re; } function cloneArrayBuffer(val) { const res = new val.constructor(val.byteLength); new Uint8Array(res).set(new Uint8Array(val)); return res; } function cloneTypedArray(val, deep) { return new val.constructor(val.buffer, val.byteOffset, val.length); } function cloneBuffer(val) { const len = val.length; const buf = Buffer.allocUnsafe ? Buffer.allocUnsafe(len) : new Buffer(len); val.copy(buf); return buf; } function cloneSymbol(val) { return valueOf ? Object(valueOf.call(val)) : {}; } /** * Expose `clone` */ module.exports = clone; /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__("b639").Buffer)) /***/ }), /***/ "5343": /***/ (function(module, exports) { module.exports = {"description":"Used in combination with the menu item to help the user navigate.","methods":[],"displayName":"DsMenuItem","props":{"route":{"type":{"name":"object"},"required":"","defaultValue":{"value":"function() { return null; }","func":true},"tags":{},"comment":"/**\n * The route to display\n */","description":"The route to display"},"parents":{"type":{"name":"array"},"required":"","defaultValue":{"value":"function() { return []; }","func":true},"tags":{},"comment":"/**\n * The parents of this route\n */","description":"The parents of this route"},"linkTag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"function() { return this.$parentMenu.linkTag ? this.$parentMenu.linkTag : 'router-link'; }","func":true},"tags":{},"comment":"/**\n * The component / tag used for the link of this route\n * @options router-link|a\n */","description":"The component / tag used for the link of this route"}},"comment":"/**\n * Used in combination with the menu item to help the user navigate.\n * @version 1.0.0\n * @see DsMenu\n */","tags":{"see":[{"title":"see","description":"DsMenu"}],"version":[{"title":"version","description":"1.0.0"}]},"events":{"click":{"description":"Handles click on menu item.\nReceives two arguments:\nevent, route object","comment":"/**\n * Handles click on menu item.\n * Receives two arguments:\n * event, route object\n *\n * @event click\n */"}},"slots":{"default":{"description":""}}} /***/ }), /***/ "535a": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 3h2v5h-2V3zM7.5 6.094l3.563 3.531-1.438 1.438L6.094 7.5zm17 0L25.906 7.5l-3.531 3.563-1.438-1.438zM16 9c3.854 0 7 3.146 7 7s-3.146 7-7 7-7-3.146-7-7 3.146-7 7-7zm0 2c-2.773 0-5 2.227-5 5s2.227 5 5 5 5-2.227 5-5-2.227-5-5-5zM3 15h5v2H3v-2zm21 0h5v2h-5v-2zM9.625 20.938l1.438 1.438L7.5 25.907l-1.406-1.406zm12.75 0l3.531 3.563-1.406 1.406-3.563-3.531zM15 24h2v5h-2v-5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "53e2": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.9 / 15.2.3.2 Object.getPrototypeOf(O) var has = __webpack_require__("07e3"); var toObject = __webpack_require__("241e"); var IE_PROTO = __webpack_require__("5559")('IE_PROTO'); var ObjectProto = Object.prototype; module.exports = Object.getPrototypeOf || function (O) { O = toObject(O); if (has(O, IE_PROTO)) return O[IE_PROTO]; if (typeof O.constructor == 'function' && O instanceof O.constructor) { return O.constructor.prototype; } return O instanceof Object ? ObjectProto : null; }; /***/ }), /***/ "549b": /***/ (function(module, exports, __webpack_require__) { "use strict"; var ctx = __webpack_require__("d864"); var $export = __webpack_require__("63b6"); var toObject = __webpack_require__("241e"); var call = __webpack_require__("b0dc"); var isArrayIter = __webpack_require__("3702"); var toLength = __webpack_require__("b447"); var createProperty = __webpack_require__("20fd"); var getIterFn = __webpack_require__("7cd6"); $export($export.S + $export.F * !__webpack_require__("4ee1")(function (iter) { Array.from(iter); }), 'Array', { // 22.1.2.1 Array.from(arrayLike, mapfn = undefined, thisArg = undefined) from: function from(arrayLike /* , mapfn = undefined, thisArg = undefined */) { var O = toObject(arrayLike); var C = typeof this == 'function' ? this : Array; var aLen = arguments.length; var mapfn = aLen > 1 ? arguments[1] : undefined; var mapping = mapfn !== undefined; var index = 0; var iterFn = getIterFn(O); var length, result, step, iterator; if (mapping) mapfn = ctx(mapfn, aLen > 2 ? arguments[2] : undefined, 2); // if object isn't iterable or it's array with default iterator - use simple case if (iterFn != undefined && !(C == Array && isArrayIter(iterFn))) { for (iterator = iterFn.call(O), result = new C(); !(step = iterator.next()).done; index++) { createProperty(result, index, mapping ? call(iterator, mapfn, [step.value, index], true) : step.value); } } else { length = toLength(O.length); for (result = new C(length); length > index; index++) { createProperty(result, index, mapping ? mapfn(O[index], index) : O[index]); } } result.length = index; return result; } }); /***/ }), /***/ "54a1": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("6c1c"); __webpack_require__("1654"); module.exports = __webpack_require__("95d5"); /***/ }), /***/ "54e0": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h20v26H5V3zm2 2v22h16V5H7zm10 7h4v2h-2v4.5c0 1.383-1.117 2.5-2.5 2.5-.386 0-.604-.283-.906-.469-.408.824-1.11 1.469-2.094 1.469a2.497 2.497 0 0 1-2.5-2.5V15H9v-2h4v6.5c0 .217.283.5.5.5s.5-.283.5-.5V15h2v2s.007.652.156 1.25c.075.299.198.577.281.688s.021.063.063.063c.217 0 .5-.283.5-.5v-6.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "5537": /***/ (function(module, exports, __webpack_require__) { var core = __webpack_require__("8378"); var global = __webpack_require__("7726"); var SHARED = '__core-js_shared__'; var store = global[SHARED] || (global[SHARED] = {}); (module.exports = function (key, value) { return store[key] || (store[key] = value !== undefined ? value : {}); })('versions', []).push({ version: core.version, mode: __webpack_require__("2d00") ? 'pure' : 'global', copyright: '© 2018 Denis Pushkarev (zloirock.ru)' }); /***/ }), /***/ "5559": /***/ (function(module, exports, __webpack_require__) { var shared = __webpack_require__("dbdb")('keys'); var uid = __webpack_require__("62a0"); module.exports = function (key) { return shared[key] || (shared[key] = uid(key)); }; /***/ }), /***/ "562b": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-display/Number/Number.vue?vue&type=template&id=1cdc70e2& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ds-number",class:[ _vm.size && ("ds-number-size-" + _vm.size) ]},[_c('ds-text',{staticClass:"ds-number-count",staticStyle:{"margin-bottom":"0"},attrs:{"size":_vm.size}},[_vm._t("count",[_vm._v(_vm._s(_vm.count))])],2),_c('ds-text',{staticClass:"ds-number-label",attrs:{"uppercase":_vm.uppercase,"size":_vm.labelSize,"color":"soft"}},[_vm._v("\n "+_vm._s(_vm.label)+"\n ")])],1)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-display/Number/Number.vue?vue&type=template&id=1cdc70e2& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js var es6_number_constructor = __webpack_require__("c5f6"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-display/Number/Number.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // /* harmony default export */ var Numbervue_type_script_lang_js_ = ({ name: 'DsNumber', props: { size: { type: String, default: 'x-large' }, labelSize: { type: String, default: 'small' }, count: { type: [Number, String], default: 0 }, label: { type: String, default: null }, uppercase: { type: Boolean, default: false } } }); // CONCATENATED MODULE: ./src/system/components/data-display/Number/Number.vue?vue&type=script&lang=js& /* harmony default export */ var Number_Numbervue_type_script_lang_js_ = (Numbervue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-display/Number/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("f46a"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/data-display/Number/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FNumber%2FNumber.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FNumber_2FNumber = (function () {}); // CONCATENATED MODULE: ./src/system/components/data-display/Number/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FNumber%2FNumber.vue /* harmony default export */ var Number_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FNumber_2FNumber = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FNumber_2FNumber); // CONCATENATED MODULE: ./src/system/components/data-display/Number/Number.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Number_Numbervue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Number_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FNumber_2FNumber === 'function') Number_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FNumber_2FNumber(component) /* harmony default export */ var Number_Number = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "568f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M13.188 3h5.625l.156.813.594 2.969a9.951 9.951 0 0 1 2.594 1.531l2.906-1 .781-.25.406.719 2 3.438.406.719-.594.531-2.25 1.969c.084.513.188 1.022.188 1.563s-.104 1.05-.188 1.563l2.25 1.969.594.531-.406.719-2 3.438-.406.719-.781-.25-2.906-1a9.935 9.935 0 0 1-2.594 1.531l-.594 2.969-.156.813h-5.625l-.156-.813-.594-2.969a9.951 9.951 0 0 1-2.594-1.531l-2.906 1-.781.25-.406-.719-2-3.438-.406-.719.594-.531 2.25-1.969c-.084-.513-.188-1.022-.188-1.563s.104-1.05.188-1.563l-2.25-1.969-.594-.531.406-.719 2-3.438.406-.719.781.25 2.906 1a9.935 9.935 0 0 1 2.594-1.531l.594-2.969zm1.625 2l-.5 2.594-.125.594-.563.188a7.964 7.964 0 0 0-3.031 1.75l-.438.406-.563-.188-2.531-.875L5.874 11.5l2 1.781.469.375-.156.594c-.128.57-.188 1.153-.188 1.75s.06 1.18.188 1.75l.156.594-.469.375-2 1.781 1.188 2.031 2.531-.875.563-.188.438.406a7.979 7.979 0 0 0 3.031 1.75l.563.188.125.594.5 2.594h2.375l.5-2.594.125-.594.563-.188a7.964 7.964 0 0 0 3.031-1.75l.438-.406.563.188 2.531.875 1.188-2.031-2-1.781-.438-.375.125-.594c.128-.572.188-1.153.188-1.75s-.06-1.18-.188-1.75l-.156-.594.469-.375 2-1.781-1.188-2.031-2.531.875-.563.188-.438-.406a7.979 7.979 0 0 0-3.031-1.75l-.563-.188-.125-.594-.5-2.594h-2.375zM16 11c2.75 0 5 2.25 5 5s-2.25 5-5 5-5-2.25-5-5 2.25-5 5-5zm0 2c-1.669 0-3 1.331-3 3s1.331 3 3 3 3-1.331 3-3-1.331-3-3-3z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "56e3": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M20 3c1.645 0 3 1.355 3 3s-1.355 3-3 3-3-1.355-3-3 1.355-3 3-3zm0 2c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1zm-5.469 2.781c.404-.046.828.057 1.188.25V8l1.688.938a3 3 0 0 1 1.406 3.656l-1.156 3.219a7.023 7.023 0 0 1 1.656 2.188h1.875c.934 0 1.77.648 1.969 1.563l1.313 6.094-1.938.438-1.344-6.094h-1.281c.047.327.094.66.094 1 0 3.854-3.146 7-7 7s-7-3.146-7-7c0-3.514 2.617-6.417 6-6.906L13.47 9.94l-2.281.25-2.5 3.844-1.688-1.063 2.5-3.875a1.978 1.978 0 0 1 1.438-.906zm1 2.407l-1.438 3.906a6.948 6.948 0 0 1 1.844.563l1-2.75a.986.986 0 0 0-.469-1.219zM13 16c-2.773 0-5 2.227-5 5s2.227 5 5 5 5-2.227 5-5-2.227-5-5-5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "56f8": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c2.25 0 3.764.886 5.125 1.625S23.731 7 26 7h1v1c0 7.745-2.608 12.78-5.25 15.813s-5.375 4.125-5.375 4.125l-.375.125-.375-.125s-2.734-1.118-5.375-4.156S5 15.719 5 8.001v-1h1c2.282 0 3.517-.637 4.875-1.375S13.75 4.001 16 4.001zm0 2c-1.75 0-2.755.613-4.156 1.375a12.508 12.508 0 0 1-4.781 1.469c.192 6.736 2.429 11.027 4.688 13.625 2.046 2.354 3.763 3.156 4.25 3.375.486-.217 2.205-.997 4.25-3.344 2.258-2.591 4.497-6.892 4.688-13.656a12.531 12.531 0 0 1-4.781-1.469C18.755 6.614 17.752 6 16.002 6z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "5700": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15.999 4C22.627 4 28 9.373 28 16.001c0 5.3-3.435 9.794-8.2 11.385-.609.117-.825-.256-.825-.577 0-.394.015-1.688.015-3.292 0-1.119-.384-1.852-.815-2.222 2.673-.297 5.479-1.311 5.479-5.921 0-1.31-.464-2.381-1.233-3.22.124-.304.536-1.524-.119-3.176 0 0-1.006-.323-3.297 1.23a11.528 11.528 0 0 0-3.004-.404c-1.02.005-2.047.138-3.004.404-2.292-1.553-3.3-1.23-3.3-1.23-.653 1.652-.241 2.872-.118 3.176-.767.839-1.235 1.91-1.235 3.22 0 4.599 2.801 5.628 5.466 5.931-.343.3-.653.829-.762 1.604-.683.307-2.422.837-3.492-.997 0 0-.634-1.152-1.838-1.237 0 0-1.172-.016-.082.729 0 0 .786.369 1.332 1.755 0 0 .704 2.334 4.042 1.609.006 1.001.016 1.756.016 2.041 0 .318-.219.688-.819.578C7.438 25.8 4 21.302 4 16.001 4 9.373 9.373 4 15.999 4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "5797": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M3 7h26v2H3V7zm0 4h18v2H3v-2zm0 4h26v2H3v-2zm0 4h18v2H3v-2zm0 4h26v2H3v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "5834": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 5h2v10h10v2H17v10h-2V17H5v-2h10V5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "5842": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 4h2v16.563l5.281-5.281 1.438 1.438-7 7-.719.688-.719-.688-7-7 1.438-1.438L15 20.563V4zM7 26h18v2H7v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "584a": /***/ (function(module, exports) { var core = module.exports = { version: '2.5.7' }; if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef /***/ }), /***/ "585a": /***/ (function(module, exports, __webpack_require__) { /* WEBPACK VAR INJECTION */(function(global) {/** Detect free variable `global` from Node.js. */ var freeGlobal = typeof global == 'object' && global && global.Object === Object && global; module.exports = freeGlobal; /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__("c8ba"))) /***/ }), /***/ "58aa": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h20v26H5V3zm2 2v22h16V5H7zm7.406 5.344h.031c.33.007.656.135.906.344.257.215.428.498.531.781.207.567.235 1.188.188 1.906-.039.595-.326 1.352-.469 2.031.187.42.248.774.469 1.188.409.766.86 1.217 1.313 1.813.517-.027 1.127-.182 1.563-.125.567.074 1.089.186 1.5.625.206.22.369.553.375.875s-.098.607-.25.875v.031h-.031c-.345.586-.969.976-1.594.938s-1.148-.368-1.625-.781c-.236-.205-.429-.616-.656-.875-.529.06-.906-.001-1.469.125-.537.12-.902.332-1.406.5-.334.672-.599 1.509-.969 2-.4.531-.818.984-1.406 1.188-.294.102-.645.097-.969-.031s-.566-.349-.75-.625c-.372-.529-.404-1.263-.125-1.781s.747-.887 1.281-1.219c.496-.308 1.245-.45 1.875-.688.276-.598.576-.984.813-1.656.275-.783.321-1.455.5-2.219-.35-.837-.787-1.712-.938-2.438-.128-.62-.169-1.181-.031-1.719.069-.269.184-.535.438-.75.246-.208.601-.317.906-.313zm.657 7.406c-.06.184-.061.348-.125.531-.055.157-.13.252-.188.406.048-.011.077-.052.125-.063.285-.064.499-.012.781-.063-.193-.295-.413-.496-.594-.813zm3.687 2.031c-.064-.008-.211.037-.281.031.243.17.495.308.563.313.08.005.096.018.219-.188.012-.021-.007-.015 0-.031-.045-.019-.163-.081-.5-.125zm-7 1.563c-.031.019-.095.044-.125.063-.409.254-.646.522-.719.656s-.103.072 0 .219h.031c.02.03-.012.018 0 .031.071-.03.351-.219.656-.625.054-.072.101-.262.156-.344z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "59c4": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("0c9b"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "5a14": /***/ (function(module, exports) { module.exports = {"description":"Used for handling basic user input.","methods":[],"displayName":"DsInput","props":{"value":{"type":{"name":"string|object|number|array"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The value of the input. Can be passed via v-model.\n */","description":"The value of the input. Can be passed via v-model."},"model":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The model name when used within a form component. Uses dot notation.\n */","description":"The model name when used within a form component. Uses dot notation."},"name":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Name to use on the input for accessibility\n */","description":"Name to use on the input for accessibility"},"label":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The label of the input.\n */","description":"The label of the input."},"id":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The id of the input.\n */","description":"The id of the input."},"disabled":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the input is disabled or not.\n */","description":"Whether the input is disabled or not."},"readonly":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the input should be read-only\n */","description":"Whether the input should be read-only"},"schema":{"type":{"name":"object"},"required":"","defaultValue":{"value":"function() { return null; }","func":true},"tags":{},"comment":"/**\n * The async-validator schema used for the input.\n * @default null\n */","description":"The async-validator schema used for the input."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"base\"","func":false},"tags":{},"comment":"/**\n * The input's size.\n * @options small|base|large\n */","description":"The input's size."},"tabindex":{"type":{"name":"number"},"required":"","defaultValue":{"value":"0","func":false},"tags":{},"comment":"","description":""},"type":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"text\"","func":false},"tags":{},"comment":"/**\n * The type of this input.\n * @options url|text|password|email|search|textarea\n */","description":"The type of this input."},"placeholder":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The placeholder shown when value is empty.\n */","description":"The placeholder shown when value is empty."},"autofocus":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the input should be automatically focused\n */","description":"Whether the input should be automatically focused"},"rows":{"type":{"name":"string|number"},"required":"","defaultValue":{"value":"1","func":false},"tags":{},"comment":"/**\n * How many rows this input should have (only for type=\\\"textarea\\\")\n */","description":"How many rows this input should have (only for type=\\\"textarea\\\")"},"icon":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The name of the input's icon.\n */","description":"The name of the input's icon."},"iconRight":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The name of the input's right icon.\n */","description":"The name of the input's right icon."}},"comment":"/**\n * Used for handling basic user input.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{"input":{"description":"Fires after user input.\nReceives the value as the only argument.","comment":"/**\n * Fires after user input.\n * Receives the value as the only argument.\n *\n * @event input\n */"}},"slots":{}} /***/ }), /***/ "5acc": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3c7.168 0 13 5.832 13 13s-5.832 13-13 13S3 23.168 3 16 8.832 3 16 3zm-1.125 2.063a10.967 10.967 0 0 0-9.813 9.938H6v2h-.938A10.957 10.957 0 0 0 15 26.939v-.938h2v.938a10.957 10.957 0 0 0 9.938-9.938H26v-2h.938A10.957 10.957 0 0 0 17 5.063v.938h-2v-.938c-.041.004-.084-.004-.125 0zm7.219 4.843l-3.688 8.5-8.5 3.688 3.688-8.5zM16 14.5c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5 1.5-.7 1.5-1.5-.7-1.5-1.5-1.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "5b29": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h13.406l.313.281 6 6 .281.313V29H5V3zm2 2v22h16V11h-6V5H7zm12 1.438v2.563h2.563z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "5b4e": /***/ (function(module, exports, __webpack_require__) { // false -> Array#indexOf // true -> Array#includes var toIObject = __webpack_require__("36c3"); var toLength = __webpack_require__("b447"); var toAbsoluteIndex = __webpack_require__("0fc9"); module.exports = function (IS_INCLUDES) { return function ($this, el, fromIndex) { var O = toIObject($this); var length = toLength(O.length); var index = toAbsoluteIndex(fromIndex, length); var value; // Array#includes uses SameValueZero equality algorithm // eslint-disable-next-line no-self-compare if (IS_INCLUDES && el != el) while (length > index) { value = O[index++]; // eslint-disable-next-line no-self-compare if (value != value) return true; // Array#indexOf ignores holes, Array#includes - not } else for (;length > index; index++) if (IS_INCLUDES || index in O) { if (O[index] === el) return IS_INCLUDES || index || 0; } return !IS_INCLUDES && -1; }; }; /***/ }), /***/ "5bbb": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M2 5h28v22H2V5zm2 2v12.875l7-7 .719.719 5.75 5.813L22 14.876l.719.719L28 20.908V7.002H4zm20 2a2 2 0 1 1 .001 3.999A2 2 0 0 1 24 9zm-13 6.719l-7 7V25h16.188zm11 2l-3.125 3.094 4.156 4.188H28V23.72z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "5c09": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 4.594v22.813l-1.719-1.688L8.562 21H3.999V11h4.563l4.719-4.719zm-2 4.844l-3.281 3.281-.313.281H6v6h3.406l.313.281L13 22.562V9.437zm5.5 2.593C19.439 13.09 20 14.477 20 16s-.561 2.91-1.5 3.969l-1.438-1.438C17.64 17.837 18 16.972 18 16s-.36-1.837-.938-2.531z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "5c79": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a608"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "5c95": /***/ (function(module, exports, __webpack_require__) { var hide = __webpack_require__("35e8"); module.exports = function (target, src, safe) { for (var key in src) { if (safe && target[key]) target[key] = src[key]; else hide(target, key, src[key]); } return target; }; /***/ }), /***/ "5ca1": /***/ (function(module, exports, __webpack_require__) { var global = __webpack_require__("7726"); var core = __webpack_require__("8378"); var hide = __webpack_require__("32e9"); var redefine = __webpack_require__("2aba"); var ctx = __webpack_require__("9b43"); var PROTOTYPE = 'prototype'; var $export = function (type, name, source) { var IS_FORCED = type & $export.F; var IS_GLOBAL = type & $export.G; var IS_STATIC = type & $export.S; var IS_PROTO = type & $export.P; var IS_BIND = type & $export.B; var target = IS_GLOBAL ? global : IS_STATIC ? global[name] || (global[name] = {}) : (global[name] || {})[PROTOTYPE]; var exports = IS_GLOBAL ? core : core[name] || (core[name] = {}); var expProto = exports[PROTOTYPE] || (exports[PROTOTYPE] = {}); var key, own, out, exp; if (IS_GLOBAL) source = name; for (key in source) { // contains in native own = !IS_FORCED && target && target[key] !== undefined; // export native or passed out = (own ? target : source)[key]; // bind timers to global for call from export context exp = IS_BIND && own ? ctx(out, global) : IS_PROTO && typeof out == 'function' ? ctx(Function.call, out) : out; // extend global if (target) redefine(target, key, out, type & $export.U); // export if (exports[key] != out) hide(exports, key, exp); if (IS_PROTO && expProto[key] != out) expProto[key] = out; } }; global.core = core; // type bitmap $export.F = 1; // forced $export.G = 2; // global $export.S = 4; // static $export.P = 8; // proto $export.B = 16; // bind $export.W = 32; // wrap $export.U = 64; // safe $export.R = 128; // real proto method for `library` module.exports = $export; /***/ }), /***/ "5cd9": /***/ (function(module, exports, __webpack_require__) { /* portal-vue Version: 1.5.1 Licence: MIT (c) Thorsten Lünborg */ (function (global, factory) { true ? module.exports = factory(__webpack_require__("8bbf")) : undefined; }(this, (function (Vue) { 'use strict'; Vue = Vue && Vue.hasOwnProperty('default') ? Vue['default'] : Vue; var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; var _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; var toConsumableArray = function (arr) { if (Array.isArray(arr)) { for (var i = 0, arr2 = Array(arr.length); i < arr.length; i++) arr2[i] = arr[i]; return arr2; } else { return Array.from(arr); } }; function extractAttributes(el) { var map = el.hasAttributes() ? el.attributes : []; var attrs = {}; for (var i = 0; i < map.length; i++) { var attr = map[i]; if (attr.value) { attrs[attr.name] = attr.value === '' ? true : attr.value; } } var klass = void 0, style = void 0; if (attrs.class) { klass = attrs.class; delete attrs.class; } if (attrs.style) { style = attrs.style; delete attrs.style; } var data = { attrs: attrs, class: klass, style: style }; return data; } function freeze(item) { if (Array.isArray(item) || (typeof item === 'undefined' ? 'undefined' : _typeof(item)) === 'object') { return Object.freeze(item); } return item; } function combinePassengers(transports) { var slotProps = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; return transports.reduce(function (passengers, transport) { var newPassengers = transport.passengers[0]; newPassengers = typeof newPassengers === 'function' ? newPassengers(slotProps) : transport.passengers; return passengers.concat(newPassengers); }, []); } function stableSort(array, compareFn) { return array.map(function (v, idx) { return [idx, v]; }).sort(function (a, b) { return this(a[1], b[1]) || a[0] - b[0]; }.bind(compareFn)).map(function (c) { return c[1]; }); } var transports = {}; var Wormhole = Vue.extend({ data: function data() { return { transports: transports }; }, methods: { open: function open(transport) { var to = transport.to, from = transport.from, passengers = transport.passengers; if (!to || !from || !passengers) return; transport.passengers = freeze(passengers); var keys = Object.keys(this.transports); if (keys.indexOf(to) === -1) { Vue.set(this.transports, to, []); } var currentIndex = this.getTransportIndex(transport); // Copying the array here so that the PortalTarget change event will actually contain two distinct arrays var newTransports = this.transports[to].slice(0); if (currentIndex === -1) { newTransports.push(transport); } else { newTransports[currentIndex] = transport; } this.transports[to] = stableSort(newTransports, function (a, b) { return a.order - b.order; }); }, close: function close(transport) { var force = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : false; var to = transport.to, from = transport.from; if (!to || !from) return; if (!this.transports[to]) { return; } if (force) { this.transports[to] = []; } else { var index = this.getTransportIndex(transport); if (index >= 0) { // Copying the array here so that the PortalTarget change event will actually contain two distinct arrays var newTransports = this.transports[to].slice(0); newTransports.splice(index, 1); this.transports[to] = newTransports; } } }, hasTarget: function hasTarget(to) { return this.transports.hasOwnProperty(to); }, hasContentFor: function hasContentFor(to) { if (!this.transports[to]) { return false; } return this.getContentFor(to).length > 0; }, getSourceFor: function getSourceFor(to) { return this.transports[to] && this.transports[to][0].from; }, getContentFor: function getContentFor(to) { var transports = this.transports[to]; if (!transports) { return undefined; } return combinePassengers(transports); }, getTransportIndex: function getTransportIndex(_ref) { var to = _ref.to, from = _ref.from; for (var i in this.transports[to]) { if (this.transports[to][i].from === from) { return i; } } return -1; } } }); var wormhole = new Wormhole(transports); var nestRE = /^(attrs|props|on|nativeOn|class|style|hook)$/; var babelHelperVueJsxMergeProps = function mergeJSXProps (objs) { return objs.reduce(function (a, b) { var aa, bb, key, nestedKey, temp; for (key in b) { aa = a[key]; bb = b[key]; if (aa && nestRE.test(key)) { // normalize class if (key === 'class') { if (typeof aa === 'string') { temp = aa; a[key] = aa = {}; aa[temp] = true; } if (typeof bb === 'string') { temp = bb; b[key] = bb = {}; bb[temp] = true; } } if (key === 'on' || key === 'nativeOn' || key === 'hook') { // merge functions for (nestedKey in bb) { aa[nestedKey] = mergeFn(aa[nestedKey], bb[nestedKey]); } } else if (Array.isArray(aa)) { a[key] = aa.concat(bb); } else if (Array.isArray(bb)) { a[key] = [aa].concat(bb); } else { for (nestedKey in bb) { aa[nestedKey] = bb[nestedKey]; } } } else { a[key] = b[key]; } } return a }, {}) }; function mergeFn (a, b) { return function () { a && a.apply(this, arguments); b && b.apply(this, arguments); } } // import { transports } from './wormhole' var PortalTarget = { abstract: false, name: 'portalTarget', props: { attributes: { type: Object, default: function _default() { return {}; } }, multiple: { type: Boolean, default: false }, name: { type: String, required: true }, slim: { type: Boolean, default: false }, slotProps: { type: Object, default: function _default() { return {}; } }, tag: { type: String, default: 'div' }, transition: { type: [Boolean, String, Object], default: false }, transitionEvents: { type: Object, default: function _default() { return {}; } } }, data: function data() { return { transports: wormhole.transports, firstRender: true }; }, created: function created() { if (!this.transports[this.name]) { this.$set(this.transports, this.name, []); } }, mounted: function mounted() { var _this = this; this.unwatch = this.$watch('ownTransports', this.emitChange); this.$nextTick(function () { if (_this.transition) { // only when we have a transition, because it causes a re-render _this.firstRender = false; } }); if (this.$options.abstract) { this.$options.abstract = false; } }, updated: function updated() { if (this.$options.abstract) { this.$options.abstract = false; } }, beforeDestroy: function beforeDestroy() { this.unwatch(); }, computed: { ownTransports: function ownTransports() { var transports$$1 = this.transports[this.name] || []; if (this.multiple) { return transports$$1; } return transports$$1.length === 0 ? [] : [transports$$1[transports$$1.length - 1]]; }, passengers: function passengers() { return combinePassengers(this.ownTransports, this.slotProps); }, hasAttributes: function hasAttributes() { return Object.keys(this.attributes).length > 0; }, withTransition: function withTransition() { return !!this.transition; }, transitionData: function transitionData() { var t = this.transition; var data = {}; // During first render, we render a dumb transition without any classes, events and a fake name // We have to do this to emulate the normal behaviour of transitions without `appear` // because in Portals, transitions can behave as if appear was defined under certain conditions. if (this.firstRender && _typeof(this.transition) === 'object' && !this.transition.appear) { data.props = { name: '__notranstition__portal-vue__' }; return data; } if (typeof t === 'string') { data.props = { name: t }; } else if ((typeof t === 'undefined' ? 'undefined' : _typeof(t)) === 'object') { data.props = t; } if (this.renderSlim) { data.props.tag = this.tag; } data.on = this.transitionEvents; return data; }, transportedClasses: function transportedClasses() { return this.ownTransports.map(function (transport) { return transport.class; }).reduce(function (array, subarray) { return array.concat(subarray); }, []); //.filter((string, index, array) => array.indexOf(string) === index) } }, methods: { emitChange: function emitChange(newTransports, oldTransports) { if (this.multiple) { this.$emit('change', [].concat(toConsumableArray(newTransports)), [].concat(toConsumableArray(oldTransports))); } else { var newTransport = newTransports.length === 0 ? undefined : newTransports[0]; var oldTransport = oldTransports.length === 0 ? undefined : oldTransports[0]; this.$emit('change', _extends({}, newTransport), _extends({}, oldTransport)); } }, // can't be a computed prop because it has to "react" to $slot changes. children: function children() { return this.passengers.length !== 0 ? this.passengers : this.$slots.default || []; }, noWrapper: function noWrapper() { var noWrapper = !this.hasAttributes && this.slim; if (noWrapper && this.children().length > 1) { console.warn('[portal-vue]: PortalTarget with `slim` option received more than one child element.'); } return noWrapper; } }, render: function render(h) { this.$options.abstract = true; var noWrapper = this.noWrapper(); var children = this.children(); var TransitionType = noWrapper ? 'transition' : 'transition-group'; var Tag = this.tag; if (this.withTransition) { return h( TransitionType, babelHelperVueJsxMergeProps([this.transitionData, { 'class': 'vue-portal-target' }]), [children] ); } return noWrapper ? children[0] : h( Tag, babelHelperVueJsxMergeProps([{ 'class': 'vue-portal-target ' + this.transportedClasses.join(' ') }, this.attributes]), [children] ); } }; var inBrowser = typeof window !== 'undefined'; var pid = 1; var Portal = { abstract: false, name: 'portal', props: { /* global HTMLElement */ disabled: { type: Boolean, default: false }, name: { type: String, default: function _default() { return String(pid++); } }, order: { type: Number, default: 0 }, slim: { type: Boolean, default: false }, slotProps: { type: Object, default: function _default() { return {}; } }, tag: { type: [String], default: 'DIV' }, targetEl: { type: inBrowser ? [String, HTMLElement] : String }, targetClass: { type: String }, to: { type: String, default: function _default() { return String(Math.round(Math.random() * 10000000)); } } }, mounted: function mounted() { if (this.targetEl) { this.mountToTarget(); } if (!this.disabled) { this.sendUpdate(); } // Reset hack to make child components skip the portal when defining their $parent // was set to true during render when we render something locally. if (this.$options.abstract) { this.$options.abstract = false; } }, updated: function updated() { if (this.disabled) { this.clear(); } else { this.sendUpdate(); } // Reset hack to make child components skip the portal when defining their $parent // was set to true during render when we render something locally. if (this.$options.abstract) { this.$options.abstract = false; } }, beforeDestroy: function beforeDestroy() { this.clear(); if (this.mountedComp) { this.mountedComp.$destroy(); } }, watch: { to: function to(newValue, oldValue) { oldValue && oldValue !== newValue && this.clear(oldValue); this.sendUpdate(); }, targetEl: function targetEl(newValue, oldValue) { if (newValue) { this.mountToTarget(); } } }, methods: { normalizedSlots: function normalizedSlots() { return this.$scopedSlots.default ? [this.$scopedSlots.default] : this.$slots.default; }, sendUpdate: function sendUpdate() { var slotContent = this.normalizedSlots(); if (slotContent) { wormhole.open({ from: this.name, to: this.to, passengers: [].concat(toConsumableArray(slotContent)), class: this.targetClass && this.targetClass.split(' '), order: this.order }); } else { this.clear(); } }, clear: function clear(target) { wormhole.close({ from: this.name, to: target || this.to }); }, mountToTarget: function mountToTarget() { var el = void 0; var target = this.targetEl; if (typeof target === 'string') { el = document.querySelector(target); } else if (target instanceof HTMLElement) { el = target; } else { console.warn('[vue-portal]: value of targetEl must be of type String or HTMLElement'); return; } if (el) { var newTarget = new Vue(_extends({}, PortalTarget, { parent: this, propsData: { name: this.to, tag: el.tagName, attributes: extractAttributes(el) } })); newTarget.$mount(el); this.mountedComp = newTarget; } else { console.warn('[vue-portal]: The specified targetEl ' + target + ' was not found'); } }, normalizeChildren: function normalizeChildren(children) { return typeof children === 'function' ? children(this.slotProps) : children; } }, render: function render(h) { var children = this.$slots.default || this.$scopedSlots.default || []; var Tag = this.tag; if (children.length && this.disabled) { // hack to make child components skip the portal when defining their $parent this.$options.abstract = true; return children.length <= 1 && this.slim ? children[0] : h(Tag, [this.normalizeChildren(children)]); } else { return h(Tag, { 'class': 'v-portal', style: 'display: none', key: 'v-portal-placeholder' }); // h(this.tag, { class: { 'v-portal': true }, style: { display: 'none' }, key: 'v-portal-placeholder' }) } } }; function install(Vue$$1) { var opts = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; Vue$$1.component(opts.portalName || 'Portal', Portal); Vue$$1.component(opts.portalTargetName || 'PortalTarget', PortalTarget); } if (typeof window !== 'undefined' && window.Vue) { window.Vue.use({ install: install }); } var index = { install: install, Portal: Portal, PortalTarget: PortalTarget, Wormhole: wormhole }; return index; }))); //# sourceMappingURL=portal-vue.js.map /***/ }), /***/ "5d58": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("d8d6"); /***/ }), /***/ "5d6b": /***/ (function(module, exports, __webpack_require__) { var $parseInt = __webpack_require__("e53d").parseInt; var $trim = __webpack_require__("a1ce").trim; var ws = __webpack_require__("e692"); var hex = /^[-+]?0[xX]/; module.exports = $parseInt(ws + '08') !== 8 || $parseInt(ws + '0x16') !== 22 ? function parseInt(str, radix) { var string = $trim(String(str), 3); return $parseInt(string, (radix >>> 0) || (hex.test(string) ? 16 : 10)); } : $parseInt; /***/ }), /***/ "5d84": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/PageTitle/PageTitle.vue?vue&type=template&id=1dd47454& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-page-title",class:[ _vm.highlight && "ds-page-title-highlight" ]},[_c('ds-container',[_c('ds-heading',[_vm._v("\n "+_vm._s(_vm.heading)+"\n ")]),_vm._t("default")],2)],1)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/PageTitle/PageTitle.vue?vue&type=template&id=1dd47454& // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/PageTitle/PageTitle.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // /** * This component is used as the title of a page. * @version 1.0.0 */ /* harmony default export */ var PageTitlevue_type_script_lang_js_ = ({ name: 'DsPageTitle', props: { /** * The heading of the page. */ heading: { type: String, default: '', required: true }, /** * Whether this title should be highlighted * `true, false` */ highlight: { type: Boolean, default: false }, /** * The html element name used for the title. */ tag: { type: String, default: 'header' } } }); // CONCATENATED MODULE: ./src/system/components/layout/PageTitle/PageTitle.vue?vue&type=script&lang=js& /* harmony default export */ var PageTitle_PageTitlevue_type_script_lang_js_ = (PageTitlevue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/layout/PageTitle/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("4409"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/layout/PageTitle/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FPageTitle%2FPageTitle.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPageTitle_2FPageTitle = (function () {}); // CONCATENATED MODULE: ./src/system/components/layout/PageTitle/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FPageTitle%2FPageTitle.vue /* harmony default export */ var PageTitle_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPageTitle_2FPageTitle = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPageTitle_2FPageTitle); // CONCATENATED MODULE: ./src/system/components/layout/PageTitle/PageTitle.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( PageTitle_PageTitlevue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof PageTitle_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPageTitle_2FPageTitle === 'function') PageTitle_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPageTitle_2FPageTitle(component) /* harmony default export */ var PageTitle = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "5d8b": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/Flex/FlexItem.vue?vue&type=template&id=27fc9d72& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-flex-item",style:(_vm.styles)},[_vm._t("default")],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/Flex/FlexItem.vue?vue&type=template&id=27fc9d72& // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/objectSpread.js + 1 modules var objectSpread = __webpack_require__("cebc"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js var es6_number_constructor = __webpack_require__("c5f6"); // EXTERNAL MODULE: ./src/system/utils/index.js var utils = __webpack_require__("2b4b"); // EXTERNAL MODULE: ./src/system/mixins/index.js + 1 modules var mixins = __webpack_require__("cabe"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/Flex/FlexItem.vue?vue&type=script&lang=js& // // // // // // // // // /** * @version 1.0.0 * @see DsFlex */ /* harmony default export */ var FlexItemvue_type_script_lang_js_ = ({ name: 'DsFlexItem', mixins: [mixins["mediaQuery"]], inject: { $parentFlex: { default: null } }, props: { /** * The item's width * @default 1 */ width: { type: [String, Number, Object], default: function _default() { return this.$parentFlex ? this.$parentFlex.width : 1; } }, /** * The outtermost html tag */ tag: { type: String, default: 'div' }, /** * Center content vertical and horizontal */ centered: { type: Boolean, default: false } }, computed: { gutter: function gutter() { return this.$parentFlex ? this.$parentFlex.gutter : 0; }, styles: function styles() { var width = this.mediaQuery(this.width); var gutter = this.mediaQuery(this.gutter); var widthStyle = this.parseWidth(width); var gutterStyle = this.parseGutter(gutter); var centerStyle = this.centered ? { 'align-self': 'center', 'jusify-self': 'center' } : {}; return Object(objectSpread["a" /* default */])({}, widthStyle, gutterStyle, centerStyle); } }, methods: { parseWidth: function parseWidth(width) { var styles = {}; if (isNaN(width)) { styles.flexBasis = width; styles.width = width; } else { styles.flexGrow = width; styles.flexShrink = 0; styles.flexBasis = 0; } return styles; }, parseGutter: function parseGutter(gutter) { var realGutter = Object(utils["getSpace"])(gutter); if (realGutter === 0) { return {}; } return { paddingLeft: "".concat(realGutter / 2, "px"), paddingRight: "".concat(realGutter / 2, "px"), marginBottom: "".concat(realGutter, "px") }; } } }); // CONCATENATED MODULE: ./src/system/components/layout/Flex/FlexItem.vue?vue&type=script&lang=js& /* harmony default export */ var Flex_FlexItemvue_type_script_lang_js_ = (FlexItemvue_type_script_lang_js_); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/system/components/layout/Flex/FlexItem.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Flex_FlexItemvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* harmony default export */ var FlexItem = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "5d96": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-input/FormItem/FormItem.vue?vue&type=template&id=67bc0487& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ds-form-item",class:_vm.$parentInput.stateClasses},[_c('ds-input-label',{attrs:{"label":_vm.$parentInput.label,"for":_vm.$parentInput.id}}),_vm._t("default"),_c('ds-input-error',{attrs:{"error":_vm.$parentInput.error}})],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-input/FormItem/FormItem.vue?vue&type=template&id=67bc0487& // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-input/FormItem/FormItem.vue?vue&type=script&lang=js& // // // // // // // // // // // // /** * @version 1.0.0 * @private */ /* harmony default export */ var FormItemvue_type_script_lang_js_ = ({ name: 'DsFormItem', inject: ['$parentInput'] }); // CONCATENATED MODULE: ./src/system/components/data-input/FormItem/FormItem.vue?vue&type=script&lang=js& /* harmony default export */ var FormItem_FormItemvue_type_script_lang_js_ = (FormItemvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-input/FormItem/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("59c4"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/system/components/data-input/FormItem/FormItem.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( FormItem_FormItemvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* harmony default export */ var FormItem = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "5dbc": /***/ (function(module, exports, __webpack_require__) { var isObject = __webpack_require__("d3f4"); var setPrototypeOf = __webpack_require__("8b97").set; module.exports = function (that, target, C) { var S = target.constructor; var P; if (S !== C && typeof S == 'function' && (P = S.prototype) !== C.prototype && isObject(P) && setPrototypeOf) { setPrototypeOf(that, P); } return that; }; /***/ }), /***/ "6038": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M19.031 4.281l1.438 1.438L10.188 16l10.281 10.281-1.438 1.438-11-11L7.343 16l.688-.719z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "60c8": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/Container/Container.vue?vue&type=template&id=4941bfe1& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-container",class:[ ("ds-container-" + _vm.width), _vm.centered && "ds-container-centered" ]},[_vm._t("default")],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/Container/Container.vue?vue&type=template&id=4941bfe1& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/Container/Container.vue?vue&type=script&lang=js& // // // // // // // // // // // // // /** * This component is used as a wrapper for the page's content. * @version 1.0.0 */ /* harmony default export */ var Containervue_type_script_lang_js_ = ({ name: 'DsContainer', props: { /** * The outtermost html tag */ tag: { type: String, default: 'div' }, /** * The maximum width the container will take. * The widths correspond to the different media breakpoints. * @options x-small|small|medium|large|x-large */ width: { type: String, default: 'x-large', validator: function validator(value) { return value.match(/(x-small|small|medium|large|x-large)/); } }, /** * Center the content */ centered: { type: Boolean, default: false } } }); // CONCATENATED MODULE: ./src/system/components/layout/Container/Container.vue?vue&type=script&lang=js& /* harmony default export */ var Container_Containervue_type_script_lang_js_ = (Containervue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/layout/Container/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("fbc9"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/layout/Container/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FContainer%2FContainer.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FContainer_2FContainer = (function () {}); // CONCATENATED MODULE: ./src/system/components/layout/Container/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FContainer%2FContainer.vue /* harmony default export */ var Container_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FContainer_2FContainer = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FContainer_2FContainer); // CONCATENATED MODULE: ./src/system/components/layout/Container/Container.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Container_Containervue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Container_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FContainer_2FContainer === 'function') Container_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FContainer_2FContainer(component) /* harmony default export */ var Container = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "613b": /***/ (function(module, exports, __webpack_require__) { var shared = __webpack_require__("5537")('keys'); var uid = __webpack_require__("ca5a"); module.exports = function (key) { return shared[key] || (shared[key] = uid(key)); }; /***/ }), /***/ "61b2": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ced9"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "626a": /***/ (function(module, exports, __webpack_require__) { // fallback for non-array-like ES3 and non-enumerable old V8 strings var cof = __webpack_require__("2d95"); // eslint-disable-next-line no-prototype-builtins module.exports = Object('z').propertyIsEnumerable(0) ? Object : function (it) { return cof(it) == 'String' ? it.split('') : Object(it); }; /***/ }), /***/ "62a0": /***/ (function(module, exports) { var id = 0; var px = Math.random(); module.exports = function (key) { return 'Symbol('.concat(key === undefined ? '' : key, ')_', (++id + px).toString(36)); }; /***/ }), /***/ "62c7": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4 5h12v2H4V5zm17 0h2v18.688l2.594-2.594L27 22.5l-4.281 4.313-.719.688-.719-.688L17 22.5l1.406-1.406L21 23.688V5zM4 9h10v2H4V9zm0 4h8v2H4v-2zm0 4h6v2H4v-2zm0 4h4v2H4v-2zm0 4h2v2H4v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "63b6": /***/ (function(module, exports, __webpack_require__) { var global = __webpack_require__("e53d"); var core = __webpack_require__("584a"); var ctx = __webpack_require__("d864"); var hide = __webpack_require__("35e8"); var has = __webpack_require__("07e3"); var PROTOTYPE = 'prototype'; var $export = function (type, name, source) { var IS_FORCED = type & $export.F; var IS_GLOBAL = type & $export.G; var IS_STATIC = type & $export.S; var IS_PROTO = type & $export.P; var IS_BIND = type & $export.B; var IS_WRAP = type & $export.W; var exports = IS_GLOBAL ? core : core[name] || (core[name] = {}); var expProto = exports[PROTOTYPE]; var target = IS_GLOBAL ? global : IS_STATIC ? global[name] : (global[name] || {})[PROTOTYPE]; var key, own, out; if (IS_GLOBAL) source = name; for (key in source) { // contains in native own = !IS_FORCED && target && target[key] !== undefined; if (own && has(exports, key)) continue; // export native or passed out = own ? target[key] : source[key]; // prevent global pollution for namespaces exports[key] = IS_GLOBAL && typeof target[key] != 'function' ? source[key] // bind timers to global for call from export context : IS_BIND && own ? ctx(out, global) // wrap global constructors for prevent change them in library : IS_WRAP && target[key] == out ? (function (C) { var F = function (a, b, c) { if (this instanceof C) { switch (arguments.length) { case 0: return new C(); case 1: return new C(a); case 2: return new C(a, b); } return new C(a, b, c); } return C.apply(this, arguments); }; F[PROTOTYPE] = C[PROTOTYPE]; return F; // make static versions for prototype methods })(out) : IS_PROTO && typeof out == 'function' ? ctx(Function.call, out) : out; // export proto methods to core.%CONSTRUCTOR%.methods.%NAME% if (IS_PROTO) { (exports.virtual || (exports.virtual = {}))[key] = out; // export proto methods to core.%CONSTRUCTOR%.prototype.%NAME% if (type & $export.R && expProto && !expProto[key]) hide(expProto, key, out); } } }; // type bitmap $export.F = 1; // forced $export.G = 2; // global $export.S = 4; // static $export.P = 8; // proto $export.B = 16; // bind $export.W = 32; // wrap $export.U = 64; // safe $export.R = 128; // real proto method for `library` module.exports = $export; /***/ }), /***/ "6548": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("fe43"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "656e": /***/ (function(module, exports, __webpack_require__) { "use strict"; // 25.4.1.5 NewPromiseCapability(C) var aFunction = __webpack_require__("79aa"); function PromiseCapability(C) { var resolve, reject; this.promise = new C(function ($$resolve, $$reject) { if (resolve !== undefined || reject !== undefined) throw TypeError('Bad Promise constructor'); resolve = $$resolve; reject = $$reject; }); this.resolve = aFunction(resolve); this.reject = aFunction(reject); } module.exports.f = function (C) { return new PromiseCapability(C); }; /***/ }), /***/ "657c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 5h18c1.645 0 3 1.355 3 3v1h1c1.645 0 3 1.355 3 3v12c0 1.645-1.355 3-3 3H9c-1.645 0-3-1.355-3-3v-1H5c-1.645 0-3-1.355-3-3V8c0-1.645 1.355-3 3-3zm0 2c-.565 0-1 .435-1 1v12c0 .565.435 1 1 1h18c.565 0 1-.435 1-1v-9H5V9h19V8c0-.565-.435-1-1-1H5zm21 4v2h2v-1c0-.565-.435-1-1-1h-1zm0 4v5c0 1.645-1.355 3-3 3H8v1c0 .565.435 1 1 1h18c.565 0 1-.435 1-1v-9h-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "65d0": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("139d"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "6604": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "66af": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M7.156 5h17.688l.156.844 2 13V27H5v-8.156l2-13zm1.719 2L7.187 18H14v1c0 1.117.883 2 2 2s2-.883 2-2v-1h6.813L23.125 7H8.875zM7 20v5h18v-5h-5.188c-.453 1.711-1.966 3-3.813 3s-3.359-1.289-3.813-3H6.998z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "6718": /***/ (function(module, exports, __webpack_require__) { var global = __webpack_require__("e53d"); var core = __webpack_require__("584a"); var LIBRARY = __webpack_require__("b8e3"); var wksExt = __webpack_require__("ccb9"); var defineProperty = __webpack_require__("d9f6").f; module.exports = function (name) { var $Symbol = core.Symbol || (core.Symbol = LIBRARY ? {} : global.Symbol || {}); if (name.charAt(0) != '_' && !(name in $Symbol)) defineProperty($Symbol, name, { value: wksExt.f(name) }); }; /***/ }), /***/ "6747": /***/ (function(module, exports) { /** * Checks if `value` is classified as an `Array` object. * * @static * @memberOf _ * @since 0.1.0 * @category Lang * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is an array, else `false`. * @example * * _.isArray([1, 2, 3]); * // => true * * _.isArray(document.body.children); * // => false * * _.isArray('abc'); * // => false * * _.isArray(_.noop); * // => false */ var isArray = Array.isArray; module.exports = isArray; /***/ }), /***/ "6762": /***/ (function(module, exports, __webpack_require__) { "use strict"; // https://github.com/tc39/Array.prototype.includes var $export = __webpack_require__("5ca1"); var $includes = __webpack_require__("c366")(true); $export($export.P, 'Array', { includes: function includes(el /* , fromIndex = 0 */) { return $includes(this, el, arguments.length > 1 ? arguments[1] : undefined); } }); __webpack_require__("9c6c")('includes'); /***/ }), /***/ "6799": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M2 8h22v3.375l6-3v15.25l-6-3V24H2V8zm2 2v12h18V10H4zm24 1.625l-4 2v4.75l4 2v-8.75z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "67bb": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("f921"); /***/ }), /***/ "6821": /***/ (function(module, exports, __webpack_require__) { // to indexed object, toObject with fallback for non-array-like ES3 strings var IObject = __webpack_require__("626a"); var defined = __webpack_require__("be13"); module.exports = function (it) { return IObject(defined(it)); }; /***/ }), /***/ "6875": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-input/Input/Input.vue?vue&type=template&id=180eaf96& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ds-form-item',[_c('div',{staticClass:"ds-input-wrap"},[(_vm.icon)?_c('div',{staticClass:"ds-input-icon"},[_c('ds-icon',{attrs:{"name":_vm.icon}})],1):_vm._e(),_c(_vm.tag,{tag:"component",staticClass:"ds-input",class:[ _vm.icon && "ds-input-has-icon", _vm.iconRight && "ds-input-has-icon-right" ],attrs:{"id":_vm.id,"name":_vm.name ? _vm.name : _vm.model,"type":_vm.type,"autofocus":_vm.autofocus,"placeholder":_vm.placeholder,"tabindex":_vm.tabindex,"disabled":_vm.disabled,"readonly":_vm.readonly,"rows":_vm.type === 'textarea' ? _vm.rows : null},domProps:{"value":_vm.innerValue,"innerHTML":_vm._s(_vm.type === 'textarea' ? _vm.innerValue : null)},on:{"input":_vm.handleInput,"focus":_vm.handleFocus,"blur":_vm.handleBlur}}),(_vm.iconRight)?_c('div',{staticClass:"ds-input-icon-right"},[_c('ds-icon',{attrs:{"name":_vm.iconRight}})],1):_vm._e()],1)])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-input/Input/Input.vue?vue&type=template&id=180eaf96& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js var es6_number_constructor = __webpack_require__("c5f6"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // EXTERNAL MODULE: ./src/system/components/data-input/shared/input.js var input = __webpack_require__("33ba"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-input/Input/Input.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * Used for handling basic user input. * @version 1.0.0 */ /* harmony default export */ var Inputvue_type_script_lang_js_ = ({ name: 'DsInput', mixins: [input["a" /* default */]], props: { /** * The type of this input. * @options url|text|password|email|search|textarea */ type: { type: String, default: 'text', validator: function validator(value) { return value.match(/(url|text|password|email|search|textarea)/); } }, /** * The placeholder shown when value is empty. */ placeholder: { type: String, default: null }, /** * Whether the input should be automatically focused */ autofocus: { type: Boolean, default: false }, /** * How many rows this input should have (only for type="textarea") */ rows: { type: [String, Number], default: 1 }, /** * The name of the input's icon. */ icon: { type: String, default: null }, /** * The name of the input's right icon. */ iconRight: { type: String, default: null } }, computed: { tag: function tag() { if (this.type === 'textarea') { return 'textarea'; } return 'input'; } } }); // CONCATENATED MODULE: ./src/system/components/data-input/Input/Input.vue?vue&type=script&lang=js& /* harmony default export */ var Input_Inputvue_type_script_lang_js_ = (Inputvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-input/Input/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("0e73"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/data-input/Input/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-input%2FInput%2FInput.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FInput_2FInput = (function () {}); // CONCATENATED MODULE: ./src/system/components/data-input/Input/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-input%2FInput%2FInput.vue /* harmony default export */ var Input_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FInput_2FInput = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FInput_2FInput); // CONCATENATED MODULE: ./src/system/components/data-input/Input/Input.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Input_Inputvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Input_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FInput_2FInput === 'function') Input_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FInput_2FInput(component) /* harmony default export */ var Input = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "696e": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("c207"); __webpack_require__("1654"); __webpack_require__("6c1c"); __webpack_require__("24c5"); __webpack_require__("3c11"); __webpack_require__("43fc"); module.exports = __webpack_require__("584a").Promise; /***/ }), /***/ "69a8": /***/ (function(module, exports) { var hasOwnProperty = {}.hasOwnProperty; module.exports = function (it, key) { return hasOwnProperty.call(it, key); }; /***/ }), /***/ "69d3": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("6718")('asyncIterator'); /***/ }), /***/ "6a98": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M17 4h.625l1.063 2.125c1.277.14 2.567.598 3.531 1.719C23.357 9.166 24 11.176 24 14v.906c.571.546 1 1.247 1 2.094 0 1.26-.891 2.154-2 2.594a39.003 39.003 0 0 1-1.25 3.438c-.487 1.141-.894 2.047-1.5 2.688a7.19 7.19 0 0 1-10.5 0c-.606-.64-1.045-1.547-1.531-2.688-.446-1.045-.849-2.27-1.219-3.438C5.891 19.155 5 18.26 5 17c0-.851.428-1.549 1-2.094V14c0-3.042.821-5.612 2.688-7.375S13.335 4 17.001 4zm-.594 2.063c-2.973.1-5.062.789-6.344 2-1.378 1.302-2.063 3.241-2.063 5.938v1.844l-.5.281a.997.997 0 0 0-.5.875c0 .534.384.957.906 1l.688.031.188.656c.37 1.203.831 2.474 1.281 3.531s.967 1.957 1.125 2.125c2.128 2.252 5.497 2.252 7.625 0 .158-.168.674-1.068 1.125-2.125s.911-2.328 1.281-3.531l.188-.656.688-.031a.98.98 0 0 0 .906-1 .995.995 0 0 0-.5-.875l-.5-.281v-1.844c0-2.518-.587-4.001-1.313-4.844a3.19 3.19 0 0 0-1.188-.875c.024.149.058.291.063.438.019.67-.279 1.354-.75 1.75-.941.792-2.05.727-3.125.781s-2.174.128-2.813.375-.867.389-.875 1.375h-2c.013-1.623 1.015-2.808 2.156-3.25s2.365-.416 3.406-.469 1.882-.271 1.969-.344c.043-.037.037.047.031-.156s-.135-.677-.469-1.344zM12 16a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm6 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "6a99": /***/ (function(module, exports, __webpack_require__) { // 7.1.1 ToPrimitive(input [, PreferredType]) var isObject = __webpack_require__("d3f4"); // instead of the ES6 spec version, we didn't implement @@toPrimitive case // and the second argument - flag - preferred type is a string module.exports = function (it, S) { if (!isObject(it)) return it; var fn, val; if (S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val; if (typeof (fn = it.valueOf) == 'function' && !isObject(val = fn.call(it))) return val; if (!S && typeof (fn = it.toString) == 'function' && !isObject(val = fn.call(it))) return val; throw TypeError("Can't convert object to primitive value"); }; /***/ }), /***/ "6ab6": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "b", function() { return tokens; }); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return tokenMap; }); /* harmony import */ var core_js_modules_es6_regexp_replace__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("a481"); /* harmony import */ var core_js_modules_es6_regexp_replace__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_regexp_replace__WEBPACK_IMPORTED_MODULE_0__); /* harmony import */ var _Users_Greg_Projekte_HumanConnection_Nitro_Web_styleguide_node_modules_babel_runtime_corejs2_core_js_object_keys__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("a4bb"); /* harmony import */ var _Users_Greg_Projekte_HumanConnection_Nitro_Web_styleguide_node_modules_babel_runtime_corejs2_core_js_object_keys__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_Users_Greg_Projekte_HumanConnection_Nitro_Web_styleguide_node_modules_babel_runtime_corejs2_core_js_object_keys__WEBPACK_IMPORTED_MODULE_1__); /* harmony import */ var lodash_camelCase__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("bba4"); /* harmony import */ var lodash_camelCase__WEBPACK_IMPORTED_MODULE_2___default = /*#__PURE__*/__webpack_require__.n(lodash_camelCase__WEBPACK_IMPORTED_MODULE_2__); /* harmony import */ var _generated_tokens_raw_json__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__("804f"); var _generated_tokens_raw_json__WEBPACK_IMPORTED_MODULE_3___namespace = /*#__PURE__*/__webpack_require__.t("804f", 1); var _Object$keys$reduce = _Users_Greg_Projekte_HumanConnection_Nitro_Web_styleguide_node_modules_babel_runtime_corejs2_core_js_object_keys__WEBPACK_IMPORTED_MODULE_1___default()(_generated_tokens_raw_json__WEBPACK_IMPORTED_MODULE_3__.props).reduce(function (_ref, key) { var tokens = _ref.tokens, tokenMap = _ref.tokenMap; var token = _generated_tokens_raw_json__WEBPACK_IMPORTED_MODULE_3__.props[key]; var name = lodash_camelCase__WEBPACK_IMPORTED_MODULE_2___default()(key); var category = lodash_camelCase__WEBPACK_IMPORTED_MODULE_2___default()(token.category); if (!tokenMap[category]) { tokenMap[category] = {}; } token.scss = "$".concat(key.replace(/_/g, '-')); tokens[name] = token.value; tokenMap[category][name] = token; return { tokens: tokens, tokenMap: tokenMap }; }, { tokens: {}, tokenMap: {} }), tokens = _Object$keys$reduce.tokens, tokenMap = _Object$keys$reduce.tokenMap; /***/ }), /***/ "6abf": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.7 / 15.2.3.4 Object.getOwnPropertyNames(O) var $keys = __webpack_require__("e6f3"); var hiddenKeys = __webpack_require__("1691").concat('length', 'prototype'); exports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) { return $keys(O, hiddenKeys); }; /***/ }), /***/ "6ac0": /***/ (function(module, exports) { /** * A specialized version of `_.reduce` for arrays without support for * iteratee shorthands. * * @private * @param {Array} [array] The array to iterate over. * @param {Function} iteratee The function invoked per iteration. * @param {*} [accumulator] The initial value. * @param {boolean} [initAccum] Specify using the first element of `array` as * the initial value. * @returns {*} Returns the accumulated value. */ function arrayReduce(array, iteratee, accumulator, initAccum) { var index = -1, length = array == null ? 0 : array.length; if (initAccum && length) { accumulator = array[++index]; } while (++index < length) { accumulator = iteratee(accumulator, array[index], index, array); } return accumulator; } module.exports = arrayReduce; /***/ }), /***/ "6b4c": /***/ (function(module, exports) { var toString = {}.toString; module.exports = function (it) { return toString.call(it).slice(8, -1); }; /***/ }), /***/ "6b54": /***/ (function(module, exports, __webpack_require__) { "use strict"; __webpack_require__("3846"); var anObject = __webpack_require__("cb7c"); var $flags = __webpack_require__("0bfb"); var DESCRIPTORS = __webpack_require__("9e1e"); var TO_STRING = 'toString'; var $toString = /./[TO_STRING]; var define = function (fn) { __webpack_require__("2aba")(RegExp.prototype, TO_STRING, fn, true); }; // 21.2.5.14 RegExp.prototype.toString() if (__webpack_require__("79e5")(function () { return $toString.call({ source: 'a', flags: 'b' }) != '/a/b'; })) { define(function toString() { var R = anObject(this); return '/'.concat(R.source, '/', 'flags' in R ? R.flags : !DESCRIPTORS && R instanceof RegExp ? $flags.call(R) : undefined); }); // FF44- RegExp#toString has a wrong name } else if ($toString.name != TO_STRING) { define(function toString() { return $toString.call(this); }); } /***/ }), /***/ "6bd3": /***/ (function(module, exports) { module.exports = {"description":"Text is used for styling and grouping paragraphs or words.\nDefaults to a `p` tag. If nested inside of another text\ncomponent it defaults to a `span` tag.","methods":[],"displayName":"DsText","props":{"color":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The color used for the text.\n * @options default|soft|softer|primary|inverse|success|warning|danger\n */","description":"The color used for the text."},"bold":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Whether the text is bold.\n */","description":"Whether the text is bold."},"inline":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"function() { return !!this.$parentText; }","func":true},"tags":{},"comment":"/**\n * Whether the text is inline.\n * @default false\n */","description":"Whether the text is inline."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The size used for the text.\n * @options small|base|large|x-large|xx-large|xxx-large\n */","description":"The size used for the text."},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"function() { return this.inline ? 'span' : 'p'; }","func":true},"tags":{},"comment":"/**\n * The html tag used for the text.\n */","description":"The html tag used for the text."},"align":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Align Text\n * `left, center, right\n */","description":"Align Text\n`left, center, right"},"uppercase":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Text in Uppdercase\n */","description":"Text in Uppdercase"}},"comment":"/**\n * Text is used for styling and grouping paragraphs or words.\n * Defaults to a `p` tag. If nested inside of another text\n * component it defaults to a `span` tag.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "6bdb": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M7 5h18v23l-1.594-1.188L16 21.249l-7.406 5.563L7 28V5zm2 2v17l6.406-4.813.594-.438.594.438L23 24V7H9z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "6c19": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M3 6h26v20h-9.563l-2.719 2.719-.719.688-.719-.688L12.561 26H2.998V6zm2 2v16h8.406l.313.281L16 26.562l2.281-2.281.313-.281H27V8H5zm4 3h14v2H9v-2zm0 4h14v2H9v-2zm0 4h10v2H9v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "6c1c": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("c367"); var global = __webpack_require__("e53d"); var hide = __webpack_require__("35e8"); var Iterators = __webpack_require__("481b"); var TO_STRING_TAG = __webpack_require__("5168")('toStringTag'); var DOMIterables = ('CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,' + 'DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,' + 'MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,' + 'SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,' + 'TextTrackList,TouchList').split(','); for (var i = 0; i < DOMIterables.length; i++) { var NAME = DOMIterables[i]; var Collection = global[NAME]; var proto = Collection && Collection.prototype; if (proto && !proto[TO_STRING_TAG]) hide(proto, TO_STRING_TAG, NAME); Iterators[NAME] = Iterators.Array; } /***/ }), /***/ "6d10": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 5h22v22H5V5zm2 2v5h5V7H7zm7 0v5h4V7h-4zm6 0v5h5V7h-5zM7 14v4h5v-4H7zm7 0v4h4v-4h-4zm6 0v4h5v-4h-5zM7 20v5h5v-5H7zm7 0v5h4v-5h-4zm6 0v5h5v-5h-5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "6da8": /***/ (function(module, exports) { /** * Converts an ASCII `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the converted array. */ function asciiToArray(string) { return string.split(''); } module.exports = asciiToArray; /***/ }), /***/ "6dc0": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M6 4h20v8l-2-2V6H8v20h16v-4l2-2v8H6V4zm16.406 7l4.313 4.281.688.719-.688.719L22.406 21 21 19.594 23.563 17h-9.656v-2h9.656L21 12.406z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "6dc6": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M13 4h6c1.093 0 2 .907 2 2v12c0 1.093-.907 2-2 2h-6c-1.093 0-2-.907-2-2V6c0-1.093.907-2 2-2zm0 2v12h6V6h-6zm-6 8h2v4c0 2.22 1.78 4 4 4h6c2.22 0 4-1.78 4-4v-4h2v4c0 3.302-2.698 6-6 6h-2v2h4v2H11v-2h4v-2h-2c-3.302 0-6-2.698-6-6v-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "6ee3": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/Flex/Flex.vue?vue&type=template&id=471f315a& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-flex",style:(_vm.styles)},[_vm._t("default")],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/Flex/Flex.vue?vue&type=template&id=471f315a& // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/objectSpread.js + 1 modules var objectSpread = __webpack_require__("cebc"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js var es6_number_constructor = __webpack_require__("c5f6"); // EXTERNAL MODULE: ./src/system/utils/index.js var utils = __webpack_require__("2b4b"); // EXTERNAL MODULE: ./src/system/mixins/index.js + 1 modules var mixins = __webpack_require__("cabe"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/Flex/Flex.vue?vue&type=script&lang=js& // // // // // // // // // /** * Used in combination with the flex item component to create flexible layouts. * @version 1.0.0 */ /* harmony default export */ var Flexvue_type_script_lang_js_ = ({ name: 'DsFlex', mixins: [mixins["mediaQuery"]], provide: function provide() { return { $parentFlex: this }; }, props: { /** * Default gutter size of columns */ gutter: { type: [String, Object], default: null }, /** * Default width of columns */ width: { type: [String, Number, Object], default: 1 }, /** * Direction of the flex items * @options row|row-reverse|column|column-reverse */ direction: { type: [String, Object], default: null }, /** * The outtermost html tag */ tag: { type: String, default: 'div' } }, computed: { styles: function styles() { var gutter = this.mediaQuery(this.gutter); var direction = this.mediaQuery(this.direction); var gutterStyle = gutter ? this.parseGutter(gutter) : {}; var directionStyle = direction ? this.parseDirection(direction) : {}; return Object(objectSpread["a" /* default */])({}, gutterStyle, directionStyle); } }, methods: { parseGutter: function parseGutter(gutter) { var realGutter = Object(utils["getSpace"])(gutter); return { marginLeft: "-".concat(realGutter / 2, "px"), marginRight: "-".concat(realGutter / 2, "px") }; }, parseDirection: function parseDirection(direction) { return { flexDirection: direction }; } } }); // CONCATENATED MODULE: ./src/system/components/layout/Flex/Flex.vue?vue&type=script&lang=js& /* harmony default export */ var Flex_Flexvue_type_script_lang_js_ = (Flexvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/layout/Flex/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("ad3a"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/layout/Flex/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FFlex%2FFlex.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FFlex_2FFlex = (function () {}); // CONCATENATED MODULE: ./src/system/components/layout/Flex/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FFlex%2FFlex.vue /* harmony default export */ var Flex_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FFlex_2FFlex = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FFlex_2FFlex); // CONCATENATED MODULE: ./src/system/components/layout/Flex/Flex.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Flex_Flexvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Flex_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FFlex_2FFlex === 'function') Flex_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FFlex_2FFlex(component) /* harmony default export */ var Flex = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "6f2e": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M3 6h26v20H3V6zm2 2v4h22V8H5zm2 1h8v2H7V9zm17 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM5 14v4h22v-4H5zm2 1h8v2H7v-2zm17 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM5 20v4h22v-4H5zm2 1h8v2H7v-2zm17 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "6ff2": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M22.5 5c4.136 0 7.5 3.364 7.5 7.5 0 2.59-2.365 4.947-2.466 5.047L16 29.081 4.46 17.541C4.365 17.447 2 15.09 2 12.5 2 8.364 5.364 5 9.5 5c2.892 0 5.327 1.804 6.5 2.854C17.173 6.804 19.608 5 22.5 5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "70e2": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-display/Table/Table.vue?vue&type=template&id=22e61f8e& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return (_vm.dataArray)?_c('div',{staticClass:"ds-table-wrap"},[_c('table',{staticClass:"ds-table",class:[ _vm.condensed && 'ds-table-condensed', _vm.bordered && 'ds-table-bordered' ],attrs:{"cellpadding":"0","cellspacing":"0"}},[_c('colgroup',_vm._l((_vm.headers),function(header){return _c('col',{key:header.key,attrs:{"width":header.width}})}),0),_c('thead',[_c('tr',_vm._l((_vm.headers),function(header){return _c('ds-table-head-col',{key:header.key,attrs:{"align":_vm.align(header.key)}},[_vm._v("\n "+_vm._s(header.label)+"\n ")])}),1)]),_c('tbody',_vm._l((_vm.rows),function(row,index){return _c('tr',{key:row.key || index},_vm._l((row),function(col){return _c('ds-table-col',{key:col.key,attrs:{"align":_vm.align(col.key)}},[_vm._t(col.key,[_vm._v("\n "+_vm._s(col.value)+"\n ")],{"row":_vm.dataArray[index] ? _vm.dataArray[index] : null,"col":col,"index":index})],2)}),1)}),0)])]):_vm._e()} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-display/Table/Table.vue?vue&type=template&id=22e61f8e& // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/object/assign.js var object_assign = __webpack_require__("5176"); var assign_default = /*#__PURE__*/__webpack_require__.n(object_assign); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/object/keys.js var object_keys = __webpack_require__("a4bb"); var keys_default = /*#__PURE__*/__webpack_require__.n(object_keys); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/typeof.js var esm_typeof = __webpack_require__("7618"); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/array/is-array.js var is_array = __webpack_require__("a745"); var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array); // EXTERNAL MODULE: ./node_modules/lodash/startCase.js var startCase = __webpack_require__("e740"); var startCase_default = /*#__PURE__*/__webpack_require__.n(startCase); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-display/Table/Table.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * Used in combination with the table row to create data tables. * @version 1.0.0 */ /* harmony default export */ var Tablevue_type_script_lang_js_ = ({ name: 'DsTable', provide: function provide() { return { $parentTable: this }; }, props: { /** * The table's data */ data: { type: [Array, Object], default: function _default() { return []; } }, /** * The table's header config */ fields: { type: [Array, Object], default: function _default() { return null; } }, /** * Should the table be more condense? */ condensed: { type: Boolean, default: false }, /** * Should the table have borders? */ bordered: { type: Boolean, default: true } }, computed: { dataArray: function dataArray() { var _this = this; if (is_array_default()(this.data)) { return this.data; } if (Object(esm_typeof["a" /* default */])(this.data) === 'object') { return keys_default()(this.data).map(function (key) { return _this.data[key]; }); } return []; }, headers: function headers() { var _this2 = this; var keys = this.dataArray[0] ? keys_default()(this.dataArray[0]) : []; var headerObj = {}; if (this.fields) { if (is_array_default()(this.fields)) { keys = this.fields; } else if (Object(esm_typeof["a" /* default */])(this.fields) === 'object') { keys = keys_default()(this.fields); headerObj = this.fields; } } return keys.map(function (key) { var header = { key: key, label: _this2.parseLabel(key), width: '' }; if (headerObj[key]) { var headerMerge = typeof headerObj[key] === 'string' ? { label: headerObj[key] } : headerObj[key]; header = assign_default()(header, headerMerge); } return header; }); }, rows: function rows() { var _this3 = this; var keys = this.dataArray[0] ? keys_default()(this.dataArray[0]) : []; return this.dataArray.map(function (row) { if (_this3.fields) { keys = is_array_default()(_this3.fields) ? _this3.fields : keys_default()(_this3.fields); } return keys.map(function (key) { return { key: key, value: row[key] }; }); }); } }, methods: { align: function align(colKey) { return this.fields && this.fields[colKey] ? this.fields[colKey].align : null; }, parseLabel: function parseLabel(label) { return startCase_default()(label); } } }); // CONCATENATED MODULE: ./src/system/components/data-display/Table/Table.vue?vue&type=script&lang=js& /* harmony default export */ var Table_Tablevue_type_script_lang_js_ = (Tablevue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-display/Table/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("21fa"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/data-display/Table/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FTable%2FTable.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FTable_2FTable = (function () {}); // CONCATENATED MODULE: ./src/system/components/data-display/Table/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FTable%2FTable.vue /* harmony default export */ var Table_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FTable_2FTable = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FTable_2FTable); // CONCATENATED MODULE: ./src/system/components/data-display/Table/Table.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Table_Tablevue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Table_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FTable_2FTable === 'function') Table_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FTable_2FTable(component) /* harmony default export */ var Table = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "70f1": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("3a3d"); /***/ }), /***/ "7120": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/typography/Code/Code.vue?vue&type=template&id=4e3e2580& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.inline ? 'code' : 'pre',{tag:"component",staticClass:"ds-code",class:[ _vm.inline && "ds-code-inline" ]},[_vm._t("default")],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/typography/Code/Code.vue?vue&type=template&id=4e3e2580& // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/typography/Code/Code.vue?vue&type=script&lang=js& // // // // // // // // // // // // /** * The code component is used for displaying lines of code. * @version 1.0.0 */ /* harmony default export */ var Codevue_type_script_lang_js_ = ({ name: 'DsCode', props: { /** * Display the code inline. */ inline: { type: Boolean, default: false } } }); // CONCATENATED MODULE: ./src/system/components/typography/Code/Code.vue?vue&type=script&lang=js& /* harmony default export */ var Code_Codevue_type_script_lang_js_ = (Codevue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/typography/Code/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("cd66"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/typography/Code/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FCode%2FCode.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FCode_2FCode = (function () {}); // CONCATENATED MODULE: ./src/system/components/typography/Code/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FCode%2FCode.vue /* harmony default export */ var Code_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FCode_2FCode = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FCode_2FCode); // CONCATENATED MODULE: ./src/system/components/typography/Code/Code.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Code_Codevue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Code_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FCode_2FCode === 'function') Code_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FCode_2FCode(component) /* harmony default export */ var Code = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "712f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 5.188l4.5 4.813H17v10h-2v-10h-3.5zM5 11h2v14h18V11h2v16H5V11z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "71c1": /***/ (function(module, exports, __webpack_require__) { var toInteger = __webpack_require__("3a38"); var defined = __webpack_require__("25eb"); // true -> String#at // false -> String#codePointAt module.exports = function (TO_STRING) { return function (that, pos) { var s = String(defined(that)); var i = toInteger(pos); var l = s.length; var a, b; if (i < 0 || i >= l) return TO_STRING ? '' : undefined; a = s.charCodeAt(i); return a < 0xd800 || a > 0xdbff || i + 1 === l || (b = s.charCodeAt(i + 1)) < 0xdc00 || b > 0xdfff ? TO_STRING ? s.charAt(i) : a : TO_STRING ? s.slice(i, i + 2) : (a - 0xd800 << 10) + (b - 0xdc00) + 0x10000; }; }; /***/ }), /***/ "73b0": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h13.406l.313.281 6 6 .281.313V29H5V3zm2 2v22h16V11h-6V5H7zm12 1.438v2.563h2.563zM20.094 14a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM13 15.594l.719.688L16 18.563l1.281-1.281.719-.688.719.688 3 3-1.438 1.438L18 19.439l-1.281 1.281-.719.688-.719-.688L13 18.439 9.719 21.72l-1.438-1.438 4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "7401": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-display/Table/TableCol.vue?vue&type=template&id=52a9bd72& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('td',{staticClass:"ds-table-col",class:[ _vm.align && ("ds-table-col-" + _vm.align) ]},[_vm._t("default")],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-display/Table/TableCol.vue?vue&type=template&id=52a9bd72& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js var es6_number_constructor = __webpack_require__("c5f6"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-display/Table/TableCol.vue?vue&type=script&lang=js& // // // // // // // // // // // /** * Used in combination with the table component to create data tables. * @version 1.0.0 * @see DsTable * @private */ /* harmony default export */ var TableColvue_type_script_lang_js_ = ({ name: 'DsTableCol', inject: { $parentTable: { default: null } }, props: { /** * The column width */ width: { type: [String, Number, Object], default: null }, /** * The column align * @options left|center|right */ align: { type: String, default: null, validator: function validator(value) { return value.match(/(left|center|right)/); } } }, computed: {} }); // CONCATENATED MODULE: ./src/system/components/data-display/Table/TableCol.vue?vue&type=script&lang=js& /* harmony default export */ var Table_TableColvue_type_script_lang_js_ = (TableColvue_type_script_lang_js_); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/system/components/data-display/Table/TableCol.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Table_TableColvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* harmony default export */ var TableCol = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "7445": /***/ (function(module, exports, __webpack_require__) { var $export = __webpack_require__("63b6"); var $parseInt = __webpack_require__("5d6b"); // 18.2.5 parseInt(string, radix) $export($export.G + $export.F * (parseInt != $parseInt), { parseInt: $parseInt }); /***/ }), /***/ "7559": /***/ (function(module, exports) { /** Used to match words composed of alphanumeric characters. */ var reAsciiWord = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g; /** * Splits an ASCII `string` into an array of its words. * * @private * @param {string} The string to inspect. * @returns {Array} Returns the words of `string`. */ function asciiWords(string) { return string.match(reAsciiWord) || []; } module.exports = asciiWords; /***/ }), /***/ "75df": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M21.5 2.5h2v1.406a5.62 5.62 0 0 1 2.25.938l.938-.938 1.406 1.406-.938.938c.464.664.792 1.421.938 2.25H29.5v2h-1.406a5.625 5.625 0 0 1-.938 2.281l.969 1.031-1.469 1.375-.938-1a5.617 5.617 0 0 1-2.219.906v1.406h-2v-1.406a5.62 5.62 0 0 1-2.25-.938l-1.031 1.063-1.438-1.438 1.063-1.031a5.615 5.615 0 0 1-.938-2.25h-1.406v-2h1.406a5.632 5.632 0 0 1 .906-2.219l-1-.938 1.375-1.469 1.031.969a5.665 5.665 0 0 1 2.281-.938V2.498zm1 3.313c-2.055 0-3.688 1.632-3.688 3.688s1.632 3.688 3.688 3.688 3.688-1.632 3.688-3.688-1.632-3.688-3.688-3.688zM9.531 11.719l.719 1.813a6.865 6.865 0 0 1 1.656-.219c.571 0 1.126.085 1.656.219l.719-1.813 1.844.75-.719 1.813a6.887 6.887 0 0 1 2.313 2.313l1.813-.719.75 1.844-1.813.719c.132.529.219 1.087.219 1.656s-.086 1.126-.219 1.656l1.813.719-.75 1.844-1.813-.719a6.907 6.907 0 0 1-2.313 2.344l.719 1.781-1.844.75-.719-1.781a6.76 6.76 0 0 1-1.656.219 6.713 6.713 0 0 1-1.656-.219l-.719 1.781-1.844-.75.719-1.781a6.873 6.873 0 0 1-2.344-2.344l-1.781.719-.75-1.844 1.781-.719c-.134-.53-.219-1.087-.219-1.656s.085-1.128.219-1.656l-1.781-.719.75-1.844 1.781.719a6.916 6.916 0 0 1 2.344-2.313l-.719-1.813zm2.375 3.594c-2.663 0-4.813 2.118-4.813 4.781s2.15 4.813 4.813 4.813 4.781-2.15 4.781-4.813-2.118-4.781-4.781-4.781z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "75e8": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M28 3.031v9.156c1.156.418 2 1.521 2 2.813s-.844 2.394-2 2.813v9.156l-1.594-1.156s-2.007-1.443-4.875-2.906-6.587-2.906-9.813-2.906H8.343l1.625 5.719.344 1.281H4.249l-.219-.719-2-7-.031-.156v-9.125h9.719c3.27 0 6.987-1.412 9.844-2.875s4.844-2.938 4.844-2.938zM26 6.75c-.82.558-1.459 1.064-3.531 2.125C19.54 10.375 15.743 11.925 12 12v6c3.708.073 7.499 1.595 10.438 3.094 2.078 1.06 2.735 1.567 3.563 2.125V6.75zM4 12v6h6v-6H4zm.344 8l1.406 5h1.906L6.25 20H4.344z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "75fc": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/array/is-array.js var is_array = __webpack_require__("a745"); var is_array_default = /*#__PURE__*/__webpack_require__.n(is_array); // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/arrayWithoutHoles.js function _arrayWithoutHoles(arr) { if (is_array_default()(arr)) { for (var i = 0, arr2 = new Array(arr.length); i < arr.length; i++) { arr2[i] = arr[i]; } return arr2; } } // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/array/from.js var from = __webpack_require__("774e"); var from_default = /*#__PURE__*/__webpack_require__.n(from); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/is-iterable.js var is_iterable = __webpack_require__("c8bb"); var is_iterable_default = /*#__PURE__*/__webpack_require__.n(is_iterable); // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/iterableToArray.js function _iterableToArray(iter) { if (is_iterable_default()(Object(iter)) || Object.prototype.toString.call(iter) === "[object Arguments]") return from_default()(iter); } // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/nonIterableSpread.js function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance"); } // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/toConsumableArray.js /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return _toConsumableArray; }); function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _nonIterableSpread(); } /***/ }), /***/ "7618": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return _typeof; }); /* harmony import */ var _core_js_symbol_iterator__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("5d58"); /* harmony import */ var _core_js_symbol_iterator__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_core_js_symbol_iterator__WEBPACK_IMPORTED_MODULE_0__); /* harmony import */ var _core_js_symbol__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("67bb"); /* harmony import */ var _core_js_symbol__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_core_js_symbol__WEBPACK_IMPORTED_MODULE_1__); function _typeof2(obj) { if (typeof _core_js_symbol__WEBPACK_IMPORTED_MODULE_1___default.a === "function" && typeof _core_js_symbol_iterator__WEBPACK_IMPORTED_MODULE_0___default.a === "symbol") { _typeof2 = function _typeof2(obj) { return typeof obj; }; } else { _typeof2 = function _typeof2(obj) { return obj && typeof _core_js_symbol__WEBPACK_IMPORTED_MODULE_1___default.a === "function" && obj.constructor === _core_js_symbol__WEBPACK_IMPORTED_MODULE_1___default.a && obj !== _core_js_symbol__WEBPACK_IMPORTED_MODULE_1___default.a.prototype ? "symbol" : typeof obj; }; } return _typeof2(obj); } function _typeof(obj) { if (typeof _core_js_symbol__WEBPACK_IMPORTED_MODULE_1___default.a === "function" && _typeof2(_core_js_symbol_iterator__WEBPACK_IMPORTED_MODULE_0___default.a) === "symbol") { _typeof = function _typeof(obj) { return _typeof2(obj); }; } else { _typeof = function _typeof(obj) { return obj && typeof _core_js_symbol__WEBPACK_IMPORTED_MODULE_1___default.a === "function" && obj.constructor === _core_js_symbol__WEBPACK_IMPORTED_MODULE_1___default.a && obj !== _core_js_symbol__WEBPACK_IMPORTED_MODULE_1___default.a.prototype ? "symbol" : _typeof2(obj); }; } return _typeof(obj); } /***/ }), /***/ "765d": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("6718")('observable'); /***/ }), /***/ "76dd": /***/ (function(module, exports, __webpack_require__) { var baseToString = __webpack_require__("ce86"); /** * Converts `value` to a string. An empty string is returned for `null` * and `undefined` values. The sign of `-0` is preserved. * * @static * @memberOf _ * @since 4.0.0 * @category Lang * @param {*} value The value to convert. * @returns {string} Returns the converted string. * @example * * _.toString(null); * // => '' * * _.toString(-0); * // => '-0' * * _.toString([1, 2, 3]); * // => '1,2,3' */ function toString(value) { return value == null ? '' : baseToString(value); } module.exports = toString; /***/ }), /***/ "7726": /***/ (function(module, exports) { // https://github.com/zloirock/core-js/issues/86#issuecomment-115759028 var global = module.exports = typeof window != 'undefined' && window.Math == Math ? window : typeof self != 'undefined' && self.Math == Math ? self // eslint-disable-next-line no-new-func : Function('return this')(); if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef /***/ }), /***/ "774e": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("d2d5"); /***/ }), /***/ "776e": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/Page/Page.vue?vue&type=template&id=4dcfd5c3& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ds-page",class:[ _vm.hasHeader ? 'ds-page-has-header' : 'ds-page-has-no-header', _vm.$slots.sidebar && 'ds-page-has-sidebar', _vm.showDrawer && 'ds-page-show-drawer', _vm.contained && 'ds-page-is-contained' ]},[_c('header',{staticClass:"ds-page-header"},[_c('div',{staticClass:"ds-page-header-container"},[_c('div',{staticClass:"ds-page-brand"},[_vm._t("brand")],2),_c('div',{staticClass:"ds-page-navbar"},[_vm._t("navbar")],2),(_vm.$slots.drawer)?_c('div',{staticClass:"ds-page-navigation-toggle",on:{"click":function($event){_vm.showDrawer = !_vm.showDrawer}}},[_c('ds-icon',{attrs:{"name":"bars"}})],1):_vm._e()])]),(_vm.$slots.sidebar)?_c('aside',{staticClass:"ds-page-sidebar"},[_c('div',{staticClass:"ds-page-sidebar-content"},[_vm._t("sidebar")],2)]):_vm._e(),(_vm.$slots.drawer)?_c('aside',{staticClass:"ds-page-drawer"},[_vm._t("drawer")],2):_vm._e(),_c('main',{staticClass:"ds-page-content"},[_vm._t("default")],2)])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/Page/Page.vue?vue&type=template&id=4dcfd5c3& // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/Page/Page.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * This component is used to layout a page. * @version 1.0.0 */ /* harmony default export */ var Pagevue_type_script_lang_js_ = ({ name: 'DsPage', props: { /** * Whether the layout should have a maximum width */ contained: { type: Boolean, default: false } }, data: function data() { return { showDrawer: false }; }, computed: { hasHeader: function hasHeader() { return this.$slots.navbar; } }, methods: { closeDrawer: function closeDrawer() { this.showDrawer = false; } } }); // CONCATENATED MODULE: ./src/system/components/layout/Page/Page.vue?vue&type=script&lang=js& /* harmony default export */ var Page_Pagevue_type_script_lang_js_ = (Pagevue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/layout/Page/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("db82"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/layout/Page/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FPage%2FPage.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPage_2FPage = (function () {}); // CONCATENATED MODULE: ./src/system/components/layout/Page/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FPage%2FPage.vue /* harmony default export */ var Page_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPage_2FPage = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPage_2FPage); // CONCATENATED MODULE: ./src/system/components/layout/Page/Page.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Page_Pagevue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Page_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPage_2FPage === 'function') Page_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FPage_2FPage(component) /* harmony default export */ var Page = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "77cf": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4.219 10.781L16 22.562l11.781-11.781 1.438 1.438-12.5 12.5-.719.688-.719-.688-12.5-12.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "77d8": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M2 7h26c1.093 0 2 .907 2 2v14c0 1.093-.907 2-2 2H2c-1.093 0-2-.907-2-2V9c0-1.093.907-2 2-2zm0 2v14h26V9H2zm2 2h2v2H4v-2zm4 0h2v2H8v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zM4 15h4v2H4v-2zm6 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h4v2h-4v-2zM4 19h4v2H4v-2zm6 0h10v2H10v-2zm12 0h4v2h-4v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "77f1": /***/ (function(module, exports, __webpack_require__) { var toInteger = __webpack_require__("4588"); var max = Math.max; var min = Math.min; module.exports = function (index, length) { index = toInteger(index); return index < 0 ? max(index + length, 0) : min(index, length); }; /***/ }), /***/ "7874": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M3.719 2.281l6.75 6.75C12.154 8.419 14.007 8 16 8c8.395 0 14.494 7.044 14.75 7.344l.625.719-.656.656c-.193.192-3.247 3.135-7.344 5.219l6.344 6.344-1.438 1.438-8.688-8.719L8.468 9.876 2.28 3.72zM16 10c-1.389 0-2.697.254-3.938.625l2.063 2.063A2.992 2.992 0 0 1 16 12c1.654 0 3 1.346 3 3 0 .71-.273 1.362-.688 1.875l2.844 2.844A6.966 6.966 0 0 0 23 15c0-1.3-.386-2.556-1.063-3.656C20.161 10.556 18.164 10 15.999 10zm-9.375.875l2.563 2.563A6.746 6.746 0 0 0 9 15.001c0 3.565 2.68 6.54 6.219 6.938l.094.031c.466.039.908.039 1.375 0l.125-.031c.261-.029.531-.068.781-.125l1.719 1.719c-.778.198-1.577.343-2.375.406h-.063c-.29.025-.585.063-.875.063s-.585-.037-.875-.063h-.063c-6.964-.555-13.495-6.934-13.781-7.219l-.656-.656.625-.719c.144-.17 2.137-2.479 5.375-4.469zm.656 1.969a24.434 24.434 0 0 0-3.875 3.094 32.712 32.712 0 0 0 4.781 3.5A8.929 8.929 0 0 1 6.999 15c0-.737.107-1.452.281-2.156zm17.438 0c.173.702.281 1.421.281 2.156 0 1.614-.438 3.12-1.188 4.438a32.299 32.299 0 0 0 4.75-3.469 23.858 23.858 0 0 0-3.844-3.125zM16 14a.951.951 0 0 0-.438.125l1.313 1.313A.951.951 0 0 0 17 15c0-.551-.448-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "7948": /***/ (function(module, exports) { /** * A specialized version of `_.map` for arrays without support for iteratee * shorthands. * * @private * @param {Array} [array] The array to iterate over. * @param {Function} iteratee The function invoked per iteration. * @returns {Array} Returns the new mapped array. */ function arrayMap(array, iteratee) { var index = -1, length = array == null ? 0 : array.length, result = Array(length); while (++index < length) { result[index] = iteratee(array[index], index, array); } return result; } module.exports = arrayMap; /***/ }), /***/ "794b": /***/ (function(module, exports, __webpack_require__) { module.exports = !__webpack_require__("8e60") && !__webpack_require__("294c")(function () { return Object.defineProperty(__webpack_require__("1ec9")('div'), 'a', { get: function () { return 7; } }).a != 7; }); /***/ }), /***/ "795b": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("696e"); /***/ }), /***/ "797b": /***/ (function(module, exports) { module.exports = {"description":"Simple Modal Component","methods":[],"displayName":"DsModal","props":{"title":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Modal title\n */","description":"Modal title"},"isOpen":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Open state\n */","description":"Open state"},"force":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Force user input by disabeling the ESC key, close button and click on the backdrop\n */","description":"Force user input by disabeling the ESC key, close button and click on the backdrop"},"extended":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Allow closing without choosing action by ESC key, close button or click on the backdrop\n */","description":"Allow closing without choosing action by ESC key, close button or click on the backdrop"},"cancelLabel":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"Cancel\"","func":false},"tags":{},"comment":"/**\n * Cancel button label\n */","description":"Cancel button label"},"confirmLabel":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"Confirm\"","func":false},"tags":{},"comment":"/**\n * Confirm button label\n */","description":"Confirm button label"}},"comment":"/**\n * Simple Modal Component\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":"Modal content"},"\\\"footer\\\"":{"description":"Modal footer with action buttons"}}} /***/ }), /***/ "798c": /***/ (function(module, exports) { module.exports = {"description":"This component displays the brand's logo.","methods":[],"displayName":"DsLogo","props":{"inverse":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Inverse the logo\n */","description":"Inverse the logo"},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"div\"","func":false},"tags":{},"comment":"/**\n * The html element name used for the logo.\n */","description":"The html element name used for the logo."}},"comment":"/**\n * This component displays the brand's logo.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{}} /***/ }), /***/ "79aa": /***/ (function(module, exports) { module.exports = function (it) { if (typeof it != 'function') throw TypeError(it + ' is not a function!'); return it; }; /***/ }), /***/ "79e5": /***/ (function(module, exports) { module.exports = function (exec) { try { return !!exec(); } catch (e) { return true; } }; /***/ }), /***/ "7a41": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M2 5h28v22H2V5zm2 2v12.875l7-7 .719.719 5.75 5.813L22 14.876l.719.719L28 20.908V7.002H4zm20 2a2 2 0 1 1 .001 3.999A2 2 0 0 1 24 9zm-13 6.719l-7 7V25h16.188zm11 2l-3.125 3.094 4.156 4.188H28V23.72z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "7b6f": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("bf29"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "7bf7": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/navigation/Menu/Menu.vue?vue&type=template&id=12536029& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('nav',{staticClass:"ds-menu",class:[ _vm.inverse && 'ds-menu-inverse', _vm.navbar && 'ds-menu-navbar' ]},[_c('ul',{staticClass:"ds-menu-list"},[_vm._t("default",[_vm._l((_vm.routes),function(route,index){return _vm._t(route.name,[_vm._t("menuitem",[_c('ds-menu-item',{key:route.path ? route.path : index,attrs:{"route":route}})],{"route":route})],{"route":route,"parents":[]})})])],2)])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/navigation/Menu/Menu.vue?vue&type=template&id=12536029& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.function.name.js var es6_function_name = __webpack_require__("7f7f"); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/toConsumableArray.js + 3 modules var toConsumableArray = __webpack_require__("75fc"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/navigation/Menu/Menu.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * Used in combination with the menu item to help the user navigate. * @version 1.0.0 */ /* harmony default export */ var Menuvue_type_script_lang_js_ = ({ name: 'DsMenu', provide: function provide() { return { $parentMenu: this }; }, props: { /** * The routes to display */ routes: { type: Array, default: function _default() { return null; } }, /** * Set to true, if you use it on dark background */ inverse: { type: Boolean, default: false }, /** * Display menu as a navbar */ navbar: { type: Boolean, default: false }, /** * The default component / tag used for the link of menu items * @options router-link|a */ linkTag: { type: String, default: function _default() { return this.$router ? 'router-link' : 'a'; }, validator: function validator(value) { return value.match(/(router-link|a)/); } }, /** * Function that parses the url for each menu item */ urlParser: { type: Function, default: function _default(route, parents) { if (route.path) { return route.path; } var parseName = this.$options.filters.kebabCase; var routeParts = [].concat(Object(toConsumableArray["a" /* default */])(parents), [route]).map(function (p) { return parseName(p.name); }); return '/' + routeParts.join('/'); } }, /** * Function that parses the name for each menu item */ nameParser: { type: Function, default: function _default(route) { return route.name; } }, /** * Function that matches items exactly */ matcher: { type: Function, default: function _default() { return false; } }, /** * Function that checks if the url must be matched exactly in order to activate the menu item. By default only '/' must be matched exactly. */ isExact: { type: Function, default: function _default(url) { return url === '/' || url.path === '/'; } } }, computed: {}, methods: { handleNavigate: function handleNavigate() { /** * Menu navigates to route. * * @event navigate */ this.$emit('navigate'); } } }); // CONCATENATED MODULE: ./src/system/components/navigation/Menu/Menu.vue?vue&type=script&lang=js& /* harmony default export */ var Menu_Menuvue_type_script_lang_js_ = (Menuvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/navigation/Menu/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("490c"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/navigation/Menu/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fnavigation%2FMenu%2FMenu.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FMenu_2FMenu = (function () {}); // CONCATENATED MODULE: ./src/system/components/navigation/Menu/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fnavigation%2FMenu%2FMenu.vue /* harmony default export */ var Menu_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FMenu_2FMenu = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FMenu_2FMenu); // CONCATENATED MODULE: ./src/system/components/navigation/Menu/Menu.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Menu_Menuvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Menu_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FMenu_2FMenu === 'function') Menu_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fnavigation_2FMenu_2FMenu(component) /* harmony default export */ var Menu = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "7c67": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "7ccd": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 6h22c1.645 0 3 1.355 3 3v14c0 1.645-1.355 3-3 3H5c-1.645 0-3-1.355-3-3V9c0-1.645 1.355-3 3-3zm0 2c-.555 0-1 .445-1 1v14c0 .555.445 1 1 1h22c.555 0 1-.445 1-1V9c0-.555-.445-1-1-1H5zm1 7a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "7cd6": /***/ (function(module, exports, __webpack_require__) { var classof = __webpack_require__("40c3"); var ITERATOR = __webpack_require__("5168")('iterator'); var Iterators = __webpack_require__("481b"); module.exports = __webpack_require__("584a").getIteratorMethod = function (it) { if (it != undefined) return it[ITERATOR] || it['@@iterator'] || Iterators[classof(it)]; }; /***/ }), /***/ "7e3a": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4 7h2.219c.918 0 1.716.61 1.938 1.5L10.782 19h12.469l2.406-9h2.094l-2.594 9.531A1.969 1.969 0 0 1 23.251 21H10.782c-.918 0-1.714-.61-1.938-1.5L6.219 9H4a1 1 0 0 1 0-2zm18 14c1.645 0 3 1.355 3 3s-1.355 3-3 3-3-1.355-3-3 1.355-3 3-3zm-9 0c1.645 0 3 1.355 3 3s-1.355 3-3 3-3-1.355-3-3 1.355-3 3-3zm3-14h2v3h3v2h-3v3h-2v-3h-3v-2h3V7zm-3 16c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1zm9 0c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "7e8e": /***/ (function(module, exports) { /** Used to detect strings that need a more robust regexp to match words. */ var reHasUnicodeWord = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/; /** * Checks if `string` contains a word composed of Unicode symbols. * * @private * @param {string} string The string to inspect. * @returns {boolean} Returns `true` if a word is found, else `false`. */ function hasUnicodeWord(string) { return reHasUnicodeWord.test(string); } module.exports = hasUnicodeWord; /***/ }), /***/ "7e90": /***/ (function(module, exports, __webpack_require__) { var dP = __webpack_require__("d9f6"); var anObject = __webpack_require__("e4ae"); var getKeys = __webpack_require__("c3a1"); module.exports = __webpack_require__("8e60") ? Object.defineProperties : function defineProperties(O, Properties) { anObject(O); var keys = getKeys(Properties); var length = keys.length; var i = 0; var P; while (length > i) dP.f(O, P = keys[i++], Properties[P]); return O; }; /***/ }), /***/ "7ed5": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h20v7h-2V5H7v5H5V3zm2 9h2l1 2 1-2h2l-2 4 2 4h-2l-1-2-1 2H7l2-4zm7 0h2v6h2v2h-4v-8zm7.5 0c.733 0 1.402.287 1.844.75S24 13.818 24 14.406h-2c0-.112-.035-.22-.094-.281S21.766 14 21.5 14c-.217 0-.5.283-.5.5s.283.5.5.5c1.383 0 2.5 1.117 2.5 2.5 0 1.3-1.081 2.5-2.5 2.5-.732 0-1.413-.232-1.875-.719S19 18.16 19 17.593h2c0 .233.049.299.063.313s.069.094.438.094c.381 0 .5-.2.5-.5 0-.217-.283-.5-.5-.5-1.383 0-2.5-1.117-2.5-2.5s1.117-2.5 2.5-2.5zM5 22h2v5h16v-5h2v7H5v-7z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "7f20": /***/ (function(module, exports, __webpack_require__) { var def = __webpack_require__("86cc").f; var has = __webpack_require__("69a8"); var TAG = __webpack_require__("2b4c")('toStringTag'); module.exports = function (it, tag, stat) { if (it && !has(it = stat ? it : it.prototype, TAG)) def(it, TAG, { configurable: true, value: tag }); }; /***/ }), /***/ "7f7f": /***/ (function(module, exports, __webpack_require__) { var dP = __webpack_require__("86cc").f; var FProto = Function.prototype; var nameRE = /^\s*function ([^ (]*)/; var NAME = 'name'; // 19.2.4.2 name NAME in FProto || __webpack_require__("9e1e") && dP(FProto, NAME, { configurable: true, get: function () { try { return ('' + this).match(nameRE)[1]; } catch (e) { return ''; } } }); /***/ }), /***/ "7fb7": /***/ (function(module, exports) { module.exports = {"description":"Used for letting the user choose one value from a set of options.","methods":[],"displayName":"DsRadio","props":{"value":{"type":{"name":"string|object|number|array"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The value of the input. Can be passed via v-model.\n */","description":"The value of the input. Can be passed via v-model."},"model":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The model name when used within a form component. Uses dot notation.\n */","description":"The model name when used within a form component. Uses dot notation."},"name":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Name to use on the input for accessibility\n */","description":"Name to use on the input for accessibility"},"label":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The label of the input.\n */","description":"The label of the input."},"id":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The id of the input.\n */","description":"The id of the input."},"disabled":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the input is disabled or not.\n */","description":"Whether the input is disabled or not."},"readonly":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the input should be read-only\n */","description":"Whether the input should be read-only"},"schema":{"type":{"name":"object"},"required":"","defaultValue":{"value":"function() { return null; }","func":true},"tags":{},"comment":"/**\n * The async-validator schema used for the input.\n * @default null\n */","description":"The async-validator schema used for the input."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"base\"","func":false},"tags":{},"comment":"/**\n * The input's size.\n * @options small|base|large\n */","description":"The input's size."},"tabindex":{"type":{"name":"number"},"required":"","defaultValue":{"value":"0","func":false},"tags":{},"comment":"","description":""},"multiple":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the user can select multiple items\n */","description":"Whether the user can select multiple items"},"buttons":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the input should be options should be buttons\n */","description":"Whether the input should be options should be buttons"},"options":{"type":{"name":"array"},"required":"","defaultValue":{"value":"function() { return []; }","func":true},"tags":{},"comment":"/**\n * The select options.\n */","description":"The select options."},"labelProp":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"label\"","func":false},"tags":{},"comment":"/**\n * The prop to use as the label when options are objects\n */","description":"The prop to use as the label when options are objects"}},"comment":"/**\n * Used for letting the user choose one value from a set of options.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{"input":{"description":"Fires after user input.\nReceives the value as the only argument.","comment":"/**\n * Fires after user input.\n * Receives the value as the only argument.\n *\n * @event input\n */"}},"slots":{"\\\"option\\\"":{"description":"Slot to provide custom option items"}}} /***/ }), /***/ "800c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 3h2v2.063c5.268.477 9.46 4.67 9.938 9.938h2.063v2h-2.063A10.989 10.989 0 0 1 17 26.939v2.063h-2v-2.063a10.989 10.989 0 0 1-9.938-9.938H2.999v-2h2.063A10.989 10.989 0 0 1 15 5.063V3zm0 4.031A8.997 8.997 0 0 0 7.031 15H9v2H7.031A8.997 8.997 0 0 0 15 24.969V23h2v1.969A8.997 8.997 0 0 0 24.969 17H23v-2h1.969A8.997 8.997 0 0 0 17 7.031V9h-2V7.031z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "804f": /***/ (function(module) { module.exports = {"aliases":{"green":{"value":"135, 77%"},"neutral":{"value":"264, 10%"},"orange":{"value":"28, 80%"},"red":{"value":"7, 72%"},"yellow":{"value":"48, 100%"},"pink":{"value":"330, 86%"},"blue":{"value":"203, 100%"},"teal":{"value":"174, 80%"},"purple":{"value":"264, 88%"},"x-large":{"value":48},"xxx-large":{"value":128},"small":{"value":16},"xx-large":{"value":64},"base":{"value":24},"xxx-small":{"value":2},"x-small":{"value":8},"xx-small":{"value":4},"large":{"value":32},"xs":{"value":480},"sm":{"value":600},"md":{"value":768},"lg":{"value":1024},"xl":{"value":1200}},"props":{"color-neutral-0":{"type":"color","category":"color","name":"color-neutral-0","value":"rgb(25, 23, 28)","originalValue":"hsla({!neutral}, 10%, 1)"},"color-neutral-10":{"type":"color","category":"color","name":"color-neutral-10","value":"rgb(40, 37, 45)","originalValue":"hsla({!neutral}, 16%, 1)"},"color-neutral-20":{"type":"color","category":"color","name":"color-neutral-20","value":"rgb(75, 69, 84)","originalValue":"hsla({!neutral}, 30%, 1)"},"color-neutral-30":{"type":"color","category":"color","name":"color-neutral-30","value":"rgb(100, 92, 112)","originalValue":"hsla({!neutral}, 40%, 1)"},"color-neutral-40":{"type":"color","category":"color","name":"color-neutral-40","value":"rgb(112, 103, 126)","originalValue":"hsla({!neutral}, 45%, 1)"},"color-neutral-50":{"type":"color","category":"color","name":"color-neutral-50","value":"rgb(151, 143, 163)","originalValue":"hsla({!neutral}, 60%, 1)"},"color-neutral-60":{"type":"color","category":"color","name":"color-neutral-60","value":"rgb(177, 171, 186)","originalValue":"hsla({!neutral}, 70%, 1)"},"color-neutral-70":{"type":"color","category":"color","name":"color-neutral-70","value":"rgb(203, 199, 209)","originalValue":"hsla({!neutral}, 80%, 1)"},"color-neutral-80":{"type":"color","category":"color","name":"color-neutral-80","value":"rgb(229, 227, 232)","originalValue":"hsla({!neutral}, 90%, 1)"},"color-neutral-85":{"type":"color","category":"color","name":"color-neutral-85","value":"rgb(239, 238, 241)","originalValue":"hsla({!neutral}, 94%, 1)"},"color-neutral-90":{"type":"color","category":"color","name":"color-neutral-90","value":"rgb(245, 244, 246)","originalValue":"hsla({!neutral}, 96%, 1)"},"color-neutral-95":{"type":"color","category":"color","name":"color-neutral-95","value":"rgb(250, 249, 250)","originalValue":"hsla({!neutral}, 98%, 1)"},"color-neutral-100":{"type":"color","category":"color","name":"color-neutral-100","value":"rgb(255, 255, 255)","originalValue":"hsla({!neutral}, 100%, 1)"},"color-primary":{"type":"color","category":"color","name":"color-primary","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"color-primary-active":{"type":"color","category":"color","name":"color-primary-active","value":"rgb(25, 194, 67)","originalValue":"hsla({!green}, 43%, 1)"},"color-primary-inverse":{"type":"color","category":"color","name":"color-primary-inverse","value":"rgb(241, 253, 244)","originalValue":"hsla({!green}, 97%, 1)"},"color-secondary":{"type":"color","category":"color","name":"color-secondary","value":"rgb(0, 142, 230)","originalValue":"hsla({!blue}, 45%, 1)"},"color-secondary-active":{"type":"color","category":"color","name":"color-secondary-active","value":"rgb(10, 161, 255)","originalValue":"hsla({!blue}, 52%, 1)"},"color-secondary-inverse":{"type":"color","category":"color","name":"color-secondary-inverse","value":"rgb(240, 249, 255)","originalValue":"hsla({!blue}, 97%, 1)"},"color-success":{"type":"color","category":"color","name":"color-success","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"color-success-active":{"type":"color","category":"color","name":"color-success-active","value":"rgb(26, 203, 71)","originalValue":"hsla({!green}, 45%, 1)"},"color-success-inverse":{"type":"color","category":"color","name":"color-success-inverse","value":"rgb(241, 253, 244)","originalValue":"hsla({!green}, 97%, 1)"},"color-danger":{"type":"color","category":"color","name":"color-danger","value":"rgb(219, 57, 36)","originalValue":"hsla({!red}, 50%, 1)"},"color-danger-active":{"type":"color","category":"color","name":"color-danger-active","value":"rgb(224, 81, 62)","originalValue":"hsla({!red}, 56%, 1)"},"color-danger-inverse":{"type":"color","category":"color","name":"color-danger-inverse","value":"rgb(253, 243, 242)","originalValue":"hsla({!red}, 97%, 1)"},"color-warning":{"type":"color","category":"color","name":"color-warning","value":"rgb(230, 121, 25)","originalValue":"hsla({!orange}, 50%, 1)"},"color-warning-active":{"type":"color","category":"color","name":"color-warning-active","value":"rgb(233, 137, 53)","originalValue":"hsla({!orange}, 56%, 1)"},"color-warning-inverse":{"type":"color","category":"color","name":"color-warning-inverse","value":"rgb(253, 247, 241)","originalValue":"hsla({!orange}, 97%, 1)"},"color-yellow":{"type":"color","category":"color","name":"color-yellow","value":"rgb(245, 196, 0)","originalValue":"hsla({!yellow}, 48%, 1)"},"color-yellow-active":{"type":"color","category":"color","name":"color-yellow-active","value":"rgb(255, 206, 10)","originalValue":"hsla({!yellow}, 52%, 1)"},"color-yellow-inverse":{"type":"color","category":"color","name":"color-yellow-inverse","value":"rgb(255, 252, 240)","originalValue":"hsla({!yellow}, 97%, 1)"},"text-color-base":{"type":"color","category":"text-color","name":"text-color-base","value":"rgb(75, 69, 84)","originalValue":"hsla({!neutral}, 30%, 1)"},"text-color-soft":{"type":"color","category":"text-color","name":"text-color-soft","value":"rgb(112, 103, 126)","originalValue":"hsla({!neutral}, 45%, 1)"},"text-color-softer":{"type":"color","category":"text-color","name":"text-color-softer","value":"rgb(177, 171, 186)","originalValue":"hsla({!neutral}, 70%, 1)"},"text-color-disabled":{"type":"color","category":"text-color","name":"text-color-disabled","value":"rgb(177, 171, 186)","originalValue":"hsla({!neutral}, 70%, 1)"},"text-color-inverse":{"type":"color","category":"text-color","name":"text-color-inverse","value":"rgb(250, 249, 250)","originalValue":"hsla({!neutral}, 98%, 1)"},"text-color-link":{"type":"color","category":"text-color","name":"text-color-link","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"text-color-link-active":{"type":"color","category":"text-color","name":"text-color-link-active","value":"rgb(25, 194, 67)","originalValue":"hsla({!green}, 43%, 1)"},"text-color-primary":{"type":"color","category":"text-color","name":"text-color-primary","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"text-color-primary-inverse":{"type":"color","category":"text-color","name":"text-color-primary-inverse","value":"rgb(241, 253, 244)","originalValue":"hsla({!green}, 97%, 1)"},"text-color-secondary":{"type":"color","category":"text-color","name":"text-color-secondary","value":"rgb(0, 142, 230)","originalValue":"hsla({!blue}, 45%, 1)"},"text-color-secondary-inverse":{"type":"color","category":"text-color","name":"text-color-secondary-inverse","value":"rgb(240, 249, 255)","originalValue":"hsla({!blue}, 97%, 1)"},"text-color-success":{"type":"color","category":"text-color","name":"text-color-success","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"text-color-success-inverse":{"type":"color","category":"text-color","name":"text-color-success-inverse","value":"rgb(241, 253, 244)","originalValue":"hsla({!green}, 97%, 1)"},"text-color-warning":{"type":"color","category":"text-color","name":"text-color-warning","value":"rgb(230, 121, 25)","originalValue":"hsla({!orange}, 50%, 1)"},"text-color-warning-inverse":{"type":"color","category":"text-color","name":"text-color-warning-inverse","value":"rgb(253, 247, 241)","originalValue":"hsla({!orange}, 97%, 1)"},"text-color-danger":{"type":"color","category":"text-color","name":"text-color-danger","value":"rgb(219, 57, 36)","originalValue":"hsla({!red}, 50%, 1)"},"text-color-danger-inverse":{"type":"color","category":"text-color","name":"text-color-danger-inverse","value":"rgb(253, 243, 242)","originalValue":"hsla({!red}, 97%, 1)"},"background-color-base":{"type":"color","category":"background-color","name":"background-color-base","value":"rgb(255, 255, 255)","originalValue":"hsla({!neutral}, 100%, 1)"},"background-color-soft":{"type":"color","category":"background-color","name":"background-color-soft","value":"rgb(250, 249, 250)","originalValue":"hsla({!neutral}, 98%, 1)"},"background-color-softer":{"type":"color","category":"background-color","name":"background-color-softer","value":"rgb(245, 244, 246)","originalValue":"hsla({!neutral}, 96%, 1)"},"background-color-softer-active":{"type":"color","category":"background-color","name":"background-color-softer-active","value":"rgb(250, 249, 250)","originalValue":"hsla({!neutral}, 98%, 1)"},"background-color-softest":{"type":"color","category":"background-color","name":"background-color-softest","value":"rgb(239, 238, 241)","originalValue":"hsla({!neutral}, 94%, 1)"},"background-color-softest-active":{"type":"color","category":"background-color","name":"background-color-softest-active","value":"rgb(245, 244, 246)","originalValue":"hsla({!neutral}, 96%, 1)"},"background-color-inverse":{"type":"color","category":"background-color","name":"background-color-inverse","value":"rgb(25, 23, 28)","originalValue":"hsla({!neutral}, 10%, 1)"},"background-color-inverse-soft":{"type":"color","category":"background-color","name":"background-color-inverse-soft","value":"rgb(40, 37, 45)","originalValue":"hsla({!neutral}, 16%, 1)"},"background-color-inverse-softer":{"type":"color","category":"background-color","name":"background-color-inverse-softer","value":"rgb(75, 69, 84)","originalValue":"hsla({!neutral}, 30%, 1)"},"background-color-inverse-softer-active":{"type":"color","category":"background-color","name":"background-color-inverse-softer-active","value":"rgb(100, 92, 112)","originalValue":"hsla({!neutral}, 40%, 1)"},"background-color-disabled":{"type":"color","category":"background-color","name":"background-color-disabled","value":"rgb(245, 244, 246)","originalValue":"hsla({!neutral}, 96%, 1)"},"background-color-primary":{"type":"color","category":"background-color","name":"background-color-primary","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"background-color-primary-active":{"type":"color","category":"background-color","name":"background-color-primary-active","value":"rgb(25, 194, 67)","originalValue":"hsla({!green}, 43%, 1)"},"background-color-primary-inverse":{"type":"color","category":"background-color","name":"background-color-primary-inverse","value":"rgb(241, 253, 244)","originalValue":"hsla({!green}, 97%, 1)"},"background-color-secondary":{"type":"color","category":"background-color","name":"background-color-secondary","value":"rgb(0, 142, 230)","originalValue":"hsla({!blue}, 45%, 1)"},"background-color-secondary-active":{"type":"color","category":"background-color","name":"background-color-secondary-active","value":"rgb(10, 161, 255)","originalValue":"hsla({!blue}, 52%, 1)"},"background-color-secondary-inverse":{"type":"color","category":"background-color","name":"background-color-secondary-inverse","value":"rgb(240, 249, 255)","originalValue":"hsla({!blue}, 97%, 1)"},"background-color-success":{"type":"color","category":"background-color","name":"background-color-success","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"background-color-success-active":{"type":"color","category":"background-color","name":"background-color-success-active","value":"rgb(26, 203, 71)","originalValue":"hsla({!green}, 45%, 1)"},"background-color-success-inverse":{"type":"color","category":"background-color","name":"background-color-success-inverse","value":"rgb(241, 253, 244)","originalValue":"hsla({!green}, 97%, 1)"},"background-color-warning":{"type":"color","category":"background-color","name":"background-color-warning","value":"rgb(230, 121, 25)","originalValue":"hsla({!orange}, 50%, 1)"},"background-color-warning-active":{"type":"color","category":"background-color","name":"background-color-warning-active","value":"rgb(233, 137, 53)","originalValue":"hsla({!orange}, 56%, 1)"},"background-color-warning-inverse":{"type":"color","category":"background-color","name":"background-color-warning-inverse","value":"rgb(253, 247, 241)","originalValue":"hsla({!orange}, 97%, 1)"},"background-color-danger":{"type":"color","category":"background-color","name":"background-color-danger","value":"rgb(219, 57, 36)","originalValue":"hsla({!red}, 50%, 1)"},"background-color-danger-active":{"type":"color","category":"background-color","name":"background-color-danger-active","value":"rgb(224, 81, 62)","originalValue":"hsla({!red}, 56%, 1)"},"background-color-danger-inverse":{"type":"color","category":"background-color","name":"background-color-danger-inverse","value":"rgb(253, 243, 242)","originalValue":"hsla({!red}, 97%, 1)"},"border-color-base":{"type":"color","category":"border-color","name":"border-color-base","value":"rgb(177, 171, 186)","originalValue":"hsla({!neutral}, 70%, 1)"},"border-color-soft":{"type":"color","category":"border-color","name":"border-color-soft","value":"rgb(203, 199, 209)","originalValue":"hsla({!neutral}, 80%, 1)"},"border-color-softer":{"type":"color","category":"border-color","name":"border-color-softer","value":"rgb(229, 227, 232)","originalValue":"hsla({!neutral}, 90%, 1)"},"border-color-softest":{"type":"color","category":"border-color","name":"border-color-softest","value":"rgb(245, 244, 246)","originalValue":"hsla({!neutral}, 96%, 1)"},"border-color-active":{"type":"color","category":"border-color","name":"border-color-active","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"border-color-primary":{"type":"color","category":"border-color","name":"border-color-primary","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"border-color-success":{"type":"color","category":"border-color","name":"border-color-success","value":"rgb(23, 181, 63)","originalValue":"hsla({!green}, 40%, 1)"},"border-color-warning":{"type":"color","category":"border-color","name":"border-color-warning","value":"rgb(230, 121, 25)","originalValue":"hsla({!orange}, 50%, 1)"},"border-color-danger":{"type":"color","category":"border-color","name":"border-color-danger","value":"rgb(219, 57, 36)","originalValue":"hsla({!red}, 50%, 1)"},"border-size-base":{"type":"number","category":"border-size","name":"border-size-base","value":"1px","originalValue":"1px"},"border-size-large":{"type":"number","category":"border-size","name":"border-size-large","value":"3px","originalValue":"3px"},"border-size-x-large":{"type":"number","category":"border-size","name":"border-size-x-large","value":"6px","originalValue":"6px"},"border-radius-x-large":{"type":"number","category":"border-radius","name":"border-radius-x-large","value":"5px","originalValue":"5px"},"border-radius-large":{"type":"number","category":"border-radius","name":"border-radius-large","value":"4px","originalValue":"4px"},"border-radius-base":{"type":"number","category":"border-radius","name":"border-radius-base","value":"4px","originalValue":"4px"},"border-radius-rounded":{"type":"number","category":"border-radius","name":"border-radius-rounded","value":"2em","originalValue":"2em"},"border-radius-circle":{"type":"number","category":"border-radius","name":"border-radius-circle","value":"50%","originalValue":"50%"},"font-size-xxxx-large":{"type":"number","category":"font-size","name":"font-size-xxxx-large","value":"3rem","originalValue":"3rem"},"font-size-xxx-large":{"type":"number","category":"font-size","name":"font-size-xxx-large","value":"2.5rem","originalValue":"2.5rem"},"font-size-xx-large":{"type":"number","category":"font-size","name":"font-size-xx-large","value":"2rem","originalValue":"2rem"},"font-size-x-large":{"type":"number","category":"font-size","name":"font-size-x-large","value":"1.5rem","originalValue":"1.5rem"},"font-size-large":{"type":"number","category":"font-size","name":"font-size-large","value":"1.25rem","originalValue":"1.25rem"},"font-size-base":{"type":"number","category":"font-size","name":"font-size-base","value":"1rem","originalValue":"1rem"},"font-size-body":{"type":"number","category":"font-size","name":"font-size-body","value":"15px","originalValue":"15px"},"font-size-small":{"type":"number","category":"font-size","name":"font-size-small","value":"0.8rem","originalValue":"0.8rem"},"font-size-x-small":{"type":"number","category":"font-size","name":"font-size-x-small","value":"0.7rem","originalValue":"0.7rem"},"font-size-xx-small":{"type":"number","category":"font-size","name":"font-size-xx-small","value":"0.6rem","originalValue":"0.6rem"},"font-space-xxxx-large":{"type":"number","category":"font-spacing","name":"font-space-xxxx-large","value":"2em","originalValue":"2em"},"font-space-xxx-large":{"type":"number","category":"font-spacing","name":"font-space-xxx-large","value":"1.5em","originalValue":"1.5em"},"font-space-xx-large":{"type":"number","category":"font-spacing","name":"font-space-xx-large","value":"1.2em","originalValue":"1.2em"},"font-space-x-large":{"type":"number","category":"font-spacing","name":"font-space-x-large","value":"1em","originalValue":"1em"},"font-space-large":{"type":"number","category":"font-spacing","name":"font-space-large","value":"0.6em","originalValue":"0.6em"},"font-space-base":{"type":"number","category":"font-spacing","name":"font-space-base","value":"0.5em","originalValue":"0.5em"},"font-space-small":{"type":"number","category":"font-spacing","name":"font-space-small","value":"0.4em","originalValue":"0.4em"},"font-space-x-small":{"type":"number","category":"font-spacing","name":"font-space-x-small","value":"0.3em","originalValue":"0.3em"},"font-space-xx-small":{"type":"number","category":"font-spacing","name":"font-space-xx-small","value":"0.2em","originalValue":"0.2em"},"font-space-xxx-small":{"type":"number","category":"font-spacing","name":"font-space-xxx-small","value":"0.1em","originalValue":"0.1em"},"font-family-heading":{"type":"...","category":"font-family","name":"font-family-heading","value":"'LatoWeb', sans-serif","originalValue":"'LatoWeb', sans-serif"},"font-family-text":{"type":"...","category":"font-family","name":"font-family-text","value":"'LatoWeb', sans-serif","originalValue":"'LatoWeb', sans-serif"},"font-family-serif":{"type":"...","category":"font-family","name":"font-family-serif","value":"'Gentium Basic', serif","originalValue":"'Gentium Basic', serif"},"font-family-code":{"type":"...","category":"font-family","name":"font-family-code","value":"inconsolata, monospace","originalValue":"inconsolata, monospace"},"font-weight-regular":{"type":"...","category":"font-weight","name":"font-weight-regular","value":"normal","originalValue":"normal"},"font-weight-bold":{"type":"...","category":"font-weight","name":"font-weight-bold","value":"600","originalValue":"600"},"line-height-large":{"type":"number","category":"line-height","name":"line-height-large","value":"1.5","originalValue":"1.5"},"line-height-base":{"type":"number","category":"line-height","name":"line-height-base","value":"1.3","originalValue":"1.3"},"line-height-small":{"type":"number","category":"line-height","name":"line-height-small","value":"1.1","originalValue":"1.1"},"line-height-smaller":{"type":"number","category":"line-height","name":"line-height-smaller","value":"1.0","originalValue":"1.0"},"letter-spacing-x-large":{"type":"number","category":"letter-spacing","name":"letter-spacing-x-large","value":"0.1em","originalValue":"0.1em"},"letter-spacing-large":{"type":"number","category":"letter-spacing","name":"letter-spacing-large","value":"0.05em","originalValue":"0.05em"},"letter-spacing-base":{"type":"number","category":"letter-spacing","name":"letter-spacing-base","value":"0","originalValue":"0"},"letter-spacing-small":{"type":"number","category":"letter-spacing","name":"letter-spacing-small","value":"-0.01em","originalValue":"-0.01em"},"letter-spacing-x-small":{"type":"number","category":"letter-spacing","name":"letter-spacing-x-small","value":"-0.015em","originalValue":"-0.015em"},"opacity-soft":{"type":"number","category":"opacity","name":"opacity-soft","value":"0.65","originalValue":"0.65"},"opacity-disabled":{"type":"number","category":"opacity","name":"opacity-disabled","value":"0.5","originalValue":"0.5"},"xxx-large":{"type":"number","category":"space-size","name":"xxx-large","value":128,"originalValue":128},"xx-large":{"type":"number","category":"space-size","name":"xx-large","value":64,"originalValue":64},"x-large":{"type":"number","category":"space-size","name":"x-large","value":48,"originalValue":48},"large":{"type":"number","category":"space-size","name":"large","value":32,"originalValue":32},"base":{"type":"number","category":"space-size","name":"base","value":24,"originalValue":24},"small":{"type":"number","category":"space-size","name":"small","value":16,"originalValue":16},"x-small":{"type":"number","category":"space-size","name":"x-small","value":8,"originalValue":8},"xx-small":{"type":"number","category":"space-size","name":"xx-small","value":4,"originalValue":4},"xxx-small":{"type":"number","category":"space-size","name":"xxx-small","value":2,"originalValue":2},"space-xxx-large":{"type":"number","category":"space","name":"space-xxx-large","value":"128px","originalValue":"{!xxx-large}px"},"space-xx-large":{"type":"number","category":"space","name":"space-xx-large","value":"64px","originalValue":"{!xx-large}px"},"space-x-large":{"type":"number","category":"space","name":"space-x-large","value":"48px","originalValue":"{!x-large}px"},"space-large":{"type":"number","category":"space","name":"space-large","value":"32px","originalValue":"{!large}px"},"space-base":{"type":"number","category":"space","name":"space-base","value":"24px","originalValue":"{!base}px"},"space-small":{"type":"number","category":"space","name":"space-small","value":"16px","originalValue":"{!small}px"},"space-x-small":{"type":"number","category":"space","name":"space-x-small","value":"8px","originalValue":"{!x-small}px"},"space-xx-small":{"type":"number","category":"space","name":"space-xx-small","value":"4px","originalValue":"{!xx-small}px"},"space-xxx-small":{"type":"number","category":"space","name":"space-xxx-small","value":"2px","originalValue":"{!xxx-small}px"},"size-height-base":{"type":"number","category":"size","name":"size-height-base","value":"42px","originalValue":"42px"},"size-height-large":{"type":"number","category":"size","name":"size-height-large","value":"50px","originalValue":"50px"},"size-height-xlarge":{"type":"number","category":"size","name":"size-height-xlarge","value":"60px","originalValue":"60px"},"size-tappable-square":{"type":"number","category":"size","name":"size-tappable-square","value":"44px","originalValue":"44px"},"size-height-footer":{"type":"number","category":"size","name":"size-height-footer","value":"64px","originalValue":"64px"},"box-shadow-x-large":{"type":"...","category":"box-shadow","name":"box-shadow-x-large","value":"0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)","originalValue":"0 15px 30px 0 rgba(0,0,0,.11),0 5px 15px 0 rgba(0,0,0,.08)"},"box-shadow-large":{"type":"...","category":"box-shadow","name":"box-shadow-large","value":"0 10px 20px 0 rgba(0,0,0,.11),0 3px 10px 0 rgba(0,0,0,.08)","originalValue":"0 10px 20px 0 rgba(0,0,0,.11),0 3px 10px 0 rgba(0,0,0,.08)"},"box-shadow-base":{"type":"...","category":"box-shadow","name":"box-shadow-base","value":"0px 12px 26px -4px rgba(0, 0, 0, .1)","originalValue":"0px 12px 26px -4px rgba(0, 0, 0, .1)"},"box-shadow-small":{"type":"...","category":"box-shadow","name":"box-shadow-small","value":"0px 8px 18px -2px rgba(0, 0, 0, .1)","originalValue":"0px 8px 18px -2px rgba(0, 0, 0, .1)"},"box-shadow-x-small":{"type":"...","category":"box-shadow","name":"box-shadow-x-small","value":"0px 0px 3px 0px rgba(0, 0, 0, .1)","originalValue":"0px 0px 3px 0px rgba(0, 0, 0, .1)"},"box-shadow-active":{"type":"...","category":"box-shadow","name":"box-shadow-active","value":"0 0 6px 1px rgba(20, 100, 160, 0.5)","originalValue":"0 0 6px 1px rgba(20, 100, 160, 0.5)"},"box-shadow-inset":{"type":"...","category":"box-shadow","name":"box-shadow-inset","value":"inset 0 0 20px 1px rgba(0,0,0,.15)","originalValue":"inset 0 0 20px 1px rgba(0,0,0,.15)"},"box-shadow-small-inset":{"type":"...","category":"box-shadow","name":"box-shadow-small-inset","value":"inset 0 0 0 1px rgba(0,0,0,.05)","originalValue":"inset 0 0 0 1px rgba(0,0,0,.05)"},"duration-short":{"type":"number","category":"time","name":"duration-short","value":"0.08s","originalValue":"0.08s"},"duration-base":{"type":"number","category":"time","name":"duration-base","value":"0.5s","originalValue":"0.5s"},"duration-long":{"type":"number","category":"time","name":"duration-long","value":"0.75s","originalValue":"0.75s"},"duration-x-long":{"type":"number","category":"time","name":"duration-x-long","value":"1s","originalValue":"1s"},"duration-xx-long":{"type":"number","category":"time","name":"duration-xx-long","value":"2s","originalValue":"2s"},"ease-out":{"type":"number","category":"ease","name":"ease-out","value":"cubic-bezier(0.25, 0.46, 0.45, 0.94)","originalValue":"cubic-bezier(0.25, 0.46, 0.45, 0.94)"},"ease-out-sharp":{"type":"number","category":"ease","name":"ease-out-sharp","value":"cubic-bezier(0.165, 0.84, 0.44, 1)","originalValue":"cubic-bezier(0.165, 0.84, 0.44, 1)"},"ease-out-bounce":{"type":"number","category":"ease","name":"ease-out-bounce","value":"cubic-bezier(.87,-.41,.19,1.44)","originalValue":"cubic-bezier(.87,-.41,.19,1.44)"},"ease-in":{"type":"number","category":"ease","name":"ease-in","value":"cubic-bezier(0.55, 0.085, 0.68, 0.53)","originalValue":"cubic-bezier(0.55, 0.085, 0.68, 0.53)"},"ease-in-sharp":{"type":"number","category":"ease","name":"ease-in-sharp","value":"cubic-bezier(0.895, 0.03, 0.685, 0.22)","originalValue":"cubic-bezier(0.895, 0.03, 0.685, 0.22)"},"z-index-modal":{"type":"number","category":"z-index","name":"z-index-modal","value":"9999","originalValue":"9999"},"z-index-dropdown":{"type":"number","category":"z-index","name":"z-index-dropdown","value":"8888","originalValue":"8888"},"z-index-page-submenu":{"type":"number","category":"z-index","name":"z-index-page-submenu","value":"2500","originalValue":"2500"},"z-index-page-header":{"type":"number","category":"z-index","name":"z-index-page-header","value":"2000","originalValue":"2000"},"z-index-page-sidebar":{"type":"number","category":"z-index","name":"z-index-page-sidebar","value":"1500","originalValue":"1500"},"z-index-sticky":{"type":"number","category":"z-index","name":"z-index-sticky","value":"100","originalValue":"100"},"xs":{"type":"...","category":"media-size","name":"xs","value":480,"originalValue":480},"sm":{"type":"...","category":"media-size","name":"sm","value":600,"originalValue":600},"md":{"type":"...","category":"media-size","name":"md","value":768,"originalValue":768},"lg":{"type":"...","category":"media-size","name":"lg","value":1024,"originalValue":1024},"xl":{"type":"...","category":"media-size","name":"xl","value":1200,"originalValue":1200},"media-query-x-small":{"type":"...","category":"media-query","name":"media-query-x-small","value":"(min-width: 480px)","originalValue":"(min-width: {!xs}px)"},"media-query-small":{"type":"...","category":"media-query","name":"media-query-small","value":"(min-width: 600px)","originalValue":"(min-width: {!sm}px)"},"media-query-medium":{"type":"...","category":"media-query","name":"media-query-medium","value":"(min-width: 768px)","originalValue":"(min-width: {!md}px)"},"media-query-large":{"type":"...","category":"media-query","name":"media-query-large","value":"(min-width: 1024px)","originalValue":"(min-width: {!lg}px)"},"media-query-x-large":{"type":"...","category":"media-query","name":"media-query-x-large","value":"(min-width: 1200px)","originalValue":"(min-width: {!xl}px)"}}}; /***/ }), /***/ "809c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M9 4h14v7h2c1.645 0 3 1.355 3 3v10h-5v4H9v-4H4V14c0-1.645 1.355-3 3-3h2V4zm2 2v5h10V6H11zm-4 7c-.565 0-1 .435-1 1v8h3v-4h14v4h3v-8c0-.565-.435-1-1-1H7zm1 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm3 6v6h10v-6H11z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "80f7": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/Spinner/Spinner.vue?vue&type=template&id=2203f19a& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{staticClass:"ds-spinner",class:[ ("ds-size-" + (this.size)), _vm.inverse && 'ds-spinner-inverse', _vm.primary && !_vm.inverse && "ds-spinner-primary", _vm.secondary && !_vm.inverse && "ds-spinner-secondary", _vm.danger && !_vm.inverse && "ds-spinner-danger" ],attrs:{"viewBox":"0 0 50 50"}},[_c('circle',{staticClass:"ds-spinner-circle",attrs:{"cx":"25","cy":"25","r":"20","fill":"none","stroke-width":"5"}})])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/Spinner/Spinner.vue?vue&type=template&id=2203f19a& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/Spinner/Spinner.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // /* harmony default export */ var Spinnervue_type_script_lang_js_ = ({ name: 'DsSpinner', props: { /** * The size used for the spinner. * @options small|base|large */ size: { type: String, default: 'base', validator: function validator(value) { return value.match(/(small|base|large)/); } }, /** * Set to true, if you use it on dark background */ inverse: { type: Boolean, default: false }, /** * Primary style */ primary: { type: Boolean, default: false }, /** * Secondary style */ secondary: { type: Boolean, default: false }, /** * Danger style */ danger: { type: Boolean, default: false } } }); // CONCATENATED MODULE: ./src/system/components/layout/Spinner/Spinner.vue?vue&type=script&lang=js& /* harmony default export */ var Spinner_Spinnervue_type_script_lang_js_ = (Spinnervue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/layout/Spinner/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("f7c5"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/layout/Spinner/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FSpinner%2FSpinner.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpinner_2FSpinner = (function () {}); // CONCATENATED MODULE: ./src/system/components/layout/Spinner/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FSpinner%2FSpinner.vue /* harmony default export */ var Spinner_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpinner_2FSpinner = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpinner_2FSpinner); // CONCATENATED MODULE: ./src/system/components/layout/Spinner/Spinner.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Spinner_Spinnervue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Spinner_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpinner_2FSpinner === 'function') Spinner_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpinner_2FSpinner(component) /* harmony default export */ var Spinner = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "8103": /***/ (function(module, exports, __webpack_require__) { var createCaseFirst = __webpack_require__("d194"); /** * Converts the first character of `string` to upper case. * * @static * @memberOf _ * @since 4.0.0 * @category String * @param {string} [string=''] The string to convert. * @returns {string} Returns the converted string. * @example * * _.upperFirst('fred'); * // => 'Fred' * * _.upperFirst('FRED'); * // => 'FRED' */ var upperFirst = createCaseFirst('toUpperCase'); module.exports = upperFirst; /***/ }), /***/ "8120": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M18.875 4l1.438 1.375-6.031 6.406 8.344 5.031L13.438 26h4.563v2h-8v-8h2v4.563l7.375-7.375-7.188-4.344-1.063-.625.844-.906z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "81fe": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4e0b"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "8378": /***/ (function(module, exports) { var core = module.exports = { version: '2.5.7' }; if (typeof __e == 'number') __e = core; // eslint-disable-line no-undef /***/ }), /***/ "83c4": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3c1.864 0 3.399 1.275 3.844 3H29v20H3V6h9.156c.445-1.725 1.98-3 3.844-3zm0 2c-.81 0-1.428.385-1.75 1h3.5c-.322-.615-.94-1-1.75-1zM5 8v9h22V8H5zm11 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM5 19v5h22v-5H5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "83c6": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 4.594v22.813l-1.719-1.688L8.562 21H3.999V11h4.563l4.719-4.719zm-2 4.844l-3.281 3.281-.313.281H6v6h3.406l.313.281L13 22.562V9.437zm7.219 2.343L23 14.562l2.781-2.781 1.438 1.438L24.438 16l2.781 2.781-1.438 1.438L23 17.438l-2.781 2.781-1.438-1.438L21.562 16l-2.781-2.781z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8436": /***/ (function(module, exports) { module.exports = function () { /* empty */ }; /***/ }), /***/ "849a": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "84e8": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M21.75 4c1.671 0 3.225.661 4.406 1.844S28 8.579 28 10.25s-.662 3.255-1.844 4.438l-1.469 1.469a6.25 6.25 0 0 1-4.438 1.844 6.163 6.163 0 0 1-2.281-.438l1.625-1.625c.215.038.432.063.656.063a4.276 4.276 0 0 0 3.031-1.25l1.469-1.469a4.274 4.274 0 0 0 0-6.031c-.804-.805-1.863-1.25-3-1.25s-2.227.444-3.031 1.25L17.249 8.72a4.286 4.286 0 0 0-1.188 3.688l-1.625 1.625a6.16 6.16 0 0 1-.438-2.281 6.26 6.26 0 0 1 1.844-4.438l1.469-1.469a6.25 6.25 0 0 1 4.438-1.844zm-2.469 7.281l1.438 1.438-8 8-1.438-1.438zM11.75 14c.793 0 1.565.153 2.281.438l-1.625 1.625A3.75 3.75 0 0 0 11.75 16a4.276 4.276 0 0 0-3.031 1.25L7.25 18.719a4.274 4.274 0 0 0 0 6.031c.804.805 1.863 1.25 3 1.25s2.227-.444 3.031-1.25l1.469-1.469a4.286 4.286 0 0 0 1.188-3.688l1.625-1.625a6.16 6.16 0 0 1 .438 2.281 6.258 6.258 0 0 1-1.844 4.438l-1.469 1.469C13.507 27.339 11.922 28 10.25 28s-3.225-.661-4.406-1.844C4.662 24.974 4 23.421 4 21.75s.662-3.256 1.844-4.438l1.469-1.469a6.25 6.25 0 0 1 4.438-1.844z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "84f2": /***/ (function(module, exports) { module.exports = {}; /***/ }), /***/ "8516": /***/ (function(module, exports, __webpack_require__) { // 20.1.2.3 Number.isInteger(number) var $export = __webpack_require__("63b6"); $export($export.S, 'Number', { isInteger: __webpack_require__("0cd9") }); /***/ }), /***/ "857a": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M10 2h16v16.844a3.019 3.019 0 0 1-2.375 2.938L16 23.438v3.563c0 1.645-1.355 3-3 3s-3-1.355-3-3v-10.75l-.75.188c-.156.203-.224.331-.625.625-.642.47-1.633.938-2.969.938C4.23 18.004 3 16.712 3 15.096v-.406l.281-.313L10 7.596V2.002zm2 2v3h12V4H12zm-.594 5l-6.313 6.406c.082.421.255.594.563.594.903 0 1.459-.273 1.813-.531s.438-.438.438-.438l.188-.344.406-.125 2.25-.594 1.25-.313v13.344c0 .565.435 1 1 1s1-.435 1-1v-5.188l.781-.188 8.438-1.781c.467-.1.781-.523.781-1V8.998H11.407z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "85c2": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M3 7h26v2H3V7zm8 4h18v2H11v-2zm-8 4h26v2H3v-2zm8 4h18v2H11v-2zm-8 4h26v2H3v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "85f2": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("454f"); /***/ }), /***/ "86cc": /***/ (function(module, exports, __webpack_require__) { var anObject = __webpack_require__("cb7c"); var IE8_DOM_DEFINE = __webpack_require__("c69a"); var toPrimitive = __webpack_require__("6a99"); var dP = Object.defineProperty; exports.f = __webpack_require__("9e1e") ? Object.defineProperty : function defineProperty(O, P, Attributes) { anObject(O); P = toPrimitive(P, true); anObject(Attributes); if (IE8_DOM_DEFINE) try { return dP(O, P, Attributes); } catch (e) { /* empty */ } if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported!'); if ('value' in Attributes) O[P] = Attributes.value; return O; }; /***/ }), /***/ "8788": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M25 4.031c.765 0 1.517.298 2.094.875a2.966 2.966 0 0 1 0 4.188L17 19.219l-.313.063-3.5.688-1.469.313.313-1.469.688-3.5.063-.313.219-.219 9.906-9.875a2.951 2.951 0 0 1 2.094-.875zm0 1.938c-.235 0-.464.121-.688.344l-9.688 9.688-.344 1.719 1.719-.344 9.688-9.688c.446-.446.446-.929 0-1.375-.223-.223-.453-.344-.688-.344zM4 8h13.188l-2 2H6v16h16v-9.188l2-2V28H4V8z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8790": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("8516"); module.exports = __webpack_require__("584a").Number.isInteger; /***/ }), /***/ "87c9": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M9 7h14c4.959 0 9 4.041 9 9s-4.041 9-9 9H9c-4.962 0-9-4.037-9-9s4.038-9 9-9zm14 2c-3.878 0-7 3.122-7 7s3.122 7 7 7 7-3.122 7-7-3.122-7-7-7z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "885e": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3c.624 0 1.248.213 1.781.594l1.656 1.156 1.875.25h.031c1.314.16 2.352 1.223 2.531 2.531.003.024.029.038.031.063h-.031l.375 1.875 1.156 1.656c.762 1.067.73 2.476.031 3.594v.031l-.031.031-1.156 1.656-.25 1.875 3.125 4.75 1.031 1.531h-4.781l-1.156 2.688L21.499 29l-1.031-1.563-3.156-4.75c-.818.379-1.779.349-2.625 0l-3.156 4.75L10.5 29l-.719-1.719-1.156-2.688H3.844l1.031-1.531 3.219-4.906-.313-1.719-1.188-1.656c-.762-1.067-.73-2.507-.031-3.625v-.031l.031-.031 1.156-1.5.25-1.938v-.031l.031-.031a3.385 3.385 0 0 1 2.563-2.563L10.624 5h.031l1.906-.25 1.656-1.156A3.084 3.084 0 0 1 15.998 3zm0 2.031c-.229 0-.458.068-.625.188l-2 1.438-.25.031-2.094.281c-.015.003-.016.027-.031.031a1.398 1.398 0 0 0-1 1c-.004.015-.028.016-.031.031l-.281 2.094-.031.281-.156.188-1.25 1.625c-.301.482-.269 1.073-.031 1.406l1.281 1.781.156.188.031.25.406 2.281v.063a.978.978 0 0 0 .125.375.877.877 0 0 0 .688.438h.031l2.188.313.281.031.188.156 1.625 1.25c.482.302 1.073.269 1.406.031l1.781-1.281.188-.156.25-.031 2.281-.406h.063a.886.886 0 0 0 .594-.313v-.031l.063-.031a.954.954 0 0 0 .156-.438v-.031l.313-2.188.031-.25 1.406-1.969c.302-.482.269-1.042.031-1.375l-1.281-1.781-.156-.188-.031-.219-.406-2.219v-.063a.89.89 0 0 0-.813-.813h-.031l-2.188-.313-.25-.031-.219-.156-1.781-1.281a1.101 1.101 0 0 0-.625-.188zm6.906 15.219c-.409.323-.9.552-1.438.625-.024.003-.038.029-.063.031v-.031l-1.969.344-.469.344 2.125 3.25.688-1.594.25-.625h2.406zm-13.812.031l-1.531 2.313h2.406l.25.625.688 1.594 2.125-3.219-.438-.344-1.906-.25h-.031a2.88 2.88 0 0 1-1.563-.719z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "88e3": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("314f"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "88e7": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 2.375l.906 2.031 3.25 7.313 7.938.813 2.25.25-1.688 1.5-5.906 5.344 1.656 7.813.469 2.188-1.969-1.125L16 24.533l-6.906 3.969-1.938 1.125h-.031l.469-2.188 1.656-7.813-5.906-5.344-1.688-1.5 2.25-.25 7.938-.813 3.25-7.313zm0 4.906v14.938l.5.281 5.469 3.156-1.313-6.188-.125-.563.438-.375 4.719-4.25-6.875-.719-.25-.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "896d": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M8.656 3c.523 0 1.041.189 1.469.531l.063.031.031.031 4.094 4.219-.031.031c.886.826.873 2.221.031 3.063l-2 2c.307.705 1.146 2.501 2.781 4.063a16.139 16.139 0 0 0 4.094 2.813l2-2c.83-.83 2.295-.83 3.125 0l.031.063 4.063 4.063c.83.83.83 2.264 0 3.094l-3.156 3.156a3.595 3.595 0 0 1-3.469.688h-.031c-2.347-.918-7.094-3.001-11.344-7.25-4.233-4.233-6.403-8.916-7.25-11.344-.002-.006.002-.025 0-.031a3.134 3.134 0 0 1 .844-3.375l-.031-.031 3.156-3.25.063-.031a2.362 2.362 0 0 1 1.469-.531zm0 2a.363.363 0 0 0-.219.094L5.343 8.25c-.355.304-.465.906-.313 1.313.758 2.178 2.825 6.669 6.781 10.625 3.924 3.924 8.326 5.86 10.594 6.75.584.195 1.069.115 1.531-.281l3.063-3.063c.17-.17.17-.111 0-.281l-4.094-4.094c-.17-.17-.142-.17-.313 0l-2.969 2.969-.625-.281s-2.739-1.16-5.063-3.281l-.219-.188c-2.412-2.303-3.563-5.375-3.563-5.375l-.219-.625.469-.438 2.5-2.5c.123-.123.055-.225.063-.219l-.094-.094-4-4.094a.361.361 0 0 0-.219-.094z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8983": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/layout/Space/Space.vue?vue&type=template&id=d5b7e9ea& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-space",class:[ _vm.centered && 'ds-space-centered' ],style:(_vm.styles)},[_vm._t("default")],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/layout/Space/Space.vue?vue&type=template&id=d5b7e9ea& // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/objectSpread.js + 1 modules var objectSpread = __webpack_require__("cebc"); // EXTERNAL MODULE: ./src/system/utils/index.js var utils = __webpack_require__("2b4b"); // EXTERNAL MODULE: ./src/system/mixins/index.js + 1 modules var mixins = __webpack_require__("cabe"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/layout/Space/Space.vue?vue&type=script&lang=js& // // // // // // // // // // // // // /** * Use this component for grouping and separation. * @version 1.0.0 */ /* harmony default export */ var Spacevue_type_script_lang_js_ = ({ name: 'DsSpace', mixins: [mixins["mediaQuery"]], inject: { $parentRow: { default: null } }, props: { /** * The top margin of this space. */ marginTop: { type: [String, Object], default: null }, /** * The bottom margin of this space. */ marginBottom: { type: [String, Object], default: 'large' }, /** * The bottom and top margin of this space. */ margin: { type: [String, Object], default: null }, /** * Center content vertacally and horizontally */ centered: { type: Boolean, default: false }, /** * The html element name used for this space. */ tag: { type: String, default: 'div' } }, computed: { styles: function styles() { var top = this.margin ? this.margin : this.marginTop; var bottom = this.margin ? this.margin : this.marginBottom; var marginTop = this.mediaQuery(top); var marginBottom = this.mediaQuery(bottom); var marginTopStyle = this.parseMargin('Top')(marginTop); var marginBottomStyle = this.parseMargin('Bottom')(marginBottom); var centerStyle = this.center ? { 'text-align': 'center', flex: 1, 'align-content': 'center', 'jusify-content': 'center' } : {}; return Object(objectSpread["a" /* default */])({}, marginTopStyle, marginBottomStyle, centerStyle); } }, methods: { parseMargin: function parseMargin(direction) { return function (margin) { var styles = {}; if (!margin) { return styles; } var realMargin = Object(utils["getSpace"])(margin); if (realMargin !== 0) { styles["margin".concat(direction)] = "".concat(realMargin, "px"); } return styles; }; } } }); // CONCATENATED MODULE: ./src/system/components/layout/Space/Space.vue?vue&type=script&lang=js& /* harmony default export */ var Space_Spacevue_type_script_lang_js_ = (Spacevue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/layout/Space/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("d2b3"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/layout/Space/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FSpace%2FSpace.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpace_2FSpace = (function () {}); // CONCATENATED MODULE: ./src/system/components/layout/Space/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Flayout%2FSpace%2FSpace.vue /* harmony default export */ var Space_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpace_2FSpace = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpace_2FSpace); // CONCATENATED MODULE: ./src/system/components/layout/Space/Space.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Space_Spacevue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Space_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpace_2FSpace === 'function') Space_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Flayout_2FSpace_2FSpace(component) /* harmony default export */ var Space = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "89d6": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 5h11v11l-.281.313L14.5 28.407l-.719-.688-9.5-9.5-.688-.719.688-.688L15.687 5.281zm.844 2L6.406 17.5l8.094 8.094L25 15.156V7h-8.156zM22 9a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "89d8": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M6.813 2.406L8.907 4.5 7.501 5.906 5.407 3.812zm18.375 0l1.406 1.406L24.5 5.906 23.094 4.5zM16 3.031c4.934-.047 9 4.027 9 8.969 0 2.706-1.249 5.062-2.906 6.719-1.238 1.15-2 2.627-2 4.094v1.188H20v4h-2.281c-.347.597-.982 1-1.719 1s-1.372-.403-1.719-1H12v-6a5.244 5.244 0 0 0-1.75-3.031c-2.233-1.898-3.573-4.845-3.125-8.094.561-4.039 3.789-7.316 7.844-7.781H15a9.178 9.178 0 0 1 1-.063zm0 2c-.258.004-.518.03-.781.063-3.131.348-5.687 2.881-6.125 6.031-.352 2.552.702 4.811 2.469 6.313 1.388 1.19 2.124 2.848 2.344 4.563h4.375c.236-1.792 1.094-3.434 2.438-4.688l-.031-.031c1.343-1.343 2.313-3.187 2.313-5.281 0-3.861-3.135-7.024-7-6.969zM2 12h3v2H2v-2zm25 0h3v2h-3v-2zM7.5 20.094L8.906 21.5l-2.094 2.094-1.406-1.406zm17 0l2.094 2.094-1.406 1.406-2.094-2.094zM14 24v2h4v-2h-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8aae": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("32a6"); module.exports = __webpack_require__("584a").Object.keys; /***/ }), /***/ "8aeb": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M26.188-1.719L32.907 5l-6.719 6.719-1.406-1.438L29.063 6H8V4h21.063L24.782-.281zm-12.375 14l1.406 1.438L10.938 18h21.063v2H10.938l4.281 4.281-1.406 1.438L7.094 19l.719-.719z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8b97": /***/ (function(module, exports, __webpack_require__) { // Works with __proto__ only. Old v8 can't work with null proto objects. /* eslint-disable no-proto */ var isObject = __webpack_require__("d3f4"); var anObject = __webpack_require__("cb7c"); var check = function (O, proto) { anObject(O); if (!isObject(proto) && proto !== null) throw TypeError(proto + ": can't set as prototype!"); }; module.exports = { set: Object.setPrototypeOf || ('__proto__' in {} ? // eslint-disable-line function (test, buggy, set) { try { set = __webpack_require__("9b43")(Function.call, __webpack_require__("11e9").f(Object.prototype, '__proto__').set, 2); set(test, []); buggy = !(test instanceof Array); } catch (e) { buggy = true; } return function setPrototypeOf(O, proto) { check(O, proto); if (buggy) O.__proto__ = proto; else set(O, proto); return O; }; }({}, false) : undefined), check: check }; /***/ }), /***/ "8bbf": /***/ (function(module, exports) { module.exports = __WEBPACK_EXTERNAL_MODULE__8bbf__; /***/ }), /***/ "8be7": /***/ (function(module, exports) { module.exports = {"description":"This component is used as a placeholder for other content.","methods":[],"displayName":"DsPlaceholder","props":{"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"div\"","func":false},"tags":{},"comment":"/**\n * The html element name used for the placeholder.\n */","description":"The html element name used for the placeholder."}},"comment":"/**\n * This component is used as a placeholder for other content.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "8c05": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M14.688 3h.406C16.71 3 18.002 4.23 18 5.656c0 1.336-.468 2.327-.938 2.969-.294.401-.422.469-.625.625l-.188.75h10.75c1.645 0 3 1.355 3 3s-1.355 3-3 3h-3.563l-1.656 7.625A3.019 3.019 0 0 1 18.842 26H1.998V10h5.594l6.781-6.719zm.718 2.094L9 11.407v12.594h9.844c.477 0 .9-.314 1-.781l1.781-8.438.188-.781h5.188c.565 0 1-.435 1-1s-.435-1-1-1H13.657l.313-1.25.594-2.25.125-.406.344-.188s.179-.084.438-.438.531-.91.531-1.813c0-.308-.172-.481-.594-.563zM4 12v12h3V12H4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8c25": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h20v26H5V3zm2 2v22h16V5H7zm8 4.719l5.25 1.313-.5 1.938-2.75-.688v6.719c0 1.645-1.355 3-3 3s-3-1.355-3-3 1.355-3 3-3c.353 0 .684.073 1 .188V9.72zM14 18c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8cb7": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M25.031 4l.313 1.094S27 10.71 27 18.532c0 3.995-.921 6.637-2.344 8.281s-3.306 2.188-4.844 2.188c-1.728 0-3.206-.784-4.375-1.594s-2.165-1.731-2.344-1.844l1.063-1.688c.704.445 1.398 1.177 2.406 1.875S18.735 27 19.812 27c1.083 0 2.301-.33 3.313-1.5S25 22.218 25 18.531c0-6.501-1.022-10.659-1.344-11.875-3.442 1.276-7.451 1.856-10.688 3-1.789.632-3.284 1.437-4.313 2.563S6.999 14.796 6.999 17c0 1.938 1.058 3.143 2.219 3.969a7.84 7.84 0 0 0 1.625.875c1.72-2.744 4.356-6.157 8.438-10.531l1.438 1.375c-6.808 7.295-9.428 11.855-10.375 14.625-.473 1.385-.53 2.32-.5 3s.217 1.058.156 1.781l-2-.188c-.002.02-.116-.597-.156-1.5s.047-2.151.594-3.75c.303-.885.756-1.918 1.375-3.063a10.118 10.118 0 0 1-1.75-1C6.586 21.542 5 19.696 5 16.999c0-2.605.833-4.643 2.188-6.125s3.168-2.402 5.125-3.094c3.913-1.384 8.509-1.908 11.688-3.313z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8d41": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M27.938 4.75l.75 4.25h-2.031l-.344-1.938L15 9H3.156zM2 10h28v16H2V10zm4.938 2c.033.163.063.327.063.5a2.5 2.5 0 0 1-2.5 2.5c-.173 0-.337-.029-.5-.063v6.125c.163-.033.327-.063.5-.063a2.5 2.5 0 0 1 2.5 2.5c0 .173-.029.337-.063.5h18.125a2.497 2.497 0 0 1-.063-.5 2.5 2.5 0 0 1 2.5-2.5c.173 0 .337.029.5.063v-6.125a2.497 2.497 0 0 1-.5.063 2.5 2.5 0 0 1-2.5-2.5c0-.173.029-.337.063-.5H6.938zM16 13c2.75 0 5 2.25 5 5s-2.25 5-5 5-5-2.25-5-5 2.25-5 5-5zm0 2c-1.669 0-3 1.331-3 3s1.331 3 3 3 3-1.331 3-3-1.331-3-3-3z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8d68": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","viewBox":"0 0 828 260"}},[_c('defs',[_c('path',{attrs:{"id":"a","d":"M60.394 92.95V55.32H20.018v37.63H0V0h20.018v37.63h40.376V0h20.017v92.95H60.394zm73.626 0c-22.172 0-40.207-18.124-40.207-40.402V0h20.017v52.548c0 11.185 9.057 20.285 20.19 20.285 11.13 0 20.185-9.1 20.185-20.285L154.207 0h20.017v52.548c0 22.278-18.033 40.402-40.204 40.402zm231.043 0V71.172h-40.381V92.95h-20.013V40.404C304.67 18.125 322.702 0 344.875 0c22.168 0 40.205 18.125 40.205 40.404V92.95h-20.017zm-40.381-39.467h40.381V40.406c0-11.189-9.06-20.29-20.188-20.29-11.137 0-20.193 9.101-20.193 20.29v13.077zm138.42 39.467a8.935 8.935 0 0 1-6.543-2.97 8.884 8.884 0 0 1-.708-.889l-39.14-56.17V92.95h-20.016V0h13.93c2.52 0 4.935 1.098 6.623 2.975.254.286.495.585.707.891l39.135 56.166L457.095 0h20.012v92.95h-14.004zm-191.846 0V32.93l-25.212 36.172c-1.65 2.241-4.23 3.55-7.05 3.55-2.817 0-5.397-1.309-7.075-3.593l-25.18-36.13V92.95h-20.006V.007h13.598c.106-.005.212-.007.319-.007 2.506 0 4.924 1.088 6.625 2.983.255.282.49.578.708.89l31.01 44.506 31.024-44.512c.208-.293.444-.594.703-.884C272.426 1.088 274.84 0 277.346 0l13.917.007.004 92.943h-20.01zM28.02 134.201c.327 0 .61.13.852.392l2.399 2.636a15.29 15.29 0 0 1-5.573 4.27c-2.203 1-4.834 1.501-7.896 1.501-2.717 0-5.173-.475-7.365-1.423-2.193-.949-4.064-2.272-5.612-3.968-1.548-1.697-2.74-3.721-3.573-6.07C.417 129.188 0 126.603 0 123.783c0-2.82.443-5.408 1.329-7.768.886-2.358 2.133-4.385 3.741-6.083 1.608-1.697 3.535-3.015 5.78-3.955 2.244-.94 4.716-1.41 7.417-1.41 2.684 0 5.053.44 7.108 1.319 2.056.88 3.84 2.05 5.354 3.512l-1.986 2.845a2.213 2.213 0 0 1-.491.496c-.19.14-.447.209-.774.209-.344 0-.735-.16-1.174-.483a18.513 18.513 0 0 0-1.677-1.07c-.68-.392-1.531-.748-2.554-1.07-1.024-.322-2.3-.484-3.832-.484-1.771 0-3.397.314-4.876.94a10.545 10.545 0 0 0-3.819 2.742c-1.067 1.201-1.896 2.662-2.49 4.386-.593 1.723-.89 3.68-.89 5.874 0 2.21.31 4.182.93 5.914.618 1.732 1.47 3.194 2.554 4.385a10.91 10.91 0 0 0 3.818 2.73c1.462.625 3.036.939 4.721.939 1.033 0 1.957-.057 2.775-.17a10.897 10.897 0 0 0 2.257-.548c.688-.252 1.337-.57 1.948-.953.61-.382 1.217-.853 1.82-1.41.343-.313.687-.47 1.031-.47zm45.244-10.403c0 2.787-.452 5.356-1.355 7.707-.904 2.351-2.177 4.376-3.818 6.075-1.642 1.698-3.614 3.026-5.916 3.984-2.302.957-4.86 1.436-7.674 1.436-2.797 0-5.347-.479-7.649-1.436-2.302-.958-4.278-2.286-5.928-3.984-1.65-1.7-2.928-3.724-3.831-6.075-.904-2.351-1.355-4.92-1.355-7.707s.451-5.356 1.355-7.708c.903-2.351 2.18-4.38 3.831-6.087 1.65-1.706 3.626-3.04 5.928-3.998 2.302-.957 4.852-1.436 7.649-1.436 2.814 0 5.372.48 7.674 1.436 2.302.959 4.274 2.292 5.916 3.998 1.641 1.707 2.914 3.736 3.818 6.087.903 2.352 1.355 4.921 1.355 7.708zm-6.229 0c0-2.16-.29-4.102-.872-5.826-.583-1.725-1.417-3.188-2.502-4.39a10.886 10.886 0 0 0-3.948-2.769c-1.547-.645-3.284-.967-5.212-.967-1.911 0-3.64.322-5.186.967a11.013 11.013 0 0 0-3.961 2.77c-1.095 1.201-1.937 2.664-2.528 4.389-.59 1.724-.886 3.666-.886 5.826 0 2.177.296 4.127.886 5.852.59 1.725 1.433 3.183 2.528 4.376a10.958 10.958 0 0 0 3.961 2.744c1.546.635 3.275.953 5.186.953 1.928 0 3.665-.318 5.212-.953 1.546-.636 2.862-1.55 3.948-2.744 1.085-1.193 1.92-2.651 2.502-4.376.581-1.725.872-3.675.872-5.852zm44.647-19.23v37.538h-3.121c-.473 0-.876-.083-1.207-.248-.333-.164-.647-.439-.945-.82l-20.75-26.485c.051.504.09 1.003.117 1.499.027.494.04.95.04 1.369v24.685H80.41V104.57h3.2c.263 0 .486.013.67.039.184.026.354.074.51.143.159.07.307.174.447.313.14.14.289.313.446.521l20.777 26.51a33.774 33.774 0 0 1-.157-3.05V104.57h5.378zm41.1 0v37.538h-3.123c-.472 0-.874-.083-1.207-.248-.332-.164-.647-.439-.944-.82l-20.75-26.485c.052.504.091 1.003.118 1.499.026.494.039.95.039 1.369v24.685h-5.405V104.57h3.2c.263 0 .487.013.67.039.184.026.354.074.511.143.158.07.306.174.447.313.14.14.288.313.445.521l20.777 26.51a34.417 34.417 0 0 1-.118-1.59 29.51 29.51 0 0 1-.039-1.46V104.57h5.378zm33.057 32.612l-.028 4.926h-24.095V104.57h24.095v4.926h-17.788v11.314h14.218v4.77h-14.218v11.6h17.816zm33.381-2.979c.328 0 .61.13.852.392l2.399 2.636a15.33 15.33 0 0 1-5.573 4.27c-2.204 1-4.835 1.501-7.895 1.501-2.718 0-5.177-.475-7.367-1.423-2.195-.949-4.066-2.272-5.614-3.968-1.548-1.697-2.737-3.721-3.574-6.07-.834-2.35-1.248-4.935-1.248-7.755 0-2.82.442-5.408 1.325-7.768.888-2.358 2.135-4.385 3.743-6.083 1.607-1.697 3.533-3.015 5.782-3.955 2.245-.94 4.713-1.41 7.417-1.41 2.682 0 5.05.44 7.108 1.319 2.053.88 3.838 2.05 5.354 3.512l-1.985 2.845a2.349 2.349 0 0 1-.492.496c-.19.14-.446.209-.774.209-.346 0-.737-.16-1.174-.483a18.341 18.341 0 0 0-1.676-1.07c-.683-.392-1.534-.748-2.554-1.07-1.025-.322-2.304-.484-3.834-.484-1.771 0-3.397.314-4.877.94-1.48.627-2.75 1.54-3.82 2.742-1.065 1.201-1.894 2.662-2.49 4.386-.592 1.723-.888 3.68-.888 5.874 0 2.21.31 4.182.929 5.914.619 1.732 1.47 3.194 2.554 4.385a10.925 10.925 0 0 0 3.82 2.73c1.462.625 3.033.939 4.722.939 1.029 0 1.953-.057 2.773-.17.815-.112 1.57-.296 2.258-.548.688-.252 1.339-.57 1.949-.953.61-.382 1.215-.853 1.817-1.41.346-.313.687-.47 1.033-.47zm37.202-24.548h-12.046v32.453h-6.251v-32.453h-12.08v-5.084h30.377v5.084zm5.361 32.453V104.57h6.254v37.537h-6.254zm50.927-18.308c0 2.787-.45 5.356-1.352 7.707-.906 2.351-2.175 4.376-3.817 6.075-1.641 1.698-3.614 3.026-5.918 3.984-2.304.957-4.86 1.436-7.675 1.436-2.796 0-5.344-.479-7.648-1.436-2.304-.958-4.277-2.286-5.928-3.984-1.65-1.7-2.929-3.724-3.83-6.075-.906-2.351-1.357-4.92-1.357-7.707s.45-5.356 1.357-7.708c.901-2.351 2.18-4.38 3.83-6.087 1.651-1.706 3.624-3.04 5.928-3.998 2.304-.957 4.852-1.436 7.648-1.436 2.814 0 5.37.48 7.675 1.436 2.304.959 4.277 2.292 5.918 3.998 1.642 1.707 2.911 3.736 3.817 6.087.902 2.352 1.352 4.921 1.352 7.708zm-6.226 0c0-2.16-.29-4.102-.874-5.826-.584-1.725-1.416-3.188-2.502-4.39a10.88 10.88 0 0 0-3.945-2.769c-1.55-.645-3.284-.967-5.215-.967-1.909 0-3.638.322-5.188.967a11.01 11.01 0 0 0-3.96 2.77c-1.094 1.201-1.935 2.664-2.528 4.389-.589 1.724-.883 3.666-.883 5.826 0 2.177.294 4.127.883 5.852.593 1.725 1.434 3.183 2.529 4.376a10.955 10.955 0 0 0 3.96 2.744c1.55.635 3.278.953 5.187.953 1.931 0 3.665-.318 5.215-.953 1.545-.636 2.86-1.55 3.945-2.744 1.086-1.193 1.918-2.651 2.502-4.376.584-1.725.874-3.675.874-5.852zm44.645-19.23v37.538h-3.12c-.472 0-.875-.083-1.208-.248-.334-.164-.649-.439-.945-.82l-20.753-26.485c.056.504.093 1.003.12 1.499.028.494.042.95.042 1.369v24.685h-5.407V104.57h3.199c.264 0 .486.013.671.039.185.026.352.074.51.143.157.07.305.174.448.313.14.14.287.313.445.521l20.776 26.51a38.722 38.722 0 0 1-.116-1.59 27.522 27.522 0 0 1-.041-1.46V104.57h5.379zm7.148 34.87c0-.495.09-.96.272-1.397.177-.435.427-.815.744-1.14a3.523 3.523 0 0 1 2.532-1.051c.495 0 .963.095 1.403.283.435.187.817.443 1.143.768a3.568 3.568 0 0 1 1.053 2.537c0 .513-.09.982-.281 1.41a3.614 3.614 0 0 1-.772 1.128 3.476 3.476 0 0 1-1.143.755c-.44.18-.908.269-1.402.269-.5 0-.963-.09-1.403-.27a3.327 3.327 0 0 1-1.13-.754 3.568 3.568 0 0 1-1.017-2.538zm48.246-15.64c0 2.787-.455 5.356-1.356 7.707s-2.175 4.376-3.817 6.075c-1.641 1.698-3.614 3.026-5.917 3.984-2.3.957-4.86 1.436-7.675 1.436-2.795 0-5.343-.479-7.646-1.436-2.3-.958-4.276-2.286-5.927-3.984-1.65-1.7-2.93-3.724-3.83-6.075-.906-2.351-1.357-4.92-1.357-7.707s.45-5.356 1.357-7.708c.9-2.351 2.18-4.38 3.83-6.087 1.65-1.706 3.628-3.04 5.927-3.998 2.303-.957 4.85-1.436 7.646-1.436 2.814 0 5.376.48 7.675 1.436 2.303.959 4.276 2.292 5.917 3.998 1.642 1.707 2.916 3.736 3.817 6.087.901 2.352 1.356 4.921 1.356 7.708zm-6.23 0c0-2.16-.29-4.102-.874-5.826-.58-1.725-1.416-3.188-2.501-4.39a10.878 10.878 0 0 0-3.945-2.769c-1.55-.645-3.283-.967-5.215-.967-1.908 0-3.637.322-5.182.967a10.987 10.987 0 0 0-3.963 2.77c-1.095 1.201-1.936 2.664-2.525 4.389-.593 1.724-.887 3.666-.887 5.826 0 2.177.294 4.127.887 5.852.589 1.725 1.43 3.183 2.525 4.376a10.932 10.932 0 0 0 3.963 2.744c1.545.635 3.274.953 5.182.953 1.932 0 3.665-.318 5.215-.953 1.545-.636 2.86-1.55 3.945-2.744 1.085-1.193 1.922-2.651 2.501-4.376.584-1.725.874-3.675.874-5.852zm41.969 18.308h-5.45c-1.082 0-1.865-.418-2.348-1.252l-8.765-12.642c-.299-.434-.621-.747-.966-.939-.35-.19-.87-.286-1.566-.286h-3.392v15.12h-6.104v-37.538h11.062c2.467 0 4.594.252 6.375.756 1.786.504 3.25 1.22 4.396 2.15 1.15.93 1.998 2.046 2.546 3.35.548 1.304.82 2.755.82 4.354 0 1.303-.194 2.52-.586 3.649a10.183 10.183 0 0 1-1.698 3.075c-.737.922-1.643 1.72-2.725 2.399-1.077.677-2.302 1.208-3.678 1.59.75.452 1.39 1.087 1.933 1.903l10.146 14.311zm-17.686-19.55c1.39 0 2.61-.17 3.65-.51 1.045-.338 1.915-.81 2.61-1.42a5.82 5.82 0 0 0 1.566-2.176c.345-.843.52-1.777.52-2.803 0-2.05-.677-3.614-2.035-4.692-1.353-1.077-3.406-1.616-6.154-1.616h-4.958v13.216h4.801zM478 124.07v14.882c-3.742 2.698-8.096 4.047-13.055 4.047-3.05 0-5.801-.475-8.266-1.423-2.466-.949-4.567-2.272-6.304-3.968-1.742-1.697-3.083-3.721-4.023-6.07-.94-2.35-1.41-4.935-1.41-7.755 0-2.836.452-5.435 1.36-7.793.903-2.359 2.197-4.386 3.889-6.084 1.686-1.697 3.723-3.01 6.11-3.942 2.382-.93 5.064-1.396 8.04-1.396 1.517 0 2.922.117 4.222.352 1.295.235 2.502.561 3.612.979a16.968 16.968 0 0 1 5.668 3.499l-1.75 2.793c-.277.435-.637.705-1.07.81-.433.104-.903 0-1.41-.314a512.2 512.2 0 0 1-1.603-.94c-.567-.33-1.217-.64-1.95-.926-.728-.288-1.576-.523-2.53-.705-.958-.184-2.091-.275-3.396-.275-1.986 0-3.774.327-5.368.98-1.59.652-2.954 1.584-4.083 2.793-1.133 1.21-2.004 2.676-2.612 4.399-.609 1.724-.913 3.647-.913 5.77 0 2.245.318 4.252.963 6.018s1.558 3.263 2.742 4.49c1.184 1.228 2.617 2.164 4.295 2.807 1.682.644 3.557.966 5.63.966 1.55 0 2.927-.165 4.139-.495a18.908 18.908 0 0 0 3.562-1.384v-7.468h-5.249c-.4 0-.714-.108-.94-.326-.226-.217-.336-.5-.336-.848v-3.473H478z"}})]),_c('g',{attrs:{"fill":"none","fill-rule":"evenodd"}},[_c('path',{attrs:{"fill":"#FFFFFE","d":"M270.608 130.196c0 71.689-58.115 129.804-129.804 129.804S11 201.885 11 130.196 69.115.392 140.804.392c71.69 0 129.804 58.115 129.804 129.804"}}),_c('path',{attrs:{"fill":"#295E87","d":"M194.636 54.871a177.064 177.064 0 0 0-25.454-5.78c.864 4.066 1.642 8.33 2.356 12.727 10.302-2.819 16.289-2.51 23.098-6.947"}}),_c('path',{attrs:{"fill":"#007D93","d":"M218.273 101.143c.908.224 1.832.442 2.727.675a240.86 240.86 0 0 0-1.026-7.273c-.186.655-.371 1.285-.566 1.961a71.338 71.338 0 0 0-1.135 4.637"}}),_c('path',{attrs:{"fill":"#6CB644","d":"M130.288 222.204c-.27-1.482-.475-2.833-.679-4.111-.033-.248-.074-.464-.107-.699a192.34 192.34 0 0 1-12.138-1.03c5.55 23.52 13.403 38.181 22.1 38.181 1.129 0 2.252-.253 3.354-.744-1.433-3.51-3.11-7.432-4.462-10.6-4.583-10.697-7.412-17.45-8.068-20.997"}}),_c('path',{attrs:{"fill":"#933D86","d":"M74.636 54.545c11.756-4.653 24.53-7.993 37.893-9.941 4.085-17.9 9.646-31.94 16.653-39.15-.126.011-.237.02-.353.035-22.097 4.713-41.37 22.934-54.193 49.056"}}),_c('path',{attrs:{"fill":"#005093","d":"M162.818 43.636c-5.72-23.52-13.783-38.181-22.726-38.181-8.947 0-17.018 14.662-22.728 38.181 15.255-1.742 30.216-1.742 45.454 0"}}),_c('path',{attrs:{"fill":"#4A5580","d":"M139.899 80c5.899-6.534 8.497-5.82 17.076-10.246 2.87-1.48 6.415-3.309 10.389-4.805-.83-5.36-1.744-10.463-2.755-15.252a188.162 188.162 0 0 0-47.664 0c-1.204 5.702-2.276 11.86-3.218 18.368 9.515.964 18.67 3.653 26.172 11.935"}}),_c('path',{attrs:{"fill":"#B9D137","d":"M112.818 185.455c1.188 9.435 2.666 18.214 4.398 26.122 4.263.525 8.557.901 12.875 1.15-.575-2.044-1.416-3.97-2.975-6.321-1.877-2.801-8.436-12.394-14.298-20.951"}}),_c('path',{attrs:{"fill":"#0067A5","d":"M152.11 5.476c-.069-.007-.13-.015-.2-.021 6.028 6.257 11.17 17.968 15.395 35.06.33 1.34.651 2.713.96 4.1 10.502 1.538 20.622 3.961 30.172 7.203 1.251-1.381 2.418-2.994 3.472-4.873-12.582-22.032-30.055-37.227-49.798-41.47"}}),_c('path',{attrs:{"fill":"#007D93","d":"M225.978 102.415c18.089 4.084 32.29 9.656 39.567 16.676-.007-.123-.022-.243-.029-.365-3.926-18.232-17.135-34.544-36.427-46.908-1.91 3.992-3.985 8.663-6.27 14.384a181.003 181.003 0 0 1 3.159 16.213"}}),_c('path',{attrs:{"fill":"#007A70","d":"M264.636 130c0-8.944-14.662-17.012-38.181-22.727a198.343 198.343 0 0 1 0 45.454c23.52-5.716 38.181-13.782 38.181-22.728"}}),_c('path',{attrs:{"fill":"#008F6D","d":"M195.909 146.111l-7.457 8.938a317.198 317.198 0 0 1-1.997 4.951c12.796-1.291 24.569-3.097 34.867-5.33a194.573 194.573 0 0 0 0-48.17 207.236 207.236 0 0 0-5.084-1.045c-.08.33-.158.662-.226.998-2.31 10.06-4.928 21.47-20.103 39.658"}}),_c('path',{attrs:{"fill":"#008255","d":"M225.492 158.33c-1.952 13.42-5.284 26.237-9.947 38.034 26.12-12.856 44.35-32.183 49.076-54.334.003-.072.01-.143.015-.212-6.253 6.08-17.961 11.282-35.05 15.538-1.334.336-2.708.656-4.094.975"}}),_c('path',{attrs:{"fill":"#43913A","d":"M187.364 232.727c7.295-7.533 13.743-16.75 19.09-27.272-4.956 1.897-10.102 3.558-15.378 5.003.074 4.72-.889 8.574-1.845 12.321-.762 3.013-1.55 6.128-1.867 9.948"}}),_c('path',{attrs:{"fill":"#C61A6A","d":"M31.382 82.192c10.15-10.458 23.145-18.857 36.936-25.038C76.905 38.09 89.851 20.558 106.455 10 68.903 20.715 38.618 48.574 24.636 84.545c1.31-.671 2.734-1.244 6.746-2.353"}}),_c('path',{attrs:{"fill":"#15A748","d":"M174.756 190.408l-.12.385c7.402 2.558 15.212 8.177 16.223 13.57.07.377.104.725.165 1.092a155.718 155.718 0 0 0 18.635-6.617c5.21-11.97 9.103-25.375 11.341-39.747-10.915 2.246-23.134 3.987-36.152 5.195l-2.017 5.082c-3.58 9.01-7.28 18.33-8.075 21.04"}}),_c('path',{attrs:{"fill":"#007FBA","d":"M231.91 67.32c12.111 7.823 22.693 17.573 30 29.044-4.595-16.082-12.287-30.847-22.375-43.637a238.098 238.098 0 0 1-3.014 5.75c-1.41 2.64-2.944 5.497-4.612 8.843"}}),_c('path',{attrs:{"fill":"#008AC4","d":"M174.636 10c11.742 7.65 21.614 18.946 29.381 31.818 1.6-4.38 2.764-9.824 3.347-16.594C197.356 18.606 186.36 13.426 174.636 10"}}),_c('path',{attrs:{"fill":"#E1B424","d":"M67.383 202.698c-19.101-8.582-36.7-21.532-47.292-38.153C31.876 205.751 64.344 238.22 105.545 250c-16.611-10.587-29.57-28.174-38.162-47.302"}}),_c('path',{attrs:{"fill":"#00753C","d":"M212.877 202.876c-6.388 14.283-15.164 27.682-26.04 37.985-.138 1.805-.26 3.631-.382 5.503 35.536-14.219 63.012-44.435 73.636-81.819-10.563 16.682-28.12 29.703-47.214 38.33"}}),_c('path',{attrs:{"fill":"#B42554","d":"M65.545 64.545C56.3 68.97 48.041 74.173 41 80c7.22-1.92 14.698-4.026 21.264-6.581 1.008-3.013 2.1-5.974 3.281-8.874"}}),_c('path',{attrs:{"fill":"#4F3B68","d":"M81.081 64.432c15.664.826 27.815 1.097 27.887 1.102.854-5.724 1.833-11.234 2.941-16.443-14.447 2.168-27.923 5.935-39.96 10.975a142.62 142.62 0 0 0-3.676 9.025c6.956-3.443 5.668-4.504 12.808-4.66"}}),_c('path',{attrs:{"fill":"#EB8B2D","d":"M87.701 152.86c-6.344-3.796-11.716-8.481-16.914-13.014-3.77-3.293-7.992-6.976-12.514-9.846a197.66 197.66 0 0 0 1.478 24.527c10.54 2.312 22.633 4.168 35.794 5.473a27.426 27.426 0 0 0-2.668-3.13 26.414 26.414 0 0 0-5.176-4.01"}}),_c('path',{attrs:{"fill":"#F3B229","d":"M65.545 196.364c-4.681-11.938-8.037-24.905-9.993-38.478-17.284-3.975-30.97-9.347-38.447-16.068l-.65.52c5.063 22.012 23.222 41.197 49.09 54.026"}}),_c('path',{attrs:{"fill":"#FFDA1A","d":"M98.663 164.503c-13.79-1.195-26.901-2.998-38.572-5.412 2.222 14.339 6.084 27.707 11.254 39.644C83.286 203.91 96.656 207.776 111 210c-2.124-10.267-3.798-21.683-4.993-33.849-1.978-2.946-4.145-6.966-7.344-11.648"}}),_c('path',{attrs:{"fill":"#DC3E2A","d":"M33.826 128.453l-.189.158L21 138.83c6.284 5.362 18.042 10.135 33.636 13.896a199.025 199.025 0 0 1-1.29-25.863c-3.136-1.423-6.387-2.319-9.698-2.319-3.712 0-6.832 1.24-9.822 3.908"}}),_c('path',{attrs:{"fill":"#A7BE33","d":"M112.668 215.402c-13.418-1.946-26.234-5.29-38.032-9.947 12.86 26.123 32.187 44.355 54.345 49.071.06.008.129.015.2.02-6.081-6.253-11.287-17.96-15.54-35.046-.335-1.34-.655-2.71-.973-4.098"}}),_c('path',{attrs:{"fill":"#DF542A","d":"M43.29 119.89c11.732 0 21.904 8.555 30.351 15.779 5.071 4.335 10.314 8.818 16.32 12.336a31.692 31.692 0 0 1 6.19 4.704c2.74 2.679 2.93 3.211 4.366 5.442 1.463 2.274 2.399 3.667 3.216 3.667 1.375 0 4.353-1.584 4.91-3.946 1.08-4.806-3.497-9.243-7.093-12.606-5.04-4.709-12.515-13.224-14.603-17.14-16.735-31.42 20.175-56.9 42.463-38.835 2.261-2.164 4.342-4.9 6.135-6.79-11.839-13.007-28.93-9.922-46.122-11.2-2.407-.178-9.548-.73-11.59-.093-2.042.636-4.178 1.841-5.478 2.604-15.68 9.164-37.787 11.229-50.952 18.448a125.199 125.199 0 0 0-5.858 37.942c0 2.149.054 4.285.162 6.41l14.423-11.574c3.908-3.465 8.214-5.147 13.16-5.147"}}),_c('path',{attrs:{"fill":"#00A3DA","d":"M169.584 68.476c-6.724 2.451-12.14 5.958-15.936 7.31-7.378 2.612-8.324 4.757-13.849 10.83-1.617 1.8-3.755 4.446-6.06 6.614-.04.111-.018.908.632 1.855 1.898 2.791 4.858 1.796 7.32-.548 26.521-25.198 47.624-3.431 50.25 9.763 1.22 6.115 1.692 15.405-5.5 30.426 3.536 1.185 5.964 3.385 6.315 7.092 19.46-23.055 16.918-33.556 21.943-47.635 9.651-27.096 16.204-36.237 20.846-45.936a125.41 125.41 0 0 0-22.024-20.065c-4.563 38.729-28.184 34.558-43.937 40.294"}}),_c('path',{attrs:{"fill":"#84BF41","d":"M182.919 233.449c.785-11.552 5.277-16.762 3.199-27.85-.545-2.89-7.392-8.58-15.36-10.466l-2.476-.317 1.757-5.593c1.086-3.667 6.49-17.033 11.044-28.557.496-1.178 6.442-14.834 6.277-17.083-.283-2.129-2.869-3.583-4.496-3.583-1.632 0-3.325 2.977-5.14 6.13-2.431 4.148-4.013 7.918-6.253 11.915l-.008-.008c-2.364 4.217-4.764 8.595-7.468 13.515a2394.523 2394.523 0 0 1-9.236 16.738c-1.634 2.93-4.278 4.547-7.461 4.547-2.912 0-5.995-.82-6.887-1.508-.892-.687-21.945-24.356-27.004-29.342-1.54 2.501-4.145 4.21-6.952 5.015 7.566 11.205 21.763 32.084 24.48 36.226 4.285 6.523 4.127 10.817 5.454 17.93.957 5.108 9.231 22.533 13.58 33.387a125.649 125.649 0 0 0 31.94-6.52c.277-5.193.695-9.991 1.01-14.576"}}),_c('g',{attrs:{"transform":"translate(320 59)"}},[_c('mask',{attrs:{"id":"b","fill":"#fff"}},[_c('use',{attrs:{"xlink:href":"#a"}})]),_c('use',{attrs:{"fill":"#1A1919","xlink:href":"#a"}}),_c('g',{attrs:{"fill":"#191919","mask":"url(#b)"}},[_c('path',{attrs:{"d":"M0 0h478v143H0z"}})])])])]) }; module.exports = { render: render }; /***/ }), /***/ "8e21": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M28.281 6.281l1.438 1.438-18 18-.719.688-.719-.688-8-8 1.438-1.438L11 23.562z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "8e60": /***/ (function(module, exports, __webpack_require__) { // Thank's IE8 for his funny defineProperty module.exports = !__webpack_require__("294c")(function () { return Object.defineProperty({}, 'a', { get: function () { return 7; } }).a != 7; }); /***/ }), /***/ "8f60": /***/ (function(module, exports, __webpack_require__) { "use strict"; var create = __webpack_require__("a159"); var descriptor = __webpack_require__("aebd"); var setToStringTag = __webpack_require__("45f2"); var IteratorPrototype = {}; // 25.1.2.1.1 %IteratorPrototype%[@@iterator]() __webpack_require__("35e8")(IteratorPrototype, __webpack_require__("5168")('iterator'), function () { return this; }); module.exports = function (Constructor, NAME, next) { Constructor.prototype = create(IteratorPrototype, { next: descriptor(1, next) }); setToStringTag(Constructor, NAME + ' Iterator'); }; /***/ }), /***/ "9003": /***/ (function(module, exports, __webpack_require__) { // 7.2.2 IsArray(argument) var cof = __webpack_require__("6b4c"); module.exports = Array.isArray || function isArray(arg) { return cof(arg) == 'Array'; }; /***/ }), /***/ "9057": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "905d": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-input/Radio/Radio.vue?vue&type=template&id=41a640ea& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ds-form-item',[_c('div',{staticClass:"ds-radio",attrs:{"tabindex":_vm.tabindex},on:{"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }if($event.target !== $event.currentTarget){ return null; }$event.preventDefault();return _vm.pointerNext($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }if($event.target !== $event.currentTarget){ return null; }$event.preventDefault();return _vm.pointerPrev($event)}]}},_vm._l((_vm.options),function(option){return _c(_vm.buttons ? 'ds-button' : 'div',{key:option[_vm.labelProp] || option,tag:"component",staticClass:"ds-radio-option",class:[ _vm.isSelected(option) && "ds-radio-option-is-selected" ],attrs:{"primary":_vm.buttons && _vm.isSelected(option)},on:{"click":function($event){return _vm.handleSelect(option)}}},[(!_vm.buttons)?_c('span',{staticClass:"ds-radio-option-mark"}):_vm._e(),_c('span',{staticClass:"ds-radio-option-label"},[_vm._t("option",[_vm._v("\n "+_vm._s(option[_vm.labelProp] || option)+"\n ")],{"option":option})],2)])}),1)])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-input/Radio/Radio.vue?vue&type=template&id=41a640ea& // EXTERNAL MODULE: ./src/system/components/data-input/shared/input.js var input = __webpack_require__("33ba"); // EXTERNAL MODULE: ./src/system/components/data-input/shared/multiinput.js var multiinput = __webpack_require__("ac24"); // EXTERNAL MODULE: ./src/system/components/data-input/FormItem/FormItem.vue + 4 modules var FormItem = __webpack_require__("5d96"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-input/Radio/Radio.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * Used for letting the user choose one value from a set of options. * @version 1.0.0 */ /* harmony default export */ var Radiovue_type_script_lang_js_ = ({ name: 'DsRadio', mixins: [input["a" /* default */], multiinput["a" /* default */]], components: { DsFormItem: FormItem["default"] }, data: function data() { return { pointer: 0 }; }, props: { /** * Whether the input should be options should be buttons */ buttons: { type: Boolean, default: false }, /** * The select options. */ options: { type: Array, default: function _default() { return []; } }, /** * The prop to use as the label when options are objects */ labelProp: { type: String, default: 'label' } }, computed: { pointerMax: function pointerMax() { return this.options.length - 1; } }, watch: { pointerMax: function pointerMax(max) { var _this = this; if (max < this.pointer) { this.$nextTick(function () { _this.pointer = max; }); } } }, methods: { handleSelect: function handleSelect(option) { this.selectOption(option); }, pointerPrev: function pointerPrev() { if (this.pointer === 0) { this.pointer = this.pointerMax; } else { this.pointer--; } this.selectPointerOption(); }, pointerNext: function pointerNext() { if (this.pointer === this.pointerMax) { this.pointer = 0; } else { this.pointer++; } this.selectPointerOption(); }, selectPointerOption: function selectPointerOption() { this.handleSelect(this.options[this.pointer]); } } }); // CONCATENATED MODULE: ./src/system/components/data-input/Radio/Radio.vue?vue&type=script&lang=js& /* harmony default export */ var Radio_Radiovue_type_script_lang_js_ = (Radiovue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-input/Radio/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("88e3"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/data-input/Radio/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-input%2FRadio%2FRadio.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FRadio_2FRadio = (function () {}); // CONCATENATED MODULE: ./src/system/components/data-input/Radio/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-input%2FRadio%2FRadio.vue /* harmony default export */ var Radio_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FRadio_2FRadio = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FRadio_2FRadio); // CONCATENATED MODULE: ./src/system/components/data-input/Radio/Radio.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Radio_Radiovue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Radio_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FRadio_2FRadio === 'function') Radio_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FRadio_2FRadio(component) /* harmony default export */ var Radio = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "9093": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.7 / 15.2.3.4 Object.getOwnPropertyNames(O) var $keys = __webpack_require__("ce10"); var hiddenKeys = __webpack_require__("e11e").concat('length', 'prototype'); exports.f = Object.getOwnPropertyNames || function getOwnPropertyNames(O) { return $keys(O, hiddenKeys); }; /***/ }), /***/ "9138": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("35e8"); /***/ }), /***/ "9152": /***/ (function(module, exports) { exports.read = function (buffer, offset, isLE, mLen, nBytes) { var e, m var eLen = (nBytes * 8) - mLen - 1 var eMax = (1 << eLen) - 1 var eBias = eMax >> 1 var nBits = -7 var i = isLE ? (nBytes - 1) : 0 var d = isLE ? -1 : 1 var s = buffer[offset + i] i += d e = s & ((1 << (-nBits)) - 1) s >>= (-nBits) nBits += eLen for (; nBits > 0; e = (e * 256) + buffer[offset + i], i += d, nBits -= 8) {} m = e & ((1 << (-nBits)) - 1) e >>= (-nBits) nBits += mLen for (; nBits > 0; m = (m * 256) + buffer[offset + i], i += d, nBits -= 8) {} if (e === 0) { e = 1 - eBias } else if (e === eMax) { return m ? NaN : ((s ? -1 : 1) * Infinity) } else { m = m + Math.pow(2, mLen) e = e - eBias } return (s ? -1 : 1) * m * Math.pow(2, e - mLen) } exports.write = function (buffer, value, offset, isLE, mLen, nBytes) { var e, m, c var eLen = (nBytes * 8) - mLen - 1 var eMax = (1 << eLen) - 1 var eBias = eMax >> 1 var rt = (mLen === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0) var i = isLE ? 0 : (nBytes - 1) var d = isLE ? 1 : -1 var s = value < 0 || (value === 0 && 1 / value < 0) ? 1 : 0 value = Math.abs(value) if (isNaN(value) || value === Infinity) { m = isNaN(value) ? 1 : 0 e = eMax } else { e = Math.floor(Math.log(value) / Math.LN2) if (value * (c = Math.pow(2, -e)) < 1) { e-- c *= 2 } if (e + eBias >= 1) { value += rt / c } else { value += rt * Math.pow(2, 1 - eBias) } if (value * c >= 2) { e++ c /= 2 } if (e + eBias >= eMax) { m = 0 e = eMax } else if (e + eBias >= 1) { m = ((value * c) - 1) * Math.pow(2, mLen) e = e + eBias } else { m = value * Math.pow(2, eBias - 1) * Math.pow(2, mLen) e = 0 } } for (; mLen >= 8; buffer[offset + i] = m & 0xff, i += d, m /= 256, mLen -= 8) {} e = (e << mLen) | m eLen += mLen for (; eLen > 0; buffer[offset + i] = e & 0xff, i += d, e /= 256, eLen -= 8) {} buffer[offset + i - d] |= s * 128 } /***/ }), /***/ "922e": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M6 6c2.197 0 4 1.803 4 4 0 .494-.115.969-.281 1.406l6.063 3.438L26.001 9h4L9.72 20.594c.166.438.281.913.281 1.406 0 2.197-1.803 4-4 4s-4-1.803-4-4 1.803-4 4-4c.981 0 1.864.375 2.563.969l5.156-2.938-5.219-2.969c-.691.568-1.543.938-2.5.938-2.197 0-4-1.803-4-4s1.803-4 4-4zm0 2c-.977 0-1.784.677-1.969 1.594A2.088 2.088 0 0 0 4 10c0 1.116.884 2 2 2s2-.884 2-2-.884-2-2-2zm13.094 8.813L30 23.001h-4l-8.906-5.094zM6 20c-.977 0-1.784.677-1.969 1.594A2.088 2.088 0 0 0 4 22c0 1.116.884 2 2 2s2-.884 2-2-.884-2-2-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "92b2": /***/ (function(module, exports) { module.exports = {"description":"The code component is used for displaying lines of code.","methods":[],"displayName":"DsCode","props":{"inline":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Display the code inline.\n */","description":"Display the code inline."}},"comment":"/**\n * The code component is used for displaying lines of code.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "9306": /***/ (function(module, exports, __webpack_require__) { "use strict"; // 19.1.2.1 Object.assign(target, source, ...) var getKeys = __webpack_require__("c3a1"); var gOPS = __webpack_require__("9aa9"); var pIE = __webpack_require__("355d"); var toObject = __webpack_require__("241e"); var IObject = __webpack_require__("335c"); var $assign = Object.assign; // should work with symbols and should have deterministic property order (V8 bug) module.exports = !$assign || __webpack_require__("294c")(function () { var A = {}; var B = {}; // eslint-disable-next-line no-undef var S = Symbol(); var K = 'abcdefghijklmnopqrst'; A[S] = 7; K.split('').forEach(function (k) { B[k] = k; }); return $assign({}, A)[S] != 7 || Object.keys($assign({}, B)).join('') != K; }) ? function assign(target, source) { // eslint-disable-line no-unused-vars var T = toObject(target); var aLen = arguments.length; var index = 1; var getSymbols = gOPS.f; var isEnum = pIE.f; while (aLen > index) { var S = IObject(arguments[index++]); var keys = getSymbols ? getKeys(S).concat(getSymbols(S)) : getKeys(S); var length = keys.length; var j = 0; var key; while (length > j) if (isEnum.call(S, key = keys[j++])) T[key] = S[key]; } return T; } : $assign; /***/ }), /***/ "9379": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 5c6.063 0 11 4.937 11 11v11h-8V16c0-1.668-1.332-3-3-3s-3 1.332-3 3v11H5V16C5 9.937 9.937 5 16 5zm0 2c-4.983 0-9 4.017-9 9v5h4v-5c0-2.749 2.251-5 5-5s5 2.251 5 5v5h4v-5c0-4.983-4.017-9-9-9zM7 23v2h4v-2H7zm14 0v2h4v-2h-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "941a": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M21.75 4c1.603 0 3.189.626 4.406 1.844 2.435 2.435 2.435 6.409 0 8.844l-1.469 1.469a6.205 6.205 0 0 1-3.625 1.781l-.25-2a4.1 4.1 0 0 0 2.438-1.188h.031l1.469-1.469c1.671-1.671 1.671-4.36 0-6.031s-4.36-1.671-6.031 0L17.25 8.719a4.183 4.183 0 0 0-1.188 2.469l-2-.25a6.208 6.208 0 0 1 1.781-3.625l1.469-1.469A6.285 6.285 0 0 1 21.75 4zM7.719 6.281l4 4-1.438 1.438-4-4zm3.219 7.782l.25 2a4.1 4.1 0 0 0-2.438 1.188h-.031L7.25 18.72c-1.671 1.671-1.671 4.36 0 6.031s4.36 1.671 6.031 0l1.469-1.469a4.183 4.183 0 0 0 1.188-2.469l2 .25a6.208 6.208 0 0 1-1.781 3.625l-1.469 1.469c-2.435 2.435-6.409 2.435-8.844 0s-2.435-6.409 0-8.844l1.469-1.469a6.205 6.205 0 0 1 3.625-1.781zm10.781 6.218l4 4-1.438 1.438-4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "95d5": /***/ (function(module, exports, __webpack_require__) { var classof = __webpack_require__("40c3"); var ITERATOR = __webpack_require__("5168")('iterator'); var Iterators = __webpack_require__("481b"); module.exports = __webpack_require__("584a").isIterable = function (it) { var O = Object(it); return O[ITERATOR] !== undefined || '@@iterator' in O // eslint-disable-next-line no-prototype-builtins || Iterators.hasOwnProperty(classof(O)); }; /***/ }), /***/ "9675": /***/ (function(module, exports, __webpack_require__) { "use strict"; /** * Module dependenices */ const clone = __webpack_require__("52f6"); const typeOf = __webpack_require__("ef5d"); const isPlainObject = __webpack_require__("fb48"); function cloneDeep(val, instanceClone) { switch (typeOf(val)) { case 'object': return cloneObjectDeep(val, instanceClone); case 'array': return cloneArrayDeep(val, instanceClone); default: { return clone(val); } } } function cloneObjectDeep(val, instanceClone) { if (typeof instanceClone === 'function') { return instanceClone(val); } if (instanceClone || isPlainObject(val)) { const res = new val.constructor(); for (let key in val) { res[key] = cloneDeep(val[key], instanceClone); } return res; } return val; } function cloneArrayDeep(val, instanceClone) { const res = new val.constructor(val.length); for (let i = 0; i < val.length; i++) { res[i] = cloneDeep(val[i], instanceClone); } return res; } /** * Expose `cloneDeep` */ module.exports = cloneDeep; /***/ }), /***/ "96cf": /***/ (function(module, exports) { /** * Copyright (c) 2014-present, Facebook, Inc. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. */ !(function(global) { "use strict"; var Op = Object.prototype; var hasOwn = Op.hasOwnProperty; var undefined; // More compressible than void 0. var $Symbol = typeof Symbol === "function" ? Symbol : {}; var iteratorSymbol = $Symbol.iterator || "@@iterator"; var asyncIteratorSymbol = $Symbol.asyncIterator || "@@asyncIterator"; var toStringTagSymbol = $Symbol.toStringTag || "@@toStringTag"; var inModule = typeof module === "object"; var runtime = global.regeneratorRuntime; if (runtime) { if (inModule) { // If regeneratorRuntime is defined globally and we're in a module, // make the exports object identical to regeneratorRuntime. module.exports = runtime; } // Don't bother evaluating the rest of this file if the runtime was // already defined globally. return; } // Define the runtime globally (as expected by generated code) as either // module.exports (if we're in a module) or a new, empty object. runtime = global.regeneratorRuntime = inModule ? module.exports : {}; function wrap(innerFn, outerFn, self, tryLocsList) { // If outerFn provided and outerFn.prototype is a Generator, then outerFn.prototype instanceof Generator. var protoGenerator = outerFn && outerFn.prototype instanceof Generator ? outerFn : Generator; var generator = Object.create(protoGenerator.prototype); var context = new Context(tryLocsList || []); // The ._invoke method unifies the implementations of the .next, // .throw, and .return methods. generator._invoke = makeInvokeMethod(innerFn, self, context); return generator; } runtime.wrap = wrap; // Try/catch helper to minimize deoptimizations. Returns a completion // record like context.tryEntries[i].completion. This interface could // have been (and was previously) designed to take a closure to be // invoked without arguments, but in all the cases we care about we // already have an existing method we want to call, so there's no need // to create a new function object. We can even get away with assuming // the method takes exactly one argument, since that happens to be true // in every case, so we don't have to touch the arguments object. The // only additional allocation required is the completion record, which // has a stable shape and so hopefully should be cheap to allocate. function tryCatch(fn, obj, arg) { try { return { type: "normal", arg: fn.call(obj, arg) }; } catch (err) { return { type: "throw", arg: err }; } } var GenStateSuspendedStart = "suspendedStart"; var GenStateSuspendedYield = "suspendedYield"; var GenStateExecuting = "executing"; var GenStateCompleted = "completed"; // Returning this object from the innerFn has the same effect as // breaking out of the dispatch switch statement. var ContinueSentinel = {}; // Dummy constructor functions that we use as the .constructor and // .constructor.prototype properties for functions that return Generator // objects. For full spec compliance, you may wish to configure your // minifier not to mangle the names of these two functions. function Generator() {} function GeneratorFunction() {} function GeneratorFunctionPrototype() {} // This is a polyfill for %IteratorPrototype% for environments that // don't natively support it. var IteratorPrototype = {}; IteratorPrototype[iteratorSymbol] = function () { return this; }; var getProto = Object.getPrototypeOf; var NativeIteratorPrototype = getProto && getProto(getProto(values([]))); if (NativeIteratorPrototype && NativeIteratorPrototype !== Op && hasOwn.call(NativeIteratorPrototype, iteratorSymbol)) { // This environment has a native %IteratorPrototype%; use it instead // of the polyfill. IteratorPrototype = NativeIteratorPrototype; } var Gp = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(IteratorPrototype); GeneratorFunction.prototype = Gp.constructor = GeneratorFunctionPrototype; GeneratorFunctionPrototype.constructor = GeneratorFunction; GeneratorFunctionPrototype[toStringTagSymbol] = GeneratorFunction.displayName = "GeneratorFunction"; // Helper for defining the .next, .throw, and .return methods of the // Iterator interface in terms of a single ._invoke method. function defineIteratorMethods(prototype) { ["next", "throw", "return"].forEach(function(method) { prototype[method] = function(arg) { return this._invoke(method, arg); }; }); } runtime.isGeneratorFunction = function(genFun) { var ctor = typeof genFun === "function" && genFun.constructor; return ctor ? ctor === GeneratorFunction || // For the native GeneratorFunction constructor, the best we can // do is to check its .name property. (ctor.displayName || ctor.name) === "GeneratorFunction" : false; }; runtime.mark = function(genFun) { if (Object.setPrototypeOf) { Object.setPrototypeOf(genFun, GeneratorFunctionPrototype); } else { genFun.__proto__ = GeneratorFunctionPrototype; if (!(toStringTagSymbol in genFun)) { genFun[toStringTagSymbol] = "GeneratorFunction"; } } genFun.prototype = Object.create(Gp); return genFun; }; // Within the body of any async function, `await x` is transformed to // `yield regeneratorRuntime.awrap(x)`, so that the runtime can test // `hasOwn.call(value, "__await")` to determine if the yielded value is // meant to be awaited. runtime.awrap = function(arg) { return { __await: arg }; }; function AsyncIterator(generator) { function invoke(method, arg, resolve, reject) { var record = tryCatch(generator[method], generator, arg); if (record.type === "throw") { reject(record.arg); } else { var result = record.arg; var value = result.value; if (value && typeof value === "object" && hasOwn.call(value, "__await")) { return Promise.resolve(value.__await).then(function(value) { invoke("next", value, resolve, reject); }, function(err) { invoke("throw", err, resolve, reject); }); } return Promise.resolve(value).then(function(unwrapped) { // When a yielded Promise is resolved, its final value becomes // the .value of the Promise<{value,done}> result for the // current iteration. result.value = unwrapped; resolve(result); }, function(error) { // If a rejected Promise was yielded, throw the rejection back // into the async generator function so it can be handled there. return invoke("throw", error, resolve, reject); }); } } var previousPromise; function enqueue(method, arg) { function callInvokeWithMethodAndArg() { return new Promise(function(resolve, reject) { invoke(method, arg, resolve, reject); }); } return previousPromise = // If enqueue has been called before, then we want to wait until // all previous Promises have been resolved before calling invoke, // so that results are always delivered in the correct order. If // enqueue has not been called before, then it is important to // call invoke immediately, without waiting on a callback to fire, // so that the async generator function has the opportunity to do // any necessary setup in a predictable way. This predictability // is why the Promise constructor synchronously invokes its // executor callback, and why async functions synchronously // execute code before the first await. Since we implement simple // async functions in terms of async generators, it is especially // important to get this right, even though it requires care. previousPromise ? previousPromise.then( callInvokeWithMethodAndArg, // Avoid propagating failures to Promises returned by later // invocations of the iterator. callInvokeWithMethodAndArg ) : callInvokeWithMethodAndArg(); } // Define the unified helper method that is used to implement .next, // .throw, and .return (see defineIteratorMethods). this._invoke = enqueue; } defineIteratorMethods(AsyncIterator.prototype); AsyncIterator.prototype[asyncIteratorSymbol] = function () { return this; }; runtime.AsyncIterator = AsyncIterator; // Note that simple async functions are implemented on top of // AsyncIterator objects; they just return a Promise for the value of // the final result produced by the iterator. runtime.async = function(innerFn, outerFn, self, tryLocsList) { var iter = new AsyncIterator( wrap(innerFn, outerFn, self, tryLocsList) ); return runtime.isGeneratorFunction(outerFn) ? iter // If outerFn is a generator, return the full iterator. : iter.next().then(function(result) { return result.done ? result.value : iter.next(); }); }; function makeInvokeMethod(innerFn, self, context) { var state = GenStateSuspendedStart; return function invoke(method, arg) { if (state === GenStateExecuting) { throw new Error("Generator is already running"); } if (state === GenStateCompleted) { if (method === "throw") { throw arg; } // Be forgiving, per 25.3.3.3.3 of the spec: // https://people.mozilla.org/~jorendorff/es6-draft.html#sec-generatorresume return doneResult(); } context.method = method; context.arg = arg; while (true) { var delegate = context.delegate; if (delegate) { var delegateResult = maybeInvokeDelegate(delegate, context); if (delegateResult) { if (delegateResult === ContinueSentinel) continue; return delegateResult; } } if (context.method === "next") { // Setting context._sent for legacy support of Babel's // function.sent implementation. context.sent = context._sent = context.arg; } else if (context.method === "throw") { if (state === GenStateSuspendedStart) { state = GenStateCompleted; throw context.arg; } context.dispatchException(context.arg); } else if (context.method === "return") { context.abrupt("return", context.arg); } state = GenStateExecuting; var record = tryCatch(innerFn, self, context); if (record.type === "normal") { // If an exception is thrown from innerFn, we leave state === // GenStateExecuting and loop back for another invocation. state = context.done ? GenStateCompleted : GenStateSuspendedYield; if (record.arg === ContinueSentinel) { continue; } return { value: record.arg, done: context.done }; } else if (record.type === "throw") { state = GenStateCompleted; // Dispatch the exception by looping back around to the // context.dispatchException(context.arg) call above. context.method = "throw"; context.arg = record.arg; } } }; } // Call delegate.iterator[context.method](context.arg) and handle the // result, either by returning a { value, done } result from the // delegate iterator, or by modifying context.method and context.arg, // setting context.delegate to null, and returning the ContinueSentinel. function maybeInvokeDelegate(delegate, context) { var method = delegate.iterator[context.method]; if (method === undefined) { // A .throw or .return when the delegate iterator has no .throw // method always terminates the yield* loop. context.delegate = null; if (context.method === "throw") { if (delegate.iterator.return) { // If the delegate iterator has a return method, give it a // chance to clean up. context.method = "return"; context.arg = undefined; maybeInvokeDelegate(delegate, context); if (context.method === "throw") { // If maybeInvokeDelegate(context) changed context.method from // "return" to "throw", let that override the TypeError below. return ContinueSentinel; } } context.method = "throw"; context.arg = new TypeError( "The iterator does not provide a 'throw' method"); } return ContinueSentinel; } var record = tryCatch(method, delegate.iterator, context.arg); if (record.type === "throw") { context.method = "throw"; context.arg = record.arg; context.delegate = null; return ContinueSentinel; } var info = record.arg; if (! info) { context.method = "throw"; context.arg = new TypeError("iterator result is not an object"); context.delegate = null; return ContinueSentinel; } if (info.done) { // Assign the result of the finished delegate to the temporary // variable specified by delegate.resultName (see delegateYield). context[delegate.resultName] = info.value; // Resume execution at the desired location (see delegateYield). context.next = delegate.nextLoc; // If context.method was "throw" but the delegate handled the // exception, let the outer generator proceed normally. If // context.method was "next", forget context.arg since it has been // "consumed" by the delegate iterator. If context.method was // "return", allow the original .return call to continue in the // outer generator. if (context.method !== "return") { context.method = "next"; context.arg = undefined; } } else { // Re-yield the result returned by the delegate method. return info; } // The delegate iterator is finished, so forget it and continue with // the outer generator. context.delegate = null; return ContinueSentinel; } // Define Generator.prototype.{next,throw,return} in terms of the // unified ._invoke helper method. defineIteratorMethods(Gp); Gp[toStringTagSymbol] = "Generator"; // A Generator should always return itself as the iterator object when the // @@iterator function is called on it. Some browsers' implementations of the // iterator prototype chain incorrectly implement this, causing the Generator // object to not be returned from this call. This ensures that doesn't happen. // See https://github.com/facebook/regenerator/issues/274 for more details. Gp[iteratorSymbol] = function() { return this; }; Gp.toString = function() { return "[object Generator]"; }; function pushTryEntry(locs) { var entry = { tryLoc: locs[0] }; if (1 in locs) { entry.catchLoc = locs[1]; } if (2 in locs) { entry.finallyLoc = locs[2]; entry.afterLoc = locs[3]; } this.tryEntries.push(entry); } function resetTryEntry(entry) { var record = entry.completion || {}; record.type = "normal"; delete record.arg; entry.completion = record; } function Context(tryLocsList) { // The root entry object (effectively a try statement without a catch // or a finally block) gives us a place to store values thrown from // locations where there is no enclosing try statement. this.tryEntries = [{ tryLoc: "root" }]; tryLocsList.forEach(pushTryEntry, this); this.reset(true); } runtime.keys = function(object) { var keys = []; for (var key in object) { keys.push(key); } keys.reverse(); // Rather than returning an object with a next method, we keep // things simple and return the next function itself. return function next() { while (keys.length) { var key = keys.pop(); if (key in object) { next.value = key; next.done = false; return next; } } // To avoid creating an additional object, we just hang the .value // and .done properties off the next function object itself. This // also ensures that the minifier will not anonymize the function. next.done = true; return next; }; }; function values(iterable) { if (iterable) { var iteratorMethod = iterable[iteratorSymbol]; if (iteratorMethod) { return iteratorMethod.call(iterable); } if (typeof iterable.next === "function") { return iterable; } if (!isNaN(iterable.length)) { var i = -1, next = function next() { while (++i < iterable.length) { if (hasOwn.call(iterable, i)) { next.value = iterable[i]; next.done = false; return next; } } next.value = undefined; next.done = true; return next; }; return next.next = next; } } // Return an iterator with no values. return { next: doneResult }; } runtime.values = values; function doneResult() { return { value: undefined, done: true }; } Context.prototype = { constructor: Context, reset: function(skipTempReset) { this.prev = 0; this.next = 0; // Resetting context._sent for legacy support of Babel's // function.sent implementation. this.sent = this._sent = undefined; this.done = false; this.delegate = null; this.method = "next"; this.arg = undefined; this.tryEntries.forEach(resetTryEntry); if (!skipTempReset) { for (var name in this) { // Not sure about the optimal order of these conditions: if (name.charAt(0) === "t" && hasOwn.call(this, name) && !isNaN(+name.slice(1))) { this[name] = undefined; } } } }, stop: function() { this.done = true; var rootEntry = this.tryEntries[0]; var rootRecord = rootEntry.completion; if (rootRecord.type === "throw") { throw rootRecord.arg; } return this.rval; }, dispatchException: function(exception) { if (this.done) { throw exception; } var context = this; function handle(loc, caught) { record.type = "throw"; record.arg = exception; context.next = loc; if (caught) { // If the dispatched exception was caught by a catch block, // then let that catch block handle the exception normally. context.method = "next"; context.arg = undefined; } return !! caught; } for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; var record = entry.completion; if (entry.tryLoc === "root") { // Exception thrown outside of any try block that could handle // it, so set the completion value of the entire function to // throw the exception. return handle("end"); } if (entry.tryLoc <= this.prev) { var hasCatch = hasOwn.call(entry, "catchLoc"); var hasFinally = hasOwn.call(entry, "finallyLoc"); if (hasCatch && hasFinally) { if (this.prev < entry.catchLoc) { return handle(entry.catchLoc, true); } else if (this.prev < entry.finallyLoc) { return handle(entry.finallyLoc); } } else if (hasCatch) { if (this.prev < entry.catchLoc) { return handle(entry.catchLoc, true); } } else if (hasFinally) { if (this.prev < entry.finallyLoc) { return handle(entry.finallyLoc); } } else { throw new Error("try statement without catch or finally"); } } } }, abrupt: function(type, arg) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc <= this.prev && hasOwn.call(entry, "finallyLoc") && this.prev < entry.finallyLoc) { var finallyEntry = entry; break; } } if (finallyEntry && (type === "break" || type === "continue") && finallyEntry.tryLoc <= arg && arg <= finallyEntry.finallyLoc) { // Ignore the finally entry if control is not jumping to a // location outside the try/catch block. finallyEntry = null; } var record = finallyEntry ? finallyEntry.completion : {}; record.type = type; record.arg = arg; if (finallyEntry) { this.method = "next"; this.next = finallyEntry.finallyLoc; return ContinueSentinel; } return this.complete(record); }, complete: function(record, afterLoc) { if (record.type === "throw") { throw record.arg; } if (record.type === "break" || record.type === "continue") { this.next = record.arg; } else if (record.type === "return") { this.rval = this.arg = record.arg; this.method = "return"; this.next = "end"; } else if (record.type === "normal" && afterLoc) { this.next = afterLoc; } return ContinueSentinel; }, finish: function(finallyLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.finallyLoc === finallyLoc) { this.complete(entry.completion, entry.afterLoc); resetTryEntry(entry); return ContinueSentinel; } } }, "catch": function(tryLoc) { for (var i = this.tryEntries.length - 1; i >= 0; --i) { var entry = this.tryEntries[i]; if (entry.tryLoc === tryLoc) { var record = entry.completion; if (record.type === "throw") { var thrown = record.arg; resetTryEntry(entry); } return thrown; } } // The context.catch method must only be called with a location // argument that corresponds to a known catch block. throw new Error("illegal catch attempt"); }, delegateYield: function(iterable, resultName, nextLoc) { this.delegate = { iterator: values(iterable), resultName: resultName, nextLoc: nextLoc }; if (this.method === "next") { // Deliberately forget the last sent value so that we don't // accidentally pass it on to the delegate. this.arg = undefined; } return ContinueSentinel; } }; })( // In sloppy mode, unbound `this` refers to the global object, fallback to // Function constructor if we're in global strict mode. That is sadly a form // of indirect eval which violates Content Security Policy. (function() { return this || (typeof self === "object" && self); })() || Function("return this")() ); /***/ }), /***/ "9717": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M7.219 5.781L16 14.562l8.781-8.781 1.438 1.438L17.438 16l8.781 8.781-1.438 1.438L16 17.438l-8.781 8.781-1.438-1.438L14.562 16 5.781 7.219z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "97f4": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 4h2v20.063l6.781-6.781 1.438 1.438-8.5 8.5-.719.688-.719-.688-8.5-8.5 1.438-1.438L15 24.063V4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "980d": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "984f": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("092c"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "98dc": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M8 4h2v16.563L20.563 10H11V8h11.563l3.719-3.719 1.438 1.438-3.719 3.719v11.563h-2v-9.563L11.438 22.001h16.563v2h-4v4h-2v-4h-14v-14h-4v-2h4v-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "9930": /***/ (function(module, exports) { module.exports = {"description":"Use this component for grouping and separation.","methods":[],"displayName":"DsSpace","props":{"marginTop":{"type":{"name":"string|object"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The top margin of this space.\n */","description":"The top margin of this space."},"marginBottom":{"type":{"name":"string|object"},"required":"","defaultValue":{"value":"\"large\"","func":false},"tags":{},"comment":"/**\n * The bottom margin of this space.\n */","description":"The bottom margin of this space."},"margin":{"type":{"name":"string|object"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The bottom and top margin of this space.\n */","description":"The bottom and top margin of this space."},"centered":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Center content vertacally and horizontally\n */","description":"Center content vertacally and horizontally"},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"div\"","func":false},"tags":{},"comment":"/**\n * The html element name used for this space.\n */","description":"The html element name used for this space."}},"comment":"/**\n * Use this component for grouping and separation.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "99df": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M9.531 6h12.938l5.313 6.375.5.594-.5.656-11.781 15-.781-1-11-14-.5-.656.5-.594 5-6zm.938 2l-3.344 4h4.313l2.688-4H10.47zm7.406 0l2.688 4h4.313l-3.344-4h-3.656zM16 8.844L13.875 12h4.25zM7.031 14l6.594 8.406L11.25 14H7.031zm6.282 0l2.688 9.313L18.657 14h-5.344zm7.437 0l-2.375 8.375L24.969 14H20.75z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "9aa9": /***/ (function(module, exports) { exports.f = Object.getOwnPropertySymbols; /***/ }), /***/ "9b43": /***/ (function(module, exports, __webpack_require__) { // optional / simple context binding var aFunction = __webpack_require__("d8e8"); module.exports = function (fn, that, length) { aFunction(fn); if (that === undefined) return fn; switch (length) { case 1: return function (a) { return fn.call(that, a); }; case 2: return function (a, b) { return fn.call(that, a, b); }; case 3: return function (a, b, c) { return fn.call(that, a, b, c); }; } return function (/* ...args */) { return fn.apply(that, arguments); }; }; /***/ }), /***/ "9b68": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4.438l.906 2.188 8 19 .906 2.125-2.156-.813L16 24.063l-9.813 3.688.906-2.125 8-19zm0 5.093L9.812 24.25 16 21.937l.344.125 5.844 2.188z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "9c6c": /***/ (function(module, exports, __webpack_require__) { // 22.1.3.31 Array.prototype[@@unscopables] var UNSCOPABLES = __webpack_require__("2b4c")('unscopables'); var ArrayProto = Array.prototype; if (ArrayProto[UNSCOPABLES] == undefined) __webpack_require__("32e9")(ArrayProto, UNSCOPABLES, {}); module.exports = function (key) { ArrayProto[UNSCOPABLES][key] = true; }; /***/ }), /***/ "9def": /***/ (function(module, exports, __webpack_require__) { // 7.1.15 ToLength var toInteger = __webpack_require__("4588"); var min = Math.min; module.exports = function (it) { return it > 0 ? min(toInteger(it), 0x1fffffffffffff) : 0; // pow(2, 53) - 1 == 9007199254740991 }; /***/ }), /***/ "9e05": /***/ (function(module, exports) { module.exports = {"description":"Used in combination with the table row to create data tables.","methods":[],"displayName":"DsTable","props":{"data":{"type":{"name":"array|object"},"required":"","defaultValue":{"value":"function() { return []; }","func":true},"tags":{},"comment":"/**\n * The table's data\n */","description":"The table's data"},"fields":{"type":{"name":"array|object"},"required":"","defaultValue":{"value":"function() { return null; }","func":true},"tags":{},"comment":"/**\n * The table's header config\n */","description":"The table's header config"},"condensed":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Should the table be more condense?\n */","description":"Should the table be more condense?"},"bordered":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"true","func":false},"tags":{},"comment":"/**\n * Should the table have borders?\n */","description":"Should the table have borders?"}},"comment":"/**\n * Used in combination with the table row to create data tables.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":"Slots are named by fields"}}} /***/ }), /***/ "9e1e": /***/ (function(module, exports, __webpack_require__) { // Thank's IE8 for his funny defineProperty module.exports = !__webpack_require__("79e5")(function () { return Object.defineProperty({}, 'a', { get: function () { return 7; } }).a != 7; }); /***/ }), /***/ "9e2c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c6.616 0 12 5.385 12 12s-5.385 12-12 12S4 22.615 4 16h2c0 5.535 4.465 10 10 10s10-4.465 10-10S21.535 6 16 6c-3.702 0-6.897 2.02-8.625 5H11v2H4V6h2v3.344A11.987 11.987 0 0 1 16 4zm-1 4h2v7h5v2h-7V8z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "9e69": /***/ (function(module, exports, __webpack_require__) { var root = __webpack_require__("2b3e"); /** Built-in value references. */ var Symbol = root.Symbol; module.exports = Symbol; /***/ }), /***/ "9f66": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 5c3.378 0 6.14 2.131 7.344 5.063 3.527.182 6.33 2.986 6.563 6.5 1.239 1.102 2.094 2.677 2.094 4.438 0 3.324-2.676 6-6 6h-20c-3.324 0-6-2.676-6-6 0-2.751 1.884-4.944 4.344-5.656a4.897 4.897 0 0 1 3.844-3.219c.454-3.994 3.694-7.125 7.813-7.125zm0 2c-3.37 0-6 2.63-6 6v1H9c-1.444 0-2.638.964-2.938 2.313l-.125.656-.656.125A3.941 3.941 0 0 0 2 21c0 2.276 1.724 4 4 4h20c2.276 0 4-1.724 4-4 0-1.267-.65-2.48-1.594-3.188L28 17.499v-.5c0-2.755-2.245-5-5-5h-1.031l-.219-.719c-.779-2.51-2.988-4.281-5.75-4.281zm-1 5h2v6.563l2.281-2.281 1.438 1.438-4 4-.719.688-.719-.688-4-4 1.438-1.438L15 18.563V12z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "9f7c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M28 4.469v19.188l-.594.25-7.375 3.156-.375-.125-7.625-2.875-6.625 2.844L4 27.532V8.344l.594-.25 7.375-3.156.375.125 7.625 2.875 6.625-2.844zM13 7.438v14.875l6 2.25V9.688zM11 7.5L6 9.656V24.5l5-2.156V7.5zm15 0l-5 2.156V24.5l5-2.156V7.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "9fed": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M13 2c1.645 0 3 1.355 3 3v4.188A2.925 2.925 0 0 1 17 9c.767 0 1.467.3 2 .781A2.981 2.981 0 0 1 21 9c1.395 0 2.578.982 2.906 2.281.368-.163.762-.281 1.188-.281 1.645 0 3 1.355 3 3v7.813a8.173 8.173 0 0 1-8.188 8.188h-1.719a8.299 8.299 0 0 1-5-1.688l-.031-.063-.063-.031-8.188-8.094v-.031c-1.154-1.154-1.154-3.034 0-4.188s3.034-1.154 4.188 0l.25.219.656.688V5c0-1.645 1.355-3 3-3zm0 2c-.555 0-1 .445-1 1v16.625l-4.313-4.313c-.446-.446-.929-.446-1.375 0s-.446.929 0 1.375l8.094 8c1.051.788 2.317 1.313 3.781 1.313h1.719c3.467 0 6.188-2.721 6.188-6.188v-7.813c0-.555-.445-1-1-1s-1 .445-1 1v2H22v-4c0-.555-.445-1-1-1s-1 .445-1 1v4h-2v-4c0-.555-.445-1-1-1s-1 .445-1 1v4h-2v-11c0-.555-.445-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "a0e3": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M12 2c3.854 0 7 3.146 7 7a7.027 7.027 0 0 1-3.094 5.813c.486.208.964.441 1.406.719A7.965 7.965 0 0 1 22 14.001c4.406 0 8 3.594 8 8s-3.594 8-8 8-8-3.594-8-8c0-1.897.671-3.657 1.781-5.031A7.889 7.889 0 0 0 12 16.001c-4.431 0-8 3.569-8 8H2c0-4.119 2.527-7.658 6.094-9.188A7.025 7.025 0 0 1 5 9c0-3.854 3.146-7 7-7zm0 2C9.227 4 7 6.227 7 9s2.227 5 5 5 5-2.227 5-5-2.227-5-5-5zm10 12c-3.326 0-6 2.674-6 6s2.674 6 6 6 6-2.674 6-6-2.674-6-6-6zm-2.281 2.281L22 20.562l2.281-2.281 1.438 1.438L23.438 22l2.281 2.281-1.438 1.438L22 23.438l-2.281 2.281-1.438-1.438L20.562 22l-2.281-2.281z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "a125": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 4h22v2.344l-.219.281L19 16.344V23.5l-.406.313-4 3L13 28.001V16.345L5.219 6.626 5 6.345V4.001zm2.281 2l7.188 9h3.063l7.188-9H7.282zM15 17v7l2-1.5V17h-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "a159": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.2 / 15.2.3.5 Object.create(O [, Properties]) var anObject = __webpack_require__("e4ae"); var dPs = __webpack_require__("7e90"); var enumBugKeys = __webpack_require__("1691"); var IE_PROTO = __webpack_require__("5559")('IE_PROTO'); var Empty = function () { /* empty */ }; var PROTOTYPE = 'prototype'; // Create object with fake `null` prototype: use iframe Object with cleared prototype var createDict = function () { // Thrash, waste and sodomy: IE GC bug var iframe = __webpack_require__("1ec9")('iframe'); var i = enumBugKeys.length; var lt = '<'; var gt = '>'; var iframeDocument; iframe.style.display = 'none'; __webpack_require__("32fc").appendChild(iframe); iframe.src = 'javascript:'; // eslint-disable-line no-script-url // createDict = iframe.contentWindow.Object; // html.removeChild(iframe); iframeDocument = iframe.contentWindow.document; iframeDocument.open(); iframeDocument.write(lt + 'script' + gt + 'document.F=Object' + lt + '/script' + gt); iframeDocument.close(); createDict = iframeDocument.F; while (i--) delete createDict[PROTOTYPE][enumBugKeys[i]]; return createDict(); }; module.exports = Object.create || function create(O, Properties) { var result; if (O !== null) { Empty[PROTOTYPE] = anObject(O); result = new Empty(); Empty[PROTOTYPE] = null; // add "__proto__" for Object.getPrototypeOf polyfill result[IE_PROTO] = O; } else result = createDict(); return Properties === undefined ? result : dPs(result, Properties); }; /***/ }), /***/ "a15e": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; // EXTERNAL MODULE: ./node_modules/babel-runtime/helpers/extends.js var helpers_extends = __webpack_require__("41b2"); var extends_default = /*#__PURE__*/__webpack_require__.n(helpers_extends); // EXTERNAL MODULE: ./node_modules/babel-runtime/helpers/typeof.js var helpers_typeof = __webpack_require__("1098"); var typeof_default = /*#__PURE__*/__webpack_require__.n(helpers_typeof); // CONCATENATED MODULE: ./node_modules/async-validator/es/util.js var formatRegExp = /%[sdj%]/g; var warning = function warning() {}; // don't print warning message when in production env or node runtime if (false) {} function format() { for (var _len = arguments.length, args = Array(_len), _key = 0; _key < _len; _key++) { args[_key] = arguments[_key]; } var i = 1; var f = args[0]; var len = args.length; if (typeof f === 'function') { return f.apply(null, args.slice(1)); } if (typeof f === 'string') { var str = String(f).replace(formatRegExp, function (x) { if (x === '%%') { return '%'; } if (i >= len) { return x; } switch (x) { case '%s': return String(args[i++]); case '%d': return Number(args[i++]); case '%j': try { return JSON.stringify(args[i++]); } catch (_) { return '[Circular]'; } break; default: return x; } }); for (var arg = args[i]; i < len; arg = args[++i]) { str += ' ' + arg; } return str; } return f; } function isNativeStringType(type) { return type === 'string' || type === 'url' || type === 'hex' || type === 'email' || type === 'pattern'; } function isEmptyValue(value, type) { if (value === undefined || value === null) { return true; } if (type === 'array' && Array.isArray(value) && !value.length) { return true; } if (isNativeStringType(type) && typeof value === 'string' && !value) { return true; } return false; } function isEmptyObject(obj) { return Object.keys(obj).length === 0; } function asyncParallelArray(arr, func, callback) { var results = []; var total = 0; var arrLength = arr.length; function count(errors) { results.push.apply(results, errors); total++; if (total === arrLength) { callback(results); } } arr.forEach(function (a) { func(a, count); }); } function asyncSerialArray(arr, func, callback) { var index = 0; var arrLength = arr.length; function next(errors) { if (errors && errors.length) { callback(errors); return; } var original = index; index = index + 1; if (original < arrLength) { func(arr[original], next); } else { callback([]); } } next([]); } function flattenObjArr(objArr) { var ret = []; Object.keys(objArr).forEach(function (k) { ret.push.apply(ret, objArr[k]); }); return ret; } function asyncMap(objArr, option, func, callback) { if (option.first) { var flattenArr = flattenObjArr(objArr); return asyncSerialArray(flattenArr, func, callback); } var firstFields = option.firstFields || []; if (firstFields === true) { firstFields = Object.keys(objArr); } var objArrKeys = Object.keys(objArr); var objArrLength = objArrKeys.length; var total = 0; var results = []; var next = function next(errors) { results.push.apply(results, errors); total++; if (total === objArrLength) { callback(results); } }; objArrKeys.forEach(function (key) { var arr = objArr[key]; if (firstFields.indexOf(key) !== -1) { asyncSerialArray(arr, func, next); } else { asyncParallelArray(arr, func, next); } }); } function complementError(rule) { return function (oe) { if (oe && oe.message) { oe.field = oe.field || rule.fullField; return oe; } return { message: oe, field: oe.field || rule.fullField }; }; } function deepMerge(target, source) { if (source) { for (var s in source) { if (source.hasOwnProperty(s)) { var value = source[s]; if ((typeof value === 'undefined' ? 'undefined' : typeof_default()(value)) === 'object' && typeof_default()(target[s]) === 'object') { target[s] = extends_default()({}, target[s], value); } else { target[s] = value; } } } } return target; } // CONCATENATED MODULE: ./node_modules/async-validator/es/rule/required.js /** * Rule for validating required fields. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param source The source object being validated. * @param errors An array of errors that this rule may add * validation errors to. * @param options The validation options. * @param options.messages The validation messages. */ function required(rule, value, source, errors, options, type) { if (rule.required && (!source.hasOwnProperty(rule.field) || isEmptyValue(value, type || rule.type))) { errors.push(format(options.messages.required, rule.fullField)); } } /* harmony default export */ var rule_required = (required); // CONCATENATED MODULE: ./node_modules/async-validator/es/rule/whitespace.js /** * Rule for validating whitespace. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param source The source object being validated. * @param errors An array of errors that this rule may add * validation errors to. * @param options The validation options. * @param options.messages The validation messages. */ function whitespace(rule, value, source, errors, options) { if (/^\s+$/.test(value) || value === '') { errors.push(format(options.messages.whitespace, rule.fullField)); } } /* harmony default export */ var rule_whitespace = (whitespace); // CONCATENATED MODULE: ./node_modules/async-validator/es/rule/type.js /* eslint max-len:0 */ var pattern = { // http://emailregex.com/ email: /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/, url: new RegExp('^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-?)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$', 'i'), hex: /^#?([a-f0-9]{6}|[a-f0-9]{3})$/i }; var types = { integer: function integer(value) { return types.number(value) && parseInt(value, 10) === value; }, float: function float(value) { return types.number(value) && !types.integer(value); }, array: function array(value) { return Array.isArray(value); }, regexp: function regexp(value) { if (value instanceof RegExp) { return true; } try { return !!new RegExp(value); } catch (e) { return false; } }, date: function date(value) { return typeof value.getTime === 'function' && typeof value.getMonth === 'function' && typeof value.getYear === 'function'; }, number: function number(value) { if (isNaN(value)) { return false; } return typeof value === 'number'; }, object: function object(value) { return (typeof value === 'undefined' ? 'undefined' : typeof_default()(value)) === 'object' && !types.array(value); }, method: function method(value) { return typeof value === 'function'; }, email: function email(value) { return typeof value === 'string' && !!value.match(pattern.email) && value.length < 255; }, url: function url(value) { return typeof value === 'string' && !!value.match(pattern.url); }, hex: function hex(value) { return typeof value === 'string' && !!value.match(pattern.hex); } }; /** * Rule for validating the type of a value. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param source The source object being validated. * @param errors An array of errors that this rule may add * validation errors to. * @param options The validation options. * @param options.messages The validation messages. */ function type_type(rule, value, source, errors, options) { if (rule.required && value === undefined) { rule_required(rule, value, source, errors, options); return; } var custom = ['integer', 'float', 'array', 'regexp', 'object', 'method', 'email', 'number', 'date', 'url', 'hex']; var ruleType = rule.type; if (custom.indexOf(ruleType) > -1) { if (!types[ruleType](value)) { errors.push(format(options.messages.types[ruleType], rule.fullField, rule.type)); } // straight typeof check } else if (ruleType && (typeof value === 'undefined' ? 'undefined' : typeof_default()(value)) !== rule.type) { errors.push(format(options.messages.types[ruleType], rule.fullField, rule.type)); } } /* harmony default export */ var rule_type = (type_type); // CONCATENATED MODULE: ./node_modules/async-validator/es/rule/range.js /** * Rule for validating minimum and maximum allowed values. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param source The source object being validated. * @param errors An array of errors that this rule may add * validation errors to. * @param options The validation options. * @param options.messages The validation messages. */ function range(rule, value, source, errors, options) { var len = typeof rule.len === 'number'; var min = typeof rule.min === 'number'; var max = typeof rule.max === 'number'; // 正则匹配码点范围从U+010000一直到U+10FFFF的文字(补充平面Supplementary Plane) var spRegexp = /[\uD800-\uDBFF][\uDC00-\uDFFF]/g; var val = value; var key = null; var num = typeof value === 'number'; var str = typeof value === 'string'; var arr = Array.isArray(value); if (num) { key = 'number'; } else if (str) { key = 'string'; } else if (arr) { key = 'array'; } // if the value is not of a supported type for range validation // the validation rule rule should use the // type property to also test for a particular type if (!key) { return false; } if (arr) { val = value.length; } if (str) { // 处理码点大于U+010000的文字length属性不准确的bug,如"𠮷𠮷𠮷".lenght !== 3 val = value.replace(spRegexp, '_').length; } if (len) { if (val !== rule.len) { errors.push(format(options.messages[key].len, rule.fullField, rule.len)); } } else if (min && !max && val < rule.min) { errors.push(format(options.messages[key].min, rule.fullField, rule.min)); } else if (max && !min && val > rule.max) { errors.push(format(options.messages[key].max, rule.fullField, rule.max)); } else if (min && max && (val < rule.min || val > rule.max)) { errors.push(format(options.messages[key].range, rule.fullField, rule.min, rule.max)); } } /* harmony default export */ var rule_range = (range); // CONCATENATED MODULE: ./node_modules/async-validator/es/rule/enum.js var ENUM = 'enum'; /** * Rule for validating a value exists in an enumerable list. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param source The source object being validated. * @param errors An array of errors that this rule may add * validation errors to. * @param options The validation options. * @param options.messages The validation messages. */ function enumerable(rule, value, source, errors, options) { rule[ENUM] = Array.isArray(rule[ENUM]) ? rule[ENUM] : []; if (rule[ENUM].indexOf(value) === -1) { errors.push(format(options.messages[ENUM], rule.fullField, rule[ENUM].join(', '))); } } /* harmony default export */ var rule_enum = (enumerable); // CONCATENATED MODULE: ./node_modules/async-validator/es/rule/pattern.js /** * Rule for validating a regular expression pattern. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param source The source object being validated. * @param errors An array of errors that this rule may add * validation errors to. * @param options The validation options. * @param options.messages The validation messages. */ function pattern_pattern(rule, value, source, errors, options) { if (rule.pattern) { if (rule.pattern instanceof RegExp) { // if a RegExp instance is passed, reset `lastIndex` in case its `global` // flag is accidentally set to `true`, which in a validation scenario // is not necessary and the result might be misleading rule.pattern.lastIndex = 0; if (!rule.pattern.test(value)) { errors.push(format(options.messages.pattern.mismatch, rule.fullField, value, rule.pattern)); } } else if (typeof rule.pattern === 'string') { var _pattern = new RegExp(rule.pattern); if (!_pattern.test(value)) { errors.push(format(options.messages.pattern.mismatch, rule.fullField, value, rule.pattern)); } } } } /* harmony default export */ var rule_pattern = (pattern_pattern); // CONCATENATED MODULE: ./node_modules/async-validator/es/rule/index.js /* harmony default export */ var es_rule = ({ required: rule_required, whitespace: rule_whitespace, type: rule_type, range: rule_range, 'enum': rule_enum, pattern: rule_pattern }); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/string.js /** * Performs validation for string types. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function string(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value, 'string') && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options, 'string'); if (!isEmptyValue(value, 'string')) { es_rule.type(rule, value, source, errors, options); es_rule.range(rule, value, source, errors, options); es_rule.pattern(rule, value, source, errors, options); if (rule.whitespace === true) { es_rule.whitespace(rule, value, source, errors, options); } } } callback(errors); } /* harmony default export */ var validator_string = (string); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/method.js /** * Validates a function. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function method(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (value !== undefined) { es_rule.type(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_method = (method); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/number.js /** * Validates a number. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function number(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (value !== undefined) { es_rule.type(rule, value, source, errors, options); es_rule.range(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_number = (number); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/boolean.js /** * Validates a boolean. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function boolean_boolean(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (value !== undefined) { es_rule.type(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_boolean = (boolean_boolean); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/regexp.js /** * Validates the regular expression type. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function regexp(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (!isEmptyValue(value)) { es_rule.type(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_regexp = (regexp); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/integer.js /** * Validates a number is an integer. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function integer(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (value !== undefined) { es_rule.type(rule, value, source, errors, options); es_rule.range(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_integer = (integer); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/float.js /** * Validates a number is a floating point number. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function floatFn(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (value !== undefined) { es_rule.type(rule, value, source, errors, options); es_rule.range(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_float = (floatFn); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/array.js /** * Validates an array. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function array(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value, 'array') && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options, 'array'); if (!isEmptyValue(value, 'array')) { es_rule.type(rule, value, source, errors, options); es_rule.range(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_array = (array); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/object.js /** * Validates an object. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function object_object(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (value !== undefined) { es_rule.type(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_object = (object_object); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/enum.js var enum_ENUM = 'enum'; /** * Validates an enumerable list. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function enum_enumerable(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (value) { es_rule[enum_ENUM](rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_enum = (enum_enumerable); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/pattern.js /** * Validates a regular expression pattern. * * Performs validation when a rule only contains * a pattern property but is not declared as a string type. * * @param rule The validation rule. * @param value The value of the field on the source object. * @param callback The callback function. * @param source The source object being validated. * @param options The validation options. * @param options.messages The validation messages. */ function validator_pattern_pattern(rule, value, callback, source, options) { var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value, 'string') && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (!isEmptyValue(value, 'string')) { es_rule.pattern(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_pattern = (validator_pattern_pattern); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/date.js function date(rule, value, callback, source, options) { // console.log('integer rule called %j', rule); var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); // console.log('validate on %s value', value); if (validate) { if (isEmptyValue(value) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options); if (!isEmptyValue(value)) { var dateObject = void 0; if (typeof value === 'number') { dateObject = new Date(value); } else { dateObject = value; } es_rule.type(rule, dateObject, source, errors, options); if (dateObject) { es_rule.range(rule, dateObject.getTime(), source, errors, options); } } } callback(errors); } /* harmony default export */ var validator_date = (date); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/required.js function required_required(rule, value, callback, source, options) { var errors = []; var type = Array.isArray(value) ? 'array' : typeof value === 'undefined' ? 'undefined' : typeof_default()(value); es_rule.required(rule, value, source, errors, options, type); callback(errors); } /* harmony default export */ var validator_required = (required_required); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/type.js function validator_type_type(rule, value, callback, source, options) { var ruleType = rule.type; var errors = []; var validate = rule.required || !rule.required && source.hasOwnProperty(rule.field); if (validate) { if (isEmptyValue(value, ruleType) && !rule.required) { return callback(); } es_rule.required(rule, value, source, errors, options, ruleType); if (!isEmptyValue(value, ruleType)) { es_rule.type(rule, value, source, errors, options); } } callback(errors); } /* harmony default export */ var validator_type = (validator_type_type); // CONCATENATED MODULE: ./node_modules/async-validator/es/validator/index.js /* harmony default export */ var es_validator = ({ string: validator_string, method: validator_method, number: validator_number, boolean: validator_boolean, regexp: validator_regexp, integer: validator_integer, float: validator_float, array: validator_array, object: validator_object, 'enum': validator_enum, pattern: validator_pattern, date: validator_date, url: validator_type, hex: validator_type, email: validator_type, required: validator_required }); // CONCATENATED MODULE: ./node_modules/async-validator/es/messages.js function newMessages() { return { 'default': 'Validation error on field %s', required: '%s is required', 'enum': '%s must be one of %s', whitespace: '%s cannot be empty', date: { format: '%s date %s is invalid for format %s', parse: '%s date could not be parsed, %s is invalid ', invalid: '%s date %s is invalid' }, types: { string: '%s is not a %s', method: '%s is not a %s (function)', array: '%s is not an %s', object: '%s is not an %s', number: '%s is not a %s', date: '%s is not a %s', boolean: '%s is not a %s', integer: '%s is not an %s', float: '%s is not a %s', regexp: '%s is not a valid %s', email: '%s is not a valid %s', url: '%s is not a valid %s', hex: '%s is not a valid %s' }, string: { len: '%s must be exactly %s characters', min: '%s must be at least %s characters', max: '%s cannot be longer than %s characters', range: '%s must be between %s and %s characters' }, number: { len: '%s must equal %s', min: '%s cannot be less than %s', max: '%s cannot be greater than %s', range: '%s must be between %s and %s' }, array: { len: '%s must be exactly %s in length', min: '%s cannot be less than %s in length', max: '%s cannot be greater than %s in length', range: '%s must be between %s and %s in length' }, pattern: { mismatch: '%s value %s does not match pattern %s' }, clone: function clone() { var cloned = JSON.parse(JSON.stringify(this)); cloned.clone = this.clone; return cloned; } }; } var messages_messages = newMessages(); // CONCATENATED MODULE: ./node_modules/async-validator/es/index.js /** * Encapsulates a validation schema. * * @param descriptor An object declaring validation rules * for this schema. */ function Schema(descriptor) { this.rules = null; this._messages = messages_messages; this.define(descriptor); } Schema.prototype = { messages: function messages(_messages) { if (_messages) { this._messages = deepMerge(newMessages(), _messages); } return this._messages; }, define: function define(rules) { if (!rules) { throw new Error('Cannot configure a schema with no rules'); } if ((typeof rules === 'undefined' ? 'undefined' : typeof_default()(rules)) !== 'object' || Array.isArray(rules)) { throw new Error('Rules must be an object'); } this.rules = {}; var z = void 0; var item = void 0; for (z in rules) { if (rules.hasOwnProperty(z)) { item = rules[z]; this.rules[z] = Array.isArray(item) ? item : [item]; } } }, validate: function validate(source_) { var _this = this; var o = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {}; var oc = arguments[2]; var source = source_; var options = o; var callback = oc; if (typeof options === 'function') { callback = options; options = {}; } if (!this.rules || Object.keys(this.rules).length === 0) { if (callback) { callback(); } return; } function complete(results) { var i = void 0; var field = void 0; var errors = []; var fields = {}; function add(e) { if (Array.isArray(e)) { errors = errors.concat.apply(errors, e); } else { errors.push(e); } } for (i = 0; i < results.length; i++) { add(results[i]); } if (!errors.length) { errors = null; fields = null; } else { for (i = 0; i < errors.length; i++) { field = errors[i].field; fields[field] = fields[field] || []; fields[field].push(errors[i]); } } callback(errors, fields); } if (options.messages) { var messages = this.messages(); if (messages === messages_messages) { messages = newMessages(); } deepMerge(messages, options.messages); options.messages = messages; } else { options.messages = this.messages(); } var arr = void 0; var value = void 0; var series = {}; var keys = options.keys || Object.keys(this.rules); keys.forEach(function (z) { arr = _this.rules[z]; value = source[z]; arr.forEach(function (r) { var rule = r; if (typeof rule.transform === 'function') { if (source === source_) { source = extends_default()({}, source); } value = source[z] = rule.transform(value); } if (typeof rule === 'function') { rule = { validator: rule }; } else { rule = extends_default()({}, rule); } rule.validator = _this.getValidationMethod(rule); rule.field = z; rule.fullField = rule.fullField || z; rule.type = _this.getType(rule); if (!rule.validator) { return; } series[z] = series[z] || []; series[z].push({ rule: rule, value: value, source: source, field: z }); }); }); var errorFields = {}; asyncMap(series, options, function (data, doIt) { var rule = data.rule; var deep = (rule.type === 'object' || rule.type === 'array') && (typeof_default()(rule.fields) === 'object' || typeof_default()(rule.defaultField) === 'object'); deep = deep && (rule.required || !rule.required && data.value); rule.field = data.field; function addFullfield(key, schema) { return extends_default()({}, schema, { fullField: rule.fullField + '.' + key }); } function cb() { var e = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : []; var errors = e; if (!Array.isArray(errors)) { errors = [errors]; } if (errors.length) { Schema.warning('async-validator:', errors); } if (errors.length && rule.message) { errors = [].concat(rule.message); } errors = errors.map(complementError(rule)); if (options.first && errors.length) { errorFields[rule.field] = 1; return doIt(errors); } if (!deep) { doIt(errors); } else { // if rule is required but the target object // does not exist fail at the rule level and don't // go deeper if (rule.required && !data.value) { if (rule.message) { errors = [].concat(rule.message).map(complementError(rule)); } else if (options.error) { errors = [options.error(rule, format(options.messages.required, rule.field))]; } else { errors = []; } return doIt(errors); } var fieldsSchema = {}; if (rule.defaultField) { for (var k in data.value) { if (data.value.hasOwnProperty(k)) { fieldsSchema[k] = rule.defaultField; } } } fieldsSchema = extends_default()({}, fieldsSchema, data.rule.fields); for (var f in fieldsSchema) { if (fieldsSchema.hasOwnProperty(f)) { var fieldSchema = Array.isArray(fieldsSchema[f]) ? fieldsSchema[f] : [fieldsSchema[f]]; fieldsSchema[f] = fieldSchema.map(addFullfield.bind(null, f)); } } var schema = new Schema(fieldsSchema); schema.messages(options.messages); if (data.rule.options) { data.rule.options.messages = options.messages; data.rule.options.error = options.error; } schema.validate(data.value, data.rule.options || options, function (errs) { doIt(errs && errs.length ? errors.concat(errs) : errs); }); } } var res = rule.validator(rule, data.value, cb, data.source, options); if (res && res.then) { res.then(function () { return cb(); }, function (e) { return cb(e); }); } }, function (results) { complete(results); }); }, getType: function getType(rule) { if (rule.type === undefined && rule.pattern instanceof RegExp) { rule.type = 'pattern'; } if (typeof rule.validator !== 'function' && rule.type && !es_validator.hasOwnProperty(rule.type)) { throw new Error(format('Unknown rule type %s', rule.type)); } return rule.type || 'string'; }, getValidationMethod: function getValidationMethod(rule) { if (typeof rule.validator === 'function') { return rule.validator; } var keys = Object.keys(rule); var messageIndex = keys.indexOf('message'); if (messageIndex !== -1) { keys.splice(messageIndex, 1); } if (keys.length === 1 && keys[0] === 'required') { return es_validator.required; } return es_validator[this.getType(rule)] || false; } }; Schema.register = function register(type, validator) { if (typeof validator !== 'function') { throw new Error('Cannot register a validator by type, validator is not a function'); } es_validator[type] = validator; }; Schema.warning = warning; Schema.messages = messages_messages; /* harmony default export */ var es = __webpack_exports__["a"] = (Schema); /***/ }), /***/ "a1ce": /***/ (function(module, exports, __webpack_require__) { var $export = __webpack_require__("63b6"); var defined = __webpack_require__("25eb"); var fails = __webpack_require__("294c"); var spaces = __webpack_require__("e692"); var space = '[' + spaces + ']'; var non = '\u200b\u0085'; var ltrim = RegExp('^' + space + space + '*'); var rtrim = RegExp(space + space + '*$'); var exporter = function (KEY, exec, ALIAS) { var exp = {}; var FORCE = fails(function () { return !!spaces[KEY]() || non[KEY]() != non; }); var fn = exp[KEY] = FORCE ? exec(trim) : spaces[KEY]; if (ALIAS) exp[ALIAS] = fn; $export($export.P + $export.F * FORCE, 'String', exp); }; // 1 -> String#trimLeft // 2 -> String#trimRight // 3 -> String#trim var trim = exporter.trim = function (string, TYPE) { string = String(defined(string)); if (TYPE & 1) string = string.replace(ltrim, ''); if (TYPE & 2) string = string.replace(rtrim, ''); return string; }; module.exports = exporter; /***/ }), /***/ "a22a": /***/ (function(module, exports, __webpack_require__) { var ctx = __webpack_require__("d864"); var call = __webpack_require__("b0dc"); var isArrayIter = __webpack_require__("3702"); var anObject = __webpack_require__("e4ae"); var toLength = __webpack_require__("b447"); var getIterFn = __webpack_require__("7cd6"); var BREAK = {}; var RETURN = {}; var exports = module.exports = function (iterable, entries, fn, that, ITERATOR) { var iterFn = ITERATOR ? function () { return iterable; } : getIterFn(iterable); var f = ctx(fn, that, entries ? 2 : 1); var index = 0; var length, step, iterator, result; if (typeof iterFn != 'function') throw TypeError(iterable + ' is not iterable!'); // fast case for arrays with default iterator if (isArrayIter(iterFn)) for (length = toLength(iterable.length); length > index; index++) { result = entries ? f(anObject(step = iterable[index])[0], step[1]) : f(iterable[index]); if (result === BREAK || result === RETURN) return result; } else for (iterator = iterFn.call(iterable); !(step = iterator.next()).done;) { result = call(iterator, f, step.value, entries); if (result === BREAK || result === RETURN) return result; } }; exports.BREAK = BREAK; exports.RETURN = RETURN; /***/ }), /***/ "a2f2": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 5h17.406l.313.281 4 4 .281.313V27H5V5zm2 2v18h2v-9h14v9h2V10.437l-3-3V13H10V7H7zm5 0v4h8V7h-2v2h-2V7h-4zm-1 11v7h10v-7H11z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "a388": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-input/Select/Select.vue?vue&type=template&id=40f7a6c5& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('ds-form-item',[_c('div',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(_vm.closeAndBlur),expression:"closeAndBlur"}],staticClass:"ds-select-wrap",class:[ _vm.isOpen && "ds-select-is-open" ],attrs:{"tabindex":_vm.searchable ? -1 : _vm.tabindex},on:{"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"tab",9,$event.key,"Tab")){ return null; }return _vm.closeAndBlur($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }if($event.target !== $event.currentTarget){ return null; }$event.preventDefault();return _vm.pointerNext($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }if($event.target !== $event.currentTarget){ return null; }$event.preventDefault();return _vm.pointerPrev($event)}],"keypress":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }$event.preventDefault();$event.stopPropagation();if($event.target !== $event.currentTarget){ return null; }return _vm.selectPointerOption($event)},"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"esc",27,$event.key,["Esc","Escape"])){ return null; }return _vm.close($event)}}},[(_vm.icon)?_c('div',{staticClass:"ds-select-icon"},[_c('ds-icon',{attrs:{"name":_vm.icon}})],1):_vm._e(),_c('div',{staticClass:"ds-select",class:[ _vm.icon && "ds-select-has-icon", _vm.iconRight && "ds-select-has-icon-right", _vm.multiple && "ds-select-multiple" ],on:{"click":_vm.openAndFocus}},[(_vm.multiple)?_c('div',{staticClass:"ds-selected-options"},[_vm._l((_vm.innerValue),function(value,index){return _c('div',{key:value[_vm.labelProp] || value,staticClass:"ds-selected-option"},[_vm._t("optionitem",[_c('ds-chip',{attrs:{"removable":"","color":"primary","size":_vm.size},on:{"remove":function($event){return _vm.deselectOption(index)}}},[_vm._v("\n "+_vm._s(value[_vm.labelProp] || value)+"\n ")])],{"value":value})],2)}),_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.searchString),expression:"searchString"}],ref:"search",staticClass:"ds-select-search",attrs:{"autocomplete":"off","id":_vm.id,"name":_vm.name ? _vm.name : _vm.model,"autofocus":_vm.autofocus,"placeholder":_vm.placeholder,"tabindex":_vm.tabindex,"disabled":_vm.disabled},domProps:{"value":(_vm.searchString)},on:{"focus":_vm.openAndFocus,"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"tab",9,$event.key,"Tab")){ return null; }return _vm.closeAndBlur($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"delete",[8,46],$event.key,["Backspace","Delete","Del"])){ return null; }$event.stopPropagation();return _vm.deselectLastOption($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }$event.preventDefault();return _vm.handleKeyDown($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }$event.preventDefault();return _vm.handleKeyUp($event)}],"keypress":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }$event.preventDefault();$event.stopPropagation();return _vm.selectPointerOption($event)},"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"esc",27,$event.key,["Esc","Escape"])){ return null; }return _vm.close($event)},"input":function($event){if($event.target.composing){ return; }_vm.searchString=$event.target.value}}})],2):_c('div',{staticClass:"ds-select-value"},[(_vm.innerValue)?_vm._t("value",[_vm._v("\n "+_vm._s(_vm.innerValue[_vm.labelProp] || _vm.innerValue)+"\n ")],{"value":_vm.innerValue}):(_vm.placeholder)?_c('div',{staticClass:"ds-select-placeholder"},[_vm._v("\n "+_vm._s(_vm.placeholder)+"\n ")]):_vm._e()],2),(!_vm.multiple)?_c('input',{directives:[{name:"model",rawName:"v-model",value:(_vm.searchString),expression:"searchString"}],ref:"search",staticClass:"ds-select-search",attrs:{"autocomplete":"off","id":_vm.id,"name":_vm.name ? _vm.name : _vm.model,"autofocus":_vm.autofocus,"placeholder":_vm.placeholder,"tabindex":_vm.tabindex,"disabled":_vm.disabled},domProps:{"value":(_vm.searchString)},on:{"focus":_vm.openAndFocus,"keydown":[function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"tab",9,$event.key,"Tab")){ return null; }return _vm.closeAndBlur($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"delete",[8,46],$event.key,["Backspace","Delete","Del"])){ return null; }$event.stopPropagation();return _vm.deselectLastOption($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"down",40,$event.key,["Down","ArrowDown"])){ return null; }$event.preventDefault();return _vm.handleKeyDown($event)},function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"up",38,$event.key,["Up","ArrowUp"])){ return null; }$event.preventDefault();return _vm.handleKeyUp($event)}],"keypress":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"enter",13,$event.key,"Enter")){ return null; }$event.preventDefault();$event.stopPropagation();return _vm.selectPointerOption($event)},"keyup":function($event){if(!$event.type.indexOf('key')&&_vm._k($event.keyCode,"esc",27,$event.key,["Esc","Escape"])){ return null; }return _vm.close($event)},"input":function($event){if($event.target.composing){ return; }_vm.searchString=$event.target.value}}}):_vm._e()]),_c('div',{staticClass:"ds-select-dropdown"},[(!_vm.options || !_vm.options.length)?_c('div',{staticClass:"ds-select-dropdown-message"},[_vm._v("\n "+_vm._s(_vm.noOptionsAvailable)+"\n ")]):(!_vm.filteredOptions.length)?_c('div',{staticClass:"ds-select-dropdown-message"},[_vm._v("\n "+_vm._s(_vm.noOptionsFound)+" \""+_vm._s(_vm.searchString)+"\"\n ")]):_c('ul',{staticClass:"ds-select-options"},_vm._l((_vm.filteredOptions),function(option,index){return _c('li',{key:option[_vm.labelProp] || option,staticClass:"ds-select-option",class:[ _vm.isSelected(option) && "ds-select-option-is-selected", _vm.pointer === index && "ds-select-option-hover" ],on:{"click":function($event){return _vm.handleSelect(option)},"mouseover":function($event){return _vm.setPointer(index)}}},[_vm._t("option",[_vm._v("\n "+_vm._s(option[_vm.labelProp] || option)+"\n ")],{"option":option})],2)}),0)]),(_vm.iconRight)?_c('div',{staticClass:"ds-select-icon-right"},[_c('ds-icon',{attrs:{"name":_vm.iconRight}})],1):_vm._e()])])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-input/Select/Select.vue?vue&type=template&id=40f7a6c5& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.search.js var es6_regexp_search = __webpack_require__("386d"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es7.array.includes.js var es7_array_includes = __webpack_require__("6762"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.string.includes.js var es6_string_includes = __webpack_require__("2fdb"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.split.js var es6_regexp_split = __webpack_require__("28a5"); // EXTERNAL MODULE: ./src/system/components/data-input/shared/input.js var input = __webpack_require__("33ba"); // EXTERNAL MODULE: ./src/system/components/data-input/shared/multiinput.js var multiinput = __webpack_require__("ac24"); // EXTERNAL MODULE: ./node_modules/vue-click-outside/index.js var vue_click_outside = __webpack_require__("e67d"); var vue_click_outside_default = /*#__PURE__*/__webpack_require__.n(vue_click_outside); // EXTERNAL MODULE: ./src/system/components/data-input/FormItem/FormItem.vue + 4 modules var FormItem = __webpack_require__("5d96"); // EXTERNAL MODULE: ./src/system/components/typography/Chip/Chip.vue + 6 modules var Chip = __webpack_require__("be3c"); // EXTERNAL MODULE: ./src/system/components/typography/Icon/Icon.vue + 7 modules var Icon = __webpack_require__("c6e1"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-input/Select/Select.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * Used for letting the user choose values from a set of options. * @version 1.0.0 */ /* harmony default export */ var Selectvue_type_script_lang_js_ = ({ name: 'DsSelect', mixins: [input["a" /* default */], multiinput["a" /* default */]], components: { DsFormItem: FormItem["default"], DsChip: Chip["default"], DsIcon: Icon["default"] }, directives: { ClickOutside: vue_click_outside_default.a }, data: function data() { return { searchString: '', pointer: 0, isOpen: false }; }, props: { /** * The placeholder shown when value is empty. */ placeholder: { type: String, default: null }, /** * Whether the input should be automatically focused */ autofocus: { type: Boolean, default: false }, /** * The name of the input's icon. */ icon: { type: String, default: null }, /** * The name of the input's right icon. */ iconRight: { type: String, default: 'angle-down' }, /** * The select options. */ options: { type: Array, default: function _default() { return []; } }, /** * The prop to use as the label when options are objects */ labelProp: { type: String, default: 'label' }, /** * Whether the options are searchable */ searchable: { type: Boolean, default: true }, /** * Message to show when no options are available */ noOptionsAvailable: { type: String, default: 'No options available.' }, /** * Message to show when the search result is empty */ noOptionsFound: { type: String, default: 'No options found for:' } }, computed: { filteredOptions: function filteredOptions() { if (!this.searchString) { return this.options; } var searchParts = this.searchString.split(' '); return this.options.filter(function (option) { var value = option.value || option; return searchParts.every(function (part) { if (!part) { return true; } return value.toLowerCase().includes(part.toLowerCase()); }); }); }, pointerMax: function pointerMax() { return this.filteredOptions.length - 1; } }, watch: { pointerMax: function pointerMax(max) { var _this = this; if (max < this.pointer) { this.$nextTick(function () { _this.pointer = max; }); } } }, methods: { handleSelect: function handleSelect(options) { this.selectOption(options); this.resetSearch(); if (this.multiple) { this.$refs.search.focus(); this.handleFocus(); } else { this.close(); } }, resetSearch: function resetSearch() { this.searchString = ''; }, openAndFocus: function openAndFocus() { this.open(); if (!this.focus || this.multiple) { this.$refs.search.focus(); this.handleFocus(); } }, open: function open() { this.resetSearch(); this.isOpen = true; }, close: function close() { this.isOpen = false; }, closeAndBlur: function closeAndBlur() { this.close(); this.$refs.search.blur(); this.handleBlur(); }, deselectLastOption: function deselectLastOption() { if (this.multiple && this.innerValue && this.innerValue.length && !this.searchString.length) { this.deselectOption(this.innerValue.length - 1); } }, handleKeyUp: function handleKeyUp() { if (!this.isOpen) { this.open(); return; } this.pointerPrev(); }, handleKeyDown: function handleKeyDown() { if (!this.isOpen) { this.open(); return; } this.pointerNext(); }, setPointer: function setPointer(index) { this.pointer = index; }, pointerPrev: function pointerPrev() { if (this.pointer === 0) { this.pointer = this.pointerMax; } else { this.pointer--; } }, pointerNext: function pointerNext() { if (this.pointer === this.pointerMax) { this.pointer = 0; } else { this.pointer++; } }, selectPointerOption: function selectPointerOption() { this.handleSelect(this.filteredOptions[this.pointer]); } } }); // CONCATENATED MODULE: ./src/system/components/data-input/Select/Select.vue?vue&type=script&lang=js& /* harmony default export */ var Select_Selectvue_type_script_lang_js_ = (Selectvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-input/Select/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("65d0"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/data-input/Select/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-input%2FSelect%2FSelect.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FSelect_2FSelect = (function () {}); // CONCATENATED MODULE: ./src/system/components/data-input/Select/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-input%2FSelect%2FSelect.vue /* harmony default export */ var Select_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FSelect_2FSelect = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FSelect_2FSelect); // CONCATENATED MODULE: ./src/system/components/data-input/Select/Select.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Select_Selectvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Select_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FSelect_2FSelect === 'function') Select_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FSelect_2FSelect(component) /* harmony default export */ var Select = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "a39b": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 8c8.336 0 14.75 7.344 14.75 7.344l.594.656-.594.656s-5.849 6.668-13.625 7.281c-.372.047-.741.063-1.125.063s-.753-.015-1.125-.063C7.099 23.323 1.25 16.656 1.25 16.656L.656 16l.594-.656S7.664 8 16 8zm0 2c-2.228 0-4.282.618-6.063 1.438h.031a6.958 6.958 0 0 0-.969 3.563 6.995 6.995 0 0 0 6.219 6.969c.259.016.517.031.781.031.243 0 .48-.018.719-.031.021-.002.042.002.063 0A6.995 6.995 0 0 0 23 15.001c0-1.325-.365-2.54-1-3.594-1.765-.805-3.798-1.406-6-1.406zm0 2a3 3 0 1 1 0 6 3 3 0 0 1 0-6zm-8.75.938a24.065 24.065 0 0 0-3.719 3.063 23.08 23.08 0 0 0 4.844 3.781A8.943 8.943 0 0 1 7 15.001c0-.714.092-1.392.25-2.063zm17.5 0c.157.665.25 1.348.25 2.063a8.943 8.943 0 0 1-1.375 4.781c2.52-1.455 4.27-3.195 4.844-3.781a24.065 24.065 0 0 0-3.719-3.063z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "a3c3": /***/ (function(module, exports, __webpack_require__) { // 19.1.3.1 Object.assign(target, source) var $export = __webpack_require__("63b6"); $export($export.S + $export.F, 'Object', { assign: __webpack_require__("9306") }); /***/ }), /***/ "a428": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3.906l12.375 5.156.625.281v2.656h-2v11h2v5H3v-5h2v-11H3V9.343l.625-.281 12-5zm0 2.188L6.625 10h18.75zM7 12v11h2V12H7zm4 0v11h2V12h-2zm4 0v11h2V12h-2zm4 0v11h2V12h-2zm4 0v11h2V12h-2zM5 25v1h22v-1H5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "a481": /***/ (function(module, exports, __webpack_require__) { // @@replace logic __webpack_require__("214f")('replace', 2, function (defined, REPLACE, $replace) { // 21.1.3.14 String.prototype.replace(searchValue, replaceValue) return [function replace(searchValue, replaceValue) { 'use strict'; var O = defined(this); var fn = searchValue == undefined ? undefined : searchValue[REPLACE]; return fn !== undefined ? fn.call(searchValue, O, replaceValue) : $replace.call(String(O), searchValue, replaceValue); }, $replace]; }); /***/ }), /***/ "a4a2": /***/ (function(module, exports) { module.exports = {"description":"Used for handling complex user input.","methods":[],"displayName":"DsForm","props":{"value":{"type":{"name":"object"},"required":true,"tags":{},"comment":"/**\n * The value of the input. Can be passed via v-model.\n */","description":"The value of the input. Can be passed via v-model."},"schema":{"type":{"name":"object"},"required":"","defaultValue":{"value":"function() { return {}; }","func":true},"tags":{},"comment":"/**\n * The async-validator schema used for the form data.\n */","description":"The async-validator schema used for the form data."}},"comment":"/**\n * Used for handling complex user input.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{"submit":{"description":"Fires on form submit.\nReceives the current form data.","comment":"/**\n * Fires on form submit.\n * Receives the current form data.\n *\n * @event submit\n */"},"input":{"description":"Fires after user input.\nReceives the current form data.","comment":"/**\n * Fires after user input.\n * Receives the current form data.\n *\n * @event input\n */"}},"slots":{"default":{"description":""}}} /***/ }), /***/ "a4bb": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("8aae"); /***/ }), /***/ "a608": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "a66c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M18 5h9v9h-2V8.437L12.719 20.718l-1.438-1.438L23.562 6.999h-5.563v-2zM5 9h13l-2 2H7v14h14v-9l2-2v13H5V9z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "a6c0": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "a6dc": /***/ (function(module, exports) { module.exports = {"description":"Headings are used as the titles of each major\nsection of a page in the interface.","methods":[],"displayName":"DsHeading","props":{"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"h1\"","func":false},"tags":{},"comment":"/**\n * The heading type used for the heading.\n * @options h1|h2|h3|h4|h5|h6\n */","description":"The heading type used for the heading."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The size used for the heading.\n * @options h1|h2|h3|h4|h5|h6\n */","description":"The size used for the heading."},"primary":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Primary style\n */","description":"Primary style"},"soft":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Muted style\n */","description":"Muted style"},"noMargin":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Remove Margin\n * `true, false`\n */","description":"Remove Margin\n`true, false`"},"align":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Text Align\n * `left, center, right`\n */","description":"Text Align\n`left, center, right`"}},"comment":"/**\n * Headings are used as the titles of each major\n * section of a page in the interface.\n *\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "a745": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("f410"); /***/ }), /***/ "a7e2": /***/ (function(module, exports, __webpack_require__) { "use strict"; module.exports = function (x) { var type = typeof x; return x !== null && (type === 'object' || type === 'function'); }; /***/ }), /***/ "a823": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h20v26H5V3zm2 2v22h16V5H7zm5 6h4c2.21 0 4 1.79 4 4s-1.79 4-4 4c-.74 0-1.406-.244-2-.594V22h-2v-7h2c0 1.19.81 2 2 2s2-.81 2-2-.81-2-2-2h-4v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "a832": /***/ (function(module, exports, __webpack_require__) { "use strict"; /*! * isobject * * Copyright (c) 2014-2017, Jon Schlinkert. * Released under the MIT License. */ module.exports = function isObject(val) { return val != null && typeof val === 'object' && Array.isArray(val) === false; }; /***/ }), /***/ "a898": /***/ (function(module, exports) { module.exports = {"description":"","methods":[],"displayName":"DsInputError","props":{"error":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"","description":""}},"comment":"/**\n * @version 1.0.0\n * @private\n */","tags":{"access":[{"title":"access","description":"private"}],"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{}} /***/ }), /***/ "a919": /***/ (function(module, exports, __webpack_require__) { var basePropertyOf = __webpack_require__("ddc6"); /** Used to map Latin Unicode letters to basic Latin letters. */ var deburredLetters = { // Latin-1 Supplement block. '\xc0': 'A', '\xc1': 'A', '\xc2': 'A', '\xc3': 'A', '\xc4': 'A', '\xc5': 'A', '\xe0': 'a', '\xe1': 'a', '\xe2': 'a', '\xe3': 'a', '\xe4': 'a', '\xe5': 'a', '\xc7': 'C', '\xe7': 'c', '\xd0': 'D', '\xf0': 'd', '\xc8': 'E', '\xc9': 'E', '\xca': 'E', '\xcb': 'E', '\xe8': 'e', '\xe9': 'e', '\xea': 'e', '\xeb': 'e', '\xcc': 'I', '\xcd': 'I', '\xce': 'I', '\xcf': 'I', '\xec': 'i', '\xed': 'i', '\xee': 'i', '\xef': 'i', '\xd1': 'N', '\xf1': 'n', '\xd2': 'O', '\xd3': 'O', '\xd4': 'O', '\xd5': 'O', '\xd6': 'O', '\xd8': 'O', '\xf2': 'o', '\xf3': 'o', '\xf4': 'o', '\xf5': 'o', '\xf6': 'o', '\xf8': 'o', '\xd9': 'U', '\xda': 'U', '\xdb': 'U', '\xdc': 'U', '\xf9': 'u', '\xfa': 'u', '\xfb': 'u', '\xfc': 'u', '\xdd': 'Y', '\xfd': 'y', '\xff': 'y', '\xc6': 'Ae', '\xe6': 'ae', '\xde': 'Th', '\xfe': 'th', '\xdf': 'ss', // Latin Extended-A block. '\u0100': 'A', '\u0102': 'A', '\u0104': 'A', '\u0101': 'a', '\u0103': 'a', '\u0105': 'a', '\u0106': 'C', '\u0108': 'C', '\u010a': 'C', '\u010c': 'C', '\u0107': 'c', '\u0109': 'c', '\u010b': 'c', '\u010d': 'c', '\u010e': 'D', '\u0110': 'D', '\u010f': 'd', '\u0111': 'd', '\u0112': 'E', '\u0114': 'E', '\u0116': 'E', '\u0118': 'E', '\u011a': 'E', '\u0113': 'e', '\u0115': 'e', '\u0117': 'e', '\u0119': 'e', '\u011b': 'e', '\u011c': 'G', '\u011e': 'G', '\u0120': 'G', '\u0122': 'G', '\u011d': 'g', '\u011f': 'g', '\u0121': 'g', '\u0123': 'g', '\u0124': 'H', '\u0126': 'H', '\u0125': 'h', '\u0127': 'h', '\u0128': 'I', '\u012a': 'I', '\u012c': 'I', '\u012e': 'I', '\u0130': 'I', '\u0129': 'i', '\u012b': 'i', '\u012d': 'i', '\u012f': 'i', '\u0131': 'i', '\u0134': 'J', '\u0135': 'j', '\u0136': 'K', '\u0137': 'k', '\u0138': 'k', '\u0139': 'L', '\u013b': 'L', '\u013d': 'L', '\u013f': 'L', '\u0141': 'L', '\u013a': 'l', '\u013c': 'l', '\u013e': 'l', '\u0140': 'l', '\u0142': 'l', '\u0143': 'N', '\u0145': 'N', '\u0147': 'N', '\u014a': 'N', '\u0144': 'n', '\u0146': 'n', '\u0148': 'n', '\u014b': 'n', '\u014c': 'O', '\u014e': 'O', '\u0150': 'O', '\u014d': 'o', '\u014f': 'o', '\u0151': 'o', '\u0154': 'R', '\u0156': 'R', '\u0158': 'R', '\u0155': 'r', '\u0157': 'r', '\u0159': 'r', '\u015a': 'S', '\u015c': 'S', '\u015e': 'S', '\u0160': 'S', '\u015b': 's', '\u015d': 's', '\u015f': 's', '\u0161': 's', '\u0162': 'T', '\u0164': 'T', '\u0166': 'T', '\u0163': 't', '\u0165': 't', '\u0167': 't', '\u0168': 'U', '\u016a': 'U', '\u016c': 'U', '\u016e': 'U', '\u0170': 'U', '\u0172': 'U', '\u0169': 'u', '\u016b': 'u', '\u016d': 'u', '\u016f': 'u', '\u0171': 'u', '\u0173': 'u', '\u0174': 'W', '\u0175': 'w', '\u0176': 'Y', '\u0177': 'y', '\u0178': 'Y', '\u0179': 'Z', '\u017b': 'Z', '\u017d': 'Z', '\u017a': 'z', '\u017c': 'z', '\u017e': 'z', '\u0132': 'IJ', '\u0133': 'ij', '\u0152': 'Oe', '\u0153': 'oe', '\u0149': "'n", '\u017f': 's' }; /** * Used by `_.deburr` to convert Latin-1 Supplement and Latin Extended-A * letters to basic Latin letters. * * @private * @param {string} letter The matched letter to deburr. * @returns {string} Returns the deburred letter. */ var deburrLetter = basePropertyOf(deburredLetters); module.exports = deburrLetter; /***/ }), /***/ "a97a": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h20v26H5V3zm2 2v22h16V5h-7v1h-2V5H7zm7 2h2v2h-2V7zm0 3h2v2h-2v-2zm0 3h2v2.188c1.156.418 2 1.52 2 2.813 0 1.645-1.355 3-3 3s-3-1.355-3-3c0-1.292.844-2.394 2-2.813V13zm1 4c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "aa19": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 3a2 2 0 0 1 2 2c0 .085-.021.168-.031.25C20.49 6.174 23 9.523 23 13.281V22c0 .565.435 1 1 1h1v2h-7.188c.114.316.188.647.188 1 0 1.645-1.355 3-3 3s-3-1.355-3-3c0-.353.073-.684.188-1H5v-2h1c.565 0 1-.435 1-1v-9c0-3.726 2.574-6.866 6.031-7.75C13.021 5.168 13 5.085 13 5a2 2 0 0 1 2-2zm-.437 4A6.004 6.004 0 0 0 9 13v9c0 .353-.073.684-.188 1h12.375a2.925 2.925 0 0 1-.188-1v-8.719c0-3.319-2.546-6.183-5.813-6.281-.064-.002-.124 0-.188 0-.148 0-.292-.011-.438 0zM15 25c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "aa20": /***/ (function(module, exports) { module.exports = {"description":"Used in combination with the table component to create data tables.","methods":[],"displayName":"DsTableCol","props":{"width":{"type":{"name":"string|number|object"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The column width\n */","description":"The column width"},"align":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The column align\n * @options left|center|right\n */","description":"The column align"}},"comment":"/**\n * Used in combination with the table component to create data tables.\n * @version 1.0.0\n * @see DsTable\n * @private\n */","tags":{"access":[{"title":"access","description":"private"}],"see":[{"title":"see","description":"DsTable"}],"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "aa77": /***/ (function(module, exports, __webpack_require__) { var $export = __webpack_require__("5ca1"); var defined = __webpack_require__("be13"); var fails = __webpack_require__("79e5"); var spaces = __webpack_require__("fdef"); var space = '[' + spaces + ']'; var non = '\u200b\u0085'; var ltrim = RegExp('^' + space + space + '*'); var rtrim = RegExp(space + space + '*$'); var exporter = function (KEY, exec, ALIAS) { var exp = {}; var FORCE = fails(function () { return !!spaces[KEY]() || non[KEY]() != non; }); var fn = exp[KEY] = FORCE ? exec(trim) : spaces[KEY]; if (ALIAS) exp[ALIAS] = fn; $export($export.P + $export.F * FORCE, 'String', exp); }; // 1 -> String#trimLeft // 2 -> String#trimRight // 3 -> String#trim var trim = exporter.trim = function (string, TYPE) { string = String(defined(string)); if (TYPE & 1) string = string.replace(ltrim, ''); if (TYPE & 2) string = string.replace(rtrim, ''); return string; }; module.exports = exporter; /***/ }), /***/ "aac1": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M21.75 4c1.671 0 3.225.661 4.406 1.844S28 8.579 28 10.25s-.662 3.255-1.844 4.438l-1.469 1.469a6.25 6.25 0 0 1-4.438 1.844 6.163 6.163 0 0 1-2.281-.438l1.625-1.625c.215.038.432.063.656.063a4.276 4.276 0 0 0 3.031-1.25l1.469-1.469a4.274 4.274 0 0 0 0-6.031c-.804-.805-1.863-1.25-3-1.25s-2.227.444-3.031 1.25L17.249 8.72a4.286 4.286 0 0 0-1.188 3.688l-1.625 1.625a6.16 6.16 0 0 1-.438-2.281 6.26 6.26 0 0 1 1.844-4.438l1.469-1.469a6.25 6.25 0 0 1 4.438-1.844zm-2.469 7.281l1.438 1.438-8 8-1.438-1.438zM11.75 14c.793 0 1.565.153 2.281.438l-1.625 1.625A3.75 3.75 0 0 0 11.75 16a4.276 4.276 0 0 0-3.031 1.25L7.25 18.719a4.274 4.274 0 0 0 0 6.031c.804.805 1.863 1.25 3 1.25s2.227-.444 3.031-1.25l1.469-1.469a4.286 4.286 0 0 0 1.188-3.688l1.625-1.625a6.16 6.16 0 0 1 .438 2.281 6.258 6.258 0 0 1-1.844 4.438l-1.469 1.469C13.507 27.339 11.922 28 10.25 28s-3.225-.661-4.406-1.844C4.662 24.974 4 23.421 4 21.75s.662-3.256 1.844-4.438l1.469-1.469a6.25 6.25 0 0 1 4.438-1.844z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "aae3": /***/ (function(module, exports, __webpack_require__) { // 7.2.8 IsRegExp(argument) var isObject = __webpack_require__("d3f4"); var cof = __webpack_require__("2d95"); var MATCH = __webpack_require__("2b4c")('match'); module.exports = function (it) { var isRegExp; return isObject(it) && ((isRegExp = it[MATCH]) !== undefined ? !!isRegExp : cof(it) == 'RegExp'); }; /***/ }), /***/ "aaec": /***/ (function(module, exports) { /** Used to compose unicode character classes. */ var rsAstralRange = '\\ud800-\\udfff', rsComboMarksRange = '\\u0300-\\u036f', reComboHalfMarksRange = '\\ufe20-\\ufe2f', rsComboSymbolsRange = '\\u20d0-\\u20ff', rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange, rsVarRange = '\\ufe0e\\ufe0f'; /** Used to compose unicode capture groups. */ var rsZWJ = '\\u200d'; /** Used to detect strings with [zero-width joiners or code points from the astral planes](http://eev.ee/blog/2015/09/12/dark-corners-of-unicode/). */ var reHasUnicode = RegExp('[' + rsZWJ + rsAstralRange + rsComboRange + rsVarRange + ']'); /** * Checks if `string` contains Unicode symbols. * * @private * @param {string} string The string to inspect. * @returns {boolean} Returns `true` if a symbol is found, else `false`. */ function hasUnicode(string) { return reHasUnicode.test(string); } module.exports = hasUnicode; /***/ }), /***/ "ab7b": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "aba2": /***/ (function(module, exports, __webpack_require__) { var global = __webpack_require__("e53d"); var macrotask = __webpack_require__("4178").set; var Observer = global.MutationObserver || global.WebKitMutationObserver; var process = global.process; var Promise = global.Promise; var isNode = __webpack_require__("6b4c")(process) == 'process'; module.exports = function () { var head, last, notify; var flush = function () { var parent, fn; if (isNode && (parent = process.domain)) parent.exit(); while (head) { fn = head.fn; head = head.next; try { fn(); } catch (e) { if (head) notify(); else last = undefined; throw e; } } last = undefined; if (parent) parent.enter(); }; // Node.js if (isNode) { notify = function () { process.nextTick(flush); }; // browsers with MutationObserver, except iOS Safari - https://github.com/zloirock/core-js/issues/339 } else if (Observer && !(global.navigator && global.navigator.standalone)) { var toggle = true; var node = document.createTextNode(''); new Observer(flush).observe(node, { characterData: true }); // eslint-disable-line no-new notify = function () { node.data = toggle = !toggle; }; // environments with maybe non-completely correct, but existent Promise } else if (Promise && Promise.resolve) { // Promise.resolve without an argument throws an error in LG WebOS 2 var promise = Promise.resolve(undefined); notify = function () { promise.then(flush); }; // for other environments - macrotask based on: // - setImmediate // - MessageChannel // - window.postMessag // - onreadystatechange // - setTimeout } else { notify = function () { // strange IE + webpack dev server bug - use .call(global) macrotask.call(global, flush); }; } return function (fn) { var task = { fn: fn, next: undefined }; if (last) last.next = task; if (!head) { head = task; notify(); } last = task; }; }; /***/ }), /***/ "abc6": /***/ (function(module, exports, __webpack_require__) { "use strict"; const isObj = __webpack_require__("a7e2"); function getPathSegments(path) { const pathArr = path.split('.'); const parts = []; for (let i = 0; i < pathArr.length; i++) { let p = pathArr[i]; while (p[p.length - 1] === '\\' && pathArr[i + 1] !== undefined) { p = p.slice(0, -1) + '.'; p += pathArr[++i]; } parts.push(p); } return parts; } module.exports = { get(obj, path, value) { if (!isObj(obj) || typeof path !== 'string') { return value === undefined ? obj : value; } const pathArr = getPathSegments(path); for (let i = 0; i < pathArr.length; i++) { if (!Object.prototype.propertyIsEnumerable.call(obj, pathArr[i])) { return value; } obj = obj[pathArr[i]]; if (obj === undefined || obj === null) { // `obj` is either `undefined` or `null` so we want to stop the loop, and // if this is not the last bit of the path, and // if it did't return `undefined` // it would return `null` if `obj` is `null` // but we want `get({foo: null}, 'foo.bar')` to equal `undefined`, or the supplied value, not `null` if (i !== pathArr.length - 1) { return value; } break; } } return obj; }, set(obj, path, value) { if (!isObj(obj) || typeof path !== 'string') { return obj; } const root = obj; const pathArr = getPathSegments(path); for (let i = 0; i < pathArr.length; i++) { const p = pathArr[i]; if (!isObj(obj[p])) { obj[p] = {}; } if (i === pathArr.length - 1) { obj[p] = value; } obj = obj[p]; } return root; }, delete(obj, path) { if (!isObj(obj) || typeof path !== 'string') { return; } const pathArr = getPathSegments(path); for (let i = 0; i < pathArr.length; i++) { const p = pathArr[i]; if (i === pathArr.length - 1) { delete obj[p]; return; } obj = obj[p]; if (!isObj(obj)) { return; } } }, has(obj, path) { if (!isObj(obj) || typeof path !== 'string') { return false; } const pathArr = getPathSegments(path); for (let i = 0; i < pathArr.length; i++) { if (isObj(obj)) { if (!(pathArr[i] in obj)) { return false; } obj = obj[pathArr[i]]; } else { return false; } } return true; } }; /***/ }), /***/ "ac24": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("6762"); /* harmony import */ var core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es7_array_includes__WEBPACK_IMPORTED_MODULE_0__); /* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__("2fdb"); /* harmony import */ var core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(core_js_modules_es6_string_includes__WEBPACK_IMPORTED_MODULE_1__); /* harmony import */ var _Users_Greg_Projekte_HumanConnection_Nitro_Web_styleguide_node_modules_babel_runtime_corejs2_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__("75fc"); /** * @mixin */ /* harmony default export */ __webpack_exports__["a"] = ({ props: { /** * Whether the user can select multiple items */ multiple: { type: Boolean, default: false } }, methods: { selectOption: function selectOption(option) { if (this.multiple) { this.selectMultiOption(option); } else { this.input(option); } }, selectMultiOption: function selectMultiOption(value) { if (!this.innerValue) { return this.input([value]); } var index = this.innerValue.indexOf(value); if (index < 0) { return this.input([].concat(Object(_Users_Greg_Projekte_HumanConnection_Nitro_Web_styleguide_node_modules_babel_runtime_corejs2_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this.innerValue), [value])); } this.deselectOption(index); }, deselectOption: function deselectOption(index) { var newArray = Object(_Users_Greg_Projekte_HumanConnection_Nitro_Web_styleguide_node_modules_babel_runtime_corejs2_helpers_esm_toConsumableArray__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"])(this.innerValue); newArray.splice(index, 1); this.input(newArray); }, isSelected: function isSelected(option) { if (!this.innerValue) { return false; } if (this.multiple) { return this.innerValue.includes(option); } return this.innerValue === option; } } }); /***/ }), /***/ "ac50": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4a11.93 11.93 0 0 1 9 4.094V5h2v7h-7v-2h3.938C22.134 7.59 19.241 6 16 6c-4.289 0-7.823 2.639-9.281 6.375l-1.844-.75C6.617 7.161 10.889 4 16 4zm9.281 15.625l1.844.75C25.383 24.839 21.111 28 16 28c-3.605 0-6.811-1.614-9-4.094V27H5v-7h7v2H8.031c1.812 2.388 4.692 4 7.969 4 4.289 0 7.823-2.639 9.281-6.375z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "ac6a": /***/ (function(module, exports, __webpack_require__) { var $iterators = __webpack_require__("cadf"); var getKeys = __webpack_require__("0d58"); var redefine = __webpack_require__("2aba"); var global = __webpack_require__("7726"); var hide = __webpack_require__("32e9"); var Iterators = __webpack_require__("84f2"); var wks = __webpack_require__("2b4c"); var ITERATOR = wks('iterator'); var TO_STRING_TAG = wks('toStringTag'); var ArrayValues = Iterators.Array; var DOMIterables = { CSSRuleList: true, // TODO: Not spec compliant, should be false. CSSStyleDeclaration: false, CSSValueList: false, ClientRectList: false, DOMRectList: false, DOMStringList: false, DOMTokenList: true, DataTransferItemList: false, FileList: false, HTMLAllCollection: false, HTMLCollection: false, HTMLFormElement: false, HTMLSelectElement: false, MediaList: true, // TODO: Not spec compliant, should be false. MimeTypeArray: false, NamedNodeMap: false, NodeList: true, PaintRequestList: false, Plugin: false, PluginArray: false, SVGLengthList: false, SVGNumberList: false, SVGPathSegList: false, SVGPointList: false, SVGStringList: false, SVGTransformList: false, SourceBufferList: false, StyleSheetList: true, // TODO: Not spec compliant, should be false. TextTrackCueList: false, TextTrackList: false, TouchList: false }; for (var collections = getKeys(DOMIterables), i = 0; i < collections.length; i++) { var NAME = collections[i]; var explicit = DOMIterables[NAME]; var Collection = global[NAME]; var proto = Collection && Collection.prototype; var key; if (proto) { if (!proto[ITERATOR]) hide(proto, ITERATOR, ArrayValues); if (!proto[TO_STRING_TAG]) hide(proto, TO_STRING_TAG, NAME); Iterators[NAME] = ArrayValues; if (explicit) for (key in $iterators) if (!proto[key]) redefine(proto, key, $iterators[key], true); } } /***/ }), /***/ "acbb": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4231"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "ad3a": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("da39"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "adfa": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3.969c1.055 0 2.118.517 2.75 1.5l3.125 5.063 1.438-.844v5.313l-4.625-2.594 1.5-.875-3.125-5c-.53-.824-1.553-.806-2.094 0l-2.813 4.594-1.719-1.031L13.25 5.47A3.268 3.268 0 0 1 16 3.97zm-5.594 8.125v5.313l-1.531-.938-2.625 4.25v.031l-.031.031C5.554 21.749 6.234 23 7.5 23H13v2H7.5c-2.712 0-4.409-3.084-2.938-5.313.012-.018-.012-.045 0-.063l.031.031 2.563-4.219-1.25-.75zm14.657 3.562l2.5 4v.031c1.36 2.312-.332 5.313-2.969 5.313H19v2l-4.906-3L19 21v2h5.594c1.163 0 1.89-1.193 1.25-2.281l-2.5-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "aebd": /***/ (function(module, exports) { module.exports = function (bitmap, value) { return { enumerable: !(bitmap & 1), configurable: !(bitmap & 2), writable: !(bitmap & 4), value: value }; }; /***/ }), /***/ "aebf": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-input/FormItem/InputLabel.vue?vue&type=template&id=6ca2e432& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('label',{directives:[{name:"show",rawName:"v-show",value:(!!_vm.label),expression:"!!label"}],staticClass:"ds-input-label"},[_vm._v("\n "+_vm._s(_vm.label)+"\n")])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-input/FormItem/InputLabel.vue?vue&type=template&id=6ca2e432& // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-input/FormItem/InputLabel.vue?vue&type=script&lang=js& // // // // // // // // /** * @version 1.0.0 * @private */ /* harmony default export */ var InputLabelvue_type_script_lang_js_ = ({ name: 'DsInputLabel', props: { label: { type: String, required: false, default: null } } }); // CONCATENATED MODULE: ./src/system/components/data-input/FormItem/InputLabel.vue?vue&type=script&lang=js& /* harmony default export */ var FormItem_InputLabelvue_type_script_lang_js_ = (InputLabelvue_type_script_lang_js_); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/system/components/data-input/FormItem/InputLabel.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( FormItem_InputLabelvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* harmony default export */ var InputLabel = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "af0d": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3c4.959 0 9 4.042 9 9 0 1.406-.57 3.02-1.344 4.781s-1.77 3.631-2.781 5.375a101.013 101.013 0 0 1-4.063 6.406l-.813 1.188-.813-1.188s-2.039-2.918-4.063-6.406c-1.012-1.744-2.007-3.613-2.781-5.375S6.998 13.406 6.998 12c0-4.958 4.041-9 9-9zm0 2c-3.877 0-7 3.123-7 7 0 .803.43 2.316 1.156 3.969s1.73 3.484 2.719 5.188c1.572 2.71 2.546 4.144 3.125 5 .579-.856 1.553-2.29 3.125-5 .988-1.704 1.993-3.535 2.719-5.188S23 12.803 23 12c0-3.877-3.122-7-7-7zm0 5a2 2 0 1 1 .001 3.999A2 2 0 0 1 16 10z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "afd7": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2312"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "b0dc": /***/ (function(module, exports, __webpack_require__) { // call something on iterator step with safe closing on error var anObject = __webpack_require__("e4ae"); module.exports = function (iterator, fn, value, entries) { try { return entries ? fn(anObject(value)[0], value[1]) : fn(value); // 7.4.6 IteratorClose(iterator, completion) } catch (e) { var ret = iterator['return']; if (ret !== undefined) anObject(ret.call(iterator)); throw e; } }; /***/ }), /***/ "b10d": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/navigation/Menu/MenuItem.vue?vue&type=template&id=7bf84e9e& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{directives:[{name:"click-outside",rawName:"v-click-outside",value:(_vm.handleClickOutside),expression:"handleClickOutside"}],staticClass:"ds-menu-item",class:[ ("ds-menu-item-level-" + _vm.level), _vm.$parentMenu.inverse && 'ds-menu-item-inverse', _vm.$parentMenu.navbar && 'ds-menu-item-navbar', _vm.showSubmenu && 'ds-menu-item-show-submenu' ],on:{"mouseover":_vm.handleMouseOver,"mouseout":_vm.handleMouseOut,"!click":function($event){return _vm.handleClick($event)}}},[(_vm.route)?_c(_vm.linkTag,_vm._b({ref:"link",tag:"component",staticClass:"ds-menu-item-link",class:[ _vm.matcher && 'router-link-exact-active' ],attrs:{"exact":_vm.isExact}},'component',_vm.bindings,false),[_vm._t("default",[_vm._v("\n "+_vm._s(_vm.name)+"\n ")])],2):_vm._e(),(_vm.hasSubmenu)?_c('ul',{staticClass:"ds-menu-item-submenu"},_vm._l((_vm.route.children),function(child){return _c('ds-menu-item',{key:child.name,attrs:{"route":child,"parents":_vm.parents.concat( [_vm.route])}})}),1):_vm._e()],1)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/navigation/Menu/MenuItem.vue?vue&type=template&id=7bf84e9e& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.string.link.js var es6_string_link = __webpack_require__("b54a"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // EXTERNAL MODULE: ./node_modules/vue-click-outside/index.js var vue_click_outside = __webpack_require__("e67d"); var vue_click_outside_default = /*#__PURE__*/__webpack_require__.n(vue_click_outside); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/navigation/Menu/MenuItem.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // /** * Used in combination with the menu item to help the user navigate. * @version 1.0.0 * @see DsMenu */ /* harmony default export */ var MenuItemvue_type_script_lang_js_ = ({ name: 'DsMenuItem', inject: { $parentMenu: { default: null } }, directives: { ClickOutside: vue_click_outside_default.a }, props: { /** * The route to display */ route: { type: Object, default: function _default() { return null; } }, /** * The parents of this route */ parents: { type: Array, default: function _default() { return []; } }, /** * The component / tag used for the link of this route * @options router-link|a */ linkTag: { type: String, default: function _default() { return this.$parentMenu.linkTag ? this.$parentMenu.linkTag : 'router-link'; }, validator: function validator(value) { return value.match(/(router-link|a)/); } } }, data: function data() { return { showSubmenu: false, openMenuTimeout: null, closeMenuTimeout: null }; }, computed: { hasSubmenu: function hasSubmenu() { return this.route.children && this.route.children.length; }, url: function url() { return this.$parentMenu.urlParser(this.route, this.parents); }, name: function name() { return this.$parentMenu.nameParser(this.route, this.parents); }, isExact: function isExact() { return this.$parentMenu.isExact(this.url); }, matcher: function matcher() { return this.$parentMenu.matcher(this.url, this.route); }, level: function level() { return this.parents.length; }, bindings: function bindings() { var bindings = {}; if (this.linkTag === 'router-link') { bindings.to = this.url; } if (this.linkTag === 'a') { bindings.href = this.url; } return bindings; } }, methods: { handleMouseOver: function handleMouseOver() { var _this = this; if (this.closeMenuTimeout) { clearTimeout(this.closeMenuTimeout); } this.openMenuTimeout = setTimeout(function () { if (_this.$parentMenu.navbar && _this.hasSubmenu && !_this.showSubmenu) { _this.showSubmenu = true; } }, 150); }, handleMouseOut: function handleMouseOut() { var _this2 = this; if (this.openMenuTimeout) { clearTimeout(this.openMenuTimeout); } this.closeMenuTimeout = setTimeout(function () { if (_this2.$parentMenu.navbar && _this2.hasSubmenu && _this2.showSubmenu) { _this2.showSubmenu = false; } }, 150); }, handleClick: function handleClick(event) { var clickedLink = event.target === this.$refs.link.$el; if (clickedLink && this.$parentMenu.navbar && this.hasSubmenu && !this.showSubmenu) { this.showSubmenu = true; event.preventDefault(); event.stopPropagation(); return; } /** * Handles click on menu item. * Receives two arguments: * event, route object * * @event click */ this.$emit('click', event, this.route); this.$parentMenu.handleNavigate(); }, handleClickOutside: function handleClickOutside() { this.showSubmenu = false; } } }); // CONCATENATED MODULE: ./src/system/components/navigation/Menu/MenuItem.vue?vue&type=script&lang=js& /* harmony default export */ var Menu_MenuItemvue_type_script_lang_js_ = (MenuItemvue_type_script_lang_js_); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/system/components/navigation/Menu/MenuItem.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Menu_MenuItemvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* harmony default export */ var MenuItem = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "b20a": /***/ (function(module, exports, __webpack_require__) { var arrayReduce = __webpack_require__("6ac0"), deburr = __webpack_require__("4caa"), words = __webpack_require__("ea72"); /** Used to compose unicode capture groups. */ var rsApos = "['\u2019]"; /** Used to match apostrophes. */ var reApos = RegExp(rsApos, 'g'); /** * Creates a function like `_.camelCase`. * * @private * @param {Function} callback The function to combine each word. * @returns {Function} Returns the new compounder function. */ function createCompounder(callback) { return function(string) { return arrayReduce(words(deburr(string).replace(reApos, '')), callback, ''); }; } module.exports = createCompounder; /***/ }), /***/ "b228": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 5h17.406l.313.281 4 4 .281.313V27H5V5zm2 2v18h2v-9h14v9h2V10.437l-3-3V13H10V7H7zm5 0v4h8V7h-2v2h-2V7h-4zm-1 11v7h10v-7H11z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "b314": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3c7.168 0 13 5.832 13 13s-5.832 13-13 13S3 23.168 3 16 8.832 3 16 3zm0 2C9.913 5 5 9.913 5 16s4.913 11 11 11 11-4.913 11-11S22.087 5 16 5zm-1 5h2v2h-2v-2zm0 4h2v8h-2v-8z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "b395": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c6.616 0 12 5.384 12 12s-5.384 12-12 12S4 22.616 4 16 9.384 4 16 4zm0 2c-.273 0-.545.041-.813.063l2.219.156.531 2.313-3 .563-.813-1.125-1.719.375.594 2.656-4 1.906-2.688 2.125.969 1.969h3.719l4.031 3.031-1.063 4 1.094 1.906c.307.028.623.063.938.063 1.542 0 3.01-.349 4.313-.969l1.594-5s-.737-1.813-.844-1.813-2.094.344-2.094.344l-1.938-1.594.969-3 1.719-1.281 1.75-.25 1.625 1 .688-1.25-2.688-.875-2.156.688-.156-2.063.875-.75 1.063.469-.188-2 .813-.094A9.974 9.974 0 0 0 16 6zm-1.125.063a9.909 9.909 0 0 0-2.313.531l.75.125zM6.063 16.781c.315 4.108 3.068 7.526 6.844 8.75l-2.844-3.5H8.907l-1.875-2.063v-2.063z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "b447": /***/ (function(module, exports, __webpack_require__) { // 7.1.15 ToLength var toInteger = __webpack_require__("3a38"); var min = Math.min; module.exports = function (it) { return it > 0 ? min(toInteger(it), 0x1fffffffffffff) : 0; // pow(2, 53) - 1 == 9007199254740991 }; /***/ }), /***/ "b468": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M11.5 6h9l.313.406L22.001 8h7v18h-26V8h7l1.188-1.594zm1 2l-1.188 1.594-.313.406h-6v14h22V10h-6l-.313-.406L19.498 8h-7zM8 11a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm8 0c3.302 0 6 2.698 6 6s-2.698 6-6 6-6-2.698-6-6 2.698-6 6-6zm0 2c-2.221 0-4 1.779-4 4s1.779 4 4 4 4-1.779 4-4-1.779-4-4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "b54a": /***/ (function(module, exports, __webpack_require__) { "use strict"; // B.2.3.10 String.prototype.link(url) __webpack_require__("386b")('link', function (createHTML) { return function link(url) { return createHTML(this, 'a', 'href', url); }; }); /***/ }), /***/ "b588": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "b5c1": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4l.375.156L23 6.812v6.719l5.406 2.344.594.281v8.063l-.5.313-6 3.344-.469.25-.469-.219-5.563-2.781-5.563 2.781-.469.219-.469-.25-6-3.344-.5-.313v-8.063l.594-.281 5.406-2.344V6.812l6.625-2.656zm0 2.188l-3.281 1.281L16 8.75l3.281-1.281zm-5 2.75v4.625l4 1.781v-4.875zm10 0l-4 1.531v4.875l4-1.781V8.938zm-11 6.375l-3.625 1.563L10 18.689l3.625-1.781zm12 0l-2.5 1.094-1.125.5L22 18.688l3.625-1.813zM5 18.406v4.656l4 2.25v-4.906zm22 0l-4 2v4.906l4-2.25v-4.656zm-12 .063l-4 1.938v4.969l4-2V18.47zm2 0v4.906l4 2v-4.969z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "b639": /***/ (function(module, exports, __webpack_require__) { "use strict"; /* WEBPACK VAR INJECTION */(function(global) {/*! * The buffer module from node.js, for the browser. * * @author Feross Aboukhadijeh * @license MIT */ /* eslint-disable no-proto */ var base64 = __webpack_require__("1fb5") var ieee754 = __webpack_require__("9152") var isArray = __webpack_require__("e3db") exports.Buffer = Buffer exports.SlowBuffer = SlowBuffer exports.INSPECT_MAX_BYTES = 50 /** * If `Buffer.TYPED_ARRAY_SUPPORT`: * === true Use Uint8Array implementation (fastest) * === false Use Object implementation (most compatible, even IE6) * * Browsers that support typed arrays are IE 10+, Firefox 4+, Chrome 7+, Safari 5.1+, * Opera 11.6+, iOS 4.2+. * * Due to various browser bugs, sometimes the Object implementation will be used even * when the browser supports typed arrays. * * Note: * * - Firefox 4-29 lacks support for adding new properties to `Uint8Array` instances, * See: https://bugzilla.mozilla.org/show_bug.cgi?id=695438. * * - Chrome 9-10 is missing the `TypedArray.prototype.subarray` function. * * - IE10 has a broken `TypedArray.prototype.subarray` function which returns arrays of * incorrect length in some situations. * We detect these buggy browsers and set `Buffer.TYPED_ARRAY_SUPPORT` to `false` so they * get the Object implementation, which is slower but behaves correctly. */ Buffer.TYPED_ARRAY_SUPPORT = global.TYPED_ARRAY_SUPPORT !== undefined ? global.TYPED_ARRAY_SUPPORT : typedArraySupport() /* * Export kMaxLength after typed array support is determined. */ exports.kMaxLength = kMaxLength() function typedArraySupport () { try { var arr = new Uint8Array(1) arr.__proto__ = {__proto__: Uint8Array.prototype, foo: function () { return 42 }} return arr.foo() === 42 && // typed array instances can be augmented typeof arr.subarray === 'function' && // chrome 9-10 lack `subarray` arr.subarray(1, 1).byteLength === 0 // ie10 has broken `subarray` } catch (e) { return false } } function kMaxLength () { return Buffer.TYPED_ARRAY_SUPPORT ? 0x7fffffff : 0x3fffffff } function createBuffer (that, length) { if (kMaxLength() < length) { throw new RangeError('Invalid typed array length') } if (Buffer.TYPED_ARRAY_SUPPORT) { // Return an augmented `Uint8Array` instance, for best performance that = new Uint8Array(length) that.__proto__ = Buffer.prototype } else { // Fallback: Return an object instance of the Buffer class if (that === null) { that = new Buffer(length) } that.length = length } return that } /** * The Buffer constructor returns instances of `Uint8Array` that have their * prototype changed to `Buffer.prototype`. Furthermore, `Buffer` is a subclass of * `Uint8Array`, so the returned instances will have all the node `Buffer` methods * and the `Uint8Array` methods. Square bracket notation works as expected -- it * returns a single octet. * * The `Uint8Array` prototype remains unmodified. */ function Buffer (arg, encodingOrOffset, length) { if (!Buffer.TYPED_ARRAY_SUPPORT && !(this instanceof Buffer)) { return new Buffer(arg, encodingOrOffset, length) } // Common case. if (typeof arg === 'number') { if (typeof encodingOrOffset === 'string') { throw new Error( 'If encoding is specified then the first argument must be a string' ) } return allocUnsafe(this, arg) } return from(this, arg, encodingOrOffset, length) } Buffer.poolSize = 8192 // not used by this implementation // TODO: Legacy, not needed anymore. Remove in next major version. Buffer._augment = function (arr) { arr.__proto__ = Buffer.prototype return arr } function from (that, value, encodingOrOffset, length) { if (typeof value === 'number') { throw new TypeError('"value" argument must not be a number') } if (typeof ArrayBuffer !== 'undefined' && value instanceof ArrayBuffer) { return fromArrayBuffer(that, value, encodingOrOffset, length) } if (typeof value === 'string') { return fromString(that, value, encodingOrOffset) } return fromObject(that, value) } /** * Functionally equivalent to Buffer(arg, encoding) but throws a TypeError * if value is a number. * Buffer.from(str[, encoding]) * Buffer.from(array) * Buffer.from(buffer) * Buffer.from(arrayBuffer[, byteOffset[, length]]) **/ Buffer.from = function (value, encodingOrOffset, length) { return from(null, value, encodingOrOffset, length) } if (Buffer.TYPED_ARRAY_SUPPORT) { Buffer.prototype.__proto__ = Uint8Array.prototype Buffer.__proto__ = Uint8Array if (typeof Symbol !== 'undefined' && Symbol.species && Buffer[Symbol.species] === Buffer) { // Fix subarray() in ES2016. See: https://github.com/feross/buffer/pull/97 Object.defineProperty(Buffer, Symbol.species, { value: null, configurable: true }) } } function assertSize (size) { if (typeof size !== 'number') { throw new TypeError('"size" argument must be a number') } else if (size < 0) { throw new RangeError('"size" argument must not be negative') } } function alloc (that, size, fill, encoding) { assertSize(size) if (size <= 0) { return createBuffer(that, size) } if (fill !== undefined) { // Only pay attention to encoding if it's a string. This // prevents accidentally sending in a number that would // be interpretted as a start offset. return typeof encoding === 'string' ? createBuffer(that, size).fill(fill, encoding) : createBuffer(that, size).fill(fill) } return createBuffer(that, size) } /** * Creates a new filled Buffer instance. * alloc(size[, fill[, encoding]]) **/ Buffer.alloc = function (size, fill, encoding) { return alloc(null, size, fill, encoding) } function allocUnsafe (that, size) { assertSize(size) that = createBuffer(that, size < 0 ? 0 : checked(size) | 0) if (!Buffer.TYPED_ARRAY_SUPPORT) { for (var i = 0; i < size; ++i) { that[i] = 0 } } return that } /** * Equivalent to Buffer(num), by default creates a non-zero-filled Buffer instance. * */ Buffer.allocUnsafe = function (size) { return allocUnsafe(null, size) } /** * Equivalent to SlowBuffer(num), by default creates a non-zero-filled Buffer instance. */ Buffer.allocUnsafeSlow = function (size) { return allocUnsafe(null, size) } function fromString (that, string, encoding) { if (typeof encoding !== 'string' || encoding === '') { encoding = 'utf8' } if (!Buffer.isEncoding(encoding)) { throw new TypeError('"encoding" must be a valid string encoding') } var length = byteLength(string, encoding) | 0 that = createBuffer(that, length) var actual = that.write(string, encoding) if (actual !== length) { // Writing a hex string, for example, that contains invalid characters will // cause everything after the first invalid character to be ignored. (e.g. // 'abxxcd' will be treated as 'ab') that = that.slice(0, actual) } return that } function fromArrayLike (that, array) { var length = array.length < 0 ? 0 : checked(array.length) | 0 that = createBuffer(that, length) for (var i = 0; i < length; i += 1) { that[i] = array[i] & 255 } return that } function fromArrayBuffer (that, array, byteOffset, length) { array.byteLength // this throws if `array` is not a valid ArrayBuffer if (byteOffset < 0 || array.byteLength < byteOffset) { throw new RangeError('\'offset\' is out of bounds') } if (array.byteLength < byteOffset + (length || 0)) { throw new RangeError('\'length\' is out of bounds') } if (byteOffset === undefined && length === undefined) { array = new Uint8Array(array) } else if (length === undefined) { array = new Uint8Array(array, byteOffset) } else { array = new Uint8Array(array, byteOffset, length) } if (Buffer.TYPED_ARRAY_SUPPORT) { // Return an augmented `Uint8Array` instance, for best performance that = array that.__proto__ = Buffer.prototype } else { // Fallback: Return an object instance of the Buffer class that = fromArrayLike(that, array) } return that } function fromObject (that, obj) { if (Buffer.isBuffer(obj)) { var len = checked(obj.length) | 0 that = createBuffer(that, len) if (that.length === 0) { return that } obj.copy(that, 0, 0, len) return that } if (obj) { if ((typeof ArrayBuffer !== 'undefined' && obj.buffer instanceof ArrayBuffer) || 'length' in obj) { if (typeof obj.length !== 'number' || isnan(obj.length)) { return createBuffer(that, 0) } return fromArrayLike(that, obj) } if (obj.type === 'Buffer' && isArray(obj.data)) { return fromArrayLike(that, obj.data) } } throw new TypeError('First argument must be a string, Buffer, ArrayBuffer, Array, or array-like object.') } function checked (length) { // Note: cannot use `length < kMaxLength()` here because that fails when // length is NaN (which is otherwise coerced to zero.) if (length >= kMaxLength()) { throw new RangeError('Attempt to allocate Buffer larger than maximum ' + 'size: 0x' + kMaxLength().toString(16) + ' bytes') } return length | 0 } function SlowBuffer (length) { if (+length != length) { // eslint-disable-line eqeqeq length = 0 } return Buffer.alloc(+length) } Buffer.isBuffer = function isBuffer (b) { return !!(b != null && b._isBuffer) } Buffer.compare = function compare (a, b) { if (!Buffer.isBuffer(a) || !Buffer.isBuffer(b)) { throw new TypeError('Arguments must be Buffers') } if (a === b) return 0 var x = a.length var y = b.length for (var i = 0, len = Math.min(x, y); i < len; ++i) { if (a[i] !== b[i]) { x = a[i] y = b[i] break } } if (x < y) return -1 if (y < x) return 1 return 0 } Buffer.isEncoding = function isEncoding (encoding) { switch (String(encoding).toLowerCase()) { case 'hex': case 'utf8': case 'utf-8': case 'ascii': case 'latin1': case 'binary': case 'base64': case 'ucs2': case 'ucs-2': case 'utf16le': case 'utf-16le': return true default: return false } } Buffer.concat = function concat (list, length) { if (!isArray(list)) { throw new TypeError('"list" argument must be an Array of Buffers') } if (list.length === 0) { return Buffer.alloc(0) } var i if (length === undefined) { length = 0 for (i = 0; i < list.length; ++i) { length += list[i].length } } var buffer = Buffer.allocUnsafe(length) var pos = 0 for (i = 0; i < list.length; ++i) { var buf = list[i] if (!Buffer.isBuffer(buf)) { throw new TypeError('"list" argument must be an Array of Buffers') } buf.copy(buffer, pos) pos += buf.length } return buffer } function byteLength (string, encoding) { if (Buffer.isBuffer(string)) { return string.length } if (typeof ArrayBuffer !== 'undefined' && typeof ArrayBuffer.isView === 'function' && (ArrayBuffer.isView(string) || string instanceof ArrayBuffer)) { return string.byteLength } if (typeof string !== 'string') { string = '' + string } var len = string.length if (len === 0) return 0 // Use a for loop to avoid recursion var loweredCase = false for (;;) { switch (encoding) { case 'ascii': case 'latin1': case 'binary': return len case 'utf8': case 'utf-8': case undefined: return utf8ToBytes(string).length case 'ucs2': case 'ucs-2': case 'utf16le': case 'utf-16le': return len * 2 case 'hex': return len >>> 1 case 'base64': return base64ToBytes(string).length default: if (loweredCase) return utf8ToBytes(string).length // assume utf8 encoding = ('' + encoding).toLowerCase() loweredCase = true } } } Buffer.byteLength = byteLength function slowToString (encoding, start, end) { var loweredCase = false // No need to verify that "this.length <= MAX_UINT32" since it's a read-only // property of a typed array. // This behaves neither like String nor Uint8Array in that we set start/end // to their upper/lower bounds if the value passed is out of range. // undefined is handled specially as per ECMA-262 6th Edition, // Section 13.3.3.7 Runtime Semantics: KeyedBindingInitialization. if (start === undefined || start < 0) { start = 0 } // Return early if start > this.length. Done here to prevent potential uint32 // coercion fail below. if (start > this.length) { return '' } if (end === undefined || end > this.length) { end = this.length } if (end <= 0) { return '' } // Force coersion to uint32. This will also coerce falsey/NaN values to 0. end >>>= 0 start >>>= 0 if (end <= start) { return '' } if (!encoding) encoding = 'utf8' while (true) { switch (encoding) { case 'hex': return hexSlice(this, start, end) case 'utf8': case 'utf-8': return utf8Slice(this, start, end) case 'ascii': return asciiSlice(this, start, end) case 'latin1': case 'binary': return latin1Slice(this, start, end) case 'base64': return base64Slice(this, start, end) case 'ucs2': case 'ucs-2': case 'utf16le': case 'utf-16le': return utf16leSlice(this, start, end) default: if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding) encoding = (encoding + '').toLowerCase() loweredCase = true } } } // The property is used by `Buffer.isBuffer` and `is-buffer` (in Safari 5-7) to detect // Buffer instances. Buffer.prototype._isBuffer = true function swap (b, n, m) { var i = b[n] b[n] = b[m] b[m] = i } Buffer.prototype.swap16 = function swap16 () { var len = this.length if (len % 2 !== 0) { throw new RangeError('Buffer size must be a multiple of 16-bits') } for (var i = 0; i < len; i += 2) { swap(this, i, i + 1) } return this } Buffer.prototype.swap32 = function swap32 () { var len = this.length if (len % 4 !== 0) { throw new RangeError('Buffer size must be a multiple of 32-bits') } for (var i = 0; i < len; i += 4) { swap(this, i, i + 3) swap(this, i + 1, i + 2) } return this } Buffer.prototype.swap64 = function swap64 () { var len = this.length if (len % 8 !== 0) { throw new RangeError('Buffer size must be a multiple of 64-bits') } for (var i = 0; i < len; i += 8) { swap(this, i, i + 7) swap(this, i + 1, i + 6) swap(this, i + 2, i + 5) swap(this, i + 3, i + 4) } return this } Buffer.prototype.toString = function toString () { var length = this.length | 0 if (length === 0) return '' if (arguments.length === 0) return utf8Slice(this, 0, length) return slowToString.apply(this, arguments) } Buffer.prototype.equals = function equals (b) { if (!Buffer.isBuffer(b)) throw new TypeError('Argument must be a Buffer') if (this === b) return true return Buffer.compare(this, b) === 0 } Buffer.prototype.inspect = function inspect () { var str = '' var max = exports.INSPECT_MAX_BYTES if (this.length > 0) { str = this.toString('hex', 0, max).match(/.{2}/g).join(' ') if (this.length > max) str += ' ... ' } return '' } Buffer.prototype.compare = function compare (target, start, end, thisStart, thisEnd) { if (!Buffer.isBuffer(target)) { throw new TypeError('Argument must be a Buffer') } if (start === undefined) { start = 0 } if (end === undefined) { end = target ? target.length : 0 } if (thisStart === undefined) { thisStart = 0 } if (thisEnd === undefined) { thisEnd = this.length } if (start < 0 || end > target.length || thisStart < 0 || thisEnd > this.length) { throw new RangeError('out of range index') } if (thisStart >= thisEnd && start >= end) { return 0 } if (thisStart >= thisEnd) { return -1 } if (start >= end) { return 1 } start >>>= 0 end >>>= 0 thisStart >>>= 0 thisEnd >>>= 0 if (this === target) return 0 var x = thisEnd - thisStart var y = end - start var len = Math.min(x, y) var thisCopy = this.slice(thisStart, thisEnd) var targetCopy = target.slice(start, end) for (var i = 0; i < len; ++i) { if (thisCopy[i] !== targetCopy[i]) { x = thisCopy[i] y = targetCopy[i] break } } if (x < y) return -1 if (y < x) return 1 return 0 } // Finds either the first index of `val` in `buffer` at offset >= `byteOffset`, // OR the last index of `val` in `buffer` at offset <= `byteOffset`. // // Arguments: // - buffer - a Buffer to search // - val - a string, Buffer, or number // - byteOffset - an index into `buffer`; will be clamped to an int32 // - encoding - an optional encoding, relevant is val is a string // - dir - true for indexOf, false for lastIndexOf function bidirectionalIndexOf (buffer, val, byteOffset, encoding, dir) { // Empty buffer means no match if (buffer.length === 0) return -1 // Normalize byteOffset if (typeof byteOffset === 'string') { encoding = byteOffset byteOffset = 0 } else if (byteOffset > 0x7fffffff) { byteOffset = 0x7fffffff } else if (byteOffset < -0x80000000) { byteOffset = -0x80000000 } byteOffset = +byteOffset // Coerce to Number. if (isNaN(byteOffset)) { // byteOffset: it it's undefined, null, NaN, "foo", etc, search whole buffer byteOffset = dir ? 0 : (buffer.length - 1) } // Normalize byteOffset: negative offsets start from the end of the buffer if (byteOffset < 0) byteOffset = buffer.length + byteOffset if (byteOffset >= buffer.length) { if (dir) return -1 else byteOffset = buffer.length - 1 } else if (byteOffset < 0) { if (dir) byteOffset = 0 else return -1 } // Normalize val if (typeof val === 'string') { val = Buffer.from(val, encoding) } // Finally, search either indexOf (if dir is true) or lastIndexOf if (Buffer.isBuffer(val)) { // Special case: looking for empty string/buffer always fails if (val.length === 0) { return -1 } return arrayIndexOf(buffer, val, byteOffset, encoding, dir) } else if (typeof val === 'number') { val = val & 0xFF // Search for a byte value [0-255] if (Buffer.TYPED_ARRAY_SUPPORT && typeof Uint8Array.prototype.indexOf === 'function') { if (dir) { return Uint8Array.prototype.indexOf.call(buffer, val, byteOffset) } else { return Uint8Array.prototype.lastIndexOf.call(buffer, val, byteOffset) } } return arrayIndexOf(buffer, [ val ], byteOffset, encoding, dir) } throw new TypeError('val must be string, number or Buffer') } function arrayIndexOf (arr, val, byteOffset, encoding, dir) { var indexSize = 1 var arrLength = arr.length var valLength = val.length if (encoding !== undefined) { encoding = String(encoding).toLowerCase() if (encoding === 'ucs2' || encoding === 'ucs-2' || encoding === 'utf16le' || encoding === 'utf-16le') { if (arr.length < 2 || val.length < 2) { return -1 } indexSize = 2 arrLength /= 2 valLength /= 2 byteOffset /= 2 } } function read (buf, i) { if (indexSize === 1) { return buf[i] } else { return buf.readUInt16BE(i * indexSize) } } var i if (dir) { var foundIndex = -1 for (i = byteOffset; i < arrLength; i++) { if (read(arr, i) === read(val, foundIndex === -1 ? 0 : i - foundIndex)) { if (foundIndex === -1) foundIndex = i if (i - foundIndex + 1 === valLength) return foundIndex * indexSize } else { if (foundIndex !== -1) i -= i - foundIndex foundIndex = -1 } } } else { if (byteOffset + valLength > arrLength) byteOffset = arrLength - valLength for (i = byteOffset; i >= 0; i--) { var found = true for (var j = 0; j < valLength; j++) { if (read(arr, i + j) !== read(val, j)) { found = false break } } if (found) return i } } return -1 } Buffer.prototype.includes = function includes (val, byteOffset, encoding) { return this.indexOf(val, byteOffset, encoding) !== -1 } Buffer.prototype.indexOf = function indexOf (val, byteOffset, encoding) { return bidirectionalIndexOf(this, val, byteOffset, encoding, true) } Buffer.prototype.lastIndexOf = function lastIndexOf (val, byteOffset, encoding) { return bidirectionalIndexOf(this, val, byteOffset, encoding, false) } function hexWrite (buf, string, offset, length) { offset = Number(offset) || 0 var remaining = buf.length - offset if (!length) { length = remaining } else { length = Number(length) if (length > remaining) { length = remaining } } // must be an even number of digits var strLen = string.length if (strLen % 2 !== 0) throw new TypeError('Invalid hex string') if (length > strLen / 2) { length = strLen / 2 } for (var i = 0; i < length; ++i) { var parsed = parseInt(string.substr(i * 2, 2), 16) if (isNaN(parsed)) return i buf[offset + i] = parsed } return i } function utf8Write (buf, string, offset, length) { return blitBuffer(utf8ToBytes(string, buf.length - offset), buf, offset, length) } function asciiWrite (buf, string, offset, length) { return blitBuffer(asciiToBytes(string), buf, offset, length) } function latin1Write (buf, string, offset, length) { return asciiWrite(buf, string, offset, length) } function base64Write (buf, string, offset, length) { return blitBuffer(base64ToBytes(string), buf, offset, length) } function ucs2Write (buf, string, offset, length) { return blitBuffer(utf16leToBytes(string, buf.length - offset), buf, offset, length) } Buffer.prototype.write = function write (string, offset, length, encoding) { // Buffer#write(string) if (offset === undefined) { encoding = 'utf8' length = this.length offset = 0 // Buffer#write(string, encoding) } else if (length === undefined && typeof offset === 'string') { encoding = offset length = this.length offset = 0 // Buffer#write(string, offset[, length][, encoding]) } else if (isFinite(offset)) { offset = offset | 0 if (isFinite(length)) { length = length | 0 if (encoding === undefined) encoding = 'utf8' } else { encoding = length length = undefined } // legacy write(string, encoding, offset, length) - remove in v0.13 } else { throw new Error( 'Buffer.write(string, encoding, offset[, length]) is no longer supported' ) } var remaining = this.length - offset if (length === undefined || length > remaining) length = remaining if ((string.length > 0 && (length < 0 || offset < 0)) || offset > this.length) { throw new RangeError('Attempt to write outside buffer bounds') } if (!encoding) encoding = 'utf8' var loweredCase = false for (;;) { switch (encoding) { case 'hex': return hexWrite(this, string, offset, length) case 'utf8': case 'utf-8': return utf8Write(this, string, offset, length) case 'ascii': return asciiWrite(this, string, offset, length) case 'latin1': case 'binary': return latin1Write(this, string, offset, length) case 'base64': // Warning: maxLength not taken into account in base64Write return base64Write(this, string, offset, length) case 'ucs2': case 'ucs-2': case 'utf16le': case 'utf-16le': return ucs2Write(this, string, offset, length) default: if (loweredCase) throw new TypeError('Unknown encoding: ' + encoding) encoding = ('' + encoding).toLowerCase() loweredCase = true } } } Buffer.prototype.toJSON = function toJSON () { return { type: 'Buffer', data: Array.prototype.slice.call(this._arr || this, 0) } } function base64Slice (buf, start, end) { if (start === 0 && end === buf.length) { return base64.fromByteArray(buf) } else { return base64.fromByteArray(buf.slice(start, end)) } } function utf8Slice (buf, start, end) { end = Math.min(buf.length, end) var res = [] var i = start while (i < end) { var firstByte = buf[i] var codePoint = null var bytesPerSequence = (firstByte > 0xEF) ? 4 : (firstByte > 0xDF) ? 3 : (firstByte > 0xBF) ? 2 : 1 if (i + bytesPerSequence <= end) { var secondByte, thirdByte, fourthByte, tempCodePoint switch (bytesPerSequence) { case 1: if (firstByte < 0x80) { codePoint = firstByte } break case 2: secondByte = buf[i + 1] if ((secondByte & 0xC0) === 0x80) { tempCodePoint = (firstByte & 0x1F) << 0x6 | (secondByte & 0x3F) if (tempCodePoint > 0x7F) { codePoint = tempCodePoint } } break case 3: secondByte = buf[i + 1] thirdByte = buf[i + 2] if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80) { tempCodePoint = (firstByte & 0xF) << 0xC | (secondByte & 0x3F) << 0x6 | (thirdByte & 0x3F) if (tempCodePoint > 0x7FF && (tempCodePoint < 0xD800 || tempCodePoint > 0xDFFF)) { codePoint = tempCodePoint } } break case 4: secondByte = buf[i + 1] thirdByte = buf[i + 2] fourthByte = buf[i + 3] if ((secondByte & 0xC0) === 0x80 && (thirdByte & 0xC0) === 0x80 && (fourthByte & 0xC0) === 0x80) { tempCodePoint = (firstByte & 0xF) << 0x12 | (secondByte & 0x3F) << 0xC | (thirdByte & 0x3F) << 0x6 | (fourthByte & 0x3F) if (tempCodePoint > 0xFFFF && tempCodePoint < 0x110000) { codePoint = tempCodePoint } } } } if (codePoint === null) { // we did not generate a valid codePoint so insert a // replacement char (U+FFFD) and advance only 1 byte codePoint = 0xFFFD bytesPerSequence = 1 } else if (codePoint > 0xFFFF) { // encode to utf16 (surrogate pair dance) codePoint -= 0x10000 res.push(codePoint >>> 10 & 0x3FF | 0xD800) codePoint = 0xDC00 | codePoint & 0x3FF } res.push(codePoint) i += bytesPerSequence } return decodeCodePointsArray(res) } // Based on http://stackoverflow.com/a/22747272/680742, the browser with // the lowest limit is Chrome, with 0x10000 args. // We go 1 magnitude less, for safety var MAX_ARGUMENTS_LENGTH = 0x1000 function decodeCodePointsArray (codePoints) { var len = codePoints.length if (len <= MAX_ARGUMENTS_LENGTH) { return String.fromCharCode.apply(String, codePoints) // avoid extra slice() } // Decode in chunks to avoid "call stack size exceeded". var res = '' var i = 0 while (i < len) { res += String.fromCharCode.apply( String, codePoints.slice(i, i += MAX_ARGUMENTS_LENGTH) ) } return res } function asciiSlice (buf, start, end) { var ret = '' end = Math.min(buf.length, end) for (var i = start; i < end; ++i) { ret += String.fromCharCode(buf[i] & 0x7F) } return ret } function latin1Slice (buf, start, end) { var ret = '' end = Math.min(buf.length, end) for (var i = start; i < end; ++i) { ret += String.fromCharCode(buf[i]) } return ret } function hexSlice (buf, start, end) { var len = buf.length if (!start || start < 0) start = 0 if (!end || end < 0 || end > len) end = len var out = '' for (var i = start; i < end; ++i) { out += toHex(buf[i]) } return out } function utf16leSlice (buf, start, end) { var bytes = buf.slice(start, end) var res = '' for (var i = 0; i < bytes.length; i += 2) { res += String.fromCharCode(bytes[i] + bytes[i + 1] * 256) } return res } Buffer.prototype.slice = function slice (start, end) { var len = this.length start = ~~start end = end === undefined ? len : ~~end if (start < 0) { start += len if (start < 0) start = 0 } else if (start > len) { start = len } if (end < 0) { end += len if (end < 0) end = 0 } else if (end > len) { end = len } if (end < start) end = start var newBuf if (Buffer.TYPED_ARRAY_SUPPORT) { newBuf = this.subarray(start, end) newBuf.__proto__ = Buffer.prototype } else { var sliceLen = end - start newBuf = new Buffer(sliceLen, undefined) for (var i = 0; i < sliceLen; ++i) { newBuf[i] = this[i + start] } } return newBuf } /* * Need to make sure that buffer isn't trying to write out of bounds. */ function checkOffset (offset, ext, length) { if ((offset % 1) !== 0 || offset < 0) throw new RangeError('offset is not uint') if (offset + ext > length) throw new RangeError('Trying to access beyond buffer length') } Buffer.prototype.readUIntLE = function readUIntLE (offset, byteLength, noAssert) { offset = offset | 0 byteLength = byteLength | 0 if (!noAssert) checkOffset(offset, byteLength, this.length) var val = this[offset] var mul = 1 var i = 0 while (++i < byteLength && (mul *= 0x100)) { val += this[offset + i] * mul } return val } Buffer.prototype.readUIntBE = function readUIntBE (offset, byteLength, noAssert) { offset = offset | 0 byteLength = byteLength | 0 if (!noAssert) { checkOffset(offset, byteLength, this.length) } var val = this[offset + --byteLength] var mul = 1 while (byteLength > 0 && (mul *= 0x100)) { val += this[offset + --byteLength] * mul } return val } Buffer.prototype.readUInt8 = function readUInt8 (offset, noAssert) { if (!noAssert) checkOffset(offset, 1, this.length) return this[offset] } Buffer.prototype.readUInt16LE = function readUInt16LE (offset, noAssert) { if (!noAssert) checkOffset(offset, 2, this.length) return this[offset] | (this[offset + 1] << 8) } Buffer.prototype.readUInt16BE = function readUInt16BE (offset, noAssert) { if (!noAssert) checkOffset(offset, 2, this.length) return (this[offset] << 8) | this[offset + 1] } Buffer.prototype.readUInt32LE = function readUInt32LE (offset, noAssert) { if (!noAssert) checkOffset(offset, 4, this.length) return ((this[offset]) | (this[offset + 1] << 8) | (this[offset + 2] << 16)) + (this[offset + 3] * 0x1000000) } Buffer.prototype.readUInt32BE = function readUInt32BE (offset, noAssert) { if (!noAssert) checkOffset(offset, 4, this.length) return (this[offset] * 0x1000000) + ((this[offset + 1] << 16) | (this[offset + 2] << 8) | this[offset + 3]) } Buffer.prototype.readIntLE = function readIntLE (offset, byteLength, noAssert) { offset = offset | 0 byteLength = byteLength | 0 if (!noAssert) checkOffset(offset, byteLength, this.length) var val = this[offset] var mul = 1 var i = 0 while (++i < byteLength && (mul *= 0x100)) { val += this[offset + i] * mul } mul *= 0x80 if (val >= mul) val -= Math.pow(2, 8 * byteLength) return val } Buffer.prototype.readIntBE = function readIntBE (offset, byteLength, noAssert) { offset = offset | 0 byteLength = byteLength | 0 if (!noAssert) checkOffset(offset, byteLength, this.length) var i = byteLength var mul = 1 var val = this[offset + --i] while (i > 0 && (mul *= 0x100)) { val += this[offset + --i] * mul } mul *= 0x80 if (val >= mul) val -= Math.pow(2, 8 * byteLength) return val } Buffer.prototype.readInt8 = function readInt8 (offset, noAssert) { if (!noAssert) checkOffset(offset, 1, this.length) if (!(this[offset] & 0x80)) return (this[offset]) return ((0xff - this[offset] + 1) * -1) } Buffer.prototype.readInt16LE = function readInt16LE (offset, noAssert) { if (!noAssert) checkOffset(offset, 2, this.length) var val = this[offset] | (this[offset + 1] << 8) return (val & 0x8000) ? val | 0xFFFF0000 : val } Buffer.prototype.readInt16BE = function readInt16BE (offset, noAssert) { if (!noAssert) checkOffset(offset, 2, this.length) var val = this[offset + 1] | (this[offset] << 8) return (val & 0x8000) ? val | 0xFFFF0000 : val } Buffer.prototype.readInt32LE = function readInt32LE (offset, noAssert) { if (!noAssert) checkOffset(offset, 4, this.length) return (this[offset]) | (this[offset + 1] << 8) | (this[offset + 2] << 16) | (this[offset + 3] << 24) } Buffer.prototype.readInt32BE = function readInt32BE (offset, noAssert) { if (!noAssert) checkOffset(offset, 4, this.length) return (this[offset] << 24) | (this[offset + 1] << 16) | (this[offset + 2] << 8) | (this[offset + 3]) } Buffer.prototype.readFloatLE = function readFloatLE (offset, noAssert) { if (!noAssert) checkOffset(offset, 4, this.length) return ieee754.read(this, offset, true, 23, 4) } Buffer.prototype.readFloatBE = function readFloatBE (offset, noAssert) { if (!noAssert) checkOffset(offset, 4, this.length) return ieee754.read(this, offset, false, 23, 4) } Buffer.prototype.readDoubleLE = function readDoubleLE (offset, noAssert) { if (!noAssert) checkOffset(offset, 8, this.length) return ieee754.read(this, offset, true, 52, 8) } Buffer.prototype.readDoubleBE = function readDoubleBE (offset, noAssert) { if (!noAssert) checkOffset(offset, 8, this.length) return ieee754.read(this, offset, false, 52, 8) } function checkInt (buf, value, offset, ext, max, min) { if (!Buffer.isBuffer(buf)) throw new TypeError('"buffer" argument must be a Buffer instance') if (value > max || value < min) throw new RangeError('"value" argument is out of bounds') if (offset + ext > buf.length) throw new RangeError('Index out of range') } Buffer.prototype.writeUIntLE = function writeUIntLE (value, offset, byteLength, noAssert) { value = +value offset = offset | 0 byteLength = byteLength | 0 if (!noAssert) { var maxBytes = Math.pow(2, 8 * byteLength) - 1 checkInt(this, value, offset, byteLength, maxBytes, 0) } var mul = 1 var i = 0 this[offset] = value & 0xFF while (++i < byteLength && (mul *= 0x100)) { this[offset + i] = (value / mul) & 0xFF } return offset + byteLength } Buffer.prototype.writeUIntBE = function writeUIntBE (value, offset, byteLength, noAssert) { value = +value offset = offset | 0 byteLength = byteLength | 0 if (!noAssert) { var maxBytes = Math.pow(2, 8 * byteLength) - 1 checkInt(this, value, offset, byteLength, maxBytes, 0) } var i = byteLength - 1 var mul = 1 this[offset + i] = value & 0xFF while (--i >= 0 && (mul *= 0x100)) { this[offset + i] = (value / mul) & 0xFF } return offset + byteLength } Buffer.prototype.writeUInt8 = function writeUInt8 (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 1, 0xff, 0) if (!Buffer.TYPED_ARRAY_SUPPORT) value = Math.floor(value) this[offset] = (value & 0xff) return offset + 1 } function objectWriteUInt16 (buf, value, offset, littleEndian) { if (value < 0) value = 0xffff + value + 1 for (var i = 0, j = Math.min(buf.length - offset, 2); i < j; ++i) { buf[offset + i] = (value & (0xff << (8 * (littleEndian ? i : 1 - i)))) >>> (littleEndian ? i : 1 - i) * 8 } } Buffer.prototype.writeUInt16LE = function writeUInt16LE (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0) if (Buffer.TYPED_ARRAY_SUPPORT) { this[offset] = (value & 0xff) this[offset + 1] = (value >>> 8) } else { objectWriteUInt16(this, value, offset, true) } return offset + 2 } Buffer.prototype.writeUInt16BE = function writeUInt16BE (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 2, 0xffff, 0) if (Buffer.TYPED_ARRAY_SUPPORT) { this[offset] = (value >>> 8) this[offset + 1] = (value & 0xff) } else { objectWriteUInt16(this, value, offset, false) } return offset + 2 } function objectWriteUInt32 (buf, value, offset, littleEndian) { if (value < 0) value = 0xffffffff + value + 1 for (var i = 0, j = Math.min(buf.length - offset, 4); i < j; ++i) { buf[offset + i] = (value >>> (littleEndian ? i : 3 - i) * 8) & 0xff } } Buffer.prototype.writeUInt32LE = function writeUInt32LE (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0) if (Buffer.TYPED_ARRAY_SUPPORT) { this[offset + 3] = (value >>> 24) this[offset + 2] = (value >>> 16) this[offset + 1] = (value >>> 8) this[offset] = (value & 0xff) } else { objectWriteUInt32(this, value, offset, true) } return offset + 4 } Buffer.prototype.writeUInt32BE = function writeUInt32BE (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 4, 0xffffffff, 0) if (Buffer.TYPED_ARRAY_SUPPORT) { this[offset] = (value >>> 24) this[offset + 1] = (value >>> 16) this[offset + 2] = (value >>> 8) this[offset + 3] = (value & 0xff) } else { objectWriteUInt32(this, value, offset, false) } return offset + 4 } Buffer.prototype.writeIntLE = function writeIntLE (value, offset, byteLength, noAssert) { value = +value offset = offset | 0 if (!noAssert) { var limit = Math.pow(2, 8 * byteLength - 1) checkInt(this, value, offset, byteLength, limit - 1, -limit) } var i = 0 var mul = 1 var sub = 0 this[offset] = value & 0xFF while (++i < byteLength && (mul *= 0x100)) { if (value < 0 && sub === 0 && this[offset + i - 1] !== 0) { sub = 1 } this[offset + i] = ((value / mul) >> 0) - sub & 0xFF } return offset + byteLength } Buffer.prototype.writeIntBE = function writeIntBE (value, offset, byteLength, noAssert) { value = +value offset = offset | 0 if (!noAssert) { var limit = Math.pow(2, 8 * byteLength - 1) checkInt(this, value, offset, byteLength, limit - 1, -limit) } var i = byteLength - 1 var mul = 1 var sub = 0 this[offset + i] = value & 0xFF while (--i >= 0 && (mul *= 0x100)) { if (value < 0 && sub === 0 && this[offset + i + 1] !== 0) { sub = 1 } this[offset + i] = ((value / mul) >> 0) - sub & 0xFF } return offset + byteLength } Buffer.prototype.writeInt8 = function writeInt8 (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 1, 0x7f, -0x80) if (!Buffer.TYPED_ARRAY_SUPPORT) value = Math.floor(value) if (value < 0) value = 0xff + value + 1 this[offset] = (value & 0xff) return offset + 1 } Buffer.prototype.writeInt16LE = function writeInt16LE (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000) if (Buffer.TYPED_ARRAY_SUPPORT) { this[offset] = (value & 0xff) this[offset + 1] = (value >>> 8) } else { objectWriteUInt16(this, value, offset, true) } return offset + 2 } Buffer.prototype.writeInt16BE = function writeInt16BE (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 2, 0x7fff, -0x8000) if (Buffer.TYPED_ARRAY_SUPPORT) { this[offset] = (value >>> 8) this[offset + 1] = (value & 0xff) } else { objectWriteUInt16(this, value, offset, false) } return offset + 2 } Buffer.prototype.writeInt32LE = function writeInt32LE (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000) if (Buffer.TYPED_ARRAY_SUPPORT) { this[offset] = (value & 0xff) this[offset + 1] = (value >>> 8) this[offset + 2] = (value >>> 16) this[offset + 3] = (value >>> 24) } else { objectWriteUInt32(this, value, offset, true) } return offset + 4 } Buffer.prototype.writeInt32BE = function writeInt32BE (value, offset, noAssert) { value = +value offset = offset | 0 if (!noAssert) checkInt(this, value, offset, 4, 0x7fffffff, -0x80000000) if (value < 0) value = 0xffffffff + value + 1 if (Buffer.TYPED_ARRAY_SUPPORT) { this[offset] = (value >>> 24) this[offset + 1] = (value >>> 16) this[offset + 2] = (value >>> 8) this[offset + 3] = (value & 0xff) } else { objectWriteUInt32(this, value, offset, false) } return offset + 4 } function checkIEEE754 (buf, value, offset, ext, max, min) { if (offset + ext > buf.length) throw new RangeError('Index out of range') if (offset < 0) throw new RangeError('Index out of range') } function writeFloat (buf, value, offset, littleEndian, noAssert) { if (!noAssert) { checkIEEE754(buf, value, offset, 4, 3.4028234663852886e+38, -3.4028234663852886e+38) } ieee754.write(buf, value, offset, littleEndian, 23, 4) return offset + 4 } Buffer.prototype.writeFloatLE = function writeFloatLE (value, offset, noAssert) { return writeFloat(this, value, offset, true, noAssert) } Buffer.prototype.writeFloatBE = function writeFloatBE (value, offset, noAssert) { return writeFloat(this, value, offset, false, noAssert) } function writeDouble (buf, value, offset, littleEndian, noAssert) { if (!noAssert) { checkIEEE754(buf, value, offset, 8, 1.7976931348623157E+308, -1.7976931348623157E+308) } ieee754.write(buf, value, offset, littleEndian, 52, 8) return offset + 8 } Buffer.prototype.writeDoubleLE = function writeDoubleLE (value, offset, noAssert) { return writeDouble(this, value, offset, true, noAssert) } Buffer.prototype.writeDoubleBE = function writeDoubleBE (value, offset, noAssert) { return writeDouble(this, value, offset, false, noAssert) } // copy(targetBuffer, targetStart=0, sourceStart=0, sourceEnd=buffer.length) Buffer.prototype.copy = function copy (target, targetStart, start, end) { if (!start) start = 0 if (!end && end !== 0) end = this.length if (targetStart >= target.length) targetStart = target.length if (!targetStart) targetStart = 0 if (end > 0 && end < start) end = start // Copy 0 bytes; we're done if (end === start) return 0 if (target.length === 0 || this.length === 0) return 0 // Fatal error conditions if (targetStart < 0) { throw new RangeError('targetStart out of bounds') } if (start < 0 || start >= this.length) throw new RangeError('sourceStart out of bounds') if (end < 0) throw new RangeError('sourceEnd out of bounds') // Are we oob? if (end > this.length) end = this.length if (target.length - targetStart < end - start) { end = target.length - targetStart + start } var len = end - start var i if (this === target && start < targetStart && targetStart < end) { // descending copy from end for (i = len - 1; i >= 0; --i) { target[i + targetStart] = this[i + start] } } else if (len < 1000 || !Buffer.TYPED_ARRAY_SUPPORT) { // ascending copy from start for (i = 0; i < len; ++i) { target[i + targetStart] = this[i + start] } } else { Uint8Array.prototype.set.call( target, this.subarray(start, start + len), targetStart ) } return len } // Usage: // buffer.fill(number[, offset[, end]]) // buffer.fill(buffer[, offset[, end]]) // buffer.fill(string[, offset[, end]][, encoding]) Buffer.prototype.fill = function fill (val, start, end, encoding) { // Handle string cases: if (typeof val === 'string') { if (typeof start === 'string') { encoding = start start = 0 end = this.length } else if (typeof end === 'string') { encoding = end end = this.length } if (val.length === 1) { var code = val.charCodeAt(0) if (code < 256) { val = code } } if (encoding !== undefined && typeof encoding !== 'string') { throw new TypeError('encoding must be a string') } if (typeof encoding === 'string' && !Buffer.isEncoding(encoding)) { throw new TypeError('Unknown encoding: ' + encoding) } } else if (typeof val === 'number') { val = val & 255 } // Invalid ranges are not set to a default, so can range check early. if (start < 0 || this.length < start || this.length < end) { throw new RangeError('Out of range index') } if (end <= start) { return this } start = start >>> 0 end = end === undefined ? this.length : end >>> 0 if (!val) val = 0 var i if (typeof val === 'number') { for (i = start; i < end; ++i) { this[i] = val } } else { var bytes = Buffer.isBuffer(val) ? val : utf8ToBytes(new Buffer(val, encoding).toString()) var len = bytes.length for (i = 0; i < end - start; ++i) { this[i + start] = bytes[i % len] } } return this } // HELPER FUNCTIONS // ================ var INVALID_BASE64_RE = /[^+\/0-9A-Za-z-_]/g function base64clean (str) { // Node strips out invalid characters like \n and \t from the string, base64-js does not str = stringtrim(str).replace(INVALID_BASE64_RE, '') // Node converts strings with length < 2 to '' if (str.length < 2) return '' // Node allows for non-padded base64 strings (missing trailing ===), base64-js does not while (str.length % 4 !== 0) { str = str + '=' } return str } function stringtrim (str) { if (str.trim) return str.trim() return str.replace(/^\s+|\s+$/g, '') } function toHex (n) { if (n < 16) return '0' + n.toString(16) return n.toString(16) } function utf8ToBytes (string, units) { units = units || Infinity var codePoint var length = string.length var leadSurrogate = null var bytes = [] for (var i = 0; i < length; ++i) { codePoint = string.charCodeAt(i) // is surrogate component if (codePoint > 0xD7FF && codePoint < 0xE000) { // last char was a lead if (!leadSurrogate) { // no lead yet if (codePoint > 0xDBFF) { // unexpected trail if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD) continue } else if (i + 1 === length) { // unpaired lead if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD) continue } // valid lead leadSurrogate = codePoint continue } // 2 leads in a row if (codePoint < 0xDC00) { if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD) leadSurrogate = codePoint continue } // valid surrogate pair codePoint = (leadSurrogate - 0xD800 << 10 | codePoint - 0xDC00) + 0x10000 } else if (leadSurrogate) { // valid bmp char, but last char was a lead if ((units -= 3) > -1) bytes.push(0xEF, 0xBF, 0xBD) } leadSurrogate = null // encode utf8 if (codePoint < 0x80) { if ((units -= 1) < 0) break bytes.push(codePoint) } else if (codePoint < 0x800) { if ((units -= 2) < 0) break bytes.push( codePoint >> 0x6 | 0xC0, codePoint & 0x3F | 0x80 ) } else if (codePoint < 0x10000) { if ((units -= 3) < 0) break bytes.push( codePoint >> 0xC | 0xE0, codePoint >> 0x6 & 0x3F | 0x80, codePoint & 0x3F | 0x80 ) } else if (codePoint < 0x110000) { if ((units -= 4) < 0) break bytes.push( codePoint >> 0x12 | 0xF0, codePoint >> 0xC & 0x3F | 0x80, codePoint >> 0x6 & 0x3F | 0x80, codePoint & 0x3F | 0x80 ) } else { throw new Error('Invalid code point') } } return bytes } function asciiToBytes (str) { var byteArray = [] for (var i = 0; i < str.length; ++i) { // Node's code seems to be doing this and not & 0x7F.. byteArray.push(str.charCodeAt(i) & 0xFF) } return byteArray } function utf16leToBytes (str, units) { var c, hi, lo var byteArray = [] for (var i = 0; i < str.length; ++i) { if ((units -= 2) < 0) break c = str.charCodeAt(i) hi = c >> 8 lo = c % 256 byteArray.push(lo) byteArray.push(hi) } return byteArray } function base64ToBytes (str) { return base64.toByteArray(base64clean(str)) } function blitBuffer (src, dst, offset, length) { for (var i = 0; i < length; ++i) { if ((i + offset >= dst.length) || (i >= src.length)) break dst[i + offset] = src[i] } return i } function isnan (val) { return val !== val // eslint-disable-line no-self-compare } /* WEBPACK VAR INJECTION */}.call(this, __webpack_require__("c8ba"))) /***/ }), /***/ "b8e3": /***/ (function(module, exports) { module.exports = true; /***/ }), /***/ "b914": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3.219l.875 1.5 12 20.781.844 1.5H2.281l.844-1.5 12-20.781zm0 4L5.75 25h20.5zM15 14h2v6h-2v-6zm0 7h2v2h-2v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "b9e9": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("7445"); module.exports = __webpack_require__("584a").parseInt; /***/ }), /***/ "ba07": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h20v26H5V3zm2 2v22h16V5h-7v1h-2V5H7zm7 2h2v2h-2V7zm0 3h2v2h-2v-2zm0 3h2v2.188c1.156.418 2 1.52 2 2.813 0 1.645-1.355 3-3 3s-3-1.355-3-3c0-1.292.844-2.394 2-2.813V13zm1 4c-.564 0-1 .436-1 1s.436 1 1 1 1-.436 1-1-.436-1-1-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "ba44": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4 5h24v6h-1v16H5V11H4V5zm2 2v2h20V7H6zm1 4v14h18V11H7zm5.813 2l.047-.001.047.001.047-.001.047.001h6.014a1 1 0 0 1 0 2h-6.014a1.005 1.005 0 0 1-1.098-1c0-.505.408-.953.911-1z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "ba87": /***/ (function(module, exports, __webpack_require__) { var map = { "./data-display/Avatar/Avatar.vue": "1b49", "./data-display/CopyField/CopyField.vue": "e5e4", "./data-display/List/List.vue": "163c", "./data-display/List/ListItem.vue": "fb53", "./data-display/Number/Number.vue": "f415", "./data-display/Table/Table.vue": "9e05", "./data-display/Table/TableCol.vue": "aa20", "./data-display/Table/TableHeadCol.vue": "cb29", "./data-input/Form/Form.vue": "a4a2", "./data-input/FormItem/FormItem.vue": "ed7d", "./data-input/FormItem/InputError.vue": "a898", "./data-input/FormItem/InputLabel.vue": "3b19", "./data-input/Input/Input.vue": "5a14", "./data-input/Radio/Radio.vue": "7fb7", "./data-input/Select/Select.vue": "1d82", "./layout/Card/Card.vue": "3eba", "./layout/Container/Container.vue": "dec8", "./layout/Flex/Flex.vue": "de06", "./layout/Flex/FlexItem.vue": "1c72", "./layout/Modal/Modal.vue": "797b", "./layout/Page/Page.vue": "5073", "./layout/PageTitle/PageTitle.vue": "e085", "./layout/Placeholder/Placeholder.vue": "8be7", "./layout/Section/Section.vue": "3a26", "./layout/Space/Space.vue": "9930", "./layout/Spinner/Spinner.vue": "ce65", "./navigation/Button/Button.vue": "3644", "./navigation/Menu/Menu.vue": "f978", "./navigation/Menu/MenuItem.vue": "5343", "./typography/Chip/Chip.vue": "0ce8", "./typography/Code/Code.vue": "92b2", "./typography/Heading/Heading.vue": "a6dc", "./typography/Icon/Icon.vue": "5270", "./typography/Logo/Logo.vue": "798c", "./typography/Tag/Tag.vue": "c35b", "./typography/Text/Text.vue": "6bd3" }; function webpackContext(req) { var id = webpackContextResolve(req); return __webpack_require__(id); } function webpackContextResolve(req) { var id = map[req]; if(!(id + 1)) { // check for number or string var e = new Error("Cannot find module '" + req + "'"); e.code = 'MODULE_NOT_FOUND'; throw e; } return id; } webpackContext.keys = function webpackContextKeys() { return Object.keys(map); }; webpackContext.resolve = webpackContextResolve; module.exports = webpackContext; webpackContext.id = "ba87"; /***/ }), /***/ "bb4d": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h13.406l.313.281 6 6 .281.313V29H5V3zm2 2v22h16V11h-6V5H7zm12 1.438v2.563h2.563zm-7 6.781l1.5.938 5 3 1.438.844-1.438.844-5 3-1.5.938V13.22zm2 3.531v2.5L16.094 18z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "bba4": /***/ (function(module, exports, __webpack_require__) { var capitalize = __webpack_require__("e9a7"), createCompounder = __webpack_require__("b20a"); /** * Converts `string` to [camel case](https://en.wikipedia.org/wiki/CamelCase). * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [string=''] The string to convert. * @returns {string} Returns the camel cased string. * @example * * _.camelCase('Foo Bar'); * // => 'fooBar' * * _.camelCase('--foo-bar--'); * // => 'fooBar' * * _.camelCase('__FOO_BAR__'); * // => 'fooBar' */ var camelCase = createCompounder(function(result, word, index) { word = word.toLowerCase(); return result + (index ? capitalize(word) : word); }); module.exports = camelCase; /***/ }), /***/ "bbc7": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M12 3c2.202 0 3.791 1.007 4.531 2.313.026-.041.034-.084.063-.125C17.047 4.547 17.909 4 19 4v2c-.453 0-.588.111-.719.281 3.845.921 6.812 4.105 7.563 8.063C27.037 14.741 28 15.681 28 17c0 1.365-1.024 2.33-2.281 2.688-.816 4.701-4.82 8.313-9.719 8.313s-8.903-3.611-9.719-8.313C5.024 19.331 4 18.365 4 17s1.024-2.33 2.281-2.688c.741-4.271 4.122-7.637 8.406-8.219-.39-.574-1.192-1.094-2.688-1.094v-2zm4 5c-4.093 0-7.461 3.121-7.906 7.125L8 16H7c-.555 0-1 .445-1 1s.445 1 1 1h1l.094.875C8.539 22.879 11.907 26 16 26s7.461-3.121 7.906-7.125L24 18h1c.555 0 1-.445 1-1s-.445-1-1-1h-.875L24 15.125C23.464 11.106 20.093 8 16 8zm-3.5 8a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 12.5 16zm7 0a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 19.5 16z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "bc13": /***/ (function(module, exports, __webpack_require__) { var global = __webpack_require__("e53d"); var navigator = global.navigator; module.exports = navigator && navigator.userAgent || ''; /***/ }), /***/ "bde4": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h22v10.406l-.281.313L25 15.438v12.563h-6v2.719l-1.219-.25L5 27.814V3.001zm9.125 2L17 5.719v9.344l1.719 1.719.281.313v8.906h4V14.595l.281-.313L25 12.563V5H14.125zM7 5.281v20.906l10 2.094V17.937l-1.719-1.719-.281-.313V7.28z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "be13": /***/ (function(module, exports) { // 7.2.1 RequireObjectCoercible(argument) module.exports = function (it) { if (it == undefined) throw TypeError("Can't call method on " + it); return it; }; /***/ }), /***/ "be3c": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/typography/Chip/Chip.vue?vue&type=template&id=7fc80eb8& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-chip",class:[ ("ds-chip-size-" + _vm.size), ("ds-chip-" + _vm.color), _vm.removable && 'ds-chip-removable', _vm.round && 'ds-chip-round' ]},[_vm._t("default"),(_vm.removable)?_c('button',{staticClass:"ds-chip-close",attrs:{"tabindex":"-1"},on:{"click":_vm.remove}},[_c('ds-icon',{attrs:{"name":"close"}})],1):_vm._e()],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/typography/Chip/Chip.vue?vue&type=template&id=7fc80eb8& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/typography/Chip/Chip.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // /** * Chips are used to represent small blocks of information. * Their most common usage is for displaying contacts or tags. * @version 1.0.0 */ /* harmony default export */ var Chipvue_type_script_lang_js_ = ({ name: 'DsChip', props: { /** * The background color used for the chip. * @options medium|inverse|primary|success|warning|danger */ color: { type: String, default: 'medium', validator: function validator(value) { return value.match(/(medium|inverse|primary|success|warning|danger)/); } }, /** * The size used for the text. * @options base|large|small */ size: { type: String, default: 'base', validator: function validator(value) { return value.match(/(base|large|small)/); } }, /** * Whether the chip should be removeable */ removable: { type: Boolean, default: false }, /** * Whether the chip should be rounded */ round: { type: Boolean, default: true }, /** * The html element name used for the text. */ tag: { type: String, default: 'span' } }, methods: { remove: function remove() { /** * Fires after user clicked the remove button. * * @event remove */ this.$emit('remove'); } } }); // CONCATENATED MODULE: ./src/system/components/typography/Chip/Chip.vue?vue&type=script&lang=js& /* harmony default export */ var Chip_Chipvue_type_script_lang_js_ = (Chipvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/typography/Chip/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("5c79"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/typography/Chip/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FChip%2FChip.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FChip_2FChip = (function () {}); // CONCATENATED MODULE: ./src/system/components/typography/Chip/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FChip%2FChip.vue /* harmony default export */ var Chip_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FChip_2FChip = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FChip_2FChip); // CONCATENATED MODULE: ./src/system/components/typography/Chip/Chip.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Chip_Chipvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Chip_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FChip_2FChip === 'function') Chip_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FChip_2FChip(component) /* harmony default export */ var Chip = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "be60": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "be93": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c6.616 0 12 5.384 12 12s-5.384 12-12 12S4 22.616 4 16 9.384 4 16 4zm0 2C10.465 6 6 10.465 6 16s4.465 10 10 10 10-4.465 10-10S21.535 6 16 6zm0 4c2.197 0 4 1.803 4 4a3.808 3.808 0 0 1-2.594 3.594l-.406.125V19h-2v-1.281c0-.856.56-1.635 1.375-1.906l.406-.125A1.779 1.779 0 0 0 18 14c0-1.117-.883-2-2-2s-2 .883-2 2h-2c0-2.197 1.803-4 4-4zm-1 10h2v2h-2v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "beae": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M21.75 4c1.603 0 3.189.626 4.406 1.844 2.435 2.435 2.435 6.409 0 8.844l-1.469 1.469a6.205 6.205 0 0 1-3.625 1.781l-.25-2a4.1 4.1 0 0 0 2.438-1.188h.031l1.469-1.469c1.671-1.671 1.671-4.36 0-6.031s-4.36-1.671-6.031 0L17.25 8.719a4.183 4.183 0 0 0-1.188 2.469l-2-.25a6.208 6.208 0 0 1 1.781-3.625l1.469-1.469A6.285 6.285 0 0 1 21.75 4zM7.719 6.281l4 4-1.438 1.438-4-4zm3.219 7.782l.25 2a4.1 4.1 0 0 0-2.438 1.188h-.031L7.25 18.72c-1.671 1.671-1.671 4.36 0 6.031s4.36 1.671 6.031 0l1.469-1.469a4.183 4.183 0 0 0 1.188-2.469l2 .25a6.208 6.208 0 0 1-1.781 3.625l-1.469 1.469c-2.435 2.435-6.409 2.435-8.844 0s-2.435-6.409 0-8.844l1.469-1.469a6.205 6.205 0 0 1 3.625-1.781zm10.781 6.218l4 4-1.438 1.438-4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "bf0b": /***/ (function(module, exports, __webpack_require__) { var pIE = __webpack_require__("355d"); var createDesc = __webpack_require__("aebd"); var toIObject = __webpack_require__("36c3"); var toPrimitive = __webpack_require__("1bc3"); var has = __webpack_require__("07e3"); var IE8_DOM_DEFINE = __webpack_require__("794b"); var gOPD = Object.getOwnPropertyDescriptor; exports.f = __webpack_require__("8e60") ? gOPD : function getOwnPropertyDescriptor(O, P) { O = toIObject(O); P = toPrimitive(P, true); if (IE8_DOM_DEFINE) try { return gOPD(O, P); } catch (e) { /* empty */ } if (has(O, P)) return createDesc(!pIE.f.call(O, P), O[P]); }; /***/ }), /***/ "bf29": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "bf90": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.6 Object.getOwnPropertyDescriptor(O, P) var toIObject = __webpack_require__("36c3"); var $getOwnPropertyDescriptor = __webpack_require__("bf0b").f; __webpack_require__("ce7e")('getOwnPropertyDescriptor', function () { return function getOwnPropertyDescriptor(it, key) { return $getOwnPropertyDescriptor(toIObject(it), key); }; }); /***/ }), /***/ "bfe5": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M9 4h2v1h10V4h2v1h4v22H5V5h4V4zM7 7v2h18V7h-2v1h-2V7H11v1H9V7H7zm0 4v14h18V11H7zm6 2h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zM9 17h2v2H9v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2zM9 21h2v2H9v-2zm4 0h2v2h-2v-2zm4 0h2v2h-2v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "c1fe": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/typography/Tag/Tag.vue?vue&type=template&id=77f7fa22& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-tag",class:[ ("ds-tag-size-" + _vm.size), ("ds-tag-" + _vm.color), _vm.round && 'ds-tag-round' ]},[_vm._t("default")],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/typography/Tag/Tag.vue?vue&type=template&id=77f7fa22& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/typography/Tag/Tag.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // /** * Tags are used for styling and highlighting small pieces of information. * Most of the time they are used for keywords or numbers. * @version 1.0.0 */ /* harmony default export */ var Tagvue_type_script_lang_js_ = ({ name: 'DsTag', props: { /** * The background color used for the tag. * @options medium|inverse|primary|success|warning|danger */ color: { type: String, default: 'medium', validator: function validator(value) { return value.match(/(medium|inverse|primary|success|warning|danger)/); } }, /** * The size used for the text. * @options base|large|small */ size: { type: String, default: 'base', validator: function validator(value) { return value.match(/(base|large|small)/); } }, /** * Whether the tag should be round */ round: { type: Boolean, default: false }, /** * The html element name used for the text. */ tag: { type: String, default: 'span' } } }); // CONCATENATED MODULE: ./src/system/components/typography/Tag/Tag.vue?vue&type=script&lang=js& /* harmony default export */ var Tag_Tagvue_type_script_lang_js_ = (Tagvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/typography/Tag/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("7b6f"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/typography/Tag/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FTag%2FTag.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FTag_2FTag = (function () {}); // CONCATENATED MODULE: ./src/system/components/typography/Tag/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FTag%2FTag.vue /* harmony default export */ var Tag_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FTag_2FTag = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FTag_2FTag); // CONCATENATED MODULE: ./src/system/components/typography/Tag/Tag.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Tag_Tagvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Tag_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FTag_2FTag === 'function') Tag_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FTag_2FTag(component) /* harmony default export */ var Tag = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "c207": /***/ (function(module, exports) { /***/ }), /***/ "c24d": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4 5h24v22H4V5zm2 2v2h20V7H6zm0 4v14h20V11H6zm5.219 2.781l3.5 3.5.688.719-.688.719-3.5 3.5-1.438-1.438L12.562 18l-2.781-2.781zM16 20h6v2h-6v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "c317": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3.594l.719.688 8 8 1.688 1.719H5.594l1.688-1.719 8-8zm0 2.844l-5.563 5.563h11.125zM5.594 18h20.813l-1.688 1.719-8 8-.719.688-.719-.688-8-8zm4.844 2l5.563 5.563L21.564 20H10.439z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "c32f": /***/ (function(module, exports, __webpack_require__) { var baseSlice = __webpack_require__("2b10"); /** * Casts `array` to a slice if it's needed. * * @private * @param {Array} array The array to inspect. * @param {number} start The start position. * @param {number} [end=array.length] The end position. * @returns {Array} Returns the cast slice. */ function castSlice(array, start, end) { var length = array.length; end = end === undefined ? length : end; return (!start && end >= length) ? array : baseSlice(array, start, end); } module.exports = castSlice; /***/ }), /***/ "c342": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M13 2c1.645 0 3 1.355 3 3v3.563l7.625 1.656A3.019 3.019 0 0 1 26 13.157v16.844H10v-5.594l-6.719-6.781L3 17.313v-.406c0-1.616 1.23-2.908 2.656-2.906 1.336 0 2.327.468 2.969.938.401.294.469.422.625.625l.75.188V5.002c0-1.645 1.355-3 3-3zm0 2c-.565 0-1 .435-1 1v13.344l-1.25-.313-2.25-.594-.406-.125-.188-.344s-.084-.179-.438-.438-.91-.531-1.813-.531c-.308 0-.481.172-.563.594l6.313 6.406h12.594v-9.844c0-.477-.314-.9-.781-1l-8.438-1.781-.781-.188V4.998c0-.565-.435-1-1-1zm-1 21v3h12v-3H12z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "c35b": /***/ (function(module, exports) { module.exports = {"description":"Tags are used for styling and highlighting small pieces of information.\nMost of the time they are used for keywords or numbers.","methods":[],"displayName":"DsTag","props":{"color":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"medium\"","func":false},"tags":{},"comment":"/**\n * The background color used for the tag.\n * @options medium|inverse|primary|success|warning|danger\n */","description":"The background color used for the tag."},"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"base\"","func":false},"tags":{},"comment":"/**\n * The size used for the text.\n * @options base|large|small\n */","description":"The size used for the text."},"round":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether the tag should be round\n */","description":"Whether the tag should be round"},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"span\"","func":false},"tags":{},"comment":"/**\n * The html element name used for the text.\n */","description":"The html element name used for the text."}},"comment":"/**\n * Tags are used for styling and highlighting small pieces of information.\n * Most of the time they are used for keywords or numbers.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "c366": /***/ (function(module, exports, __webpack_require__) { // false -> Array#indexOf // true -> Array#includes var toIObject = __webpack_require__("6821"); var toLength = __webpack_require__("9def"); var toAbsoluteIndex = __webpack_require__("77f1"); module.exports = function (IS_INCLUDES) { return function ($this, el, fromIndex) { var O = toIObject($this); var length = toLength(O.length); var index = toAbsoluteIndex(fromIndex, length); var value; // Array#includes uses SameValueZero equality algorithm // eslint-disable-next-line no-self-compare if (IS_INCLUDES && el != el) while (length > index) { value = O[index++]; // eslint-disable-next-line no-self-compare if (value != value) return true; // Array#indexOf ignores holes, Array#includes - not } else for (;length > index; index++) if (IS_INCLUDES || index in O) { if (O[index] === el) return IS_INCLUDES || index || 0; } return !IS_INCLUDES && -1; }; }; /***/ }), /***/ "c367": /***/ (function(module, exports, __webpack_require__) { "use strict"; var addToUnscopables = __webpack_require__("8436"); var step = __webpack_require__("50ed"); var Iterators = __webpack_require__("481b"); var toIObject = __webpack_require__("36c3"); // 22.1.3.4 Array.prototype.entries() // 22.1.3.13 Array.prototype.keys() // 22.1.3.29 Array.prototype.values() // 22.1.3.30 Array.prototype[@@iterator]() module.exports = __webpack_require__("30f1")(Array, 'Array', function (iterated, kind) { this._t = toIObject(iterated); // target this._i = 0; // next index this._k = kind; // kind // 22.1.5.2.1 %ArrayIteratorPrototype%.next() }, function () { var O = this._t; var kind = this._k; var index = this._i++; if (!O || index >= O.length) { this._t = undefined; return step(1); } if (kind == 'keys') return step(0, index); if (kind == 'values') return step(0, O[index]); return step(0, [index, O[index]]); }, 'values'); // argumentsList[@@iterator] is %ArrayProto_values% (9.4.4.6, 9.4.4.7) Iterators.Arguments = Iterators.Array; addToUnscopables('keys'); addToUnscopables('values'); addToUnscopables('entries'); /***/ }), /***/ "c3a1": /***/ (function(module, exports, __webpack_require__) { // 19.1.2.14 / 15.2.3.14 Object.keys(O) var $keys = __webpack_require__("e6f3"); var enumBugKeys = __webpack_require__("1691"); module.exports = Object.keys || function keys(O) { return $keys(O, enumBugKeys); }; /***/ }), /***/ "c3f7": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "c41f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 6a2 2 0 1 1 .001 3.999A2 2 0 0 1 16 6zm0 8a2 2 0 1 1 .001 3.999A2 2 0 0 1 16 14zm0 8a2 2 0 1 1 .001 3.999A2 2 0 0 1 16 22z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "c426": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M19.719 5.281l8 8 .688.719-.688.719-8 8-1.438-1.438L24.562 15H10.999c-2.774 0-5 2.226-5 5s2.226 5 5 5v2c-3.854 0-7-3.146-7-7s3.146-7 7-7h13.563l-6.281-6.281z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "c564": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M7 4h2v12c0 3.37 2.63 6 6 6s6-2.63 6-6V4h2v12c0 4.43-3.57 8-8 8s-8-3.57-8-8V4zM5 26h20v2H5v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "c5f6": /***/ (function(module, exports, __webpack_require__) { "use strict"; var global = __webpack_require__("7726"); var has = __webpack_require__("69a8"); var cof = __webpack_require__("2d95"); var inheritIfRequired = __webpack_require__("5dbc"); var toPrimitive = __webpack_require__("6a99"); var fails = __webpack_require__("79e5"); var gOPN = __webpack_require__("9093").f; var gOPD = __webpack_require__("11e9").f; var dP = __webpack_require__("86cc").f; var $trim = __webpack_require__("aa77").trim; var NUMBER = 'Number'; var $Number = global[NUMBER]; var Base = $Number; var proto = $Number.prototype; // Opera ~12 has broken Object#toString var BROKEN_COF = cof(__webpack_require__("2aeb")(proto)) == NUMBER; var TRIM = 'trim' in String.prototype; // 7.1.3 ToNumber(argument) var toNumber = function (argument) { var it = toPrimitive(argument, false); if (typeof it == 'string' && it.length > 2) { it = TRIM ? it.trim() : $trim(it, 3); var first = it.charCodeAt(0); var third, radix, maxCode; if (first === 43 || first === 45) { third = it.charCodeAt(2); if (third === 88 || third === 120) return NaN; // Number('+0x1') should be NaN, old V8 fix } else if (first === 48) { switch (it.charCodeAt(1)) { case 66: case 98: radix = 2; maxCode = 49; break; // fast equal /^0b[01]+$/i case 79: case 111: radix = 8; maxCode = 55; break; // fast equal /^0o[0-7]+$/i default: return +it; } for (var digits = it.slice(2), i = 0, l = digits.length, code; i < l; i++) { code = digits.charCodeAt(i); // parseInt parses a string to a first unavailable symbol // but ToNumber should return NaN if a string contains unavailable symbols if (code < 48 || code > maxCode) return NaN; } return parseInt(digits, radix); } } return +it; }; if (!$Number(' 0o1') || !$Number('0b1') || $Number('+0x1')) { $Number = function Number(value) { var it = arguments.length < 1 ? 0 : value; var that = this; return that instanceof $Number // check on 1..constructor(foo) case && (BROKEN_COF ? fails(function () { proto.valueOf.call(that); }) : cof(that) != NUMBER) ? inheritIfRequired(new Base(toNumber(it)), that, $Number) : toNumber(it); }; for (var keys = __webpack_require__("9e1e") ? gOPN(Base) : ( // ES3: 'MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,' + // ES6 (in case, if modules with ES6 Number statics required before): 'EPSILON,isFinite,isInteger,isNaN,isSafeInteger,MAX_SAFE_INTEGER,' + 'MIN_SAFE_INTEGER,parseFloat,parseInt,isInteger' ).split(','), j = 0, key; keys.length > j; j++) { if (has(Base, key = keys[j]) && !has($Number, key)) { dP($Number, key, gOPD(Base, key)); } } $Number.prototype = proto; proto.constructor = $Number; __webpack_require__("2aba")(global, NUMBER, $Number); } /***/ }), /***/ "c666": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-display/List/ListItem.vue?vue&type=template&id=b069abe2& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('li',{staticClass:"ds-list-item"},[_c('span',{staticClass:"ds-list-item-prefix"},[(!_vm.$parentList.ordered)?_c('span',{staticClass:"ds-list-item-icon"},[_c('ds-icon',{attrs:{"name":_vm.icon}})],1):_vm._e()]),_c('span',{staticClass:"ds-list-item-content"},[_vm._t("default")],2)])} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-display/List/ListItem.vue?vue&type=template&id=b069abe2& // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-display/List/ListItem.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // /** * @version 1.0.0 * @see DsList */ /* harmony default export */ var ListItemvue_type_script_lang_js_ = ({ name: 'DsListItem', inject: { $parentList: { default: null } }, props: { /** * The name of the list icon. */ icon: { type: String, default: function _default() { return this.$parentList ? this.$parentList.icon : 'angle-right'; } } } }); // CONCATENATED MODULE: ./src/system/components/data-display/List/ListItem.vue?vue&type=script&lang=js& /* harmony default export */ var List_ListItemvue_type_script_lang_js_ = (ListItemvue_type_script_lang_js_); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/system/components/data-display/List/ListItem.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( List_ListItemvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* harmony default export */ var ListItem = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "c69a": /***/ (function(module, exports, __webpack_require__) { module.exports = !__webpack_require__("9e1e") && !__webpack_require__("79e5")(function () { return Object.defineProperty(__webpack_require__("230e")('div'), 'a', { get: function () { return 7; } }).a != 7; }); /***/ }), /***/ "c6e1": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/typography/Icon/Icon.vue?vue&type=template&id=1e3a65b9& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-icon",class:[_vm.size && ("ds-icon-size-" + _vm.size)],attrs:{"aria-label":_vm.ariaLabel}},[(_vm.svgComponent)?_c(_vm.svgComponent,{tag:"component",staticClass:"ds-icon-svg"}):_vm._e()],1)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/typography/Icon/Icon.vue?vue&type=template&id=1e3a65b9& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.function.name.js var es6_function_name = __webpack_require__("7f7f"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.replace.js var es6_regexp_replace = __webpack_require__("a481"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.iterator.js var es6_array_iterator = __webpack_require__("cadf"); // EXTERNAL MODULE: ./node_modules/core-js/modules/web.dom.iterable.js var web_dom_iterable = __webpack_require__("ac6a"); // CONCATENATED MODULE: ./src/system/icons/index.js // Get icons var context = __webpack_require__("249d"); var iconNames = []; var icons = {}; context.keys().forEach(function (key) { var svg = context(key); var name = key.replace('./', '').replace('.svg', ''); icons[name] = svg; iconNames.push(name); }); /* harmony default export */ var system_icons = (icons); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/typography/Icon/Icon.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // /** * Icons are used to add meaning and improve accessibility. * @version 1.0.0 */ /* harmony default export */ var Iconvue_type_script_lang_js_ = ({ name: 'DsIcon', props: { /** * The name of the icon. */ name: { type: String, required: true }, /** * Descriptive text to be read to screenreaders. */ ariaLabel: { type: String, default: 'icon' }, /** * The html element name used for the icon. */ tag: { type: String, default: 'span' }, /** * Which size should the icon have? * `xx-small, x-small, small, base, large, x-large, xx-large, xxx-large` */ size: { type: String, default: null, validator: function validator(value) { return value.match(/(xx-small|x-small|small|base|large|x-large|xx-large|xxx-large)/); } } }, computed: { svgComponent: function svgComponent() { var icon = system_icons[this.name]; if (!icon) { return false; } return icon.render ? icon : icon.default; } } }); // CONCATENATED MODULE: ./src/system/components/typography/Icon/Icon.vue?vue&type=script&lang=js& /* harmony default export */ var Icon_Iconvue_type_script_lang_js_ = (Iconvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/typography/Icon/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("cb7d"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/typography/Icon/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FIcon%2FIcon.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FIcon_2FIcon = (function () {}); // CONCATENATED MODULE: ./src/system/components/typography/Icon/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FIcon%2FIcon.vue /* harmony default export */ var Icon_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FIcon_2FIcon = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FIcon_2FIcon); // CONCATENATED MODULE: ./src/system/components/typography/Icon/Icon.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Icon_Iconvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Icon_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FIcon_2FIcon === 'function') Icon_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FIcon_2FIcon(component) /* harmony default export */ var Icon = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "c74f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M10.719 3.281l2.313 2.313c.923-.39 1.922-.594 2.969-.594s2.046.203 2.969.594l2.313-2.313 1.438 1.438-1.938 1.938c1.462 1.119 2.61 2.755 3.344 4.656l2.438-1.219.875 1.813-2.75 1.375c.183.876.313 1.782.313 2.719 0 .34-.006.666-.031 1h3.031v2h-3.375c-.242 1.043-.561 2.039-1.031 2.938l3 2.25-1.188 1.625-2.938-2.188c-1.618 2.056-3.885 3.375-6.469 3.375s-4.851-1.319-6.469-3.375l-2.938 2.188-1.188-1.625 3-2.25c-.47-.898-.789-1.894-1.031-2.938H4.001v-2h3.031c-.025-.334-.031-.66-.031-1 0-.937.13-1.843.313-2.719l-2.75-1.375.875-1.813 2.438 1.219c.734-1.901 1.882-3.538 3.344-4.656L9.283 4.719zM16 7c-1.978 0-3.827 1.094-5.125 2.875C12.009 10.386 13.799 11 16 11s3.991-.614 5.125-1.125C19.827 8.094 17.978 7 16 7zm-6.094 4.594A10.93 10.93 0 0 0 9 16c0 4.629 2.698 8.282 6 8.906V12.937a14.623 14.623 0 0 1-5.094-1.344zm12.188 0A14.645 14.645 0 0 1 17 12.938v11.969c3.302-.625 6-4.278 6-8.906 0-1.618-.337-3.115-.906-4.406z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "c8ba": /***/ (function(module, exports) { var g; // This works in non-strict mode g = (function() { return this; })(); try { // This works if eval is allowed (see CSP) g = g || new Function("return this")(); } catch (e) { // This works if the window reference is available if (typeof window === "object") g = window; } // g can still be undefined, but nothing to do about it... // We return undefined, instead of nothing here, so it's // easier to handle this case. if(!global) { ...} module.exports = g; /***/ }), /***/ "c8bb": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("54a1"); /***/ }), /***/ "ca53": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3.594l.719.688 7 7-1.438 1.438L17 7.439v16.563h-2V7.439L9.719 12.72l-1.438-1.438 7-7zM7 26h18v2H7v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "ca5a": /***/ (function(module, exports) { var id = 0; var px = Math.random(); module.exports = function (key) { return 'Symbol('.concat(key === undefined ? '' : key, ')_', (++id + px).toString(36)); }; /***/ }), /***/ "cabe": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/object/keys.js var keys = __webpack_require__("a4bb"); var keys_default = /*#__PURE__*/__webpack_require__.n(keys); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/typeof.js var esm_typeof = __webpack_require__("7618"); // EXTERNAL MODULE: ./src/system/tokens/index.js var tokens = __webpack_require__("6ab6"); // CONCATENATED MODULE: ./src/system/mixins/media-query.js var windowSize = { width: null, height: null }; function updateWindowSize() { windowSize.width = window.clientWidth || document.documentElement.clientWidth || document.body.clientWidth; windowSize.height = window.clientHeight || document.documentElement.clientHeight || document.body.clientHeight; } var init = false; function initListener() { if (init) { return; } try { if (window && typeof window !== 'undefined') { window.addEventListener('resize', updateWindowSize); updateWindowSize(); } init = true; } catch (err) { init = true; return false; } } /** * @mixin */ /* harmony default export */ var media_query = ({ data: function data() { return { mediaQueryWindowSize: windowSize }; }, methods: { mediaQuery: function mediaQuery(arg) { var _this = this; initListener(); if (arg === null || Object(esm_typeof["a" /* default */])(arg) !== 'object') { return arg; } var result = arg.base; keys_default()(tokens["a" /* tokenMap */].mediaSize).reverse().some(function (key) { var width = tokens["a" /* tokenMap */].mediaSize[key].value; if (width <= _this.mediaQueryWindowSize.width && arg[key]) { result = arg[key]; return true; } }); return result; } } }); // CONCATENATED MODULE: ./src/system/mixins/index.js /* concated harmony reexport mediaQuery */__webpack_require__.d(__webpack_exports__, "mediaQuery", function() { return media_query; }); /***/ }), /***/ "cadf": /***/ (function(module, exports, __webpack_require__) { "use strict"; var addToUnscopables = __webpack_require__("9c6c"); var step = __webpack_require__("d53b"); var Iterators = __webpack_require__("84f2"); var toIObject = __webpack_require__("6821"); // 22.1.3.4 Array.prototype.entries() // 22.1.3.13 Array.prototype.keys() // 22.1.3.29 Array.prototype.values() // 22.1.3.30 Array.prototype[@@iterator]() module.exports = __webpack_require__("01f9")(Array, 'Array', function (iterated, kind) { this._t = toIObject(iterated); // target this._i = 0; // next index this._k = kind; // kind // 22.1.5.2.1 %ArrayIteratorPrototype%.next() }, function () { var O = this._t; var kind = this._k; var index = this._i++; if (!O || index >= O.length) { this._t = undefined; return step(1); } if (kind == 'keys') return step(0, index); if (kind == 'values') return step(0, O[index]); return step(0, [index, O[index]]); }, 'values'); // argumentsList[@@iterator] is %ArrayProto_values% (9.4.4.6, 9.4.4.7) Iterators.Arguments = Iterators.Array; addToUnscopables('keys'); addToUnscopables('values'); addToUnscopables('entries'); /***/ }), /***/ "cb29": /***/ (function(module, exports) { module.exports = {"description":"Used in combination with the table component to create data tables.","methods":[],"displayName":"DsTableHeadCol","props":{"label":{"type":{"name":"number|string|array|object"},"required":"","defaultValue":{"value":"function() { return null; }","func":true},"tags":{},"comment":"/**\n * The column value\n */","description":"The column value"},"width":{"type":{"name":"string|number|object"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The column width\n */","description":"The column width"},"align":{"type":{"name":"string"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * The column align\n * @options left|center|right\n */","description":"The column align"}},"comment":"/**\n * Used in combination with the table component to create data tables.\n * @version 1.0.0\n * @see DsTable\n * @private\n */","tags":{"access":[{"title":"access","description":"private"}],"see":[{"title":"see","description":"DsTable"}],"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "cb7c": /***/ (function(module, exports, __webpack_require__) { var isObject = __webpack_require__("d3f4"); module.exports = function (it) { if (!isObject(it)) throw TypeError(it + ' is not an object!'); return it; }; /***/ }), /***/ "cb7d": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ce6a"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "cbfd": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "ccb9": /***/ (function(module, exports, __webpack_require__) { exports.f = __webpack_require__("5168"); /***/ }), /***/ "cd1c": /***/ (function(module, exports, __webpack_require__) { // 9.4.2.3 ArraySpeciesCreate(originalArray, length) var speciesConstructor = __webpack_require__("e853"); module.exports = function (original, length) { return new (speciesConstructor(original))(length); }; /***/ }), /***/ "cd66": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ab7b"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "cd78": /***/ (function(module, exports, __webpack_require__) { var anObject = __webpack_require__("e4ae"); var isObject = __webpack_require__("f772"); var newPromiseCapability = __webpack_require__("656e"); module.exports = function (C, x) { anObject(C); if (isObject(x) && x.constructor === C) return x; var promiseCapability = newPromiseCapability.f(C); var resolve = promiseCapability.resolve; resolve(x); return promiseCapability.promise; }; /***/ }), /***/ "ce10": /***/ (function(module, exports, __webpack_require__) { var has = __webpack_require__("69a8"); var toIObject = __webpack_require__("6821"); var arrayIndexOf = __webpack_require__("c366")(false); var IE_PROTO = __webpack_require__("613b")('IE_PROTO'); module.exports = function (object, names) { var O = toIObject(object); var i = 0; var result = []; var key; for (key in O) if (key != IE_PROTO) has(O, key) && result.push(key); // Don't enum bug & hidden keys while (names.length > i) if (has(O, key = names[i++])) { ~arrayIndexOf(result, key) || result.push(key); } return result; }; /***/ }), /***/ "ce65": /***/ (function(module, exports) { module.exports = {"description":"","methods":[],"displayName":"DsSpinner","props":{"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"base\"","func":false},"tags":{},"comment":"/**\n * The size used for the spinner.\n * @options small|base|large\n */","description":"The size used for the spinner."},"inverse":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Set to true, if you use it on dark background\n */","description":"Set to true, if you use it on dark background"},"primary":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Primary style\n */","description":"Primary style"},"secondary":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Secondary style\n */","description":"Secondary style"},"danger":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Danger style\n */","description":"Danger style"}},"comment":"","tags":{},"events":{},"slots":{}} /***/ }), /***/ "ce6a": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "ce7e": /***/ (function(module, exports, __webpack_require__) { // most Object methods by ES6 should accept primitives var $export = __webpack_require__("63b6"); var core = __webpack_require__("584a"); var fails = __webpack_require__("294c"); module.exports = function (KEY, exec) { var fn = (core.Object || {})[KEY] || Object[KEY]; var exp = {}; exp[KEY] = exec(fn); $export($export.S + $export.F * fails(function () { fn(1); }), 'Object', exp); }; /***/ }), /***/ "ce86": /***/ (function(module, exports, __webpack_require__) { var Symbol = __webpack_require__("9e69"), arrayMap = __webpack_require__("7948"), isArray = __webpack_require__("6747"), isSymbol = __webpack_require__("ffd6"); /** Used as references for various `Number` constants. */ var INFINITY = 1 / 0; /** Used to convert symbols to primitives and strings. */ var symbolProto = Symbol ? Symbol.prototype : undefined, symbolToString = symbolProto ? symbolProto.toString : undefined; /** * The base implementation of `_.toString` which doesn't convert nullish * values to empty strings. * * @private * @param {*} value The value to process. * @returns {string} Returns the string. */ function baseToString(value) { // Exit early for strings to avoid a performance hit in some environments. if (typeof value == 'string') { return value; } if (isArray(value)) { // Recursively convert values (susceptible to call stack limits). return arrayMap(value, baseToString) + ''; } if (isSymbol(value)) { return symbolToString ? symbolToString.call(value) : ''; } var result = (value + ''); return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result; } module.exports = baseToString; /***/ }), /***/ "cebc": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/object/get-own-property-descriptor.js var get_own_property_descriptor = __webpack_require__("268f"); var get_own_property_descriptor_default = /*#__PURE__*/__webpack_require__.n(get_own_property_descriptor); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/object/get-own-property-symbols.js var get_own_property_symbols = __webpack_require__("e265"); var get_own_property_symbols_default = /*#__PURE__*/__webpack_require__.n(get_own_property_symbols); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/object/keys.js var keys = __webpack_require__("a4bb"); var keys_default = /*#__PURE__*/__webpack_require__.n(keys); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/object/define-property.js var define_property = __webpack_require__("85f2"); var define_property_default = /*#__PURE__*/__webpack_require__.n(define_property); // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/defineProperty.js function _defineProperty(obj, key, value) { if (key in obj) { define_property_default()(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; } // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/objectSpread.js /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "a", function() { return _objectSpread; }); function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; var ownKeys = keys_default()(source); if (typeof get_own_property_symbols_default.a === 'function') { ownKeys = ownKeys.concat(get_own_property_symbols_default()(source).filter(function (sym) { return get_own_property_descriptor_default()(source, sym).enumerable; })); } ownKeys.forEach(function (key) { _defineProperty(target, key, source[key]); }); } return target; } /***/ }), /***/ "cec0": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M27 3.781V21c0 2.197-1.803 4-4 4s-4-1.803-4-4 1.803-4 4-4a3.92 3.92 0 0 1 2 .563v-7.375l-14 2.625v11.188c0 2.197-1.803 4-4 4s-4-1.803-4-4 1.803-4 4-4a3.92 3.92 0 0 1 2 .563V7.158l.813-.125 16-3zm-2 2.407L11 8.813v2l14-2.625v-2zM23 19c-1.116 0-2 .884-2 2s.884 2 2 2 2-.884 2-2-.884-2-2-2zM7 22c-1.116 0-2 .884-2 2s.884 2 2 2 2-.884 2-2-.884-2-2-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "ced9": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "cf1c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3c7.168 0 13 5.832 13 13s-5.832 13-13 13S3 23.168 3 16 8.832 3 16 3zm-1.125 2.063A10.98 10.98 0 0 0 5 16.001c0 6.087 4.913 11 11 11 2.687 0 5.155-.938 7.063-2.531l-7.781-7.75-.281-.313V5.063c-.041.004-.084-.004-.125 0zm2.125 0v9.938h9.938A10.957 10.957 0 0 0 17 5.063zM18.438 17l6.031 6.063c1.393-1.668 2.262-3.768 2.469-6.063h-8.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "cf87": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("c3f7"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "d094": /***/ (function(module, exports) { /** Used to compose unicode character classes. */ var rsAstralRange = '\\ud800-\\udfff', rsComboMarksRange = '\\u0300-\\u036f', reComboHalfMarksRange = '\\ufe20-\\ufe2f', rsComboSymbolsRange = '\\u20d0-\\u20ff', rsComboRange = rsComboMarksRange + reComboHalfMarksRange + rsComboSymbolsRange, rsVarRange = '\\ufe0e\\ufe0f'; /** Used to compose unicode capture groups. */ var rsAstral = '[' + rsAstralRange + ']', rsCombo = '[' + rsComboRange + ']', rsFitz = '\\ud83c[\\udffb-\\udfff]', rsModifier = '(?:' + rsCombo + '|' + rsFitz + ')', rsNonAstral = '[^' + rsAstralRange + ']', rsRegional = '(?:\\ud83c[\\udde6-\\uddff]){2}', rsSurrPair = '[\\ud800-\\udbff][\\udc00-\\udfff]', rsZWJ = '\\u200d'; /** Used to compose unicode regexes. */ var reOptMod = rsModifier + '?', rsOptVar = '[' + rsVarRange + ']?', rsOptJoin = '(?:' + rsZWJ + '(?:' + [rsNonAstral, rsRegional, rsSurrPair].join('|') + ')' + rsOptVar + reOptMod + ')*', rsSeq = rsOptVar + reOptMod + rsOptJoin, rsSymbol = '(?:' + [rsNonAstral + rsCombo + '?', rsCombo, rsRegional, rsSurrPair, rsAstral].join('|') + ')'; /** Used to match [string symbols](https://mathiasbynens.be/notes/javascript-unicode). */ var reUnicode = RegExp(rsFitz + '(?=' + rsFitz + ')|' + rsSymbol + rsSeq, 'g'); /** * Converts a Unicode `string` to an array. * * @private * @param {string} string The string to convert. * @returns {Array} Returns the converted array. */ function unicodeToArray(string) { return string.match(reUnicode) || []; } module.exports = unicodeToArray; /***/ }), /***/ "d0c1": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 5h17v19.063l4.281-4.281 1.438 1.438-6 6-.719.688-.719-.688-6-6 1.438-1.438L20 24.063V7H5V5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "d194": /***/ (function(module, exports, __webpack_require__) { var castSlice = __webpack_require__("c32f"), hasUnicode = __webpack_require__("aaec"), stringToArray = __webpack_require__("126d"), toString = __webpack_require__("76dd"); /** * Creates a function like `_.lowerFirst`. * * @private * @param {string} methodName The name of the `String` case method to use. * @returns {Function} Returns the new case function. */ function createCaseFirst(methodName) { return function(string) { string = toString(string); var strSymbols = hasUnicode(string) ? stringToArray(string) : undefined; var chr = strSymbols ? strSymbols[0] : string.charAt(0); var trailing = strSymbols ? castSlice(strSymbols, 1).join('') : string.slice(1); return chr[methodName]() + trailing; }; } module.exports = createCaseFirst; /***/ }), /***/ "d2b3": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("980d"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "d2c8": /***/ (function(module, exports, __webpack_require__) { // helper for String#{startsWith, endsWith, includes} var isRegExp = __webpack_require__("aae3"); var defined = __webpack_require__("be13"); module.exports = function (that, searchString, NAME) { if (isRegExp(searchString)) throw TypeError('String#' + NAME + " doesn't accept regex!"); return String(defined(that)); }; /***/ }), /***/ "d2d5": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("1654"); __webpack_require__("549b"); module.exports = __webpack_require__("584a").Array.from; /***/ }), /***/ "d3aa": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 5c6.063 0 11 4.937 11 11v8c0 1.645-1.355 3-3 3h-3v-9h4v-2c0-4.983-4.017-9-9-9s-9 4.017-9 9v2h4v9H8c-1.645 0-3-1.355-3-3v-8C5 9.937 9.937 5 16 5zM7 20v4c0 .565.435 1 1 1h1v-5H7zm16 0v5h1c.565 0 1-.435 1-1v-4h-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "d3e9": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M4 5h2v2H4V5zm17 0h2v18.688l2.594-2.594L27 22.5l-4.281 4.313-.719.688-.719-.688L17 22.5l1.406-1.406L21 23.688V5zM4 9h4v2H4V9zm0 4h6v2H4v-2zm0 4h8v2H4v-2zm0 4h10v2H4v-2zm0 4h12v2H4v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "d3f4": /***/ (function(module, exports) { module.exports = function (it) { return typeof it === 'object' ? it !== null : typeof it === 'function'; }; /***/ }), /***/ "d4b3": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 6c3.766 0 7.094.392 9.125.688 1.679.245 3.035 1.512 3.344 3.188.264 1.429.531 3.518.531 6.125s-.268 4.697-.531 6.125c-.309 1.677-1.664 2.944-3.344 3.188-2.038.296-5.379.688-9.125.688s-7.088-.392-9.125-.688c-1.679-.243-3.034-1.512-3.344-3.188C3.268 20.7 3 18.613 3 16.001s.268-4.698.531-6.125c.309-1.675 1.666-2.943 3.344-3.188C8.906 6.392 12.233 6 16 6zm0 2c-3.633 0-6.881.37-8.844.656A1.961 1.961 0 0 0 5.5 10.25C5.257 11.57 5 13.521 5 16s.257 4.43.5 5.75a1.963 1.963 0 0 0 1.656 1.594C9.127 23.63 12.389 24 16 24s6.872-.37 8.844-.656A1.96 1.96 0 0 0 26.5 21.75c.243-1.322.5-3.279.5-5.75s-.256-4.429-.5-5.75a1.963 1.963 0 0 0-1.656-1.594A62.988 62.988 0 0 0 16 8zm-3 2.281l1.5.844 7 4L23 16l-1.5.875-7 4-1.5.844V10.281zm2 3.438v4.563l3.969-2.281z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "d53b": /***/ (function(module, exports) { module.exports = function (done, value) { return { value: value, done: !!done }; }; /***/ }), /***/ "d76b": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M9 7h14c4.959 0 9 4.041 9 9s-4.041 9-9 9H9c-.94 0-1.835-.137-2.688-.406a8.579 8.579 0 0 1-.813-.313 9.067 9.067 0 0 1-5.094-5.594c-.003-.009.003-.022 0-.031A8.843 8.843 0 0 1-.001 16c0-.94.137-1.835.406-2.688.088-.282.198-.543.313-.813a9.067 9.067 0 0 1 5.594-5.094c.282-.088.582-.159.875-.219A9.028 9.028 0 0 1 9 6.998zm0 2a6.988 6.988 0 0 0-6.969 6.281A7.115 7.115 0 0 0 2 16c0 3.878 3.123 7 7 7s7-3.122 7-7-3.122-7-7-7zm5.625 0C16.676 10.652 18 13.171 18 16s-1.324 5.348-3.375 7H23c3.878 0 7-3.122 7-7s-3.122-7-7-7h-8.375z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "d7b2": /***/ (function(module, exports, __webpack_require__) { var map = { "./data-display/Avatar/Avatar.vue": "d8eb", "./data-display/CopyField/CopyField.vue": "27c7", "./data-display/List/List.vue": "05dc", "./data-display/List/ListItem.vue": "c666", "./data-display/Number/Number.vue": "562b", "./data-display/Table/Table.vue": "70e2", "./data-display/Table/TableCol.vue": "7401", "./data-display/Table/TableHeadCol.vue": "3f30", "./data-input/Form/Form.vue": "e0f5", "./data-input/FormItem/FormItem.vue": "5d96", "./data-input/FormItem/InputError.vue": "f9ab", "./data-input/FormItem/InputLabel.vue": "aebf", "./data-input/Input/Input.vue": "6875", "./data-input/Radio/Radio.vue": "905d", "./data-input/Select/Select.vue": "a388", "./layout/Card/Card.vue": "2576", "./layout/Container/Container.vue": "60c8", "./layout/Flex/Flex.vue": "6ee3", "./layout/Flex/FlexItem.vue": "5d8b", "./layout/Modal/Modal.vue": "3870", "./layout/Page/Page.vue": "776e", "./layout/PageTitle/PageTitle.vue": "5d84", "./layout/Placeholder/Placeholder.vue": "f82b", "./layout/Section/Section.vue": "3f2f", "./layout/Space/Space.vue": "8983", "./layout/Spinner/Spinner.vue": "80f7", "./navigation/Button/Button.vue": "42cf", "./navigation/Menu/Menu.vue": "7bf7", "./navigation/Menu/MenuItem.vue": "b10d", "./typography/Chip/Chip.vue": "be3c", "./typography/Code/Code.vue": "7120", "./typography/Heading/Heading.vue": "f63e", "./typography/Icon/Icon.vue": "c6e1", "./typography/Logo/Logo.vue": "164d", "./typography/Tag/Tag.vue": "c1fe", "./typography/Text/Text.vue": "ddb0" }; function webpackContext(req) { var id = webpackContextResolve(req); return __webpack_require__(id); } function webpackContextResolve(req) { var id = map[req]; if(!(id + 1)) { // check for number or string var e = new Error("Cannot find module '" + req + "'"); e.code = 'MODULE_NOT_FOUND'; throw e; } return id; } webpackContext.keys = function webpackContextKeys() { return Object.keys(map); }; webpackContext.resolve = webpackContextResolve; module.exports = webpackContext; webpackContext.id = "d7b2"; /***/ }), /***/ "d864": /***/ (function(module, exports, __webpack_require__) { // optional / simple context binding var aFunction = __webpack_require__("79aa"); module.exports = function (fn, that, length) { aFunction(fn); if (that === undefined) return fn; switch (length) { case 1: return function (a) { return fn.call(that, a); }; case 2: return function (a, b) { return fn.call(that, a, b); }; case 3: return function (a, b, c) { return fn.call(that, a, b, c); }; } return function (/* ...args */) { return fn.apply(that, arguments); }; }; /***/ }), /***/ "d8d6": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("1654"); __webpack_require__("6c1c"); module.exports = __webpack_require__("ccb9").f('iterator'); /***/ }), /***/ "d8e8": /***/ (function(module, exports) { module.exports = function (it) { if (typeof it != 'function') throw TypeError(it + ' is not a function!'); return it; }; /***/ }), /***/ "d8eb": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-display/Avatar/Avatar.vue?vue&type=template&id=f4a4c410& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"ds-avatar",style:(_vm.styles)},[(!_vm.error)?_c('img',{attrs:{"src":_vm.image},on:{"error":_vm.onError}}):_vm._e(),(!_vm.hasImage || _vm.error)?_c('ds-flex',{staticStyle:{"height":"100%"}},[_c('ds-flex-item',{attrs:{"center":""}},[(_vm.isAnonymus)?[_c('ds-icon',{attrs:{"name":"eye-slash"}})]:[_vm._v("\n "+_vm._s(_vm.userInitials)+"\n ")]],2)],1):_vm._e()],1)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-display/Avatar/Avatar.vue?vue&type=template&id=f4a4c410& // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/number/parse-int.js var parse_int = __webpack_require__("70f1"); var parse_int_default = /*#__PURE__*/__webpack_require__.n(parse_int); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/number/is-integer.js var is_integer = __webpack_require__("3be2"); var is_integer_default = /*#__PURE__*/__webpack_require__.n(is_integer); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.function.name.js var es6_function_name = __webpack_require__("7f7f"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.number.constructor.js var es6_number_constructor = __webpack_require__("c5f6"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.to-string.js var es6_regexp_to_string = __webpack_require__("6b54"); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/parse-int.js var core_js_parse_int = __webpack_require__("e814"); var core_js_parse_int_default = /*#__PURE__*/__webpack_require__.n(core_js_parse_int); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.replace.js var es6_regexp_replace = __webpack_require__("a481"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.search.js var es6_regexp_search = __webpack_require__("386d"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.split.js var es6_regexp_split = __webpack_require__("28a5"); // CONCATENATED MODULE: ./src/system/components/data-display/Avatar/lib/helpers.js /* harmony default export */ var helpers = ({ backgroundColors: ['#295E87', '#007D93', '#933D86', '#005093', '#4A5580', '#0067A5', '#007D93', '#007A70', '#008F6D', '#008255', '#43913A', '#C61A6A', '#15A748', '#007FBA', '#008AC4', '#E1B424', '#00753C', '#B42554', '#4F3B68', '#EB8B2D', '#DC3E2A', '#A7BE33', '#DF542A', '#00A3DA', '#84BF41'], initials: function initials(name) { var un = name || 'Anonymus'; var parts = un.split(/[ -]/); var initials = ''; for (var i = 0; i < parts.length; i++) { initials += parts[i].charAt(0); } if (initials.length > 3 && initials.search(/[A-Z]/) !== -1) { initials = initials.replace(/[a-z]+/g, ''); } initials = initials.substr(0, 3).toUpperCase(); return initials; }, randomBackgroundColor: function randomBackgroundColor(seed, colors) { return colors[seed % colors.length]; }, lightenColor: function lightenColor(hex, amt) { // From https://css-tricks.com/snippets/javascript/lighten-darken-color/ var usePound = false; if (hex[0] === '#') { hex = hex.slice(1); usePound = true; } var num = core_js_parse_int_default()(hex, 16); var r = (num >> 16) + amt; if (r > 255) r = 255;else if (r < 0) r = 0; var b = (num >> 8 & 0x00ff) + amt; if (b > 255) b = 255;else if (b < 0) b = 0; var g = (num & 0x0000ff) + amt; if (g > 255) g = 255;else if (g < 0) g = 0; return (usePound ? '#' : '') + (g | b << 8 | r << 16).toString(16); } }); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-display/Avatar/Avatar.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // // // // // // // /* harmony default export */ var Avatarvue_type_script_lang_js_ = ({ name: 'DsAvatar', props: { backgroundColor: { type: String, default: null }, name: { type: String, default: 'Anonymus' }, size: { type: [Number, String], default: '32px' }, image: { type: String, default: null } }, data: function data() { return { error: false }; }, computed: { isAnonymus: function isAnonymus() { return !this.name || this.name.toLowerCase() === 'anonymus'; }, styles: function styles() { var size = this.size; if (is_integer_default()(Number(size))) { size = "".concat(size, "px"); } var nummericSize = parse_int_default()(size); return { width: size, height: size, backgroundColor: this.hasImage ? 'white' : this.background, fontSize: Math.floor(nummericSize / 2.5) + 'px', fontWeight: 'bold', color: this.fontColor }; }, hasImage: function hasImage() { return Boolean(this.image) && !this.error; }, userInitials: function userInitials() { return helpers.initials(this.name); }, background: function background() { return this.backgroundColor || helpers.randomBackgroundColor(this.name.length, helpers.backgroundColors); }, fontColor: function fontColor() { return this.color || helpers.lightenColor(this.background, 200); } }, methods: { onError: function onError() { this.error = true; }, updateSize: function updateSize() { if (this.hasImage) { return; } try { this.size = this.$refs.avatar.getBoundingClientRect().width; } catch (err) {// nothing } } } }); // CONCATENATED MODULE: ./src/system/components/data-display/Avatar/Avatar.vue?vue&type=script&lang=js& /* harmony default export */ var Avatar_Avatarvue_type_script_lang_js_ = (Avatarvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-display/Avatar/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("acbb"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/data-display/Avatar/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FAvatar%2FAvatar.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FAvatar_2FAvatar = (function () {}); // CONCATENATED MODULE: ./src/system/components/data-display/Avatar/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-display%2FAvatar%2FAvatar.vue /* harmony default export */ var Avatar_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FAvatar_2FAvatar = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FAvatar_2FAvatar); // CONCATENATED MODULE: ./src/system/components/data-display/Avatar/Avatar.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Avatar_Avatarvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Avatar_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FAvatar_2FAvatar === 'function') Avatar_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_display_2FAvatar_2FAvatar(component) /* harmony default export */ var Avatar = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "d940": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3a3 3 0 1 1 0 6 3 3 0 0 1 0-6zM8.938 6.438a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zm14.125 1.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM6 13.75a2.25 2.25 0 1 1 0 4.5 2.25 2.25 0 0 1 0-4.5zm20 1a1.25 1.25 0 1 1 0 2.5 1.25 1.25 0 0 1 0-2.5zM8.938 21.063a2 2 0 1 1 .001 3.999 2 2 0 0 1-.001-3.999zm14.125.5a1.5 1.5 0 1 1-.001 3.001 1.5 1.5 0 0 1 .001-3.001zM16 24.25a1.75 1.75 0 1 1-.001 3.501A1.75 1.75 0 0 1 16 24.25z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "d9f6": /***/ (function(module, exports, __webpack_require__) { var anObject = __webpack_require__("e4ae"); var IE8_DOM_DEFINE = __webpack_require__("794b"); var toPrimitive = __webpack_require__("1bc3"); var dP = Object.defineProperty; exports.f = __webpack_require__("8e60") ? Object.defineProperty : function defineProperty(O, P, Attributes) { anObject(O); P = toPrimitive(P, true); anObject(Attributes); if (IE8_DOM_DEFINE) try { return dP(O, P, Attributes); } catch (e) { /* empty */ } if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported!'); if ('value' in Attributes) O[P] = Attributes.value; return O; }; /***/ }), /***/ "da31": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 5h12v14H7v10H5V5zm13 3h9v14h-9V8z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "da39": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "daef": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 3c7.168 0 13 5.832 13 13s-5.832 13-13 13S3 23.168 3 16 8.832 3 16 3zm0 2c-2.647 0-5.073.918-6.969 2.469l15.344 15.656A10.936 10.936 0 0 0 27 16c0-6.087-4.913-11-11-11zM7.625 8.875A10.936 10.936 0 0 0 5 16c0 6.087 4.913 11 11 11 2.647 0 5.073-.918 6.969-2.469z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "db82": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("849a"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "dba5": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 4h2v12h-2V4zm-3 .688v2.156C8.474 8.39 6 11.909 6 16c0 5.514 4.486 10 10 10s10-4.486 10-10c0-4.091-2.474-7.609-6-9.156V4.688c4.654 1.651 8 6.099 8 11.313 0 6.617-5.383 12-12 12s-12-5.383-12-12c0-5.213 3.346-9.662 8-11.313z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "dbdb": /***/ (function(module, exports, __webpack_require__) { var core = __webpack_require__("584a"); var global = __webpack_require__("e53d"); var SHARED = '__core-js_shared__'; var store = global[SHARED] || (global[SHARED] = {}); (module.exports = function (key, value) { return store[key] || (store[key] = value !== undefined ? value : {}); })('versions', []).push({ version: core.version, mode: __webpack_require__("b8e3") ? 'pure' : 'global', copyright: '© 2018 Denis Pushkarev (zloirock.ru)' }); /***/ }), /***/ "ddb0": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/typography/Text/Text.vue?vue&type=template&id=af437878& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c(_vm.tag,{tag:"component",staticClass:"ds-text",class:[ _vm.size && ("ds-text-size-" + _vm.size), _vm.color && ("ds-text-" + _vm.color), _vm.bold && "ds-text-bold", _vm.inline && "ds-text-inline", _vm.align && ("ds-text-" + _vm.align), _vm.uppercase && "ds-text-uppercase" ]},[_vm._t("default")],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/typography/Text/Text.vue?vue&type=template&id=af437878& // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.regexp.match.js var es6_regexp_match = __webpack_require__("4917"); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/typography/Text/Text.vue?vue&type=script&lang=js& // // // // // // // // // // // // // // // // // /** * Text is used for styling and grouping paragraphs or words. * Defaults to a `p` tag. If nested inside of another text * component it defaults to a `span` tag. * @version 1.0.0 */ /* harmony default export */ var Textvue_type_script_lang_js_ = ({ name: 'DsText', provide: function provide() { return { $parentText: this }; }, inject: { $parentText: { default: null } }, props: { /** * The color used for the text. * @options default|soft|softer|primary|inverse|success|warning|danger */ color: { type: String, default: null, validator: function validator(value) { return value.match(/(default|soft|softer|primary|inverse|success|warning|danger)/); } }, /** * Whether the text is bold. */ bold: { type: Boolean, default: null }, /** * Whether the text is inline. * @default false */ inline: { type: Boolean, default: function _default() { return !!this.$parentText; } }, /** * The size used for the text. * @options small|base|large|x-large|xx-large|xxx-large */ size: { type: String, default: null, validator: function validator(value) { return value.match(/(small|base|large|x-large|xx-large|xxx-large)/); } }, /** * The html tag used for the text. */ tag: { type: String, default: function _default() { return this.inline ? 'span' : 'p'; } }, /** * Align Text * `left, center, right */ align: { type: String, default: null, validator: function validator(value) { return value.match(/(left|center|right)/); } }, /** * Text in Uppdercase */ uppercase: { type: Boolean, default: false } } }); // CONCATENATED MODULE: ./src/system/components/typography/Text/Text.vue?vue&type=script&lang=js& /* harmony default export */ var Text_Textvue_type_script_lang_js_ = (Textvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/typography/Text/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("cf87"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/typography/Text/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FText%2FText.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FText_2FText = (function () {}); // CONCATENATED MODULE: ./src/system/components/typography/Text/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Ftypography%2FText%2FText.vue /* harmony default export */ var Text_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FText_2FText = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FText_2FText); // CONCATENATED MODULE: ./src/system/components/typography/Text/Text.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Text_Textvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Text_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FText_2FText === 'function') Text_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Ftypography_2FText_2FText(component) /* harmony default export */ var Text = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "ddc6": /***/ (function(module, exports) { /** * The base implementation of `_.propertyOf` without support for deep paths. * * @private * @param {Object} object The object to query. * @returns {Function} Returns the new accessor function. */ function basePropertyOf(object) { return function(key) { return object == null ? undefined : object[key]; }; } module.exports = basePropertyOf; /***/ }), /***/ "ddea": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M10 6h2v20h-2V6zm10 0h2v20h-2V6z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "de06": /***/ (function(module, exports) { module.exports = {"description":"Used in combination with the flex item component to create flexible layouts.","methods":[],"displayName":"DsFlex","props":{"gutter":{"type":{"name":"string|object"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Default gutter size of columns\n */","description":"Default gutter size of columns"},"width":{"type":{"name":"string|number|object"},"required":"","defaultValue":{"value":"1","func":false},"tags":{},"comment":"/**\n * Default width of columns\n */","description":"Default width of columns"},"direction":{"type":{"name":"string|object"},"required":"","defaultValue":{"value":"null","func":false},"tags":{},"comment":"/**\n * Direction of the flex items\n * @options row|row-reverse|column|column-reverse\n */","description":"Direction of the flex items"},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"div\"","func":false},"tags":{},"comment":"/**\n * The outtermost html tag\n */","description":"The outtermost html tag"}},"comment":"/**\n * Used in combination with the flex item component to create flexible layouts.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "de58": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M21 4a5.423 5.423 0 0 1 3.844 9.25l-9.375 9.375c-1.246 1.245-3.286 1.245-4.531 0s-1.245-3.286 0-4.531L19.532 9.5l1.406 1.406-8.594 8.594a1.204 1.204 0 0 0 0 1.719 1.204 1.204 0 0 0 1.719 0l9.375-9.375c1.345-1.345 1.345-3.499 0-4.844s-3.499-1.345-4.844 0l-9.375 9.375a5.622 5.622 0 0 0 0 7.969 5.622 5.622 0 0 0 7.969 0l6.25-6.25 1.406 1.406-6.25 6.25c-2.973 2.972-7.809 2.972-10.781 0s-2.972-7.809 0-10.781l9.375-9.375A5.369 5.369 0 0 1 21.001 4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "dec8": /***/ (function(module, exports) { module.exports = {"description":"This component is used as a wrapper for the page's content.","methods":[],"displayName":"DsContainer","props":{"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"div\"","func":false},"tags":{},"comment":"/**\n * The outtermost html tag\n */","description":"The outtermost html tag"},"width":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"x-large\"","func":false},"tags":{},"comment":"/**\n * The maximum width the container will take.\n * The widths correspond to the different media breakpoints.\n * @options x-small|small|medium|large|x-large\n */","description":"The maximum width the container will take.\nThe widths correspond to the different media breakpoints."},"centered":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Center the content\n */","description":"Center the content"}},"comment":"/**\n * This component is used as a wrapper for the page's content.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "dfbc": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M9.5 5c3.433 0 5.645 2.066 6.5 2.938C16.855 7.067 19.067 5 22.5 5c4.138 0 7.5 3.404 7.5 7.5 0 2.857-2.469 5.031-2.469 5.031L16 29.094l-.719-.719L4.468 17.531s-.619-.573-1.219-1.469-1.25-2.134-1.25-3.563c0-4.096 3.362-7.5 7.5-7.5zm0 2C6.458 7 4 9.496 4 12.5c0 .772.423 1.716.906 2.438s.969 1.188.969 1.188L16 26.251l10.125-10.125S28 14.046 28 12.501c0-3.004-2.458-5.5-5.5-5.5-2.986 0-5.75 2.906-5.75 2.906l-.75.844-.75-.844S12.486 7.001 9.5 7.001z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e04f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16.188 4c6.337.093 11.62 5.29 11.813 11.625.005.143 0 .274 0 .406-.012 3.289-2.716 5.97-6 5.969-1.271-.001-2.391-.628-3.125-1.563-.827.948-2.027 1.563-3.375 1.563a4.516 4.516 0 0 1-4.5-4.5v-3c0-2.473 2.027-4.5 4.5-4.5.928 0 1.781.295 2.5.781V10h2v8c0 1.116.883 1.999 2 2a3.983 3.983 0 0 0 4-3.969c0-.122.003-.231 0-.344-.16-5.253-4.589-9.61-9.844-9.688-6.165-.09-11.048 5.348-10 11.719.696 4.234 4.182 7.613 8.438 8.188 2.919.394 5.61-.452 7.656-2.094l1.25 1.563c-2.452 1.968-5.691 2.968-9.156 2.5-5.139-.694-9.346-4.723-10.188-9.844C2.915 10.486 8.823 3.892 16.188 4zm-.688 8a2.484 2.484 0 0 0-2.5 2.5v3c0 1.393 1.107 2.5 2.5 2.5s2.5-1.107 2.5-2.5v-3c0-1.393-1.107-2.5-2.5-2.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e085": /***/ (function(module, exports) { module.exports = {"description":"This component is used as the title of a page.","methods":[],"displayName":"DsPageTitle","props":{"heading":{"type":{"name":"string"},"required":true,"defaultValue":{"value":"\"\"","func":false},"tags":{},"comment":"/**\n * The heading of the page.\n */","description":"The heading of the page."},"highlight":{"type":{"name":"boolean"},"required":"","defaultValue":{"value":"false","func":false},"tags":{},"comment":"/**\n * Whether this title should be highlighted\n * `true, false`\n */","description":"Whether this title should be highlighted\n`true, false`"},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"header\"","func":false},"tags":{},"comment":"/**\n * The html element name used for the title.\n */","description":"The html element name used for the title."}},"comment":"/**\n * This component is used as the title of a page.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "e0f5": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"6d5d107c-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/system/components/data-input/Form/Form.vue?vue&type=template&id=78631ad8& var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('form',{staticClass:"ds-form",attrs:{"novalidate":"true","autocomplete":"off"},on:{"submit":function($event){$event.preventDefault();return _vm.submit($event)}}},[_vm._t("default",null,{"errors":_vm.errors,"reset":_vm.reset})],2)} var staticRenderFns = [] // CONCATENATED MODULE: ./src/system/components/data-input/Form/Form.vue?vue&type=template&id=78631ad8& // EXTERNAL MODULE: ./node_modules/regenerator-runtime/runtime.js var runtime = __webpack_require__("96cf"); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/core-js/promise.js var promise = __webpack_require__("795b"); var promise_default = /*#__PURE__*/__webpack_require__.n(promise); // CONCATENATED MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/asyncToGenerator.js function asyncGeneratorStep(gen, resolve, reject, _next, _throw, key, arg) { try { var info = gen[key](arg); var value = info.value; } catch (error) { reject(error); return; } if (info.done) { resolve(value); } else { promise_default.a.resolve(value).then(_next, _throw); } } function _asyncToGenerator(fn) { return function () { var self = this, args = arguments; return new promise_default.a(function (resolve, reject) { var gen = fn.apply(self, args); function _next(value) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "next", value); } function _throw(err) { asyncGeneratorStep(gen, resolve, reject, _next, _throw, "throw", err); } _next(undefined); }); }; } // EXTERNAL MODULE: ./node_modules/core-js/modules/web.dom.iterable.js var web_dom_iterable = __webpack_require__("ac6a"); // EXTERNAL MODULE: ./node_modules/core-js/modules/es6.array.find-index.js var es6_array_find_index = __webpack_require__("20d6"); // EXTERNAL MODULE: ./node_modules/@babel/runtime-corejs2/helpers/esm/objectSpread.js + 1 modules var objectSpread = __webpack_require__("cebc"); // EXTERNAL MODULE: ./node_modules/async-validator/es/index.js + 24 modules var es = __webpack_require__("a15e"); // EXTERNAL MODULE: ./node_modules/clone-deep/index.js var clone_deep = __webpack_require__("9675"); var clone_deep_default = /*#__PURE__*/__webpack_require__.n(clone_deep); // EXTERNAL MODULE: ./node_modules/dot-prop/index.js var dot_prop = __webpack_require__("abc6"); var dot_prop_default = /*#__PURE__*/__webpack_require__.n(dot_prop); // CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/system/components/data-input/Form/Form.vue?vue&type=script&lang=js& // // // // // // // // // // // // /** * Used for handling complex user input. * @version 1.0.0 */ /* harmony default export */ var Formvue_type_script_lang_js_ = ({ name: 'DsForm', provide: function provide() { return { $parentForm: this }; }, props: { /** * The value of the input. Can be passed via v-model. */ value: { type: Object, required: true }, /** * The async-validator schema used for the form data. */ schema: { type: Object, default: function _default() { return {}; } } }, data: function data() { return { newData: null, subscriber: [], errors: null }; }, watch: { value: { handler: function handler(value) { this.newData = clone_deep_default()(value); this.notify(value, this.errors); }, deep: true } }, methods: { submit: function submit() { var _this = this; this.validate(function () { /** * Fires after user input. * Receives the current form data. * * @event input */ _this.$emit('input', _this.newData); /** * Fires on form submit. * Receives the current form data. * * @event submit */ _this.$emit('submit', _this.newData); }); }, validate: function validate(cb) { var _this2 = this; var validator = new es["a" /* default */](this.schema); // Prevent validator from printing to console // eslint-disable-next-line var warn = console.warn; // eslint-disable-next-line console.warn = function () {}; validator.validate(this.newData, function (errors) { if (errors) { _this2.errors = errors.reduce(function (errorObj, error) { var result = Object(objectSpread["a" /* default */])({}, errorObj); result[error.field] = error.message; return result; }, {}); } else { _this2.errors = null; } // eslint-disable-next-line console.warn = warn; _this2.notify(_this2.newData, _this2.errors); if (!errors && cb && typeof cb === 'function') { cb(); } }); }, subscribe: function subscribe(cb) { if (cb && typeof cb === 'function') { cb(clone_deep_default()(this.newData)); this.subscriber.push(cb); } }, unsubscribe: function unsubscribe(cb) { var index = this.subscriber.findIndex(cb); if (index > -1) { this.subscriber.splice(index, 1); } }, notify: function notify(data, errors) { this.subscriber.forEach(function (cb) { cb(clone_deep_default()(data), errors); }); }, update: function () { var _update = _asyncToGenerator( /*#__PURE__*/ regeneratorRuntime.mark(function _callee(model, value) { return regeneratorRuntime.wrap(function _callee$(_context) { while (1) { switch (_context.prev = _context.next) { case 0: dot_prop_default.a.set(this.newData, model, value); this.validate(); case 2: case "end": return _context.stop(); } } }, _callee, this); })); return function update(_x, _x2) { return _update.apply(this, arguments); }; }(), reset: function reset() { this.$emit('input', clone_deep_default()(this.value)); } }, created: function created() { this.newData = clone_deep_default()(this.value); } }); // CONCATENATED MODULE: ./src/system/components/data-input/Form/Form.vue?vue&type=script&lang=js& /* harmony default export */ var Form_Formvue_type_script_lang_js_ = (Formvue_type_script_lang_js_); // EXTERNAL MODULE: ./src/system/components/data-input/Form/style.scss?vue&type=style&index=0&lang=scss& var stylevue_type_style_index_0_lang_scss_ = __webpack_require__("6548"); // EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js var componentNormalizer = __webpack_require__("2877"); // CONCATENATED MODULE: ./src/loader/docs-trim-loader.js!./src/system/components/data-input/Form/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-input%2FForm%2FForm.vue /* harmony default export */ var demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FForm_2FForm = (function () {}); // CONCATENATED MODULE: ./src/system/components/data-input/Form/demo.md?vue&type=custom&index=0&blockType=docs&issuerPath=%2FUsers%2FGreg%2FProjekte%2FHumanConnection%2FNitro-Web%2Fstyleguide%2Fsrc%2Fsystem%2Fcomponents%2Fdata-input%2FForm%2FForm.vue /* harmony default export */ var Form_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FForm_2FForm = (demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FForm_2FForm); // CONCATENATED MODULE: ./src/system/components/data-input/Form/Form.vue /* normalize component */ var component = Object(componentNormalizer["a" /* default */])( Form_Formvue_type_script_lang_js_, render, staticRenderFns, false, null, null, null ) /* custom blocks */ if (typeof Form_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FForm_2FForm === 'function') Form_demovue_type_custom_index_0_blockType_docs_issuerPath_2FUsers_2FGreg_2FProjekte_2FHumanConnection_2FNitro_Web_2Fstyleguide_2Fsrc_2Fsystem_2Fcomponents_2Fdata_input_2FForm_2FForm(component) /* harmony default export */ var Form = __webpack_exports__["default"] = (component.exports); /***/ }), /***/ "e11e": /***/ (function(module, exports) { // IE 8- don't enum bug keys module.exports = ( 'constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf' ).split(','); /***/ }), /***/ "e146": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 6.594l.719.688 12.5 12.5-1.438 1.438L16 9.439 4.219 21.22l-1.438-1.438 12.5-12.5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e1b4": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M9 5.156l1.531 1L25.844 16 9 26.844V5.156zm2 3.657v14.375L22.156 16z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e1ec": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h13.406l.313.281 6 6 .281.313V29H5V3zm2 2v22h16V11h-6V5H7zm12 1.438v2.563h2.563zM20.094 14a1 1 0 1 1 0 2 1 1 0 0 1 0-2zM13 15.594l.719.688L16 18.563l1.281-1.281.719-.688.719.688 3 3-1.438 1.438L18 19.439l-1.281 1.281-.719.688-.719-.688L13 18.439 9.719 21.72l-1.438-1.438 4-4z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e265": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("ed33"); /***/ }), /***/ "e30f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M5 3h13.406l.313.281 6 6 .281.313V29H5V3zm2 2v22h16V11h-6V5H7zm12 1.438v2.563h2.563zM10 13h10v2H10v-2zm0 4h10v2H10v-2zm0 4h10v2H10v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e3d1": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M12 2c3.854 0 7 3.146 7 7a7.027 7.027 0 0 1-3.094 5.813c.486.208.964.441 1.406.719A7.965 7.965 0 0 1 22 14.001c4.406 0 8 3.594 8 8s-3.594 8-8 8-8-3.594-8-8c0-1.897.671-3.657 1.781-5.031A7.889 7.889 0 0 0 12 16.001c-4.431 0-8 3.569-8 8H2c0-4.119 2.527-7.658 6.094-9.188A7.025 7.025 0 0 1 5 9c0-3.854 3.146-7 7-7zm0 2C9.227 4 7 6.227 7 9s2.227 5 5 5 5-2.227 5-5-2.227-5-5-5zm10 12c-3.326 0-6 2.674-6 6s2.674 6 6 6 6-2.674 6-6-2.674-6-6-6zm-1 2h2v3h3v2h-3v3h-2v-3h-3v-2h3v-3z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e3db": /***/ (function(module, exports) { var toString = {}.toString; module.exports = Array.isArray || function (arr) { return toString.call(arr) == '[object Array]'; }; /***/ }), /***/ "e4a8": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c6.616 0 12 5.384 12 12s-5.384 12-12 12S4 22.616 4 16 9.384 4 16 4zm0 2C10.465 6 6 10.465 6 16s4.465 10 10 10 10-4.465 10-10S21.535 6 16 6zm-1 2h2v7h5v2h-7V8z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e4ae": /***/ (function(module, exports, __webpack_require__) { var isObject = __webpack_require__("f772"); module.exports = function (it) { if (!isObject(it)) throw TypeError(it + ' is not an object!'); return it; }; /***/ }), /***/ "e53d": /***/ (function(module, exports) { // https://github.com/zloirock/core-js/issues/86#issuecomment-115759028 var global = module.exports = typeof window != 'undefined' && window.Math == Math ? window : typeof self != 'undefined' && self.Math == Math ? self // eslint-disable-next-line no-new-func : Function('return this')(); if (typeof __g == 'number') __g = global; // eslint-disable-line no-undef /***/ }), /***/ "e542": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c6.616 0 12 5.384 12 12s-5.384 12-12 12S4 22.616 4 16 9.384 4 16 4zm0 2C10.465 6 6 10.465 6 16s4.465 10 10 10 10-4.465 10-10S21.535 6 16 6zm-4.5 6a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 11.5 12zm9 0a1.5 1.5 0 1 1-.001 3.001A1.5 1.5 0 0 1 20.5 12zM16 18c2.667 0 5.02 1.335 6.469 3.344L20.844 22.5C19.752 20.986 18.009 20 16 20s-3.752.986-4.844 2.5l-1.625-1.156C10.979 19.336 13.332 18 16 18z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e577": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("be60"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "e5e4": /***/ (function(module, exports) { module.exports = {"description":"A copy field is used to present text that can easily\nbe copied to the users clipboard by clicking on it.","methods":[],"displayName":"DsCopyField","props":{"size":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"base\"","func":false},"tags":{},"comment":"/**\n * The size used for the text.\n * @options small|base|large\n */","description":"The size used for the text."},"tag":{"type":{"name":"string"},"required":"","defaultValue":{"value":"\"div\"","func":false},"tags":{},"comment":"/**\n * The html element name used for the copy field.\n */","description":"The html element name used for the copy field."}},"comment":"/**\n * A copy field is used to present text that can easily\n * be copied to the users clipboard by clicking on it.\n * @version 1.0.0\n */","tags":{"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "e67d": /***/ (function(module, exports) { function validate(binding) { if (typeof binding.value !== 'function') { console.warn('[Vue-click-outside:] provided expression', binding.expression, 'is not a function.') return false } return true } function isPopup(popupItem, elements) { if (!popupItem || !elements) return false for (var i = 0, len = elements.length; i < len; i++) { try { if (popupItem.contains(elements[i])) { return true } if (elements[i].contains(popupItem)) { return false } } catch(e) { return false } } return false } function isServer(vNode) { return typeof vNode.componentInstance !== 'undefined' && vNode.componentInstance.$isServer } exports = module.exports = { bind: function (el, binding, vNode) { if (!validate(binding)) return // Define Handler and cache it on the element function handler(e) { if (!vNode.context) return // some components may have related popup item, on which we shall prevent the click outside event handler. var elements = e.path || (e.composedPath && e.composedPath()) elements && elements.length > 0 && elements.unshift(e.target) if (el.contains(e.target) || isPopup(vNode.context.popupItem, elements)) return el.__vueClickOutside__.callback(e) } // add Event Listeners el.__vueClickOutside__ = { handler: handler, callback: binding.value } !isServer(vNode) && document.addEventListener('click', handler) }, update: function (el, binding) { if (validate(binding)) el.__vueClickOutside__.callback = binding.value }, unbind: function (el, binding, vNode) { // Remove Event Listeners !isServer(vNode) && document.removeEventListener('click', el.__vueClickOutside__.handler) delete el.__vueClickOutside__ } } /***/ }), /***/ "e67df": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M24.969 3h.063a2.987 2.987 0 0 1 2.969 2.969c0 .976-.478 1.885-1.281 2.438l-2.125 1.469c-.041.028-.025.093-.063.125h3.469v2h-6v-1A3.38 3.38 0 0 1 23.47 8.22l2.125-1.469a.927.927 0 0 0 .406-.781.955.955 0 0 0-.969-.969h-.063A.955.955 0 0 0 24 5.97v.031h-2V5.97a2.987 2.987 0 0 1 2.969-2.969zM4.156 8h6.375l.313.469 1.656 2.563 1.656-2.563.313-.469h6.375l-1 1.531L15.688 16l4.156 6.469 1 1.531h-6.375l-.313-.469-1.656-2.563-1.656 2.563-.313.469H4.156l1-1.531L9.312 16 5.156 9.531zm3.657 2l3.875 6-.344.531L7.813 22h1.656l2.188-3.438.844-1.313.844 1.313L15.533 22h1.656l-3.875-6 .344-.531L17.189 10h-1.656l-2.188 3.438-.844 1.313-.844-1.313L9.469 10H7.813z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e692": /***/ (function(module, exports) { module.exports = '\x09\x0A\x0B\x0C\x0D\x20\xA0\u1680\u180E\u2000\u2001\u2002\u2003' + '\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF'; /***/ }), /***/ "e6f3": /***/ (function(module, exports, __webpack_require__) { var has = __webpack_require__("07e3"); var toIObject = __webpack_require__("36c3"); var arrayIndexOf = __webpack_require__("5b4e")(false); var IE_PROTO = __webpack_require__("5559")('IE_PROTO'); module.exports = function (object, names) { var O = toIObject(object); var i = 0; var result = []; var key; for (key in O) if (key != IE_PROTO) has(O, key) && result.push(key); // Don't enum bug & hidden keys while (names.length > i) if (has(O, key = names[i++])) { ~arrayIndexOf(result, key) || result.push(key); } return result; }; /***/ }), /***/ "e740": /***/ (function(module, exports, __webpack_require__) { var createCompounder = __webpack_require__("b20a"), upperFirst = __webpack_require__("8103"); /** * Converts `string` to * [start case](https://en.wikipedia.org/wiki/Letter_case#Stylistic_or_specialised_usage). * * @static * @memberOf _ * @since 3.1.0 * @category String * @param {string} [string=''] The string to convert. * @returns {string} Returns the start cased string. * @example * * _.startCase('--foo-bar--'); * // => 'Foo Bar' * * _.startCase('fooBar'); * // => 'Foo Bar' * * _.startCase('__FOO_BAR__'); * // => 'FOO BAR' */ var startCase = createCompounder(function(result, word, index) { return result + (index ? ' ' : '') + upperFirst(word); }); module.exports = startCase; /***/ }), /***/ "e7e0": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 5c3.854 0 7 3.146 7 7a7.027 7.027 0 0 1-3.094 5.813C22.473 19.343 25 22.882 25 27.001h-2c0-4.431-3.569-8-8-8s-8 3.569-8 8H5c0-4.119 2.527-7.658 6.094-9.188A7.025 7.025 0 0 1 8 12c0-3.854 3.146-7 7-7zm0 2c-2.773 0-5 2.227-5 5s2.227 5 5 5 5-2.227 5-5-2.227-5-5-5z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e814": /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__("b9e9"); /***/ }), /***/ "e853": /***/ (function(module, exports, __webpack_require__) { var isObject = __webpack_require__("d3f4"); var isArray = __webpack_require__("1169"); var SPECIES = __webpack_require__("2b4c")('species'); module.exports = function (original) { var C; if (isArray(original)) { C = original.constructor; // cross-realm fallback if (typeof C == 'function' && (C === Array || isArray(C.prototype))) C = undefined; if (isObject(C)) { C = C[SPECIES]; if (C === null) C = undefined; } } return C === undefined ? Array : C; }; /***/ }), /***/ "e8e0": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 5c2.451 0 4.563 1.302 5.813 3.219.392-.089.755-.219 1.188-.219 3.302 0 6 2.698 6 6 1.73 1.055 3 2.835 3 5 0 3.302-2.698 6-6 6h-20c-3.302 0-6-2.698-6-6s2.698-6 6-6c.211 0 .394.04.594.063.531-1.191 1.439-2.083 2.656-2.563.698-3.129 3.419-5.5 6.75-5.5zm0 2a4.972 4.972 0 0 0-4.938 4.25l-.094.688-.656.156c-1.11.265-2.002 1.136-2.25 2.25l-.188.969-1-.219A3.931 3.931 0 0 0 5.999 15c-2.22 0-4 1.78-4 4s1.78 4 4 4h20c2.22 0 4-1.78 4-4a4.008 4.008 0 0 0-2.438-3.688l-.656-.281.063-.719c.018-.235.031-.321.031-.313 0-2.22-1.78-4-4-4-.444 0-.875.096-1.313.25l-.844.281-.375-.781a4.998 4.998 0 0 0-4.469-2.75z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e98a": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16-2h2v4h-2v-4zm4 1h2v3h-2v-3zM10 3h18v4h2c1.645 0 3 1.355 3 3v3c0 1.645-1.355 3-3 3h-2v5c0 1.645-1.355 3-3 3H13c-1.645 0-3-1.355-3-3V3zm2 2v16c0 .555.445 1 1 1h12c.555 0 1-.445 1-1V5H12zm16 4v5h2c.555 0 1-.445 1-1v-3c0-.555-.445-1-1-1h-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "e9a7": /***/ (function(module, exports, __webpack_require__) { var toString = __webpack_require__("76dd"), upperFirst = __webpack_require__("8103"); /** * Converts the first character of `string` to upper case and the remaining * to lower case. * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [string=''] The string to capitalize. * @returns {string} Returns the capitalized string. * @example * * _.capitalize('FRED'); * // => 'Fred' */ function capitalize(string) { return upperFirst(toString(string).toLowerCase()); } module.exports = capitalize; /***/ }), /***/ "e9bc": /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("edd6"); /* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0__); /* unused harmony reexport * */ /* unused harmony default export */ var _unused_webpack_default_export = (_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_index_js_ref_8_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_8_oneOf_1_2_node_modules_sass_loader_lib_loader_js_ref_8_oneOf_1_3_style_scss_vue_type_style_index_0_lang_scss___WEBPACK_IMPORTED_MODULE_0___default.a); /***/ }), /***/ "e9d5": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M3 7h26v2H3V7zm0 4h26v2H3v-2zm0 4h26v2H3v-2zm0 4h26v2H3v-2zm0 4h26v2H3v-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "ea72": /***/ (function(module, exports, __webpack_require__) { var asciiWords = __webpack_require__("7559"), hasUnicodeWord = __webpack_require__("7e8e"), toString = __webpack_require__("76dd"), unicodeWords = __webpack_require__("f4d9"); /** * Splits `string` into an array of its words. * * @static * @memberOf _ * @since 3.0.0 * @category String * @param {string} [string=''] The string to inspect. * @param {RegExp|string} [pattern] The pattern to match words. * @param- {Object} [guard] Enables use as an iteratee for methods like `_.map`. * @returns {Array} Returns the words of `string`. * @example * * _.words('fred, barney, & pebbles'); * // => ['fred', 'barney', 'pebbles'] * * _.words('fred, barney, & pebbles', /[^, ]+/g); * // => ['fred', 'barney', '&', 'pebbles'] */ function words(string, pattern, guard) { string = toString(string); pattern = guard ? undefined : pattern; if (pattern === undefined) { return hasUnicodeWord(string) ? unicodeWords(string) : asciiWords(string); } return string.match(pattern) || []; } module.exports = words; /***/ }), /***/ "ebba": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M15 4.594v22.813l-1.719-1.688L8.562 21H3.999V11h4.563l4.719-4.719zm9.125 1.781C26.51 8.886 28 12.271 28 16s-1.49 7.113-3.875 9.625l-1.406-1.406C24.743 22.07 26 19.178 26 16s-1.257-6.071-3.281-8.219zm-2.812 2.813c1.661 1.786 2.688 4.187 2.688 6.813s-1.026 5.026-2.688 6.813l-1.406-1.438c1.3-1.424 2.094-3.3 2.094-5.375s-.794-3.952-2.094-5.375zM13 9.438l-3.281 3.281-.313.281H6v6h3.406l.313.281L13 22.562V9.437zm5.5 2.593C19.439 13.09 20 14.477 20 16s-.561 2.91-1.5 3.969l-1.438-1.438C17.64 17.837 18 16.972 18 16s-.36-1.837-.938-2.531z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "ebfd": /***/ (function(module, exports, __webpack_require__) { var META = __webpack_require__("62a0")('meta'); var isObject = __webpack_require__("f772"); var has = __webpack_require__("07e3"); var setDesc = __webpack_require__("d9f6").f; var id = 0; var isExtensible = Object.isExtensible || function () { return true; }; var FREEZE = !__webpack_require__("294c")(function () { return isExtensible(Object.preventExtensions({})); }); var setMeta = function (it) { setDesc(it, META, { value: { i: 'O' + ++id, // object ID w: {} // weak collections IDs } }); }; var fastKey = function (it, create) { // return primitive with prefix if (!isObject(it)) return typeof it == 'symbol' ? it : (typeof it == 'string' ? 'S' : 'P') + it; if (!has(it, META)) { // can't set metadata to uncaught frozen object if (!isExtensible(it)) return 'F'; // not necessary to add metadata if (!create) return 'E'; // add missing metadata setMeta(it); // return object ID } return it[META].i; }; var getWeak = function (it, create) { if (!has(it, META)) { // can't set metadata to uncaught frozen object if (!isExtensible(it)) return true; // not necessary to add metadata if (!create) return false; // add missing metadata setMeta(it); // return hash weak collections IDs } return it[META].w; }; // add metadata on freeze-family methods calling var onFreeze = function (it) { if (FREEZE && meta.NEED && isExtensible(it) && !has(it, META)) setMeta(it); return it; }; var meta = module.exports = { KEY: META, NEED: false, fastKey: fastKey, getWeak: getWeak, onFreeze: onFreeze }; /***/ }), /***/ "ebfd6": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M30.336 12.547l-7.599 6.846L24.859 29.4 16 24.289 7.141 29.4l2.122-10.006-7.599-6.847 10.172-1.073L16 2.131l4.164 9.343z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "ed33": /***/ (function(module, exports, __webpack_require__) { __webpack_require__("014b"); module.exports = __webpack_require__("584a").Object.getOwnPropertySymbols; /***/ }), /***/ "ed7d": /***/ (function(module, exports) { module.exports = {"description":"","methods":[],"displayName":"DsFormItem","comment":"/**\n * @version 1.0.0\n * @private\n */","tags":{"access":[{"title":"access","description":"private"}],"version":[{"title":"version","description":"1.0.0"}]},"events":{},"slots":{"default":{"description":""}}} /***/ }), /***/ "ed9c": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink","viewBox":"0 0 828 260"}},[_c('defs',[_c('path',{attrs:{"id":"a","d":"M60.394 92.95V55.32H20.018v37.63H0V0h20.018v37.63h40.376V0h20.017v92.95H60.394zm73.626 0c-22.172 0-40.207-18.124-40.207-40.402V0h20.017v52.548c0 11.185 9.057 20.285 20.19 20.285 11.13 0 20.185-9.1 20.185-20.285L154.207 0h20.017v52.548c0 22.278-18.033 40.402-40.204 40.402zm231.043 0V71.172h-40.381V92.95h-20.013V40.404C304.67 18.125 322.702 0 344.875 0c22.168 0 40.205 18.125 40.205 40.404V92.95h-20.017zm-40.381-39.467h40.381V40.406c0-11.189-9.06-20.29-20.188-20.29-11.137 0-20.193 9.101-20.193 20.29v13.077zm138.42 39.467a8.935 8.935 0 0 1-6.543-2.97 8.884 8.884 0 0 1-.708-.889l-39.14-56.17V92.95h-20.016V0h13.93c2.52 0 4.935 1.098 6.623 2.975.254.286.495.585.707.891l39.135 56.166L457.095 0h20.012v92.95h-14.004zm-191.846 0V32.93l-25.212 36.172c-1.65 2.241-4.23 3.55-7.05 3.55-2.817 0-5.397-1.309-7.075-3.593l-25.18-36.13V92.95h-20.006V.007h13.598c.106-.005.212-.007.319-.007 2.506 0 4.924 1.088 6.625 2.983.255.282.49.578.708.89l31.01 44.506 31.024-44.512c.208-.293.444-.594.703-.884C272.426 1.088 274.84 0 277.346 0l13.917.007.004 92.943h-20.01zM28.02 134.201c.327 0 .61.13.852.392l2.399 2.636a15.29 15.29 0 0 1-5.573 4.27c-2.203 1-4.834 1.501-7.896 1.501-2.717 0-5.173-.475-7.365-1.423-2.193-.949-4.064-2.272-5.612-3.968-1.548-1.697-2.74-3.721-3.573-6.07C.417 129.188 0 126.603 0 123.783c0-2.82.443-5.408 1.329-7.768.886-2.358 2.133-4.385 3.741-6.083 1.608-1.697 3.535-3.015 5.78-3.955 2.244-.94 4.716-1.41 7.417-1.41 2.684 0 5.053.44 7.108 1.319 2.056.88 3.84 2.05 5.354 3.512l-1.986 2.845a2.213 2.213 0 0 1-.491.496c-.19.14-.447.209-.774.209-.344 0-.735-.16-1.174-.483a18.513 18.513 0 0 0-1.677-1.07c-.68-.392-1.531-.748-2.554-1.07-1.024-.322-2.3-.484-3.832-.484-1.771 0-3.397.314-4.876.94a10.545 10.545 0 0 0-3.819 2.742c-1.067 1.201-1.896 2.662-2.49 4.386-.593 1.723-.89 3.68-.89 5.874 0 2.21.31 4.182.93 5.914.618 1.732 1.47 3.194 2.554 4.385a10.91 10.91 0 0 0 3.818 2.73c1.462.625 3.036.939 4.721.939 1.033 0 1.957-.057 2.775-.17a10.897 10.897 0 0 0 2.257-.548c.688-.252 1.337-.57 1.948-.953.61-.382 1.217-.853 1.82-1.41.343-.313.687-.47 1.031-.47zm45.244-10.403c0 2.787-.452 5.356-1.355 7.707-.904 2.351-2.177 4.376-3.818 6.075-1.642 1.698-3.614 3.026-5.916 3.984-2.302.957-4.86 1.436-7.674 1.436-2.797 0-5.347-.479-7.649-1.436-2.302-.958-4.278-2.286-5.928-3.984-1.65-1.7-2.928-3.724-3.831-6.075-.904-2.351-1.355-4.92-1.355-7.707s.451-5.356 1.355-7.708c.903-2.351 2.18-4.38 3.831-6.087 1.65-1.706 3.626-3.04 5.928-3.998 2.302-.957 4.852-1.436 7.649-1.436 2.814 0 5.372.48 7.674 1.436 2.302.959 4.274 2.292 5.916 3.998 1.641 1.707 2.914 3.736 3.818 6.087.903 2.352 1.355 4.921 1.355 7.708zm-6.229 0c0-2.16-.29-4.102-.872-5.826-.583-1.725-1.417-3.188-2.502-4.39a10.886 10.886 0 0 0-3.948-2.769c-1.547-.645-3.284-.967-5.212-.967-1.911 0-3.64.322-5.186.967a11.013 11.013 0 0 0-3.961 2.77c-1.095 1.201-1.937 2.664-2.528 4.389-.59 1.724-.886 3.666-.886 5.826 0 2.177.296 4.127.886 5.852.59 1.725 1.433 3.183 2.528 4.376a10.958 10.958 0 0 0 3.961 2.744c1.546.635 3.275.953 5.186.953 1.928 0 3.665-.318 5.212-.953 1.546-.636 2.862-1.55 3.948-2.744 1.085-1.193 1.92-2.651 2.502-4.376.581-1.725.872-3.675.872-5.852zm44.647-19.23v37.538h-3.121c-.473 0-.876-.083-1.207-.248-.333-.164-.647-.439-.945-.82l-20.75-26.485c.051.504.09 1.003.117 1.499.027.494.04.95.04 1.369v24.685H80.41V104.57h3.2c.263 0 .486.013.67.039.184.026.354.074.51.143.159.07.307.174.447.313.14.14.289.313.446.521l20.777 26.51a33.774 33.774 0 0 1-.157-3.05V104.57h5.378zm41.1 0v37.538h-3.123c-.472 0-.874-.083-1.207-.248-.332-.164-.647-.439-.944-.82l-20.75-26.485c.052.504.091 1.003.118 1.499.026.494.039.95.039 1.369v24.685h-5.405V104.57h3.2c.263 0 .487.013.67.039.184.026.354.074.511.143.158.07.306.174.447.313.14.14.288.313.445.521l20.777 26.51a34.417 34.417 0 0 1-.118-1.59 29.51 29.51 0 0 1-.039-1.46V104.57h5.378zm33.057 32.612l-.028 4.926h-24.095V104.57h24.095v4.926h-17.788v11.314h14.218v4.77h-14.218v11.6h17.816zm33.381-2.979c.328 0 .61.13.852.392l2.399 2.636a15.33 15.33 0 0 1-5.573 4.27c-2.204 1-4.835 1.501-7.895 1.501-2.718 0-5.177-.475-7.367-1.423-2.195-.949-4.066-2.272-5.614-3.968-1.548-1.697-2.737-3.721-3.574-6.07-.834-2.35-1.248-4.935-1.248-7.755 0-2.82.442-5.408 1.325-7.768.888-2.358 2.135-4.385 3.743-6.083 1.607-1.697 3.533-3.015 5.782-3.955 2.245-.94 4.713-1.41 7.417-1.41 2.682 0 5.05.44 7.108 1.319 2.053.88 3.838 2.05 5.354 3.512l-1.985 2.845a2.349 2.349 0 0 1-.492.496c-.19.14-.446.209-.774.209-.346 0-.737-.16-1.174-.483a18.341 18.341 0 0 0-1.676-1.07c-.683-.392-1.534-.748-2.554-1.07-1.025-.322-2.304-.484-3.834-.484-1.771 0-3.397.314-4.877.94-1.48.627-2.75 1.54-3.82 2.742-1.065 1.201-1.894 2.662-2.49 4.386-.592 1.723-.888 3.68-.888 5.874 0 2.21.31 4.182.929 5.914.619 1.732 1.47 3.194 2.554 4.385a10.925 10.925 0 0 0 3.82 2.73c1.462.625 3.033.939 4.722.939 1.029 0 1.953-.057 2.773-.17.815-.112 1.57-.296 2.258-.548.688-.252 1.339-.57 1.949-.953.61-.382 1.215-.853 1.817-1.41.346-.313.687-.47 1.033-.47zm37.202-24.548h-12.046v32.453h-6.251v-32.453h-12.08v-5.084h30.377v5.084zm5.361 32.453V104.57h6.254v37.537h-6.254zm50.927-18.308c0 2.787-.45 5.356-1.352 7.707-.906 2.351-2.175 4.376-3.817 6.075-1.641 1.698-3.614 3.026-5.918 3.984-2.304.957-4.86 1.436-7.675 1.436-2.796 0-5.344-.479-7.648-1.436-2.304-.958-4.277-2.286-5.928-3.984-1.65-1.7-2.929-3.724-3.83-6.075-.906-2.351-1.357-4.92-1.357-7.707s.45-5.356 1.357-7.708c.901-2.351 2.18-4.38 3.83-6.087 1.651-1.706 3.624-3.04 5.928-3.998 2.304-.957 4.852-1.436 7.648-1.436 2.814 0 5.37.48 7.675 1.436 2.304.959 4.277 2.292 5.918 3.998 1.642 1.707 2.911 3.736 3.817 6.087.902 2.352 1.352 4.921 1.352 7.708zm-6.226 0c0-2.16-.29-4.102-.874-5.826-.584-1.725-1.416-3.188-2.502-4.39a10.88 10.88 0 0 0-3.945-2.769c-1.55-.645-3.284-.967-5.215-.967-1.909 0-3.638.322-5.188.967a11.01 11.01 0 0 0-3.96 2.77c-1.094 1.201-1.935 2.664-2.528 4.389-.589 1.724-.883 3.666-.883 5.826 0 2.177.294 4.127.883 5.852.593 1.725 1.434 3.183 2.529 4.376a10.955 10.955 0 0 0 3.96 2.744c1.55.635 3.278.953 5.187.953 1.931 0 3.665-.318 5.215-.953 1.545-.636 2.86-1.55 3.945-2.744 1.086-1.193 1.918-2.651 2.502-4.376.584-1.725.874-3.675.874-5.852zm44.645-19.23v37.538h-3.12c-.472 0-.875-.083-1.208-.248-.334-.164-.649-.439-.945-.82l-20.753-26.485c.056.504.093 1.003.12 1.499.028.494.042.95.042 1.369v24.685h-5.407V104.57h3.199c.264 0 .486.013.671.039.185.026.352.074.51.143.157.07.305.174.448.313.14.14.287.313.445.521l20.776 26.51a38.722 38.722 0 0 1-.116-1.59 27.522 27.522 0 0 1-.041-1.46V104.57h5.379zm7.148 34.87c0-.495.09-.96.272-1.397.177-.435.427-.815.744-1.14a3.523 3.523 0 0 1 2.532-1.051c.495 0 .963.095 1.403.283.435.187.817.443 1.143.768a3.568 3.568 0 0 1 1.053 2.537c0 .513-.09.982-.281 1.41a3.614 3.614 0 0 1-.772 1.128 3.476 3.476 0 0 1-1.143.755c-.44.18-.908.269-1.402.269-.5 0-.963-.09-1.403-.27a3.327 3.327 0 0 1-1.13-.754 3.568 3.568 0 0 1-1.017-2.538zm48.246-15.64c0 2.787-.455 5.356-1.356 7.707s-2.175 4.376-3.817 6.075c-1.641 1.698-3.614 3.026-5.917 3.984-2.3.957-4.86 1.436-7.675 1.436-2.795 0-5.343-.479-7.646-1.436-2.3-.958-4.276-2.286-5.927-3.984-1.65-1.7-2.93-3.724-3.83-6.075-.906-2.351-1.357-4.92-1.357-7.707s.45-5.356 1.357-7.708c.9-2.351 2.18-4.38 3.83-6.087 1.65-1.706 3.628-3.04 5.927-3.998 2.303-.957 4.85-1.436 7.646-1.436 2.814 0 5.376.48 7.675 1.436 2.303.959 4.276 2.292 5.917 3.998 1.642 1.707 2.916 3.736 3.817 6.087.901 2.352 1.356 4.921 1.356 7.708zm-6.23 0c0-2.16-.29-4.102-.874-5.826-.58-1.725-1.416-3.188-2.501-4.39a10.878 10.878 0 0 0-3.945-2.769c-1.55-.645-3.283-.967-5.215-.967-1.908 0-3.637.322-5.182.967a10.987 10.987 0 0 0-3.963 2.77c-1.095 1.201-1.936 2.664-2.525 4.389-.593 1.724-.887 3.666-.887 5.826 0 2.177.294 4.127.887 5.852.589 1.725 1.43 3.183 2.525 4.376a10.932 10.932 0 0 0 3.963 2.744c1.545.635 3.274.953 5.182.953 1.932 0 3.665-.318 5.215-.953 1.545-.636 2.86-1.55 3.945-2.744 1.085-1.193 1.922-2.651 2.501-4.376.584-1.725.874-3.675.874-5.852zm41.969 18.308h-5.45c-1.082 0-1.865-.418-2.348-1.252l-8.765-12.642c-.299-.434-.621-.747-.966-.939-.35-.19-.87-.286-1.566-.286h-3.392v15.12h-6.104v-37.538h11.062c2.467 0 4.594.252 6.375.756 1.786.504 3.25 1.22 4.396 2.15 1.15.93 1.998 2.046 2.546 3.35.548 1.304.82 2.755.82 4.354 0 1.303-.194 2.52-.586 3.649a10.183 10.183 0 0 1-1.698 3.075c-.737.922-1.643 1.72-2.725 2.399-1.077.677-2.302 1.208-3.678 1.59.75.452 1.39 1.087 1.933 1.903l10.146 14.311zm-17.686-19.55c1.39 0 2.61-.17 3.65-.51 1.045-.338 1.915-.81 2.61-1.42a5.82 5.82 0 0 0 1.566-2.176c.345-.843.52-1.777.52-2.803 0-2.05-.677-3.614-2.035-4.692-1.353-1.077-3.406-1.616-6.154-1.616h-4.958v13.216h4.801zM478 124.07v14.882c-3.742 2.698-8.096 4.047-13.055 4.047-3.05 0-5.801-.475-8.266-1.423-2.466-.949-4.567-2.272-6.304-3.968-1.742-1.697-3.083-3.721-4.023-6.07-.94-2.35-1.41-4.935-1.41-7.755 0-2.836.452-5.435 1.36-7.793.903-2.359 2.197-4.386 3.889-6.084 1.686-1.697 3.723-3.01 6.11-3.942 2.382-.93 5.064-1.396 8.04-1.396 1.517 0 2.922.117 4.222.352 1.295.235 2.502.561 3.612.979a16.968 16.968 0 0 1 5.668 3.499l-1.75 2.793c-.277.435-.637.705-1.07.81-.433.104-.903 0-1.41-.314a512.2 512.2 0 0 1-1.603-.94c-.567-.33-1.217-.64-1.95-.926-.728-.288-1.576-.523-2.53-.705-.958-.184-2.091-.275-3.396-.275-1.986 0-3.774.327-5.368.98-1.59.652-2.954 1.584-4.083 2.793-1.133 1.21-2.004 2.676-2.612 4.399-.609 1.724-.913 3.647-.913 5.77 0 2.245.318 4.252.963 6.018s1.558 3.263 2.742 4.49c1.184 1.228 2.617 2.164 4.295 2.807 1.682.644 3.557.966 5.63.966 1.55 0 2.927-.165 4.139-.495a18.908 18.908 0 0 0 3.562-1.384v-7.468h-5.249c-.4 0-.714-.108-.94-.326-.226-.217-.336-.5-.336-.848v-3.473H478z"}})]),_c('g',{attrs:{"fill":"none","fill-rule":"evenodd"}},[_c('path',{attrs:{"fill":"#FFFFFE","d":"M270.608 130.196c0 71.689-58.115 129.804-129.804 129.804S11 201.885 11 130.196 69.115.392 140.804.392c71.69 0 129.804 58.115 129.804 129.804"}}),_c('path',{attrs:{"fill":"#295E87","d":"M194.636 54.871a177.064 177.064 0 0 0-25.454-5.78c.864 4.066 1.642 8.33 2.356 12.727 10.302-2.819 16.289-2.51 23.098-6.947"}}),_c('path',{attrs:{"fill":"#007D93","d":"M218.273 101.143c.908.224 1.832.442 2.727.675a240.86 240.86 0 0 0-1.026-7.273c-.186.655-.371 1.285-.566 1.961a71.338 71.338 0 0 0-1.135 4.637"}}),_c('path',{attrs:{"fill":"#6CB644","d":"M130.288 222.204c-.27-1.482-.475-2.833-.679-4.111-.033-.248-.074-.464-.107-.699a192.34 192.34 0 0 1-12.138-1.03c5.55 23.52 13.403 38.181 22.1 38.181 1.129 0 2.252-.253 3.354-.744-1.433-3.51-3.11-7.432-4.462-10.6-4.583-10.697-7.412-17.45-8.068-20.997"}}),_c('path',{attrs:{"fill":"#933D86","d":"M74.636 54.545c11.756-4.653 24.53-7.993 37.893-9.941 4.085-17.9 9.646-31.94 16.653-39.15-.126.011-.237.02-.353.035-22.097 4.713-41.37 22.934-54.193 49.056"}}),_c('path',{attrs:{"fill":"#005093","d":"M162.818 43.636c-5.72-23.52-13.783-38.181-22.726-38.181-8.947 0-17.018 14.662-22.728 38.181 15.255-1.742 30.216-1.742 45.454 0"}}),_c('path',{attrs:{"fill":"#4A5580","d":"M139.899 80c5.899-6.534 8.497-5.82 17.076-10.246 2.87-1.48 6.415-3.309 10.389-4.805-.83-5.36-1.744-10.463-2.755-15.252a188.162 188.162 0 0 0-47.664 0c-1.204 5.702-2.276 11.86-3.218 18.368 9.515.964 18.67 3.653 26.172 11.935"}}),_c('path',{attrs:{"fill":"#B9D137","d":"M112.818 185.455c1.188 9.435 2.666 18.214 4.398 26.122 4.263.525 8.557.901 12.875 1.15-.575-2.044-1.416-3.97-2.975-6.321-1.877-2.801-8.436-12.394-14.298-20.951"}}),_c('path',{attrs:{"fill":"#0067A5","d":"M152.11 5.476c-.069-.007-.13-.015-.2-.021 6.028 6.257 11.17 17.968 15.395 35.06.33 1.34.651 2.713.96 4.1 10.502 1.538 20.622 3.961 30.172 7.203 1.251-1.381 2.418-2.994 3.472-4.873-12.582-22.032-30.055-37.227-49.798-41.47"}}),_c('path',{attrs:{"fill":"#007D93","d":"M225.978 102.415c18.089 4.084 32.29 9.656 39.567 16.676-.007-.123-.022-.243-.029-.365-3.926-18.232-17.135-34.544-36.427-46.908-1.91 3.992-3.985 8.663-6.27 14.384a181.003 181.003 0 0 1 3.159 16.213"}}),_c('path',{attrs:{"fill":"#007A70","d":"M264.636 130c0-8.944-14.662-17.012-38.181-22.727a198.343 198.343 0 0 1 0 45.454c23.52-5.716 38.181-13.782 38.181-22.728"}}),_c('path',{attrs:{"fill":"#008F6D","d":"M195.909 146.111l-7.457 8.938a317.198 317.198 0 0 1-1.997 4.951c12.796-1.291 24.569-3.097 34.867-5.33a194.573 194.573 0 0 0 0-48.17 207.236 207.236 0 0 0-5.084-1.045c-.08.33-.158.662-.226.998-2.31 10.06-4.928 21.47-20.103 39.658"}}),_c('path',{attrs:{"fill":"#008255","d":"M225.492 158.33c-1.952 13.42-5.284 26.237-9.947 38.034 26.12-12.856 44.35-32.183 49.076-54.334.003-.072.01-.143.015-.212-6.253 6.08-17.961 11.282-35.05 15.538-1.334.336-2.708.656-4.094.975"}}),_c('path',{attrs:{"fill":"#43913A","d":"M187.364 232.727c7.295-7.533 13.743-16.75 19.09-27.272-4.956 1.897-10.102 3.558-15.378 5.003.074 4.72-.889 8.574-1.845 12.321-.762 3.013-1.55 6.128-1.867 9.948"}}),_c('path',{attrs:{"fill":"#C61A6A","d":"M31.382 82.192c10.15-10.458 23.145-18.857 36.936-25.038C76.905 38.09 89.851 20.558 106.455 10 68.903 20.715 38.618 48.574 24.636 84.545c1.31-.671 2.734-1.244 6.746-2.353"}}),_c('path',{attrs:{"fill":"#15A748","d":"M174.756 190.408l-.12.385c7.402 2.558 15.212 8.177 16.223 13.57.07.377.104.725.165 1.092a155.718 155.718 0 0 0 18.635-6.617c5.21-11.97 9.103-25.375 11.341-39.747-10.915 2.246-23.134 3.987-36.152 5.195l-2.017 5.082c-3.58 9.01-7.28 18.33-8.075 21.04"}}),_c('path',{attrs:{"fill":"#007FBA","d":"M231.91 67.32c12.111 7.823 22.693 17.573 30 29.044-4.595-16.082-12.287-30.847-22.375-43.637a238.098 238.098 0 0 1-3.014 5.75c-1.41 2.64-2.944 5.497-4.612 8.843"}}),_c('path',{attrs:{"fill":"#008AC4","d":"M174.636 10c11.742 7.65 21.614 18.946 29.381 31.818 1.6-4.38 2.764-9.824 3.347-16.594C197.356 18.606 186.36 13.426 174.636 10"}}),_c('path',{attrs:{"fill":"#E1B424","d":"M67.383 202.698c-19.101-8.582-36.7-21.532-47.292-38.153C31.876 205.751 64.344 238.22 105.545 250c-16.611-10.587-29.57-28.174-38.162-47.302"}}),_c('path',{attrs:{"fill":"#00753C","d":"M212.877 202.876c-6.388 14.283-15.164 27.682-26.04 37.985-.138 1.805-.26 3.631-.382 5.503 35.536-14.219 63.012-44.435 73.636-81.819-10.563 16.682-28.12 29.703-47.214 38.33"}}),_c('path',{attrs:{"fill":"#B42554","d":"M65.545 64.545C56.3 68.97 48.041 74.173 41 80c7.22-1.92 14.698-4.026 21.264-6.581 1.008-3.013 2.1-5.974 3.281-8.874"}}),_c('path',{attrs:{"fill":"#4F3B68","d":"M81.081 64.432c15.664.826 27.815 1.097 27.887 1.102.854-5.724 1.833-11.234 2.941-16.443-14.447 2.168-27.923 5.935-39.96 10.975a142.62 142.62 0 0 0-3.676 9.025c6.956-3.443 5.668-4.504 12.808-4.66"}}),_c('path',{attrs:{"fill":"#EB8B2D","d":"M87.701 152.86c-6.344-3.796-11.716-8.481-16.914-13.014-3.77-3.293-7.992-6.976-12.514-9.846a197.66 197.66 0 0 0 1.478 24.527c10.54 2.312 22.633 4.168 35.794 5.473a27.426 27.426 0 0 0-2.668-3.13 26.414 26.414 0 0 0-5.176-4.01"}}),_c('path',{attrs:{"fill":"#F3B229","d":"M65.545 196.364c-4.681-11.938-8.037-24.905-9.993-38.478-17.284-3.975-30.97-9.347-38.447-16.068l-.65.52c5.063 22.012 23.222 41.197 49.09 54.026"}}),_c('path',{attrs:{"fill":"#FFDA1A","d":"M98.663 164.503c-13.79-1.195-26.901-2.998-38.572-5.412 2.222 14.339 6.084 27.707 11.254 39.644C83.286 203.91 96.656 207.776 111 210c-2.124-10.267-3.798-21.683-4.993-33.849-1.978-2.946-4.145-6.966-7.344-11.648"}}),_c('path',{attrs:{"fill":"#DC3E2A","d":"M33.826 128.453l-.189.158L21 138.83c6.284 5.362 18.042 10.135 33.636 13.896a199.025 199.025 0 0 1-1.29-25.863c-3.136-1.423-6.387-2.319-9.698-2.319-3.712 0-6.832 1.24-9.822 3.908"}}),_c('path',{attrs:{"fill":"#A7BE33","d":"M112.668 215.402c-13.418-1.946-26.234-5.29-38.032-9.947 12.86 26.123 32.187 44.355 54.345 49.071.06.008.129.015.2.02-6.081-6.253-11.287-17.96-15.54-35.046-.335-1.34-.655-2.71-.973-4.098"}}),_c('path',{attrs:{"fill":"#DF542A","d":"M43.29 119.89c11.732 0 21.904 8.555 30.351 15.779 5.071 4.335 10.314 8.818 16.32 12.336a31.692 31.692 0 0 1 6.19 4.704c2.74 2.679 2.93 3.211 4.366 5.442 1.463 2.274 2.399 3.667 3.216 3.667 1.375 0 4.353-1.584 4.91-3.946 1.08-4.806-3.497-9.243-7.093-12.606-5.04-4.709-12.515-13.224-14.603-17.14-16.735-31.42 20.175-56.9 42.463-38.835 2.261-2.164 4.342-4.9 6.135-6.79-11.839-13.007-28.93-9.922-46.122-11.2-2.407-.178-9.548-.73-11.59-.093-2.042.636-4.178 1.841-5.478 2.604-15.68 9.164-37.787 11.229-50.952 18.448a125.199 125.199 0 0 0-5.858 37.942c0 2.149.054 4.285.162 6.41l14.423-11.574c3.908-3.465 8.214-5.147 13.16-5.147"}}),_c('path',{attrs:{"fill":"#00A3DA","d":"M169.584 68.476c-6.724 2.451-12.14 5.958-15.936 7.31-7.378 2.612-8.324 4.757-13.849 10.83-1.617 1.8-3.755 4.446-6.06 6.614-.04.111-.018.908.632 1.855 1.898 2.791 4.858 1.796 7.32-.548 26.521-25.198 47.624-3.431 50.25 9.763 1.22 6.115 1.692 15.405-5.5 30.426 3.536 1.185 5.964 3.385 6.315 7.092 19.46-23.055 16.918-33.556 21.943-47.635 9.651-27.096 16.204-36.237 20.846-45.936a125.41 125.41 0 0 0-22.024-20.065c-4.563 38.729-28.184 34.558-43.937 40.294"}}),_c('path',{attrs:{"fill":"#84BF41","d":"M182.919 233.449c.785-11.552 5.277-16.762 3.199-27.85-.545-2.89-7.392-8.58-15.36-10.466l-2.476-.317 1.757-5.593c1.086-3.667 6.49-17.033 11.044-28.557.496-1.178 6.442-14.834 6.277-17.083-.283-2.129-2.869-3.583-4.496-3.583-1.632 0-3.325 2.977-5.14 6.13-2.431 4.148-4.013 7.918-6.253 11.915l-.008-.008c-2.364 4.217-4.764 8.595-7.468 13.515a2394.523 2394.523 0 0 1-9.236 16.738c-1.634 2.93-4.278 4.547-7.461 4.547-2.912 0-5.995-.82-6.887-1.508-.892-.687-21.945-24.356-27.004-29.342-1.54 2.501-4.145 4.21-6.952 5.015 7.566 11.205 21.763 32.084 24.48 36.226 4.285 6.523 4.127 10.817 5.454 17.93.957 5.108 9.231 22.533 13.58 33.387a125.649 125.649 0 0 0 31.94-6.52c.277-5.193.695-9.991 1.01-14.576"}}),_c('g',{staticStyle:{"mix-blend-mode":"lighten"},attrs:{"transform":"translate(320 59)"}},[_c('mask',{attrs:{"id":"b","fill":"#fff"}},[_c('use',{attrs:{"xlink:href":"#a"}})]),_c('use',{attrs:{"fill":"#1A1919","xlink:href":"#a"}}),_c('g',{attrs:{"fill":"#FFF","fill-opacity":".99","mask":"url(#b)"}},[_c('path',{attrs:{"d":"M0 0h478v143H0z"}})])])])]) }; module.exports = { render: render }; /***/ }), /***/ "edd6": /***/ (function(module, exports, __webpack_require__) { // extracted by mini-css-extract-plugin /***/ }), /***/ "ef5d": /***/ (function(module, exports) { var toString = Object.prototype.toString; module.exports = function kindOf(val) { if (val === void 0) return 'undefined'; if (val === null) return 'null'; var type = typeof val; if (type === 'boolean') return 'boolean'; if (type === 'string') return 'string'; if (type === 'number') return 'number'; if (type === 'symbol') return 'symbol'; if (type === 'function') { return isGeneratorFn(val) ? 'generatorfunction' : 'function'; } if (isArray(val)) return 'array'; if (isBuffer(val)) return 'buffer'; if (isArguments(val)) return 'arguments'; if (isDate(val)) return 'date'; if (isError(val)) return 'error'; if (isRegexp(val)) return 'regexp'; switch (ctorName(val)) { case 'Symbol': return 'symbol'; case 'Promise': return 'promise'; // Set, Map, WeakSet, WeakMap case 'WeakMap': return 'weakmap'; case 'WeakSet': return 'weakset'; case 'Map': return 'map'; case 'Set': return 'set'; // 8-bit typed arrays case 'Int8Array': return 'int8array'; case 'Uint8Array': return 'uint8array'; case 'Uint8ClampedArray': return 'uint8clampedarray'; // 16-bit typed arrays case 'Int16Array': return 'int16array'; case 'Uint16Array': return 'uint16array'; // 32-bit typed arrays case 'Int32Array': return 'int32array'; case 'Uint32Array': return 'uint32array'; case 'Float32Array': return 'float32array'; case 'Float64Array': return 'float64array'; } if (isGeneratorObj(val)) { return 'generator'; } // Non-plain objects type = toString.call(val); switch (type) { case '[object Object]': return 'object'; // iterators case '[object Map Iterator]': return 'mapiterator'; case '[object Set Iterator]': return 'setiterator'; case '[object String Iterator]': return 'stringiterator'; case '[object Array Iterator]': return 'arrayiterator'; } // other return type.slice(8, -1).toLowerCase().replace(/\s/g, ''); }; function ctorName(val) { return val.constructor ? val.constructor.name : null; } function isArray(val) { if (Array.isArray) return Array.isArray(val); return val instanceof Array; } function isError(val) { return val instanceof Error || (typeof val.message === 'string' && val.constructor && typeof val.constructor.stackTraceLimit === 'number'); } function isDate(val) { if (val instanceof Date) return true; return typeof val.toDateString === 'function' && typeof val.getDate === 'function' && typeof val.setDate === 'function'; } function isRegexp(val) { if (val instanceof RegExp) return true; return typeof val.flags === 'string' && typeof val.ignoreCase === 'boolean' && typeof val.multiline === 'boolean' && typeof val.global === 'boolean'; } function isGeneratorFn(name, val) { return ctorName(name) === 'GeneratorFunction'; } function isGeneratorObj(val) { return typeof val.throw === 'function' && typeof val.return === 'function' && typeof val.next === 'function'; } function isArguments(val) { try { if (typeof val.length === 'number' && typeof val.callee === 'function') { return true; } } catch (err) { if (err.message.indexOf('callee') !== -1) { return true; } } return false; } /** * If you need to support Safari 5-7 (8-10 yr-old browser), * take a look at https://github.com/feross/is-buffer */ function isBuffer(val) { if (val.constructor && typeof val.constructor.isBuffer === 'function') { return val.constructor.isBuffer(val); } return false; } /***/ }), /***/ "f05f": /***/ (function(module, exports) { var render = function () { var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('svg',{attrs:{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 32 32"}},[_c('path',{attrs:{"d":"M16 4c6.616 0 12 5.384 12 12s-5.384 12-12 12S4 22.616 4 16 9.384 4 16 4zm0 2C10.465 6 6 10.465 6 16s4.465 10 10 10 10-4.465 10-10S21.535 6 16 6zm0 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm-5.656 2.344a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm10.594.312l1.438 1.406-4.438 4.438a2 2 0 1 1-1.437-1.437zM8 15a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm16 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm-13.656 5.656a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm11.312 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"}})]) }; module.exports = { render: render }; /***/ }), /***/ "f1cd": /***/ (function(module, exports) { module.exports = clipboardCopy function clipboardCopy (text) { // Use the Async Clipboard API when available if (navigator.clipboard) { return navigator.clipboard.writeText(text) } // ...Otherwise, use document.execCommand() fallback // Put the text to copy into a var span = document.createElement('span') span.textContent = text // Preserve consecutive spaces and newlines span.style.whiteSpace = 'pre' // An