@okam/stack-ui 1.31.0 → 1.32.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.
Files changed (182) hide show
  1. package/components/fields/Select/Select.interface.d.ts +2 -2
  2. package/components/fields/TextInputField/index.d.ts +5 -1
  3. package/components/fields/TextInputField/interface.d.ts +3 -1
  4. package/index101.js +1 -1
  5. package/index101.mjs +1 -1
  6. package/index102.js +1 -1
  7. package/index102.mjs +3 -3
  8. package/index103.js +1 -1
  9. package/index103.mjs +1 -1
  10. package/index115.js +1 -1
  11. package/index115.mjs +1 -1
  12. package/index120.js +1 -1
  13. package/index120.mjs +1 -1
  14. package/index138.js +1 -1
  15. package/index138.mjs +52 -12
  16. package/index139.js +1 -1
  17. package/index139.mjs +12 -46
  18. package/index140.js +1 -1
  19. package/index140.mjs +46 -241
  20. package/index141.js +1 -2
  21. package/index141.mjs +241 -13
  22. package/index142.js +2 -1
  23. package/index142.mjs +12 -29
  24. package/index143.js +1 -1
  25. package/index143.mjs +30 -52
  26. package/index144.js +1 -1
  27. package/index144.mjs +1 -1
  28. package/index145.js +1 -1
  29. package/index145.mjs +4 -4
  30. package/index146.js +1 -1
  31. package/index146.mjs +3 -3
  32. package/index147.js +1 -1
  33. package/index147.mjs +1 -1
  34. package/index156.js +1 -1
  35. package/index156.mjs +3 -3
  36. package/index158.js +1 -1
  37. package/index158.mjs +1 -1
  38. package/index159.js +1 -1
  39. package/index159.mjs +7 -7
  40. package/index167.js +1 -1
  41. package/index167.mjs +1 -1
  42. package/index171.js +1 -1
  43. package/index171.mjs +1 -1
  44. package/index173.js +1 -1
  45. package/index173.mjs +1 -1
  46. package/index175.js +1 -1
  47. package/index175.mjs +1 -1
  48. package/index176.js +1 -1
  49. package/index176.mjs +1 -1
  50. package/index177.js +1 -1
  51. package/index177.mjs +1 -1
  52. package/index178.js +1 -1
  53. package/index178.mjs +3 -3
  54. package/index179.js +1 -1
  55. package/index179.mjs +1 -1
  56. package/index198.js +1 -1
  57. package/index198.mjs +1 -1
  58. package/index204.js +1 -1
  59. package/index204.mjs +2 -2
  60. package/index206.js +1 -1
  61. package/index206.mjs +2 -2
  62. package/index207.js +1 -1
  63. package/index207.mjs +2 -2
  64. package/index208.js +1 -1
  65. package/index208.mjs +2 -2
  66. package/index209.js +1 -1
  67. package/index209.mjs +2 -2
  68. package/index210.js +1 -1
  69. package/index210.mjs +3 -3
  70. package/index211.js +1 -1
  71. package/index211.mjs +4 -4
  72. package/index212.js +1 -1
  73. package/index212.mjs +1 -1
  74. package/index213.js +1 -1
  75. package/index213.mjs +2 -2
  76. package/index214.js +1 -1
  77. package/index214.mjs +1 -1
  78. package/index215.js +1 -1
  79. package/index215.mjs +3 -3
  80. package/index216.js +1 -1
  81. package/index216.mjs +1 -1
  82. package/index217.js +1 -1
  83. package/index217.mjs +2 -2
  84. package/index218.js +1 -1
  85. package/index218.mjs +1 -1
  86. package/index219.js +1 -1
  87. package/index219.mjs +2 -2
  88. package/index22.js +1 -1
  89. package/index22.mjs +148 -61
  90. package/index220.js +1 -1
  91. package/index220.mjs +1 -1
  92. package/index223.js +1 -1
  93. package/index223.mjs +4 -4
  94. package/index224.js +1 -1
  95. package/index224.mjs +2 -2
  96. package/index225.js +1 -1
  97. package/index225.mjs +5 -5
  98. package/index226.js +1 -1
  99. package/index226.mjs +4 -4
  100. package/index227.js +1 -1
  101. package/index227.mjs +5 -5
  102. package/index228.js +1 -1
  103. package/index228.mjs +5 -5
  104. package/index229.js +1 -1
  105. package/index229.mjs +2 -2
  106. package/index306.js +1 -1
  107. package/index306.mjs +23 -129
  108. package/index307.js +1 -1
  109. package/index307.mjs +38 -181
  110. package/index308.js +1 -1
  111. package/index308.mjs +5 -9
  112. package/index309.js +1 -1
  113. package/index309.mjs +6 -4
  114. package/index310.js +1 -1
  115. package/index310.mjs +14 -36
  116. package/index311.js +1 -1
  117. package/index311.mjs +24 -5
  118. package/index312.js +1 -1
  119. package/index312.mjs +27 -28
  120. package/index313.js +1 -1
  121. package/index313.mjs +31 -6
  122. package/index314.js +1 -1
  123. package/index314.mjs +26 -138
  124. package/index315.js +1 -1
  125. package/index315.mjs +9 -197
  126. package/index316.js +1 -1
  127. package/index316.mjs +5 -22
  128. package/index317.js +1 -1
  129. package/index317.mjs +7 -28
  130. package/index318.js +1 -1
  131. package/index318.mjs +13 -46
  132. package/index319.js +1 -1
  133. package/index319.mjs +7 -47
  134. package/index320.js +1 -1
  135. package/index320.mjs +125 -95
  136. package/index321.js +1 -1
  137. package/index321.mjs +189 -4
  138. package/index322.js +1 -1
  139. package/index322.mjs +10 -72
  140. package/index323.js +1 -1
  141. package/index323.mjs +3 -58
  142. package/index324.js +1 -1
  143. package/index324.mjs +36 -7
  144. package/index325.js +1 -1
  145. package/index325.mjs +5 -11
  146. package/index326.js +1 -1
  147. package/index326.mjs +28 -46
  148. package/index327.js +1 -1
  149. package/index327.mjs +6 -24
  150. package/index328.js +1 -1
  151. package/index328.mjs +141 -6
  152. package/index329.js +1 -1
  153. package/index329.mjs +197 -14
  154. package/index330.js +1 -1
  155. package/index330.mjs +22 -24
  156. package/index331.js +1 -1
  157. package/index331.mjs +44 -26
  158. package/index332.js +1 -1
  159. package/index332.mjs +46 -29
  160. package/index333.js +1 -1
  161. package/index333.mjs +99 -8
  162. package/index334.js +1 -1
  163. package/index334.mjs +72 -6
  164. package/index335.js +1 -1
  165. package/index335.mjs +58 -7
  166. package/index336.js +1 -1
  167. package/index336.mjs +7 -13
  168. package/index337.js +1 -1
  169. package/index337.mjs +11 -8
  170. package/index339.js +1 -1
  171. package/index339.mjs +1 -1
  172. package/index340.js +1 -1
  173. package/index340.mjs +2 -2
  174. package/index343.js +1 -1
  175. package/index343.mjs +1 -1
  176. package/index345.js +1 -1
  177. package/index345.mjs +117 -71
  178. package/index346.js +1 -1
  179. package/index346.mjs +71 -117
  180. package/index99.js +1 -1
  181. package/index99.mjs +1 -1
  182. package/package.json +9 -3
