update gh-pages

Project: http://git-wip-us.apache.org/repos/asf/nifi-fds/repo
Commit: http://git-wip-us.apache.org/repos/asf/nifi-fds/commit/57aefda6
Tree: http://git-wip-us.apache.org/repos/asf/nifi-fds/tree/57aefda6
Diff: http://git-wip-us.apache.org/repos/asf/nifi-fds/diff/57aefda6

Branch: refs/heads/gh-pages
Commit: 57aefda64bcfbe6b1e8d710f22d79830900547e1
Parents: 0856a5c
Author: Scott Aslan <scottyas...@gmail.com>
Authored: Tue Jun 5 17:50:18 2018 -0400
Committer: Scott Aslan <scottyas...@gmail.com>
Committed: Tue Jun 5 17:50:18 2018 -0400

----------------------------------------------------------------------
 demo-app/theming/fds-demo.scss                  |   4 ++--
 node_modules/.bin/blocking-proxy                |   1 +
 node_modules/.bin/cake                          |   1 +
 node_modules/.bin/coffee                        |   1 +
 node_modules/.bin/dateformat                    |   1 +
 node_modules/.bin/detect-libc                   |   1 +
 node_modules/.bin/ecstatic                      |   1 +
 node_modules/.bin/escodegen                     |   1 +
 node_modules/.bin/esgenerate                    |   1 +
 node_modules/.bin/esparse                       |   1 +
 node_modules/.bin/esvalidate                    |   1 +
 node_modules/.bin/grunt                         |   1 +
 node_modules/.bin/handlebars                    |   1 +
 node_modules/.bin/he                            |   1 +
 node_modules/.bin/hs                            |   1 +
 node_modules/.bin/http-server                   |   1 +
 node_modules/.bin/in-install                    |   1 +
 node_modules/.bin/in-publish                    |   1 +
 node_modules/.bin/istanbul                      |   1 +
 node_modules/.bin/jasmine                       |   1 +
 node_modules/.bin/js-yaml                       |   1 +
 node_modules/.bin/karma                         |   1 +
 node_modules/.bin/mime                          |   1 +
 node_modules/.bin/mkdirp                        |   1 +
 node_modules/.bin/node-gyp                      |   1 +
 node_modules/.bin/node-sass                     |   1 +
 node_modules/.bin/nopt                          |   1 +
 node_modules/.bin/not-in-install                |   1 +
 node_modules/.bin/not-in-publish                |   1 +
 node_modules/.bin/opener                        |   1 +
 node_modules/.bin/prebuild-install              |   1 +
 node_modules/.bin/protractor                    |   1 +
 node_modules/.bin/rc                            |   1 +
 node_modules/.bin/rimraf                        |   1 +
 node_modules/.bin/sassgraph                     |   1 +
 node_modules/.bin/semver                        |   1 +
 node_modules/.bin/sshpk-conv                    |   1 +
 node_modules/.bin/sshpk-sign                    |   1 +
 node_modules/.bin/sshpk-verify                  |   1 +
 node_modules/.bin/strip-indent                  |   1 +
 node_modules/.bin/uglifyjs                      |   1 +
 node_modules/.bin/uuid                          |   1 +
 node_modules/.bin/webdriver-manager             |   1 +
 node_modules/.bin/which                         |   1 +
 .../core/common/styles/_basicElements.scss      |  16 ++++++++--------
 .../styles/css/flow-design-system.min.css       |   2 +-
 .../styles/css/flow-design-system.min.css.gz    | Bin 3208 -> 3210 bytes
 node_modules/iltorb/build/Release/iltorb.node   | Bin 865768 -> 865768 bytes
 node_modules/iltorb/build/bindings/iltorb.node  | Bin 865768 -> 865768 bytes
 49 files changed, 54 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/demo-app/theming/fds-demo.scss
----------------------------------------------------------------------
diff --git a/demo-app/theming/fds-demo.scss b/demo-app/theming/fds-demo.scss
index b1aed8a..3ef54f6 100644
--- a/demo-app/theming/fds-demo.scss
+++ b/demo-app/theming/fds-demo.scss
@@ -19,10 +19,10 @@
  * In this file you should centralize your imports. After compilation simply 
import this file using the following HTML or equivalent:
  * <link href='demo-app/css/fds-demo.min.css' media='screen, projection' 
rel='stylesheet' type='text/css' /> */
 
-@import '../../target/node_modules/@nifi-fds/core/common/styles/globalVars';
+@import '../../node_modules/@nifi-fds/core/common/styles/globalVars';
 // Include the base styles for Nifi FDS core. We include this here so that you 
only
 // have to load a single css file for Nifi FDS in your app.
