@ntbjs/react-components 2.0.0-rc.3 → 2.0.0-rc.6

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 (47) hide show
  1. package/cjs/node_modules/@emotion/cache/dist/{emotion-cache.esm.js → emotion-cache.browser.esm.js} +3 -61
  2. package/cjs/node_modules/@emotion/react/dist/{emotion-element-d59e098f.esm.js → emotion-element-f0de968e.browser.esm.js} +12 -54
  3. package/cjs/node_modules/@emotion/react/dist/{emotion-react.esm.js → emotion-react.browser.esm.js} +7 -10
  4. package/cjs/node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/{emotion-use-insertion-effect-with-fallbacks.esm.js → emotion-use-insertion-effect-with-fallbacks.browser.esm.js} +1 -3
  5. package/cjs/node_modules/@emotion/utils/dist/{emotion-utils.esm.js → emotion-utils.browser.esm.js} +3 -12
  6. package/cjs/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +2 -2
  7. package/cjs/node_modules/prop-types/factoryWithTypeCheckers.js +1 -1
  8. package/cjs/node_modules/prop-types/index.js +1 -1
  9. package/cjs/node_modules/{hoist-non-react-statics/node_modules/react-is → react-is}/cjs/react-is.development.js +81 -39
  10. package/cjs/node_modules/react-is/cjs/react-is.production.min.js +22 -0
  11. package/cjs/node_modules/{prop-types/node_modules/react-is → react-is}/index.js +3 -3
  12. package/cjs/node_modules/react-select/dist/Select-aab027f3.esm.js +12 -12
  13. package/cjs/node_modules/react-select/dist/index-641ee5b8.esm.js +47 -47
  14. package/cjs/node_modules/use-isomorphic-layout-effect/dist/{use-isomorphic-layout-effect.esm.js → use-isomorphic-layout-effect.browser.esm.js} +1 -3
  15. package/esm/node_modules/@emotion/cache/dist/{emotion-cache.esm.js → emotion-cache.browser.esm.js} +3 -61
  16. package/esm/node_modules/@emotion/react/dist/{emotion-element-d59e098f.esm.js → emotion-element-f0de968e.browser.esm.js} +5 -47
  17. package/esm/node_modules/@emotion/react/dist/{emotion-react.esm.js → emotion-react.browser.esm.js} +3 -3
  18. package/esm/node_modules/@emotion/use-insertion-effect-with-fallbacks/dist/{emotion-use-insertion-effect-with-fallbacks.esm.js → emotion-use-insertion-effect-with-fallbacks.browser.esm.js} +1 -3
  19. package/esm/node_modules/@emotion/utils/dist/{emotion-utils.esm.js → emotion-utils.browser.esm.js} +3 -12
  20. package/esm/node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js +2 -2
  21. package/esm/node_modules/prop-types/factoryWithTypeCheckers.js +1 -1
  22. package/esm/node_modules/prop-types/index.js +1 -1
  23. package/esm/node_modules/{hoist-non-react-statics/node_modules/react-is → react-is}/cjs/react-is.development.js +82 -40
  24. package/esm/node_modules/react-is/cjs/react-is.production.min.js +17 -0
  25. package/esm/node_modules/react-is/index.js +11 -0
  26. package/esm/node_modules/react-select/dist/Select-aab027f3.esm.js +1 -1
  27. package/esm/node_modules/react-select/dist/index-641ee5b8.esm.js +2 -2
  28. package/esm/node_modules/use-isomorphic-layout-effect/dist/use-isomorphic-layout-effect.browser.esm.js +6 -0
  29. package/package.json +1 -1
  30. package/cjs/_virtual/index5.js +0 -7
  31. package/cjs/_virtual/react-is.development2.js +0 -7
  32. package/cjs/_virtual/react-is.production.min2.js +0 -7
  33. package/cjs/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js +0 -20
  34. package/cjs/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +0 -22
  35. package/cjs/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +0 -13
  36. package/cjs/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js +0 -186
  37. package/cjs/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js +0 -22
  38. package/esm/_virtual/index5.js +0 -3
  39. package/esm/_virtual/react-is.development2.js +0 -3
  40. package/esm/_virtual/react-is.production.min2.js +0 -3
  41. package/esm/node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js +0 -16
  42. package/esm/node_modules/hoist-non-react-statics/node_modules/react-is/cjs/react-is.production.min.js +0 -17
  43. package/esm/node_modules/hoist-non-react-statics/node_modules/react-is/index.js +0 -11
  44. package/esm/node_modules/prop-types/node_modules/react-is/cjs/react-is.development.js +0 -181
  45. package/esm/node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js +0 -17
  46. package/esm/node_modules/prop-types/node_modules/react-is/index.js +0 -11
  47. package/esm/node_modules/use-isomorphic-layout-effect/dist/use-isomorphic-layout-effect.esm.js +0 -8
