Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Nov 2015 23:57:02 +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: r402634 - in head/textproc: . kibana43 kibana43/files
Message-ID:  <201511292357.tATNv2aW080851@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Sun Nov 29 23:57:02 2015
New Revision: 402634
URL: https://svnweb.freebsd.org/changeset/ports/402634

Log:
  New Port: textproc/kibana43
  
  Repo copy textproc/kibana42 to textproc/kibana43:
  - Remove Makefile logic to make this a slave port of kibana42.
  - Update PORTVERSION, PKGNAMESUFFIX, and distinfo for 4.3.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.3 is compatible with Elasticsearch 2.1.x.
  
  WWW: https://www.elastic.co/products/kibana
  
  PR:             204355
  Submitted by:   Sergey Kozlov <kozlov.sergey.404@gmail.com>
  Differential Revision:  https://reviews.freebsd.org/D4289

Added:
  head/textproc/kibana43/
     - copied from r402633, head/textproc/kibana42/
Deleted:
  head/textproc/kibana43/files/
Modified:
  head/textproc/Makefile
  head/textproc/kibana43/Makefile
  head/textproc/kibana43/distinfo
  head/textproc/kibana43/pkg-descr
  head/textproc/kibana43/pkg-plist

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Sun Nov 29 23:49:44 2015	(r402633)
+++ head/textproc/Makefile	Sun Nov 29 23:57:02 2015	(r402634)
@@ -358,6 +358,7 @@
     SUBDIR += kibana3
     SUBDIR += kibana41
     SUBDIR += kibana42
+    SUBDIR += kibana43
     SUBDIR += kmfl-european-latin
     SUBDIR += kmfl-khmer
     SUBDIR += kmfl-sil-ezra

Modified: head/textproc/kibana43/Makefile
==============================================================================
--- head/textproc/kibana42/Makefile	Sun Nov 29 23:49:44 2015	(r402633)
+++ head/textproc/kibana43/Makefile	Sun Nov 29 23:57:02 2015	(r402634)
@@ -1,31 +1,10 @@
 # Created by: Sergey Kozlov <kozlov.sergey.404@gmail.com>
 # $FreeBSD$
 
-PORTNAME=	kibana
-PORTVERSION?=	4.2.1
-DISTVERSIONSUFFIX=	-linux-x86
-CATEGORIES=	textproc www
-MASTER_SITES=	https://download.elastic.co/kibana/kibana/ \
-		http://download.elastic.co/kibana/kibana/
-PKGNAMESUFFIX?=	42
+PORTVERSION=	4.3.0
+PKGNAMESUFFIX=	43
+MASTERDIR=	${.CURDIR}/../kibana42
+PKGDIR=		${.CURDIR}
+DISTINFO_FILE=	${.CURDIR}/distinfo
 
-MAINTAINER=	kozlov.sergey.404@gmail.com
-COMMENT=	Browser based analytics and search interface to ElasticSearch
-
-LICENSE=	APACHE20
-
-RUN_DEPENDS=	node012>=0:${PORTSDIR}/www/node012
-
-NO_BUILD=	yes
-NO_ARCH=	yes
-WWWDIR=		${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX}
-USE_RC_SUBR=	${PORTNAME}
-
-do-install:
-	${CP} ${WRKSRC}/config/kibana.yml ${STAGEDIR}${PREFIX}/etc/kibana.yml.sample
-	${MKDIR} ${STAGEDIR}${WWWDIR}
-	cd ${WRKSRC} && \
-		${RM} -r bin config node && \
-		${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}
-
-.include <bsd.port.mk>
+.include "${MASTERDIR}/Makefile"

Modified: head/textproc/kibana43/distinfo
==============================================================================
--- head/textproc/kibana42/distinfo	Sun Nov 29 23:49:44 2015	(r402633)
+++ head/textproc/kibana43/distinfo	Sun Nov 29 23:57:02 2015	(r402634)
@@ -1,2 +1,2 @@
-SHA256 (kibana-4.2.1-linux-x86.tar.gz) = 8931305eae68384221840d850ac45a2a89b7cfaf028f4a85616073f6db679936
-SIZE (kibana-4.2.1-linux-x86.tar.gz) = 30163397
+SHA256 (kibana-4.3.0-linux-x86.tar.gz) = a02ec1aa2e0bd0a60a7108da834b9f6e4aa57340b8ed645546e6f0d7269b55d1
+SIZE (kibana-4.3.0-linux-x86.tar.gz) = 29950506

Modified: head/textproc/kibana43/pkg-descr
==============================================================================
--- head/textproc/kibana42/pkg-descr	Sun Nov 29 23:49:44 2015	(r402633)
+++ head/textproc/kibana43/pkg-descr	Sun Nov 29 23:57:02 2015	(r402634)
@@ -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.3 is compatible with Elasticsearch 2.1.x.
 
 WWW: https://www.elastic.co/products/kibana

Modified: head/textproc/kibana43/pkg-plist
==============================================================================
--- head/textproc/kibana42/pkg-plist	Sun Nov 29 23:49:44 2015	(r402633)
+++ head/textproc/kibana43/pkg-plist	Sun Nov 29 23:57:02 2015	(r402634)
@@ -18,30 +18,11 @@
 %%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/@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
