{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///../demo7/src/js/pages/crud/ktdatatable/api/methods.js"],"names":[],"mappings":";QAAA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;;QAEA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;;;QAGA;QACA;;QAEA;QACA;;QAEA;QACA;QACA;QACA,0CAA0C,gCAAgC;QAC1E;QACA;;QAEA;QACA;QACA;QACA,wDAAwD,kBAAkB;QAC1E;QACA,iDAAiD,cAAc;QAC/D;;QAEA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA;QACA,yCAAyC,iCAAiC;QAC1E,gHAAgH,mBAAmB,EAAE;QACrI;QACA;;QAEA;QACA;QACA;QACA,2BAA2B,0BAA0B,EAAE;QACvD,iCAAiC,eAAe;QAChD;QACA;QACA;;QAEA;QACA,sDAAsD,+DAA+D;;QAErH;QACA;;;QAGA;QACA;;;;;;;;;;;;;AClFa;AACb;;AAEA;AACA;;AAEA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,KAAK;AACL;AACA;AACA;AACA;AACA,IAAI;;AAEJ;AACA;AACA;AACA;AACA;AACA,IAAI;;AAEJ;AACA;;AAEA;;AAEA;AACA;AACA;AACA,IAAI;;AAEJ;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,gBAAgB,4BAA4B;AAC5C;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,MAAM;AACN,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA,MAAM;AACN,KAAK;AACL;AACA;AACA;AACA;AACA,KAAK;AACL;AACA;AACA,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,WAAW,mDAAmD;AAC9D,WAAW,qDAAqD;AAChE,WAAW,qDAAqD;AAChE,WAAW,oDAAoD;AAC/D,WAAW,8CAA8C;AACzD,WAAW,kDAAkD;AAC7D,WAAW,oDAAoD;AAC/D;AACA;AACA,MAAM;AACN,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA,WAAW,qCAAqC;AAChD,WAAW,sCAAsC;AACjD,WAAW,sCAAsC;AACjD;AACA;AACA;AACA,MAAM;AACN,KAAK;AACL;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,6BAA6B;AAC7B;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,4BAA4B;AAC5B;AACA;AACA,4BAA4B;AAC5B;AACA;AACA;AACA,MAAM;AACN,KAAK;;AAEL;;AAEA;;AAEA;AACA,gCAAgC;;AAEhC;AACA;AACA;AACA,GAAG;;AAEH;AACA;AACA,GAAG;;AAEH;AACA;AACA;AACA,GAAG;;AAEH;AACA;AACA,GAAG;;AAEH;AACA;AACA,GAAG;;AAEH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,GAAG;;AAEH;AACA;AACA;AACA;AACA,GAAG;;AAEH;AACA;AACA;AACA,GAAG;;AAEH;AACA;AACA;AACA,GAAG;;AAEH;AACA;AACA,GAAG;;AAEH;AACA;AACA,GAAG;;AAEH;AACA;AACA,GAAG;;AAEH;AACA;AACA,GAAG;;AAEH;AACA;AACA,GAAG;;AAEH;;AAEA;;AAEA;AACA;AACA;AACA;AACA,GAAG;AACH;AACA,CAAC;;AAED;AACA;AACA,CAAC","file":"js/pages/crud/ktdatatable/api/methods.js","sourcesContent":[" \t// The module cache\n \tvar installedModules = {};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, { enumerable: true, get: getter });\n \t\t}\n \t};\n\n \t// define __esModule on exports\n \t__webpack_require__.r = function(exports) {\n \t\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n \t\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n \t\t}\n \t\tObject.defineProperty(exports, '__esModule', { value: true });\n \t};\n\n \t// create a fake namespace object\n \t// mode & 1: value is a module id, require it\n \t// mode & 2: merge all properties of value into the ns\n \t// mode & 4: return value when already ns object\n \t// mode & 8|1: behave like require\n \t__webpack_require__.t = function(value, mode) {\n \t\tif(mode & 1) value = __webpack_require__(value);\n \t\tif(mode & 8) return value;\n \t\tif((mode & 4) && typeof value === 'object' && value && value.__esModule) return value;\n \t\tvar ns = Object.create(null);\n \t\t__webpack_require__.r(ns);\n \t\tObject.defineProperty(ns, 'default', { enumerable: true, value: value });\n \t\tif(mode & 2 && typeof value != 'string') for(var key in value) __webpack_require__.d(ns, key, function(key) { return value[key]; }.bind(null, key));\n \t\treturn ns;\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"\";\n\n\n \t// Load entry module and return exports\n \treturn __webpack_require__(__webpack_require__.s = \"../demo7/src/js/pages/crud/ktdatatable/api/methods.js\");\n","\"use strict\";\r\n// Class definition\r\n\r\nvar KTDefaultDatatableDemo = function() {\r\n\t// Private functions\r\n\r\n\t// basic demo\r\n\tvar demo = function() {\r\n\r\n\t\tvar options = {\r\n\t\t\t// datasource definition\r\n\t\t\tdata: {\r\n\t\t\t\ttype: 'remote',\r\n\t\t\t\tsource: {\r\n\t\t\t\t\tread: {\r\n\t\t\t\t\t\turl: HOST_URL + '/api/datatables/demos/default.php',\r\n\t\t\t\t\t},\r\n\t\t\t\t},\r\n\t\t\t\tpageSize: 20, // display 20 records per page\r\n\t\t\t\tserverPaging: true,\r\n\t\t\t\tserverFiltering: true,\r\n\t\t\t\tserverSorting: true,\r\n\t\t\t},\r\n\r\n\t\t\t// layout definition\r\n\t\t\tlayout: {\r\n\t\t\t\tscroll: true, // enable/disable datatable scroll both horizontal and vertical when needed.\r\n\t\t\t\theight: 550, // datatable's body's fixed height\r\n\t\t\t\tfooter: false, // display/hide footer\r\n\t\t\t},\r\n\r\n\t\t\t// column sorting\r\n\t\t\tsortable: true,\r\n\r\n\t\t\tpagination: true,\r\n\r\n\t\t\tsearch: {\r\n\t\t\t\tinput: $('#kt_datatable_search_query'),\r\n\t\t\t\tkey: 'generalSearch'\r\n\t\t\t},\r\n\r\n\t\t\t// columns definition\r\n\t\t\tcolumns: [\r\n\t\t\t\t{\r\n\t\t\t\t\tfield: 'RecordID',\r\n\t\t\t\t\ttitle: '#',\r\n\t\t\t\t\tsortable: false,\r\n\t\t\t\t\twidth: 30,\r\n\t\t\t\t\ttype: 'number',\r\n\t\t\t\t\tselector: {class: 'kt-checkbox--solid'},\r\n\t\t\t\t\ttextAlign: 'center',\r\n\t\t\t\t}, {\r\n\t\t\t\t\tfield: 'ID',\r\n\t\t\t\t\ttitle: 'ID',\r\n\t\t\t\t\twidth: 30,\r\n\t\t\t\t\ttype: 'number',\r\n\t\t\t\t\ttemplate: function(row) {\r\n\t\t\t\t\t\treturn row.RecordID;\r\n\t\t\t\t\t},\r\n\t\t\t\t}, {\r\n\t\t\t\t\tfield: 'OrderID',\r\n\t\t\t\t\ttitle: 'Order ID',\r\n\t\t\t\t}, {\r\n\t\t\t\t\tfield: 'Country',\r\n\t\t\t\t\ttitle: 'Country',\r\n\t\t\t\t\ttemplate: function(row) {\r\n\t\t\t\t\t\treturn row.Country + ' ' + row.ShipCountry;\r\n\t\t\t\t\t},\r\n\t\t\t\t}, {\r\n\t\t\t\t\tfield: 'ShipDate',\r\n\t\t\t\t\ttitle: 'Ship Date',\r\n\t\t\t\t\ttype: 'date',\r\n\t\t\t\t\tformat: 'MM/DD/YYYY',\r\n\t\t\t\t}, {\r\n\t\t\t\t\tfield: 'CompanyName',\r\n\t\t\t\t\ttitle: 'Company Name',\r\n\t\t\t\t}, {\r\n\t\t\t\t\tfield: 'Status',\r\n\t\t\t\t\ttitle: 'Status',\r\n\t\t\t\t\t// callback function support for column rendering\r\n\t\t\t\t\ttemplate: function(row) {\r\n\t\t\t\t\t\tvar status = {\r\n\t\t\t\t\t\t\t1: {'title': 'Pending', 'class': 'label-light-primary'},\r\n\t\t\t\t\t\t\t2: {'title': 'Delivered', 'class': ' label-light-danger'},\r\n\t\t\t\t\t\t\t3: {'title': 'Canceled', 'class': ' label-light-primary'},\r\n\t\t\t\t\t\t\t4: {'title': 'Success', 'class': ' label-light-success'},\r\n\t\t\t\t\t\t\t5: {'title': 'Info', 'class': ' label-light-info'},\r\n\t\t\t\t\t\t\t6: {'title': 'Danger', 'class': ' label-light-danger'},\r\n\t\t\t\t\t\t\t7: {'title': 'Warning', 'class': ' label-light-warning'},\r\n\t\t\t\t\t\t};\r\n\t\t\t\t\t\treturn '' + status[row.Status].title + '';\r\n\t\t\t\t\t},\r\n\t\t\t\t}, {\r\n\t\t\t\t\tfield: 'Type',\r\n\t\t\t\t\ttitle: 'Type',\r\n\t\t\t\t\tautoHide: false,\r\n\t\t\t\t\t// callback function support for column rendering\r\n\t\t\t\t\ttemplate: function(row) {\r\n\t\t\t\t\t\tvar status = {\r\n\t\t\t\t\t\t\t1: {'title': 'Online', 'state': 'danger'},\r\n\t\t\t\t\t\t\t2: {'title': 'Retail', 'state': 'primary'},\r\n\t\t\t\t\t\t\t3: {'title': 'Direct', 'state': 'success'},\r\n\t\t\t\t\t\t};\r\n\t\t\t\t\t\treturn '' +\r\n\t\t\t\t\t\t\tstatus[row.Type].title + '';\r\n\t\t\t\t\t},\r\n\t\t\t\t}, {\r\n\t\t\t\t\tfield: 'Actions',\r\n\t\t\t\t\ttitle: 'Actions',\r\n\t\t\t\t\tsortable: false,\r\n\t\t\t\t\twidth: 125,\r\n\t\t\t\t\toverflow: 'visible',\r\n\t\t\t\t\tautoHide: false,\r\n\t\t\t\t\ttemplate: function() {\r\n\t\t\t\t\t\treturn '\\\r\n\t\t\t\t\t\t\t
\\\r\n\t\t\t\t\t\t\t\t\\\r\n\t \\\r\n\t \\\r\n\t\t\t\t\t\t\t \t
\\\r\n\t\t\t\t\t\t\t\t\t\\\r\n\t\t\t\t\t\t\t \t
\\\r\n\t\t\t\t\t\t\t
\\\r\n\t\t\t\t\t\t\t\\\r\n\t\t\t\t\t\t\t\t\\\r\n\t\t\t\t\t\t\t\\\r\n\t\t\t\t\t\t\t\\\r\n\t\t\t\t\t\t\t\t\\\r\n\t\t\t\t\t\t\t\\\r\n\t\t\t\t\t\t';\r\n\t\t\t\t\t},\r\n\t\t\t\t}],\r\n\r\n\t\t};\r\n\r\n\t\tvar datatable = $('#kt_datatable').KTDatatable(options);\r\n\r\n\t\t// both methods are supported\r\n\t\t// datatable.methodName(args); or $(datatable).KTDatatable(methodName, args);\r\n\r\n\t\t$('#kt_datatable_destroy').on('click', function() {\r\n\t\t\t// datatable.destroy();\r\n\t\t\t$('#kt_datatable').KTDatatable('destroy');\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_init').on('click', function() {\r\n\t\t\tdatatable = $('#kt_datatable').KTDatatable(options);\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_reload').on('click', function() {\r\n\t\t\t// datatable.reload();\r\n\t\t\t$('#kt_datatable').KTDatatable('reload');\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_sort_asc').on('click', function() {\r\n\t\t\tdatatable.sort('Status', 'asc');\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_sort_desc').on('click', function() {\r\n\t\t\tdatatable.sort('Status', 'desc');\r\n\t\t});\r\n\r\n\t\t// get checked record and get value by column name\r\n\t\t$('#kt_datatable_get').on('click', function() {\r\n\t\t\t// select active rows\r\n\t\t\tdatatable.rows('.datatable-row-active');\r\n\t\t\t// check selected nodes\r\n\t\t\tif (datatable.nodes().length > 0) {\r\n\t\t\t\t// get column by field name and get the column nodes\r\n\t\t\t\tvar value = datatable.columns('CompanyName').nodes().text();\r\n\t\t\t\tconsole.log(value);\r\n\t\t\t}\r\n\t\t});\r\n\r\n\t\t// record selection\r\n\t\t$('#kt_datatable_check').on('click', function() {\r\n\t\t\tvar input = $('#kt_datatable_check_input').val();\r\n\t\t\tdatatable.setActive(input);\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_check_all').on('click', function() {\r\n\t\t\t// datatable.setActiveAll(true);\r\n\t\t\t$('#kt_datatable').KTDatatable('setActiveAll', true);\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_uncheck_all').on('click', function() {\r\n\t\t\t// datatable.setActiveAll(false);\r\n\t\t\t$('#kt_datatable').KTDatatable('setActiveAll', false);\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_hide_column').on('click', function() {\r\n\t\t\tdatatable.columns('ShipDate').visible(false);\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_show_column').on('click', function() {\r\n\t\t\tdatatable.columns('ShipDate').visible(true);\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_remove_row').on('click', function() {\r\n\t\t\tdatatable.rows('.datatable-row-active').remove();\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_search_status').on('change', function() {\r\n\t\t\tdatatable.search($(this).val().toLowerCase(), 'Status');\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_search_type').on('change', function() {\r\n\t\t\tdatatable.search($(this).val().toLowerCase(), 'Type');\r\n\t\t});\r\n\r\n\t\t$('#kt_datatable_search_status, #kt_datatable_search_type').selectpicker();\r\n\r\n\t};\r\n\r\n\treturn {\r\n\t\t// public functions\r\n\t\tinit: function() {\r\n\t\t\tdemo();\r\n\t\t},\r\n\t};\r\n}();\r\n\r\njQuery(document).ready(function() {\r\n\tKTDefaultDatatableDemo.init();\r\n});\r\n"],"sourceRoot":""}