Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Apr 2016 01:28:52 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r412494 - in head/textproc: . kibana45
Message-ID:  <201604040128.u341Sqnm053491@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Mon Apr  4 01:28:51 2016
New Revision: 412494
URL: https://svnweb.freebsd.org/changeset/ports/412494

Log:
  New Port: textproc/kibana45
  
  Repo copy textproc/kibana42 to textproc/kibana45:
  - Update PORTVERSION, PKGNAMESUFFIX, RUN_DEPENDS, pkg-plist, and distinfo
    for 4.5.0.
  
  Kibana is an open source (Apache Licensed), browser based analytics and search
  dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
  strives to be easy to get started with, while also being flexible and powerful,
  just like Elasticsearch.
  
  Kibana 4.5 is compatible with Elasticsearch 2.3.x.
  
  WWW: https://www.elastic.co/products/kibana
  
  PR:		208492
  Submitted by:   Sergey Kozlov <kozlov.sergey.404@gmail.com>

Added:
  head/textproc/kibana45/
     - copied from r412482, head/textproc/kibana42/
Modified:
  head/textproc/Makefile
  head/textproc/kibana45/Makefile
  head/textproc/kibana45/distinfo
  head/textproc/kibana45/pkg-descr
  head/textproc/kibana45/pkg-plist

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Mon Apr  4 00:55:33 2016	(r412493)
+++ head/textproc/Makefile	Mon Apr  4 01:28:51 2016	(r412494)
@@ -364,6 +364,7 @@
     SUBDIR += kibana42
     SUBDIR += kibana43
     SUBDIR += kibana44
+    SUBDIR += kibana45
     SUBDIR += kmfl-european-latin
     SUBDIR += kmfl-khmer
     SUBDIR += kmfl-sil-ezra

Modified: head/textproc/kibana45/Makefile
==============================================================================
--- head/textproc/kibana42/Makefile	Sun Apr  3 15:02:08 2016	(r412482)
+++ head/textproc/kibana45/Makefile	Mon Apr  4 01:28:51 2016	(r412494)
@@ -2,20 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	kibana
-PORTVERSION?=	4.2.2
+PORTVERSION?=	4.5.0
 DISTVERSIONSUFFIX=	-linux-x86
-PORTREVISION?=	1
 CATEGORIES=	textproc www
 MASTER_SITES=	https://download.elastic.co/kibana/kibana/ \
 		http://download.elastic.co/kibana/kibana/
-PKGNAMESUFFIX?=	42
+PKGNAMESUFFIX?=	45
 
 MAINTAINER=	kozlov.sergey.404@gmail.com
 COMMENT=	Browser based analytics and search interface to ElasticSearch
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	node012>=0:www/node012
+RUN_DEPENDS=	node4>=4.3.2:www/node4
 
 NO_BUILD=	yes
 NO_ARCH=	yes

Modified: head/textproc/kibana45/distinfo
==============================================================================
--- head/textproc/kibana42/distinfo	Sun Apr  3 15:02:08 2016	(r412482)
+++ head/textproc/kibana45/distinfo	Mon Apr  4 01:28:51 2016	(r412494)
@@ -1,2 +1,2 @@
-SHA256 (kibana-4.2.2-linux-x86.tar.gz) = c0644e435fbf304dc418184bcf9e96886f93bb7c01cd71c99e5fa5cca42b05d8
-SIZE (kibana-4.2.2-linux-x86.tar.gz) = 30043893
+SHA256 (kibana-4.5.0-linux-x86.tar.gz) = d0cfdde3f19d30c2d9e8d3e289cb2b0624a99d93b9adccdfa5884a98c908b62d
+SIZE (kibana-4.5.0-linux-x86.tar.gz) = 32154895

Modified: head/textproc/kibana45/pkg-descr
==============================================================================
--- head/textproc/kibana42/pkg-descr	Sun Apr  3 15:02:08 2016	(r412482)
+++ head/textproc/kibana45/pkg-descr	Mon Apr  4 01:28:51 2016	(r412494)
@@ -3,6 +3,6 @@ dashboard for Elasticsearch. Kibana is a
 strives to be easy to get started with, while also being flexible and powerful,
 just like Elasticsearch.
 
-Kibana 4.2 is compatible with Elasticsearch 2.0.x.
+Kibana 4.5 is compatible with Elasticsearch 2.3.x.
 
 WWW: https://www.elastic.co/products/kibana

Modified: head/textproc/kibana45/pkg-plist
==============================================================================
--- head/textproc/kibana42/pkg-plist	Sun Apr  3 15:02:08 2016	(r412482)
+++ head/textproc/kibana45/pkg-plist	Mon Apr  4 01:28:51 2016	(r412494)
@@ -2,6 +2,7 @@
 @sample etc/kibana.yml.sample
 %%WWWDIR%%/LICENSE.txt
 %%WWWDIR%%/README.txt
+%%WWWDIR%%/node_modules/.bin/@bigfunger/decompress-zip
 %%WWWDIR%%/node_modules/.bin/autoprefixer
 %%WWWDIR%%/node_modules/.bin/babel
 %%WWWDIR%%/node_modules/.bin/babel-external-helpers
@@ -19,30 +20,143 @@
 %%WWWDIR%%/node_modules/.bin/rimraf
 %%WWWDIR%%/node_modules/.bin/semver
 %%WWWDIR%%/node_modules/.bin/webpack
