From 38e64e637517325c52d5bc81987571b0ef94ea27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Szab=C3=B3?= Date: Thu, 9 Mar 2023 20:18:14 +0100 Subject: [PATCH 1/3] Bump antd to 3.26.20 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Máté Szabó --- packages/jaeger-ui/package.json | 2 +- yarn.lock | 534 ++++++++++++++++---------------- 2 files changed, 274 insertions(+), 262 deletions(-) diff --git a/packages/jaeger-ui/package.json b/packages/jaeger-ui/package.json index 8bf47def9d..a3d7a48ee4 100644 --- a/packages/jaeger-ui/package.json +++ b/packages/jaeger-ui/package.json @@ -62,7 +62,7 @@ "@types/react-virtualized-select": "^3.0.7", "@types/recompose": "^0.30.5", "@types/redux-actions": "2.2.1", - "antd": "3.9.0", + "antd": "3.26.20", "chance": "^1.0.10", "classnames": "^2.2.5", "combokeys": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index 6fb7f054a0..a015e08b19 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10,23 +10,38 @@ "@jridgewell/gen-mapping" "^0.1.0" "@jridgewell/trace-mapping" "^0.3.9" +"@ant-design/colors@^3.1.0": + version "3.2.2" + resolved "https://registry.yarnpkg.com/@ant-design/colors/-/colors-3.2.2.tgz#5ad43d619e911f3488ebac303d606e66a8423903" + integrity sha512-YKgNbG2dlzqMhA9NtI3/pbY16m3Yl/EeWBRa+lB1X1YaYxHrxNexiQYCLTWO/uDvAjLFMEDU+zR901waBtMtjQ== + dependencies: + tinycolor2 "^1.4.1" + +"@ant-design/create-react-context@^0.2.4": + version "0.2.6" + resolved "https://registry.yarnpkg.com/@ant-design/create-react-context/-/create-react-context-0.2.6.tgz#4833a1e4422e5bda5211965e6fed984659c6e4a1" + integrity sha512-pHUuaE50/WEek4w2Q+QYVieLPIGfXM+nUsGSsg8xO6oHBw7dfd14Ws/6q3/L6eZ60zjUiv3WUlSzpWyCOXLqbQ== + dependencies: + gud "^1.0.0" + warning "^4.0.3" + "@ant-design/css-animation@^1.7.2": version "1.7.3" resolved "https://registry.yarnpkg.com/@ant-design/css-animation/-/css-animation-1.7.3.tgz#60a1c970014e86b28f940510d69e503e428f1136" integrity sha512-LrX0OGZtW+W6iLnTAqnTaoIsRelYeuLZWsrmBJFUXDALQphPsN8cE5DCsmoSlL0QYb94BQxINiuS70Ar/8BNgA== -"@ant-design/icons-react@~1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@ant-design/icons-react/-/icons-react-1.0.0.tgz#f28b298c8cfb1b59b1035a6cf8bc269cd479fccf" - integrity sha512-CLQ3y8DP++LCa50OhgZ7vToJ6/smcXbXFCmlbn4KNSXrMQQLgAGX8a0H/a9iIH9cOUzPathYfQc5o/xfw4vuYw== +"@ant-design/icons-react@~2.0.1": + version "2.0.1" + resolved "https://registry.yarnpkg.com/@ant-design/icons-react/-/icons-react-2.0.1.tgz#17a2513571ab317aca2927e58cea25dd31e536fb" + integrity sha512-r1QfoltMuruJZqdiKcbPim3d8LNsVPB733U0gZEUSxBLuqilwsW28K2rCTWSMTjmFX7Mfpf+v/wdiFe/XCqThw== dependencies: - ant-design-palettes "^1.1.3" + "@ant-design/colors" "^3.1.0" babel-runtime "^6.26.0" -"@ant-design/icons@~1.0.0": - version "1.0.3" - resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-1.0.3.tgz#6db8911680223347f698b0d57d53197e97bc57ac" - integrity sha512-Gr43iE3xBaZFzyb1pL6QTZOdXZbCc+935jtByzMj9DMd/4QGRQgHouj0JlV6F1CwMN23YBFcSdWrATNGPg5wDQ== +"@ant-design/icons@~2.1.1": + version "2.1.1" + resolved "https://registry.yarnpkg.com/@ant-design/icons/-/icons-2.1.1.tgz#7b9c08dffd4f5d41db667d9dbe5e0107d0bd9a4a" + integrity sha512-jCH+k2Vjlno4YWl6g535nHR09PwCEmTBKAG6VqF+rhkrSPRLfgpU2maagwbZPLjaHuU5Jd1DFQ2KJpQuI6uG8w== "@babel/cli@7.21.0": version "7.21.0" @@ -2625,6 +2640,13 @@ dependencies: "@types/react" "*" +"@types/react-slick@^0.23.4": + version "0.23.10" + resolved "https://registry.yarnpkg.com/@types/react-slick/-/react-slick-0.23.10.tgz#56126e6e4e95cdce7771535b2811c2c1931a7caa" + integrity sha512-ZiqdencANDZy6sWOWJ54LDvebuXFEhDlHtXU9FFipQR2BcYU2QJxZhvJPW6YK7cocibUiNn+YvDTbt1HtCIBVA== + dependencies: + "@types/react" "*" + "@types/react-virtualized-select@^3.0.7": version "3.0.11" resolved "https://registry.yarnpkg.com/@types/react-virtualized-select/-/react-virtualized-select-3.0.11.tgz#d50ada4939a86d9e7cd869da9f67c5a982d037c5" @@ -3198,68 +3220,65 @@ ansi-styles@^5.0.0: resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b" integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA== -ant-design-palettes@^1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/ant-design-palettes/-/ant-design-palettes-1.1.3.tgz#84119b1a4d86363adc52a38d587e65336a0a27dd" - integrity sha512-UpkkTp8egEN21KZNvY7sTcabLlkHvLvS71EVPk4CYi77Z9AaGGCaVn7i72tbOgWDrQp2wjIg8WgMbKBdK7GtWA== +antd@3.26.20: + version "3.26.20" + resolved "https://registry.yarnpkg.com/antd/-/antd-3.26.20.tgz#f3f570efaaa5950a144942f21eb2aaaa088e9407" + integrity sha512-VIous4ofZfxFtd9K1h9MpRX2sDDpj3QcOFi3YgIc9B/uyDli/GlLb8SWKfQfJaMkaxwatIv503dag2Tog+hiEg== dependencies: - tinycolor2 "^1.4.1" - -antd@3.9.0: - version "3.9.0" - resolved "https://registry.yarnpkg.com/antd/-/antd-3.9.0.tgz#fa6e0e7e5570dad6a381fc938110a714ecfcae70" - integrity sha512-MxfTByyhEOQU3GU+Uod11Ii8yBLZrMAUdZGrYikv0FMNKRpcnQ4VB2Z8akhx2JgOlm0g2qebV5Rahu4hr+vSJw== - dependencies: - "@ant-design/icons" "~1.0.0" - "@ant-design/icons-react" "~1.0.0" - array-tree-filter "^2.0.0" + "@ant-design/create-react-context" "^0.2.4" + "@ant-design/icons" "~2.1.1" + "@ant-design/icons-react" "~2.0.1" + "@types/react-slick" "^0.23.4" + array-tree-filter "^2.1.0" babel-runtime "6.x" - classnames "~2.2.0" - create-react-class "^15.6.0" - create-react-context "0.2.2" - css-animation "^1.2.5" + classnames "~2.2.6" + copy-to-clipboard "^3.2.0" + css-animation "^1.5.0" dom-closest "^0.2.0" - enquire.js "^2.1.1" - intersperse "^1.0.0" - lodash "^4.17.5" - moment "^2.19.3" - omit.js "^1.0.0" - prop-types "^15.5.7" - raf "^3.4.0" - rc-animate "^2.4.1" - rc-calendar "~9.7.3" - rc-cascader "~0.16.0" - rc-checkbox "~2.1.5" - rc-collapse "~1.10.0" - rc-dialog "~7.2.0" - rc-drawer "~1.7.3" - rc-dropdown "~2.2.0" - rc-editor-mention "^1.0.2" - rc-form "^2.1.0" - rc-input-number "~4.0.0" - rc-menu "~7.4.1" - rc-notification "~3.2.0" - rc-pagination "~1.17.0" - rc-progress "~2.2.2" - rc-rate "~2.4.0" - rc-select "~8.2.3" - rc-slider "~8.6.0" - rc-steps "~3.3.0" - rc-switch "~1.7.0" - rc-table "~6.3.2" - rc-tabs "~9.4.0" - rc-time-picker "~3.4.0" - rc-tooltip "~3.7.0" - rc-tree "~1.14.3" - rc-tree-select "~2.2.0" - rc-trigger "^2.5.4" - rc-upload "~2.5.0" - rc-util "^4.0.4" - react-lazy-load "^3.0.12" - react-lifecycles-compat "^3.0.2" - react-slick "~0.23.1" - shallowequal "^1.0.1" - warning "~4.0.1" + enquire.js "^2.1.6" + is-mobile "^2.1.0" + lodash "^4.17.13" + moment "^2.24.0" + omit.js "^1.0.2" + prop-types "^15.7.2" + raf "^3.4.1" + rc-animate "^2.10.2" + rc-calendar "~9.15.7" + rc-cascader "~0.17.4" + rc-checkbox "~2.1.6" + rc-collapse "~1.11.3" + rc-dialog "~7.6.0" + rc-drawer "~3.1.1" + rc-dropdown "~2.4.1" + rc-editor-mention "^1.1.13" + rc-form "^2.4.10" + rc-input-number "~4.5.0" + rc-mentions "~0.4.0" + rc-menu "~7.5.1" + rc-notification "~3.3.1" + rc-pagination "~1.20.11" + rc-progress "~2.5.0" + rc-rate "~2.5.0" + rc-resize-observer "^0.1.0" + rc-select "~9.2.0" + rc-slider "~8.7.1" + rc-steps "~3.5.0" + rc-switch "~1.9.0" + rc-table "~6.10.5" + rc-tabs "~9.7.0" + rc-time-picker "~3.7.1" + rc-tooltip "~3.7.3" + rc-tree "~2.1.0" + rc-tree-select "~2.9.1" + rc-trigger "^2.6.2" + rc-upload "~2.9.1" + rc-util "^4.16.1" + react-lazy-load "^3.0.13" + react-lifecycles-compat "^3.0.4" + react-slick "~0.25.2" + resize-observer-polyfill "^1.5.1" + shallowequal "^1.1.0" + warning "~4.0.3" anymatch@^2.0.0: version "2.0.0" @@ -3363,12 +3382,7 @@ array-includes@^3.0.3, array-includes@^3.1.5, array-includes@^3.1.6: get-intrinsic "^1.1.3" is-string "^1.0.7" -array-tree-filter@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/array-tree-filter/-/array-tree-filter-1.0.1.tgz#0a8ad1eefd38ce88858632f9cc0423d7634e4d5d" - integrity sha512-pyKAvZtyEA4kcttaXEIMccJGom7sdO+bmZf44fowSpTsCuRYbcoxyP+lLtjEyzEVZLpNUA/7/NPPYeEfC9Pa3g== - -array-tree-filter@^2.0.0: +array-tree-filter@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/array-tree-filter/-/array-tree-filter-2.1.0.tgz#873ac00fec83749f255ac8dd083814b4f6329190" integrity sha512-4ROwICNlNw/Hqa9v+rk5h22KjmzB1JGTMVKP2AKJBOCgb0yL0ASf0+YvCcLNNwquOHNX48jkeZIJ3a+oOQqKcw== @@ -4103,7 +4117,7 @@ classnames@*, classnames@2.x, classnames@^2.2.0, classnames@^2.2.1, classnames@^ resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924" integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw== -classnames@~2.2.0: +classnames@~2.2.6: version "2.2.6" resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce" integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q== @@ -4531,6 +4545,13 @@ copy-to-clipboard@^3.1.0: dependencies: toggle-selection "^1.0.6" +copy-to-clipboard@^3.2.0: + version "3.3.3" + resolved "https://registry.yarnpkg.com/copy-to-clipboard/-/copy-to-clipboard-3.3.3.tgz#55ac43a1db8ae639a4bd99511c148cdd1b83a1b0" + integrity sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA== + dependencies: + toggle-selection "^1.0.6" + core-js-compat@^3.25.1: version "3.25.5" resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.25.5.tgz#0016e8158c904f7b059486639e6e82116eafa7d9" @@ -4571,7 +4592,7 @@ cosmiconfig@7.0.0: path-type "^4.0.0" yaml "^1.10.0" -create-react-class@^15.5.2, create-react-class@^15.5.3, create-react-class@^15.6.0: +create-react-class@^15.5.3: version "15.7.0" resolved "https://registry.yarnpkg.com/create-react-class/-/create-react-class-15.7.0.tgz#7499d7ca2e69bb51d13faf59bd04f0c65a1d6c1e" integrity sha512-QZv4sFWG9S5RUvkTYWbflxeZX+JG7Cz0Tn33rQBJ+WFQTqTfUTjMjiv9tnfXazjsO5r0KhPs+AqCjyrQX6h2ng== @@ -4579,14 +4600,6 @@ create-react-class@^15.5.2, create-react-class@^15.5.3, create-react-class@^15.6 loose-envify "^1.3.1" object-assign "^4.1.1" -create-react-context@0.2.2: - version "0.2.2" - resolved "https://registry.yarnpkg.com/create-react-context/-/create-react-context-0.2.2.tgz#9836542f9aaa22868cd7d4a6f82667df38019dca" - integrity sha512-KkpaLARMhsTsgp0d2NA/R94F/eDLbhXERdIq3LvX2biCAXcDvHYoOqHfWCHf1+OLj+HKBotLG3KqaOOf+C1C+A== - dependencies: - fbjs "^0.8.0" - gud "^1.0.0" - cross-spawn@^6.0.0, cross-spawn@^6.0.5: version "6.0.5" resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-6.0.5.tgz#4a5ec7c64dfae22c3a14124dbacdee846d80cbc4" @@ -4606,7 +4619,7 @@ cross-spawn@^7.0.3: shebang-command "^2.0.0" which "^2.0.1" -css-animation@1.x, css-animation@^1.2.5, css-animation@^1.3.2: +css-animation@1.x, css-animation@^1.3.2, css-animation@^1.5.0: version "1.6.1" resolved "https://registry.yarnpkg.com/css-animation/-/css-animation-1.6.1.tgz#162064a3b0d51f958b7ff37b3d6d4de18e17039e" integrity sha512-/48+/BaEaHRY6kNQ2OIPzKf9A6g8WjZYjhiNDNuIVbsm5tXCGIAsHDjB4Xu1C4vXJtUWZo26O68OQkDpNBaPog== @@ -5218,7 +5231,7 @@ dom-matches@>=1.0.1: resolved "https://registry.yarnpkg.com/dom-matches/-/dom-matches-2.0.0.tgz#d2728b416a87533980eb089b848d253cf23a758c" integrity sha512-2VI856xEDCLXi19W+4BechR5/oIS6bKCKqcf16GR8Pg7dGLJ/eBOWVbCmQx2ISvYH6wTNx5Ef7JTOw1dRGRx6A== -dom-scroll-into-view@1.x, dom-scroll-into-view@^1.2.0: +dom-scroll-into-view@1.x, dom-scroll-into-view@^1.2.0, dom-scroll-into-view@^1.2.1: version "1.2.1" resolved "https://registry.yarnpkg.com/dom-scroll-into-view/-/dom-scroll-into-view-1.2.1.tgz#e8f36732dd089b0201a88d7815dc3f88e6d66c7e" integrity sha512-LwNVg3GJOprWDO+QhLL1Z9MMgWe/KAFLxVWKzjRTxNSPn8/LLDIfmuG71YHznXCqaqTjvHJDYO1MEAgX6XCNbQ== @@ -5422,7 +5435,7 @@ enhanced-resolve@^5.10.0: graceful-fs "^4.2.4" tapable "^2.2.0" -enquire.js@^2.1.1, enquire.js@^2.1.6: +enquire.js@^2.1.6: version "2.1.6" resolved "https://registry.yarnpkg.com/enquire.js/-/enquire.js-2.1.6.tgz#3e8780c9b8b835084c3f60e166dbc3c2a3c89814" integrity sha512-/KujNpO+PT63F7Hlpu4h3pE3TokKRHN26JYmQpPyjkRD/N57R7bPDNojMXdi7uveAKjYB7yQnartCxZnFWr0Xw== @@ -6176,10 +6189,9 @@ fb-watchman@^2.0.0: dependencies: bser "^2.0.0" -fbjs@^0.8.0, fbjs@^0.8.15: - version "0.8.18" - resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.18.tgz#9835e0addb9aca2eff53295cd79ca1cfc7c9662a" - integrity sha512-EQaWFK+fEPSoibjNy8IxUtaFOMXcWsY0JaVrQoZR9zC8N2Ygf9iDITPWjUTVIax95b6I742JFLqASHfsag/vKA== +fbjs@^0.8.1, fbjs@^0.8.4: + version "0.8.17" + resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd" dependencies: core-js "^1.0.0" isomorphic-fetch "^2.1.1" @@ -6187,11 +6199,12 @@ fbjs@^0.8.0, fbjs@^0.8.15: object-assign "^4.1.0" promise "^7.1.1" setimmediate "^1.0.5" - ua-parser-js "^0.7.30" + ua-parser-js "^0.7.18" -fbjs@^0.8.1, fbjs@^0.8.4: - version "0.8.17" - resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.17.tgz#c4d598ead6949112653d6588b01a5cdcd9f90fdd" +fbjs@^0.8.15: + version "0.8.18" + resolved "https://registry.yarnpkg.com/fbjs/-/fbjs-0.8.18.tgz#9835e0addb9aca2eff53295cd79ca1cfc7c9662a" + integrity sha512-EQaWFK+fEPSoibjNy8IxUtaFOMXcWsY0JaVrQoZR9zC8N2Ygf9iDITPWjUTVIax95b6I742JFLqASHfsag/vKA== dependencies: core-js "^1.0.0" isomorphic-fetch "^2.1.1" @@ -6199,7 +6212,7 @@ fbjs@^0.8.1, fbjs@^0.8.4: object-assign "^4.1.0" promise "^7.1.1" setimmediate "^1.0.5" - ua-parser-js "^0.7.18" + ua-parser-js "^0.7.30" figures@3.2.0, figures@^3.0.0: version "3.2.0" @@ -7291,11 +7304,6 @@ interpret@^3.1.1: resolved "https://registry.yarnpkg.com/interpret/-/interpret-3.1.1.tgz#5be0ceed67ca79c6c4bc5cf0d7ee843dcea110c4" integrity sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ== -intersperse@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/intersperse/-/intersperse-1.0.0.tgz#f2561fb1cfef9f5277cc3347a22886b4351a5181" - integrity sha512-LGcfug7OTeWkaQ8PEq8XbTy9Jl6uCNg8DrPnQUmwxSY8UETj1Y+LLmpdD0qHdEj6KVchuH3BE3ZzIXQ1t3oFUw== - invariant@^2.2.1, invariant@^2.2.4: version "2.2.4" resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" @@ -7501,7 +7509,12 @@ is-lambda@^1.0.1: resolved "https://registry.yarnpkg.com/is-lambda/-/is-lambda-1.0.1.tgz#3d9877899e6a53efc0160504cde15f82e6f061d5" integrity sha512-z7CMFGNrENq5iFB9Bqo64Xk6Y9sg+epq1myIcdHaGnbMTYOxvzsEtdYqQUylB7LxfkvgrrjP32T6Ywciio9UIQ== -is-negative-zero@^2.0.0, is-negative-zero@^2.0.2: +is-mobile@^2.1.0: + version "2.2.2" + resolved "https://registry.yarnpkg.com/is-mobile/-/is-mobile-2.2.2.tgz#f6c9c5d50ee01254ce05e739bdd835f1ed4e9954" + integrity sha512-wW/SXnYJkTjs++tVK5b6kVITZpAZPtUrt9SF80vvxGiF/Oywal+COk1jlRkiVq15RFNEQKQY31TkV24/1T5cVg== + +is-negative-zero@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.2.tgz#7bf6f03a28003b8b3965de3ac26f664d765f3150" integrity sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA== @@ -9080,7 +9093,7 @@ lodash.unescape@4.0.1: resolved "https://registry.yarnpkg.com/lodash.unescape/-/lodash.unescape-4.0.1.tgz#bf2249886ce514cda112fae9218cdc065211fc9c" integrity sha512-DhhGRshNS1aX6s5YdBE3njCCouPgnG29ebyHvImlZzXZf2SHgt+J08DHgytTPnpywNbO1Y8mNUFyQuIDBq2JZg== -lodash@4.17.21, lodash@^4.16.5, lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1: +lodash@4.17.21, lodash@^4.16.5, lodash@^4.17.11, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== @@ -9547,7 +9560,7 @@ modify-values@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022" -moment@*, moment@2.x, moment@^2.18.1, moment@^2.19.3: +moment@*, moment@2.x, moment@^2.18.1, moment@^2.24.0: version "2.29.4" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108" integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w== @@ -10155,7 +10168,7 @@ obuf@^1.0.0, obuf@^1.1.2: version "1.1.2" resolved "https://registry.yarnpkg.com/obuf/-/obuf-1.1.2.tgz#09bea3343d41859ebd446292d11c9d4db619084e" -omit.js@^1.0.0: +omit.js@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/omit.js/-/omit.js-1.0.2.tgz#91a14f0eba84066dfa015bf30e474c47f30bc858" integrity sha512-/QPc6G2NS+8d4L/cQhbk6Yit1WTB6Us2g84A7A/1+w9d/eRGHyEqC5kkQtHVoHZ5NFWGG7tUGgrhVZwgZanKrQ== @@ -10726,11 +10739,6 @@ prettier@2.8.4: resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== -prettier@^1.14.3: - version "1.19.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb" - integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew== - pretty-error@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/pretty-error/-/pretty-error-4.0.0.tgz#90a703f46dd7234adb46d0f84823e9d1cb8f10d6" @@ -10817,7 +10825,7 @@ promzard@^0.3.0: dependencies: read "1" -prop-types@15.x, prop-types@^15.5.0, prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.7, prop-types@^15.5.8, prop-types@^15.5.9, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.0, prop-types@^15.7.2: +prop-types@15.x, prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.5.6, prop-types@^15.5.7, prop-types@^15.5.8, prop-types@^15.5.9, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.0, prop-types@^15.7.2: version "15.8.1" resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5" integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg== @@ -10963,7 +10971,7 @@ rc-align@^2.4.0, rc-align@^2.4.1: prop-types "^15.5.8" rc-util "^4.0.4" -rc-animate@2.x, rc-animate@^2.10.1, rc-animate@^2.3.0, rc-animate@^2.4.1: +rc-animate@2.x, rc-animate@^2.10.1, rc-animate@^2.10.2, rc-animate@^2.3.0, rc-animate@^2.6.0, rc-animate@^2.8.2: version "2.11.1" resolved "https://registry.yarnpkg.com/rc-animate/-/rc-animate-2.11.1.tgz#2666eeb6f1f2a495a13b2af09e236712278fdb2c" integrity sha512-1NyuCGFJG/0Y+9RKh5y/i/AalUCA51opyyS/jO2seELpgymZm2u9QV3xwODwEuzkmeQ1BDPxMLmYLcTJedPlkQ== @@ -10976,7 +10984,7 @@ rc-animate@2.x, rc-animate@^2.10.1, rc-animate@^2.3.0, rc-animate@^2.4.1: rc-util "^4.15.3" react-lifecycles-compat "^3.0.4" -rc-animate@^3.0.0-rc.1, rc-animate@^3.0.0-rc.4, rc-animate@^3.0.0-rc.5: +rc-animate@^3.0.0-rc.1: version "3.1.1" resolved "https://registry.yarnpkg.com/rc-animate/-/rc-animate-3.1.1.tgz#defdd863f56816c222534e4dc68feddecd081386" integrity sha512-8wg2Zg3EETy0k/9kYuis30NJNQg1D6/WSQwnCiz6SvyxQXNet/rVraRz3bPngwY6rcU2nlRvoShiYOorXyF7Sg== @@ -10986,32 +10994,33 @@ rc-animate@^3.0.0-rc.1, rc-animate@^3.0.0-rc.4, rc-animate@^3.0.0-rc.5: raf "^3.4.0" rc-util "^4.15.3" -rc-calendar@~9.7.3: - version "9.7.11" - resolved "https://registry.yarnpkg.com/rc-calendar/-/rc-calendar-9.7.11.tgz#fa27a6e47018eb71eb6d1857cdcbd161c266dbe0" - integrity sha512-zMvrqz60O+rgLaGBh5Ds5vT69DfxQPiD/eU+D/O0vx0KMooUa3EKTzQvPcAl4fuOdGM0k4ux9z0MIM/I2El0+A== +rc-calendar@~9.15.7: + version "9.15.11" + resolved "https://registry.yarnpkg.com/rc-calendar/-/rc-calendar-9.15.11.tgz#ce1e5ea8e4d77435be66a8c77db12f1f0f9a345f" + integrity sha512-qv0VXfAAnysMWJigxaP6se4bJHvr17D9qsLbi8BOpdgEocsS0RkgY1IUiFaOVYKJDy/EyLC447O02sV/y5YYBg== dependencies: babel-runtime "6.x" classnames "2.x" - create-react-class "^15.5.2" moment "2.x" prop-types "^15.5.8" rc-trigger "^2.2.0" rc-util "^4.1.1" + react-lifecycles-compat "^3.0.4" -rc-cascader@~0.16.0: - version "0.16.2" - resolved "https://registry.yarnpkg.com/rc-cascader/-/rc-cascader-0.16.2.tgz#e8f44702523d88aa3f28e92e440f1de5ec384d41" - integrity sha512-XYO6nJGQu4mshFJGZDIR1f1+z4mNDEfTyp3LSZ6KhxYlnBoTuTHbuduph2J/sM1ziVjrQ2WjdUu29Rh1BuVOMQ== +rc-cascader@~0.17.4: + version "0.17.5" + resolved "https://registry.yarnpkg.com/rc-cascader/-/rc-cascader-0.17.5.tgz#4fde91d23b7608c420263c38eee9c0687f80f7dc" + integrity sha512-WYMVcxU0+Lj+xLr4YYH0+yXODumvNXDcVEs5i7L1mtpWwYkubPV/zbQpn+jGKFCIW/hOhjkU4J1db8/P/UKE7A== dependencies: - array-tree-filter "^1.0.0" + array-tree-filter "^2.1.0" prop-types "^15.5.8" rc-trigger "^2.2.0" rc-util "^4.0.4" + react-lifecycles-compat "^3.0.4" shallow-equal "^1.0.0" warning "^4.0.1" -rc-checkbox@~2.1.5: +rc-checkbox@~2.1.6: version "2.1.8" resolved "https://registry.yarnpkg.com/rc-checkbox/-/rc-checkbox-2.1.8.tgz#eedd9ef9c2f3af5b3b8e5cde5254aa89ad1a880a" integrity sha512-6qOgh0/by0nVNASx6LZnhRTy17Etcgav+IrI7kL9V9kcDZ/g7K14JFlqrtJ3NjDq/Kyn+BPI1st1XvbkhfaJeg== @@ -11021,43 +11030,44 @@ rc-checkbox@~2.1.5: prop-types "15.x" react-lifecycles-compat "^3.0.4" -rc-collapse@~1.10.0: - version "1.10.3" - resolved "https://registry.yarnpkg.com/rc-collapse/-/rc-collapse-1.10.3.tgz#a223198b465c8badfa9c0bdf61d6294bdf382f66" - integrity sha512-uGZpSwTnKw9lZ4ODTqU3u4d6OcdAG0uB6lwSRNDISVdsDX8oMXULULqvFyM8UrgOkQFqU6klch78hyVE8+gFfA== +rc-collapse@~1.11.3: + version "1.11.8" + resolved "https://registry.yarnpkg.com/rc-collapse/-/rc-collapse-1.11.8.tgz#66a40089d469519e9424009ab1c927e214041d80" + integrity sha512-8EhfPyScTYljkbRuIoHniSwZagD5UPpZ3CToYgoNYWC85L2qCbPYF7+OaC713FOrIkp6NbfNqXsITNxmDAmxog== dependencies: classnames "2.x" css-animation "1.x" prop-types "^15.5.6" rc-animate "2.x" react-is "^16.7.0" + react-lifecycles-compat "^3.0.4" shallowequal "^1.1.0" -rc-dialog@~7.2.0: - version "7.2.1" - resolved "https://registry.yarnpkg.com/rc-dialog/-/rc-dialog-7.2.1.tgz#ac92fcffdf2a0eaa64b77f829336653d911a57be" - integrity sha512-UgKNFq6ekC7XZUnXYss/9/HSDajwy04qJ++8Iuecvfq48FbMf1k9UtTW0QGcbKIfLHWUJV13/DsTBJki2H6vWw== +rc-dialog@~7.6.0: + version "7.6.1" + resolved "https://registry.yarnpkg.com/rc-dialog/-/rc-dialog-7.6.1.tgz#11545ccc0b945934fa76079726e0d853e52d705f" + integrity sha512-KUKf+2eZ4YL+lnXMG3hR4ZtIhC9glfH27NtTVz3gcoDIPAf3uUvaXVRNoDCiSi+OGKLyIb/b6EoidFh6nQC5Wg== dependencies: babel-runtime "6.x" rc-animate "2.x" - rc-util "^4.4.0" + rc-util "^4.16.1" -rc-drawer@~1.7.3: - version "1.7.8" - resolved "https://registry.yarnpkg.com/rc-drawer/-/rc-drawer-1.7.8.tgz#e4d0659dc203909e5ffacbac8a68926e0c222fb5" - integrity sha512-gshd9fG12iSFDHicKzZQf8YbrTPyXA+ubkmaIwrudreI6+ipDUpXByflhEgiaRBhkZyv4L0EkW1srjetyzkfwA== +rc-drawer@~3.1.1: + version "3.1.3" + resolved "https://registry.yarnpkg.com/rc-drawer/-/rc-drawer-3.1.3.tgz#cbcb04d4c07f0b66f2ece11d847f4a1bd80ea0b7" + integrity sha512-2z+RdxmzXyZde/1OhVMfDR1e/GBswFeWSZ7FS3Fdd0qhgVdpV1wSzILzzxRaT481ItB5hOV+e8pZT07vdJE8kg== dependencies: - babel-runtime "6.x" - classnames "^2.2.5" - prop-types "^15.5.0" - rc-util "^4.5.1" + classnames "^2.2.6" + rc-util "^4.16.1" + react-lifecycles-compat "^3.0.4" -rc-dropdown@~2.2.0: - version "2.2.1" - resolved "https://registry.yarnpkg.com/rc-dropdown/-/rc-dropdown-2.2.1.tgz#172b6e87f0909fe8ab983e375f62e2866f3250c3" - integrity sha512-eyTYEkdyhQGHcNc+YDH6MrExX783zPAxQCnQ0+ArIchXmKmDw6MRV88kbRT69jfmqEkH6n8kOKt65EFCNWzk6g== +rc-dropdown@~2.4.1: + version "2.4.1" + resolved "https://registry.yarnpkg.com/rc-dropdown/-/rc-dropdown-2.4.1.tgz#aaef6eb3a5152cdd9982895c2a78d9b5f046cdec" + integrity sha512-p0XYn0wrOpAZ2fUGE6YJ6U8JBNc5ASijznZ6dkojdaEfQJAeZtV9KMEewhxkVlxGSbbdXe10ptjBlTEW9vEwEg== dependencies: babel-runtime "^6.26.0" + classnames "^2.2.6" prop-types "^15.5.8" rc-trigger "^2.5.1" react-lifecycles-compat "^3.0.2" @@ -11075,7 +11085,7 @@ rc-editor-core@~0.8.3: prop-types "^15.5.8" setimmediate "^1.0.5" -rc-editor-mention@^1.0.2: +rc-editor-mention@^1.1.13: version "1.1.13" resolved "https://registry.yarnpkg.com/rc-editor-mention/-/rc-editor-mention-1.1.13.tgz#9f1cab1065f86b01523840321790c2ab12ac5e8b" integrity sha512-3AOmGir91Fi2ogfRRaXLtqlNuIwQpvla7oUnGHS1+3eo7b+fUp5IlKcagqtwUBB5oDNofoySXkLBxzWvSYNp/Q== @@ -11089,7 +11099,7 @@ rc-editor-mention@^1.0.2: rc-animate "^2.3.0" rc-editor-core "~0.8.3" -rc-form@^2.1.0: +rc-form@^2.4.10: version "2.4.12" resolved "https://registry.yarnpkg.com/rc-form/-/rc-form-2.4.12.tgz#4ee8711e90a2584baa7ac276de96bee0d9b0f5f1" integrity sha512-sHfyWRrnjCHkeCYfYAGop2GQBUC6CKMPcJF9h/gL/vTmZB/RN6fNOGKjXrXjFbwFwKXUWBoPtIDDDmXQW9xNdw== @@ -11113,19 +11123,30 @@ rc-hammerjs@~0.6.0: hammerjs "^2.0.8" prop-types "^15.5.9" -rc-input-number@~4.0.0: - version "4.0.13" - resolved "https://registry.yarnpkg.com/rc-input-number/-/rc-input-number-4.0.13.tgz#18ac305bf07b6771ad0e4edc97b1e1bbb9b71918" - integrity sha512-IaFEomBmAn0Lyurxn7DvgmpIaS+asa3DY4rX8x4qscRiBvEMPr8b17lUkc5xI2ajXa/m0fx0zYcq4bPHAIS7fQ== +rc-input-number@~4.5.0: + version "4.5.9" + resolved "https://registry.yarnpkg.com/rc-input-number/-/rc-input-number-4.5.9.tgz#1cbf735e24fe23c4eb9a4301031720b95f2a3e3d" + integrity sha512-wAT4EBpLDW4+27c935k4F1JLk+gnhyGBkpzBmtkNvIHLG8yTndZSJ2bFfSYfkA6C82IxmAztXs3ffCeUd/rkbg== dependencies: babel-runtime "6.x" classnames "^2.2.0" - is-negative-zero "^2.0.0" prop-types "^15.5.7" rc-util "^4.5.1" rmc-feedback "^2.0.0" -rc-menu@^7.3.0: +rc-mentions@~0.4.0: + version "0.4.2" + resolved "https://registry.yarnpkg.com/rc-mentions/-/rc-mentions-0.4.2.tgz#c18ab701efb9e4b75b3851a0c0d2dd698640e246" + integrity sha512-DTZurQzacLXOfVuiHydGzqkq7cFMHXF18l2jZ9PhWUn2cqvOSY3W4osN0Pq29AOMOBpcxdZCzgc7Lb0r/bgkDw== + dependencies: + "@ant-design/create-react-context" "^0.2.4" + classnames "^2.2.6" + rc-menu "^7.4.22" + rc-trigger "^2.6.2" + rc-util "^4.6.0" + react-lifecycles-compat "^3.0.4" + +rc-menu@^7.3.0, rc-menu@^7.4.22, rc-menu@~7.5.1: version "7.5.5" resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-7.5.5.tgz#78cdc817d86fc353a1430b864d3d96c7489600ca" integrity sha512-4YJXJgrpUGEA1rMftXN7bDhrV5rPB8oBJoHqT+GVXtIWCanfQxEnM3fmhHQhatL59JoAFMZhJaNzhJIk4FUWCQ== @@ -11140,24 +11161,10 @@ rc-menu@^7.3.0: resize-observer-polyfill "^1.5.0" shallowequal "^1.1.0" -rc-menu@~7.4.1: - version "7.4.32" - resolved "https://registry.yarnpkg.com/rc-menu/-/rc-menu-7.4.32.tgz#71409216daaa9f43d8acc4530628879740d63708" - integrity sha512-9/ySqniMdvhUhfiUFmqK3hLffYIdeR2nrDDNvXksTCc2ZYd1JmOWF16yO7iYyDPLZM33NU3Qw6EPZd21+FxJsQ== - dependencies: - classnames "2.x" - dom-scroll-into-view "1.x" - mini-store "^2.0.0" - mutationobserver-shim "^0.3.2" - rc-animate "2.x" - rc-trigger "^2.3.0" - rc-util "^4.13.0" - resize-observer-polyfill "^1.5.0" - -rc-notification@~3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/rc-notification/-/rc-notification-3.2.0.tgz#bbfb6a92c4e54c9eeb7ac51a7e8c64011ea12ab1" - integrity sha512-UUr9WDjZ/4dHNGSNDMfpt8ut1w/Ed7ZaXAR/yVyFjPo/RxFE22alGWDfCD4W/kcGx+H5sI2wY5w7pTWToSdK6A== +rc-notification@~3.3.1: + version "3.3.1" + resolved "https://registry.yarnpkg.com/rc-notification/-/rc-notification-3.3.1.tgz#0baa3e70f8d40ab015ce8fa78c260c490fc7beb4" + integrity sha512-U5+f4BmBVfMSf3OHSLyRagsJ74yKwlrQAtbbL5ijoA0F2C60BufwnOcHG18tVprd7iaIjzZt1TKMmQSYSvgrig== dependencies: babel-runtime "6.x" classnames "2.x" @@ -11165,38 +11172,47 @@ rc-notification@~3.2.0: rc-animate "2.x" rc-util "^4.0.4" -rc-pagination@~1.17.0: - version "1.17.14" - resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-1.17.14.tgz#ffb2882fd89d95b3b603938dc5db2fb2c30026d3" - integrity sha512-VnM0VQcXfw4vf30n2GnY8w44ZvjuuY1N8DvjbxDndTiNrX2vH+BFl4enC1yYIIdyv84jYfP8mWCEQZ+QscdY1A== +rc-pagination@~1.20.11: + version "1.20.15" + resolved "https://registry.yarnpkg.com/rc-pagination/-/rc-pagination-1.20.15.tgz#ccb4cd0e9bd4e47f72f29ea432c0350bf7b3d807" + integrity sha512-/Xr4/3GOa1DtL8iCYl7qRUroEMrRDhZiiuHwcVFfSiwa9LYloMlUWcOJsnr8LN6A7rLPdm3/CHStUNeYd+2pKw== dependencies: babel-runtime "6.x" + classnames "^2.2.6" prop-types "^15.5.7" react-lifecycles-compat "^3.0.4" -rc-progress@~2.2.2: - version "2.2.7" - resolved "https://registry.yarnpkg.com/rc-progress/-/rc-progress-2.2.7.tgz#e650928c83f54da876f39b957a680afa01b490f8" - integrity sha512-uLHHpQO4/yFa/AX6Uw2dJFUIfAkfI6430h0a1XJX/A0Ja0wmuwjEa03biuKfKwwqz2skFiAaXco1GlgaJK9mKA== +rc-progress@~2.5.0: + version "2.5.3" + resolved "https://registry.yarnpkg.com/rc-progress/-/rc-progress-2.5.3.tgz#00f01b95bdbe1856d3a5f82242051902e8b7a8e7" + integrity sha512-K2fa4CnqGehLZoMrdmBeZ86ONSTVcdk5FlqetbwJ3R/+42XfqhwQVOjWp2MH4P7XSQOMAGcNOy1SFfCP3415sg== dependencies: babel-runtime "6.x" prop-types "^15.5.8" -rc-rate@~2.4.0: - version "2.4.3" - resolved "https://registry.yarnpkg.com/rc-rate/-/rc-rate-2.4.3.tgz#70434905faf84c9a0694bec4bdbd9b9a9099318f" - integrity sha512-MyE0toUYgAFpy4ONbammAkktwlPmmoOAazWWmae8iz2KaJ4Pj3itN1DgAcamfIdpyDe97drldY2l7AvCg1fUSQ== +rc-rate@~2.5.0: + version "2.5.1" + resolved "https://registry.yarnpkg.com/rc-rate/-/rc-rate-2.5.1.tgz#55fc5fd23ea9dcc72250b9a889803479f4842961" + integrity sha512-3iJkNJT8xlHklPCdeZtUZmJmRVUbr6AHRlfSsztfYTXVlHrv2TcPn3XkHsH+12j812WVB7gvilS2j3+ffjUHXg== dependencies: - babel-runtime "^6.26.0" classnames "^2.2.5" prop-types "^15.5.8" rc-util "^4.3.0" react-lifecycles-compat "^3.0.4" -rc-select@~8.2.3: - version "8.2.9" - resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-8.2.9.tgz#7862eb3b6e09d4942510e02be92f8e1e689fdfe2" - integrity sha512-9CPDPaFXOyRubI62nkC5pZuzTTAmqiaNhal99laLXeX8I1/r/7gh9QIgqfjWCfi0kbC/3dRzM7Z6CJcMP69FPA== +rc-resize-observer@^0.1.0: + version "0.1.3" + resolved "https://registry.yarnpkg.com/rc-resize-observer/-/rc-resize-observer-0.1.3.tgz#097191f9c3ab186ed907b553ba6ef565df11c249" + integrity sha512-uzOQEwx83xdQSFOkOAM7x7GHIQKYnrDV4dWxtCxyG1BS1pkfJ4EvDeMfsvAJHSYkQXVBu+sgRHGbRtLG3qiuUg== + dependencies: + classnames "^2.2.1" + rc-util "^4.13.0" + resize-observer-polyfill "^1.5.1" + +rc-select@~9.2.0: + version "9.2.3" + resolved "https://registry.yarnpkg.com/rc-select/-/rc-select-9.2.3.tgz#64340e2d6ef64e8bc3cfc6f468ffd28625589ac2" + integrity sha512-WhswxOMWiNnkXRbxyrj0kiIvyCfo/BaRPaYbsDetSIAU2yEDwKHF798blCP5u86KLOBKBvtxWLFCkSsQw1so5w== dependencies: babel-runtime "^6.23.0" classnames "2.x" @@ -11211,79 +11227,83 @@ rc-select@~8.2.3: react-lifecycles-compat "^3.0.2" warning "^4.0.2" -rc-slider@~8.6.0: - version "8.6.13" - resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-8.6.13.tgz#88a8150c2dda6709f3f119135de11fba80af765b" - integrity sha512-fCUe8pPn8n9pq1ARX44nN2nzJoATtna4x/PdskUrxIvZXN8ja7HuceN/hq6kokZjo3FBD2B1yMZvZh6oi68l6Q== +rc-slider@~8.7.1: + version "8.7.1" + resolved "https://registry.yarnpkg.com/rc-slider/-/rc-slider-8.7.1.tgz#9ed07362dc93489a38e654b21b8122ad70fd3c42" + integrity sha512-WMT5mRFUEcrLWwTxsyS8jYmlaMsTVCZIGENLikHsNv+tE8ThU2lCoPfi/xFNUfJFNFSBFP3MwPez9ZsJmNp13g== dependencies: babel-runtime "6.x" classnames "^2.2.5" prop-types "^15.5.4" rc-tooltip "^3.7.0" rc-util "^4.0.4" - shallowequal "^1.0.1" + react-lifecycles-compat "^3.0.4" + shallowequal "^1.1.0" warning "^4.0.3" -rc-steps@~3.3.0: - version "3.3.1" - resolved "https://registry.yarnpkg.com/rc-steps/-/rc-steps-3.3.1.tgz#4877e2897331e3bfdb6b789e88aea78f4f15f732" - integrity sha512-LGzmPYS9ETePo+6YbHlFukCdcKppeBZXO49ZxewaC7Cba00q0zrMXlexquZ4fm+9iz0IkpzwgmenvjsVWCmGOw== +rc-steps@~3.5.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/rc-steps/-/rc-steps-3.5.0.tgz#36b2a7f1f49907b0d90363884b18623caf9fb600" + integrity sha512-2Vkkrpa7PZbg7qPsqTNzVDov4u78cmxofjjnIHiGB9+9rqKS8oTLPzbW2uiWDr3Lk+yGwh8rbpGO1E6VAgBCOg== dependencies: babel-runtime "^6.23.0" classnames "^2.2.3" lodash "^4.17.5" prop-types "^15.5.7" -rc-switch@~1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/rc-switch/-/rc-switch-1.7.0.tgz#a655f08951d6db94d83f162da5b69506cb703b6f" - integrity sha512-G7ynfwK5/w7FN1vOnOlEnKOgJmCbB8pd91rHV7thlXh7NSAzOotn1/dCkk5C//sD/T9RH95WSNVgLFdRxTjpFA== +rc-switch@~1.9.0: + version "1.9.2" + resolved "https://registry.yarnpkg.com/rc-switch/-/rc-switch-1.9.2.tgz#7921c766411fe9a6426510c3429022d6ba4dfde2" + integrity sha512-qaK7mY4FLDKy99Hq3A1tf8CcqfzKtHp9LPX8WTnZ0MzdHCTneSARb1XD7Eqeu8BactasYGsi2bF9p18Q+/5JEw== dependencies: - babel-runtime "^6.23.0" classnames "^2.2.1" prop-types "^15.5.6" + react-lifecycles-compat "^3.0.4" -rc-table@~6.3.2: - version "6.3.7" - resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-6.3.7.tgz#0de4f71415abe3a8d9f9937ab7ddd142ab6143b7" - integrity sha512-L8giFL1TJsbJYvN27UrUp68GWZMqD34XC/7BPFGI5JdPsv9296JpBmPHfO2ac0sQk423H+Mi5Z0cJKKDZWGu8w== +rc-table@~6.10.5: + version "6.10.15" + resolved "https://registry.yarnpkg.com/rc-table/-/rc-table-6.10.15.tgz#181f4c70c4fd74f657ee8f23196e7eb08a0365ca" + integrity sha512-LAr0M/gqt+irOjvPNBLApmQ0CUHNOfKsEBhu1uIuB3OlN1ynA9z+sdoTQyNd9+8NSl0MYnQOOfhtLChAY7nU0A== dependencies: - babel-runtime "6.x" classnames "^2.2.5" component-classes "^1.2.6" lodash "^4.17.5" mini-store "^2.0.0" prop-types "^15.5.8" - rc-util "^4.0.4" + rc-util "^4.13.0" react-lifecycles-compat "^3.0.2" shallowequal "^1.0.2" - warning "^3.0.0" -rc-tabs@~9.4.0: - version "9.4.9" - resolved "https://registry.yarnpkg.com/rc-tabs/-/rc-tabs-9.4.9.tgz#6ecdf4209a9a9dc23c65c5e22435c3bfd97e56d7" - integrity sha512-YyNH2r4uBbnRmqK6wosBfHrmz0Tw9k5ILCFdXJSVwdamLjlDqWOWP2+0P85DDcgMa01Hys6bXZmkBDMRVFUf2Q== +rc-tabs@~9.7.0: + version "9.7.0" + resolved "https://registry.yarnpkg.com/rc-tabs/-/rc-tabs-9.7.0.tgz#ae09695bef5963d6e64e7bc10521c76dfdd8448b" + integrity sha512-kvmgp8/MfLzFZ06hWHignqomFQ5nF7BqKr5O1FfhE4VKsGrep52YSF/1MvS5oe0NPcI9XGNS2p751C5v6cYDpQ== dependencies: + "@ant-design/create-react-context" "^0.2.4" babel-runtime "6.x" classnames "2.x" lodash "^4.17.5" prop-types "15.x" + raf "^3.4.1" rc-hammerjs "~0.6.0" rc-util "^4.0.4" - warning "^3.0.0" + react-lifecycles-compat "^3.0.4" + resize-observer-polyfill "^1.5.1" + warning "^4.0.3" -rc-time-picker@~3.4.0: - version "3.4.0" - resolved "https://registry.yarnpkg.com/rc-time-picker/-/rc-time-picker-3.4.0.tgz#274e80122f885b37a4eace7393f3a25334fa141f" - integrity sha512-BgF0Fu/d36AK0h8jYBa01VWCm5vHWtYCh4DXBQhNazPLSH9hMP6JHLMJPSYMJ9jKttdE18O+F3j0mVQCL8JpDg== +rc-time-picker@~3.7.1: + version "3.7.3" + resolved "https://registry.yarnpkg.com/rc-time-picker/-/rc-time-picker-3.7.3.tgz#65a8de904093250ae9c82b02a4905e0f995e23e2" + integrity sha512-Lv1Mvzp9fRXhXEnRLO4nW6GLNxUkfAZ3RsiIBsWjGjXXvMNjdr4BX/ayElHAFK0DoJqOhm7c5tjmIYpEOwcUXg== dependencies: - babel-runtime "6.x" classnames "2.x" moment "2.x" prop-types "^15.5.8" + raf "^3.4.1" rc-trigger "^2.2.0" + react-lifecycles-compat "^3.0.4" -rc-tooltip@^3.7.0, rc-tooltip@~3.7.0: +rc-tooltip@^3.7.0, rc-tooltip@~3.7.3: version "3.7.3" resolved "https://registry.yarnpkg.com/rc-tooltip/-/rc-tooltip-3.7.3.tgz#280aec6afcaa44e8dff0480fbaff9e87fc00aecc" integrity sha512-dE2ibukxxkrde7wH9W8ozHKUO4aQnPZ6qBHtrTH9LoO836PjDdiaWO73fgPB05VfJs9FbZdmGPVEbXCeOP99Ww== @@ -11292,37 +11312,37 @@ rc-tooltip@^3.7.0, rc-tooltip@~3.7.0: prop-types "^15.5.8" rc-trigger "^2.2.2" -rc-tree-select@~2.2.0: - version "2.2.6" - resolved "https://registry.yarnpkg.com/rc-tree-select/-/rc-tree-select-2.2.6.tgz#e045f83fb8d834848cc20d598d60452e56be4e53" - integrity sha512-CzndI5mLONxwugQSQBW+P+AgapjO9vOhjXL1fmBBBASaeu+fRfc7iBGxMNnhPdRsNr3DP0HXlS7TpWG4KW0k0Q== +rc-tree-select@~2.9.1: + version "2.9.4" + resolved "https://registry.yarnpkg.com/rc-tree-select/-/rc-tree-select-2.9.4.tgz#6aa794e1f0e65c66c406aa0a2a0e74fd0a557b09" + integrity sha512-0HQkXAN4XbfBW20CZYh3G+V+VMrjX42XRtDCpyv6PDUm5vikC0Ob682ZBCVS97Ww2a5Hf6Ajmu0ahWEdIEpwhg== dependencies: - babel-runtime "^6.23.0" classnames "^2.2.1" + dom-scroll-into-view "^1.2.1" prop-types "^15.5.8" raf "^3.4.0" - rc-animate "^3.0.0-rc.4" - rc-tree "~1.14.3" - rc-trigger "^3.0.0-rc.2" + rc-animate "^2.8.2" + rc-tree "~2.1.0" + rc-trigger "^3.0.0" rc-util "^4.5.0" react-lifecycles-compat "^3.0.4" shallowequal "^1.0.2" warning "^4.0.1" -rc-tree@~1.14.3: - version "1.14.10" - resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-1.14.10.tgz#4e0dc70c43da03650b5b776bda1b480a5bea85ee" - integrity sha512-iOn7+SpWzM4OQoF/7wJeFiuRpBGJ3ndTe6YVGnfIhsWqDd7S6a7z0anDQcBpPsW/PvisjNDXr4zKchZvx+0iCA== +rc-tree@~2.1.0: + version "2.1.4" + resolved "https://registry.yarnpkg.com/rc-tree/-/rc-tree-2.1.4.tgz#ef759f3e799a21b43c1ecf9c794ea1c14e70b59b" + integrity sha512-Xey794Iavgs8YldFlXcZLOhfcIhlX5Oz/yfKufknBXf2AlZCOkc7aHqSM9uTF7fBPtTGPhPxNEfOqHfY7b7xng== dependencies: - babel-runtime "^6.23.0" + "@ant-design/create-react-context" "^0.2.4" classnames "2.x" prop-types "^15.5.8" - rc-animate "^3.0.0-rc.5" + rc-animate "^2.6.0" rc-util "^4.5.1" react-lifecycles-compat "^3.0.4" - warning "^3.0.0" + warning "^4.0.3" -rc-trigger@^2.2.0, rc-trigger@^2.2.2, rc-trigger@^2.3.0, rc-trigger@^2.5.1, rc-trigger@^2.5.4: +rc-trigger@^2.2.0, rc-trigger@^2.2.2, rc-trigger@^2.3.0, rc-trigger@^2.5.1, rc-trigger@^2.5.4, rc-trigger@^2.6.2: version "2.6.5" resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-2.6.5.tgz#140a857cf28bd0fa01b9aecb1e26a50a700e9885" integrity sha512-m6Cts9hLeZWsTvWnuMm7oElhf+03GOjOLfTuU0QmdB9ZrW7jR2IpI5rpNM7i9MvAAlMAmTx5Zr7g3uu/aMvZAw== @@ -11335,7 +11355,7 @@ rc-trigger@^2.2.0, rc-trigger@^2.2.2, rc-trigger@^2.3.0, rc-trigger@^2.5.1, rc-t rc-util "^4.4.0" react-lifecycles-compat "^3.0.4" -rc-trigger@^3.0.0-rc.2: +rc-trigger@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/rc-trigger/-/rc-trigger-3.0.0.tgz#f6d9b1da8a26b2b2d1d912a06876c1a486f5980f" integrity sha512-hQxbbJpo23E2QnYczfq3Ec5J5tVl2mUDhkqxrEsQAqk16HfADQg+iKNWzEYXyERSncdxfnzYuaBgy764mNRzTA== @@ -11348,17 +11368,17 @@ rc-trigger@^3.0.0-rc.2: rc-animate "^3.0.0-rc.1" rc-util "^4.15.7" -rc-upload@~2.5.0: - version "2.5.1" - resolved "https://registry.yarnpkg.com/rc-upload/-/rc-upload-2.5.1.tgz#7ae0c9038d98ba8750e9466d8f969e1b4bc9f0e0" - integrity sha512-tFZTEfWlIqlKrvl9UHLGkSXj8oOrOsXcILVjMwTZCf61gJNZXMfyigifClsPqz+EEXkQvpovu/9zgLqBpbJlLA== +rc-upload@~2.9.1: + version "2.9.4" + resolved "https://registry.yarnpkg.com/rc-upload/-/rc-upload-2.9.4.tgz#8e34a73a468d7907fe31982c38100e4593857d32" + integrity sha512-WXt0HGxXyzLrPV6iec/96Rbl/6dyrAW8pKuY6wwD7yFYwfU5bjgKjv7vC8KNMJ6wzitFrZjnoiogNL3dF9dj3Q== dependencies: babel-runtime "6.x" classnames "^2.2.5" prop-types "^15.5.7" - warning "2.x" + warning "4.x" -rc-util@^4.0.4, rc-util@^4.1.1, rc-util@^4.13.0, rc-util@^4.15.3, rc-util@^4.15.7, rc-util@^4.3.0, rc-util@^4.4.0, rc-util@^4.5.0, rc-util@^4.5.1: +rc-util@^4.0.4, rc-util@^4.1.1, rc-util@^4.13.0, rc-util@^4.15.3, rc-util@^4.15.7, rc-util@^4.16.1, rc-util@^4.3.0, rc-util@^4.4.0, rc-util@^4.5.0, rc-util@^4.5.1, rc-util@^4.6.0: version "4.21.1" resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-4.21.1.tgz#88602d0c3185020aa1053d9a1e70eac161becb05" integrity sha512-Z+vlkSQVc1l8O2UjR3WQ+XdWlhj5q9BMQNLk2iOBch75CqPfrJyGtcWMcnhRlNuDu0Ndtt4kLVO8JI8BrABobg== @@ -11443,7 +11463,7 @@ react-is@^17.0.0, react-is@^17.0.2: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== -react-lazy-load@^3.0.12: +react-lazy-load@^3.0.13: version "3.1.14" resolved "https://registry.yarnpkg.com/react-lazy-load/-/react-lazy-load-3.1.14.tgz#536047d295f578614540a5b417b70b1155f36d9a" integrity sha512-7tsOItf2HmEwhEWMaA/a2XlShuya7rBxqWAR0TPMO1XSf6ybxSDI2bMV8M6vtWkveX9TlSpb0qLB7NMMpDHVDQ== @@ -11547,16 +11567,15 @@ react-side-effect@^2.1.0: resolved "https://registry.yarnpkg.com/react-side-effect/-/react-side-effect-2.1.2.tgz#dc6345b9e8f9906dc2eeb68700b615e0b4fe752a" integrity sha512-PVjOcvVOyIILrYoyGEpDN3vmYNLdy1CajSFNt4TDsVQC5KpTijDvWVoR+/7Rz2xT978D8/ZtFceXxzsPwZEDvw== -react-slick@~0.23.1: - version "0.23.2" - resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.23.2.tgz#8d8bdbc77a6678e8ad36f50c32578c7c0f1c54f6" - integrity sha512-fM6DXX7+22eOcYE9cgaXUfioZL/Zw6fwS6aPMDBt0kLHl4H4fFNEbp4JsJQdEWMLUNFtUytNcvd9KRml22Tp5w== +react-slick@~0.25.2: + version "0.25.2" + resolved "https://registry.yarnpkg.com/react-slick/-/react-slick-0.25.2.tgz#56331b67d47d8bcfe2dceb6acab1c8fd5bd1f6bc" + integrity sha512-8MNH/NFX/R7zF6W/w+FS5VXNyDusF+XDW1OU0SzODEU7wqYB+ZTGAiNJ++zVNAVqCAHdyCybScaUB+FCZOmBBw== dependencies: classnames "^2.2.5" enquire.js "^2.1.6" json2mq "^0.2.0" lodash.debounce "^4.0.8" - prettier "^1.14.3" resize-observer-polyfill "^1.5.0" react-test-renderer@^17.0.0: @@ -11999,7 +12018,7 @@ reselect@^4.1.6: resolved "https://registry.yarnpkg.com/reselect/-/reselect-4.1.7.tgz#56480d9ff3d3188970ee2b76527bd94a95567a42" integrity sha512-Zu1xbUt3/OPwsXL46hvOOoQrap2azE7ZQbokq61BQfiXvhewsKDwhMeZjTX9sX0nvw1t/U5Audyn1I9P/m9z0A== -resize-observer-polyfill@^1.5.0: +resize-observer-polyfill@^1.5.0, resize-observer-polyfill@^1.5.1: version "1.5.1" resolved "https://registry.yarnpkg.com/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz#0e9020dd3d21024458d4ebd27e23e40269810464" integrity sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg== @@ -12412,7 +12431,7 @@ shallow-equal@^1.0.0: resolved "https://registry.yarnpkg.com/shallow-equal/-/shallow-equal-1.2.1.tgz#4c16abfa56043aa20d050324efa68940b0da79da" integrity sha512-S4vJDjHHMBaiZuT9NPb616CSmLf618jawtv3sufLl6ivK8WocjAo58cXwbRV1cgqxH0Qbv+iUt6m05eqEa2IRA== -shallowequal@^1.0.1, shallowequal@^1.0.2, shallowequal@^1.1.0: +shallowequal@^1.0.2, shallowequal@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/shallowequal/-/shallowequal-1.1.0.tgz#188d521de95b9087404fd4dcb68b13df0ae4e7f8" @@ -13658,10 +13677,9 @@ walker@^1.0.8: dependencies: makeerror "1.0.12" -warning@2.x: - version "2.1.0" - resolved "https://registry.yarnpkg.com/warning/-/warning-2.1.0.tgz#21220d9c63afc77a8c92111e011af705ce0c6901" - integrity sha512-O9pvum8nlCqIT5pRGo2WRQJPRG2bW/ZBeCzl7/8CWREjUW693juZpGup7zbRtuVcSKyGiRAIZLYsh3C0vq7FAg== +warning@4.x, warning@^4.0.1, warning@^4.0.2, warning@^4.0.3, warning@~4.0.3: + version "4.0.3" + resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3" dependencies: loose-envify "^1.0.0" @@ -13671,12 +13689,6 @@ warning@^3.0.0: dependencies: loose-envify "^1.0.0" -warning@^4.0.1, warning@^4.0.2, warning@^4.0.3, warning@~4.0.1: - version "4.0.3" - resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.3.tgz#16e9e077eb8a86d6af7d64aa1e05fd85b4678ca3" - dependencies: - loose-envify "^1.0.0" - watchpack@^2.4.0: version "2.4.0" resolved "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.0.tgz#fa33032374962c78113f93c7f2fb4c54c9862a5d" From a47e9d14ea46c446a92e345912ea9de7dbf03e7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Szab=C3=B3?= Date: Thu, 9 Mar 2023 20:28:41 +0100 Subject: [PATCH 2/3] Regenerate Jest snapshots MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Máté Szabó --- .../TraceIDSearchInput.test.js.snap | 10 +- .../__snapshots__/index.test.js.snap | 1 - .../__snapshots__/Selector.test.js.snap | 2 - .../__snapshots__/DetailsPanel.test.js.snap | 1 - .../__snapshots__/index.test.js.snap | 11 +- .../__snapshots__/index.test.js.snap | 2 +- .../__snapshots__/index.test.js.snap | 6 - .../__snapshots__/index.test.js.snap | 5722 +++++++++-------- .../__snapshots__/Header.test.js.snap | 2 - .../__snapshots__/MetricCard.test.js.snap | 4 - .../__snapshots__/DiffSelection.test.js.snap | 2 - .../ResultItemTitle.test.js.snap | 1 - .../__snapshots__/renderNode.test.js.snap | 6 - .../__snapshots__/CohortTable.test.js.snap | 12 +- .../TraceDiffHeader.test.js.snap | 8 - .../__snapshots__/TraceIdInput.test.js.snap | 2 - .../__snapshots__/AltViewOptions.test.js.snap | 10 +- .../KeyboardShortcutsHelp.test.js.snap | 15 +- .../__snapshots__/DetailList.test.js.snap | 1 - .../__snapshots__/DetailTable.test.js.snap | 40 +- .../DetailTableDropdown.test.js.snap | 9 +- .../__snapshots__/ListItem.test.js.snap | 3 - .../__snapshots__/CopyIcon.test.js.snap | 2 - .../__snapshots__/NameSelector.test.js.snap | 6 +- .../__snapshots__/UiFindInput.test.js.snap | 2 - .../redux-form-field-adapter.test.js.snap | 11 - 26 files changed, 3039 insertions(+), 2852 deletions(-) diff --git a/packages/jaeger-ui/src/components/App/__snapshots__/TraceIDSearchInput.test.js.snap b/packages/jaeger-ui/src/components/App/__snapshots__/TraceIDSearchInput.test.js.snap index 4bafa32de6..f9ddb8d428 100644 --- a/packages/jaeger-ui/src/components/App/__snapshots__/TraceIDSearchInput.test.js.snap +++ b/packages/jaeger-ui/src/components/App/__snapshots__/TraceIDSearchInput.test.js.snap @@ -12,6 +12,7 @@ exports[` renders as expected 1`] = ` className="ant-input-prefix" > renders as expected 1`] = ` className="" data-icon="search" fill="currentColor" + focusable="false" height="1em" key="svg-search" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -34,12 +35,13 @@ exports[` renders as expected 1`] = ` diff --git a/packages/jaeger-ui/src/components/DeepDependencies/Graph/DdgNodeContent/__snapshots__/index.test.js.snap b/packages/jaeger-ui/src/components/DeepDependencies/Graph/DdgNodeContent/__snapshots__/index.test.js.snap index e10774ac84..4de8299027 100644 --- a/packages/jaeger-ui/src/components/DeepDependencies/Graph/DdgNodeContent/__snapshots__/index.test.js.snap +++ b/packages/jaeger-ui/src/components/DeepDependencies/Graph/DdgNodeContent/__snapshots__/index.test.js.snap @@ -1388,7 +1388,6 @@ exports[` renders the number of operations if there are multiple mouseLeaveDelay={0.1} overlayStyle={Object {}} placement="bottom" - prefixCls="ant-popover" title="Select Operation to Filter Graph" transitionName="zoom-big" trigger="hover" diff --git a/packages/jaeger-ui/src/components/DeepDependencies/Header/HopsSelector/__snapshots__/Selector.test.js.snap b/packages/jaeger-ui/src/components/DeepDependencies/Header/HopsSelector/__snapshots__/Selector.test.js.snap index 112b804bdd..4bde23966a 100644 --- a/packages/jaeger-ui/src/components/DeepDependencies/Header/HopsSelector/__snapshots__/Selector.test.js.snap +++ b/packages/jaeger-ui/src/components/DeepDependencies/Header/HopsSelector/__snapshots__/Selector.test.js.snap @@ -84,7 +84,6 @@ exports[`Selector renders buttons with expected text and classNames 1`] = ` mouseLeaveDelay={0.1} overlayStyle={Object {}} placement="bottom" - prefixCls="ant-popover" title="Visible downstream hops" transitionName="zoom-big" trigger="hover" @@ -215,7 +214,6 @@ exports[`Selector renders upstream hops with negative distance correctly 1`] = ` mouseLeaveDelay={0.1} overlayStyle={Object {}} placement="bottom" - prefixCls="ant-popover" title="Visible upstream hops" transitionName="zoom-big" trigger="hover" diff --git a/packages/jaeger-ui/src/components/DeepDependencies/SidePanel/__snapshots__/DetailsPanel.test.js.snap b/packages/jaeger-ui/src/components/DeepDependencies/SidePanel/__snapshots__/DetailsPanel.test.js.snap index f14a7e6833..830fdb6e2e 100644 --- a/packages/jaeger-ui/src/components/DeepDependencies/SidePanel/__snapshots__/DetailsPanel.test.js.snap +++ b/packages/jaeger-ui/src/components/DeepDependencies/SidePanel/__snapshots__/DetailsPanel.test.js.snap @@ -70,7 +70,6 @@ exports[` render renders detailLink 1`] = ` mouseEnterDelay={0.1} mouseLeaveDelay={0.1} placement="top" - prefixCls="ant-tooltip" title="More Info" transitionName="zoom-big-fast" > diff --git a/packages/jaeger-ui/src/components/DeepDependencies/SidePanel/__snapshots__/index.test.js.snap b/packages/jaeger-ui/src/components/DeepDependencies/SidePanel/__snapshots__/index.test.js.snap index 64999374e4..9d1b30ce34 100644 --- a/packages/jaeger-ui/src/components/DeepDependencies/SidePanel/__snapshots__/index.test.js.snap +++ b/packages/jaeger-ui/src/components/DeepDependencies/SidePanel/__snapshots__/index.test.js.snap @@ -2,9 +2,7 @@ exports[` info button opens info modal 1`] = ` Object { - "content": , "maskClosable": true, "title": "Decoration Options", diff --git a/packages/jaeger-ui/src/components/Monitor/EmptyState/__snapshots__/index.test.js.snap b/packages/jaeger-ui/src/components/Monitor/EmptyState/__snapshots__/index.test.js.snap index 58c753e925..54a212f583 100644 --- a/packages/jaeger-ui/src/components/Monitor/EmptyState/__snapshots__/index.test.js.snap +++ b/packages/jaeger-ui/src/components/Monitor/EmptyState/__snapshots__/index.test.js.snap @@ -45,9 +45,9 @@ exports[` ATM snapshot test 1`] = ` block={false} className="button-empty-state" ghost={false} + htmlType="button" loading={false} onClick={[Function]} - prefixCls="ant-btn" > Read the Documentation diff --git a/packages/jaeger-ui/src/components/Monitor/ServicesView/__snapshots__/index.test.js.snap b/packages/jaeger-ui/src/components/Monitor/ServicesView/__snapshots__/index.test.js.snap index 0f3ab5c305..cb52313790 100644 --- a/packages/jaeger-ui/src/components/Monitor/ServicesView/__snapshots__/index.test.js.snap +++ b/packages/jaeger-ui/src/components/Monitor/ServicesView/__snapshots__/index.test.js.snap @@ -314,10 +314,8 @@ exports[` ATM snapshot test 1`] = ` className="select-operation-input" disabled={false} enterButton={false} - inputPrefixCls="ant-input" onChange={[Function]} placeholder="Search operation" - prefixCls="ant-input-search" value="" /> @@ -638,10 +636,8 @@ exports[` ATM snapshot test with no metrics 1`] = ` className="select-operation-input" disabled={false} enterButton={false} - inputPrefixCls="ant-input" onChange={[Function]} placeholder="Search operation" - prefixCls="ant-input-search" value="" /> @@ -963,10 +959,8 @@ exports[` render one service latency 1`] = ` className="select-operation-input" disabled={false} enterButton={false} - inputPrefixCls="ant-input" onChange={[Function]} placeholder="Search operation" - prefixCls="ant-input-search" value="" /> diff --git a/packages/jaeger-ui/src/components/Monitor/ServicesView/operationDetailsTable/__snapshots__/index.test.js.snap b/packages/jaeger-ui/src/components/Monitor/ServicesView/operationDetailsTable/__snapshots__/index.test.js.snap index 0fc079673b..95f09c3793 100644 --- a/packages/jaeger-ui/src/components/Monitor/ServicesView/operationDetailsTable/__snapshots__/index.test.js.snap +++ b/packages/jaeger-ui/src/components/Monitor/ServicesView/operationDetailsTable/__snapshots__/index.test.js.snap @@ -19,9 +19,7 @@ exports[` Table rendered successfully 1`] = ` -
Table rendered successfully 1`] = ` mouseLeaveDelay={0.1} overlayClassName="impact-tooltip" placement="top" - prefixCls="ant-tooltip" title="The result of multiplying avg. duration and requests per minute, showing the most used and slowest endpoints" transitionName="zoom-big-fast" > @@ -99,10 +96,6 @@ exports[` Table rendered successfully 1`] = ` }, ] } - dataSource={Array []} - indentSize={20} - loading={false} - locale={Object {}} onChange={[Function]} onRow={[Function]} pagination={ @@ -116,12 +109,7 @@ exports[` Table rendered successfully 1`] = ` "showSizeChanger": true, } } - prefixCls="ant-table" rowClassName={[Function]} - rowKey="key" - showHeader={true} - size="default" - useFixedHeader={false} /> `; @@ -129,13 +117,13 @@ exports[` Table rendered successfully 1`] = ` exports[` render No data table 1`] = `
render No data table 1`] = ` } >
+ />
- Name
- - - + Name - - - + + + + + +
- P95 Latency
- - - + P95 Latency - - - + + + + + +
- Request rate
- - - + Request rate - - - + + + + + +
- Error rate
- - - + Error rate - - - + + + + + +
- Impact -   - - - + Impact +   + + + + +
- -
- - - - - - - + + - - - + + +
@@ -600,7 +621,51 @@ exports[` render No data table 1`] = ` className="ant-table-placeholder" key="emptyText" > - No data +
+
+ + + + + + + + + +
+

