Commit iniziale
This commit is contained in:
53012
public/vendor/adminlte/dist/css/adminlte.css
vendored
Normal file
53012
public/vendor/adminlte/dist/css/adminlte.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
public/vendor/adminlte/dist/css/adminlte.css.map
vendored
Normal file
1
public/vendor/adminlte/dist/css/adminlte.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
12
public/vendor/adminlte/dist/css/adminlte.min.css
vendored
Normal file
12
public/vendor/adminlte/dist/css/adminlte.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
public/vendor/adminlte/dist/css/adminlte.min.css.map
vendored
Normal file
1
public/vendor/adminlte/dist/css/adminlte.min.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
public/vendor/adminlte/dist/img/AdminLTELogo.png
vendored
Normal file
BIN
public/vendor/adminlte/dist/img/AdminLTELogo.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
57
public/vendor/adminlte/dist/js/.eslintrc.json
vendored
Normal file
57
public/vendor/adminlte/dist/js/.eslintrc.json
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"root": true,
|
||||
"parserOptions": {
|
||||
"ecmaVersion": 5,
|
||||
"sourceType": "script"
|
||||
},
|
||||
"env": {
|
||||
"jquery": true
|
||||
},
|
||||
"extends": [
|
||||
"plugin:unicorn/recommended",
|
||||
"xo",
|
||||
"xo/browser"
|
||||
],
|
||||
"rules": {
|
||||
"capitalized-comments": "off",
|
||||
"comma-dangle": [
|
||||
"error",
|
||||
"never"
|
||||
],
|
||||
"indent": [
|
||||
"error",
|
||||
2,
|
||||
{
|
||||
"MemberExpression": "off",
|
||||
"SwitchCase": 1
|
||||
}
|
||||
],
|
||||
"multiline-ternary": [
|
||||
"error",
|
||||
"always-multiline"
|
||||
],
|
||||
"no-var": "off",
|
||||
"object-curly-spacing": [
|
||||
"error",
|
||||
"always"
|
||||
],
|
||||
"object-shorthand": "off",
|
||||
"prefer-arrow-callback": "off",
|
||||
"semi": [
|
||||
"error",
|
||||
"never"
|
||||
],
|
||||
"strict": "error",
|
||||
"unicorn/no-array-for-each": "off",
|
||||
"unicorn/no-for-loop": "off",
|
||||
"unicorn/no-null": "off",
|
||||
"unicorn/numeric-separators-style": "off",
|
||||
"unicorn/prefer-dataset": "off",
|
||||
"unicorn/prefer-includes": "off",
|
||||
"unicorn/prefer-module": "off",
|
||||
"unicorn/prefer-node-append": "off",
|
||||
"unicorn/prefer-query-selector": "off",
|
||||
"unicorn/prefer-spread": "off",
|
||||
"unicorn/prevent-abbreviations": "off"
|
||||
}
|
||||
}
|
||||
3069
public/vendor/adminlte/dist/js/adminlte.js
vendored
Normal file
3069
public/vendor/adminlte/dist/js/adminlte.js
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
public/vendor/adminlte/dist/js/adminlte.js.map
vendored
Normal file
1
public/vendor/adminlte/dist/js/adminlte.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
7
public/vendor/adminlte/dist/js/adminlte.min.js
vendored
Normal file
7
public/vendor/adminlte/dist/js/adminlte.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
public/vendor/adminlte/dist/js/adminlte.min.js.map
vendored
Normal file
1
public/vendor/adminlte/dist/js/adminlte.min.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user