Update .bower.json, .travis.yml, and 44 more files...
This commit is contained in:
parent
be83b43a59
commit
487a96bffd
18
static/bower_components/Flot/.bower.json
vendored
Normal file
18
static/bower_components/Flot/.bower.json
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "Flot",
|
||||
"version": "0.8.3",
|
||||
"main": "jquery.flot.js",
|
||||
"dependencies": {
|
||||
"jquery": ">= 1.2.6"
|
||||
},
|
||||
"homepage": "https://github.com/flot/flot",
|
||||
"_release": "0.8.3",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.8.3",
|
||||
"commit": "453b017cc5acfd75e252b93e8635f57f4196d45d"
|
||||
},
|
||||
"_source": "https://github.com/flot/flot.git",
|
||||
"_target": "^0.8.3",
|
||||
"_originalSource": "flot"
|
||||
}
|
3
static/bower_components/Flot/.travis.yml
vendored
Normal file
3
static/bower_components/Flot/.travis.yml
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 0.8
|
40
static/bower_components/Ionicons/.bower.json
vendored
Normal file
40
static/bower_components/Ionicons/.bower.json
vendored
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"builder",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"version": "2.0.1",
|
||||
"name": "Ionicons",
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
"Ben Sperry <ben@drifty.com>",
|
||||
"Adam Bradley <adam@drifty.com>",
|
||||
"Max Lynch <max@drifty.com>"
|
||||
],
|
||||
"keywords": [
|
||||
"fonts",
|
||||
"icon font",
|
||||
"icons",
|
||||
"ionic",
|
||||
"web font"
|
||||
],
|
||||
"main": [
|
||||
"css/ionicons.css",
|
||||
"fonts/*"
|
||||
],
|
||||
"homepage": "https://github.com/driftyco/ionicons",
|
||||
"description": "Ionicons - free and beautiful icons from the creators of Ionic Framework",
|
||||
"_release": "2.0.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v2.0.1",
|
||||
"commit": "ecb4b806831005c25b97ed9089fbb1d7dcc0879c"
|
||||
},
|
||||
"_source": "https://github.com/driftyco/ionicons.git",
|
||||
"_target": "^2.0.1",
|
||||
"_originalSource": "ionicons"
|
||||
}
|
44
static/bower_components/PACE/.bower.json
vendored
Normal file
44
static/bower_components/PACE/.bower.json
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "PACE",
|
||||
"main": "pace.js",
|
||||
"version": "1.0.2",
|
||||
"homepage": "http://github.hubspot.com/pace/docs/welcome",
|
||||
"authors": [
|
||||
"Zack Bloom <zackbloom@gmail.com>",
|
||||
"Adam Schwartz <adam.flynn.schwartz@gmail.com>"
|
||||
],
|
||||
"description": "Automatic page load progress bar",
|
||||
"keywords": [
|
||||
"loading",
|
||||
"load",
|
||||
"pageload",
|
||||
"progress",
|
||||
"activity",
|
||||
"ajax",
|
||||
"spinner",
|
||||
"progress",
|
||||
"bar",
|
||||
"automatic",
|
||||
"client-side"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
".*",
|
||||
"Gruntfile.coffee",
|
||||
"bower_components",
|
||||
"docs",
|
||||
"node_modules",
|
||||
"package.json",
|
||||
"templates",
|
||||
"tests"
|
||||
],
|
||||
"_release": "1.0.2",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.0.2",
|
||||
"commit": "c6846cbf6b928e9903b569269fa9fbf32f2554f4"
|
||||
},
|
||||
"_source": "https://github.com/HubSpot/pace.git",
|
||||
"_target": "^1.0.2",
|
||||
"_originalSource": "pace"
|
||||
}
|
14
static/bower_components/bootstrap-colorpicker/.bower.json
vendored
Normal file
14
static/bower_components/bootstrap-colorpicker/.bower.json
vendored
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"name": "bootstrap-colorpicker",
|
||||
"homepage": "https://github.com/itsjavi/bootstrap-colorpicker",
|
||||
"version": "2.5.3",
|
||||
"_release": "2.5.3",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.5.3",
|
||||
"commit": "525cd6a0aa26ae95803bbf34d231c4163136a314"
|
||||
},
|
||||
"_source": "https://github.com/itsjavi/bootstrap-colorpicker.git",
|
||||
"_target": "^2.5.1",
|
||||
"_originalSource": "bootstrap-colorpicker"
|
||||
}
|
11
static/bower_components/bootstrap-colorpicker/.editorconfig
vendored
Normal file
11
static/bower_components/bootstrap-colorpicker/.editorconfig
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# EditorConfig is awesome: http://EditorConfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
47
static/bower_components/bootstrap-colorpicker/.github/CODE_OF_CONDUCT.md
vendored
Normal file
47
static/bower_components/bootstrap-colorpicker/.github/CODE_OF_CONDUCT.md
vendored
Normal file
@ -0,0 +1,47 @@
|
||||
# Contributor Covenant Code of Conduct
|
||||
|
||||
## Our Pledge
|
||||
|
||||
In the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
|
||||
|
||||
## Our Standards
|
||||
|
||||
Examples of behavior that contributes to creating a positive environment include:
|
||||
|
||||
* Using welcoming and inclusive language
|
||||
* Being respectful of differing viewpoints and experiences
|
||||
* Gracefully accepting constructive criticism
|
||||
* Focusing on what is best for the community
|
||||
* Showing empathy towards other community members
|
||||
|
||||
Examples of unacceptable behavior by participants include:
|
||||
|
||||
* The use of sexualized language or imagery and unwelcome sexual attention or advances
|
||||
* Trolling, insulting/derogatory comments, and personal or political attacks
|
||||
* Public or private harassment
|
||||
* Publishing others' private information, such as a physical or electronic address, without explicit permission
|
||||
* Other conduct which could reasonably be considered inappropriate in a professional setting
|
||||
|
||||
## Our Responsibilities
|
||||
|
||||
Project maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response to any instances of unacceptable behavior.
|
||||
|
||||
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
|
||||
|
||||
## Scope
|
||||
|
||||
This Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address, posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.
|
||||
|
||||
## Enforcement
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team members through their social media sites or at _git @ itsjavi.com_.
|
||||
The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
|
||||
|
||||
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
|
||||
|
||||
## Attribution
|
||||
|
||||
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]
|
||||
|
||||
[homepage]: http://contributor-covenant.org
|
||||
[version]: http://contributor-covenant.org/version/1/4/
|
42
static/bower_components/bootstrap-colorpicker/.github/CONTRIBUTING.md
vendored
Normal file
42
static/bower_components/bootstrap-colorpicker/.github/CONTRIBUTING.md
vendored
Normal file
@ -0,0 +1,42 @@
|
||||
# Contributing
|
||||
|
||||
## Support
|
||||
|
||||
The issue tracker is not the place for support requests. If you get stuck with bootstrap-colorpicker, it's very likely
|
||||
that the fine folks at [StackOverflow](http://stackoverflow.com/) will be able to help you; simply describe the problem
|
||||
you're having and provide them a link to the repo (so they know what code you're using).
|
||||
|
||||
|
||||
## Issues
|
||||
For feature requests, suggestions or ideas, add `[SUGGESTION]` before the title of the issue, for anything else follow
|
||||
the following guidelines.
|
||||
|
||||
### Steps to submit an issue
|
||||
These steps are mandatory. Issues that are not clear or are not clearly reproduceable with a live example will be closed.
|
||||
|
||||
- Reproduce your problem in a separated environment, like in JSFiddle,
|
||||
[here is a template for it](http://jsfiddle.net/0vopxm13/157/), that you can fork in the same page.
|
||||
It already includes the required JS and CSS files.
|
||||
- Before posting your issue, consider adding this information:
|
||||
* Expected behaviour: what should happen?
|
||||
* Actual behaviour: what happens instead?
|
||||
* Your context: Where it happens? In which browser and version (if applicable)?
|
||||
* Plugin version (and/or commit reference).
|
||||
* jQuery version you use and list of all other plugins/scripts you are using with this one and may cause some conflict.
|
||||
* A link to your JSFiddle (or similar tool) demo where you reproduced the problem (if applicable).
|
||||
|
||||
## Pull Requests
|
||||
|
||||
Patches and new features are welcome!
|
||||
|
||||
- Prerequisites: having `node`, `npm`, `yarn` and `grunt` installed in your machine.
|
||||
- After a fresh clone for your fork, you need to run `yarn install` inside the project's root folder.
|
||||
- For checking your changes in the browser you can execute `node serve` and navigate to http://localhost:5000/
|
||||
- Before any commit run always `grunt` inside the project's root folder, to update the dist files
|
||||
(never modify them manually).
|
||||
- Do not change the plugin coding style.
|
||||
- Check that the index.html demos aren't broken (modify if necessary).
|
||||
- Test your code at least in Chrome, Firefox and Edge.
|
||||
- Any new feature should come with updated docs if applicable (a demonstration).
|
||||
- Generate the `/dist` files executing `grunt` before your Pull Request.
|
||||
- Push to your fork and submit the pull request.
|
51
static/bower_components/bootstrap-colorpicker/.github/ISSUE_TEMPLATE.md
vendored
Normal file
51
static/bower_components/bootstrap-colorpicker/.github/ISSUE_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,51 @@
|
||||
<!--
|
||||
|
||||
THIS TEMPLATE IS MANDATORY!!
|
||||
|
||||
Thank you for your contribution to bootstrap-colorpicker! Please replace {Please write here *} with your description.
|
||||
Please note that issues not following this template may be potentially discarded if they are not easily reproduceable
|
||||
with live examples (in case of code issues) and/or the description is not clear enough.
|
||||
-->
|
||||
|
||||
### Brief description
|
||||
|
||||
{Please write here a summary of the issue}
|
||||
|
||||
<!--
|
||||
The following sections are only mandatory for bug reports.
|
||||
For feature requests and other kind of tickets, you only need to fill the first section,
|
||||
optionally with additional comments and examples.
|
||||
-->
|
||||
### Which software are you using?
|
||||
|
||||
- bootstrap-colorpicker version: {Please write here}
|
||||
- bootstrap version: {Please write here}
|
||||
- jQuery version: {Please write here}
|
||||
- Browser name and version: {Please write here}
|
||||
- Operative System name an version: {Please write here}
|
||||
|
||||
### What's the expected or desirable behavior?
|
||||
|
||||
{Please write here in case of code-related issues or remove this section}
|
||||
|
||||
### What's the actual current behavior?
|
||||
|
||||
{Please write here in case of code-related issues or remove this section}
|
||||
|
||||
### Are there some other related issues or PRs?
|
||||
|
||||
{Please write here if applicable the issue numbers or remove this section}
|
||||
|
||||
### Steps to reproduce
|
||||
|
||||
{Please write here in case of code-related issues or remove this section}
|
||||
|
||||
<!--
|
||||
Live examples are MANDATORY for code-related issues
|
||||
You have a JsFiddle template here: http://jsfiddle.net/0vopxm13/157/ which is using the latest master version of the library.
|
||||
-->
|
||||
*Live example*: {Please write here a link to your JsFiddle example}
|
||||
|
||||
### Additional Comments (if any)
|
||||
|
||||
{Please write here}
|
38
static/bower_components/bootstrap-colorpicker/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
38
static/bower_components/bootstrap-colorpicker/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,38 @@
|
||||
<!--
|
||||
|
||||
THIS TEMPLATE IS MANDATORY!!
|
||||
|
||||
Thank you for your contribution to bootstrap-colorpicker! Please replace {Please write here} with your description.
|
||||
Please note that PRs not following this template may be potentially discarded if they are not clear enough.
|
||||
-->
|
||||
|
||||
### Is your PR fixing an issue or introduces a new feature?
|
||||
|
||||
{Please write here}
|
||||
|
||||
### In case of fix, how this PR fixes the problem?
|
||||
|
||||
{Please write here only in case of fix PR or remove the section}
|
||||
|
||||
{Please also mention the related issue numbers you are trying to close, if applicable}
|
||||
|
||||
### In case of new feature, what are the benefits and use cases?
|
||||
|
||||
{Please write here only in case of feature PR or remove the section}
|
||||
|
||||
### Check list
|
||||
Please mark with `x` inside the `[ ]` for anything that applies to this PR.
|
||||
|
||||
- [ ] All tests passed in travis-ci
|
||||
- [ ] Regenerated the `dist` files via `grunt`
|
||||
- [ ] All documentation examples are still working after testing them via `node serve`
|
||||
- [ ] Added an example in the documentation for the newly introduced feature
|
||||
- [ ] Provided an example via JsFiddle in the description of this PR
|
||||
- [ ] Tested at least with latest Chrome, Firefox and Mobile (iOS Safari and/or Chrome for Android)
|
||||
- [ ] This PR also introduces coding style changes (indentation, etc), in a separated commit
|
||||
- [ ] The commit history is understandable and grouped into the minimum number of commits possible
|
||||
- [ ] I've followed all other [`CONTRIBUTING.md`](.github/CONTRIBUTING.md#pull-requests) guidelines for Pull Requests.
|
||||
|
||||
### Additional Comments (if any)
|
||||
|
||||
{Please write here}
|
18
static/bower_components/bootstrap-colorpicker/.jshintrc
vendored
Normal file
18
static/bower_components/bootstrap-colorpicker/.jshintrc
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"bitwise": false,
|
||||
"browser": true,
|
||||
"curly": true,
|
||||
"eqeqeq": true,
|
||||
"eqnull": true,
|
||||
"esnext": true,
|
||||
"immed": true,
|
||||
"jquery": true,
|
||||
"latedef": true,
|
||||
"newcap": true,
|
||||
"noarg": true,
|
||||
"node": true,
|
||||
"strict": false,
|
||||
"trailing": true,
|
||||
"undef": true,
|
||||
"predef" : ["define"]
|
||||
}
|
21
static/bower_components/bootstrap-colorpicker/.npmignore
vendored
Normal file
21
static/bower_components/bootstrap-colorpicker/.npmignore
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
*~
|
||||
.DS_Store
|
||||
.DS_Store*
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
*.log
|
||||
/node_modules/
|
||||
/bower_components/
|
||||
/nbproject/
|
||||
/gh-pages/
|
||||
/package-lock.json
|
||||
Gruntfile.js
|
||||
/build
|
||||
/docs
|
||||
/tests
|
||||
/spec
|
||||
.*
|
||||
/src/docs
|
||||
*.psd
|
||||
*.ai
|
||||
composer.json
|
13
static/bower_components/bootstrap-colorpicker/.travis.yml
vendored
Normal file
13
static/bower_components/bootstrap-colorpicker/.travis.yml
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "6"
|
||||
- "8"
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
- curl -o- -L https://yarnpkg.com/install.sh | bash
|
||||
|
||||
script:
|
||||
- yarn install
|
||||
- grunt --verbose
|
||||
# Check that files didn't change after running grunt. It should be run before pushing any code change.
|
||||
- if ! git diff --name-only --quiet -- dist docs src index.html --; then echo \"Files where modified after grunt execution!!...\"; exit 1; fi
|
23
static/bower_components/bootstrap-datepicker/.bower.json
vendored
Normal file
23
static/bower_components/bootstrap-datepicker/.bower.json
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "bootstrap-datepicker",
|
||||
"main": [
|
||||
"dist/css/bootstrap-datepicker3.css",
|
||||
"dist/js/bootstrap-datepicker.js"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7.1 <4.0.0"
|
||||
},
|
||||
"ignore": [],
|
||||
"homepage": "https://github.com/eternicode/bootstrap-datepicker",
|
||||
"version": "1.9.0",
|
||||
"_release": "1.9.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.9.0",
|
||||
"commit": "fb8776d65825068b9f914ab37d6fd847c951f488"
|
||||
},
|
||||
"_source": "https://github.com/eternicode/bootstrap-datepicker.git",
|
||||
"_target": "^1.7",
|
||||
"_originalSource": "bootstrap-datepicker"
|
||||
}
|
11
static/bower_components/bootstrap-datepicker/.editorconfig
vendored
Normal file
11
static/bower_components/bootstrap-datepicker/.editorconfig
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
# EditorConfig is awesome: https://editorconfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 2
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
trim_trailing_whitespace = true
|
13
static/bower_components/bootstrap-datepicker/.github/ISSUE_TEMPLATE.md
vendored
Normal file
13
static/bower_components/bootstrap-datepicker/.github/ISSUE_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
### Expected behaviour
|
||||
Tell us what should happen.
|
||||
|
||||
### Actual behaviour
|
||||
Tell us what happens instead.
|
||||
|
||||
### Datepicker version used
|
||||
|
||||
ex. 1.6.1.
|
||||
|
||||
### Example code
|
||||
|
||||
Jsfiddle example to reproduce the problem.
|
7
static/bower_components/bootstrap-datepicker/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
7
static/bower_components/bootstrap-datepicker/.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
| Q | A
|
||||
| --------------- | ---
|
||||
| Bug fix? | no|yes
|
||||
| New feature? | no|yes
|
||||
| BC breaks? | no|yes
|
||||
| Related tickets | fixes #X, partially #Y, mentioned in #Z
|
||||
| License | MIT
|
7
static/bower_components/bootstrap-datepicker/.travis.yml
vendored
Normal file
7
static/bower_components/bootstrap-datepicker/.travis.yml
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
language: node_js
|
||||
|
||||
node_js:
|
||||
- "12"
|
||||
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
22
static/bower_components/bootstrap-datepicker/js/.jscsrc
vendored
Normal file
22
static/bower_components/bootstrap-datepicker/js/.jscsrc
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"requireSpaceAfterKeywords": [
|
||||
"if", "else", "for", "while", "do", "switch", "return"
|
||||
],
|
||||
"disallowSpacesInFunctionExpression": {
|
||||
"beforeOpeningRoundBrace": true,
|
||||
"beforeOpeningCurlyBrace": true
|
||||
},
|
||||
"disallowSpacesInsideObjectBrackets": true,
|
||||
"disallowSpacesInsideArrayBrackets": true,
|
||||
"disallowSpacesInsideParentheses": true,
|
||||
"disallowQuotedKeysInObjects": "allButReserved",
|
||||
"disallowSpaceAfterObjectKeys": true,
|
||||
"requireSpaceAfterBinaryOperators": ["==", "===", "!=", "!==", ">", "<", ">=", "<="],
|
||||
"requireSpaceBeforeBinaryOperators": ["==", "===", "!=", "!==", ">", "<", ">=", "<="],
|
||||
"disallowSpaceAfterPrefixUnaryOperators": ["++", "--", "+", "-", "~", "!"],
|
||||
"disallowSpaceBeforeBinaryOperators": [","],
|
||||
"disallowSpaceBeforePostfixUnaryOperators": ["++", "--"],
|
||||
"validateLineBreaks": "LF",
|
||||
"requireKeywordsOnNewLine": ["return", "break", "delete"],
|
||||
"requireLineFeedAtFileEnd": true
|
||||
}
|
25
static/bower_components/bootstrap-datepicker/js/.jshintrc
vendored
Normal file
25
static/bower_components/bootstrap-datepicker/js/.jshintrc
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
// Extra globals.
|
||||
"predef" : [
|
||||
"require",
|
||||
"define"
|
||||
],
|
||||
"jquery": true,
|
||||
"browser": true,
|
||||
|
||||
"eqeqeq": true,
|
||||
"freeze": true,
|
||||
//"indent": 4, // when we move to spaces
|
||||
"latedef": false,
|
||||
"undef": true,
|
||||
"unused": false,
|
||||
"immed": true,
|
||||
"trailing": true,
|
||||
"maxcomplexity": 50, // Can we get this under 5?
|
||||
//"maxlen": 120,
|
||||
|
||||
"-W014": false, // Bad line breaking before ? (in tertiary operator)
|
||||
"-W065": false, // Missing radix parameter to parseInt (defaults to 10)
|
||||
"-W069": false, // Literal accessor is better written in dot notation
|
||||
"-W100": false // Silently deleted characters (in locales)
|
||||
}
|
19
static/bower_components/bootstrap-datepicker/less/.csslintrc
vendored
Normal file
19
static/bower_components/bootstrap-datepicker/less/.csslintrc
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"adjoining-classes": false,
|
||||
"box-sizing": false,
|
||||
"box-model": false,
|
||||
"compatible-vendor-prefixes": false,
|
||||
"floats": false,
|
||||
"font-sizes": false,
|
||||
"gradients": false,
|
||||
"important": false,
|
||||
"known-properties": false,
|
||||
"outline-none": false,
|
||||
"qualified-headings": false,
|
||||
"regex-selectors": false,
|
||||
"shorthand": false,
|
||||
"text-indent": false,
|
||||
"unique-headings": false,
|
||||
"universal-selector": false,
|
||||
"unqualified-attributes": false
|
||||
}
|
31
static/bower_components/bootstrap-daterangepicker/.bower.json
vendored
Normal file
31
static/bower_components/bootstrap-daterangepicker/.bower.json
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "bootstrap-daterangepicker",
|
||||
"main": [
|
||||
"daterangepicker.js",
|
||||
"daterangepicker.css"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"moment.js",
|
||||
"moment.min.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "1.9.1 - 3",
|
||||
"moment": ">=2.9.0"
|
||||
},
|
||||
"homepage": "https://github.com/dangrossman/bootstrap-daterangepicker",
|
||||
"version": "2.1.27",
|
||||
"_release": "2.1.27",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v2.1.27",
|
||||
"commit": "d4aabfbceaf57117e1af33f3f82e92162719eee9"
|
||||
},
|
||||
"_source": "https://github.com/dangrossman/bootstrap-daterangepicker.git",
|
||||
"_target": "^2.1.25",
|
||||
"_originalSource": "bootstrap-daterangepicker"
|
||||
}
|
44
static/bower_components/bootstrap/.bower.json
vendored
Normal file
44
static/bower_components/bootstrap/.bower.json
vendored
Normal file
@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "bootstrap",
|
||||
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
||||
"keywords": [
|
||||
"css",
|
||||
"js",
|
||||
"less",
|
||||
"mobile-first",
|
||||
"responsive",
|
||||
"front-end",
|
||||
"framework",
|
||||
"web"
|
||||
],
|
||||
"homepage": "https://getbootstrap.com/",
|
||||
"license": "MIT",
|
||||
"moduleType": "globals",
|
||||
"main": [
|
||||
"less/bootstrap.less",
|
||||
"dist/js/bootstrap.js"
|
||||
],
|
||||
"ignore": [
|
||||
"/.*",
|
||||
"_config.yml",
|
||||
"CNAME",
|
||||
"composer.json",
|
||||
"CONTRIBUTING.md",
|
||||
"docs",
|
||||
"js/tests",
|
||||
"test-infra"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "1.9.1 - 3"
|
||||
},
|
||||
"version": "3.4.1",
|
||||
"_release": "3.4.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v3.4.1",
|
||||
"commit": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
|
||||
},
|
||||
"_source": "https://github.com/twbs/bootstrap.git",
|
||||
"_target": "^3.4",
|
||||
"_originalSource": "bootstrap"
|
||||
}
|
7
static/bower_components/bootstrap/grunt/.jshintrc
vendored
Normal file
7
static/bower_components/bootstrap/grunt/.jshintrc
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"extends" : "../js/.jshintrc",
|
||||
"asi" : false,
|
||||
"browser" : false,
|
||||
"es3" : false,
|
||||
"node" : true
|
||||
}
|
289
static/bower_components/bootstrap/grunt/.stylelintrc
vendored
Normal file
289
static/bower_components/bootstrap/grunt/.stylelintrc
vendored
Normal file
@ -0,0 +1,289 @@
|
||||
{
|
||||
"extends": [
|
||||
"stylelint-config-standard"
|
||||
],
|
||||
"plugins": [
|
||||
"stylelint-order"
|
||||
],
|
||||
"rules": {
|
||||
"at-rule-empty-line-before": null,
|
||||
"at-rule-name-space-after": "always",
|
||||
"at-rule-no-vendor-prefix": true,
|
||||
"at-rule-semicolon-space-before": "never",
|
||||
"block-closing-brace-empty-line-before": null,
|
||||
"block-closing-brace-newline-after": null,
|
||||
"block-opening-brace-space-before": null,
|
||||
"color-named": "never",
|
||||
"declaration-block-semicolon-newline-after": "always-multi-line",
|
||||
"declaration-block-semicolon-newline-before": "never-multi-line",
|
||||
"declaration-block-semicolon-space-after": "always-single-line",
|
||||
"declaration-empty-line-before": null,
|
||||
"declaration-no-important": true,
|
||||
"font-family-name-quotes": "always-where-recommended",
|
||||
"font-weight-notation": [
|
||||
"numeric",
|
||||
{
|
||||
"ignore": [
|
||||
"relative"
|
||||
]
|
||||
}
|
||||
],
|
||||
"function-url-no-scheme-relative": true,
|
||||
"function-url-quotes": "always",
|
||||
"length-zero-no-unit": true,
|
||||
"max-empty-lines": 2,
|
||||
"max-line-length": null,
|
||||
"media-feature-name-no-unknown": [
|
||||
true,
|
||||
{
|
||||
"ignoreMediaFeatureNames": [
|
||||
"prefers-reduced-motion"
|
||||
]
|
||||
}
|
||||
],
|
||||
"media-feature-name-no-vendor-prefix": true,
|
||||
"media-feature-parentheses-space-inside": "never",
|
||||
"media-feature-range-operator-space-after": "always",
|
||||
"media-feature-range-operator-space-before": "never",
|
||||
"no-descending-specificity": null,
|
||||
"no-duplicate-selectors": true,
|
||||
"number-leading-zero": "never",
|
||||
"order/properties-order": [
|
||||
"position",
|
||||
"top",
|
||||
"right",
|
||||
"bottom",
|
||||
"left",
|
||||
"z-index",
|
||||
"box-sizing",
|
||||
"display",
|
||||
"flex",
|
||||
"flex-align",
|
||||
"flex-basis",
|
||||
"flex-direction",
|
||||
"flex-wrap",
|
||||
"flex-flow",
|
||||
"flex-shrink",
|
||||
"flex-grow",
|
||||
"flex-order",
|
||||
"flex-pack",
|
||||
"align-content",
|
||||
"align-items",
|
||||
"align-self",
|
||||
"justify-content",
|
||||
"order",
|
||||
"float",
|
||||
"width",
|
||||
"min-width",
|
||||
"max-width",
|
||||
"height",
|
||||
"min-height",
|
||||
"max-height",
|
||||
"padding",
|
||||
"padding-top",
|
||||
"padding-right",
|
||||
"padding-bottom",
|
||||
"padding-left",
|
||||
"margin",
|
||||
"margin-top",
|
||||
"margin-right",
|
||||
"margin-bottom",
|
||||
"margin-left",
|
||||
"overflow",
|
||||
"overflow-x",
|
||||
"overflow-y",
|
||||
"-webkit-overflow-scrolling",
|
||||
"-ms-overflow-x",
|
||||
"-ms-overflow-y",
|
||||
"-ms-overflow-style",
|
||||
"columns",
|
||||
"column-count",
|
||||
"column-fill",
|
||||
"column-gap",
|
||||
"column-rule",
|
||||
"column-rule-width",
|
||||
"column-rule-style",
|
||||
"column-rule-color",
|
||||
"column-span",
|
||||
"column-width",
|
||||
"orphans",
|
||||
"widows",
|
||||
"clip",
|
||||
"clear",
|
||||
"font",
|
||||
"font-family",
|
||||
"font-size",
|
||||
"font-style",
|
||||
"font-weight",
|
||||
"font-variant",
|
||||
"font-size-adjust",
|
||||
"font-stretch",
|
||||
"font-effect",
|
||||
"font-emphasize",
|
||||
"font-emphasize-position",
|
||||
"font-emphasize-style",
|
||||
"font-smooth",
|
||||
"src",
|
||||
"hyphens",
|
||||
"line-height",
|
||||
"color",
|
||||
"text-align",
|
||||
"text-align-last",
|
||||
"text-emphasis",
|
||||
"text-emphasis-color",
|
||||
"text-emphasis-style",
|
||||
"text-emphasis-position",
|
||||
"text-decoration",
|
||||
"text-indent",
|
||||
"text-justify",
|
||||
"text-outline",
|
||||
"-ms-text-overflow",
|
||||
"text-overflow",
|
||||
"text-overflow-ellipsis",
|
||||
"text-overflow-mode",
|
||||
"text-shadow",
|
||||
"text-transform",
|
||||
"text-wrap",
|
||||
"-webkit-text-size-adjust",
|
||||
"-ms-text-size-adjust",
|
||||
"letter-spacing",
|
||||
"-ms-word-break",
|
||||
"word-break",
|
||||
"word-spacing",
|
||||
"-ms-word-wrap",
|
||||
"word-wrap",
|
||||
"overflow-wrap",
|
||||
"tab-size",
|
||||
"white-space",
|
||||
"vertical-align",
|
||||
"direction",
|
||||
"unicode-bidi",
|
||||
"list-style",
|
||||
"list-style-position",
|
||||
"list-style-type",
|
||||
"list-style-image",
|
||||
"pointer-events",
|
||||
"-ms-touch-action",
|
||||
"touch-action",
|
||||
"cursor",
|
||||
"visibility",
|
||||
"zoom",
|
||||
"table-layout",
|
||||
"empty-cells",
|
||||
"caption-side",
|
||||
"border-spacing",
|
||||
"border-collapse",
|
||||
"content",
|
||||
"quotes",
|
||||
"counter-reset",
|
||||
"counter-increment",
|
||||
"resize",
|
||||
"user-select",
|
||||
"nav-index",
|
||||
"nav-up",
|
||||
"nav-right",
|
||||
"nav-down",
|
||||
"nav-left",
|
||||
"background",
|
||||
"background-color",
|
||||
"background-image",
|
||||
"filter",
|
||||
"background-repeat",
|
||||
"background-attachment",
|
||||
"background-position",
|
||||
"background-position-x",
|
||||
"background-position-y",
|
||||
"background-clip",
|
||||
"background-origin",
|
||||
"background-size",
|
||||
"border",
|
||||
"border-color",
|
||||
"border-style",
|
||||
"border-width",
|
||||
"border-top",
|
||||
"border-top-color",
|
||||
"border-top-style",
|
||||
"border-top-width",
|
||||
"border-right",
|
||||
"border-right-color",
|
||||
"border-right-style",
|
||||
"border-right-width",
|
||||
"border-bottom",
|
||||
"border-bottom-color",
|
||||
"border-bottom-style",
|
||||
"border-bottom-width",
|
||||
"border-left",
|
||||
"border-left-color",
|
||||
"border-left-style",
|
||||
"border-left-width",
|
||||
"border-radius",
|
||||
"border-top-left-radius",
|
||||
"border-top-right-radius",
|
||||
"border-bottom-right-radius",
|
||||
"border-bottom-left-radius",
|
||||
"border-image",
|
||||
"border-image-source",
|
||||
"border-image-slice",
|
||||
"border-image-width",
|
||||
"border-image-outset",
|
||||
"border-image-repeat",
|
||||
"outline",
|
||||
"outline-width",
|
||||
"outline-style",
|
||||
"outline-color",
|
||||
"outline-offset",
|
||||
"box-shadow",
|
||||
"opacity",
|
||||
"-ms-interpolation-mode",
|
||||
"page-break-after",
|
||||
"page-break-before",
|
||||
"page-break-inside",
|
||||
"transition",
|
||||
"transition-delay",
|
||||
"transition-timing-function",
|
||||
"transition-duration",
|
||||
"transition-property",
|
||||
"transform",
|
||||
"transform-origin",
|
||||
"perspective",
|
||||
"appearance",
|
||||
"animation",
|
||||
"animation-name",
|
||||
"animation-duration",
|
||||
"animation-play-state",
|
||||
"animation-timing-function",
|
||||
"animation-delay",
|
||||
"animation-iteration-count",
|
||||
"animation-direction",
|
||||
"animation-fill-mode",
|
||||
"fill",
|
||||
"stroke"
|
||||
],
|
||||
"property-no-vendor-prefix": true,
|
||||
"rule-empty-line-before": null,
|
||||
"selector-attribute-quotes": "always",
|
||||
"selector-pseudo-element-colon-notation": "single",
|
||||
"selector-list-comma-newline-after": "always",
|
||||
"selector-list-comma-newline-before": "never-multi-line",
|
||||
"selector-list-comma-space-after": "always-single-line",
|
||||
"selector-list-comma-space-before": "never-single-line",
|
||||
"selector-max-attribute": 2,
|
||||
"selector-max-class": 4,
|
||||
"selector-max-combinators": 4,
|
||||
"selector-max-compound-selectors": 4,
|
||||
"selector-max-empty-lines": 1,
|
||||
"selector-max-id": 0,
|
||||
"selector-max-specificity": null,
|
||||
"selector-max-type": 2,
|
||||
"selector-max-universal": 1,
|
||||
"selector-no-qualifying-type": true,
|
||||
"selector-no-vendor-prefix": true,
|
||||
"shorthand-property-no-redundant-values": true,
|
||||
"string-quotes": "double",
|
||||
"value-keyword-case": "lower",
|
||||
"value-list-comma-newline-after": "never-multi-line",
|
||||
"value-list-comma-newline-before": "never-multi-line",
|
||||
"value-list-comma-space-after": "always",
|
||||
"value-no-vendor-prefix": true
|
||||
}
|
||||
}
|
42
static/bower_components/bootstrap/js/.jscsrc
vendored
Normal file
42
static/bower_components/bootstrap/js/.jscsrc
vendored
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"disallowEmptyBlocks": true,
|
||||
"disallowKeywords": ["with"],
|
||||
"disallowMixedSpacesAndTabs": true,
|
||||
"disallowMultipleLineStrings": true,
|
||||
"disallowMultipleVarDecl": true,
|
||||
"disallowQuotedKeysInObjects": "allButReserved",
|
||||
"disallowSpaceAfterPrefixUnaryOperators": ["++", "--", "+", "-", "~", "!"],
|
||||
"disallowSpaceBeforeBinaryOperators": [","],
|
||||
"disallowSpaceBeforePostfixUnaryOperators": ["++", "--"],
|
||||
"disallowSpacesInFunctionDeclaration": { "beforeOpeningRoundBrace": true },
|
||||
"disallowSpacesInNamedFunctionExpression": { "beforeOpeningRoundBrace": true },
|
||||
"disallowSpacesInsideArrayBrackets": true,
|
||||
"disallowSpacesInsideParentheses": true,
|
||||
"disallowTrailingComma": true,
|
||||
"disallowTrailingWhitespace": true,
|
||||
"requireCamelCaseOrUpperCaseIdentifiers": true,
|
||||
"requireCapitalizedConstructors": true,
|
||||
"requireCommaBeforeLineBreak": true,
|
||||
"requireDollarBeforejQueryAssignment": true,
|
||||
"requireDotNotation": true,
|
||||
"requireLineFeedAtFileEnd": true,
|
||||
"requirePaddingNewLinesAfterUseStrict": true,
|
||||
"requirePaddingNewLinesBeforeExport": true,
|
||||
"requireSpaceAfterBinaryOperators": ["+", "-", "/", "*", "=", "==", "===", "!=", "!==", ">", "<", ">=", "<="],
|
||||
"requireSpaceAfterKeywords": ["if", "else", "for", "while", "do", "switch", "return", "try", "catch"],
|
||||
"requireSpaceAfterLineComment": true,
|
||||
"requireSpaceBeforeBinaryOperators": ["+", "-", "/", "*", "=", "==", "===", "!=", "!==", ">", "<", ">=", "<="],
|
||||
"requireSpaceBetweenArguments": true,
|
||||
"requireSpacesInAnonymousFunctionExpression": { "beforeOpeningCurlyBrace": true, "beforeOpeningRoundBrace": true },
|
||||
"requireSpacesInConditionalExpression": true,
|
||||
"requireSpacesInForStatement": true,
|
||||
"requireSpacesInFunctionDeclaration": { "beforeOpeningCurlyBrace": true },
|
||||
"requireSpacesInFunctionExpression": { "beforeOpeningCurlyBrace": true },
|
||||
"requireSpacesInNamedFunctionExpression": { "beforeOpeningCurlyBrace": true },
|
||||
"requireSpacesInsideObjectBrackets": "allButNested",
|
||||
"validateAlignedFunctionParameters": true,
|
||||
"validateIndentation": 2,
|
||||
"validateLineBreaks": "LF",
|
||||
"validateNewlineAfterArrayElements": true,
|
||||
"validateQuoteMarks": "'"
|
||||
}
|
15
static/bower_components/bootstrap/js/.jshintrc
vendored
Normal file
15
static/bower_components/bootstrap/js/.jshintrc
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"asi" : true,
|
||||
"browser" : true,
|
||||
"eqeqeq" : false,
|
||||
"eqnull" : true,
|
||||
"es3" : true,
|
||||
"expr" : true,
|
||||
"jquery" : true,
|
||||
"latedef" : true,
|
||||
"laxbreak" : true,
|
||||
"nonbsp" : true,
|
||||
"strict" : true,
|
||||
"undef" : true,
|
||||
"unused" : true
|
||||
}
|
30
static/bower_components/chart.js/.bower.json
vendored
Normal file
30
static/bower_components/chart.js/.bower.json
vendored
Normal file
@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Chart.js",
|
||||
"description": "Simple HTML5 Charts using the canvas element",
|
||||
"homepage": "https://github.com/nnnick/Chart.js",
|
||||
"author": "nnnick",
|
||||
"main": [
|
||||
"Chart.js"
|
||||
],
|
||||
"ignore": [
|
||||
"**/*",
|
||||
".travis.yml",
|
||||
"CONTRIBUTING.md",
|
||||
"Chart.js",
|
||||
"LICENSE.md",
|
||||
"README.md",
|
||||
"gulpfile.js",
|
||||
"package.json"
|
||||
],
|
||||
"dependencies": {},
|
||||
"version": "1.1.1",
|
||||
"_release": "1.1.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.1.1",
|
||||
"commit": "a62537a80029cd5a2e230769a652904e2de2d5d4"
|
||||
},
|
||||
"_source": "https://github.com/chartjs/Chart.js.git",
|
||||
"_target": "^1.0",
|
||||
"_originalSource": "chart.js"
|
||||
}
|
29
static/bower_components/ckeditor/.bower.json
vendored
Normal file
29
static/bower_components/ckeditor/.bower.json
vendored
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "ckeditor",
|
||||
"description": "JavaScript WYSIWYG web text editor.",
|
||||
"keywords": [
|
||||
"ckeditor",
|
||||
"fckeditor",
|
||||
"editor",
|
||||
"wysiwyg",
|
||||
"html",
|
||||
"richtext",
|
||||
"text",
|
||||
"javascript"
|
||||
],
|
||||
"authors": "CKSource (http://cksource.com/)",
|
||||
"license": "For licensing, see LICENSE.md or http://ckeditor.com/license.",
|
||||
"homepage": "http://ckeditor.com",
|
||||
"main": "./ckeditor.js",
|
||||
"moduleType": "globals",
|
||||
"version": "4.12.1",
|
||||
"_release": "4.12.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "4.12.1",
|
||||
"commit": "b1a25e93ae0b038f45dcba458f4c2c18bd7318e5"
|
||||
},
|
||||
"_source": "https://github.com/ckeditor/ckeditor-releases.git",
|
||||
"_target": "^4.7",
|
||||
"_originalSource": "ckeditor"
|
||||
}
|
1
static/bower_components/ckeditor/.github/ISSUE_TEMPLATE
vendored
Normal file
1
static/bower_components/ckeditor/.github/ISSUE_TEMPLATE
vendored
Normal file
@ -0,0 +1 @@
|
||||
Please do not report issues in CKEditor. The correct location of CKEditor issue tracker is: https://github.com/ckeditor/ckeditor-dev/issues
|
79
static/bower_components/ckeditor/.npm/README.md
vendored
Normal file
79
static/bower_components/ckeditor/.npm/README.md
vendored
Normal file
@ -0,0 +1,79 @@
|
||||
# CKEditor 4 [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Check%20out%20CKEditor%204%20on%20npm&url=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Fckeditor)
|
||||
|
||||
[![GitHub tag](https://img.shields.io/github/tag/ckeditor/ckeditor-releases.svg)](https://github.com/ckeditor/ckeditor-releases)
|
||||
[![Dependencies](https://img.shields.io/david/ckeditor/ckeditor-dev.svg)](https://david-dm.org/ckeditor/ckeditor-dev)
|
||||
[![Dev dependencies](https://img.shields.io/david/dev/ckeditor/ckeditor-dev.svg)](https://david-dm.org/ckeditor/ckeditor-dev?type=dev)
|
||||
|
||||
[![Join newsletter](https://img.shields.io/badge/join-newsletter-00cc99.svg)](http://eepurl.com/c3zRPr)
|
||||
[![Follow twitter](https://img.shields.io/badge/follow-twitter-00cc99.svg)](https://twitter.com/ckeditor)
|
||||
|
||||
A highly configurable WYSIWYG HTML editor with hundreds of features, from creating rich text content with captioned images, videos, tables, or media embeds to pasting from Word and drag&drop image upload.
|
||||
|
||||
Supports a broad range of browsers, including legacy ones.
|
||||
|
||||
![CKEditor 4 screenshot](https://c.cksource.com/a/1/img/npm/ckeditor4.png)
|
||||
|
||||
## Getting Started
|
||||
|
||||
```
|
||||
npm install --save ckeditor
|
||||
```
|
||||
|
||||
Use it on your website:
|
||||
|
||||
```html
|
||||
<div id="editor">
|
||||
<p>This is the editor content.</p>
|
||||
</div>
|
||||
<script src="./node_modules/ckeditor/ckeditor.js"></script>
|
||||
<script>
|
||||
CKEDITOR.replace( 'editor' );
|
||||
</script>
|
||||
```
|
||||
|
||||
You can also load CKEditor 4 using [CDN](https://cdn.ckeditor.com/#ckeditor4).
|
||||
|
||||
## Features
|
||||
|
||||
* Over 500 plugins in the [Add-ons Repository](https://ckeditor.com/cke4/addons).
|
||||
* Pasting from Microsoft Word and Excel.
|
||||
* Drag&drop image uploads.
|
||||
* Media embeds to insert videos, tweets, maps, slideshows.
|
||||
* Powerful clipboard integration.
|
||||
* Content quality control with Advanced Content Filter.
|
||||
* Extensible widget system.
|
||||
* Custom table selection.
|
||||
* Accessibility conforming to WCAG and Section 508.
|
||||
* Over 60 localizations available with full RTL support.
|
||||
|
||||
## Presets
|
||||
|
||||
The CKEditor 4 npm package comes in the `standard-all` preset, so it includes all official CKEditor plugins, with those from the [standard package](https://sdk.ckeditor.com/samples/standardpreset.html) active by default.
|
||||
|
||||
## Further Resources
|
||||
|
||||
* [CKEditor 4 demo](https://ckeditor.com/ckeditor-4/)
|
||||
* [Documentation](https://ckeditor.com/docs/ckeditor4/latest/)
|
||||
* [API documentation](https://ckeditor.com/docs/ckeditor4/latest/api/index.html)
|
||||
* [Configuration reference](https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html)
|
||||
* [CKEditor SDK with more samples](https://sdk.ckeditor.com/)
|
||||
|
||||
If you are looking for CKEditor 5, here's a link to the relevant npm package: <https://www.npmjs.com/package/ckeditor5>
|
||||
|
||||
## Browser Support
|
||||
|
||||
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome (Android) | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari-ios/safari-ios_48x48.png" alt="iOS Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>iOS Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera |
|
||||
| --------- | --------- | --------- | --------- | --------- | --------- | --------- |
|
||||
| IE8, IE9, IE10, IE11, Edge| latest version| latest version| latest version| latest version| latest version| latest version
|
||||
|
||||
Find out more in the [Browser Compatibility guide](https://ckeditor.com/docs/ckeditor4/latest/guide/dev_browsers.html#officially-supported-browsers).
|
||||
|
||||
## Contribute
|
||||
|
||||
If you would like to help maintain the project, follow the [Contribution instructions](https://github.com/ckeditor/ckeditor-dev/blob/master/.github/CONTRIBUTING.md).
|
||||
|
||||
## License
|
||||
|
||||
Copyright (c) 2003-2018, CKSource - Frederico Knabben. All rights reserved.
|
||||
|
||||
For licensing, see LICENSE.md or <https://ckeditor.com/legal/ckeditor-oss-license>
|
BIN
static/bower_components/ckeditor/.npm/assets/ckeditor4.png
vendored
Normal file
BIN
static/bower_components/ckeditor/.npm/assets/ckeditor4.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 231 KiB |
48
static/bower_components/datatables.net-bs/.bower.json
vendored
Normal file
48
static/bower_components/datatables.net-bs/.bower.json
vendored
Normal file
@ -0,0 +1,48 @@
|
||||
{
|
||||
"name": "datatables.net-bs",
|
||||
"description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)",
|
||||
"main": [
|
||||
"js/dataTables.bootstrap.js",
|
||||
"css/dataTables.bootstrap.css"
|
||||
],
|
||||
"keywords": [
|
||||
"filter",
|
||||
"sort",
|
||||
"DataTables",
|
||||
"jQuery",
|
||||
"table",
|
||||
"Bootstrap"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7",
|
||||
"datatables.net": ">=1.10.9"
|
||||
},
|
||||
"moduleType": [
|
||||
"globals",
|
||||
"amd",
|
||||
"node"
|
||||
],
|
||||
"ignore": [
|
||||
"composer.json",
|
||||
"datatables.json",
|
||||
"package.json"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "SpryMedia Ltd",
|
||||
"homepage": "https://datatables.net"
|
||||
}
|
||||
],
|
||||
"homepage": "https://datatables.net",
|
||||
"license": "MIT",
|
||||
"version": "2.1.1",
|
||||
"_release": "2.1.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.1.1",
|
||||
"commit": "c9aedb3c531795574d69203688888a6c16e02265"
|
||||
},
|
||||
"_source": "https://github.com/DataTables/Dist-DataTables-Bootstrap.git",
|
||||
"_target": "^2.1.1",
|
||||
"_originalSource": "datatables.net-bs"
|
||||
}
|
46
static/bower_components/datatables.net/.bower.json
vendored
Normal file
46
static/bower_components/datatables.net/.bower.json
vendored
Normal file
@ -0,0 +1,46 @@
|
||||
{
|
||||
"name": "datatables.net",
|
||||
"description": "DataTables for jQuery ",
|
||||
"main": [
|
||||
"js/jquery.dataTables.js"
|
||||
],
|
||||
"keywords": [
|
||||
"filter",
|
||||
"sort",
|
||||
"DataTables",
|
||||
"jQuery",
|
||||
"table",
|
||||
"DataTables"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7"
|
||||
},
|
||||
"moduleType": [
|
||||
"globals",
|
||||
"amd",
|
||||
"node"
|
||||
],
|
||||
"ignore": [
|
||||
"composer.json",
|
||||
"datatables.json",
|
||||
"package.json"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "SpryMedia Ltd",
|
||||
"homepage": "https://datatables.net"
|
||||
}
|
||||
],
|
||||
"homepage": "https://datatables.net",
|
||||
"license": "MIT",
|
||||
"version": "1.10.19",
|
||||
"_release": "1.10.19",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.10.19",
|
||||
"commit": "43336fb944724a42f59748c72ca3728c9ec13cf6"
|
||||
},
|
||||
"_source": "https://github.com/DataTables/Dist-DataTables.git",
|
||||
"_target": "^1.10.15",
|
||||
"_originalSource": "datatables.net"
|
||||
}
|
27
static/bower_components/eve-raphael/.bower.json
vendored
Normal file
27
static/bower_components/eve-raphael/.bower.json
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "eve-raphael",
|
||||
"description": "Simple custom events",
|
||||
"main": "./eve.js",
|
||||
"authors": [
|
||||
"Tomas Alabes (http://tomasalabes.me)"
|
||||
],
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/tomasAlabes/eve",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"version": "0.5.0",
|
||||
"_release": "0.5.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v0.5.0",
|
||||
"commit": "93132d5d47a0ce31dbd1b75208b1d4c0e2ad81e8"
|
||||
},
|
||||
"_source": "https://github.com/tomasAlabes/eve.git",
|
||||
"_target": "0.5.0",
|
||||
"_originalSource": "eve-raphael"
|
||||
}
|
23
static/bower_components/fastclick/.bower.json
vendored
Normal file
23
static/bower_components/fastclick/.bower.json
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "fastclick",
|
||||
"main": "lib/fastclick.js",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"component.json",
|
||||
"package.json",
|
||||
"Makefile",
|
||||
"tests",
|
||||
"examples"
|
||||
],
|
||||
"homepage": "https://github.com/ftlabs/fastclick",
|
||||
"version": "1.0.6",
|
||||
"_release": "1.0.6",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.0.6",
|
||||
"commit": "2ac7258407619398005ca720596f0d36ce66a6c8"
|
||||
},
|
||||
"_source": "https://github.com/ftlabs/fastclick.git",
|
||||
"_target": "^1.0.6",
|
||||
"_originalSource": "fastclick"
|
||||
}
|
36
static/bower_components/font-awesome/.bower.json
vendored
Normal file
36
static/bower_components/font-awesome/.bower.json
vendored
Normal file
@ -0,0 +1,36 @@
|
||||
{
|
||||
"name": "font-awesome",
|
||||
"description": "Font Awesome",
|
||||
"keywords": [],
|
||||
"homepage": "http://fontawesome.io",
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"license": [
|
||||
"OFL-1.1",
|
||||
"MIT",
|
||||
"CC-BY-3.0"
|
||||
],
|
||||
"main": [
|
||||
"less/font-awesome.less",
|
||||
"scss/font-awesome.scss"
|
||||
],
|
||||
"ignore": [
|
||||
"*/.*",
|
||||
"*.json",
|
||||
"src",
|
||||
"*.yml",
|
||||
"Gemfile",
|
||||
"Gemfile.lock",
|
||||
"*.md"
|
||||
],
|
||||
"version": "4.7.0",
|
||||
"_release": "4.7.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v4.7.0",
|
||||
"commit": "a3fe90fa5f6fac55d197f9cbd18e3f57dafb716c"
|
||||
},
|
||||
"_source": "https://github.com/FortAwesome/Font-Awesome.git",
|
||||
"_target": "^4.7",
|
||||
"_originalSource": "font-awesome"
|
||||
}
|
42
static/bower_components/font-awesome/.npmignore
vendored
Normal file
42
static/bower_components/font-awesome/.npmignore
vendored
Normal file
@ -0,0 +1,42 @@
|
||||
*.pyc
|
||||
*.egg-info
|
||||
*.db
|
||||
*.db.old
|
||||
*.swp
|
||||
*.db-journal
|
||||
|
||||
.coverage
|
||||
.DS_Store
|
||||
.installed.cfg
|
||||
_gh_pages/*
|
||||
|
||||
.idea/*
|
||||
.svn/*
|
||||
src/website/static/*
|
||||
src/website/media/*
|
||||
|
||||
bin
|
||||
cfcache
|
||||
develop-eggs
|
||||
dist
|
||||
downloads
|
||||
eggs
|
||||
parts
|
||||
tmp
|
||||
.sass-cache
|
||||
node_modules
|
||||
|
||||
src/website/settingslocal.py
|
||||
stunnel.log
|
||||
|
||||
.ruby-version
|
||||
|
||||
# don't need these in the npm package.
|
||||
src/
|
||||
_config.yml
|
||||
bower.json
|
||||
component.json
|
||||
composer.json
|
||||
CONTRIBUTING.md
|
||||
Gemfile
|
||||
Gemfile.lock
|
51
static/bower_components/fullcalendar/.bower.json
vendored
Normal file
51
static/bower_components/fullcalendar/.bower.json
vendored
Normal file
@ -0,0 +1,51 @@
|
||||
{
|
||||
"name": "fullcalendar",
|
||||
"title": "FullCalendar",
|
||||
"description": "Full-sized drag & drop event calendar",
|
||||
"keywords": [
|
||||
"calendar",
|
||||
"event",
|
||||
"full-sized",
|
||||
"jquery-plugin"
|
||||
],
|
||||
"homepage": "https://fullcalendar.io/",
|
||||
"bugs": "https://fullcalendar.io/wiki/Reporting-Bugs/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/fullcalendar/fullcalendar.git"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
"name": "Adam Shaw",
|
||||
"email": "arshaw@arshaw.com",
|
||||
"url": "http://arshaw.com/"
|
||||
},
|
||||
"copyright": "2018 Adam Shaw",
|
||||
"dependencies": {
|
||||
"jquery": "2 - 3",
|
||||
"moment": "^2.20.1"
|
||||
},
|
||||
"main": [
|
||||
"dist/fullcalendar.js",
|
||||
"dist/fullcalendar.css"
|
||||
],
|
||||
"ignore": [
|
||||
"*",
|
||||
"**/.*",
|
||||
"!/dist/**",
|
||||
"!/README.*",
|
||||
"!/LICENSE.*",
|
||||
"!/CHANGELOG.*",
|
||||
"!/CONTRIBUTING.*"
|
||||
],
|
||||
"version": "3.10.1",
|
||||
"_release": "3.10.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v3.10.1",
|
||||
"commit": "a5dcae91e5acb4003039c7032d6858bd1a6c544f"
|
||||
},
|
||||
"_source": "https://github.com/fullcalendar/fullcalendar.git",
|
||||
"_target": "^3.4",
|
||||
"_originalSource": "fullcalendar"
|
||||
}
|
58
static/bower_components/inputmask/.bower.json
vendored
Normal file
58
static/bower_components/inputmask/.bower.json
vendored
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"name": "inputmask",
|
||||
"version": "3.3.11",
|
||||
"main": [
|
||||
"./dist/inputmask/inputmask.js",
|
||||
"./dist/inputmask/inputmask.extensions.js",
|
||||
"./dist/inputmask/inputmask.date.extensions.js",
|
||||
"./dist/inputmask/inputmask.numeric.extensions.js",
|
||||
"./dist/inputmask/inputmask.phone.extensions.js",
|
||||
"./dist/inputmask/jquery.inputmask.js",
|
||||
"./dist/inputmask/global/document.js",
|
||||
"./dist/inputmask/global/window.js",
|
||||
"./dist/inputmask/phone-codes/phone.js",
|
||||
"./dist/inputmask/phone-codes/phone-be.js",
|
||||
"./dist/inputmask/phone-codes/phone-nl.js",
|
||||
"./dist/inputmask/phone-codes/phone-ru.js",
|
||||
"./dist/inputmask/phone-codes/phone-uk.js",
|
||||
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
|
||||
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
|
||||
"./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
|
||||
"./dist/inputmask/bindings/inputmask.binding.js"
|
||||
],
|
||||
"keywords": [
|
||||
"jquery",
|
||||
"plugins",
|
||||
"input",
|
||||
"form",
|
||||
"inputmask",
|
||||
"mask"
|
||||
],
|
||||
"description": "Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.",
|
||||
"license": "http://opensource.org/licenses/mit-license.php",
|
||||
"ignore": [
|
||||
"**/*",
|
||||
"!dist/*",
|
||||
"!dist/inputmask/*",
|
||||
"!dist/min/*",
|
||||
"!dist/min/inputmask/*"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7"
|
||||
},
|
||||
"authors": [
|
||||
{
|
||||
"name": "Robin Herbots"
|
||||
}
|
||||
],
|
||||
"homepage": "http://robinherbots.github.io/Inputmask",
|
||||
"_release": "3.3.11",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "3.3.11",
|
||||
"commit": "506b28902803e0aa983089658d4a74e8727d816b"
|
||||
},
|
||||
"_source": "https://github.com/RobinHerbots/jquery.inputmask.git",
|
||||
"_target": "^3.3.7",
|
||||
"_originalSource": "jquery.inputmask"
|
||||
}
|
50
static/bower_components/ion.rangeSlider/.bower.json
vendored
Normal file
50
static/bower_components/ion.rangeSlider/.bower.json
vendored
Normal file
@ -0,0 +1,50 @@
|
||||
{
|
||||
"name": "ion.rangeSlider",
|
||||
"version": "2.3.0",
|
||||
"homepage": "https://github.com/IonDen/ion.rangeSlider",
|
||||
"authors": [
|
||||
{
|
||||
"name": "IonDen",
|
||||
"email": "denis.ineshin@gmail.com",
|
||||
"homepage": "http://ionden.com"
|
||||
}
|
||||
],
|
||||
"description": "Powerful range slider with skin support",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/IonDen/ion.rangeSlider.git"
|
||||
},
|
||||
"main": [
|
||||
"js/ion.rangeSlider.js",
|
||||
"css/ion.rangeSlider.css",
|
||||
"css/ion.rangeSlider.skinFlat.css",
|
||||
"img/sprite-skin-flat.png"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.8"
|
||||
},
|
||||
"moduleType": [
|
||||
"globals"
|
||||
],
|
||||
"keywords": [
|
||||
"jquery-plugin",
|
||||
"diapason",
|
||||
"ion",
|
||||
"range",
|
||||
"slider"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"PSD",
|
||||
"ion-rangeSlider.jquery.json"
|
||||
],
|
||||
"_release": "2.3.0",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "2.3.0",
|
||||
"commit": "c98c10d3d360aa52e997bb8e4fd371c958f78e4b"
|
||||
},
|
||||
"_source": "https://github.com/IonDen/ion.rangeSlider.git",
|
||||
"_target": "^2.2",
|
||||
"_originalSource": "ionrangeslider"
|
||||
}
|
6
static/bower_components/ion.rangeSlider/.editorconfig
vendored
Normal file
6
static/bower_components/ion.rangeSlider/.editorconfig
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
root = true
|
||||
|
||||
[*.{js,css,less,html}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
charset = utf-8
|
5
static/bower_components/ion.rangeSlider/.npmignore
vendored
Normal file
5
static/bower_components/ion.rangeSlider/.npmignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
.idea
|
||||
_tmp
|
||||
PSD
|
||||
bower.json
|
||||
.npmignore
|
22
static/bower_components/jquery-knob/.bower.json
vendored
Normal file
22
static/bower_components/jquery-knob/.bower.json
vendored
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "jquery-knob",
|
||||
"version": "1.2.13",
|
||||
"main": "js/jquery.knob.js",
|
||||
"description": "Nice, downward compatible, touchable, jQuery dial.",
|
||||
"license": "MIT",
|
||||
"ignore": [],
|
||||
"dependencies": {
|
||||
"jquery": ">=1.7.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"homepage": "https://github.com/aterrien/jQuery-Knob",
|
||||
"_release": "1.2.13",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.2.13",
|
||||
"commit": "755309e933d326ffaa5a2d758dc377147b766515"
|
||||
},
|
||||
"_source": "https://github.com/aterrien/jQuery-Knob.git",
|
||||
"_target": "^1.2.13",
|
||||
"_originalSource": "jquery-knob"
|
||||
}
|
58
static/bower_components/jquery-slimscroll/.bower.json
vendored
Normal file
58
static/bower_components/jquery-slimscroll/.bower.json
vendored
Normal file
@ -0,0 +1,58 @@
|
||||
{
|
||||
"name": "jquery-slimscroll",
|
||||
"version": "1.3.8",
|
||||
"description": "slimScroll is a small jQuery plugin that transforms any div into a scrollable area. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over.",
|
||||
"keywords": [
|
||||
"scrollbar",
|
||||
"scroll",
|
||||
"slimscroll",
|
||||
"scrollable",
|
||||
"scrolling",
|
||||
"scroller",
|
||||
"ui",
|
||||
"jquery-plugin",
|
||||
"ecosystem:jquery"
|
||||
],
|
||||
"homepage": "http://rocha.la/jQuery-slimScroll/",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Piotr Rochala",
|
||||
"homepage": "http://rocha.la/"
|
||||
}
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/rochal/jQuery-slimScroll.git"
|
||||
},
|
||||
"main": [
|
||||
"jquery.slimscroll.js",
|
||||
"jquery.slimscroll.min.js"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "http://www.opensource.org/licenses/mit-license.php"
|
||||
},
|
||||
{
|
||||
"type": "GPL",
|
||||
"url": "http://www.opensource.org/licenses/gpl-license.php"
|
||||
}
|
||||
],
|
||||
"moduleType": [],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"_release": "1.3.8",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.3.8",
|
||||
"commit": "cf39d364e777ef95574c30c42d3b85cb2bf325d3"
|
||||
},
|
||||
"_source": "https://github.com/rochal/jQuery-slimScroll.git",
|
||||
"_target": "^1.3.8",
|
||||
"_originalSource": "slimscroll"
|
||||
}
|
26
static/bower_components/jquery-sparkline/.bower.json
vendored
Normal file
26
static/bower_components/jquery-sparkline/.bower.json
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "jquery-sparkline",
|
||||
"version": "2.1.3",
|
||||
"homepage": "https://github.com/rkgrep/jquery.sparkline",
|
||||
"authors": [
|
||||
"Gareth Watts <gareth@omnipotent.net>"
|
||||
],
|
||||
"main": "dist/jquery.sparkline.js",
|
||||
"license": "BSD 3",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
],
|
||||
"_release": "2.1.3",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v2.1.3",
|
||||
"commit": "47b1f5a7daaa45739a75f8fd1d7c2948693d66fd"
|
||||
},
|
||||
"_source": "https://github.com/rkgrep/jquery.sparkline.git",
|
||||
"_target": "^2.1.3",
|
||||
"_originalSource": "jquery-sparkline"
|
||||
}
|
Loading…
Reference in New Issue
Block a user