-%%WWWDIR%%/node_modules/@spalger/angular-bootstrap/bower.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/bin/decompress-zip
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/lib/decompress-zip.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/lib/extractors.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/lib/file-details.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/lib/signatures.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/lib/structures.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/.bin/nopt
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/.travis.yml
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/README.markdown
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/example/buf.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/example/parse.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/example/stream.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/index.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/lib/vars.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/buffers/README.markdown
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/buffers/examples/slice.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/buffers/examples/splice.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/buffers/index.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/buffers/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/README.markdown
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/examples/add_do.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/examples/prompt.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/index.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse/README.markdown
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse/examples/json.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse/examples/leaves.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse/examples/negative.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse/examples/stringify.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse/index.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/node_modules/traverse/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/node_modules/chainsaw/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/perf/loop.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/binary/perf/small.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/graceful-fs/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/graceful-fs/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/graceful-fs/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/graceful-fs/fs.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/graceful-fs/graceful-fs.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/graceful-fs/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/graceful-fs/polyfills.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/mkpath/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/mkpath/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/mkpath/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/mkpath/mkpath.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/mkpath/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/.travis.yml
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/bin/nopt.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/examples/my-program.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/lib/nopt.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/node_modules/abbrev/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/node_modules/abbrev/.travis.yml
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/node_modules/abbrev/CONTRIBUTING.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/node_modules/abbrev/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/node_modules/abbrev/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/node_modules/abbrev/abbrev.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/node_modules/abbrev/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/node_modules/abbrev/test.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/nopt/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/q/CHANGES.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/q/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/q/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/q/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/q/q.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/q/queue.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/duplex.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/float.patch
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_duplex.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_passthrough.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_readable.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_transform.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/lib/_stream_writable.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/core-util-is/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/core-util-is/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/core-util-is/float.patch
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/core-util-is/lib/util.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/core-util-is/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/core-util-is/test.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/inherits/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/inherits/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/inherits/inherits.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/inherits/inherits_browser.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/inherits/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/inherits/test.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/isarray/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/isarray/build/build.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/isarray/component.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/isarray/index.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/isarray/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/string_decoder/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/string_decoder/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/string_decoder/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/string_decoder/index.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/node_modules/string_decoder/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/passthrough.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/readable.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/transform.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/readable-stream/writable.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/bin/touch.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/.bin/nopt
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/bin/nopt.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/examples/my-program.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/lib/nopt.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/node_modules/abbrev/.npmignore
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/node_modules/abbrev/.travis.yml
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/node_modules/abbrev/CONTRIBUTING.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/node_modules/abbrev/LICENSE
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/node_modules/abbrev/README.md
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/node_modules/abbrev/abbrev.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/node_modules/abbrev/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/node_modules/abbrev/test.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/node_modules/nopt/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/package.json
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/node_modules/touch/touch.js
+%%WWWDIR%%/node_modules/@bigfunger/decompress-zip/package.json
 %%WWWDIR%%/node_modules/@spalger/angular-bootstrap/package.json
 %%WWWDIR%%/node_modules/@spalger/angular-bootstrap/ui-bootstrap-tpls.js
 %%WWWDIR%%/node_modules/@spalger/angular-bootstrap/ui-bootstrap-tpls.min.js
 %%WWWDIR%%/node_modules/@spalger/angular-bootstrap/ui-bootstrap.js
 %%WWWDIR%%/node_modules/@spalger/angular-bootstrap/ui-bootstrap.min.js
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/.jshintrc
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/.npmignore
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/.travis.yml
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/Gruntfile.js
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/LICENSE
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/README.md
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/bower.json
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/dist/angular-nvd3.js
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/dist/angular-nvd3.min.js
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/lib/angular-mocks.js
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/lib/angular.min.js
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/lib/d3.min.js
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/lib/nv.d3.css
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/lib/nv.d3.js
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/lib/nv.d3.min.css
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/lib/nv.d3.min.js
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/package.json
-%%WWWDIR%%/node_modules/@spalger/angular-nvd3/src/angular-nvd3.js
 %%WWWDIR%%/node_modules/@spalger/filesaver/LICENSE.md
 %%WWWDIR%%/node_modules/@spalger/filesaver/README.md
 %%WWWDIR%%/node_modules/@spalger/filesaver/file-saver.js
@@ -129,138 +243,33 @@
 %%WWWDIR%%/node_modules/@spalger/numeral/min/numeral.min.js
 %%WWWDIR%%/node_modules/@spalger/numeral/numeral.js
 %%WWWDIR%%/node_modules/@spalger/numeral/package.json
-%%WWWDIR%%/node_modules/@spalger/nvd3/.jshintrc
-%%WWWDIR%%/node_modules/@spalger/nvd3/.npmignore
-%%WWWDIR%%/node_modules/@spalger/nvd3/.travis.yml
-%%WWWDIR%%/node_modules/@spalger/nvd3/GruntFile.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/LICENSE.md
-%%WWWDIR%%/node_modules/@spalger/nvd3/README.md
-%%WWWDIR%%/node_modules/@spalger/nvd3/bower.json
-%%WWWDIR%%/node_modules/@spalger/nvd3/build/nv.d3.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/build/nv.d3.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/build/nv.d3.min.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/build/nv.d3.min.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/TimeSeries.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/boxPlot.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/bullet.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/bulletChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/candlestick.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/candlestickChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/cumulativeLineChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/discreteBarChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/documentation.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/donutChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/furiousLegend.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/historicalBar.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/historicalBarChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/images/background.png
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/images/body-background.png
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/images/bullet.png
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/images/hr.png
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/images/octocat-logo.png
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/index.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/legend.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/lib/colorbrewer.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/lib/stream_layers.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/line.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/lineChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/lineChartSVGResize.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/linePlusBarChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/lineWithFocusChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/lineWithFocusChart_x2AxisLabel.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/monitoringChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/multiBarChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/multiBarChart2.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/multiBarHorizontalChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/multiChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/ohlc.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/ohlcChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/parallelCoordinates.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/pie.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/pieChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/scatter.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/scatterChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/scatterPlusLineChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/site.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/sparkline.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/sparklinePlus.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/stackedArea.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/stackedAreaChart.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/stylesheets/pygment_trac.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/stylesheets/styles.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/sunburst.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/examples/tooltip.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/index.html
-%%WWWDIR%%/node_modules/@spalger/nvd3/package.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/package.json
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/core.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/axis.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/bars.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/boxplot.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/bullet.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/candlestick.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/furiousLegend.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/lineplusbar.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/lines.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/main.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/ohlc.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/parallelcoordinates.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/pie.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/scatter.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/sparkline.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/stackedarea.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/css/tooltip.css
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/dom.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/interactiveLayer.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/axis.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/boxPlot.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/boxPlotChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/bullet.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/bulletChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/candlestickBar.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/cumulativeLineChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/discreteBar.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/discreteBarChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/distribution.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/furiousLegend.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/historicalBar.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/historicalBarChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/legend.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/line.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/lineChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/linePlusBarChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/lineWithFocusChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/multiBar.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/multiBarChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/multiBarHorizontal.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/multiBarHorizontalChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/multiChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/ohlcBar.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/parallelCoordinates.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/pie.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/pieChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/scatter.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/scatterChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/sparkline.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/sparklinePlus.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/stackedArea.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/stackedAreaChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/sunburst.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/models/sunburstChart.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/tooltip.js
-%%WWWDIR%%/node_modules/@spalger/nvd3/src/utils.js
+%%WWWDIR%%/node_modules/@spalger/test-subj-selector/.npmignore
+%%WWWDIR%%/node_modules/@spalger/test-subj-selector/README.md
+%%WWWDIR%%/node_modules/@spalger/test-subj-selector/index.js
+%%WWWDIR%%/node_modules/@spalger/test-subj-selector/package.json
 %%WWWDIR%%/node_modules/@spalger/ui-ace/.travis.yml
 %%WWWDIR%%/node_modules/@spalger/ui-ace/CHANGELOG.md
 %%WWWDIR%%/node_modules/@spalger/ui-ace/bower.json
 %%WWWDIR%%/node_modules/@spalger/ui-ace/package.json
 %%WWWDIR%%/node_modules/@spalger/ui-ace/ui-ace.js
 %%WWWDIR%%/node_modules/@spalger/ui-ace/ui-ace.min.js
