Commit f2cd486f authored by Vipul Basapati's avatar Vipul Basapati

Added Export component in vue and moved pages headerbuttons to its folder

parent cfb950cf
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "47881206fa716e06d6d48b9a4881de4e", "content-hash": "529102fbc0fdd6142c7a86d0c99443c6",
"packages": [ "packages": [
{ {
"name": "arcanedev/log-viewer", "name": "arcanedev/log-viewer",
...@@ -623,16 +623,16 @@ ...@@ -623,16 +623,16 @@
}, },
{ {
"name": "doctrine/dbal", "name": "doctrine/dbal",
"version": "v2.7.0", "version": "v2.7.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/dbal.git", "url": "https://github.com/doctrine/dbal.git",
"reference": "f76bf5ef631cec551a86c2291fc749534febebf1" "reference": "11037b4352c008373561dc6fc836834eed80c3b5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/f76bf5ef631cec551a86c2291fc749534febebf1", "url": "https://api.github.com/repos/doctrine/dbal/zipball/11037b4352c008373561dc6fc836834eed80c3b5",
"reference": "f76bf5ef631cec551a86c2291fc749534febebf1", "reference": "11037b4352c008373561dc6fc836834eed80c3b5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -694,7 +694,7 @@ ...@@ -694,7 +694,7 @@
"persistence", "persistence",
"queryobject" "queryobject"
], ],
"time": "2018-04-01T23:33:17+00:00" "time": "2018-04-07T18:44:18+00:00"
}, },
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
...@@ -819,23 +819,23 @@ ...@@ -819,23 +819,23 @@
}, },
{ {
"name": "dragonmantank/cron-expression", "name": "dragonmantank/cron-expression",
"version": "v2.0.0", "version": "v2.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/dragonmantank/cron-expression.git", "url": "https://github.com/dragonmantank/cron-expression.git",
"reference": "8a84aee649c3a3ba03a721c1fb080e08dfbcd68b" "reference": "3f00985deec8df53d4cc1e5c33619bda1ee309a5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/8a84aee649c3a3ba03a721c1fb080e08dfbcd68b", "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/3f00985deec8df53d4cc1e5c33619bda1ee309a5",
"reference": "8a84aee649c3a3ba03a721c1fb080e08dfbcd68b", "reference": "3f00985deec8df53d4cc1e5c33619bda1ee309a5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.0.0" "php": ">=7.0.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~5.7" "phpunit/phpunit": "~6.4"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
...@@ -864,20 +864,20 @@ ...@@ -864,20 +864,20 @@
"cron", "cron",
"schedule" "schedule"
], ],
"time": "2017-10-12T15:59:13+00:00" "time": "2018-04-06T15:51:55+00:00"
}, },
{ {
"name": "egulias/email-validator", "name": "egulias/email-validator",
"version": "2.1.3", "version": "2.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/egulias/EmailValidator.git", "url": "https://github.com/egulias/EmailValidator.git",
"reference": "1bec00a10039b823cc94eef4eddd47dcd3b2ca04" "reference": "8790f594151ca6a2010c6218e09d96df67173ad3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/egulias/EmailValidator/zipball/1bec00a10039b823cc94eef4eddd47dcd3b2ca04", "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/8790f594151ca6a2010c6218e09d96df67173ad3",
"reference": "1bec00a10039b823cc94eef4eddd47dcd3b2ca04", "reference": "8790f594151ca6a2010c6218e09d96df67173ad3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -886,7 +886,7 @@ ...@@ -886,7 +886,7 @@
}, },
"require-dev": { "require-dev": {
"dominicsayers/isemail": "dev-master", "dominicsayers/isemail": "dev-master",
"phpunit/phpunit": "^4.8.35", "phpunit/phpunit": "^4.8.35||^5.7||^6.0",
"satooshi/php-coveralls": "^1.0.1" "satooshi/php-coveralls": "^1.0.1"
}, },
"suggest": { "suggest": {
...@@ -921,7 +921,7 @@ ...@@ -921,7 +921,7 @@
"validation", "validation",
"validator" "validator"
], ],
"time": "2017-11-15T23:40:40+00:00" "time": "2018-04-10T10:11:19+00:00"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
...@@ -1426,16 +1426,16 @@ ...@@ -1426,16 +1426,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v5.6.15", "version": "v5.6.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "baa42cf6bdd942523fafece21ec16a1843c6db0f" "reference": "0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/baa42cf6bdd942523fafece21ec16a1843c6db0f", "url": "https://api.github.com/repos/laravel/framework/zipball/0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d",
"reference": "baa42cf6bdd942523fafece21ec16a1843c6db0f", "reference": "0f787c763ae8fb9fae0c8c809830ba4fa81e2d9d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1446,7 +1446,7 @@ ...@@ -1446,7 +1446,7 @@
"ext-openssl": "*", "ext-openssl": "*",
"league/flysystem": "^1.0.8", "league/flysystem": "^1.0.8",
"monolog/monolog": "~1.12", "monolog/monolog": "~1.12",
"nesbot/carbon": "^1.24.1", "nesbot/carbon": "1.25.*",
"php": "^7.1.3", "php": "^7.1.3",
"psr/container": "~1.0", "psr/container": "~1.0",
"psr/simple-cache": "^1.0", "psr/simple-cache": "^1.0",
...@@ -1500,6 +1500,7 @@ ...@@ -1500,6 +1500,7 @@
"aws/aws-sdk-php": "~3.0", "aws/aws-sdk-php": "~3.0",
"doctrine/dbal": "~2.6", "doctrine/dbal": "~2.6",
"filp/whoops": "^2.1.4", "filp/whoops": "^2.1.4",
"league/flysystem-cached-adapter": "~1.0",
"mockery/mockery": "~1.0", "mockery/mockery": "~1.0",
"moontoast/math": "^1.1", "moontoast/math": "^1.1",
"orchestra/testbench-core": "3.6.*", "orchestra/testbench-core": "3.6.*",
...@@ -1518,7 +1519,7 @@ ...@@ -1518,7 +1519,7 @@
"guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).", "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~6.0).",
"laravel/tinker": "Required to use the tinker console command (~1.0).", "laravel/tinker": "Required to use the tinker console command (~1.0).",
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).", "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
"league/flysystem-cached-adapter": "Required to use Flysystem caching (~1.0).", "league/flysystem-cached-adapter": "Required to use the Flysystem cache (~1.0).",
"league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).", "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
"league/flysystem-sftp": "Required to use the Flysystem SFTP driver (~1.0).", "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (~1.0).",
"nexmo/client": "Required to use the Nexmo transport (~1.0).", "nexmo/client": "Required to use the Nexmo transport (~1.0).",
...@@ -1560,7 +1561,7 @@ ...@@ -1560,7 +1561,7 @@
"framework", "framework",
"laravel" "laravel"
], ],
"time": "2018-03-30T13:29:58+00:00" "time": "2018-04-17T12:51:04+00:00"
}, },
{ {
"name": "laravel/socialite", "name": "laravel/socialite",
...@@ -1626,16 +1627,16 @@ ...@@ -1626,16 +1627,16 @@
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v1.0.5", "version": "v1.0.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "94f6daf2131508cebd11cd6f8632ba586d7ecc41" "reference": "b22fe905fcefdffae76b011e27c7ac09e07e052b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/94f6daf2131508cebd11cd6f8632ba586d7ecc41", "url": "https://api.github.com/repos/laravel/tinker/zipball/b22fe905fcefdffae76b011e27c7ac09e07e052b",
"reference": "94f6daf2131508cebd11cd6f8632ba586d7ecc41", "reference": "b22fe905fcefdffae76b011e27c7ac09e07e052b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1643,7 +1644,7 @@ ...@@ -1643,7 +1644,7 @@
"illuminate/contracts": "~5.1", "illuminate/contracts": "~5.1",
"illuminate/support": "~5.1", "illuminate/support": "~5.1",
"php": ">=5.5.9", "php": ">=5.5.9",
"psy/psysh": "0.7.*|0.8.*", "psy/psysh": "0.7.*|0.8.*|0.9.*",
"symfony/var-dumper": "~3.0|~4.0" "symfony/var-dumper": "~3.0|~4.0"
}, },
"require-dev": { "require-dev": {
...@@ -1685,20 +1686,20 @@ ...@@ -1685,20 +1686,20 @@
"laravel", "laravel",
"psysh" "psysh"
], ],
"time": "2018-03-06T17:34:36+00:00" "time": "2018-04-16T12:10:37+00:00"
}, },
{ {
"name": "laravelcollective/html", "name": "laravelcollective/html",
"version": "v5.6.5", "version": "v5.6.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/LaravelCollective/html.git", "url": "https://github.com/LaravelCollective/html.git",
"reference": "623a150c91e2d3f92eeee9f9eda58a841e3cb548" "reference": "b3a10245c791a211e5f8ec37117f4549cd22aabe"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/LaravelCollective/html/zipball/623a150c91e2d3f92eeee9f9eda58a841e3cb548", "url": "https://api.github.com/repos/LaravelCollective/html/zipball/b3a10245c791a211e5f8ec37117f4549cd22aabe",
"reference": "623a150c91e2d3f92eeee9f9eda58a841e3cb548", "reference": "b3a10245c791a211e5f8ec37117f4549cd22aabe",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1753,7 +1754,7 @@ ...@@ -1753,7 +1754,7 @@
], ],
"description": "HTML and Form Builders for the Laravel Framework", "description": "HTML and Form Builders for the Laravel Framework",
"homepage": "https://laravelcollective.com", "homepage": "https://laravelcollective.com",
"time": "2018-03-16T16:57:31+00:00" "time": "2018-04-09T14:09:32+00:00"
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
...@@ -1815,16 +1816,16 @@ ...@@ -1815,16 +1816,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "1.0.43", "version": "1.0.44",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "1ce7cc142d906ba58dc54c82915d355a9191c8a8" "reference": "168dbe519737221dc87d17385cde33073881fd02"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1ce7cc142d906ba58dc54c82915d355a9191c8a8", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/168dbe519737221dc87d17385cde33073881fd02",
"reference": "1ce7cc142d906ba58dc54c82915d355a9191c8a8", "reference": "168dbe519737221dc87d17385cde33073881fd02",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -1895,7 +1896,7 @@ ...@@ -1895,7 +1896,7 @@
"sftp", "sftp",
"storage" "storage"
], ],
"time": "2018-03-01T10:27:04+00:00" "time": "2018-04-06T09:58:14+00:00"
}, },
{ {
"name": "league/oauth1-client", "name": "league/oauth1-client",
...@@ -2156,24 +2157,24 @@ ...@@ -2156,24 +2157,24 @@
}, },
{ {
"name": "nikic/php-parser", "name": "nikic/php-parser",
"version": "v3.1.5", "version": "v4.0.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nikic/PHP-Parser.git", "url": "https://github.com/nikic/PHP-Parser.git",
"reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce" "reference": "e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/bb87e28e7d7b8d9a7fda231d37457c9210faf6ce", "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3",
"reference": "bb87e28e7d7b8d9a7fda231d37457c9210faf6ce", "reference": "e4a54fa90a5cd8e8dd3fb4099942681731c5cdd3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"ext-tokenizer": "*", "ext-tokenizer": "*",
"php": ">=5.5" "php": ">=7.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "~4.0|~5.0" "phpunit/phpunit": "^6.5 || ^7.0"
}, },
"bin": [ "bin": [
"bin/php-parse" "bin/php-parse"
...@@ -2181,7 +2182,7 @@ ...@@ -2181,7 +2182,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "3.0-dev" "dev-master": "4.0-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -2203,20 +2204,20 @@ ...@@ -2203,20 +2204,20 @@
"parser", "parser",
"php" "php"
], ],
"time": "2018-02-28T20:30:58+00:00" "time": "2018-03-25T17:35:16+00:00"
}, },
{ {
"name": "paragonie/random_compat", "name": "paragonie/random_compat",
"version": "v2.0.11", "version": "v2.0.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/paragonie/random_compat.git", "url": "https://github.com/paragonie/random_compat.git",
"reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8" "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/paragonie/random_compat/zipball/5da4d3c796c275c55f057af5a643ae297d96b4d8", "url": "https://api.github.com/repos/paragonie/random_compat/zipball/258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
"reference": "5da4d3c796c275c55f057af5a643ae297d96b4d8", "reference": "258c89a6b97de7dfaf5b8c7607d0478e236b04fb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2251,7 +2252,7 @@ ...@@ -2251,7 +2252,7 @@
"pseudorandom", "pseudorandom",
"random" "random"
], ],
"time": "2017-09-27T21:40:39+00:00" "time": "2018-04-04T21:24:14+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
...@@ -2449,29 +2450,29 @@ ...@@ -2449,29 +2450,29 @@
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
"version": "v0.8.18", "version": "v0.9.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bobthecow/psysh.git", "url": "https://github.com/bobthecow/psysh.git",
"reference": "5357b1cffc8fb375d6a9e3c86d5c82dd38a40834" "reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bobthecow/psysh/zipball/5357b1cffc8fb375d6a9e3c86d5c82dd38a40834", "url": "https://api.github.com/repos/bobthecow/psysh/zipball/79c280013cf0b30fa23f3ba8bd3649218075adf4",
"reference": "5357b1cffc8fb375d6a9e3c86d5c82dd38a40834", "reference": "79c280013cf0b30fa23f3ba8bd3649218075adf4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"dnoegel/php-xdg-base-dir": "0.1", "dnoegel/php-xdg-base-dir": "0.1",
"jakub-onderka/php-console-highlighter": "0.3.*", "jakub-onderka/php-console-highlighter": "0.3.*",
"nikic/php-parser": "~1.3|~2.0|~3.0", "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
"php": ">=5.3.9", "php": ">=5.4.0",
"symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0", "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0",
"symfony/var-dumper": "~2.7|~3.0|~4.0" "symfony/var-dumper": "~2.7|~3.0|~4.0"
}, },
"require-dev": { "require-dev": {
"hoa/console": "~3.16|~1.14", "hoa/console": "~2.15|~3.16",
"phpunit/phpunit": "^4.8.35|^5.4.3", "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0",
"symfony/finder": "~2.1|~3.0|~4.0" "symfony/finder": "~2.1|~3.0|~4.0"
}, },
"suggest": { "suggest": {
...@@ -2487,15 +2488,15 @@ ...@@ -2487,15 +2488,15 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-develop": "0.8.x-dev" "dev-develop": "0.9.x-dev"
} }
}, },
"autoload": { "autoload": {
"files": [ "files": [
"src/Psy/functions.php" "src/functions.php"
], ],
"psr-4": { "psr-4": {
"Psy\\": "src/Psy/" "Psy\\": "src/"
} }
}, },
"notification-url": "https://packagist.org/downloads/", "notification-url": "https://packagist.org/downloads/",
...@@ -2517,7 +2518,7 @@ ...@@ -2517,7 +2518,7 @@
"interactive", "interactive",
"shell" "shell"
], ],
"time": "2018-04-02T05:41:44+00:00" "time": "2018-04-18T12:32:50+00:00"
}, },
{ {
"name": "ramsey/uuid", "name": "ramsey/uuid",
...@@ -2715,7 +2716,7 @@ ...@@ -2715,7 +2716,7 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
...@@ -2783,7 +2784,7 @@ ...@@ -2783,7 +2784,7 @@
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/css-selector.git", "url": "https://github.com/symfony/css-selector.git",
...@@ -2836,7 +2837,7 @@ ...@@ -2836,7 +2837,7 @@
}, },
{ {
"name": "symfony/debug", "name": "symfony/debug",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/debug.git", "url": "https://github.com/symfony/debug.git",
...@@ -2892,16 +2893,16 @@ ...@@ -2892,16 +2893,16 @@
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "85eaf6a8ec915487abac52e133efc4a268204428" "reference": "63353a71073faf08f62caab4e6889b06a787f07b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/85eaf6a8ec915487abac52e133efc4a268204428", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/63353a71073faf08f62caab4e6889b06a787f07b",
"reference": "85eaf6a8ec915487abac52e133efc4a268204428", "reference": "63353a71073faf08f62caab4e6889b06a787f07b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -2951,20 +2952,20 @@ ...@@ -2951,20 +2952,20 @@
], ],
"description": "Symfony EventDispatcher Component", "description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-02-14T14:11:10+00:00" "time": "2018-04-06T07:35:43+00:00"
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "c72995d9f5999b3fcdd8660c0c9690243252e1e1" "reference": "ca27c02b7a3fef4828c998c2ff9ba7aae1641c49"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/c72995d9f5999b3fcdd8660c0c9690243252e1e1", "url": "https://api.github.com/repos/symfony/finder/zipball/ca27c02b7a3fef4828c998c2ff9ba7aae1641c49",
"reference": "c72995d9f5999b3fcdd8660c0c9690243252e1e1", "reference": "ca27c02b7a3fef4828c998c2ff9ba7aae1641c49",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3000,11 +3001,11 @@ ...@@ -3000,11 +3001,11 @@
], ],
"description": "Symfony Finder Component", "description": "Symfony Finder Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-02T09:52:41+00:00" "time": "2018-04-04T05:10:37+00:00"
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
...@@ -3057,16 +3058,16 @@ ...@@ -3057,16 +3058,16 @@
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "38337d03a554a2b0e9f553d368723692b7c04a8f" "reference": "6dd620d96d64456075536ffe3c6c4658dd689021"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/38337d03a554a2b0e9f553d368723692b7c04a8f", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dd620d96d64456075536ffe3c6c4658dd689021",
"reference": "38337d03a554a2b0e9f553d368723692b7c04a8f", "reference": "6dd620d96d64456075536ffe3c6c4658dd689021",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3139,7 +3140,7 @@ ...@@ -3139,7 +3140,7 @@
], ],
"description": "Symfony HttpKernel Component", "description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"time": "2018-04-03T06:20:33+00:00" "time": "2018-04-06T16:25:03+00:00"
}, },
{ {
"name": "symfony/polyfill-mbstring", "name": "symfony/polyfill-mbstring",
...@@ -3365,7 +3366,7 @@ ...@@ -3365,7 +3366,7 @@
}, },
{ {
"name": "symfony/process", "name": "symfony/process",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/process.git", "url": "https://github.com/symfony/process.git",
...@@ -3414,16 +3415,16 @@ ...@@ -3414,16 +3415,16 @@
}, },
{ {
"name": "symfony/routing", "name": "symfony/routing",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/routing.git", "url": "https://github.com/symfony/routing.git",
"reference": "ca780c838046bfef4a6fd50284ae71a5d1f1a8b2" "reference": "0663036dd57dbfd4e9ff29f75bbd5dd3253ebe71"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/ca780c838046bfef4a6fd50284ae71a5d1f1a8b2", "url": "https://api.github.com/repos/symfony/routing/zipball/0663036dd57dbfd4e9ff29f75bbd5dd3253ebe71",
"reference": "ca780c838046bfef4a6fd50284ae71a5d1f1a8b2", "reference": "0663036dd57dbfd4e9ff29f75bbd5dd3253ebe71",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3488,11 +3489,11 @@ ...@@ -3488,11 +3489,11 @@
"uri", "uri",
"url" "url"
], ],
"time": "2018-04-02T09:52:41+00:00" "time": "2018-04-04T13:50:32+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
...@@ -3560,16 +3561,16 @@ ...@@ -3560,16 +3561,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "f9b257f2009c7f09166bcfd3d3d96455741ed371" "reference": "e1b4d008100f4d203cc38b0d793ad6252d8d8af0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/f9b257f2009c7f09166bcfd3d3d96455741ed371", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e1b4d008100f4d203cc38b0d793ad6252d8d8af0",
"reference": "f9b257f2009c7f09166bcfd3d3d96455741ed371", "reference": "e1b4d008100f4d203cc38b0d793ad6252d8d8af0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3625,7 +3626,7 @@ ...@@ -3625,7 +3626,7 @@
"debug", "debug",
"dump" "dump"
], ],
"time": "2018-04-03T05:24:00+00:00" "time": "2018-04-04T05:10:37+00:00"
}, },
{ {
"name": "tijsverkoyen/css-to-inline-styles", "name": "tijsverkoyen/css-to-inline-styles",
...@@ -3875,16 +3876,16 @@ ...@@ -3875,16 +3876,16 @@
}, },
{ {
"name": "yajra/laravel-datatables-oracle", "name": "yajra/laravel-datatables-oracle",
"version": "v8.4.2", "version": "v8.4.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/yajra/laravel-datatables.git", "url": "https://github.com/yajra/laravel-datatables.git",
"reference": "eab6cc583ae778d056c5caf21b70db803d956e14" "reference": "9a87175e5ca02627aec98ec767fce5f5cbc98177"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/eab6cc583ae778d056c5caf21b70db803d956e14", "url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/9a87175e5ca02627aec98ec767fce5f5cbc98177",
"reference": "eab6cc583ae778d056c5caf21b70db803d956e14", "reference": "9a87175e5ca02627aec98ec767fce5f5cbc98177",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -3942,7 +3943,7 @@ ...@@ -3942,7 +3943,7 @@
"jquery", "jquery",
"laravel" "laravel"
], ],
"time": "2018-03-28T16:31:13+00:00" "time": "2018-04-05T14:51:57+00:00"
} }
], ],
"packages-dev": [ "packages-dev": [
...@@ -4016,16 +4017,16 @@ ...@@ -4016,16 +4017,16 @@
}, },
{ {
"name": "bvipul/generator", "name": "bvipul/generator",
"version": "0.9.3", "version": "dev-master",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/bvipul/generator.git", "url": "https://github.com/bvipul/generator.git",
"reference": "9aa7d1aa9c2c748fa3890ab25628ea2cd7042103" "reference": "18b79a924aa40ee0c199c0cd65a454db1be55d42"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/bvipul/generator/zipball/9aa7d1aa9c2c748fa3890ab25628ea2cd7042103", "url": "https://api.github.com/repos/bvipul/generator/zipball/18b79a924aa40ee0c199c0cd65a454db1be55d42",
"reference": "9aa7d1aa9c2c748fa3890ab25628ea2cd7042103", "reference": "18b79a924aa40ee0c199c0cd65a454db1be55d42",
"shasum": "" "shasum": ""
}, },
"type": "package", "type": "package",
...@@ -4045,7 +4046,7 @@ ...@@ -4045,7 +4046,7 @@
} }
], ],
"description": "To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.", "description": "To create a whole module with all related files like model, controller, repository, routes, views etc with a simple GUI.",
"time": "2017-12-16T18:48:20+00:00" "time": "2018-04-13T17:56:21+00:00"
}, },
{ {
"name": "codedungeon/phpunit-result-printer", "name": "codedungeon/phpunit-result-printer",
...@@ -4838,23 +4839,23 @@ ...@@ -4838,23 +4839,23 @@
}, },
{ {
"name": "phpspec/prophecy", "name": "phpspec/prophecy",
"version": "1.7.5", "version": "1.7.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpspec/prophecy.git", "url": "https://github.com/phpspec/prophecy.git",
"reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401" "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/dfd6be44111a7c41c2e884a336cc4f461b3b2401", "url": "https://api.github.com/repos/phpspec/prophecy/zipball/33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
"reference": "dfd6be44111a7c41c2e884a336cc4f461b3b2401", "reference": "33a7e3c4fda54e912ff6338c48823bd5c0f0b712",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"doctrine/instantiator": "^1.0.2", "doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0", "php": "^5.3|^7.0",
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0", "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
"sebastian/comparator": "^1.1|^2.0", "sebastian/comparator": "^1.1|^2.0|^3.0",
"sebastian/recursion-context": "^1.0|^2.0|^3.0" "sebastian/recursion-context": "^1.0|^2.0|^3.0"
}, },
"require-dev": { "require-dev": {
...@@ -4897,20 +4898,20 @@ ...@@ -4897,20 +4898,20 @@
"spy", "spy",
"stub" "stub"
], ],
"time": "2018-02-19T10:16:54+00:00" "time": "2018-04-18T13:57:24+00:00"
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "6.0.1", "version": "6.0.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "f8ca4b604baf23dab89d87773c28cc07405189ba" "reference": "774a82c0c5da4c1c7701790c262035d235ab7856"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f8ca4b604baf23dab89d87773c28cc07405189ba", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/774a82c0c5da4c1c7701790c262035d235ab7856",
"reference": "f8ca4b604baf23dab89d87773c28cc07405189ba", "reference": "774a82c0c5da4c1c7701790c262035d235ab7856",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -4921,7 +4922,7 @@ ...@@ -4921,7 +4922,7 @@
"phpunit/php-text-template": "^1.2.1", "phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^3.0", "phpunit/php-token-stream": "^3.0",
"sebastian/code-unit-reverse-lookup": "^1.0.1", "sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^3.0", "sebastian/environment": "^3.1",
"sebastian/version": "^2.0.1", "sebastian/version": "^2.0.1",
"theseer/tokenizer": "^1.1" "theseer/tokenizer": "^1.1"
}, },
...@@ -4960,7 +4961,7 @@ ...@@ -4960,7 +4961,7 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2018-02-02T07:01:41+00:00" "time": "2018-04-06T15:39:20+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",
...@@ -5150,16 +5151,16 @@ ...@@ -5150,16 +5151,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "7.0.3", "version": "7.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "536f4d853c12d8189963435088e8ff7c0daeab2e" "reference": "6d51299e307dc510149e0b7cd1931dd11770e1cb"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/536f4d853c12d8189963435088e8ff7c0daeab2e", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6d51299e307dc510149e0b7cd1931dd11770e1cb",
"reference": "536f4d853c12d8189963435088e8ff7c0daeab2e", "reference": "6d51299e307dc510149e0b7cd1931dd11770e1cb",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5177,8 +5178,8 @@ ...@@ -5177,8 +5178,8 @@
"phpunit/php-file-iterator": "^1.4.3", "phpunit/php-file-iterator": "^1.4.3",
"phpunit/php-text-template": "^1.2.1", "phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^2.0", "phpunit/php-timer": "^2.0",
"phpunit/phpunit-mock-objects": "^6.0", "phpunit/phpunit-mock-objects": "^6.1.1",
"sebastian/comparator": "^2.1", "sebastian/comparator": "^2.1 || ^3.0",
"sebastian/diff": "^3.0", "sebastian/diff": "^3.0",
"sebastian/environment": "^3.1", "sebastian/environment": "^3.1",
"sebastian/exporter": "^3.1", "sebastian/exporter": "^3.1",
...@@ -5200,7 +5201,7 @@ ...@@ -5200,7 +5201,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "7.0-dev" "dev-master": "7.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -5226,20 +5227,20 @@ ...@@ -5226,20 +5227,20 @@
"testing", "testing",
"xunit" "xunit"
], ],
"time": "2018-03-26T07:36:48+00:00" "time": "2018-04-18T13:41:53+00:00"
}, },
{ {
"name": "phpunit/phpunit-mock-objects", "name": "phpunit/phpunit-mock-objects",
"version": "6.0.1", "version": "6.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git", "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "e3249dedc2d99259ccae6affbc2684eac37c2e53" "reference": "70c740bde8fd9ea9ea295be1cd875dd7b267e157"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/e3249dedc2d99259ccae6affbc2684eac37c2e53", "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/70c740bde8fd9ea9ea295be1cd875dd7b267e157",
"reference": "e3249dedc2d99259ccae6affbc2684eac37c2e53", "reference": "70c740bde8fd9ea9ea295be1cd875dd7b267e157",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
...@@ -5257,7 +5258,7 @@ ...@@ -5257,7 +5258,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "6.0.x-dev" "dev-master": "6.1-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -5282,7 +5283,7 @@ ...@@ -5282,7 +5283,7 @@
"mock", "mock",
"xunit" "xunit"
], ],
"time": "2018-02-15T05:27:38+00:00" "time": "2018-04-11T04:50:36+00:00"
}, },
{ {
"name": "sebastian/code-unit-reverse-lookup", "name": "sebastian/code-unit-reverse-lookup",
...@@ -5331,30 +5332,30 @@ ...@@ -5331,30 +5332,30 @@
}, },
{ {
"name": "sebastian/comparator", "name": "sebastian/comparator",
"version": "2.1.3", "version": "3.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git", "url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9" "reference": "ed5fd2281113729f1ebcc64d101ad66028aeb3d5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/34369daee48eafb2651bea869b4b15d75ccc35f9", "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/ed5fd2281113729f1ebcc64d101ad66028aeb3d5",
"reference": "34369daee48eafb2651bea869b4b15d75ccc35f9", "reference": "ed5fd2281113729f1ebcc64d101ad66028aeb3d5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.0", "php": "^7.1",
"sebastian/diff": "^2.0 || ^3.0", "sebastian/diff": "^3.0",
"sebastian/exporter": "^3.1" "sebastian/exporter": "^3.1"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^6.4" "phpunit/phpunit": "^7.1"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "2.1.x-dev" "dev-master": "3.0-dev"
} }
}, },
"autoload": { "autoload": {
...@@ -5391,7 +5392,7 @@ ...@@ -5391,7 +5392,7 @@
"compare", "compare",
"equality" "equality"
], ],
"time": "2018-02-01T13:46:46+00:00" "time": "2018-04-18T13:33:00+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",
...@@ -5849,7 +5850,7 @@ ...@@ -5849,7 +5850,7 @@
}, },
{ {
"name": "symfony/dom-crawler", "name": "symfony/dom-crawler",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/dom-crawler.git", "url": "https://github.com/symfony/dom-crawler.git",
...@@ -5905,7 +5906,7 @@ ...@@ -5905,7 +5906,7 @@
}, },
{ {
"name": "symfony/yaml", "name": "symfony/yaml",
"version": "v4.0.7", "version": "v4.0.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/yaml.git", "url": "https://github.com/symfony/yaml.git",
...@@ -6161,7 +6162,8 @@ ...@@ -6161,7 +6162,8 @@
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": { "stability-flags": {
"tymon/jwt-auth": 20 "tymon/jwt-auth": 20,
"bvipul/generator": 20
}, },
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
......
...@@ -150,7 +150,7 @@ $.AdminLTE.options = { ...@@ -150,7 +150,7 @@ $.AdminLTE.options = {
* functions and plugins as specified by the * functions and plugins as specified by the
* options above. * options above.
*/ */
$(function () { $(function() {
//Extend options if external options exist //Extend options if external options exist
if (typeof AdminLTEOptions !== 'undefined') { if (typeof AdminLTEOptions !== 'undefined') {
$.extend(true, $.extend(true,
...@@ -208,7 +208,7 @@ $(function () { ...@@ -208,7 +208,7 @@ $(function () {
//Activate direct chat widget //Activate direct chat widget
if (o.directChat.enable) { if (o.directChat.enable) {
$(o.directChat.contactToggleSelector).on('click', function () { $(o.directChat.contactToggleSelector).on('click', function() {
var box = $(this).parents('.direct-chat').first(); var box = $(this).parents('.direct-chat').first();
box.toggleClass('direct-chat-contacts-open'); box.toggleClass('direct-chat-contacts-open');
}); });
...@@ -218,9 +218,9 @@ $(function () { ...@@ -218,9 +218,9 @@ $(function () {
* INITIALIZE BUTTON TOGGLE * INITIALIZE BUTTON TOGGLE
* ------------------------ * ------------------------
*/ */
$('.btn-group[data-toggle="btn-toggle"]').each(function () { $('.btn-group[data-toggle="btn-toggle"]').each(function() {
var group = $(this); var group = $(this);
$(this).find('.btn').on('click', function (e) { $(this).find('.btn').on('click', function(e) {
group.find('.btn.active').removeClass('active'); group.find('.btn.active').removeClass('active');
$(this).addClass('active'); $(this).addClass('active');
e.preventDefault(); e.preventDefault();
...@@ -246,16 +246,16 @@ function _init() { ...@@ -246,16 +246,16 @@ function _init() {
* $.AdminLTE.layout.fixSidebar() * $.AdminLTE.layout.fixSidebar()
*/ */
$.AdminLTE.layout = { $.AdminLTE.layout = {
activate: function () { activate: function() {
var _this = this; var _this = this;
_this.fix(); _this.fix();
_this.fixSidebar(); _this.fixSidebar();
$(window, '.wrapper').resize(function () { $(window, '.wrapper').resize(function() {
_this.fix(); _this.fix();
_this.fixSidebar(); _this.fixSidebar();
}); });
}, },
fix: function () { fix: function() {
//Get window height and the wrapper height //Get window height and the wrapper height
var neg = $('.main-header').outerHeight() + $('.main-footer').outerHeight(); var neg = $('.main-header').outerHeight() + $('.main-footer').outerHeight();
var windowHeight = $(window).height(); var windowHeight = $(window).height();
...@@ -284,11 +284,13 @@ function _init() { ...@@ -284,11 +284,13 @@ function _init() {
} }
}, },
fixSidebar: function () { fixSidebar: function() {
//Make sure the body tag has the .fixed class //Make sure the body tag has the .fixed class
if (!$('body').hasClass('fixed')) { if (!$('body').hasClass('fixed')) {
if (typeof $.fn.slimScroll !== 'undefined') { if (typeof $.fn.slimScroll !== 'undefined') {
$('.sidebar').slimScroll({destroy: true}).height('auto'); $('.sidebar').slimScroll({
destroy: true
}).height('auto');
} }
return; return;
} else if (typeof $.fn.slimScroll === 'undefined' && console) { } else if (typeof $.fn.slimScroll === 'undefined' && console) {
...@@ -298,7 +300,9 @@ function _init() { ...@@ -298,7 +300,9 @@ function _init() {
if ($.AdminLTE.options.sidebarSlimScroll) { if ($.AdminLTE.options.sidebarSlimScroll) {
if (typeof $.fn.slimScroll !== 'undefined') { if (typeof $.fn.slimScroll !== 'undefined') {
//Destroy if it exists //Destroy if it exists
$('.sidebar').slimScroll({destroy: true}).height('auto'); $('.sidebar').slimScroll({
destroy: true
}).height('auto');
//Add slimscroll //Add slimscroll
$('.sidebar').slimscroll({ $('.sidebar').slimscroll({
height: ($(window).height() - $('.main-header').height()) + 'px', height: ($(window).height() - $('.main-header').height()) + 'px',
...@@ -318,12 +322,12 @@ function _init() { ...@@ -318,12 +322,12 @@ function _init() {
* @usage: $.AdminLTE.pushMenu("[data-toggle='offcanvas']") * @usage: $.AdminLTE.pushMenu("[data-toggle='offcanvas']")
*/ */
$.AdminLTE.pushMenu = { $.AdminLTE.pushMenu = {
activate: function (toggleBtn) { activate: function(toggleBtn) {
//Get the screen sizes //Get the screen sizes
var screenSizes = $.AdminLTE.options.screenSizes; var screenSizes = $.AdminLTE.options.screenSizes;
//Enable sidebar toggle //Enable sidebar toggle
$(toggleBtn).on('click', function (e) { $(toggleBtn).on('click', function(e) {
e.preventDefault(); e.preventDefault();
//Enable sidebar push menu //Enable sidebar push menu
...@@ -341,7 +345,7 @@ function _init() { ...@@ -341,7 +345,7 @@ function _init() {
} }
}); });
$('.content-wrapper').click(function () { $('.content-wrapper').click(function() {
//Enable hide menu when clicking on the content-wrapper on small screens //Enable hide menu when clicking on the content-wrapper on small screens
if ($(window).width() <= (screenSizes.sm - 1) && $('body').hasClass('sidebar-open')) { if ($(window).width() <= (screenSizes.sm - 1) && $('body').hasClass('sidebar-open')) {
$('body').removeClass('sidebar-open'); $('body').removeClass('sidebar-open');
...@@ -355,17 +359,17 @@ function _init() { ...@@ -355,17 +359,17 @@ function _init() {
} }
}, },
expandOnHover: function () { expandOnHover: function() {
var _this = this; var _this = this;
var screenWidth = $.AdminLTE.options.screenSizes.sm - 1; var screenWidth = $.AdminLTE.options.screenSizes.sm - 1;
//Expand sidebar on hover //Expand sidebar on hover
$('.main-sidebar').hover(function () { $('.main-sidebar').hover(function() {
if ($('body').hasClass('sidebar-mini') && if ($('body').hasClass('sidebar-mini') &&
$('body').hasClass('sidebar-collapse') && $('body').hasClass('sidebar-collapse') &&
$(window).width() > screenWidth) { $(window).width() > screenWidth) {
_this.expand(); _this.expand();
} }
}, function () { }, function() {
if ($('body').hasClass('sidebar-mini') && if ($('body').hasClass('sidebar-mini') &&
$('body').hasClass('sidebar-expanded-on-hover') && $('body').hasClass('sidebar-expanded-on-hover') &&
$(window).width() > screenWidth) { $(window).width() > screenWidth) {
...@@ -373,10 +377,10 @@ function _init() { ...@@ -373,10 +377,10 @@ function _init() {
} }
}); });
}, },
expand: function () { expand: function() {
$('body').removeClass('sidebar-collapse').addClass('sidebar-expanded-on-hover'); $('body').removeClass('sidebar-collapse').addClass('sidebar-expanded-on-hover');
}, },
collapse: function () { collapse: function() {
if ($('body').hasClass('sidebar-expanded-on-hover')) { if ($('body').hasClass('sidebar-expanded-on-hover')) {
$('body').removeClass('sidebar-expanded-on-hover').addClass('sidebar-collapse'); $('body').removeClass('sidebar-expanded-on-hover').addClass('sidebar-collapse');
} }
...@@ -391,10 +395,10 @@ function _init() { ...@@ -391,10 +395,10 @@ function _init() {
* @type Function * @type Function
* @Usage: $.AdminLTE.tree('.sidebar') * @Usage: $.AdminLTE.tree('.sidebar')
*/ */
$.AdminLTE.tree = function (menu) { $.AdminLTE.tree = function(menu) {
var _this = this; var _this = this;
var animationSpeed = $.AdminLTE.options.animationSpeed; var animationSpeed = $.AdminLTE.options.animationSpeed;
$('li a', $(menu)).on('click', function (e) { $('li a', $(menu)).on('click', function(e) {
//Get the clicked link and the next element //Get the clicked link and the next element
var $this = $(this); var $this = $(this);
var checkElement = $this.next(); var checkElement = $this.next();
...@@ -402,7 +406,7 @@ function _init() { ...@@ -402,7 +406,7 @@ function _init() {
//Check if the next element is a menu and is visible //Check if the next element is a menu and is visible
if ((checkElement.is('.treeview-menu')) && (checkElement.is(':visible'))) { if ((checkElement.is('.treeview-menu')) && (checkElement.is(':visible'))) {
//Close the menu //Close the menu
checkElement.slideUp(animationSpeed, function () { checkElement.slideUp(animationSpeed, function() {
checkElement.removeClass('menu-open'); checkElement.removeClass('menu-open');
//Fix the layout in case the sidebar stretches over the height of the window //Fix the layout in case the sidebar stretches over the height of the window
//_this.layout.fix(); //_this.layout.fix();
...@@ -421,7 +425,7 @@ function _init() { ...@@ -421,7 +425,7 @@ function _init() {
var liParent = $this.parent('li'); var liParent = $this.parent('li');
//Open the target menu and add the menu-open class //Open the target menu and add the menu-open class
checkElement.slideDown(animationSpeed, function () { checkElement.slideDown(animationSpeed, function() {
//Add the class active to the parent li //Add the class active to the parent li
checkElement.addClass('menu-open'); checkElement.addClass('menu-open');
parent.find('li.active').removeClass('active'); parent.find('li.active').removeClass('active');
...@@ -446,7 +450,7 @@ function _init() { ...@@ -446,7 +450,7 @@ function _init() {
*/ */
$.AdminLTE.controlSidebar = { $.AdminLTE.controlSidebar = {
//instantiate the object //instantiate the object
activate: function () { activate: function() {
//Get the object //Get the object
var _this = this; var _this = this;
//Update options //Update options
...@@ -457,7 +461,7 @@ function _init() { ...@@ -457,7 +461,7 @@ function _init() {
var btn = $(o.toggleBtnSelector); var btn = $(o.toggleBtnSelector);
//Listen to the click event //Listen to the click event
btn.on('click', function (e) { btn.on('click', function(e) {
e.preventDefault(); e.preventDefault();
//If the sidebar is not open //If the sidebar is not open
if (!sidebar.hasClass('control-sidebar-open') && !$('body').hasClass('control-sidebar-open')) { if (!sidebar.hasClass('control-sidebar-open') && !$('body').hasClass('control-sidebar-open')) {
...@@ -483,7 +487,7 @@ function _init() { ...@@ -483,7 +487,7 @@ function _init() {
} }
}, },
//Open the control sidebar //Open the control sidebar
open: function (sidebar, slide) { open: function(sidebar, slide) {
// var _this = this; // var _this = this;
//Slide over content //Slide over content
if (slide) { if (slide) {
...@@ -495,19 +499,19 @@ function _init() { ...@@ -495,19 +499,19 @@ function _init() {
} }
}, },
//Close the control sidebar //Close the control sidebar
close: function (sidebar, slide) { close: function(sidebar, slide) {
if (slide) { if (slide) {
sidebar.removeClass('control-sidebar-open'); sidebar.removeClass('control-sidebar-open');
} else { } else {
$('body').removeClass('control-sidebar-open'); $('body').removeClass('control-sidebar-open');
} }
}, },
_fix: function (sidebar) { _fix: function(sidebar) {
var _this = this; var _this = this;
if ($('body').hasClass('layout-boxed')) { if ($('body').hasClass('layout-boxed')) {
sidebar.css('position', 'absolute'); sidebar.css('position', 'absolute');
sidebar.height($('.wrapper').height()); sidebar.height($('.wrapper').height());
$(window).resize(function () { $(window).resize(function() {
_this._fix(sidebar); _this._fix(sidebar);
}); });
} else { } else {
...@@ -517,7 +521,7 @@ function _init() { ...@@ -517,7 +521,7 @@ function _init() {
}); });
} }
}, },
_fixForFixed: function (sidebar) { _fixForFixed: function(sidebar) {
sidebar.css({ sidebar.css({
'position': 'fixed', 'position': 'fixed',
'max-height': '100%', 'max-height': '100%',
...@@ -525,7 +529,7 @@ function _init() { ...@@ -525,7 +529,7 @@ function _init() {
'padding-bottom': '50px' 'padding-bottom': '50px'
}); });
}, },
_fixForContent: function (sidebar) { _fixForContent: function(sidebar) {
$('.content-wrapper, .right-side').css('min-height', sidebar.height()); $('.content-wrapper, .right-side').css('min-height', sidebar.height());
} }
}; };
...@@ -543,24 +547,24 @@ function _init() { ...@@ -543,24 +547,24 @@ function _init() {
selectors: $.AdminLTE.options.boxWidgetOptions.boxWidgetSelectors, selectors: $.AdminLTE.options.boxWidgetOptions.boxWidgetSelectors,
icons: $.AdminLTE.options.boxWidgetOptions.boxWidgetIcons, icons: $.AdminLTE.options.boxWidgetOptions.boxWidgetIcons,
animationSpeed: $.AdminLTE.options.animationSpeed, animationSpeed: $.AdminLTE.options.animationSpeed,
activate: function (_box) { activate: function(_box) {
var _this = this; var _this = this;
if (! _box) { if (!_box) {
_box = document; // activate all boxes per default _box = document; // activate all boxes per default
} }
//Listen for collapse event triggers //Listen for collapse event triggers
$(_box).find(_this.selectors.collapse).on('click', function (e) { $(_box).find(_this.selectors.collapse).on('click', function(e) {
e.preventDefault(); e.preventDefault();
_this.collapse($(this)); _this.collapse($(this));
}); });
//Listen for remove event triggers //Listen for remove event triggers
$(_box).find(_this.selectors.remove).on('click', function (e) { $(_box).find(_this.selectors.remove).on('click', function(e) {
e.preventDefault(); e.preventDefault();
_this.remove($(this)); _this.remove($(this));
}); });
}, },
collapse: function (element) { collapse: function(element) {
var _this = this; var _this = this;
//Find the box parent //Find the box parent
var box = element.parents('.box').first(); var box = element.parents('.box').first();
...@@ -572,7 +576,7 @@ function _init() { ...@@ -572,7 +576,7 @@ function _init() {
.removeClass(_this.icons.collapse) .removeClass(_this.icons.collapse)
.addClass(_this.icons.open); .addClass(_this.icons.open);
//Hide the content //Hide the content
boxContent.slideUp(_this.animationSpeed, function () { boxContent.slideUp(_this.animationSpeed, function() {
box.addClass('collapsed-box'); box.addClass('collapsed-box');
}); });
} else { } else {
...@@ -581,12 +585,12 @@ function _init() { ...@@ -581,12 +585,12 @@ function _init() {
.removeClass(_this.icons.open) .removeClass(_this.icons.open)
.addClass(_this.icons.collapse); .addClass(_this.icons.collapse);
//Show the content //Show the content
boxContent.slideDown(_this.animationSpeed, function () { boxContent.slideDown(_this.animationSpeed, function() {
box.removeClass('collapsed-box'); box.removeClass('collapsed-box');
}); });
} }
}, },
remove: function (element) { remove: function(element) {
//Find the box parent //Find the box parent
var box = element.parents('.box').first(); var box = element.parents('.box').first();
box.slideUp(this.animationSpeed); box.slideUp(this.animationSpeed);
...@@ -609,9 +613,9 @@ function _init() { ...@@ -609,9 +613,9 @@ function _init() {
* @type plugin * @type plugin
* @usage $('#box-widget').boxRefresh( options ); * @usage $('#box-widget').boxRefresh( options );
*/ */
(function ($) { (function($) {
$.fn.boxRefresh = function (options) { $.fn.boxRefresh = function(options) {
// Render options // Render options
var settings = $.extend({ var settings = $.extend({
...@@ -620,17 +624,15 @@ function _init() { ...@@ -620,17 +624,15 @@ function _init() {
//File source to be loaded (e.g: ajax/src.php) //File source to be loaded (e.g: ajax/src.php)
source: '', source: '',
//Callbacks //Callbacks
onLoadStart: function (box) { onLoadStart: function(box) {}, //Right after the button has been clicked
}, //Right after the button has been clicked onLoadDone: function(box) {} //When the source has been loaded
onLoadDone: function (box) {
} //When the source has been loaded
}, options); }, options);
//The overlay //The overlay
var overlay = $('<div class="overlay"><div class="fa fa-refresh fa-spin"></div></div>'); var overlay = $('<div class="overlay"><div class="fa fa-refresh fa-spin"></div></div>');
return this.each(function () { return this.each(function() {
//if a source is specified //if a source is specified
if (settings.source === '') { if (settings.source === '') {
if (console) { if (console) {
...@@ -644,13 +646,13 @@ function _init() { ...@@ -644,13 +646,13 @@ function _init() {
var rBtn = box.find(settings.trigger).first(); var rBtn = box.find(settings.trigger).first();
//On trigger click //On trigger click
rBtn.on('click', function (e) { rBtn.on('click', function(e) {
e.preventDefault(); e.preventDefault();
//Add loading overlay //Add loading overlay
start(box); start(box);
//Perform ajax call //Perform ajax call
box.find('.box-body').load(settings.source, function () { box.find('.box-body').load(settings.source, function() {
done(box); done(box);
}); });
}); });
...@@ -683,9 +685,9 @@ function _init() { ...@@ -683,9 +685,9 @@ function _init() {
* @type plugin * @type plugin
* @usage $('#box-widget').activateBox(); * @usage $('#box-widget').activateBox();
*/ */
(function ($) { (function($) {
$.fn.activateBox = function () { $.fn.activateBox = function() {
$.AdminLTE.boxWidget.activate(this); $.AdminLTE.boxWidget.activate(this);
}; };
...@@ -699,35 +701,33 @@ function _init() { ...@@ -699,35 +701,33 @@ function _init() {
* @type plugin * @type plugin
* @usage $('#todo-widget').todolist( options ); * @usage $('#todo-widget').todolist( options );
*/ */
(function ($) { (function($) {
$.fn.todolist = function (options) { $.fn.todolist = function(options) {
// Render options // Render options
var settings = $.extend({ var settings = $.extend({
//When the user checks the input //When the user checks the input
onCheck: function (ele) { onCheck: function(ele) {},
},
//When the user unchecks the input //When the user unchecks the input
onUncheck: function (ele) { onUncheck: function(ele) {}
}
}, options); }, options);
return this.each(function () { return this.each(function() {
if (typeof $.fn.iCheck !== 'undefined') { if (typeof $.fn.iCheck !== 'undefined') {
$('input', this).on('ifChecked', function (event) { $('input', this).on('ifChecked', function(event) {
var ele = $(this).parents('li').first(); var ele = $(this).parents('li').first();
ele.toggleClass('done'); ele.toggleClass('done');
settings.onCheck.call(ele); settings.onCheck.call(ele);
}); });
$('input', this).on('ifUnchecked', function (event) { $('input', this).on('ifUnchecked', function(event) {
var ele = $(this).parents('li').first(); var ele = $(this).parents('li').first();
ele.toggleClass('done'); ele.toggleClass('done');
settings.onUncheck.call(ele); settings.onUncheck.call(ele);
}); });
} else { } else {
$('input', this).on('change', function (event) { $('input', this).on('change', function(event) {
var ele = $(this).parents('li').first(); var ele = $(this).parents('li').first();
ele.toggleClass('done'); ele.toggleClass('done');
settings.onCheck.call(ele); settings.onCheck.call(ele);
...@@ -744,6 +744,7 @@ function _init() { ...@@ -744,6 +744,7 @@ function _init() {
*/ */
Vue.component('flash', require('../components/backend/Flash.vue')); Vue.component('flash', require('../components/backend/Flash.vue'));
Vue.component('export-component', require('../components/backend/Export.vue'));
const app = new Vue({ const app = new Vue({
el: '#app' el: '#app'
......
<template>
<div class="btn-group">
<button type="button" class="btn btn-warning btn-flat dropdown-toggle" data-toggle="dropdown">Export
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu" role="menu">
<li id="copyButton"><a href="#"><i class="fa fa-clone"></i> Copy</a></li>
<li id="csvButton"><a href="#"><i class="fa fa-file-text-o"></i> CSV</a></li>
<li id="excelButton"><a href="#"><i class="fa fa-file-excel-o"></i> Excel</a></li>
<li id="pdfButton"><a href="#"><i class="fa fa-file-pdf-o"></i> PDF</a></li>
<li id="printButton"><a href="#"><i class="fa fa-print"></i> Print</a></li>
</ul>
</div>
</template>
<script>
export default {
props: [],
data() {
return {};
}
};
</script>
...@@ -5,24 +5,24 @@ ...@@ -5,24 +5,24 @@
</template> </template>
<script> <script>
export default { export default {
props: ['message' , 'type'], props: ["message", "type"],
data() { data() {
return { return {
body: '', body: "",
typeClass: '', typeClass: "",
show: false show: false
} };
}, },
created() { created() {
var context = this; var context = this;
if(this.message && this.type) { if (this.message && this.type) {
this.flash(this.message, this.type); this.flash(this.message, this.type);
} }
window.events.$on('flash', function(message, type) { window.events.$on("flash", function(message, type) {
context.flash(message, type); context.flash(message, type);
}); });
}, },
...@@ -42,5 +42,5 @@ ...@@ -42,5 +42,5 @@
}, 3000); }, 3000);
} }
} }
} };
</script> </script>
<!--Action Button--> <!--Action Button-->
@if(Active::checkUriPattern('admin/access/permission')) @if(Active::checkUriPattern('admin/access/permission'))
<div class="btn-group"> <export-component></export-component>
<button type="button" class="btn btn-warning btn-flat dropdown-toggle" data-toggle="dropdown">Export
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu" role="menu">
<li id="copyButton"><a href="#"><i class="fa fa-clone"></i> Copy</a></li>
<li id="csvButton"><a href="#"><i class="fa fa-file-text-o"></i> CSV</a></li>
<li id="excelButton"><a href="#"><i class="fa fa-file-excel-o"></i> Excel</a></li>
<li id="pdfButton"><a href="#"><i class="fa fa-file-pdf-o"></i> PDF</a></li>
<li id="printButton"><a href="#"><i class="fa fa-print"></i> Print</a></li>
</ul>
</div>
@endif @endif
<!--Action Button--> <!--Action Button-->
<div class="btn-group"> <div class="btn-group">
......
<!--Action Button--> <!--Action Button-->
@if(Active::checkUriPattern('admin/blogCategories')) @if(Active::checkUriPattern('admin/blogCategories'))
<div class="btn-group"> <export-component></export-component>
<button type="button" class="btn btn-warning btn-flat dropdown-toggle" data-toggle="dropdown">Export
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu" role="menu">
<li id="copyButton"><a href="#"><i class="fa fa-clone"></i> Copy</a></li>
<li id="csvButton"><a href="#"><i class="fa fa-file-text-o"></i> CSV</a></li>
<li id="excelButton"><a href="#"><i class="fa fa-file-excel-o"></i> Excel</a></li>
<li id="pdfButton"><a href="#"><i class="fa fa-file-pdf-o"></i> PDF</a></li>
<li id="printButton"><a href="#"><i class="fa fa-print"></i> Print</a></li>
</ul>
</div>
@endif @endif
<!--Action Button--> <!--Action Button-->
<div class="btn-group"> <div class="btn-group">
......
<!--Action Button--> <!--Action Button-->
@if(Active::checkUriPattern('admin/blogs')) @if(Active::checkUriPattern('admin/blogs'))
<div class="btn-group"> <export-component></export-component>
<button type="button" class="btn btn-warning btn-flat dropdown-toggle" data-toggle="dropdown">Export
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu" role="menu">
<li id="copyButton"><a href="#"><i class="fa fa-clone"></i> Copy</a></li>
<li id="csvButton"><a href="#"><i class="fa fa-file-text-o"></i> CSV</a></li>
<li id="excelButton"><a href="#"><i class="fa fa-file-excel-o"></i> Excel</a></li>
<li id="pdfButton"><a href="#"><i class="fa fa-file-pdf-o"></i> PDF</a></li>
<li id="printButton"><a href="#"><i class="fa fa-print"></i> Print</a></li>
</ul>
</div>
@endif @endif
<!--Action Button--> <!--Action Button-->
<div class="btn-group"> <div class="btn-group">
......
<!--Action Button--> <!--Action Button-->
@if(Active::checkUriPattern('admin/blogTags')) @if(Active::checkUriPattern('admin/blogTags'))
<div class="btn-group"> <export-component></export-component>
<button type="button" class="btn btn-warning btn-flat dropdown-toggle" data-toggle="dropdown">Export
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu" role="menu">
<li id="copyButton"><a href="#"><i class="fa fa-clone"></i> Copy</a></li>
<li id="csvButton"><a href="#"><i class="fa fa-file-text-o"></i> CSV</a></li>
<li id="excelButton"><a href="#"><i class="fa fa-file-excel-o"></i> Excel</a></li>
<li id="pdfButton"><a href="#"><i class="fa fa-file-pdf-o"></i> PDF</a></li>
<li id="printButton"><a href="#"><i class="fa fa-print"></i> Print</a></li>
</ul>
</div>
@endif @endif
<!--Action Button--> <!--Action Button-->
<div class="btn-group"> <div class="btn-group">
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<h3 class="box-title">{{ trans('labels.backend.faqs.management') }}</h3> <h3 class="box-title">{{ trans('labels.backend.faqs.management') }}</h3>
<div class="box-tools pull-right"> <div class="box-tools pull-right">
@include('backend.includes.partials.faqs-header-buttons') @include('backend.faqs.partials.faqs-header-buttons')
</div> </div>
</div><!-- /.box-header --> </div><!-- /.box-header -->
......
<!--Action Button--> <!--Action Button-->
@if(Active::checkUriPattern('admin/faqs')) @if(Active::checkUriPattern('admin/faqs'))
<div class="btn-group"> <export-component></export-component>
<button type="button" class="btn btn-warning btn-flat dropdown-toggle" data-toggle="dropdown">Export @endif
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu" role="menu">
<li id="copyButton"><a href="#"><i class="fa fa-clone"></i> Copy</a></li>
<li id="csvButton"><a href="#"><i class="fa fa-file-text-o"></i> CSV</a></li>
<li id="excelButton"><a href="#"><i class="fa fa-file-excel-o"></i> Excel</a></li>
<li id="pdfButton"><a href="#"><i class="fa fa-file-pdf-o"></i> PDF</a></li>
<li id="printButton"><a href="#"><i class="fa fa-print"></i> Print</a></li>
</ul>
</div>
@endif
<!--Action Button--> <!--Action Button-->
<div class="btn-group"> <div class="btn-group">
<button type="button" class="btn btn-primary btn-flat dropdown-toggle" data-toggle="dropdown">Action <button type="button" class="btn btn-primary btn-flat dropdown-toggle" data-toggle="dropdown">Action
......
<!--Action Button--> <!--Action Button-->
@if(Active::checkUriPattern('admin/menus')) @if(Active::checkUriPattern('admin/menus'))
<div class="btn-group"> <export-component></export-component>
<button type="button" class="btn btn-warning btn-flat dropdown-toggle" data-toggle="dropdown">Export @endif
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu" role="menu">
<li id="copyButton"><a href="#"><i class="fa fa-clone"></i> Copy</a></li>
<li id="csvButton"><a href="#"><i class="fa fa-file-text-o"></i> CSV</a></li>
<li id="excelButton"><a href="#"><i class="fa fa-file-excel-o"></i> Excel</a></li>
<li id="pdfButton"><a href="#"><i class="fa fa-file-pdf-o"></i> PDF</a></li>
<li id="printButton"><a href="#"><i class="fa fa-print"></i> Print</a></li>
</ul>
</div>
@endif
<!--Action Button--> <!--Action Button-->
<div class="btn-group"> <div class="btn-group">
<button type="button" class="btn btn-primary btn-flat dropdown-toggle" data-toggle="dropdown">Action <button type="button" class="btn btn-primary btn-flat dropdown-toggle" data-toggle="dropdown">Action
......
<!--Action Button--> <!--Action Button-->
@if(Active::checkUriPattern('admin/pages')) @if(Active::checkUriPattern('admin/pages'))
<div class="btn-group"> <export-component></export-component>
<button type="button" class="btn btn-warning btn-flat dropdown-toggle" data-toggle="dropdown">Export @endif
<span class="caret"></span>
<span class="sr-only">Toggle Dropdown</span>
</button>
<ul class="dropdown-menu" role="menu">
<li id="copyButton"><a href="#"><i class="fa fa-clone"></i> Copy</a></li>
<li id="csvButton"><a href="#"><i class="fa fa-file-text-o"></i> CSV</a></li>
<li id="excelButton"><a href="#"><i class="fa fa-file-excel-o"></i> Excel</a></li>
<li id="pdfButton"><a href="#"><i class="fa fa-file-pdf-o"></i> PDF</a></li>
<li id="printButton"><a href="#"><i class="fa fa-print"></i> Print</a></li>
</ul>
</div>
@endif
<!--Action Button--> <!--Action Button-->
<div class="btn-group"> <div class="btn-group">
<button type="button" class="btn btn-primary btn-flat dropdown-toggle" data-toggle="dropdown">Action <button type="button" class="btn btn-primary btn-flat dropdown-toggle" data-toggle="dropdown">Action
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment