You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by gi...@apache.org on 2020/03/07 09:52:19 UTC

[incubator-dolphinscheduler-website] branch asf-site updated: Automated deployment: Sat Mar 7 09:52:08 UTC 2020 c2602d02fd3c85c6872ad6c6157d370880bf2f8b

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9708ee1  Automated deployment: Sat Mar  7 09:52:08 UTC 2020 c2602d02fd3c85c6872ad6c6157d370880bf2f8b
9708ee1 is described below

commit 9708ee1ece949efe16898e30a0557fb2d5fbf095
Author: dailidong <da...@users.noreply.github.com>
AuthorDate: Sat Mar 7 09:52:08 2020 +0000

    Automated deployment: Sat Mar  7 09:52:08 UTC 2020 c2602d02fd3c85c6872ad6c6157d370880bf2f8b
---
 build/blog.css          | 14 +++++++++-----
 build/blog.js           |  2 +-
 build/blogDetail.css    | 14 +++++++++-----
 build/blogDetail.js     |  2 +-
 build/community.css     | 14 +++++++++-----
 build/community.js      |  2 +-
 build/documentation.css | 14 +++++++++-----
 build/documentation.js  |  6 +++---
 build/home.css          | 14 +++++++++-----
 build/home.js           |  2 +-
 10 files changed, 52 insertions(+), 32 deletions(-)

diff --git a/build/blog.css b/build/blog.css
index 901937e..c5760bb 100644
--- a/build/blog.css
+++ b/build/blog.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";
 /*!
  * 
- * antd v3.26.12
+ * antd v3.26.13
  * 
  * Copyright 2015-present, Alipay, Inc.
  * All rights reserved.
@@ -8099,6 +8099,9 @@ span.ant-radio + * {
 .ant-row::after {
   clear: both; }
 
+.ant-row + .ant-row::before {
+  clear: both; }
+
 .ant-row-flex {
   display: -webkit-box;
   display: -ms-flexbox;
@@ -12432,6 +12435,9 @@ span.ant-radio + * {
   font-size: 14px;
   line-height: 1; }
 
+.ant-input-disabled + .ant-calendar-picker-icon {
+  cursor: not-allowed; }
+
 .ant-calendar-picker-small .ant-calendar-picker-clear,
 .ant-calendar-picker-small .ant-calendar-picker-icon {
   right: 8px; }
@@ -20884,15 +20890,13 @@ textarea.ant-mentions {
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
 
 .ant-table-filter-dropdown .ant-dropdown-menu {
+  max-height: calc(100vh - 130px);
+  overflow-x: hidden;
   border: 0;
   border-radius: 4px 4px 0 0;
   -webkit-box-shadow: none;
   box-shadow: none; }
 
-.ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
-  max-height: 400px;
-  overflow-x: hidden; }
-
 .ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
   padding-right: 0; }
 
diff --git a/build/blog.js b/build/blog.js
index fef140d..6f1fdd4 100644
--- a/build/blog.js
+++ b/build/blog.js
@@ -8,7 +8,7 @@ object-assign
 (c) Sindre Sorhus
 @license MIT
 */
-var o=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
+var o=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
  * react-is.production.min.js
  *
  * Copyright (c) Facebook, Inc. and its affiliates.
diff --git a/build/blogDetail.css b/build/blogDetail.css
index dbc6d7c..52540f8 100644
--- a/build/blogDetail.css
+++ b/build/blogDetail.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";
 /*!
  * 
- * antd v3.26.12
+ * antd v3.26.13
  * 
  * Copyright 2015-present, Alipay, Inc.
  * All rights reserved.
@@ -8099,6 +8099,9 @@ span.ant-radio + * {
 .ant-row::after {
   clear: both; }
 
+.ant-row + .ant-row::before {
+  clear: both; }
+
 .ant-row-flex {
   display: -webkit-box;
   display: -ms-flexbox;
@@ -12432,6 +12435,9 @@ span.ant-radio + * {
   font-size: 14px;
   line-height: 1; }
 
+.ant-input-disabled + .ant-calendar-picker-icon {
+  cursor: not-allowed; }
+
 .ant-calendar-picker-small .ant-calendar-picker-clear,
 .ant-calendar-picker-small .ant-calendar-picker-icon {
   right: 8px; }
@@ -20884,15 +20890,13 @@ textarea.ant-mentions {
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
 
 .ant-table-filter-dropdown .ant-dropdown-menu {
+  max-height: calc(100vh - 130px);
+  overflow-x: hidden;
   border: 0;
   border-radius: 4px 4px 0 0;
   -webkit-box-shadow: none;
   box-shadow: none; }
 
-.ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
-  max-height: 400px;
-  overflow-x: hidden; }
-
 .ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
   padding-right: 0; }
 
diff --git a/build/blogDetail.js b/build/blogDetail.js
index 6e64e2a..38eb013 100644
--- a/build/blogDetail.js
+++ b/build/blogDetail.js
@@ -8,7 +8,7 @@ object-assign
 (c) Sindre Sorhus
 @license MIT
 */
