@next-bricks/data-view 0.1.1 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (108) hide show
  1. package/dist/bricks.json +18 -3
  2. package/dist/chunks/2618.a2399464.js +2 -0
  3. package/dist/chunks/2618.a2399464.js.map +1 -0
  4. package/dist/chunks/2916.949ccbac.js +2 -0
  5. package/dist/chunks/2916.949ccbac.js.map +1 -0
  6. package/dist/chunks/2951.57059430.js +3 -0
  7. package/dist/chunks/2951.57059430.js.map +1 -0
  8. package/dist/chunks/{3494.7601f52b.js → 3494.f3d54505.js} +2 -2
  9. package/dist/chunks/{3494.7601f52b.js.map → 3494.f3d54505.js.map} +1 -1
  10. package/dist/chunks/353.aaa52aa5.js +2 -0
  11. package/dist/chunks/{353.ff1b1400.js.map → 353.aaa52aa5.js.map} +1 -1
  12. package/dist/chunks/4512.6ed82117.js +2 -0
  13. package/dist/chunks/{4512.72dd7711.js.map → 4512.6ed82117.js.map} +1 -1
  14. package/dist/chunks/4791.3791c567.js +2 -0
  15. package/dist/chunks/4791.3791c567.js.map +1 -0
  16. package/dist/chunks/5636.ed10ef34.js +2 -0
  17. package/dist/chunks/5636.ed10ef34.js.map +1 -0
  18. package/dist/chunks/{6205.43fcf1c2.js → 6205.de9bf2ba.js} +2 -2
  19. package/dist/chunks/{6205.43fcf1c2.js.map → 6205.de9bf2ba.js.map} +1 -1
  20. package/dist/chunks/{7164.2ccb4fce.js → 7164.4bb29d10.js} +2 -2
  21. package/dist/chunks/{7164.2ccb4fce.js.map → 7164.4bb29d10.js.map} +1 -1
  22. package/dist/chunks/{7822.7e6f7627.js → 7822.c3e6d531.js} +2 -2
  23. package/dist/chunks/{7822.7e6f7627.js.map → 7822.c3e6d531.js.map} +1 -1
  24. package/dist/chunks/9685.b7dafab6.js +3 -0
  25. package/dist/chunks/9685.b7dafab6.js.map +1 -0
  26. package/dist/chunks/991.42fd7b7b.js +2 -0
  27. package/dist/chunks/991.42fd7b7b.js.map +1 -0
  28. package/dist/chunks/app-wall-card-item.840fb3f9.js +3 -0
  29. package/dist/chunks/app-wall-card-item.840fb3f9.js.map +1 -0
  30. package/dist/chunks/app-wall-system-card.2a19da39.js +3 -0
  31. package/dist/chunks/app-wall-system-card.2a19da39.js.LICENSE.txt +5 -0
  32. package/dist/chunks/app-wall-system-card.2a19da39.js.map +1 -0
  33. package/dist/chunks/battery-chart.2c991e97.js +2 -0
  34. package/dist/chunks/battery-chart.2c991e97.js.map +1 -0
  35. package/dist/chunks/complex-search.e5ad7ef3.js +2 -0
  36. package/dist/chunks/complex-search.e5ad7ef3.js.map +1 -0
  37. package/dist/chunks/dropdown-menu.2681372b.js +3 -0
  38. package/dist/chunks/dropdown-menu.2681372b.js.LICENSE.txt +5 -0
  39. package/dist/chunks/dropdown-menu.2681372b.js.map +1 -0
  40. package/dist/chunks/gauge-chart.5c4ba6a4.js +2 -0
  41. package/dist/chunks/{gauge-chart.1f452553.js.map → gauge-chart.5c4ba6a4.js.map} +1 -1
  42. package/dist/chunks/loading-panel.c594808c.js +2 -0
  43. package/dist/chunks/loading-panel.c594808c.js.map +1 -0
  44. package/dist/chunks/main.887a6193.js +2 -0
  45. package/dist/chunks/main.887a6193.js.map +1 -0
  46. package/dist/chunks/modern-style-component-title.e8b2aa60.js +2 -0
  47. package/dist/chunks/modern-style-component-title.e8b2aa60.js.map +1 -0
  48. package/dist/chunks/modern-style-page-title.9290bacc.js +2 -0
  49. package/dist/chunks/modern-style-page-title.9290bacc.js.map +1 -0
  50. package/dist/chunks/modern-style-treemap.025c61b9.js +2 -0
  51. package/dist/chunks/modern-style-treemap.025c61b9.js.map +1 -0
  52. package/dist/chunks/particle-animation.37f88acb.js +2 -0
  53. package/dist/chunks/particle-animation.37f88acb.js.map +1 -0
  54. package/dist/chunks/tabs-drawer.a75dc490.js +3 -0
  55. package/dist/chunks/tabs-drawer.a75dc490.js.LICENSE.txt +5 -0
  56. package/dist/chunks/{tabs-drawer.8f87a1b2.js.map → tabs-drawer.a75dc490.js.map} +1 -1
  57. package/dist/images/6d954a25.png +0 -0
  58. package/dist/index.d5a4d33a.js +2 -0
  59. package/dist/index.d5a4d33a.js.map +1 -0
  60. package/dist-types/app-wall/card-item/index.d.ts +40 -0
  61. package/dist-types/app-wall/card-item/index.spec.d.ts +1 -0
  62. package/dist-types/app-wall/system-card/index.d.ts +75 -0
  63. package/dist-types/app-wall/system-card/index.spec.d.ts +1 -0
  64. package/dist-types/bootstrap.d.ts +6 -0
  65. package/dist-types/complex-search/i18n.d.ts +12 -0
  66. package/dist-types/complex-search/index.d.ts +73 -0
  67. package/dist-types/complex-search/index.spec.d.ts +1 -0
  68. package/dist-types/dropdown-menu/index.d.ts +49 -0
  69. package/dist-types/dropdown-menu/index.spec.d.ts +1 -0
  70. package/dist-types/hooks/index.d.ts +1 -0
  71. package/dist-types/hooks/usePrevious/index.d.ts +1 -0
  72. package/dist-types/hooks/usePrevious/usePrevious.spec.d.ts +1 -0
  73. package/dist-types/loading-panel/index.d.ts +60 -0
  74. package/dist-types/loading-panel/index.spec.d.ts +1 -0
  75. package/dist-types/modern-style-treemap/index.d.ts +14 -6
  76. package/dist-types/particle-animation/index.d.ts +38 -0
  77. package/dist-types/particle-animation/index.spec.d.ts +1 -0
  78. package/dist-types/utils/debounceByAnimationFrame.d.ts +4 -0
  79. package/dist-types/utils/debounceByAnimationFrame.spec.d.ts +1 -0
  80. package/package.json +6 -6
  81. package/dist/chunks/2241.761c67f5.js +0 -3
  82. package/dist/chunks/2241.761c67f5.js.map +0 -1
  83. package/dist/chunks/2993.e6502630.js +0 -2
  84. package/dist/chunks/2993.e6502630.js.map +0 -1
  85. package/dist/chunks/353.ff1b1400.js +0 -2
  86. package/dist/chunks/4512.72dd7711.js +0 -2
  87. package/dist/chunks/5603.39981534.js +0 -2
  88. package/dist/chunks/5603.39981534.js.map +0 -1
  89. package/dist/chunks/6173.9d8d57ea.js +0 -3
  90. package/dist/chunks/6173.9d8d57ea.js.map +0 -1
  91. package/dist/chunks/battery-chart.02988af9.js +0 -2
  92. package/dist/chunks/battery-chart.02988af9.js.map +0 -1
  93. package/dist/chunks/gauge-chart.1f452553.js +0 -2
  94. package/dist/chunks/main.0455b6ae.js +0 -2
  95. package/dist/chunks/main.0455b6ae.js.map +0 -1
  96. package/dist/chunks/modern-style-component-title.17b744e0.js +0 -2
  97. package/dist/chunks/modern-style-component-title.17b744e0.js.map +0 -1
  98. package/dist/chunks/modern-style-page-title.ae7b75cb.js +0 -2
  99. package/dist/chunks/modern-style-page-title.ae7b75cb.js.map +0 -1
  100. package/dist/chunks/modern-style-treemap.db14f864.js +0 -2
  101. package/dist/chunks/modern-style-treemap.db14f864.js.map +0 -1
  102. package/dist/chunks/tabs-drawer.8f87a1b2.js +0 -3
  103. package/dist/index.364eb559.js +0 -2
  104. package/dist/index.364eb559.js.map +0 -1
  105. /package/dist/chunks/{2241.761c67f5.js.LICENSE.txt → 2951.57059430.js.LICENSE.txt} +0 -0
  106. /package/dist/chunks/{6173.9d8d57ea.js.LICENSE.txt → 9685.b7dafab6.js.LICENSE.txt} +0 -0
  107. /package/dist/chunks/{tabs-drawer.8f87a1b2.js.LICENSE.txt → app-wall-card-item.840fb3f9.js.LICENSE.txt} +0 -0
  108. /package/dist/{f3856ac6.svg → images/f3856ac6.svg} +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d5a4d33a.js","mappings":"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","sources":["webpack:///webpack/runtime/load script","webpack:///webpack/runtime/consumes","webpack:///webpack/container-entry","webpack:///webpack/bootstrap","webpack:///webpack/runtime/compat get default export","webpack:///webpack/runtime/define property getters","webpack:///webpack/runtime/ensure chunk","webpack:///webpack/runtime/get javascript chunk filename","webpack:///webpack/runtime/global","webpack:///webpack/runtime/hasOwnProperty shorthand","webpack:///webpack/runtime/make namespace object","webpack:///webpack/runtime/node module decorator","webpack:///webpack/runtime/sharing","webpack:///webpack/runtime/publicPath","webpack:///webpack/runtime/jsonp chunk loading","webpack:///webpack/startup"],"sourcesContent":["var inProgress = {};\nvar dataWebpackPrefix = \"@next-bricks/data-view:\";\n// loadScript function to load a script via script tag\n__webpack_require__.l = (url, done, key, chunkId) => {\n\tif(inProgress[url]) { inProgress[url].push(done); return; }\n\tvar script, needAttach;\n\tif(key !== undefined) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tfor(var i = 0; i < scripts.length; i++) {\n\t\t\tvar s = scripts[i];\n\t\t\tif(s.getAttribute(\"src\") == url || s.getAttribute(\"data-webpack\") == dataWebpackPrefix + key) { script = s; break; }\n\t\t}\n\t}\n\tif(!script) {\n\t\tneedAttach = true;\n\t\tscript = document.createElement('script');\n\n\t\tscript.charset = 'utf-8';\n\t\tscript.timeout = 120;\n\t\tif (__webpack_require__.nc) {\n\t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n\t\t}\n\t\tscript.setAttribute(\"data-webpack\", dataWebpackPrefix + key);\n\t\tscript.src = url;\n\t}\n\tinProgress[url] = [done];\n\tvar onScriptComplete = (prev, event) => {\n\t\t// avoid mem leaks in IE.\n\t\tscript.onerror = script.onload = null;\n\t\tclearTimeout(timeout);\n\t\tvar doneFns = inProgress[url];\n\t\tdelete inProgress[url];\n\t\tscript.parentNode && script.parentNode.removeChild(script);\n\t\tdoneFns && doneFns.forEach((fn) => (fn(event)));\n\t\tif(prev) return prev(event);\n\t}\n\tvar timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), 120000);\n\tscript.onerror = onScriptComplete.bind(null, script.onerror);\n\tscript.onload = onScriptComplete.bind(null, script.onload);\n\tneedAttach && document.head.appendChild(script);\n};","var parseVersion = (str) => {\n\t// see webpack/lib/util/semver.js for original code\n\tvar p=p=>{return p.split(\".\").map((p=>{return+p==p?+p:p}))},n=/^([^-+]+)?(?:-([^+]+))?(?:\\+(.+))?$/.exec(str),r=n[1]?p(n[1]):[];return n[2]&&(r.length++,r.push.apply(r,p(n[2]))),n[3]&&(r.push([]),r.push.apply(r,p(n[3]))),r;\n}\nvar versionLt = (a, b) => {\n\t// see webpack/lib/util/semver.js for original code\n\ta=parseVersion(a),b=parseVersion(b);for(var r=0;;){if(r>=a.length)return r<b.length&&\"u\"!=(typeof b[r])[0];var e=a[r],n=(typeof e)[0];if(r>=b.length)return\"u\"==n;var t=b[r],f=(typeof t)[0];if(n!=f)return\"o\"==n&&\"n\"==f||(\"s\"==f||\"u\"==n);if(\"o\"!=n&&\"u\"!=n&&e!=t)return e<t;r++}\n}\nvar rangeToString = (range) => {\n\t// see webpack/lib/util/semver.js for original code\n\tvar r=range[0],n=\"\";if(1===range.length)return\"*\";if(r+.5){n+=0==r?\">=\":-1==r?\"<\":1==r?\"^\":2==r?\"~\":r>0?\"=\":\"!=\";for(var e=1,a=1;a<range.length;a++){e--,n+=\"u\"==(typeof(t=range[a]))[0]?\"-\":(e>0?\".\":\"\")+(e=2,t)}return n}var g=[];for(a=1;a<range.length;a++){var t=range[a];g.push(0===t?\"not(\"+o()+\")\":1===t?\"(\"+o()+\" || \"+o()+\")\":2===t?g.pop()+\" \"+g.pop():rangeToString(t))}return o();function o(){return g.pop().replace(/^\\((.+)\\)$/,\"$1\")}\n}\nvar satisfy = (range, version) => {\n\t// see webpack/lib/util/semver.js for original code\n\tif(0 in range){version=parseVersion(version);var e=range[0],r=e<0;r&&(e=-e-1);for(var n=0,i=1,a=!0;;i++,n++){var f,s,g=i<range.length?(typeof range[i])[0]:\"\";if(n>=version.length||\"o\"==(s=(typeof(f=version[n]))[0]))return!a||(\"u\"==g?i>e&&!r:\"\"==g!=r);if(\"u\"==s){if(!a||\"u\"!=g)return!1}else if(a)if(g==s)if(i<=e){if(f!=range[i])return!1}else{if(r?f>range[i]:f<range[i])return!1;f!=range[i]&&(a=!1)}else if(\"s\"!=g&&\"n\"!=g){if(r||i<=e)return!1;a=!1,i--}else{if(i<=e||s<g!=r)return!1;a=!1}else\"s\"!=g&&\"n\"!=g&&(a=!1,i--)}}var t=[],o=t.pop.bind(t);for(n=1;n<range.length;n++){var u=range[n];t.push(1==u?o()|o():2==u?o()&o():u?satisfy(u,version):!o())}return!!o();\n}\nvar ensureExistence = (scopeName, key) => {\n\tvar scope = __webpack_require__.S[scopeName];\n\tif(!scope || !__webpack_require__.o(scope, key)) throw new Error(\"Shared module \" + key + \" doesn't exist in shared scope \" + scopeName);\n\treturn scope;\n};\nvar findVersion = (scope, key) => {\n\tvar versions = scope[key];\n\tvar key = Object.keys(versions).reduce((a, b) => {\n\t\treturn !a || versionLt(a, b) ? b : a;\n\t}, 0);\n\treturn key && versions[key]\n};\nvar findSingletonVersionKey = (scope, key) => {\n\tvar versions = scope[key];\n\treturn Object.keys(versions).reduce((a, b) => {\n\t\treturn !a || (!versions[a].loaded && versionLt(a, b)) ? b : a;\n\t}, 0);\n};\nvar getInvalidSingletonVersionMessage = (scope, key, version, requiredVersion) => {\n\treturn \"Unsatisfied version \" + version + \" from \" + (version && scope[key][version].from) + \" of shared singleton module \" + key + \" (required \" + rangeToString(requiredVersion) + \")\"\n};\nvar getSingleton = (scope, scopeName, key, requiredVersion) => {\n\tvar version = findSingletonVersionKey(scope, key);\n\treturn get(scope[key][version]);\n};\nvar getSingletonVersion = (scope, scopeName, key, requiredVersion) => {\n\tvar version = findSingletonVersionKey(scope, key);\n\tif (!satisfy(requiredVersion, version)) typeof console !== \"undefined\" && console.warn && console.warn(getInvalidSingletonVersionMessage(scope, key, version, requiredVersion));\n\treturn get(scope[key][version]);\n};\nvar getStrictSingletonVersion = (scope, scopeName, key, requiredVersion) => {\n\tvar version = findSingletonVersionKey(scope, key);\n\tif (!satisfy(requiredVersion, version)) throw new Error(getInvalidSingletonVersionMessage(scope, key, version, requiredVersion));\n\treturn get(scope[key][version]);\n};\nvar findValidVersion = (scope, key, requiredVersion) => {\n\tvar versions = scope[key];\n\tvar key = Object.keys(versions).reduce((a, b) => {\n\t\tif (!satisfy(requiredVersion, b)) return a;\n\t\treturn !a || versionLt(a, b) ? b : a;\n\t}, 0);\n\treturn key && versions[key]\n};\nvar getInvalidVersionMessage = (scope, scopeName, key, requiredVersion) => {\n\tvar versions = scope[key];\n\treturn \"No satisfying version (\" + rangeToString(requiredVersion) + \") of shared module \" + key + \" found in shared scope \" + scopeName + \".\\n\" +\n\t\t\"Available versions: \" + Object.keys(versions).map((key) => {\n\t\treturn key + \" from \" + versions[key].from;\n\t}).join(\", \");\n};\nvar getValidVersion = (scope, scopeName, key, requiredVersion) => {\n\tvar entry = findValidVersion(scope, key, requiredVersion);\n\tif(entry) return get(entry);\n\tthrow new Error(getInvalidVersionMessage(scope, scopeName, key, requiredVersion));\n};\nvar warnInvalidVersion = (scope, scopeName, key, requiredVersion) => {\n\ttypeof console !== \"undefined\" && console.warn && console.warn(getInvalidVersionMessage(scope, scopeName, key, requiredVersion));\n};\nvar get = (entry) => {\n\tentry.loaded = 1;\n\treturn entry.get()\n};\nvar init = (fn) => (function(scopeName, a, b, c) {\n\tvar promise = __webpack_require__.I(scopeName);\n\tif (promise && promise.then) return promise.then(fn.bind(fn, scopeName, __webpack_require__.S[scopeName], a, b, c));\n\treturn fn(scopeName, __webpack_require__.S[scopeName], a, b, c);\n});\n\nvar load = /*#__PURE__*/ init((scopeName, scope, key) => {\n\tensureExistence(scopeName, key);\n\treturn get(findVersion(scope, key));\n});\nvar loadFallback = /*#__PURE__*/ init((scopeName, scope, key, fallback) => {\n\treturn scope && __webpack_require__.o(scope, key) ? get(findVersion(scope, key)) : fallback();\n});\nvar loadVersionCheck = /*#__PURE__*/ init((scopeName, scope, key, version) => {\n\tensureExistence(scopeName, key);\n\treturn get(findValidVersion(scope, key, version) || warnInvalidVersion(scope, scopeName, key, version) || findVersion(scope, key));\n});\nvar loadSingleton = /*#__PURE__*/ init((scopeName, scope, key) => {\n\tensureExistence(scopeName, key);\n\treturn getSingleton(scope, scopeName, key);\n});\nvar loadSingletonVersionCheck = /*#__PURE__*/ init((scopeName, scope, key, version) => {\n\tensureExistence(scopeName, key);\n\treturn getSingletonVersion(scope, scopeName, key, version);\n});\nvar loadStrictVersionCheck = /*#__PURE__*/ init((scopeName, scope, key, version) => {\n\tensureExistence(scopeName, key);\n\treturn getValidVersion(scope, scopeName, key, version);\n});\nvar loadStrictSingletonVersionCheck = /*#__PURE__*/ init((scopeName, scope, key, version) => {\n\tensureExistence(scopeName, key);\n\treturn getStrictSingletonVersion(scope, scopeName, key, version);\n});\nvar loadVersionCheckFallback = /*#__PURE__*/ init((scopeName, scope, key, version, fallback) => {\n\tif(!scope || !__webpack_require__.o(scope, key)) return fallback();\n\treturn get(findValidVersion(scope, key, version) || warnInvalidVersion(scope, scopeName, key, version) || findVersion(scope, key));\n});\nvar loadSingletonFallback = /*#__PURE__*/ init((scopeName, scope, key, fallback) => {\n\tif(!scope || !__webpack_require__.o(scope, key)) return fallback();\n\treturn getSingleton(scope, scopeName, key);\n});\nvar loadSingletonVersionCheckFallback = /*#__PURE__*/ init((scopeName, scope, key, version, fallback) => {\n\tif(!scope || !__webpack_require__.o(scope, key)) return fallback();\n\treturn getSingletonVersion(scope, scopeName, key, version);\n});\nvar loadStrictVersionCheckFallback = /*#__PURE__*/ init((scopeName, scope, key, version, fallback) => {\n\tvar entry = scope && __webpack_require__.o(scope, key) && findValidVersion(scope, key, version);\n\treturn entry ? get(entry) : fallback();\n});\nvar loadStrictSingletonVersionCheckFallback = /*#__PURE__*/ init((scopeName, scope, key, version, fallback) => {\n\tif(!scope || !__webpack_require__.o(scope, key)) return fallback();\n\treturn getStrictSingletonVersion(scope, scopeName, key, version);\n});\nvar installedModules = {};\nvar moduleToHandlerMapping = {\n\t2409: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/i18n\", [1,1,0,5], () => (Promise.all([__webpack_require__.e(4537), __webpack_require__.e(8376), __webpack_require__.e(6205)]).then(() => (() => (__webpack_require__(7164))))))),\n\t9095: () => (loadSingletonVersionCheckFallback(\"default\", \"react-i18next\", [1,12,2,0], () => (Promise.all([__webpack_require__.e(4791), __webpack_require__.e(8657)]).then(() => (() => (__webpack_require__(4791))))))),\n\t4537: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/utils/general\", [1,1,2,0], () => (__webpack_require__.e(7244).then(() => (() => (__webpack_require__(7244))))))),\n\t5366: () => (loadSingletonVersionCheckFallback(\"default\", \"i18next-browser-languagedetector\", [1,7,0,1], () => (__webpack_require__.e(2754).then(() => (() => (__webpack_require__(2754))))))),\n\t6244: () => (loadSingletonVersionCheckFallback(\"default\", \"i18next\", [1,22,4,12], () => (__webpack_require__.e(2618).then(() => (() => (__webpack_require__(2618))))))),\n\t5872: () => (loadSingletonVersionCheckFallback(\"default\", \"moment\", [1,2,27,0], () => (Promise.all([__webpack_require__.e(8008), __webpack_require__.e(7915)]).then(() => (() => (__webpack_require__(9034))))))),\n\t5899: () => (loadSingletonVersionCheckFallback(\"default\", \"js-yaml\", [1,3,14,0], () => (__webpack_require__.e(9431).then(() => (() => (__webpack_require__(9431))))))),\n\t6976: () => (loadSingletonVersionCheckFallback(\"default\", \"lodash\", [1,4,17,19], () => (__webpack_require__.e(6635).then(() => (() => (__webpack_require__(6635))))))),\n\t5178: () => (loadSingletonVersionCheckFallback(\"default\", \"lodash\", [1,4,17,21], () => (__webpack_require__.e(6635).then(() => (() => (__webpack_require__(6635))))))),\n\t8657: () => (loadStrictVersionCheckFallback(\"default\", \"react\", [6,0,0,0,,\"experimental-ee8509801-20230117\"], () => (__webpack_require__.e(5514).then(() => (() => (__webpack_require__(2784))))))),\n\t857: () => (loadStrictVersionCheckFallback(\"default\", \"@next-core/element\", [1,1,0,2], () => (__webpack_require__.e(4717).then(() => (() => (__webpack_require__(9549))))))),\n\t6650: () => (loadFallback(\"default\", \"react-dom\", () => (__webpack_require__.e(5514).then(() => (() => (__webpack_require__(8316))))))),\n\t6011: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/runtime\", [1,1,2,0], () => (Promise.all([__webpack_require__.e(2951), __webpack_require__.e(4537), __webpack_require__.e(5178), __webpack_require__.e(2409), __webpack_require__.e(8874), __webpack_require__.e(9481), __webpack_require__.e(2012)]).then(() => (() => (__webpack_require__(2951))))))),\n\t8874: () => (loadSingletonVersionCheckFallback(\"default\", \"moment\", [1,2,29,4], () => (Promise.all([__webpack_require__.e(8008), __webpack_require__.e(7915)]).then(() => (() => (__webpack_require__(9034))))))),\n\t9481: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/cook\", [1,2,0,2], () => (__webpack_require__.e(5151).then(() => (() => (__webpack_require__(5151))))))),\n\t1304: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/http\", [1,1,0,2], () => (__webpack_require__.e(3914).then(() => (() => (__webpack_require__(5202))))))),\n\t2257: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/supply\", [1,2,0,2], () => (Promise.all([__webpack_require__.e(5637), __webpack_require__.e(9758), __webpack_require__.e(6473)]).then(() => (() => (__webpack_require__(4049))))))),\n\t2308: () => (loadSingletonFallback(\"default\", \"js-yaml\", () => (__webpack_require__.e(9431).then(() => (() => (__webpack_require__(9431))))))),\n\t3352: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/http\", [1,1,0,0], () => (__webpack_require__.e(3914).then(() => (() => (__webpack_require__(5202))))))),\n\t5188: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/inject\", [1,1,0,3], () => (Promise.all([__webpack_require__.e(5637), __webpack_require__.e(9758), __webpack_require__.e(4728)]).then(() => (() => (__webpack_require__(2323))))))),\n\t6059: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/loader\", [1,1,1,0], () => (__webpack_require__.e(4454).then(() => (() => (__webpack_require__(4454))))))),\n\t7857: () => (loadSingletonVersionCheckFallback(\"default\", \"history\", [1,4,10,1], () => (__webpack_require__.e(2024).then(() => (() => (__webpack_require__(2024))))))),\n\t8525: () => (loadSingletonVersionCheckFallback(\"default\", \"moment/locale/zh-cn.js\", [1,2,29,4], () => (Promise.all([__webpack_require__.e(8008), __webpack_require__.e(7915)]).then(() => (() => (__webpack_require__(7414))))))),\n\t8701: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/utils/storyboard\", [1,1,2,0], () => (__webpack_require__.e(4512).then(() => (() => (__webpack_require__(353))))))),\n\t9355: () => (loadStrictVersionCheckFallback(\"default\", \"@next-core/react-element\", [1,1,0,2], () => (Promise.all([__webpack_require__.e(5514), __webpack_require__.e(6650), __webpack_require__.e(7746)]).then(() => (() => (__webpack_require__(1646))))))),\n\t1150: () => (loadFallback(\"default\", \"@next-core/react-runtime\", () => (Promise.all([__webpack_require__.e(6011), __webpack_require__.e(3494)]).then(() => (() => (__webpack_require__(7822))))))),\n\t1211: () => (loadSingletonFallback(\"default\", \"lodash\", () => (__webpack_require__.e(6635).then(() => (() => (__webpack_require__(6635))))))),\n\t7594: () => (loadSingletonVersionCheckFallback(\"default\", \"@next-core/i18n/react\", [1,1,0,5], () => (Promise.all([__webpack_require__.e(2409), __webpack_require__.e(5636)]).then(() => (() => (__webpack_require__(5636)))))))\n};\n// no consumes in initial chunks\nvar chunkMapping = {\n\t\"857\": [\n\t\t857\n\t],\n\t\"991\": [\n\t\t1211\n\t],\n\t\"1150\": [\n\t\t1150\n\t],\n\t\"2012\": [\n\t\t1304,\n\t\t2257,\n\t\t2308,\n\t\t3352,\n\t\t5188,\n\t\t6059,\n\t\t7857,\n\t\t8525,\n\t\t8701\n\t],\n\t\"2409\": [\n\t\t2409\n\t],\n\t\"4537\": [\n\t\t4537\n\t],\n\t\"5178\": [\n\t\t5178\n\t],\n\t\"5636\": [\n\t\t9095\n\t],\n\t\"6011\": [\n\t\t6011\n\t],\n\t\"6650\": [\n\t\t6650\n\t],\n\t\"7594\": [\n\t\t7594\n\t],\n\t\"8376\": [\n\t\t5366,\n\t\t6244\n\t],\n\t\"8657\": [\n\t\t8657\n\t],\n\t\"8874\": [\n\t\t8874\n\t],\n\t\"9355\": [\n\t\t9355\n\t],\n\t\"9481\": [\n\t\t9481\n\t],\n\t\"9758\": [\n\t\t5872,\n\t\t5899,\n\t\t6976\n\t]\n};\n__webpack_require__.f.consumes = (chunkId, promises) => {\n\tif(__webpack_require__.o(chunkMapping, chunkId)) {\n\t\tchunkMapping[chunkId].forEach((id) => {\n\t\t\tif(__webpack_require__.o(installedModules, id)) return promises.push(installedModules[id]);\n\t\t\tvar onFactory = (factory) => {\n\t\t\t\tinstalledModules[id] = 0;\n\t\t\t\t__webpack_require__.m[id] = (module) => {\n\t\t\t\t\tdelete __webpack_require__.c[id];\n\t\t\t\t\tmodule.exports = factory();\n\t\t\t\t}\n\t\t\t};\n\t\t\tvar onError = (error) => {\n\t\t\t\tdelete installedModules[id];\n\t\t\t\t__webpack_require__.m[id] = (module) => {\n\t\t\t\t\tdelete __webpack_require__.c[id];\n\t\t\t\t\tthrow error;\n\t\t\t\t}\n\t\t\t};\n\t\t\ttry {\n\t\t\t\tvar promise = moduleToHandlerMapping[id]();\n\t\t\t\tif(promise.then) {\n\t\t\t\t\tpromises.push(installedModules[id] = promise.then(onFactory)['catch'](onError));\n\t\t\t\t} else onFactory(promise);\n\t\t\t} catch(e) { onError(e); }\n\t\t});\n\t}\n}","var moduleMap = {\n\t\"./gauge-chart\": () => {\n\t\treturn Promise.all(/* gauge-chart */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(2811)]).then(() => (() => ((__webpack_require__(76)))));\n\t},\n\t\"./modern-style-component-title\": () => {\n\t\treturn Promise.all(/* modern-style-component-title */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(3637)]).then(() => (() => ((__webpack_require__(846)))));\n\t},\n\t\"./modern-style-page-title\": () => {\n\t\treturn Promise.all(/* modern-style-page-title */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(8245)]).then(() => (() => ((__webpack_require__(285)))));\n\t},\n\t\"./modern-style-treemap\": () => {\n\t\treturn Promise.all(/* modern-style-treemap */[__webpack_require__.e(2916), __webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(1150), __webpack_require__.e(991), __webpack_require__.e(2992)]).then(() => (() => ((__webpack_require__(4201)))));\n\t},\n\t\"./tabs-drawer\": () => {\n\t\treturn Promise.all(/* tabs-drawer */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(4644)]).then(() => (() => ((__webpack_require__(8093)))));\n\t},\n\t\"./battery-chart\": () => {\n\t\treturn Promise.all(/* battery-chart */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(8314)]).then(() => (() => ((__webpack_require__(4325)))));\n\t},\n\t\"./dropdown-menu\": () => {\n\t\treturn Promise.all(/* dropdown-menu */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(7926)]).then(() => (() => ((__webpack_require__(5982)))));\n\t},\n\t\"./complex-search\": () => {\n\t\treturn Promise.all(/* complex-search */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(1150), __webpack_require__.e(7594), __webpack_require__.e(794)]).then(() => (() => ((__webpack_require__(267)))));\n\t},\n\t\"./loading-panel\": () => {\n\t\treturn Promise.all(/* loading-panel */[__webpack_require__.e(2916), __webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(8606)]).then(() => (() => ((__webpack_require__(6203)))));\n\t},\n\t\"./particle-animation\": () => {\n\t\treturn Promise.all(/* particle-animation */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(9925)]).then(() => (() => ((__webpack_require__(495)))));\n\t},\n\t\"./app-wall-card-item\": () => {\n\t\treturn Promise.all(/* app-wall-card-item */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(8923)]).then(() => (() => ((__webpack_require__(9288)))));\n\t},\n\t\"./app-wall-system-card\": () => {\n\t\treturn Promise.all(/* app-wall-system-card */[__webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(9355), __webpack_require__.e(3518)]).then(() => (() => ((__webpack_require__(5296)))));\n\t}\n};\nvar get = (module, getScope) => {\n\t__webpack_require__.R = getScope;\n\tgetScope = (\n\t\t__webpack_require__.o(moduleMap, module)\n\t\t\t? moduleMap[module]()\n\t\t\t: Promise.resolve().then(() => {\n\t\t\t\tthrow new Error('Module \"' + module + '\" does not exist in container.');\n\t\t\t})\n\t);\n\t__webpack_require__.R = undefined;\n\treturn getScope;\n};\nvar init = (shareScope, initScope) => {\n\tif (!__webpack_require__.S) return;\n\tvar name = \"default\"\n\tvar oldScope = __webpack_require__.S[name];\n\tif(oldScope && oldScope !== shareScope) throw new Error(\"Container initialization failed as it has already been initialized with a different share scope\");\n\t__webpack_require__.S[name] = shareScope;\n\treturn __webpack_require__.I(name, initScope);\n};\n\n// This exports getters to disallow modifications\n__webpack_require__.d(exports, {\n\tget: () => (get),\n\tinit: () => (init)\n});","// The module cache\nvar __webpack_module_cache__ = {};\n\n// The require function\nfunction __webpack_require__(moduleId) {\n\t// Check if module is in cache\n\tvar cachedModule = __webpack_module_cache__[moduleId];\n\tif (cachedModule !== undefined) {\n\t\treturn cachedModule.exports;\n\t}\n\t// Create a new module (and put it into the cache)\n\tvar module = __webpack_module_cache__[moduleId] = {\n\t\tid: moduleId,\n\t\tloaded: false,\n\t\texports: {}\n\t};\n\n\t// Execute the module function\n\t__webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n\t// Flag the module as loaded\n\tmodule.loaded = true;\n\n\t// Return the exports of the module\n\treturn module.exports;\n}\n\n// expose the modules object (__webpack_modules__)\n__webpack_require__.m = __webpack_modules__;\n\n// expose the module cache\n__webpack_require__.c = __webpack_module_cache__;\n\n","// getDefaultExport function for compatibility with non-harmony modules\n__webpack_require__.n = (module) => {\n\tvar getter = module && module.__esModule ?\n\t\t() => (module['default']) :\n\t\t() => (module);\n\t__webpack_require__.d(getter, { a: getter });\n\treturn getter;\n};","// define getter functions for harmony exports\n__webpack_require__.d = (exports, definition) => {\n\tfor(var key in definition) {\n\t\tif(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {\n\t\t\tObject.defineProperty(exports, key, { enumerable: true, get: definition[key] });\n\t\t}\n\t}\n};","__webpack_require__.f = {};\n// This file contains only the entry chunk.\n// The chunk loading function for additional chunks\n__webpack_require__.e = (chunkId) => {\n\treturn Promise.all(Object.keys(__webpack_require__.f).reduce((promises, key) => {\n\t\t__webpack_require__.f[key](chunkId, promises);\n\t\treturn promises;\n\t}, []));\n};","// This function allow to reference async chunks\n__webpack_require__.u = (chunkId) => {\n\t// return url for filenames based on template\n\treturn \"chunks/\" + ({\"794\":\"complex-search\",\"2811\":\"gauge-chart\",\"2992\":\"modern-style-treemap\",\"3518\":\"app-wall-system-card\",\"3637\":\"modern-style-component-title\",\"4644\":\"tabs-drawer\",\"5514\":\"react\",\"7926\":\"dropdown-menu\",\"8245\":\"modern-style-page-title\",\"8314\":\"battery-chart\",\"8606\":\"loading-panel\",\"8923\":\"app-wall-card-item\",\"9925\":\"particle-animation\"}[chunkId] || chunkId) + \".\" + {\"353\":\"aaa52aa5\",\"794\":\"e5ad7ef3\",\"857\":\"e9ce5e08\",\"873\":\"58c2e4d7\",\"991\":\"42fd7b7b\",\"1150\":\"a2ee5907\",\"1646\":\"c6fb10b9\",\"2012\":\"af8d381d\",\"2024\":\"9df06f14\",\"2323\":\"5185fa60\",\"2409\":\"b3e0a27f\",\"2618\":\"a2399464\",\"2754\":\"c7ac7717\",\"2811\":\"5c4ba6a4\",\"2916\":\"949ccbac\",\"2951\":\"57059430\",\"2992\":\"025c61b9\",\"3494\":\"f3d54505\",\"3518\":\"2a19da39\",\"3637\":\"e8b2aa60\",\"3914\":\"738b0862\",\"4049\":\"c503232d\",\"4454\":\"25db2c7a\",\"4512\":\"6ed82117\",\"4537\":\"5d77949a\",\"4644\":\"a75dc490\",\"4717\":\"ace78c3e\",\"4728\":\"b40327c9\",\"4791\":\"3791c567\",\"4795\":\"20afb9f3\",\"5151\":\"f19f99d2\",\"5178\":\"7246b591\",\"5202\":\"3225e09f\",\"5514\":\"48b8771a\",\"5636\":\"ed10ef34\",\"5637\":\"452e222a\",\"6011\":\"61314fe0\",\"6205\":\"de9bf2ba\",\"6473\":\"6c0bd059\",\"6635\":\"f9c26f87\",\"6650\":\"7c2fa453\",\"7164\":\"4bb29d10\",\"7244\":\"7271f90a\",\"7594\":\"254510b0\",\"7746\":\"2d8b6f17\",\"7822\":\"c3e6d531\",\"7915\":\"0bf6d068\",\"7926\":\"2681372b\",\"8008\":\"00ab7560\",\"8245\":\"9290bacc\",\"8314\":\"2c991e97\",\"8376\":\"562e244c\",\"8606\":\"c594808c\",\"8657\":\"53336f5a\",\"8874\":\"d2501327\",\"8923\":\"840fb3f9\",\"9355\":\"ad5dae3a\",\"9431\":\"f9b8667c\",\"9481\":\"d1882994\",\"9549\":\"78bc7312\",\"9758\":\"c4f862fc\",\"9925\":\"37f88acb\"}[chunkId] + \".js\";\n};","__webpack_require__.g = (function() {\n\tif (typeof globalThis === 'object') return globalThis;\n\ttry {\n\t\treturn this || new Function('return this')();\n\t} catch (e) {\n\t\tif (typeof window === 'object') return window;\n\t}\n})();","__webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))","// define __esModule on exports\n__webpack_require__.r = (exports) => {\n\tif(typeof Symbol !== 'undefined' && Symbol.toStringTag) {\n\t\tObject.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });\n\t}\n\tObject.defineProperty(exports, '__esModule', { value: true });\n};","__webpack_require__.nmd = (module) => {\n\tmodule.paths = [];\n\tif (!module.children) module.children = [];\n\treturn module;\n};","__webpack_require__.S = {};\nvar initPromises = {};\nvar initTokens = {};\n__webpack_require__.I = (name, initScope) => {\n\tif(!initScope) initScope = [];\n\t// handling circular init calls\n\tvar initToken = initTokens[name];\n\tif(!initToken) initToken = initTokens[name] = {};\n\tif(initScope.indexOf(initToken) >= 0) return;\n\tinitScope.push(initToken);\n\t// only runs once\n\tif(initPromises[name]) return initPromises[name];\n\t// creates a new share scope if needed\n\tif(!__webpack_require__.o(__webpack_require__.S, name)) __webpack_require__.S[name] = {};\n\t// runs all init snippets from all modules reachable\n\tvar scope = __webpack_require__.S[name];\n\tvar warn = (msg) => (typeof console !== \"undefined\" && console.warn && console.warn(msg));\n\tvar uniqueName = \"@next-bricks/data-view\";\n\tvar register = (name, version, factory, eager) => {\n\t\tvar versions = scope[name] = scope[name] || {};\n\t\tvar activeVersion = versions[version];\n\t\tif(!activeVersion || (!activeVersion.loaded && (!eager != !activeVersion.eager ? eager : uniqueName > activeVersion.from))) versions[version] = { get: factory, from: uniqueName, eager: !!eager };\n\t};\n\tvar initExternal = (id) => {\n\t\tvar handleError = (err) => (warn(\"Initialization of sharing external failed: \" + err));\n\t\ttry {\n\t\t\tvar module = __webpack_require__(id);\n\t\t\tif(!module) return;\n\t\t\tvar initFn = (module) => (module && module.init && module.init(__webpack_require__.S[name], initScope))\n\t\t\tif(module.then) return promises.push(module.then(initFn, handleError));\n\t\t\tvar initResult = initFn(module);\n\t\t\tif(initResult && initResult.then) return promises.push(initResult['catch'](handleError));\n\t\t} catch(err) { handleError(err); }\n\t}\n\tvar promises = [];\n\tswitch(name) {\n\t\tcase \"default\": {\n\t\t\tregister(\"@next-core/cook\", \"2.0.2\", () => (__webpack_require__.e(5151).then(() => (() => (__webpack_require__(5151))))));\n\t\t\tregister(\"@next-core/element\", \"1.0.2\", () => (__webpack_require__.e(9549).then(() => (() => (__webpack_require__(9549))))));\n\t\t\tregister(\"@next-core/http\", \"1.0.2\", () => (__webpack_require__.e(5202).then(() => (() => (__webpack_require__(5202))))));\n\t\t\tregister(\"@next-core/i18n/react\", \"1.0.5\", () => (Promise.all([__webpack_require__.e(2409), __webpack_require__.e(5636)]).then(() => (() => (__webpack_require__(5636))))));\n\t\t\tregister(\"@next-core/i18n\", \"1.0.5\", () => (Promise.all([__webpack_require__.e(4537), __webpack_require__.e(2409), __webpack_require__.e(8376), __webpack_require__.e(7164)]).then(() => (() => (__webpack_require__(7164))))));\n\t\t\tregister(\"@next-core/inject\", \"1.0.3\", () => (Promise.all([__webpack_require__.e(5637), __webpack_require__.e(9758), __webpack_require__.e(5178), __webpack_require__.e(2323)]).then(() => (() => (__webpack_require__(2323))))));\n\t\t\tregister(\"@next-core/loader\", \"1.1.0\", () => (__webpack_require__.e(873).then(() => (() => (__webpack_require__(4454))))));\n\t\t\tregister(\"@next-core/react-element\", \"1.0.2\", () => (Promise.all([__webpack_require__.e(5514), __webpack_require__.e(8657), __webpack_require__.e(857), __webpack_require__.e(6650), __webpack_require__.e(1646)]).then(() => (() => (__webpack_require__(1646))))));\n\t\t\tregister(\"@next-core/react-runtime\", \"1.0.11\", () => (Promise.all([__webpack_require__.e(8657), __webpack_require__.e(6011), __webpack_require__.e(7822)]).then(() => (() => (__webpack_require__(7822))))));\n\t\t\tregister(\"@next-core/runtime\", \"1.2.0\", () => (Promise.all([__webpack_require__.e(2951), __webpack_require__.e(4537), __webpack_require__.e(5178), __webpack_require__.e(2409), __webpack_require__.e(8874), __webpack_require__.e(9481), __webpack_require__.e(2012), __webpack_require__.e(4795)]).then(() => (() => (__webpack_require__(2951))))));\n\t\t\tregister(\"@next-core/supply\", \"2.0.2\", () => (Promise.all([__webpack_require__.e(5637), __webpack_require__.e(9758), __webpack_require__.e(5178), __webpack_require__.e(8874), __webpack_require__.e(4049)]).then(() => (() => (__webpack_require__(4049))))));\n\t\t\tregister(\"@next-core/utils/general\", \"1.2.0\", () => (__webpack_require__.e(7244).then(() => (() => (__webpack_require__(7244))))));\n\t\t\tregister(\"@next-core/utils/storyboard\", \"1.2.0\", () => (Promise.all([__webpack_require__.e(4537), __webpack_require__.e(9481), __webpack_require__.e(353)]).then(() => (() => (__webpack_require__(353))))));\n\t\t\tregister(\"history\", \"4.10.1\", () => (__webpack_require__.e(2024).then(() => (() => (__webpack_require__(2024))))));\n\t\t\tregister(\"i18next-browser-languagedetector\", \"7.0.1\", () => (__webpack_require__.e(2754).then(() => (() => (__webpack_require__(2754))))));\n\t\t\tregister(\"i18next\", \"22.4.13\", () => (__webpack_require__.e(2618).then(() => (() => (__webpack_require__(2618))))));\n\t\t\tregister(\"js-yaml\", \"3.14.1\", () => (__webpack_require__.e(9431).then(() => (() => (__webpack_require__(9431))))));\n\t\t\tregister(\"lodash\", \"4.17.21\", () => (__webpack_require__.e(6635).then(() => (() => (__webpack_require__(6635))))));\n\t\t\tregister(\"moment/locale/zh-cn.js\", \"2.29.4\", () => (Promise.all([__webpack_require__.e(8008), __webpack_require__.e(7915)]).then(() => (() => (__webpack_require__(7414))))));\n\t\t\tregister(\"moment\", \"2.29.4\", () => (Promise.all([__webpack_require__.e(8008), __webpack_require__.e(7915)]).then(() => (() => (__webpack_require__(9034))))));\n\t\t\tregister(\"react-dom\", \"0.0.0-experimental-ee8509801-20230117\", () => (Promise.all([__webpack_require__.e(5514), __webpack_require__.e(8657)]).then(() => (() => (__webpack_require__(8316))))));\n\t\t\tregister(\"react-i18next\", \"12.2.0\", () => (Promise.all([__webpack_require__.e(4791), __webpack_require__.e(8657)]).then(() => (() => (__webpack_require__(4791))))));\n\t\t\tregister(\"react\", \"0.0.0-experimental-ee8509801-20230117\", () => (__webpack_require__.e(5514).then(() => (() => (__webpack_require__(2784))))));\n\t\t}\n\t\tbreak;\n\t}\n\tif(!promises.length) return initPromises[name] = 1;\n\treturn initPromises[name] = Promise.all(promises).then(() => (initPromises[name] = 1));\n};","var scriptUrl;\nif (__webpack_require__.g.importScripts) scriptUrl = __webpack_require__.g.location + \"\";\nvar document = __webpack_require__.g.document;\nif (!scriptUrl && document) {\n\tif (document.currentScript)\n\t\tscriptUrl = document.currentScript.src;\n\tif (!scriptUrl) {\n\t\tvar scripts = document.getElementsByTagName(\"script\");\n\t\tif(scripts.length) scriptUrl = scripts[scripts.length - 1].src\n\t}\n}\n// When supporting browsers where an automatic publicPath is not supported you must specify an output.publicPath manually via configuration\n// or pass an empty string (\"\") and set the __webpack_public_path__ variable from your code to use your own logic.\nif (!scriptUrl) throw new Error(\"Automatic publicPath is not supported in this browser\");\nscriptUrl = scriptUrl.replace(/#.*$/, \"\").replace(/\\?.*$/, \"\").replace(/\\/[^\\/]+$/, \"/\");\n__webpack_require__.p = scriptUrl;","__webpack_require__.b = document.baseURI || self.location.href;\n\n// object to store loaded and loading chunks\n// undefined = chunk not loaded, null = chunk preloaded/prefetched\n// [resolve, reject, Promise] = chunk loading, 0 = chunk loaded\nvar installedChunks = {\n\t3327: 0\n};\n\n__webpack_require__.f.j = (chunkId, promises) => {\n\t\t// JSONP chunk loading for javascript\n\t\tvar installedChunkData = __webpack_require__.o(installedChunks, chunkId) ? installedChunks[chunkId] : undefined;\n\t\tif(installedChunkData !== 0) { // 0 means \"already installed\".\n\n\t\t\t// a Promise means \"currently loading\".\n\t\t\tif(installedChunkData) {\n\t\t\t\tpromises.push(installedChunkData[2]);\n\t\t\t} else {\n\t\t\t\tif(!/^(8((|6)57|376|874)|9(355|481|758)|(11|66)50|2012|2409|4537|5178|6011|7594)$/.test(chunkId)) {\n\t\t\t\t\t// setup Promise in chunk cache\n\t\t\t\t\tvar promise = new Promise((resolve, reject) => (installedChunkData = installedChunks[chunkId] = [resolve, reject]));\n\t\t\t\t\tpromises.push(installedChunkData[2] = promise);\n\n\t\t\t\t\t// start chunk loading\n\t\t\t\t\tvar url = __webpack_require__.p + __webpack_require__.u(chunkId);\n\t\t\t\t\t// create error before stack unwound to get useful stacktrace later\n\t\t\t\t\tvar error = new Error();\n\t\t\t\t\tvar loadingEnded = (event) => {\n\t\t\t\t\t\tif(__webpack_require__.o(installedChunks, chunkId)) {\n\t\t\t\t\t\t\tinstalledChunkData = installedChunks[chunkId];\n\t\t\t\t\t\t\tif(installedChunkData !== 0) installedChunks[chunkId] = undefined;\n\t\t\t\t\t\t\tif(installedChunkData) {\n\t\t\t\t\t\t\t\tvar errorType = event && (event.type === 'load' ? 'missing' : event.type);\n\t\t\t\t\t\t\t\tvar realSrc = event && event.target && event.target.src;\n\t\t\t\t\t\t\t\terror.message = 'Loading chunk ' + chunkId + ' failed.\\n(' + errorType + ': ' + realSrc + ')';\n\t\t\t\t\t\t\t\terror.name = 'ChunkLoadError';\n\t\t\t\t\t\t\t\terror.type = errorType;\n\t\t\t\t\t\t\t\terror.request = realSrc;\n\t\t\t\t\t\t\t\tinstalledChunkData[1](error);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t};\n\t\t\t\t\t__webpack_require__.l(url, loadingEnded, \"chunk-\" + chunkId, chunkId);\n\t\t\t\t} else installedChunks[chunkId] = 0;\n\t\t\t}\n\t\t}\n};\n\n// no prefetching\n\n// no preloaded\n\n// no HMR\n\n// no HMR manifest\n\n// no on chunks loaded\n\n// install a JSONP callback for chunk loading\nvar webpackJsonpCallback = (parentChunkLoadingFunction, data) => {\n\tvar [chunkIds, moreModules, runtime] = data;\n\t// add \"moreModules\" to the modules object,\n\t// then flag all \"chunkIds\" as loaded and fire callback\n\tvar moduleId, chunkId, i = 0;\n\tif(chunkIds.some((id) => (installedChunks[id] !== 0))) {\n\t\tfor(moduleId in moreModules) {\n\t\t\tif(__webpack_require__.o(moreModules, moduleId)) {\n\t\t\t\t__webpack_require__.m[moduleId] = moreModules[moduleId];\n\t\t\t}\n\t\t}\n\t\tif(runtime) var result = runtime(__webpack_require__);\n\t}\n\tif(parentChunkLoadingFunction) parentChunkLoadingFunction(data);\n\tfor(;i < chunkIds.length; i++) {\n\t\tchunkId = chunkIds[i];\n\t\tif(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {\n\t\t\tinstalledChunks[chunkId][0]();\n\t\t}\n\t\tinstalledChunks[chunkId] = 0;\n\t}\n\n}\n\nvar chunkLoadingGlobal = self[\"webpackChunk_next_bricks_data_view\"] = self[\"webpackChunk_next_bricks_data_view\"] || [];\nchunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));\nchunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));","// module cache are used so entry inlining is disabled\n// startup\n// Load entry module and return exports\nvar __webpack_exports__ = __webpack_require__(6809);\n"],"names":["inProgress","dataWebpackPrefix","parseVersion","versionLt","rangeToString","satisfy","findVersion","findSingletonVersionKey","getInvalidSingletonVersionMessage","getSingleton","getSingletonVersion","findValidVersion","get","init","loadFallback","loadSingletonFallback","loadSingletonVersionCheckFallback","loadStrictVersionCheckFallback","installedModules","moduleToHandlerMapping","chunkMapping","moduleMap","Promise","all","__webpack_require__","e","then","module","getScope","R","o","resolve","Error","undefined","shareScope","initScope","S","name","oldScope","I","d","exports","__webpack_module_cache__","moduleId","cachedModule","id","loaded","__webpack_modules__","call","m","c","n","getter","__esModule","a","definition","key","Object","defineProperty","enumerable","f","chunkId","keys","reduce","promises","u","g","globalThis","this","Function","window","obj","prop","prototype","hasOwnProperty","l","url","done","push","script","needAttach","scripts","document","getElementsByTagName","i","length","s","getAttribute","createElement","charset","timeout","nc","setAttribute","src","onScriptComplete","prev","event","onerror","onload","clearTimeout","doneFns","parentNode","removeChild","forEach","fn","setTimeout","bind","type","target","head","appendChild","r","Symbol","toStringTag","value","nmd","paths","children","initPromises","initTokens","initToken","indexOf","scope","uniqueName","register","version","factory","eager","versions","activeVersion","from","scriptUrl","importScripts","location","currentScript","replace","p","str","split","map","exec","apply","b","t","range","pop","requiredVersion","scopeName","console","warn","entry","promise","fallback","consumes","onFactory","onError","error","baseURI","self","href","installedChunks","j","installedChunkData","test","reject","errorType","realSrc","message","request","webpackJsonpCallback","parentChunkLoadingFunction","data","chunkIds","moreModules","runtime","some","chunkLoadingGlobal","__webpack_exports__"],"sourceRoot":""}
