Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,075 changes: 516 additions & 559 deletions package-lock.json

Large diffs are not rendered by default.

25 changes: 13 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@turf/center": "^6.0.1",
"acorn": "^7.1.1",
"acorn": "^7.4.1",
"animate.css": "~3.6",
"axios": "^0.18.1",
"bootstrap": "~4.3",
Expand All @@ -24,29 +24,29 @@
"flag-icon-css": "^2.9.0",
"geolib": "^2.0.24",
"icheck": "~1.0",
"jquery": "~3.5.0",
"jquery": "^3.5.1",
"jquery-pjax": "~2.0",
"js-yaml": "^3.13",
"laravel-mix": "^5.0.5",
"js-yaml": "^3.14.0",
"laravel-mix": "^5.0.7",
"leaflet": "^1.3.4",
"leaflet-ajax": "2.1.0",
"leaflet-providers": "1.0.*",
"leaflet-rotatedmarker": "^0.2.0",
"leaflet.geodesic": "^2.5.2",
"lodash": ">=4.17.19",
"marked": ">0.3.18",
"marked": "^1.2.2",
"minimist": "^1.2.2",
"moment": "^2.24.0",
"moment": "^2.29.1",
"paper-dashboard": "^1.1.0",
"pe7-icon": "^1.0.4",
"pikaday": "^1.7.0",
"pikaday": "^1.8.2",
"pjax": "^0.2.8",
"popper.js": "^1.15.0",
"rivets": "^0.9.6",
"select2": "^4.0.8",
"select2": "^4.0.13",
"ssri": "^5.3.0",
"tar": ">=4.4.2",
"webpack": "^4.0.0",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
"x-editable": "1.5.1"
},
Expand All @@ -55,11 +55,12 @@
"eslint": "^6.2.2",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-airbnb-base": "^14.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react": "^7.21.5",
"tailwindcss": "^0.5.3",
"webpack-bundle-analyzer": "^3.3",
"vue-template-compiler": "^2.6.12",
"webpack-bundle-analyzer": "^3.9.0",
"webpack-dev-server": "^3.1.11"
}
}
12,135 changes: 12,125 additions & 10 deletions public/assets/admin/css/vendor.css

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions public/assets/admin/css/vendor.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/admin/css/vendor.min.css.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion public/assets/admin/js/app.js

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions public/assets/admin/js/app.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
/* @preserve
* Leaflet 1.7.1, a JS library for interactive maps. http://leafletjs.com
* (c) 2010-2019 Vladimir Agafonkin, (c) 2010-2011 CloudMade
*/

/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0

THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.

See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */

/*! Leaflet.Geodesic 2.5.4 - (c) Henry Thasler - https://github.com/henrythasler/Leaflet.Geodesic */
2 changes: 1 addition & 1 deletion public/assets/admin/js/app.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions public/assets/frontend/css/now-ui-kit.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/frontend/css/now-ui-kit.css.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion public/assets/frontend/js/app.js

Large diffs are not rendered by default.

28 changes: 28 additions & 0 deletions public/assets/frontend/js/app.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
/* @preserve
* Leaflet 1.7.1, a JS library for interactive maps. http://leafletjs.com
* (c) 2010-2019 Vladimir Agafonkin, (c) 2010-2011 CloudMade
*/

/*!
* Determine if an object is a Buffer
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*! *****************************************************************************
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0

THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
MERCHANTABLITY OR NON-INFRINGEMENT.

See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */

/*! Leaflet.Geodesic 2.5.4 - (c) Henry Thasler - https://github.com/henrythasler/Leaflet.Geodesic */
2 changes: 1 addition & 1 deletion public/assets/frontend/js/app.js.map

Large diffs are not rendered by default.

13,888 changes: 13,883 additions & 5 deletions public/assets/frontend/js/vendor.js

Large diffs are not rendered by default.

Loading