-%%WWWDIR%%/node_modules/angular-bindonce/CHANGELOG.md
-%%WWWDIR%%/node_modules/angular-bindonce/README.md
-%%WWWDIR%%/node_modules/angular-bindonce/bindonce.js
-%%WWWDIR%%/node_modules/angular-bindonce/bindonce.min.js
-%%WWWDIR%%/node_modules/angular-bindonce/bower.json
-%%WWWDIR%%/node_modules/angular-bindonce/package.json
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/.jshintrc
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/.npmignore
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/.travis.yml
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/CHANGELOG.md
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/MIT-LICENSE.txt
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/README.md
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/bower.json
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/css/colorpicker.css
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/css/colorpicker.min.css
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/gulpfile.js
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/img/alpha.png
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/img/hue.png
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/img/saturation.png
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/js/bootstrap-colorpicker-module.js
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/js/bootstrap-colorpicker-module.min.js
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/less/colorpicker.less
+%%WWWDIR%%/node_modules/angular-bootstrap-colorpicker/package.json
 %%WWWDIR%%/node_modules/angular-elastic/LICENCE.txt
 %%WWWDIR%%/node_modules/angular-elastic/README.md
 %%WWWDIR%%/node_modules/angular-elastic/elastic.js
@@ -270,6 +279,7 @@
 %%WWWDIR%%/node_modules/angular-route/angular-route.min.js
 %%WWWDIR%%/node_modules/angular-route/angular-route.min.js.map
 %%WWWDIR%%/node_modules/angular-route/bower.json
+%%WWWDIR%%/node_modules/angular-route/index.js
 %%WWWDIR%%/node_modules/angular-route/package.json
 %%WWWDIR%%/node_modules/angular/README.md
 %%WWWDIR%%/node_modules/angular/angular-csp.css
@@ -278,6 +288,7 @@
 %%WWWDIR%%/node_modules/angular/angular.min.js.gzip
 %%WWWDIR%%/node_modules/angular/angular.min.js.map
 %%WWWDIR%%/node_modules/angular/bower.json
+%%WWWDIR%%/node_modules/angular/index.js
 %%WWWDIR%%/node_modules/angular/package.json
 %%WWWDIR%%/node_modules/ansicolors/LICENSE
 %%WWWDIR%%/node_modules/ansicolors/README.md
@@ -2030,8 +2041,23 @@
 %%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/.npmignore
 %%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/LICENSE.md
 %%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/README.md
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/amd-test/browser-source-map-support.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/amd-test/index.html
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/amd-test/require.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/amd-test/script.coffee
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/amd-test/script.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/amd-test/script.map
 %%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/browser-source-map-support.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/browser-test/index.html
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/browser-test/script.coffee
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/browser-test/script.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/browser-test/script.map
 %%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/build.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/header-test/index.html
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/header-test/script.coffee
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/header-test/script.js
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/header-test/script.map
+%%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/header-test/server.js
 %%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/node_modules/source-map/.npmignore
 %%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/node_modules/source-map/.travis.yml
 %%WWWDIR%%/node_modules/babel-core/node_modules/source-map-support/node_modules/source-map/CHANGELOG.md
@@ -3200,6 +3226,7 @@
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/async-each/component.json
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/async-each/index.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/async-each/package.json
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/async-each/test.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/glob-parent/.npmignore
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/glob-parent/.travis.yml
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/glob-parent/LICENSE
@@ -3265,11 +3292,14 @@
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/lib/util.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/package.json
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/test.js
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/.npmignore
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/.travis.yml
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/Makefile
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/README.md
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/build/build.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/component.json
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/index.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/package.json
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/test.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/process-nextick-args/index.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/process-nextick-args/license.md
@@ -3758,6 +3788,7 @@
 %%WWWDIR%%/node_modules/bunyan/.npmignore
 %%WWWDIR%%/node_modules/bunyan/AUTHORS
 %%WWWDIR%%/node_modules/bunyan/CHANGES.md
+%%WWWDIR%%/node_modules/bunyan/CONTRIBUTING.md
 %%WWWDIR%%/node_modules/bunyan/LICENSE.txt
 %%WWWDIR%%/node_modules/bunyan/Makefile
 %%WWWDIR%%/node_modules/bunyan/README.md
@@ -4323,6 +4354,74 @@
 %%WWWDIR%%/node_modules/chalk/node_modules/supports-color/readme.md
 %%WWWDIR%%/node_modules/chalk/package.json
 %%WWWDIR%%/node_modules/chalk/readme.md
