Update to 5.0.2.

Changes: https://www.elastic.co/guide/en/kibana/5.0/release-notes-5.0.2.html
This commit is contained in:
Tom Judge 2016-12-02 12:35:15 +00:00
parent 3ce62583a3
commit 603ec16ab6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427555
3 changed files with 93 additions and 43 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= kibana
PORTVERSION= 5.0.0
PORTVERSION= 5.0.2
DISTVERSIONSUFFIX= -linux-x86
CATEGORIES= textproc www
MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1478219097
SHA256 (kibana-5.0.0-linux-x86.tar.gz) = 8ca381bfa2d490919f4469bbf356d1ef19eddb424eaeac819d585191fdd759fd
SIZE (kibana-5.0.0-linux-x86.tar.gz) = 39564812
TIMESTAMP = 1480680234
SHA256 (kibana-5.0.2-linux-x86.tar.gz) = 7a030c4e0283a465fd35138059da1bcdc97b5df7bc00fa2e1c35142282f5b7ba
SIZE (kibana-5.0.2-linux-x86.tar.gz) = 39647089

View File

@ -527,13 +527,16 @@
%%WWWDIR%%/node_modules/ast-types/LICENSE
%%WWWDIR%%/node_modules/ast-types/README.md
%%WWWDIR%%/node_modules/ast-types/def/babel.js
%%WWWDIR%%/node_modules/ast-types/def/babel6.js
%%WWWDIR%%/node_modules/ast-types/def/core.js
%%WWWDIR%%/node_modules/ast-types/def/e4x.js
%%WWWDIR%%/node_modules/ast-types/def/es6.js
%%WWWDIR%%/node_modules/ast-types/def/es7.js
%%WWWDIR%%/node_modules/ast-types/def/esprima.js
%%WWWDIR%%/node_modules/ast-types/def/fb-harmony.js
%%WWWDIR%%/node_modules/ast-types/def/flow.js
%%WWWDIR%%/node_modules/ast-types/def/jsx.js
%%WWWDIR%%/node_modules/ast-types/def/mozilla.js
%%WWWDIR%%/node_modules/ast-types/fork.js
%%WWWDIR%%/node_modules/ast-types/lib/equiv.js
%%WWWDIR%%/node_modules/ast-types/lib/node-path.js
%%WWWDIR%%/node_modules/ast-types/lib/path-visitor.js
@ -2470,6 +2473,13 @@
%%WWWDIR%%/node_modules/character-parser/README.md
%%WWWDIR%%/node_modules/character-parser/index.js
%%WWWDIR%%/node_modules/character-parser/package.json
%%WWWDIR%%/node_modules/check-hash/.editorconfig
%%WWWDIR%%/node_modules/check-hash/index.js
%%WWWDIR%%/node_modules/check-hash/license
%%WWWDIR%%/node_modules/check-hash/package.json
%%WWWDIR%%/node_modules/check-hash/readme.markdown
%%WWWDIR%%/node_modules/check-hash/test.fixture
%%WWWDIR%%/node_modules/check-hash/test.js
%%WWWDIR%%/node_modules/chokidar/CHANGELOG.md
%%WWWDIR%%/node_modules/chokidar/README.md
%%WWWDIR%%/node_modules/chokidar/index.js
@ -2616,7 +2626,6 @@
%%WWWDIR%%/node_modules/colormin/node_modules/color-convert/LICENSE
%%WWWDIR%%/node_modules/colormin/node_modules/color-convert/README.md
%%WWWDIR%%/node_modules/colormin/node_modules/color-convert/conversions.js
%%WWWDIR%%/node_modules/colormin/node_modules/color-convert/css-keywords.js
%%WWWDIR%%/node_modules/colormin/node_modules/color-convert/index.js
%%WWWDIR%%/node_modules/colormin/node_modules/color-convert/package.json
%%WWWDIR%%/node_modules/colormin/node_modules/color-convert/route.js
@ -2647,6 +2656,36 @@
%%WWWDIR%%/node_modules/commoner/lib/util.js
%%WWWDIR%%/node_modules/commoner/lib/watcher.js
%%WWWDIR%%/node_modules/commoner/main.js
%%WWWDIR%%/node_modules/commoner/node_modules/.bin/esparse
%%WWWDIR%%/node_modules/commoner/node_modules/.bin/esvalidate
%%WWWDIR%%/node_modules/commoner/node_modules/esprima/ChangeLog
%%WWWDIR%%/node_modules/commoner/node_modules/esprima/LICENSE.BSD
%%WWWDIR%%/node_modules/commoner/node_modules/esprima/README.md
%%WWWDIR%%/node_modules/commoner/node_modules/esprima/bin/esparse.js
%%WWWDIR%%/node_modules/commoner/node_modules/esprima/bin/esvalidate.js
%%WWWDIR%%/node_modules/commoner/node_modules/esprima/dist/esprima.js
%%WWWDIR%%/node_modules/commoner/node_modules/esprima/package.json
%%WWWDIR%%/node_modules/commoner/node_modules/recast/.editorconfig
%%WWWDIR%%/node_modules/commoner/node_modules/recast/.npmignore
%%WWWDIR%%/node_modules/commoner/node_modules/recast/.travis.yml
%%WWWDIR%%/node_modules/commoner/node_modules/recast/LICENSE
%%WWWDIR%%/node_modules/commoner/node_modules/recast/README.md
%%WWWDIR%%/node_modules/commoner/node_modules/recast/example/add-braces
%%WWWDIR%%/node_modules/commoner/node_modules/recast/example/generic-identity
%%WWWDIR%%/node_modules/commoner/node_modules/recast/example/identity
%%WWWDIR%%/node_modules/commoner/node_modules/recast/example/to-while
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/comments.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/fast-path.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/lines.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/mapping.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/options.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/parser.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/patcher.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/printer.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/types.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/lib/util.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/main.js
%%WWWDIR%%/node_modules/commoner/node_modules/recast/package.json
%%WWWDIR%%/node_modules/commoner/package.json
%%WWWDIR%%/node_modules/concat-map/.travis.yml
%%WWWDIR%%/node_modules/concat-map/LICENSE
@ -4203,13 +4242,15 @@
%%WWWDIR%%/node_modules/date-now/seed.js
%%WWWDIR%%/node_modules/debug/.jshintrc
%%WWWDIR%%/node_modules/debug/.npmignore
%%WWWDIR%%/node_modules/debug/History.md
%%WWWDIR%%/node_modules/debug/CHANGELOG.md
%%WWWDIR%%/node_modules/debug/LICENSE
%%WWWDIR%%/node_modules/debug/Makefile
%%WWWDIR%%/node_modules/debug/Readme.md
%%WWWDIR%%/node_modules/debug/bower.json
%%WWWDIR%%/node_modules/debug/browser.js
%%WWWDIR%%/node_modules/debug/component.json
%%WWWDIR%%/node_modules/debug/debug.js
%%WWWDIR%%/node_modules/debug/index.js
%%WWWDIR%%/node_modules/debug/node.js
%%WWWDIR%%/node_modules/debug/package.json
%%WWWDIR%%/node_modules/decamelize/index.js
@ -4397,6 +4438,7 @@
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_assocIndexOf.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_baseAggregator.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_baseAssign.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_baseAssignIn.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_baseAssignValue.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_baseAt.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_baseClamp.js
@ -4518,6 +4560,7 @@
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_copyArray.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_copyObject.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_copySymbols.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_copySymbolsIn.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_coreJsData.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_countHolders.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_createAggregator.js
@ -4562,6 +4605,7 @@
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_getMatchData.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_getNative.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_getPrototype.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_getRawTag.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_getSymbols.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_getSymbolsIn.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_getTag.js
@ -4614,6 +4658,7 @@
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_nativeKeys.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_nativeKeysIn.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_nodeUtil.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_objectToString.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_overArg.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_overRest.js
%%WWWDIR%%/node_modules/elasticsearch/node_modules/lodash/_parent.js
@ -5852,6 +5897,7 @@
%%WWWDIR%%/node_modules/form-data/node_modules/async/internal/parallel.js
%%WWWDIR%%/node_modules/form-data/node_modules/async/internal/queue.js
%%WWWDIR%%/node_modules/form-data/node_modules/async/internal/reject.js
%%WWWDIR%%/node_modules/form-data/node_modules/async/internal/rest.js
%%WWWDIR%%/node_modules/form-data/node_modules/async/internal/setImmediate.js
%%WWWDIR%%/node_modules/form-data/node_modules/async/internal/withoutIndex.js
%%WWWDIR%%/node_modules/form-data/node_modules/async/log.js
@ -5938,6 +5984,7 @@
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_assocIndexOf.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_baseAggregator.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_baseAssign.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_baseAssignIn.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_baseAssignValue.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_baseAt.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_baseClamp.js
@ -6059,6 +6106,7 @@
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_copyArray.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_copyObject.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_copySymbols.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_copySymbolsIn.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_coreJsData.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_countHolders.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_createAggregator.js
@ -6103,6 +6151,7 @@
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_getMatchData.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_getNative.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_getPrototype.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_getRawTag.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_getSymbols.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_getSymbolsIn.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_getTag.js
@ -6155,6 +6204,7 @@
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_nativeKeys.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_nativeKeysIn.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_nodeUtil.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_objectToString.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_overArg.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_overRest.js
%%WWWDIR%%/node_modules/form-data/node_modules/lodash/_parent.js
@ -7508,6 +7558,7 @@
%%WWWDIR%%/node_modules/iconv-lite/encodings/utf7.js
%%WWWDIR%%/node_modules/iconv-lite/lib/bom-handling.js
%%WWWDIR%%/node_modules/iconv-lite/lib/extend-node.js
%%WWWDIR%%/node_modules/iconv-lite/lib/index.d.ts
%%WWWDIR%%/node_modules/iconv-lite/lib/index.js
%%WWWDIR%%/node_modules/iconv-lite/lib/streams.js
%%WWWDIR%%/node_modules/iconv-lite/package.json
@ -9360,9 +9411,7 @@
%%WWWDIR%%/node_modules/moment/src/locale/zh-cn.js
%%WWWDIR%%/node_modules/moment/src/locale/zh-tw.js
%%WWWDIR%%/node_modules/moment/src/moment.js
%%WWWDIR%%/node_modules/ms/.npmignore
%%WWWDIR%%/node_modules/ms/History.md
%%WWWDIR%%/node_modules/ms/LICENSE
%%WWWDIR%%/node_modules/ms/LICENSE.md
%%WWWDIR%%/node_modules/ms/README.md
%%WWWDIR%%/node_modules/ms/index.js
%%WWWDIR%%/node_modules/ms/package.json
@ -11266,6 +11315,27 @@
%%WWWDIR%%/node_modules/recast/lib/types.js
%%WWWDIR%%/node_modules/recast/lib/util.js
%%WWWDIR%%/node_modules/recast/main.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/.npmignore
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/.travis.yml
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/LICENSE
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/README.md
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/def/babel.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/def/core.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/def/e4x.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/def/es6.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/def/es7.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/def/esprima.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/def/fb-harmony.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/def/mozilla.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/lib/equiv.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/lib/node-path.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/lib/path-visitor.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/lib/path.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/lib/scope.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/lib/shared.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/lib/types.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/main.js
%%WWWDIR%%/node_modules/recast/node_modules/ast-types/package.json
%%WWWDIR%%/node_modules/recast/package.json
%%WWWDIR%%/node_modules/reduce-css-calc/CHANGELOG.md
%%WWWDIR%%/node_modules/reduce-css-calc/LICENSE
@ -11287,6 +11357,7 @@
%%WWWDIR%%/node_modules/reduce-function-call/node_modules/balanced-match/package.json
%%WWWDIR%%/node_modules/reduce-function-call/package.json
%%WWWDIR%%/node_modules/regenerate/LICENSE-MIT.txt
%%WWWDIR%%/node_modules/regenerate/README.md
%%WWWDIR%%/node_modules/regenerate/package.json
%%WWWDIR%%/node_modules/regenerate/regenerate.js
%%WWWDIR%%/node_modules/regenerator/.npmignore
@ -12133,29 +12204,6 @@
%%WWWDIR%%/node_modules/unreachable-branch-transform/index.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/.bin/esparse
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/.bin/esvalidate
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/.npmignore
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/.travis.yml
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/LICENSE
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/README.md
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/def/babel.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/def/core.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/def/e4x.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/def/es6.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/def/es7.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/def/esprima.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/def/flow.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/def/jsx.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/def/mozilla.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/fork.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/lib/equiv.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/lib/node-path.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/lib/path-visitor.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/lib/path.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/lib/scope.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/lib/shared.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/lib/types.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/main.js
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/ast-types/package.json
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/esprima/ChangeLog
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/esprima/LICENSE.BSD
%%WWWDIR%%/node_modules/unreachable-branch-transform/node_modules/esprima/README.md
@ -13014,7 +13062,6 @@
%%WWWDIR%%/src/core_plugins/elasticsearch/lib/es_bool.js
%%WWWDIR%%/src/core_plugins/elasticsearch/lib/expose_client.js
%%WWWDIR%%/src/core_plugins/elasticsearch/lib/filter_headers.js
%%WWWDIR%%/src/core_plugins/elasticsearch/lib/get_basic_auth_realm.js
%%WWWDIR%%/src/core_plugins/elasticsearch/lib/health_check.js
%%WWWDIR%%/src/core_plugins/elasticsearch/lib/is_es_compatible_with_kibana.js
%%WWWDIR%%/src/core_plugins/elasticsearch/lib/is_upgradeable.js
@ -13701,6 +13748,8 @@
%%WWWDIR%%/src/server/http/index.js
%%WWWDIR%%/src/server/http/register_hapi_plugins.js
%%WWWDIR%%/src/server/http/setup_connection.js
%%WWWDIR%%/src/server/http/short_url_assert_valid.js
%%WWWDIR%%/src/server/http/short_url_error.js
%%WWWDIR%%/src/server/http/short_url_lookup.js
%%WWWDIR%%/src/server/http/tls_ciphers.js
%%WWWDIR%%/src/server/http/version_check.js
@ -13875,6 +13924,16 @@
%%WWWDIR%%/src/ui/public/angular-bootstrap/typeahead/typeahead-match.html
%%WWWDIR%%/src/ui/public/angular-bootstrap/typeahead/typeahead-popup.html
%%WWWDIR%%/src/ui/public/angular-bootstrap/typeahead/typeahead.js
%%WWWDIR%%/src/ui/public/assets/favicons/android-chrome-256x256.png
%%WWWDIR%%/src/ui/public/assets/favicons/android-chrome-192x192.png
%%WWWDIR%%/src/ui/public/assets/favicons/apple-touch-icon.png
%%WWWDIR%%/src/ui/public/assets/favicons/browserconfig.xml
%%WWWDIR%%/src/ui/public/assets/favicons/favicon-16x16.png
%%WWWDIR%%/src/ui/public/assets/favicons/favicon-32x32.png
%%WWWDIR%%/src/ui/public/assets/favicons/favicon.ico
%%WWWDIR%%/src/ui/public/assets/favicons/manifest.json
%%WWWDIR%%/src/ui/public/assets/favicons/mstile-150x150.png
%%WWWDIR%%/src/ui/public/assets/favicons/safari-pinned-tab.svg
%%WWWDIR%%/src/ui/public/autoload/all.js
%%WWWDIR%%/src/ui/public/autoload/directives.js
%%WWWDIR%%/src/ui/public/autoload/filters.js
@ -14009,15 +14068,6 @@
%%WWWDIR%%/src/ui/public/events.js
%%WWWDIR%%/src/ui/public/fancy_forms/fancy_forms.js
%%WWWDIR%%/src/ui/public/fancy_forms/kbn_form_controller.js
%%WWWDIR%%/src/ui/public/favicons/android-chrome-192x192.png
%%WWWDIR%%/src/ui/public/favicons/apple-touch-icon.png
%%WWWDIR%%/src/ui/public/favicons/browserconfig.xml
%%WWWDIR%%/src/ui/public/favicons/favicon-16x16.png
%%WWWDIR%%/src/ui/public/favicons/favicon-32x32.png
%%WWWDIR%%/src/ui/public/favicons/favicon.ico
%%WWWDIR%%/src/ui/public/favicons/manifest.json
%%WWWDIR%%/src/ui/public/favicons/mstile-150x150.png
%%WWWDIR%%/src/ui/public/favicons/safari-pinned-tab.svg
%%WWWDIR%%/src/ui/public/field_editor/field_editor.html
%%WWWDIR%%/src/ui/public/field_editor/field_editor.js
%%WWWDIR%%/src/ui/public/field_editor/field_editor.less