@@ -128,138 +109,29 @@
 %%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/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
@@ -269,6 +141,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
@@ -277,6 +150,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
@@ -3187,11 +3061,11 @@
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/anymatch/LICENSE
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/anymatch/README.md
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/anymatch/index.js
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/anymatch/node_modules/arrify/index.js
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/anymatch/node_modules/arrify/license
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/anymatch/node_modules/arrify/package.json
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/anymatch/node_modules/arrify/readme.md
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/anymatch/package.json
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/arrify/index.js
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/arrify/license
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/arrify/package.json
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/arrify/readme.md
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/async-each/.npmignore
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/async-each/CHANGELOG.md
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/async-each/README.md
@@ -3222,26 +3096,6 @@
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/is-glob/node_modules/is-extglob/index.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/is-glob/node_modules/is-extglob/package.json
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/is-glob/package.json
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/LICENSE.txt
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/README.md
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/index.js
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/LICENSE
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/README.md
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/index.js
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarguments/LICENSE
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarguments/README.md
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarguments/index.js
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarguments/package.json
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarray/LICENSE
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarray/README.md
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarray/index.js
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarray/package.json
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/package.json
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._isiterateecall/LICENSE.txt
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._isiterateecall/README.md
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._isiterateecall/index.js
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._isiterateecall/package.json
-%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/lodash.flatten/package.json
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/.npmignore
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/.travis.yml
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/LICENSE
@@ -3272,11 +3126,12 @@
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/lib/_stream_readable.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/lib/_stream_transform.js
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/lib/_stream_writable.js
+%%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/LICENSE
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/README.md
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/float.patch
 %%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/util.js
+%%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/inherits/LICENSE
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/inherits/README.md
 %%WWWDIR%%/node_modules/babel/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/inherits/inherits.js
@@ -7382,6 +7237,9 @@
 %%WWWDIR%%/node_modules/js-yaml/node_modules/esprima/esprima.js
 %%WWWDIR%%/node_modules/js-yaml/node_modules/esprima/package.json
 %%WWWDIR%%/node_modules/js-yaml/package.json
+%%WWWDIR%%/node_modules/json-loader/README.md
+%%WWWDIR%%/node_modules/json-loader/index.js
+%%WWWDIR%%/node_modules/json-loader/package.json
 %%WWWDIR%%/node_modules/json-stringify-safe/.npmignore
 %%WWWDIR%%/node_modules/json-stringify-safe/CHANGELOG.md
 %%WWWDIR%%/node_modules/json-stringify-safe/LICENSE
@@ -8227,8 +8085,15 @@
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/LICENSE
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/README.md
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/index.js
+%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/LICENSE
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/README.md
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/index.js
+%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/node_modules/is-buffer/.travis.yml
+%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/node_modules/is-buffer/.zuul.yml
+%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/node_modules/is-buffer/LICENSE
+%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/node_modules/is-buffer/README.md
+%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/node_modules/is-buffer/index.js
+%%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/node_modules/is-buffer/package.json
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/node_modules/kind-of/package.json
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/is-number/package.json
 %%WWWDIR%%/node_modules/micromatch/node_modules/braces/node_modules/expand-range/node_modules/fill-range/node_modules/randomatic/node_modules/kind-of/LICENSE
@@ -8396,6 +8261,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
@@ -9596,11 +9478,12 @@
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js
+%%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/LICENSE
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/README.md
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/float.patch
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/lib/util.js
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/package.json
-%%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/util.js
+%%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/test.js
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits/LICENSE
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits/README.md
 %%WWWDIR%%/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/inherits/inherits.js
@@ -9682,6 +9565,7 @@
 %%WWWDIR%%/node_modules/request/node_modules/hawk/README.md
 %%WWWDIR%%/node_modules/request/node_modules/hawk/bower.json
 %%WWWDIR%%/node_modules/request/node_modules/hawk/component.json
+%%WWWDIR%%/node_modules/request/node_modules/hawk/dist/client.js
 %%WWWDIR%%/node_modules/request/node_modules/hawk/example/usage.js
 %%WWWDIR%%/node_modules/request/node_modules/hawk/images/hawk.png
 %%WWWDIR%%/node_modules/request/node_modules/hawk/images/logo.png
@@ -10491,11 +10375,12 @@
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/lib/_stream_readable.js
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/lib/_stream_transform.js
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/lib/_stream_writable.js
+%%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/core-util-is/LICENSE
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/core-util-is/README.md
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/core-util-is/float.patch
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/core-util-is/lib/util.js
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/core-util-is/package.json
-%%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/core-util-is/util.js
+%%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/core-util-is/test.js
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/inherits/LICENSE
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/inherits/README.md
 %%WWWDIR%%/node_modules/webpack/node_modules/node-libs-browser/node_modules/readable-stream/node_modules/inherits/inherits.js