+%%WWWDIR%%/node_modules/clipboard/contributing.md
+%%WWWDIR%%/node_modules/clipboard/dist/clipboard.js
+%%WWWDIR%%/node_modules/clipboard/dist/clipboard.min.js
+%%WWWDIR%%/node_modules/clipboard/lib/clipboard-action.js
+%%WWWDIR%%/node_modules/clipboard/lib/clipboard.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/.editorconfig
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/.npmignore
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/.travis.yml
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/bower.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/demo/destroy.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/demo/multiple.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/demo/node.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/demo/nodelist.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/demo/selector.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/dist/good-listener.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/karma.conf.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/.editorconfig
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/.npmignore
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/bower.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/demo/delegate.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/demo/multiple.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/demo/undelegate.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/dist/delegate.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/karma.conf.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/.npmignore
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/README.md
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/component.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/index.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/node_modules/matches-selector/.npmignore
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/node_modules/matches-selector/Makefile
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/node_modules/matches-selector/Readme.md
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/node_modules/matches-selector/component.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/node_modules/matches-selector/index.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/node_modules/matches-selector/package.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/node_modules/closest/package.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/package.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/readme.md
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/node_modules/delegate/src/delegate.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/package.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/readme.md
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/src/is.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/good-listener/src/listen.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/.editorconfig
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/.npmignore
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/.travis.yml
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/bower.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/demo/contenteditable.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/demo/disabled.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/demo/editable.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/demo/multiple.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/demo/nested.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/demo/non-editable.html
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/dist/select.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/karma.conf.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/package.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/readme.md
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/saucelabs.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/select/src/select.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/tiny-emitter/.npmignore
+%%WWWDIR%%/node_modules/clipboard/node_modules/tiny-emitter/README.md
+%%WWWDIR%%/node_modules/clipboard/node_modules/tiny-emitter/bower.json
+%%WWWDIR%%/node_modules/clipboard/node_modules/tiny-emitter/dist/tinyemitter.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/tiny-emitter/dist/tinyemitter.min.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/tiny-emitter/index.js
+%%WWWDIR%%/node_modules/clipboard/node_modules/tiny-emitter/package.json
+%%WWWDIR%%/node_modules/clipboard/package.js
+%%WWWDIR%%/node_modules/clipboard/package.json
+%%WWWDIR%%/node_modules/clipboard/readme.md
 %%WWWDIR%%/node_modules/commander/History.md
 %%WWWDIR%%/node_modules/commander/LICENSE
 %%WWWDIR%%/node_modules/commander/Readme.md
@@ -4533,9 +4632,9 @@
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/LICENSE
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/README.md
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/color-string.js
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/node_modules/color-name/LICENSE
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/node_modules/color-name/README.md
-%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/node_modules/color-name/UNLICENSE
-%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/node_modules/color-name/index.json
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/node_modules/color-name/index.js
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/node_modules/color-name/package.json
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/node_modules/color-string/package.json
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/color/package.json
@@ -4548,6 +4647,28 @@
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/dist/lib/toLonghand.js
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/dist/lib/toShorthand.js
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/dist/lib/trimLeadingZero.js
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/CHANGELOG.md
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/LICENSE
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/README.md
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/index.js
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-convert/.travis.yml
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-convert/CHANGELOG.md
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-convert/LICENSE
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-convert/README.md
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-convert/component.json
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-convert/conversions.js
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-convert/index.js
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-convert/package.json
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-string/CHANGELOG.md
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-string/LICENSE
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-string/README.md
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-string/color-string.js
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-string/node_modules/color-name/LICENSE
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-string/node_modules/color-name/README.md
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-string/node_modules/color-name/index.js
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-string/node_modules/color-name/package.json
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/node_modules/color-string/package.json
+%%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/color/package.json
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/css-color-names/Makefile
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/css-color-names/README.md
 %%WWWDIR%%/node_modules/css-loader/node_modules/cssnano/node_modules/postcss-colormin/node_modules/colormin/node_modules/css-color-names/css-color-names.json
@@ -5824,17 +5945,7 @@
 %%WWWDIR%%/node_modules/good/node_modules/traverse/index.js
 %%WWWDIR%%/node_modules/good/node_modules/traverse/package.json
 %%WWWDIR%%/node_modules/good/node_modules/traverse/readme.markdown
-%%WWWDIR%%/node_modules/good/node_modules/wreck/.npmignore
-%%WWWDIR%%/node_modules/good/node_modules/wreck/.travis.yml
-%%WWWDIR%%/node_modules/good/node_modules/wreck/CONTRIBUTING.md
-%%WWWDIR%%/node_modules/good/node_modules/wreck/LICENSE
-%%WWWDIR%%/node_modules/good/node_modules/wreck/README.md
-%%WWWDIR%%/node_modules/good/node_modules/wreck/images/wreck.png
-%%WWWDIR%%/node_modules/good/node_modules/wreck/lib/index.js
-%%WWWDIR%%/node_modules/good/node_modules/wreck/lib/payload.js
-%%WWWDIR%%/node_modules/good/node_modules/wreck/lib/recorder.js
-%%WWWDIR%%/node_modules/good/node_modules/wreck/lib/tap.js
-%%WWWDIR%%/node_modules/good/node_modules/wreck/package.json
+%%WWWDIR%%/node_modules/good/node_modules/traverse/testling/leaves.js
 %%WWWDIR%%/node_modules/good/package.json
 %%WWWDIR%%/node_modules/gridster/.bowerrc
 %%WWWDIR%%/node_modules/gridster/.npmignore
@@ -7308,16 +7419,6 @@
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/CHANGELOG.md
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/LICENSE
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/README.md
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/arguments.js
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/choice.js
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/constants.js
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/help.js
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/nargs.js
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/parents.js
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/prefix_chars.js
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/sub_commands.js
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/sum.js
-%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/examples/testformatters.js
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/index.js
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/lib/action.js
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/lib/action/append.js
@@ -7340,6 +7441,7 @@
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/lib/help/added_formatters.js
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/lib/help/formatter.js
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/lib/namespace.js
+%%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/lib/utils.js
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/node_modules/sprintf-js/.npmignore
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/node_modules/sprintf-js/LICENSE
 %%WWWDIR%%/node_modules/js-yaml/node_modules/argparse/node_modules/sprintf-js/README.md
@@ -8241,10 +8343,6 @@
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/repeat-string/package.json
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/package.json
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/package.json
-%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/lazy-cache/LICENSE
-%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/lazy-cache/README.md
-%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/lazy-cache/index.js
-%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/lazy-cache/package.json
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/preserve/.gitattributes
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/preserve/.jshintrc
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/preserve/.npmignore
@@ -8260,7 +8358,6 @@
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/repeat-element/index.js
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/repeat-element/package.json
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/package.json
-%%WWWDIR%%/node_modules/micromatch/node_modules/braces/utils.js
 %%WWWDIR%%/node_modules/micromatch/node_modules/expand-brackets/LICENSE
 %%WWWDIR%%/node_modules/micromatch/node_modules/expand-brackets/README.md
 %%WWWDIR%%/node_modules/micromatch/node_modules/expand-brackets/index.js
