@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 +1 @@
1
- "use strict";const R=require("./index.cjs99.js");require("./index.cjs106.js");require("./index.cjs107.js");require("./index.cjs108.js");require("./index.cjs109.js");require("./index.cjs110.js");require("./index.cjs111.js");require("./index.cjs112.js");require("./index.cjs113.js");require("./index.cjs114.js");require("./index.cjs115.js");require("./index.cjs116.js");require("./index.cjs117.js");const j=require("./index.cjs118.js"),K=require("./index.cjs119.js"),V=require("./index.cjs120.js"),W=require("./index.cjs121.js"),B=require("./index.cjs122.js"),G=require("./index.cjs123.js"),H=require("./index.cjs124.js"),I=require("./index.cjs125.js"),J=require("./index.cjs126.js"),N=require("./index.cjs127.js"),Q=require("./index.cjs128.js"),X=require("./index.cjs129.js");(function(_){Object.defineProperty(_,"__esModule",{value:!0}),Object.defineProperty(_,"default",{enumerable:!0,get:function(){return M}});const P=s(V.__exports),m=s(W.__exports),v=s(B.__exports),x=s(G.__exports),p=j.__exports,h=X.__exports,A=K.__exports,l=s(H.__exports),y=I.__exports,C=J.__exports,O=N.__exports,z=s(Q.__exports);function s(e){return e&&e.__esModule?e:{default:e}}function f(e){return typeof e=="function"}function c(e,...r){let i=r.pop();for(let t of r)for(let n in t){let o=i(e[n],t[n]);o===void 0?(0,l.default)(e[n])&&(0,l.default)(t[n])?e[n]=c({},e[n],t[n],i):e[n]=t[n]:e[n]=o}return e}const a={colors:x.default,negative(e){return Object.keys(e).filter(r=>e[r]!=="0").reduce((r,i)=>{let t=(0,P.default)(e[i]);return t!==void 0&&(r[`-${i}`]=t),r},{})},breakpoints(e){return Object.keys(e).filter(r=>typeof e[r]=="string").reduce((r,i)=>({...r,[`screen-${i}`]:e[i]}),{})}};function F(e,...r){return f(e)?e(...r):e}function b(e){return e.reduce((r,{extend:i})=>c(r,i,(t,n)=>t===void 0?[n]:Array.isArray(t)?[n,...t]:[n,t]),{})}function w(e){return{...e.reduce((r,i)=>(0,p.defaults)(r,i),{}),extend:b(e)}}function q(e,r){if(Array.isArray(e)&&(0,l.default)(e[0]))return e.concat(r);if(Array.isArray(r)&&(0,l.default)(r[0])&&(0,l.default)(e))return[e,...r];if(Array.isArray(r))return r}function E({extend:e,...r}){return c(r,e,(i,t)=>!f(i)&&!t.some(f)?c({},i,...t,q):(n,o)=>c({},...[i,...t].map(u=>F(u,n,o)),q))}function*D(e){let r=(0,h.toPath)(e);if(r.length===0||(yield r,Array.isArray(e)))return;let i=/^(.*?)\s*\/\s*([^/]+)$/,t=e.match(i);if(t!==null){let[,n,o]=t,u=(0,h.toPath)(n);u.alpha=o,yield u}}function L(e){const r=(i,t)=>{for(const n of D(i)){let o=0,u=e;for(;u!=null&&o<n.length;)u=u[n[o++]],u=f(u)&&(n.alpha===void 0||o<=n.length-1)?u(r,a):u;if(u!==void 0){if(n.alpha!==void 0){let d=(0,C.parseColorFormat)(u);return(0,O.withAlphaValue)(d,n.alpha,(0,z.default)(d))}return(0,l.default)(u)?(0,y.cloneDeep)(u):u}}return t};return Object.assign(r,{theme:r,...a}),Object.keys(e).reduce((i,t)=>(i[t]=f(e[t])?e[t](r,a):e[t],i),{})}function g(e){let r=[];return e.forEach(i=>{r=[...r,i];var t;const n=(t=i==null?void 0:i.plugins)!==null&&t!==void 0?t:[];n.length!==0&&n.forEach(o=>{o.__isOptionsFunction&&(o=o());var u;r=[...r,...g([(u=o==null?void 0:o.config)!==null&&u!==void 0?u:{}])]})}),r}function U(e){return[...e].reduceRight((i,t)=>f(t)?t({corePlugins:i}):(0,v.default)(t,i),m.default)}function $(e){return[...e].reduceRight((i,t)=>[...i,...t],[])}function M(e){let r=[...g(e),{prefix:"",important:!1,separator:":"}];var i,t;return(0,A.normalizeConfig)((0,p.defaults)({theme:L(E(w(r.map(n=>(i=n==null?void 0:n.theme)!==null&&i!==void 0?i:{})))),corePlugins:U(r.map(n=>n.corePlugins)),plugins:$(e.map(n=>(t=n==null?void 0:n.plugins)!==null&&t!==void 0?t:[]))},...r))}})(R.__exports);
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const h=require("./index.cjs93.js"),k=require("./index.cjs109.js"),y=require("./index.cjs110.js"),v=require("./index.cjs96.js"),x=require("./index.cjs111.js"),n=k.miniSvgDataUri,z=y.plugin,b=v.defaultTheme_1,o=x.colors_1,[$,{lineHeight:j}]=b.fontSize.base,{spacing:e,borderWidth:f,borderRadius:p}=b;function r(a,c){return a.replace("<alpha-value>",`var(${c}, 1)`)}const C=z.withOptions(function(a={strategy:void 0}){return function({addBase:c,addComponents:w,theme:t}){function g(s,i){let d=t(s);return!d||d.includes("var(")?i:d.replace("<alpha-value>","1")}const l=a.strategy===void 0?["base","class"]:[a.strategy],m=[{base:["[type='text']","input:where(:not([type]))","[type='email']","[type='url']","[type='password']","[type='number']","[type='date']","[type='datetime-local']","[type='month']","[type='search']","[type='tel']","[type='time']","[type='week']","[multiple]","textarea","select"],class:[".form-input",".form-textarea",".form-select",".form-multiselect"],styles:{appearance:"none","background-color":"#fff","border-color":r(t("colors.gray.500",o.gray[500]),"--tw-border-opacity"),"border-width":f.DEFAULT,"border-radius":p.none,"padding-top":e[2],"padding-right":e[3],"padding-bottom":e[2],"padding-left":e[3],"font-size":$,"line-height":j,"--tw-shadow":"0 0 #0000","&:focus":{outline:"2px solid transparent","outline-offset":"2px","--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":"0px","--tw-ring-offset-color":"#fff","--tw-ring-color":r(t("colors.blue.600",o.blue[600]),"--tw-ring-opacity"),"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":"var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)","box-shadow":"var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)","border-color":r(t("colors.blue.600",o.blue[600]),"--tw-border-opacity")}}},{base:["input::placeholder","textarea::placeholder"],class:[".form-input::placeholder",".form-textarea::placeholder"],styles:{color:r(t("colors.gray.500",o.gray[500]),"--tw-text-opacity"),opacity:"1"}},{base:["::-webkit-datetime-edit-fields-wrapper"],class:[".form-input::-webkit-datetime-edit-fields-wrapper"],styles:{padding:"0"}},{base:["::-webkit-date-and-time-value"],class:[".form-input::-webkit-date-and-time-value"],styles:{"min-height":"1.5em"}},{base:["::-webkit-date-and-time-value"],class:[".form-input::-webkit-date-and-time-value"],styles:{"text-align":"inherit"}},{base:["::-webkit-datetime-edit"],class:[".form-input::-webkit-datetime-edit"],styles:{display:"inline-flex"}},{base:["::-webkit-datetime-edit","::-webkit-datetime-edit-year-field","::-webkit-datetime-edit-month-field","::-webkit-datetime-edit-day-field","::-webkit-datetime-edit-hour-field","::-webkit-datetime-edit-minute-field","::-webkit-datetime-edit-second-field","::-webkit-datetime-edit-millisecond-field","::-webkit-datetime-edit-meridiem-field"],class:[".form-input::-webkit-datetime-edit",".form-input::-webkit-datetime-edit-year-field",".form-input::-webkit-datetime-edit-month-field",".form-input::-webkit-datetime-edit-day-field",".form-input::-webkit-datetime-edit-hour-field",".form-input::-webkit-datetime-edit-minute-field",".form-input::-webkit-datetime-edit-second-field",".form-input::-webkit-datetime-edit-millisecond-field",".form-input::-webkit-datetime-edit-meridiem-field"],styles:{"padding-top":0,"padding-bottom":0}},{base:["select"],class:[".form-select"],styles:{"background-image":`url("${n(`<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><path stroke="${g("colors.gray.500",o.gray[500])}" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 8l4 4 4-4"/></svg>`)}")`,"background-position":`right ${e[2]} center`,"background-repeat":"no-repeat","background-size":"1.5em 1.5em","padding-right":e[10],"print-color-adjust":"exact"}},{base:["[multiple]",'[size]:where(select:not([size="1"]))'],class:['.form-select:where([size]:not([size="1"]))'],styles:{"background-image":"initial","background-position":"initial","background-repeat":"unset","background-size":"initial","padding-right":e[3],"print-color-adjust":"unset"}},{base:["[type='checkbox']","[type='radio']"],class:[".form-checkbox",".form-radio"],styles:{appearance:"none",padding:"0","print-color-adjust":"exact",display:"inline-block","vertical-align":"middle","background-origin":"border-box","user-select":"none","flex-shrink":"0",height:e[4],width:e[4],color:r(t("colors.blue.600",o.blue[600]),"--tw-text-opacity"),"background-color":"#fff","border-color":r(t("colors.gray.500",o.gray[500]),"--tw-border-opacity"),"border-width":f.DEFAULT,"--tw-shadow":"0 0 #0000"}},{base:["[type='checkbox']"],class:[".form-checkbox"],styles:{"border-radius":p.none}},{base:["[type='radio']"],class:[".form-radio"],styles:{"border-radius":"100%"}},{base:["[type='checkbox']:focus","[type='radio']:focus"],class:[".form-checkbox:focus",".form-radio:focus"],styles:{outline:"2px solid transparent","outline-offset":"2px","--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":"2px","--tw-ring-offset-color":"#fff","--tw-ring-color":r(t("colors.blue.600",o.blue[600]),"--tw-ring-opacity"),"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":"var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)","box-shadow":"var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)"}},{base:["[type='checkbox']:checked","[type='radio']:checked"],class:[".form-checkbox:checked",".form-radio:checked"],styles:{"border-color":"transparent","background-color":"currentColor","background-size":"100% 100%","background-position":"center","background-repeat":"no-repeat"}},{base:["[type='checkbox']:checked"],class:[".form-checkbox:checked"],styles:{"background-image":`url("${n('<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>')}")`,"@media (forced-colors: active) ":{appearance:"auto"}}},{base:["[type='radio']:checked"],class:[".form-radio:checked"],styles:{"background-image":`url("${n('<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="3"/></svg>')}")`,"@media (forced-colors: active) ":{appearance:"auto"}}},{base:["[type='checkbox']:checked:hover","[type='checkbox']:checked:focus","[type='radio']:checked:hover","[type='radio']:checked:focus"],class:[".form-checkbox:checked:hover",".form-checkbox:checked:focus",".form-radio:checked:hover",".form-radio:checked:focus"],styles:{"border-color":"transparent","background-color":"currentColor"}},{base:["[type='checkbox']:indeterminate"],class:[".form-checkbox:indeterminate"],styles:{"background-image":`url("${n('<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>')}")`,"border-color":"transparent","background-color":"currentColor","background-size":"100% 100%","background-position":"center","background-repeat":"no-repeat","@media (forced-colors: active) ":{appearance:"auto"}}},{base:["[type='checkbox']:indeterminate:hover","[type='checkbox']:indeterminate:focus"],class:[".form-checkbox:indeterminate:hover",".form-checkbox:indeterminate:focus"],styles:{"border-color":"transparent","background-color":"currentColor"}},{base:["[type='file']"],class:null,styles:{background:"unset","border-color":"inherit","border-width":"0","border-radius":"0",padding:"0","font-size":"unset","line-height":"inherit"}},{base:["[type='file']:focus"],class:null,styles:{outline:["1px solid ButtonText","1px auto -webkit-focus-ring-color"]}}],u=s=>m.map(i=>i[s]===null?null:{[i[s]]:i.styles}).filter(Boolean);l.includes("base")&&c(u("base")),l.includes("class")&&w(u("class"))}});var T=C;const B=h.getDefaultExportFromCjs(T);exports.default=B;
@@ -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";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const r=require("./index.cjs93.js"),o=require("./index.cjs110.js"),l=o.plugin;function i(a){return Object.fromEntries(Object.entries(a).filter(([e])=>e!=="DEFAULT"))}var s=l(({addUtilities:a,matchUtilities:e,theme:n})=>{a({"@keyframes enter":n("keyframes.enter"),"@keyframes exit":n("keyframes.exit"),".animate-in":{animationName:"enter",animationDuration:n("animationDuration.DEFAULT"),"--tw-enter-opacity":"initial","--tw-enter-scale":"initial","--tw-enter-rotate":"initial","--tw-enter-translate-x":"initial","--tw-enter-translate-y":"initial"},".animate-out":{animationName:"exit",animationDuration:n("animationDuration.DEFAULT"),"--tw-exit-opacity":"initial","--tw-exit-scale":"initial","--tw-exit-rotate":"initial","--tw-exit-translate-x":"initial","--tw-exit-translate-y":"initial"}}),e({"fade-in":t=>({"--tw-enter-opacity":t}),"fade-out":t=>({"--tw-exit-opacity":t})},{values:n("animationOpacity")}),e({"zoom-in":t=>({"--tw-enter-scale":t}),"zoom-out":t=>({"--tw-exit-scale":t})},{values:n("animationScale")}),e({"spin-in":t=>({"--tw-enter-rotate":t}),"spin-out":t=>({"--tw-exit-rotate":t})},{values:n("animationRotate")}),e({"slide-in-from-top":t=>({"--tw-enter-translate-y":`-${t}`}),"slide-in-from-bottom":t=>({"--tw-enter-translate-y":t}),"slide-in-from-left":t=>({"--tw-enter-translate-x":`-${t}`}),"slide-in-from-right":t=>({"--tw-enter-translate-x":t}),"slide-out-to-top":t=>({"--tw-exit-translate-y":`-${t}`}),"slide-out-to-bottom":t=>({"--tw-exit-translate-y":t}),"slide-out-to-left":t=>({"--tw-exit-translate-x":`-${t}`}),"slide-out-to-right":t=>({"--tw-exit-translate-x":t})},{values:n("animationTranslate")}),e({duration:t=>({animationDuration:t})},{values:i(n("animationDuration"))}),e({delay:t=>({animationDelay:t})},{values:n("animationDelay")}),e({ease:t=>({animationTimingFunction:t})},{values:i(n("animationTimingFunction"))}),a({".running":{animationPlayState:"running"},".paused":{animationPlayState:"paused"}}),e({"fill-mode":t=>({animationFillMode:t})},{values:n("animationFillMode")}),e({direction:t=>({animationDirection:t})},{values:n("animationDirection")}),e({repeat:t=>({animationIterationCount:t})},{values:n("animationRepeat")})},{theme:{extend:{animationDelay:({theme:a})=>({...a("transitionDelay")}),animationDuration:({theme:a})=>({0:"0ms",...a("transitionDuration")}),animationTimingFunction:({theme:a})=>({...a("transitionTimingFunction")}),animationFillMode:{none:"none",forwards:"forwards",backwards:"backwards",both:"both"},animationDirection:{normal:"normal",reverse:"reverse",alternate:"alternate","alternate-reverse":"alternate-reverse"},animationOpacity:({theme:a})=>({DEFAULT:0,...a("opacity")}),animationTranslate:({theme:a})=>({DEFAULT:"100%",...a("translate")}),animationScale:({theme:a})=>({DEFAULT:0,...a("scale")}),animationRotate:({theme:a})=>({DEFAULT:"30deg",...a("rotate")}),animationRepeat:{0:"0",1:"1",infinite:"infinite"},keyframes:{enter:{from:{opacity:"var(--tw-enter-opacity, 1)",transform:"translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))"}},exit:{to:{opacity:"var(--tw-exit-opacity, 1)",transform:"translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))"}}}}}});const u=r.getDefaultExportFromCjs(s);exports.default=u;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var e={};exports.__exports=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index.cjs36.js"),l=require("react-aria-components"),r=require("./index.cjs37.js"),x=require("./index.cjs32.js"),d=require("./index.cjs33.js"),g=({index:i,valuePercent:c,value:m,suffix:u,modeTooltip:a,positionTooltip:t,showTypeValue:s,classNameThumb:n,isHiddenValue:o})=>e.jsxRuntimeExports.jsx("div",{className:r.cn("absolute",s==="tooltip"&&!o?"top-[-6px]":"top-1/2"),style:{left:`${c*100}%`,transform:"translate(-50%, -50%)"},children:s==="tooltip"&&!o?e.jsxRuntimeExports.jsxs(d.TooltipTrigger,{closeDelay:100,delay:100,children:[e.jsxRuntimeExports.jsx("div",{children:e.jsxRuntimeExports.jsx(l.SliderThumb,{index:i,className:r.cn("dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",n)})}),e.jsxRuntimeExports.jsxs(x.Tooltip,{mode:a,placement:t,size:"sm",className:r.cn("!text-sm",t==="top"?"!mb-6":"!mt-6"),children:[m,u]})]}):e.jsxRuntimeExports.jsx(l.SliderThumb,{index:i,className:r.cn("dragging:bg-primary-100 size-5 rounded-full bg-primary-500 outline-none ring-black transition focus-visible:ring-2",n)})});exports.SliderThumb=g;
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,4 @@
1
- var e = {};
1
+ var r = {};
2
2
  export {
3
- e as __exports
3
+ r as __exports
4
4
  };
@@ -1,21 +1,4 @@
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;
12
- }
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);
1
+ var e = {};
2
+ export {
3
+ e as __exports
4
+ };
@@ -1,4 +1,32 @@
1
- var e = {};
1
+ import { cva as l } from "class-variance-authority";
2
+ const e = l("absolute inset-0 z-[1000px] overflow-hidden", {
3
+ variants: {
4
+ opacity: {
5
+ sm: "bg-neutral-50/10",
6
+ md: "bg-neutral-50/20",
7
+ lg: "bg-neutral-50/30",
8
+ xl: "bg-neutral-50/50",
9
+ "2xl": "bg-neutral-50/60",
10
+ "3xl": "bg-neutral-50/75"
11
+ },
12
+ fixed: {
13
+ true: "fixed",
14
+ false: ""
15
+ },
16
+ center: {
17
+ true: "flex items-center justify-center",
18
+ false: ""
19
+ },
20
+ blur: {
21
+ sm: "backdrop-blur-sm",
22
+ md: "backdrop-blur-md",
23
+ lg: "backdrop-blur-lg",
24
+ xl: "backdrop-blur-xl",
25
+ "2xl": "backdrop-blur-2xl",
26
+ "3xl": "backdrop-blur-3xl"
27
+ }
28
+ }
29
+ });
2
30
  export {
3
- e as __exports
31
+ e as overlayVariants
4
32
  };
@@ -1,45 +1,190 @@
1
- import { s as c } from "./index.es133.js";
2
- var t = c, o = {
3
- whitespace: /\s+/g,
4
- urlHexPairs: /%[\dA-F]{2}/g,
5
- quotes: /"/g
6
- };
7
- function s(e) {
8
- return e.trim().replace(o.whitespace, " ");
9
- }
10
- function n(e) {
11
- return encodeURIComponent(e).replace(o.urlHexPairs, i);
12
- }
13
- function u(e) {
14
- return Object.keys(t).forEach(function(r) {
15
- t[r].test(e) && (e = e.replace(t[r], r));
16
- }), e;
17
- }
18
- function i(e) {
19
- switch (e) {
20
- case "%20":
21
- return " ";
22
- case "%3D":
23
- return "=";
24
- case "%3A":
25
- return ":";
26
- case "%2F":
27
- return "/";
28
- default:
29
- return e.toLowerCase();
30
- }
31
- }
32
- function a(e) {
33
- if (typeof e != "string")
34
- throw new TypeError("Expected a string, but received " + typeof e);
35
- e.charCodeAt(0) === 65279 && (e = e.slice(1));
36
- var r = u(s(e)).replace(o.quotes, "'");
37
- return "data:image/svg+xml," + n(r);
38
- }
39
- a.toSrcset = function(r) {
40
- return a(r).replace(/ /g, "%20");
41
- };
42
- var p = a;
43
- export {
44
- p as m
45
- };
1
+ import { __exports as j } from "./index.es105.js";
2
+ import "./index.es112.js";
3
+ import "./index.es113.js";
4
+ import "./index.es114.js";
5
+ import "./index.es115.js";
6
+ import "./index.es116.js";
7
+ import "./index.es117.js";
8
+ import "./index.es118.js";
9
+ import "./index.es119.js";
10
+ import "./index.es120.js";
11
+ import "./index.es121.js";
12
+ import "./index.es122.js";
13
+ import "./index.es123.js";
14
+ import { __exports as q } from "./index.es124.js";
15
+ import { __exports as K } from "./index.es125.js";
16
+ import { __exports as V } from "./index.es126.js";
17
+ import { __exports as W } from "./index.es127.js";
18
+ import { __exports as B } from "./index.es128.js";
19
+ import { __exports as G } from "./index.es129.js";
20
+ import { __exports as H } from "./index.es130.js";
21
+ import { __exports as I } from "./index.es131.js";
22
+ import { __exports as J } from "./index.es132.js";
23
+ import { __exports as N } from "./index.es133.js";
24
+ import { __exports as Q } from "./index.es134.js";
25
+ import { __exports as X } from "./index.es135.js";
26
+ (function(d) {
27
+ Object.defineProperty(d, "__esModule", {
28
+ value: !0
29
+ }), Object.defineProperty(d, "default", {
30
+ enumerable: !0,
31
+ get: function() {
32
+ return R;
33
+ }
34
+ });
35
+ const P = /* @__PURE__ */ s(V), v = /* @__PURE__ */ s(W), x = /* @__PURE__ */ s(B), A = /* @__PURE__ */ s(G), _ = q, m = X, y = K, l = /* @__PURE__ */ s(H), C = I, O = J, z = N, F = /* @__PURE__ */ s(Q);
36
+ function s(t) {
37
+ return t && t.__esModule ? t : {
38
+ default: t
39
+ };
40
+ }
41
+ function f(t) {
42
+ return typeof t == "function";
43
+ }
44
+ function a(t, ...r) {
45
+ let o = r.pop();
46
+ for (let e of r)
47
+ for (let n in e) {
48
+ let u = o(t[n], e[n]);
49
+ u === void 0 ? (0, l.default)(t[n]) && (0, l.default)(e[n]) ? t[n] = a({}, t[n], e[n], o) : t[n] = e[n] : t[n] = u;
50
+ }
51
+ return t;
52
+ }
53
+ const p = {
54
+ colors: A.default,
55
+ negative(t) {
56
+ return Object.keys(t).filter((r) => t[r] !== "0").reduce((r, o) => {
57
+ let e = (0, P.default)(t[o]);
58
+ return e !== void 0 && (r[`-${o}`] = e), r;
59
+ }, {});
60
+ },
61
+ breakpoints(t) {
62
+ return Object.keys(t).filter((r) => typeof t[r] == "string").reduce((r, o) => ({
63
+ ...r,
64
+ [`screen-${o}`]: t[o]
65
+ }), {});
66
+ }
67
+ };
68
+ function b(t, ...r) {
69
+ return f(t) ? t(...r) : t;
70
+ }
71
+ function w(t) {
72
+ return t.reduce((r, { extend: o }) => a(r, o, (e, n) => e === void 0 ? [
73
+ n
74
+ ] : Array.isArray(e) ? [
75
+ n,
76
+ ...e
77
+ ] : [
78
+ n,
79
+ e
80
+ ]), {});
81
+ }
82
+ function E(t) {
83
+ return {
84
+ ...t.reduce((r, o) => (0, _.defaults)(r, o), {}),
85
+ // In order to resolve n config objects, we combine all of their `extend` properties
86
+ // into arrays instead of objects so they aren't overridden.
87
+ extend: w(t)
88
+ };
89
+ }
90
+ function h(t, r) {
91
+ if (Array.isArray(t) && (0, l.default)(t[0]))
92
+ return t.concat(r);
93
+ if (Array.isArray(r) && (0, l.default)(r[0]) && (0, l.default)(t))
94
+ return [
95
+ t,
96
+ ...r
97
+ ];
98
+ if (Array.isArray(r))
99
+ return r;
100
+ }
101
+ function D({ extend: t, ...r }) {
102
+ return a(r, t, (o, e) => !f(o) && !e.some(f) ? a({}, o, ...e, h) : (n, u) => a({}, ...[
103
+ o,
104
+ ...e
105
+ ].map((i) => b(i, n, u)), h));
106
+ }
107
+ function* L(t) {
108
+ let r = (0, m.toPath)(t);
109
+ if (r.length === 0 || (yield r, Array.isArray(t)))
110
+ return;
111
+ let o = /^(.*?)\s*\/\s*([^/]+)$/, e = t.match(o);
112
+ if (e !== null) {
113
+ let [, n, u] = e, i = (0, m.toPath)(n);
114
+ i.alpha = u, yield i;
115
+ }
116
+ }
117
+ function U(t) {
118
+ const r = (o, e) => {
119
+ for (const n of L(o)) {
120
+ let u = 0, i = t;
121
+ for (; i != null && u < n.length; )
122
+ i = i[n[u++]], i = f(i) && (n.alpha === void 0 || u <= n.length - 1) ? i(r, p) : i;
123
+ if (i !== void 0) {
124
+ if (n.alpha !== void 0) {
125
+ let c = (0, O.parseColorFormat)(i);
126
+ return (0, z.withAlphaValue)(c, n.alpha, (0, F.default)(c));
127
+ }
128
+ return (0, l.default)(i) ? (0, C.cloneDeep)(i) : i;
129
+ }
130
+ }
131
+ return e;
132
+ };
133
+ return Object.assign(r, {
134
+ theme: r,
135
+ ...p
136
+ }), Object.keys(t).reduce((o, e) => (o[e] = f(t[e]) ? t[e](r, p) : t[e], o), {});
137
+ }
138
+ function g(t) {
139
+ let r = [];
140
+ return t.forEach((o) => {
141
+ r = [
142
+ ...r,
143
+ o
144
+ ];
145
+ var e;
146
+ const n = (e = o == null ? void 0 : o.plugins) !== null && e !== void 0 ? e : [];
147
+ n.length !== 0 && n.forEach((u) => {
148
+ u.__isOptionsFunction && (u = u());
149
+ var i;
150
+ r = [
151
+ ...r,
152
+ ...g([
153
+ (i = u == null ? void 0 : u.config) !== null && i !== void 0 ? i : {}
154
+ ])
155
+ ];
156
+ });
157
+ }), r;
158
+ }
159
+ function $(t) {
160
+ return [
161
+ ...t
162
+ ].reduceRight((o, e) => f(e) ? e({
163
+ corePlugins: o
164
+ }) : (0, x.default)(e, o), v.default);
165
+ }
166
+ function M(t) {
167
+ return [
168
+ ...t
169
+ ].reduceRight((o, e) => [
170
+ ...o,
171
+ ...e
172
+ ], []);
173
+ }
174
+ function R(t) {
175
+ let r = [
176
+ ...g(t),
177
+ {
178
+ prefix: "",
179
+ important: !1,
180
+ separator: ":"
181
+ }
182
+ ];
183
+ var o, e;
184
+ return (0, y.normalizeConfig)((0, _.defaults)({
185
+ theme: U(D(E(r.map((n) => (o = n == null ? void 0 : n.theme) !== null && o !== void 0 ? o : {})))),
186
+ corePlugins: $(r.map((n) => n.corePlugins)),
187
+ plugins: M(t.map((n) => (e = n == null ? void 0 : n.plugins) !== null && e !== void 0 ? e : []))
188
+ }, ...r));
189
+ }
190
+ })(j);
@@ -1,7 +1,51 @@
1
- import "./index.es134.js";
2
- import { __exports as t } from "./index.es135.js";
3
- let e = t;
4
- var l = (e.__esModule ? e : { default: e }).default;
5
- export {
6
- l as p
7
- };
1
+ import { __exports as c } from "./index.es106.js";
2
+ import { c as p } from "./index.es136.js";
3
+ import "./index.es137.js";
4
+ import { __exports as d } from "./index.es138.js";
5
+ (function(r) {
6
+ Object.defineProperty(r, "__esModule", {
7
+ value: !0
8
+ }), Object.defineProperty(r, "default", {
9
+ enumerable: !0,
10
+ get: function() {
11
+ return a;
12
+ }
13
+ });
14
+ const o = /* @__PURE__ */ s(p), n = d;
15
+ function s(e) {
16
+ return e && e.__esModule ? e : {
17
+ default: e
18
+ };
19
+ }
20
+ function a(e) {
21
+ var l;
22
+ const f = ((l = e == null ? void 0 : e.presets) !== null && l !== void 0 ? l : [
23
+ o.default
24
+ ]).slice().reverse().flatMap((t) => a(t instanceof Function ? t() : t)), i = {
25
+ // Add experimental configs here...
26
+ respectDefaultRingColorOpacity: {
27
+ theme: {
28
+ ringColor: ({ theme: t }) => ({
29
+ DEFAULT: "#3b82f67f",
30
+ ...t("colors")
31
+ })
32
+ }
33
+ },
34
+ disableColorOpacityUtilitiesByDefault: {
35
+ corePlugins: {
36
+ backgroundOpacity: !1,
37
+ borderOpacity: !1,
38
+ divideOpacity: !1,
39
+ placeholderOpacity: !1,
40
+ ringOpacity: !1,
41
+ textOpacity: !1
42
+ }
43
+ }
44
+ }, u = Object.keys(i).filter((t) => (0, n.flagEnabled)(e, t)).map((t) => i[t]);
45
+ return [
46
+ e,
47
+ ...u,
48
+ ...f
49
+ ];
50
+ }
51
+ })(c);
@@ -1,7 +1,4 @@
1
- import "./index.es109.js";
2
- import { __exports as r } from "./index.es123.js";
3
- let o = r;
4
- var s = (o.__esModule ? o : { default: o }).default;
1
+ var e = {};
5
2
  export {
6
- s as c
3
+ e as __exports
7
4
  };
@@ -1,27 +1,4 @@
1
- import { __exports as f } from "./index.es120.js";
2
- (function(n) {
3
- Object.defineProperty(n, "__esModule", {
4
- value: !0
5
- }), Object.defineProperty(n, "default", {
6
- enumerable: !0,
7
- get: function() {
8
- return r;
9
- }
10
- });
11
- function r(e) {
12
- if (e = `${e}`, e === "0")
13
- return "0";
14
- if (/^[+-]?(\d+|\d*\.\d+)(e[+-]?\d+)?(%|\w+)?$/.test(e))
15
- return e.replace(/^[+-]?/, (t) => t === "-" ? "" : "-");
16
- let c = [
17
- "var",
18
- "calc",
19
- "min",
20
- "max",
21
- "clamp"
22
- ];
23
- for (const t of c)
24
- if (e.includes(`${t}(`))
25
- return `calc(${e} * -1)`;
26
- }
27
- })(f);
1
+ var e = {};
2
+ export {
3
+ e as __exports
4
+ };