@okam/stack-ui 1.31.1 → 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 (418) 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/index110.js +1 -1
  5. package/index110.mjs +5 -5
  6. package/index111.js +1 -1
  7. package/index111.mjs +2 -2
  8. package/index112.js +1 -1
  9. package/index112.mjs +1 -1
  10. package/index113.js +1 -1
  11. package/index113.mjs +2 -2
  12. package/index115.js +1 -1
  13. package/index115.mjs +3 -3
  14. package/index116.js +1 -1
  15. package/index116.mjs +2 -2
  16. package/index120.js +1 -1
  17. package/index120.mjs +3 -3
  18. package/index121.js +1 -1
  19. package/index121.mjs +2 -2
  20. package/index123.js +1 -1
  21. package/index123.mjs +8 -8
  22. package/index124.js +1 -1
  23. package/index124.mjs +1 -1
  24. package/index125.js +1 -1
  25. package/index125.mjs +3 -3
  26. package/index126.js +1 -1
  27. package/index126.mjs +3 -3
  28. package/index130.js +1 -1
  29. package/index130.mjs +2 -2
  30. package/index133.js +1 -1
  31. package/index133.mjs +1 -1
  32. package/index138.js +1 -1
  33. package/index138.mjs +2 -2
  34. package/index140.js +1 -1
  35. package/index140.mjs +23 -23
  36. package/index141.js +1 -1
  37. package/index141.mjs +3 -3
  38. package/index144.js +1 -1
  39. package/index144.mjs +1 -1
  40. package/index145.js +1 -1
  41. package/index145.mjs +5 -5
  42. package/index146.js +1 -1
  43. package/index146.mjs +3 -3
  44. package/index147.js +1 -1
  45. package/index147.mjs +1 -1
  46. package/index148.js +1 -1
  47. package/index148.mjs +3 -3
  48. package/index149.js +1 -1
  49. package/index149.mjs +3 -3
  50. package/index150.js +1 -1
  51. package/index150.mjs +1 -1
  52. package/index151.js +1 -1
  53. package/index151.mjs +3 -3
  54. package/index152.js +1 -1
  55. package/index152.mjs +106 -20
  56. package/index153.js +1 -1
  57. package/index153.mjs +83 -107
  58. package/index154.js +1 -1
  59. package/index154.mjs +26 -83
  60. package/index155.js +1 -1
  61. package/index155.mjs +20 -25
  62. package/index156.js +1 -1
  63. package/index156.mjs +17 -123
  64. package/index157.js +1 -1
  65. package/index157.mjs +122 -24
  66. package/index158.js +1 -1
  67. package/index158.mjs +71 -17
  68. package/index159.js +1 -1
  69. package/index159.mjs +338 -62
  70. package/index160.js +1 -1
  71. package/index160.mjs +42 -346
  72. package/index161.js +1 -1
  73. package/index161.mjs +29 -43
  74. package/index162.js +1 -1
  75. package/index162.mjs +24 -28
  76. package/index164.js +1 -1
  77. package/index164.mjs +2 -2
  78. package/index167.js +1 -1
  79. package/index167.mjs +2 -2
  80. package/index169.js +1 -1
  81. package/index169.mjs +4 -4
  82. package/index170.js +1 -1
  83. package/index170.mjs +2 -2
  84. package/index173.js +1 -1
  85. package/index173.mjs +1 -1
  86. package/index175.js +1 -1
  87. package/index175.mjs +1 -1
  88. package/index176.js +1 -1
  89. package/index176.mjs +1 -1
  90. package/index178.js +1 -1
  91. package/index178.mjs +3 -3
  92. package/index179.js +1 -1
  93. package/index179.mjs +1 -1
  94. package/index180.js +1 -1
  95. package/index180.mjs +2 -2
  96. package/index182.js +1 -1
  97. package/index182.mjs +1 -1
  98. package/index184.js +1 -1
  99. package/index184.mjs +1 -1
  100. package/index185.js +1 -1
  101. package/index185.mjs +205 -197
  102. package/index186.js +1 -1
  103. package/index186.mjs +24 -64
  104. package/index187.js +1 -1
  105. package/index187.mjs +4 -143
  106. package/index188.js +1 -1
  107. package/index188.mjs +3 -124
  108. package/index189.js +1 -1
  109. package/index189.mjs +116 -215
  110. package/index190.js +1 -1
  111. package/index190.mjs +23 -184
  112. package/index191.js +1 -1
  113. package/index191.mjs +51 -69
  114. package/index192.js +1 -1
  115. package/index192.mjs +43 -278
  116. package/index193.js +1 -1
  117. package/index193.mjs +31 -92
  118. package/index194.js +1 -1
  119. package/index194.mjs +109 -184
  120. package/index195.js +1 -1
  121. package/index195.mjs +77 -84
  122. package/index196.js +1 -1
  123. package/index196.mjs +101 -58
  124. package/index197.js +1 -1
  125. package/index197.mjs +98 -127
  126. package/index198.js +1 -1
  127. package/index198.mjs +70 -114
  128. package/index199.js +1 -1
  129. package/index199.mjs +91 -118
  130. package/index200.js +1 -1
  131. package/index200.mjs +152 -69
  132. package/index201.js +1 -1
  133. package/index201.mjs +72 -111
  134. package/index202.js +1 -1
  135. package/index202.mjs +41 -51
  136. package/index203.js +1 -1
  137. package/index203.mjs +5 -93
  138. package/index204.js +1 -1
  139. package/index204.mjs +60 -69
  140. package/index205.js +1 -1
  141. package/index205.mjs +58 -55
  142. package/index206.js +1 -1
  143. package/index206.mjs +196 -92
  144. package/index207.js +1 -5
  145. package/index207.mjs +59 -75
  146. package/index208.js +1 -1
  147. package/index208.mjs +126 -2008
  148. package/index209.js +1 -1
  149. package/index209.mjs +121 -56
  150. package/index210.js +1 -1
  151. package/index210.mjs +221 -185
  152. package/index211.js +1 -1
  153. package/index211.mjs +185 -206
  154. package/index212.js +1 -1
  155. package/index212.mjs +69 -24
  156. package/index213.js +1 -1
  157. package/index213.mjs +279 -4
  158. package/index214.js +1 -1
  159. package/index214.mjs +98 -3
  160. package/index215.js +1 -1
  161. package/index215.mjs +179 -116
  162. package/index216.js +1 -1
  163. package/index216.mjs +84 -29
  164. package/index217.js +1 -1
  165. package/index217.mjs +58 -51
  166. package/index218.js +1 -1
  167. package/index218.mjs +125 -43
  168. package/index219.js +1 -1
  169. package/index219.mjs +112 -33
  170. package/index22.js +1 -1
  171. package/index22.mjs +148 -61
  172. package/index220.js +1 -1
  173. package/index220.mjs +119 -110
  174. package/index221.js +1 -1
  175. package/index221.mjs +72 -77
  176. package/index222.js +1 -1
  177. package/index222.mjs +105 -96
  178. package/index223.js +1 -1
  179. package/index223.mjs +53 -98
  180. package/index224.js +1 -1
  181. package/index224.mjs +89 -68
  182. package/index225.js +1 -1
  183. package/index225.mjs +68 -93
  184. package/index226.js +1 -1
  185. package/index226.mjs +52 -151
  186. package/index227.js +1 -1
  187. package/index227.mjs +100 -72
  188. package/index228.js +5 -1
  189. package/index228.mjs +78 -40
  190. package/index229.js +1 -1
  191. package/index229.mjs +2025 -5
  192. package/index230.js +1 -1
  193. package/index230.mjs +59 -61
  194. package/index231.js +1 -1
  195. package/index231.mjs +187 -58
  196. package/index269.js +1 -1
  197. package/index269.mjs +4 -24
  198. package/index270.js +1 -1
  199. package/index270.mjs +46 -45
  200. package/index271.js +1 -1
  201. package/index271.mjs +9 -5
  202. package/index272.js +1 -1
  203. package/index272.mjs +16 -6
  204. package/index273.js +1 -1
  205. package/index273.mjs +16 -15
  206. package/index274.js +1 -1
  207. package/index274.mjs +16 -25
  208. package/index275.js +1 -1
  209. package/index275.mjs +16 -29
  210. package/index276.js +1 -1
  211. package/index276.mjs +16 -32
  212. package/index277.js +1 -1
  213. package/index277.mjs +16 -10
  214. package/index278.js +1 -1
  215. package/index278.mjs +16 -29
  216. package/index279.js +1 -1
  217. package/index279.mjs +16 -10
  218. package/index280.js +1 -1
  219. package/index280.mjs +16 -6
  220. package/index281.js +1 -1
  221. package/index281.mjs +16 -8
  222. package/index282.js +1 -1
  223. package/index282.mjs +16 -14
  224. package/index283.js +1 -1
  225. package/index283.mjs +16 -9
  226. package/index284.js +1 -1
  227. package/index284.mjs +15 -130
  228. package/index285.js +1 -1
  229. package/index285.mjs +16 -191
  230. package/index286.js +1 -1
  231. package/index286.mjs +16 -10
  232. package/index287.js +1 -1
  233. package/index287.mjs +16 -4
  234. package/index288.js +1 -1
  235. package/index288.mjs +16 -37
  236. package/index289.js +1 -1
  237. package/index289.mjs +16 -6
  238. package/index290.js +1 -1
  239. package/index290.mjs +16 -30
  240. package/index291.js +1 -1
  241. package/index291.mjs +16 -7
  242. package/index292.js +1 -1
  243. package/index292.mjs +16 -141
  244. package/index293.js +1 -1
  245. package/index293.mjs +16 -198
  246. package/index294.js +1 -1
  247. package/index294.mjs +16 -23
  248. package/index295.js +1 -1
  249. package/index295.mjs +16 -47
  250. package/index296.js +1 -1
  251. package/index296.mjs +16 -49
  252. package/index297.js +1 -1
  253. package/index297.mjs +16 -101
  254. package/index298.js +1 -1
  255. package/index298.mjs +15 -71
  256. package/index299.js +1 -1
  257. package/index299.mjs +16 -59
  258. package/index300.js +1 -1
  259. package/index300.mjs +16 -8
  260. package/index301.js +1 -1
  261. package/index301.mjs +16 -12
  262. package/index302.js +1 -1
  263. package/index302.mjs +16 -5
  264. package/index303.js +1 -1
  265. package/index303.mjs +16 -49
  266. package/index304.js +1 -1
  267. package/index304.mjs +12 -12
  268. package/index305.js +1 -1
  269. package/index305.mjs +12 -12
  270. package/index306.js +1 -1
  271. package/index306.mjs +25 -16
  272. package/index307.js +1 -1
  273. package/index307.mjs +48 -16
  274. package/index308.js +1 -1
  275. package/index308.mjs +6 -16
  276. package/index309.js +1 -1
  277. package/index309.mjs +6 -16
  278. package/index310.js +1 -1
  279. package/index310.mjs +15 -16
  280. package/index311.js +1 -1
  281. package/index311.mjs +25 -16
  282. package/index312.js +1 -1
  283. package/index312.mjs +29 -16
  284. package/index313.js +1 -1
  285. package/index313.mjs +32 -16
  286. package/index314.js +1 -1
  287. package/index314.mjs +29 -16
  288. package/index315.js +1 -1
  289. package/index315.mjs +10 -16
  290. package/index316.js +1 -1
  291. package/index316.mjs +6 -16
  292. package/index317.js +1 -1
  293. package/index317.mjs +8 -16
  294. package/index318.js +1 -1
  295. package/index318.mjs +14 -16
  296. package/index319.js +1 -1
  297. package/index319.mjs +9 -16
  298. package/index320.js +1 -1
  299. package/index320.mjs +130 -15
  300. package/index321.js +1 -1
  301. package/index321.mjs +191 -16
  302. package/index322.js +1 -1
  303. package/index322.mjs +10 -16
  304. package/index323.js +1 -1
  305. package/index323.mjs +4 -16
  306. package/index324.js +1 -1
  307. package/index324.mjs +37 -16
  308. package/index325.js +1 -1
  309. package/index325.mjs +6 -16
  310. package/index326.js +1 -1
  311. package/index326.mjs +30 -16
  312. package/index327.js +1 -1
  313. package/index327.mjs +7 -16
  314. package/index328.js +1 -1
  315. package/index328.mjs +141 -16
  316. package/index329.js +1 -1
  317. package/index329.mjs +198 -16
  318. package/index330.js +1 -1
  319. package/index330.mjs +23 -16
  320. package/index331.js +1 -1
  321. package/index331.mjs +47 -16
  322. package/index332.js +1 -1
  323. package/index332.mjs +49 -16
  324. package/index333.js +1 -1
  325. package/index333.mjs +101 -16
  326. package/index334.js +1 -1
  327. package/index334.mjs +71 -15
  328. package/index335.js +1 -1
  329. package/index335.mjs +59 -16
  330. package/index336.js +1 -1
  331. package/index336.mjs +8 -16
  332. package/index337.js +1 -1
  333. package/index337.mjs +12 -16
  334. package/index338.js +1 -1
  335. package/index338.mjs +7 -4
  336. package/index339.js +1 -1
  337. package/index339.mjs +68 -6
  338. package/index340.js +1 -1
  339. package/index340.mjs +27 -65
  340. package/index341.js +1 -1
  341. package/index341.mjs +6 -30
  342. package/index342.js +1 -1
  343. package/index342.mjs +6 -6
  344. package/index343.js +1 -1
  345. package/index343.mjs +20 -6
  346. package/index344.js +1 -1
  347. package/index344.mjs +3 -20
  348. package/index381.js +1 -1
  349. package/index381.mjs +6 -5
  350. package/index382.js +1 -1
  351. package/index382.mjs +1 -1
  352. package/index383.js +1 -1
  353. package/index383.mjs +4 -4
  354. package/index384.js +1 -1
  355. package/index384.mjs +1 -1
  356. package/index385.js +1 -1
  357. package/index385.mjs +1 -1
  358. package/index386.js +1 -1
  359. package/index386.mjs +4 -4
  360. package/index387.js +1 -1
  361. package/index387.mjs +4 -4
  362. package/index388.js +1 -1
  363. package/index388.mjs +1 -1
  364. package/index389.js +1 -1
  365. package/index389.mjs +4 -4
  366. package/index390.js +1 -1
  367. package/index390.mjs +4 -4
  368. package/index391.js +1 -1
  369. package/index391.mjs +1 -1
  370. package/index392.js +1 -1
  371. package/index392.mjs +4 -4
  372. package/index393.js +1 -1
  373. package/index393.mjs +4 -4
  374. package/index394.js +1 -1
  375. package/index394.mjs +1 -1
  376. package/index395.js +1 -1
  377. package/index395.mjs +1 -1
  378. package/index396.js +1 -1
  379. package/index396.mjs +4 -4
  380. package/index397.js +1 -1
  381. package/index397.mjs +4 -4
  382. package/index398.js +1 -1
  383. package/index398.mjs +1 -1
  384. package/index399.js +1 -1
  385. package/index399.mjs +4 -4
  386. package/index400.js +1 -1
  387. package/index400.mjs +4 -4
  388. package/index401.js +1 -1
  389. package/index401.mjs +4 -4
  390. package/index402.js +1 -1
  391. package/index402.mjs +1 -1
  392. package/index403.js +1 -1
  393. package/index403.mjs +4 -4
  394. package/index404.js +1 -1
  395. package/index404.mjs +4 -4
  396. package/index405.js +1 -1
  397. package/index405.mjs +4 -4
  398. package/index406.js +1 -1
  399. package/index406.mjs +4 -4
  400. package/index407.js +1 -1
  401. package/index407.mjs +4 -4
  402. package/index408.js +1 -1
  403. package/index408.mjs +1 -1
  404. package/index409.js +1 -1
  405. package/index409.mjs +1 -1
  406. package/index410.js +1 -1
  407. package/index410.mjs +1 -1
  408. package/index411.js +1 -1
  409. package/index411.mjs +4 -4
  410. package/index412.js +1 -1
  411. package/index412.mjs +4 -4
  412. package/index413.js +1 -1
  413. package/index413.mjs +4 -4
  414. package/index414.js +1 -1
  415. package/index414.mjs +4 -4
  416. package/index415.js +1 -1
  417. package/index415.mjs +5 -6
  418. package/package.json +1 -1
