script-mapping.json 2.01 KB
{
 "bootbox" : "bootbox.js",

 "colorpicker" : "bootstrap-colorpicker.js",

 "moment" : "date-time/moment.js",
 "datepicker"  : "date-time/bootstrap-datepicker.js",

 "timepicker" : "date-time/bootstrap-timepicker.js",
 
 "datetimepicker" : "date-time/bootstrap-datetimepicker.js",

 "daterangepicker" : ["date-time/moment.js" , "date-time/daterangepicker.js"],

 "chosen" : "chosen.jquery.js",

 "excanvas" : "excanvas.js",

 "spinner" : "fuelux/fuelux.spinner.js",

 "wizard" : "fuelux/fuelux.wizard.js",

 "tree" : "fuelux/fuelux.tree.js",

 "fullcalendar" : ["date-time/moment.js", "fullcalendar.js"],

 "autosize" : "jquery.autosize.js",

 "colorbox" : "jquery.colorbox.js",

 "dataTables" : ["jquery.dataTables.js" , "jquery.dataTables.bootstrap.js"],

 "easy-pie-chart" : "jquery.easypiechart.js",

 "flot" : "flot/jquery.flot.js",

 "flot.pie" : "flot/jquery.flot.pie.js",

 "flot.resize" : "flot/jquery.flot.resize.js",

 "gritter" : "jquery.gritter.js",

 "inputlimiter" : "jquery.inputlimiter.1.3.1.js",

 "knob" : "jquery.knob.js",

 "maskedinput" : "jquery.maskedinput.js",

 "slimscroll" : "jquery.slimscroll.js",

 "sparkline" : "jquery.sparkline.js",

 "validate" : ["jquery.validate.js" , "additional-methods.js"],

 "jquery-ui" : ["jquery-ui.custom.js" , "jquery.ui.touch-punch.js"],
 
 "jquery-ui-full" : ["jquery-ui.js" , "jquery.ui.touch-punch.js"],

 "jqgrid" : ["jqGrid/jquery.jqGrid.src.js" , "jqGrid/i18n/grid.locale-en.js"],

 "prettify" : "prettify.js",

 "spin" : "spin.js",
 
 "markdown" : ["markdown/markdown.js", "markdown/bootstrap-markdown.js"],
 
 "hotkeys" : "jquery.hotkeys.js",
 "wysiwyg" : ["jquery.hotkeys.js", "bootstrap-wysiwyg.js"],
 
 "x-editable" : ["x-editable/bootstrap-editable.js" , "x-editable/ace-editable.js"],
 
 "select2" : "select2.js",
 
 "tag" : "bootstrap-tag.js",
 
 "nestable" : "jquery.nestable.js",
 
 "dropzone" : "dropzone.js",
 
 "typeahead" : "typeahead.jquery.js",
 
 "duallistbox": "jquery.bootstrap-duallistbox.js",
 
 "raty": "jquery.raty.js",
 
 "multiselect": "bootstrap-multiselect.js"
}