@@ -0,0 +1,40 @@
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ import { ReactNextElement } from "@next-core/react-element";
3
+ export interface AppWallCardItemProps {
4
+ status?: "normal" | "warning";
5
+ cardTitle: string;
6
+ description: string;
7
+ }
8
+ /**
9
+ * @id data-view.app-wall-card-item
10
+ * @name data-view.app-wall-card-item
11
+ * @docKind brick
12
+ * @description 应用墙子构件----卡片项
13
+ * @author nlicroshan
14
+ * @noInheritDoc
15
+ */
16
+ declare class AppWallCardItem extends ReactNextElement implements AppWallCardItemProps {
17
+ /**
18
+ * @kind "normal" | "warning"
19
+ * @required false
20
+ * @default "normal"
21
+ * @description 状态
22
+ */
23
+ accessor status: "normal" | "warning";
24
+ /**
25
+ * @kind string
26
+ * @required false
27
+ * @default
28
+ * @description 标题
29
+ */
30
+ accessor cardTitle: string;
31
+ /**
32
+ * @kind string
33
+ * @required false
34
+ * @default
35
+ * @description 描述
36
+ */
37
+ accessor description: string;
38
+ render(): JSX.Element;
39
+ }
40
+ export { AppWallCardItem };
@@ -0,0 +1 @@
1
+ import "./index.jsx";
@@ -0,0 +1,75 @@
1
+ import React from "react";
2
+ import { ReactNextElement } from "@next-core/react-element";
3
+ type StatusType = "normal" | "warning";
4
+ interface DescriptionItem {
5
+ key: string;
6
+ value: string;
7
+ }
8
+ interface SystemCardProps {
9
+ status: StatusType;
10
+ cardTitle: string | undefined;
11
+ itemList?: DescriptionItem[];
12
+ buttonName?: string;
13
+ handleClick?: () => void;
14
+ containerStyle?: React.CSSProperties;
15
+ }
16
+ /**
17
+ * @id data-view.app-wall-system-card
18
+ * @name data-view.app-wall-system-card
19
+ * @docKind brick
20
+ * @description
21
+ * @author astrid
22
+ * @noInheritDoc
23
+ */
24
+ declare class SystemCard extends ReactNextElement implements SystemCardProps {
25
+ #private;
26
+ /**
27
+ * @kind StatusType
28
+ * @required true
29
+ * @default normal
30
+ * @description 卡片状态
31
+ * @enums
32
+ * @group basic
33
+ */
34
+ accessor status: StatusType;
35
+ /**
36
+ * @kind string
37
+ * @required -
38
+ * @default -
39
+ * @description 卡片标题
40
+ * @enums
41
+ * @group basic
42
+ */
43
+ accessor cardTitle: string | undefined;
44
+ /**
45
+ * @kind DescriptionItem[]
46
+ * @required false
47
+ * @default -
48
+ * @description 卡片信息数据
49
+ * @enums
50
+ * @group basic
51
+ */
52
+ accessor itemList: DescriptionItem[];
53
+ /**
54
+ * @kind string
55
+ * @required -
56
+ * @default -
57
+ * @description 按钮名称
58
+ * @enums
59
+ * @group basic
60
+ */
61
+ accessor buttonName: string | undefined;
62
+ /**
63
+ * @kind React.CSSProperties
64
+ * @required -
65
+ * @default -
66
+ * @description 外层容器样式
67
+ * @enums
68
+ * @group basic
69
+ */
70
+ accessor containerStyle: React.CSSProperties;
71
+ handleClick: () => void;
72
+ render(): React.ReactNode;
73
+ }
74
+ export declare function SystemCardComponent(props: SystemCardProps): React.ReactElement;
75
+ export { SystemCard };
@@ -0,0 +1 @@
1
+ import "./index.js";
@@ -4,3 +4,9 @@ import "./modern-style-page-title/index.js";
4
4
  import "./tabs-drawer/index.js";
