@insforge/react 1.0.2-refresh.3 → 1.0.2-refresh.5
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/dist/atoms.cjs +62 -62
- package/dist/atoms.cjs.map +1 -1
- package/dist/atoms.js +62 -62
- package/dist/atoms.js.map +1 -1
- package/dist/components.cjs +62 -62
- package/dist/components.cjs.map +1 -1
- package/dist/components.js +62 -62
- package/dist/components.js.map +1 -1
- package/dist/forms.cjs +62 -62
- package/dist/forms.cjs.map +1 -1
- package/dist/forms.js +62 -62
- package/dist/forms.js.map +1 -1
- package/dist/hooks.cjs.map +1 -1
- package/dist/hooks.js.map +1 -1
- package/dist/index.cjs +68 -69
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +68 -69
- package/dist/index.js.map +1 -1
- package/package.json +18 -5
package/dist/index.js
CHANGED
|
@@ -46,28 +46,28 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
46
46
|
mod
|
|
47
47
|
));
|
|
48
48
|
|
|
49
|
-
//
|
|
49
|
+
// node_modules/react-is/cjs/react-is.production.min.js
|
|
50
50
|
var require_react_is_production_min = __commonJS({
|
|
51
|
-
"
|
|
51
|
+
"node_modules/react-is/cjs/react-is.production.min.js"(exports$1) {
|
|
52
52
|
var b = "function" === typeof Symbol && Symbol.for;
|
|
53
|
-
var c = b ? Symbol.for("react.element") : 60103;
|
|
54
|
-
var d = b ? Symbol.for("react.portal") : 60106;
|
|
55
|
-
var e = b ? Symbol.for("react.fragment") : 60107;
|
|
56
|
-
var f = b ? Symbol.for("react.strict_mode") : 60108;
|
|
57
|
-
var g = b ? Symbol.for("react.profiler") : 60114;
|
|
58
|
-
var h = b ? Symbol.for("react.provider") : 60109;
|
|
59
|
-
var k = b ? Symbol.for("react.context") : 60110;
|
|
60
|
-
var l = b ? Symbol.for("react.async_mode") : 60111;
|
|
61
|
-
var m = b ? Symbol.for("react.concurrent_mode") : 60111;
|
|
62
|
-
var n = b ? Symbol.for("react.forward_ref") : 60112;
|
|
63
|
-
var p = b ? Symbol.for("react.suspense") : 60113;
|
|
64
|
-
var q = b ? Symbol.for("react.suspense_list") : 60120;
|
|
65
|
-
var r = b ? Symbol.for("react.memo") : 60115;
|
|
66
|
-
var t = b ? Symbol.for("react.lazy") : 60116;
|
|
67
|
-
var v = b ? Symbol.for("react.block") : 60121;
|
|
68
|
-
var w = b ? Symbol.for("react.fundamental") : 60117;
|
|
69
|
-
var x = b ? Symbol.for("react.responder") : 60118;
|
|
70
|
-
var y = b ? Symbol.for("react.scope") : 60119;
|
|
53
|
+
var c = b ? /* @__PURE__ */ Symbol.for("react.element") : 60103;
|
|
54
|
+
var d = b ? /* @__PURE__ */ Symbol.for("react.portal") : 60106;
|
|
55
|
+
var e = b ? /* @__PURE__ */ Symbol.for("react.fragment") : 60107;
|
|
56
|
+
var f = b ? /* @__PURE__ */ Symbol.for("react.strict_mode") : 60108;
|
|
57
|
+
var g = b ? /* @__PURE__ */ Symbol.for("react.profiler") : 60114;
|
|
58
|
+
var h = b ? /* @__PURE__ */ Symbol.for("react.provider") : 60109;
|
|
59
|
+
var k = b ? /* @__PURE__ */ Symbol.for("react.context") : 60110;
|
|
60
|
+
var l = b ? /* @__PURE__ */ Symbol.for("react.async_mode") : 60111;
|
|
61
|
+
var m = b ? /* @__PURE__ */ Symbol.for("react.concurrent_mode") : 60111;
|
|
62
|
+
var n = b ? /* @__PURE__ */ Symbol.for("react.forward_ref") : 60112;
|
|
63
|
+
var p = b ? /* @__PURE__ */ Symbol.for("react.suspense") : 60113;
|
|
64
|
+
var q = b ? /* @__PURE__ */ Symbol.for("react.suspense_list") : 60120;
|
|
65
|
+
var r = b ? /* @__PURE__ */ Symbol.for("react.memo") : 60115;
|
|
66
|
+
var t = b ? /* @__PURE__ */ Symbol.for("react.lazy") : 60116;
|
|
67
|
+
var v = b ? /* @__PURE__ */ Symbol.for("react.block") : 60121;
|
|
68
|
+
var w = b ? /* @__PURE__ */ Symbol.for("react.fundamental") : 60117;
|
|
69
|
+
var x = b ? /* @__PURE__ */ Symbol.for("react.responder") : 60118;
|
|
70
|
+
var y = b ? /* @__PURE__ */ Symbol.for("react.scope") : 60119;
|
|
71
71
|
function z2(a) {
|
|
72
72
|
if ("object" === typeof a && null !== a) {
|
|
73
73
|
var u = a.$$typeof;
|
|
@@ -158,30 +158,30 @@ var require_react_is_production_min = __commonJS({
|
|
|
158
158
|
}
|
|
159
159
|
});
|
|
160
160
|
|
|
161
|
-
//
|
|
161
|
+
// node_modules/react-is/cjs/react-is.development.js
|
|
162
162
|
var require_react_is_development = __commonJS({
|
|
163
|
-
"
|
|
163
|
+
"node_modules/react-is/cjs/react-is.development.js"(exports$1) {
|
|
164
164
|
if (process.env.NODE_ENV !== "production") {
|
|
165
165
|
(function() {
|
|
166
166
|
var hasSymbol = typeof Symbol === "function" && Symbol.for;
|
|
167
|
-
var REACT_ELEMENT_TYPE = hasSymbol ? Symbol.for("react.element") : 60103;
|
|
168
|
-
var REACT_PORTAL_TYPE = hasSymbol ? Symbol.for("react.portal") : 60106;
|
|
169
|
-
var REACT_FRAGMENT_TYPE = hasSymbol ? Symbol.for("react.fragment") : 60107;
|
|
170
|
-
var REACT_STRICT_MODE_TYPE = hasSymbol ? Symbol.for("react.strict_mode") : 60108;
|
|
171
|
-
var REACT_PROFILER_TYPE = hasSymbol ? Symbol.for("react.profiler") : 60114;
|
|
172
|
-
var REACT_PROVIDER_TYPE = hasSymbol ? Symbol.for("react.provider") : 60109;
|
|
173
|
-
var REACT_CONTEXT_TYPE = hasSymbol ? Symbol.for("react.context") : 60110;
|
|
174
|
-
var REACT_ASYNC_MODE_TYPE = hasSymbol ? Symbol.for("react.async_mode") : 60111;
|
|
175
|
-
var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? Symbol.for("react.concurrent_mode") : 60111;
|
|
176
|
-
var REACT_FORWARD_REF_TYPE = hasSymbol ? Symbol.for("react.forward_ref") : 60112;
|
|
177
|
-
var REACT_SUSPENSE_TYPE = hasSymbol ? Symbol.for("react.suspense") : 60113;
|
|
178
|
-
var REACT_SUSPENSE_LIST_TYPE = hasSymbol ? Symbol.for("react.suspense_list") : 60120;
|
|
179
|
-
var REACT_MEMO_TYPE = hasSymbol ? Symbol.for("react.memo") : 60115;
|
|
180
|
-
var REACT_LAZY_TYPE = hasSymbol ? Symbol.for("react.lazy") : 60116;
|
|
181
|
-
var REACT_BLOCK_TYPE = hasSymbol ? Symbol.for("react.block") : 60121;
|
|
182
|
-
var REACT_FUNDAMENTAL_TYPE = hasSymbol ? Symbol.for("react.fundamental") : 60117;
|
|
183
|
-
var REACT_RESPONDER_TYPE = hasSymbol ? Symbol.for("react.responder") : 60118;
|
|
184
|
-
var REACT_SCOPE_TYPE = hasSymbol ? Symbol.for("react.scope") : 60119;
|
|
167
|
+
var REACT_ELEMENT_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.element") : 60103;
|
|
168
|
+
var REACT_PORTAL_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.portal") : 60106;
|
|
169
|
+
var REACT_FRAGMENT_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.fragment") : 60107;
|
|
170
|
+
var REACT_STRICT_MODE_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.strict_mode") : 60108;
|
|
171
|
+
var REACT_PROFILER_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.profiler") : 60114;
|
|
172
|
+
var REACT_PROVIDER_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.provider") : 60109;
|
|
173
|
+
var REACT_CONTEXT_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.context") : 60110;
|
|
174
|
+
var REACT_ASYNC_MODE_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.async_mode") : 60111;
|
|
175
|
+
var REACT_CONCURRENT_MODE_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.concurrent_mode") : 60111;
|
|
176
|
+
var REACT_FORWARD_REF_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.forward_ref") : 60112;
|
|
177
|
+
var REACT_SUSPENSE_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.suspense") : 60113;
|
|
178
|
+
var REACT_SUSPENSE_LIST_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.suspense_list") : 60120;
|
|
179
|
+
var REACT_MEMO_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.memo") : 60115;
|
|
180
|
+
var REACT_LAZY_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.lazy") : 60116;
|
|
181
|
+
var REACT_BLOCK_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.block") : 60121;
|
|
182
|
+
var REACT_FUNDAMENTAL_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.fundamental") : 60117;
|
|
183
|
+
var REACT_RESPONDER_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.responder") : 60118;
|
|
184
|
+
var REACT_SCOPE_TYPE = hasSymbol ? /* @__PURE__ */ Symbol.for("react.scope") : 60119;
|
|
185
185
|
function isValidElementType(type) {
|
|
186
186
|
return typeof type === "string" || typeof type === "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
187
187
|
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);
|
|
@@ -311,9 +311,9 @@ var require_react_is_development = __commonJS({
|
|
|
311
311
|
}
|
|
312
312
|
});
|
|
313
313
|
|
|
314
|
-
//
|
|
314
|
+
// node_modules/react-is/index.js
|
|
315
315
|
var require_react_is = __commonJS({
|
|
316
|
-
"
|
|
316
|
+
"node_modules/react-is/index.js"(exports$1, module) {
|
|
317
317
|
if (process.env.NODE_ENV === "production") {
|
|
318
318
|
module.exports = require_react_is_production_min();
|
|
319
319
|
} else {
|
|
@@ -322,9 +322,9 @@ var require_react_is = __commonJS({
|
|
|
322
322
|
}
|
|
323
323
|
});
|
|
324
324
|
|
|
325
|
-
//
|
|
325
|
+
// node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js
|
|
326
326
|
var require_hoist_non_react_statics_cjs = __commonJS({
|
|
327
|
-
"
|
|
327
|
+
"node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js"(exports$1, module) {
|
|
328
328
|
var reactIs = require_react_is();
|
|
329
329
|
var REACT_STATICS = {
|
|
330
330
|
childContextTypes: true,
|
|
@@ -409,9 +409,9 @@ var require_hoist_non_react_statics_cjs = __commonJS({
|
|
|
409
409
|
}
|
|
410
410
|
});
|
|
411
411
|
|
|
412
|
-
//
|
|
412
|
+
// node_modules/@babel/runtime/helpers/extends.js
|
|
413
413
|
var require_extends = __commonJS({
|
|
414
|
-
"
|
|
414
|
+
"node_modules/@babel/runtime/helpers/extends.js"(exports$1, module) {
|
|
415
415
|
function _extends2() {
|
|
416
416
|
return module.exports = _extends2 = Object.assign ? Object.assign.bind() : function(n) {
|
|
417
417
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -571,9 +571,8 @@ var InsforgeManager = class _InsforgeManager {
|
|
|
571
571
|
const userData = {
|
|
572
572
|
id: userResult.data.user.id,
|
|
573
573
|
email: userResult.data.user.email,
|
|
574
|
-
name: profile?.
|
|
575
|
-
avatarUrl: profile?.
|
|
576
|
-
// You can add more profile fields here as needed
|
|
574
|
+
name: profile?.name || "",
|
|
575
|
+
avatarUrl: profile?.avatar_url || ""
|
|
577
576
|
};
|
|
578
577
|
this.user = userData;
|
|
579
578
|
if (this.config.onAuthChange) {
|
|
@@ -613,8 +612,8 @@ var InsforgeManager = class _InsforgeManager {
|
|
|
613
612
|
const userData = {
|
|
614
613
|
id: userResult.data.user.id,
|
|
615
614
|
email: userResult.data.user.email,
|
|
616
|
-
name: profile?.
|
|
617
|
-
avatarUrl: profile?.
|
|
615
|
+
name: profile?.name || "",
|
|
616
|
+
avatarUrl: profile?.avatar_url || ""
|
|
618
617
|
};
|
|
619
618
|
this.user = userData;
|
|
620
619
|
this.notifyListeners();
|
|
@@ -716,8 +715,8 @@ var InsforgeManager = class _InsforgeManager {
|
|
|
716
715
|
return { error: "No user signed in" };
|
|
717
716
|
}
|
|
718
717
|
const profileUpdate = {
|
|
719
|
-
|
|
720
|
-
|
|
718
|
+
name: data.name,
|
|
719
|
+
avatar_url: data.avatarUrl
|
|
721
720
|
};
|
|
722
721
|
const result = await this.sdk.auth.setProfile(profileUpdate);
|
|
723
722
|
if (result.data) {
|
|
@@ -940,7 +939,7 @@ var StyleSheet = /* @__PURE__ */ (function() {
|
|
|
940
939
|
return StyleSheet2;
|
|
941
940
|
})();
|
|
942
941
|
|
|
943
|
-
//
|
|
942
|
+
// node_modules/stylis/src/Enum.js
|
|
944
943
|
var MS = "-ms-";
|
|
945
944
|
var MOZ = "-moz-";
|
|
946
945
|
var WEBKIT = "-webkit-";
|
|
@@ -951,7 +950,7 @@ var IMPORT = "@import";
|
|
|
951
950
|
var KEYFRAMES = "@keyframes";
|
|
952
951
|
var LAYER = "@layer";
|
|
953
952
|
|
|
954
|
-
//
|
|
953
|
+
// node_modules/stylis/src/Utility.js
|
|
955
954
|
var abs = Math.abs;
|
|
956
955
|
var from = String.fromCharCode;
|
|
957
956
|
var assign = Object.assign;
|
|
@@ -989,7 +988,7 @@ function combine(array, callback) {
|
|
|
989
988
|
return array.map(callback).join("");
|
|
990
989
|
}
|
|
991
990
|
|
|
992
|
-
//
|
|
991
|
+
// node_modules/stylis/src/Tokenizer.js
|
|
993
992
|
var line = 1;
|
|
994
993
|
var column = 1;
|
|
995
994
|
var length = 0;
|
|
@@ -1125,7 +1124,7 @@ function identifier(index) {
|
|
|
1125
1124
|
return slice(index, position);
|
|
1126
1125
|
}
|
|
1127
1126
|
|
|
1128
|
-
//
|
|
1127
|
+
// node_modules/stylis/src/Parser.js
|
|
1129
1128
|
function compile(value) {
|
|
1130
1129
|
return dealloc(parse("", null, null, null, [""], value = alloc(value), 0, [0], value));
|
|
1131
1130
|
}
|
|
@@ -1274,7 +1273,7 @@ function declaration(value, root, parent, length2) {
|
|
|
1274
1273
|
return node(value, root, parent, DECLARATION, substr(value, 0, length2), substr(value, length2 + 1, -1), length2);
|
|
1275
1274
|
}
|
|
1276
1275
|
|
|
1277
|
-
//
|
|
1276
|
+
// node_modules/stylis/src/Serializer.js
|
|
1278
1277
|
function serialize(children, callback) {
|
|
1279
1278
|
var output = "";
|
|
1280
1279
|
var length2 = sizeof(children);
|
|
@@ -1299,7 +1298,7 @@ function stringify(element, index, children, callback) {
|
|
|
1299
1298
|
return strlen(children = serialize(element.children, callback)) ? element.return = element.value + "{" + children + "}" : "";
|
|
1300
1299
|
}
|
|
1301
1300
|
|
|
1302
|
-
//
|
|
1301
|
+
// node_modules/stylis/src/Middleware.js
|
|
1303
1302
|
function middleware(collection) {
|
|
1304
1303
|
var length2 = sizeof(collection);
|
|
1305
1304
|
return function(element, index, children, callback) {
|
|
@@ -1318,7 +1317,7 @@ function rulesheet(callback) {
|
|
|
1318
1317
|
};
|
|
1319
1318
|
}
|
|
1320
1319
|
|
|
1321
|
-
//
|
|
1320
|
+
// node_modules/@emotion/weak-memoize/dist/emotion-weak-memoize.esm.js
|
|
1322
1321
|
var weakMemoize = function weakMemoize2(func) {
|
|
1323
1322
|
var cache = /* @__PURE__ */ new WeakMap();
|
|
1324
1323
|
return function(arg) {
|
|
@@ -1331,7 +1330,7 @@ var weakMemoize = function weakMemoize2(func) {
|
|
|
1331
1330
|
};
|
|
1332
1331
|
};
|
|
1333
1332
|
|
|
1334
|
-
//
|
|
1333
|
+
// node_modules/@emotion/memoize/dist/emotion-memoize.esm.js
|
|
1335
1334
|
function memoize(fn) {
|
|
1336
1335
|
var cache = /* @__PURE__ */ Object.create(null);
|
|
1337
1336
|
return function(arg) {
|
|
@@ -1340,7 +1339,7 @@ function memoize(fn) {
|
|
|
1340
1339
|
};
|
|
1341
1340
|
}
|
|
1342
1341
|
|
|
1343
|
-
//
|
|
1342
|
+
// node_modules/@emotion/cache/dist/emotion-cache.esm.js
|
|
1344
1343
|
var isBrowser = typeof document !== "undefined";
|
|
1345
1344
|
var identifierWithPointTracking = function identifierWithPointTracking2(begin, points, index) {
|
|
1346
1345
|
var previous = 0;
|
|
@@ -1713,7 +1712,7 @@ var createCache = function createCache2(options) {
|
|
|
1713
1712
|
return cache;
|
|
1714
1713
|
};
|
|
1715
1714
|
|
|
1716
|
-
//
|
|
1715
|
+
// node_modules/@babel/runtime/helpers/esm/extends.js
|
|
1717
1716
|
function _extends() {
|
|
1718
1717
|
return _extends = Object.assign ? Object.assign.bind() : function(n) {
|
|
1719
1718
|
for (var e = 1; e < arguments.length; e++) {
|
|
@@ -1724,7 +1723,7 @@ function _extends() {
|
|
|
1724
1723
|
}, _extends.apply(null, arguments);
|
|
1725
1724
|
}
|
|
1726
1725
|
|
|
1727
|
-
//
|
|
1726
|
+
// node_modules/@emotion/utils/dist/emotion-utils.esm.js
|
|
1728
1727
|
var isBrowser2 = typeof document !== "undefined";
|
|
1729
1728
|
function getRegisteredStyles(registered, registeredStyles, classNames) {
|
|
1730
1729
|
var rawClassName = "";
|
|
@@ -1773,7 +1772,7 @@ var insertStyles = function insertStyles2(cache, serialized, isStringTag) {
|
|
|
1773
1772
|
}
|
|
1774
1773
|
};
|
|
1775
1774
|
|
|
1776
|
-
//
|
|
1775
|
+
// node_modules/@emotion/hash/dist/emotion-hash.esm.js
|
|
1777
1776
|
function murmur2(str) {
|
|
1778
1777
|
var h = 0;
|
|
1779
1778
|
var k, i = 0, len = str.length;
|
|
@@ -1803,7 +1802,7 @@ function murmur2(str) {
|
|
|
1803
1802
|
return ((h ^ h >>> 15) >>> 0).toString(36);
|
|
1804
1803
|
}
|
|
1805
1804
|
|
|
1806
|
-
//
|
|
1805
|
+
// node_modules/@emotion/unitless/dist/emotion-unitless.esm.js
|
|
1807
1806
|
var unitlessKeys = {
|
|
1808
1807
|
animationIterationCount: 1,
|
|
1809
1808
|
aspectRatio: 1,
|
|
@@ -2307,7 +2306,7 @@ function usePublicAuthConfig() {
|
|
|
2307
2306
|
return { authConfig, isLoaded };
|
|
2308
2307
|
}
|
|
2309
2308
|
|
|
2310
|
-
//
|
|
2309
|
+
// node_modules/@emotion/is-prop-valid/dist/emotion-is-prop-valid.esm.js
|
|
2311
2310
|
var reactPropsRegex = /^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|popover|popoverTarget|popoverTargetAction|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/;
|
|
2312
2311
|
var isPropValid = /* @__PURE__ */ memoize(
|
|
2313
2312
|
function(prop) {
|
|
@@ -2316,7 +2315,7 @@ var isPropValid = /* @__PURE__ */ memoize(
|
|
|
2316
2315
|
/* Z+1 */
|
|
2317
2316
|
);
|
|
2318
2317
|
|
|
2319
|
-
//
|
|
2318
|
+
// node_modules/@emotion/styled/base/dist/emotion-styled-base.esm.js
|
|
2320
2319
|
var isBrowser5 = typeof document !== "undefined";
|
|
2321
2320
|
var testOmitPropsOnStringTag = isPropValid;
|
|
2322
2321
|
var testOmitPropsOnComponent = function testOmitPropsOnComponent2(key) {
|
|
@@ -2451,7 +2450,7 @@ var createStyled = function createStyled2(tag, options) {
|
|
|
2451
2450
|
};
|
|
2452
2451
|
};
|
|
2453
2452
|
|
|
2454
|
-
//
|
|
2453
|
+
// node_modules/@emotion/styled/dist/emotion-styled.esm.js
|
|
2455
2454
|
__toESM(require_extends());
|
|
2456
2455
|
var tags = [
|
|
2457
2456
|
"a",
|