package/index160.mjs CHANGED
@@ -1,352 +1,48 @@
1
- import { restoreTextSelection as L, disableTextSelection as G } from "./index341.mjs";
2
- import { PressResponderContext as re } from "./index339.mjs";
3
- import { _ as ne } from "./index342.mjs";
4
- import { _ as ie } from "./index213.mjs";
5
- import { _ as B } from "./index343.mjs";
6
- import { chain as ae } from "./index271.mjs";
7
- import { getOwnerDocument as w, getOwnerWindow as R } from "./index272.mjs";
8
- import { mergeProps as q } from "./index158.mjs";
9
- import { focusWithoutScrolling as X } from "./index228.mjs";
10
- import { openLink as V } from "./index274.mjs";
11
- import { useGlobalListeners as se } from "./index276.mjs";
12
- import { useSyncRef as oe } from "./index279.mjs";
13
- import { isMac as le } from "./index174.mjs";
14
- import { isVirtualPointerEvent as ue, isVirtualClick as W } from "./index283.mjs";
15
- import { useEffectEvent as C } from "./index282.mjs";
16
- import { useState as fe, useRef as ce, useMemo as pe, useEffect as ge, useContext as de } from "react";
17
- function Te(i) {
18
- let a = de(re);
19
- if (a) {
20
- let { register: o, ...l } = a;
21
- i = q(l, i), o();
22
- }
23
- return oe(a, i.ref), i;
24
- }
25
- var Y = /* @__PURE__ */ new WeakMap();
26
- class _ {
27
- continuePropagation() {
28
- B(this, Y, !1);
29
- }
30
- get shouldStopPropagation() {
31
- return ne(this, Y);
32
- }
33
- constructor(a, o, l, c) {
34
- ie(this, Y, {
35
- writable: !0,
36
- value: void 0
37
- }), B(this, Y, !0);
38
- var v;
39
- let p = (v = c == null ? void 0 : c.target) !== null && v !== void 0 ? v : l.currentTarget;
40
- const E = p == null ? void 0 : p.getBoundingClientRect();
41
- let P, k = 0, d, D = null;
42
- l.clientX != null && l.clientY != null && (d = l.clientX, D = l.clientY), E && (d != null && D != null ? (P = d - E.left, k = D - E.top) : (P = E.width / 2, k = E.height / 2)), this.type = a, this.pointerType = o, this.target = l.currentTarget, this.shiftKey = l.shiftKey, this.metaKey = l.metaKey, this.ctrlKey = l.ctrlKey, this.altKey = l.altKey, this.x = P, this.y = k;
43
- }
44
- }
45
- const N = Symbol("linkClicked");
46
- function Ye(i) {
47
- let {
48
- onPress: a,
49
- onPressChange: o,
50
- onPressStart: l,
51
- onPressEnd: c,
52
- onPressUp: v,
53
- isDisabled: p,
54
- isPressed: E,
55
- preventFocusOnPress: P,
56
- shouldCancelOnPointerExit: k,
57
- allowTextSelectionOnPress: d,
58
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
59
- ref: D,
60
- ...Z
61
- } = Te(i), [ee, H] = fe(!1), K = ce({
62
- isPressed: !1,
63
- ignoreEmulatedMouseEvents: !1,
64
- ignoreClickAfterPress: !1,
65
- didFirePressStart: !1,
66
- isTriggeringEvent: !1,
67
- activePointerId: null,
68
- target: null,
69
- isOverTarget: !1,
70
- pointerType: null
71
- }), { addGlobalListener: m, removeAllGlobalListeners: x } = se(), y = C((e, s) => {
72
- let T = K.current;
73
- if (p || T.didFirePressStart) return !1;
74
- let n = !0;
75
- if (T.isTriggeringEvent = !0, l) {
76
- let f = new _("pressstart", s, e);
77
- l(f), n = f.shouldStopPropagation;
78
- }
79
- return o && o(!0), T.isTriggeringEvent = !1, T.didFirePressStart = !0, H(!0), n;
80
- }), g = C((e, s, T = !0) => {
81
- let n = K.current;
82
- if (!n.didFirePressStart) return !1;
83
- n.ignoreClickAfterPress = !0, n.didFirePressStart = !1, n.isTriggeringEvent = !0;
84
- let f = !0;
85
- if (c) {
86
- let t = new _("pressend", s, e);
87
- c(t), f = t.shouldStopPropagation;
1
+ import { mergeProps as r } from "./index156.mjs";
2
+ import { filterDOMProps as C } from "./index165.mjs";
3
+ import { useFormReset as I } from "./index179.mjs";
4
+ import { useFocusable as L } from "@react-aria/focus";
5
+ import { usePress as c } from "./index159.mjs";
6
+ function A(e, a, d) {
7
+ let { isDisabled: l = !1, isReadOnly: i = !1, value: o, name: b, children: f, "aria-label": p, "aria-labelledby": u, validationState: n = "valid", isInvalid: t } = e, m = (s) => {
8
+ s.stopPropagation(), a.setSelected(s.target.checked);
9
+ }, P = f != null, $ = p != null || u != null;
10
+ !P && !$ && console.warn("If you do not provide children, you must specify an aria-label for accessibility");
11
+ let { pressProps: v, isPressed: g } = c({
12
+ isDisabled: l
13
+ }), { pressProps: y, isPressed: h } = c({
14
+ isDisabled: l || i,
15
+ onPress() {
16
+ a.toggle();
88
17
  }
89
- if (o && o(!1), H(!1), a && T && !p) {
90
- let t = new _("press", s, e);
91
- a(t), f && (f = t.shouldStopPropagation);
92
- }
93
- return n.isTriggeringEvent = !1, f;
94
- }), O = C((e, s) => {
95
- let T = K.current;
96
- if (p) return !1;
97
- if (v) {
98
- T.isTriggeringEvent = !0;
99
- let n = new _("pressup", s, e);
100
- return v(n), T.isTriggeringEvent = !1, n.shouldStopPropagation;
101
- }
102
- return !0;
103
- }), S = C((e) => {
104
- let s = K.current;
105
- s.isPressed && s.target && (s.isOverTarget && s.pointerType != null && g(h(s.target, e), s.pointerType, !1), s.isPressed = !1, s.isOverTarget = !1, s.activePointerId = null, s.pointerType = null, x(), d || L(s.target));
106
- }), I = C((e) => {
107
- k && S(e);
108
- }), te = pe(() => {
109
- let e = K.current, s = {
110
- onKeyDown(n) {
111
- if (A(n.nativeEvent, n.currentTarget) && n.currentTarget.contains(n.target)) {
112
- var f;
113
- j(n.target, n.key) && n.preventDefault();
114
- let t = !0;
115
- if (!e.isPressed && !n.repeat) {
116
- e.target = n.currentTarget, e.isPressed = !0, t = y(n, "keyboard");
117
- let u = n.currentTarget, r = ($) => {
118
- A($, u) && !$.repeat && u.contains($.target) && e.target && O(h(e.target, $), "keyboard");
119
- };
120
- m(w(n.currentTarget), "keyup", ae(r, T), !0);
121
- }
122
- t && n.stopPropagation(), n.metaKey && le() && ((f = e.metaKeyEvents) === null || f === void 0 || f.set(n.key, n.nativeEvent));
123
- } else n.key === "Meta" && (e.metaKeyEvents = /* @__PURE__ */ new Map());
18
+ }), { focusableProps: x } = L(e, d), D = r(v, x), S = C(e, {
19
+ labelable: !0
20
+ });
21
+ return I(d, a.isSelected, a.setSelected), {
22
+ labelProps: r(y, {
23
+ onClick: (s) => s.preventDefault()
24
+ }),
25
+ inputProps: r(S, {
26
+ "aria-invalid": t || n === "invalid" || void 0,
27
+ "aria-errormessage": e["aria-errormessage"],
28
+ "aria-controls": e["aria-controls"],
29
+ "aria-readonly": i || void 0,
30
+ onChange: m,
31
+ disabled: l,
32
+ ...o == null ? {} : {
33
+ value: o
124
34
  },
125
- onClick(n) {
126
- if (!(n && !n.currentTarget.contains(n.target)) && n && n.button === 0 && !e.isTriggeringEvent && !V.isOpening) {
127
- let f = !0;
128
- if (p && n.preventDefault(), !e.ignoreClickAfterPress && !e.ignoreEmulatedMouseEvents && !e.isPressed && (e.pointerType === "virtual" || W(n.nativeEvent))) {
129
- !p && !P && X(n.currentTarget);
130
- let t = y(n, "virtual"), u = O(n, "virtual"), r = g(n, "virtual");
131
- f = t && u && r;
132
- }
133
- e.ignoreEmulatedMouseEvents = !1, e.ignoreClickAfterPress = !1, f && n.stopPropagation();
134
- }
135
- }
136
- }, T = (n) => {
137
- var f;
138
- if (e.isPressed && e.target && A(n, e.target)) {
139
- var t;
140
- j(n.target, n.key) && n.preventDefault();
141
- let r = n.target;
142
- g(h(e.target, n), "keyboard", e.target.contains(r)), x(), n.key !== "Enter" && F(e.target) && e.target.contains(r) && !n[N] && (n[N] = !0, V(e.target, n, !1)), e.isPressed = !1, (t = e.metaKeyEvents) === null || t === void 0 || t.delete(n.key);
143
- } else if (n.key === "Meta" && (!((f = e.metaKeyEvents) === null || f === void 0) && f.size)) {
144
- var u;
145
- let r = e.metaKeyEvents;
146
- e.metaKeyEvents = void 0;
147
- for (let $ of r.values()) (u = e.target) === null || u === void 0 || u.dispatchEvent(new KeyboardEvent("keyup", $));
148
- }
149
- };
150
- if (typeof PointerEvent < "u") {
151
- s.onPointerDown = (r) => {
152
- if (r.button !== 0 || !r.currentTarget.contains(r.target)) return;
153
- if (ue(r.nativeEvent)) {
154
- e.pointerType = "virtual";
155
- return;
156
- }
157
- U(r.currentTarget) && r.preventDefault(), e.pointerType = r.pointerType;
158
- let $ = !0;
159
- e.isPressed || (e.isPressed = !0, e.isOverTarget = !0, e.activePointerId = r.pointerId, e.target = r.currentTarget, !p && !P && X(r.currentTarget), d || G(e.target), $ = y(r, e.pointerType), m(w(r.currentTarget), "pointermove", n, !1), m(w(r.currentTarget), "pointerup", f, !1), m(w(r.currentTarget), "pointercancel", u, !1)), $ && r.stopPropagation();
160
- }, s.onMouseDown = (r) => {
161
- r.currentTarget.contains(r.target) && r.button === 0 && (U(r.currentTarget) && r.preventDefault(), r.stopPropagation());
162
- }, s.onPointerUp = (r) => {
163
- !r.currentTarget.contains(r.target) || e.pointerType === "virtual" || r.button === 0 && M(r, r.currentTarget) && O(r, e.pointerType || r.pointerType);
164
- };
165
- let n = (r) => {
166
- r.pointerId === e.activePointerId && (e.target && M(r, e.target) ? !e.isOverTarget && e.pointerType != null && (e.isOverTarget = !0, y(h(e.target, r), e.pointerType)) : e.target && e.isOverTarget && e.pointerType != null && (e.isOverTarget = !1, g(h(e.target, r), e.pointerType, !1), I(r)));
167
- }, f = (r) => {
168
- r.pointerId === e.activePointerId && e.isPressed && r.button === 0 && e.target && (M(r, e.target) && e.pointerType != null ? g(h(e.target, r), e.pointerType) : e.isOverTarget && e.pointerType != null && g(h(e.target, r), e.pointerType, !1), e.isPressed = !1, e.isOverTarget = !1, e.activePointerId = null, e.pointerType = null, x(), d || L(e.target), "ontouchend" in e.target && r.pointerType !== "mouse" && m(e.target, "touchend", t, {
169
- once: !0
170
- }));
171
- }, t = (r) => {
172
- J(r.currentTarget) && r.preventDefault();
173
- }, u = (r) => {
174
- S(r);
175
- };
176
- s.onDragStart = (r) => {
177
- r.currentTarget.contains(r.target) && S(r);
178
- };
179
- } else {
180
- s.onMouseDown = (t) => {
181
- if (t.button !== 0 || !t.currentTarget.contains(t.target)) return;
182
- if (U(t.currentTarget) && t.preventDefault(), e.ignoreEmulatedMouseEvents) {
183
- t.stopPropagation();
184
- return;
185
- }
186
- e.isPressed = !0, e.isOverTarget = !0, e.target = t.currentTarget, e.pointerType = W(t.nativeEvent) ? "virtual" : "mouse", !p && !P && X(t.currentTarget), y(t, e.pointerType) && t.stopPropagation(), m(w(t.currentTarget), "mouseup", n, !1);
187
- }, s.onMouseEnter = (t) => {
188
- if (!t.currentTarget.contains(t.target)) return;
189
- let u = !0;
190
- e.isPressed && !e.ignoreEmulatedMouseEvents && e.pointerType != null && (e.isOverTarget = !0, u = y(t, e.pointerType)), u && t.stopPropagation();
191
- }, s.onMouseLeave = (t) => {
192
- if (!t.currentTarget.contains(t.target)) return;
193
- let u = !0;
194
- e.isPressed && !e.ignoreEmulatedMouseEvents && e.pointerType != null && (e.isOverTarget = !1, u = g(t, e.pointerType, !1), I(t)), u && t.stopPropagation();
195
- }, s.onMouseUp = (t) => {
196
- t.currentTarget.contains(t.target) && !e.ignoreEmulatedMouseEvents && t.button === 0 && O(t, e.pointerType || "mouse");
197
- };
198
- let n = (t) => {
199
- if (t.button === 0) {
200
- if (e.isPressed = !1, x(), e.ignoreEmulatedMouseEvents) {
201
- e.ignoreEmulatedMouseEvents = !1;
202
- return;
203
- }
204
- e.target && M(t, e.target) && e.pointerType != null ? g(h(e.target, t), e.pointerType) : e.target && e.isOverTarget && e.pointerType != null && g(h(e.target, t), e.pointerType, !1), e.isOverTarget = !1;
205
- }
206
- };
207
- s.onTouchStart = (t) => {
208
- if (!t.currentTarget.contains(t.target)) return;
209
- let u = ve(t.nativeEvent);
210
- if (!u) return;
211
- e.activePointerId = u.identifier, e.ignoreEmulatedMouseEvents = !0, e.isOverTarget = !0, e.isPressed = !0, e.target = t.currentTarget, e.pointerType = "touch", !p && !P && X(t.currentTarget), d || G(e.target), y(b(e.target, t), e.pointerType) && t.stopPropagation(), m(R(t.currentTarget), "scroll", f, !0);
212
- }, s.onTouchMove = (t) => {
213
- if (!t.currentTarget.contains(t.target)) return;
214
- if (!e.isPressed) {
215
- t.stopPropagation();
216
- return;
217
- }
218
- let u = z(t.nativeEvent, e.activePointerId), r = !0;
219
- u && M(u, t.currentTarget) ? !e.isOverTarget && e.pointerType != null && (e.isOverTarget = !0, r = y(b(e.target, t), e.pointerType)) : e.isOverTarget && e.pointerType != null && (e.isOverTarget = !1, r = g(b(e.target, t), e.pointerType, !1), I(b(e.target, t))), r && t.stopPropagation();
220
- }, s.onTouchEnd = (t) => {
221
- if (!t.currentTarget.contains(t.target)) return;
222
- if (!e.isPressed) {
223
- t.stopPropagation();
224
- return;
225
- }
226
- let u = z(t.nativeEvent, e.activePointerId), r = !0;
227
- u && M(u, t.currentTarget) && e.pointerType != null ? (O(b(e.target, t), e.pointerType), r = g(b(e.target, t), e.pointerType)) : e.isOverTarget && e.pointerType != null && (r = g(b(e.target, t), e.pointerType, !1)), r && t.stopPropagation(), e.isPressed = !1, e.activePointerId = null, e.isOverTarget = !1, e.ignoreEmulatedMouseEvents = !0, e.target && !d && L(e.target), x();
228
- }, s.onTouchCancel = (t) => {
229
- t.currentTarget.contains(t.target) && (t.stopPropagation(), e.isPressed && S(b(e.target, t)));
230
- };
231
- let f = (t) => {
232
- e.isPressed && t.target.contains(e.target) && S({
233
- currentTarget: e.target,
234
- shiftKey: !1,
235
- ctrlKey: !1,
236
- metaKey: !1,
237
- altKey: !1
238
- });
239
- };
240
- s.onDragStart = (t) => {
241
- t.currentTarget.contains(t.target) && S(t);
242
- };
243
- }
244
- return s;
245
- }, [
246
- m,
247
- p,
248
- P,
249
- x,
250
- d,
251
- S,
252
- I,
253
- g,
254
- y,
255
- O
256
- ]);
257
- return ge(() => () => {
258
- var e;
259
- d || L((e = K.current.target) !== null && e !== void 0 ? e : void 0);
260
- }, [
261
- d
262
- ]), {
263
- isPressed: E || ee,
264
- pressProps: q(Z, te)
265
- };
266
- }
267
- function F(i) {
268
- return i.tagName === "A" && i.hasAttribute("href");
269
- }
270
- function A(i, a) {
271
- const { key: o, code: l } = i, c = a, v = c.getAttribute("role");
272
- return (o === "Enter" || o === " " || o === "Spacebar" || l === "Space") && !(c instanceof R(c).HTMLInputElement && !Q(c, o) || c instanceof R(c).HTMLTextAreaElement || c.isContentEditable) && // Links should only trigger with Enter key
273
- !((v === "link" || !v && F(c)) && o !== "Enter");
274
- }
275
- function ve(i) {
276
- const { targetTouches: a } = i;
277
- return a.length > 0 ? a[0] : null;
278
- }
279
- function z(i, a) {
280
- const o = i.changedTouches;
281
- for (let l = 0; l < o.length; l++) {
282
- const c = o[l];
283
- if (c.identifier === a) return c;
284
- }
285
- return null;
286
- }
287
- function b(i, a) {
288
- let o = 0, l = 0;
289
- return a.targetTouches && a.targetTouches.length === 1 && (o = a.targetTouches[0].clientX, l = a.targetTouches[0].clientY), {
290
- currentTarget: i,
291
- shiftKey: a.shiftKey,
292
- ctrlKey: a.ctrlKey,
293
- metaKey: a.metaKey,
294
- altKey: a.altKey,
295
- clientX: o,
296
- clientY: l
297
- };
298
- }
299
- function h(i, a) {
300
- let o = a.clientX, l = a.clientY;
301
- return {
302
- currentTarget: i,
303
- shiftKey: a.shiftKey,
304
- ctrlKey: a.ctrlKey,
305
- metaKey: a.metaKey,
306
- altKey: a.altKey,
307
- clientX: o,
308
- clientY: l
35
+ name: b,
36
+ type: "checkbox",
37
+ ...D
38
+ }),
39
+ isSelected: a.isSelected,
40
+ isPressed: g || h,
41
+ isDisabled: l,
42
+ isReadOnly: i,
43
+ isInvalid: t || n === "invalid"
309
44
  };
310
45
  }
311
- function Pe(i) {
312
- let a = 0, o = 0;
313
- return i.width !== void 0 ? a = i.width / 2 : i.radiusX !== void 0 && (a = i.radiusX), i.height !== void 0 ? o = i.height / 2 : i.radiusY !== void 0 && (o = i.radiusY), {
314
- top: i.clientY - o,
315
- right: i.clientX + a,
316
- bottom: i.clientY + o,
317
- left: i.clientX - a
318
- };
319
- }
320
- function ye(i, a) {
321
- return !(i.left > a.right || a.left > i.right || i.top > a.bottom || a.top > i.bottom);
322
- }
323
- function M(i, a) {
324
- let o = a.getBoundingClientRect(), l = Pe(i);
325
- return ye(o, l);
326
- }
327
- function U(i) {
328
- return !(i instanceof HTMLElement) || !i.hasAttribute("draggable");
329
- }
330
- function J(i) {
331
- return i instanceof HTMLInputElement ? !1 : i instanceof HTMLButtonElement ? i.type !== "submit" && i.type !== "reset" : !F(i);
332
- }
333
- function j(i, a) {
334
- return i instanceof HTMLInputElement ? !Q(i, a) : J(i);
335
- }
336
- const $e = /* @__PURE__ */ new Set([
337
- "checkbox",
338
- "radio",
339
- "range",
340
- "color",
341
- "file",
342
- "image",
343
- "button",
344
- "submit",
345
- "reset"
346
- ]);
347
- function Q(i, a) {
348
- return i.type === "checkbox" || i.type === "radio" ? a === " " : $e.has(i.type);
349
- }
350
46
  export {
351
- Ye as usePress
47
+ A as useToggle
352
48
  };
package/index161.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index158.js"),R=require("./index165.js"),C=require("./index179.js"),I=require("@react-aria/focus"),u=require("./index160.js");function L(e,s,o){let{isDisabled:l=!1,isReadOnly:r=!1,value:n,name:c,children:b,"aria-label":P,"aria-labelledby":p,validationState:t="valid",isInvalid:d}=e,f=a=>{a.stopPropagation(),s.setSelected(a.target.checked)},g=b!=null,v=P!=null||p!=null;!g&&!v&&console.warn("If you do not provide children, you must specify an aria-label for accessibility");let{pressProps:m,isPressed:y}=u.usePress({isDisabled:l}),{pressProps:h,isPressed:S}=u.usePress({isDisabled:l||r,onPress(){s.toggle()}}),{focusableProps:D}=I.useFocusable(e,o),O=i.mergeProps(m,D),q=R.filterDOMProps(e,{labelable:!0});return C.useFormReset(o,s.isSelected,s.setSelected),{labelProps:i.mergeProps(h,{onClick:a=>a.preventDefault()}),inputProps:i.mergeProps(q,{"aria-invalid":d||t==="invalid"||void 0,"aria-errormessage":e["aria-errormessage"],"aria-controls":e["aria-controls"],"aria-readonly":r||void 0,onChange:f,disabled:l,...n==null?{}:{value:n},name:c,type:"checkbox",...O}),isSelected:s.isSelected,isPressed:y||S,isDisabled:l,isReadOnly:r,isInvalid:d||t==="invalid"}}exports.useToggle=L;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index339.js"),s=require("react");function h(c){let{isDisabled:l,onBlurWithin:n,onFocusWithin:u,onFocusWithinChange:t}=c,e=s.useRef({isFocusWithin:!1}),o=s.useCallback(i=>{e.current.isFocusWithin&&!i.currentTarget.contains(i.relatedTarget)&&(e.current.isFocusWithin=!1,n&&n(i),t&&t(!1))},[n,t,e]),r=f.useSyntheticBlurEvent(o),a=s.useCallback(i=>{!e.current.isFocusWithin&&document.activeElement===i.target&&(u&&u(i),t&&t(!0),e.current.isFocusWithin=!0,r(i))},[u,t,r]);return l?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:a,onBlur:o}}}exports.useFocusWithin=h;
package/index161.mjs CHANGED
@@ -1,48 +1,34 @@
1
- import { mergeProps as r } from "./index158.mjs";
2
- import { filterDOMProps as C } from "./index165.mjs";
3
- import { useFormReset as I } from "./index179.mjs";
4
- import { useFocusable as L } from "@react-aria/focus";
5
- import { usePress as c } from "./index160.mjs";
6
- function A(e, a, d) {
7
- let { isDisabled: l = !1, isReadOnly: i = !1, value: o, name: b, children: f, "aria-label": p, "aria-labelledby": u, validationState: n = "valid", isInvalid: t } = e, m = (s) => {
8
- s.stopPropagation(), a.setSelected(s.target.checked);
9
- }, P = f != null, $ = p != null || u != null;
10
- !P && !$ && console.warn("If you do not provide children, you must specify an aria-label for accessibility");
11
- let { pressProps: v, isPressed: g } = c({
12
- isDisabled: l
13
- }), { pressProps: y, isPressed: h } = c({
14
- isDisabled: l || i,
15
- onPress() {
16
- a.toggle();
1
+ import { useSyntheticBlurEvent as f } from "./index339.mjs";
2
+ import { useRef as h, useCallback as c } from "react";
3
+ function d(r) {
4
+ let { isDisabled: a, onBlurWithin: e, onFocusWithin: o, onFocusWithinChange: t } = r, n = h({
5
+ isFocusWithin: !1
6
+ }), u = c((i) => {
7
+ n.current.isFocusWithin && !i.currentTarget.contains(i.relatedTarget) && (n.current.isFocusWithin = !1, e && e(i), t && t(!1));
8
+ }, [
9
+ e,
10
+ t,
11
+ n
12
+ ]), s = f(u), l = c((i) => {
13
+ !n.current.isFocusWithin && document.activeElement === i.target && (o && o(i), t && t(!0), n.current.isFocusWithin = !0, s(i));
14
+ }, [
15
+ o,
16
+ t,
17
+ s
18
+ ]);
19
+ return a ? {
20
+ focusWithinProps: {
21
+ // These should not have been null, that would conflict in mergeProps
22
+ onFocus: void 0,
23
+ onBlur: void 0
24
+ }
25
+ } : {
26
+ focusWithinProps: {
27
+ onFocus: l,
28
+ onBlur: u
17
29
  }
18
- }), { focusableProps: x } = L(e, d), D = r(v, x), S = C(e, {
19
- labelable: !0
20
- });
21
- return I(d, a.isSelected, a.setSelected), {
22
- labelProps: r(y, {
23
- onClick: (s) => s.preventDefault()
24
- }),
25
- inputProps: r(S, {
26
- "aria-invalid": t || n === "invalid" || void 0,
27
- "aria-errormessage": e["aria-errormessage"],
28
- "aria-controls": e["aria-controls"],
29
- "aria-readonly": i || void 0,
30
- onChange: m,
31
- disabled: l,
32
- ...o == null ? {} : {
33
- value: o
34
- },
35
- name: b,
36
- type: "checkbox",
37
- ...D
38
- }),
39
- isSelected: a.isSelected,
40
- isPressed: g || h,
41
- isDisabled: l,
42
- isReadOnly: i,
43
- isInvalid: t || n === "invalid"
44
30
  };
45
31
  }
46
32
  export {
47
- A as useToggle
33
+ d as useFocusWithin
48
34
  };
package/index162.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index340.js"),s=require("react");function h(c){let{isDisabled:l,onBlurWithin:n,onFocusWithin:u,onFocusWithinChange:t}=c,e=s.useRef({isFocusWithin:!1}),o=s.useCallback(i=>{e.current.isFocusWithin&&!i.currentTarget.contains(i.relatedTarget)&&(e.current.isFocusWithin=!1,n&&n(i),t&&t(!1))},[n,t,e]),r=f.useSyntheticBlurEvent(o),a=s.useCallback(i=>{!e.current.isFocusWithin&&document.activeElement===i.target&&(u&&u(i),t&&t(!0),e.current.isFocusWithin=!0,r(i))},[u,t,r]);return l?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:a,onBlur:o}}}exports.useFocusWithin=h;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("react");function C(o,b,u){let[p,s]=l.useState(o||b),i=l.useRef(o!==void 0),e=o!==void 0;l.useEffect(()=>{let t=i.current;t!==e&&console.warn(`WARN: A component changed from ${t?"controlled":"uncontrolled"} to ${e?"controlled":"uncontrolled"}.`),i.current=e},[e]);let n=e?o:p,S=l.useCallback((t,...f)=>{let a=(r,...c)=>{u&&(Object.is(n,r)||u(r,...c)),e||(n=r)};typeof t=="function"?(console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),s((c,...m)=>{let d=t(e?n:c,...m);return a(d,...f),e?c:d})):(e||s(t),a(t,...f))},[e,n,u]);return[n,S]}exports.useControlledState=C;
package/index162.mjs CHANGED
@@ -1,34 +1,30 @@
1
- import { useSyntheticBlurEvent as f } from "./index340.mjs";
2
- import { useRef as h, useCallback as c } from "react";
3
- function d(r) {
4
- let { isDisabled: a, onBlurWithin: e, onFocusWithin: o, onFocusWithinChange: t } = r, n = h({
5
- isFocusWithin: !1
6
- }), u = c((i) => {
7
- n.current.isFocusWithin && !i.currentTarget.contains(i.relatedTarget) && (n.current.isFocusWithin = !1, e && e(i), t && t(!1));
1
+ import { useState as C, useRef as $, useEffect as S, useCallback as V } from "react";
2
+ function w(o, d, c) {
3
+ let [p, s] = C(o || d), u = $(o !== void 0), e = o !== void 0;
4
+ S(() => {
5
+ let t = u.current;
6
+ t !== e && console.warn(`WARN: A component changed from ${t ? "controlled" : "uncontrolled"} to ${e ? "controlled" : "uncontrolled"}.`), u.current = e;
8
7
  }, [
9
- e,
10
- t,
11
- n
12
- ]), s = f(u), l = c((i) => {
13
- !n.current.isFocusWithin && document.activeElement === i.target && (o && o(i), t && t(!0), n.current.isFocusWithin = !0, s(i));
8
+ e
9
+ ]);
10
+ let n = e ? o : p, b = V((t, ...i) => {
11
+ let f = (r, ...l) => {
12
+ c && (Object.is(n, r) || c(r, ...l)), e || (n = r);
13
+ };
14
+ typeof t == "function" ? (console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"), s((l, ...m) => {
15
+ let a = t(e ? n : l, ...m);
16
+ return f(a, ...i), e ? l : a;
17
+ })) : (e || s(t), f(t, ...i));
14
18
  }, [
15
- o,
16
- t,
17
- s
19
+ e,
20
+ n,
21
+ c
18
22
  ]);
19
- return a ? {
20
- focusWithinProps: {
21
- // These should not have been null, that would conflict in mergeProps
22
- onFocus: void 0,
23
- onBlur: void 0
24
- }
25
- } : {
26
- focusWithinProps: {
27
- onFocus: l,
28
- onBlur: u
29
- }
30
- };
23
+ return [
24
+ n,
25
+ b
26
+ ];
31
27
  }
32
28
  export {
33
- d as useFocusWithin
29
+ w as useControlledState
34
30
  };
package/index164.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("@react-aria/focus"),d=require("./index158.js"),v=require("@react-aria/i18n"),P=require("react"),w=require("./index160.js");function g(n,o,c){let{direction:a}=v.useLocale(),s=P.useMemo(()=>l.createFocusManager(o),[o]),p=e=>{if(e.currentTarget.contains(e.target)&&(e.altKey&&(e.key==="ArrowDown"||e.key==="ArrowUp")&&"setOpen"in n&&(e.preventDefault(),e.stopPropagation(),n.setOpen(!0)),!c))switch(e.key){case"ArrowLeft":e.preventDefault(),e.stopPropagation(),a==="rtl"?s.focusNext():s.focusPrevious();break;case"ArrowRight":e.preventDefault(),e.stopPropagation(),a==="rtl"?s.focusPrevious():s.focusNext();break}},u=()=>{var e;if(!o.current)return;let r=(e=window.event)===null||e===void 0?void 0:e.target,i=l.getFocusableTreeWalker(o.current,{tabbable:!0});if(r&&(i.currentNode=r,r=i.previousNode()),!r){let t;do t=i.lastChild(),t&&(r=t);while(t)}for(;r!=null&&r.hasAttribute("data-placeholder");){let t=i.previousNode();if(t&&t.hasAttribute("data-placeholder"))r=t;else break}r&&r.focus()},{pressProps:f}=w.usePress({preventFocusOnPress:!0,allowTextSelectionOnPress:!0,onPressStart(e){e.pointerType==="mouse"&&u()},onPress(e){e.pointerType!=="mouse"&&u()}});return d.mergeProps(f,{onKeyDown:p})}exports.useDatePickerGroup=g;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("@react-aria/focus"),d=require("./index156.js"),v=require("@react-aria/i18n"),P=require("react"),w=require("./index159.js");function g(n,o,c){let{direction:a}=v.useLocale(),s=P.useMemo(()=>l.createFocusManager(o),[o]),p=e=>{if(e.currentTarget.contains(e.target)&&(e.altKey&&(e.key==="ArrowDown"||e.key==="ArrowUp")&&"setOpen"in n&&(e.preventDefault(),e.stopPropagation(),n.setOpen(!0)),!c))switch(e.key){case"ArrowLeft":e.preventDefault(),e.stopPropagation(),a==="rtl"?s.focusNext():s.focusPrevious();break;case"ArrowRight":e.preventDefault(),e.stopPropagation(),a==="rtl"?s.focusPrevious():s.focusNext();break}},u=()=>{var e;if(!o.current)return;let r=(e=window.event)===null||e===void 0?void 0:e.target,i=l.getFocusableTreeWalker(o.current,{tabbable:!0});if(r&&(i.currentNode=r,r=i.previousNode()),!r){let t;do t=i.lastChild(),t&&(r=t);while(t)}for(;r!=null&&r.hasAttribute("data-placeholder");){let t=i.previousNode();if(t&&t.hasAttribute("data-placeholder"))r=t;else break}r&&r.focus()},{pressProps:f}=w.usePress({preventFocusOnPress:!0,allowTextSelectionOnPress:!0,onPressStart(e){e.pointerType==="mouse"&&u()},onPress(e){e.pointerType!=="mouse"&&u()}});return d.mergeProps(f,{onKeyDown:p})}exports.useDatePickerGroup=g;
package/index164.mjs CHANGED
@@ -1,8 +1,8 @@
1
1
  import { createFocusManager as c, getFocusableTreeWalker as d } from "@react-aria/focus";
2
- import { mergeProps as v } from "./index158.mjs";
2
+ import { mergeProps as v } from "./index156.mjs";
3
3
  import { useLocale as w } from "@react-aria/i18n";
4
4
  import { useMemo as b } from "react";
5
- import { usePress as m } from "./index160.mjs";
5
+ import { usePress as m } from "./index159.mjs";
6
6
  function y(i, o, l) {
7
7
  let { direction: n } = w(), s = b(() => c(o), [
8
8
  o
package/index167.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index344.js"),t=require("./index138.js"),c=require("./index158.js");function b(e){let{description:o,errorMessage:i,isInvalid:a,validationState:s}=e,{labelProps:n,fieldProps:r}=u.useLabel(e),l=t.useSlotId([!!o,!!i,a,s]),d=t.useSlotId([!!o,!!i,a,s]);return r=c.mergeProps(r,{"aria-describedby":[l,d,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),{labelProps:n,fieldProps:r,descriptionProps:{id:l},errorMessageProps:{id:d}}}exports.useField=b;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("./index343.js"),t=require("./index138.js"),c=require("./index156.js");function b(e){let{description:o,errorMessage:i,isInvalid:a,validationState:s}=e,{labelProps:n,fieldProps:r}=u.useLabel(e),l=t.useSlotId([!!o,!!i,a,s]),d=t.useSlotId([!!o,!!i,a,s]);return r=c.mergeProps(r,{"aria-describedby":[l,d,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),{labelProps:n,fieldProps:r,descriptionProps:{id:l},errorMessageProps:{id:d}}}exports.useField=b;
package/index167.mjs CHANGED
@@ -1,6 +1,6 @@
1
- import { useLabel as f } from "./index344.mjs";
1
+ import { useLabel as f } from "./index343.mjs";
2
2
  import { useSlotId as t } from "./index138.mjs";
3
- import { mergeProps as p } from "./index158.mjs";
3
+ import { mergeProps as p } from "./index156.mjs";
4
4
  function P(e) {
5
5
  let { description: o, errorMessage: a, isInvalid: i, validationState: d } = e, { labelProps: n, fieldProps: r } = f(e), s = t([
6
6
  !!o,
package/index169.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index211.js"),c=require("./index153.js"),m=require("./index212.js"),b=require("./index184.js"),o=require("./index170.js"),y=require("./index213.js");function f(n){let t=typeof n[0]=="object"?n.shift():new b.GregorianCalendar,e;if(typeof n[0]=="string")e=n.shift();else{let h=t.getEras();e=h[h.length-1]}let s=n.shift(),r=n.shift(),a=n.shift();return[t,e,s,r,a]}var D=new WeakMap;class u{copy(){return this.era?new u(this.calendar,this.era,this.year,this.month,this.day):new u(this.calendar,this.year,this.month,this.day)}add(t){return i.add(this,t)}subtract(t){return i.subtract(this,t)}set(t){return i.set(this,t)}cycle(t,e,s){return i.cycleDate(this,t,e,s)}toDate(t){return o.toDate(this,t)}toString(){return m.dateToString(this)}compare(t){return c.compareDate(this,t)}constructor(...t){y._(this,D,{writable:!0,value:void 0});let[e,s,r,a,h]=f(t);this.calendar=e,this.era=s,this.year=r,this.month=a,this.day=h,i.constrain(this)}}var w=new WeakMap;class T{copy(){return new T(this.hour,this.minute,this.second,this.millisecond)}add(t){return i.addTime(this,t)}subtract(t){return i.subtractTime(this,t)}set(t){return i.setTime(this,t)}cycle(t,e,s){return i.cycleTime(this,t,e,s)}toString(){return m.timeToString(this)}compare(t){return c.compareTime(this,t)}constructor(t=0,e=0,s=0,r=0){y._(this,w,{writable:!0,value:void 0}),this.hour=t,this.minute=e,this.second=s,this.millisecond=r,i.constrainTime(this)}}var S=new WeakMap;class d{copy(){return this.era?new d(this.calendar,this.era,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond):new d(this.calendar,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond)}add(t){return i.add(this,t)}subtract(t){return i.subtract(this,t)}set(t){return i.set(i.setTime(this,t),t)}cycle(t,e,s){switch(t){case"era":case"year":case"month":case"day":return i.cycleDate(this,t,e,s);default:return i.cycleTime(this,t,e,s)}}toDate(t,e){return o.toDate(this,t,e)}toString(){return m.dateTimeToString(this)}compare(t){let e=c.compareDate(this,t);return e===0?c.compareTime(this,o.toCalendarDateTime(t)):e}constructor(...t){y._(this,S,{writable:!0,value:void 0});let[e,s,r,a,h]=f(t);this.calendar=e,this.era=s,this.year=r,this.month=a,this.day=h,this.hour=t.shift()||0,this.minute=t.shift()||0,this.second=t.shift()||0,this.millisecond=t.shift()||0,i.constrain(this)}}var Z=new WeakMap;class l{copy(){return this.era?new l(this.calendar,this.era,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond):new l(this.calendar,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond)}add(t){return i.addZoned(this,t)}subtract(t){return i.subtractZoned(this,t)}set(t,e){return i.setZoned(this,t,e)}cycle(t,e,s){return i.cycleZoned(this,t,e,s)}toDate(){return o.zonedToDate(this)}toString(){return m.zonedDateTimeToString(this)}toAbsoluteString(){return this.toDate().toISOString()}compare(t){return this.toDate().getTime()-o.toZoned(t,this.timeZone).toDate().getTime()}constructor(...t){y._(this,Z,{writable:!0,value:void 0});let[e,s,r,a,h]=f(t),p=t.shift(),v=t.shift();this.calendar=e,this.era=s,this.year=r,this.month=a,this.day=h,this.timeZone=p,this.offset=v,this.hour=t.shift()||0,this.minute=t.shift()||0,this.second=t.shift()||0,this.millisecond=t.shift()||0,i.constrain(this)}}exports.CalendarDate=u;exports.CalendarDateTime=d;exports.Time=T;exports.ZonedDateTime=l;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index185.js"),c=require("./index152.js"),m=require("./index186.js"),b=require("./index184.js"),o=require("./index170.js"),y=require("./index187.js");function f(n){let t=typeof n[0]=="object"?n.shift():new b.GregorianCalendar,e;if(typeof n[0]=="string")e=n.shift();else{let h=t.getEras();e=h[h.length-1]}let s=n.shift(),r=n.shift(),a=n.shift();return[t,e,s,r,a]}var D=new WeakMap;class u{copy(){return this.era?new u(this.calendar,this.era,this.year,this.month,this.day):new u(this.calendar,this.year,this.month,this.day)}add(t){return i.add(this,t)}subtract(t){return i.subtract(this,t)}set(t){return i.set(this,t)}cycle(t,e,s){return i.cycleDate(this,t,e,s)}toDate(t){return o.toDate(this,t)}toString(){return m.dateToString(this)}compare(t){return c.compareDate(this,t)}constructor(...t){y._(this,D,{writable:!0,value:void 0});let[e,s,r,a,h]=f(t);this.calendar=e,this.era=s,this.year=r,this.month=a,this.day=h,i.constrain(this)}}var w=new WeakMap;class T{copy(){return new T(this.hour,this.minute,this.second,this.millisecond)}add(t){return i.addTime(this,t)}subtract(t){return i.subtractTime(this,t)}set(t){return i.setTime(this,t)}cycle(t,e,s){return i.cycleTime(this,t,e,s)}toString(){return m.timeToString(this)}compare(t){return c.compareTime(this,t)}constructor(t=0,e=0,s=0,r=0){y._(this,w,{writable:!0,value:void 0}),this.hour=t,this.minute=e,this.second=s,this.millisecond=r,i.constrainTime(this)}}var S=new WeakMap;class d{copy(){return this.era?new d(this.calendar,this.era,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond):new d(this.calendar,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond)}add(t){return i.add(this,t)}subtract(t){return i.subtract(this,t)}set(t){return i.set(i.setTime(this,t),t)}cycle(t,e,s){switch(t){case"era":case"year":case"month":case"day":return i.cycleDate(this,t,e,s);default:return i.cycleTime(this,t,e,s)}}toDate(t,e){return o.toDate(this,t,e)}toString(){return m.dateTimeToString(this)}compare(t){let e=c.compareDate(this,t);return e===0?c.compareTime(this,o.toCalendarDateTime(t)):e}constructor(...t){y._(this,S,{writable:!0,value:void 0});let[e,s,r,a,h]=f(t);this.calendar=e,this.era=s,this.year=r,this.month=a,this.day=h,this.hour=t.shift()||0,this.minute=t.shift()||0,this.second=t.shift()||0,this.millisecond=t.shift()||0,i.constrain(this)}}var Z=new WeakMap;class l{copy(){return this.era?new l(this.calendar,this.era,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond):new l(this.calendar,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond)}add(t){return i.addZoned(this,t)}subtract(t){return i.subtractZoned(this,t)}set(t,e){return i.setZoned(this,t,e)}cycle(t,e,s){return i.cycleZoned(this,t,e,s)}toDate(){return o.zonedToDate(this)}toString(){return m.zonedDateTimeToString(this)}toAbsoluteString(){return this.toDate().toISOString()}compare(t){return this.toDate().getTime()-o.toZoned(t,this.timeZone).toDate().getTime()}constructor(...t){y._(this,Z,{writable:!0,value:void 0});let[e,s,r,a,h]=f(t),p=t.shift(),v=t.shift();this.calendar=e,this.era=s,this.year=r,this.month=a,this.day=h,this.timeZone=p,this.offset=v,this.hour=t.shift()||0,this.minute=t.shift()||0,this.second=t.shift()||0,this.millisecond=t.shift()||0,i.constrain(this)}}exports.CalendarDate=u;exports.CalendarDateTime=d;exports.Time=T;exports.ZonedDateTime=l;
package/index169.mjs CHANGED
@@ -1,9 +1,9 @@
1
- import { add as u, subtract as l, set as m, cycleDate as p, constrain as $, addTime as Z, subtractTime as k, setTime as y, cycleTime as b, constrainTime as C, addZoned as M, subtractZoned as W, setZoned as z, cycleZoned as A } from "./index211.mjs";
2
- import { compareDate as x, compareTime as T } from "./index153.mjs";
3
- import { dateToString as _, timeToString as g, dateTimeToString as j, zonedDateTimeToString as E } from "./index212.mjs";
1
+ import { add as u, subtract as l, set as m, cycleDate as p, constrain as $, addTime as Z, subtractTime as k, setTime as y, cycleTime as b, constrainTime as C, addZoned as M, subtractZoned as W, setZoned as z, cycleZoned as A } from "./index185.mjs";
2
+ import { compareDate as x, compareTime as T } from "./index152.mjs";
3
+ import { dateToString as _, timeToString as g, dateTimeToString as j, zonedDateTimeToString as E } from "./index186.mjs";
4
4
  import { GregorianCalendar as G } from "./index184.mjs";
5
5
  import { toDate as v, toCalendarDateTime as I, zonedToDate as O, toZoned as q } from "./index170.mjs";
6
- import { _ as d } from "./index213.mjs";
6
+ import { _ as d } from "./index187.mjs";
7
7
  function f(a) {
8
8
  let t = typeof a[0] == "object" ? a.shift() : new G(), e;
9
9
  if (typeof a[0] == "string") e = a.shift();