@perses-dev/splunk-plugin 0.1.0 → 0.2.0-beta.1
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.
- package/__mf/js/{Splunk.6f71e9ce.js → Splunk.31e2854f.js} +4 -4
- package/__mf/js/async/121.2e756764.js +2 -0
- package/__mf/js/async/181.dc89accd.js +2 -0
- package/__mf/js/async/196.9b979757.js +1 -0
- package/__mf/js/async/208.b72a041c.js +102 -0
- package/__mf/js/async/403.4e0c341a.js +4 -0
- package/__mf/js/async/403.4e0c341a.js.LICENSE.txt +9 -0
- package/__mf/js/async/470.aad78617.js +2 -0
- package/__mf/js/async/562.50672091.js +2 -0
- package/__mf/js/async/770.84637d80.js +43 -0
- package/__mf/js/async/{332.fc51c4d5.js.LICENSE.txt → 770.84637d80.js.LICENSE.txt} +66 -1
- package/__mf/js/async/941.41972212.js +2 -0
- package/__mf/js/async/957.553506b9.js +1 -0
- package/__mf/js/async/963.5f78f579.js +1 -0
- package/__mf/js/async/982.11d34b45.js +10 -0
- package/__mf/js/async/__federation_expose_SplunkDatasource.981f2e0b.js +2 -0
- package/__mf/js/async/__federation_expose_SplunkLogQuery.3588c915.js +2 -0
- package/__mf/js/async/__federation_expose_SplunkTimeSeriesQuery.aa1e18a7.js +2 -0
- package/__mf/js/async/lib-router.56503757.js +2 -0
- package/__mf/js/{main.ccd342d6.js → main.fc89e87c.js} +3 -3
- package/lib/bootstrap.js +2 -2
- package/lib/datasources/index.js +1 -1
- package/lib/datasources/index.js.map +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasource.d.ts +3 -3
- package/lib/datasources/splunk-datasource/SplunkDatasource.d.ts.map +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasource.js +2 -2
- package/lib/datasources/splunk-datasource/SplunkDatasource.js.map +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasourceEditor.d.ts +2 -2
- package/lib/datasources/splunk-datasource/SplunkDatasourceEditor.d.ts.map +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasourceEditor.js +1 -1
- package/lib/datasources/splunk-datasource/SplunkDatasourceEditor.js.map +1 -1
- package/lib/datasources/splunk-datasource/index.js +3 -3
- package/lib/datasources/splunk-datasource/index.js.map +1 -1
- package/lib/datasources/splunk-datasource/splunk-datasource-types.d.ts +1 -1
- package/lib/datasources/splunk-datasource/splunk-datasource-types.d.ts.map +1 -1
- package/lib/datasources/splunk-datasource/splunk-datasource-types.js.map +1 -1
- package/lib/getPluginModule.d.ts +1 -1
- package/lib/getPluginModule.d.ts.map +1 -1
- package/lib/getPluginModule.js +3 -1
- package/lib/getPluginModule.js.map +1 -1
- package/lib/index-federation.js +1 -1
- package/lib/index.js +4 -4
- package/lib/index.js.map +1 -1
- package/lib/model/index.js +2 -2
- package/lib/model/index.js.map +1 -1
- package/lib/model/splunk-client.d.ts +1 -1
- package/lib/model/splunk-client.d.ts.map +1 -1
- package/lib/model/splunk-client.js +1 -1
- package/lib/model/splunk-client.js.map +1 -1
- package/lib/queries/index.js +2 -2
- package/lib/queries/index.js.map +1 -1
- package/lib/queries/splunk-log-query/SplunkLogQuery.d.ts +2 -2
- package/lib/queries/splunk-log-query/SplunkLogQuery.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/SplunkLogQuery.js +4 -6
- package/lib/queries/splunk-log-query/SplunkLogQuery.js.map +1 -1
- package/lib/queries/splunk-log-query/SplunkLogQueryEditor.d.ts +3 -3
- package/lib/queries/splunk-log-query/SplunkLogQueryEditor.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/SplunkLogQueryEditor.js +3 -3
- package/lib/queries/splunk-log-query/SplunkLogQueryEditor.js.map +1 -1
- package/lib/queries/splunk-log-query/get-splunk-log-data.d.ts +2 -2
- package/lib/queries/splunk-log-query/get-splunk-log-data.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/get-splunk-log-data.js +2 -2
- package/lib/queries/splunk-log-query/get-splunk-log-data.js.map +1 -1
- package/lib/queries/splunk-log-query/index.js +4 -4
- package/lib/queries/splunk-log-query/index.js.map +1 -1
- package/lib/queries/splunk-log-query/log-query-plugin-interface.d.ts +2 -2
- package/lib/queries/splunk-log-query/log-query-plugin-interface.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/log-query-plugin-interface.js.map +1 -1
- package/lib/queries/splunk-log-query/splunk-log-query-types.d.ts +2 -2
- package/lib/queries/splunk-log-query/splunk-log-query-types.d.ts.map +1 -1
- package/lib/queries/splunk-log-query/splunk-log-query-types.js.map +1 -1
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQuery.d.ts +2 -2
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQuery.d.ts.map +1 -1
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQuery.js +4 -6
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQuery.js.map +1 -1
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.d.ts +3 -3
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.d.ts.map +1 -1
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.js +3 -3
- package/lib/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.js.map +1 -1
- package/lib/queries/splunk-time-series-query/get-splunk-time-series-data.d.ts +2 -2
- package/lib/queries/splunk-time-series-query/get-splunk-time-series-data.d.ts.map +1 -1
- package/lib/queries/splunk-time-series-query/get-splunk-time-series-data.js +2 -2
- package/lib/queries/splunk-time-series-query/get-splunk-time-series-data.js.map +1 -1
- package/lib/queries/splunk-time-series-query/index.js +4 -4
- package/lib/queries/splunk-time-series-query/index.js.map +1 -1
- package/lib/queries/splunk-time-series-query/splunk-time-series-query-types.d.ts +2 -2
- package/lib/queries/splunk-time-series-query/splunk-time-series-query-types.d.ts.map +1 -1
- package/lib/queries/splunk-time-series-query/splunk-time-series-query-types.js.map +1 -1
- package/lib/setup-tests.d.ts +1 -1
- package/lib/setup-tests.d.ts.map +1 -1
- package/lib/setup-tests.js +2 -2
- package/lib/setup-tests.js.map +1 -1
- package/mf-manifest.json +41 -44
- package/mf-stats.json +41 -44
- package/package.json +10 -9
- package/__mf/js/async/116.9f39e2dc.js +0 -7
- package/__mf/js/async/116.9f39e2dc.js.LICENSE.txt +0 -64
- package/__mf/js/async/121.0ceb8113.js +0 -2
- package/__mf/js/async/181.4d01713c.js +0 -2
- package/__mf/js/async/332.fc51c4d5.js +0 -139
- package/__mf/js/async/386.da241588.js +0 -2
- package/__mf/js/async/470.e7f915b7.js +0 -2
- package/__mf/js/async/537.880623e7.js +0 -1
- package/__mf/js/async/558.db2f2486.js +0 -1
- package/__mf/js/async/756.8162c322.js +0 -24
- package/__mf/js/async/756.8162c322.js.LICENSE.txt +0 -44
- package/__mf/js/async/842.601cf14f.js +0 -1
- package/__mf/js/async/941.693e183d.js +0 -2
- package/__mf/js/async/963.0f837958.js +0 -1
- package/__mf/js/async/982.e5647ac8.js +0 -10
- package/__mf/js/async/__federation_expose_SplunkDatasource.b9438a9e.js +0 -2
- package/__mf/js/async/__federation_expose_SplunkLogQuery.8d011abe.js +0 -2
- package/__mf/js/async/__federation_expose_SplunkTimeSeriesQuery.264a58b9.js +0 -2
- package/__mf/js/async/lib-router.31611676.js +0 -2
- package/lib/cjs/bootstrap.js +0 -27
- package/lib/cjs/datasources/index.js +0 -30
- package/lib/cjs/datasources/splunk-datasource/SplunkDatasource.js +0 -69
- package/lib/cjs/datasources/splunk-datasource/SplunkDatasourceEditor.js +0 -71
- package/lib/cjs/datasources/splunk-datasource/index.js +0 -32
- package/lib/cjs/datasources/splunk-datasource/splunk-datasource-types.js +0 -16
- package/lib/cjs/env.d.js +0 -14
- package/lib/cjs/getPluginModule.js +0 -39
- package/lib/cjs/index-federation.js +0 -55
- package/lib/cjs/index.js +0 -39
- package/lib/cjs/model/index.js +0 -31
- package/lib/cjs/model/splunk-client-types.js +0 -16
- package/lib/cjs/model/splunk-client.js +0 -151
- package/lib/cjs/queries/constants.js +0 -25
- package/lib/cjs/queries/index.js +0 -31
- package/lib/cjs/queries/splunk-log-query/SplunkLogQuery.js +0 -43
- package/lib/cjs/queries/splunk-log-query/SplunkLogQueryEditor.js +0 -95
- package/lib/cjs/queries/splunk-log-query/get-splunk-log-data.js +0 -127
- package/lib/cjs/queries/splunk-log-query/index.js +0 -33
- package/lib/cjs/queries/splunk-log-query/log-query-plugin-interface.js +0 -16
- package/lib/cjs/queries/splunk-log-query/splunk-log-query-types.js +0 -16
- package/lib/cjs/queries/splunk-time-series-query/SplunkTimeSeriesQuery.js +0 -43
- package/lib/cjs/queries/splunk-time-series-query/SplunkTimeSeriesQueryEditor.js +0 -95
- package/lib/cjs/queries/splunk-time-series-query/get-splunk-time-series-data.js +0 -106
- package/lib/cjs/queries/splunk-time-series-query/index.js +0 -33
- package/lib/cjs/queries/splunk-time-series-query/splunk-time-series-query-types.js +0 -16
- package/lib/cjs/setup-tests.js +0 -19
- /package/__mf/css/async/{116.85c2cbf6.css → 770.85c2cbf6.css} +0 -0
- /package/__mf/js/async/{121.0ceb8113.js.LICENSE.txt → 121.2e756764.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{181.4d01713c.js.LICENSE.txt → 181.dc89accd.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{470.e7f915b7.js.LICENSE.txt → 470.aad78617.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{386.da241588.js.LICENSE.txt → 562.50672091.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{941.693e183d.js.LICENSE.txt → 941.41972212.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{982.e5647ac8.js.LICENSE.txt → 982.11d34b45.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_SplunkDatasource.b9438a9e.js.LICENSE.txt → __federation_expose_SplunkDatasource.981f2e0b.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_SplunkLogQuery.8d011abe.js.LICENSE.txt → __federation_expose_SplunkLogQuery.3588c915.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{__federation_expose_SplunkTimeSeriesQuery.264a58b9.js.LICENSE.txt → __federation_expose_SplunkTimeSeriesQuery.aa1e18a7.js.LICENSE.txt} +0 -0
- /package/__mf/js/async/{lib-router.31611676.js.LICENSE.txt → lib-router.56503757.js.LICENSE.txt} +0 -0
|
@@ -1,64 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
* ZRender, a high performance 2d drawing library.
|
|
3
|
-
*
|
|
4
|
-
* Copyright (c) 2013, Baidu Inc.
|
|
5
|
-
* All rights reserved.
|
|
6
|
-
*
|
|
7
|
-
* LICENSE
|
|
8
|
-
* https://github.com/ecomfe/zrender/blob/master/LICENSE.txt
|
|
9
|
-
*/
|
|
10
|
-
|
|
11
|
-
/*! *****************************************************************************
|
|
12
|
-
Copyright (c) Microsoft Corporation.
|
|
13
|
-
|
|
14
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
15
|
-
purpose with or without fee is hereby granted.
|
|
16
|
-
|
|
17
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
18
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
19
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
20
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
21
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
22
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
23
|
-
PERFORMANCE OF THIS SOFTWARE.
|
|
24
|
-
***************************************************************************** */
|
|
25
|
-
|
|
26
|
-
/**
|
|
27
|
-
* match-sorter-utils
|
|
28
|
-
*
|
|
29
|
-
* Copyright (c) TanStack
|
|
30
|
-
*
|
|
31
|
-
* This source code is licensed under the MIT license found in the
|
|
32
|
-
* LICENSE.md file in the root directory of this source tree.
|
|
33
|
-
*
|
|
34
|
-
* @license MIT
|
|
35
|
-
*/
|
|
36
|
-
|
|
37
|
-
/**
|
|
38
|
-
* react-table
|
|
39
|
-
*
|
|
40
|
-
* Copyright (c) TanStack
|
|
41
|
-
*
|
|
42
|
-
* This source code is licensed under the MIT license found in the
|
|
43
|
-
* LICENSE.md file in the root directory of this source tree.
|
|
44
|
-
*
|
|
45
|
-
* @license MIT
|
|
46
|
-
*/
|
|
47
|
-
|
|
48
|
-
/**
|
|
49
|
-
* table-core
|
|
50
|
-
*
|
|
51
|
-
* Copyright (c) TanStack
|
|
52
|
-
*
|
|
53
|
-
* This source code is licensed under the MIT license found in the
|
|
54
|
-
* LICENSE.md file in the root directory of this source tree.
|
|
55
|
-
*
|
|
56
|
-
* @license MIT
|
|
57
|
-
*/
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* @name match-sorter
|
|
61
|
-
* @license MIT license.
|
|
62
|
-
* @copyright (c) 2099 Kent C. Dodds
|
|
63
|
-
* @author Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)
|
|
64
|
-
*/
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/*! For license information please see 121.0ceb8113.js.LICENSE.txt */
|
|
2
|
-
"use strict";(self.chunk_Splunk=self.chunk_Splunk||[]).push([["121"],{14403(e,t){var r=Symbol.for("react.element"),n=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),i=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),s=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),y=Symbol.iterator,d={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_=Object.assign,h={};function m(e,t,r){this.props=e,this.context=t,this.refs=h,this.updater=r||d}function b(){}function v(e,t,r){this.props=e,this.context=t,this.refs=h,this.updater=r||d}m.prototype.isReactComponent={},m.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},m.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},b.prototype=m.prototype;var S=v.prototype=new b;S.constructor=v,_(S,m.prototype),S.isPureReactComponent=!0;var k=Array.isArray,E=Object.prototype.hasOwnProperty,$={current:null},w={key:!0,ref:!0,__self:!0,__source:!0};function R(e,t,n){var o,u={},a=null,c=null;if(null!=t)for(o in void 0!==t.ref&&(c=t.ref),void 0!==t.key&&(a=""+t.key),t)E.call(t,o)&&!w.hasOwnProperty(o)&&(u[o]=t[o]);var i=arguments.length-2;if(1===i)u.children=n;else if(1<i){for(var f=Array(i),l=0;l<i;l++)f[l]=arguments[l+2];u.children=f}if(e&&e.defaultProps)for(o in i=e.defaultProps)void 0===u[o]&&(u[o]=i[o]);return{$$typeof:r,type:e,key:a,ref:c,props:u,_owner:$.current}}function C(e){return"object"==typeof e&&null!==e&&e.$$typeof===r}var g=/\/+/g;function j(e,t){var r,n;return"object"==typeof e&&null!==e&&null!=e.key?(r=""+e.key,n={"=":"=0",":":"=2"},"$"+r.replace(/[=:]/g,function(e){return n[e]})):t.toString(36)}function O(e,t,o){if(null==e)return e;var u=[],a=0;return!function e(t,o,u,a,c){var i,f,l,s=typeof t;("undefined"===s||"boolean"===s)&&(t=null);var p=!1;if(null===t)p=!0;else switch(s){case"string":case"number":p=!0;break;case"object":switch(t.$$typeof){case r:case n:p=!0}}if(p)return c=c(p=t),t=""===a?"."+j(p,0):a,k(c)?(u="",null!=t&&(u=t.replace(g,"$&/")+"/"),e(c,o,u,"",function(e){return e})):null!=c&&(C(c)&&(i=c,f=u+(!c.key||p&&p.key===c.key?"":(""+c.key).replace(g,"$&/")+"/")+t,c={$$typeof:r,type:i.type,key:f,ref:i.ref,props:i.props,_owner:i._owner}),o.push(c)),1;if(p=0,a=""===a?".":a+":",k(t))for(var d=0;d<t.length;d++){var _=a+j(s=t[d],d);p+=e(s,o,u,_,c)}else if("function"==typeof(_=null===(l=t)||"object"!=typeof l?null:"function"==typeof(l=y&&l[y]||l["@@iterator"])?l:null))for(t=_.call(t),d=0;!(s=t.next()).done;)_=a+j(s=s.value,d++),p+=e(s,o,u,_,c);else if("object"===s)throw Error("Objects are not valid as a React child (found: "+("[object Object]"===(o=String(t))?"object with keys {"+Object.keys(t).join(", ")+"}":o)+"). If you meant to render a collection of children, use an array instead.");return p}(e,u,"","",function(e){return t.call(o,e,a++)}),u}function x(e){if(-1===e._status){var t=e._result;(t=t()).then(function(t){(0===e._status||-1===e._status)&&(e._status=1,e._result=t)},function(t){(0===e._status||-1===e._status)&&(e._status=2,e._result=t)}),-1===e._status&&(e._status=0,e._result=t)}if(1===e._status)return e._result.default;throw e._result}var P={current:null},I={transition:null};function T(){throw Error("act(...) is not supported in production builds of React.")}t.Children={map:O,forEach:function(e,t,r){O(e,function(){t.apply(this,arguments)},r)},count:function(e){var t=0;return O(e,function(){t++}),t},toArray:function(e){return O(e,function(e){return e})||[]},only:function(e){if(!C(e))throw Error("React.Children.only expected to receive a single React element child.");return e}},t.Component=m,t.Fragment=o,t.Profiler=a,t.PureComponent=v,t.StrictMode=u,t.Suspense=l,t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED={ReactCurrentDispatcher:P,ReactCurrentBatchConfig:I,ReactCurrentOwner:$},t.act=T,t.cloneElement=function(e,t,n){if(null==e)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+e+".");var o=_({},e.props),u=e.key,a=e.ref,c=e._owner;if(null!=t){if(void 0!==t.ref&&(a=t.ref,c=$.current),void 0!==t.key&&(u=""+t.key),e.type&&e.type.defaultProps)var i=e.type.defaultProps;for(f in t)E.call(t,f)&&!w.hasOwnProperty(f)&&(o[f]=void 0===t[f]&&void 0!==i?i[f]:t[f])}var f=arguments.length-2;if(1===f)o.children=n;else if(1<f){i=Array(f);for(var l=0;l<f;l++)i[l]=arguments[l+2];o.children=i}return{$$typeof:r,type:e.type,key:u,ref:a,props:o,_owner:c}},t.createContext=function(e){return(e={$$typeof:i,_currentValue:e,_currentValue2:e,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null}).Provider={$$typeof:c,_context:e},e.Consumer=e},t.createElement=R,t.createFactory=function(e){var t=R.bind(null,e);return t.type=e,t},t.createRef=function(){return{current:null}},t.forwardRef=function(e){return{$$typeof:f,render:e}},t.isValidElement=C,t.lazy=function(e){return{$$typeof:p,_payload:{_status:-1,_result:e},_init:x}},t.memo=function(e,t){return{$$typeof:s,type:e,compare:void 0===t?null:t}},t.startTransition=function(e){var t=I.transition;I.transition={};try{e()}finally{I.transition=t}},t.unstable_act=T,t.useCallback=function(e,t){return P.current.useCallback(e,t)},t.useContext=function(e){return P.current.useContext(e)},t.useDebugValue=function(){},t.useDeferredValue=function(e){return P.current.useDeferredValue(e)},t.useEffect=function(e,t){return P.current.useEffect(e,t)},t.useId=function(){return P.current.useId()},t.useImperativeHandle=function(e,t,r){return P.current.useImperativeHandle(e,t,r)},t.useInsertionEffect=function(e,t){return P.current.useInsertionEffect(e,t)},t.useLayoutEffect=function(e,t){return P.current.useLayoutEffect(e,t)},t.useMemo=function(e,t){return P.current.useMemo(e,t)},t.useReducer=function(e,t,r){return P.current.useReducer(e,t,r)},t.useRef=function(e){return P.current.useRef(e)},t.useState=function(e){return P.current.useState(e)},t.useSyncExternalStore=function(e,t,r){return P.current.useSyncExternalStore(e,t,r)},t.useTransition=function(){return P.current.useTransition()},t.version="18.3.1"},63696(e,t,r){e.exports=r(14403)}}]);
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
/*! For license information please see 181.4d01713c.js.LICENSE.txt */
|
|
2
|
-
"use strict";(self.chunk_Splunk=self.chunk_Splunk||[]).push([["181"],{2192(e,r,o){var t=o(70451),n=Symbol.for("react.element"),_=Symbol.for("react.fragment"),f=Object.prototype.hasOwnProperty,l=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function u(e,r,o){var t,_={},u=null,p=null;for(t in void 0!==o&&(u=""+o),void 0!==r.key&&(u=""+r.key),void 0!==r.ref&&(p=r.ref),r)f.call(r,t)&&!s.hasOwnProperty(t)&&(_[t]=r[t]);if(e&&e.defaultProps)for(t in r=e.defaultProps)void 0===_[t]&&(_[t]=r[t]);return{$$typeof:n,type:e,key:u,ref:p,props:_,_owner:l.current}}r.Fragment=_,r.jsx=u,r.jsxs=u},62540(e,r,o){e.exports=o(2192)}}]);
|