@@ -8268,22 +8365,10 @@
 %%WWWDIR%%/node_modules/micromatch/node_modules/extglob/LICENSE
 %%WWWDIR%%/node_modules/micromatch/node_modules/extglob/README.md
 %%WWWDIR%%/node_modules/micromatch/node_modules/extglob/index.js
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/ansi-green/LICENSE
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/ansi-green/index.js
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/ansi-green/node_modules/ansi-wrap/LICENSE
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/ansi-green/node_modules/ansi-wrap/README.md
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/ansi-green/node_modules/ansi-wrap/index.js
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/ansi-green/node_modules/ansi-wrap/package.json
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/ansi-green/package.json
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/ansi-green/readme.md
 %%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/is-extglob/LICENSE
 %%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/is-extglob/README.md
 %%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/is-extglob/index.js
 %%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/is-extglob/package.json
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/success-symbol/LICENSE
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/success-symbol/README.md
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/success-symbol/index.js
-%%WWWDIR%%/node_modules/micromatch/node_modules/extglob/node_modules/success-symbol/package.json
 %%WWWDIR%%/node_modules/micromatch/node_modules/extglob/package.json
 %%WWWDIR%%/node_modules/micromatch/node_modules/filename-regex/README.md
 %%WWWDIR%%/node_modules/micromatch/node_modules/filename-regex/index.js
@@ -8389,6 +8474,23 @@
 %%WWWDIR%%/node_modules/mkdirp/node_modules/minimist/readme.markdown
 %%WWWDIR%%/node_modules/mkdirp/package.json
 %%WWWDIR%%/node_modules/mkdirp/readme.markdown
+%%WWWDIR%%/node_modules/moment-timezone/.npmignore
+%%WWWDIR%%/node_modules/moment-timezone/LICENSE
+%%WWWDIR%%/node_modules/moment-timezone/README.md
+%%WWWDIR%%/node_modules/moment-timezone/builds/moment-timezone-with-data-2010-2020.js
+%%WWWDIR%%/node_modules/moment-timezone/builds/moment-timezone-with-data-2010-2020.min.js
+%%WWWDIR%%/node_modules/moment-timezone/builds/moment-timezone-with-data.js
+%%WWWDIR%%/node_modules/moment-timezone/builds/moment-timezone-with-data.min.js
+%%WWWDIR%%/node_modules/moment-timezone/builds/moment-timezone.min.js
+%%WWWDIR%%/node_modules/moment-timezone/changelog.md
+%%WWWDIR%%/node_modules/moment-timezone/composer.json
+%%WWWDIR%%/node_modules/moment-timezone/data/meta/latest.json
+%%WWWDIR%%/node_modules/moment-timezone/data/packed/latest.json
+%%WWWDIR%%/node_modules/moment-timezone/data/unpacked/latest.json
+%%WWWDIR%%/node_modules/moment-timezone/index.js
+%%WWWDIR%%/node_modules/moment-timezone/moment-timezone-utils.js
+%%WWWDIR%%/node_modules/moment-timezone/moment-timezone.js
+%%WWWDIR%%/node_modules/moment-timezone/package.json
 %%WWWDIR%%/node_modules/moment/LICENSE
 %%WWWDIR%%/node_modules/moment/README.md
 %%WWWDIR%%/node_modules/moment/ender.js
@@ -8536,6 +8638,7 @@
 %%WWWDIR%%/node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/dist/selectors/universal.js
 %%WWWDIR%%/node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/dist/sortAscending.js
 %%WWWDIR%%/node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/dist/tokenize.js
+%%WWWDIR%%/node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/node_modules/flatten/LICENSE
 %%WWWDIR%%/node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/node_modules/flatten/README.md
 %%WWWDIR%%/node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/node_modules/flatten/index.js
 %%WWWDIR%%/node_modules/postcss-minify-selectors/node_modules/postcss-selector-parser/node_modules/flatten/package.json
@@ -9442,8 +9545,7 @@
 %%WWWDIR%%/node_modules/regenerator/node_modules/defs/node_modules/yargs/node_modules/window-size/cli.js
 %%WWWDIR%%/node_modules/regenerator/node_modules/defs/node_modules/yargs/node_modules/window-size/index.js
 %%WWWDIR%%/node_modules/regenerator/node_modules/defs/node_modules/yargs/node_modules/window-size/package.json
-%%WWWDIR%%/node_modules/regenerator/node_modules/defs/node_modules/yargs/node_modules/y18n/.npmignore
-%%WWWDIR%%/node_modules/regenerator/node_modules/defs/node_modules/yargs/node_modules/y18n/.travis.yml
+%%WWWDIR%%/node_modules/regenerator/node_modules/defs/node_modules/yargs/node_modules/y18n/LICENSE
 %%WWWDIR%%/node_modules/regenerator/node_modules/defs/node_modules/yargs/node_modules/y18n/README.md
 %%WWWDIR%%/node_modules/regenerator/node_modules/defs/node_modules/yargs/node_modules/y18n/index.js
 %%WWWDIR%%/node_modules/regenerator/node_modules/defs/node_modules/yargs/node_modules/y18n/package.json
@@ -9601,11 +9703,14 @@
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits/inherits_browser.js
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits/package.json
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits/test.js
+%%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/.npmignore
+%%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/.travis.yml
+%%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/Makefile
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/README.md
-%%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/build/build.js
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/component.json
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/index.js
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/package.json
+%%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/test.js
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/index.js
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/process-nextick-args/license.md
@@ -9658,10 +9763,15 @@
 %%WWWDIR%%/node_modules/request/node_modules/forever-agent/README.md
 %%WWWDIR%%/node_modules/request/node_modules/forever-agent/index.js
 %%WWWDIR%%/node_modules/request/node_modules/forever-agent/package.json
+%%WWWDIR%%/node_modules/request/node_modules/form-data/.dockerignore
+%%WWWDIR%%/node_modules/request/node_modules/form-data/.editorconfig
+%%WWWDIR%%/node_modules/request/node_modules/form-data/.eslintignore
+%%WWWDIR%%/node_modules/request/node_modules/form-data/.eslintrc
 %%WWWDIR%%/node_modules/request/node_modules/form-data/License