-var o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
+var o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
  * react-is.production.min.js
  *
  * Copyright (c) Facebook, Inc. and its affiliates.
diff --git a/build/community.css b/build/community.css
index d8beabb..3b9c02f 100644
--- a/build/community.css
+++ b/build/community.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";
 /*!
  * 
- * antd v3.26.12
+ * antd v3.26.13
  * 
  * Copyright 2015-present, Alipay, Inc.
  * All rights reserved.
@@ -8099,6 +8099,9 @@ span.ant-radio + * {
 .ant-row::after {
   clear: both; }
 
+.ant-row + .ant-row::before {
+  clear: both; }
+
 .ant-row-flex {
   display: -webkit-box;
   display: -ms-flexbox;
@@ -12432,6 +12435,9 @@ span.ant-radio + * {
   font-size: 14px;
   line-height: 1; }
 
+.ant-input-disabled + .ant-calendar-picker-icon {
+  cursor: not-allowed; }
+
 .ant-calendar-picker-small .ant-calendar-picker-clear,
 .ant-calendar-picker-small .ant-calendar-picker-icon {
   right: 8px; }
@@ -20884,15 +20890,13 @@ textarea.ant-mentions {
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
 
 .ant-table-filter-dropdown .ant-dropdown-menu {
+  max-height: calc(100vh - 130px);
+  overflow-x: hidden;
   border: 0;
   border-radius: 4px 4px 0 0;
   -webkit-box-shadow: none;
   box-shadow: none; }
 
-.ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
-  max-height: 400px;
-  overflow-x: hidden; }
-
 .ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
   padding-right: 0; }
 
diff --git a/build/community.js b/build/community.js
index 1a62069..b9631c1 100644
--- a/build/community.js
+++ b/build/community.js
@@ -8,7 +8,7 @@ object-assign
 (c) Sindre Sorhus
 @license MIT
 */
-var o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
+var o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
  * react-is.production.min.js
  *
  * Copyright (c) Facebook, Inc. and its affiliates.
diff --git a/build/documentation.css b/build/documentation.css
index 8f56021..3615457 100644
--- a/build/documentation.css
+++ b/build/documentation.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";
 /*!
  * 
- * antd v3.26.12
+ * antd v3.26.13
  * 
  * Copyright 2015-present, Alipay, Inc.
  * All rights reserved.
@@ -8099,6 +8099,9 @@ span.ant-radio + * {
 .ant-row::after {
   clear: both; }
 
+.ant-row + .ant-row::before {
+  clear: both; }
+
 .ant-row-flex {
   display: -webkit-box;
   display: -ms-flexbox;
@@ -12432,6 +12435,9 @@ span.ant-radio + * {
   font-size: 14px;
   line-height: 1; }
 
+.ant-input-disabled + .ant-calendar-picker-icon {
+  cursor: not-allowed; }
+
 .ant-calendar-picker-small .ant-calendar-picker-clear,
 .ant-calendar-picker-small .ant-calendar-picker-icon {
   right: 8px; }
@@ -20884,15 +20890,13 @@ textarea.ant-mentions {
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
 
 .ant-table-filter-dropdown .ant-dropdown-menu {
+  max-height: calc(100vh - 130px);
+  overflow-x: hidden;
   border: 0;
   border-radius: 4px 4px 0 0;
   -webkit-box-shadow: none;
   box-shadow: none; }
 
-.ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
-  max-height: 400px;
-  overflow-x: hidden; }
-
 .ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
   padding-right: 0; }
 
diff --git a/build/documentation.js b/build/documentation.js
index 81068e3..6320854 100644
--- a/build/documentation.js
+++ b/build/documentation.js
@@ -3,12 +3,12 @@
   Licensed under the MIT License (MIT), see
   http://jedwatson.github.io/classnames
 */
