{"version":3,"sources":["webpack:///webpack/universalModuleDefinition?5ca6**","webpack:///colors.min.js","webpack:///webpack/bootstrap 0a1eb6cfa29181d5999f?cc57**","webpack:///./src/charts/helpers/colors.js?2682**"],"names":["root","factory","exports","module","define","amd","this","modules","__webpack_require__","moduleId","installedModules","id","loaded","call","m","c","p","0","17","__WEBPACK_AMD_DEFINE_RESULT__","britechartGradients","greenBlue","orangePink","bluePurple","britecharts","grey","orange","blueGreen","teal","green","yellow","pink","purple","red","aloeGreen","colorSchemas","colorSchemasHuman","singleColors","colorGradients","colorGradientsHuman","undefined"],"mappings":"CAAA,SAAAA,EAAAC,GACA,gBAAAC,UAAA,gBAAAC,QACAA,OAAAD,QAAAD,IACA,kBAAAG,gBAAAC,IACAD,UAAAH,GACA,gBAAAC,SACAA,QAAA,OAAAD,KAEAD,EAAA,YAAAA,EAAA,gBAAiDA,EAAA,mBAAAC,MAChDK,KAAA,WACD,MCAgB,UAAUC,GCN1B,QAAAC,GAAAC,GAGA,GAAAC,EAAAD,GACA,MAAAC,GAAAD,GAAAP,OAGA,IAAAC,GAAAO,EAAAD,IACAP,WACAS,GAAAF,EACAG,QAAA,EAUA,OANAL,GAAAE,GAAAI,KAAAV,EAAAD,QAAAC,IAAAD,QAAAM,GAGAL,EAAAS,QAAA,EAGAT,EAAAD,QAvBA,GAAAQ,KAqCA,OATAF,GAAAM,EAAAP,EAGAC,EAAAO,EAAAL,EAGAF,EAAAQ,EAAA,GAGAR,EAAA,KDgBMS,EACA,SAAUd,EAAQD,EAASM,GAEhCL,EAAOD,QAAUM,EAAoB,KAKhCU,GACA,SAAUf,EAAQD,EAASM,GAEhC,GAAIW,EEjELA,GAAO,WAGH,GAAMC,IACEC,WAAY,UAAW,WACvBC,YAAa,UAAW,WACxBC,YAAa,UAAW,YAK1BC,GACE,UACA,UACA,UACA,UACA,UACA,WAIFC,GACE,UACA,UACA,UACA,UACA,UACA,UACA,UACA,UACA,WAIFC,GACE,UACA,UACA,UACA,UACA,UACA,UACA,UACA,UACA,WAGFC,GACE,UACA,UACA,UACA,UACA,UACA,UACA,UACA,UACA,WAGFC,GACE,UACA,UACA,UACA,UACA,UACA,UACA,UACA,UACA,WAGFC,GACE,UACA,UACA,UACA,UACA,UACA,UACA,UACA,UACA,WAGFC,GACE,UACA,UACA,UACA,UACA,UACA,UACA,UACA,UACA,WAGFC,GACE,UACA,UACA,UACA,UACA,UACA,UACA,UACA,UACA,WAGFC,GACE,UACA,UACA,UACA,UACA,UACA,UACA,UACA,UACA,WAGFC,GACE,UACA,UACA,UACA,UACA,UACA,UACA,UACA,UACA,WAGFC,GACE,UAGR,QACIC,cACIX,cACAC,OACAC,SACAC,YACAC,OACAC,QACAC,SACAC,OACAC,SACAC,OAEJG,mBACIZ,YAAe,sBACfC,KAAQ,mBACRC,OAAU,SACVC,UAAa,OACbC,KAAQ,aACRC,MAAS,QACTC,OAAU,SACVC,KAAQ,OACRC,OAAU,SACVC,IAAO,OAEXI,cACIH,aAEJI,eAAgBlB,EAChBmB,qBACIlB,UAAW,gBACXC,WAAY,iBACZC,WAAY,oBAtKxBV,KAAAX,EAAAM,EAAAN,EAAAC,KAAAqC,SAAArB,IAAAhB,EAAAD,QAAAiB","file":"colors.min.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"colors\"] = factory();\n\telse\n\t\troot[\"britecharts\"] = root[\"britecharts\"] || {}, root[\"britecharts\"][\"colors\"] = factory();\n})(this, function() {\nreturn \n\n\n// WEBPACK FOOTER //\n// webpack/universalModuleDefinition","(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"colors\"] = factory();\n\telse\n\t\troot[\"britecharts\"] = root[\"britecharts\"] || {}, root[\"britecharts\"][\"colors\"] = factory();\n})(this, function() {\nreturn /******/ (function(modules) { // webpackBootstrap\n/******/ \t// The module cache\n/******/ \tvar installedModules = {};\n/******/\n/******/ \t// The require function\n/******/ \tfunction __webpack_require__(moduleId) {\n/******/\n/******/ \t\t// Check if module is in cache\n/******/ \t\tif(installedModules[moduleId])\n/******/ \t\t\treturn installedModules[moduleId].exports;\n/******/\n/******/ \t\t// Create a new module (and put it into the cache)\n/******/ \t\tvar module = installedModules[moduleId] = {\n/******/ \t\t\texports: {},\n/******/ \t\t\tid: moduleId,\n/******/ \t\t\tloaded: false\n/******/ \t\t};\n/******/\n/******/ \t\t// Execute the module function\n/******/ \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n/******/\n/******/ \t\t// Flag the module as loaded\n/******/ \t\tmodule.loaded = true;\n/******/\n/******/ \t\t// Return the exports of the module\n/******/ \t\treturn module.exports;\n/******/ \t}\n/******/\n/******/\n/******/ \t// expose the modules object (__webpack_modules__)\n/******/ \t__webpack_require__.m = modules;\n/******/\n/******/ \t// expose the module cache\n/******/ \t__webpack_require__.c = installedModules;\n/******/\n/******/ \t// __webpack_public_path__\n/******/ \t__webpack_require__.p = \"\";\n/******/\n/******/ \t// Load entry module and return exports\n/******/ \treturn __webpack_require__(0);\n/******/ })\n/************************************************************************/\n/******/ ({\n\n/***/ 0:\n/***/ (function(module, exports, __webpack_require__) {\n\n\tmodule.exports = __webpack_require__(17);\n\n\n/***/ }),\n\n/***/ 17:\n/***/ (function(module, exports, __webpack_require__) {\n\n\tvar __WEBPACK_AMD_DEFINE_RESULT__;'use strict';\n\t\n\t!(__WEBPACK_AMD_DEFINE_RESULT__ = function () {\n\t\n\t // Color Gradients\n\t var britechartGradients = {\n\t greenBlue: ['#39C7EA', '#4CDCBA'],\n\t orangePink: ['#FBC670', '#F766B8'],\n\t bluePurple: ['#3DC3C9', '#824a9e']\n\t };\n\t\n\t // Color Schemas\n\t // Standard Color Schema for Britecharts\n\t var britecharts = ['#6aedc7', //green\n\t '#39c2c9', //blue\n\t '#ffce00', //yellow\n\t '#ffa71a', //orange\n\t '#f866b9', //pink\n\t '#998ce3' //purple\n\t ];\n\t\n\t // Grey Schema for Britecharts\n\t var grey = ['#F8F8FA', '#EFF2F5', '#D2D6DF', '#C3C6CF', '#ADB0B6', '#666A73', '#45494E', '#363A43', '#282C35'];\n\t\n\t // Orange Palette\n\t var orange = ['#fcc870', '#ffa71a', '#fb8825', '#f6682f', '#db5a2c', '#bf4c28', '#a43b1c', '#892a10', '#f9e9c5'];\n\t // Blue Palette\n\t var blueGreen = ['#ccf7f6', '#70e4e0', '#00d8d2', '#00acaf', '#007f8c', '#005e66', '#003c3f', '#002d2f', '#0d2223'];\n\t // LightBlue Palette\n\t var teal = ['#ccfffe', '#94f7f4', '#00fff8', '#1de1e1', '#39c2c9', '#2e9a9d', '#227270', '#1a5957', '#133f3e'];\n\t // Green Palette\n\t var green = ['#edfff7', '#d7ffef', '#c0ffe7', '#95f5d7', '#6aedc7', '#59c3a3', '#479980', '#34816a', '#206953'];\n\t // Yellow Palette\n\t var yellow = ['#f9f2b3', '#fbe986', '#fce05a', '#fed72d', '#ffce00', '#fcc11c', '#f9b438', '#eda629', '#e09819'];\n\t // Pink Palette\n\t var pink = ['#fdd1ea', '#fb9cd2', '#f866b9', '#fc40b6', '#ff1ab3', '#e3239d', '#c62c86', '#a62073', '#85135f'];\n\t // Purple Palette\n\t var purple = ['#ddd6fc', '#bbb1f0', '#998ce3', '#8e6bc1', '#824a9e', '#77337f', '#6b1c60', '#591650', '#470f3f'];\n\t // Red Palette\n\t var red = ['#ffd8d4', '#ffb5b0', '#ff938c', '#ff766c', '#ff584c', '#f04b42', '#e03d38', '#be2e29', '#9c1e19'];\n\t\n\t var aloeGreen = ['#7bdcc0'];\n\t\n\t return {\n\t colorSchemas: {\n\t britecharts: britecharts,\n\t grey: grey,\n\t orange: orange,\n\t blueGreen: blueGreen,\n\t teal: teal,\n\t green: green,\n\t yellow: yellow,\n\t pink: pink,\n\t purple: purple,\n\t red: red\n\t },\n\t colorSchemasHuman: {\n\t 'britecharts': 'Britecharts Default',\n\t 'grey': 'Britecharts Grey',\n\t 'orange': 'Orange',\n\t 'blueGreen': 'Blue',\n\t 'teal': 'Light Blue',\n\t 'green': 'Green',\n\t 'yellow': 'Yellow',\n\t 'pink': 'Pink',\n\t 'purple': 'Purple',\n\t 'red': 'Red'\n\t },\n\t singleColors: {\n\t aloeGreen: aloeGreen\n\t },\n\t colorGradients: britechartGradients,\n\t colorGradientsHuman: {\n\t greenBlue: 'Green To Blue',\n\t orangePink: 'Orange to Pink',\n\t bluePurple: 'Blue to Purple'\n\t }\n\t };\n\t}.call(exports, __webpack_require__, exports, module), __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));\n\n/***/ })\n\n/******/ })\n});\n;\n\n\n// WEBPACK FOOTER //\n// colors.min.js"," \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId])\n \t\t\treturn installedModules[moduleId].exports;\n\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\texports: {},\n \t\t\tid: moduleId,\n \t\t\tloaded: false\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.loaded = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(0);\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap 0a1eb6cfa29181d5999f","define(function() {\n\n // Color Gradients\n const britechartGradients = {\n greenBlue: ['#39C7EA', '#4CDCBA'],\n orangePink: ['#FBC670', '#F766B8'],\n bluePurple: ['#3DC3C9', '#824a9e']\n };\n\n // Color Schemas\n // Standard Color Schema for Britecharts\n const britecharts = [\n '#6aedc7', //green\n '#39c2c9', //blue\n '#ffce00', //yellow\n '#ffa71a', //orange\n '#f866b9', //pink\n '#998ce3' //purple\n ];\n\n // Grey Schema for Britecharts\n const grey = [\n '#F8F8FA',\n '#EFF2F5',\n '#D2D6DF',\n '#C3C6CF',\n '#ADB0B6',\n '#666A73',\n '#45494E',\n '#363A43',\n '#282C35'\n ];\n\n // Orange Palette\n const orange = [\n '#fcc870',\n '#ffa71a',\n '#fb8825',\n '#f6682f',\n '#db5a2c',\n '#bf4c28',\n '#a43b1c',\n '#892a10',\n '#f9e9c5'\n ];\n // Blue Palette\n const blueGreen = [\n '#ccf7f6',\n '#70e4e0',\n '#00d8d2',\n '#00acaf',\n '#007f8c',\n '#005e66',\n '#003c3f',\n '#002d2f',\n '#0d2223'\n ];\n // LightBlue Palette\n const teal = [\n '#ccfffe',\n '#94f7f4',\n '#00fff8',\n '#1de1e1',\n '#39c2c9',\n '#2e9a9d',\n '#227270',\n '#1a5957',\n '#133f3e'\n ];\n // Green Palette\n const green = [\n '#edfff7',\n '#d7ffef',\n '#c0ffe7',\n '#95f5d7',\n '#6aedc7',\n '#59c3a3',\n '#479980',\n '#34816a',\n '#206953'\n ];\n // Yellow Palette\n const yellow = [\n '#f9f2b3',\n '#fbe986',\n '#fce05a',\n '#fed72d',\n '#ffce00',\n '#fcc11c',\n '#f9b438',\n '#eda629',\n '#e09819'\n ];\n // Pink Palette\n const pink = [\n '#fdd1ea',\n '#fb9cd2',\n '#f866b9',\n '#fc40b6',\n '#ff1ab3',\n '#e3239d',\n '#c62c86',\n '#a62073',\n '#85135f'\n ];\n // Purple Palette\n const purple = [\n '#ddd6fc',\n '#bbb1f0',\n '#998ce3',\n '#8e6bc1',\n '#824a9e',\n '#77337f',\n '#6b1c60',\n '#591650',\n '#470f3f'\n ];\n // Red Palette\n const red = [\n '#ffd8d4',\n '#ffb5b0',\n '#ff938c',\n '#ff766c',\n '#ff584c',\n '#f04b42',\n '#e03d38',\n '#be2e29',\n '#9c1e19'\n ];\n\n const aloeGreen = [\n '#7bdcc0'\n ];\n\n return {\n colorSchemas: {\n britecharts,\n grey,\n orange,\n blueGreen,\n teal,\n green,\n yellow,\n pink,\n purple,\n red\n },\n colorSchemasHuman: {\n 'britecharts': 'Britecharts Default',\n 'grey': 'Britecharts Grey',\n 'orange': 'Orange',\n 'blueGreen': 'Blue',\n 'teal': 'Light Blue',\n 'green': 'Green',\n 'yellow': 'Yellow',\n 'pink': 'Pink',\n 'purple': 'Purple',\n 'red': 'Red'\n },\n singleColors: {\n aloeGreen\n },\n colorGradients: britechartGradients,\n colorGradientsHuman: {\n greenBlue: 'Green To Blue',\n orangePink: 'Orange to Pink',\n bluePurple: 'Blue to Purple'\n }\n };\n});\n\n\n\n// WEBPACK FOOTER //\n// ./src/charts/helpers/colors.js"],"sourceRoot":""}