@simpli-route/apollo-ds 0.1.36 → 0.1.37

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 (322) 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.cjs100.js +1 -1
  16. package/dist/index.cjs101.js +1 -1
  17. package/dist/index.cjs102.js +1 -1
  18. package/dist/index.cjs103.js +1 -1
  19. package/dist/index.cjs104.js +1 -1
  20. package/dist/index.cjs105.js +1 -1
  21. package/dist/index.cjs106.js +1 -1
  22. package/dist/index.cjs107.js +1 -1
  23. package/dist/index.cjs108.js +1 -1
  24. package/dist/index.cjs109.js +1 -1
  25. package/dist/index.cjs11.js +1 -1
  26. package/dist/index.cjs110.js +1 -1
  27. package/dist/index.cjs111.js +1 -1
  28. package/dist/index.cjs112.js +1 -1
  29. package/dist/index.cjs113.js +1 -1
  30. package/dist/index.cjs114.js +1 -1
  31. package/dist/index.cjs115.js +1 -1
  32. package/dist/index.cjs116.js +1 -1
  33. package/dist/index.cjs117.js +1 -1
  34. package/dist/index.cjs118.js +1 -1
  35. package/dist/index.cjs119.js +1 -1
  36. package/dist/index.cjs12.js +1 -1
  37. package/dist/index.cjs120.js +1 -1
  38. package/dist/index.cjs121.js +1 -1
  39. package/dist/index.cjs122.js +1 -1
  40. package/dist/index.cjs123.js +1 -1
  41. package/dist/index.cjs129.js +1 -1
  42. package/dist/index.cjs13.js +1 -1
  43. package/dist/index.cjs130.js +1 -1
  44. package/dist/index.cjs131.js +1 -1
  45. package/dist/index.cjs133.js +1 -1
  46. package/dist/index.cjs134.js +1 -1
  47. package/dist/index.cjs135.js +1 -1
  48. package/dist/index.cjs136.js +1 -1
  49. package/dist/index.cjs137.js +1 -1
  50. package/dist/index.cjs138.js +1 -1
  51. package/dist/index.cjs139.js +1 -1
  52. package/dist/index.cjs14.js +1 -1
  53. package/dist/index.cjs140.js +1 -1
  54. package/dist/index.cjs142.js +1 -1
  55. package/dist/index.cjs144.js +1 -1
  56. package/dist/index.cjs145.js +1 -1
  57. package/dist/index.cjs146.js +1 -1
  58. package/dist/index.cjs147.js +1 -1
  59. package/dist/index.cjs149.js +1 -1
  60. package/dist/index.cjs15.js +1 -1
  61. package/dist/index.cjs150.js +1 -1
  62. package/dist/index.cjs152.js +1 -1
  63. package/dist/index.cjs153.js +1 -1
  64. package/dist/index.cjs155.js +1 -1
  65. package/dist/index.cjs156.js +1 -0
  66. package/dist/index.cjs157.js +1 -0
  67. package/dist/index.cjs158.js +1 -0
  68. package/dist/index.cjs159.js +1 -0
  69. package/dist/index.cjs16.js +1 -1
  70. package/dist/index.cjs160.js +1 -0
  71. package/dist/index.cjs161.js +1 -0
  72. package/dist/index.cjs17.js +1 -1
  73. package/dist/index.cjs18.js +1 -1
  74. package/dist/index.cjs19.js +1 -1
  75. package/dist/index.cjs2.js +1 -1
  76. package/dist/index.cjs20.js +1 -1
  77. package/dist/index.cjs21.js +1 -1
  78. package/dist/index.cjs22.js +1 -1
  79. package/dist/index.cjs23.js +1 -1
  80. package/dist/index.cjs24.js +1 -1
  81. package/dist/index.cjs25.js +1 -1
  82. package/dist/index.cjs26.js +1 -1
  83. package/dist/index.cjs27.js +1 -1
  84. package/dist/index.cjs28.js +1 -1
  85. package/dist/index.cjs29.js +1 -1
  86. package/dist/index.cjs3.js +1 -1
  87. package/dist/index.cjs30.js +1 -1
  88. package/dist/index.cjs31.js +1 -1
  89. package/dist/index.cjs32.js +1 -1
  90. package/dist/index.cjs33.js +1 -1
  91. package/dist/index.cjs34.js +1 -1
  92. package/dist/index.cjs35.js +1 -1
  93. package/dist/index.cjs36.js +1 -1
  94. package/dist/index.cjs37.js +1 -1
  95. package/dist/index.cjs38.js +1 -1
  96. package/dist/index.cjs39.js +1 -1
  97. package/dist/index.cjs4.js +1 -1
  98. package/dist/index.cjs40.js +1 -1
  99. package/dist/index.cjs41.js +1 -1
  100. package/dist/index.cjs42.js +1 -1
  101. package/dist/index.cjs43.js +1 -1
  102. package/dist/index.cjs44.js +1 -1
  103. package/dist/index.cjs45.js +1 -1
  104. package/dist/index.cjs46.js +1 -1
  105. package/dist/index.cjs47.js +1 -1
  106. package/dist/index.cjs48.js +1 -1
  107. package/dist/index.cjs49.js +1 -1
  108. package/dist/index.cjs5.js +1 -1
  109. package/dist/index.cjs50.js +1 -1
  110. package/dist/index.cjs51.js +1 -1
  111. package/dist/index.cjs52.js +1 -1
  112. package/dist/index.cjs53.js +1 -1
  113. package/dist/index.cjs54.js +1 -1
  114. package/dist/index.cjs55.js +1 -1
  115. package/dist/index.cjs56.js +1 -1
  116. package/dist/index.cjs57.js +1 -1
  117. package/dist/index.cjs58.js +1 -1
  118. package/dist/index.cjs59.js +1 -1
  119. package/dist/index.cjs6.js +1 -1
  120. package/dist/index.cjs60.js +1 -1
  121. package/dist/index.cjs61.js +1 -1
  122. package/dist/index.cjs62.js +1 -1
  123. package/dist/index.cjs63.js +1 -1
  124. package/dist/index.cjs64.js +1 -1
  125. package/dist/index.cjs65.js +1 -1
  126. package/dist/index.cjs66.js +1 -1
  127. package/dist/index.cjs67.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.es.js +54 -46
  162. package/dist/index.es10.js +3 -3
  163. package/dist/index.es100.js +8 -2
  164. package/dist/index.es101.js +341 -20
  165. package/dist/index.es102.js +166 -2
  166. package/dist/index.es103.js +190 -45
  167. package/dist/index.es104.js +51 -7
  168. package/dist/index.es105.js +2 -5
  169. package/dist/index.es106.js +4 -27
  170. package/dist/index.es107.js +13 -184
  171. package/dist/index.es108.js +4 -16
  172. package/dist/index.es109.js +44 -352
  173. package/dist/index.es11.js +3 -3
  174. package/dist/index.es110.js +7 -24
  175. package/dist/index.es111.js +7 -19
  176. package/dist/index.es112.js +21 -148
  177. package/dist/index.es113.js +184 -9
  178. package/dist/index.es114.js +9 -10
  179. package/dist/index.es115.js +342 -200
  180. package/dist/index.es116.js +20 -64
  181. package/dist/index.es117.js +9 -4
  182. package/dist/index.es118.js +154 -4
  183. package/dist/index.es119.js +17 -4
  184. package/dist/index.es12.js +5 -5
  185. package/dist/index.es120.js +17 -4
  186. package/dist/index.es121.js +211 -4
  187. package/dist/index.es122.js +68 -4
  188. package/dist/index.es123.js +14 -4
  189. package/dist/index.es125.js +2 -2
  190. package/dist/index.es126.js +2 -2
  191. package/dist/index.es127.js +2 -2
  192. package/dist/index.es128.js +2 -2
  193. package/dist/index.es129.js +2 -2
  194. package/dist/index.es13.js +4 -4
  195. package/dist/index.es130.js +2 -1063
  196. package/dist/index.es131.js +4 -77
  197. package/dist/index.es132.js +2 -2
  198. package/dist/index.es133.js +2 -57
  199. package/dist/index.es134.js +4 -20
  200. package/dist/index.es135.js +2 -2
  201. package/dist/index.es136.js +1064 -60
  202. package/dist/index.es137.js +77 -4
  203. package/dist/index.es138.js +4 -14
  204. package/dist/index.es139.js +59 -311
  205. package/dist/index.es14.js +121 -39
  206. package/dist/index.es140.js +14 -20
  207. package/dist/index.es141.js +2 -2
  208. package/dist/index.es142.js +61 -4
  209. package/dist/index.es143.js +2 -2
  210. package/dist/index.es144.js +10 -90
  211. package/dist/index.es145.js +311 -4
  212. package/dist/index.es146.js +26 -10
  213. package/dist/index.es147.js +4 -28
  214. package/dist/index.es148.js +2 -2
  215. package/dist/index.es149.js +4 -51
  216. package/dist/index.es15.js +172 -35
  217. package/dist/index.es150.js +90 -15
  218. package/dist/index.es151.js +2 -2
  219. package/dist/index.es152.js +8 -2
  220. package/dist/index.es153.js +22 -747
  221. package/dist/index.es154.js +2 -2
  222. package/dist/index.es155.js +51 -4
  223. package/dist/index.es156.js +19 -0
  224. package/dist/index.es157.js +4 -0
  225. package/dist/index.es158.js +4 -0
  226. package/dist/index.es159.js +753 -0
  227. package/dist/index.es16.js +34 -87
  228. package/dist/index.es160.js +4 -0
  229. package/dist/index.es161.js +4 -0
  230. package/dist/index.es17.js +46 -102
  231. package/dist/index.es18.js +36 -74
  232. package/dist/index.es19.js +102 -141
  233. package/dist/index.es2.js +2 -2
  234. package/dist/index.es20.js +84 -32
  235. package/dist/index.es21.js +104 -74
  236. package/dist/index.es22.js +74 -46
  237. package/dist/index.es23.js +144 -48
  238. package/dist/index.es24.js +40 -3
  239. package/dist/index.es25.js +77 -99
  240. package/dist/index.es26.js +41 -71
  241. package/dist/index.es27.js +46 -43
  242. package/dist/index.es28.js +3 -24
  243. package/dist/index.es29.js +96 -24
  244. package/dist/index.es3.js +3 -3
  245. package/dist/index.es30.js +78 -8
  246. package/dist/index.es31.js +45 -8
  247. package/dist/index.es32.js +24 -6
  248. package/dist/index.es33.js +28 -6
  249. package/dist/index.es34.js +8 -25
  250. package/dist/index.es35.js +8 -45
  251. package/dist/index.es36.js +6 -171
  252. package/dist/index.es37.js +6 -43
  253. package/dist/index.es38.js +27 -34
  254. package/dist/index.es39.js +26 -65
  255. package/dist/index.es4.js +4 -4
  256. package/dist/index.es40.js +17 -144
  257. package/dist/index.es41.js +17 -59
  258. package/dist/index.es42.js +15 -33
  259. package/dist/index.es43.js +145 -91
  260. package/dist/index.es44.js +24 -21
  261. package/dist/index.es45.js +27 -48
  262. package/dist/index.es46.js +68 -24
  263. package/dist/index.es47.js +145 -3
  264. package/dist/index.es48.js +85 -131
  265. package/dist/index.es49.js +28 -86
  266. package/dist/index.es5.js +27 -25
  267. package/dist/index.es50.js +109 -14
  268. package/dist/index.es51.js +40 -30
  269. package/dist/index.es52.js +54 -17
  270. package/dist/index.es53.js +40 -17
  271. package/dist/index.es54.js +3 -16
  272. package/dist/index.es55.js +146 -149
  273. package/dist/index.es56.js +92 -10
  274. package/dist/index.es57.js +22 -12
  275. package/dist/index.es58.js +163 -13
  276. package/dist/index.es59.js +30 -137
  277. package/dist/index.es6.js +4 -4
  278. package/dist/index.es60.js +72 -19
  279. package/dist/index.es61.js +3 -3
  280. package/dist/index.es62.js +10 -101
  281. package/dist/index.es63.js +11 -12
  282. package/dist/index.es64.js +100 -18
  283. package/dist/index.es65.js +11 -18
  284. package/dist/index.es66.js +3 -3
  285. package/dist/index.es67.js +3 -3
  286. package/dist/index.es69.js +137 -10
  287. package/dist/index.es7.js +3 -3
  288. package/dist/index.es70.js +19 -9
  289. package/dist/index.es71.js +13 -45
  290. package/dist/index.es72.js +19 -2
  291. package/dist/index.es73.js +19 -29
  292. package/dist/index.es74.js +10 -599
  293. package/dist/index.es75.js +10 -21
  294. package/dist/index.es76.js +45 -21
  295. package/dist/index.es77.js +2 -21
  296. package/dist/index.es78.js +30 -19
  297. package/dist/index.es79.js +599 -19
  298. package/dist/index.es8.js +5 -5
  299. package/dist/index.es80.js +16 -14
  300. package/dist/index.es81.js +10 -8
  301. package/dist/index.es82.js +19 -15
  302. package/dist/index.es83.js +4 -4
  303. package/dist/index.es84.js +9 -9
  304. package/dist/index.es85.js +10 -10
  305. package/dist/index.es86.js +10 -10
  306. package/dist/index.es87.js +19 -30
  307. package/dist/index.es88.js +21 -2
  308. package/dist/index.es89.js +21 -2
  309. package/dist/index.es9.js +4 -4
  310. package/dist/index.es90.js +19 -57
  311. package/dist/index.es91.js +19 -4
  312. package/dist/index.es92.js +21 -28
  313. package/dist/index.es93.js +30 -2
  314. package/dist/index.es94.js +2 -8
  315. package/dist/index.es95.js +2 -340
  316. package/dist/index.es96.js +52 -161
  317. package/dist/index.es97.js +6 -190
  318. package/dist/index.es98.js +18 -41
  319. package/dist/stories/InvisibleNumberField.stories.d.ts +70 -0
  320. package/dist/stories/InvisibleTimeField.stories.d.ts +77 -0
  321. package/dist/style.css +75 -0
  322. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";const f=require("./index.cjs100.js"),d=require("./index.cjs130.js");require("./index.cjs131.js");const p=require("./index.cjs132.js");(function(r){Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return i}});const a=u(d.config_full),s=p.__exports;function u(e){return e&&e.__esModule?e:{default:e}}function i(e){var l;const o=((l=e==null?void 0:e.presets)!==null&&l!==void 0?l:[a.default]).slice().reverse().flatMap(t=>i(t instanceof Function?t():t)),n={respectDefaultRingColorOpacity:{theme:{ringColor:({theme:t})=>({DEFAULT:"#3b82f67f",...t("colors")})}},disableColorOpacityUtilitiesByDefault:{corePlugins:{backgroundOpacity:!1,borderOpacity:!1,divideOpacity:!1,placeholderOpacity:!1,ringOpacity:!1,textOpacity:!1}}},c=Object.keys(n).filter(t=>(0,s.flagEnabled)(e,t)).map(t=>n[t]);return[e,...c,...o]}})(f.__exports);
