Software: Microsoft-IIS/10.0. PHP/7.4.33 uname -a: Windows NT LAKE 10.0 build 20348 (Windows Server 2016) AMD64 IWPD_801(traduongco) Safe-mode: OFF (not secure) D:\vhosts\traduong.com.vn\admin.traduong.com.vn\Content\admin\assets\js\pages\ drwxrwxrwx | |
| Viewing file: Select action/file-type: /******/ (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 = 1);
/******/ })
/************************************************************************/
/******/ ({
/***/ "./app/assets/es6/constant/theme-constant.js":
/*!***************************************************!*\
!*** ./app/assets/es6/constant/theme-constant.js ***!
\***************************************************/
/*! exports provided: default */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
eval("__webpack_require__.r(__webpack_exports__);\n\r\nconst ThemeConstant = {\r\n \r\n magenta: '#eb2f96',\r\n magentaLight: 'rgba(235, 47, 150, 0.05)',\r\n red: '#de4436',\r\n redLight: 'rgba(222, 68, 54, 0.05)',\r\n volcano: '#fa541c',\r\n volcanoLight: 'rgba(250, 84, 28, 0.05)',\r\n orange: '#fa8c16',\r\n orangeLight: 'rgba(250, 140, 22, 0.1)',\r\n gold: '#ffc107',\r\n goldLight: 'rgba(255, 193, 7, 0.1)',\r\n lime: '#a0d911',\r\n limeLight: 'rgba(160, 217, 17, 0.1)',\r\n green: '#52c41a',\r\n greenLight: 'rgba(82, 196, 26, 0.1)',\r\n cyan: \"#05c9a7\",\r\n cyanLight: 'rgba(0, 201, 167, 0.1)',\r\n blue: '#3f87f5',\r\n blueLight: 'rgba(63, 135, 245, 0.15)',\r\n geekBlue: '#2f54eb',\r\n geekBlueLight: 'rgba(47, 84, 235, 0.1)',\r\n purple: '#886cff',\r\n purpleLight: 'rgba(136, 108, 255, 0.1)',\r\n gray: '#53535f',\r\n grayLight: '#77838f',\r\n grayLighter: '#ededed',\r\n grayLightest: '#f1f2f3',\r\n border: '#edf2f9',\r\n white: '#ffffff',\r\n dark: '#2a2a2a',\r\n transparent: 'rgba(255, 255, 255, 0)'\r\n}\r\n\r\n/* harmony default export */ __webpack_exports__[\"default\"] = (ThemeConstant);\n\n//# sourceURL=webpack:///./app/assets/es6/constant/theme-constant.js?");
/***/ }),
/***/ "./app/assets/es6/pages/chartjs.js":
/*!*****************************************!*\
!*** ./app/assets/es6/pages/chartjs.js ***!
\*****************************************/
/*! no exports provided */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
eval("__webpack_require__.r(__webpack_exports__);\n/* harmony import */ var _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ../constant/theme-constant */ \"./app/assets/es6/constant/theme-constant.js\");\n\r\n\r\nclass ChartChartJs {\r\n\r\n static init() {\r\n //Line Chart\r\n\t\tconst lineChart = document.getElementById(\"line-chart\");\r\n\t\tconst lineCtx = lineChart.getContext('2d');\r\n\t\tlineChart.height = 120;\r\n\t\tconst lineConfig = new Chart(lineCtx, {\r\n\t\t\ttype: 'line',\r\n\t\t\tdata: {\r\n\t\t\tlabels: [\"January\", \"February\", \"March\", \"April\", \"May\", \"June\", \"July\"],\r\n\t\t\tdatasets: [{\r\n label: 'Series A',\r\n backgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].transparent,\r\n borderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blue,\r\n pointBackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blue,\r\n pointBorderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].white,\r\n pointHoverBackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blueLight,\r\n pointHoverBorderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blueLight,\r\n data: [65, 59, 80, 81, 56, 55, 40]\r\n },\r\n {\r\n label: 'Series B',\r\n backgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].transparent,\r\n borderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyan,\r\n pointBackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyan,\r\n pointBorderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].white,\r\n pointHoverBackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyanLight,\r\n pointHoverBorderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyanLight,\r\n data: [28, 48, 40, 19, 86, 27, 90]\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\toptions: {\r\n\t\t\t\tlegend: {\r\n\t\t\t\t\tdisplay: false\r\n },\r\n scales: {\r\n xAxes: [{ \r\n gridLines: [{\r\n display: false,\r\n }],\r\n ticks: {\r\n display: true,\r\n fontColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].grayLight,\r\n fontSize: 13,\r\n padding: 10\r\n }\r\n }],\r\n yAxes: [{\r\n gridLines: {\r\n drawBorder: false,\r\n drawTicks: false,\r\n borderDash: [3, 4],\r\n zeroLineWidth: 1,\r\n zeroLineBorderDash: [3, 4] \r\n },\r\n ticks: {\r\n display: true,\r\n max: 100, \r\n stepSize: 20,\r\n fontColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].grayLight,\r\n fontSize: 13,\r\n padding: 10\r\n } \r\n }],\r\n },\r\n\t\t\t}\r\n });\r\n \r\n //Stacked Area Chart\r\n\t\tconst stackedAreaChart = document.getElementById(\"stacked-area-chart\");\r\n\t\tconst stackedAreaCtx = stackedAreaChart.getContext('2d');\r\n\t\tstackedAreaChart.height = 120;\r\n\t\tconst stackedAreaConfig = new Chart(stackedAreaCtx, {\r\n\t\t\ttype: 'line',\r\n\t\t\tdata: {\r\n labels: [\"January\", \"February\", \"March\", \"April\", \"May\", \"June\", \"July\"],\r\n datasets: [{\r\n label: 'Series A',\r\n backgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blueLight,\r\n borderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blue,\r\n pointBackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blue,\r\n pointBorderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].white,\r\n pointHoverBackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blueLight,\r\n pointHoverBorderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blueLight,\r\n data: [65, 59, 80, 81, 56, 55, 40]\r\n }]\r\n\t\t\t},\r\n\t\t\toptions: {\r\n\t\t\t\tresponsive: true,\r\n hover: {\r\n mode: 'nearest',\r\n intersect: true\r\n },\r\n elements: {\r\n line: {\r\n tension: 0.5\r\n },\r\n point: { \r\n radius: 0 \r\n }\r\n },\r\n scales: {\r\n xAxes: [{ \r\n gridLines: [{\r\n display: false,\r\n }],\r\n ticks: {\r\n fontColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].grayLight,\r\n display: true,\r\n beginAtZero: true,\r\n fontSize: 13,\r\n padding: 10\r\n }\r\n }],\r\n yAxes: [{\r\n gridLines: {\r\n drawBorder: false,\r\n drawTicks: false,\r\n borderDash: [3, 4],\r\n zeroLineWidth: 1,\r\n zeroLineBorderDash: [3, 4],\r\n scaleLabel: {\r\n display: false,\r\n labelString: 'Value'\r\n } \r\n },\r\n ticks: {\r\n max: 100, \r\n stepSize: 20,\r\n display: true,\r\n beginAtZero: true,\r\n fontColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].grayLight,\r\n fontSize: 13,\r\n padding: 10\r\n }\r\n }],\r\n }\r\n\t\t\t}\r\n });\r\n \r\n //Bar Chart\r\n\t\tconst barChart = document.getElementById(\"bar-chart\");\r\n\t\tconst barCtx = barChart.getContext('2d');\r\n\t\tbarChart.height = 120;\r\n\t\tconst barConfig = new Chart(barCtx, {\r\n\t\t\ttype: 'bar',\r\n\t\t\tdata: {\r\n\t\t\tlabels: [ '2011', '2012', '2013', '2014', '2015', '2016', '2017', '2018'],\r\n\t\t\tdatasets: [{\r\n\t\t\t\tlabel: 'Series A',\r\n\t\t\t\tbackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blue,\r\n borderWidth: 0,\r\n\t\t\t\tdata: [ 56, 55, 40, 37, 54, 76, 63, 62]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tlabel: 'Series B',\r\n\t\t\t\tbackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blueLight,\r\n borderWidth: 0,\r\n\t\t\t\tdata: [ 86, 27, 90, 43, 65 ,76, 87, 85]\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\t\r\n\t\t\toptions: {\r\n\t\t\t\tscaleShowVerticalLines: false,\r\n responsive: true,\r\n scales: {\r\n xAxes: [{\r\n categoryPercentage: 0.45,\r\n barPercentage: 0.70,\r\n display: true,\r\n scaleLabel: {\r\n display: false,\r\n labelString: 'Month'\r\n },\r\n gridLines: false,\r\n ticks: {\r\n display: true,\r\n beginAtZero: true,\r\n fontSize: 13,\r\n padding: 10\r\n }\r\n }],\r\n yAxes: [{\r\n categoryPercentage: 0.35,\r\n barPercentage: 0.70,\r\n display: true,\r\n scaleLabel: {\r\n display: false,\r\n labelString: 'Value'\r\n },\r\n gridLines: {\r\n drawBorder: false,\r\n offsetGridLines: false,\r\n drawTicks: false,\r\n borderDash: [3, 4],\r\n zeroLineWidth: 1,\r\n zeroLineBorderDash: [3, 4]\r\n },\r\n ticks: {\r\n max: 100, \r\n stepSize: 20,\r\n display: true,\r\n beginAtZero: true,\r\n fontSize: 13,\r\n padding: 10\r\n }\r\n }]\r\n }\r\n\t\t\t}\r\n });\r\n \r\n //Radar Chart\r\n\t\tconst radarChart = document.getElementById(\"radar-chart\");\r\n\t\tconst radarCtx = radarChart.getContext('2d');\r\n\t\tradarChart.height = 292;\r\n\t\tconst radarConfig = new Chart(radarCtx, {\r\n\t\t\ttype: 'radar',\r\n\t\t\tdata: {\r\n\t\t\t\tlabels: [\"Eating\", \"Drinking\", \"Sleeping\", \"Designing\", \"Coding\", \"Cycling\", \"Running\"],\r\n\t\t\t\tdatasets: [{\r\n\t\t\t\t\tlabel: 'label1',\r\n\t\t\t\t\tbackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blueLight,\r\n borderWidth: 2,\r\n borderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blue,\r\n\t\t\t\t\tdata: [65, 59, 90, 81, 56, 55, 40]\r\n\t\t\t\t}, {\r\n\t\t\t\t\tlabel: 'label2',\r\n\t\t\t\t\tbackgroundColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyanLight,\r\n borderWidth: 2,\r\n borderColor: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyan,\r\n\t\t\t\t\tdata: [28, 48, 40, 19, 96, 27, 100]\r\n\t\t\t\t}]\r\n\t\t\t},\r\n\t\t\toptions: {\r\n\t\t\t\tresponsive: true,\r\n scale: {\r\n ticks: {\r\n max: 100, \r\n stepSize: 25,\r\n },\r\n gridLines: {\r\n color: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].border\r\n }, \r\n angleLines: {\r\n color: _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].border\r\n } \r\n } \r\n\t\t\t}\r\n });\r\n \r\n //Donut Chart\r\n\t\tconst donutChart = document.getElementById(\"donut-chart\");\r\n\t\tconst donutCtx = donutChart.getContext('2d');\r\n\t\tdonutChart.height = 292;\r\n\t\tconst donutData = {\r\n\t\t\tlabels: [\"Download Sales\", \"In-Store Sales\", \"Mail-Order Sales\"],\r\n\t\t\t datasets: [\r\n\t\t\t\t{\r\n\t\t\t\t\tfill: true,\r\n\t\t\t\t\tbackgroundColor: [_constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blue, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].gold, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyan],\r\n pointBackgroundColor : [_constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blue, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].gold, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyan],\r\n\t\t\t\t\tdata: [350, 450, 100]\r\n\t\t\t\t}\r\n\t\t\t]\r\n\t\t};\r\n\t\tconst donutConfig = new Chart(donutCtx, {\r\n\t\t\ttype: 'doughnut',\r\n\t\t\tdata: donutData,\r\n\t\t\toptions: {\r\n\t\t\t\tmaintainAspectRatio: false,\r\n\t\t\t\thover: {mode: null},\r\n\t\t\t\tcutoutPercentage: 45\r\n\t\t\t}\r\n });\r\n \r\n //Polar Chart\r\n\t\tconst polarChart = document.getElementById(\"polar-chart\");\r\n\t\tconst polarCtx = polarChart.getContext('2d');\r\n\t\tpolarChart.height = 392;\r\n\t\tconst polarData = {\r\n\t\t\tlabels: [\"Download Sales\", \"In-Store Sales\", \"Mail-Order Sales\", \"Tele Sales\", \"Corporate Sales\"],\r\n\t\t\t datasets: [\r\n\t\t\t\t{\r\n\t\t\t\t\tfill: true,\r\n\t\t\t\t\tbackgroundColor: [_constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blueLight, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyanLight, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].goldLight, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].purpleLight, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].redLight],\r\n borderColor : [_constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].blue, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].cyan, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].gold, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].purple, _constant_theme_constant__WEBPACK_IMPORTED_MODULE_0__[\"default\"].red],\r\n\t\t\t\t\tdata: [300, 400, 100, 200, 100]\r\n\t\t\t\t}\r\n\t\t\t]\r\n\t\t};\r\n\t\tconst polarConfig = new Chart(polarCtx, {\r\n\t\t\ttype: 'polarArea',\r\n\t\t\tdata: polarData,\r\n\t\t\toptions: {\r\n\t\t\t\tmaintainAspectRatio: false,\r\n\t\t\t\thover: {mode: null},\r\n\t\t\t\tlegend: {\r\n\t\t\t\t\tdisplay: false\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t});\r\n }\r\n}\r\n\r\n$(() => { ChartChartJs.init(); });\r\n\r\n\n\n//# sourceURL=webpack:///./app/assets/es6/pages/chartjs.js?");
/***/ }),
/***/ 1:
/*!***********************************************!*\
!*** multi ./app/assets/es6/pages/chartjs.js ***!
\***********************************************/
/*! no static exports found */
/***/ (function(module, exports, __webpack_require__) {
eval("module.exports = __webpack_require__(/*! C:\\Users\\Nate\\Desktop\\themeforest selling\\Enlink-bootstrap\\v1.0.0\\Enlink - Bootstrap Admin Template\\demo\\app\\assets\\es6\\pages\\chartjs.js */\"./app/assets/es6/pages/chartjs.js\");\n\n\n//# sourceURL=webpack:///multi_./app/assets/es6/pages/chartjs.js?");
/***/ })
/******/ }); |
:: Command execute :: | |
--[ c99shell v. 2.1 [PHP 8 Update] [02.02.2022] maintained byC99Shell Github | Generation time: 0.4304 ]-- |