taro-react-uilib 1.4.23 → 1.4.24-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.
Files changed (49) hide show
  1. package/dist/components/BankIcon/index.js.map +1 -1
  2. package/dist/components/Button/index.js +1 -1
  3. package/dist/components/Button/index.js.map +1 -1
  4. package/dist/components/Cell/index.js +1 -1
  5. package/dist/components/Cell/index.js.map +1 -1
  6. package/dist/components/Curtain/index.js +2 -0
  7. package/dist/components/Curtain/index.js.map +1 -0
  8. package/dist/components/Image/index.js +1 -1
  9. package/dist/components/Image/index.js.map +1 -1
  10. package/dist/components/Loading/index.js +1 -1
  11. package/dist/components/Loading/index.js.map +1 -1
  12. package/dist/components/ThemeProvider/index.js +1 -1
  13. package/dist/components/ThemeProvider/index.js.map +1 -1
  14. package/dist/components/_virtual/index.js +1 -1
  15. package/dist/components/_virtual/react-is.development.js +1 -1
  16. package/dist/components/_virtual/react-is.production.min.js +1 -1
  17. package/dist/components/node_modules/prop-types/factoryWithTypeCheckers.js +1 -1
  18. package/dist/components/node_modules/prop-types/factoryWithTypeCheckers.js.map +1 -1
  19. package/dist/components/node_modules/prop-types/index.js +1 -1
  20. package/dist/components/node_modules/prop-types/index.js.map +1 -1
  21. package/dist/components/node_modules/react-is/cjs/react-is.development.js +2 -0
  22. package/dist/components/node_modules/react-is/cjs/react-is.development.js.map +1 -0
  23. package/dist/components/node_modules/react-is/cjs/react-is.production.min.js.map +1 -0
  24. package/dist/components/node_modules/react-is/index.js +2 -0
  25. package/dist/components/node_modules/react-is/index.js.map +1 -0
  26. package/dist/components/node_modules/tslib/tslib.es6.js +1 -1
  27. package/dist/components/node_modules/tslib/tslib.es6.js.map +1 -1
  28. package/dist/components/src/index.js +1 -1
  29. package/dist/index.esm.js +6 -6
  30. package/dist/index.esm.js.map +1 -1
  31. package/dist/index.js +4 -4
  32. package/dist/index.js.map +1 -1
  33. package/dist/index.umd.js +4 -4
  34. package/dist/index.umd.js.map +1 -1
  35. package/dist/styles/components/badge.scss +2 -1
  36. package/dist/styles/components/cell.scss +9 -4
  37. package/dist/styles/components/curtain.scss +105 -0
  38. package/dist/styles/components/index.scss +1 -0
  39. package/package.json +5 -1
  40. package/types/components/BankIcon/index.d.ts +2 -1
  41. package/types/components/Curtain/index.d.ts +18 -0
  42. package/types/components/Loading/index.d.ts +1 -0
  43. package/types/index.d.ts +1 -0
  44. package/dist/components/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js +0 -2
  45. package/dist/components/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js.map +0 -1
  46. package/dist/components/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js.map +0 -1
  47. package/dist/components/node_modules/prop-types/node_modules/react-is/index.js +0 -2
  48. package/dist/components/node_modules/prop-types/node_modules/react-is/index.js.map +0 -1
  49. /package/dist/components/node_modules/{prop-types/node_modules/react-is → react-is}/cjs/react-is.production.min.js +0 -0
@@ -3,8 +3,9 @@
3
3
  #{$xh-prefix}-badge {
4
4
  padding: 6px 24px;
5
5
  border: 1PX solid var(--color-primary);
6
- display: inline-block;
6
+ display: inline-flex;
7
7
  font-size: 26px;
8
8
  border-radius: 30px;
9
9
  color: var(--color-primary);
10
+ align-items: center;
10
11
  }
@@ -51,13 +51,16 @@
51
51
  background-color: #EEE;
52
52
  }