-%%WWWDIR%%/node_modules/request/node_modules/form-data/Readme.md
+%%WWWDIR%%/node_modules/request/node_modules/form-data/README.md
 %%WWWDIR%%/node_modules/request/node_modules/form-data/lib/browser.js
 %%WWWDIR%%/node_modules/request/node_modules/form-data/lib/form_data.js
+%%WWWDIR%%/node_modules/request/node_modules/form-data/lib/populate.js
 %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/CHANGELOG.md
 %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/LICENSE
 %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/README.md
@@ -9670,6 +9780,7 @@
 %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js
 %%WWWDIR%%/node_modules/request/node_modules/form-data/node_modules/async/package.json
 %%WWWDIR%%/node_modules/request/node_modules/form-data/package.json
+%%WWWDIR%%/node_modules/request/node_modules/form-data/wercker.yml
 %%WWWDIR%%/node_modules/request/node_modules/hawk/.npmignore
 %%WWWDIR%%/node_modules/request/node_modules/hawk/.travis.yml
 %%WWWDIR%%/node_modules/request/node_modules/hawk/LICENSE
@@ -10764,6 +10875,7 @@
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/async-each/component.json
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/async-each/index.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/async-each/package.json
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/async-each/test.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/glob-parent/.npmignore
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/glob-parent/.travis.yml
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/glob-parent/LICENSE
@@ -10826,11 +10938,14 @@
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/lib/util.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/package.json
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/test.js
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/.npmignore
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/.travis.yml
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/Makefile
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/README.md
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/build/build.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/component.json
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/index.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/package.json
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/isarray/test.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/process-nextick-args/index.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/process-nextick-args/license.md
@@ -10933,6 +11048,26 @@
 %%WWWDIR%%/node_modules/whatwg-fetch/README.md
 %%WWWDIR%%/node_modules/whatwg-fetch/fetch.js
 %%WWWDIR%%/node_modules/whatwg-fetch/package.json
+%%WWWDIR%%/node_modules/wreck/.npmignore
+%%WWWDIR%%/node_modules/wreck/.travis.yml
+%%WWWDIR%%/node_modules/wreck/CONTRIBUTING.md
+%%WWWDIR%%/node_modules/wreck/LICENSE
+%%WWWDIR%%/node_modules/wreck/README.md
+%%WWWDIR%%/node_modules/wreck/images/wreck.png
+%%WWWDIR%%/node_modules/wreck/lib/index.js
+%%WWWDIR%%/node_modules/wreck/lib/payload.js
+%%WWWDIR%%/node_modules/wreck/lib/recorder.js
+%%WWWDIR%%/node_modules/wreck/lib/tap.js
+%%WWWDIR%%/node_modules/wreck/node_modules/hoek/.npmignore
+%%WWWDIR%%/node_modules/wreck/node_modules/hoek/.travis.yml
+%%WWWDIR%%/node_modules/wreck/node_modules/hoek/CONTRIBUTING.md
+%%WWWDIR%%/node_modules/wreck/node_modules/hoek/LICENSE
+%%WWWDIR%%/node_modules/wreck/node_modules/hoek/README.md
+%%WWWDIR%%/node_modules/wreck/node_modules/hoek/images/hoek.png
+%%WWWDIR%%/node_modules/wreck/node_modules/hoek/lib/escape.js
+%%WWWDIR%%/node_modules/wreck/node_modules/hoek/lib/index.js
+%%WWWDIR%%/node_modules/wreck/node_modules/hoek/package.json
+%%WWWDIR%%/node_modules/wreck/package.json
 %%WWWDIR%%/package.json
 %%WWWDIR%%/src/cli/Command.js
 %%WWWDIR%%/src/cli/Log.js
@@ -10940,14 +11075,21 @@
 %%WWWDIR%%/src/cli/color.js
 %%WWWDIR%%/src/cli/help.js
 %%WWWDIR%%/src/cli/index.js
+%%WWWDIR%%/src/cli/plugin/downloaders/file.js
+%%WWWDIR%%/src/cli/plugin/downloaders/http.js
+%%WWWDIR%%/src/cli/plugin/extractors/tar_gz.js
+%%WWWDIR%%/src/cli/plugin/extractors/zip.js
+%%WWWDIR%%/src/cli/plugin/file_type.js
 %%WWWDIR%%/src/cli/plugin/plugin.js
-%%WWWDIR%%/src/cli/plugin/pluginCleaner.js
-%%WWWDIR%%/src/cli/plugin/pluginDownloader.js
-%%WWWDIR%%/src/cli/plugin/pluginInstaller.js
-%%WWWDIR%%/src/cli/plugin/pluginLogger.js
-%%WWWDIR%%/src/cli/plugin/pluginRemover.js
-%%WWWDIR%%/src/cli/plugin/progressReporter.js
-%%WWWDIR%%/src/cli/plugin/settingParser.js
+%%WWWDIR%%/src/cli/plugin/plugin_cleaner.js
+%%WWWDIR%%/src/cli/plugin/plugin_downloader.js
+%%WWWDIR%%/src/cli/plugin/plugin_extractor.js
+%%WWWDIR%%/src/cli/plugin/plugin_installer.js
+%%WWWDIR%%/src/cli/plugin/plugin_lister.js
+%%WWWDIR%%/src/cli/plugin/plugin_logger.js
+%%WWWDIR%%/src/cli/plugin/plugin_remover.js
+%%WWWDIR%%/src/cli/plugin/progress_reporter.js
+%%WWWDIR%%/src/cli/plugin/setting_parser.js
 %%WWWDIR%%/src/cli/serve/read_yaml_config.js
 %%WWWDIR%%/src/cli/serve/serve.js
 %%WWWDIR%%/src/optimize/BaseOptimizer.js
@@ -10976,7 +11118,6 @@
 %%WWWDIR%%/src/plugins/elasticsearch/lib/migrate_config.js
 %%WWWDIR%%/src/plugins/elasticsearch/lib/setup_error.js
 %%WWWDIR%%/src/plugins/elasticsearch/lib/upgrade_config.js
-%%WWWDIR%%/src/plugins/elasticsearch/lib/validate.js
 %%WWWDIR%%/src/plugins/elasticsearch/lib/version_satisfies.js
 %%WWWDIR%%/src/plugins/elasticsearch/package.json
 %%WWWDIR%%/src/plugins/kbn_vislib_vis_types/index.js