-@import '../../target/node_modules/@nifi-fds/core/theming/all-theme';
+@import '../../node_modules/@nifi-fds/core/theming/all-theme';
 @import 'structureElements';
 @import 'helperClasses';
 

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/blocking-proxy
----------------------------------------------------------------------
diff --git a/node_modules/.bin/blocking-proxy b/node_modules/.bin/blocking-proxy
new file mode 120000
index 0000000..2b0fa22
--- /dev/null
+++ b/node_modules/.bin/blocking-proxy
@@ -0,0 +1 @@
+../blocking-proxy/built/lib/bin.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/cake
----------------------------------------------------------------------
diff --git a/node_modules/.bin/cake b/node_modules/.bin/cake
new file mode 120000
index 0000000..373ed19
--- /dev/null
+++ b/node_modules/.bin/cake
@@ -0,0 +1 @@
+../coffeescript/bin/cake
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/coffee
----------------------------------------------------------------------
diff --git a/node_modules/.bin/coffee b/node_modules/.bin/coffee
new file mode 120000
index 0000000..52c50e8
--- /dev/null
+++ b/node_modules/.bin/coffee
@@ -0,0 +1 @@
+../coffeescript/bin/coffee
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/dateformat
----------------------------------------------------------------------
diff --git a/node_modules/.bin/dateformat b/node_modules/.bin/dateformat
new file mode 120000
index 0000000..bb9cf7b
--- /dev/null
+++ b/node_modules/.bin/dateformat
@@ -0,0 +1 @@
+../dateformat/bin/cli.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/detect-libc
----------------------------------------------------------------------
diff --git a/node_modules/.bin/detect-libc b/node_modules/.bin/detect-libc
new file mode 120000
index 0000000..b4c4b76
--- /dev/null
+++ b/node_modules/.bin/detect-libc
@@ -0,0 +1 @@
+../detect-libc/bin/detect-libc.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/ecstatic
----------------------------------------------------------------------
diff --git a/node_modules/.bin/ecstatic b/node_modules/.bin/ecstatic
new file mode 120000
index 0000000..5a8a58a
--- /dev/null
+++ b/node_modules/.bin/ecstatic
@@ -0,0 +1 @@
+../ecstatic/lib/ecstatic.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/escodegen
----------------------------------------------------------------------
diff --git a/node_modules/.bin/escodegen b/node_modules/.bin/escodegen
new file mode 120000
index 0000000..01a7c32
--- /dev/null
+++ b/node_modules/.bin/escodegen
@@ -0,0 +1 @@
+../escodegen/bin/escodegen.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/esgenerate
----------------------------------------------------------------------
diff --git a/node_modules/.bin/esgenerate b/node_modules/.bin/esgenerate
new file mode 120000
index 0000000..7d0293e
--- /dev/null
+++ b/node_modules/.bin/esgenerate
@@ -0,0 +1 @@
+../escodegen/bin/esgenerate.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/esparse
----------------------------------------------------------------------
diff --git a/node_modules/.bin/esparse b/node_modules/.bin/esparse
new file mode 120000
index 0000000..7423b18
--- /dev/null
+++ b/node_modules/.bin/esparse
@@ -0,0 +1 @@
+../esprima/bin/esparse.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/esvalidate
----------------------------------------------------------------------
diff --git a/node_modules/.bin/esvalidate b/node_modules/.bin/esvalidate
new file mode 120000
index 0000000..16069ef
--- /dev/null
+++ b/node_modules/.bin/esvalidate
@@ -0,0 +1 @@
+../esprima/bin/esvalidate.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/grunt
----------------------------------------------------------------------
diff --git a/node_modules/.bin/grunt b/node_modules/.bin/grunt
new file mode 120000
index 0000000..47724d2
--- /dev/null
+++ b/node_modules/.bin/grunt
@@ -0,0 +1 @@
+../grunt/bin/grunt
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/handlebars
----------------------------------------------------------------------
diff --git a/node_modules/.bin/handlebars b/node_modules/.bin/handlebars
new file mode 120000
index 0000000..fb7d090
--- /dev/null
+++ b/node_modules/.bin/handlebars
@@ -0,0 +1 @@
+../handlebars/bin/handlebars
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/he
----------------------------------------------------------------------
diff --git a/node_modules/.bin/he b/node_modules/.bin/he
new file mode 120000
index 0000000..2a8eb5e
--- /dev/null
+++ b/node_modules/.bin/he
@@ -0,0 +1 @@
+../he/bin/he
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/hs
----------------------------------------------------------------------
diff --git a/node_modules/.bin/hs b/node_modules/.bin/hs
new file mode 120000
index 0000000..cb3b666
--- /dev/null
+++ b/node_modules/.bin/hs
@@ -0,0 +1 @@
+../http-server/bin/http-server
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/http-server
----------------------------------------------------------------------
diff --git a/node_modules/.bin/http-server b/node_modules/.bin/http-server
new file mode 120000
index 0000000..cb3b666
--- /dev/null
+++ b/node_modules/.bin/http-server
@@ -0,0 +1 @@
+../http-server/bin/http-server
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/in-install
----------------------------------------------------------------------
diff --git a/node_modules/.bin/in-install b/node_modules/.bin/in-install
new file mode 120000
index 0000000..08c9689
--- /dev/null
+++ b/node_modules/.bin/in-install
@@ -0,0 +1 @@
+../in-publish/in-install.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/in-publish
----------------------------------------------------------------------
diff --git a/node_modules/.bin/in-publish b/node_modules/.bin/in-publish
new file mode 120000
index 0000000..ae9e779
--- /dev/null
+++ b/node_modules/.bin/in-publish
@@ -0,0 +1 @@
+../in-publish/in-publish.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/istanbul
----------------------------------------------------------------------
diff --git a/node_modules/.bin/istanbul b/node_modules/.bin/istanbul
new file mode 120000
index 0000000..c129fe5
--- /dev/null
+++ b/node_modules/.bin/istanbul
@@ -0,0 +1 @@
+../istanbul/lib/cli.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/jasmine
----------------------------------------------------------------------
diff --git a/node_modules/.bin/jasmine b/node_modules/.bin/jasmine
new file mode 120000
index 0000000..d2c1bff
--- /dev/null
+++ b/node_modules/.bin/jasmine
@@ -0,0 +1 @@
+../jasmine/bin/jasmine.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/js-yaml
----------------------------------------------------------------------
diff --git a/node_modules/.bin/js-yaml b/node_modules/.bin/js-yaml
new file mode 120000
index 0000000..9dbd010
--- /dev/null
+++ b/node_modules/.bin/js-yaml
@@ -0,0 +1 @@
+../js-yaml/bin/js-yaml.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/karma
----------------------------------------------------------------------
diff --git a/node_modules/.bin/karma b/node_modules/.bin/karma
new file mode 120000
index 0000000..0dfd162
--- /dev/null
+++ b/node_modules/.bin/karma
@@ -0,0 +1 @@
+../karma-cli/bin/karma
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/mime
----------------------------------------------------------------------
diff --git a/node_modules/.bin/mime b/node_modules/.bin/mime
new file mode 120000
index 0000000..fbb7ee0
--- /dev/null
+++ b/node_modules/.bin/mime
@@ -0,0 +1 @@
+../mime/cli.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/mkdirp
----------------------------------------------------------------------
diff --git a/node_modules/.bin/mkdirp b/node_modules/.bin/mkdirp
new file mode 120000
index 0000000..017896c
--- /dev/null
+++ b/node_modules/.bin/mkdirp
@@ -0,0 +1 @@
+../mkdirp/bin/cmd.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/node-gyp
----------------------------------------------------------------------
diff --git a/node_modules/.bin/node-gyp b/node_modules/.bin/node-gyp
new file mode 120000
index 0000000..9b31a4f
--- /dev/null
+++ b/node_modules/.bin/node-gyp
@@ -0,0 +1 @@
+../node-gyp/bin/node-gyp.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/node-sass
----------------------------------------------------------------------
diff --git a/node_modules/.bin/node-sass b/node_modules/.bin/node-sass
new file mode 120000
index 0000000..a4b0134
--- /dev/null
+++ b/node_modules/.bin/node-sass
@@ -0,0 +1 @@
+../node-sass/bin/node-sass
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/nopt
----------------------------------------------------------------------
diff --git a/node_modules/.bin/nopt b/node_modules/.bin/nopt
new file mode 120000
index 0000000..6b6566e
--- /dev/null
+++ b/node_modules/.bin/nopt
@@ -0,0 +1 @@
+../nopt/bin/nopt.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/not-in-install
----------------------------------------------------------------------
diff --git a/node_modules/.bin/not-in-install b/node_modules/.bin/not-in-install
new file mode 120000
index 0000000..dbfcf38
--- /dev/null
+++ b/node_modules/.bin/not-in-install
@@ -0,0 +1 @@
+../in-publish/not-in-install.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/not-in-publish
----------------------------------------------------------------------
diff --git a/node_modules/.bin/not-in-publish b/node_modules/.bin/not-in-publish
new file mode 120000
index 0000000..5cc2922
--- /dev/null
+++ b/node_modules/.bin/not-in-publish
@@ -0,0 +1 @@
+../in-publish/not-in-publish.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/opener
----------------------------------------------------------------------
diff --git a/node_modules/.bin/opener b/node_modules/.bin/opener
new file mode 120000
index 0000000..120b591
--- /dev/null
+++ b/node_modules/.bin/opener
@@ -0,0 +1 @@
+../opener/opener.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/prebuild-install
----------------------------------------------------------------------
diff --git a/node_modules/.bin/prebuild-install 
b/node_modules/.bin/prebuild-install
new file mode 120000
index 0000000..12a458d
--- /dev/null
+++ b/node_modules/.bin/prebuild-install
@@ -0,0 +1 @@
+../prebuild-install/bin.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/protractor
----------------------------------------------------------------------
diff --git a/node_modules/.bin/protractor b/node_modules/.bin/protractor
new file mode 120000
index 0000000..58967e8
--- /dev/null
+++ b/node_modules/.bin/protractor
@@ -0,0 +1 @@
+../protractor/bin/protractor
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/rc
----------------------------------------------------------------------
diff --git a/node_modules/.bin/rc b/node_modules/.bin/rc
new file mode 120000
index 0000000..48b3cda
--- /dev/null
+++ b/node_modules/.bin/rc
@@ -0,0 +1 @@
+../rc/cli.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/rimraf
----------------------------------------------------------------------
diff --git a/node_modules/.bin/rimraf b/node_modules/.bin/rimraf
new file mode 120000
index 0000000..4cd49a4
--- /dev/null
+++ b/node_modules/.bin/rimraf
@@ -0,0 +1 @@
+../rimraf/bin.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/sassgraph
----------------------------------------------------------------------
diff --git a/node_modules/.bin/sassgraph b/node_modules/.bin/sassgraph
new file mode 120000
index 0000000..901ada9
--- /dev/null
+++ b/node_modules/.bin/sassgraph
@@ -0,0 +1 @@
+../sass-graph/bin/sassgraph
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/semver
----------------------------------------------------------------------
diff --git a/node_modules/.bin/semver b/node_modules/.bin/semver
new file mode 120000
index 0000000..317eb29
--- /dev/null
+++ b/node_modules/.bin/semver
@@ -0,0 +1 @@
+../semver/bin/semver
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/sshpk-conv
----------------------------------------------------------------------
diff --git a/node_modules/.bin/sshpk-conv b/node_modules/.bin/sshpk-conv
new file mode 120000
index 0000000..a2a295c
--- /dev/null
+++ b/node_modules/.bin/sshpk-conv
@@ -0,0 +1 @@
+../sshpk/bin/sshpk-conv
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/sshpk-sign
----------------------------------------------------------------------
diff --git a/node_modules/.bin/sshpk-sign b/node_modules/.bin/sshpk-sign
new file mode 120000
index 0000000..766b9b3
--- /dev/null
+++ b/node_modules/.bin/sshpk-sign
@@ -0,0 +1 @@
+../sshpk/bin/sshpk-sign
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/sshpk-verify
----------------------------------------------------------------------
diff --git a/node_modules/.bin/sshpk-verify b/node_modules/.bin/sshpk-verify
new file mode 120000
index 0000000..bfd7e3a
--- /dev/null
+++ b/node_modules/.bin/sshpk-verify
@@ -0,0 +1 @@
+../sshpk/bin/sshpk-verify
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/strip-indent
----------------------------------------------------------------------
diff --git a/node_modules/.bin/strip-indent b/node_modules/.bin/strip-indent
new file mode 120000
index 0000000..dddee7e
--- /dev/null
+++ b/node_modules/.bin/strip-indent
@@ -0,0 +1 @@
+../strip-indent/cli.js
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/uglifyjs
----------------------------------------------------------------------
diff --git a/node_modules/.bin/uglifyjs b/node_modules/.bin/uglifyjs
new file mode 120000
index 0000000..fef3468
--- /dev/null
+++ b/node_modules/.bin/uglifyjs
@@ -0,0 +1 @@
+../uglify-js/bin/uglifyjs
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/uuid
----------------------------------------------------------------------
diff --git a/node_modules/.bin/uuid b/node_modules/.bin/uuid
new file mode 120000
index 0000000..b3e45bc
--- /dev/null
+++ b/node_modules/.bin/uuid
@@ -0,0 +1 @@
+../uuid/bin/uuid
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/webdriver-manager
----------------------------------------------------------------------
diff --git a/node_modules/.bin/webdriver-manager 
b/node_modules/.bin/webdriver-manager
new file mode 120000
index 0000000..bc2ec1a
--- /dev/null
+++ b/node_modules/.bin/webdriver-manager
@@ -0,0 +1 @@
+../protractor/bin/webdriver-manager
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/.bin/which
----------------------------------------------------------------------
diff --git a/node_modules/.bin/which b/node_modules/.bin/which
new file mode 120000
index 0000000..f62471c
--- /dev/null
+++ b/node_modules/.bin/which
@@ -0,0 +1 @@
+../which/bin/which
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/@nifi-fds/core/common/styles/_basicElements.scss
----------------------------------------------------------------------
diff --git a/node_modules/@nifi-fds/core/common/styles/_basicElements.scss 
b/node_modules/@nifi-fds/core/common/styles/_basicElements.scss
index 197e783..333729e 100644
--- a/node_modules/@nifi-fds/core/common/styles/_basicElements.scss
+++ b/node_modules/@nifi-fds/core/common/styles/_basicElements.scss
@@ -19,56 +19,56 @@
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
-  src: local("Roboto Light"), local("Roboto-Light"), 
url("../../../../../roboto-fontface/fonts/Roboto/Roboto-Light.ttf") 
format("truetype");
+  src: local("Roboto Light"), local("Roboto-Light"), 
url("../../../../../roboto-fontface/fonts/roboto/Roboto-Light.ttf") 
format("truetype");
 }
 
 @font-face {
   font-family: 'Roboto';
   font-style: italic;
   font-weight: 300;
-  src: local("Roboto LightItalic"), local("Roboto-LightItalic"), 
url("../../../../../roboto-fontface/fonts/Roboto/Roboto-LightItalic.ttf") 
format("truetype");
+  src: local("Roboto LightItalic"), local("Roboto-LightItalic"), 
url("../../../../../roboto-fontface/fonts/roboto/Roboto-LightItalic.ttf") 
format("truetype");
 }
 
 @font-face {
   font-family: 'Roboto';
   font-style: normal;
   font-weight: normal;
-  src: local("Roboto Regular"), local("Roboto-Regular"), 
url("../../../../../roboto-fontface/fonts/Roboto/Roboto-Regular.ttf") 
format("truetype");
+  src: local("Roboto Regular"), local("Roboto-Regular"), 
url("../../../../../roboto-fontface/fonts/roboto/Roboto-Regular.ttf") 
format("truetype");
 }
 
 @font-face {
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 500;
-  src: local("Roboto Medium"), local("Roboto-Medium"), 
url("../../../../../roboto-fontface/fonts/Roboto/Roboto-Medium.ttf") 
format("truetype");
+  src: local("Roboto Medium"), local("Roboto-Medium"), 
url("../../../../../roboto-fontface/fonts/roboto/Roboto-Medium.ttf") 
format("truetype");
 }
 
 @font-face {
   font-family: 'Roboto';
   font-style: normal;
   font-weight: bold;
-  src: local("Roboto Bold"), local("Roboto-Bold"), 
url("../../../../../roboto-fontface/fonts/Roboto/Roboto-Bold.ttf") 
format("truetype");
+  src: local("Roboto Bold"), local("Roboto-Bold"), 
url("../../../../../roboto-fontface/fonts/roboto/Roboto-Bold.ttf") 
format("truetype");
 }
 
 @font-face {
   font-family: 'Roboto';
   font-style: italic;
   font-weight: normal;
-  src: local("Roboto Italic"), local("Roboto-Italic"), 
url("../../../../../roboto-fontface/fonts/Roboto/Roboto-RegularItalic.ttf") 
format("truetype");
+  src: local("Roboto Italic"), local("Roboto-Italic"), 
url("../../../../../roboto-fontface/fonts/roboto/Roboto-RegularItalic.ttf") 
format("truetype");
 }
 
 @font-face {
   font-family: 'Roboto Slab';
   font-style: normal;
   font-weight: normal;
-  src: local("RobotoSlab Regular"), local("RobotoSlab-Regular"), 
url("../../../../../roboto-fontface/fonts/Roboto-Slab/Roboto-Slab-Regular.ttf") 
format("truetype");
+  src: local("RobotoSlab Regular"), local("RobotoSlab-Regular"), 
url("../../../../../roboto-fontface/fonts/roboto-slab/Roboto-Slab-Regular.ttf") 
format("truetype");
 }
 
 @font-face {
   font-family: 'Roboto Slab';
   font-style: normal;
   font-weight: bold;
-  src: local("RobotoSlab Bold"), local("RobotoSlab-Bold"), 
url("../../../../../roboto-fontface/fonts/Roboto-Slab/Roboto-Slab-Bold.ttf") 
format("truetype");
+  src: local("RobotoSlab Bold"), local("RobotoSlab-Bold"), 
url("../../../../../roboto-fontface/fonts/roboto-slab/Roboto-Slab-Bold.ttf") 
format("truetype");
 }
 
 body,

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css
----------------------------------------------------------------------
diff --git 
a/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css 
b/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css
index 11af352..26e7c54 100644
--- a/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css
+++ b/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css
@@ -1,3 +1,3 @@
-@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local("Roboto
 
Light"),local("Roboto-Light"),url("../../../../../roboto-fontface/fonts/Roboto/Roboto-Light.ttf")
 
format("truetype")}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local("Roboto
 
LightItalic"),local("Roboto-LightItalic"),url("../../../../../roboto-fontface/fonts/Roboto/Roboto-LightItalic.ttf")
 
format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:normal;src:local("Roboto
 
Regular"),local("Roboto-Regular"),url("../../../../../roboto-fontface/fonts/Roboto/Roboto-Regular.ttf")
 
format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto
 
Medium"),local("Roboto-Medium"),url("../../../../../roboto-fontface/fonts/Roboto/Roboto-Medium.ttf")
 
format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:bold;src:local("Roboto
 Bold"),local("Roboto-Bold"),url("../../../../../roboto-fontface/fonts/Roboto/R
 oboto-Bold.ttf") 
format("truetype")}@font-face{font-family:'Roboto';font-style:italic;font-weight:normal;src:local("Roboto
 
Italic"),local("Roboto-Italic"),url("../../../../../roboto-fontface/fonts/Roboto/Roboto-RegularItalic.ttf")
 format("truetype")}@font-face{font-family:'Roboto 
Slab';font-style:normal;font-weight:normal;src:local("RobotoSlab 
Regular"),local("RobotoSlab-Regular"),url("../../../../../roboto-fontface/fonts/Roboto-Slab/Roboto-Slab-Regular.ttf")
 format("truetype")}@font-face{font-family:'Roboto 
Slab';font-style:normal;font-weight:bold;src:local("RobotoSlab 
Bold"),local("RobotoSlab-Bold"),url("../../../../../roboto-fontface/fonts/Roboto-Slab/Roboto-Slab-Bold.ttf")
 
format("truetype")}body,html{height:100%}body,button,input,label,select,td,textarea{font-family:"Roboto",sans-serif;font-size:14px}body{color:#333}strong{font-weight:bold}pre{overflow-x:auto}em{font-style:italic}h1,h2,h3,h4,h5,h6{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;background:#
 
FFFFFF}h1{color:#333}h2{color:#666}table{font-family:"Roboto",sans-serif;font-size:13px;color:#666}.camel-case{text-transform:capitalize}.header{font-family:"Roboto
 
Medium",sans-serif;font-size:16px;color:#333;padding-bottom:10px}.help-icon{font-size:12px;color:#1491C1}.details-header{height:92px}.details-header-container{position:relative;top:22px;left:10px}.description{font-family:"Roboto
 Light",sans-serif;font-size:12px;color:#666}.description 
i{padding-right:5px}.label{font-family:"Roboto 
Medium",sans-serif;font-size:14px;color:#333;text-transform:uppercase}.units{font-family:"Roboto
 
Light",sans-serif;font-size:14px;color:#333}.align-vertical{margin-top:auto;margin-bottom:auto}.align-horizontal{margin-left:auto;margin-right:auto}.fill-available-width{width:100%}.pointer{cursor:pointer}body[fds]
 .expansion-panel-filter-toggle-group{box-shadow:none !important}body[fds] 
.expansion-panel-filter-toggle-group 
.mat-button-toggle{height:75px;width:125px;border:1px solid #ccc}body[fds] .
 expansion-panel-filter-toggle-group 
.mat-button-toggle-label-content{height:100%;width:100%;padding:0;line-height:63px;text-align:center}body[fds]
 .expansion-panel-filter-toggle-group 
.mat-button-toggle-checked{background-color:#6B8791;color:white}body[fds] 
.expansion-panel-filter-toggle-group .mat-button-toggle-checked 
.md-display-1{color:white}body[fds] .expansion-panel-filter-toggle-group 
.md-display-1{color:#6B8791}body[fds] .expansion-panel-filter-toggle-group 
div{line-height:normal}body[fds] .tab-toggle-group{box-shadow:none 
!important}body[fds] .tab-toggle-group 
.mat-button-toggle-label-content{border-bottom:2px solid #eee}body[fds] 
.tab-toggle-group .mat-button-toggle-checked{background:transparent}body[fds] 
.tab-toggle-group .mat-button-toggle-checked 
.mat-button-toggle-label-content{border-bottom:2px solid 
#6B8791;background:transparent}body[fds] .on-off-toggle-group{box-shadow:none 
!important}body[fds] .on-off-toggle-group 
.mat-button-toggle{height:20px;width:35px;border:
 1px solid #ccc}body[fds] .on-off-toggle-group 
.mat-button-toggle-label-content{height:100%;width:100%;padding:0;line-height:20px;text-align:center}body[fds]
 .on-off-toggle-group 
.mat-button-toggle-checked{background-color:#6B8791;color:white;border:1px 
solid #6B8791}body[fds] 
.off-toggle.mat-button-toggle-checked{background-color:#ccc;color:#333;border:1px
 solid #ccc}body[fds] .mat-checkbox-inner-container{height:10px 
!important;width:10px !important}body[fds] 
.mat-checkbox-frame{height:10px;width:10px;border-color:#ddd}body[fds] 
.mat-checkbox-ripple{left:-7px;top:-7px;right:-7px;bottom:-7px}body[fds] 
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,body[fds] 
.mat-checkbox-checked.mat-accent 
.mat-checkbox-background{background-color:#6B8791}body[fds] 
.mat-checkbox-inner-container:hover{background-color:#6B8791;border-radius:2px}body[fds]
 .mat-checkbox-background{height:10px;width:10px}body[fds] 
.mat-pseudo-checkbox{height:10px !important;width:10px !important;border:1
 px solid #ddd}body[fds] 
.mat-pseudo-checkbox:hover{background-color:#6B8791;border:1px solid 
#6B8791}body[fds] 
.mat-pseudo-checkbox-checked::after{content:'\f00c';font-size:8px;font-family:fontawesome;margin-top:-9px;margin-left:-1px;border:none;transform:initial}body[fds]
 .mat-pseudo-checkbox-checked,body[fds] 
.mat-pseudo-checkbox-indeterminate{background-color:#6B8791;border:1px solid 
#6B8791;height:10px;width:10px}body[fds] 
.mat-checkbox-disabled{cursor:not-allowed}body[fds] 
.mat-radio-container{height:12px;width:12px}body[fds] 
.mat-radio-outer-circle{height:12px;width:12px;background-color:#FFFFFF;border:1px
 solid #ddd}body[fds] 
.mat-radio-outer-circle:hover{background-color:#6B8791;border-color:#6B8791}body[fds]
 .mat-radio-checked .mat-radio-outer-circle{border:1px solid 
#6B8791;background-color:#6B8791}body[fds] 
.mat-radio-button.mat-accent.mat-radio-checked 
.mat-radio-outer-circle{border-color:#6B8791}body[fds] 
.mat-radio-inner-circle{height:10px;width:10px;left:1px;top:1px;b
 ackground-color:#FFFFFF}body[fds] .mat-radio-checked 
.mat-radio-inner-circle{background-color:#FFFFFF}body[fds] 
.mat-chip{border-radius:2px;font-size:10px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:normal;padding:4px
 12px 4px 12px}body[fds] .mat-chip 
i{margin-left:10px;float:right;margin-top:2px}body[fds] 
.mat-basic-chip{color:#666;height:24px;margin:22px 8px 0 0}body[fds] 
.mat-basic-chip.td-chip-after-pad{padding:4px 12px 4px 12px}body[fds] 
.mat-basic-chip i{margin-left:10px;float:right;margin-top:2px}body[fds] 
.mat-basic-chip 
.td-chip{font-size:10px;min-height:unset;line-height:20px;position:relative;top:-2px}body[fds]
 .td-chip 
span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:65px}body[fds]
 .td-chip-disabled .td-chip{padding:0px 0px 0px 12px}body[fds] .mat-basic-chip 
mat-icon.td-chip-removal{font-size:15px;margin-bottom:7px}body[fds] 
.mat-dialog-container{padding:20px;width:400px}body[fds] 
.mat-tab-label{line-height:72px;text-transform:upperc
 ase;color:#666}body[fds] 
.mat-tab-label:hover:not([disabled]){color:#333}body[fds] 
.mat-tab-label:focus:not([disabled]){background-color:#FFFFFF}body[fds] 
.mat-tab-label-active{color:#333}body[fds] .mat-tab-nav-bar,body[fds] 
.mat-tab-header{border-bottom:0px}body[fds] 
.mat-input-container{min-width:200px}body[fds] 
.mat-input-wrapper{margin:0;padding-bottom:0}body[fds] 
input.mat-input-element,body[fds] 
textarea.mat-input-element{border-radius:2px;color:#666;border:1px solid 
#CFD3D7;height:32px;padding:0px 10px;width:calc(100% - 26px)}body[fds] 
textarea.mat-input-element{padding:10px 10px}body[fds] 
input.mat-input-element[disabled],body[fds] 
textarea.mat-input-element[disabled]{background:#b2b8c1;color:#dbdee2;border:1px
 solid #b2b8c1}body[fds] 
.mat-input-subscript-wrapper{margin-top:18px;width:calc(100% - 23px)}body[fds] 
input.mat-input-element:focus,body[fds] 
textarea.mat-input-element:focus{border-color:#6B8791}body[fds] 
.mat-input-underline{display:none}body[fds] .mat-input-placeh
 older{font-size:14px;color:#999;font-weight:300}body[fds] 
.mat-input-placeholder{top:27px;left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100%
 - 44px)}body[fds] mat-input-container.mat-focused 
.mat-input-placeholder{transform:translateY(-26px) translateX(-10px) 
scale(0.75)}body[fds] .mat-form-field-can-float.mat-form-field-should-float 
.mat-form-field-placeholder{transform:translateY(-26px) translateX(-10px) 
scale(0.75)}body[fds] .mat-form-field-can-float 
.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-placeholder-wrapper
 .mat-form-field-placeholder{transform:translateY(-26px) translateX(-10px) 
scale(0.75)}body[fds] .input-button{top:5px;left:-4px;border-left:none 
!important}body[fds] 
.input-button.mat-raised-button[disabled]{opacity:1}body[fds] td-chips 
.mat-input-placeholder-wrapper::after{content:'\f0b0';display:inline-table;font-family:FontAwesome;float:right;margin:15px
 10px 0px 0px;color:#999}body[fds] .mat-hint{color:#999}body[
 fds] .md-card-title{font-size:20px;color:#333;margin-bottom:0px}body[fds] 
md-card-title{padding-top:20px;padding-left:20px;padding-right:20px}body[fds] 
.md-card-subtitle{padding-left:20px;padding-right:20px;padding-top:10px;margin-bottom:0px}body[fds]
 .md-card-content{color:#666;padding:10px 20px 20px 20px;margin:0px}body[fds] 
.md-card .md-card-actions:last-child,body[fds] .md-card .md-card 
.md-card-actions:last-child{padding:0px 20px 20px 20px;margin:0px}body[fds] 
.fds-panel-menu-button{position:absolute;right:0px;z-index:2}body[fds] 
.mat-progress-bar-buffer{background-color:#ccc}body[fds] 
.link{color:#6B8791;font-size:14px;text-decoration:none;line-height:24px;cursor:pointer}body[fds]
 .link:hover{text-decoration:underline}body[fds] .link 
.disabled{color:#333;text-decoration:none}body[fds] 
.mat-sidenav-container{height:100%}.td-step-header span{display:none}body[fds] 
.mat-tooltip{background:#666;opacity:.9;box-shadow:inset 0px 0px 3px 0px 
#1391c1}body[fds] .td-data-table-cell{font-
 size:13px;color:#666;padding:0 
28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;line-height:30px}body[fds]
 .td-data-table-column{color:#999;font-weight:normal}body[fds] 
.td-data-table-row{height:34px;border-top:1px solid #fff;border-left:1px solid 
#fff;border-right:1px solid #fff;border-bottom:1px solid #eee}body[fds] 
.td-data-table-row.selected{background-color:#eee;border:1px solid 
#eee}body[fds] .td-data-table-row:hover{background-color:#F8F9F9;border:1px 
solid #B2C1C6}body[fds] .td-data-table-cell 
.mat-icon-button{color:#6B8791}body[fds] .td-data-table-cell 
.mat-icon-button:disabled{color:#808793;cursor:not-allowed}body[fds] 
.td-data-table-cell .mat-button,body[fds] .td-data-table-cell 
.mat-icon-button,body[fds] .td-data-table-cell 
.mat-raised-button{height:24px;width:24px;line-height:0}body[fds] 
.td-data-table-cell 
.mat-icon-button.badge{border-top-left-radius:0px;border-top-right-radius:0px}body[fds]
 .td-data-table-cell .mat-icon-button.badge[disabled
 ]{opacity:.3}body[fds] 
.td-data-table-column{font-size:12px;color:#999;height:34px;line-height:34px;padding:0
 28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}body[fds] 
.td-data-table-column .fa-caret-up,body[fds] .td-data-table-column 
.fa-caret-down{color:#6B8791;font-size:12px;margin-bottom:2px}body[fds] 
td-paging-bar{color:#999}body[fds] td-paging-bar mat-select 
.mat-select-value,body[fds] td-paging-bar mat-select 
.mat-select-arrow{color:#6B8791}body[fds] 
.table-title{font-size:20px;color:#333;min-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%;margin-right:10px}body[fds]
 div .td-data-table{border-bottom:2px solid #ddd;border-right:1px 
transparent;border-left:1px 
transparent}.fds-dialog-title{margin-top:0;margin-bottom:20px}body[fds] 
snack-bar-container{background:#FFFFFF;padding:0;box-shadow:0px 0px 3px 0px 
#1391c1}fds-snackbar-title 
mat-icon.mat-icon.mat-primary.material-icons{font-size:10px;height:10px;width:10px;line-height:10
 
px;color:#999}.fds-coaster-message{font-size:12px}.fds-snackbar-title{font-size:14px}.fds-snackbar-title
 
i{font-size:24px}.fds-coaster-icon{position:absolute;top:24px;left:15px}.coaster-close-icon{height:10px
 !important;width:10px !important;line-height:10px 
!important;right:10px;position:absolute 
!important;top:10px}.fds-snackbar-wrapper{border-radius:2px;border-width:1px;border-style:solid}
+@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local("Roboto
 
Light"),local("Roboto-Light"),url("../../../../../roboto-fontface/fonts/roboto/Roboto-Light.ttf")
 
format("truetype")}@font-face{font-family:'Roboto';font-style:italic;font-weight:300;src:local("Roboto
 
LightItalic"),local("Roboto-LightItalic"),url("../../../../../roboto-fontface/fonts/roboto/Roboto-LightItalic.ttf")
 
format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:normal;src:local("Roboto
 
Regular"),local("Roboto-Regular"),url("../../../../../roboto-fontface/fonts/roboto/Roboto-Regular.ttf")
 
format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local("Roboto
 
Medium"),local("Roboto-Medium"),url("../../../../../roboto-fontface/fonts/roboto/Roboto-Medium.ttf")
 
format("truetype")}@font-face{font-family:'Roboto';font-style:normal;font-weight:bold;src:local("Roboto
 Bold"),local("Roboto-Bold"),url("../../../../../roboto-fontface/fonts/roboto/R
 oboto-Bold.ttf") 
format("truetype")}@font-face{font-family:'Roboto';font-style:italic;font-weight:normal;src:local("Roboto
 
Italic"),local("Roboto-Italic"),url("../../../../../roboto-fontface/fonts/roboto/Roboto-RegularItalic.ttf")
 format("truetype")}@font-face{font-family:'Roboto 
Slab';font-style:normal;font-weight:normal;src:local("RobotoSlab 
Regular"),local("RobotoSlab-Regular"),url("../../../../../roboto-fontface/fonts/roboto-slab/Roboto-Slab-Regular.ttf")
 format("truetype")}@font-face{font-family:'Roboto 
Slab';font-style:normal;font-weight:bold;src:local("RobotoSlab 
Bold"),local("RobotoSlab-Bold"),url("../../../../../roboto-fontface/fonts/roboto-slab/Roboto-Slab-Bold.ttf")
 
format("truetype")}body,html{height:100%}body,button,input,label,select,td,textarea{font-family:"Roboto",sans-serif;font-size:14px}body{color:#333}strong{font-weight:bold}pre{overflow-x:auto}em{font-style:italic}h1,h2,h3,h4,h5,h6{font-family:"Roboto",sans-serif;font-weight:normal;font-style:normal;background:#
 
FFFFFF}h1{color:#333}h2{color:#666}table{font-family:"Roboto",sans-serif;font-size:13px;color:#666}.camel-case{text-transform:capitalize}.header{font-family:"Roboto
 
Medium",sans-serif;font-size:16px;color:#333;padding-bottom:10px}.help-icon{font-size:12px;color:#1491C1}.details-header{height:92px}.details-header-container{position:relative;top:22px;left:10px}.description{font-family:"Roboto
 Light",sans-serif;font-size:12px;color:#666}.description 
i{padding-right:5px}.label{font-family:"Roboto 
Medium",sans-serif;font-size:14px;color:#333;text-transform:uppercase}.units{font-family:"Roboto
 
Light",sans-serif;font-size:14px;color:#333}.align-vertical{margin-top:auto;margin-bottom:auto}.align-horizontal{margin-left:auto;margin-right:auto}.fill-available-width{width:100%}.pointer{cursor:pointer}body[fds]
 .expansion-panel-filter-toggle-group{box-shadow:none !important}body[fds] 
.expansion-panel-filter-toggle-group 
.mat-button-toggle{height:75px;width:125px;border:1px solid #ccc}body[fds] .
 expansion-panel-filter-toggle-group 
.mat-button-toggle-label-content{height:100%;width:100%;padding:0;line-height:63px;text-align:center}body[fds]
 .expansion-panel-filter-toggle-group 
.mat-button-toggle-checked{background-color:#6B8791;color:white}body[fds] 
.expansion-panel-filter-toggle-group .mat-button-toggle-checked 
.md-display-1{color:white}body[fds] .expansion-panel-filter-toggle-group 
.md-display-1{color:#6B8791}body[fds] .expansion-panel-filter-toggle-group 
div{line-height:normal}body[fds] .tab-toggle-group{box-shadow:none 
!important}body[fds] .tab-toggle-group 
.mat-button-toggle-label-content{border-bottom:2px solid #eee}body[fds] 
.tab-toggle-group .mat-button-toggle-checked{background:transparent}body[fds] 
.tab-toggle-group .mat-button-toggle-checked 
.mat-button-toggle-label-content{border-bottom:2px solid 
#6B8791;background:transparent}body[fds] .on-off-toggle-group{box-shadow:none 
!important}body[fds] .on-off-toggle-group 
.mat-button-toggle{height:20px;width:35px;border:
 1px solid #ccc}body[fds] .on-off-toggle-group 
.mat-button-toggle-label-content{height:100%;width:100%;padding:0;line-height:20px;text-align:center}body[fds]
 .on-off-toggle-group 
.mat-button-toggle-checked{background-color:#6B8791;color:white;border:1px 
solid #6B8791}body[fds] 
.off-toggle.mat-button-toggle-checked{background-color:#ccc;color:#333;border:1px
 solid #ccc}body[fds] .mat-checkbox-inner-container{height:10px 
!important;width:10px !important}body[fds] 
.mat-checkbox-frame{height:10px;width:10px;border-color:#ddd}body[fds] 
.mat-checkbox-ripple{left:-7px;top:-7px;right:-7px;bottom:-7px}body[fds] 
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,body[fds] 
.mat-checkbox-checked.mat-accent 
.mat-checkbox-background{background-color:#6B8791}body[fds] 
.mat-checkbox-inner-container:hover{background-color:#6B8791;border-radius:2px}body[fds]
 .mat-checkbox-background{height:10px;width:10px}body[fds] 
.mat-pseudo-checkbox{height:10px !important;width:10px !important;border:1
 px solid #ddd}body[fds] 
.mat-pseudo-checkbox:hover{background-color:#6B8791;border:1px solid 
#6B8791}body[fds] 
.mat-pseudo-checkbox-checked::after{content:'\f00c';font-size:8px;font-family:fontawesome;margin-top:-9px;margin-left:-1px;border:none;transform:initial}body[fds]
 .mat-pseudo-checkbox-checked,body[fds] 
.mat-pseudo-checkbox-indeterminate{background-color:#6B8791;border:1px solid 
#6B8791;height:10px;width:10px}body[fds] 
.mat-checkbox-disabled{cursor:not-allowed}body[fds] 
.mat-radio-container{height:12px;width:12px}body[fds] 
.mat-radio-outer-circle{height:12px;width:12px;background-color:#FFFFFF;border:1px
 solid #ddd}body[fds] 
.mat-radio-outer-circle:hover{background-color:#6B8791;border-color:#6B8791}body[fds]
 .mat-radio-checked .mat-radio-outer-circle{border:1px solid 
#6B8791;background-color:#6B8791}body[fds] 
.mat-radio-button.mat-accent.mat-radio-checked 
.mat-radio-outer-circle{border-color:#6B8791}body[fds] 
.mat-radio-inner-circle{height:10px;width:10px;left:1px;top:1px;b
 ackground-color:#FFFFFF}body[fds] .mat-radio-checked 
.mat-radio-inner-circle{background-color:#FFFFFF}body[fds] 
.mat-chip{border-radius:2px;font-size:10px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:normal;padding:4px
 12px 4px 12px}body[fds] .mat-chip 
i{margin-left:10px;float:right;margin-top:2px}body[fds] 
.mat-basic-chip{color:#666;height:24px;margin:22px 8px 0 0}body[fds] 
.mat-basic-chip.td-chip-after-pad{padding:4px 12px 4px 12px}body[fds] 
.mat-basic-chip i{margin-left:10px;float:right;margin-top:2px}body[fds] 
.mat-basic-chip 
.td-chip{font-size:10px;min-height:unset;line-height:20px;position:relative;top:-2px}body[fds]
 .td-chip 
span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:65px}body[fds]
 .td-chip-disabled .td-chip{padding:0px 0px 0px 12px}body[fds] .mat-basic-chip 
mat-icon.td-chip-removal{font-size:15px;margin-bottom:7px}body[fds] 
.mat-dialog-container{padding:20px;width:400px}body[fds] 
.mat-tab-label{line-height:72px;text-transform:upperc
 ase;color:#666}body[fds] 
.mat-tab-label:hover:not([disabled]){color:#333}body[fds] 
.mat-tab-label:focus:not([disabled]){background-color:#FFFFFF}body[fds] 
.mat-tab-label-active{color:#333}body[fds] .mat-tab-nav-bar,body[fds] 
.mat-tab-header{border-bottom:0px}body[fds] 
.mat-input-container{min-width:200px}body[fds] 
.mat-input-wrapper{margin:0;padding-bottom:0}body[fds] 
input.mat-input-element,body[fds] 
textarea.mat-input-element{border-radius:2px;color:#666;border:1px solid 
#CFD3D7;height:32px;padding:0px 10px;width:calc(100% - 26px)}body[fds] 
textarea.mat-input-element{padding:10px 10px}body[fds] 
input.mat-input-element[disabled],body[fds] 
textarea.mat-input-element[disabled]{background:#b2b8c1;color:#dbdee2;border:1px
 solid #b2b8c1}body[fds] 
.mat-input-subscript-wrapper{margin-top:18px;width:calc(100% - 23px)}body[fds] 
input.mat-input-element:focus,body[fds] 
textarea.mat-input-element:focus{border-color:#6B8791}body[fds] 
.mat-input-underline{display:none}body[fds] .mat-input-placeh
 older{font-size:14px;color:#999;font-weight:300}body[fds] 
.mat-input-placeholder{top:27px;left:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:calc(100%
 - 44px)}body[fds] mat-input-container.mat-focused 
.mat-input-placeholder{transform:translateY(-26px) translateX(-10px) 
scale(0.75)}body[fds] .mat-form-field-can-float.mat-form-field-should-float 
.mat-form-field-placeholder{transform:translateY(-26px) translateX(-10px) 
scale(0.75)}body[fds] .mat-form-field-can-float 
.mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-placeholder-wrapper
 .mat-form-field-placeholder{transform:translateY(-26px) translateX(-10px) 
scale(0.75)}body[fds] .input-button{top:5px;left:-4px;border-left:none 
!important}body[fds] 
.input-button.mat-raised-button[disabled]{opacity:1}body[fds] td-chips 
.mat-input-placeholder-wrapper::after{content:'\f0b0';display:inline-table;font-family:FontAwesome;float:right;margin:15px
 10px 0px 0px;color:#999}body[fds] .mat-hint{color:#999}body[
 fds] .md-card-title{font-size:20px;color:#333;margin-bottom:0px}body[fds] 
md-card-title{padding-top:20px;padding-left:20px;padding-right:20px}body[fds] 
.md-card-subtitle{padding-left:20px;padding-right:20px;padding-top:10px;margin-bottom:0px}body[fds]
 .md-card-content{color:#666;padding:10px 20px 20px 20px;margin:0px}body[fds] 
.md-card .md-card-actions:last-child,body[fds] .md-card .md-card 
.md-card-actions:last-child{padding:0px 20px 20px 20px;margin:0px}body[fds] 
.fds-panel-menu-button{position:absolute;right:0px;z-index:2}body[fds] 
.mat-progress-bar-buffer{background-color:#ccc}body[fds] 
.link{color:#6B8791;font-size:14px;text-decoration:none;line-height:24px;cursor:pointer}body[fds]
 .link:hover{text-decoration:underline}body[fds] .link 
.disabled{color:#333;text-decoration:none}body[fds] 
.mat-sidenav-container{height:100%}.td-step-header span{display:none}body[fds] 
.mat-tooltip{background:#666;opacity:.9;box-shadow:inset 0px 0px 3px 0px 
#1391c1}body[fds] .td-data-table-cell{font-
 size:13px;color:#666;padding:0 
28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:100%;line-height:30px}body[fds]
 .td-data-table-column{color:#999;font-weight:normal}body[fds] 
.td-data-table-row{height:34px;border-top:1px solid #fff;border-left:1px solid 
#fff;border-right:1px solid #fff;border-bottom:1px solid #eee}body[fds] 
.td-data-table-row.selected{background-color:#eee;border:1px solid 
#eee}body[fds] .td-data-table-row:hover{background-color:#F8F9F9;border:1px 
solid #B2C1C6}body[fds] .td-data-table-cell 
.mat-icon-button{color:#6B8791}body[fds] .td-data-table-cell 
.mat-icon-button:disabled{color:#808793;cursor:not-allowed}body[fds] 
.td-data-table-cell .mat-button,body[fds] .td-data-table-cell 
.mat-icon-button,body[fds] .td-data-table-cell 
.mat-raised-button{height:24px;width:24px;line-height:0}body[fds] 
.td-data-table-cell 
.mat-icon-button.badge{border-top-left-radius:0px;border-top-right-radius:0px}body[fds]
 .td-data-table-cell .mat-icon-button.badge[disabled
 ]{opacity:.3}body[fds] 
.td-data-table-column{font-size:12px;color:#999;height:34px;line-height:34px;padding:0
 28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}body[fds] 
.td-data-table-column .fa-caret-up,body[fds] .td-data-table-column 
.fa-caret-down{color:#6B8791;font-size:12px;margin-bottom:2px}body[fds] 
td-paging-bar{color:#999}body[fds] td-paging-bar mat-select 
.mat-select-value,body[fds] td-paging-bar mat-select 
.mat-select-arrow{color:#6B8791}body[fds] 
.table-title{font-size:20px;color:#333;min-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:50%;margin-right:10px}body[fds]
 div .td-data-table{border-bottom:2px solid #ddd;border-right:1px 
transparent;border-left:1px 
transparent}.fds-dialog-title{margin-top:0;margin-bottom:20px}body[fds] 
snack-bar-container{background:#FFFFFF;padding:0;box-shadow:0px 0px 3px 0px 
#1391c1}fds-snackbar-title 
mat-icon.mat-icon.mat-primary.material-icons{font-size:10px;height:10px;width:10px;line-height:10
 
px;color:#999}.fds-coaster-message{font-size:12px}.fds-snackbar-title{font-size:14px}.fds-snackbar-title
 
i{font-size:24px}.fds-coaster-icon{position:absolute;top:24px;left:15px}.coaster-close-icon{height:10px
 !important;width:10px !important;line-height:10px 
!important;right:10px;position:absolute 
!important;top:10px}.fds-snackbar-wrapper{border-radius:2px;border-width:1px;border-style:solid}
 
 /*# sourceMappingURL=flow-design-system.min.css.map */
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css.gz
----------------------------------------------------------------------
diff --git 
a/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css.gz 
b/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css.gz
index 5d81518..a482166 100644
Binary files 
a/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css.gz 
and 
b/node_modules/@nifi-fds/core/common/styles/css/flow-design-system.min.css.gz 
differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/iltorb/build/Release/iltorb.node
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/Release/iltorb.node 
b/node_modules/iltorb/build/Release/iltorb.node
index 71ddcfa..3904461 100755
Binary files a/node_modules/iltorb/build/Release/iltorb.node and 
b/node_modules/iltorb/build/Release/iltorb.node differ

http://git-wip-us.apache.org/repos/asf/nifi-fds/blob/57aefda6/node_modules/iltorb/build/bindings/iltorb.node
----------------------------------------------------------------------
diff --git a/node_modules/iltorb/build/bindings/iltorb.node 
b/node_modules/iltorb/build/bindings/iltorb.node
index 71ddcfa..3904461 100755
Binary files a/node_modules/iltorb/build/bindings/iltorb.node and 
b/node_modules/iltorb/build/bindings/iltorb.node differ

Reply via email to