text stringlengths 9 39.2M | dir stringlengths 26 295 | lang stringclasses 185
values | created_date timestamp[us] | updated_date timestamp[us] | repo_name stringlengths 1 97 | repo_full_name stringlengths 7 106 | star int64 1k 183k | len_tokens int64 1 13.8M |
|---|---|---|---|---|---|---|---|---|
```css
/* iCheck plugin skins
----------------------------------- */
@import url("minimal/_all.css");
/*
@import url("minimal/minimal.css");
@import url("minimal/red.css");
@import url("minimal/green.css");
@import url("minimal/blue.css");
@import url("minimal/aero.css");
@import url("minimal/grey.css");
@import url("m... | /content/code_sandbox/system/static/plugins/iCheck/all.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 432 |
```javascript
/*!
* iCheck v1.0.1, path_to_url
* =================================
* Powerful jQuery and Zepto plugin for checkboxes and radio buttons customization
*
* (c) 2013 Damir Sultanov, path_to_url
*/
(function($) {
// Cached vars
var _iCheck = 'iCheck',
_iCheckHelper = _iCheck + '-helper',
... | /content/code_sandbox/system/static/plugins/iCheck/icheck.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 3,300 |
```javascript
(function(h){function F(a,b,d){var c=a[0],e=/er/.test(d)?m:/bl/.test(d)?s:l,f=d==H?{checked:c[l],disabled:c[s],indeterminate:"true"==a.attr(m)||"false"==a.attr(w)}:c[e];if(/^(ch|di|in)/.test(d)&&!f)D(a,e);else if(/^(un|en|de)/.test(d)&&f)t(a,e);else if(d==H)for(e in f)f[e]?D(a,e,!0):t(a,e,!0);else if(!b||... | /content/code_sandbox/system/static/plugins/iCheck/icheck.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,708 |
```css
/* iCheck plugin Square skin, orange
----------------------------------- */
.icheckbox_square-orange,
.iradio_square-orange {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(orange.png) no-repeat;
... | /content/code_sandbox/system/static/plugins/iCheck/square/orange.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 429 |
```css
/* iCheck plugin Square skin, black
----------------------------------- */
.icheckbox_square,
.iradio_square {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(square.png) no-repeat;
border: none... | /content/code_sandbox/system/static/plugins/iCheck/square/square.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 413 |
```css
/* iCheck plugin Square skin, aero
----------------------------------- */
.icheckbox_square-aero,
.iradio_square-aero {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(aero.png) no-repeat;
borde... | /content/code_sandbox/system/static/plugins/iCheck/square/aero.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 444 |
```css
/* iCheck plugin Square skin, red
----------------------------------- */
.icheckbox_square-red,
.iradio_square-red {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(red.png) no-repeat;
border: n... | /content/code_sandbox/system/static/plugins/iCheck/square/red.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 427 |
```css
/* iCheck plugin Square skin, purple
----------------------------------- */
.icheckbox_square-purple,
.iradio_square-purple {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(purple.png) no-repeat;
... | /content/code_sandbox/system/static/plugins/iCheck/square/purple.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 429 |
```css
/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue,
.iradio_square-blue {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(blue.png) no-repeat;
borde... | /content/code_sandbox/system/static/plugins/iCheck/square/blue.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 429 |
```css
/* iCheck plugin Square skin, grey
----------------------------------- */
.icheckbox_square-grey,
.iradio_square-grey {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(grey.png) no-repeat;
borde... | /content/code_sandbox/system/static/plugins/iCheck/square/grey.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 429 |
```css
/* iCheck plugin Square skin, green
----------------------------------- */
.icheckbox_square-green,
.iradio_square-green {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(green.png) no-repeat;
b... | /content/code_sandbox/system/static/plugins/iCheck/square/green.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 429 |
```css
/* iCheck plugin Square skin, pink
----------------------------------- */
.icheckbox_square-pink,
.iradio_square-pink {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(pink.png) no-repeat;
borde... | /content/code_sandbox/system/static/plugins/iCheck/square/pink.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 443 |
```css
/* iCheck plugin Square skin, yellow
----------------------------------- */
.icheckbox_square-yellow,
.iradio_square-yellow {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(yellow.png) no-repeat;
... | /content/code_sandbox/system/static/plugins/iCheck/square/yellow.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 429 |
```css
/* iCheck plugin Square skin
----------------------------------- */
.icheckbox_square,
.iradio_square {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 22px;
height: 22px;
background: url(square.png) no-repeat;
border: none;
c... | /content/code_sandbox/system/static/plugins/iCheck/square/_all.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 4,209 |
```css
/* iCheck plugin Futurico skin
----------------------------------- */
.icheckbox_futurico,
.iradio_futurico {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 16px;
height: 17px;
background: url(futurico.png) no-repeat;
border: non... | /content/code_sandbox/system/static/plugins/iCheck/futurico/futurico.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 416 |
```css
/* iCheck plugin Minimal skin, orange
----------------------------------- */
.icheckbox_minimal-orange,
.iradio_minimal-orange {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(orange.png) no-repeat... | /content/code_sandbox/system/static/plugins/iCheck/minimal/orange.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 443 |
```javascript
/* Javascript plotting library for jQuery, version 0.8.2.
*/
// first an inline dependency, jquery.colorhelpers.js, we inline it here
// for convenience
/* Plugin for jQuery for working with colors.
*
* Version 1.1.
*
* Inspiration from jQuery color animation plugin by John Resig.
*
* Released u... | /content/code_sandbox/system/static/plugins/flot/jquery.flot.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 26,270 |
```css
/* iCheck plugin Minimal skin, aero
----------------------------------- */
.icheckbox_minimal-aero,
.iradio_minimal-aero {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(aero.png) no-repeat;
bo... | /content/code_sandbox/system/static/plugins/iCheck/minimal/aero.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 458 |
```css
/* iCheck plugin Minimal skin, purple
----------------------------------- */
.icheckbox_minimal-purple,
.iradio_minimal-purple {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(purple.png) no-repeat... | /content/code_sandbox/system/static/plugins/iCheck/minimal/purple.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 443 |
```css
/* iCheck plugin Minimal skin, blue
----------------------------------- */
.icheckbox_minimal-blue,
.iradio_minimal-blue {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(blue.png) no-repeat;
bo... | /content/code_sandbox/system/static/plugins/iCheck/minimal/blue.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 443 |
```css
/* iCheck plugin Minimal skin, red
----------------------------------- */
.icheckbox_minimal-red,
.iradio_minimal-red {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(red.png) no-repeat;
border... | /content/code_sandbox/system/static/plugins/iCheck/minimal/red.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 441 |
```css
/* iCheck plugin Minimal skin, black
----------------------------------- */
.icheckbox_minimal,
.iradio_minimal {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(minimal.png) no-repeat;
border: ... | /content/code_sandbox/system/static/plugins/iCheck/minimal/minimal.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 429 |
```css
/* iCheck plugin Minimal skin, grey
----------------------------------- */
.icheckbox_minimal-grey,
.iradio_minimal-grey {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(grey.png) no-repeat;
bo... | /content/code_sandbox/system/static/plugins/iCheck/minimal/grey.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 443 |
```css
/* iCheck plugin Minimal skin, green
----------------------------------- */
.icheckbox_minimal-green,
.iradio_minimal-green {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(green.png) no-repeat;
... | /content/code_sandbox/system/static/plugins/iCheck/minimal/green.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 443 |
```css
/* iCheck plugin Minimal skin, pink
----------------------------------- */
.icheckbox_minimal-pink,
.iradio_minimal-pink {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(pink.png) no-repeat;
bo... | /content/code_sandbox/system/static/plugins/iCheck/minimal/pink.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 457 |
```css
/* iCheck plugin Minimal skin, yellow
----------------------------------- */
.icheckbox_minimal-yellow,
.iradio_minimal-yellow {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(yellow.png) no-repeat... | /content/code_sandbox/system/static/plugins/iCheck/minimal/yellow.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 443 |
```css
/* iCheck plugin Flat skin, orange
----------------------------------- */
.icheckbox_flat-orange,
.iradio_flat-orange {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(orange.png) no-repeat;
bor... | /content/code_sandbox/system/static/plugins/iCheck/flat/orange.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 388 |
```css
/* iCheck plugin Flat skin, aero
----------------------------------- */
.icheckbox_flat-aero,
.iradio_flat-aero {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(aero.png) no-repeat;
border: non... | /content/code_sandbox/system/static/plugins/iCheck/flat/aero.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 401 |
```css
/* iCheck plugin Flat skin, red
----------------------------------- */
.icheckbox_flat-red,
.iradio_flat-red {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(red.png) no-repeat;
border: none;
... | /content/code_sandbox/system/static/plugins/iCheck/flat/red.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 386 |
```css
/* iCheck plugin Flat skin, purple
----------------------------------- */
.icheckbox_flat-purple,
.iradio_flat-purple {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(purple.png) no-repeat;
bor... | /content/code_sandbox/system/static/plugins/iCheck/flat/purple.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 388 |
```css
/* iCheck plugin Flat skin, blue
----------------------------------- */
.icheckbox_flat-blue,
.iradio_flat-blue {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(blue.png) no-repeat;
border: non... | /content/code_sandbox/system/static/plugins/iCheck/flat/blue.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 388 |
```css
/* iCheck plugin Flat skin, grey
----------------------------------- */
.icheckbox_flat-grey,
.iradio_flat-grey {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(grey.png) no-repeat;
border: non... | /content/code_sandbox/system/static/plugins/iCheck/flat/grey.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 388 |
```css
/* iCheck plugin flat skin, black
----------------------------------- */
.icheckbox_flat,
.iradio_flat {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(flat.png) no-repeat;
border: none;
cu... | /content/code_sandbox/system/static/plugins/iCheck/flat/flat.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 376 |
```css
/* red */
.icheckbox_minimal-red,
.iradio_minimal-red {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 18px;
height: 18px;
background: url(red.png) no-repeat;
border: none;
cursor: pointer;
}
.icheckbox_minimal-red {
bac... | /content/code_sandbox/system/static/plugins/iCheck/minimal/_all.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 3,925 |
```css
/* iCheck plugin Flat skin, green
----------------------------------- */
.icheckbox_flat-green,
.iradio_flat-green {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(green.png) no-repeat;
border:... | /content/code_sandbox/system/static/plugins/iCheck/flat/green.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 388 |
```css
/* iCheck plugin Flat skin, yellow
----------------------------------- */
.icheckbox_flat-yellow,
.iradio_flat-yellow {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(yellow.png) no-repeat;
bor... | /content/code_sandbox/system/static/plugins/iCheck/flat/yellow.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 388 |
```css
/* iCheck plugin Flat skin, pink
----------------------------------- */
.icheckbox_flat-pink,
.iradio_flat-pink {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(pink.png) no-repeat;
border: non... | /content/code_sandbox/system/static/plugins/iCheck/flat/pink.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 400 |
```css
/* iCheck plugin Polaris skin
----------------------------------- */
.icheckbox_polaris,
.iradio_polaris {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 29px;
height: 29px;
background: url(polaris.png) no-repeat;
border: none;
... | /content/code_sandbox/system/static/plugins/iCheck/polaris/polaris.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 444 |
```css
/* iCheck plugin Line skin, orange
----------------------------------- */
.icheckbox_line-orange,
.iradio_line-orange {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #f70;
border: none;
... | /content/code_sandbox/system/static/plugins/iCheck/line/orange.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 609 |
```css
/* iCheck plugin Line skin, aero
----------------------------------- */
.icheckbox_line-aero,
.iradio_line-aero {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #9cc2cb;
border: none;
... | /content/code_sandbox/system/static/plugins/iCheck/line/aero.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 640 |
```css
/* iCheck plugin Line skin, black
----------------------------------- */
.icheckbox_line,
.iradio_line {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #000;
border: none;
-webkit-bord... | /content/code_sandbox/system/static/plugins/iCheck/line/line.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 576 |
```css
/* iCheck plugin Flat skin
----------------------------------- */
.icheckbox_flat,
.iradio_flat {
display: inline-block;
*display: inline;
vertical-align: middle;
margin: 0;
padding: 0;
width: 20px;
height: 20px;
background: url(flat.png) no-repeat;
border: none;
cursor: p... | /content/code_sandbox/system/static/plugins/iCheck/flat/_all.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 3,799 |
```css
/* iCheck plugin Line skin, red
----------------------------------- */
.icheckbox_line-red,
.iradio_line-red {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #e56c69;
border: none;
-we... | /content/code_sandbox/system/static/plugins/iCheck/line/red.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 615 |
```css
/* iCheck plugin Line skin, blue
----------------------------------- */
.icheckbox_line-blue,
.iradio_line-blue {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #2489c5;
border: none;
... | /content/code_sandbox/system/static/plugins/iCheck/line/blue.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 612 |
```css
/* iCheck plugin Line skin, purple
----------------------------------- */
.icheckbox_line-purple,
.iradio_line-purple {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #6a5a8c;
border: none... | /content/code_sandbox/system/static/plugins/iCheck/line/purple.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 616 |
```css
/* iCheck plugin Line skin, grey
----------------------------------- */
.icheckbox_line-grey,
.iradio_line-grey {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #73716e;
border: none;
... | /content/code_sandbox/system/static/plugins/iCheck/line/grey.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 614 |
```css
/* iCheck plugin Line skin, green
----------------------------------- */
.icheckbox_line-green,
.iradio_line-green {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #1b7e5a;
border: none;
... | /content/code_sandbox/system/static/plugins/iCheck/line/green.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 618 |
```css
/* iCheck plugin Line skin, pink
----------------------------------- */
.icheckbox_line-pink,
.iradio_line-pink {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #a77a94;
border: none;
... | /content/code_sandbox/system/static/plugins/iCheck/line/pink.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 635 |
```css
/* iCheck plugin Line skin, yellow
----------------------------------- */
.icheckbox_line-yellow,
.iradio_line-yellow {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #FFC414;
border: none... | /content/code_sandbox/system/static/plugins/iCheck/line/yellow.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 606 |
```css
/* iCheck plugin Line skin
----------------------------------- */
.icheckbox_line,
.iradio_line {
position: relative;
display: block;
margin: 0;
padding: 5px 15px 5px 38px;
font-size: 13px;
line-height: 17px;
color: #fff;
background: #000;
border: none;
-webkit-border-radi... | /content/code_sandbox/system/static/plugins/iCheck/line/_all.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 6,049 |
```javascript
//! moment.js
//! version : 2.10.3
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
//! license : MIT
//! momentjs.com
!function(a,b){"object"==typeof exports&&"undefined"!=typeof module?module.exports=b():"function"==typeof define&&define.amd?define(b):a.moment=b()}(this,function(){"use str... | /content/code_sandbox/system/static/plugins/daterangepicker/moment.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 13,300 |
```css
.daterangepicker {
position: absolute;
color: inherit;
background: #fff;
border-radius: 4px;
width: 278px;
padding: 4px;
margin-top: 1px;
top: 100px;
left: 20px;
/* Calendars */ }
.daterangepicker:before, .daterangepicker:after {
position: absolute;
display: inline-block;
border... | /content/code_sandbox/system/static/plugins/daterangepicker/daterangepicker.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 1,867 |
```javascript
/**
* @version: 2.1.19
* @author: Dan Grossman path_to_url
* @website: path_to_url
*/
(function(root, factory) {
if (typeof define === 'function' && define.amd) {
define(['moment', 'jquery', 'exports'], function(momentjs, $, exports) {
root.daterangepicker = factory(root, exports, momentjs, ... | /content/code_sandbox/system/static/plugins/daterangepicker/daterangepicker.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 12,762 |
```javascript
/*!jQuery Knob*/
/**
* Downward compatible, touchable dial
*
* Version: 1.2.11
* Requires: jQuery v1.7+
*
*
* Thanks to vor, eskimoblood, spiffistan, FabrizioC
*/
(function (factory) {
if (typeof exports === 'object') {
// CommonJS
module.exports = factory(require('jquery'));
... | /content/code_sandbox/system/static/plugins/knob/jquery.knob.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 5,458 |
```javascript
/**
* jVectorMap version 1.2.2
*
*
*/(function(e){var t={set:{colors:1,values:1,backgroundColor:1,scaleColors:1,normalizeFunction:1,focus:1},get:{selectedRegions:1,selectedMarkers:1,mapObject:1,regionName:1}};e.fn.vectorMap=function(e){var n,r,i,n=this.children(".jvectormap-container").data("mapObject... | /content/code_sandbox/system/static/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 9,735 |
```javascript
//! moment.js
//! version : 2.10.3
//! authors : Tim Wood, Iskren Chernev, Moment.js contributors
//! license : MIT
//! momentjs.com
(function (global, factory) {
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() :
typeof define === 'function' && define.amd... | /content/code_sandbox/system/static/plugins/daterangepicker/moment.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 25,141 |
```javascript
jQuery.fn.vectorMap('addMap', 'us_aea',{"insets": [{"width": 220, "top": 440, "height": 172.3954126857679, "bbox": [{"y": -8441276.54251503, "x": -4774054.664881943}, {"y": -6227982.667213126, "x": -1949590.5739843722}], "left": 0}, {"width": 80, "top": 460, "height": 151.48337407091987, "bbox": [{"y": -4... | /content/code_sandbox/system/static/plugins/jvectormap/jquery-jvectormap-usa-en.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 73,091 |
```css
.jvectormap-label {
position: absolute;
display: none;
border: solid 1px #CDCDCD;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #292929;
color: white;
font-size: 10px!important;
padding: 3px;
z-index: 9999;
}
.jvectormap-zoomin, ... | /content/code_sandbox/system/static/plugins/jvectormap/jquery-jvectormap-1.2.2.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 284 |
```javascript
// Ion.RangeSlider | version 2.1.2 | path_to_url
;(function(f,r,h,t,v){var u=0,p=function(){var a=t.userAgent,b=/msie\s\d+/i;return 0<a.search(b)&&(a=b.exec(a).toString(),a=a.split(" ")[1],9>a)?(f("html").addClass("lt-ie9"),!0):!1}();Function.prototype.bind||(Function.prototype.bind=function(a){var b=this... | /content/code_sandbox/system/static/plugins/ionslider/ion.rangeSlider.min.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 10,242 |
```css
/* Ion.RangeSlider, Nice Skin
// css version 2.0.3
// Denis Ineshin, 2014 path_to_url
// ===================================================================================================================*/
/* ==================================================================================================... | /content/code_sandbox/system/static/plugins/ionslider/ion.rangeSlider.skinNice.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 639 |
```css
/* Ion.RangeSlider, Flat UI Skin
// css version 2.0.3
// Denis Ineshin, 2014 path_to_url
// ===================================================================================================================*/
/* ===============================================================================================... | /content/code_sandbox/system/static/plugins/ionslider/ion.rangeSlider.skinFlat.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 661 |
```css
/* Ion.RangeSlider
// css version 2.0.3
// 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* ===========================================================================================================... | /content/code_sandbox/system/static/plugins/ionslider/ion.rangeSlider.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 887 |
```javascript
$.fn.vectorMap('addMap', 'world_mill_en',{"insets": [{"width": 900.0, "top": 0, "height": 440.7063107441331, "bbox": [{"y": -12671671.123330014, "x": -20004297.151525836}, {"y": 6930392.02513512, "x": 20026572.394749384}], "left": 0}], "paths": {"BD": {"path": "M652.71,228.85l-0.04,1.38l-0.46,-0.21l-0.42,... | /content/code_sandbox/system/static/plugins/jvectormap/jquery-jvectormap-world-mill-en.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 109,891 |
```javascript
/* =========================================================
* bootstrap-datepicker.js
* Repo: path_to_url
* Demo: path_to_url
* Docs: path_to_url
* Forked from path_to_url
* =========================================================
* Started by Stefan Petre; improvements by Andrew Rowls + contribu... | /content/code_sandbox/system/static/plugins/datepicker/bootstrap-datepicker.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 13,024 |
```css
/*!
* Datepicker for Bootstrap
*
* Improvements by Andrew Rowls
* path_to_url
*
*/
.datepicker {
padding: 4px;
border-radius: 4px;
direction: ltr;
/*.dow {
border-top: 1px solid #ddd !important;
}*/
}
.datepicker-inline {
width: 100%;
}
.datepicker.datepicker-rtl {
direction: rtl;
}
.datepic... | /content/code_sandbox/system/static/plugins/datepicker/datepicker3.css | css | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 7,541 |
```javascript
/**
* Norwegian (bokml) translation for bootstrap-datepicker
* Fredrik Sundmyhr <path_to_url
*/
;(function($){
$.fn.datepicker.dates['nb'] = {
days: ["Sndag", "Mandag", "Tirsdag", "Onsdag", "Torsdag", "Fredag", "Lrdag", "Sndag"],
daysShort: ["Sn", "Man", "Tir", "Ons", "Tor", "Fre", "Lr", "Sn"],
... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.nb.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 251 |
```javascript
/**
* Finnish translation for bootstrap-datepicker
* Jaakko Salonen <path_to_url
*/
;(function($){
$.fn.datepicker.dates['fi'] = {
days: ["sunnuntai", "maanantai", "tiistai", "keskiviikko", "torstai", "perjantai", "lauantai", "sunnuntai"],
daysShort: ["sun", "maa", "tii", "kes", "tor", "per", "lau... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.fi.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 296 |
```javascript
/**
* Simplified Chinese translation for bootstrap-datepicker
* Yuan Cheung <advanimal@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['zh-CN'] = {
days: ["", "", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
months: ["", "... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.zh-CN.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 147 |
```javascript
/**
* Serbian latin translation for bootstrap-datepicker
* Bojan Milosavlevi <milboj@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['rs-latin'] = {
days: ["Nedelja","Ponedeljak", "Utorak", "Sreda", "etvrtak", "Petak", "Subota", "Nedelja"],
daysShort: ["Ned", "Pon", "Uto", "Sre", "et", "Pet", "... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.rs-latin.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 258 |
```javascript
/**
* Catalan translation for bootstrap-datepicker
* J. Garcia <jogaco.en@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['ca'] = {
days: ["Diumenge", "Dilluns", "Dimarts", "Dimecres", "Dijous", "Divendres", "Dissabte", "Diumenge"],
daysShort: ["Diu", "Dil", "Dmt", "Dmc", "Dij", "Div", "Dis", ... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.ca.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 256 |
```javascript
/**
* Hebrew translation for bootstrap-datepicker
* Sagie Maoz <sagie@maoz.info>
*/
;(function($){
$.fn.datepicker.dates['he'] = {
days: ["", "", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
months: ["", "", "... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.he.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 130 |
```javascript
/**
* Kazakh translation for bootstrap-datepicker
* Yerzhan Tolekov <era.tolekov@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['kk'] = {
days: ["", "", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
months: ["", "", "", "",... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.kk.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 141 |
```javascript
/**
* Ukrainian translation for bootstrap-datepicker
* Igor Polynets
*/
;(function($){
$.fn.datepicker.dates['ua'] = {
days: ["", "", "", "", "", "'", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
months: ["C", "", "", "", "", "", "", "", "", ... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.ua.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 132 |
```javascript
/**
* Dutch translation for bootstrap-datepicker
* Reinier Goltstein <mrgoltstein@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['nl'] = {
days: ["Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag", "Zondag"],
daysShort: ["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za", "Zo... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.nl.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 256 |
```javascript
/**
* Hungarian translation for bootstrap-datepicker
* Sotus Lszl <lacisan@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['hu'] = {
days: ["Vasrnap", "Htf", "Kedd", "Szerda", "Cstrtk", "Pntek", "Szombat", "Vasrnap"],
daysShort: ["Vas", "Ht", "Ked", "Sze", "Cs", "Pn", "Szo", "Vas"],
daysMin:... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.hu.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 279 |
```javascript
/**
* Greek translation for bootstrap-datepicker
*/
;(function($){
$.fn.datepicker.dates['el'] = {
days: ["", "", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
months: ["", "", "", "", "", "", "", "", "", "", "", ""],
... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.el.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 111 |
```javascript
/**
* Italian translation for bootstrap-datepicker
* Enrico Rubboli <rubboli@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['it'] = {
days: ["Domenica", "Luned", "Marted", "Mercoled", "Gioved", "Venerd", "Sabato", "Domenica"],
daysShort: ["Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab", "Dom"]... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.it.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 281 |
```javascript
/**
* Norwegian translation for bootstrap-datepicker
**/
;(function($){
$.fn.datepicker.dates['no'] = {
days: ['Sndag','Mandag','Tirsdag','Onsdag','Torsdag','Fredag','Lrdag'],
daysShort: ['Sn','Man','Tir','Ons','Tor','Fre','Lr'],
daysMin: ['S','Ma','Ti','On','To','Fr','L'],
months: ['... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.no.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 202 |
```javascript
/**
* Macedonian translation for bootstrap-datepicker
* Marko Aleksic <psybaron@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['mk'] = {
days: ["", "", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.mk.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 133 |
```javascript
/**
* French translation for bootstrap-datepicker
* Nico Mollet <nico.mollet@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['fr'] = {
days: ["Dimanche", "Lundi", "Mardi", "Mercredi", "Jeudi", "Vendredi", "Samedi", "Dimanche"],
daysShort: ["Dim", "Lun", "Mar", "Mer", "Jeu", "Ven", "Sam", "Dim"]... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.fr.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 275 |
```javascript
// Azerbaijani
;(function($){
$.fn.datepicker.dates['az'] = {
days: ["Bazar", "Bazar ertsi", "rnb axam", "rnb", "Cm axam", "Cm", "nb", "Bazar"],
daysShort: ["B.", "B.e", ".a", ".", "C.a", "C.", ".", "B."],
daysMin: ["B.", "B.e", ".a", ".", "C.a", "C.", ".", "B."],
month... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.az.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 239 |
```javascript
/**
* Welsh translation for bootstrap-datepicker
* S. Morris <s.morris@bangor.ac.uk>
*/
;(function($){
$.fn.datepicker.dates['cy'] = {
days: ["Sul", "Llun", "Mawrth", "Mercher", "Iau", "Gwener", "Sadwrn", "Sul"],
daysShort: ["Sul", "Llu", "Maw", "Mer", "Iau", "Gwe", "Sad", "Sul"],
daysMin: ["Su"... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.cy.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 278 |
```javascript
/**
* Estonian translation for bootstrap-datepicker
* Ando Roots <path_to_url
* Fixes by Illimar Tambek <<path_to_url
*/
;(function($){
$.fn.datepicker.dates['et'] = {
days: ["Phapev", "Esmaspev", "Teisipev", "Kolmapev", "Neljapev", "Reede", "Laupev", "Phapev"],
daysShort: ["Phap", "Esmasp", "Tei... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.et.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 311 |
```javascript
/**
* Malay translation for bootstrap-datepicker
* Ateman Faiz <noorulfaiz@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['ms'] = {
days: ["Ahad", "Isnin", "Selasa", "Rabu", "Khamis", "Jumaat", "Sabtu", "Ahad"],
daysShort: ["Aha", "Isn", "Sel", "Rab", "Kha", "Jum", "Sab", "Aha"],
daysMin: ["... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.ms.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 250 |
```javascript
/**
* Icelandic translation for bootstrap-datepicker
* Hinrik rn Sigursson <hinrik.sig@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['is'] = {
days: ["Sunnudagur", "Mnudagur", "rijudagur", "Mivikudagur", "Fimmtudagur", "Fstudagur", "Laugardagur", "Sunnudagur"],
daysShort: ["Sun", "Mn", "ri", ... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.is.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 270 |
```javascript
/**
* Serbian cyrillic translation for bootstrap-datepicker
* Bojan Milosavlevi <milboj@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['rs'] = {
days: ["","", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
months: ["", "", "... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.rs.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 134 |
```javascript
/**
* Polish translation for bootstrap-datepicker
* Robert <rtpm@gazeta.pl>
*/
;(function($){
$.fn.datepicker.dates['pl'] = {
days: ["Niedziela", "Poniedziaek", "Wtorek", "roda", "Czwartek", "Pitek", "Sobota", "Niedziela"],
daysShort: ["Nie", "Pn", "Wt", "r", "Cz... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.pl.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 279 |
```javascript
/**
* Brazilian translation for bootstrap-datepicker
* Cauan Cabral <cauan@radig.com.br>
*/
;(function($){
$.fn.datepicker.dates['pt-BR'] = {
days: ["Domingo", "Segunda", "Tera", "Quarta", "Quinta", "Sexta", "Sbado", "Domingo"],
daysShort: ["Dom", "Seg", "Ter", "Qua", "Qui", "Sex", "Sb", "Dom"],
... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.pt-BR.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 264 |
```javascript
/**
* Turkish translation for bootstrap-datepicker
* Serkan Algur <kaisercrazy_2@hotmail.com>
*/
;(function($){
$.fn.datepicker.dates['tr'] = {
days: ["Pazar", "Pazartesi", "Sal", "aramba", "Perembe", "Cuma", "Cumartesi", "Pazar"],
daysShort: ["Pz", "Pzt", "Sal", "r", "Pr", "Cu", "Cts", "Pz"],
d... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.tr.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 265 |
```javascript
;(function($){
$.fn.datepicker.dates['gl'] = {
days: ["Domingo", "Luns", "Martes", "Mrcores", "Xoves", "Venres", "Sbado", "Domingo"],
daysShort: ["Dom", "Lun", "Mar", "Mr", "Xov", "Ven", "Sb", "Dom"],
daysMin: ["Do", "Lu", "Ma", "Me", "Xo", "Ve", "Sa", "Do"],
months: ["Xaneiro", "Febreiro", "Marz... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.gl.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 240 |
```javascript
/**
* Japanese translation for bootstrap-datepicker
* Norio Suzuki <path_to_url
*/
;(function($){
$.fn.datepicker.dates['ja'] = {
days: ["", "", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
months: ["1", "2", "3", "4", "5", "6... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.ja.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 178 |
```javascript
/**
* Romanian translation for bootstrap-datepicker
* Cristian Vasile <cristi.mie@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['ro'] = {
days: ["Duminic", "Luni", "Mari", "Miercuri", "Joi", "Vineri", "Smbt", "Duminic"],
daysShort: ["Dum", "Lun", "Mar", "Mie", "Joi", "Vin", "Sm", "Dum"],
da... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.ro.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 276 |
```javascript
/**
* Swedish translation for bootstrap-datepicker
* Patrik Ragnarsson <patrik@starkast.net>
*/
;(function($){
$.fn.datepicker.dates['sv'] = {
days: ["Sndag", "Mndag", "Tisdag", "Onsdag", "Torsdag", "Fredag", "Lrdag", "Sndag"],
daysShort: ["Sn", "Mn", "Tis", "Ons", "Tor", "Fre", "Lr", "Sn"],
day... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.sv.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 268 |
```javascript
/**
* Russian translation for bootstrap-datepicker
* Victor Taranenko <darwin@snowdale.com>
*/
;(function($){
$.fn.datepicker.dates['ru'] = {
days: ["", "", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
months: ["", "", "", "",... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.ru.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 137 |
```javascript
/**
* Georgian translation for bootstrap-datepicker
* Levan Melikishvili <levani0101@yahoo.com>
*/
;(function($){
$.fn.datepicker.dates['ka'] = {
days: ["", "", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.ka.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 147 |
```javascript
/**
* Portuguese translation for bootstrap-datepicker
* Original code: Cauan Cabral <cauan@radig.com.br>
* Tiago Melo <tiago.blackcode@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['pt'] = {
days: ["Domingo", "Segunda", "Tera", "Quarta", "Quinta", "Sexta", "Sbado", "Domingo"],
daysShort: ["D... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.pt.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 278 |
```javascript
/**
* Arabic translation for bootstrap-datepicker
* Mohammed Alshehri <alshehri866@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['ar'] = {
days: ["", "", "", "", "", "", "", ""],
daysShort: ["", "", "", "", "", "", "", ""],
daysMin: ["", "", "", "", "", "", "", ""],
... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.ar.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 132 |
```javascript
/**
* Bahasa translation for bootstrap-datepicker
* Azwar Akbar <azwar.akbar@gmail.com>
*/
;(function($){
$.fn.datepicker.dates['id'] = {
days: ["Minggu", "Senin", "Selasa", "Rabu", "Kamis", "Jumat", "Sabtu", "Minggu"],
daysShort: ["Mgu", "Sen", "Sel", "Rab", "Kam", "Jum", "Sab", "Mgu"],
daysMin... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.id.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 264 |
```javascript
/**
* Belgium-Dutch translation for bootstrap-datepicker
* Julien Poulin <poulin_julien@hotmail.com>
*/
;(function($){
$.fn.datepicker.dates['nl-BE'] = {
days: ["Zondag", "Maandag", "Dinsdag", "Woensdag", "Donderdag", "Vrijdag", "Zaterdag", "Zondag"],
daysShort: ["Zo", "Ma", "Di", "Wo", "Do",... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.nl-BE.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 278 |
```javascript
/**
* Vietnamese translation for bootstrap-datepicker
* An Vo <path_to_url
*/
;(function($){
$.fn.datepicker.dates['vi'] = {
days: ["Ch nht", "Th hai", "Th ba", "Th t", "Th nm", "Th su", "Th by", "Ch nht"],
daysShort: ["CN", "Th 2", "Th 3", "Th 4", "Th 5", "Th 6", "Th 7", "CN"],
daysMin: ["CN", ... | /content/code_sandbox/system/static/plugins/datepicker/locales/bootstrap-datepicker.vi.js | javascript | 2016-08-01T21:18:23 | 2024-08-12T19:24:07 | home_surveillance | BrandonJoffe/home_surveillance | 1,223 | 306 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.