-!function(){"use strict";function n(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof r;if("string"===o||"number"===o)e.push(r);else if(Array.isArray(r)&&r.length){var a=n.apply(null,r);a&&e.push(a)}else if("object"===o)for(var c in r)i.call(r,c)&&r[c]&&e.push(c)}}return e.join(" ")}var i={}.hasOwnProperty;void 0!==e&&e.exports?(n.default=n,e.exports=n):(r=[],void 0!==(o=function(){return n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){e.exports=n(992)() [...]
+!function(){"use strict";function n(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var o=typeof r;if("string"===o||"number"===o)e.push(r);else if(Array.isArray(r)&&r.length){var a=n.apply(null,r);a&&e.push(a)}else if("object"===o)for(var c in r)i.call(r,c)&&r[c]&&e.push(c)}}return e.join(" ")}var i={}.hasOwnProperty;void 0!==e&&e.exports?(n.default=n,e.exports=n):(r=[],void 0!==(o=function(){return n}.apply(t,r))&&(e.exports=o))}()},function(e,t,n){e.exports=n(992)() [...]
 object-assign
 (c) Sindre Sorhus
 @license MIT
 */
-var o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
+var o=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
  * react-is.production.min.js
  *
  * Copyright (c) Facebook, Inc. and its affiliates.
@@ -24,7 +24,7 @@ var i="function"==typeof Symbol&&Symbol.for,a=i?Symbol.for("react.element"):6010
  * This source code is licensed under the MIT license found in the
  * LICENSE file in the root directory of this source tree.
  */
-Object.defineProperty(t,"__esModule",{value:!0});var i="function"==typeof Symbol&&Symbol.for,a=i?Symbol.for("react.element"):60103,c=i?Symbol.for("react.portal"):60106,s=i?Symbol.for("react.fragment"):60107,l=i?Symbol.for("react.strict_mode"):60108,u=i?Symbol.for("react.profiler"):60114,f=i?Symbol.for("react.provider"):60109,p=i?Symbol.for("react.context"):60110,d=i?Symbol.for("react.async_mode"):60111,h=i?Symbol.for("react.concurrent_mode"):60111,m=i?Symbol.for("react.forward_ref"):6011 [...]
+Object.defineProperty(t,"__esModule",{value:!0});var i="function"==typeof Symbol&&Symbol.for,a=i?Symbol.for("react.element"):60103,c=i?Symbol.for("react.portal"):60106,s=i?Symbol.for("react.fragment"):60107,l=i?Symbol.for("react.strict_mode"):60108,u=i?Symbol.for("react.profiler"):60114,f=i?Symbol.for("react.provider"):60109,p=i?Symbol.for("react.context"):60110,d=i?Symbol.for("react.async_mode"):60111,h=i?Symbol.for("react.concurrent_mode"):60111,m=i?Symbol.for("react.forward_ref"):6011 [...]
  * UAParser.js v0.7.21
  * Lightweight JavaScript-based User-Agent string parser
  * https://github.com/faisalman/ua-parser-js
diff --git a/build/home.css b/build/home.css
index 9cb65b7..d874030 100644
--- a/build/home.css
+++ b/build/home.css
@@ -1,7 +1,7 @@
 @charset "UTF-8";
 /*!
  * 
- * antd v3.26.12
+ * antd v3.26.13
  * 
  * Copyright 2015-present, Alipay, Inc.
  * All rights reserved.
@@ -8099,6 +8099,9 @@ span.ant-radio + * {
 .ant-row::after {
   clear: both; }
 
+.ant-row + .ant-row::before {
+  clear: both; }
+
 .ant-row-flex {
   display: -webkit-box;
   display: -ms-flexbox;
@@ -12432,6 +12435,9 @@ span.ant-radio + * {
   font-size: 14px;
   line-height: 1; }
 
+.ant-input-disabled + .ant-calendar-picker-icon {
+  cursor: not-allowed; }
+
 .ant-calendar-picker-small .ant-calendar-picker-clear,
 .ant-calendar-picker-small .ant-calendar-picker-icon {
   right: 8px; }
@@ -20884,15 +20890,13 @@ textarea.ant-mentions {
   box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); }
 
 .ant-table-filter-dropdown .ant-dropdown-menu {
+  max-height: calc(100vh - 130px);
+  overflow-x: hidden;
   border: 0;
   border-radius: 4px 4px 0 0;
   -webkit-box-shadow: none;
   box-shadow: none; }
 
-.ant-table-filter-dropdown .ant-dropdown-menu-without-submenu {
-  max-height: 400px;
-  overflow-x: hidden; }
-
 .ant-table-filter-dropdown .ant-dropdown-menu-item > label + span {
   padding-right: 0; }
 
diff --git a/build/home.js b/build/home.js
index 21c2b41..d16a6a0 100644
--- a/build/home.js
+++ b/build/home.js
@@ -8,7 +8,7 @@ object-assign
 (c) Sindre Sorhus
 @license MIT
 */
-var o=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
+var o=Object.getOwnPropertySymbols,a=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmn [...]
  * react-is.production.min.js
  *
  * Copyright (c) Facebook, Inc. and its affiliates.