5
5
  import "./modern-style-treemap/index.js";
6
6
  import "./battery-chart/index.js";
7
+ import "./dropdown-menu/index.js";
8
+ import "./complex-search/index.js";
9
+ import "./loading-panel/index.js";
10
+ import "./particle-animation/index.js";
11
+ import "./app-wall/card-item/index.js";
12
+ import "./app-wall/system-card/index.js";
@@ -0,0 +1,12 @@
1
+ export declare enum K {
2
+ EMPTY_DATA = "EMPTY_DATA"
3
+ }
4
+ export declare const NS = "bricks/data-view/complex-search";
5
+ export declare const locales: {
6
+ en: Locale;
7
+ zh: Locale;
8
+ };
9
+ type Locale = {
10
+ [key in K]: string;
11
+ };
12
+ export {};
@@ -0,0 +1,73 @@
1
+ import React from 'react';
2
+ import { ReactNextElement } from "@next-core/react-element";
3
+ import type { GeneralIconProps } from "@next-bricks/icons/general-icon";
4
+ import { ReactUseMultipleBricksProps } from "@next-core/react-runtime";
5
+ export interface OptionItem {
6
+ icon: GeneralIconProps;
7
+ name: string;
8
+ [propName: string]: unknown;
9
+ }
10
+ interface ComplexSearchProps {
11
+ options?: OptionItem[];
12
+ value?: string;
13
+ placeholder?: string;
14
+ onInputChange?: (value: string) => void;
15
+ onSearch?: (value: string) => void;
16
+ onFocus?: () => void;
17
+ onBlur?: () => void;
18
+ tooltipUseBrick?: ReactUseMultipleBricksProps;
19
+ onSelect?: (data: OptionItem) => void;
20
+ }
21
+ /**
22
+ * @id data-view.complex-search
23
+ * @name data-view.complex-search
24
+ * @docKind brick
25
+ * @description 大屏搜索构件
26
+ * @author astrid
27
+ * @noInheritDoc
28
+ */
29
+ declare class ComplexSearch extends ReactNextElement implements ComplexSearchProps {
30
+ #private;
31
+ /**
32
+ * @kind string
33
+ * @required false
34
+ * @default default
35
+ * @description 初始值
36
+ * @enums
37
+ * @group basic
38
+ */
39
+ accessor value: string | undefined;
40
+ /**
41
+ * @kind string
42
+ * @required false
43
+ * @default default
44
+ * @description 占位符
45
+ * @enums
46
+ * @group basic
47
+ */
48
+ accessor placeholder: string | undefined;
49
+ /**
50
+ * @kind OptionItem[]
51
+ * @required false
52
+ * @default default
53
+ * @description 下拉选项
54
+ * @enums
55
+ * @group basic
56
+ */
57
+ accessor options: OptionItem[];
58
+ /**
59
+ * @kind ReactUseMultipleBricksProps
60
+ * @required false
61
+ * @default -
62
+ * @description tooltip useBrick
63
+ */
64
+ accessor tooltipUseBrick: ReactUseMultipleBricksProps;
65
+ handleInputChange: (value: string) => void;
66
+ handleSearch: (value: string) => void;
67
+ handleFocus: () => void;
68
+ handleBlur: () => void;
69
+ handleSelect: (data: OptionItem) => void;
70
+ render(): React.ReactNode;
71
+ }
72
+ export declare function ComplexSearchComponent(props: ComplexSearchProps): React.ReactElement;
73
+ export { ComplexSearch };
@@ -0,0 +1 @@
1
+ import "./index.jsx";
@@ -0,0 +1,49 @@
1
+ /// <reference types="react" resolution-mode="require"/>
2
+ import { ReactNextElement } from "@next-core/react-element";
3
+ interface DropdownMenuProps {
4
+ curElement?: HTMLElement;
5
+ options?: {
6
+ label: string;
7
+ value: string;
8
+ }[];
9
+ value?: string;
10
+ placeholder?: string;
11
+ onChange?: (value: string) => void;
12
+ }
13
+ /**
14
+ * @id data-view.dropdown-menu
15
+ * @name data-view.dropdown-menu
16
+ * @docKind brick
17
+ * @description 基础下拉菜单
18
+ * @author nlicroshan
19
+ * @noInheritDoc
20
+ */
21
+ declare class DropdownMenu extends ReactNextElement implements DropdownMenuProps {
22
+ #private;
23
+ /**
24
+ * @kind { label: string, value: string }[]
25
+ * @required false
26
+ * @default
27
+ * @description 候选项
28
+ */
29
+ accessor options: {
30
+ label: string;
31
+ value: string;
32
+ }[];
33
+ /**
34
+ * @kind string
35
+ * @required false
36
+ * @default
37
+ * @description 值
38
+ */
39
+ accessor value: string;
40
+ /**
41
+ * @kind string
42
+ * @required false
43
+ * @default
44
+ * @description 占位符
45
+ */
46
+ accessor placeholder: string;
47
+ render(): JSX.Element;
48
+ }
49
+ export { DropdownMenu };
@@ -0,0 +1 @@
1
+ import "./index.jsx";
@@ -1 +1,2 @@
1
1
  export { useResizeObserver } from "./useResizeObserver/index.js";