@@ -10751,11 +10636,11 @@
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/anymatch/LICENSE
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/anymatch/README.md
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/anymatch/index.js
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/anymatch/node_modules/arrify/index.js
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/anymatch/node_modules/arrify/license
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/anymatch/node_modules/arrify/package.json
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/anymatch/node_modules/arrify/readme.md
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/anymatch/package.json
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/arrify/index.js
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/arrify/license
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/arrify/package.json
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/arrify/readme.md
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/async-each/.npmignore
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/async-each/CHANGELOG.md
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/async-each/README.md
@@ -10786,26 +10671,6 @@
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/is-glob/node_modules/is-extglob/index.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/is-glob/node_modules/is-extglob/package.json
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/is-glob/package.json
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/LICENSE.txt
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/README.md
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/index.js
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/LICENSE
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/README.md
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/index.js
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarguments/LICENSE
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarguments/README.md
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarguments/index.js
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarguments/package.json
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarray/LICENSE
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarray/README.md
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarray/index.js
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/node_modules/lodash.isarray/package.json
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._baseflatten/package.json
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._isiterateecall/LICENSE.txt
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._isiterateecall/README.md
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._isiterateecall/index.js
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/node_modules/lodash._isiterateecall/package.json
-%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/lodash.flatten/package.json
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/path-is-absolute/index.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/path-is-absolute/license
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/path-is-absolute/package.json
@@ -10833,11 +10698,12 @@
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/lib/_stream_readable.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/lib/_stream_transform.js
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/lib/_stream_writable.js
+%%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/LICENSE
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/README.md
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/core-util-is/float.patch
 %%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/util.js
+%%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/inherits/LICENSE
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/inherits/README.md
 %%WWWDIR%%/node_modules/webpack/node_modules/watchpack/node_modules/chokidar/node_modules/readdirp/node_modules/readable-stream/node_modules/inherits/inherits.js
@@ -10967,6 +10833,7 @@
 %%WWWDIR%%/optimize/bundles/node_modules/font-awesome/fonts/fontawesome-webfont.woff
 %%WWWDIR%%/optimize/bundles/node_modules/font-awesome/fonts/fontawesome-webfont.woff2
 %%WWWDIR%%/optimize/bundles/src/ui/public/images/elk.ico
+%%WWWDIR%%/optimize/bundles/src/ui/public/images/kibana.svg
 %%WWWDIR%%/optimize/bundles/statusPage.bundle.js
 %%WWWDIR%%/optimize/bundles/statusPage.entry.js
 %%WWWDIR%%/optimize/bundles/statusPage.style.css
@@ -11417,6 +11284,9 @@
 %%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
 %%WWWDIR%%/src/ui/public/directives/pretty_duration.js
 %%WWWDIR%%/src/ui/public/directives/rows.js
@@ -11448,7 +11318,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
@@ -11511,7 +11380,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
@@ -11542,6 +11412,8 @@
 %%WWWDIR%%/src/ui/public/notify/Notifier.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/notify.js
 %%WWWDIR%%/src/ui/public/notify/partials/fatal.html
 %%WWWDIR%%/src/ui/public/notify/partials/fatal_splash_screen.html
@@ -11551,6 +11423,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
@@ -11558,6 +11433,7 @@
 %%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
@@ -11577,6 +11453,8 @@
 %%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/url.html
@@ -11590,6 +11468,7 @@
 %%WWWDIR%%/src/ui/public/stringify/icons/us.png
 %%WWWDIR%%/src/ui/public/stringify/register.js
 %%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
@@ -11680,9 +11559,6 @@
 %%WWWDIR%%/src/ui/public/utils/supports.js
 %%WWWDIR%%/src/ui/public/utils/versionmath.js
 %%WWWDIR%%/src/ui/public/validateDateInterval.js
-%%WWWDIR%%/src/ui/public/validate_query/lib/from_user.js
-%%WWWDIR%%/src/ui/public/validate_query/lib/to_user.js
-%%WWWDIR%%/src/ui/public/validate_query/validate_query.js
 %%WWWDIR%%/src/ui/public/vislib/components/Tooltip/Tooltip.js
 %%WWWDIR%%/src/ui/public/vislib/components/Tooltip/positionTooltip.js
 %%WWWDIR%%/src/ui/public/vislib/components/color/color.js
@@ -11775,13 +11651,13 @@
 %%WWWDIR%%/src/utils/packageJson.js
 %%WWWDIR%%/src/utils/pathContains.js
 %%WWWDIR%%/webpackShims/ace.js
-%%WWWDIR%%/webpackShims/angular-nvd3.js
 %%WWWDIR%%/webpackShims/angular.js
 %%WWWDIR%%/webpackShims/elasticsearch.js
 %%WWWDIR%%/webpackShims/gridster.js
 %%WWWDIR%%/webpackShims/jquery.js
 %%WWWDIR%%/webpackShims/leaflet.js
 %%WWWDIR%%/webpackShims/lodash.js
+%%WWWDIR%%/webpackShims/moment-timezone.js
 %%WWWDIR%%/webpackShims/moment.js
 %%WWWDIR%%/webpackShims/numeral.js
 %%WWWDIR%%/webpackShims/sinon.js



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