package/index325.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index338.js"),e=require("react");function n({children:r}){let t=e.useMemo(()=>({register:()=>{}}),[]);return e.createElement(o.PressResponderContext.Provider,{value:t},r)}exports.ClearPressResponder=n;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index321.js");function r(c,t){const e=i.g(t);return e!==t&&(e.style.backfaceVisibility="hidden",e.style["-webkit-backface-visibility"]="hidden"),e}exports.e=r;
package/index325.mjs CHANGED
@@ -1,14 +1,8 @@
1
- import { PressResponderContext as t } from "./index338.mjs";
2
- import a, { useMemo as o } from "react";
3
- function n({ children: e }) {
4
- let r = o(() => ({
5
- register: () => {
6
- }
7
- }), []);
8
- return /* @__PURE__ */ a.createElement(t.Provider, {
9
- value: r
10
- }, e);
1
+ import { g as i } from "./index321.mjs";
2
+ function r(a, t) {
3
+ const e = i(t);
4
+ return e !== t && (e.style.backfaceVisibility = "hidden", e.style["-webkit-backface-visibility"] = "hidden"), e;
11
5
  }
12
6
  export {
13
- n as ClearPressResponder
7
+ r as e
14
8
  };
package/index326.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),u={prefix:String(Math.round(Math.random()*1e10)),current:0},d=e.createContext(u),l=e.createContext(!1);let f=!!(typeof window<"u"&&window.document&&window.document.createElement),s=new WeakMap;function v(r=!1){let t=e.useContext(d),n=e.useRef(null);if(n.current===null&&!r){var a,c;let o=(c=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||c===void 0||(a=c.ReactCurrentOwner)===null||a===void 0?void 0:a.current;if(o){let i=s.get(o);i==null?s.set(o,{id:t.current,state:o.memoizedState}):o.memoizedState!==i.state&&(t.current=i.id,s.delete(o))}n.current=++t.current}return n.current}function S(r){let t=e.useContext(d);t===u&&!f&&console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let n=v(!!r),a=t===u&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${t.prefix}`;return r||`${a}-${n}`}function p(r){let t=e.useId(),[n]=e.useState($()),a=n||process.env.NODE_ENV==="test"?"react-aria":`react-aria${u.prefix}`;return r||`${a}-${t}`}const b=typeof e.useId=="function"?p:S;function x(){return!1}function m(){return!0}function g(r){return()=>{}}function $(){return typeof e.useSyncExternalStore=="function"?e.useSyncExternalStore(g,x,m):e.useContext(l)}exports.useIsSSR=$;exports.useSSRSafeId=b;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./index321.js");function f(a){let{swiper:e,duration:l,transformElements:s,allSlides:o}=a;const{activeIndex:d}=e,u=n=>n.parentElement?n.parentElement:e.slides.filter(t=>t.shadowRoot&&t.shadowRoot===n.parentNode)[0];if(e.params.virtualTranslate&&l!==0){let n=!1,r;o?r=s:r=s.filter(t=>{const i=t.classList.contains("swiper-slide-transform")?u(t):t;return e.getSlideIndex(i)===d}),r.forEach(t=>{c.k(t,()=>{if(n||!e||e.destroyed)return;n=!0,e.animating=!1;const i=new window.CustomEvent("transitionend",{bubbles:!0,cancelable:!0});e.wrapperEl.dispatchEvent(i)})})}}exports.e=f;
package/index326.mjs CHANGED
@@ -1,50 +1,32 @@
1
- import a, { useContext as s, useState as f, useRef as l } from "react";
2
- const c = {
3
- prefix: String(Math.round(Math.random() * 1e10)),
4
- current: 0
5
- }, $ = /* @__PURE__ */ a.createContext(c), p = /* @__PURE__ */ a.createContext(!1);
6
- let v = !!(typeof window < "u" && window.document && window.document.createElement), d = /* @__PURE__ */ new WeakMap();
7
- function S(t = !1) {
8
- let e = s($), r = l(null);
9
- if (r.current === null && !t) {
10
- var n, u;
11
- let o = (u = a.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED) === null || u === void 0 || (n = u.ReactCurrentOwner) === null || n === void 0 ? void 0 : n.current;
12
- if (o) {
13
- let i = d.get(o);
14
- i == null ? d.set(o, {
15
- id: e.current,
16
- state: o.memoizedState
17
- }) : o.memoizedState !== i.state && (e.current = i.id, d.delete(o));
18
- }
19
- r.current = ++e.current;
1
+ import { k as f } from "./index321.mjs";
2
+ function p(a) {
3
+ let {
4
+ swiper: e,
5
+ duration: o,
6
+ transformElements: s,
7
+ allSlides: l
8
+ } = a;
9
+ const {
10
+ activeIndex: d
11
+ } = e, c = (n) => n.parentElement ? n.parentElement : e.slides.filter((t) => t.shadowRoot && t.shadowRoot === n.parentNode)[0];
12
+ if (e.params.virtualTranslate && o !== 0) {
13
+ let n = !1, r;
14
+ l ? r = s : r = s.filter((t) => {
15
+ const i = t.classList.contains("swiper-slide-transform") ? c(t) : t;
16
+ return e.getSlideIndex(i) === d;
17
+ }), r.forEach((t) => {
18
+ f(t, () => {
19
+ if (n || !e || e.destroyed) return;
20
+ n = !0, e.animating = !1;
21
+ const i = new window.CustomEvent("transitionend", {
22
+ bubbles: !0,
23
+ cancelable: !0
24
+ });
25
+ e.wrapperEl.dispatchEvent(i);
26
+ });
27
+ });
20
28
  }
21
- return r.current;
22
- }
23
- function b(t) {
24
- let e = s($);
25
- e === c && !v && console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");
26
- let r = S(!!t), n = e === c && process.env.NODE_ENV === "test" ? "react-aria" : `react-aria${e.prefix}`;
27
- return t || `${n}-${r}`;
28
- }
29
- function x(t) {
30
- let e = a.useId(), [r] = f(y()), n = r || process.env.NODE_ENV === "test" ? "react-aria" : `react-aria${c.prefix}`;
31
- return t || `${n}-${e}`;
32
- }
33
- const C = typeof a.useId == "function" ? x : b;
34
- function m() {
35
- return !1;
36
- }
37
- function w() {
38
- return !0;
39
- }
40
- function g(t) {
41
- return () => {
42
- };
43
- }
44
- function y() {
45
- return typeof a.useSyncExternalStore == "function" ? a.useSyncExternalStore(g, m, w) : s(p);
46
29
  }
47
30
  export {
48
- y as useIsSSR,
49
- C as useSSRSafeId
31
+ p as e
50
32
  };
package/index327.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index336.js"),a=require("./index172.js"),n=require("react");function o(c){let[u,l]=n.useState(c),e=n.useRef(null),r=f.useEffectEvent(()=>{if(!e.current)return;let t=e.current.next();if(t.done){e.current=null;return}u===t.value?r():l(t.value)});a.useLayoutEffect(()=>{e.current&&r()});let s=f.useEffectEvent(t=>{e.current=t(u),r()});return[u,s]}exports.useValueEffect=o;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index321.js");function l(t,a,o){const s=`swiper-slide-shadow${o?`-${o}`:""}${t?` swiper-slide-shadow-${t}`:""}`,i=r.g(a);let e=i.querySelector(`.${s.split(" ").join(".")}`);return e||(e=r.c("div",s.split(" ")),i.append(e)),e}exports.c=l;
package/index327.mjs CHANGED
@@ -1,27 +1,9 @@
1
- import { useEffectEvent as u } from "./index336.mjs";
2
- import { useLayoutEffect as l } from "./index172.mjs";
3
- import { useState as o, useRef as s } from "react";
4
- function p(a) {
5
- let [f, c] = o(a), e = s(null), r = u(() => {
6
- if (!e.current) return;
7
- let t = e.current.next();
8
- if (t.done) {
9
- e.current = null;
10
- return;
11
- }
12
- f === t.value ? r() : c(t.value);
13
- });
14
- l(() => {
15
- e.current && r();
16
- });
17
- let n = u((t) => {
18
- e.current = t(f), r();
19
- });
20
- return [
21
- f,
22
- n
23
- ];
1
+ import { g as i, c as l } from "./index321.mjs";
2
+ function d(s, r, o) {
3
+ const a = `swiper-slide-shadow${o ? `-${o}` : ""}${s ? ` swiper-slide-shadow-${s}` : ""}`, t = i(r);
4
+ let e = t.querySelector(`.${a.split(" ").join(".")}`);
5
+ return e || (e = l("div", a.split(" ")), t.append(e)), e;
24
6
  }
25
7
  export {
26
- p as useValueEffect
8
+ d as c
27
9
  };
package/index328.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=o=>{var n;return(n=o==null?void 0:o.ownerDocument)!==null&&n!==void 0?n:document},e=o=>o&&"window"in o&&o.window===o?o:t(o).defaultView||window;exports.getOwnerDocument=t;exports.getOwnerWindow=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const M=require("./index329.js"),A=require("./index330.js"),f=require("react"),P=require("./index172.js"),j=require("./index314.js"),D=require("@react-aria/i18n");let e=typeof document<"u"?window.visualViewport:null;function G(n){let{direction:h}=D.useLocale(),{arrowSize:$=0,targetRef:v,overlayRef:i,scrollRef:s=i,placement:w="bottom",containerPadding:C=12,shouldFlip:H=!0,boundaryElement:R=typeof document<"u"?document.body:null,offset:S=0,crossOffset:B=0,shouldUpdatePosition:q=!0,isOpen:p=!0,onClose:m,maxHeight:O,arrowBoundaryOffset:T=0}=n,[t,k]=f.useState(null),F=[q,w,i.current,v.current,s.current,C,H,R,S,B,p,h,O,T,$],N=f.useRef(e==null?void 0:e.scale);f.useEffect(()=>{p&&(N.current=e==null?void 0:e.scale)},[p]);let u=f.useCallback(()=>{if(q===!1||!p||!i.current||!v.current||!R||(e==null?void 0:e.scale)!==N.current)return;let o=null;if(s.current&&s.current.contains(document.activeElement)){var a;let r=(a=document.activeElement)===null||a===void 0?void 0:a.getBoundingClientRect(),g=s.current.getBoundingClientRect();var d;if(o={type:"top",offset:((d=r==null?void 0:r.top)!==null&&d!==void 0?d:0)-g.top},o.offset>g.height/2){o.type="bottom";var x;o.offset=((x=r==null?void 0:r.bottom)!==null&&x!==void 0?x:0)-g.bottom}}let l=i.current;if(!O&&i.current){var z;l.style.top="0px",l.style.bottom="";var L;l.style.maxHeight=((L=(z=window.visualViewport)===null||z===void 0?void 0:z.height)!==null&&L!==void 0?L:window.innerHeight)+"px"}let c=M.calculatePosition({placement:K(w,h),overlayNode:i.current,targetNode:v.current,scrollNode:s.current||i.current,padding:C,shouldFlip:H,boundaryElement:R,offset:S,crossOffset:B,maxHeight:O,arrowSize:$,arrowBoundaryOffset:T});if(c.position){if(l.style.top="",l.style.bottom="",l.style.left="",l.style.right="",Object.keys(c.position).forEach(r=>l.style[r]=c.position[r]+"px"),l.style.maxHeight=c.maxHeight!=null?c.maxHeight+"px":"",o&&document.activeElement&&s.current){let r=document.activeElement.getBoundingClientRect(),g=s.current.getBoundingClientRect(),I=r[o.type]-g[o.type];s.current.scrollTop+=I-o.offset}k(c)}},F);P.useLayoutEffect(u,F),J(u),j.useResizeObserver({ref:i,onResize:u}),j.useResizeObserver({ref:v,onResize:u});let y=f.useRef(!1);P.useLayoutEffect(()=>{let o,a=()=>{y.current=!0,clearTimeout(o),o=setTimeout(()=>{y.current=!1},500),u()},d=()=>{y.current&&a()};return e==null||e.addEventListener("resize",a),e==null||e.addEventListener("scroll",d),()=>{e==null||e.removeEventListener("resize",a),e==null||e.removeEventListener("scroll",d)}},[u]);let U=f.useCallback(()=>{y.current||m==null||m()},[m,y]);A.useCloseOnScroll({triggerRef:v,isOpen:p,onClose:m&&U});var b,E;return{overlayProps:{style:{position:"absolute",zIndex:1e5,...t==null?void 0:t.position,maxHeight:(b=t==null?void 0:t.maxHeight)!==null&&b!==void 0?b:"100vh"}},placement:(E=t==null?void 0:t.placement)!==null&&E!==void 0?E:null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:t==null?void 0:t.arrowOffsetLeft,top:t==null?void 0:t.arrowOffsetTop}},updatePosition:u}}function J(n){P.useLayoutEffect(()=>(window.addEventListener("resize",n,!1),()=>{window.removeEventListener("resize",n,!1)}),[n])}function K(n,h){return h==="rtl"?n.replace("start","right").replace("end","left"):n.replace("start","left").replace("end","right")}exports.useOverlayPosition=G;
package/index328.mjs CHANGED
@@ -1,8 +1,143 @@
1
- const t = (n) => {
2
- var o;
3
- return (o = n == null ? void 0 : n.ownerDocument) !== null && o !== void 0 ? o : document;
4
- }, d = (n) => n && "window" in n && n.window === n ? n : t(n).defaultView || window;
1
+ import { calculatePosition as D } from "./index329.mjs";
2
+ import { useCloseOnScroll as G } from "./index330.mjs";
3
+ import { useState as J, useRef as U, useEffect as K, useCallback as j } from "react";
4
+ import { useLayoutEffect as z } from "./index172.mjs";
5
+ import { useResizeObserver as k } from "./index314.mjs";
6
+ import { useLocale as M } from "@react-aria/i18n";
7
+ let e = typeof document < "u" ? window.visualViewport : null;
8
+ function te(n) {
9
+ let { direction: y } = M(), { arrowSize: w = 0, targetRef: c, overlayRef: i, scrollRef: s = i, placement: H = "bottom", containerPadding: P = 12, shouldFlip: L = !0, boundaryElement: $ = typeof document < "u" ? document.body : null, offset: C = 0, crossOffset: B = 0, shouldUpdatePosition: S = !0, isOpen: v = !0, onClose: p, maxHeight: b, arrowBoundaryOffset: T = 0 } = n, [t, I] = J(null), F = [
10
+ S,
11
+ H,
12
+ i.current,
13
+ c.current,
14
+ s.current,
15
+ P,
16
+ L,
17
+ $,
18
+ C,
19
+ B,
20
+ v,
21
+ y,
22
+ b,
23
+ T,
24
+ w
25
+ ], N = U(e == null ? void 0 : e.scale);
26
+ K(() => {
27
+ v && (N.current = e == null ? void 0 : e.scale);
28
+ }, [
29
+ v
30
+ ]);
31
+ let a = j(() => {
32
+ if (S === !1 || !v || !i.current || !c.current || !$ || (e == null ? void 0 : e.scale) !== N.current) return;
33
+ let o = null;
34
+ if (s.current && s.current.contains(document.activeElement)) {
35
+ var d;
36
+ let r = (d = document.activeElement) === null || d === void 0 ? void 0 : d.getBoundingClientRect(), g = s.current.getBoundingClientRect();
37
+ var u;
38
+ if (o = {
39
+ type: "top",
40
+ offset: ((u = r == null ? void 0 : r.top) !== null && u !== void 0 ? u : 0) - g.top
41
+ }, o.offset > g.height / 2) {
42
+ o.type = "bottom";
43
+ var R;
44
+ o.offset = ((R = r == null ? void 0 : r.bottom) !== null && R !== void 0 ? R : 0) - g.bottom;
45
+ }
46
+ }
47
+ let l = i.current;
48
+ if (!b && i.current) {
49
+ var O;
50
+ l.style.top = "0px", l.style.bottom = "";
51
+ var E;
52
+ l.style.maxHeight = ((E = (O = window.visualViewport) === null || O === void 0 ? void 0 : O.height) !== null && E !== void 0 ? E : window.innerHeight) + "px";
53
+ }
54
+ let f = D({
55
+ placement: W(H, y),
56
+ overlayNode: i.current,
57
+ targetNode: c.current,
58
+ scrollNode: s.current || i.current,
59
+ padding: P,
60
+ shouldFlip: L,
61
+ boundaryElement: $,
62
+ offset: C,
63
+ crossOffset: B,
64
+ maxHeight: b,
65
+ arrowSize: w,
66
+ arrowBoundaryOffset: T
67
+ });
68
+ if (f.position) {
69
+ if (l.style.top = "", l.style.bottom = "", l.style.left = "", l.style.right = "", Object.keys(f.position).forEach((r) => l.style[r] = f.position[r] + "px"), l.style.maxHeight = f.maxHeight != null ? f.maxHeight + "px" : "", o && document.activeElement && s.current) {
70
+ let r = document.activeElement.getBoundingClientRect(), g = s.current.getBoundingClientRect(), A = r[o.type] - g[o.type];
71
+ s.current.scrollTop += A - o.offset;
72
+ }
73
+ I(f);
74
+ }
75
+ }, F);
76
+ z(a, F), Q(a), k({
77
+ ref: i,
78
+ onResize: a
79
+ }), k({
80
+ ref: c,
81
+ onResize: a
82
+ });
83
+ let m = U(!1);
84
+ z(() => {
85
+ let o, d = () => {
86
+ m.current = !0, clearTimeout(o), o = setTimeout(() => {
87
+ m.current = !1;
88
+ }, 500), a();
89
+ }, u = () => {
90
+ m.current && d();
91
+ };
92
+ return e == null || e.addEventListener("resize", d), e == null || e.addEventListener("scroll", u), () => {
93
+ e == null || e.removeEventListener("resize", d), e == null || e.removeEventListener("scroll", u);
94
+ };
95
+ }, [
96
+ a
97
+ ]);
98
+ let q = j(() => {
99
+ m.current || p == null || p();
100
+ }, [
101
+ p,
102
+ m
103
+ ]);
104
+ G({
105
+ triggerRef: c,
106
+ isOpen: v,
107
+ onClose: p && q
108
+ });
109
+ var h, x;
110
+ return {
111
+ overlayProps: {
112
+ style: {
113
+ position: "absolute",
114
+ zIndex: 1e5,
115
+ ...t == null ? void 0 : t.position,
116
+ maxHeight: (h = t == null ? void 0 : t.maxHeight) !== null && h !== void 0 ? h : "100vh"
117
+ }
118
+ },
119
+ placement: (x = t == null ? void 0 : t.placement) !== null && x !== void 0 ? x : null,
120
+ arrowProps: {
121
+ "aria-hidden": "true",
122
+ role: "presentation",
123
+ style: {
124
+ left: t == null ? void 0 : t.arrowOffsetLeft,
125
+ top: t == null ? void 0 : t.arrowOffsetTop
126
+ }
127
+ },
128
+ updatePosition: a
129
+ };
130
+ }
131
+ function Q(n) {
132
+ z(() => (window.addEventListener("resize", n, !1), () => {
133
+ window.removeEventListener("resize", n, !1);
134
+ }), [
135
+ n
136
+ ]);
137
+ }
138
+ function W(n, y) {
139
+ return y === "rtl" ? n.replace("start", "right").replace("end", "left") : n.replace("start", "left").replace("end", "right");
140
+ }
5
141
  export {
6
- t as getOwnerDocument,
7
- d as getOwnerWindow
142
+ te as useOverlayPosition
8
143
  };
package/index329.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function n(r){var o,e,t="";if(typeof r=="string"||typeof r=="number")t+=r;else if(typeof r=="object")if(Array.isArray(r)){var u=r.length;for(o=0;o<u;o++)r[o]&&(e=n(r[o]))&&(t&&(t+=" "),t+=e)}else for(e in r)r[e]&&(t&&(t+=" "),t+=e);return t}function f(){for(var r,o,e=0,t="",u=arguments.length;e<u;e++)(r=arguments[e])&&(o=n(r))&&(t&&(t+=" "),t+=o);return t}exports.clsx=f;exports.default=f;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const it=require("./index174.js"),q=require("./index344.js"),x={top:"top",bottom:"top",left:"left",right:"left"},z={top:"bottom",bottom:"top",left:"right",right:"left"},ct={top:"left",left:"top"},j={top:"height",left:"width"},B={width:"totalWidth",height:"totalHeight"},H={};let $=typeof document<"u"?window.visualViewport:null;function G(e){let t=0,o=0,c=0,i=0,r=0,f=0,l={};var v;let p=((v=$==null?void 0:$.scale)!==null&&v!==void 0?v:1)>1;if(e.tagName==="BODY"){let h=document.documentElement;c=h.clientWidth,i=h.clientHeight;var s;t=(s=$==null?void 0:$.width)!==null&&s!==void 0?s:c;var d;o=(d=$==null?void 0:$.height)!==null&&d!==void 0?d:i,l.top=h.scrollTop||e.scrollTop,l.left=h.scrollLeft||e.scrollLeft,$&&(r=$.offsetTop,f=$.offsetLeft)}else({width:t,height:o,top:r,left:f}=M(e)),l.top=e.scrollTop,l.left=e.scrollLeft,c=t,i=o;if(it.isWebKit()&&(e.tagName==="BODY"||e.tagName==="HTML")&&p){l.top=0,l.left=0;var g;r=(g=$==null?void 0:$.pageTop)!==null&&g!==void 0?g:0;var n;f=(n=$==null?void 0:$.pageLeft)!==null&&n!==void 0?n:0}return{width:t,height:o,totalWidth:c,totalHeight:i,scroll:l,top:r,left:f}}function nt(e){return{top:e.scrollTop,left:e.scrollLeft,width:e.scrollWidth,height:e.scrollHeight}}function K(e,t,o,c,i,r,f){var l;let v=(l=i.scroll[e])!==null&&l!==void 0?l:0,p=c[j[e]],s=c.scroll[x[e]]+r,d=p+c.scroll[x[e]]-r,g=t-v+f[e]-c[x[e]],n=t-v+o+f[e]-c[x[e]];return g<s?s-g:n>d?Math.max(d-n,s-g):0}function rt(e){let t=window.getComputedStyle(e);return{top:parseInt(t.marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0}}function J(e){if(H[e])return H[e];let[t,o]=e.split(" "),c=x[t]||"right",i=ct[c];x[o]||(o="center");let r=j[c],f=j[i];return H[e]={placement:t,crossPlacement:o,axis:c,crossAxis:i,size:r,crossSize:f},H[e]}function Z(e,t,o,c,i,r,f,l,v,p){let{placement:s,crossPlacement:d,axis:g,crossAxis:n,size:h,crossSize:u}=c,a={};var w;a[n]=(w=e[n])!==null&&w!==void 0?w:0;var m,P,E,T;d==="center"?a[n]+=(((m=e[u])!==null&&m!==void 0?m:0)-((P=o[u])!==null&&P!==void 0?P:0))/2:d!==n&&(a[n]+=((E=e[u])!==null&&E!==void 0?E:0)-((T=o[u])!==null&&T!==void 0?T:0)),a[n]+=r;const _=e[n]-o[u]+v+p,S=e[n]+e[u]-v-p;if(a[n]=q.clamp(a[n],_,S),s===g){const L=l?f[h]:t[B[h]];a[z[g]]=Math.floor(L-e[g]+i)}else a[g]=Math.floor(e[g]+e[h]+i);return a}function at(e,t,o,c,i,r,f,l){const v=c?o.height:t[B.height];var p;let s=e.top!=null?o.top+e.top:o.top+(v-((p=e.bottom)!==null&&p!==void 0?p:0)-f);var d,g,n,h,u,a;let w=l!=="top"?Math.max(0,t.height+t.top+((d=t.scroll.top)!==null&&d!==void 0?d:0)-s-(((g=i.top)!==null&&g!==void 0?g:0)+((n=i.bottom)!==null&&n!==void 0?n:0)+r)):Math.max(0,s+f-(t.top+((h=t.scroll.top)!==null&&h!==void 0?h:0))-(((u=i.top)!==null&&u!==void 0?u:0)+((a=i.bottom)!==null&&a!==void 0?a:0)+r));return Math.min(t.height-r*2,w)}function Q(e,t,o,c,i,r){let{placement:f,axis:l,size:v}=r;var p,s;if(f===l)return Math.max(0,o[l]-e[l]-((p=e.scroll[l])!==null&&p!==void 0?p:0)+t[l]-((s=c[l])!==null&&s!==void 0?s:0)-c[z[l]]-i);var d;return Math.max(0,e[v]+e[l]+e.scroll[l]-t[l]-o[l]-o[v]-((d=c[l])!==null&&d!==void 0?d:0)-c[z[l]]-i)}function V(e,t,o,c,i,r,f,l,v,p,s,d,g,n,h,u){let a=J(e),{size:w,crossAxis:m,crossSize:P,placement:E,crossPlacement:T}=a,_=Z(t,l,o,a,s,d,p,g,h,u),S=s,L=Q(l,p,t,i,r+s,a);if(f&&c[w]>L){let X=J(`${z[E]} ${T}`),ot=Z(t,l,o,X,s,d,p,g,h,u);Q(l,p,t,i,r+s,X)>L&&(a=X,_=ot,S=s)}let b="bottom";a.axis==="top"?a.placement==="top"?b="top":a.placement==="bottom"&&(b="bottom"):a.crossAxis==="top"&&(a.crossPlacement==="top"?b="bottom":a.crossPlacement==="bottom"&&(b="top"));let I=K(m,_[m],o[P],l,v,r,p);_[m]+=I;let C=at(_,l,p,g,i,r,o.height,b);n&&n<C&&(C=n),o.height=Math.min(o.height,C),_=Z(t,l,o,a,S,d,p,g,h,u),I=K(m,_[m],o[P],l,v,r,p),_[m]+=I;let A={},k=t[m]+.5*t[P]-_[m]-i[x[m]];const D=h/2+u;var F,N,R,Y;const O=x[m]==="left"?((F=i.left)!==null&&F!==void 0?F:0)+((N=i.right)!==null&&N!==void 0?N:0):((R=i.top)!==null&&R!==void 0?R:0)+((Y=i.bottom)!==null&&Y!==void 0?Y:0),y=o[P]-O-h/2-u,tt=t[m]+h/2-(_[m]+i[x[m]]),et=t[m]+t[P]-h/2-(_[m]+i[x[m]]),lt=q.clamp(k,tt,et);return A[m]=q.clamp(lt,D,y),{position:_,maxHeight:C,arrowOffsetLeft:A.left,arrowOffsetTop:A.top,placement:a.placement}}function pt(e){let{placement:t,targetNode:o,overlayNode:c,scrollNode:i,padding:r,shouldFlip:f,boundaryElement:l,offset:v,crossOffset:p,maxHeight:s,arrowSize:d=0,arrowBoundaryOffset:g=0}=e,n=c instanceof HTMLElement?st(c):document.documentElement,h=n===document.documentElement;const u=window.getComputedStyle(n).position;let a=!!u&&u!=="static",w=h?M(o):U(o,n);if(!h){let{marginTop:A,marginLeft:k}=window.getComputedStyle(o);w.top+=parseInt(A,10)||0,w.left+=parseInt(k,10)||0}let m=M(c),P=rt(c);var E,T;m.width+=((E=P.left)!==null&&E!==void 0?E:0)+((T=P.right)!==null&&T!==void 0?T:0);var _,S;m.height+=((_=P.top)!==null&&_!==void 0?_:0)+((S=P.bottom)!==null&&S!==void 0?S:0);let L=nt(i),b=G(l),I=G(n),C=l.tagName==="BODY"?M(n):U(n,l);return n.tagName==="HTML"&&l.tagName==="BODY"&&(I.scroll.top=0,I.scroll.left=0),V(t,w,m,L,P,r,f,b,I,C,v,p,a,s,d,g)}function M(e){let{top:t,left:o,width:c,height:i}=e.getBoundingClientRect(),{scrollTop:r,scrollLeft:f,clientTop:l,clientLeft:v}=document.documentElement;return{top:t+r-l,left:o+f-v,width:c,height:i}}function U(e,t){let o=window.getComputedStyle(e),c;if(o.position==="fixed"){let{top:i,left:r,width:f,height:l}=e.getBoundingClientRect();c={top:i,left:r,width:f,height:l}}else{c=M(e);let i=M(t),r=window.getComputedStyle(t);i.top+=(parseInt(r.borderTopWidth,10)||0)-t.scrollTop,i.left+=(parseInt(r.borderLeftWidth,10)||0)-t.scrollLeft,c.top-=i.top,c.left-=i.left}return c.top-=parseInt(o.marginTop,10)||0,c.left-=parseInt(o.marginLeft,10)||0,c}function st(e){let t=e.offsetParent;if(t&&t===document.body&&window.getComputedStyle(t).position==="static"&&!W(t)&&(t=document.documentElement),t==null)for(t=e.parentElement;t&&!W(t);)t=t.parentElement;return t||document.documentElement}function W(e){let t=window.getComputedStyle(e);return t.transform!=="none"||/transform|perspective/.test(t.willChange)||t.filter!=="none"||t.contain==="paint"||"backdropFilter"in t&&t.backdropFilter!=="none"||"WebkitBackdropFilter"in t&&t.WebkitBackdropFilter!=="none"}exports.calculatePosition=pt;exports.calculatePositionInternal=V;
package/index329.mjs CHANGED
@@ -1,17 +1,200 @@
1
- function a(r) {
2
- var n, f, t = "";
3
- if (typeof r == "string" || typeof r == "number") t += r;
4
- else if (typeof r == "object") if (Array.isArray(r)) {
5
- var o = r.length;
6
- for (n = 0; n < o; n++) r[n] && (f = a(r[n])) && (t && (t += " "), t += f);
7
- } else for (f in r) r[f] && (t && (t += " "), t += f);
8
- return t;
9
- }
10
- function i() {
11
- for (var r, n, f = 0, t = "", o = arguments.length; f < o; f++) (r = arguments[f]) && (n = a(r)) && (t && (t += " "), t += n);
12
- return t;
1
+ import { isWebKit as ot } from "./index174.mjs";
2
+ import { clamp as G } from "./index344.mjs";
3
+ const P = {
4
+ top: "top",
5
+ bottom: "top",
6
+ left: "left",
7
+ right: "left"
8
+ }, z = {
9
+ top: "bottom",
10
+ bottom: "top",
11
+ left: "right",
12
+ right: "left"
13
+ }, it = {
14
+ top: "left",
15
+ left: "top"
16
+ }, K = {
17
+ top: "height",
18
+ left: "width"
19
+ }, B = {
20
+ width: "totalWidth",
21
+ height: "totalHeight"
22
+ }, H = {};
23
+ let u = typeof document < "u" ? window.visualViewport : null;
24
+ function j(e) {
25
+ let t = 0, o = 0, c = 0, i = 0, a = 0, f = 0, l = {};
26
+ var $;
27
+ let p = (($ = u == null ? void 0 : u.scale) !== null && $ !== void 0 ? $ : 1) > 1;
28
+ if (e.tagName === "BODY") {
29
+ let h = document.documentElement;
30
+ c = h.clientWidth, i = h.clientHeight;
31
+ var s;
32
+ t = (s = u == null ? void 0 : u.width) !== null && s !== void 0 ? s : c;
33
+ var g;
34
+ o = (g = u == null ? void 0 : u.height) !== null && g !== void 0 ? g : i, l.top = h.scrollTop || e.scrollTop, l.left = h.scrollLeft || e.scrollLeft, u && (a = u.offsetTop, f = u.offsetLeft);
35
+ } else
36
+ ({ width: t, height: o, top: a, left: f } = M(e)), l.top = e.scrollTop, l.left = e.scrollLeft, c = t, i = o;
37
+ if (ot() && (e.tagName === "BODY" || e.tagName === "HTML") && p) {
38
+ l.top = 0, l.left = 0;
39
+ var d;
40
+ a = (d = u == null ? void 0 : u.pageTop) !== null && d !== void 0 ? d : 0;
41
+ var r;
42
+ f = (r = u == null ? void 0 : u.pageLeft) !== null && r !== void 0 ? r : 0;
43
+ }
44
+ return {
45
+ width: t,
46
+ height: o,
47
+ totalWidth: c,
48
+ totalHeight: i,
49
+ scroll: l,
50
+ top: a,
51
+ left: f
52
+ };
53
+ }
54
+ function ct(e) {
55
+ return {
56
+ top: e.scrollTop,
57
+ left: e.scrollLeft,
58
+ width: e.scrollWidth,
59
+ height: e.scrollHeight
60
+ };
61
+ }
62
+ function q(e, t, o, c, i, a, f) {
63
+ var l;
64
+ let $ = (l = i.scroll[e]) !== null && l !== void 0 ? l : 0, p = c[K[e]], s = c.scroll[P[e]] + a, g = p + c.scroll[P[e]] - a, d = t - $ + f[e] - c[P[e]], r = t - $ + o + f[e] - c[P[e]];
65
+ return d < s ? s - d : r > g ? Math.max(g - r, s - d) : 0;
66
+ }
67
+ function rt(e) {
68
+ let t = window.getComputedStyle(e);
69
+ return {
70
+ top: parseInt(t.marginTop, 10) || 0,
71
+ bottom: parseInt(t.marginBottom, 10) || 0,
72
+ left: parseInt(t.marginLeft, 10) || 0,
73
+ right: parseInt(t.marginRight, 10) || 0
74
+ };
75
+ }
76
+ function J(e) {
77
+ if (H[e]) return H[e];
78
+ let [t, o] = e.split(" "), c = P[t] || "right", i = it[c];
79
+ P[o] || (o = "center");
80
+ let a = K[c], f = K[i];
81
+ return H[e] = {
82
+ placement: t,
83
+ crossPlacement: o,
84
+ axis: c,
85
+ crossAxis: i,
86
+ size: a,
87
+ crossSize: f
88
+ }, H[e];
89
+ }
90
+ function Z(e, t, o, c, i, a, f, l, $, p) {
91
+ let { placement: s, crossPlacement: g, axis: d, crossAxis: r, size: h, crossSize: v } = c, n = {};
92
+ var w;
93
+ n[r] = (w = e[r]) !== null && w !== void 0 ? w : 0;
94
+ var m, x, E, T;
95
+ g === "center" ? n[r] += (((m = e[v]) !== null && m !== void 0 ? m : 0) - ((x = o[v]) !== null && x !== void 0 ? x : 0)) / 2 : g !== r && (n[r] += ((E = e[v]) !== null && E !== void 0 ? E : 0) - ((T = o[v]) !== null && T !== void 0 ? T : 0)), n[r] += a;
96
+ const _ = e[r] - o[v] + $ + p, I = e[r] + e[v] - $ - p;
97
+ if (n[r] = G(n[r], _, I), s === d) {
98
+ const b = l ? f[h] : t[B[h]];
99
+ n[z[d]] = Math.floor(b - e[d] + i);
100
+ } else n[d] = Math.floor(e[d] + e[h] + i);
101
+ return n;
102
+ }
103
+ function at(e, t, o, c, i, a, f, l) {
104
+ const $ = c ? o.height : t[B.height];
105
+ var p;
106
+ let s = e.top != null ? o.top + e.top : o.top + ($ - ((p = e.bottom) !== null && p !== void 0 ? p : 0) - f);
107
+ var g, d, r, h, v, n;
108
+ let w = l !== "top" ? (
109
+ // We want the distance between the top of the overlay to the bottom of the boundary
110
+ Math.max(0, t.height + t.top + ((g = t.scroll.top) !== null && g !== void 0 ? g : 0) - s - (((d = i.top) !== null && d !== void 0 ? d : 0) + ((r = i.bottom) !== null && r !== void 0 ? r : 0) + a))
111
+ ) : Math.max(0, s + f - (t.top + ((h = t.scroll.top) !== null && h !== void 0 ? h : 0)) - (((v = i.top) !== null && v !== void 0 ? v : 0) + ((n = i.bottom) !== null && n !== void 0 ? n : 0) + a));
112
+ return Math.min(t.height - a * 2, w);
113
+ }
114
+ function Q(e, t, o, c, i, a) {
115
+ let { placement: f, axis: l, size: $ } = a;
116
+ var p, s;
117
+ if (f === l) return Math.max(0, o[l] - e[l] - ((p = e.scroll[l]) !== null && p !== void 0 ? p : 0) + t[l] - ((s = c[l]) !== null && s !== void 0 ? s : 0) - c[z[l]] - i);
118
+ var g;
119
+ return Math.max(0, e[$] + e[l] + e.scroll[l] - t[l] - o[l] - o[$] - ((g = c[l]) !== null && g !== void 0 ? g : 0) - c[z[l]] - i);
120
+ }
121
+ function nt(e, t, o, c, i, a, f, l, $, p, s, g, d, r, h, v) {
122
+ let n = J(e), { size: w, crossAxis: m, crossSize: x, placement: E, crossPlacement: T } = n, _ = Z(t, l, o, n, s, g, p, d, h, v), I = s, b = Q(l, p, t, i, a + s, n);
123
+ if (f && c[w] > b) {
124
+ let X = J(`${z[E]} ${T}`), lt = Z(t, l, o, X, s, g, p, d, h, v);
125
+ Q(l, p, t, i, a + s, X) > b && (n = X, _ = lt, I = s);
126
+ }
127
+ let L = "bottom";
128
+ n.axis === "top" ? n.placement === "top" ? L = "top" : n.placement === "bottom" && (L = "bottom") : n.crossAxis === "top" && (n.crossPlacement === "top" ? L = "bottom" : n.crossPlacement === "bottom" && (L = "top"));
129
+ let S = q(m, _[m], o[x], l, $, a, p);
130
+ _[m] += S;
131
+ let C = at(_, l, p, d, i, a, o.height, L);
132
+ r && r < C && (C = r), o.height = Math.min(o.height, C), _ = Z(t, l, o, n, I, g, p, d, h, v), S = q(m, _[m], o[x], l, $, a, p), _[m] += S;
133
+ let A = {}, k = t[m] + 0.5 * t[x] - _[m] - i[P[m]];
134
+ const V = h / 2 + v;
135
+ var F, N, R, Y;
136
+ const D = P[m] === "left" ? ((F = i.left) !== null && F !== void 0 ? F : 0) + ((N = i.right) !== null && N !== void 0 ? N : 0) : ((R = i.top) !== null && R !== void 0 ? R : 0) + ((Y = i.bottom) !== null && Y !== void 0 ? Y : 0), O = o[x] - D - h / 2 - v, y = t[m] + h / 2 - (_[m] + i[P[m]]), tt = t[m] + t[x] - h / 2 - (_[m] + i[P[m]]), et = G(k, y, tt);
137
+ return A[m] = G(et, V, O), {
138
+ position: _,
139
+ maxHeight: C,
140
+ arrowOffsetLeft: A.left,
141
+ arrowOffsetTop: A.top,
142
+ placement: n.placement
143
+ };
144
+ }
145
+ function dt(e) {
146
+ let { placement: t, targetNode: o, overlayNode: c, scrollNode: i, padding: a, shouldFlip: f, boundaryElement: l, offset: $, crossOffset: p, maxHeight: s, arrowSize: g = 0, arrowBoundaryOffset: d = 0 } = e, r = c instanceof HTMLElement ? pt(c) : document.documentElement, h = r === document.documentElement;
147
+ const v = window.getComputedStyle(r).position;
148
+ let n = !!v && v !== "static", w = h ? M(o) : U(o, r);
149
+ if (!h) {
150
+ let { marginTop: A, marginLeft: k } = window.getComputedStyle(o);
151
+ w.top += parseInt(A, 10) || 0, w.left += parseInt(k, 10) || 0;
152
+ }
153
+ let m = M(c), x = rt(c);
154
+ var E, T;
155
+ m.width += ((E = x.left) !== null && E !== void 0 ? E : 0) + ((T = x.right) !== null && T !== void 0 ? T : 0);
156
+ var _, I;
157
+ m.height += ((_ = x.top) !== null && _ !== void 0 ? _ : 0) + ((I = x.bottom) !== null && I !== void 0 ? I : 0);
158
+ let b = ct(i), L = j(l), S = j(r), C = l.tagName === "BODY" ? M(r) : U(r, l);
159
+ return r.tagName === "HTML" && l.tagName === "BODY" && (S.scroll.top = 0, S.scroll.left = 0), nt(t, w, m, b, x, a, f, L, S, C, $, p, n, s, g, d);
160
+ }
161
+ function M(e) {
162
+ let { top: t, left: o, width: c, height: i } = e.getBoundingClientRect(), { scrollTop: a, scrollLeft: f, clientTop: l, clientLeft: $ } = document.documentElement;
163
+ return {
164
+ top: t + a - l,
165
+ left: o + f - $,
166
+ width: c,
167
+ height: i
168
+ };
169
+ }
170
+ function U(e, t) {
171
+ let o = window.getComputedStyle(e), c;
172
+ if (o.position === "fixed") {
173
+ let { top: i, left: a, width: f, height: l } = e.getBoundingClientRect();
174
+ c = {
175
+ top: i,
176
+ left: a,
177
+ width: f,
178
+ height: l
179
+ };
180
+ } else {
181
+ c = M(e);
182
+ let i = M(t), a = window.getComputedStyle(t);
183
+ i.top += (parseInt(a.borderTopWidth, 10) || 0) - t.scrollTop, i.left += (parseInt(a.borderLeftWidth, 10) || 0) - t.scrollLeft, c.top -= i.top, c.left -= i.left;
184
+ }
185
+ return c.top -= parseInt(o.marginTop, 10) || 0, c.left -= parseInt(o.marginLeft, 10) || 0, c;
186
+ }
187
+ function pt(e) {
188
+ let t = e.offsetParent;
189
+ if (t && t === document.body && window.getComputedStyle(t).position === "static" && !W(t) && (t = document.documentElement), t == null)
190
+ for (t = e.parentElement; t && !W(t); ) t = t.parentElement;
191
+ return t || document.documentElement;
192
+ }
193
+ function W(e) {
194
+ let t = window.getComputedStyle(e);
195
+ return t.transform !== "none" || /transform|perspective/.test(t.willChange) || t.filter !== "none" || t.contain === "paint" || "backdropFilter" in t && t.backdropFilter !== "none" || "WebkitBackdropFilter" in t && t.WebkitBackdropFilter !== "none";
13
196
  }
14
197
  export {
15
- i as clsx,
16
- i as default
198
+ dt as calculatePosition,
199
+ nt as calculatePositionInternal
17
200
  };
package/index330.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index202.js"),e=require("./index174.js");require("react");function t(i,y,c=!0){var n,l;let{metaKey:r,ctrlKey:o,altKey:s,shiftKey:a}=y;e.isFirefox()&&(!((l=window.event)===null||l===void 0||(n=l.type)===null||n===void 0)&&n.startsWith("key"))&&i.target==="_blank"&&(e.isMac()?r=!0:o=!0);let u=e.isWebKit()&&e.isMac()&&!e.isIPad()?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:r,ctrlKey:o,altKey:s,shiftKey:a}):new MouseEvent("click",{metaKey:r,ctrlKey:o,altKey:s,shiftKey:a,bubbles:!0,cancelable:!0});t.isOpening=c,d.focusWithoutScrolling(i),i.dispatchEvent(u),t.isOpening=!1}t.isOpening=!1;exports.openLink=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("react"),i=new WeakMap;function c(s){let{triggerRef:e,isOpen:r,onClose:t}=s;a.useEffect(()=>{if(!r||t===null)return;let o=n=>{let l=n.target;if(!e.current||l instanceof Node&&!l.contains(e.current)||n.target instanceof HTMLInputElement||n.target instanceof HTMLTextAreaElement)return;let f=t||i.get(e.current);f&&f()};return window.addEventListener("scroll",o,!0),()=>{window.removeEventListener("scroll",o,!0)}},[r,t,e])}exports.onCloseMap=i;exports.useCloseOnScroll=c;
package/index330.mjs CHANGED
@@ -1,27 +1,25 @@
1
- import { focusWithoutScrolling as f } from "./index202.mjs";
2
- import { isFirefox as K, isMac as l, isWebKit as $, isIPad as p } from "./index174.mjs";
3
- import "react";
4
- function o(e, c, y = !0) {
5
- var t, a;
6
- let { metaKey: i, ctrlKey: n, altKey: r, shiftKey: s } = c;
7
- K() && (!((a = window.event) === null || a === void 0 || (t = a.type) === null || t === void 0) && t.startsWith("key")) && e.target === "_blank" && (l() ? i = !0 : n = !0);
8
- let d = $() && l() && !p() ? new KeyboardEvent("keydown", {
9
- keyIdentifier: "Enter",
10
- metaKey: i,
11
- ctrlKey: n,
12
- altKey: r,
13
- shiftKey: s
14
- }) : new MouseEvent("click", {
15
- metaKey: i,
16
- ctrlKey: n,
17
- altKey: r,
18
- shiftKey: s,
19
- bubbles: !0,
20
- cancelable: !0
21
- });
22
- o.isOpening = y, f(e), e.dispatchEvent(d), o.isOpening = !1;
1
+ import { useEffect as a } from "react";
2
+ const i = /* @__PURE__ */ new WeakMap();
3
+ function u(s) {
4
+ let { triggerRef: e, isOpen: r, onClose: t } = s;
5
+ a(() => {
6
+ if (!r || t === null) return;
7
+ let o = (n) => {
8
+ let l = n.target;
9
+ if (!e.current || l instanceof Node && !l.contains(e.current) || n.target instanceof HTMLInputElement || n.target instanceof HTMLTextAreaElement) return;
10
+ let f = t || i.get(e.current);
11
+ f && f();
12
+ };
13
+ return window.addEventListener("scroll", o, !0), () => {
14
+ window.removeEventListener("scroll", o, !0);
15
+ };
16
+ }, [
17
+ r,
18
+ t,
19
+ e
20
+ ]);
23
21
  }
24
- o.isOpening = !1;
25
22
  export {
26
- o as openLink
23
+ i as onCloseMap,
24
+ u as useCloseOnScroll
27
25
  };
package/index331.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});let n=new Map,a=new Set;function o(){if(typeof window>"u")return;function r(e){return"propertyName"in e}let d=e=>{if(!r(e)||!e.target)return;let t=n.get(e.target);t||(t=new Set,n.set(e.target,t),e.target.addEventListener("transitioncancel",i,{once:!0})),t.add(e.propertyName)},i=e=>{if(!r(e)||!e.target)return;let t=n.get(e.target);if(t&&(t.delete(e.propertyName),t.size===0&&(e.target.removeEventListener("transitioncancel",i),n.delete(e.target)),n.size===0)){for(let s of a)s();a.clear()}};document.body.addEventListener("transitionrun",d),document.body.addEventListener("transitionend",i)}typeof document<"u"&&(document.readyState!=="loading"?o():document.addEventListener("DOMContentLoaded",o));function c(r){requestAnimationFrame(()=>{n.size===0?r():a.add(r)})}exports.runAfterTransition=c;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("@react-aria/focus"),D=require("react"),h=require("./index161.js"),y=require("./index332.js"),t=[];function b(a,i){let{onClose:n,shouldCloseOnBlur:l,isOpen:o,isDismissable:u=!1,isKeyboardDismissDisabled:d=!1,shouldCloseOnInteractOutside:s}=a;D.useEffect(()=>(o&&t.push(i),()=>{let e=t.indexOf(i);e>=0&&t.splice(e,1)}),[o,i]);let r=()=>{t[t.length-1]===i&&n&&n()},c=e=>{(!s||s(e.target))&&t[t.length-1]===i&&(e.stopPropagation(),e.preventDefault())},f=e=>{(!s||s(e.target))&&(t[t.length-1]===i&&(e.stopPropagation(),e.preventDefault()),r())},p=e=>{e.key==="Escape"&&!d&&!e.nativeEvent.isComposing&&(e.stopPropagation(),e.preventDefault(),r())};y.useInteractOutside({ref:i,onInteractOutside:u&&o?f:void 0,onInteractOutsideStart:c});let{focusWithinProps:O}=h.useFocusWithin({isDisabled:!l,onBlurWithin:e=>{!e.relatedTarget||v.isElementInChildOfActiveScope(e.relatedTarget)||(!s||s(e.relatedTarget))&&(n==null||n())}}),g=e=>{e.target===e.currentTarget&&e.preventDefault()};return{overlayProps:{onKeyDown:p,...O},underlayProps:{onPointerDown:g}}}exports.useOverlay=b;