2
+ export { usePrevious } from "./usePrevious/index.js";
@@ -0,0 +1 @@
1
+ export declare function usePrevious<T>(data?: T): T | undefined;
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,60 @@
1
+ import React from "react";
2
+ import { ReactNextElement } from "@next-core/react-element";
3
+ interface LoadingPanelProps {
4
+ loading?: boolean;
5
+ customTitle?: string;
6
+ progress?: number;
7
+ useRealTimeProgress?: boolean;
8
+ intervalTime?: number;
9
+ onEnd?: () => void;
10
+ }
11
+ /**
12
+ * @id data-view.loading-panel
13
+ * @name data-view.loading-panel
14
+ * @docKind brick
15
+ * @description 大屏加载模块展示
16
+ * @author astrid
17
+ * @noInheritDoc
18
+ */
19
+ declare class LoadingPanel extends ReactNextElement implements LoadingPanelProps {
20
+ #private;
21
+ /**
22
+ * @kind string
23
+ * @default -
24
+ * @required false
25
+ * @description 标题
26
+ */
27
+ accessor customTitle: string;
28
+ /**
29
+ * @kind boolean
30
+ * @default true
31
+ * @required false
32
+ * @description 是否加载中, 虚拟数据模拟加载过程
33
+ */
34
+ accessor loading: boolean;
35
+ /**
36
+ * @kind boolean
37
+ * @default false
38
+ * @required false
39
+ * @description 加载过程是否使用真实数据
40
+ */
41
+ accessor useRealTimeProgress: boolean;
42
+ /**
43
+ * @kind number
44
+ * @default -
45
+ * @required false
46
+ * @description 加载进度,区间[0-100]; 真实数据
47
+ */
48
+ accessor progress: number;
49
+ /**
50
+ * @kind number
51
+ * @default -
52
+ * @required 100
53
+ * @description 每次加载变化的时间间隔,单位ms
54
+ */
55
+ accessor intervalTime: number;
56
+ onEnd: () => void;
57
+ render(): React.ReactNode;
58
+ }
59
+ export declare function LoadingPanelComponent(props: LoadingPanelProps): React.ReactElement;
60
+ export { LoadingPanel };
@@ -0,0 +1 @@
1
+ import "./index.js";
@@ -17,9 +17,13 @@ type TreemapData = {
17
17
  interface ModernStyleTreemapProps {
18
18
  data: TreemapData;
19
19
  tail?: TailTypes;
20
- leafUseBrick?: UseBrickConf;
20
+ leafUseBrick?: {
21
+ useBrick: UseBrickConf;
22
+ };
21
23
  leafContainerStyle?: CSSProperties;
22
- tooltipUseBrick?: UseBrickConf;
24
+ tooltipUseBrick?: {
25
+ useBrick: UseBrickConf;
26
+ };
23
27
  tooltipStyle?: CSSProperties;
24
28
  }
25
29
  /**
@@ -46,12 +50,14 @@ declare class ModernStyleTreemap extends ReactNextElement implements ModernStyle
46
50
  */
47
51
  accessor tail: TailTypes;
48
52
  /**
49
- * @kind UseBrickConf
53
+ * @kind { useBrick: UseBrickConf }
50
54
  * @required false
51
55
  * @default -
52
56
  * @description 叶子节点useBrick
53
57
  */
54
- accessor leafUseBrick: UseBrickConf;
58
+ accessor leafUseBrick: {
59
+ useBrick: UseBrickConf;
60
+ };
55
61
  /**
56
62
  * @kind CSSProperties
57
63
  * @required false
@@ -60,12 +66,14 @@ declare class ModernStyleTreemap extends ReactNextElement implements ModernStyle
60
66
  */
61
67
  accessor leafContainerStyle: CSSProperties;
62
68
  /**
63
- * @kind UseBrickConf
69
+ * @kind { useBrick: UseBrickConf }
64
70
  * @required false
65
71
  * @default -
66
72
  * @description tooltip useBrick
67
73
  */
68
- accessor tooltipUseBrick: UseBrickConf;
74
+ accessor tooltipUseBrick: {
75
+ useBrick: UseBrickConf;
76
+ };
69
77
  /**
70
78
  * @kind CSSProperties
71
79
  * @required false
@@ -0,0 +1,38 @@
1
+ import React from "react";
2
+ import { ReactNextElement } from "@next-core/react-element";
3
+ export interface ColorType {
4
+ startColor: React.CSSProperties["color"];
5
+ middleColor: React.CSSProperties["color"];
6
+ endColor: React.CSSProperties["color"];
7
+ }
8
+ interface ParticleAnimationProps {
9
+ colors: ColorType;
10
+ containerStyle?: React.CSSProperties;
11
+ }
12
+ /**
13
+ * @id data-view.particle-animation
14
+ * @name data-view.particle-animation
15
+ * @docKind brick
16
+ * @description 大屏粒子加载动效
17
+ * @author astrid
18
+ * @noInheritDoc
19
+ */
20
+ declare class ParticleAnimation extends ReactNextElement implements ParticleAnimationProps {
21
+ /**
22
+ * @kind ColorType
23
+ * @default -
24
+ * @required true
25
+ * @description 颜色配置,由于光标有三段颜色,中间色段为也为特效中光点的颜色
26
+ */
27
+ accessor colors: ColorType;
28
+ /**
29
+ * @kind React.CSSProperties
30
+ * @default -
31
+ * @required false
32
+ * @description 容器样式
33
+ */
34
+ accessor containerStyle: React.CSSProperties;
35
+ render(): React.ReactNode;
36
+ }
37
+ export declare function ParticleAnimationComponent(props: ParticleAnimationProps): React.ReactElement;
38
+ export { ParticleAnimation };
@@ -0,0 +1 @@
1
+ import "./index.jsx";
@@ -0,0 +1,4 @@
1
+ export declare function debounceByAnimationFrame<Args extends unknown[] = unknown[], Return = unknown>(fn: (...args: Args) => Return): {
2
+ (...args: Args): void;
3
+ cancel: () => void;
4
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@next-bricks/data-view",
3
- "version": "0.1.1",
3
+ "version": "0.2.0",
4
4
  "homepage": "https://github.com/easyops-cn/next-core/tree/master/bricks/data-view",
5
5
  "repository": {
6
6
  "type": "git",
@@ -38,21 +38,21 @@
38
38
  "test:ci": "cross-env NODE_ENV='test' CI=true test-next"
39
39
  },
40
40
  "dependencies": {
41
- "@next-bricks/icons": "^0.0.4",
41
+ "@next-bricks/icons": "^0.1.0",
42
42
  "@next-core/element": "^1.0.2",
43
- "@next-core/i18n": "^1.0.4",
43
+ "@next-core/i18n": "^1.0.5",
44
44
  "@next-core/react-element": "^1.0.2",
45
45
  "@next-core/types": "^1.0.3",
46
- "@next-core/utils": "^1.1.0",
46
+ "@next-core/utils": "^1.2.0",
47
47
  "classnames": "^2.3.2",
48
48
  "d3-hierarchy": "^3.1.2",
49
49
  "react": "0.0.0-experimental-ee8509801-20230117",
50
50
  "resize-observer-polyfill": "^1.5.1"
51
51
  },
52
52
  "devDependencies": {
53
- "@next-core/build-next-bricks": "^1.1.2",
53
+ "@next-core/build-next-bricks": "^1.3.0",
54
54
  "@next-core/test-next": "^1.0.2",
55
55
  "@types/d3-hierarchy": "^3.1.2"
56
56
  },
57
- "gitHead": "a4a1905408a9227d80c8385a57199c1ade2f37ea"
57
+ "gitHead": "31fe563455fafb0b6855e0502d63f18ca7912504"
58
58
  }