53
53
  &-icon {
54
- display: inline-block;
54
+ display: inline-flex;
55
+ align-items: center;
56
+ justify-content: center;
55
57
  width: 50px;
56
58
  height: 50px;
57
59
  margin-right: 15px;
58
60
  img {
59
61
  max-width: 100%;
60
62
  max-height: 100%;
63
+ object-fit: cover;
61
64
  }
62
65
  image {
63
66
  max-width: 100%;
@@ -105,13 +108,15 @@
105
108
  &-value {
106
109
  display: flex;
107
110
  align-items: center;
108
- // max-width: 280px;
111
+ // max-width: 50%;
109
112
  &-info {
110
113
  display: inline-block;
111
114
  max-width: 100%;
112
115
  overflow: hidden;
113
- text-overflow: ellipsis;
114
- white-space: nowrap;
116
+ &.ellipsis {
117
+ text-overflow: ellipsis;
118
+ white-space: nowrap;
119
+ }
115
120
  }
116
121
  &-icon {
117
122
  display: inline-block;
@@ -0,0 +1,105 @@
1
+ @import "../../styles/themes/variable.scss";
2
+
3
+ @font-face {
4
+ font-family: "xh-iconfont"; /* Project id 4043926 */
5
+ src:
6
+ url('./font/iconfont.woff2?t=1687140360510') format('woff2'),
7
+ url('./font/iconfont.woff?t=1687140360510') format('woff'),
8
+ url('./font/iconfont.ttf?t=1687140360510') format('truetype');
9
+ }
10
+
11
+ #{$xh-prefix}-curtain {
12
+ position: fixed;
13
+ top: 0;
14
+ left: 0;
15
+ right: 0;
16
+ bottom: 0;
17
+ display: flex;
18
+ flex-direction: column;
19
+ justify-content: space-around;
20
+ justify-content: center;
21
+ align-items: center;
22
+ z-index: 1000;
23
+ display: none;
24
+ text-align: center;
25
+ touch-action: none;
26
+ &.visible {
27
+ display: flex;
28
+ animation: bounceIn 0.35s forwards cubic-bezier(0.215, 0.61, 0.355, 1);
29
+ }
30
+ &.toggle {
31
+ display: flex;
32
+ animation: bounceOut 0.35s forwards cubic-bezier(0.215, 0.61, 0.355, 1);
33
+ }
34
+ &-content {
35
+ margin-bottom: 42px;
36
+ width: 80%;
37
+ display: flex;
38
+ place-items: center;
39
+ flex-direction: column;
40
+ img, image {
41
+ max-width: 100%;
42
+ /* #ifdef h5 */
43
+ height: auto;
44
+ /* #endif */
45
+ display: block;
46
+ object-fit: contain;
47
+ }
48
+ }
49
+ &-mask {
50
+ position: fixed;
51
+ top: 0;
52
+ left: 0;
53
+ right: 0;
54
+ bottom: 0;
55
+ background-color: rgba(0, 0, 0, 0.5);
56
+ z-index: 999;
57
+ }
58
+
59
+ &-close {
60
+ display: block;
61
+ font-family: 'xh-iconfont';
62
+ -webkit-font-smoothing: antialiased;
63
+ font-size: 30PX;
64
+ color: #FFF;
65
+ &:before {
66
+ content: "\e608";
67
+ }
68
+ }
69
+ }
70
+
71
+ @keyframes bounceIn {
72
+ 0% {
73
+ opacity: 0;
74
+ transform: scale3d(0.3, 0.3, 0.3);
75
+ }
76
+ 20% {
77
+ transform: scale3d(0.6, 0.6, 0.6);
78
+ }
79
+ 50% {
80
+ opacity: 1;
81
+ transform: scale3d(0.8, .8, .8);
82
+ }
83
+ 80% {
84
+ transform: scale3d(0.97, 0.97, 0.97);
85
+ }
86
+ to {
87
+ opacity: 1;
88
+ transform: scale3d(1, 1, 1);
89
+ }
90
+ }
91
+
92
+ @keyframes bounceOut {
93
+
94
+ 50%,
95
+ 55% {
96
+ opacity: 1;
97
+ transform: scale3d(1.1, 1.1, 1.1);
98
+ }
99
+
100
+ to {
101
+ opacity: 0;
102
+ -webkit-transform: scale3d(0.3, 0.3, 0.3);
103
+ transform: scale3d(0.3, 0.3, 0.3);
104
+ }
105
+ }
@@ -13,6 +13,7 @@
13
13
  @import './checkboxbutton.scss';
14
14
  @import './collapse.scss';
15
15
  @import './countdown.scss';
16
+ @import './curtain.scss';
16
17
  @import './dialog.scss';
17
18
  @import './dialogref.scss';
18
19
  @import './echarts.scss';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taro-react-uilib",
3
- "version": "1.4.23",
3
+ "version": "1.4.24-1",
4
4
  "description": "基于taro的跨端组件库",
5
5
  "templateInfo": {
6
6
  "name": "default",
@@ -17,9 +17,13 @@
17
17
  "dist",
18
18
  "types"
19
19
  ],
20
+ "engines": {
21
+ "node": "16"
22
+ },
20
23
  "scripts": {
21
24
  "build:weapp": "taro build --type weapp",
22
25
  "build:h5": "taro build --type h5",
26
+ "release": "taro build --type h5",
23
27
  "build:tt": "taro build --type tt",
24
28
  "dev:weapp": "npm run build:weapp -- --watch",
25
29
  "dev:h5": "npm run build:h5 -- --watch",
@@ -1,7 +1,8 @@
1
1
  import { FC } from "react";
2
2
  import { XHComponentCommonProps } from "../../types";
3
+ export declare type BankIconCode = "102" | "103" | "104" | "105" | "301" | "302" | "303" | "304" | "305" | "306" | "307" | "308" | "309" | "310" | "403";
3
4
  export declare type XHListProps = {
4
- code: string;
5
+ code: BankIconCode | (string & {});
5
6
  size?: number;
6
7
  } & XHComponentCommonProps;
7
8
  declare const XHBankIcon: FC<XHListProps>;
@@ -0,0 +1,18 @@
1
+ import React from "react";
2
+ import { XHComponentCommonProps } from "@/types";
3
+ export declare type XHModalProps = {
4
+ /**
5
+ * 是否显示
6
+ */
7
+ visible: boolean;
8
+ transparent?: boolean;
9
+ /**
10
+ * 是否显示关闭按钮
11
+ * @default true
12
+ */
13
+ showClose?: boolean;
14
+ onVisibleChange: (visible: boolean) => void;
15
+ maskClosable?: boolean;
16
+ } & XHComponentCommonProps;
17
+ declare const Modal: React.FC<React.PropsWithChildren<XHModalProps>>;
18
+ export default Modal;
@@ -6,6 +6,7 @@ export declare type LoadingProps = {
6
6
  color?: string;
7
7
  tip?: string | ReactNode;
8
8
  size?: number;
9
+ onClick?: () => void;
9
10
  } & XHComponentCommonProps;
10
11
  declare const Loading: FC<LoadingProps>;
11
12
  export default Loading;
package/types/index.d.ts CHANGED
@@ -39,6 +39,7 @@ export { default as XHLicensePlateInput } from "./components/LicensePlateInput";
39
39
  export { default as XHCountdown } from "./components/Countdown";
40
40
  export { default as XHCheckboxButton } from "./components/CheckboxButton";
41
41
  export { default as XHNotice } from "./components/Notice";
42
+ export { default as XHCurtain } from "./components/Curtain";
42
43
  export { default as XHBankCardNumberInput, type BankCardNumberInputRef as Type_BankCardNumberInputRef, } from "./components/BankCardNumberInput";
43
44
  export { default as XHIDNumberInput, type IDNumberInputRef as Type_IDNumberInputRef, } from "./components/IDNumberInput";
44
45
  export { default as XHEcharts, type EChartsProps as Type_EChartsProps, type EChartOption as Type_EChartOptions, type EChartsInstance as Type_EChartsInstance, type EChartsLoadingOption as Type_EChartsLoadingOption, type EchartsHandle as Type_EchartsHandle, } from "./components/Echarts";
@@ -1,2 +0,0 @@
1
- import{createCommonjsModule as e}from"../../../../../_virtual/_commonjsHelpers.js";var o=e((function(e,o){"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,r=e?Symbol.for("react.element"):60103,t=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,c=e?Symbol.for("react.strict_mode"):60108,f=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,u=e?Symbol.for("react.async_mode"):60111,i=e?Symbol.for("react.concurrent_mode"):60111,l=e?Symbol.for("react.forward_ref"):60112,y=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,b=e?Symbol.for("react.lazy"):60116,S=e?Symbol.for("react.block"):60121,$=e?Symbol.for("react.fundamental"):60117,d=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function _(e){if("object"==typeof e&&null!==e){var o=e.$$typeof;switch(o){case r:var m=e.type;switch(m){case u:case i:case n:case f:case c:case y:return m;default:var S=m&&m.$$typeof;switch(S){case s:case l:case b:case p:case a:return S;default:return o}}case t:return o}}}var C=u,M=i,x=s,w=a,E=r,P=l,j=n,g=b,F=p,h=t,z=f,A=c,L=y,N=!1;function O(e){return _(e)===i}o.AsyncMode=C,o.ConcurrentMode=M,o.ContextConsumer=x,o.ContextProvider=w,o.Element=E,o.ForwardRef=P,o.Fragment=j,o.Lazy=g,o.Memo=F,o.Portal=h,o.Profiler=z,o.StrictMode=A,o.Suspense=L,o.isAsyncMode=function(e){return N||(N=!0),O(e)||_(e)===u},o.isConcurrentMode=O,o.isContextConsumer=function(e){return _(e)===s},o.isContextProvider=function(e){return _(e)===a},o.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===r},o.isForwardRef=function(e){return _(e)===l},o.isFragment=function(e){return _(e)===n},o.isLazy=function(e){return _(e)===b},o.isMemo=function(e){return _(e)===p},o.isPortal=function(e){return _(e)===t},o.isProfiler=function(e){return _(e)===f},o.isStrictMode=function(e){return _(e)===c},o.isSuspense=function(e){return _(e)===y},o.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===i||e===f||e===c||e===y||e===m||"object"==typeof e&&null!==e&&(e.$$typeof===b||e.$$typeof===p||e.$$typeof===a||e.$$typeof===s||e.$$typeof===l||e.$$typeof===$||e.$$typeof===d||e.$$typeof===v||e.$$typeof===S)},o.typeOf=_}()}));export{o as __moduleExports,o as default};
2
- //# sourceMappingURL=react-is.development.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"react-is.development.js","sources":["../../../../../../../node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js"],"sourcesContent":["/** @license React v16.13.1\n * react-is.development.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';\n\n\n\nif (process.env.NODE_ENV !== \"production\") {\n (function() {\n'use strict';\n\n// The Symbol used to tag the ReactElement-like types. If there is no native Symbol\n// nor polyfill, then a plain number is used for performance.\nvar hasSymbol = typeof Symbol === 'function' && Symbol.for;\nvar REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;\nvar REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;\nvar REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;\nvar REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;\nvar REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;\nvar REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;\nvar REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace; // TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary\n// (unstable) APIs that have been removed. Can we remove the symbols?\n\nvar REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;\nvar REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;\nvar REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;\nvar REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;\nvar REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;\nvar REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;\nvar REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;\nvar REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;\nvar REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;\nvar REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;\nvar REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;\n\nfunction isValidElementType(type) {\n return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.\n type === REACT_FRAGMENT_TYPE || type === REACT_CONCURRENT_MODE_TYPE || type === REACT_PROFILER_TYPE || type === REACT_STRICT_MODE_TYPE || type === REACT_SUSPENSE_TYPE || type === REACT_SUSPENSE_LIST_TYPE || typeof type === 'object' && type !== null && (type.$$typeof === REACT_LAZY_TYPE || type.$$typeof === REACT_MEMO_TYPE || type.$$typeof === REACT_PROVIDER_TYPE || type.$$typeof === REACT_CONTEXT_TYPE || type.$$typeof === REACT_FORWARD_REF_TYPE || type.$$typeof === REACT_FUNDAMENTAL_TYPE || type.$$typeof === REACT_RESPONDER_TYPE || type.$$typeof === REACT_SCOPE_TYPE || type.$$typeof === REACT_BLOCK_TYPE);\n}\n\nfunction typeOf(object) {\n if (typeof object === 'object' && object !== null) {\n var $$typeof = object.$$typeof;\n\n switch ($$typeof) {\n case REACT_ELEMENT_TYPE:\n var type = object.type;\n\n switch (type) {\n case REACT_ASYNC_MODE_TYPE:\n case REACT_CONCURRENT_MODE_TYPE:\n case REACT_FRAGMENT_TYPE:\n case REACT_PROFILER_TYPE:\n case REACT_STRICT_MODE_TYPE:\n case REACT_SUSPENSE_TYPE:\n return type;\n\n default:\n var $$typeofType = type && type.$$typeof;\n\n switch ($$typeofType) {\n case REACT_CONTEXT_TYPE:\n case REACT_FORWARD_REF_TYPE:\n case REACT_LAZY_TYPE:\n case REACT_MEMO_TYPE:\n case REACT_PROVIDER_TYPE:\n return $$typeofType;\n\n default:\n return $$typeof;\n }\n\n }\n\n case REACT_PORTAL_TYPE:\n return $$typeof;\n }\n }\n\n return undefined;\n} // AsyncMode is deprecated along with isAsyncMode\n\nvar AsyncMode = REACT_ASYNC_MODE_TYPE;\nvar ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;\nvar ContextConsumer = REACT_CONTEXT_TYPE;\nvar ContextProvider = REACT_PROVIDER_TYPE;\nvar Element = REACT_ELEMENT_TYPE;\nvar ForwardRef = REACT_FORWARD_REF_TYPE;\nvar Fragment = REACT_FRAGMENT_TYPE;\nvar Lazy = REACT_LAZY_TYPE;\nvar Memo = REACT_MEMO_TYPE;\nvar Portal = REACT_PORTAL_TYPE;\nvar Profiler = REACT_PROFILER_TYPE;\nvar StrictMode = REACT_STRICT_MODE_TYPE;\nvar Suspense = REACT_SUSPENSE_TYPE;\nvar hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecated\n\nfunction isAsyncMode(object) {\n {\n if (!hasWarnedAboutDeprecatedIsAsyncMode) {\n hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint\n\n console['warn']('The ReactIs.isAsyncMode() alias has been deprecated, ' + 'and will be removed in React 17+. Update your code to use ' + 'ReactIs.isConcurrentMode() instead. It has the exact same API.');\n }\n }\n\n return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;\n}\nfunction isConcurrentMode(object) {\n return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;\n}\nfunction isContextConsumer(object) {\n return typeOf(object) === REACT_CONTEXT_TYPE;\n}\nfunction isContextProvider(object) {\n return typeOf(object) === REACT_PROVIDER_TYPE;\n}\nfunction isElement(object) {\n return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;\n}\nfunction isForwardRef(object) {\n return typeOf(object) === REACT_FORWARD_REF_TYPE;\n}\nfunction isFragment(object) {\n return typeOf(object) === REACT_FRAGMENT_TYPE;\n}\nfunction isLazy(object) {\n return typeOf(object) === REACT_LAZY_TYPE;\n}\nfunction isMemo(object) {\n return typeOf(object) === REACT_MEMO_TYPE;\n}\nfunction isPortal(object) {\n return typeOf(object) === REACT_PORTAL_TYPE;\n}\nfunction isProfiler(object) {\n return typeOf(object) === REACT_PROFILER_TYPE;\n}\nfunction isStrictMode(object) {\n return typeOf(object) === REACT_STRICT_MODE_TYPE;\n}\nfunction isSuspense(object) {\n return typeOf(object) === REACT_SUSPENSE_TYPE;\n}\n\nexports.AsyncMode = AsyncMode;\nexports.ConcurrentMode = ConcurrentMode;\nexports.ContextConsumer = ContextConsumer;\nexports.ContextProvider = ContextProvider;\nexports.Element = Element;\nexports.ForwardRef = ForwardRef;\nexports.Fragment = Fragment;\nexports.Lazy = Lazy;\nexports.Memo = Memo;\nexports.Portal = Portal;\nexports.Profiler = Profiler;\nexports.StrictMode = StrictMode;\nexports.Suspense = Suspense;\nexports.isAsyncMode = isAsyncMode;\nexports.isConcurrentMode = isConcurrentMode;\nexports.isContextConsumer = isContextConsumer;\nexports.isContextProvider = isContextProvider;\nexports.isElement = isElement;\nexports.isForwardRef = isForwardRef;\nexports.isFragment = isFragment;\nexports.isLazy = isLazy;\nexports.isMemo = isMemo;\nexports.isPortal = isPortal;\nexports.isProfiler = isProfiler;\nexports.isStrictMode = isStrictMode;\nexports.isSuspense = isSuspense;\nexports.isValidElementType = isValidElementType;\nexports.typeOf = typeOf;\n })();\n}\n"],"names":["process","env","NODE_ENV","hasSymbol","Symbol","for","REACT_ELEMENT_TYPE","REACT_PORTAL_TYPE","REACT_FRAGMENT_TYPE","REACT_STRICT_MODE_TYPE","REACT_PROFILER_TYPE","REACT_PROVIDER_TYPE","REACT_CONTEXT_TYPE","REACT_ASYNC_MODE_TYPE","REACT_CONCURRENT_MODE_TYPE","REACT_FORWARD_REF_TYPE","REACT_SUSPENSE_TYPE","REACT_SUSPENSE_LIST_TYPE","REACT_MEMO_TYPE","REACT_LAZY_TYPE","REACT_BLOCK_TYPE","REACT_FUNDAMENTAL_TYPE","REACT_RESPONDER_TYPE","REACT_SCOPE_TYPE","typeOf","object","$$typeof","type","$$typeofType","AsyncMode","ConcurrentMode","ContextConsumer","ContextProvider","Element","ForwardRef","Fragment","Lazy","Memo","Portal","Profiler","StrictMode","Suspense","hasWarnedAboutDeprecatedIsAsyncMode","isConcurrentMode","exports","isAsyncMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isPortal","isProfiler","isStrictMode","isSuspense","isValidElementType"],"mappings":"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"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"react-is.production.min.js","sources":["../../../../../../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js"],"sourcesContent":["/** @license React v16.13.1\n * react-is.production.min.js\n *\n * Copyright (c) Facebook, Inc. and its affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n'use strict';var b=\"function\"===typeof Symbol&&Symbol.for,c=b?Symbol.for(\"react.element\"):60103,d=b?Symbol.for(\"react.portal\"):60106,e=b?Symbol.for(\"react.fragment\"):60107,f=b?Symbol.for(\"react.strict_mode\"):60108,g=b?Symbol.for(\"react.profiler\"):60114,h=b?Symbol.for(\"react.provider\"):60109,k=b?Symbol.for(\"react.context\"):60110,l=b?Symbol.for(\"react.async_mode\"):60111,m=b?Symbol.for(\"react.concurrent_mode\"):60111,n=b?Symbol.for(\"react.forward_ref\"):60112,p=b?Symbol.for(\"react.suspense\"):60113,q=b?\nSymbol.for(\"react.suspense_list\"):60120,r=b?Symbol.for(\"react.memo\"):60115,t=b?Symbol.for(\"react.lazy\"):60116,v=b?Symbol.for(\"react.block\"):60121,w=b?Symbol.for(\"react.fundamental\"):60117,x=b?Symbol.for(\"react.responder\"):60118,y=b?Symbol.for(\"react.scope\"):60119;\nfunction z(a){if(\"object\"===typeof a&&null!==a){var u=a.$$typeof;switch(u){case c:switch(a=a.type,a){case l:case m:case e:case g:case f:case p:return a;default:switch(a=a&&a.$$typeof,a){case k:case n:case t:case r:case h:return a;default:return u}}case d:return u}}}function A(a){return z(a)===m}exports.AsyncMode=l;exports.ConcurrentMode=m;exports.ContextConsumer=k;exports.ContextProvider=h;exports.Element=c;exports.ForwardRef=n;exports.Fragment=e;exports.Lazy=t;exports.Memo=r;exports.Portal=d;\nexports.Profiler=g;exports.StrictMode=f;exports.Suspense=p;exports.isAsyncMode=function(a){return A(a)||z(a)===l};exports.isConcurrentMode=A;exports.isContextConsumer=function(a){return z(a)===k};exports.isContextProvider=function(a){return z(a)===h};exports.isElement=function(a){return\"object\"===typeof a&&null!==a&&a.$$typeof===c};exports.isForwardRef=function(a){return z(a)===n};exports.isFragment=function(a){return z(a)===e};exports.isLazy=function(a){return z(a)===t};\nexports.isMemo=function(a){return z(a)===r};exports.isPortal=function(a){return z(a)===d};exports.isProfiler=function(a){return z(a)===g};exports.isStrictMode=function(a){return z(a)===f};exports.isSuspense=function(a){return z(a)===p};\nexports.isValidElementType=function(a){return\"string\"===typeof a||\"function\"===typeof a||a===e||a===m||a===g||a===f||a===p||a===q||\"object\"===typeof a&&null!==a&&(a.$$typeof===t||a.$$typeof===r||a.$$typeof===h||a.$$typeof===k||a.$$typeof===n||a.$$typeof===w||a.$$typeof===x||a.$$typeof===y||a.$$typeof===v)};exports.typeOf=z;\n"],"names":["b","Symbol","for","c","d","e","f","g","h","k","l","m","n","p","q","r","t","v","w","x","y","z","a","u","$$typeof","type","A","AsyncMode","ConcurrentMode","ContextProvider","Element","ForwardRef","Fragment","Memo","Portal","Profiler","StrictMode","Suspense","isAsyncMode","isConcurrentMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isProfiler","isStrictMode","isSuspense","isValidElementType","typeOf"],"mappings":"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"}
@@ -1,2 +0,0 @@
1
- import{createCommonjsModule as o}from"../../../../_virtual/_commonjsHelpers.js";import r from"./cjs/react-is.production.min.js";import s from"./cjs/react-is.development.js";var t=o((function(o){"production"===process.env.NODE_ENV?o.exports=r:o.exports=s}));export{t as __moduleExports,t as default};
2
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../node_modules/prop-types/node_modules/react-is/index.js"],"sourcesContent":["'use strict';\n\nif (process.env.NODE_ENV === 'production') {\n module.exports = require('./cjs/react-is.production.min.js');\n} else {\n module.exports = require('./cjs/react-is.development.js');\n}\n"],"names":["process","env","NODE_ENV","module","exports","require$$0","require$$1"],"mappings":"kMAE6B,eAAzBA,QAAQC,IAAIC,SACdC,EAAAC,QAAiBC,EAEjBF,EAAAC,QAAiBE"}