@simpli-route/apollo-ds 0.1.36 → 0.1.38

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 (325) hide show
  1. package/dist/components/Input/types.d.ts +10 -10
  2. package/dist/components/InvisibleTimeField/InvisibleTimeField.d.ts +13 -0
  3. package/dist/components/InvisibleTimeField/TimePickerPopover.d.ts +3 -0
  4. package/dist/components/InvisibleTimeField/TimeSegment.d.ts +7 -0
  5. package/dist/components/InvisibleTimeField/index.d.ts +4 -0
  6. package/dist/components/InvisibleTimeField/types.d.ts +82 -0
  7. package/dist/components/InvisibleTimeField/variants.d.ts +14 -0
  8. package/dist/components/NumberField/InvisibleNumberField.d.ts +12 -0
  9. package/dist/components/NumberField/index.d.ts +2 -0
  10. package/dist/components/NumberField/types.d.ts +58 -0
  11. package/dist/components/NumberField/variants.d.ts +11 -0
  12. package/dist/components/index.d.ts +1 -0
  13. package/dist/index.cjs.js +1 -1
  14. package/dist/index.cjs10.js +1 -1
  15. package/dist/index.cjs101.js +1 -1
  16. package/dist/index.cjs102.js +1 -1
  17. package/dist/index.cjs103.js +1 -1
  18. package/dist/index.cjs104.js +1 -1
  19. package/dist/index.cjs105.js +1 -1
  20. package/dist/index.cjs106.js +1 -1
  21. package/dist/index.cjs107.js +1 -1
  22. package/dist/index.cjs108.js +1 -1
  23. package/dist/index.cjs109.js +1 -1
  24. package/dist/index.cjs11.js +1 -1
  25. package/dist/index.cjs110.js +1 -1
  26. package/dist/index.cjs111.js +1 -1
  27. package/dist/index.cjs112.js +1 -1
  28. package/dist/index.cjs113.js +1 -1
  29. package/dist/index.cjs114.js +1 -1
  30. package/dist/index.cjs115.js +1 -1
  31. package/dist/index.cjs116.js +1 -1
  32. package/dist/index.cjs117.js +1 -1
  33. package/dist/index.cjs118.js +1 -1
  34. package/dist/index.cjs119.js +1 -1
  35. package/dist/index.cjs12.js +1 -1
  36. package/dist/index.cjs120.js +1 -1
  37. package/dist/index.cjs121.js +1 -1
  38. package/dist/index.cjs122.js +1 -1
  39. package/dist/index.cjs123.js +1 -1
  40. package/dist/index.cjs129.js +1 -1
  41. package/dist/index.cjs13.js +1 -1
  42. package/dist/index.cjs130.js +1 -1
  43. package/dist/index.cjs131.js +1 -1
  44. package/dist/index.cjs133.js +1 -1
  45. package/dist/index.cjs134.js +1 -1
  46. package/dist/index.cjs135.js +1 -1
  47. package/dist/index.cjs136.js +1 -1
  48. package/dist/index.cjs137.js +1 -1
  49. package/dist/index.cjs138.js +1 -1
  50. package/dist/index.cjs139.js +1 -1
  51. package/dist/index.cjs14.js +1 -1
  52. package/dist/index.cjs140.js +1 -1
  53. package/dist/index.cjs142.js +1 -1
  54. package/dist/index.cjs144.js +1 -1
  55. package/dist/index.cjs145.js +1 -1
  56. package/dist/index.cjs146.js +1 -1
  57. package/dist/index.cjs147.js +1 -1
  58. package/dist/index.cjs149.js +1 -1
  59. package/dist/index.cjs15.js +1 -1
  60. package/dist/index.cjs150.js +1 -1
  61. package/dist/index.cjs152.js +1 -1
  62. package/dist/index.cjs153.js +1 -1
  63. package/dist/index.cjs155.js +1 -1
  64. package/dist/index.cjs156.js +1 -0
  65. package/dist/index.cjs157.js +1 -0
  66. package/dist/index.cjs158.js +1 -0
  67. package/dist/index.cjs159.js +1 -0
  68. package/dist/index.cjs16.js +1 -1
  69. package/dist/index.cjs160.js +1 -0
  70. package/dist/index.cjs161.js +1 -0
  71. package/dist/index.cjs17.js +1 -1
  72. package/dist/index.cjs18.js +1 -1
  73. package/dist/index.cjs19.js +1 -1
  74. package/dist/index.cjs2.js +1 -1
  75. package/dist/index.cjs20.js +1 -1
  76. package/dist/index.cjs21.js +1 -1
  77. package/dist/index.cjs22.js +1 -1
  78. package/dist/index.cjs23.js +1 -1
  79. package/dist/index.cjs24.js +1 -1
  80. package/dist/index.cjs25.js +1 -1
  81. package/dist/index.cjs26.js +1 -1
  82. package/dist/index.cjs27.js +1 -1
  83. package/dist/index.cjs28.js +1 -1
  84. package/dist/index.cjs29.js +1 -1
  85. package/dist/index.cjs3.js +1 -1
  86. package/dist/index.cjs30.js +1 -1
  87. package/dist/index.cjs31.js +1 -1
  88. package/dist/index.cjs32.js +1 -1
  89. package/dist/index.cjs33.js +1 -1
  90. package/dist/index.cjs34.js +1 -1
  91. package/dist/index.cjs35.js +1 -1
  92. package/dist/index.cjs36.js +1 -1
  93. package/dist/index.cjs37.js +1 -1
  94. package/dist/index.cjs38.js +1 -1
  95. package/dist/index.cjs39.js +1 -1
  96. package/dist/index.cjs4.js +1 -1
  97. package/dist/index.cjs40.js +1 -1
  98. package/dist/index.cjs41.js +1 -1
  99. package/dist/index.cjs42.js +1 -1
  100. package/dist/index.cjs43.js +1 -1
  101. package/dist/index.cjs44.js +1 -1
  102. package/dist/index.cjs45.js +1 -1
  103. package/dist/index.cjs46.js +1 -1
  104. package/dist/index.cjs47.js +1 -1
  105. package/dist/index.cjs48.js +1 -1
  106. package/dist/index.cjs49.js +1 -1
  107. package/dist/index.cjs5.js +1 -1
  108. package/dist/index.cjs50.js +1 -1
  109. package/dist/index.cjs51.js +1 -1
  110. package/dist/index.cjs52.js +1 -1
  111. package/dist/index.cjs53.js +1 -1
  112. package/dist/index.cjs54.js +1 -1
  113. package/dist/index.cjs55.js +1 -1
  114. package/dist/index.cjs56.js +1 -1
  115. package/dist/index.cjs57.js +1 -1
  116. package/dist/index.cjs58.js +1 -1
  117. package/dist/index.cjs59.js +1 -1
  118. package/dist/index.cjs6.js +1 -1
  119. package/dist/index.cjs60.js +1 -1
  120. package/dist/index.cjs61.js +1 -1
  121. package/dist/index.cjs62.js +1 -1
  122. package/dist/index.cjs63.js +1 -1
  123. package/dist/index.cjs64.js +1 -1
  124. package/dist/index.cjs65.js +1 -1
  125. package/dist/index.cjs66.js +1 -1
  126. package/dist/index.cjs67.js +1 -1
  127. package/dist/index.cjs68.js +1 -1
  128. package/dist/index.cjs69.js +1 -1
  129. package/dist/index.cjs7.js +1 -1
  130. package/dist/index.cjs70.js +1 -1
  131. package/dist/index.cjs71.js +1 -1
  132. package/dist/index.cjs72.js +1 -1
  133. package/dist/index.cjs73.js +1 -9
  134. package/dist/index.cjs74.js +1 -19
  135. package/dist/index.cjs75.js +1 -1
  136. package/dist/index.cjs76.js +1 -1
  137. package/dist/index.cjs77.js +1 -1
  138. package/dist/index.cjs78.js +9 -1
  139. package/dist/index.cjs79.js +19 -1
  140. package/dist/index.cjs8.js +1 -1
  141. package/dist/index.cjs80.js +1 -1
  142. package/dist/index.cjs81.js +1 -1
  143. package/dist/index.cjs82.js +1 -1
  144. package/dist/index.cjs83.js +1 -1
  145. package/dist/index.cjs84.js +1 -1
  146. package/dist/index.cjs85.js +1 -1
  147. package/dist/index.cjs86.js +1 -1
  148. package/dist/index.cjs87.js +1 -1
  149. package/dist/index.cjs88.js +1 -1
  150. package/dist/index.cjs89.js +1 -1
  151. package/dist/index.cjs9.js +1 -1
  152. package/dist/index.cjs90.js +1 -1
  153. package/dist/index.cjs91.js +1 -1
  154. package/dist/index.cjs92.js +1 -1
  155. package/dist/index.cjs93.js +1 -1
  156. package/dist/index.cjs94.js +1 -1
  157. package/dist/index.cjs95.js +1 -1
  158. package/dist/index.cjs96.js +1 -1
  159. package/dist/index.cjs97.js +1 -1
  160. package/dist/index.cjs98.js +1 -1
  161. package/dist/index.cjs99.js +1 -1
  162. package/dist/index.es.js +54 -46
  163. package/dist/index.es10.js +3 -3
  164. package/dist/index.es100.js +2 -2
  165. package/dist/index.es101.js +4 -21
  166. package/dist/index.es102.js +30 -2
  167. package/dist/index.es103.js +190 -45
  168. package/dist/index.es104.js +51 -7
  169. package/dist/index.es105.js +2 -5
  170. package/dist/index.es106.js +4 -27
  171. package/dist/index.es107.js +13 -184
  172. package/dist/index.es108.js +4 -16
  173. package/dist/index.es109.js +44 -352
  174. package/dist/index.es11.js +3 -3
  175. package/dist/index.es110.js +7 -24
  176. package/dist/index.es111.js +7 -19
  177. package/dist/index.es112.js +21 -148
  178. package/dist/index.es113.js +184 -9
  179. package/dist/index.es114.js +9 -10
  180. package/dist/index.es115.js +342 -200
  181. package/dist/index.es116.js +20 -64
  182. package/dist/index.es117.js +9 -4
  183. package/dist/index.es118.js +154 -4
  184. package/dist/index.es119.js +17 -4
  185. package/dist/index.es12.js +5 -5
  186. package/dist/index.es120.js +17 -4
  187. package/dist/index.es121.js +211 -4
  188. package/dist/index.es122.js +68 -4
  189. package/dist/index.es123.js +14 -4
  190. package/dist/index.es125.js +2 -2
  191. package/dist/index.es126.js +2 -2
  192. package/dist/index.es127.js +2 -2
  193. package/dist/index.es128.js +2 -2
  194. package/dist/index.es129.js +2 -2
  195. package/dist/index.es13.js +4 -4
  196. package/dist/index.es130.js +2 -1063
  197. package/dist/index.es131.js +4 -77
  198. package/dist/index.es132.js +2 -2
  199. package/dist/index.es133.js +2 -57
  200. package/dist/index.es134.js +4 -20
  201. package/dist/index.es135.js +2 -2
  202. package/dist/index.es136.js +1064 -60
  203. package/dist/index.es137.js +77 -4
  204. package/dist/index.es138.js +4 -14
  205. package/dist/index.es139.js +59 -311
  206. package/dist/index.es14.js +121 -39
  207. package/dist/index.es140.js +14 -20
  208. package/dist/index.es141.js +2 -2
  209. package/dist/index.es142.js +61 -4
  210. package/dist/index.es143.js +2 -2
  211. package/dist/index.es144.js +10 -90
  212. package/dist/index.es145.js +311 -4
  213. package/dist/index.es146.js +26 -10
  214. package/dist/index.es147.js +4 -28
  215. package/dist/index.es148.js +2 -2
  216. package/dist/index.es149.js +4 -51
  217. package/dist/index.es15.js +172 -35
  218. package/dist/index.es150.js +90 -15
  219. package/dist/index.es151.js +2 -2
  220. package/dist/index.es152.js +8 -2
  221. package/dist/index.es153.js +22 -747
  222. package/dist/index.es154.js +2 -2
  223. package/dist/index.es155.js +51 -4
  224. package/dist/index.es156.js +19 -0
  225. package/dist/index.es157.js +4 -0
  226. package/dist/index.es158.js +4 -0
  227. package/dist/index.es159.js +753 -0
  228. package/dist/index.es16.js +34 -87
  229. package/dist/index.es160.js +4 -0
  230. package/dist/index.es161.js +4 -0
  231. package/dist/index.es17.js +46 -102
  232. package/dist/index.es18.js +36 -74
  233. package/dist/index.es19.js +102 -141
  234. package/dist/index.es2.js +2 -2
  235. package/dist/index.es20.js +84 -32
  236. package/dist/index.es21.js +104 -74
  237. package/dist/index.es22.js +74 -46
  238. package/dist/index.es23.js +144 -48
  239. package/dist/index.es24.js +40 -3
  240. package/dist/index.es25.js +77 -99
  241. package/dist/index.es26.js +41 -71
  242. package/dist/index.es27.js +46 -43
  243. package/dist/index.es28.js +3 -24
  244. package/dist/index.es29.js +96 -24
  245. package/dist/index.es3.js +3 -3
  246. package/dist/index.es30.js +78 -8
  247. package/dist/index.es31.js +45 -8
  248. package/dist/index.es32.js +24 -6
  249. package/dist/index.es33.js +28 -6
  250. package/dist/index.es34.js +8 -25
  251. package/dist/index.es35.js +8 -45
  252. package/dist/index.es36.js +6 -171
  253. package/dist/index.es37.js +6 -43
  254. package/dist/index.es38.js +27 -34
  255. package/dist/index.es39.js +26 -65
  256. package/dist/index.es4.js +4 -4
  257. package/dist/index.es40.js +154 -128
  258. package/dist/index.es41.js +20 -36
  259. package/dist/index.es42.js +29 -29
  260. package/dist/index.es43.js +61 -94
  261. package/dist/index.es44.js +129 -24
  262. package/dist/index.es45.js +94 -35
  263. package/dist/index.es46.js +33 -39
  264. package/dist/index.es47.js +117 -3
  265. package/dist/index.es48.js +21 -141
  266. package/dist/index.es49.js +41 -78
  267. package/dist/index.es5.js +24 -22
  268. package/dist/index.es50.js +39 -21
  269. package/dist/index.es51.js +3 -30
  270. package/dist/index.es52.js +159 -17
  271. package/dist/index.es53.js +90 -15
  272. package/dist/index.es54.js +21 -15
  273. package/dist/index.es55.js +18 -163
  274. package/dist/index.es56.js +17 -10
  275. package/dist/index.es57.js +16 -12
  276. package/dist/index.es58.js +163 -13
  277. package/dist/index.es59.js +30 -137
  278. package/dist/index.es6.js +4 -4
  279. package/dist/index.es60.js +7 -20
  280. package/dist/index.es61.js +18 -10
  281. package/dist/index.es62.js +144 -96
  282. package/dist/index.es63.js +13 -13
  283. package/dist/index.es64.js +136 -18
  284. package/dist/index.es65.js +20 -20
  285. package/dist/index.es66.js +101 -7
  286. package/dist/index.es67.js +11 -16
  287. package/dist/index.es68.js +10 -149
  288. package/dist/index.es69.js +73 -10
  289. package/dist/index.es7.js +3 -3
  290. package/dist/index.es70.js +10 -10
  291. package/dist/index.es71.js +12 -45
  292. package/dist/index.es72.js +19 -2
  293. package/dist/index.es73.js +19 -29
  294. package/dist/index.es74.js +10 -599
  295. package/dist/index.es75.js +10 -21
  296. package/dist/index.es76.js +45 -21
  297. package/dist/index.es77.js +2 -21
  298. package/dist/index.es78.js +30 -19
  299. package/dist/index.es79.js +599 -19
  300. package/dist/index.es8.js +5 -5
  301. package/dist/index.es80.js +16 -14
  302. package/dist/index.es81.js +10 -8
  303. package/dist/index.es82.js +19 -15
  304. package/dist/index.es83.js +4 -4
  305. package/dist/index.es84.js +9 -9
  306. package/dist/index.es85.js +10 -10
  307. package/dist/index.es86.js +10 -10
  308. package/dist/index.es87.js +19 -30
  309. package/dist/index.es88.js +21 -2
  310. package/dist/index.es89.js +21 -2
  311. package/dist/index.es9.js +4 -4
  312. package/dist/index.es90.js +19 -57
  313. package/dist/index.es91.js +19 -4
  314. package/dist/index.es92.js +21 -28
  315. package/dist/index.es93.js +4 -2
  316. package/dist/index.es94.js +28 -10
  317. package/dist/index.es95.js +2 -340
  318. package/dist/index.es96.js +8 -166
  319. package/dist/index.es97.js +338 -186
  320. package/dist/index.es98.js +164 -47
  321. package/dist/index.es99.js +57 -2
  322. package/dist/stories/InvisibleNumberField.stories.d.ts +70 -0
  323. package/dist/stories/InvisibleTimeField.stories.d.ts +77 -0
  324. package/dist/style.css +75 -0
  325. package/package.json +1 -1