1
+ "use strict";const l=require("./index.cjs99.js");require("./index.cjs103.js");require("./index.cjs104.js");const f=require("./index.cjs105.js"),s=require("./index.cjs106.js");(function(r){Object.defineProperty(r,"__esModule",{value:!0}),Object.defineProperty(r,"default",{enumerable:!0,get:function(){return o}});const n=t(f.__exports),u=t(s.__exports);function t(e){return e&&e.__esModule?e:{default:e}}function o(...e){let[,...i]=(0,u.default)(e[0]);return(0,n.default)([...e,...i])}})(l.__exports);
package/dist/index.es.js CHANGED
@@ -4,30 +4,34 @@ import { Breadcrumbs as x } from "./index.es4.js";
4
4
  import { Button as i } from "./index.es5.js";
5
5
  import { Checkbox as c } from "./index.es6.js";
6
6
  import { AssistChip as s } from "./index.es7.js";
7
- import { ColorPicker as d } from "./index.es8.js";
7
+ import { ColorPicker as S } from "./index.es8.js";
8
8
  import { FilterChip as b } from "./index.es9.js";
9
- import { IconButton as u } from "./index.es10.js";
10
- import { InvisibleInput as I } from "./index.es11.js";
11
- import { Label as g } from "./index.es12.js";
12
- import { InvisibleDatepicker as k } from "./index.es13.js";
13
- import { Loader as A } from "./index.es14.js";
14
- import { LoadingOverlay as L } from "./index.es15.js";
15
- import { NumberField as w } from "./index.es16.js";
16
- import { ProgressBar as D } from "./index.es17.js";
17
- import { SearchField as O } from "./index.es18.js";
18
- import { Select as q } from "./index.es19.js";
19
- import { SelectItem as E } from "./index.es20.js";
20
- import { Slider as H } from "./index.es21.js";
21
- import { StatusChip as K } from "./index.es22.js";
22
- import { Stepper as Q } from "./index.es23.js";
23
- import { StepperCompleted as U } from "./index.es24.js";
24
- import { StepperStep as W } from "./index.es25.js";
25
- import { Switch as Y } from "./index.es26.js";
26
- import { Tabs as _ } from "./index.es27.js";
27
- import { Tooltip as rr } from "./index.es28.js";
28
- import { TooltipTrigger as er } from "./index.es29.js";
29
- import { Text as pr } from "./index.es30.js";
30
- import { Title as xr } from "./index.es31.js";
9
+ import { IconButton as I } from "./index.es10.js";
10
+ import { InvisibleInput as h } from "./index.es11.js";
11
+ import { Label as C } from "./index.es12.js";
12
+ import { InvisibleDatepicker as F } from "./index.es13.js";
13
+ import { InvisibleTimeField as B } from "./index.es14.js";
14
+ import { TimePickerPopover as A } from "./index.es15.js";
15
+ import { TimeSegment as N } from "./index.es16.js";
16
+ import { Loader as y } from "./index.es17.js";
17
+ import { LoadingOverlay as O } from "./index.es18.js";
18
+ import { InvisibleNumberField as q } from "./index.es19.js";
19
+ import { NumberField as E } from "./index.es20.js";
20
+ import { ProgressBar as H } from "./index.es21.js";
21
+ import { SearchField as K } from "./index.es22.js";
22
+ import { Select as Q } from "./index.es23.js";
23
+ import { SelectItem as U } from "./index.es24.js";
24
+ import { Slider as W } from "./index.es25.js";
25
+ import { StatusChip as Y } from "./index.es26.js";
26
+ import { Stepper as _ } from "./index.es27.js";
27
+ import { StepperCompleted as rr } from "./index.es28.js";
28
+ import { StepperStep as er } from "./index.es29.js";
29
+ import { Switch as pr } from "./index.es30.js";
30
+ import { Tabs as xr } from "./index.es31.js";
31
+ import { Tooltip as ir } from "./index.es32.js";
32
+ import { TooltipTrigger as cr } from "./index.es33.js";
33
+ import { Text as sr } from "./index.es34.js";
34
+ import { Title as Sr } from "./index.es35.js";
31
35
  export {
32
36
  e as Accordion,
33
37
  p as AccordionItem,
@@ -35,28 +39,32 @@ export {
35
39
  x as Breadcrumbs,
36
40
  i as Button,
37
41
  c as Checkbox,
38
- d as ColorPicker,
42
+ S as ColorPicker,
39
43
  b as FilterChip,
40
- u as IconButton,
41
- k as InvisibleDatepicker,
42
- I as InvisibleInput,
43
- g as Label,
44
- A as Loader,
45
- L as LoadingOverlay,
46
- w as NumberField,
47
- D as ProgressBar,
48
- O as SearchField,
49
- q as Select,
50
- E as SelectItem,
51
- H as Slider,
52
- K as StatusChip,
53
- Q as Stepper,
54
- U as StepperCompleted,
55
- W as StepperStep,
56
- Y as Switch,
57
- _ as Tabs,
58
- pr as Text,
59
- xr as Title,
60
- rr as Tooltip,
61
- er as TooltipTrigger
44
+ I as IconButton,
45
+ F as InvisibleDatepicker,
46
+ h as InvisibleInput,
47
+ q as InvisibleNumberField,
48
+ B as InvisibleTimeField,
49
+ C as Label,
50
+ y as Loader,
51
+ O as LoadingOverlay,
52
+ E as NumberField,
53
+ H as ProgressBar,
54
+ K as SearchField,
55
+ Q as Select,
56
+ U as SelectItem,
57
+ W as Slider,
58
+ Y as StatusChip,
59
+ _ as Stepper,
60
+ rr as StepperCompleted,
61
+ er as StepperStep,
62
+ pr as Switch,
63
+ xr as Tabs,
64
+ sr as Text,
65
+ A as TimePickerPopover,
66
+ N as TimeSegment,
67
+ Sr as Title,
68
+ ir as Tooltip,
69
+ cr as TooltipTrigger
62
70
  };
@@ -1,8 +1,8 @@
1
- import { j as o } from "./index.es32.js";
1
+ import { j as o } from "./index.es36.js";
2
2
  import { forwardRef as h } from "react";
3
3
  import { useContextProps as B, ButtonContext as j, Button as N } from "react-aria-components";
4
- import { cn as w } from "./index.es33.js";
5
- import { buttonVariants as C } from "./index.es55.js";
4
+ import { cn as w } from "./index.es37.js";
5
+ import { buttonVariants as C } from "./index.es58.js";
6
6
  function I(r, i) {
7
7
  const [a, c] = B(r, i, j), {
8
8
  intent: m = "secondary",
@@ -1,4 +1,10 @@
1
- var e = {};
1
+ import { getDefaultExportFromCjs as t } from "./index.es97.js";
2
+ import "./index.es107.js";
3
+ import { __exports as a } from "./index.es108.js";
4
+ let e = a;
5
+ var o = (e.__esModule ? e : { default: e }).default;
6
+ const r = /* @__PURE__ */ t(o);
2
7
  export {
3
- e as __exports
8
+ o as d,
9
+ r as default
4
10
  };
@@ -1,21 +1,342 @@
1
- import { __exports as f } from "./index.es102.js";
2
- import "./index.es114.js";
3
- import { c as l } from "./index.es130.js";
4
- import { __exports as _ } from "./index.es125.js";
5
- (function(t) {
6
- Object.defineProperty(t, "__esModule", {
7
- value: !0
8
- }), Object.defineProperty(t, "default", {
9
- enumerable: !0,
10
- get: function() {
11
- return u;
1
+ import { getDefaultExportFromCjs as h } from "./index.es97.js";
2
+ import { m as k } from "./index.es109.js";
3
+ import { p as y } from "./index.es110.js";
4
+ import { d as v } from "./index.es100.js";
5
+ import { c as x } from "./index.es111.js";
6
+ const d = k, z = y, b = v, o = x, [C, { lineHeight: $ }] = b.fontSize.base, { spacing: e, borderWidth: f, borderRadius: u } = b;
7
+ function r(a, n) {
8
+ return a.replace("<alpha-value>", `var(${n}, 1)`);
9
+ }
10
+ const j = z.withOptions(function(a = { strategy: void 0 }) {
11
+ return function({ addBase: n, addComponents: w, theme: t }) {
12
+ function g(s, i) {
13
+ let c = t(s);
14
+ return !c || c.includes("var(") ? i : c.replace("<alpha-value>", "1");
12
15
  }
13
- });
14
- const r = _, o = /* @__PURE__ */ n(l);
15
- function n(e) {
16
- return e && e.__esModule ? e : {
17
- default: e
18
- };
19
- }
20
- const u = (0, r.cloneDeep)(o.default.theme);
21
- })(f);
16
+ const l = a.strategy === void 0 ? ["base", "class"] : [a.strategy], m = [
17
+ {
18
+ base: [
19
+ "[type='text']",
20
+ "input:where(:not([type]))",
21
+ "[type='email']",
22
+ "[type='url']",
23
+ "[type='password']",
24
+ "[type='number']",
25
+ "[type='date']",
26
+ "[type='datetime-local']",
27
+ "[type='month']",
28
+ "[type='search']",
29
+ "[type='tel']",
30
+ "[type='time']",
31
+ "[type='week']",
32
+ "[multiple]",
33
+ "textarea",
34
+ "select"
35
+ ],
36
+ class: [".form-input", ".form-textarea", ".form-select", ".form-multiselect"],
37
+ styles: {
38
+ appearance: "none",
39
+ "background-color": "#fff",
40
+ "border-color": r(
41
+ t("colors.gray.500", o.gray[500]),
42
+ "--tw-border-opacity"
43
+ ),
44
+ "border-width": f.DEFAULT,
45
+ "border-radius": u.none,
46
+ "padding-top": e[2],
47
+ "padding-right": e[3],
48
+ "padding-bottom": e[2],
49
+ "padding-left": e[3],
50
+ "font-size": C,
51
+ "line-height": $,
52
+ "--tw-shadow": "0 0 #0000",
53
+ "&:focus": {
54
+ outline: "2px solid transparent",
55
+ "outline-offset": "2px",
56
+ "--tw-ring-inset": "var(--tw-empty,/*!*/ /*!*/)",
57
+ "--tw-ring-offset-width": "0px",
58
+ "--tw-ring-offset-color": "#fff",
59
+ "--tw-ring-color": r(
60
+ t("colors.blue.600", o.blue[600]),
61
+ "--tw-ring-opacity"
62
+ ),
63
+ "--tw-ring-offset-shadow": "var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)",
64
+ "--tw-ring-shadow": "var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)",
65
+ "box-shadow": "var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)",
66
+ "border-color": r(
67
+ t("colors.blue.600", o.blue[600]),
68
+ "--tw-border-opacity"
69
+ )
70
+ }
71
+ }
72
+ },
73
+ {
74
+ base: ["input::placeholder", "textarea::placeholder"],
75
+ class: [".form-input::placeholder", ".form-textarea::placeholder"],
76
+ styles: {
77
+ color: r(t("colors.gray.500", o.gray[500]), "--tw-text-opacity"),
78
+ opacity: "1"
79
+ }
80
+ },
81
+ {
82
+ base: ["::-webkit-datetime-edit-fields-wrapper"],
83
+ class: [".form-input::-webkit-datetime-edit-fields-wrapper"],
84
+ styles: {
85
+ padding: "0"
86
+ }
87
+ },
88
+ {
89
+ // Unfortunate hack until https://bugs.webkit.org/show_bug.cgi?id=198959 is fixed.
90
+ // This sucks because users can't change line-height with a utility on date inputs now.
91
+ // Reference: https://github.com/twbs/bootstrap/pull/31993
92
+ base: ["::-webkit-date-and-time-value"],
93
+ class: [".form-input::-webkit-date-and-time-value"],
94
+ styles: {
95
+ "min-height": "1.5em"
96
+ }
97
+ },
98
+ {
99
+ // In Safari on iOS date and time inputs are centered instead of left-aligned and can't be
100
+ // changed with `text-align` utilities on the input by default. Resetting this to `inherit`
101
+ // makes them left-aligned by default and makes it possible to override the alignment with
102
+ // utility classes without using an arbitrary variant to target the pseudo-elements.
103
+ base: ["::-webkit-date-and-time-value"],
104
+ class: [".form-input::-webkit-date-and-time-value"],
105
+ styles: {
106
+ "text-align": "inherit"
107
+ }
108
+ },
109
+ {
110
+ // In Safari on macOS date time inputs that are set to `display: block` have unexpected
111
+ // extra bottom spacing. This can be corrected by setting the `::-webkit-datetime-edit`
112
+ // pseudo-element to `display: inline-flex`, instead of the browser default of
113
+ // `display: inline-block`.
114
+ base: ["::-webkit-datetime-edit"],
115
+ class: [".form-input::-webkit-datetime-edit"],
116
+ styles: {
117
+ display: "inline-flex"
118
+ }
119
+ },
120
+ {
121
+ // In Safari on macOS date time inputs are 4px taller than normal inputs
122
+ // This is because there is extra padding on the datetime-edit and datetime-edit-{part}-field pseudo elements
123
+ // See https://github.com/tailwindlabs/tailwindcss-forms/issues/95
124
+ base: [
125
+ "::-webkit-datetime-edit",
126
+ "::-webkit-datetime-edit-year-field",
127
+ "::-webkit-datetime-edit-month-field",
128
+ "::-webkit-datetime-edit-day-field",
129
+ "::-webkit-datetime-edit-hour-field",
130
+ "::-webkit-datetime-edit-minute-field",
131
+ "::-webkit-datetime-edit-second-field",
132
+ "::-webkit-datetime-edit-millisecond-field",
133
+ "::-webkit-datetime-edit-meridiem-field"
134
+ ],
135
+ class: [
136
+ ".form-input::-webkit-datetime-edit",
137
+ ".form-input::-webkit-datetime-edit-year-field",
138
+ ".form-input::-webkit-datetime-edit-month-field",
139
+ ".form-input::-webkit-datetime-edit-day-field",
140
+ ".form-input::-webkit-datetime-edit-hour-field",
141
+ ".form-input::-webkit-datetime-edit-minute-field",
142
+ ".form-input::-webkit-datetime-edit-second-field",
143
+ ".form-input::-webkit-datetime-edit-millisecond-field",
144
+ ".form-input::-webkit-datetime-edit-meridiem-field"
145
+ ],
146
+ styles: {
147
+ "padding-top": 0,
148
+ "padding-bottom": 0
149
+ }
150
+ },
151
+ {
152
+ base: ["select"],
153
+ class: [".form-select"],
154
+ styles: {
155
+ "background-image": `url("${d(
156
+ `<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><path stroke="${g(
157
+ "colors.gray.500",
158
+ o.gray[500]
159
+ )}" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 8l4 4 4-4"/></svg>`
160
+ )}")`,
161
+ "background-position": `right ${e[2]} center`,
162
+ "background-repeat": "no-repeat",
163
+ "background-size": "1.5em 1.5em",
164
+ "padding-right": e[10],
165
+ "print-color-adjust": "exact"
166
+ }
167
+ },
168
+ {
169
+ base: ["[multiple]", '[size]:where(select:not([size="1"]))'],
170
+ class: ['.form-select:where([size]:not([size="1"]))'],
171
+ styles: {
172
+ "background-image": "initial",
173
+ "background-position": "initial",
174
+ "background-repeat": "unset",
175
+ "background-size": "initial",
176
+ "padding-right": e[3],
177
+ "print-color-adjust": "unset"
178
+ }
179
+ },
180
+ {
181
+ base: ["[type='checkbox']", "[type='radio']"],
182
+ class: [".form-checkbox", ".form-radio"],
183
+ styles: {
184
+ appearance: "none",
185
+ padding: "0",
186
+ "print-color-adjust": "exact",
187
+ display: "inline-block",
188
+ "vertical-align": "middle",
189
+ "background-origin": "border-box",
190
+ "user-select": "none",
191
+ "flex-shrink": "0",
192
+ height: e[4],
193
+ width: e[4],
194
+ color: r(t("colors.blue.600", o.blue[600]), "--tw-text-opacity"),
195
+ "background-color": "#fff",
196
+ "border-color": r(
197
+ t("colors.gray.500", o.gray[500]),
198
+ "--tw-border-opacity"
199
+ ),
200
+ "border-width": f.DEFAULT,
201
+ "--tw-shadow": "0 0 #0000"
202
+ }
203
+ },
204
+ {
205
+ base: ["[type='checkbox']"],
206
+ class: [".form-checkbox"],
207
+ styles: {
208
+ "border-radius": u.none
209
+ }
210
+ },
211
+ {
212
+ base: ["[type='radio']"],
213
+ class: [".form-radio"],
214
+ styles: {
215
+ "border-radius": "100%"
216
+ }
217
+ },
218
+ {
219
+ base: ["[type='checkbox']:focus", "[type='radio']:focus"],
220
+ class: [".form-checkbox:focus", ".form-radio:focus"],
221
+ styles: {
222
+ outline: "2px solid transparent",
223
+ "outline-offset": "2px",
224
+ "--tw-ring-inset": "var(--tw-empty,/*!*/ /*!*/)",
225
+ "--tw-ring-offset-width": "2px",
226
+ "--tw-ring-offset-color": "#fff",
227
+ "--tw-ring-color": r(
228
+ t("colors.blue.600", o.blue[600]),
229
+ "--tw-ring-opacity"
230
+ ),
231
+ "--tw-ring-offset-shadow": "var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)",
232
+ "--tw-ring-shadow": "var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)",
233
+ "box-shadow": "var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)"
234
+ }
235
+ },
236
+ {
237
+ base: ["[type='checkbox']:checked", "[type='radio']:checked"],
238
+ class: [".form-checkbox:checked", ".form-radio:checked"],
239
+ styles: {
240
+ "border-color": "transparent",
241
+ "background-color": "currentColor",
242
+ "background-size": "100% 100%",
243
+ "background-position": "center",
244
+ "background-repeat": "no-repeat"
245
+ }
246
+ },
247
+ {
248
+ base: ["[type='checkbox']:checked"],
249
+ class: [".form-checkbox:checked"],
250
+ styles: {
251
+ "background-image": `url("${d(
252
+ '<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z"/></svg>'
253
+ )}")`,
254
+ "@media (forced-colors: active) ": {
255
+ appearance: "auto"
256
+ }
257
+ }
258
+ },
259
+ {
260
+ base: ["[type='radio']:checked"],
261
+ class: [".form-radio:checked"],
262
+ styles: {
263
+ "background-image": `url("${d(
264
+ '<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="3"/></svg>'
265
+ )}")`,
266
+ "@media (forced-colors: active) ": {
267
+ appearance: "auto"
268
+ }
269
+ }
270
+ },
271
+ {
272
+ base: [
273
+ "[type='checkbox']:checked:hover",
274
+ "[type='checkbox']:checked:focus",
275
+ "[type='radio']:checked:hover",
276
+ "[type='radio']:checked:focus"
277
+ ],
278
+ class: [
279
+ ".form-checkbox:checked:hover",
280
+ ".form-checkbox:checked:focus",
281
+ ".form-radio:checked:hover",
282
+ ".form-radio:checked:focus"
283
+ ],
284
+ styles: {
285
+ "border-color": "transparent",
286
+ "background-color": "currentColor"
287
+ }
288
+ },
289
+ {
290
+ base: ["[type='checkbox']:indeterminate"],
291
+ class: [".form-checkbox:indeterminate"],
292
+ styles: {
293
+ "background-image": `url("${d(
294
+ '<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 8h8"/></svg>'
295
+ )}")`,
296
+ "border-color": "transparent",
297
+ "background-color": "currentColor",
298
+ "background-size": "100% 100%",
299
+ "background-position": "center",
300
+ "background-repeat": "no-repeat",
301
+ "@media (forced-colors: active) ": {
302
+ appearance: "auto"
303
+ }
304
+ }
305
+ },
306
+ {
307
+ base: ["[type='checkbox']:indeterminate:hover", "[type='checkbox']:indeterminate:focus"],
308
+ class: [".form-checkbox:indeterminate:hover", ".form-checkbox:indeterminate:focus"],
309
+ styles: {
310
+ "border-color": "transparent",
311
+ "background-color": "currentColor"
312
+ }
313
+ },
314
+ {
315
+ base: ["[type='file']"],
316
+ class: null,
317
+ styles: {
318
+ background: "unset",
319
+ "border-color": "inherit",
320
+ "border-width": "0",
321
+ "border-radius": "0",
322
+ padding: "0",
323
+ "font-size": "unset",
324
+ "line-height": "inherit"
325
+ }
326
+ },
327
+ {
328
+ base: ["[type='file']:focus"],
329
+ class: null,
330
+ styles: {
331
+ outline: ["1px solid ButtonText", "1px auto -webkit-focus-ring-color"]
332
+ }
333
+ }
334
+ ], p = (s) => m.map((i) => i[s] === null ? null : { [i[s]]: i.styles }).filter(Boolean);
335
+ l.includes("base") && n(p("base")), l.includes("class") && w(p("class"));
336
+ };
337
+ });
338
+ var B = j;
339
+ const U = /* @__PURE__ */ h(B);
340
+ export {
341
+ U as default
342
+ };