repo
stringlengths
5
106
file_url
stringlengths
78
301
file_path
stringlengths
4
211
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 14:56:49
2026-01-05 02:23:25
truncated
bool
2 classes
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-sr-SR.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-sr-SR.js
/* Serbian i18n for the jQuery UI date picker plugin. */ /* Written by Dejan Dimić. */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker ); } }(fun...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-fr.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-fr.js
/* French initialisation for the jQuery UI date picker plugin. */ /* Written by Keith Wood (kbwood{at}iinet.com.au), Stéphane Nahmani (sholby@sholby.net), Stéphane Raimbault <stephane.raimbault@gmail.com> */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-fa.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-fa.js
/* Persian (Farsi) Translation for the jQuery UI date picker plugin. */ /* Javad Mowlanezhad -- jmowla@gmail.com */ /* Jalali calendar should supported soon! (Its implemented but I have to test it) */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module....
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-eu.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-eu.js
/* Karrikas-ek itzulia (karrikas@karrikas.com) */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker ); } }(function( datepicker ) { datepicker.reg...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-he.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-he.js
/* Hebrew initialisation for the UI Datepicker extension. */ /* Written by Amir Hardon (ahardon at gmail dot com). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-ml.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-ml.js
/* Malayalam (UTF-8) initialisation for the jQuery UI date picker plugin. */ /* Written by Saji Nediyanchath (saji89@gmail.com). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser glo...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-fr-CA.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-fr-CA.js
/* Canadian-French initialisation for the jQuery UI date picker plugin. */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker ); } }(function( datep...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-vi.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-vi.js
/* Vietnamese initialisation for the jQuery UI date picker plugin. */ /* Translated by Le Thanh Huy (lthanhhuy@cit.ctu.edu.vn). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser glob...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-en-NZ.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-en-NZ.js
/* English/New Zealand initialisation for the jQuery UI date picker plugin. */ /* Based on the en-GB initialisation. */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals facto...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-lv.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-lv.js
/* Latvian (UTF-8) initialisation for the jQuery UI date picker plugin. */ /* @author Arturas Paleicikas <arturas.paleicikas@metasite.net> */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // B...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-zh-CN.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-zh-CN.js
/* Chinese initialisation for the jQuery UI date picker plugin. */ /* Written by Cloudream (cloudream@gmail.com). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory(...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-gl.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-gl.js
/* Galician localization for 'UI date picker' jQuery extension. */ /* Translated by Jorge Barreiro <yortx.barry@gmail.com>. */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-ar-DZ.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-ar-DZ.js
/* Algerian Arabic Translation for jQuery UI date picker plugin. (can be used for Tunisia)*/ /* Mohamed Cherif BOUCHELAGHEM -- cherifbouchelaghem@yahoo.fr */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-et.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-et.js
/* Estonian initialisation for the jQuery UI date picker plugin. */ /* Written by Mart Sõmermaa (mrts.pydev at gmail com). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-sq.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-sq.js
/* Albanian initialisation for the jQuery UI date picker plugin. */ /* Written by Flakron Bytyqi (flakron@gmail.com). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals fact...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-sr.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-sr.js
/* Serbian i18n for the jQuery UI date picker plugin. */ /* Written by Dejan Dimić. */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker ); } }(fun...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-ka.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-ka.js
/* Georgian (UTF-8) initialisation for the jQuery UI date picker plugin. */ /* Written by Lado Lomidze (lado.lomidze@gmail.com). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser glo...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-pt.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-pt.js
/* Portuguese initialisation for the jQuery UI date picker plugin. */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker ); } }(function( datepicker...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-en-GB.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-en-GB.js
/* English/UK initialisation for the jQuery UI date picker plugin. */ /* Written by Stuart. */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker ); ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-ky.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-ky.js
/* Kyrgyz (UTF-8) initialisation for the jQuery UI date picker plugin. */ /* Written by Sergey Kartashov (ebishkek@yandex.ru). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globa...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-pt-BR.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-pt-BR.js
/* Brazilian initialisation for the jQuery UI date picker plugin. */ /* Written by Leonildo Costa Silva (leocsilva@gmail.com). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globa...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-fr-CH.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-fr-CH.js
/* Swiss-French initialisation for the jQuery UI date picker plugin. */ /* Written Martin Voelkle (martin.voelkle@e-tc.ch). */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-be.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-be.js
/* Belarusian initialisation for the jQuery UI date picker plugin. */ /* Written by Pavel Selitskas <p.selitskas@gmail.com> */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/jquery.ui/ui/i18n/datepicker-mk.js
public/style/vendor/jquery.ui/ui/i18n/datepicker-mk.js
/* Macedonian i18n for the jQuery UI date picker plugin. */ /* Written by Stojce Slavkovski. */ (function( factory ) { if ( typeof define === "function" && define.amd ) { // AMD. Register as an anonymous module. define([ "../datepicker" ], factory ); } else { // Browser globals factory( jQuery.datepicker );...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/karma.conf.ci.js
public/style/vendor/Chart.js/karma.conf.ci.js
module.exports = function(config) { var configuration = { browsers: ['Firefox'], customLaunchers: { Chrome_travis_ci: { base: 'Chrome', flags: ['--no-sandbox'] } }, frameworks: ['browserify', 'jasmine'], reporters: ['progress', 'html'], preprocessors: { 'src/**/*.js': ['browserify'] }, ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/gulpfile.js
public/style/vendor/Chart.js/gulpfile.js
var gulp = require('gulp'), concat = require('gulp-concat'), uglify = require('gulp-uglify'), util = require('gulp-util'), jshint = require('gulp-jshint'), size = require('gulp-size'), connect = require('gulp-connect'), replace = require('gulp-replace'), htmlv = require('gulp-html-validator'), insert ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/karma.conf.js
public/style/vendor/Chart.js/karma.conf.js
module.exports = function(config) { config.set({ browsers: ['Chrome', 'Firefox'], frameworks: ['browserify', 'jasmine'], reporters: ['progress', 'html'], preprocessors: { 'src/**/*.js': ['browserify'] }, browserify: { debug: true } }); };
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/karma.coverage.conf.js
public/style/vendor/Chart.js/karma.coverage.conf.js
module.exports = function(config) { var configuration = { browsers: ['Firefox'], frameworks: ['browserify', 'jasmine'], preprocessors: { 'src/**/*.js': ['browserify'] }, browserify: { debug: true, transform: [['browserify-istanbul', { instrumenterConfig: { embed: true } }]] }, ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/chart.js
public/style/vendor/Chart.js/src/chart.js
var Chart = require('./core/core.js')(); require('./core/core.helpers')(Chart); require('./core/core.element')(Chart); require('./core/core.animation')(Chart); require('./core/core.controller')(Chart); require('./core/core.datasetController')(Chart); require('./core/core.layoutService')(Chart); require('./core/core.le...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/charts/Chart.Radar.js
public/style/vendor/Chart.js/src/charts/Chart.Radar.js
"use strict"; module.exports = function(Chart) { Chart.Radar = function(context, config) { config.options = Chart.helpers.configMerge({ aspectRatio: 1 }, config.options); config.type = 'radar'; return new Chart(context, config); }; };
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/charts/Chart.Doughnut.js
public/style/vendor/Chart.js/src/charts/Chart.Doughnut.js
"use strict"; module.exports = function(Chart) { Chart.Doughnut = function(context, config) { config.type = 'doughnut'; return new Chart(context, config); }; };
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/charts/Chart.Scatter.js
public/style/vendor/Chart.js/src/charts/Chart.Scatter.js
"use strict"; module.exports = function(Chart) { var defaultConfig = { hover: { mode: 'single' }, scales: { xAxes: [{ type: "linear", // scatter should not use a category axis position: "bottom", id: "x-axis-1" // need an ID so datasets can reference the scale }], yAxes: [{ type: "...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/charts/Chart.Bar.js
public/style/vendor/Chart.js/src/charts/Chart.Bar.js
"use strict"; module.exports = function(Chart) { Chart.Bar = function(context, config) { config.type = 'bar'; return new Chart(context, config); }; };
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/charts/Chart.Bubble.js
public/style/vendor/Chart.js/src/charts/Chart.Bubble.js
"use strict"; module.exports = function(Chart) { Chart.Bubble = function(context, config) { config.type = 'bubble'; return new Chart(context, config); }; };
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/charts/Chart.Line.js
public/style/vendor/Chart.js/src/charts/Chart.Line.js
"use strict"; module.exports = function(Chart) { Chart.Line = function(context, config) { config.type = 'line'; return new Chart(context, config); }; };
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/charts/Chart.PolarArea.js
public/style/vendor/Chart.js/src/charts/Chart.PolarArea.js
"use strict"; module.exports = function(Chart) { Chart.PolarArea = function(context, config) { config.type = 'polarArea'; return new Chart(context, config); }; };
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/scales/scale.time.js
public/style/vendor/Chart.js/src/scales/scale.time.js
/*global window: false */ "use strict"; var moment = require('moment'); moment = typeof(moment) === 'function' ? moment : window.moment; module.exports = function(Chart) { var helpers = Chart.helpers; var time = { units: [{ name: 'millisecond', steps: [1, 2, 5, 10, 20, 50, 100, 250, 500] }, { name: 's...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/scales/scale.radialLinear.js
public/style/vendor/Chart.js/src/scales/scale.radialLinear.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; var globalDefaults = Chart.defaults.global; var defaultConfig = { display: true, //Boolean - Whether to animate scaling the chart from the centre animate: true, lineArc: false, position: "chartArea", angleLines: { displ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/scales/scale.logarithmic.js
public/style/vendor/Chart.js/src/scales/scale.logarithmic.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; var defaultConfig = { position: "left", // label settings ticks: { callback: function(value, index, arr) { var remain = value / (Math.pow(10, Math.floor(helpers.log10(value)))); if (remain === 1 || remain === 2 || rema...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/scales/scale.category.js
public/style/vendor/Chart.js/src/scales/scale.category.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; // Default config for a category scale var defaultConfig = { position: "bottom" }; var DatasetScale = Chart.Scale.extend({ // Implement this so that determineDataLimits: function() { this.minIndex = 0; this.maxIndex = thi...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/scales/scale.linear.js
public/style/vendor/Chart.js/src/scales/scale.linear.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; var defaultConfig = { position: "left", ticks: { callback: function(tickValue, index, ticks) { // If we have lots of ticks, don't use the ones var delta = ticks.length > 3 ? ticks[2] - ticks[1] : ticks[1] - ticks[0]; ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/controllers/controller.bubble.js
public/style/vendor/Chart.js/src/controllers/controller.bubble.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.defaults.bubble = { hover: { mode: "single" }, scales: { xAxes: [{ type: "linear", // bubble should probably use a linear scale by default position: "bottom", id: "x-axis-0" // need an ID so datasets can re...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/controllers/controller.radar.js
public/style/vendor/Chart.js/src/controllers/controller.radar.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.defaults.radar = { scale: { type: "radialLinear" }, elements: { line: { tension: 0 // no bezier in radar } } }; Chart.controllers.radar = Chart.DatasetController.extend({ datasetElementType: Chart.element...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/controllers/controller.doughnut.js
public/style/vendor/Chart.js/src/controllers/controller.doughnut.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers, defaults = Chart.defaults; defaults.doughnut = { animation: { //Boolean - Whether we animate the rotation of the Doughnut animateRotate: true, //Boolean - Whether we animate scaling the Doughnut from the centre animateSca...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/controllers/controller.polarArea.js
public/style/vendor/Chart.js/src/controllers/controller.polarArea.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.defaults.polarArea = { scale: { type: "radialLinear", lineArc: true // so that lines are circular }, //Boolean - Whether to animate the rotation of the chart animation: { animateRotate: true, animateScale: tru...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/controllers/controller.line.js
public/style/vendor/Chart.js/src/controllers/controller.line.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.defaults.line = { showLines: true, hover: { mode: "label" }, scales: { xAxes: [{ type: "category", id: 'x-axis-0' }], yAxes: [{ type: "linear", id: 'y-axis-0' }] } }; Chart.controllers....
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/controllers/controller.bar.js
public/style/vendor/Chart.js/src/controllers/controller.bar.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.defaults.bar = { hover: { mode: "label" }, scales: { xAxes: [{ type: "category", // Specific to Bar Controller categoryPercentage: 0.8, barPercentage: 0.9, // grid line settings gridLines: { ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/elements/element.point.js
public/style/vendor/Chart.js/src/elements/element.point.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers, globalOpts = Chart.defaults.global, defaultColor = globalOpts.defaultColor; globalOpts.elements.point = { radius: 3, pointStyle: 'circle', backgroundColor: defaultColor, borderWidth: 1, borderColor: defaultColor, // Hover...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/elements/element.line.js
public/style/vendor/Chart.js/src/elements/element.line.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; var globalDefaults = Chart.defaults.global; Chart.defaults.global.elements.line = { tension: 0.4, backgroundColor: globalDefaults.defaultColor, borderWidth: 3, borderColor: globalDefaults.defaultColor, borderCapStyle: 'butt', ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/elements/element.rectangle.js
public/style/vendor/Chart.js/src/elements/element.rectangle.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers, globalOpts = Chart.defaults.global; globalOpts.elements.rectangle = { backgroundColor: globalOpts.defaultColor, borderWidth: 0, borderColor: globalOpts.defaultColor, borderSkipped: 'bottom' }; Chart.elements.Rectangle = Char...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/elements/element.arc.js
public/style/vendor/Chart.js/src/elements/element.arc.js
"use strict"; module.exports = function(Chart, moment) { var helpers = Chart.helpers, globalOpts = Chart.defaults.global; globalOpts.elements.arc = { backgroundColor: globalOpts.defaultColor, borderColor: "#fff", borderWidth: 2 }; Chart.elements.Arc = Chart.Element.extend({ inLabelRange:...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.scaleService.js
public/style/vendor/Chart.js/src/core/core.scaleService.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.scaleService = { // Scale registration object. Extensions can register new scale types (such as log or DB scales) and then // use the new chart options to grab the correct scale constructors: {}, // Use a registration funct...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.scale.js
public/style/vendor/Chart.js/src/core/core.scale.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.defaults.scale = { display: true, position: "left", // grid line settings gridLines: { display: true, color: "rgba(0, 0, 0, 0.1)", lineWidth: 1, drawBorder: true, drawOnChartArea: true, drawTicks: true, ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.js
public/style/vendor/Chart.js/src/core/core.js
"use strict"; module.exports = function() { //Occupy the global variable of Chart, and create a simple base class var Chart = function(context, config) { this.config = config; // Support a jQuery'd canvas element if (context.length && context[0].getContext) { context = context[0]; } // Support a canv...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.legend.js
public/style/vendor/Chart.js/src/core/core.legend.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; var noop = helpers.noop; Chart.defaults.global.legend = { display: true, position: 'top', fullWidth: true, // marks that this box should take the full width of the canvas (pushing down other boxes) reverse: false, // a callb...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.controller.js
public/style/vendor/Chart.js/src/core/core.controller.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; //Create a dictionary of chart types, to allow for extension of existing types Chart.types = {}; //Store a reference to each instance - allowing us to globally resize chart instances on window resize. //Destroy method on the chart wil...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.helpers.js
public/style/vendor/Chart.js/src/core/core.helpers.js
/*global window: false */ /*global document: false */ "use strict"; var color = require('chartjs-color'); module.exports = function(Chart) { //Global Chart helpers object for utility methods and classes var helpers = Chart.helpers = {}; //-- Basic js utility methods helpers.each = function(loopable, callback, se...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.element.js
public/style/vendor/Chart.js/src/core/core.element.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.elements = {}; Chart.Element = function(configuration) { helpers.extend(this, configuration); this.initialize.apply(this, arguments); }; helpers.extend(Chart.Element.prototype, { initialize: function() { ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.layoutService.js
public/style/vendor/Chart.js/src/core/core.layoutService.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; // The layout service is very self explanatory. It's responsible for the layout within a chart. // Scales, Legends and Plugins all rely on the layout service and can easily register to be placed anywhere they need // It is this servic...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.plugin.js
public/style/vendor/Chart.js/src/core/core.plugin.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; // Plugins are stored here Chart.plugins = []; Chart.pluginService = { // Register a new plugin register: function(plugin) { var p = Chart.plugins; if (p.indexOf(plugin) === -1) { p.push(plugin); } }, // Remove a r...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.title.js
public/style/vendor/Chart.js/src/core/core.title.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.defaults.global.title = { display: false, position: 'top', fullWidth: true, // marks that this box should take the full width of the canvas (pushing down other boxes) fontStyle: 'bold', padding: 10, // actual title ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.datasetController.js
public/style/vendor/Chart.js/src/core/core.datasetController.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; var noop = helpers.noop; // Base class for all dataset controllers (line, bar, etc) Chart.DatasetController = function(chart, datasetIndex) { this.initialize.call(this, chart, datasetIndex); }; helpers.extend(Chart.DatasetControll...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.animation.js
public/style/vendor/Chart.js/src/core/core.animation.js
/*global window: false */ "use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.defaults.global.animation = { duration: 1000, easing: "easeOutQuart", onProgress: helpers.noop, onComplete: helpers.noop }; Chart.Animation = Chart.Element.extend({ currentStep: null, // the c...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/src/core/core.tooltip.js
public/style/vendor/Chart.js/src/core/core.tooltip.js
"use strict"; module.exports = function(Chart) { var helpers = Chart.helpers; Chart.defaults.global.tooltips = { enabled: true, custom: null, mode: 'single', backgroundColor: "rgba(0,0,0,0.8)", titleFontStyle: "bold", titleSpacing: 2, titleMarginBottom: 6, titleColor: "#fff", titleAlign: "left", ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/core.helpers.tests.js
public/style/vendor/Chart.js/test/core.helpers.tests.js
describe('Core helper tests', function() { var helpers; beforeAll(function() { helpers = window.Chart.helpers; }); it('should iterate over an array and pass the extra data to that function', function() { var testData = [0, 9, "abc"]; var scope = {}; // fake out the scope and ensure that 'this' is the corre...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/core.layoutService.tests.js
public/style/vendor/Chart.js/test/core.layoutService.tests.js
// Tests of the scale service describe('Test the layout service', function() { beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { window.releaseAllCharts(); }); it('should fit a simple chart with 2 scales', function() { var chart = window.acquireChart({ type: 'bar', ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/controller.radar.tests.js
public/style/vendor/Chart.js/test/controller.radar.tests.js
// Test the polar area controller describe('Radar controller tests', function() { beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { window.releaseAllCharts(); }); it('Should be constructed', function() { var chart = window.acquireChart({ type: 'radar', data: { ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/scale.linear.tests.js
public/style/vendor/Chart.js/test/scale.linear.tests.js
describe('Linear Scale', function() { var chartInstance; beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { if (chartInstance) { releaseChart(chartInstance); } }); it('Should register the constructor with the scale service', function() { var Constructor = Chart....
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/core.plugin.tests.js
public/style/vendor/Chart.js/test/core.plugin.tests.js
// Plugin tests describe('Test the plugin system', function() { beforeEach(function() { Chart.plugins = []; }); it ('Should register plugins', function() { var myplugin = {}; Chart.pluginService.register(myplugin); expect(Chart.plugins.length).toBe(1); // Should only add plugin once Chart.pluginService...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/defaultConfig.tests.js
public/style/vendor/Chart.js/test/defaultConfig.tests.js
// Test the bubble chart default config describe("Test the bubble chart default config", function() { it('should reutrn correct tooltip strings', function() { var config = Chart.defaults.bubble; // Title is always blank expect(config.tooltips.callbacks.title()).toBe(''); // Item label var data = { datas...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/element.point.tests.js
public/style/vendor/Chart.js/test/element.point.tests.js
// Test the point element describe('Point element tests', function() { it ('Should be constructed', function() { var point = new Chart.elements.Point({ _datasetIndex: 2, _index: 1 }); expect(point).not.toBe(undefined); expect(point._datasetIndex).toBe(2); expect(point._index).toBe(1); }); it ('Sho...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/controller.bar.tests.js
public/style/vendor/Chart.js/test/controller.bar.tests.js
// Test the bar controller describe('Bar controller tests', function() { beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { window.releaseAllCharts(); }); it('should be constructed', function() { var chart = window.acquireChart({ type: 'bar', data: { datasets:...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/controller.doughnut.tests.js
public/style/vendor/Chart.js/test/controller.doughnut.tests.js
// Test the bar controller describe('Doughnut controller tests', function() { beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { window.releaseAllCharts(); }); it('should be constructed', function() { var chart = window.acquireChart({ type: 'doughnut', data: { ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/element.rectangle.tests.js
public/style/vendor/Chart.js/test/element.rectangle.tests.js
// Test the rectangle element describe('Rectangle element tests', function() { it ('Should be constructed', function() { var rectangle = new Chart.elements.Rectangle({ _datasetIndex: 2, _index: 1 }); expect(rectangle).not.toBe(undefined); expect(rectangle._datasetIndex).toBe(2); expect(rectangle._ind...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/mockContext.js
public/style/vendor/Chart.js/test/mockContext.js
(function() { // Code from http://stackoverflow.com/questions/4406864/html-canvas-unit-testing var Context = function() { this._calls = []; // names/args of recorded calls this._initMethods(); this._fillStyle = null; this._lineCap = null; this._lineDashOffset = null; this._lineJoin = null; this._lineWi...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/element.arc.tests.js
public/style/vendor/Chart.js/test/element.arc.tests.js
// Test the rectangle element describe('Arc element tests', function() { it ('Should be constructed', function() { var arc = new Chart.elements.Arc({ _datasetIndex: 2, _index: 1 }); expect(arc).not.toBe(undefined); expect(arc._datasetIndex).toBe(2); expect(arc._index).toBe(1); }); it ('should dete...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/scale.logarithmic.tests.js
public/style/vendor/Chart.js/test/scale.logarithmic.tests.js
describe('Logarithmic Scale tests', function() { beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { window.releaseAllCharts(); }); it('should register the constructor with the scale service', function() { var Constructor = Chart.scaleService.getScaleConstructor('logarit...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/controller.line.tests.js
public/style/vendor/Chart.js/test/controller.line.tests.js
// Test the line controller describe('Line controller tests', function() { beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { window.releaseAllCharts(); }); it('should be constructed', function() { var chart = window.acquireChart({ type: 'line', data: { data...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/core.scaleService.tests.js
public/style/vendor/Chart.js/test/core.scaleService.tests.js
// Tests of the scale service describe('Test the scale service', function() { it('should update scale defaults', function() { var defaults = { testProp: true }; var type = 'my_test_type'; var Constructor = function() { this.initialized = true; }; Chart.scaleService.registerScaleType(type, Constructo...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/scale.radialLinear.tests.js
public/style/vendor/Chart.js/test/scale.radialLinear.tests.js
// Tests for the radial linear scale used by the polar area and radar charts describe('Test the radial linear scale', function() { var chartInstance; beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { if (chartInstance) { releaseChart(chartInstance); } }); it('Shoul...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/controller.bubble.tests.js
public/style/vendor/Chart.js/test/controller.bubble.tests.js
// Test the bubble controller describe('Bubble controller tests', function() { beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { window.releaseAllCharts(); }); it('should be constructed', function() { var chart = window.acquireChart({ type: 'bubble', data: { ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/scale.time.tests.js
public/style/vendor/Chart.js/test/scale.time.tests.js
// Time scale tests describe('Time scale tests', function() { var chartInstance; beforeEach(function() { window.addDefaultMatchers(jasmine); // Need a time matcher for getValueFromPixel jasmine.addMatchers({ toBeCloseToTime: function() { return { compare: function(actual, expected) { var res...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/core.legend.tests.js
public/style/vendor/Chart.js/test/core.legend.tests.js
// Test the rectangle element describe('Legend block tests', function() { beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { window.releaseAllCharts(); }); it('Should be constructed', function() { var legend = new Chart.Legend({}); expect(legend).not.toBe(undefined); ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/scale.category.tests.js
public/style/vendor/Chart.js/test/scale.category.tests.js
// Test the category scale describe('Category scale tests', function() { it('Should register the constructor with the scale service', function() { var Constructor = Chart.scaleService.getScaleConstructor('category'); expect(Constructor).not.toBe(undefined); expect(typeof Constructor).toBe('function'); }); it...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/element.line.tests.js
public/style/vendor/Chart.js/test/element.line.tests.js
// Tests for the line element describe('Line element tests', function() { it('should be constructed', function() { var line = new Chart.elements.Line({ _datasetindex: 2, _points: [1, 2, 3, 4] }); expect(line).not.toBe(undefined); expect(line._datasetindex).toBe(2); expect(line._points).toEqual([1, 2, ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/core.element.tests.js
public/style/vendor/Chart.js/test/core.element.tests.js
// Test the core element functionality describe('Core element tests', function() { it ('should transition model properties', function() { var element = new Chart.Element({ _model: { numberProp: 0, numberProp2: 100, _underscoreProp: 0, stringProp: 'abc', objectProp: { myObject: true },...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/core.title.tests.js
public/style/vendor/Chart.js/test/core.title.tests.js
// Test the rectangle element describe('Title block tests', function() { it('Should be constructed', function() { var title = new Chart.Title({}); expect(title).not.toBe(undefined); }); it('Should have the correct default config', function() { expect(Chart.defaults.global.title).toEqual({ display: false, ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/test/controller.polarArea.tests.js
public/style/vendor/Chart.js/test/controller.polarArea.tests.js
// Test the polar area controller describe('Polar area controller tests', function() { beforeEach(function() { window.addDefaultMatchers(jasmine); }); afterEach(function() { window.releaseAllCharts(); }); it('should be constructed', function() { var chart = window.acquireChart({ type: 'polarArea', dat...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/dist/Chart.js
public/style/vendor/Chart.js/dist/Chart.js
/*! * Chart.js * http://chartjs.org/ * Version: 2.1.4 * * Copyright 2016 Nick Downie * Released under the MIT license * https://github.com/chartjs/Chart.js/blob/master/LICENSE.md */ (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)retu...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
true
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/dist/Chart.min.js
public/style/vendor/Chart.js/dist/Chart.min.js
/*! * Chart.js * http://chartjs.org/ * Version: 2.1.4 * * Copyright 2016 Nick Downie * Released under the MIT license * https://github.com/chartjs/Chart.js/blob/master/LICENSE.md */ !function t(e,i,a){function o(r,s){if(!i[r]){if(!e[r]){var l="function"==typeof require&&require;if(!s&&l)return l(r,!0);if(n)retu...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
true
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/dist/Chart.bundle.js
public/style/vendor/Chart.js/dist/Chart.bundle.js
/*! * Chart.js * http://chartjs.org/ * Version: 2.1.4 * * Copyright 2016 Nick Downie * Released under the MIT license * https://github.com/chartjs/Chart.js/blob/master/LICENSE.md */ (function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)retu...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
true
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/Chart.js/dist/Chart.bundle.min.js
public/style/vendor/Chart.js/dist/Chart.bundle.min.js
/*! * Chart.js * http://chartjs.org/ * Version: 2.1.4 * * Copyright 2016 Nick Downie * Released under the MIT license * https://github.com/chartjs/Chart.js/blob/master/LICENSE.md */ !function t(e,i,n){function a(r,s){if(!i[r]){if(!e[r]){var l="function"==typeof require&&require;if(!s&&l)return l(r,!0);if(o)retu...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
true
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/bootstrap-maxlength/Gruntfile.js
public/style/vendor/bootstrap-maxlength/Gruntfile.js
'use strict'; module.exports = function (grunt) { // Automatically load grunt modules require('load-grunt-tasks')(grunt); // Time how long tasks take. Can help when optimizing build times require('time-grunt')(grunt); grunt.initConfig({ pkg: grunt.file.readJSON('package.json'), concat: { opti...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/bootstrap-maxlength/src/bootstrap-maxlength.js
public/style/vendor/bootstrap-maxlength/src/bootstrap-maxlength.js
(function ($) { 'use strict'; /** * We need an event when the elements are destroyed * because if an input is removed, we have to remove the * maxlength object associated (if any). * From: * http://stackoverflow.com/questions/2200494/jquery-trigger-event-when-an-element-is-removed-from-the-dom */ ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/bootstrap-maxlength/test/basicTextareaTests.js
public/style/vendor/bootstrap-maxlength/test/basicTextareaTests.js
$(function () { 'use strict'; var maxlengthInput; module('textarea', { setup: function () { maxlengthInput = $('<textarea maxlength="10"></textarea>') .appendTo('#qunit-fixture'); maxlengthInput.maxlength(); }, teardown: function () { $('.bootstrap-maxlength').remove(); ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/bootstrap-maxlength/test/basicInputTests.js
public/style/vendor/bootstrap-maxlength/test/basicInputTests.js
$(function () { 'use strict'; var maxlengthInput; module('maxlength', { setup: function () { maxlengthInput = $('<input type="text" maxlength="10" />') .appendTo('#qunit-fixture'); maxlengthInput.maxlength(); }, teardown: function () { $('.bootstrap-maxlength').remove(); ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/bootstrap-maxlength/test/optionsTests/placementFunctionTests.js
public/style/vendor/bootstrap-maxlength/test/optionsTests/placementFunctionTests.js
$(function () { 'use strict'; var maxlengthInput, wasCalled, argsLength; module('placement function option', { setup: function () { wasCalled = false; maxlengthInput = $('<input type="text" maxlength="10" />') .appendTo('#qunit-fixture'); maxlengthInput.maxlength({ ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/bootstrap-maxlength/test/optionsTests/alwaysShowTests.js
public/style/vendor/bootstrap-maxlength/test/optionsTests/alwaysShowTests.js
$(function () { 'use strict'; var maxlengthInput; module('alwaysShow', { setup: function () { maxlengthInput = $('<input type="text" maxlength="20" />') .appendTo('#qunit-fixture'); maxlengthInput.maxlength({ alwaysShow: true }); }, teardown: function () { $('.bootstrap-ma...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/bootstrap-maxlength/test/optionsTests/placementTests.js
public/style/vendor/bootstrap-maxlength/test/optionsTests/placementTests.js
$(function () { 'use strict'; var maxlengthInput; module('placement object option', { setup: function () { maxlengthInput = $('<input type="text" maxlength="10" />') .appendTo('#qunit-fixture'); maxlengthInput.maxlength({ placement : { top: '5px', left: '6p...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false
zizohassan/laraflat
https://github.com/zizohassan/laraflat/blob/f17dbf66c5f6f5844998dd8bf45e4b4d91f41890/public/style/vendor/bootstrap-maxlength/test/optionsTests/customMaxAttributeTests.js
public/style/vendor/bootstrap-maxlength/test/optionsTests/customMaxAttributeTests.js
$(function () { 'use strict'; var maxlengthInput; module('customMaxAttribute', { setup: function () { maxlengthInput = $('<input type="text" data-notifylength="10" maxlength="50" />') .appendTo('#qunit-fixture'); maxlengthInput.maxlength({ customMaxAttribute: 'data-notifylength' }); ...
javascript
MIT
f17dbf66c5f6f5844998dd8bf45e4b4d91f41890
2026-01-05T03:38:40.536480Z
false