@@ -1,4 +1,77 @@
1
- var o = {};
2
- export {
3
- o as __exports
4
- };
1
+ import { __exports as h } from "./index.es138.js";
2
+ import { p as D } from "./index.es152.js";
3
+ import "./index.es142.js";
4
+ import { __exports as O } from "./index.es143.js";
5
+ (function(o) {
6
+ Object.defineProperty(o, "__esModule", {
7
+ value: !0
8
+ });
9
+ function m(e, t) {
10
+ for (var l in t)
11
+ Object.defineProperty(e, l, {
12
+ enumerable: !0,
13
+ get: t[l]
14
+ });
15
+ }
16
+ m(o, {
17
+ flagEnabled: function() {
18
+ return y;
19
+ },
20
+ issueFlagNotices: function() {
21
+ return x;
22
+ },
23
+ default: function() {
24
+ return b;
25
+ }
26
+ });
27
+ const f = /* @__PURE__ */ d(D), c = /* @__PURE__ */ d(O);
28
+ function d(e) {
29
+ return e && e.__esModule ? e : {
30
+ default: e
31
+ };
32
+ }
33
+ let p = {
34
+ optimizeUniversalDefaults: !1,
35
+ generalizedModifiers: !0,
36
+ disableColorOpacityUtilitiesByDefault: !1,
37
+ relativeContentPathsByDefault: !1
38
+ }, r = {
39
+ future: [
40
+ "hoverOnlyWhenSupported",
41
+ "respectDefaultRingColorOpacity",
42
+ "disableColorOpacityUtilitiesByDefault",
43
+ "relativeContentPathsByDefault"
44
+ ],
45
+ experimental: [
46
+ "optimizeUniversalDefaults",
47
+ "generalizedModifiers"
48
+ ]
49
+ };
50
+ function y(e, t) {
51
+ if (r.future.includes(t)) {
52
+ var l, a, i;
53
+ return e.future === "all" || ((i = (a = e == null || (l = e.future) === null || l === void 0 ? void 0 : l[t]) !== null && a !== void 0 ? a : p[t]) !== null && i !== void 0 ? i : !1);
54
+ }
55
+ if (r.experimental.includes(t)) {
56
+ var n, u, s;
57
+ return e.experimental === "all" || ((s = (u = e == null || (n = e.experimental) === null || n === void 0 ? void 0 : n[t]) !== null && u !== void 0 ? u : p[t]) !== null && s !== void 0 ? s : !1);
58
+ }
59
+ return !1;
60
+ }
61
+ function v(e) {
62
+ if (e.experimental === "all")
63
+ return r.experimental;
64
+ var t;
65
+ return Object.keys((t = e == null ? void 0 : e.experimental) !== null && t !== void 0 ? t : {}).filter((l) => r.experimental.includes(l) && e.experimental[l]);
66
+ }
67
+ function x(e) {
68
+ if (process.env.JEST_WORKER_ID === void 0 && v(e).length > 0) {
69
+ let t = v(e).map((l) => f.default.yellow(l)).join(", ");
70
+ c.default.warn("experimental-flags-enabled", [
71
+ `You have enabled experimental features: ${t}`,
72
+ "Experimental features in Tailwind CSS are not covered by semver, may introduce breaking changes, and can change at any time."
73
+ ]);
74
+ }
75
+ }
76
+ const b = r;
77
+ })(h);
@@ -1,14 +1,4 @@
1
- import { __exports as n } from "./index.es143.js";
2
- (function(e) {
3
- Object.defineProperty(e, "__esModule", {
4
- value: !0
5
- }), Object.defineProperty(e, "default", {
6
- enumerable: !0,
7
- get: function() {
8
- return r;
9
- }
10
- });
11
- function r(t) {
12
- return t.replace(/\\,/g, "\\2c ");
13
- }
14
- })(n);
1
+ var a = {};
2
+ export {
3
+ a as __exports
4
+ };
@@ -1,311 +1,59 @@
1
- import { __exports as K } from "./index.es141.js";
2
- import "./index.es144.js";
3
- import "./index.es149.js";
4
- import "./index.es150.js";
5
- import { __exports as Q } from "./index.es145.js";
6
- import { __exports as X } from "./index.es151.js";
7
- import { __exports as D } from "./index.es152.js";
8
- (function(y) {
9
- Object.defineProperty(y, "__esModule", {
10
- value: !0
11
- });
12
- function S(e, r) {
13
- for (var i in r)
14
- Object.defineProperty(e, i, {
15
- enumerable: !0,
16
- get: r[i]
17
- });
18
- }
19
- S(y, {
20
- normalize: function() {
21
- return o;
22
- },
23
- url: function() {
24
- return x;
25
- },
26
- number: function() {
27
- return w;
28
- },
29
- percentage: function() {
30
- return b;
31
- },
32
- length: function() {
33
- return v;
34
- },
35
- lineWidth: function() {
36
- return A;
37
- },
38
- shadow: function() {
39
- return E;
40
- },
41
- color: function() {
42
- return q;
43
- },
44
- image: function() {
45
- return I;
46
- },
47
- gradient: function() {
48
- return _;
49
- },
50
- position: function() {
51
- return C;
52
- },
53
- familyName: function() {
54
- return F;
55
- },
56
- genericName: function() {
57
- return U;
58
- },
59
- absoluteSize: function() {
60
- return B;
61
- },
62
- relativeSize: function() {
63
- return M;
64
- }
65
- });
66
- const O = Q, W = X, f = D;
67
- let N = [
68
- "min",
69
- "max",
70
- "clamp",
71
- "calc"
72
- ];
73
- function m(e) {
74
- return N.some((r) => new RegExp(`^${r}\\(.*\\)`).test(e));
75
- }
76
- const T = /* @__PURE__ */ new Set([
77
- // Concrete properties
78
- "scroll-timeline-name",
79
- "timeline-scope",
80
- "view-timeline-name",
81
- "font-palette",
82
- // Shorthand properties
83
- "scroll-timeline",
84
- "animation-timeline",
85
- "view-timeline"
86
- ]);
87
- function o(e, r = null, i = !0) {
88
- let t = r && T.has(r.property);
89
- return e.startsWith("--") && !t ? `var(${e})` : e.includes("url(") ? e.split(/(url\(.*?\))/g).filter(Boolean).map((n) => /^url\(.*?\)$/.test(n) ? n : o(n, r, !1)).join("") : (e = e.replace(/([^\\])_+/g, (n, g) => g + " ".repeat(n.length - 1)).replace(/^_/g, " ").replace(/\\_/g, "_"), i && (e = e.trim()), e = k(e), e);
90
- }
91
- function k(e) {
92
- let r = [
93
- "theme"
94
- ], i = [
95
- "min-content",
96
- "max-content",
97
- "fit-content",
98
- // Env
99
- "safe-area-inset-top",
100
- "safe-area-inset-right",
101
- "safe-area-inset-bottom",
102
- "safe-area-inset-left",
103
- "titlebar-area-x",
104
- "titlebar-area-y",
105
- "titlebar-area-width",
106
- "titlebar-area-height",
107
- "keyboard-inset-top",
108
- "keyboard-inset-right",
109
- "keyboard-inset-bottom",
110
- "keyboard-inset-left",
111
- "keyboard-inset-width",
112
- "keyboard-inset-height",
113
- "radial-gradient",
114
- "linear-gradient",
115
- "conic-gradient",
116
- "repeating-radial-gradient",
117
- "repeating-linear-gradient",
118
- "repeating-conic-gradient"
119
- ];
120
- return e.replace(/(calc|min|max|clamp)\(.+\)/g, (t) => {
121
- let n = "";
122
- function g() {
123
- let l = n.trimEnd();
124
- return l[l.length - 1];
125
- }
126
- for (let l = 0; l < t.length; l++) {
127
- let u = function(s) {
128
- return s.split("").every((a, c) => t[l + c] === a);
129
- }, d = function(s) {
130
- let a = 1 / 0;
131
- for (let J of s) {
132
- let p = t.indexOf(J, l);
133
- p !== -1 && p < a && (a = p);
134
- }
135
- let c = t.slice(l, a);
136
- return l += c.length - 1, c;
137
- }, h = t[l];
138
- if (u("var"))
139
- n += d([
140
- ")",
141
- ","
142
- ]);
143
- else if (i.some((s) => u(s))) {
144
- let s = i.find((a) => u(a));
145
- n += s, l += s.length - 1;
146
- } else
147
- r.some((s) => u(s)) ? n += d([
148
- ")"
149
- ]) : u("[") ? n += d([
150
- "]"
151
- ]) : [
152
- "+",
153
- "-",
154
- "*",
155
- "/"
156
- ].includes(h) && ![
157
- "(",
158
- "+",
159
- "-",
160
- "*",
161
- "/",
162
- ","
163
- ].includes(g()) ? n += ` ${h} ` : n += h;
164
- }
165
- return n.replace(/\s+/g, " ");
166
- });
167
- }
168
- function x(e) {
169
- return e.startsWith("url(");
170
- }
171
- function w(e) {
172
- return !isNaN(Number(e)) || m(e);
173
- }
174
- function b(e) {
175
- return e.endsWith("%") && w(e.slice(0, -1)) || m(e);
176
- }
177
- let z = `(?:${[
178
- "cm",
179
- "mm",
180
- "Q",
181
- "in",
182
- "pc",
183
- "pt",
184
- "px",
185
- "em",
186
- "ex",
187
- "ch",
188
- "rem",
189
- "lh",
190
- "rlh",
191
- "vw",
192
- "vh",
193
- "vmin",
194
- "vmax",
195
- "vb",
196
- "vi",
197
- "svw",
198
- "svh",
199
- "lvw",
200
- "lvh",
201
- "dvw",
202
- "dvh",
203
- "cqw",
204
- "cqh",
205
- "cqi",
206
- "cqb",
207
- "cqmin",
208
- "cqmax"
209
- ].join("|")})`;
210
- function v(e) {
211
- return e === "0" || new RegExp(`^[+-]?[0-9]*.?[0-9]+(?:[eE][+-]?[0-9]+)?${z}$`).test(e) || m(e);
212
- }
213
- let $ = /* @__PURE__ */ new Set([
214
- "thin",
215
- "medium",
216
- "thick"
217
- ]);
218
- function A(e) {
219
- return $.has(e);
220
- }
221
- function E(e) {
222
- let r = (0, W.parseBoxShadowValue)(o(e));
223
- for (let i of r)
224
- if (!i.valid)
225
- return !1;
226
- return !0;
227
- }
228
- function q(e) {
229
- let r = 0;
230
- return (0, f.splitAtTopLevelOnly)(e, "_").every((t) => (t = o(t), t.startsWith("var(") ? !0 : (0, O.parseColor)(t, {
231
- loose: !0
232
- }) !== null ? (r++, !0) : !1)) ? r > 0 : !1;
233
- }
234
- function I(e) {
235
- let r = 0;
236
- return (0, f.splitAtTopLevelOnly)(e, ",").every((t) => (t = o(t), t.startsWith("var(") ? !0 : x(t) || _(t) || [
237
- "element(",
238
- "image(",
239
- "cross-fade(",
240
- "image-set("
241
- ].some((n) => t.startsWith(n)) ? (r++, !0) : !1)) ? r > 0 : !1;
242
- }
243
- let L = /* @__PURE__ */ new Set([
244
- "conic-gradient",
245
- "linear-gradient",
246
- "radial-gradient",
247
- "repeating-conic-gradient",
248
- "repeating-linear-gradient",
249
- "repeating-radial-gradient"
250
- ]);
251
- function _(e) {
252
- e = o(e);
253
- for (let r of L)
254
- if (e.startsWith(`${r}(`))
255
- return !0;
256
- return !1;
257
- }
258
- let j = /* @__PURE__ */ new Set([
259
- "center",
260
- "top",
261
- "right",
262
- "bottom",
263
- "left"
264
- ]);
265
- function C(e) {
266
- let r = 0;
267
- return (0, f.splitAtTopLevelOnly)(e, "_").every((t) => (t = o(t), t.startsWith("var(") ? !0 : j.has(t) || v(t) || b(t) ? (r++, !0) : !1)) ? r > 0 : !1;
268
- }
269
- function F(e) {
270
- let r = 0;
271
- return (0, f.splitAtTopLevelOnly)(e, ",").every((t) => (t = o(t), t.startsWith("var(") ? !0 : t.includes(" ") && !/(['"])([^"']+)\1/g.test(t) || /^\d/g.test(t) ? !1 : (r++, !0))) ? r > 0 : !1;
272
- }
273
- let P = /* @__PURE__ */ new Set([
274
- "serif",
275
- "sans-serif",
276
- "monospace",
277
- "cursive",
278
- "fantasy",
279
- "system-ui",
280
- "ui-serif",
281
- "ui-sans-serif",
282
- "ui-monospace",
283
- "ui-rounded",
284
- "math",
285
- "emoji",
286
- "fangsong"
287
- ]);
288
- function U(e) {
289
- return P.has(e);
290
- }
291
- let V = /* @__PURE__ */ new Set([
292
- "xx-small",
293
- "x-small",
294
- "small",
295
- "medium",
296
- "large",
297
- "x-large",
298
- "xx-large",
299
- "xxx-large"
300
- ]);
301
- function B(e) {
302
- return V.has(e);
303
- }
304
- let R = /* @__PURE__ */ new Set([
305
- "larger",
306
- "smaller"
307
- ]);
308
- function M(e) {
309
- return R.has(e);
310
- }
311
- })(K);
1
+ var f = {
2
+ aqua: /#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,
3
+ azure: /#f0ffff(ff)?(?!\w)/gi,
4
+ beige: /#f5f5dc(ff)?(?!\w)/gi,
5
+ bisque: /#ffe4c4(ff)?(?!\w)/gi,
6
+ black: /#000000(ff)?(?!\w)|#000(f)?(?!\w)/gi,
7
+ blue: /#0000ff(ff)?(?!\w)|#00f(f)?(?!\w)/gi,
8
+ brown: /#a52a2a(ff)?(?!\w)/gi,
9
+ coral: /#ff7f50(ff)?(?!\w)/gi,
10
+ cornsilk: /#fff8dc(ff)?(?!\w)/gi,
11
+ crimson: /#dc143c(ff)?(?!\w)/gi,
12
+ cyan: /#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,
13
+ darkblue: /#00008b(ff)?(?!\w)/gi,
14
+ darkcyan: /#008b8b(ff)?(?!\w)/gi,
15
+ darkgrey: /#a9a9a9(ff)?(?!\w)/gi,
16
+ darkred: /#8b0000(ff)?(?!\w)/gi,
17
+ deeppink: /#ff1493(ff)?(?!\w)/gi,
18
+ dimgrey: /#696969(ff)?(?!\w)/gi,
19
+ gold: /#ffd700(ff)?(?!\w)/gi,
20
+ green: /#008000(ff)?(?!\w)/gi,
21
+ grey: /#808080(ff)?(?!\w)/gi,
22
+ honeydew: /#f0fff0(ff)?(?!\w)/gi,
23
+ hotpink: /#ff69b4(ff)?(?!\w)/gi,
24
+ indigo: /#4b0082(ff)?(?!\w)/gi,
25
+ ivory: /#fffff0(ff)?(?!\w)/gi,
26
+ khaki: /#f0e68c(ff)?(?!\w)/gi,
27
+ lavender: /#e6e6fa(ff)?(?!\w)/gi,
28
+ lime: /#00ff00(ff)?(?!\w)|#0f0(f)?(?!\w)/gi,
29
+ linen: /#faf0e6(ff)?(?!\w)/gi,
30
+ maroon: /#800000(ff)?(?!\w)/gi,
31
+ moccasin: /#ffe4b5(ff)?(?!\w)/gi,
32
+ navy: /#000080(ff)?(?!\w)/gi,
33
+ oldlace: /#fdf5e6(ff)?(?!\w)/gi,
34
+ olive: /#808000(ff)?(?!\w)/gi,
35
+ orange: /#ffa500(ff)?(?!\w)/gi,
36
+ orchid: /#da70d6(ff)?(?!\w)/gi,
37
+ peru: /#cd853f(ff)?(?!\w)/gi,
38
+ pink: /#ffc0cb(ff)?(?!\w)/gi,
39
+ plum: /#dda0dd(ff)?(?!\w)/gi,
40
+ purple: /#800080(ff)?(?!\w)/gi,
41
+ red: /#ff0000(ff)?(?!\w)|#f00(f)?(?!\w)/gi,
42
+ salmon: /#fa8072(ff)?(?!\w)/gi,
43
+ seagreen: /#2e8b57(ff)?(?!\w)/gi,
44
+ seashell: /#fff5ee(ff)?(?!\w)/gi,
45
+ sienna: /#a0522d(ff)?(?!\w)/gi,
46
+ silver: /#c0c0c0(ff)?(?!\w)/gi,
47
+ skyblue: /#87ceeb(ff)?(?!\w)/gi,
48
+ snow: /#fffafa(ff)?(?!\w)/gi,
49
+ tan: /#d2b48c(ff)?(?!\w)/gi,
50
+ teal: /#008080(ff)?(?!\w)/gi,
51
+ thistle: /#d8bfd8(ff)?(?!\w)/gi,
52
+ tomato: /#ff6347(ff)?(?!\w)/gi,
53
+ violet: /#ee82ee(ff)?(?!\w)/gi,
54
+ wheat: /#f5deb3(ff)?(?!\w)/gi,
55
+ white: /#ffffff(ff)?(?!\w)|#fff(f)?(?!\w)/gi
56
+ };
57
+ export {
58
+ f as s
59
+ };
@@ -1,52 +1,134 @@
1
- import { j as e } from "./index.es32.js";
2
- import { useVisuallyHidden as a } from "react-aria";
3
- import { cn as l } from "./index.es33.js";
4
- const d = ({ className: s, label: r, size: t = "sm" }) => {
5
- const i = (() => {
6
- switch (t) {
7
- case "xs":
8
- return "h-4 w-4 ";
9
- case "sm":
10
- return "h-8 w-8";
11
- case "md":
12
- return "h-12 w-12";
13
- case "lg":
14
- return "h-16 w-16";
15
- default:
16
- return "h-8 w-8";
17
- }
18
- })(), { visuallyHiddenProps: n } = a();
19
- return /* @__PURE__ */ e.jsxs("div", { role: "status", className: "flex flex-col items-center justify-center gap-1", children: [
20
- /* @__PURE__ */ e.jsxs(
21
- "svg",
1
+ import { j as e } from "./index.es36.js";
2
+ import { ClockIcon as J } from "./index.es38.js";
3
+ import { forwardRef as K, useState as I, useRef as M, useEffect as Q } from "react";
4
+ import { TimeField as S, Group as U, DateInput as W, Button as X, FieldError as Y } from "react-aria-components";
5
+ import { cn as s } from "./index.es37.js";
6
+ import "./index.es11.js";
7
+ import { Label as Z } from "./index.es12.js";
8
+ import { invisibleInputLabelVariants as $, invisibleInputCaptionVariants as q } from "./index.es47.js";
9
+ import { TimePickerPopover as z } from "./index.es15.js";
10
+ import { TimeSegment as ee } from "./index.es16.js";
11
+ import { invisibleTimeFieldContainerVariants as ie, invisibleTimeFieldGroupVariants as se, invisibleTimeFieldInputVariants as le, timeFieldButtonVariants as ne } from "./index.es69.js";
12
+ const re = K(
13
+ ({
14
+ size: l = "bodyDefault",
15
+ orientation: a = "vertical",
16
+ label: c,
17
+ captionError: t,
18
+ validationState: r,
19
+ className: F,
20
+ dateInputClassName: T,
21
+ dateSegmentClassName: k,
22
+ labelClassName: p,
23
+ captionErrorClassName: P,
24
+ isDisabled: f = !1,
25
+ isRequired: d = !1,
26
+ tooltipText: C,
27
+ tooltipSupportText: g,
28
+ tooltipProps: y,
29
+ granularity: G = "minute",
30
+ hourCycle: u,
31
+ hideTimeZone: L,
32
+ shouldForceLeadingZeros: R,
33
+ placeholderValue: V,
34
+ minValue: B,
35
+ maxValue: w,
36
+ value: n,
37
+ defaultValue: D,
38
+ onChange: m,
39
+ confirmButtonLabel: O = "Ok",
40
+ ..._
41
+ }, A) => {
42
+ const [v, x] = I(!1), [E, b] = I(n || D || null), j = M(null);
43
+ Q(() => {
44
+ n !== void 0 && b(n);
45
+ }, [n]);
46
+ const h = (i) => {
47
+ b(i), m == null || m(i);
48
+ }, N = n !== void 0 ? n : E, H = (i, o) => f ? "disabled" : r === "invalid" ? "error" : i ? "active" : o ? "hover" : "default";
49
+ return /* @__PURE__ */ e.jsxs(
50
+ S,
22
51
  {
23
- "aria-hidden": "true",
24
- className: l(i, "mr-2 animate-spin fill-primary-500 text-neutral-500", s),
25
- viewBox: "0 0 100 101",
26
- fill: "none",
27
- xmlns: "http://www.w3.org/2000/svg",
52
+ ref: A,
53
+ value: N,
54
+ className: s(ie({ size: l, orientation: a }), F),
55
+ isDisabled: f,
56
+ isInvalid: r === "invalid",
57
+ isRequired: d,
58
+ granularity: G,
59
+ hourCycle: u,
60
+ hideTimeZone: L,
61
+ shouldForceLeadingZeros: R,
62
+ placeholderValue: V,
63
+ minValue: B,
64
+ maxValue: w,
65
+ onChange: h,
66
+ ..._,
28
67
  children: [
29
- /* @__PURE__ */ e.jsx(
30
- "path",
68
+ c && /* @__PURE__ */ e.jsx(
69
+ Z,
31
70
  {
32
- d: "M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",
33
- fill: "currentColor"
71
+ labelClassName: s(
72
+ $({ size: l }),
73
+ p,
74
+ a === "horizontal" && r !== "invalid" ? "self-center" : "self-start"
75
+ ),
76
+ isRequired: d,
77
+ tooltipText: C,
78
+ tooltipSupportText: g,
79
+ tooltipProps: y,
80
+ children: c
34
81
  }
35
82
  ),
83
+ /* @__PURE__ */ e.jsxs("div", { className: s("flex flex-col", a === "horizontal" ? "flex-1" : "w-full"), children: [
84
+ /* @__PURE__ */ e.jsxs(
85
+ U,
86
+ {
87
+ ref: j,
88
+ className: ({ isFocusWithin: i, isHovered: o }) => s(
89
+ se({
90
+ size: l,
91
+ state: H(i || v, o)
92
+ })
93
+ ),
94
+ children: [
95
+ /* @__PURE__ */ e.jsx(W, { className: s(le({ size: l }), "font-semibold", T), children: (i) => /* @__PURE__ */ e.jsx(ee, { segment: i, className: k }) }),
96
+ /* @__PURE__ */ e.jsx(X, { className: s(ne({ size: l })), onPress: () => x((i) => !i), children: /* @__PURE__ */ e.jsx(J, { className: l === "bodySm" ? "size-3.5" : "size-4" }) })
97
+ ]
98
+ }
99
+ ),
100
+ t && r === "invalid" && /* @__PURE__ */ e.jsx(
101
+ "div",
102
+ {
103
+ className: s(
104
+ q({
105
+ state: "error"
106
+ }),
107
+ P
108
+ ),
109
+ children: t
110
+ }
111
+ )
112
+ ] }),
113
+ r === "invalid" && t && /* @__PURE__ */ e.jsx(Y, { className: "sr-only", children: t }),
36
114
  /* @__PURE__ */ e.jsx(
37
- "path",
115
+ z,
38
116
  {
39
- d: "M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",
40
- fill: "currentFill"
117
+ isOpen: v,
118
+ value: N,
119
+ hourCycle: u,
120
+ containerRef: j,
121
+ confirmButtonLabel: O,
122
+ onOpenChange: x,
123
+ onChange: h
41
124
  }
42
125
  )
43
126
  ]
44
127
  }
45
- ),
46
- r && /* @__PURE__ */ e.jsx("span", { className: "text-base leading-6 text-primary-900", children: r }),
47
- /* @__PURE__ */ e.jsx("span", { ...n, children: "..." })
48
- ] });
49
- };
128
+ );
129
+ }
130
+ );
131
+ re.displayName = "InvisibleTimeField";
50
132
  export {
51
- d as Loader
133
+ re as InvisibleTimeField
52
134
  };