+ No Data +

+
@@ -613,13 +678,13 @@ exports[` render No data table 1`] = ` exports[` render P95 latency with more than 2 decimal places value 1`] = `
render P95 latency with more than 2 decimal pla } >
- Name
- - - + Name - - - + + + + + +
- P95 Latency
- - - + P95 Latency - - - + + + + + +
- Request rate
- - - + Request rate - - - + + + + + +
- Error rate
- - - + Error rate - - - + + + + + +
- Impact -   - - - + Impact +   + + + + +
- -
- - - - - - - + + - - - + + +
@@ -1093,21 +1191,13 @@ exports[` render P95 latency with more than 2 decimal pla } >
- /PlaceOrder
render P95 latency with more than 2 decimal pla
render P95 latency with more than 2 decimal pla
render P95 latency with more than 2 decimal pla
render P95 latency with more than 2 decimal pla className="ant-pagination-item-link" > render P95 latency with more than 2 decimal pla className="" data-icon="left" fill="currentColor" + focusable="false" height="1em" key="svg-left" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -1447,6 +1538,7 @@ exports[` render P95 latency with more than 2 decimal pla className="ant-pagination-item-link" > render P95 latency with more than 2 decimal pla className="" data-icon="right" fill="currentColor" + focusable="false" height="1em" key="svg-right" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -1478,10 +1570,13 @@ exports[` render P95 latency with more than 2 decimal pla onClick={[Function]} onFocus={[Function]} onMouseDown={[Function]} + onMouseOut={[Function]} + onMouseUp={[Function]} onTouchStart={[Function]} >
render P95 latency with more than 2 decimal pla className="" data-icon="down" fill="currentColor" + focusable="false" height="1em" key="svg-down" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > render P95 latency with more than 2 decimal pla exports[` render error rate with more than 2 decimal places value 1`] = `
render error rate with more than 2 decimal plac } >
- Name
- - - + Name - - - + + + + + +
- P95 Latency
- - - + P95 Latency - - - + + + + + +
- Request rate
- - - + Request rate - - - + + + + + +
- Error rate
- - - + Error rate - - - + + + + + +
- Impact -   - - - + Impact +   + + + + +
- -
- - - - - - - + + - - - + + +
@@ -2034,21 +2163,13 @@ exports[` render error rate with more than 2 decimal plac } >
- /PlaceOrder
render error rate with more than 2 decimal plac
render error rate with more than 2 decimal plac
render error rate with more than 2 decimal plac
render error rate with more than 2 decimal plac className="ant-pagination-item-link" > render error rate with more than 2 decimal plac className="" data-icon="left" fill="currentColor" + focusable="false" height="1em" key="svg-left" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -2388,6 +2510,7 @@ exports[` render error rate with more than 2 decimal plac className="ant-pagination-item-link" > render error rate with more than 2 decimal plac className="" data-icon="right" fill="currentColor" + focusable="false" height="1em" key="svg-right" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -2419,10 +2542,13 @@ exports[` render error rate with more than 2 decimal plac onClick={[Function]} onFocus={[Function]} onMouseDown={[Function]} + onMouseOut={[Function]} + onMouseUp={[Function]} onTouchStart={[Function]} >
render error rate with more than 2 decimal plac className="" data-icon="down" fill="currentColor" + focusable="false" height="1em" key="svg-down" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > render error rate with more than 2 decimal plac exports[` render lower than 0.1 P95 latency 1`] = `
render lower than 0.1 P95 latency 1`] = ` } >
- Name
- - - + Name - - - + + + + + +
- P95 Latency
- - - + P95 Latency - - - + + + + + +
- Request rate
- - - + Request rate - - - + + + + + +
- Error rate
- - - + Error rate - - - + + + + + +
- Impact -   - - - + Impact +   + + + + +
- -
- - - - - - - + + - - - + + +
@@ -2975,21 +3135,13 @@ exports[` render lower than 0.1 P95 latency 1`] = ` } >
- /PlaceOrder
render lower than 0.1 P95 latency 1`] = `
render lower than 0.1 P95 latency 1`] = `
render lower than 0.1 P95 latency 1`] = `
render lower than 0.1 P95 latency 1`] = ` className="ant-pagination-item-link" > render lower than 0.1 P95 latency 1`] = ` className="" data-icon="left" fill="currentColor" + focusable="false" height="1em" key="svg-left" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -3329,6 +3482,7 @@ exports[` render lower than 0.1 P95 latency 1`] = ` className="ant-pagination-item-link" > render lower than 0.1 P95 latency 1`] = ` className="" data-icon="right" fill="currentColor" + focusable="false" height="1em" key="svg-right" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -3360,10 +3514,13 @@ exports[` render lower than 0.1 P95 latency 1`] = ` onClick={[Function]} onFocus={[Function]} onMouseDown={[Function]} + onMouseOut={[Function]} + onMouseUp={[Function]} onTouchStart={[Function]} >
render lower than 0.1 P95 latency 1`] = ` className="" data-icon="down" fill="currentColor" + focusable="false" height="1em" key="svg-down" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > render lower than 0.1 P95 latency 1`] = ` exports[` render lower than 0.1 error rate 1`] = `
render lower than 0.1 error rate 1`] = ` } >
- Name
- - - + Name - - - + + + + + +
- P95 Latency
- - - + P95 Latency - - - + + + + + +
- Request rate
- - - + Request rate - - - + + + + + +
- Error rate
- - - + Error rate - - - + + + + + +
- - Impact -   - - - - -
-
- - - + Impact +   + + + + +
- - - + + + + + + @@ -3916,21 +4107,13 @@ exports[` render lower than 0.1 error rate 1`] = ` } >
- /PlaceOrder
render lower than 0.1 error rate 1`] = `
render lower than 0.1 error rate 1`] = `
render lower than 0.1 error rate 1`] = `
render lower than 0.1 error rate 1`] = ` className="ant-pagination-item-link" > render lower than 0.1 error rate 1`] = ` className="" data-icon="left" fill="currentColor" + focusable="false" height="1em" key="svg-left" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -4270,6 +4454,7 @@ exports[` render lower than 0.1 error rate 1`] = ` className="ant-pagination-item-link" > render lower than 0.1 error rate 1`] = ` className="" data-icon="right" fill="currentColor" + focusable="false" height="1em" key="svg-right" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -4301,10 +4486,13 @@ exports[` render lower than 0.1 error rate 1`] = ` onClick={[Function]} onFocus={[Function]} onMouseDown={[Function]} + onMouseOut={[Function]} + onMouseUp={[Function]} onTouchStart={[Function]} >
render lower than 0.1 error rate 1`] = ` className="" data-icon="down" fill="currentColor" + focusable="false" height="1em" key="svg-down" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > render lower than 0.1 error rate 1`] = ` exports[` render lower than 0.1 request rate value 1`] = `
render lower than 0.1 request rate value 1`] = } >
- Name
- - - + Name - - - + + + + + +
- P95 Latency
- - - + P95 Latency - - - + + + + + +
- Request rate
- - - + Request rate - - - + + + + + +
- Error rate
- - - + Error rate - - - + + + + + +
- Impact -   - - - + Impact +   + + + + +
- -
- - - - - - - + + - - - + + +
@@ -4857,21 +5079,13 @@ exports[` render lower than 0.1 request rate value 1`] = } >
- /PlaceOrder
render lower than 0.1 request rate value 1`] =
render lower than 0.1 request rate value 1`] =
render lower than 0.1 request rate value 1`] =
render lower than 0.1 request rate value 1`] = className="ant-pagination-item-link" > render lower than 0.1 request rate value 1`] = className="" data-icon="left" fill="currentColor" + focusable="false" height="1em" key="svg-left" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -5211,6 +5426,7 @@ exports[` render lower than 0.1 request rate value 1`] = className="ant-pagination-item-link" > render lower than 0.1 request rate value 1`] = className="" data-icon="right" fill="currentColor" + focusable="false" height="1em" key="svg-right" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -5242,10 +5458,13 @@ exports[` render lower than 0.1 request rate value 1`] = onClick={[Function]} onFocus={[Function]} onMouseDown={[Function]} + onMouseOut={[Function]} + onMouseUp={[Function]} onTouchStart={[Function]} >
render lower than 0.1 request rate value 1`] = className="" data-icon="down" fill="currentColor" + focusable="false" height="1em" key="svg-down" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > render lower than 0.1 request rate value 1`] = exports[` render request rate number with more than 2 decimal places value 1`] = `
render request rate number with more than 2 dec } >
- Name
- - - + Name - - - + + + + + +
- P95 Latency
- - - + P95 Latency - - - + + + + + +
- Request rate
- - - + Request rate - - - + + + + + +
- Error rate
- - - + Error rate - - - + + + + + +
- Impact -   - - - + Impact +   + + + + +
- -
- - - - - - - + + - - - + + +
@@ -5798,21 +6051,13 @@ exports[` render request rate number with more than 2 dec } >
- /PlaceOrder
render request rate number with more than 2 dec
render request rate number with more than 2 dec
render request rate number with more than 2 dec
render request rate number with more than 2 dec className="ant-pagination-item-link" > render request rate number with more than 2 dec className="" data-icon="left" fill="currentColor" + focusable="false" height="1em" key="svg-left" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -6152,6 +6398,7 @@ exports[` render request rate number with more than 2 dec className="ant-pagination-item-link" > render request rate number with more than 2 dec className="" data-icon="right" fill="currentColor" + focusable="false" height="1em" key="svg-right" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -6183,10 +6430,13 @@ exports[` render request rate number with more than 2 dec onClick={[Function]} onFocus={[Function]} onMouseDown={[Function]} + onMouseOut={[Function]} + onMouseUp={[Function]} onTouchStart={[Function]} >
render request rate number with more than 2 dec className="" data-icon="down" fill="currentColor" + focusable="false" height="1em" key="svg-down" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > render request rate number with more than 2 dec exports[` render some values in the table 1`] = `
render some values in the table 1`] = ` } >
- Name
- - - + Name - - - + + + + + +
- P95 Latency
- - - + P95 Latency - - - + + + + + +
- Request rate
- - - + Request rate - - - + + + + + +
- Error rate
- - - + Error rate - - - + + + + + +
- Impact -   - - - + Impact +   + + + + +
- -
- - - - - - - + + - - - + + +
@@ -6739,21 +7023,13 @@ exports[` render some values in the table 1`] = ` } >
- /PlaceOrder
render some values in the table 1`] = `
render some values in the table 1`] = `
render some values in the table 1`] = `
render some values in the table 1`] = ` className="ant-pagination-item-link" > render some values in the table 1`] = ` className="" data-icon="left" fill="currentColor" + focusable="false" height="1em" key="svg-left" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -7093,6 +7370,7 @@ exports[` render some values in the table 1`] = ` className="ant-pagination-item-link" > render some values in the table 1`] = ` className="" data-icon="right" fill="currentColor" + focusable="false" height="1em" key="svg-right" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -7124,10 +7402,13 @@ exports[` render some values in the table 1`] = ` onClick={[Function]} onFocus={[Function]} onMouseDown={[Function]} + onMouseOut={[Function]} + onMouseUp={[Function]} onTouchStart={[Function]} >
render some values in the table 1`] = ` className="" data-icon="down" fill="currentColor" + focusable="false" height="1em" key="svg-down" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > render some values in the table 1`] = ` exports[` test column render function 1`] = `
test column render function 1`] = ` } >
- Name
- - - + Name - - - + + + + + +
- P95 Latency
- - - + P95 Latency - - - + + + + + +
- Request rate
- - - + Request rate - - - + + + + + +
- Error rate
- - - + Error rate - - - + + + + + +
- Impact -   - - - + Impact +   + + + + +
- -
- - - - - - - + + - - - + + +
@@ -7680,20 +7995,11 @@ exports[` test column render function 1`] = ` } >
- -
test column render function 1`] = `
test column render function 1`] = `
test column render function 1`] = `
test column render function 1`] = ` className="ant-pagination-item-link" > test column render function 1`] = ` className="" data-icon="left" fill="currentColor" + focusable="false" height="1em" key="svg-left" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -7847,6 +8154,7 @@ exports[` test column render function 1`] = ` className="ant-pagination-item-link" > test column render function 1`] = ` className="" data-icon="right" fill="currentColor" + focusable="false" height="1em" key="svg-right" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -7878,10 +8186,13 @@ exports[` test column render function 1`] = ` onClick={[Function]} onFocus={[Function]} onMouseDown={[Function]} + onMouseOut={[Function]} + onMouseUp={[Function]} onTouchStart={[Function]} >
test column render function 1`] = ` className="" data-icon="down" fill="currentColor" + focusable="false" height="1em" key="svg-down" - viewBox="0 0 1024 1024" + viewBox="64 64 896 896" width="1em" - xmlns="http://www.w3.org/2000/svg" > @@ -62,7 +61,6 @@ exports[`Header rendering renders as expected with minimum props 1`] = ` id="inputNumber" min={1} onChange={[Function]} - prefixCls="ant-input-number" step={1} value={4} /> diff --git a/packages/jaeger-ui/src/components/QualityMetrics/__snapshots__/MetricCard.test.js.snap b/packages/jaeger-ui/src/components/QualityMetrics/__snapshots__/MetricCard.test.js.snap index 0e2ec16626..6dffb43bf7 100644 --- a/packages/jaeger-ui/src/components/QualityMetrics/__snapshots__/MetricCard.test.js.snap +++ b/packages/jaeger-ui/src/components/QualityMetrics/__snapshots__/MetricCard.test.js.snap @@ -29,7 +29,6 @@ exports[`MetricCard renders as expected when passCount is zero 1`] = ` mouseEnterDelay={0.1} mouseLeaveDelay={0.1} placement="top" - prefixCls="ant-tooltip" title="Metric Documentation" transitionName="zoom-big-fast" > @@ -112,7 +111,6 @@ exports[`MetricCard renders as expected with details 1`] = ` mouseEnterDelay={0.1} mouseLeaveDelay={0.1} placement="top" - prefixCls="ant-tooltip" title="Metric Documentation" transitionName="zoom-big-fast" > @@ -237,7 +235,6 @@ exports[`MetricCard renders as expected without details 1`] = ` mouseEnterDelay={0.1} mouseLeaveDelay={0.1} placement="top" - prefixCls="ant-tooltip" title="Metric Documentation" transitionName="zoom-big-fast" > @@ -320,7 +317,6 @@ exports[`MetricCard renders as expected without details 2`] = ` mouseEnterDelay={0.1} mouseLeaveDelay={0.1} placement="top" - prefixCls="ant-tooltip" title="Metric Documentation" transitionName="zoom-big-fast" > diff --git a/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/__snapshots__/DiffSelection.test.js.snap b/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/__snapshots__/DiffSelection.test.js.snap index 166db898e7..0fa87b5d8f 100644 --- a/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/__snapshots__/DiffSelection.test.js.snap +++ b/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/__snapshots__/DiffSelection.test.js.snap @@ -32,7 +32,6 @@ exports[`DiffSelection renders a trace as expected 1`] = ` ghost={false} htmlType="button" loading={false} - prefixCls="ant-btn" type="primary" > Compare Traces @@ -107,7 +106,6 @@ exports[`DiffSelection renders multiple traces as expected 1`] = ` ghost={false} htmlType="button" loading={false} - prefixCls="ant-btn" type="primary" > Compare Traces diff --git a/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/__snapshots__/ResultItemTitle.test.js.snap b/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/__snapshots__/ResultItemTitle.test.js.snap index e66277341a..a2a5ecdf40 100644 --- a/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/__snapshots__/ResultItemTitle.test.js.snap +++ b/packages/jaeger-ui/src/components/SearchTracePage/SearchResults/__snapshots__/ResultItemTitle.test.js.snap @@ -11,7 +11,6 @@ exports[`ResultItemTitle renders as expected 1`] = ` indeterminate={false} onChange={[Function]} onClick={[Function]} - prefixCls="ant-checkbox" /> @@ -156,7 +155,6 @@ exports[`drawNode diffNode renders as expected when props.a is 0 1`] = ` overlayClassName="DiffNode--popover is-changed is-added" overlayStyle={Object {}} placement="top" - prefixCls="ant-popover" transitionName="zoom-big" trigger="hover" > @@ -286,7 +284,6 @@ exports[`drawNode diffNode renders as expected when props.a is less than props.b overlayClassName="DiffNode--popover is-changed is-more" overlayStyle={Object {}} placement="top" - prefixCls="ant-popover" transitionName="zoom-big" trigger="hover" > @@ -416,7 +413,6 @@ exports[`drawNode diffNode renders as expected when props.a is more than props.b overlayClassName="DiffNode--popover is-changed is-less" overlayStyle={Object {}} placement="top" - prefixCls="ant-popover" transitionName="zoom-big" trigger="hover" > @@ -546,7 +542,6 @@ exports[`drawNode diffNode renders as expected when props.b is 0 1`] = ` overlayClassName="DiffNode--popover is-changed is-removed" overlayStyle={Object {}} placement="top" - prefixCls="ant-popover" transitionName="zoom-big" trigger="hover" > @@ -656,7 +651,6 @@ exports[`drawNode diffNode renders as expected when props.isUiFindMatch is true overlayClassName="DiffNode--popover is-same" overlayStyle={Object {}} placement="top" - prefixCls="ant-popover" transitionName="zoom-big" trigger="hover" > diff --git a/packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/__snapshots__/CohortTable.test.js.snap b/packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/__snapshots__/CohortTable.test.js.snap index 93bbf93060..16e2715fc0 100644 --- a/packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/__snapshots__/CohortTable.test.js.snap +++ b/packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/__snapshots__/CohortTable.test.js.snap @@ -2,9 +2,7 @@ exports[`CohortTable renders as expected 1`] = ` Array [ - -
, + , "", ] `; diff --git a/packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/__snapshots__/TraceDiffHeader.test.js.snap b/packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/__snapshots__/TraceDiffHeader.test.js.snap index b45466970c..3394c8e7b3 100644 --- a/packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/__snapshots__/TraceDiffHeader.test.js.snap +++ b/packages/jaeger-ui/src/components/TraceDiff/TraceDiffHeader/__snapshots__/TraceDiffHeader.test.js.snap @@ -94,7 +94,6 @@ exports[`TraceDiffHeader handles absent a & b 1`] = ` overlayClassName="TraceDiffHeader--popover" overlayStyle={Object {}} placement="bottomLeft" - prefixCls="ant-popover" title={ `; diff --git a/packages/jaeger-ui/src/components/TracePage/TracePageHeader/__snapshots__/AltViewOptions.test.js.snap b/packages/jaeger-ui/src/components/TracePage/TracePageHeader/__snapshots__/AltViewOptions.test.js.snap index ae2bb4d2c8..ada5600910 100644 --- a/packages/jaeger-ui/src/components/TracePage/TracePageHeader/__snapshots__/AltViewOptions.test.js.snap +++ b/packages/jaeger-ui/src/components/TracePage/TracePageHeader/__snapshots__/AltViewOptions.test.js.snap @@ -5,12 +5,7 @@ exports[`AltViewOptions renders correctly 1`] = ` mouseEnterDelay={0.15} mouseLeaveDelay={0.1} overlay={ - + } placement="bottomLeft" - prefixCls="ant-dropdown" >