@@ -1,3 +0,0 @@
1
- var reactIs_production_min = {};
2
-
3
- export { reactIs_production_min as __exports };
@@ -1,16 +0,0 @@
1
- var weakMemoize = function weakMemoize(func) {
2
- var cache = new WeakMap();
3
- return function (arg) {
4
- if (cache.has(arg)) {
5
- // Use non-null assertion because we just checked that the cache `has` it
6
- // This allows us to remove `undefined` from the return value
7
- return cache.get(arg);
8
- }
9
-
10
- var ret = func(arg);
11
- cache.set(arg, ret);
12
- return ret;
13
- };
14
- };
15
-
16
- export { weakMemoize as default };
@@ -1,17 +0,0 @@
1
- import { __exports as reactIs_production_min } from '../../../../../_virtual/react-is.production.min2.js';
2
- export { __exports as default } from '../../../../../_virtual/react-is.production.min2.js';
3
-
4
- /** @license React v16.13.1
5
- * react-is.production.min.js
6
- *
7
- * Copyright (c) Facebook, Inc. and its affiliates.
8
- *
9
- * This source code is licensed under the MIT license found in the
10
- * LICENSE file in the root directory of this source tree.
11
- */
12
- 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?
13
- Symbol.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;
14
- function 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}reactIs_production_min.AsyncMode=l;reactIs_production_min.ConcurrentMode=m;reactIs_production_min.ContextConsumer=k;reactIs_production_min.ContextProvider=h;reactIs_production_min.Element=c;reactIs_production_min.ForwardRef=n;reactIs_production_min.Fragment=e;reactIs_production_min.Lazy=t;reactIs_production_min.Memo=r;reactIs_production_min.Portal=d;
15
- reactIs_production_min.Profiler=g;reactIs_production_min.StrictMode=f;reactIs_production_min.Suspense=p;reactIs_production_min.isAsyncMode=function(a){return A(a)||z(a)===l};reactIs_production_min.isConcurrentMode=A;reactIs_production_min.isContextConsumer=function(a){return z(a)===k};reactIs_production_min.isContextProvider=function(a){return z(a)===h};reactIs_production_min.isElement=function(a){return "object"===typeof a&&null!==a&&a.$$typeof===c};reactIs_production_min.isForwardRef=function(a){return z(a)===n};reactIs_production_min.isFragment=function(a){return z(a)===e};reactIs_production_min.isLazy=function(a){return z(a)===t};
16
- reactIs_production_min.isMemo=function(a){return z(a)===r};reactIs_production_min.isPortal=function(a){return z(a)===d};reactIs_production_min.isProfiler=function(a){return z(a)===g};reactIs_production_min.isStrictMode=function(a){return z(a)===f};reactIs_production_min.isSuspense=function(a){return z(a)===p};
17
- reactIs_production_min.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)};reactIs_production_min.typeOf=z;
@@ -1,11 +0,0 @@
1
- import { r as reactIs } from '../../../../_virtual/index5.js';
2
- import './cjs/react-is.production.min.js';
3
- import './cjs/react-is.development.js';
4
- import { __exports as reactIs_production_min } from '../../../../_virtual/react-is.production.min2.js';
5
- import { __exports as reactIs_development } from '../../../../_virtual/react-is.development2.js';
6
-
7
- if (process.env.NODE_ENV === 'production') {
8
- reactIs.exports = reactIs_production_min;
9
- } else {
10
- reactIs.exports = reactIs_development;
11
- }
@@ -1,181 +0,0 @@
1
- import { __exports as reactIs_development } from '../../../../../_virtual/react-is.development.js';
2
- export { __exports as default } from '../../../../../_virtual/react-is.development.js';
3
-
4
- /** @license React v16.13.1
5
- * react-is.development.js
6
- *
7
- * Copyright (c) Facebook, Inc. and its affiliates.
8
- *
9
- * This source code is licensed under the MIT license found in the
10
- * LICENSE file in the root directory of this source tree.
11
- */
12
-
13
-
14
-
15
- if (process.env.NODE_ENV !== "production") {
16
- (function() {
17
-
18
- // The Symbol used to tag the ReactElement-like types. If there is no native Symbol
19
- // nor polyfill, then a plain number is used for performance.
20
- var hasSymbol = typeof Symbol === 'function' && Symbol.for;
21
- var REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for('react.element') : 0xeac7;
22
- var REACT_PORTAL_TYPE = hasSymbol ? Symbol.for('react.portal') : 0xeaca;
23
- var REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for('react.fragment') : 0xeacb;
24
- var REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for('react.strict_mode') : 0xeacc;
25
- var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for('react.profiler') : 0xead2;
26
- var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for('react.provider') : 0xeacd;
27
- var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for('react.context') : 0xeace; // TODO: We don't use AsyncMode or ConcurrentMode anymore. They were temporary
28
- // (unstable) APIs that have been removed. Can we remove the symbols?
29
-
30
- var REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for('react.async_mode') : 0xeacf;
31
- var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for('react.concurrent_mode') : 0xeacf;
32
- var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for('react.forward_ref') : 0xead0;
33
- var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for('react.suspense') : 0xead1;
34
- var REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for('react.suspense_list') : 0xead8;
35
- var REACT_MEMO_TYPE = hasSymbol ? Symbol.for('react.memo') : 0xead3;
36
- var REACT_LAZY_TYPE = hasSymbol ? Symbol.for('react.lazy') : 0xead4;
37
- var REACT_BLOCK_TYPE = hasSymbol ? Symbol.for('react.block') : 0xead9;
38
- var REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for('react.fundamental') : 0xead5;
39
- var REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for('react.responder') : 0xead6;
40
- var REACT_SCOPE_TYPE = hasSymbol ? Symbol.for('react.scope') : 0xead7;
41
-
42
- function isValidElementType(type) {
43
- return typeof type === 'string' || typeof type === 'function' || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
44
- 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);
45
- }
46
-
47
- function typeOf(object) {
48
- if (typeof object === 'object' && object !== null) {
49
- var $$typeof = object.$$typeof;
50
-
51
- switch ($$typeof) {
52
- case REACT_ELEMENT_TYPE:
53
- var type = object.type;
54
-
55
- switch (type) {
56
- case REACT_ASYNC_MODE_TYPE:
57
- case REACT_CONCURRENT_MODE_TYPE:
58
- case REACT_FRAGMENT_TYPE:
59
- case REACT_PROFILER_TYPE:
60
- case REACT_STRICT_MODE_TYPE:
61
- case REACT_SUSPENSE_TYPE:
62
- return type;
63
-
64
- default:
65
- var $$typeofType = type && type.$$typeof;
66
-
67
- switch ($$typeofType) {
68
- case REACT_CONTEXT_TYPE:
69
- case REACT_FORWARD_REF_TYPE:
70
- case REACT_LAZY_TYPE:
71
- case REACT_MEMO_TYPE:
72
- case REACT_PROVIDER_TYPE:
73
- return $$typeofType;
74
-
75
- default:
76
- return $$typeof;
77
- }
78
-
79
- }
80
-
81
- case REACT_PORTAL_TYPE:
82
- return $$typeof;
83
- }
84
- }
85
-
86
- return undefined;
87
- } // AsyncMode is deprecated along with isAsyncMode
88
-
89
- var AsyncMode = REACT_ASYNC_MODE_TYPE;
90
- var ConcurrentMode = REACT_CONCURRENT_MODE_TYPE;
91
- var ContextConsumer = REACT_CONTEXT_TYPE;
92
- var ContextProvider = REACT_PROVIDER_TYPE;
93
- var Element = REACT_ELEMENT_TYPE;
94
- var ForwardRef = REACT_FORWARD_REF_TYPE;
95
- var Fragment = REACT_FRAGMENT_TYPE;
96
- var Lazy = REACT_LAZY_TYPE;
97
- var Memo = REACT_MEMO_TYPE;
98
- var Portal = REACT_PORTAL_TYPE;
99
- var Profiler = REACT_PROFILER_TYPE;
100
- var StrictMode = REACT_STRICT_MODE_TYPE;
101
- var Suspense = REACT_SUSPENSE_TYPE;
102
- var hasWarnedAboutDeprecatedIsAsyncMode = false; // AsyncMode should be deprecated
103
-
104
- function isAsyncMode(object) {
105
- {
106
- if (!hasWarnedAboutDeprecatedIsAsyncMode) {
107
- hasWarnedAboutDeprecatedIsAsyncMode = true; // Using console['warn'] to evade Babel and ESLint
108
-
109
- 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.');
110
- }
111
- }
112
-
113
- return isConcurrentMode(object) || typeOf(object) === REACT_ASYNC_MODE_TYPE;
114
- }
115
- function isConcurrentMode(object) {
116
- return typeOf(object) === REACT_CONCURRENT_MODE_TYPE;
117
- }
118
- function isContextConsumer(object) {
119
- return typeOf(object) === REACT_CONTEXT_TYPE;
120
- }
121
- function isContextProvider(object) {
122
- return typeOf(object) === REACT_PROVIDER_TYPE;
123
- }
124
- function isElement(object) {
125
- return typeof object === 'object' && object !== null && object.$$typeof === REACT_ELEMENT_TYPE;
126
- }
127
- function isForwardRef(object) {
128
- return typeOf(object) === REACT_FORWARD_REF_TYPE;
129
- }
130
- function isFragment(object) {
131
- return typeOf(object) === REACT_FRAGMENT_TYPE;
132
- }
133
- function isLazy(object) {
134
- return typeOf(object) === REACT_LAZY_TYPE;
135
- }
136
- function isMemo(object) {
137
- return typeOf(object) === REACT_MEMO_TYPE;
138
- }
139
- function isPortal(object) {
140
- return typeOf(object) === REACT_PORTAL_TYPE;
141
- }
142
- function isProfiler(object) {
143
- return typeOf(object) === REACT_PROFILER_TYPE;
144
- }
145
- function isStrictMode(object) {
146
- return typeOf(object) === REACT_STRICT_MODE_TYPE;
147
- }
148
- function isSuspense(object) {
149
- return typeOf(object) === REACT_SUSPENSE_TYPE;
150
- }
151
-
152
- reactIs_development.AsyncMode = AsyncMode;
153
- reactIs_development.ConcurrentMode = ConcurrentMode;
154
- reactIs_development.ContextConsumer = ContextConsumer;
155
- reactIs_development.ContextProvider = ContextProvider;
156
- reactIs_development.Element = Element;
157
- reactIs_development.ForwardRef = ForwardRef;
158
- reactIs_development.Fragment = Fragment;
159
- reactIs_development.Lazy = Lazy;
160
- reactIs_development.Memo = Memo;
161
- reactIs_development.Portal = Portal;
162
- reactIs_development.Profiler = Profiler;
163
- reactIs_development.StrictMode = StrictMode;
164
- reactIs_development.Suspense = Suspense;
165
- reactIs_development.isAsyncMode = isAsyncMode;
166
- reactIs_development.isConcurrentMode = isConcurrentMode;
167
- reactIs_development.isContextConsumer = isContextConsumer;
168
- reactIs_development.isContextProvider = isContextProvider;
169
- reactIs_development.isElement = isElement;
170
- reactIs_development.isForwardRef = isForwardRef;
171
- reactIs_development.isFragment = isFragment;
172
- reactIs_development.isLazy = isLazy;
173
- reactIs_development.isMemo = isMemo;
174
- reactIs_development.isPortal = isPortal;
175
- reactIs_development.isProfiler = isProfiler;
176
- reactIs_development.isStrictMode = isStrictMode;
177
- reactIs_development.isSuspense = isSuspense;
178
- reactIs_development.isValidElementType = isValidElementType;
179
- reactIs_development.typeOf = typeOf;
180
- })();
181
- }
@@ -1,17 +0,0 @@
1
- import { __exports as reactIs_production_min } from '../../../../../_virtual/react-is.production.min.js';
2
- export { __exports as default } from '../../../../../_virtual/react-is.production.min.js';
3
-
4
- /** @license React v16.13.1
5
- * react-is.production.min.js
6
- *
7
- * Copyright (c) Facebook, Inc. and its affiliates.
8
- *
9
- * This source code is licensed under the MIT license found in the
10
- * LICENSE file in the root directory of this source tree.
11
- */
12
- 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?
13
- Symbol.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;
14
- function 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}reactIs_production_min.AsyncMode=l;reactIs_production_min.ConcurrentMode=m;reactIs_production_min.ContextConsumer=k;reactIs_production_min.ContextProvider=h;reactIs_production_min.Element=c;reactIs_production_min.ForwardRef=n;reactIs_production_min.Fragment=e;reactIs_production_min.Lazy=t;reactIs_production_min.Memo=r;reactIs_production_min.Portal=d;
15
- reactIs_production_min.Profiler=g;reactIs_production_min.StrictMode=f;reactIs_production_min.Suspense=p;reactIs_production_min.isAsyncMode=function(a){return A(a)||z(a)===l};reactIs_production_min.isConcurrentMode=A;reactIs_production_min.isContextConsumer=function(a){return z(a)===k};reactIs_production_min.isContextProvider=function(a){return z(a)===h};reactIs_production_min.isElement=function(a){return "object"===typeof a&&null!==a&&a.$$typeof===c};reactIs_production_min.isForwardRef=function(a){return z(a)===n};reactIs_production_min.isFragment=function(a){return z(a)===e};reactIs_production_min.isLazy=function(a){return z(a)===t};
16
- reactIs_production_min.isMemo=function(a){return z(a)===r};reactIs_production_min.isPortal=function(a){return z(a)===d};reactIs_production_min.isProfiler=function(a){return z(a)===g};reactIs_production_min.isStrictMode=function(a){return z(a)===f};reactIs_production_min.isSuspense=function(a){return z(a)===p};
17
- reactIs_production_min.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)};reactIs_production_min.typeOf=z;
@@ -1,11 +0,0 @@
1
- import { r as reactIs } from '../../../../_virtual/index3.js';
2
- import './cjs/react-is.production.min.js';
3
- import './cjs/react-is.development.js';
4
- import { __exports as reactIs_production_min } from '../../../../_virtual/react-is.production.min.js';
5
- import { __exports as reactIs_development } from '../../../../_virtual/react-is.development.js';
6
-
7
- if (process.env.NODE_ENV === 'production') {
8
- reactIs.exports = reactIs_production_min;
9
- } else {
10
- reactIs.exports = reactIs_development;
11
- }
@@ -1,8 +0,0 @@
1
- import '../../react/index.js';
2
- import { r as react } from '../../../_virtual/index.js';
3
-
4
- var isClient = typeof document !== 'undefined';
5
-
6
- var index = isClient ? react.exports.useLayoutEffect : react.exports.useEffect;
7
-
8
- export { index as default };