@purpurds/modal 3.5.1 → 3.7.0
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/LICENSE.txt +6 -6
- package/dist/modal.cjs.js +17 -17
- package/dist/modal.cjs.js.map +1 -1
- package/dist/modal.es.js +463 -465
- package/dist/modal.es.js.map +1 -1
- package/dist/modal.system.js +19 -19
- package/dist/modal.system.js.map +1 -1
- package/package.json +10 -10
- package/readme.mdx +3 -15
package/dist/LICENSE.txt
CHANGED
|
@@ -398,42 +398,42 @@ Homepage: https://radix-ui.com/primitives
|
|
|
398
398
|
---
|
|
399
399
|
|
|
400
400
|
Name: @purpurds/button
|
|
401
|
-
Version: 3.
|
|
401
|
+
Version: 3.6.0
|
|
402
402
|
License: AGPL-3.0-only
|
|
403
403
|
Private: false
|
|
404
404
|
|
|
405
405
|
---
|
|
406
406
|
|
|
407
407
|
Name: @purpurds/heading
|
|
408
|
-
Version: 3.
|
|
408
|
+
Version: 3.6.0
|
|
409
409
|
License: AGPL-3.0-only
|
|
410
410
|
Private: false
|
|
411
411
|
|
|
412
412
|
---
|
|
413
413
|
|
|
414
414
|
Name: @purpurds/icon
|
|
415
|
-
Version: 3.
|
|
415
|
+
Version: 3.6.0
|
|
416
416
|
License: AGPL-3.0-only
|
|
417
417
|
Private: false
|
|
418
418
|
|
|
419
419
|
---
|
|
420
420
|
|
|
421
421
|
Name: @purpurds/paragraph
|
|
422
|
-
Version: 3.
|
|
422
|
+
Version: 3.6.0
|
|
423
423
|
License: AGPL-3.0-only
|
|
424
424
|
Private: false
|
|
425
425
|
|
|
426
426
|
---
|
|
427
427
|
|
|
428
428
|
Name: @purpurds/visually-hidden
|
|
429
|
-
Version: 3.
|
|
429
|
+
Version: 3.6.0
|
|
430
430
|
License: AGPL-3.0-only
|
|
431
431
|
Private: false
|
|
432
432
|
|
|
433
433
|
---
|
|
434
434
|
|
|
435
435
|
Name: @purpurds/tokens
|
|
436
|
-
Version: 3.
|
|
436
|
+
Version: 3.6.0
|
|
437
437
|
License: AGPL-3.0-only
|
|
438
438
|
Private: false
|
|
439
439
|
|
package/dist/modal.cjs.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("react/jsx-runtime"),u=require("react"),we=require("react-dom");function bt(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const _=bt(u);function C(){return C=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},C.apply(this,arguments)}function I(e,n,{checkForDefaultPrevented:t=!0}={}){return function(a){if(e==null||e(a),t===!1||!a.defaultPrevented)return n==null?void 0:n(a)}}function $t(e,n){typeof e=="function"?e(n):e!=null&&(e.current=n)}function Ge(...e){return n=>e.forEach(t=>$t(t,n))}function G(...e){return u.useCallback(Ge(...e),e)}function yt(e,n=[]){let t=[];function o(r,c){const i=u.createContext(c),d=t.length;t=[...t,c];function f(l){const{scope:m,children:v,...E}=l,s=(m==null?void 0:m[e][d])||i,h=u.useMemo(()=>E,Object.values(E));return u.createElement(s.Provider,{value:h},v)}function p(l,m){const v=(m==null?void 0:m[e][d])||i,E=u.useContext(v);if(E)return E;if(c!==void 0)return c;throw new Error(`\`${l}\` must be used within \`${r}\``)}return f.displayName=r+"Provider",[f,p]}const a=()=>{const r=t.map(c=>u.createContext(c));return function(i){const d=(i==null?void 0:i[e])||r;return u.useMemo(()=>({[`__scope${e}`]:{...i,[e]:d}}),[i,d])}};return a.scopeName=e,[o,Et(a,...n)]}function Et(...e){const n=e[0];if(e.length===1)return n;const t=()=>{const o=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(r){const c=o.reduce((i,{useScope:d,scopeName:f})=>{const l=d(r)[`__scope${f}`];return{...i,...l}},{});return u.useMemo(()=>({[`__scope${n.scopeName}`]:c}),[c])}};return t.scopeName=n.scopeName,t}const ge=globalThis!=null&&globalThis.document?u.useLayoutEffect:()=>{},wt=_.useId||(()=>{});let xt=0;function ue(e){const[n,t]=_.useState(wt());return ge(()=>{e||t(o=>o??String(xt++))},[e]),e||(n?`radix-${n}`:"")}function B(e){const n=u.useRef(e);return u.useEffect(()=>{n.current=e}),u.useMemo(()=>(...t)=>{var o;return(o=n.current)===null||o===void 0?void 0:o.call(n,...t)},[])}function St({prop:e,defaultProp:n,onChange:t=()=>{}}){const[o,a]=Ct({defaultProp:n,onChange:t}),r=e!==void 0,c=r?e:o,i=B(t),d=u.useCallback(f=>{if(r){const l=typeof f=="function"?f(e):f;l!==e&&i(l)}else a(f)},[r,e,a,i]);return[c,d]}function Ct({defaultProp:e,onChange:n}){const t=u.useState(e),[o]=t,a=u.useRef(o),r=B(n);return u.useEffect(()=>{a.current!==o&&(r(o),a.current=o)},[o,a,r]),t}const xe=u.forwardRef((e,n)=>{const{children:t,...o}=e,a=u.Children.toArray(t),r=a.find(Pt);if(r){const c=r.props.children,i=a.map(d=>d===r?u.Children.count(c)>1?u.Children.only(null):u.isValidElement(c)?c.props.children:null:d);return u.createElement(_e,C({},o,{ref:n}),u.isValidElement(c)?u.cloneElement(c,void 0,i):null)}return u.createElement(_e,C({},o,{ref:n}),t)});xe.displayName="Slot";const _e=u.forwardRef((e,n)=>{const{children:t,...o}=e;return u.isValidElement(t)?u.cloneElement(t,{...Rt(o,t.props),ref:n?Ge(n,t.ref):t.ref}):u.Children.count(t)>1?u.Children.only(null):null});_e.displayName="SlotClone";const Ot=({children:e})=>u.createElement(u.Fragment,null,e);function Pt(e){return u.isValidElement(e)&&e.type===Ot}function Rt(e,n){const t={...n};for(const o in n){const a=e[o],r=n[o];/^on[A-Z]/.test(o)?a&&r?t[o]=(...i)=>{r(...i),a(...i)}:a&&(t[o]=a):o==="style"?t[o]={...a,...r}:o==="className"&&(t[o]=[a,r].filter(Boolean).join(" "))}return{...e,...t}}const Nt=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],j=Nt.reduce((e,n)=>{const t=u.forwardRef((o,a)=>{const{asChild:r,...c}=o,i=r?xe:n;return u.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),u.createElement(i,C({},c,{ref:a}))});return t.displayName=`Primitive.${n}`,{...e,[n]:t}},{});function At(e,n){e&&we.flushSync(()=>e.dispatchEvent(n))}function Tt(e,n=globalThis==null?void 0:globalThis.document){const t=B(e);u.useEffect(()=>{const o=a=>{a.key==="Escape"&&t(a)};return n.addEventListener("keydown",o),()=>n.removeEventListener("keydown",o)},[t,n])}const be="dismissableLayer.update",Dt="dismissableLayer.pointerDownOutside",Mt="dismissableLayer.focusOutside";let Oe;const It=u.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),jt=u.forwardRef((e,n)=>{var t;const{disableOutsidePointerEvents:o=!1,onEscapeKeyDown:a,onPointerDownOutside:r,onFocusOutside:c,onInteractOutside:i,onDismiss:d,...f}=e,p=u.useContext(It),[l,m]=u.useState(null),v=(t=l==null?void 0:l.ownerDocument)!==null&&t!==void 0?t:globalThis==null?void 0:globalThis.document,[,E]=u.useState({}),s=G(n,w=>m(w)),h=Array.from(p.layers),[b]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),S=h.indexOf(b),$=l?h.indexOf(l):-1,y=p.layersWithOutsidePointerEventsDisabled.size>0,x=$>=S,L=Lt(w=>{const A=w.target,z=[...p.branches].some(N=>N.contains(A));!x||z||(r==null||r(w),i==null||i(w),w.defaultPrevented||d==null||d())},v),P=Ft(w=>{const A=w.target;[...p.branches].some(N=>N.contains(A))||(c==null||c(w),i==null||i(w),w.defaultPrevented||d==null||d())},v);return Tt(w=>{$===p.layers.size-1&&(a==null||a(w),!w.defaultPrevented&&d&&(w.preventDefault(),d()))},v),u.useEffect(()=>{if(l)return o&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(Oe=v.body.style.pointerEvents,v.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(l)),p.layers.add(l),Pe(),()=>{o&&p.layersWithOutsidePointerEventsDisabled.size===1&&(v.body.style.pointerEvents=Oe)}},[l,v,o,p]),u.useEffect(()=>()=>{l&&(p.layers.delete(l),p.layersWithOutsidePointerEventsDisabled.delete(l),Pe())},[l,p]),u.useEffect(()=>{const w=()=>E({});return document.addEventListener(be,w),()=>document.removeEventListener(be,w)},[]),u.createElement(j.div,C({},f,{ref:s,style:{pointerEvents:y?x?"auto":"none":void 0,...e.style},onFocusCapture:I(e.onFocusCapture,P.onFocusCapture),onBlurCapture:I(e.onBlurCapture,P.onBlurCapture),onPointerDownCapture:I(e.onPointerDownCapture,L.onPointerDownCapture)}))});function Lt(e,n=globalThis==null?void 0:globalThis.document){const t=B(e),o=u.useRef(!1),a=u.useRef(()=>{});return u.useEffect(()=>{const r=i=>{if(i.target&&!o.current){let f=function(){Ke(Dt,t,d,{discrete:!0})};const d={originalEvent:i};i.pointerType==="touch"?(n.removeEventListener("click",a.current),a.current=f,n.addEventListener("click",a.current,{once:!0})):f()}else n.removeEventListener("click",a.current);o.current=!1},c=window.setTimeout(()=>{n.addEventListener("pointerdown",r)},0);return()=>{window.clearTimeout(c),n.removeEventListener("pointerdown",r),n.removeEventListener("click",a.current)}},[n,t]),{onPointerDownCapture:()=>o.current=!0}}function Ft(e,n=globalThis==null?void 0:globalThis.document){const t=B(e),o=u.useRef(!1);return u.useEffect(()=>{const a=r=>{r.target&&!o.current&&Ke(Mt,t,{originalEvent:r},{discrete:!1})};return n.addEventListener("focusin",a),()=>n.removeEventListener("focusin",a)},[n,t]),{onFocusCapture:()=>o.current=!0,onBlurCapture:()=>o.current=!1}}function Pe(){const e=new CustomEvent(be);document.dispatchEvent(e)}function Ke(e,n,t,{discrete:o}){const a=t.originalEvent.target,r=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:t});n&&a.addEventListener(e,n,{once:!0}),o?At(a,r):a.dispatchEvent(r)}const se="focusScope.autoFocusOnMount",le="focusScope.autoFocusOnUnmount",Re={bubbles:!1,cancelable:!0},kt=u.forwardRef((e,n)=>{const{loop:t=!1,trapped:o=!1,onMountAutoFocus:a,onUnmountAutoFocus:r,...c}=e,[i,d]=u.useState(null),f=B(a),p=B(r),l=u.useRef(null),m=G(n,s=>d(s)),v=u.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;u.useEffect(()=>{if(o){let s=function($){if(v.paused||!i)return;const y=$.target;i.contains(y)?l.current=y:M(l.current,{select:!0})},h=function($){if(v.paused||!i)return;const y=$.relatedTarget;y!==null&&(i.contains(y)||M(l.current,{select:!0}))},b=function($){if(document.activeElement===document.body)for(const x of $)x.removedNodes.length>0&&M(i)};document.addEventListener("focusin",s),document.addEventListener("focusout",h);const S=new MutationObserver(b);return i&&S.observe(i,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",s),document.removeEventListener("focusout",h),S.disconnect()}}},[o,i,v.paused]),u.useEffect(()=>{if(i){Ae.add(v);const s=document.activeElement;if(!i.contains(s)){const b=new CustomEvent(se,Re);i.addEventListener(se,f),i.dispatchEvent(b),b.defaultPrevented||(Bt(Gt(ze(i)),{select:!0}),document.activeElement===s&&M(i))}return()=>{i.removeEventListener(se,f),setTimeout(()=>{const b=new CustomEvent(le,Re);i.addEventListener(le,p),i.dispatchEvent(b),b.defaultPrevented||M(s??document.body,{select:!0}),i.removeEventListener(le,p),Ae.remove(v)},0)}}},[i,f,p,v]);const E=u.useCallback(s=>{if(!t&&!o||v.paused)return;const h=s.key==="Tab"&&!s.altKey&&!s.ctrlKey&&!s.metaKey,b=document.activeElement;if(h&&b){const S=s.currentTarget,[$,y]=Wt(S);$&&y?!s.shiftKey&&b===y?(s.preventDefault(),t&&M($,{select:!0})):s.shiftKey&&b===$&&(s.preventDefault(),t&&M(y,{select:!0})):b===S&&s.preventDefault()}},[t,o,v.paused]);return u.createElement(j.div,C({tabIndex:-1},c,{ref:m,onKeyDown:E}))});function Bt(e,{select:n=!1}={}){const t=document.activeElement;for(const o of e)if(M(o,{select:n}),document.activeElement!==t)return}function Wt(e){const n=ze(e),t=Ne(n,e),o=Ne(n.reverse(),e);return[t,o]}function ze(e){const n=[],t=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const a=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||a?NodeFilter.FILTER_SKIP:o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;t.nextNode();)n.push(t.currentNode);return n}function Ne(e,n){for(const t of e)if(!Ut(t,{upTo:n}))return t}function Ut(e,{upTo:n}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(n!==void 0&&e===n)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function Ht(e){return e instanceof HTMLInputElement&&"select"in e}function M(e,{select:n=!1}={}){if(e&&e.focus){const t=document.activeElement;e.focus({preventScroll:!0}),e!==t&&Ht(e)&&n&&e.select()}}const Ae=Vt();function Vt(){let e=[];return{add(n){const t=e[0];n!==t&&(t==null||t.pause()),e=Te(e,n),e.unshift(n)},remove(n){var t;e=Te(e,n),(t=e[0])===null||t===void 0||t.resume()}}}function Te(e,n){const t=[...e],o=t.indexOf(n);return o!==-1&&t.splice(o,1),t}function Gt(e){return e.filter(n=>n.tagName!=="A")}const Kt=u.forwardRef((e,n)=>{var t;const{container:o=globalThis==null||(t=globalThis.document)===null||t===void 0?void 0:t.body,...a}=e;return o?we.createPortal(u.createElement(j.div,C({},a,{ref:n})),o):null});function zt(e,n){return u.useReducer((t,o)=>{const a=n[t][o];return a??t},e)}const ae=e=>{const{present:n,children:t}=e,o=Xt(n),a=typeof t=="function"?t({present:o.isPresent}):u.Children.only(t),r=G(o.ref,a.ref);return typeof t=="function"||o.isPresent?u.cloneElement(a,{ref:r}):null};ae.displayName="Presence";function Xt(e){const[n,t]=u.useState(),o=u.useRef({}),a=u.useRef(e),r=u.useRef("none"),c=e?"mounted":"unmounted",[i,d]=zt(c,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return u.useEffect(()=>{const f=X(o.current);r.current=i==="mounted"?f:"none"},[i]),ge(()=>{const f=o.current,p=a.current;if(p!==e){const m=r.current,v=X(f);e?d("MOUNT"):v==="none"||(f==null?void 0:f.display)==="none"?d("UNMOUNT"):d(p&&m!==v?"ANIMATION_OUT":"UNMOUNT"),a.current=e}},[e,d]),ge(()=>{if(n){const f=l=>{const v=X(o.current).includes(l.animationName);l.target===n&&v&&we.flushSync(()=>d("ANIMATION_END"))},p=l=>{l.target===n&&(r.current=X(o.current))};return n.addEventListener("animationstart",p),n.addEventListener("animationcancel",f),n.addEventListener("animationend",f),()=>{n.removeEventListener("animationstart",p),n.removeEventListener("animationcancel",f),n.removeEventListener("animationend",f)}}else d("ANIMATION_END")},[n,d]),{isPresent:["mounted","unmountSuspended"].includes(i),ref:u.useCallback(f=>{f&&(o.current=getComputedStyle(f)),t(f)},[])}}function X(e){return(e==null?void 0:e.animationName)||"none"}let de=0;function Yt(){u.useEffect(()=>{var e,n;const t=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=t[0])!==null&&e!==void 0?e:De()),document.body.insertAdjacentElement("beforeend",(n=t[1])!==null&&n!==void 0?n:De()),de++,()=>{de===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),de--}},[])}function De(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}var D=function(){return D=Object.assign||function(n){for(var t,o=1,a=arguments.length;o<a;o++){t=arguments[o];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},D.apply(this,arguments)};function Xe(e,n){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&n.indexOf(o)<0&&(t[o]=e[o]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,o=Object.getOwnPropertySymbols(e);a<o.length;a++)n.indexOf(o[a])<0&&Object.prototype.propertyIsEnumerable.call(e,o[a])&&(t[o[a]]=e[o[a]]);return t}function qt(e,n,t){if(t||arguments.length===2)for(var o=0,a=n.length,r;o<a;o++)(r||!(o in n))&&(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return e.concat(r||Array.prototype.slice.call(n))}var re="right-scroll-bar-position",oe="width-before-scroll-bar",Zt="with-scroll-bars-hidden",Qt="--removed-body-scroll-bar-size";function Jt(e,n){return typeof e=="function"?e(n):e&&(e.current=n),e}function en(e,n){var t=u.useState(function(){return{value:e,callback:n,facade:{get current(){return t.value},set current(o){var a=t.value;a!==o&&(t.value=o,t.callback(o,a))}}}})[0];return t.callback=n,t.facade}function tn(e,n){return en(n||null,function(t){return e.forEach(function(o){return Jt(o,t)})})}function nn(e){return e}function rn(e,n){n===void 0&&(n=nn);var t=[],o=!1,a={read:function(){if(o)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return t.length?t[t.length-1]:e},useMedium:function(r){var c=n(r,o);return t.push(c),function(){t=t.filter(function(i){return i!==c})}},assignSyncMedium:function(r){for(o=!0;t.length;){var c=t;t=[],c.forEach(r)}t={push:function(i){return r(i)},filter:function(){return t}}},assignMedium:function(r){o=!0;var c=[];if(t.length){var i=t;t=[],i.forEach(r),c=t}var d=function(){var p=c;c=[],p.forEach(r)},f=function(){return Promise.resolve().then(d)};f(),t={push:function(p){c.push(p),f()},filter:function(p){return c=c.filter(p),t}}}};return a}function on(e){e===void 0&&(e={});var n=rn(null);return n.options=D({async:!0,ssr:!1},e),n}var Ye=function(e){var n=e.sideCar,t=Xe(e,["sideCar"]);if(!n)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var o=n.read();if(!o)throw new Error("Sidecar medium not found");return _.createElement(o,D({},t))};Ye.isSideCarExport=!0;function an(e,n){return e.useMedium(n),Ye}var qe=on(),fe=function(){},ce=_.forwardRef(function(e,n){var t=_.useRef(null),o=_.useState({onScrollCapture:fe,onWheelCapture:fe,onTouchMoveCapture:fe}),a=o[0],r=o[1],c=e.forwardProps,i=e.children,d=e.className,f=e.removeScrollBar,p=e.enabled,l=e.shards,m=e.sideCar,v=e.noIsolation,E=e.inert,s=e.allowPinchZoom,h=e.as,b=h===void 0?"div":h,S=Xe(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),$=m,y=tn([t,n]),x=D(D({},S),a);return _.createElement(_.Fragment,null,p&&_.createElement($,{sideCar:qe,removeScrollBar:f,shards:l,noIsolation:v,inert:E,setCallbacks:r,allowPinchZoom:!!s,lockRef:t}),c?_.cloneElement(_.Children.only(i),D(D({},x),{ref:y})):_.createElement(b,D({},x,{className:d,ref:y}),i))});ce.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};ce.classNames={fullWidth:oe,zeroRight:re};var Me,cn=function(){if(Me)return Me;if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function un(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var n=cn();return n&&e.setAttribute("nonce",n),e}function sn(e,n){e.styleSheet?e.styleSheet.cssText=n:e.appendChild(document.createTextNode(n))}function ln(e){var n=document.head||document.getElementsByTagName("head")[0];n.appendChild(e)}var dn=function(){var e=0,n=null;return{add:function(t){e==0&&(n=un())&&(sn(n,t),ln(n)),e++},remove:function(){e--,!e&&n&&(n.parentNode&&n.parentNode.removeChild(n),n=null)}}},fn=function(){var e=dn();return function(n,t){_.useEffect(function(){return e.add(n),function(){e.remove()}},[n&&t])}},Ze=function(){var e=fn(),n=function(t){var o=t.styles,a=t.dynamic;return e(o,a),null};return n},pn={left:0,top:0,right:0,gap:0},pe=function(e){return parseInt(e||"",10)||0},vn=function(e){var n=window.getComputedStyle(document.body),t=n[e==="padding"?"paddingLeft":"marginLeft"],o=n[e==="padding"?"paddingTop":"marginTop"],a=n[e==="padding"?"paddingRight":"marginRight"];return[pe(t),pe(o),pe(a)]},hn=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return pn;var n=vn(e),t=document.documentElement.clientWidth,o=window.innerWidth;return{left:n[0],top:n[1],right:n[2],gap:Math.max(0,o-t+n[2]-n[0])}},mn=Ze(),gn=function(e,n,t,o){var a=e.left,r=e.top,c=e.right,i=e.gap;return t===void 0&&(t="margin"),`
|
|
2
|
-
.`.concat(
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("react/jsx-runtime"),u=require("react"),we=require("react-dom");function _t(e){const n=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const o=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,o.get?o:{enumerable:!0,get:()=>e[t]})}}return n.default=e,Object.freeze(n)}const _=_t(u);function C(){return C=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},C.apply(this,arguments)}function j(e,n,{checkForDefaultPrevented:t=!0}={}){return function(a){if(e==null||e(a),t===!1||!a.defaultPrevented)return n==null?void 0:n(a)}}function bt(e,n){typeof e=="function"?e(n):e!=null&&(e.current=n)}function Ve(...e){return n=>e.forEach(t=>bt(t,n))}function G(...e){return u.useCallback(Ve(...e),e)}function yt(e,n=[]){let t=[];function o(r,i){const c=u.createContext(i),d=t.length;t=[...t,i];function f(l){const{scope:m,children:v,...E}=l,s=(m==null?void 0:m[e][d])||c,h=u.useMemo(()=>E,Object.values(E));return u.createElement(s.Provider,{value:h},v)}function p(l,m){const v=(m==null?void 0:m[e][d])||c,E=u.useContext(v);if(E)return E;if(i!==void 0)return i;throw new Error(`\`${l}\` must be used within \`${r}\``)}return f.displayName=r+"Provider",[f,p]}const a=()=>{const r=t.map(i=>u.createContext(i));return function(c){const d=(c==null?void 0:c[e])||r;return u.useMemo(()=>({[`__scope${e}`]:{...c,[e]:d}}),[c,d])}};return a.scopeName=e,[o,$t(a,...n)]}function $t(...e){const n=e[0];if(e.length===1)return n;const t=()=>{const o=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(r){const i=o.reduce((c,{useScope:d,scopeName:f})=>{const l=d(r)[`__scope${f}`];return{...c,...l}},{});return u.useMemo(()=>({[`__scope${n.scopeName}`]:i}),[i])}};return t.scopeName=n.scopeName,t}const ge=globalThis!=null&&globalThis.document?u.useLayoutEffect:()=>{},Et=_.useId||(()=>{});let wt=0;function ue(e){const[n,t]=_.useState(Et());return ge(()=>{e||t(o=>o??String(wt++))},[e]),e||(n?`radix-${n}`:"")}function B(e){const n=u.useRef(e);return u.useEffect(()=>{n.current=e}),u.useMemo(()=>(...t)=>{var o;return(o=n.current)===null||o===void 0?void 0:o.call(n,...t)},[])}function xt({prop:e,defaultProp:n,onChange:t=()=>{}}){const[o,a]=St({defaultProp:n,onChange:t}),r=e!==void 0,i=r?e:o,c=B(t),d=u.useCallback(f=>{if(r){const l=typeof f=="function"?f(e):f;l!==e&&c(l)}else a(f)},[r,e,a,c]);return[i,d]}function St({defaultProp:e,onChange:n}){const t=u.useState(e),[o]=t,a=u.useRef(o),r=B(n);return u.useEffect(()=>{a.current!==o&&(r(o),a.current=o)},[o,a,r]),t}const xe=u.forwardRef((e,n)=>{const{children:t,...o}=e,a=u.Children.toArray(t),r=a.find(Ot);if(r){const i=r.props.children,c=a.map(d=>d===r?u.Children.count(i)>1?u.Children.only(null):u.isValidElement(i)?i.props.children:null:d);return u.createElement(_e,C({},o,{ref:n}),u.isValidElement(i)?u.cloneElement(i,void 0,c):null)}return u.createElement(_e,C({},o,{ref:n}),t)});xe.displayName="Slot";const _e=u.forwardRef((e,n)=>{const{children:t,...o}=e;return u.isValidElement(t)?u.cloneElement(t,{...Pt(o,t.props),ref:n?Ve(n,t.ref):t.ref}):u.Children.count(t)>1?u.Children.only(null):null});_e.displayName="SlotClone";const Ct=({children:e})=>u.createElement(u.Fragment,null,e);function Ot(e){return u.isValidElement(e)&&e.type===Ct}function Pt(e,n){const t={...n};for(const o in n){const a=e[o],r=n[o];/^on[A-Z]/.test(o)?a&&r?t[o]=(...c)=>{r(...c),a(...c)}:a&&(t[o]=a):o==="style"?t[o]={...a,...r}:o==="className"&&(t[o]=[a,r].filter(Boolean).join(" "))}return{...e,...t}}const Nt=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],I=Nt.reduce((e,n)=>{const t=u.forwardRef((o,a)=>{const{asChild:r,...i}=o,c=r?xe:n;return u.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),u.createElement(c,C({},i,{ref:a}))});return t.displayName=`Primitive.${n}`,{...e,[n]:t}},{});function Rt(e,n){e&&we.flushSync(()=>e.dispatchEvent(n))}function At(e,n=globalThis==null?void 0:globalThis.document){const t=B(e);u.useEffect(()=>{const o=a=>{a.key==="Escape"&&t(a)};return n.addEventListener("keydown",o),()=>n.removeEventListener("keydown",o)},[t,n])}const be="dismissableLayer.update",Tt="dismissableLayer.pointerDownOutside",Dt="dismissableLayer.focusOutside";let Oe;const Mt=u.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),jt=u.forwardRef((e,n)=>{var t;const{disableOutsidePointerEvents:o=!1,onEscapeKeyDown:a,onPointerDownOutside:r,onFocusOutside:i,onInteractOutside:c,onDismiss:d,...f}=e,p=u.useContext(Mt),[l,m]=u.useState(null),v=(t=l==null?void 0:l.ownerDocument)!==null&&t!==void 0?t:globalThis==null?void 0:globalThis.document,[,E]=u.useState({}),s=G(n,w=>m(w)),h=Array.from(p.layers),[b]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),S=h.indexOf(b),y=l?h.indexOf(l):-1,$=p.layersWithOutsidePointerEventsDisabled.size>0,x=y>=S,L=It(w=>{const A=w.target,z=[...p.branches].some(R=>R.contains(A));!x||z||(r==null||r(w),c==null||c(w),w.defaultPrevented||d==null||d())},v),P=Lt(w=>{const A=w.target;[...p.branches].some(R=>R.contains(A))||(i==null||i(w),c==null||c(w),w.defaultPrevented||d==null||d())},v);return At(w=>{y===p.layers.size-1&&(a==null||a(w),!w.defaultPrevented&&d&&(w.preventDefault(),d()))},v),u.useEffect(()=>{if(l)return o&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(Oe=v.body.style.pointerEvents,v.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(l)),p.layers.add(l),Pe(),()=>{o&&p.layersWithOutsidePointerEventsDisabled.size===1&&(v.body.style.pointerEvents=Oe)}},[l,v,o,p]),u.useEffect(()=>()=>{l&&(p.layers.delete(l),p.layersWithOutsidePointerEventsDisabled.delete(l),Pe())},[l,p]),u.useEffect(()=>{const w=()=>E({});return document.addEventListener(be,w),()=>document.removeEventListener(be,w)},[]),u.createElement(I.div,C({},f,{ref:s,style:{pointerEvents:$?x?"auto":"none":void 0,...e.style},onFocusCapture:j(e.onFocusCapture,P.onFocusCapture),onBlurCapture:j(e.onBlurCapture,P.onBlurCapture),onPointerDownCapture:j(e.onPointerDownCapture,L.onPointerDownCapture)}))});function It(e,n=globalThis==null?void 0:globalThis.document){const t=B(e),o=u.useRef(!1),a=u.useRef(()=>{});return u.useEffect(()=>{const r=c=>{if(c.target&&!o.current){let f=function(){Ge(Tt,t,d,{discrete:!0})};const d={originalEvent:c};c.pointerType==="touch"?(n.removeEventListener("click",a.current),a.current=f,n.addEventListener("click",a.current,{once:!0})):f()}else n.removeEventListener("click",a.current);o.current=!1},i=window.setTimeout(()=>{n.addEventListener("pointerdown",r)},0);return()=>{window.clearTimeout(i),n.removeEventListener("pointerdown",r),n.removeEventListener("click",a.current)}},[n,t]),{onPointerDownCapture:()=>o.current=!0}}function Lt(e,n=globalThis==null?void 0:globalThis.document){const t=B(e),o=u.useRef(!1);return u.useEffect(()=>{const a=r=>{r.target&&!o.current&&Ge(Dt,t,{originalEvent:r},{discrete:!1})};return n.addEventListener("focusin",a),()=>n.removeEventListener("focusin",a)},[n,t]),{onFocusCapture:()=>o.current=!0,onBlurCapture:()=>o.current=!1}}function Pe(){const e=new CustomEvent(be);document.dispatchEvent(e)}function Ge(e,n,t,{discrete:o}){const a=t.originalEvent.target,r=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:t});n&&a.addEventListener(e,n,{once:!0}),o?Rt(a,r):a.dispatchEvent(r)}const se="focusScope.autoFocusOnMount",le="focusScope.autoFocusOnUnmount",Ne={bubbles:!1,cancelable:!0},Ft=u.forwardRef((e,n)=>{const{loop:t=!1,trapped:o=!1,onMountAutoFocus:a,onUnmountAutoFocus:r,...i}=e,[c,d]=u.useState(null),f=B(a),p=B(r),l=u.useRef(null),m=G(n,s=>d(s)),v=u.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;u.useEffect(()=>{if(o){let s=function(y){if(v.paused||!c)return;const $=y.target;c.contains($)?l.current=$:M(l.current,{select:!0})},h=function(y){if(v.paused||!c)return;const $=y.relatedTarget;$!==null&&(c.contains($)||M(l.current,{select:!0}))},b=function(y){if(document.activeElement===document.body)for(const x of y)x.removedNodes.length>0&&M(c)};document.addEventListener("focusin",s),document.addEventListener("focusout",h);const S=new MutationObserver(b);return c&&S.observe(c,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",s),document.removeEventListener("focusout",h),S.disconnect()}}},[o,c,v.paused]),u.useEffect(()=>{if(c){Ae.add(v);const s=document.activeElement;if(!c.contains(s)){const b=new CustomEvent(se,Ne);c.addEventListener(se,f),c.dispatchEvent(b),b.defaultPrevented||(kt(Vt(Ke(c)),{select:!0}),document.activeElement===s&&M(c))}return()=>{c.removeEventListener(se,f),setTimeout(()=>{const b=new CustomEvent(le,Ne);c.addEventListener(le,p),c.dispatchEvent(b),b.defaultPrevented||M(s??document.body,{select:!0}),c.removeEventListener(le,p),Ae.remove(v)},0)}}},[c,f,p,v]);const E=u.useCallback(s=>{if(!t&&!o||v.paused)return;const h=s.key==="Tab"&&!s.altKey&&!s.ctrlKey&&!s.metaKey,b=document.activeElement;if(h&&b){const S=s.currentTarget,[y,$]=Bt(S);y&&$?!s.shiftKey&&b===$?(s.preventDefault(),t&&M(y,{select:!0})):s.shiftKey&&b===y&&(s.preventDefault(),t&&M($,{select:!0})):b===S&&s.preventDefault()}},[t,o,v.paused]);return u.createElement(I.div,C({tabIndex:-1},i,{ref:m,onKeyDown:E}))});function kt(e,{select:n=!1}={}){const t=document.activeElement;for(const o of e)if(M(o,{select:n}),document.activeElement!==t)return}function Bt(e){const n=Ke(e),t=Re(n,e),o=Re(n.reverse(),e);return[t,o]}function Ke(e){const n=[],t=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const a=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||a?NodeFilter.FILTER_SKIP:o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;t.nextNode();)n.push(t.currentNode);return n}function Re(e,n){for(const t of e)if(!Wt(t,{upTo:n}))return t}function Wt(e,{upTo:n}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(n!==void 0&&e===n)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function Ut(e){return e instanceof HTMLInputElement&&"select"in e}function M(e,{select:n=!1}={}){if(e&&e.focus){const t=document.activeElement;e.focus({preventScroll:!0}),e!==t&&Ut(e)&&n&&e.select()}}const Ae=Ht();function Ht(){let e=[];return{add(n){const t=e[0];n!==t&&(t==null||t.pause()),e=Te(e,n),e.unshift(n)},remove(n){var t;e=Te(e,n),(t=e[0])===null||t===void 0||t.resume()}}}function Te(e,n){const t=[...e],o=t.indexOf(n);return o!==-1&&t.splice(o,1),t}function Vt(e){return e.filter(n=>n.tagName!=="A")}const Gt=u.forwardRef((e,n)=>{var t;const{container:o=globalThis==null||(t=globalThis.document)===null||t===void 0?void 0:t.body,...a}=e;return o?we.createPortal(u.createElement(I.div,C({},a,{ref:n})),o):null});function Kt(e,n){return u.useReducer((t,o)=>{const a=n[t][o];return a??t},e)}const ae=e=>{const{present:n,children:t}=e,o=zt(n),a=typeof t=="function"?t({present:o.isPresent}):u.Children.only(t),r=G(o.ref,a.ref);return typeof t=="function"||o.isPresent?u.cloneElement(a,{ref:r}):null};ae.displayName="Presence";function zt(e){const[n,t]=u.useState(),o=u.useRef({}),a=u.useRef(e),r=u.useRef("none"),i=e?"mounted":"unmounted",[c,d]=Kt(i,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return u.useEffect(()=>{const f=X(o.current);r.current=c==="mounted"?f:"none"},[c]),ge(()=>{const f=o.current,p=a.current;if(p!==e){const m=r.current,v=X(f);e?d("MOUNT"):v==="none"||(f==null?void 0:f.display)==="none"?d("UNMOUNT"):d(p&&m!==v?"ANIMATION_OUT":"UNMOUNT"),a.current=e}},[e,d]),ge(()=>{if(n){const f=l=>{const v=X(o.current).includes(l.animationName);l.target===n&&v&&we.flushSync(()=>d("ANIMATION_END"))},p=l=>{l.target===n&&(r.current=X(o.current))};return n.addEventListener("animationstart",p),n.addEventListener("animationcancel",f),n.addEventListener("animationend",f),()=>{n.removeEventListener("animationstart",p),n.removeEventListener("animationcancel",f),n.removeEventListener("animationend",f)}}else d("ANIMATION_END")},[n,d]),{isPresent:["mounted","unmountSuspended"].includes(c),ref:u.useCallback(f=>{f&&(o.current=getComputedStyle(f)),t(f)},[])}}function X(e){return(e==null?void 0:e.animationName)||"none"}let de=0;function Xt(){u.useEffect(()=>{var e,n;const t=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=t[0])!==null&&e!==void 0?e:De()),document.body.insertAdjacentElement("beforeend",(n=t[1])!==null&&n!==void 0?n:De()),de++,()=>{de===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),de--}},[])}function De(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}var D=function(){return D=Object.assign||function(n){for(var t,o=1,a=arguments.length;o<a;o++){t=arguments[o];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(n[r]=t[r])}return n},D.apply(this,arguments)};function ze(e,n){var t={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&n.indexOf(o)<0&&(t[o]=e[o]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,o=Object.getOwnPropertySymbols(e);a<o.length;a++)n.indexOf(o[a])<0&&Object.prototype.propertyIsEnumerable.call(e,o[a])&&(t[o[a]]=e[o[a]]);return t}function Yt(e,n,t){if(t||arguments.length===2)for(var o=0,a=n.length,r;o<a;o++)(r||!(o in n))&&(r||(r=Array.prototype.slice.call(n,0,o)),r[o]=n[o]);return e.concat(r||Array.prototype.slice.call(n))}var re="right-scroll-bar-position",oe="width-before-scroll-bar",qt="with-scroll-bars-hidden",Zt="--removed-body-scroll-bar-size";function Qt(e,n){return typeof e=="function"?e(n):e&&(e.current=n),e}function Jt(e,n){var t=u.useState(function(){return{value:e,callback:n,facade:{get current(){return t.value},set current(o){var a=t.value;a!==o&&(t.value=o,t.callback(o,a))}}}})[0];return t.callback=n,t.facade}function en(e,n){return Jt(n||null,function(t){return e.forEach(function(o){return Qt(o,t)})})}function tn(e){return e}function nn(e,n){n===void 0&&(n=tn);var t=[],o=!1,a={read:function(){if(o)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return t.length?t[t.length-1]:e},useMedium:function(r){var i=n(r,o);return t.push(i),function(){t=t.filter(function(c){return c!==i})}},assignSyncMedium:function(r){for(o=!0;t.length;){var i=t;t=[],i.forEach(r)}t={push:function(c){return r(c)},filter:function(){return t}}},assignMedium:function(r){o=!0;var i=[];if(t.length){var c=t;t=[],c.forEach(r),i=t}var d=function(){var p=i;i=[],p.forEach(r)},f=function(){return Promise.resolve().then(d)};f(),t={push:function(p){i.push(p),f()},filter:function(p){return i=i.filter(p),t}}}};return a}function rn(e){e===void 0&&(e={});var n=nn(null);return n.options=D({async:!0,ssr:!1},e),n}var Xe=function(e){var n=e.sideCar,t=ze(e,["sideCar"]);if(!n)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var o=n.read();if(!o)throw new Error("Sidecar medium not found");return _.createElement(o,D({},t))};Xe.isSideCarExport=!0;function on(e,n){return e.useMedium(n),Xe}var Ye=rn(),fe=function(){},ie=_.forwardRef(function(e,n){var t=_.useRef(null),o=_.useState({onScrollCapture:fe,onWheelCapture:fe,onTouchMoveCapture:fe}),a=o[0],r=o[1],i=e.forwardProps,c=e.children,d=e.className,f=e.removeScrollBar,p=e.enabled,l=e.shards,m=e.sideCar,v=e.noIsolation,E=e.inert,s=e.allowPinchZoom,h=e.as,b=h===void 0?"div":h,S=ze(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),y=m,$=en([t,n]),x=D(D({},S),a);return _.createElement(_.Fragment,null,p&&_.createElement(y,{sideCar:Ye,removeScrollBar:f,shards:l,noIsolation:v,inert:E,setCallbacks:r,allowPinchZoom:!!s,lockRef:t}),i?_.cloneElement(_.Children.only(c),D(D({},x),{ref:$})):_.createElement(b,D({},x,{className:d,ref:$}),c))});ie.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};ie.classNames={fullWidth:oe,zeroRight:re};var an=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function cn(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var n=an();return n&&e.setAttribute("nonce",n),e}function un(e,n){e.styleSheet?e.styleSheet.cssText=n:e.appendChild(document.createTextNode(n))}function sn(e){var n=document.head||document.getElementsByTagName("head")[0];n.appendChild(e)}var ln=function(){var e=0,n=null;return{add:function(t){e==0&&(n=cn())&&(un(n,t),sn(n)),e++},remove:function(){e--,!e&&n&&(n.parentNode&&n.parentNode.removeChild(n),n=null)}}},dn=function(){var e=ln();return function(n,t){_.useEffect(function(){return e.add(n),function(){e.remove()}},[n&&t])}},qe=function(){var e=dn(),n=function(t){var o=t.styles,a=t.dynamic;return e(o,a),null};return n},fn={left:0,top:0,right:0,gap:0},pe=function(e){return parseInt(e||"",10)||0},pn=function(e){var n=window.getComputedStyle(document.body),t=n[e==="padding"?"paddingLeft":"marginLeft"],o=n[e==="padding"?"paddingTop":"marginTop"],a=n[e==="padding"?"paddingRight":"marginRight"];return[pe(t),pe(o),pe(a)]},vn=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return fn;var n=pn(e),t=document.documentElement.clientWidth,o=window.innerWidth;return{left:n[0],top:n[1],right:n[2],gap:Math.max(0,o-t+n[2]-n[0])}},hn=qe(),mn=function(e,n,t,o){var a=e.left,r=e.top,i=e.right,c=e.gap;return t===void 0&&(t="margin"),`
|
|
2
|
+
.`.concat(qt,` {
|
|
3
3
|
overflow: hidden `).concat(o,`;
|
|
4
|
-
padding-right: `).concat(
|
|
4
|
+
padding-right: `).concat(c,"px ").concat(o,`;
|
|
5
5
|
}
|
|
6
6
|
body {
|
|
7
7
|
overflow: hidden `).concat(o,`;
|
|
@@ -9,19 +9,19 @@
|
|
|
9
9
|
`).concat([n&&"position: relative ".concat(o,";"),t==="margin"&&`
|
|
10
10
|
padding-left: `.concat(a,`px;
|
|
11
11
|
padding-top: `).concat(r,`px;
|
|
12
|
-
padding-right: `).concat(
|
|
12
|
+
padding-right: `).concat(i,`px;
|
|
13
13
|
margin-left:0;
|
|
14
14
|
margin-top:0;
|
|
15
|
-
margin-right: `).concat(
|
|
16
|
-
`),t==="padding"&&"padding-right: ".concat(
|
|
15
|
+
margin-right: `).concat(c,"px ").concat(o,`;
|
|
16
|
+
`),t==="padding"&&"padding-right: ".concat(c,"px ").concat(o,";")].filter(Boolean).join(""),`
|
|
17
17
|
}
|
|
18
18
|
|
|
19
19
|
.`).concat(re,` {
|
|
20
|
-
right: `).concat(
|
|
20
|
+
right: `).concat(c,"px ").concat(o,`;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
.`).concat(oe,` {
|
|
24
|
-
margin-right: `).concat(
|
|
24
|
+
margin-right: `).concat(c,"px ").concat(o,`;
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
.`).concat(re," .").concat(re,` {
|
|
@@ -33,34 +33,34 @@
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
body {
|
|
36
|
-
`).concat(
|
|
36
|
+
`).concat(Zt,": ").concat(c,`px;
|
|
37
37
|
}
|
|
38
|
-
`)},
|
|
38
|
+
`)},gn=function(e){var n=e.noRelative,t=e.noImportant,o=e.gapMode,a=o===void 0?"margin":o,r=_.useMemo(function(){return vn(a)},[a]);return _.createElement(hn,{styles:mn(r,!n,a,t?"":"!important")})},ye=!1;if(typeof window<"u")try{var Y=Object.defineProperty({},"passive",{get:function(){return ye=!0,!0}});window.addEventListener("test",Y,Y),window.removeEventListener("test",Y,Y)}catch{ye=!1}var W=ye?{passive:!1}:!1,_n=function(e){return e.tagName==="TEXTAREA"},Ze=function(e,n){var t=window.getComputedStyle(e);return t[n]!=="hidden"&&!(t.overflowY===t.overflowX&&!_n(e)&&t[n]==="visible")},bn=function(e){return Ze(e,"overflowY")},yn=function(e){return Ze(e,"overflowX")},Me=function(e,n){var t=n;do{typeof ShadowRoot<"u"&&t instanceof ShadowRoot&&(t=t.host);var o=Qe(e,t);if(o){var a=Je(e,t),r=a[1],i=a[2];if(r>i)return!0}t=t.parentNode}while(t&&t!==document.body);return!1},$n=function(e){var n=e.scrollTop,t=e.scrollHeight,o=e.clientHeight;return[n,t,o]},En=function(e){var n=e.scrollLeft,t=e.scrollWidth,o=e.clientWidth;return[n,t,o]},Qe=function(e,n){return e==="v"?bn(n):yn(n)},Je=function(e,n){return e==="v"?$n(n):En(n)},wn=function(e,n){return e==="h"&&n==="rtl"?-1:1},xn=function(e,n,t,o,a){var r=wn(e,window.getComputedStyle(n).direction),i=r*o,c=t.target,d=n.contains(c),f=!1,p=i>0,l=0,m=0;do{var v=Je(e,c),E=v[0],s=v[1],h=v[2],b=s-h-r*E;(E||b)&&Qe(e,c)&&(l+=b,m+=E),c=c.parentNode}while(!d&&c!==document.body||d&&(n.contains(c)||n===c));return(p&&(a&&l===0||!a&&i>l)||!p&&(a&&m===0||!a&&-i>m))&&(f=!0),f},q=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},je=function(e){return[e.deltaX,e.deltaY]},Ie=function(e){return e&&"current"in e?e.current:e},Sn=function(e,n){return e[0]===n[0]&&e[1]===n[1]},Cn=function(e){return`
|
|
39
39
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
40
40
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
41
|
-
`)},
|
|
41
|
+
`)},On=0,U=[];function Pn(e){var n=_.useRef([]),t=_.useRef([0,0]),o=_.useRef(),a=_.useState(On++)[0],r=_.useState(function(){return qe()})[0],i=_.useRef(e);_.useEffect(function(){i.current=e},[e]),_.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(a));var s=Yt([e.lockRef.current],(e.shards||[]).map(Ie),!0).filter(Boolean);return s.forEach(function(h){return h.classList.add("allow-interactivity-".concat(a))}),function(){document.body.classList.remove("block-interactivity-".concat(a)),s.forEach(function(h){return h.classList.remove("allow-interactivity-".concat(a))})}}},[e.inert,e.lockRef.current,e.shards]);var c=_.useCallback(function(s,h){if("touches"in s&&s.touches.length===2)return!i.current.allowPinchZoom;var b=q(s),S=t.current,y="deltaX"in s?s.deltaX:S[0]-b[0],$="deltaY"in s?s.deltaY:S[1]-b[1],x,L=s.target,P=Math.abs(y)>Math.abs($)?"h":"v";if("touches"in s&&P==="h"&&L.type==="range")return!1;var w=Me(P,L);if(!w)return!0;if(w?x=P:(x=P==="v"?"h":"v",w=Me(P,L)),!w)return!1;if(!o.current&&"changedTouches"in s&&(y||$)&&(o.current=x),!x)return!0;var A=o.current||x;return xn(A,h,s,A==="h"?y:$,!0)},[]),d=_.useCallback(function(s){var h=s;if(!(!U.length||U[U.length-1]!==r)){var b="deltaY"in h?je(h):q(h),S=n.current.filter(function(x){return x.name===h.type&&x.target===h.target&&Sn(x.delta,b)})[0];if(S&&S.should){h.cancelable&&h.preventDefault();return}if(!S){var y=(i.current.shards||[]).map(Ie).filter(Boolean).filter(function(x){return x.contains(h.target)}),$=y.length>0?c(h,y[0]):!i.current.noIsolation;$&&h.cancelable&&h.preventDefault()}}},[]),f=_.useCallback(function(s,h,b,S){var y={name:s,delta:h,target:b,should:S};n.current.push(y),setTimeout(function(){n.current=n.current.filter(function($){return $!==y})},1)},[]),p=_.useCallback(function(s){t.current=q(s),o.current=void 0},[]),l=_.useCallback(function(s){f(s.type,je(s),s.target,c(s,e.lockRef.current))},[]),m=_.useCallback(function(s){f(s.type,q(s),s.target,c(s,e.lockRef.current))},[]);_.useEffect(function(){return U.push(r),e.setCallbacks({onScrollCapture:l,onWheelCapture:l,onTouchMoveCapture:m}),document.addEventListener("wheel",d,W),document.addEventListener("touchmove",d,W),document.addEventListener("touchstart",p,W),function(){U=U.filter(function(s){return s!==r}),document.removeEventListener("wheel",d,W),document.removeEventListener("touchmove",d,W),document.removeEventListener("touchstart",p,W)}},[]);var v=e.removeScrollBar,E=e.inert;return _.createElement(_.Fragment,null,E?_.createElement(r,{styles:Cn(a)}):null,v?_.createElement(gn,{gapMode:"margin"}):null)}const Nn=on(Ye,Pn);var et=_.forwardRef(function(e,n){return _.createElement(ie,D({},e,{ref:n,sideCar:Nn}))});et.classNames=ie.classNames;const Rn=et;var An=function(e){if(typeof document>"u")return null;var n=Array.isArray(e)?e[0]:e;return n.ownerDocument.body},H=new WeakMap,Z=new WeakMap,Q={},ve=0,tt=function(e){return e&&(e.host||tt(e.parentNode))},Tn=function(e,n){return n.map(function(t){if(e.contains(t))return t;var o=tt(t);return o&&e.contains(o)?o:(console.error("aria-hidden",t,"in not contained inside",e,". Doing nothing"),null)}).filter(function(t){return!!t})},Dn=function(e,n,t,o){var a=Tn(n,Array.isArray(e)?e:[e]);Q[t]||(Q[t]=new WeakMap);var r=Q[t],i=[],c=new Set,d=new Set(a),f=function(l){!l||c.has(l)||(c.add(l),f(l.parentNode))};a.forEach(f);var p=function(l){!l||d.has(l)||Array.prototype.forEach.call(l.children,function(m){if(c.has(m))p(m);else{var v=m.getAttribute(o),E=v!==null&&v!=="false",s=(H.get(m)||0)+1,h=(r.get(m)||0)+1;H.set(m,s),r.set(m,h),i.push(m),s===1&&E&&Z.set(m,!0),h===1&&m.setAttribute(t,"true"),E||m.setAttribute(o,"true")}})};return p(n),c.clear(),ve++,function(){i.forEach(function(l){var m=H.get(l)-1,v=r.get(l)-1;H.set(l,m),r.set(l,v),m||(Z.has(l)||l.removeAttribute(o),Z.delete(l)),v||l.removeAttribute(t)}),ve--,ve||(H=new WeakMap,H=new WeakMap,Z=new WeakMap,Q={})}},Mn=function(e,n,t){t===void 0&&(t="data-aria-hidden");var o=Array.from(Array.isArray(e)?e:[e]),a=n||An(e);return a?(o.push.apply(o,Array.from(a.querySelectorAll("[aria-live]"))),Dn(o,a,t,"aria-hidden")):function(){return null}};const nt="Dialog",[rt,no]=yt(nt),[jn,T]=rt(nt),In=e=>{const{__scopeDialog:n,children:t,open:o,defaultOpen:a,onOpenChange:r,modal:i=!0}=e,c=u.useRef(null),d=u.useRef(null),[f=!1,p]=xt({prop:o,defaultProp:a,onChange:r});return u.createElement(jn,{scope:n,triggerRef:c,contentRef:d,contentId:ue(),titleId:ue(),descriptionId:ue(),open:f,onOpenChange:p,onOpenToggle:u.useCallback(()=>p(l=>!l),[p]),modal:i},t)},Ln="DialogTrigger",Fn=u.forwardRef((e,n)=>{const{__scopeDialog:t,...o}=e,a=T(Ln,t),r=G(n,a.triggerRef);return u.createElement(I.button,C({type:"button","aria-haspopup":"dialog","aria-expanded":a.open,"aria-controls":a.contentId,"data-state":Se(a.open)},o,{ref:r,onClick:j(e.onClick,a.onOpenToggle)}))}),ot="DialogPortal",[kn,at]=rt(ot,{forceMount:void 0}),Bn=e=>{const{__scopeDialog:n,forceMount:t,children:o,container:a}=e,r=T(ot,n);return u.createElement(kn,{scope:n,forceMount:t},u.Children.map(o,i=>u.createElement(ae,{present:t||r.open},u.createElement(Gt,{asChild:!0,container:a},i))))},$e="DialogOverlay",Wn=u.forwardRef((e,n)=>{const t=at($e,e.__scopeDialog),{forceMount:o=t.forceMount,...a}=e,r=T($e,e.__scopeDialog);return r.modal?u.createElement(ae,{present:o||r.open},u.createElement(Un,C({},a,{ref:n}))):null}),Un=u.forwardRef((e,n)=>{const{__scopeDialog:t,...o}=e,a=T($e,t);return u.createElement(Rn,{as:xe,allowPinchZoom:!0,shards:[a.contentRef]},u.createElement(I.div,C({"data-state":Se(a.open)},o,{ref:n,style:{pointerEvents:"auto",...o.style}})))}),K="DialogContent",Hn=u.forwardRef((e,n)=>{const t=at(K,e.__scopeDialog),{forceMount:o=t.forceMount,...a}=e,r=T(K,e.__scopeDialog);return u.createElement(ae,{present:o||r.open},r.modal?u.createElement(Vn,C({},a,{ref:n})):u.createElement(Gn,C({},a,{ref:n})))}),Vn=u.forwardRef((e,n)=>{const t=T(K,e.__scopeDialog),o=u.useRef(null),a=G(n,t.contentRef,o);return u.useEffect(()=>{const r=o.current;if(r)return Mn(r)},[]),u.createElement(it,C({},e,{ref:a,trapFocus:t.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:j(e.onCloseAutoFocus,r=>{var i;r.preventDefault(),(i=t.triggerRef.current)===null||i===void 0||i.focus()}),onPointerDownOutside:j(e.onPointerDownOutside,r=>{const i=r.detail.originalEvent,c=i.button===0&&i.ctrlKey===!0;(i.button===2||c)&&r.preventDefault()}),onFocusOutside:j(e.onFocusOutside,r=>r.preventDefault())}))}),Gn=u.forwardRef((e,n)=>{const t=T(K,e.__scopeDialog),o=u.useRef(!1),a=u.useRef(!1);return u.createElement(it,C({},e,{ref:n,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:r=>{var i;if((i=e.onCloseAutoFocus)===null||i===void 0||i.call(e,r),!r.defaultPrevented){var c;o.current||(c=t.triggerRef.current)===null||c===void 0||c.focus(),r.preventDefault()}o.current=!1,a.current=!1},onInteractOutside:r=>{var i,c;(i=e.onInteractOutside)===null||i===void 0||i.call(e,r),r.defaultPrevented||(o.current=!0,r.detail.originalEvent.type==="pointerdown"&&(a.current=!0));const d=r.target;((c=t.triggerRef.current)===null||c===void 0?void 0:c.contains(d))&&r.preventDefault(),r.detail.originalEvent.type==="focusin"&&a.current&&r.preventDefault()}}))}),it=u.forwardRef((e,n)=>{const{__scopeDialog:t,trapFocus:o,onOpenAutoFocus:a,onCloseAutoFocus:r,...i}=e,c=T(K,t),d=u.useRef(null),f=G(n,d);return Xt(),u.createElement(u.Fragment,null,u.createElement(Ft,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:a,onUnmountAutoFocus:r},u.createElement(jt,C({role:"dialog",id:c.contentId,"aria-describedby":c.descriptionId,"aria-labelledby":c.titleId,"data-state":Se(c.open)},i,{ref:f,onDismiss:()=>c.onOpenChange(!1)}))),!1)}),Kn="DialogTitle",zn=u.forwardRef((e,n)=>{const{__scopeDialog:t,...o}=e,a=T(Kn,t);return u.createElement(I.h2,C({id:a.titleId},o,{ref:n}))}),Xn="DialogDescription",Yn=u.forwardRef((e,n)=>{const{__scopeDialog:t,...o}=e,a=T(Xn,t);return u.createElement(I.p,C({id:a.descriptionId},o,{ref:n}))}),qn="DialogClose",Zn=u.forwardRef((e,n)=>{const{__scopeDialog:t,...o}=e,a=T(qn,t);return u.createElement(I.button,C({type:"button"},o,{ref:n,onClick:j(e.onClick,()=>a.onOpenChange(!1))}))});function Se(e){return e?"open":"closed"}const Qn=In,Jn=Fn,er=Bn,tr=Wn,nr=Hn,rr=zn,Le=Yn,or=Zn,Fe={SM:"sm",MD:"md",LG:"lg"};function ar(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ct={exports:{}};/*!
|
|
42
42
|
Copyright (c) 2018 Jed Watson.
|
|
43
43
|
Licensed under the MIT License (MIT), see
|
|
44
44
|
http://jedwatson.github.io/classnames
|
|
45
|
-
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",
|
|
45
|
+
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",i=0;i<arguments.length;i++){var c=arguments[i];c&&(r=a(r,o(c)))}return r}function o(r){if(typeof r=="string"||typeof r=="number")return r;if(typeof r!="object")return"";if(Array.isArray(r))return t.apply(null,r);if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]"))return r.toString();var i="";for(var c in r)n.call(r,c)&&r[c]&&(i=a(i,c));return i}function a(r,i){return i?r?r+" "+i:r+i:r}e.exports?(t.default=t,e.exports=t):window.classNames=t})()})(ct);var ir=ct.exports;const ke=ar(ir),cr="_rotate_7s2g1_1",ur="_dash_7s2g1_1",J={"purpur-spinner":"_purpur-spinner_7s2g1_1",rotate:cr,"purpur-spinner--xxs":"_purpur-spinner--xxs_7s2g1_4","purpur-spinner--xs":"_purpur-spinner--xs_7s2g1_8","purpur-spinner--sm":"_purpur-spinner--sm_7s2g1_12","purpur-spinner--md":"_purpur-spinner--md_7s2g1_16","purpur-spinner--lg":"_purpur-spinner--lg_7s2g1_20","purpur-spinner__circle":"_purpur-spinner__circle_7s2g1_24",dash:ur,"purpur-spinner__circle--disabled":"_purpur-spinner__circle--disabled_7s2g1_33","purpur-spinner__circle--negative":"_purpur-spinner__circle--negative_7s2g1_36","purpur-spinner__circle--negative-disabled":"_purpur-spinner__circle--negative-disabled_7s2g1_39"},ee="purpur-spinner",sr={PRIMARY:"primary",DISABLED:"disabled",NEGATIVE:"negative",NEGATIVE_DISABLED:"negative-disabled"},lr={XXS:"xxs",XS:"xs",SM:"sm",MD:"md",LG:"lg"},dr=({["data-testid"]:e,size:n=lr.SM,variant:t=sr.PRIMARY,...o})=>g.jsx("div",{className:ke([J[ee],J[`${ee}--${n}`]]),"data-testid":e,...o,children:g.jsx("svg",{viewBox:"0 0 50 50",children:g.jsx("circle",{className:ke(J[`${ee}__circle`],J[`${ee}__circle--${t}`]),cx:"25",cy:"25",r:"20"})})});function fr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ut={exports:{}};/*!
|
|
46
46
|
Copyright (c) 2018 Jed Watson.
|
|
47
47
|
Licensed under the MIT License (MIT), see
|
|
48
48
|
http://jedwatson.github.io/classnames
|
|
49
|
-
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",
|
|
49
|
+
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",i=0;i<arguments.length;i++){var c=arguments[i];c&&(r=a(r,o(c)))}return r}function o(r){if(typeof r=="string"||typeof r=="number")return r;if(typeof r!="object")return"";if(Array.isArray(r))return t.apply(null,r);if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]"))return r.toString();var i="";for(var c in r)n.call(r,c)&&r[c]&&(i=a(i,c));return i}function a(r,i){return i?r?r+" "+i:r+i:r}e.exports?(t.default=t,e.exports=t):window.classNames=t})()})(ut);var pr=ut.exports;const vr=fr(pr),F={"purpur-button":"_purpur-button_1fna2_1","purpur-button--sm":"_purpur-button--sm_1fna2_33","purpur-button--icon-only":"_purpur-button--icon-only_1fna2_36","purpur-button--md":"_purpur-button--md_1fna2_39","purpur-button--lg":"_purpur-button--lg_1fna2_45","purpur-button--full-width":"_purpur-button--full-width_1fna2_51","purpur-button--primary":"_purpur-button--primary_1fna2_54","purpur-button--disabled":"_purpur-button--disabled_1fna2_58","purpur-button--primary-negative":"_purpur-button--primary-negative_1fna2_64","purpur-button--secondary":"_purpur-button--secondary_1fna2_76","purpur-button--secondary-negative":"_purpur-button--secondary-negative_1fna2_87","purpur-button--expressive":"_purpur-button--expressive_1fna2_98","purpur-button--expressive-negative":"_purpur-button--expressive-negative_1fna2_108","purpur-button--negative":"_purpur-button--negative_1fna2_120","purpur-button--destructive":"_purpur-button--destructive_1fna2_127","purpur-button--destructive-negative":"_purpur-button--destructive-negative_1fna2_137","purpur-button--tertiary-purple":"_purpur-button--tertiary-purple_1fna2_147","purpur-button--tertiary-purple-negative":"_purpur-button--tertiary-purple-negative_1fna2_160","purpur-button--text-negative":"_purpur-button--text-negative_1fna2_175","purpur-button--text":"_purpur-button--text_1fna2_175"},k="purpur-button",hr=({children:e,className:n,["data-testid"]:t,disabled:o=!1,fullWidth:a=!1,iconOnly:r,loading:i=!1,onClick:c,size:d=Fe.MD,variant:f,type:p="button",...l},m)=>{if(r&&f==="destructive")return null;const v=vr([F[k],F[`${k}--${f}`],F[`${k}--${d}`]],{[F[`${k}--icon-only`]]:r,[F[`${k}--negative`]]:f.endsWith("negative"),[F[`${k}--full-width`]]:a,[F[`${k}--disabled`]]:o||i},n),E=h=>{o||i?h.preventDefault():c&&c(h)},s=()=>f.endsWith("negative")?"negative-disabled":"disabled";return g.jsxs("button",{className:v,"data-testid":t,type:p,ref:m,"aria-disabled":l["aria-disabled"]||o||i,onClick:E,...l,children:[i&&g.jsx(dr,{size:d===Fe.LG?"xs":"xxs",variant:s()})," ",e]})},Ce=u.forwardRef(hr);Ce.displayName="Button";function mr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var st={exports:{}};/*!
|
|
50
50
|
Copyright (c) 2018 Jed Watson.
|
|
51
51
|
Licensed under the MIT License (MIT), see
|
|
52
52
|
http://jedwatson.github.io/classnames
|
|
53
|
-
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",
|
|
53
|
+
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",i=0;i<arguments.length;i++){var c=arguments[i];c&&(r=a(r,o(c)))}return r}function o(r){if(typeof r=="string"||typeof r=="number")return r;if(typeof r!="object")return"";if(Array.isArray(r))return t.apply(null,r);if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]"))return r.toString();var i="";for(var c in r)n.call(r,c)&&r[c]&&(i=a(i,c));return i}function a(r,i){return i?r?r+" "+i:r+i:r}e.exports?(t.default=t,e.exports=t):window.classNames=t})()})(st);var gr=st.exports;const _r=mr(gr),he={"purpur-heading":"_purpur-heading_2c2y0_1","purpur-heading--hyphens":"_purpur-heading--hyphens_2c2y0_8","purpur-heading--subsection-100":"_purpur-heading--subsection-100_2c2y0_11","purpur-heading--title-100":"_purpur-heading--title-100_2c2y0_17","purpur-heading--title-200":"_purpur-heading--title-200_2c2y0_23","purpur-heading--title-300":"_purpur-heading--title-300_2c2y0_29","purpur-heading--title-400":"_purpur-heading--title-400_2c2y0_35","purpur-heading--title-500":"_purpur-heading--title-500_2c2y0_41","purpur-heading--title-600":"_purpur-heading--title-600_2c2y0_47","purpur-heading--title-700":"_purpur-heading--title-700_2c2y0_53","purpur-heading--display-25":"_purpur-heading--display-25_2c2y0_59","purpur-heading--display-50":"_purpur-heading--display-50_2c2y0_65","purpur-heading--display-100":"_purpur-heading--display-100_2c2y0_71","purpur-heading--display-200":"_purpur-heading--display-200_2c2y0_77"},br={TITLE100:"title-100",TITLE200:"title-200",TITLE300:"title-300",TITLE400:"title-400",TITLE500:"title-500",TITLE600:"title-600",TITLE700:"title-700",SUBSECTION100:"subsection-100"},me="purpur-heading",yr=({["data-testid"]:e,children:n,className:t="",enableHyphenation:o=!1,tag:a,variant:r=br.TITLE100,...i})=>{const c=a,d=_r([t,he[me],he[`${me}--${r}`],{[he[`${me}--hyphens`]]:o}]);return g.jsx(c,{...i,className:d,"data-testid":e,children:n})};function $r(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var lt={exports:{}};/*!
|
|
54
54
|
Copyright (c) 2018 Jed Watson.
|
|
55
55
|
Licensed under the MIT License (MIT), see
|
|
56
56
|
http://jedwatson.github.io/classnames
|
|
57
|
-
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",
|
|
57
|
+
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",i=0;i<arguments.length;i++){var c=arguments[i];c&&(r=a(r,o.call(this,c)))}return r}function o(r){if(typeof r=="string"||typeof r=="number")return this&&this[r]||r;if(typeof r!="object")return"";if(Array.isArray(r))return t.apply(this,r);if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]"))return r.toString();var i="";for(var c in r)n.call(r,c)&&r[c]&&(i=a(i,this&&this[c]||c));return i}function a(r,i){return i?r?r+" "+i:r+i:r}e.exports?(t.default=t,e.exports=t):window.classNames=t})()})(lt);var Er=lt.exports;const wr=$r(Er),xr={"purpur-icon":"_purpur-icon_8u1lq_1","purpur-icon--xxs":"_purpur-icon--xxs_8u1lq_4","purpur-icon--xs":"_purpur-icon--xs_8u1lq_8","purpur-icon--sm":"_purpur-icon--sm_8u1lq_12","purpur-icon--md":"_purpur-icon--md_8u1lq_16","purpur-icon--lg":"_purpur-icon--lg_8u1lq_20","purpur-icon--xl":"_purpur-icon--xl_8u1lq_24"},Sr={name:"close",svg:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path fill-rule="evenodd" d="M4.864 4.864a.9.9 0 0 1 1.273 0L12 10.727l5.864-5.863a.9.9 0 0 1 1.272 1.272L13.273 12l5.863 5.864a.9.9 0 1 1-1.272 1.272L12 13.273l-5.863 5.863a.9.9 0 0 1-1.273-1.272L10.727 12 4.864 6.136a.9.9 0 0 1 0-1.272Z" clip-rule="evenodd"/></svg>',keywords:["close"],category:"utility"},dt=e=>g.jsx(Ar,{...e,svg:Sr});dt.displayName="IconClose";const Cr=wr.bind(xr),Be="purpur-icon",Or="md",Pr=e=>e.filter(n=>Object.keys(n).length>=1).map(n=>`${n.name}="${n.value}"`).join(" "),Nr=({content:e="",title:n}={})=>{const t=[{name:"xmlns",value:"http://www.w3.org/2000/svg"},{name:"fill",value:"currentColor"},{name:"viewBox",value:"0 0 24 24"},n?{name:"role",value:"img"}:{name:"aria-hidden",value:"true"}],o=n?`<title>${n}</title>`:"";return`<svg ${Pr(t)}>${o}${e}</svg>`},Rr=e=>e.replace(/<(\/?)svg([^>]*)>/g,"").trim(),Ar=({["data-testid"]:e,svg:n,allyTitle:t,className:o="",size:a=Or,...r})=>{const i=Nr({content:Rr(n.svg),title:t}),c=Cr(o,Be,`${Be}--${a}`);return g.jsx("span",{"aria-label":t,className:c,"data-testid":e,dangerouslySetInnerHTML:{__html:i},...r})};function Tr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ft={exports:{}};/*!
|
|
58
58
|
Copyright (c) 2018 Jed Watson.
|
|
59
59
|
Licensed under the MIT License (MIT), see
|
|
60
60
|
http://jedwatson.github.io/classnames
|
|
61
|
-
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",
|
|
61
|
+
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",i=0;i<arguments.length;i++){var c=arguments[i];c&&(r=a(r,o(c)))}return r}function o(r){if(typeof r=="string"||typeof r=="number")return r;if(typeof r!="object")return"";if(Array.isArray(r))return t.apply(null,r);if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]"))return r.toString();var i="";for(var c in r)n.call(r,c)&&r[c]&&(i=a(i,c));return i}function a(r,i){return i?r?r+" "+i:r+i:r}e.exports?(t.default=t,e.exports=t):window.classNames=t})()})(ft);var Dr=ft.exports;const Mr=Tr(Dr),te={"purpur-paragraph":"_purpur-paragraph_hwaj6_1","purpur-paragraph--disabled":"_purpur-paragraph--disabled_hwaj6_7","purpur-paragraph--hyphens":"_purpur-paragraph--hyphens_hwaj6_10","purpur-paragraph--paragraph-100":"_purpur-paragraph--paragraph-100_hwaj6_13","purpur-paragraph--paragraph-100-medium":"_purpur-paragraph--paragraph-100-medium_hwaj6_19","purpur-paragraph--paragraph-100-bold":"_purpur-paragraph--paragraph-100-bold_hwaj6_26","purpur-paragraph--paragraph-200":"_purpur-paragraph--paragraph-200_hwaj6_33","purpur-paragraph--preamble-100":"_purpur-paragraph--preamble-100_hwaj6_39","purpur-paragraph--preamble-200":"_purpur-paragraph--preamble-200_hwaj6_45","purpur-paragraph--additional-100":"_purpur-paragraph--additional-100_hwaj6_51","purpur-paragraph--additional-100-medium":"_purpur-paragraph--additional-100-medium_hwaj6_57","purpur-paragraph--overline-100":"_purpur-paragraph--overline-100_hwaj6_64","purpur-paragraph--overline-200":"_purpur-paragraph--overline-200_hwaj6_71"},jr={PARAGRAPH100:"paragraph-100",PARAGRAPH100MEDIUM:"paragraph-100-medium",PARAGRAPH100BOLD:"paragraph-100-bold",PARAGRAPH200:"paragraph-200",PREAMBLE100:"preamble-100",PREAMBLE200:"preamble-200",ADDITIONAL100:"additional-100",ADDITIONAL100MEDIUM:"additional-100-medium",OVERLINE100:"overline-100",OVERLINE200:"overline-200"},ne="purpur-paragraph",Ir=({["data-testid"]:e,children:n,className:t="",disabled:o,enableHyphenation:a=!1,variant:r=jr.PARAGRAPH100,...i})=>{const c=Mr([t,te[ne],te[`${ne}--${r}`],{[te[`${ne}--hyphens`]]:a,[te[`${ne}--disabled`]]:o}]);return g.jsx("p",{...i,className:c,"data-testid":e,children:n})};function V(){return V=Object.assign?Object.assign.bind():function(e){for(var n=1;n<arguments.length;n++){var t=arguments[n];for(var o in t)Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o])}return e},V.apply(this,arguments)}function Lr(e,n){typeof e=="function"?e(n):e!=null&&(e.current=n)}function Fr(...e){return n=>e.forEach(t=>Lr(t,n))}const pt=u.forwardRef((e,n)=>{const{children:t,...o}=e,a=u.Children.toArray(t),r=a.find(Br);if(r){const i=r.props.children,c=a.map(d=>d===r?u.Children.count(i)>1?u.Children.only(null):u.isValidElement(i)?i.props.children:null:d);return u.createElement(Ee,V({},o,{ref:n}),u.isValidElement(i)?u.cloneElement(i,void 0,c):null)}return u.createElement(Ee,V({},o,{ref:n}),t)});pt.displayName="Slot";const Ee=u.forwardRef((e,n)=>{const{children:t,...o}=e;return u.isValidElement(t)?u.cloneElement(t,{...Wr(o,t.props),ref:n?Fr(n,t.ref):t.ref}):u.Children.count(t)>1?u.Children.only(null):null});Ee.displayName="SlotClone";const kr=({children:e})=>u.createElement(u.Fragment,null,e);function Br(e){return u.isValidElement(e)&&e.type===kr}function Wr(e,n){const t={...n};for(const o in n){const a=e[o],r=n[o];/^on[A-Z]/.test(o)?a&&r?t[o]=(...i)=>{r(...i),a(...i)}:a&&(t[o]=a):o==="style"?t[o]={...a,...r}:o==="className"&&(t[o]=[a,r].filter(Boolean).join(" "))}return{...e,...t}}const Ur=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Hr=Ur.reduce((e,n)=>{const t=u.forwardRef((o,a)=>{const{asChild:r,...i}=o,c=r?pt:n;return u.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),u.createElement(c,V({},i,{ref:a}))});return t.displayName=`Primitive.${n}`,{...e,[n]:t}},{}),Vr=u.forwardRef((e,n)=>u.createElement(Hr.span,V({},e,{ref:n,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}))),Gr=Vr,Kr=({asChild:e,children:n,className:t="",["data-testid"]:o})=>g.jsx(Gr,{asChild:e,"data-testid":o,className:t,children:n}),zr="600px";function Xr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var vt={exports:{}};/*!
|
|
62
62
|
Copyright (c) 2018 Jed Watson.
|
|
63
63
|
Licensed under the MIT License (MIT), see
|
|
64
64
|
http://jedwatson.github.io/classnames
|
|
65
|
-
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",
|
|
65
|
+
*/(function(e){(function(){var n={}.hasOwnProperty;function t(){for(var r="",i=0;i<arguments.length;i++){var c=arguments[i];c&&(r=a(r,o.call(this,c)))}return r}function o(r){if(typeof r=="string"||typeof r=="number")return this&&this[r]||r;if(typeof r!="object")return"";if(Array.isArray(r))return t.apply(this,r);if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]"))return r.toString();var i="";for(var c in r)n.call(r,c)&&r[c]&&(i=a(i,this&&this[c]||c));return i}function a(r,i){return i?r?r+" "+i:r+i:r}e.exports?(t.default=t,e.exports=t):window.classNames=t})()})(vt);var Yr=vt.exports;const qr=Xr(Yr),Zr="_fadeIn_1fnes_1",Qr={"purpur-modal-content":"_purpur-modal-content_1fnes_1",fadeIn:Zr,"purpur-modal-content__overlay":"_purpur-modal-content__overlay_1fnes_30","purpur-modal-content__close-button":"_purpur-modal-content__close-button_1fnes_37","purpur-modal-content__wrapper":"_purpur-modal-content__wrapper_1fnes_48","purpur-modal-content__wrapper-inner":"_purpur-modal-content__wrapper-inner_1fnes_59","purpur-modal-content__image-wrapper":"_purpur-modal-content__image-wrapper_1fnes_68","purpur-modal-content__header":"_purpur-modal-content__header_1fnes_91","purpur-modal-content__title":"_purpur-modal-content__title_1fnes_104","purpur-modal-content__description":"_purpur-modal-content__description_1fnes_107","purpur-modal-content__body":"_purpur-modal-content__body_1fnes_110","purpur-modal-content__body-inner":"_purpur-modal-content__body-inner_1fnes_120","purpur-modal-content__actions":"_purpur-modal-content__actions_1fnes_133","purpur-modal-content__button":"_purpur-modal-content__button_1fnes_145","purpur-modal-content--with-image":"_purpur-modal-content--with-image_1fnes_156","purpur-modal-content--overflow":"_purpur-modal-content--overflow_1fnes_156","purpur-modal-content--sticky-footer":"_purpur-modal-content--sticky-footer_1fnes_194"},We=e=>e.showCloseButton===!0,N=qr.bind(Qr),O="purpur-modal-content",Jr=u.forwardRef(({["data-testid"]:e,actions:n,children:t,className:o,description:a,disableCloseOnClickOutside:r,hideDescription:i,image:c,primaryActionVariant:d="primary",stickyButtons:f=!0,title:p,...l},m)=>{const{closeButtonAllyLabel:v,showCloseButton:E,...s}=l,[h,b]=u.useState(!1),S=u.useRef(null),y=u.useRef(null),$=u.useRef(null),x=u.useRef(null),L=N([O,{[`${O}--with-image`]:!!c},{[`${O}--overflow`]:h},{[`${O}--sticky-footer`]:f},o]),P=R=>e?`${e} ${R}`:void 0,w=R=>{r&&R.preventDefault()},A=u.useCallback(()=>{if(!S.current||!y.current||!$.current||!x.current)return;const R=window.innerWidth<parseInt(zr),ht=window.getComputedStyle(R?S.current:$.current,null),mt=parseFloat(ht.getPropertyValue("height")),gt=R?y.current.offsetHeight:x.current.offsetHeight;b(mt<gt)},[]),z=R=>{r&&!E&&R.preventDefault()};return u.useEffect(()=>(window.addEventListener("resize",A),()=>{window.removeEventListener("resize",A)}),[]),g.jsxs(er,{children:[g.jsx(tr,{className:N(`${O}__overlay`)}),g.jsxs(nr,{...s,className:L,"data-testid":e,ref:m,...!a&&{"aria-describedby":void 0},onPointerDownOutside:w,onOpenAutoFocus:A,onEscapeKeyDown:z,children:[g.jsxs("div",{ref:S,className:N(`${O}__wrapper`),children:[We(l)&&v&&c&&g.jsx(Ue,{allyLabel:v,hasImage:!0,"data-testid":P("close-button")}),g.jsxs("div",{ref:y,className:N(`${O}__wrapper-inner`),children:[g.jsxs("div",{className:N(`${O}__header`),children:[We(l)&&v&&!c&&g.jsx(Ue,{allyLabel:v,"data-testid":P("close-button")}),g.jsx(rr,{asChild:!0,className:N(`${O}__title`),"data-testid":P("title"),children:g.jsx(yr,{tag:"h2",variant:"title-200",children:p})})]}),c&&g.jsx("div",{className:N(`${O}__image-wrapper`),"data-testid":P("image"),children:c}),g.jsx("div",{ref:$,className:N(`${O}__body`),children:g.jsxs("div",{ref:x,className:N(`${O}__body-inner`),children:[a&&g.jsx(g.Fragment,{children:i?g.jsx(Kr,{asChild:!0,children:g.jsx(Le,{"data-testid":P("description"),children:a})}):g.jsx(Le,{asChild:!0,className:N(`${O}__description`),"data-testid":P("description"),children:g.jsx(Ir,{variant:"paragraph-100",children:a})})}),g.jsx("div",{children:t}),!f&&g.jsx(He,{actions:n,primaryActionVariant:d})]})})]})]}),f&&g.jsx(He,{actions:n,primaryActionVariant:d})]})]})}),Ue=({allyLabel:e,hasImage:n,["data-testid"]:t})=>g.jsx(or,{asChild:!0,children:g.jsx(Ce,{variant:n?"primary-negative":"tertiary-purple",size:"sm",iconOnly:!0,"aria-label":e,className:N(`${O}__close-button`),"data-testid":t,children:g.jsx(dt,{})})}),eo=3,He=({actions:e,primaryActionVariant:n})=>{const t=[n,"secondary","text"];return e&&e.length>0?g.jsx("div",{className:N(`${O}__actions`),"data-testid":"modal actions",children:e.slice(0,eo).map(({label:o,onClick:a},r)=>g.jsx(Ce,{"data-testid":"modal actions button",variant:t[r]||"",onClick:a,className:N(`${O}__button`),children:o},o))}):null},to=u.forwardRef(({["data-testid"]:e,children:n,className:t,...o},a)=>g.jsx(Jn,{asChild:!0,ref:a,"data-testid":e,className:t,...o,children:n})),ce=({["data-testid"]:e,children:n,open:t,onOpenChange:o})=>g.jsx(Qn,{open:t,onOpenChange:o,"data-testid":e,children:n});ce.Trigger=to;ce.Content=Jr;ce.displayName="Modal";exports.Modal=ce;
|
|
66
66
|
//# sourceMappingURL=modal.cjs.js.map
|