@rpcbase/ui 0.217.0 → 0.218.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 (351) hide show
  1. package/dist/components/HourPickerField/index.d.ts.map +1 -1
  2. package/dist/index10.js +544 -489
  3. package/dist/index10.js.map +1 -1
  4. package/dist/index100.js +5 -4
  5. package/dist/index100.js.map +1 -1
  6. package/dist/index101.js +4 -8
  7. package/dist/index101.js.map +1 -1
  8. package/dist/index102.js +8 -5
  9. package/dist/index102.js.map +1 -1
  10. package/dist/index103.js +5 -4
  11. package/dist/index103.js.map +1 -1
  12. package/dist/index104.js +3 -3
  13. package/dist/index104.js.map +1 -1
  14. package/dist/index105.js +4 -6
  15. package/dist/index105.js.map +1 -1
  16. package/dist/index106.js +6 -145
  17. package/dist/index106.js.map +1 -1
  18. package/dist/index107.js +144 -38
  19. package/dist/index107.js.map +1 -1
  20. package/dist/index108.js +39 -4
  21. package/dist/index108.js.map +1 -1
  22. package/dist/index109.js +4 -7
  23. package/dist/index109.js.map +1 -1
  24. package/dist/index110.js +6 -12
  25. package/dist/index110.js.map +1 -1
  26. package/dist/index111.js +13 -13
  27. package/dist/index111.js.map +1 -1
  28. package/dist/index112.js +13 -7
  29. package/dist/index112.js.map +1 -1
  30. package/dist/index113.js +6 -30
  31. package/dist/index113.js.map +1 -1
  32. package/dist/index114.js +31 -10
  33. package/dist/index114.js.map +1 -1
  34. package/dist/index115.js +10 -10
  35. package/dist/index115.js.map +1 -1
  36. package/dist/index116.js +10 -8
  37. package/dist/index116.js.map +1 -1
  38. package/dist/index117.js +8 -13
  39. package/dist/index117.js.map +1 -1
  40. package/dist/index118.js +13 -101
  41. package/dist/index118.js.map +1 -1
  42. package/dist/index119.js +102 -20
  43. package/dist/index119.js.map +1 -1
  44. package/dist/index120.js +20 -54
  45. package/dist/index120.js.map +1 -1
  46. package/dist/index121.js +51 -70
  47. package/dist/index121.js.map +1 -1
  48. package/dist/index122.js +72 -9
  49. package/dist/index122.js.map +1 -1
  50. package/dist/index123.js +9 -20
  51. package/dist/index123.js.map +1 -1
  52. package/dist/index124.js +20 -16
  53. package/dist/index124.js.map +1 -1
  54. package/dist/index125.js +16 -23
  55. package/dist/index125.js.map +1 -1
  56. package/dist/index126.js +23 -6
  57. package/dist/index126.js.map +1 -1
  58. package/dist/index127.js +6 -5
  59. package/dist/index127.js.map +1 -1
  60. package/dist/index128.js +5 -23
  61. package/dist/index128.js.map +1 -1
  62. package/dist/index129.js +24 -35
  63. package/dist/index129.js.map +1 -1
  64. package/dist/index130.js +35 -16
  65. package/dist/index130.js.map +1 -1
  66. package/dist/index131.js +16 -7
  67. package/dist/index131.js.map +1 -1
  68. package/dist/index132.js +6 -4
  69. package/dist/index132.js.map +1 -1
  70. package/dist/index133.js +4 -4
  71. package/dist/index133.js.map +1 -1
  72. package/dist/index134.js +4 -4
  73. package/dist/index134.js.map +1 -1
  74. package/dist/index135.js +4 -4
  75. package/dist/index135.js.map +1 -1
  76. package/dist/index136.js +4 -3
  77. package/dist/index136.js.map +1 -1
  78. package/dist/index137.js +3 -6
  79. package/dist/index137.js.map +1 -1
  80. package/dist/index138.js +7 -24
  81. package/dist/index138.js.map +1 -1
  82. package/dist/index139.js +24 -8
  83. package/dist/index139.js.map +1 -1
  84. package/dist/index140.js +7 -6
  85. package/dist/index140.js.map +1 -1
  86. package/dist/index141.js +6 -5
  87. package/dist/index141.js.map +1 -1
  88. package/dist/index142.js +5 -3
  89. package/dist/index142.js.map +1 -1
  90. package/dist/index143.js +3 -3
  91. package/dist/index143.js.map +1 -1
  92. package/dist/index144.js +3 -4
  93. package/dist/index144.js.map +1 -1
  94. package/dist/index145.js +4 -3
  95. package/dist/index145.js.map +1 -1
  96. package/dist/index146.js +3 -4
  97. package/dist/index146.js.map +1 -1
  98. package/dist/index147.js +4 -3
  99. package/dist/index147.js.map +1 -1
  100. package/dist/index148.js +3 -3
  101. package/dist/index148.js.map +1 -1
  102. package/dist/index149.js +3 -3
  103. package/dist/index149.js.map +1 -1
  104. package/dist/index150.js +3 -46
  105. package/dist/index150.js.map +1 -1
  106. package/dist/index151.js +46 -5
  107. package/dist/index151.js.map +1 -1
  108. package/dist/index152.js +223 -62
  109. package/dist/index152.js.map +1 -1
  110. package/dist/index153.js +22 -2
  111. package/dist/index153.js.map +1 -1
  112. package/dist/index154.js +24 -363
  113. package/dist/index154.js.map +1 -1
  114. package/dist/index155.js +382 -243
  115. package/dist/index155.js.map +1 -1
  116. package/dist/index156.js +5 -60
  117. package/dist/index156.js.map +1 -1
  118. package/dist/index157.js +62 -40
  119. package/dist/index157.js.map +1 -1
  120. package/dist/index158.js +2 -170
  121. package/dist/index158.js.map +1 -1
  122. package/dist/index159.js +356 -102
  123. package/dist/index159.js.map +1 -1
  124. package/dist/index160.js +261 -24
  125. package/dist/index160.js.map +1 -1
  126. package/dist/index161.js +61 -8
  127. package/dist/index161.js.map +1 -1
  128. package/dist/index162.js +46 -4
  129. package/dist/index162.js.map +1 -1
  130. package/dist/index163.js +169 -5
  131. package/dist/index163.js.map +1 -1
  132. package/dist/index164.js +109 -4
  133. package/dist/index164.js.map +1 -1
  134. package/dist/index165.js +24 -466
  135. package/dist/index165.js.map +1 -1
  136. package/dist/index166.js +8 -186
  137. package/dist/index166.js.map +1 -1
  138. package/dist/index167.js +4 -107
  139. package/dist/index167.js.map +1 -1
  140. package/dist/index168.js +5 -262
  141. package/dist/index168.js.map +1 -1
  142. package/dist/index169.js +4 -9
  143. package/dist/index169.js.map +1 -1
  144. package/dist/index170.js +462 -38
  145. package/dist/index170.js.map +1 -1
  146. package/dist/index171.js +185 -4
  147. package/dist/index171.js.map +1 -1
  148. package/dist/index172.js +103 -42
  149. package/dist/index172.js.map +1 -1
  150. package/dist/index173.js +253 -220
  151. package/dist/index173.js.map +1 -1
  152. package/dist/index174.js +10 -22
  153. package/dist/index174.js.map +1 -1
  154. package/dist/index175.js +42 -24
  155. package/dist/index175.js.map +1 -1
  156. package/dist/index176.js +4 -400
  157. package/dist/index176.js.map +1 -1
  158. package/dist/index181.js +1 -1
  159. package/dist/index228.js +1 -1
  160. package/dist/index231.js +1 -1
  161. package/dist/index233.js +1 -1
  162. package/dist/index234.js +1 -1
  163. package/dist/index235.js +3 -3
  164. package/dist/index236.js +2 -2
  165. package/dist/index237.js +23 -12
  166. package/dist/index237.js.map +1 -1
  167. package/dist/index238.js +29 -155
  168. package/dist/index238.js.map +1 -1
  169. package/dist/index239.js +5 -31
  170. package/dist/index239.js.map +1 -1
  171. package/dist/index240.js +13 -9
  172. package/dist/index240.js.map +1 -1
  173. package/dist/index241.js +147 -41
  174. package/dist/index241.js.map +1 -1
  175. package/dist/index242.js +29 -10
  176. package/dist/index242.js.map +1 -1
  177. package/dist/index243.js +9 -44
  178. package/dist/index243.js.map +1 -1
  179. package/dist/index244.js +41 -88
  180. package/dist/index244.js.map +1 -1
  181. package/dist/index245.js +10 -85
  182. package/dist/index245.js.map +1 -1
  183. package/dist/index246.js +41 -102
  184. package/dist/index246.js.map +1 -1
  185. package/dist/index247.js +88 -45
  186. package/dist/index247.js.map +1 -1
  187. package/dist/index248.js +85 -10
  188. package/dist/index248.js.map +1 -1
  189. package/dist/index249.js +96 -28
  190. package/dist/index249.js.map +1 -1
  191. package/dist/index250.js +52 -8
  192. package/dist/index250.js.map +1 -1
  193. package/dist/index251.js +10 -115
  194. package/dist/index251.js.map +1 -1
  195. package/dist/index252.js +36 -16
  196. package/dist/index252.js.map +1 -1
  197. package/dist/index253.js +8 -15
  198. package/dist/index253.js.map +1 -1
  199. package/dist/index254.js +116 -3
  200. package/dist/index254.js.map +1 -1
  201. package/dist/index255.js +16 -35
  202. package/dist/index255.js.map +1 -1
  203. package/dist/index256.js +14 -19
  204. package/dist/index256.js.map +1 -1
  205. package/dist/index257.js +3 -9
  206. package/dist/index257.js.map +1 -1
  207. package/dist/index258.js +36 -8
  208. package/dist/index258.js.map +1 -1
  209. package/dist/index259.js +19 -18
  210. package/dist/index259.js.map +1 -1
  211. package/dist/index260.js +9 -28
  212. package/dist/index260.js.map +1 -1
  213. package/dist/index261.js +7 -15
  214. package/dist/index261.js.map +1 -1
  215. package/dist/index262.js +19 -24
  216. package/dist/index262.js.map +1 -1
  217. package/dist/index263.js +29 -29
  218. package/dist/index263.js.map +1 -1
  219. package/dist/index264.js +17 -5
  220. package/dist/index264.js.map +1 -1
  221. package/dist/index268.js +5 -21
  222. package/dist/index268.js.map +1 -1
  223. package/dist/index269.js +3 -5
  224. package/dist/index269.js.map +1 -1
  225. package/dist/index270.js +24 -3
  226. package/dist/index270.js.map +1 -1
  227. package/dist/index271.js +111 -22
  228. package/dist/index271.js.map +1 -1
  229. package/dist/index272.js +14 -111
  230. package/dist/index272.js.map +1 -1
  231. package/dist/index273.js +528 -14
  232. package/dist/index273.js.map +1 -1
  233. package/dist/index274.js +111 -515
  234. package/dist/index274.js.map +1 -1
  235. package/dist/index275.js +117 -109
  236. package/dist/index275.js.map +1 -1
  237. package/dist/index276.js +20 -133
  238. package/dist/index276.js.map +1 -1
  239. package/dist/index294.js +1 -1
  240. package/dist/index295.js +1 -1
  241. package/dist/index31.js +5 -5
  242. package/dist/index32.js +24 -24
  243. package/dist/index33.js +3 -3
  244. package/dist/index36.js +1 -1
  245. package/dist/index37.js +2 -2
  246. package/dist/index40.js +2 -2
  247. package/dist/index41.js +242 -270
  248. package/dist/index41.js.map +1 -1
  249. package/dist/index45.js +1 -1
  250. package/dist/index46.js +1 -1
  251. package/dist/index49.js +1 -1
  252. package/dist/index50.js +1 -1
  253. package/dist/index51.js +2 -7
  254. package/dist/index51.js.map +1 -1
  255. package/dist/index52.js +2 -34
  256. package/dist/index52.js.map +1 -1
  257. package/dist/index53.js +2 -49
  258. package/dist/index53.js.map +1 -1
  259. package/dist/index54.js +2 -8
  260. package/dist/index54.js.map +1 -1
  261. package/dist/index55.js +6 -11
  262. package/dist/index55.js.map +1 -1
  263. package/dist/index56.js +33 -5
  264. package/dist/index56.js.map +1 -1
  265. package/dist/index57.js +48 -7
  266. package/dist/index57.js.map +1 -1
  267. package/dist/index58.js +7 -5
  268. package/dist/index58.js.map +1 -1
  269. package/dist/index59.js +11 -3
  270. package/dist/index59.js.map +1 -1
  271. package/dist/index60.js +3 -47
  272. package/dist/index60.js.map +1 -1
  273. package/dist/index61.js +45 -48
  274. package/dist/index61.js.map +1 -1
  275. package/dist/index62.js +50 -7
  276. package/dist/index62.js.map +1 -1
  277. package/dist/index63.js +7 -14
  278. package/dist/index63.js.map +1 -1
  279. package/dist/index64.js +14 -133
  280. package/dist/index64.js.map +1 -1
  281. package/dist/index65.js +133 -10
  282. package/dist/index65.js.map +1 -1
  283. package/dist/index66.js +10 -216
  284. package/dist/index66.js.map +1 -1
  285. package/dist/index67.js +216 -12
  286. package/dist/index67.js.map +1 -1
  287. package/dist/index68.js +13 -47
  288. package/dist/index68.js.map +1 -1
  289. package/dist/index69.js +44 -47
  290. package/dist/index69.js.map +1 -1
  291. package/dist/index70.js +50 -4
  292. package/dist/index70.js.map +1 -1
  293. package/dist/index71.js +4 -6
  294. package/dist/index71.js.map +1 -1
  295. package/dist/index72.js +6 -28
  296. package/dist/index72.js.map +1 -1
  297. package/dist/index73.js +28 -50
  298. package/dist/index73.js.map +1 -1
  299. package/dist/index74.js +50 -9
  300. package/dist/index74.js.map +1 -1
  301. package/dist/index75.js +9 -2
  302. package/dist/index75.js.map +1 -1
  303. package/dist/index76.js +6 -2
  304. package/dist/index76.js.map +1 -1
  305. package/dist/index77.js +8 -2
  306. package/dist/index77.js.map +1 -1
  307. package/dist/index78.js +6 -2
  308. package/dist/index78.js.map +1 -1
  309. package/dist/index79.js +47 -52
  310. package/dist/index79.js.map +1 -1
  311. package/dist/index80.js +52 -5
  312. package/dist/index80.js.map +1 -1
  313. package/dist/index81.js +4 -4
  314. package/dist/index81.js.map +1 -1
  315. package/dist/index82.js +4 -15
  316. package/dist/index82.js.map +1 -1
  317. package/dist/index83.js +15 -5
  318. package/dist/index83.js.map +1 -1
  319. package/dist/index84.js +5 -7
  320. package/dist/index84.js.map +1 -1
  321. package/dist/index85.js +6 -15
  322. package/dist/index85.js.map +1 -1
  323. package/dist/index86.js +16 -4
  324. package/dist/index86.js.map +1 -1
  325. package/dist/index87.js +1 -1
  326. package/dist/index87.js.map +1 -1
  327. package/dist/index88.js +4 -5
  328. package/dist/index88.js.map +1 -1
  329. package/dist/index89.js +4 -4
  330. package/dist/index89.js.map +1 -1
  331. package/dist/index90.js +5 -4
  332. package/dist/index90.js.map +1 -1
  333. package/dist/index91.js +2 -2
  334. package/dist/index91.js.map +1 -1
  335. package/dist/index92.js +3 -5
  336. package/dist/index92.js.map +1 -1
  337. package/dist/index93.js +6 -24
  338. package/dist/index93.js.map +1 -1
  339. package/dist/index94.js +24 -6
  340. package/dist/index94.js.map +1 -1
  341. package/dist/index95.js +6 -4
  342. package/dist/index95.js.map +1 -1
  343. package/dist/index96.js +3 -5
  344. package/dist/index96.js.map +1 -1
  345. package/dist/index97.js +6 -5
  346. package/dist/index97.js.map +1 -1
  347. package/dist/index98.js +5 -4
  348. package/dist/index98.js.map +1 -1
  349. package/dist/index99.js +3 -4
  350. package/dist/index99.js.map +1 -1
  351. package/package.json +3 -2