@@ -11032,6 +11173,7 @@
 %%WWWDIR%%/src/plugins/kibana/public/discover/index.js
 %%WWWDIR%%/src/plugins/kibana/public/discover/partials/load_search.html
 %%WWWDIR%%/src/plugins/kibana/public/discover/partials/save_search.html
+%%WWWDIR%%/src/plugins/kibana/public/discover/partials/share_search.html
 %%WWWDIR%%/src/plugins/kibana/public/discover/saved_searches/_saved_search.js
 %%WWWDIR%%/src/plugins/kibana/public/discover/saved_searches/saved_search_register.js
 %%WWWDIR%%/src/plugins/kibana/public/discover/saved_searches/saved_searches.js
@@ -11154,8 +11296,8 @@
 %%WWWDIR%%/src/plugins/table_vis/public/table_vis_params.html
 %%WWWDIR%%/src/plugins/table_vis/public/table_vis_params.js
 %%WWWDIR%%/src/server/KbnServer.js
-%%WWWDIR%%/src/server/config/Config.js
 %%WWWDIR%%/src/server/config/complete.js
+%%WWWDIR%%/src/server/config/config.js
 %%WWWDIR%%/src/server/config/deepCloneWithBuffers.js
 %%WWWDIR%%/src/server/config/explodeBy.js
 %%WWWDIR%%/src/server/config/flattenWith.js
@@ -11164,6 +11306,7 @@
 %%WWWDIR%%/src/server/config/setup.js
 %%WWWDIR%%/src/server/http/getDefaultRoute.js
 %%WWWDIR%%/src/server/http/index.js
+%%WWWDIR%%/src/server/http/short_url_lookup.js
 %%WWWDIR%%/src/server/http/xsrf.js
 %%WWWDIR%%/src/server/lib/commanderExtensions.js
 %%WWWDIR%%/src/server/logging/LogFormat.js
@@ -11316,14 +11459,18 @@
 %%WWWDIR%%/src/ui/public/chrome/api/template.js
 %%WWWDIR%%/src/ui/public/chrome/api/theme.js
 %%WWWDIR%%/src/ui/public/chrome/api/xsrf.js
-%%WWWDIR%%/src/ui/public/chrome/appSwitcher/appSwitcher.html
-%%WWWDIR%%/src/ui/public/chrome/appSwitcher/appSwitcher.js
-%%WWWDIR%%/src/ui/public/chrome/appSwitcher/appSwitcher.less
 %%WWWDIR%%/src/ui/public/chrome/chrome.html
 %%WWWDIR%%/src/ui/public/chrome/chrome.js
 %%WWWDIR%%/src/ui/public/chrome/config/filter.html
 %%WWWDIR%%/src/ui/public/chrome/config/interval.html
 %%WWWDIR%%/src/ui/public/chrome/context.js
+%%WWWDIR%%/src/ui/public/chrome/directives/active_http_spinner.html
+%%WWWDIR%%/src/ui/public/chrome/directives/app_switcher/app_switcher.html
+%%WWWDIR%%/src/ui/public/chrome/directives/app_switcher/app_switcher.js
+%%WWWDIR%%/src/ui/public/chrome/directives/app_switcher/app_switcher.less
+%%WWWDIR%%/src/ui/public/chrome/directives/append_nav_controls.js
+%%WWWDIR%%/src/ui/public/chrome/directives/index.js
+%%WWWDIR%%/src/ui/public/chrome/directives/kbn_chrome.js
 %%WWWDIR%%/src/ui/public/collapsible_sidebar/collapsible_sidebar.js
 %%WWWDIR%%/src/ui/public/collapsible_sidebar/collapsible_sidebar.less
 %%WWWDIR%%/src/ui/public/compile_recursive_directive.js
@@ -11379,6 +11526,7 @@
 %%WWWDIR%%/src/ui/public/directives/input_datetime.js
 %%WWWDIR%%/src/ui/public/directives/input_focus.js
 %%WWWDIR%%/src/ui/public/directives/input_whole_number.js
+%%WWWDIR%%/src/ui/public/directives/json_input.js
 %%WWWDIR%%/src/ui/public/directives/kbnHref.js
 %%WWWDIR%%/src/ui/public/directives/kbnSrc.js
 %%WWWDIR%%/src/ui/public/directives/paginate.js
@@ -11412,7 +11560,6 @@
 %%WWWDIR%%/src/ui/public/es.js
 %%WWWDIR%%/src/ui/public/events.js
 %%WWWDIR%%/src/ui/public/fancy_forms/KbnFormController.js
-%%WWWDIR%%/src/ui/public/fancy_forms/KbnModelController.js
 %%WWWDIR%%/src/ui/public/fancy_forms/fancy_forms.js
 %%WWWDIR%%/src/ui/public/field_editor/field_editor.html
 %%WWWDIR%%/src/ui/public/field_editor/field_editor.js
@@ -11475,7 +11622,8 @@
 %%WWWDIR%%/src/ui/public/highlight/highlight_tags.js
 %%WWWDIR%%/src/ui/public/images/elk.ico
 %%WWWDIR%%/src/ui/public/images/initial_load.gif
-%%WWWDIR%%/src/ui/public/images/kibana.png
+%%WWWDIR%%/src/ui/public/images/kibana.svg
+%%WWWDIR%%/src/ui/public/index_patterns/_calculate_indices.js
 %%WWWDIR%%/src/ui/public/index_patterns/_cast_mapping_type.js
 %%WWWDIR%%/src/ui/public/index_patterns/_ensure_some.js
 %%WWWDIR%%/src/ui/public/index_patterns/_field.js
@@ -11505,6 +11653,8 @@
 %%WWWDIR%%/src/ui/public/modules.js
 %%WWWDIR%%/src/ui/public/notify/directives.js
 %%WWWDIR%%/src/ui/public/notify/errors.js
+%%WWWDIR%%/src/ui/public/notify/lib/_format_es_msg.js
+%%WWWDIR%%/src/ui/public/notify/lib/_format_msg.js
 %%WWWDIR%%/src/ui/public/notify/notifier.js
 %%WWWDIR%%/src/ui/public/notify/notify.js
 %%WWWDIR%%/src/ui/public/notify/partials/fatal.html
