arengibook 0.0.14 → 0.0.16

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.
@@ -0,0 +1,41 @@
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const we=require("react");function xe(o){return o&&o.__esModule&&Object.prototype.hasOwnProperty.call(o,"default")?o.default:o}var ce={exports:{}},K={};/**
2
+ * @license React
3
+ * react-jsx-runtime.production.js
4
+ *
5
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
6
+ *
7
+ * This source code is licensed under the MIT license found in the
8
+ * LICENSE file in the root directory of this source tree.
9
+ */var pe;function Ae(){if(pe)return K;pe=1;var o=Symbol.for("react.transitional.element"),x=Symbol.for("react.fragment");function h(l,v,s){var E=null;if(s!==void 0&&(E=""+s),v.key!==void 0&&(E=""+v.key),"key"in v){s={};for(var p in v)p!=="key"&&(s[p]=v[p])}else s=v;return v=s.ref,{$$typeof:o,type:l,key:E,ref:v!==void 0?v:null,props:s}}return K.Fragment=x,K.jsx=h,K.jsxs=h,K}var ee={};/**
10
+ * @license React
11
+ * react-jsx-runtime.development.js
12
+ *
13
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
14
+ *
15
+ * This source code is licensed under the MIT license found in the
16
+ * LICENSE file in the root directory of this source tree.
17
+ */var ye;function Ce(){return ye||(ye=1,process.env.NODE_ENV!=="production"&&function(){function o(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===Z?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case S:return"Fragment";case M:return"Profiler";case k:return"StrictMode";case n:return"Suspense";case W:return"SuspenseList";case H:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case $:return"Portal";case j:return(e.displayName||"Context")+".Provider";case L:return(e._context.displayName||"Context")+".Consumer";case C:var r=e.render;return e=e.displayName,e||(e=r.displayName||r.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case X:return r=e.displayName||null,r!==null?r:o(e.type)||"Memo";case z:r=e._payload,e=e._init;try{return o(e(r))}catch{}}return null}function x(e){return""+e}function h(e){try{x(e);var r=!1}catch{r=!0}if(r){r=console;var a=r.error,i=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return a.call(r,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",i),x(e)}}function l(e){if(e===S)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===z)return"<...>";try{var r=o(e);return r?"<"+r+">":"<...>"}catch{return"<...>"}}function v(){var e=F.A;return e===null?null:e.getOwner()}function s(){return Error("react-stack-top-frame")}function E(e){if(V.call(e,"key")){var r=Object.getOwnPropertyDescriptor(e,"key").get;if(r&&r.isReactWarning)return!1}return e.key!==void 0}function p(e,r){function a(){B||(B=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",r))}a.isReactWarning=!0,Object.defineProperty(e,"key",{get:a,configurable:!0})}function P(){var e=o(this.type);return Y[e]||(Y[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function O(e,r,a,i,u,f,d,y){return a=f.ref,e={$$typeof:A,type:e,key:r,props:f,_owner:u},(a!==void 0?a:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:P}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:d}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:y}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function T(e,r,a,i,u,f,d,y){var c=r.children;if(c!==void 0)if(i)if(Q(c)){for(i=0;i<c.length;i++)R(c[i]);Object.freeze&&Object.freeze(c)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else R(c);if(V.call(r,"key")){c=o(e);var b=Object.keys(r).filter(function(I){return I!=="key"});i=0<b.length?"{key: someKey, "+b.join(": ..., ")+": ...}":"{key: someKey}",J[c+i]||(b=0<b.length?"{"+b.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
18
+ let props = %s;
19
+ <%s {...props} />
20
+ React keys must be passed directly to JSX without using spread:
21
+ let props = %s;
22
+ <%s key={someKey} {...props} />`,i,c,b,c),J[c+i]=!0)}if(c=null,a!==void 0&&(h(a),c=""+a),E(r)&&(h(r.key),c=""+r.key),"key"in r){a={};for(var m in r)m!=="key"&&(a[m]=r[m])}else a=r;return c&&p(a,typeof e=="function"?e.displayName||e.name||"Unknown":e),O(e,c,f,u,v(),a,d,y)}function R(e){typeof e=="object"&&e!==null&&e.$$typeof===A&&e._store&&(e._store.validated=1)}var w=we,A=Symbol.for("react.transitional.element"),$=Symbol.for("react.portal"),S=Symbol.for("react.fragment"),k=Symbol.for("react.strict_mode"),M=Symbol.for("react.profiler"),L=Symbol.for("react.consumer"),j=Symbol.for("react.context"),C=Symbol.for("react.forward_ref"),n=Symbol.for("react.suspense"),W=Symbol.for("react.suspense_list"),X=Symbol.for("react.memo"),z=Symbol.for("react.lazy"),H=Symbol.for("react.activity"),Z=Symbol.for("react.client.reference"),F=w.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,V=Object.prototype.hasOwnProperty,Q=Array.isArray,D=console.createTask?console.createTask:function(){return null};w={"react-stack-bottom-frame":function(e){return e()}};var B,Y={},q=w["react-stack-bottom-frame"].bind(w,s)(),U=D(l(s)),J={};ee.Fragment=S,ee.jsx=function(e,r,a,i,u){var f=1e4>F.recentlyCreatedOwnerStacks++;return T(e,r,a,!1,i,u,f?Error("react-stack-top-frame"):q,f?D(l(e)):U)},ee.jsxs=function(e,r,a,i,u){var f=1e4>F.recentlyCreatedOwnerStacks++;return T(e,r,a,!0,i,u,f?Error("react-stack-top-frame"):q,f?D(l(e)):U)}}()),ee}process.env.NODE_ENV==="production"?ce.exports=Ae():ce.exports=Ce();var je=ce.exports,fe={exports:{}},te={exports:{}},_={};/** @license React v16.13.1
23
+ * react-is.production.min.js
24
+ *
25
+ * Copyright (c) Facebook, Inc. and its affiliates.
26
+ *
27
+ * This source code is licensed under the MIT license found in the
28
+ * LICENSE file in the root directory of this source tree.
29
+ */var ve;function ke(){if(ve)return _;ve=1;var o=typeof Symbol=="function"&&Symbol.for,x=o?Symbol.for("react.element"):60103,h=o?Symbol.for("react.portal"):60106,l=o?Symbol.for("react.fragment"):60107,v=o?Symbol.for("react.strict_mode"):60108,s=o?Symbol.for("react.profiler"):60114,E=o?Symbol.for("react.provider"):60109,p=o?Symbol.for("react.context"):60110,P=o?Symbol.for("react.async_mode"):60111,O=o?Symbol.for("react.concurrent_mode"):60111,T=o?Symbol.for("react.forward_ref"):60112,R=o?Symbol.for("react.suspense"):60113,w=o?Symbol.for("react.suspense_list"):60120,A=o?Symbol.for("react.memo"):60115,$=o?Symbol.for("react.lazy"):60116,S=o?Symbol.for("react.block"):60121,k=o?Symbol.for("react.fundamental"):60117,M=o?Symbol.for("react.responder"):60118,L=o?Symbol.for("react.scope"):60119;function j(n){if(typeof n=="object"&&n!==null){var W=n.$$typeof;switch(W){case x:switch(n=n.type,n){case P:case O:case l:case s:case v:case R:return n;default:switch(n=n&&n.$$typeof,n){case p:case T:case $:case A:case E:return n;default:return W}}case h:return W}}}function C(n){return j(n)===O}return _.AsyncMode=P,_.ConcurrentMode=O,_.ContextConsumer=p,_.ContextProvider=E,_.Element=x,_.ForwardRef=T,_.Fragment=l,_.Lazy=$,_.Memo=A,_.Portal=h,_.Profiler=s,_.StrictMode=v,_.Suspense=R,_.isAsyncMode=function(n){return C(n)||j(n)===P},_.isConcurrentMode=C,_.isContextConsumer=function(n){return j(n)===p},_.isContextProvider=function(n){return j(n)===E},_.isElement=function(n){return typeof n=="object"&&n!==null&&n.$$typeof===x},_.isForwardRef=function(n){return j(n)===T},_.isFragment=function(n){return j(n)===l},_.isLazy=function(n){return j(n)===$},_.isMemo=function(n){return j(n)===A},_.isPortal=function(n){return j(n)===h},_.isProfiler=function(n){return j(n)===s},_.isStrictMode=function(n){return j(n)===v},_.isSuspense=function(n){return j(n)===R},_.isValidElementType=function(n){return typeof n=="string"||typeof n=="function"||n===l||n===O||n===s||n===v||n===R||n===w||typeof n=="object"&&n!==null&&(n.$$typeof===$||n.$$typeof===A||n.$$typeof===E||n.$$typeof===p||n.$$typeof===T||n.$$typeof===k||n.$$typeof===M||n.$$typeof===L||n.$$typeof===S)},_.typeOf=j,_}var g={};/** @license React v16.13.1
30
+ * react-is.development.js
31
+ *
32
+ * Copyright (c) Facebook, Inc. and its affiliates.
33
+ *
34
+ * This source code is licensed under the MIT license found in the
35
+ * LICENSE file in the root directory of this source tree.
36
+ */var be;function Ie(){return be||(be=1,process.env.NODE_ENV!=="production"&&function(){var o=typeof Symbol=="function"&&Symbol.for,x=o?Symbol.for("react.element"):60103,h=o?Symbol.for("react.portal"):60106,l=o?Symbol.for("react.fragment"):60107,v=o?Symbol.for("react.strict_mode"):60108,s=o?Symbol.for("react.profiler"):60114,E=o?Symbol.for("react.provider"):60109,p=o?Symbol.for("react.context"):60110,P=o?Symbol.for("react.async_mode"):60111,O=o?Symbol.for("react.concurrent_mode"):60111,T=o?Symbol.for("react.forward_ref"):60112,R=o?Symbol.for("react.suspense"):60113,w=o?Symbol.for("react.suspense_list"):60120,A=o?Symbol.for("react.memo"):60115,$=o?Symbol.for("react.lazy"):60116,S=o?Symbol.for("react.block"):60121,k=o?Symbol.for("react.fundamental"):60117,M=o?Symbol.for("react.responder"):60118,L=o?Symbol.for("react.scope"):60119;function j(t){return typeof t=="string"||typeof t=="function"||t===l||t===O||t===s||t===v||t===R||t===w||typeof t=="object"&&t!==null&&(t.$$typeof===$||t.$$typeof===A||t.$$typeof===E||t.$$typeof===p||t.$$typeof===T||t.$$typeof===k||t.$$typeof===M||t.$$typeof===L||t.$$typeof===S)}function C(t){if(typeof t=="object"&&t!==null){var N=t.$$typeof;switch(N){case x:var re=t.type;switch(re){case P:case O:case l:case s:case v:case R:return re;default:var de=re&&re.$$typeof;switch(de){case p:case T:case $:case A:case E:return de;default:return N}}case h:return N}}}var n=P,W=O,X=p,z=E,H=x,Z=T,F=l,V=$,Q=A,D=h,B=s,Y=v,q=R,U=!1;function J(t){return U||(U=!0,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.")),e(t)||C(t)===P}function e(t){return C(t)===O}function r(t){return C(t)===p}function a(t){return C(t)===E}function i(t){return typeof t=="object"&&t!==null&&t.$$typeof===x}function u(t){return C(t)===T}function f(t){return C(t)===l}function d(t){return C(t)===$}function y(t){return C(t)===A}function c(t){return C(t)===h}function b(t){return C(t)===s}function m(t){return C(t)===v}function I(t){return C(t)===R}g.AsyncMode=n,g.ConcurrentMode=W,g.ContextConsumer=X,g.ContextProvider=z,g.Element=H,g.ForwardRef=Z,g.Fragment=F,g.Lazy=V,g.Memo=Q,g.Portal=D,g.Profiler=B,g.StrictMode=Y,g.Suspense=q,g.isAsyncMode=J,g.isConcurrentMode=e,g.isContextConsumer=r,g.isContextProvider=a,g.isElement=i,g.isForwardRef=u,g.isFragment=f,g.isLazy=d,g.isMemo=y,g.isPortal=c,g.isProfiler=b,g.isStrictMode=m,g.isSuspense=I,g.isValidElementType=j,g.typeOf=C}()),g}var me;function Oe(){return me||(me=1,process.env.NODE_ENV==="production"?te.exports=ke():te.exports=Ie()),te.exports}/*
37
+ object-assign
38
+ (c) Sindre Sorhus
39
+ @license MIT
40
+ */var ne,Ee;function $e(){if(Ee)return ne;Ee=1;var o=Object.getOwnPropertySymbols,x=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable;function l(s){if(s==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(s)}function v(){try{if(!Object.assign)return!1;var s=new String("abc");if(s[5]="de",Object.getOwnPropertyNames(s)[0]==="5")return!1;for(var E={},p=0;p<10;p++)E["_"+String.fromCharCode(p)]=p;var P=Object.getOwnPropertyNames(E).map(function(T){return E[T]});if(P.join("")!=="0123456789")return!1;var O={};return"abcdefghijklmnopqrst".split("").forEach(function(T){O[T]=T}),Object.keys(Object.assign({},O)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return ne=v()?Object.assign:function(s,E){for(var p,P=l(s),O,T=1;T<arguments.length;T++){p=Object(arguments[T]);for(var R in p)x.call(p,R)&&(P[R]=p[R]);if(o){O=o(p);for(var w=0;w<O.length;w++)h.call(p,O[w])&&(P[O[w]]=p[O[w]])}}return P},ne}var oe,Te;function le(){if(Te)return oe;Te=1;var o="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return oe=o,oe}var ae,he;function Se(){return he||(he=1,ae=Function.call.bind(Object.prototype.hasOwnProperty)),ae}var ie,Re;function Me(){if(Re)return ie;Re=1;var o=function(){};if(process.env.NODE_ENV!=="production"){var x=le(),h={},l=Se();o=function(s){var E="Warning: "+s;typeof console<"u"&&console.error(E);try{throw new Error(E)}catch{}}}function v(s,E,p,P,O){if(process.env.NODE_ENV!=="production"){for(var T in s)if(l(s,T)){var R;try{if(typeof s[T]!="function"){var w=Error((P||"React class")+": "+p+" type `"+T+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[T]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw w.name="Invariant Violation",w}R=s[T](E,T,P,p,null,x)}catch($){R=$}if(R&&!(R instanceof Error)&&o((P||"React class")+": type specification of "+p+" `"+T+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof R+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),R instanceof Error&&!(R.message in h)){h[R.message]=!0;var A=O?O():"";o("Failed "+p+" type: "+R.message+(A??""))}}}}return v.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(h={})},ie=v,ie}var se,_e;function Ye(){if(_e)return se;_e=1;var o=Oe(),x=$e(),h=le(),l=Se(),v=Me(),s=function(){};process.env.NODE_ENV!=="production"&&(s=function(p){var P="Warning: "+p;typeof console<"u"&&console.error(P);try{throw new Error(P)}catch{}});function E(){return null}return se=function(p,P){var O=typeof Symbol=="function"&&Symbol.iterator,T="@@iterator";function R(e){var r=e&&(O&&e[O]||e[T]);if(typeof r=="function")return r}var w="<<anonymous>>",A={array:M("array"),bigint:M("bigint"),bool:M("boolean"),func:M("function"),number:M("number"),object:M("object"),string:M("string"),symbol:M("symbol"),any:L(),arrayOf:j,element:C(),elementType:n(),instanceOf:W,node:Z(),objectOf:z,oneOf:X,oneOfType:H,shape:V,exact:Q};function $(e,r){return e===r?e!==0||1/e===1/r:e!==e&&r!==r}function S(e,r){this.message=e,this.data=r&&typeof r=="object"?r:{},this.stack=""}S.prototype=Error.prototype;function k(e){if(process.env.NODE_ENV!=="production")var r={},a=0;function i(f,d,y,c,b,m,I){if(c=c||w,m=m||y,I!==h){if(P){var t=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw t.name="Invariant Violation",t}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var N=c+":"+y;!r[N]&&a<3&&(s("You are manually calling a React.PropTypes validation function for the `"+m+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),r[N]=!0,a++)}}return d[y]==null?f?d[y]===null?new S("The "+b+" `"+m+"` is marked as required "+("in `"+c+"`, but its value is `null`.")):new S("The "+b+" `"+m+"` is marked as required in "+("`"+c+"`, but its value is `undefined`.")):null:e(d,y,c,b,m)}var u=i.bind(null,!1);return u.isRequired=i.bind(null,!0),u}function M(e){function r(a,i,u,f,d,y){var c=a[i],b=Y(c);if(b!==e){var m=q(c);return new S("Invalid "+f+" `"+d+"` of type "+("`"+m+"` supplied to `"+u+"`, expected ")+("`"+e+"`."),{expectedType:e})}return null}return k(r)}function L(){return k(E)}function j(e){function r(a,i,u,f,d){if(typeof e!="function")return new S("Property `"+d+"` of component `"+u+"` has invalid PropType notation inside arrayOf.");var y=a[i];if(!Array.isArray(y)){var c=Y(y);return new S("Invalid "+f+" `"+d+"` of type "+("`"+c+"` supplied to `"+u+"`, expected an array."))}for(var b=0;b<y.length;b++){var m=e(y,b,u,f,d+"["+b+"]",h);if(m instanceof Error)return m}return null}return k(r)}function C(){function e(r,a,i,u,f){var d=r[a];if(!p(d)){var y=Y(d);return new S("Invalid "+u+" `"+f+"` of type "+("`"+y+"` supplied to `"+i+"`, expected a single ReactElement."))}return null}return k(e)}function n(){function e(r,a,i,u,f){var d=r[a];if(!o.isValidElementType(d)){var y=Y(d);return new S("Invalid "+u+" `"+f+"` of type "+("`"+y+"` supplied to `"+i+"`, expected a single ReactElement type."))}return null}return k(e)}function W(e){function r(a,i,u,f,d){if(!(a[i]instanceof e)){var y=e.name||w,c=J(a[i]);return new S("Invalid "+f+" `"+d+"` of type "+("`"+c+"` supplied to `"+u+"`, expected ")+("instance of `"+y+"`."))}return null}return k(r)}function X(e){if(!Array.isArray(e))return process.env.NODE_ENV!=="production"&&(arguments.length>1?s("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):s("Invalid argument supplied to oneOf, expected an array.")),E;function r(a,i,u,f,d){for(var y=a[i],c=0;c<e.length;c++)if($(y,e[c]))return null;var b=JSON.stringify(e,function(I,t){var N=q(t);return N==="symbol"?String(t):t});return new S("Invalid "+f+" `"+d+"` of value `"+String(y)+"` "+("supplied to `"+u+"`, expected one of "+b+"."))}return k(r)}function z(e){function r(a,i,u,f,d){if(typeof e!="function")return new S("Property `"+d+"` of component `"+u+"` has invalid PropType notation inside objectOf.");var y=a[i],c=Y(y);if(c!=="object")return new S("Invalid "+f+" `"+d+"` of type "+("`"+c+"` supplied to `"+u+"`, expected an object."));for(var b in y)if(l(y,b)){var m=e(y,b,u,f,d+"."+b,h);if(m instanceof Error)return m}return null}return k(r)}function H(e){if(!Array.isArray(e))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),E;for(var r=0;r<e.length;r++){var a=e[r];if(typeof a!="function")return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+U(a)+" at index "+r+"."),E}function i(u,f,d,y,c){for(var b=[],m=0;m<e.length;m++){var I=e[m],t=I(u,f,d,y,c,h);if(t==null)return null;t.data&&l(t.data,"expectedType")&&b.push(t.data.expectedType)}var N=b.length>0?", expected one of type ["+b.join(", ")+"]":"";return new S("Invalid "+y+" `"+c+"` supplied to "+("`"+d+"`"+N+"."))}return k(i)}function Z(){function e(r,a,i,u,f){return D(r[a])?null:new S("Invalid "+u+" `"+f+"` supplied to "+("`"+i+"`, expected a ReactNode."))}return k(e)}function F(e,r,a,i,u){return new S((e||"React class")+": "+r+" type `"+a+"."+i+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+u+"`.")}function V(e){function r(a,i,u,f,d){var y=a[i],c=Y(y);if(c!=="object")return new S("Invalid "+f+" `"+d+"` of type `"+c+"` "+("supplied to `"+u+"`, expected `object`."));for(var b in e){var m=e[b];if(typeof m!="function")return F(u,f,d,b,q(m));var I=m(y,b,u,f,d+"."+b,h);if(I)return I}return null}return k(r)}function Q(e){function r(a,i,u,f,d){var y=a[i],c=Y(y);if(c!=="object")return new S("Invalid "+f+" `"+d+"` of type `"+c+"` "+("supplied to `"+u+"`, expected `object`."));var b=x({},a[i],e);for(var m in b){var I=e[m];if(l(e,m)&&typeof I!="function")return F(u,f,d,m,q(I));if(!I)return new S("Invalid "+f+" `"+d+"` key `"+m+"` supplied to `"+u+"`.\nBad object: "+JSON.stringify(a[i],null," ")+`
41
+ Valid keys: `+JSON.stringify(Object.keys(e),null," "));var t=I(y,m,u,f,d+"."+m,h);if(t)return t}return null}return k(r)}function D(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(D);if(e===null||p(e))return!0;var r=R(e);if(r){var a=r.call(e),i;if(r!==e.entries){for(;!(i=a.next()).done;)if(!D(i.value))return!1}else for(;!(i=a.next()).done;){var u=i.value;if(u&&!D(u[1]))return!1}}else return!1;return!0;default:return!1}}function B(e,r){return e==="symbol"?!0:r?r["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&r instanceof Symbol:!1}function Y(e){var r=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":B(r,e)?"symbol":r}function q(e){if(typeof e>"u"||e===null)return""+e;var r=Y(e);if(r==="object"){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return r}function U(e){var r=q(e);switch(r){case"array":case"object":return"an "+r;case"boolean":case"date":case"regexp":return"a "+r;default:return r}}function J(e){return!e.constructor||!e.constructor.name?w:e.constructor.name}return A.checkPropTypes=v,A.resetWarningCache=v.resetWarningCache,A.PropTypes=A,A},se}var ue,ge;function De(){if(ge)return ue;ge=1;var o=le();function x(){}function h(){}return h.resetWarningCache=x,ue=function(){function l(E,p,P,O,T,R){if(R!==o){var w=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw w.name="Invariant Violation",w}}l.isRequired=l;function v(){return l}var s={array:l,bigint:l,bool:l,func:l,number:l,object:l,string:l,symbol:l,any:l,arrayOf:v,element:l,elementType:l,instanceOf:v,node:l,objectOf:v,oneOf:v,oneOfType:v,shape:v,exact:v,checkPropTypes:h,resetWarningCache:x};return s.PropTypes=s,s},ue}if(process.env.NODE_ENV!=="production"){var qe=Oe(),Ne=!0;fe.exports=Ye()(qe.isElement,Ne)}else fe.exports=De()();var We=fe.exports;const G=xe(We),Pe=({primary:o=!1,backgroundColor:x=null,borderRadius:h=10,size:l="medium",label:v,...s})=>{const E=o?"storybook-button--primary":"storybook-button--secondary";return je.jsx("button",{type:"button",className:["storybook-button",`storybook-button--${l}`,E].join(" "),style:{backgroundColor:x,borderRadius:h},...s,children:v})};Pe.propTypes={primary:G.bool,backgroundColor:G.string,size:G.oneOf(["small","medium","large"]),label:G.string.isRequired,onClick:G.func,borderRadius:G.number};exports.Button=Pe;