package/dist/index152.js CHANGED
@@ -1,72 +1,233 @@
1
- import m from "./index246.js";
2
- import p from "./index247.js";
3
- import y from "./index245.js";
4
- import b from "./index165.js";
5
- import l from "./index237.js";
6
- function i(e) {
7
- "@babel/helpers - typeof";
8
- return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(r) {
9
- return typeof r;
10
- } : function(r) {
11
- return r && typeof Symbol == "function" && r.constructor === Symbol && r !== Symbol.prototype ? "symbol" : typeof r;
12
- }, i(e);
13
- }
14
- function c(e, r) {
15
- var t = Object.keys(e);
16
- if (Object.getOwnPropertySymbols) {
17
- var o = Object.getOwnPropertySymbols(e);
18
- r && (o = o.filter(function(n) {
19
- return Object.getOwnPropertyDescriptor(e, n).enumerable;
20
- })), t.push.apply(t, o);
1
+ import { computePosition as I, offset as J, shift as K, flip as N, size as Q, hide as T, arrow as z, limitShift as X } from "./index155.js";
2
+ import { autoUpdate as pe, platform as ge } from "./index155.js";
3
+ import * as f from "react";
4
+ import { useLayoutEffect as Y } from "react";
5
+ import * as Z from "react-dom";
6
+ var b = typeof document < "u", ee = function() {
7
+ }, w = b ? Y : ee;
8
+ function R(e, n) {
9
+ if (e === n)
10
+ return !0;
11
+ if (typeof e != typeof n)
12
+ return !1;
13
+ if (typeof e == "function" && e.toString() === n.toString())
14
+ return !0;
15
+ let t, r, s;
16
+ if (e && n && typeof e == "object") {
17
+ if (Array.isArray(e)) {
18
+ if (t = e.length, t !== n.length) return !1;
19
+ for (r = t; r-- !== 0; )
20
+ if (!R(e[r], n[r]))
21
+ return !1;
22
+ return !0;
23
+ }
24
+ if (s = Object.keys(e), t = s.length, t !== Object.keys(n).length)
25
+ return !1;
26
+ for (r = t; r-- !== 0; )
27
+ if (!{}.hasOwnProperty.call(n, s[r]))
28
+ return !1;
29
+ for (r = t; r-- !== 0; ) {
30
+ const p = s[r];
31
+ if (!(p === "_owner" && e.$$typeof) && !R(e[p], n[p]))
32
+ return !1;
33
+ }
34
+ return !0;
21
35
  }
22
- return t;
36
+ return e !== e && n !== n;
23
37
  }
24
- function f(e) {
25
- for (var r = 1; r < arguments.length; r++) {
26
- var t = arguments[r] != null ? arguments[r] : {};
27
- r % 2 ? c(Object(t), !0).forEach(function(o) {
28
- s(e, o, t[o]);
29
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : c(Object(t)).forEach(function(o) {
30
- Object.defineProperty(e, o, Object.getOwnPropertyDescriptor(t, o));
31
- });
32
- }
33
- return e;
38
+ function A(e) {
39
+ return typeof window > "u" ? 1 : (e.ownerDocument.defaultView || window).devicePixelRatio || 1;
34
40
  }
35
- function s(e, r, t) {
36
- return (r = g(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e;
41
+ function L(e, n) {
42
+ const t = A(e);
43
+ return Math.round(n * t) / t;
37
44
  }
38
- function g(e) {
39
- var r = O(e, "string");
40
- return i(r) == "symbol" ? r : r + "";
45
+ function k(e) {
46
+ const n = f.useRef(e);
47
+ return w(() => {
48
+ n.current = e;
49
+ }), n;
41
50
  }
42
- function O(e, r) {
43
- if (i(e) != "object" || !e) return e;
44
- var t = e[Symbol.toPrimitive];
45
- if (t !== void 0) {
46
- var o = t.call(e, r);
47
- if (i(o) != "object") return o;
48
- throw new TypeError("@@toPrimitive must return a primitive value.");
49
- }
50
- return (r === "string" ? String : Number)(e);
51
+ function fe(e) {
52
+ e === void 0 && (e = {});
53
+ const {
54
+ placement: n = "bottom",
55
+ strategy: t = "absolute",
56
+ middleware: r = [],
57
+ platform: s,
58
+ elements: {
59
+ reference: p,
60
+ floating: q
61
+ } = {},
62
+ transform: D = !0,
63
+ whileElementsMounted: E,
64
+ open: x
65
+ } = e, [i, C] = f.useState({
66
+ x: 0,
67
+ y: 0,
68
+ strategy: t,
69
+ placement: n,
70
+ middlewareData: {},
71
+ isPositioned: !1
72
+ }), [M, B] = f.useState(r);
73
+ R(M, r) || B(r);
74
+ const [U, V] = f.useState(null), [W, G] = f.useState(null), O = f.useCallback((o) => {
75
+ o !== a.current && (a.current = o, V(o));
76
+ }, []), _ = f.useCallback((o) => {
77
+ o !== m.current && (m.current = o, G(o));
78
+ }, []), u = p || U, l = q || W, a = f.useRef(null), m = f.useRef(null), y = f.useRef(i), H = E != null, S = k(E), P = k(s), v = k(x), g = f.useCallback(() => {
79
+ if (!a.current || !m.current)
80
+ return;
81
+ const o = {
82
+ placement: n,
83
+ strategy: t,
84
+ middleware: M
85
+ };
86
+ P.current && (o.platform = P.current), I(a.current, m.current, o).then((h) => {
87
+ const d = {
88
+ ...h,
89
+ // The floating element's position may be recomputed while it's closed
90
+ // but still mounted (such as when transitioning out). To ensure
91
+ // `isPositioned` will be `false` initially on the next open, avoid
92
+ // setting it to `true` when `open === false` (must be specified).
93
+ isPositioned: v.current !== !1
94
+ };
95
+ $.current && !R(y.current, d) && (y.current = d, Z.flushSync(() => {
96
+ C(d);
97
+ }));
98
+ });
99
+ }, [M, n, t, P, v]);
100
+ w(() => {
101
+ x === !1 && y.current.isPositioned && (y.current.isPositioned = !1, C((o) => ({
102
+ ...o,
103
+ isPositioned: !1
104
+ })));
105
+ }, [x]);
106
+ const $ = f.useRef(!1);
107
+ w(() => ($.current = !0, () => {
108
+ $.current = !1;
109
+ }), []), w(() => {
110
+ if (u && (a.current = u), l && (m.current = l), u && l) {
111
+ if (S.current)
112
+ return S.current(u, l, g);
113
+ g();
114
+ }
115
+ }, [u, l, g, S, H]);
116
+ const F = f.useMemo(() => ({
117
+ reference: a,
118
+ floating: m,
119
+ setReference: O,
120
+ setFloating: _
121
+ }), [O, _]), c = f.useMemo(() => ({
122
+ reference: u,
123
+ floating: l
124
+ }), [u, l]), j = f.useMemo(() => {
125
+ const o = {
126
+ position: t,
127
+ left: 0,
128
+ top: 0
129
+ };
130
+ if (!c.floating)
131
+ return o;
132
+ const h = L(c.floating, i.x), d = L(c.floating, i.y);
133
+ return D ? {
134
+ ...o,
135
+ transform: "translate(" + h + "px, " + d + "px)",
136
+ ...A(c.floating) >= 1.5 && {
137
+ willChange: "transform"
138
+ }
139
+ } : {
140
+ position: t,
141
+ left: h,
142
+ top: d
143
+ };
144
+ }, [t, D, c.floating, i.x, i.y]);
145
+ return f.useMemo(() => ({
146
+ ...i,
147
+ update: g,
148
+ refs: F,
149
+ elements: c,
150
+ floatingStyles: j
151
+ }), [i, g, F, c, j]);
51
152
  }
52
- function h() {
53
- var e = m(arguments), r = e.text, t = e.options, o = e.metadata;
54
- t = f(f({}, t), {}, {
55
- extract: !1
56
- });
57
- try {
58
- var n = p(r, t, o);
59
- o = new b(o), o.selectNumberingPlan(n.countryCallingCode);
60
- var u = l(n.nationalNumber, n.country, o);
61
- if (u !== "IS_POSSIBLE")
62
- return u;
63
- } catch (a) {
64
- if (a instanceof y)
65
- return a.message;
66
- throw a;
153
+ const te = (e) => {
154
+ function n(t) {
155
+ return {}.hasOwnProperty.call(t, "current");
67
156
  }
68
- }
157
+ return {
158
+ name: "arrow",
159
+ options: e,
160
+ fn(t) {
161
+ const {
162
+ element: r,
163
+ padding: s
164
+ } = typeof e == "function" ? e(t) : e;
165
+ return r && n(r) ? r.current != null ? z({
166
+ element: r.current,
167
+ padding: s
168
+ }).fn(t) : {} : r ? z({
169
+ element: r,
170
+ padding: s
171
+ }).fn(t) : {};
172
+ }
173
+ };
174
+ }, oe = (e, n) => {
175
+ const t = J(e);
176
+ return {
177
+ name: t.name,
178
+ fn: t.fn,
179
+ options: [e, n]
180
+ };
181
+ }, se = (e, n) => {
182
+ const t = K(e);
183
+ return {
184
+ name: t.name,
185
+ fn: t.fn,
186
+ options: [e, n]
187
+ };
188
+ }, ie = (e, n) => ({
189
+ fn: X(e).fn,
190
+ options: [e, n]
191
+ }), ue = (e, n) => {
192
+ const t = N(e);
193
+ return {
194
+ name: t.name,
195
+ fn: t.fn,
196
+ options: [e, n]
197
+ };
198
+ }, le = (e, n) => {
199
+ const t = Q(e);
200
+ return {
201
+ name: t.name,
202
+ fn: t.fn,
203
+ options: [e, n]
204
+ };
205
+ }, ce = (e, n) => {
206
+ const t = T(e);
207
+ return {
208
+ name: t.name,
209
+ fn: t.fn,
210
+ options: [e, n]
211
+ };
212
+ }, ae = (e, n) => {
213
+ const t = te(e);
214
+ return {
215
+ name: t.name,
216
+ fn: t.fn,
217
+ options: [e, n]
218
+ };
219
+ };
69
220
  export {
70
- h as default
221
+ ae as arrow,
222
+ pe as autoUpdate,
223
+ I as computePosition,
224
+ ue as flip,
225
+ ce as hide,
226
+ ie as limitShift,
227
+ oe as offset,
228
+ ge as platform,
229
+ se as shift,
230
+ le as size,
231
+ fe as useFloating
71
232
  };
72
233
  //# sourceMappingURL=index152.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index152.js","sources":["../../../node_modules/libphonenumber-js/es6/validatePhoneNumberLength.js"],"sourcesContent":["function _typeof(o) { \"@babel/helpers - typeof\"; return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (o) { return typeof o; } : function (o) { return o && \"function\" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? \"symbol\" : typeof o; }, _typeof(o); }\nfunction ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }\nfunction _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }\nfunction _defineProperty(e, r, t) { return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : e[r] = t, e; }\nfunction _toPropertyKey(t) { var i = _toPrimitive(t, \"string\"); return \"symbol\" == _typeof(i) ? i : i + \"\"; }\nfunction _toPrimitive(t, r) { if (\"object\" != _typeof(t) || !t) return t; var e = t[Symbol.toPrimitive]; if (void 0 !== e) { var i = e.call(t, r || \"default\"); if (\"object\" != _typeof(i)) return i; throw new TypeError(\"@@toPrimitive must return a primitive value.\"); } return (\"string\" === r ? String : Number)(t); }\nimport normalizeArguments from './normalizeArguments.js';\nimport parsePhoneNumberWithError from './parsePhoneNumberWithError_.js';\nimport ParseError from './ParseError.js';\nimport Metadata from './metadata.js';\nimport checkNumberLength from './helpers/checkNumberLength.js';\nexport default function validatePhoneNumberLength() {\n var _normalizeArguments = normalizeArguments(arguments),\n text = _normalizeArguments.text,\n options = _normalizeArguments.options,\n metadata = _normalizeArguments.metadata;\n options = _objectSpread(_objectSpread({}, options), {}, {\n extract: false\n });\n\n // Parse phone number.\n try {\n var phoneNumber = parsePhoneNumberWithError(text, options, metadata);\n metadata = new Metadata(metadata);\n metadata.selectNumberingPlan(phoneNumber.countryCallingCode);\n var result = checkNumberLength(phoneNumber.nationalNumber, phoneNumber.country, metadata);\n if (result !== 'IS_POSSIBLE') {\n return result;\n }\n } catch (error) {\n /* istanbul ignore else */\n if (error instanceof ParseError) {\n return error.message;\n } else {\n throw error;\n }\n }\n}\n//# sourceMappingURL=validatePhoneNumberLength.js.map"],"names":["_typeof","o","ownKeys","r","_objectSpread","_defineProperty","_toPropertyKey","t","i","_toPrimitive","e","validatePhoneNumberLength","_normalizeArguments","normalizeArguments","text","options","metadata","phoneNumber","parsePhoneNumberWithError","Metadata","result","checkNumberLength","error","ParseError"],"mappings":";;;;;AAAA,SAASA,EAAQC,GAAG;AAAE;AAA2B,SAAOD,IAAwB,OAAO,UAArB,cAA2C,OAAO,OAAO,YAA1B,WAAqC,SAAUC,GAAG;AAAE,WAAO,OAAOA;AAAA,EAAG,IAAI,SAAUA,GAAG;AAAE,WAAOA,KAAmB,OAAO,UAArB,cAA+BA,EAAE,gBAAgB,UAAUA,MAAM,OAAO,YAAY,WAAW,OAAOA;AAAA,EAAG,GAAGD,EAAQC,CAAC;AAAG;AAC7T,SAASC,EAAQ,GAAG,GAAG;AAAE,MAAI,IAAI,OAAO,KAAK,CAAC;AAAG,MAAI,OAAO,uBAAuB;AAAE,QAAI,IAAI,OAAO,sBAAsB,CAAC;AAAG,UAAM,IAAI,EAAE,OAAO,SAAUC,GAAG;AAAE,aAAO,OAAO,yBAAyB,GAAGA,CAAC,EAAE;AAAA,IAAY,CAAC,IAAI,EAAE,KAAK,MAAM,GAAG,CAAC;AAAA,EAAG;AAAE,SAAO;AAAG;AAC9P,SAASC,EAAc,GAAG;AAAE,WAAS,IAAI,GAAG,IAAI,UAAU,QAAQ,KAAK;AAAE,QAAI,IAAY,UAAU,CAAC,KAAnB,OAAuB,UAAU,CAAC,IAAI,CAAA;AAAI,QAAI,IAAIF,EAAQ,OAAO,CAAC,GAAG,EAAE,EAAE,QAAQ,SAAUC,GAAG;AAAE,MAAAE,EAAgB,GAAGF,GAAG,EAAEA,CAAC,CAAC;AAAA,IAAG,CAAC,IAAI,OAAO,4BAA4B,OAAO,iBAAiB,GAAG,OAAO,0BAA0B,CAAC,CAAC,IAAID,EAAQ,OAAO,CAAC,CAAC,EAAE,QAAQ,SAAUC,GAAG;AAAE,aAAO,eAAe,GAAGA,GAAG,OAAO,yBAAyB,GAAGA,CAAC,CAAC;AAAA,IAAG,CAAC;AAAA,EAAG;AAAE,SAAO;AAAG;AACtb,SAASE,EAAgB,GAAG,GAAG,GAAG;AAAE,UAAQ,IAAIC,EAAe,CAAC,MAAM,IAAI,OAAO,eAAe,GAAG,GAAG,EAAE,OAAO,GAAG,YAAY,IAAI,cAAc,IAAI,UAAU,GAAE,CAAE,IAAI,EAAE,CAAC,IAAI,GAAG;AAAG;AACnL,SAASA,EAAeC,GAAG;AAAE,MAAIC,IAAIC,EAAaF,GAAG,QAAQ;AAAG,SAAmBP,EAAQQ,CAAC,KAArB,WAAyBA,IAAIA,IAAI;AAAI;AAC5G,SAASC,EAAaF,GAAG,GAAG;AAAE,MAAgBP,EAAQO,CAAC,KAArB,YAA0B,CAACA,EAAG,QAAOA;AAAG,MAAIG,IAAIH,EAAE,OAAO,WAAW;AAAG,MAAeG,MAAX,QAAc;AAAE,QAAIF,IAAIE,EAAE,KAAKH,GAAG,CAAc;AAAG,QAAgBP,EAAQQ,CAAC,KAArB,SAAwB,QAAOA;AAAG,UAAM,IAAI,UAAU,8CAA8C;AAAA,EAAG;AAAE,UAAqB,MAAb,WAAiB,SAAS,QAAQD,CAAC;AAAG;AAM5S,SAASI,IAA4B;AAClD,MAAIC,IAAsBC,EAAmB,SAAS,GACpDC,IAAOF,EAAoB,MAC3BG,IAAUH,EAAoB,SAC9BI,IAAWJ,EAAoB;AACjC,EAAAG,IAAUX,EAAcA,EAAc,CAAA,GAAIW,CAAO,GAAG,CAAA,GAAI;AAAA,IACtD,SAAS;AAAA,EACb,CAAG;AAGD,MAAI;AACF,QAAIE,IAAcC,EAA0BJ,GAAMC,GAASC,CAAQ;AACnE,IAAAA,IAAW,IAAIG,EAASH,CAAQ,GAChCA,EAAS,oBAAoBC,EAAY,kBAAkB;AAC3D,QAAIG,IAASC,EAAkBJ,EAAY,gBAAgBA,EAAY,SAASD,CAAQ;AACxF,QAAII,MAAW;AACb,aAAOA;AAAA,EAEX,SAASE,GAAO;AAEd,QAAIA,aAAiBC;AACnB,aAAOD,EAAM;AAEb,UAAMA;AAAA,EAEV;AACF;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index152.js","sources":["../../../node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs"],"sourcesContent":["import { computePosition, arrow as arrow$2, autoPlacement as autoPlacement$1, flip as flip$1, hide as hide$1, inline as inline$1, limitShift as limitShift$1, offset as offset$1, shift as shift$1, size as size$1 } from '@floating-ui/dom';\nexport { autoUpdate, computePosition, detectOverflow, getOverflowAncestors, platform } from '@floating-ui/dom';\nimport * as React from 'react';\nimport { useLayoutEffect } from 'react';\nimport * as ReactDOM from 'react-dom';\n\nvar isClient = typeof document !== 'undefined';\n\nvar noop = function noop() {};\nvar index = isClient ? useLayoutEffect : noop;\n\n// Fork of `fast-deep-equal` that only does the comparisons we need and compares\n// functions\nfunction deepEqual(a, b) {\n if (a === b) {\n return true;\n }\n if (typeof a !== typeof b) {\n return false;\n }\n if (typeof a === 'function' && a.toString() === b.toString()) {\n return true;\n }\n let length;\n let i;\n let keys;\n if (a && b && typeof a === 'object') {\n if (Array.isArray(a)) {\n length = a.length;\n if (length !== b.length) return false;\n for (i = length; i-- !== 0;) {\n if (!deepEqual(a[i], b[i])) {\n return false;\n }\n }\n return true;\n }\n keys = Object.keys(a);\n length = keys.length;\n if (length !== Object.keys(b).length) {\n return false;\n }\n for (i = length; i-- !== 0;) {\n if (!{}.hasOwnProperty.call(b, keys[i])) {\n return false;\n }\n }\n for (i = length; i-- !== 0;) {\n const key = keys[i];\n if (key === '_owner' && a.$$typeof) {\n continue;\n }\n if (!deepEqual(a[key], b[key])) {\n return false;\n }\n }\n return true;\n }\n return a !== a && b !== b;\n}\n\nfunction getDPR(element) {\n if (typeof window === 'undefined') {\n return 1;\n }\n const win = element.ownerDocument.defaultView || window;\n return win.devicePixelRatio || 1;\n}\n\nfunction roundByDPR(element, value) {\n const dpr = getDPR(element);\n return Math.round(value * dpr) / dpr;\n}\n\nfunction useLatestRef(value) {\n const ref = React.useRef(value);\n index(() => {\n ref.current = value;\n });\n return ref;\n}\n\n/**\n * Provides data to position a floating element.\n * @see https://floating-ui.com/docs/useFloating\n */\nfunction useFloating(options) {\n if (options === void 0) {\n options = {};\n }\n const {\n placement = 'bottom',\n strategy = 'absolute',\n middleware = [],\n platform,\n elements: {\n reference: externalReference,\n floating: externalFloating\n } = {},\n transform = true,\n whileElementsMounted,\n open\n } = options;\n const [data, setData] = React.useState({\n x: 0,\n y: 0,\n strategy,\n placement,\n middlewareData: {},\n isPositioned: false\n });\n const [latestMiddleware, setLatestMiddleware] = React.useState(middleware);\n if (!deepEqual(latestMiddleware, middleware)) {\n setLatestMiddleware(middleware);\n }\n const [_reference, _setReference] = React.useState(null);\n const [_floating, _setFloating] = React.useState(null);\n const setReference = React.useCallback(node => {\n if (node !== referenceRef.current) {\n referenceRef.current = node;\n _setReference(node);\n }\n }, []);\n const setFloating = React.useCallback(node => {\n if (node !== floatingRef.current) {\n floatingRef.current = node;\n _setFloating(node);\n }\n }, []);\n const referenceEl = externalReference || _reference;\n const floatingEl = externalFloating || _floating;\n const referenceRef = React.useRef(null);\n const floatingRef = React.useRef(null);\n const dataRef = React.useRef(data);\n const hasWhileElementsMounted = whileElementsMounted != null;\n const whileElementsMountedRef = useLatestRef(whileElementsMounted);\n const platformRef = useLatestRef(platform);\n const openRef = useLatestRef(open);\n const update = React.useCallback(() => {\n if (!referenceRef.current || !floatingRef.current) {\n return;\n }\n const config = {\n placement,\n strategy,\n middleware: latestMiddleware\n };\n if (platformRef.current) {\n config.platform = platformRef.current;\n }\n computePosition(referenceRef.current, floatingRef.current, config).then(data => {\n const fullData = {\n ...data,\n // The floating element's position may be recomputed while it's closed\n // but still mounted (such as when transitioning out). To ensure\n // `isPositioned` will be `false` initially on the next open, avoid\n // setting it to `true` when `open === false` (must be specified).\n isPositioned: openRef.current !== false\n };\n if (isMountedRef.current && !deepEqual(dataRef.current, fullData)) {\n dataRef.current = fullData;\n ReactDOM.flushSync(() => {\n setData(fullData);\n });\n }\n });\n }, [latestMiddleware, placement, strategy, platformRef, openRef]);\n index(() => {\n if (open === false && dataRef.current.isPositioned) {\n dataRef.current.isPositioned = false;\n setData(data => ({\n ...data,\n isPositioned: false\n }));\n }\n }, [open]);\n const isMountedRef = React.useRef(false);\n index(() => {\n isMountedRef.current = true;\n return () => {\n isMountedRef.current = false;\n };\n }, []);\n index(() => {\n if (referenceEl) referenceRef.current = referenceEl;\n if (floatingEl) floatingRef.current = floatingEl;\n if (referenceEl && floatingEl) {\n if (whileElementsMountedRef.current) {\n return whileElementsMountedRef.current(referenceEl, floatingEl, update);\n }\n update();\n }\n }, [referenceEl, floatingEl, update, whileElementsMountedRef, hasWhileElementsMounted]);\n const refs = React.useMemo(() => ({\n reference: referenceRef,\n floating: floatingRef,\n setReference,\n setFloating\n }), [setReference, setFloating]);\n const elements = React.useMemo(() => ({\n reference: referenceEl,\n floating: floatingEl\n }), [referenceEl, floatingEl]);\n const floatingStyles = React.useMemo(() => {\n const initialStyles = {\n position: strategy,\n left: 0,\n top: 0\n };\n if (!elements.floating) {\n return initialStyles;\n }\n const x = roundByDPR(elements.floating, data.x);\n const y = roundByDPR(elements.floating, data.y);\n if (transform) {\n return {\n ...initialStyles,\n transform: \"translate(\" + x + \"px, \" + y + \"px)\",\n ...(getDPR(elements.floating) >= 1.5 && {\n willChange: 'transform'\n })\n };\n }\n return {\n position: strategy,\n left: x,\n top: y\n };\n }, [strategy, transform, elements.floating, data.x, data.y]);\n return React.useMemo(() => ({\n ...data,\n update,\n refs,\n elements,\n floatingStyles\n }), [data, update, refs, elements, floatingStyles]);\n}\n\n/**\n * Provides data to position an inner element of the floating element so that it\n * appears centered to the reference element.\n * This wraps the core `arrow` middleware to allow React refs as the element.\n * @see https://floating-ui.com/docs/arrow\n */\nconst arrow$1 = options => {\n function isRef(value) {\n return {}.hasOwnProperty.call(value, 'current');\n }\n return {\n name: 'arrow',\n options,\n fn(state) {\n const {\n element,\n padding\n } = typeof options === 'function' ? options(state) : options;\n if (element && isRef(element)) {\n if (element.current != null) {\n return arrow$2({\n element: element.current,\n padding\n }).fn(state);\n }\n return {};\n }\n if (element) {\n return arrow$2({\n element,\n padding\n }).fn(state);\n }\n return {};\n }\n };\n};\n\n/**\n * Modifies the placement by translating the floating element along the\n * specified axes.\n * A number (shorthand for `mainAxis` or distance), or an axes configuration\n * object may be passed.\n * @see https://floating-ui.com/docs/offset\n */\nconst offset = (options, deps) => {\n const result = offset$1(options);\n return {\n name: result.name,\n fn: result.fn,\n options: [options, deps]\n };\n};\n\n/**\n * Optimizes the visibility of the floating element by shifting it in order to\n * keep it in view when it will overflow the clipping boundary.\n * @see https://floating-ui.com/docs/shift\n */\nconst shift = (options, deps) => {\n const result = shift$1(options);\n return {\n name: result.name,\n fn: result.fn,\n options: [options, deps]\n };\n};\n\n/**\n * Built-in `limiter` that will stop `shift()` at a certain point.\n */\nconst limitShift = (options, deps) => {\n const result = limitShift$1(options);\n return {\n fn: result.fn,\n options: [options, deps]\n };\n};\n\n/**\n * Optimizes the visibility of the floating element by flipping the `placement`\n * in order to keep it in view when the preferred placement(s) will overflow the\n * clipping boundary. Alternative to `autoPlacement`.\n * @see https://floating-ui.com/docs/flip\n */\nconst flip = (options, deps) => {\n const result = flip$1(options);\n return {\n name: result.name,\n fn: result.fn,\n options: [options, deps]\n };\n};\n\n/**\n * Provides data that allows you to change the size of the floating element —\n * for instance, prevent it from overflowing the clipping boundary or match the\n * width of the reference element.\n * @see https://floating-ui.com/docs/size\n */\nconst size = (options, deps) => {\n const result = size$1(options);\n return {\n name: result.name,\n fn: result.fn,\n options: [options, deps]\n };\n};\n\n/**\n * Optimizes the visibility of the floating element by choosing the placement\n * that has the most space available automatically, without needing to specify a\n * preferred placement. Alternative to `flip`.\n * @see https://floating-ui.com/docs/autoPlacement\n */\nconst autoPlacement = (options, deps) => {\n const result = autoPlacement$1(options);\n return {\n name: result.name,\n fn: result.fn,\n options: [options, deps]\n };\n};\n\n/**\n * Provides data to hide the floating element in applicable situations, such as\n * when it is not in the same clipping context as the reference element.\n * @see https://floating-ui.com/docs/hide\n */\nconst hide = (options, deps) => {\n const result = hide$1(options);\n return {\n name: result.name,\n fn: result.fn,\n options: [options, deps]\n };\n};\n\n/**\n * Provides improved positioning for inline reference elements that can span\n * over multiple lines, such as hyperlinks or range selections.\n * @see https://floating-ui.com/docs/inline\n */\nconst inline = (options, deps) => {\n const result = inline$1(options);\n return {\n name: result.name,\n fn: result.fn,\n options: [options, deps]\n };\n};\n\n/**\n * Provides data to position an inner element of the floating element so that it\n * appears centered to the reference element.\n * This wraps the core `arrow` middleware to allow React refs as the element.\n * @see https://floating-ui.com/docs/arrow\n */\nconst arrow = (options, deps) => {\n const result = arrow$1(options);\n return {\n name: result.name,\n fn: result.fn,\n options: [options, deps]\n };\n};\n\nexport { arrow, autoPlacement, flip, hide, inline, limitShift, offset, shift, size, useFloating };\n"],"names":["isClient","noop","index","useLayoutEffect","deepEqual","a","b","length","i","keys","key","getDPR","element","roundByDPR","value","dpr","useLatestRef","ref","React","useFloating","options","placement","strategy","middleware","platform","externalReference","externalFloating","transform","whileElementsMounted","open","data","setData","latestMiddleware","setLatestMiddleware","_reference","_setReference","_floating","_setFloating","setReference","node","referenceRef","setFloating","floatingRef","referenceEl","floatingEl","dataRef","hasWhileElementsMounted","whileElementsMountedRef","platformRef","openRef","update","config","computePosition","fullData","isMountedRef","ReactDOM","refs","elements","floatingStyles","initialStyles","x","y","arrow$1","isRef","state","padding","arrow$2","offset","deps","result","offset$1","shift","shift$1","limitShift","limitShift$1","flip","flip$1","size","size$1","hide","hide$1","arrow"],"mappings":"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","x_google_ignoreList":[0]}