@@ -11515,6 +11665,9 @@
 %%WWWDIR%%/src/ui/public/number_list/number_list_input.js
 %%WWWDIR%%/src/ui/public/paginated_table/paginated_table.html
 %%WWWDIR%%/src/ui/public/paginated_table/paginated_table.js
+%%WWWDIR%%/src/ui/public/parse_query/lib/from_user.js
+%%WWWDIR%%/src/ui/public/parse_query/lib/to_user.js
+%%WWWDIR%%/src/ui/public/parse_query/parse_query.js
 %%WWWDIR%%/src/ui/public/partials/global_config.html
 %%WWWDIR%%/src/ui/public/partials/info.html
 %%WWWDIR%%/src/ui/public/partials/nav_config.html
@@ -11522,10 +11675,12 @@
 %%WWWDIR%%/src/ui/public/partials/saved_object_finder.html
 %%WWWDIR%%/src/ui/public/partials/truncate_by_height.html
 %%WWWDIR%%/src/ui/public/persisted_log/persisted_log.js
+%%WWWDIR%%/src/ui/public/persisted_state/persisted_state.js
 %%WWWDIR%%/src/ui/public/private/private.js
 %%WWWDIR%%/src/ui/public/promises/promises.js
 %%WWWDIR%%/src/ui/public/reflow_watcher/reflow_watcher.js
 %%WWWDIR%%/src/ui/public/registry/_registry.js
+%%WWWDIR%%/src/ui/public/registry/chrome_nav_controls.js
 %%WWWDIR%%/src/ui/public/registry/field_formats.js
 %%WWWDIR%%/src/ui/public/registry/spy_modes.js
 %%WWWDIR%%/src/ui/public/registry/vis_types.js
@@ -11536,13 +11691,23 @@
 %%WWWDIR%%/src/ui/public/routes/wrapRouteWithPrep.js
 %%WWWDIR%%/src/ui/public/safe_confirm/safe_confirm.js
 %%WWWDIR%%/src/ui/public/saved_objects/saved_object_registry.js
+%%WWWDIR%%/src/ui/public/share/directives/share.js
+%%WWWDIR%%/src/ui/public/share/directives/share_object_url.js
+%%WWWDIR%%/src/ui/public/share/index.js
+%%WWWDIR%%/src/ui/public/share/lib/url_shortener.js
+%%WWWDIR%%/src/ui/public/share/styles/index.less
+%%WWWDIR%%/src/ui/public/share/views/share.html
+%%WWWDIR%%/src/ui/public/share/views/share_object_url.html
 %%WWWDIR%%/src/ui/public/state_management/_state_sync.js
 %%WWWDIR%%/src/ui/public/state_management/app_state.js
 %%WWWDIR%%/src/ui/public/state_management/global_state.js
 %%WWWDIR%%/src/ui/public/state_management/state.js
 %%WWWDIR%%/src/ui/public/storage/storage.js
+%%WWWDIR%%/src/ui/public/stringify/editors/color.html
+%%WWWDIR%%/src/ui/public/stringify/editors/color.less
 %%WWWDIR%%/src/ui/public/stringify/editors/date.html
 %%WWWDIR%%/src/ui/public/stringify/editors/string.html
+%%WWWDIR%%/src/ui/public/stringify/editors/truncate.html
 %%WWWDIR%%/src/ui/public/stringify/editors/url.html
 %%WWWDIR%%/src/ui/public/stringify/icons/cv.png
 %%WWWDIR%%/src/ui/public/stringify/icons/de.png
@@ -11554,7 +11719,9 @@
 %%WWWDIR%%/src/ui/public/stringify/icons/stop.png
 %%WWWDIR%%/src/ui/public/stringify/icons/us.png
 %%WWWDIR%%/src/ui/public/stringify/register.js
+%%WWWDIR%%/src/ui/public/stringify/samples/large.html
 %%WWWDIR%%/src/ui/public/stringify/types/Bytes.js
+%%WWWDIR%%/src/ui/public/stringify/types/Color.js
 %%WWWDIR%%/src/ui/public/stringify/types/Date.js
 %%WWWDIR%%/src/ui/public/stringify/types/Ip.js
 %%WWWDIR%%/src/ui/public/stringify/types/Number.js
@@ -11564,6 +11731,7 @@
 %%WWWDIR%%/src/ui/public/stringify/types/Url.js
 %%WWWDIR%%/src/ui/public/stringify/types/_Numeral.js
 %%WWWDIR%%/src/ui/public/stringify/types/_source.html
+%%WWWDIR%%/src/ui/public/stringify/types/truncate.js
 %%WWWDIR%%/src/ui/public/styleCompile/styleCompile.css.tmpl
 %%WWWDIR%%/src/ui/public/styleCompile/styleCompile.js
 %%WWWDIR%%/src/ui/public/styles/base.less
@@ -11588,6 +11756,7 @@
 %%WWWDIR%%/src/ui/public/styles/truncate.less
 %%WWWDIR%%/src/ui/public/styles/variables.less
 %%WWWDIR%%/src/ui/public/styles/variables/bootstrap-mods.less
+%%WWWDIR%%/src/ui/public/styles/variables/colors.less
 %%WWWDIR%%/src/ui/public/styles/variables/for-theme.less
 %%WWWDIR%%/src/ui/public/template_vis_type/TemplateRenderbot.js
 %%WWWDIR%%/src/ui/public/template_vis_type/TemplateVisType.js
@@ -11604,6 +11773,8 @@
 %%WWWDIR%%/src/ui/public/timepicker/time_units.js
 %%WWWDIR%%/src/ui/public/timepicker/timepicker.html
 %%WWWDIR%%/src/ui/public/timepicker/timepicker.js
+%%WWWDIR%%/src/ui/public/timepicker/toggle.html
+%%WWWDIR%%/src/ui/public/timepicker/toggle.js
 %%WWWDIR%%/src/ui/public/tooltip/tooltip.html
 %%WWWDIR%%/src/ui/public/tooltip/tooltip.js
 %%WWWDIR%%/src/ui/public/typeahead/_input.js
@@ -11626,6 +11797,7 @@
 %%WWWDIR%%/src/ui/public/utils/diff_object.js
 %%WWWDIR%%/src/ui/public/utils/diff_time_picker_vals.js
 %%WWWDIR%%/src/ui/public/utils/esBool.js

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604040128.u341Sqnm053491>