autumn-js 0.0.66 → 0.0.72

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 (390) hide show
  1. package/components.json +21 -0
  2. package/dist/libraries/backend/{chunk-NDN25XDG.mjs → chunk-2JZFMBVR.mjs} +1 -1
  3. package/dist/libraries/backend/chunk-45WVZY23.mjs +41 -0
  4. package/dist/libraries/backend/{chunk-NDS3EHT3.mjs → chunk-GUZSIYGF.mjs} +1 -1
  5. package/dist/libraries/backend/{chunk-W63TY2DI.mjs → chunk-J7UA442M.mjs} +70 -59
  6. package/dist/libraries/backend/chunk-PBBWXVWW.mjs +28 -0
  7. package/dist/libraries/backend/{chunk-FRL4IWBU.mjs → chunk-T4YSUMNB.mjs} +9 -5
  8. package/dist/libraries/backend/chunk-UNZHJTEY.mjs +18 -0
  9. package/dist/libraries/backend/{chunk-QXJ7YDTB.mjs → chunk-Y2VYFWJD.mjs} +1 -1
  10. package/dist/libraries/backend/{chunk-C2YFOJYP.mjs → chunk-ZF4V3SVZ.mjs} +13 -8
  11. package/dist/libraries/backend/express.d.mts +3 -2
  12. package/dist/libraries/backend/express.d.ts +3 -2
  13. package/dist/libraries/backend/express.js +168 -78
  14. package/dist/libraries/backend/express.mjs +15 -6
  15. package/dist/libraries/backend/fastify.js +149 -78
  16. package/dist/libraries/backend/fastify.mjs +8 -6
  17. package/dist/libraries/backend/hono.js +149 -78
  18. package/dist/libraries/backend/hono.mjs +8 -6
  19. package/dist/libraries/backend/next.js +259 -176
  20. package/dist/libraries/backend/next.mjs +116 -104
  21. package/dist/libraries/backend/react-router.js +149 -78
  22. package/dist/libraries/backend/react-router.mjs +8 -6
  23. package/dist/libraries/backend/{referralTypes-p6A_PZbz.d.ts → referralTypes-C-jpvu6u.d.mts} +63 -31
  24. package/dist/libraries/backend/{referralTypes-BdY-EkkQ.d.mts → referralTypes-qdpA4XBw.d.ts} +63 -31
  25. package/dist/libraries/backend/remix_dep.js +149 -78
  26. package/dist/libraries/backend/remix_dep.mjs +8 -6
  27. package/dist/libraries/backend/{response-ByHPEnHs.d.mts → response-CV6KGWH5.d.mts} +1 -0
  28. package/dist/libraries/backend/{response-ByHPEnHs.d.ts → response-CV6KGWH5.d.ts} +1 -0
  29. package/dist/libraries/backend/routes/backendRouter.js +147 -75
  30. package/dist/libraries/backend/routes/backendRouter.mjs +8 -6
  31. package/dist/libraries/backend/routes/entityRoutes.js +123 -66
  32. package/dist/libraries/backend/routes/entityRoutes.mjs +5 -3
  33. package/dist/libraries/backend/routes/genRoutes.js +124 -71
  34. package/dist/libraries/backend/routes/genRoutes.mjs +4 -3
  35. package/dist/libraries/backend/routes/productRoutes.d.mts +5 -0
  36. package/dist/libraries/backend/routes/productRoutes.d.ts +5 -0
  37. package/dist/libraries/{react/hooks/useEntityProvider.js → backend/routes/productRoutes.js} +210 -96
  38. package/dist/libraries/backend/routes/productRoutes.mjs +11 -0
  39. package/dist/libraries/backend/routes/referralRoutes.js +124 -69
  40. package/dist/libraries/backend/routes/referralRoutes.mjs +4 -3
  41. package/dist/libraries/backend/supabase.js +149 -78
  42. package/dist/libraries/backend/supabase.mjs +8 -6
  43. package/dist/libraries/backend/tanstack.js +152 -79
  44. package/dist/libraries/backend/tanstack.mjs +11 -9
  45. package/dist/libraries/backend/utils/backendRes.d.mts +1 -1
  46. package/dist/libraries/backend/utils/backendRes.d.ts +1 -1
  47. package/dist/libraries/backend/utils/backendRes.js +114 -59
  48. package/dist/libraries/backend/utils/backendRes.mjs +3 -1
  49. package/dist/libraries/backend/utils/logBackendErrors.d.mts +5 -0
  50. package/dist/libraries/backend/utils/logBackendErrors.d.ts +5 -0
  51. package/dist/libraries/backend/utils/logBackendErrors.js +84 -0
  52. package/dist/libraries/backend/utils/logBackendErrors.mjs +14 -0
  53. package/dist/libraries/backend/utils/secretKeyCheck.d.mts +13 -0
  54. package/dist/libraries/backend/utils/secretKeyCheck.d.ts +13 -0
  55. package/dist/libraries/backend/utils/secretKeyCheck.js +42 -0
  56. package/dist/libraries/backend/utils/secretKeyCheck.mjs +7 -0
  57. package/dist/libraries/backend/utils/withAuth.d.mts +3 -3
  58. package/dist/libraries/backend/utils/withAuth.d.ts +3 -3
  59. package/dist/libraries/backend/utils/withAuth.js +123 -66
  60. package/dist/libraries/backend/utils/withAuth.mjs +4 -2
  61. package/dist/libraries/react/AutumnContext.d.mts +15 -18
  62. package/dist/libraries/react/AutumnContext.d.ts +15 -18
  63. package/dist/libraries/react/AutumnContext.js +189 -101
  64. package/dist/libraries/react/AutumnContext.mjs +6 -4
  65. package/dist/libraries/react/BaseAutumnProvider.d.mts +11 -7
  66. package/dist/libraries/react/BaseAutumnProvider.d.ts +11 -7
  67. package/dist/libraries/react/BaseAutumnProvider.js +594 -263
  68. package/dist/libraries/react/BaseAutumnProvider.mjs +12 -8
  69. package/dist/libraries/react/{ReactAutumnClient-BQtmw21U.d.mts → ReactAutumnClient-4e3t4WTF.d.mts} +40 -25
  70. package/dist/libraries/react/{ReactAutumnClient-DNcV0gAT.d.ts → ReactAutumnClient-B-lWmwRW.d.ts} +40 -25
  71. package/dist/libraries/react/ReactAutumnProvider.d.mts +4 -3
  72. package/dist/libraries/react/ReactAutumnProvider.d.ts +4 -3
  73. package/dist/libraries/react/ReactAutumnProvider.js +610 -266
  74. package/dist/libraries/react/ReactAutumnProvider.mjs +12 -9
  75. package/dist/libraries/react/{response-B1KyqUB9.d.ts → checkTypes-BDNI_s2B.d.ts} +42 -55
  76. package/dist/libraries/react/{response-B5dHU3I9.d.mts → checkTypes-CyKIOmeF.d.mts} +42 -55
  77. package/dist/libraries/react/chunk-2XYYCR4J.mjs +276 -0
  78. package/dist/libraries/react/chunk-4CGZZYLG.mjs +2487 -0
  79. package/dist/libraries/react/chunk-4PX3AQKX.mjs +53 -0
  80. package/dist/libraries/react/chunk-7PRD7RPD.mjs +20 -0
  81. package/dist/libraries/react/chunk-B7HGBQCO.mjs +48 -0
  82. package/dist/libraries/react/chunk-BCMBFJ7E.mjs +125 -0
  83. package/dist/libraries/react/{chunk-STABYMUY.mjs → chunk-CE5BBB5H.mjs} +58 -27
  84. package/dist/libraries/react/chunk-CIBQ4BJU.mjs +19 -0
  85. package/dist/libraries/react/{chunk-OCZFV7OX.mjs → chunk-EH2VPTFH.mjs} +104 -56
  86. package/dist/libraries/react/chunk-FHANCAHB.mjs +17 -0
  87. package/dist/libraries/react/chunk-GTF7A5TG.mjs +76 -0
  88. package/dist/libraries/react/chunk-JFXBUWKA.mjs +50 -0
  89. package/dist/libraries/react/chunk-MY2ODATB.mjs +51 -0
  90. package/dist/libraries/react/chunk-NEV76K4V.mjs +552 -0
  91. package/dist/libraries/react/chunk-O4HHXBGR.mjs +101 -0
  92. package/dist/libraries/react/chunk-Q7CK32YT.mjs +172 -0
  93. package/dist/libraries/react/chunk-QBBE72EF.mjs +57 -0
  94. package/dist/libraries/react/{chunk-PW6WFMLB.mjs → chunk-QMIIDFRP.mjs} +10 -37
  95. package/dist/libraries/react/chunk-TFGQQAVB.mjs +38 -0
  96. package/dist/{next/client/hooks/useEntityProvider.js → libraries/react/chunk-X3HJKZGO.mjs} +17 -11
  97. package/dist/libraries/react/chunk-YUV2Y2RW.mjs +12 -0
  98. package/dist/libraries/react/chunk-ZKHBOCMO.mjs +17 -0
  99. package/dist/libraries/react/{chunk-O4SNGQNB.mjs → chunk-ZQ6LDLK5.mjs} +67 -65
  100. package/dist/libraries/react/chunk-ZWO4QYXI.mjs +20 -0
  101. package/dist/libraries/react/chunk-ZXE5MFKL.mjs +45 -0
  102. package/dist/libraries/react/client/ReactAutumnClient.d.mts +6 -5
  103. package/dist/libraries/react/client/ReactAutumnClient.d.ts +6 -5
  104. package/dist/libraries/react/client/ReactAutumnClient.js +177 -76
  105. package/dist/libraries/react/client/ReactAutumnClient.mjs +5 -3
  106. package/dist/libraries/react/client/clientCompMethods.d.mts +6 -5
  107. package/dist/libraries/react/client/clientCompMethods.d.ts +6 -5
  108. package/dist/libraries/react/client/clientCusMethods.d.mts +6 -5
  109. package/dist/libraries/react/client/clientCusMethods.d.ts +6 -5
  110. package/dist/libraries/react/client/clientEntityMethods.d.mts +6 -5
  111. package/dist/libraries/react/client/clientEntityMethods.d.ts +6 -5
  112. package/dist/libraries/react/client/clientGenMethods.d.mts +7 -6
  113. package/dist/libraries/react/client/clientGenMethods.d.ts +7 -6
  114. package/dist/libraries/react/client/clientProdMethods.d.mts +15 -0
  115. package/dist/libraries/react/client/clientProdMethods.d.ts +15 -0
  116. package/dist/libraries/react/client/clientProdMethods.js +35 -0
  117. package/dist/libraries/react/client/clientProdMethods.mjs +8 -0
  118. package/dist/libraries/react/client/clientReferralMethods.d.mts +6 -5
  119. package/dist/libraries/react/client/clientReferralMethods.d.ts +6 -5
  120. package/dist/libraries/react/client/types/clientEntTypes.d.mts +1 -1
  121. package/dist/libraries/react/client/types/clientEntTypes.d.ts +1 -1
  122. package/dist/libraries/react/client/types/clientGenTypes.d.mts +2 -2
  123. package/dist/libraries/react/client/types/clientGenTypes.d.ts +2 -2
  124. package/dist/libraries/react/client/types/clientPricingTableTypes.d.mts +8 -10
  125. package/dist/libraries/react/client/types/clientPricingTableTypes.d.ts +8 -10
  126. package/dist/libraries/react/client/types/clientProdTypes.d.mts +5 -0
  127. package/dist/libraries/react/client/types/clientProdTypes.d.ts +5 -0
  128. package/dist/libraries/react/client/types/clientProdTypes.js +20 -0
  129. package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.d.mts +52 -0
  130. package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.d.ts +52 -0
  131. package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.js +4387 -0
  132. package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.mjs +50 -0
  133. package/dist/libraries/react/components/attach-dialog/lib/attach-content.d.mts +10 -0
  134. package/dist/libraries/react/components/attach-dialog/lib/attach-content.d.ts +10 -0
  135. package/dist/libraries/react/components/attach-dialog/lib/attach-content.js +148 -0
  136. package/dist/libraries/react/components/attach-dialog/lib/attach-content.mjs +8 -0
  137. package/dist/libraries/react/components/check-dialog/check-dialog-synced.d.mts +12 -0
  138. package/dist/libraries/react/components/check-dialog/check-dialog-synced.d.ts +12 -0
  139. package/dist/libraries/react/components/check-dialog/check-dialog-synced.js +2895 -0
  140. package/dist/libraries/react/components/check-dialog/check-dialog-synced.mjs +13 -0
  141. package/dist/libraries/react/components/check-dialog/lib/check-content.d.mts +9 -0
  142. package/dist/libraries/react/components/check-dialog/lib/check-content.d.ts +9 -0
  143. package/dist/libraries/react/components/check-dialog/lib/check-content.js +74 -0
  144. package/dist/libraries/react/components/check-dialog/lib/check-content.mjs +8 -0
  145. package/dist/libraries/react/components/pricing-table/lib/pricing-table-content.d.mts +7 -0
  146. package/dist/libraries/react/components/pricing-table/lib/pricing-table-content.d.ts +7 -0
  147. package/dist/libraries/react/components/pricing-table/lib/pricing-table-content.js +80 -0
  148. package/dist/libraries/react/components/pricing-table/lib/pricing-table-content.mjs +8 -0
  149. package/dist/libraries/react/components/pricing-table/pricing-table-synced.d.mts +51 -0
  150. package/dist/libraries/react/components/pricing-table/pricing-table-synced.d.ts +51 -0
  151. package/dist/libraries/react/components/pricing-table/pricing-table-synced.js +4684 -0
  152. package/dist/libraries/react/components/pricing-table/pricing-table-synced.mjs +53 -0
  153. package/dist/libraries/react/components/ui/button.d.mts +14 -0
  154. package/dist/libraries/react/components/ui/button.d.ts +14 -0
  155. package/dist/libraries/react/components/ui/button.js +2601 -0
  156. package/dist/libraries/react/components/ui/button.mjs +11 -0
  157. package/dist/libraries/react/components/ui/dialog.d.mts +18 -0
  158. package/dist/libraries/react/components/ui/dialog.d.ts +18 -0
  159. package/dist/libraries/react/components/ui/dialog.js +2774 -0
  160. package/dist/libraries/react/components/ui/dialog.mjs +27 -0
  161. package/dist/libraries/react/components/ui/switch.d.mts +7 -0
  162. package/dist/libraries/react/components/ui/switch.d.ts +7 -0
  163. package/dist/libraries/react/components/ui/switch.js +2550 -0
  164. package/dist/libraries/react/components/ui/switch.mjs +9 -0
  165. package/dist/libraries/react/{cusTypes-Cf-s9PYP.d.ts → cusTypes-DNx5bwlw.d.mts} +13 -5
  166. package/dist/libraries/react/{cusTypes-Cf-s9PYP.d.mts → cusTypes-DNx5bwlw.d.ts} +13 -5
  167. package/dist/libraries/react/{entTypes-CV-165S-.d.mts → entTypes-8gkfAi3g.d.mts} +1 -1
  168. package/dist/libraries/react/{entTypes-BbIk0Toa.d.ts → entTypes-C8jD10M8.d.ts} +1 -1
  169. package/dist/libraries/react/{error-CG2LXoa7.d.mts → error-DHbclCVh.d.mts} +1 -0
  170. package/dist/libraries/react/{error-CG2LXoa7.d.ts → error-DHbclCVh.d.ts} +1 -0
  171. package/dist/libraries/react/errorUtils/logAuthError.d.mts +8 -0
  172. package/dist/libraries/react/errorUtils/logAuthError.d.ts +8 -0
  173. package/dist/libraries/react/{hooks/usePricingTableProvider.js → errorUtils/logAuthError.js} +129 -97
  174. package/dist/libraries/react/errorUtils/logAuthError.mjs +21 -0
  175. package/dist/libraries/react/errorUtils/logFetchError.d.mts +8 -0
  176. package/dist/libraries/react/errorUtils/logFetchError.d.ts +8 -0
  177. package/dist/libraries/react/errorUtils/logFetchError.js +42 -0
  178. package/dist/libraries/react/errorUtils/logFetchError.mjs +8 -0
  179. package/dist/libraries/react/hooks/handleAllowed.d.mts +14 -0
  180. package/dist/libraries/react/hooks/handleAllowed.d.ts +14 -0
  181. package/dist/libraries/react/hooks/handleAllowed.js +73 -0
  182. package/dist/libraries/react/hooks/handleAllowed.mjs +8 -0
  183. package/dist/libraries/react/hooks/useAutumn.d.mts +12 -40
  184. package/dist/libraries/react/hooks/useAutumn.d.ts +12 -40
  185. package/dist/libraries/react/hooks/useAutumn.js +416 -166
  186. package/dist/libraries/react/hooks/useAutumn.mjs +9 -5
  187. package/dist/libraries/react/hooks/useAutumnBase.d.mts +23 -0
  188. package/dist/libraries/react/hooks/useAutumnBase.d.ts +23 -0
  189. package/dist/libraries/react/hooks/useAutumnBase.js +1063 -0
  190. package/dist/libraries/react/hooks/useAutumnBase.mjs +20 -0
  191. package/dist/libraries/react/hooks/useCustomer.d.mts +11 -17
  192. package/dist/libraries/react/hooks/useCustomer.d.ts +11 -17
  193. package/dist/libraries/react/hooks/useCustomer.js +594 -120
  194. package/dist/libraries/react/hooks/useCustomer.mjs +11 -5
  195. package/dist/libraries/react/hooks/useCustomerBase.d.mts +38 -0
  196. package/dist/libraries/react/hooks/useCustomerBase.d.ts +38 -0
  197. package/dist/libraries/react/hooks/useCustomerBase.js +1168 -0
  198. package/dist/libraries/react/hooks/useCustomerBase.mjs +22 -0
  199. package/dist/libraries/react/hooks/useEntity.d.mts +14 -6
  200. package/dist/libraries/react/hooks/useEntity.d.ts +14 -6
  201. package/dist/libraries/react/hooks/useEntity.js +272 -142
  202. package/dist/libraries/react/hooks/useEntity.mjs +9 -6
  203. package/dist/libraries/react/hooks/useEntityBase.d.mts +33 -0
  204. package/dist/libraries/react/hooks/useEntityBase.d.ts +33 -0
  205. package/dist/libraries/react/hooks/useEntityBase.js +134 -0
  206. package/dist/libraries/react/hooks/useEntityBase.mjs +9 -0
  207. package/dist/libraries/react/hooks/usePricingTable.d.mts +10 -13
  208. package/dist/libraries/react/hooks/usePricingTable.d.ts +10 -13
  209. package/dist/libraries/react/hooks/usePricingTable.js +339 -125
  210. package/dist/libraries/react/hooks/usePricingTable.mjs +8 -5
  211. package/dist/libraries/react/hooks/usePricingTableBase.d.mts +27 -0
  212. package/dist/libraries/react/hooks/usePricingTableBase.d.ts +27 -0
  213. package/dist/libraries/react/hooks/usePricingTableBase.js +926 -0
  214. package/dist/libraries/react/hooks/usePricingTableBase.mjs +19 -0
  215. package/dist/libraries/react/hooks/useProductsBase.d.mts +3 -0
  216. package/dist/libraries/react/hooks/useProductsBase.d.ts +3 -0
  217. package/dist/libraries/react/hooks/useProductsBase.js +776 -0
  218. package/dist/libraries/react/hooks/useProductsBase.mjs +29 -0
  219. package/dist/libraries/react/index.d.ts +485 -16
  220. package/dist/libraries/react/index.js +4201 -493
  221. package/dist/libraries/react/index.mjs +4869 -30
  222. package/dist/libraries/react/lib/utils.d.mts +5 -0
  223. package/dist/libraries/react/lib/utils.d.ts +5 -0
  224. package/dist/libraries/react/lib/utils.js +2511 -0
  225. package/dist/libraries/react/lib/utils.mjs +8 -0
  226. package/dist/libraries/react/response-9K8DyGXf.d.ts +40 -0
  227. package/dist/libraries/react/response-ChCmaLBk.d.mts +40 -0
  228. package/dist/libraries/react/utils/compareParams.mjs +18 -3
  229. package/dist/next/AutumnProvider-BdIwgk_j.d.mts +136 -0
  230. package/dist/next/AutumnProvider-BdIwgk_j.d.ts +136 -0
  231. package/dist/next/AutumnProvider.d.mts +2 -0
  232. package/dist/next/AutumnProvider.d.ts +2 -0
  233. package/dist/next/AutumnProvider.js +2 -2
  234. package/dist/next/AutumnProvider.mjs +2 -2
  235. package/dist/next/client/AutumnClientProvider.d.mts +2 -0
  236. package/dist/next/client/AutumnClientProvider.d.ts +2 -0
  237. package/dist/next/client/AutumnClientProvider.mjs +2 -0
  238. package/dist/next/client/NextAutumnClient.d.mts +102 -0
  239. package/dist/next/client/NextAutumnClient.d.ts +102 -0
  240. package/dist/next/client/NextAutumnClient.js +95 -0
  241. package/dist/next/client/NextAutumnClient.mjs +95 -0
  242. package/dist/next/client/NextAutumnProvider.d.mts +10 -0
  243. package/dist/next/client/NextAutumnProvider.d.ts +10 -0
  244. package/dist/next/client/NextAutumnProvider.js +21 -0
  245. package/dist/next/client/NextAutumnProvider.mjs +21 -0
  246. package/dist/next/client/checkTypes-BHxu_xEV.d.ts +126 -0
  247. package/dist/next/client/checkTypes-CEaWu4S3.d.mts +126 -0
  248. package/dist/next/client/clientGenTypes-BRfigzSY.d.mts +98 -0
  249. package/dist/next/client/clientGenTypes-i3cKamAv.d.ts +98 -0
  250. package/dist/{sdk/referrals.d.ts → next/client/clientReferralTypes-C9JiOk2s.d.mts} +8 -9
  251. package/dist/{sdk/referrals.d.mts → next/client/clientReferralTypes-C9JiOk2s.d.ts} +8 -9
  252. package/dist/next/client/clientUtils.d.mts +2 -2
  253. package/dist/next/client/clientUtils.d.ts +2 -2
  254. package/dist/next/client/cusTypes-CV5q3GIA.d.mts +116 -0
  255. package/dist/next/client/cusTypes-CV5q3GIA.d.ts +116 -0
  256. package/dist/next/client/{entTypes-C9TNWMk6.d.mts → entTypes-C1-bumir.d.mts} +5 -2
  257. package/dist/next/client/{entTypes-BDqnMLZ4.d.ts → entTypes-CKc2qHBt.d.ts} +5 -2
  258. package/dist/next/client/handleAllowed-B8TBAzfI.d.mts +7 -0
  259. package/dist/next/client/handleAllowed-B8TBAzfI.d.ts +7 -0
  260. package/dist/next/client/hooks/useAutumn.d.mts +8 -33
  261. package/dist/next/client/hooks/useAutumn.d.ts +8 -33
  262. package/dist/next/client/hooks/useAutumn.js +3 -236
  263. package/dist/next/client/hooks/useAutumn.mjs +3 -236
  264. package/dist/next/client/hooks/useCustomer.d.mts +26 -20
  265. package/dist/next/client/hooks/useCustomer.d.ts +26 -20
  266. package/dist/next/client/hooks/useCustomer.js +6 -120
  267. package/dist/next/client/hooks/useCustomer.mjs +6 -120
  268. package/dist/next/client/hooks/useEntity.d.mts +13 -5
  269. package/dist/next/client/hooks/useEntity.d.ts +13 -5
  270. package/dist/next/client/hooks/useEntity.js +3 -2
  271. package/dist/next/client/hooks/useEntity.mjs +3 -2
  272. package/dist/next/client/hooks/usePricingTable.d.mts +26 -13
  273. package/dist/next/client/hooks/usePricingTable.d.ts +26 -13
  274. package/dist/next/client/hooks/usePricingTable.js +4 -50
  275. package/dist/next/client/hooks/usePricingTable.mjs +4 -50
  276. package/dist/next/client/types.d.mts +12 -3
  277. package/dist/next/client/types.d.ts +12 -3
  278. package/dist/next/enums.d.mts +5 -0
  279. package/dist/next/enums.d.ts +5 -0
  280. package/dist/next/index.d.mts +372 -233
  281. package/dist/next/index.d.ts +372 -233
  282. package/dist/next/index.js +13 -8
  283. package/dist/next/index.mjs +6 -4
  284. package/dist/next/server/auth/handleAuthProvider.d.mts +2 -2
  285. package/dist/next/server/auth/handleAuthProvider.d.ts +2 -2
  286. package/dist/next/server/auth/supabase-wrapper.d.mts +1 -3
  287. package/dist/next/server/auth/supabase-wrapper.d.ts +1 -3
  288. package/dist/next/server/auth/{withAuth.d.mts → withNextAuth.d.mts} +1 -1
  289. package/dist/next/server/auth/{withAuth.d.ts → withNextAuth.d.ts} +1 -1
  290. package/dist/next/server/clientEntTypes-BOVTwIKv.d.mts +14 -0
  291. package/dist/next/server/clientEntTypes-BOVTwIKv.d.ts +14 -0
  292. package/dist/next/server/componentActions.d.mts +1 -1
  293. package/dist/next/server/componentActions.d.ts +1 -1
  294. package/dist/next/server/componentActions.js +1 -1
  295. package/dist/next/server/componentActions.mjs +1 -1
  296. package/dist/next/server/cusActions.d.mts +243 -16
  297. package/dist/next/server/cusActions.d.ts +243 -16
  298. package/dist/next/server/cusActions.js +12 -22
  299. package/dist/next/server/cusActions.mjs +12 -22
  300. package/dist/next/server/{cusTypes-BD42O-7Z.d.mts → cusTypes-Cc8NWXXF.d.mts} +12 -8
  301. package/dist/next/server/{cusTypes-BD42O-7Z.d.ts → cusTypes-Cc8NWXXF.d.ts} +12 -8
  302. package/dist/next/server/genActions.d.mts +41 -26
  303. package/dist/next/server/genActions.d.ts +41 -26
  304. package/dist/next/server/genActions.js +14 -62
  305. package/dist/next/server/genActions.mjs +14 -62
  306. package/dist/next/server/{response-BCg7kiiN.d.mts → response-eH4S4sg0.d.mts} +1 -0
  307. package/dist/next/server/{response-BCg7kiiN.d.ts → response-eH4S4sg0.d.ts} +1 -0
  308. package/dist/next/server/utils.d.mts +1 -1
  309. package/dist/next/server/utils.d.ts +1 -1
  310. package/dist/sdk/index.d.mts +406 -27
  311. package/dist/sdk/index.d.ts +406 -27
  312. package/dist/sdk/index.js +107 -72
  313. package/dist/sdk/index.mjs +103 -72
  314. package/dist/styles/global.css +1147 -0
  315. package/dist/utils/chunk-V7R5DCYR.mjs +41 -0
  316. package/dist/utils/encryptUtils.js +104 -56
  317. package/dist/utils/encryptUtils.mjs +70 -56
  318. package/dist/utils/logger.d.mts +45 -0
  319. package/dist/utils/logger.d.ts +45 -0
  320. package/dist/utils/logger.js +75 -0
  321. package/dist/utils/logger.mjs +6 -0
  322. package/dist/utils/toSnakeCase.d.mts +3 -0
  323. package/dist/utils/toSnakeCase.d.ts +3 -0
  324. package/dist/utils/toSnakeCase.js +45 -0
  325. package/dist/utils/toSnakeCase.mjs +20 -0
  326. package/package.json +25 -7
  327. package/postcss.config.js +7 -0
  328. package/scripts/sync-registry.ts +292 -0
  329. package/tailwind.config.js +57 -0
  330. package/tsup.config.ts +87 -29
  331. package/tsup.dev.config.ts +196 -0
  332. package/dist/libraries/react/chunk-5LNSASJV.mjs +0 -33
  333. package/dist/libraries/react/chunk-CZA5WF64.mjs +0 -51
  334. package/dist/libraries/react/chunk-ILWLFCTA.mjs +0 -61
  335. package/dist/libraries/react/chunk-KHU4NOQJ.mjs +0 -30
  336. package/dist/libraries/react/chunk-PIIGEXKQ.mjs +0 -77
  337. package/dist/libraries/react/chunk-PYM4YPRD.mjs +0 -38
  338. package/dist/libraries/react/chunk-Q5SSQSDP.mjs +0 -48
  339. package/dist/libraries/react/chunk-URAFNMTH.mjs +0 -48
  340. package/dist/libraries/react/chunk-VN4AVW2V.mjs +0 -24
  341. package/dist/libraries/react/hooks/useCustomerProvider.d.mts +0 -28
  342. package/dist/libraries/react/hooks/useCustomerProvider.d.ts +0 -28
  343. package/dist/libraries/react/hooks/useCustomerProvider.js +0 -100
  344. package/dist/libraries/react/hooks/useCustomerProvider.mjs +0 -8
  345. package/dist/libraries/react/hooks/useEntityProvider.d.mts +0 -33
  346. package/dist/libraries/react/hooks/useEntityProvider.d.ts +0 -33
  347. package/dist/libraries/react/hooks/useEntityProvider.mjs +0 -9
  348. package/dist/libraries/react/hooks/usePricingTableProvider.d.mts +0 -19
  349. package/dist/libraries/react/hooks/usePricingTableProvider.d.ts +0 -19
  350. package/dist/libraries/react/hooks/usePricingTableProvider.mjs +0 -9
  351. package/dist/libraries/react/index.d.mts +0 -16
  352. package/dist/next/client/AutumnContext.d.mts +0 -9
  353. package/dist/next/client/AutumnContext.d.ts +0 -9
  354. package/dist/next/client/AutumnContext.js +0 -47
  355. package/dist/next/client/AutumnContext.mjs +0 -47
  356. package/dist/next/client/AutumnProvider.d.mts +0 -11
  357. package/dist/next/client/AutumnProvider.d.ts +0 -11
  358. package/dist/next/client/AutumnProvider.js +0 -117
  359. package/dist/next/client/AutumnProvider.mjs +0 -117
  360. package/dist/next/client/clientEntTypes-pqnB95m3.d.mts +0 -9
  361. package/dist/next/client/clientEntTypes-pqnB95m3.d.ts +0 -9
  362. package/dist/next/client/cusTypes-sh5_cN7N.d.mts +0 -86
  363. package/dist/next/client/cusTypes-sh5_cN7N.d.ts +0 -86
  364. package/dist/next/client/hooks/types.d.mts +0 -27
  365. package/dist/next/client/hooks/types.d.ts +0 -27
  366. package/dist/next/client/hooks/useEntityProvider.d.mts +0 -11
  367. package/dist/next/client/hooks/useEntityProvider.d.ts +0 -11
  368. package/dist/next/client/hooks/useEntityProvider.mjs +0 -52
  369. package/dist/next/server/clientEntTypes-B3DRcw3U.d.mts +0 -216
  370. package/dist/next/server/clientEntTypes-BRUTcNUD.d.ts +0 -216
  371. package/dist/sdk/check.d.mts +0 -47
  372. package/dist/sdk/check.d.ts +0 -47
  373. package/dist/sdk/cusTypes-BTV6ui4e.d.ts +0 -95
  374. package/dist/sdk/cusTypes-wBxbodEe.d.mts +0 -95
  375. package/dist/sdk/customers.d.mts +0 -2
  376. package/dist/sdk/customers.d.ts +0 -2
  377. package/dist/sdk/entTypes-BwLV9Jn4.d.ts +0 -35
  378. package/dist/sdk/entTypes-CJjjWn54.d.mts +0 -35
  379. package/dist/sdk/entities.d.mts +0 -3
  380. package/dist/sdk/entities.d.ts +0 -3
  381. package/dist/sdk/general.d.mts +0 -104
  382. package/dist/sdk/general.d.ts +0 -104
  383. package/dist/sdk/prodEnums-C1lccCWI.d.mts +0 -28
  384. package/dist/sdk/prodEnums-C1lccCWI.d.ts +0 -28
  385. package/dist/sdk/products.d.mts +0 -47
  386. package/dist/sdk/products.d.ts +0 -47
  387. /package/dist/{next/client/hooks/types.js → libraries/react/client/types/clientProdTypes.mjs} +0 -0
  388. /package/dist/next/client/{hooks/types.mjs → AutumnClientProvider.js} +0 -0
  389. /package/dist/next/server/auth/{withAuth.js → withNextAuth.js} +0 -0
  390. /package/dist/next/server/auth/{withAuth.mjs → withNextAuth.mjs} +0 -0
@@ -0,0 +1,2895 @@
1
+ "use client";
2
+
3
+ "use strict";
4
+ "use client";
5
+ var __create = Object.create;
6
+ var __defProp = Object.defineProperty;
7
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
8
+ var __getOwnPropNames = Object.getOwnPropertyNames;
9
+ var __getProtoOf = Object.getPrototypeOf;
10
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
11
+ var __export = (target, all) => {
12
+ for (var name in all)
13
+ __defProp(target, name, { get: all[name], enumerable: true });
14
+ };
15
+ var __copyProps = (to, from, except, desc) => {
16
+ if (from && typeof from === "object" || typeof from === "function") {
17
+ for (let key of __getOwnPropNames(from))
18
+ if (!__hasOwnProp.call(to, key) && key !== except)
19
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
20
+ }
21
+ return to;
22
+ };
23
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
24
+ // If the importer is in node compatibility mode or this is not an ESM
25
+ // file that has been converted to a CommonJS file using a Babel-
26
+ // compatible transform (i.e. "__esModule" has not been set), then set
27
+ // "default" to the CommonJS "module.exports" for node compatibility.
28
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
29
+ mod
30
+ ));
31
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
32
+
33
+ // src/libraries/react/components/check-dialog/check-dialog-synced.tsx
34
+ var check_dialog_synced_exports = {};
35
+ __export(check_dialog_synced_exports, {
36
+ default: () => CheckDialog
37
+ });
38
+ module.exports = __toCommonJS(check_dialog_synced_exports);
39
+
40
+ // src/libraries/react/components/ui/dialog.tsx
41
+ var DialogPrimitive = __toESM(require("@radix-ui/react-dialog"));
42
+
43
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
44
+ var import_react2 = require("react");
45
+
46
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js
47
+ var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
48
+ var toCamelCase = (string) => string.replace(
49
+ /^([A-Z])|[\s-_]+(\w)/g,
50
+ (match, p1, p2) => p2 ? p2.toUpperCase() : p1.toLowerCase()
51
+ );
52
+ var toPascalCase = (string) => {
53
+ const camelCase = toCamelCase(string);
54
+ return camelCase.charAt(0).toUpperCase() + camelCase.slice(1);
55
+ };
56
+ var mergeClasses = (...classes) => classes.filter((className, index, array) => {
57
+ return Boolean(className) && className.trim() !== "" && array.indexOf(className) === index;
58
+ }).join(" ").trim();
59
+ var hasA11yProp = (props) => {
60
+ for (const prop in props) {
61
+ if (prop.startsWith("aria-") || prop === "role" || prop === "title") {
62
+ return true;
63
+ }
64
+ }
65
+ };
66
+
67
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
68
+ var import_react = require("react");
69
+
70
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js
71
+ var defaultAttributes = {
72
+ xmlns: "http://www.w3.org/2000/svg",
73
+ width: 24,
74
+ height: 24,
75
+ viewBox: "0 0 24 24",
76
+ fill: "none",
77
+ stroke: "currentColor",
78
+ strokeWidth: 2,
79
+ strokeLinecap: "round",
80
+ strokeLinejoin: "round"
81
+ };
82
+
83
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
84
+ var Icon = (0, import_react.forwardRef)(
85
+ ({
86
+ color = "currentColor",
87
+ size = 24,
88
+ strokeWidth = 2,
89
+ absoluteStrokeWidth,
90
+ className = "",
91
+ children,
92
+ iconNode,
93
+ ...rest
94
+ }, ref) => (0, import_react.createElement)(
95
+ "svg",
96
+ {
97
+ ref,
98
+ ...defaultAttributes,
99
+ width: size,
100
+ height: size,
101
+ stroke: color,
102
+ strokeWidth: absoluteStrokeWidth ? Number(strokeWidth) * 24 / Number(size) : strokeWidth,
103
+ className: mergeClasses("lucide", className),
104
+ ...!children && !hasA11yProp(rest) && { "aria-hidden": "true" },
105
+ ...rest
106
+ },
107
+ [
108
+ ...iconNode.map(([tag, attrs]) => (0, import_react.createElement)(tag, attrs)),
109
+ ...Array.isArray(children) ? children : [children]
110
+ ]
111
+ )
112
+ );
113
+
114
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
115
+ var createLucideIcon = (iconName, iconNode) => {
116
+ const Component = (0, import_react2.forwardRef)(
117
+ ({ className, ...props }, ref) => (0, import_react2.createElement)(Icon, {
118
+ ref,
119
+ iconNode,
120
+ className: mergeClasses(
121
+ `lucide-${toKebabCase(toPascalCase(iconName))}`,
122
+ `lucide-${iconName}`,
123
+ className
124
+ ),
125
+ ...props
126
+ })
127
+ );
128
+ Component.displayName = toPascalCase(iconName);
129
+ return Component;
130
+ };
131
+
132
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/loader-circle.js
133
+ var __iconNode = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
134
+ var LoaderCircle = createLucideIcon("loader-circle", __iconNode);
135
+
136
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/x.js
137
+ var __iconNode2 = [
138
+ ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
139
+ ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
140
+ ];
141
+ var X = createLucideIcon("x", __iconNode2);
142
+
143
+ // ../node_modules/.pnpm/clsx@2.1.1/node_modules/clsx/dist/clsx.mjs
144
+ function r(e) {
145
+ var t, f, n = "";
146
+ if ("string" == typeof e || "number" == typeof e) n += e;
147
+ else if ("object" == typeof e) if (Array.isArray(e)) {
148
+ var o = e.length;
149
+ for (t = 0; t < o; t++) e[t] && (f = r(e[t])) && (n && (n += " "), n += f);
150
+ } else for (f in e) e[f] && (n && (n += " "), n += f);
151
+ return n;
152
+ }
153
+ function clsx() {
154
+ for (var e, t, f = 0, n = "", o = arguments.length; f < o; f++) (e = arguments[f]) && (t = r(e)) && (n && (n += " "), n += t);
155
+ return n;
156
+ }
157
+
158
+ // ../node_modules/.pnpm/tailwind-merge@2.6.0/node_modules/tailwind-merge/dist/bundle-mjs.mjs
159
+ var CLASS_PART_SEPARATOR = "-";
160
+ var createClassGroupUtils = (config) => {
161
+ const classMap = createClassMap(config);
162
+ const {
163
+ conflictingClassGroups,
164
+ conflictingClassGroupModifiers
165
+ } = config;
166
+ const getClassGroupId = (className) => {
167
+ const classParts = className.split(CLASS_PART_SEPARATOR);
168
+ if (classParts[0] === "" && classParts.length !== 1) {
169
+ classParts.shift();
170
+ }
171
+ return getGroupRecursive(classParts, classMap) || getGroupIdForArbitraryProperty(className);
172
+ };
173
+ const getConflictingClassGroupIds = (classGroupId, hasPostfixModifier) => {
174
+ const conflicts = conflictingClassGroups[classGroupId] || [];
175
+ if (hasPostfixModifier && conflictingClassGroupModifiers[classGroupId]) {
176
+ return [...conflicts, ...conflictingClassGroupModifiers[classGroupId]];
177
+ }
178
+ return conflicts;
179
+ };
180
+ return {
181
+ getClassGroupId,
182
+ getConflictingClassGroupIds
183
+ };
184
+ };
185
+ var getGroupRecursive = (classParts, classPartObject) => {
186
+ if (classParts.length === 0) {
187
+ return classPartObject.classGroupId;
188
+ }
189
+ const currentClassPart = classParts[0];
190
+ const nextClassPartObject = classPartObject.nextPart.get(currentClassPart);
191
+ const classGroupFromNextClassPart = nextClassPartObject ? getGroupRecursive(classParts.slice(1), nextClassPartObject) : void 0;
192
+ if (classGroupFromNextClassPart) {
193
+ return classGroupFromNextClassPart;
194
+ }
195
+ if (classPartObject.validators.length === 0) {
196
+ return void 0;
197
+ }
198
+ const classRest = classParts.join(CLASS_PART_SEPARATOR);
199
+ return classPartObject.validators.find(({
200
+ validator
201
+ }) => validator(classRest))?.classGroupId;
202
+ };
203
+ var arbitraryPropertyRegex = /^\[(.+)\]$/;
204
+ var getGroupIdForArbitraryProperty = (className) => {
205
+ if (arbitraryPropertyRegex.test(className)) {
206
+ const arbitraryPropertyClassName = arbitraryPropertyRegex.exec(className)[1];
207
+ const property = arbitraryPropertyClassName?.substring(0, arbitraryPropertyClassName.indexOf(":"));
208
+ if (property) {
209
+ return "arbitrary.." + property;
210
+ }
211
+ }
212
+ };
213
+ var createClassMap = (config) => {
214
+ const {
215
+ theme,
216
+ prefix
217
+ } = config;
218
+ const classMap = {
219
+ nextPart: /* @__PURE__ */ new Map(),
220
+ validators: []
221
+ };
222
+ const prefixedClassGroupEntries = getPrefixedClassGroupEntries(Object.entries(config.classGroups), prefix);
223
+ prefixedClassGroupEntries.forEach(([classGroupId, classGroup]) => {
224
+ processClassesRecursively(classGroup, classMap, classGroupId, theme);
225
+ });
226
+ return classMap;
227
+ };
228
+ var processClassesRecursively = (classGroup, classPartObject, classGroupId, theme) => {
229
+ classGroup.forEach((classDefinition) => {
230
+ if (typeof classDefinition === "string") {
231
+ const classPartObjectToEdit = classDefinition === "" ? classPartObject : getPart(classPartObject, classDefinition);
232
+ classPartObjectToEdit.classGroupId = classGroupId;
233
+ return;
234
+ }
235
+ if (typeof classDefinition === "function") {
236
+ if (isThemeGetter(classDefinition)) {
237
+ processClassesRecursively(classDefinition(theme), classPartObject, classGroupId, theme);
238
+ return;
239
+ }
240
+ classPartObject.validators.push({
241
+ validator: classDefinition,
242
+ classGroupId
243
+ });
244
+ return;
245
+ }
246
+ Object.entries(classDefinition).forEach(([key, classGroup2]) => {
247
+ processClassesRecursively(classGroup2, getPart(classPartObject, key), classGroupId, theme);
248
+ });
249
+ });
250
+ };
251
+ var getPart = (classPartObject, path) => {
252
+ let currentClassPartObject = classPartObject;
253
+ path.split(CLASS_PART_SEPARATOR).forEach((pathPart) => {
254
+ if (!currentClassPartObject.nextPart.has(pathPart)) {
255
+ currentClassPartObject.nextPart.set(pathPart, {
256
+ nextPart: /* @__PURE__ */ new Map(),
257
+ validators: []
258
+ });
259
+ }
260
+ currentClassPartObject = currentClassPartObject.nextPart.get(pathPart);
261
+ });
262
+ return currentClassPartObject;
263
+ };
264
+ var isThemeGetter = (func) => func.isThemeGetter;
265
+ var getPrefixedClassGroupEntries = (classGroupEntries, prefix) => {
266
+ if (!prefix) {
267
+ return classGroupEntries;
268
+ }
269
+ return classGroupEntries.map(([classGroupId, classGroup]) => {
270
+ const prefixedClassGroup = classGroup.map((classDefinition) => {
271
+ if (typeof classDefinition === "string") {
272
+ return prefix + classDefinition;
273
+ }
274
+ if (typeof classDefinition === "object") {
275
+ return Object.fromEntries(Object.entries(classDefinition).map(([key, value]) => [prefix + key, value]));
276
+ }
277
+ return classDefinition;
278
+ });
279
+ return [classGroupId, prefixedClassGroup];
280
+ });
281
+ };
282
+ var createLruCache = (maxCacheSize) => {
283
+ if (maxCacheSize < 1) {
284
+ return {
285
+ get: () => void 0,
286
+ set: () => {
287
+ }
288
+ };
289
+ }
290
+ let cacheSize = 0;
291
+ let cache = /* @__PURE__ */ new Map();
292
+ let previousCache = /* @__PURE__ */ new Map();
293
+ const update = (key, value) => {
294
+ cache.set(key, value);
295
+ cacheSize++;
296
+ if (cacheSize > maxCacheSize) {
297
+ cacheSize = 0;
298
+ previousCache = cache;
299
+ cache = /* @__PURE__ */ new Map();
300
+ }
301
+ };
302
+ return {
303
+ get(key) {
304
+ let value = cache.get(key);
305
+ if (value !== void 0) {
306
+ return value;
307
+ }
308
+ if ((value = previousCache.get(key)) !== void 0) {
309
+ update(key, value);
310
+ return value;
311
+ }
312
+ },
313
+ set(key, value) {
314
+ if (cache.has(key)) {
315
+ cache.set(key, value);
316
+ } else {
317
+ update(key, value);
318
+ }
319
+ }
320
+ };
321
+ };
322
+ var IMPORTANT_MODIFIER = "!";
323
+ var createParseClassName = (config) => {
324
+ const {
325
+ separator,
326
+ experimentalParseClassName
327
+ } = config;
328
+ const isSeparatorSingleCharacter = separator.length === 1;
329
+ const firstSeparatorCharacter = separator[0];
330
+ const separatorLength = separator.length;
331
+ const parseClassName = (className) => {
332
+ const modifiers = [];
333
+ let bracketDepth = 0;
334
+ let modifierStart = 0;
335
+ let postfixModifierPosition;
336
+ for (let index = 0; index < className.length; index++) {
337
+ let currentCharacter = className[index];
338
+ if (bracketDepth === 0) {
339
+ if (currentCharacter === firstSeparatorCharacter && (isSeparatorSingleCharacter || className.slice(index, index + separatorLength) === separator)) {
340
+ modifiers.push(className.slice(modifierStart, index));
341
+ modifierStart = index + separatorLength;
342
+ continue;
343
+ }
344
+ if (currentCharacter === "/") {
345
+ postfixModifierPosition = index;
346
+ continue;
347
+ }
348
+ }
349
+ if (currentCharacter === "[") {
350
+ bracketDepth++;
351
+ } else if (currentCharacter === "]") {
352
+ bracketDepth--;
353
+ }
354
+ }
355
+ const baseClassNameWithImportantModifier = modifiers.length === 0 ? className : className.substring(modifierStart);
356
+ const hasImportantModifier = baseClassNameWithImportantModifier.startsWith(IMPORTANT_MODIFIER);
357
+ const baseClassName = hasImportantModifier ? baseClassNameWithImportantModifier.substring(1) : baseClassNameWithImportantModifier;
358
+ const maybePostfixModifierPosition = postfixModifierPosition && postfixModifierPosition > modifierStart ? postfixModifierPosition - modifierStart : void 0;
359
+ return {
360
+ modifiers,
361
+ hasImportantModifier,
362
+ baseClassName,
363
+ maybePostfixModifierPosition
364
+ };
365
+ };
366
+ if (experimentalParseClassName) {
367
+ return (className) => experimentalParseClassName({
368
+ className,
369
+ parseClassName
370
+ });
371
+ }
372
+ return parseClassName;
373
+ };
374
+ var sortModifiers = (modifiers) => {
375
+ if (modifiers.length <= 1) {
376
+ return modifiers;
377
+ }
378
+ const sortedModifiers = [];
379
+ let unsortedModifiers = [];
380
+ modifiers.forEach((modifier) => {
381
+ const isArbitraryVariant = modifier[0] === "[";
382
+ if (isArbitraryVariant) {
383
+ sortedModifiers.push(...unsortedModifiers.sort(), modifier);
384
+ unsortedModifiers = [];
385
+ } else {
386
+ unsortedModifiers.push(modifier);
387
+ }
388
+ });
389
+ sortedModifiers.push(...unsortedModifiers.sort());
390
+ return sortedModifiers;
391
+ };
392
+ var createConfigUtils = (config) => ({
393
+ cache: createLruCache(config.cacheSize),
394
+ parseClassName: createParseClassName(config),
395
+ ...createClassGroupUtils(config)
396
+ });
397
+ var SPLIT_CLASSES_REGEX = /\s+/;
398
+ var mergeClassList = (classList, configUtils) => {
399
+ const {
400
+ parseClassName,
401
+ getClassGroupId,
402
+ getConflictingClassGroupIds
403
+ } = configUtils;
404
+ const classGroupsInConflict = [];
405
+ const classNames = classList.trim().split(SPLIT_CLASSES_REGEX);
406
+ let result = "";
407
+ for (let index = classNames.length - 1; index >= 0; index -= 1) {
408
+ const originalClassName = classNames[index];
409
+ const {
410
+ modifiers,
411
+ hasImportantModifier,
412
+ baseClassName,
413
+ maybePostfixModifierPosition
414
+ } = parseClassName(originalClassName);
415
+ let hasPostfixModifier = Boolean(maybePostfixModifierPosition);
416
+ let classGroupId = getClassGroupId(hasPostfixModifier ? baseClassName.substring(0, maybePostfixModifierPosition) : baseClassName);
417
+ if (!classGroupId) {
418
+ if (!hasPostfixModifier) {
419
+ result = originalClassName + (result.length > 0 ? " " + result : result);
420
+ continue;
421
+ }
422
+ classGroupId = getClassGroupId(baseClassName);
423
+ if (!classGroupId) {
424
+ result = originalClassName + (result.length > 0 ? " " + result : result);
425
+ continue;
426
+ }
427
+ hasPostfixModifier = false;
428
+ }
429
+ const variantModifier = sortModifiers(modifiers).join(":");
430
+ const modifierId = hasImportantModifier ? variantModifier + IMPORTANT_MODIFIER : variantModifier;
431
+ const classId = modifierId + classGroupId;
432
+ if (classGroupsInConflict.includes(classId)) {
433
+ continue;
434
+ }
435
+ classGroupsInConflict.push(classId);
436
+ const conflictGroups = getConflictingClassGroupIds(classGroupId, hasPostfixModifier);
437
+ for (let i = 0; i < conflictGroups.length; ++i) {
438
+ const group = conflictGroups[i];
439
+ classGroupsInConflict.push(modifierId + group);
440
+ }
441
+ result = originalClassName + (result.length > 0 ? " " + result : result);
442
+ }
443
+ return result;
444
+ };
445
+ function twJoin() {
446
+ let index = 0;
447
+ let argument;
448
+ let resolvedValue;
449
+ let string = "";
450
+ while (index < arguments.length) {
451
+ if (argument = arguments[index++]) {
452
+ if (resolvedValue = toValue(argument)) {
453
+ string && (string += " ");
454
+ string += resolvedValue;
455
+ }
456
+ }
457
+ }
458
+ return string;
459
+ }
460
+ var toValue = (mix) => {
461
+ if (typeof mix === "string") {
462
+ return mix;
463
+ }
464
+ let resolvedValue;
465
+ let string = "";
466
+ for (let k = 0; k < mix.length; k++) {
467
+ if (mix[k]) {
468
+ if (resolvedValue = toValue(mix[k])) {
469
+ string && (string += " ");
470
+ string += resolvedValue;
471
+ }
472
+ }
473
+ }
474
+ return string;
475
+ };
476
+ function createTailwindMerge(createConfigFirst, ...createConfigRest) {
477
+ let configUtils;
478
+ let cacheGet;
479
+ let cacheSet;
480
+ let functionToCall = initTailwindMerge;
481
+ function initTailwindMerge(classList) {
482
+ const config = createConfigRest.reduce((previousConfig, createConfigCurrent) => createConfigCurrent(previousConfig), createConfigFirst());
483
+ configUtils = createConfigUtils(config);
484
+ cacheGet = configUtils.cache.get;
485
+ cacheSet = configUtils.cache.set;
486
+ functionToCall = tailwindMerge;
487
+ return tailwindMerge(classList);
488
+ }
489
+ function tailwindMerge(classList) {
490
+ const cachedResult = cacheGet(classList);
491
+ if (cachedResult) {
492
+ return cachedResult;
493
+ }
494
+ const result = mergeClassList(classList, configUtils);
495
+ cacheSet(classList, result);
496
+ return result;
497
+ }
498
+ return function callTailwindMerge() {
499
+ return functionToCall(twJoin.apply(null, arguments));
500
+ };
501
+ }
502
+ var fromTheme = (key) => {
503
+ const themeGetter = (theme) => theme[key] || [];
504
+ themeGetter.isThemeGetter = true;
505
+ return themeGetter;
506
+ };
507
+ var arbitraryValueRegex = /^\[(?:([a-z-]+):)?(.+)\]$/i;
508
+ var fractionRegex = /^\d+\/\d+$/;
509
+ var stringLengths = /* @__PURE__ */ new Set(["px", "full", "screen"]);
510
+ var tshirtUnitRegex = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/;
511
+ var lengthUnitRegex = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/;
512
+ var colorFunctionRegex = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/;
513
+ var shadowRegex = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/;
514
+ var imageRegex = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;
515
+ var isLength = (value) => isNumber(value) || stringLengths.has(value) || fractionRegex.test(value);
516
+ var isArbitraryLength = (value) => getIsArbitraryValue(value, "length", isLengthOnly);
517
+ var isNumber = (value) => Boolean(value) && !Number.isNaN(Number(value));
518
+ var isArbitraryNumber = (value) => getIsArbitraryValue(value, "number", isNumber);
519
+ var isInteger = (value) => Boolean(value) && Number.isInteger(Number(value));
520
+ var isPercent = (value) => value.endsWith("%") && isNumber(value.slice(0, -1));
521
+ var isArbitraryValue = (value) => arbitraryValueRegex.test(value);
522
+ var isTshirtSize = (value) => tshirtUnitRegex.test(value);
523
+ var sizeLabels = /* @__PURE__ */ new Set(["length", "size", "percentage"]);
524
+ var isArbitrarySize = (value) => getIsArbitraryValue(value, sizeLabels, isNever);
525
+ var isArbitraryPosition = (value) => getIsArbitraryValue(value, "position", isNever);
526
+ var imageLabels = /* @__PURE__ */ new Set(["image", "url"]);
527
+ var isArbitraryImage = (value) => getIsArbitraryValue(value, imageLabels, isImage);
528
+ var isArbitraryShadow = (value) => getIsArbitraryValue(value, "", isShadow);
529
+ var isAny = () => true;
530
+ var getIsArbitraryValue = (value, label, testValue) => {
531
+ const result = arbitraryValueRegex.exec(value);
532
+ if (result) {
533
+ if (result[1]) {
534
+ return typeof label === "string" ? result[1] === label : label.has(result[1]);
535
+ }
536
+ return testValue(result[2]);
537
+ }
538
+ return false;
539
+ };
540
+ var isLengthOnly = (value) => (
541
+ // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
542
+ // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
543
+ // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
544
+ lengthUnitRegex.test(value) && !colorFunctionRegex.test(value)
545
+ );
546
+ var isNever = () => false;
547
+ var isShadow = (value) => shadowRegex.test(value);
548
+ var isImage = (value) => imageRegex.test(value);
549
+ var getDefaultConfig = () => {
550
+ const colors = fromTheme("colors");
551
+ const spacing = fromTheme("spacing");
552
+ const blur = fromTheme("blur");
553
+ const brightness = fromTheme("brightness");
554
+ const borderColor = fromTheme("borderColor");
555
+ const borderRadius = fromTheme("borderRadius");
556
+ const borderSpacing = fromTheme("borderSpacing");
557
+ const borderWidth = fromTheme("borderWidth");
558
+ const contrast = fromTheme("contrast");
559
+ const grayscale = fromTheme("grayscale");
560
+ const hueRotate = fromTheme("hueRotate");
561
+ const invert = fromTheme("invert");
562
+ const gap = fromTheme("gap");
563
+ const gradientColorStops = fromTheme("gradientColorStops");
564
+ const gradientColorStopPositions = fromTheme("gradientColorStopPositions");
565
+ const inset = fromTheme("inset");
566
+ const margin = fromTheme("margin");
567
+ const opacity = fromTheme("opacity");
568
+ const padding = fromTheme("padding");
569
+ const saturate = fromTheme("saturate");
570
+ const scale = fromTheme("scale");
571
+ const sepia = fromTheme("sepia");
572
+ const skew = fromTheme("skew");
573
+ const space = fromTheme("space");
574
+ const translate = fromTheme("translate");
575
+ const getOverscroll = () => ["auto", "contain", "none"];
576
+ const getOverflow = () => ["auto", "hidden", "clip", "visible", "scroll"];
577
+ const getSpacingWithAutoAndArbitrary = () => ["auto", isArbitraryValue, spacing];
578
+ const getSpacingWithArbitrary = () => [isArbitraryValue, spacing];
579
+ const getLengthWithEmptyAndArbitrary = () => ["", isLength, isArbitraryLength];
580
+ const getNumberWithAutoAndArbitrary = () => ["auto", isNumber, isArbitraryValue];
581
+ const getPositions = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"];
582
+ const getLineStyles = () => ["solid", "dashed", "dotted", "double", "none"];
583
+ const getBlendModes = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"];
584
+ const getAlign = () => ["start", "end", "center", "between", "around", "evenly", "stretch"];
585
+ const getZeroAndEmpty = () => ["", "0", isArbitraryValue];
586
+ const getBreaks = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"];
587
+ const getNumberAndArbitrary = () => [isNumber, isArbitraryValue];
588
+ return {
589
+ cacheSize: 500,
590
+ separator: ":",
591
+ theme: {
592
+ colors: [isAny],
593
+ spacing: [isLength, isArbitraryLength],
594
+ blur: ["none", "", isTshirtSize, isArbitraryValue],
595
+ brightness: getNumberAndArbitrary(),
596
+ borderColor: [colors],
597
+ borderRadius: ["none", "", "full", isTshirtSize, isArbitraryValue],
598
+ borderSpacing: getSpacingWithArbitrary(),
599
+ borderWidth: getLengthWithEmptyAndArbitrary(),
600
+ contrast: getNumberAndArbitrary(),
601
+ grayscale: getZeroAndEmpty(),
602
+ hueRotate: getNumberAndArbitrary(),
603
+ invert: getZeroAndEmpty(),
604
+ gap: getSpacingWithArbitrary(),
605
+ gradientColorStops: [colors],
606
+ gradientColorStopPositions: [isPercent, isArbitraryLength],
607
+ inset: getSpacingWithAutoAndArbitrary(),
608
+ margin: getSpacingWithAutoAndArbitrary(),
609
+ opacity: getNumberAndArbitrary(),
610
+ padding: getSpacingWithArbitrary(),
611
+ saturate: getNumberAndArbitrary(),
612
+ scale: getNumberAndArbitrary(),
613
+ sepia: getZeroAndEmpty(),
614
+ skew: getNumberAndArbitrary(),
615
+ space: getSpacingWithArbitrary(),
616
+ translate: getSpacingWithArbitrary()
617
+ },
618
+ classGroups: {
619
+ // Layout
620
+ /**
621
+ * Aspect Ratio
622
+ * @see https://tailwindcss.com/docs/aspect-ratio
623
+ */
624
+ aspect: [{
625
+ aspect: ["auto", "square", "video", isArbitraryValue]
626
+ }],
627
+ /**
628
+ * Container
629
+ * @see https://tailwindcss.com/docs/container
630
+ */
631
+ container: ["container"],
632
+ /**
633
+ * Columns
634
+ * @see https://tailwindcss.com/docs/columns
635
+ */
636
+ columns: [{
637
+ columns: [isTshirtSize]
638
+ }],
639
+ /**
640
+ * Break After
641
+ * @see https://tailwindcss.com/docs/break-after
642
+ */
643
+ "break-after": [{
644
+ "break-after": getBreaks()
645
+ }],
646
+ /**
647
+ * Break Before
648
+ * @see https://tailwindcss.com/docs/break-before
649
+ */
650
+ "break-before": [{
651
+ "break-before": getBreaks()
652
+ }],
653
+ /**
654
+ * Break Inside
655
+ * @see https://tailwindcss.com/docs/break-inside
656
+ */
657
+ "break-inside": [{
658
+ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
659
+ }],
660
+ /**
661
+ * Box Decoration Break
662
+ * @see https://tailwindcss.com/docs/box-decoration-break
663
+ */
664
+ "box-decoration": [{
665
+ "box-decoration": ["slice", "clone"]
666
+ }],
667
+ /**
668
+ * Box Sizing
669
+ * @see https://tailwindcss.com/docs/box-sizing
670
+ */
671
+ box: [{
672
+ box: ["border", "content"]
673
+ }],
674
+ /**
675
+ * Display
676
+ * @see https://tailwindcss.com/docs/display
677
+ */
678
+ display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
679
+ /**
680
+ * Floats
681
+ * @see https://tailwindcss.com/docs/float
682
+ */
683
+ float: [{
684
+ float: ["right", "left", "none", "start", "end"]
685
+ }],
686
+ /**
687
+ * Clear
688
+ * @see https://tailwindcss.com/docs/clear
689
+ */
690
+ clear: [{
691
+ clear: ["left", "right", "both", "none", "start", "end"]
692
+ }],
693
+ /**
694
+ * Isolation
695
+ * @see https://tailwindcss.com/docs/isolation
696
+ */
697
+ isolation: ["isolate", "isolation-auto"],
698
+ /**
699
+ * Object Fit
700
+ * @see https://tailwindcss.com/docs/object-fit
701
+ */
702
+ "object-fit": [{
703
+ object: ["contain", "cover", "fill", "none", "scale-down"]
704
+ }],
705
+ /**
706
+ * Object Position
707
+ * @see https://tailwindcss.com/docs/object-position
708
+ */
709
+ "object-position": [{
710
+ object: [...getPositions(), isArbitraryValue]
711
+ }],
712
+ /**
713
+ * Overflow
714
+ * @see https://tailwindcss.com/docs/overflow
715
+ */
716
+ overflow: [{
717
+ overflow: getOverflow()
718
+ }],
719
+ /**
720
+ * Overflow X
721
+ * @see https://tailwindcss.com/docs/overflow
722
+ */
723
+ "overflow-x": [{
724
+ "overflow-x": getOverflow()
725
+ }],
726
+ /**
727
+ * Overflow Y
728
+ * @see https://tailwindcss.com/docs/overflow
729
+ */
730
+ "overflow-y": [{
731
+ "overflow-y": getOverflow()
732
+ }],
733
+ /**
734
+ * Overscroll Behavior
735
+ * @see https://tailwindcss.com/docs/overscroll-behavior
736
+ */
737
+ overscroll: [{
738
+ overscroll: getOverscroll()
739
+ }],
740
+ /**
741
+ * Overscroll Behavior X
742
+ * @see https://tailwindcss.com/docs/overscroll-behavior
743
+ */
744
+ "overscroll-x": [{
745
+ "overscroll-x": getOverscroll()
746
+ }],
747
+ /**
748
+ * Overscroll Behavior Y
749
+ * @see https://tailwindcss.com/docs/overscroll-behavior
750
+ */
751
+ "overscroll-y": [{
752
+ "overscroll-y": getOverscroll()
753
+ }],
754
+ /**
755
+ * Position
756
+ * @see https://tailwindcss.com/docs/position
757
+ */
758
+ position: ["static", "fixed", "absolute", "relative", "sticky"],
759
+ /**
760
+ * Top / Right / Bottom / Left
761
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
762
+ */
763
+ inset: [{
764
+ inset: [inset]
765
+ }],
766
+ /**
767
+ * Right / Left
768
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
769
+ */
770
+ "inset-x": [{
771
+ "inset-x": [inset]
772
+ }],
773
+ /**
774
+ * Top / Bottom
775
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
776
+ */
777
+ "inset-y": [{
778
+ "inset-y": [inset]
779
+ }],
780
+ /**
781
+ * Start
782
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
783
+ */
784
+ start: [{
785
+ start: [inset]
786
+ }],
787
+ /**
788
+ * End
789
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
790
+ */
791
+ end: [{
792
+ end: [inset]
793
+ }],
794
+ /**
795
+ * Top
796
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
797
+ */
798
+ top: [{
799
+ top: [inset]
800
+ }],
801
+ /**
802
+ * Right
803
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
804
+ */
805
+ right: [{
806
+ right: [inset]
807
+ }],
808
+ /**
809
+ * Bottom
810
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
811
+ */
812
+ bottom: [{
813
+ bottom: [inset]
814
+ }],
815
+ /**
816
+ * Left
817
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
818
+ */
819
+ left: [{
820
+ left: [inset]
821
+ }],
822
+ /**
823
+ * Visibility
824
+ * @see https://tailwindcss.com/docs/visibility
825
+ */
826
+ visibility: ["visible", "invisible", "collapse"],
827
+ /**
828
+ * Z-Index
829
+ * @see https://tailwindcss.com/docs/z-index
830
+ */
831
+ z: [{
832
+ z: ["auto", isInteger, isArbitraryValue]
833
+ }],
834
+ // Flexbox and Grid
835
+ /**
836
+ * Flex Basis
837
+ * @see https://tailwindcss.com/docs/flex-basis
838
+ */
839
+ basis: [{
840
+ basis: getSpacingWithAutoAndArbitrary()
841
+ }],
842
+ /**
843
+ * Flex Direction
844
+ * @see https://tailwindcss.com/docs/flex-direction
845
+ */
846
+ "flex-direction": [{
847
+ flex: ["row", "row-reverse", "col", "col-reverse"]
848
+ }],
849
+ /**
850
+ * Flex Wrap
851
+ * @see https://tailwindcss.com/docs/flex-wrap
852
+ */
853
+ "flex-wrap": [{
854
+ flex: ["wrap", "wrap-reverse", "nowrap"]
855
+ }],
856
+ /**
857
+ * Flex
858
+ * @see https://tailwindcss.com/docs/flex
859
+ */
860
+ flex: [{
861
+ flex: ["1", "auto", "initial", "none", isArbitraryValue]
862
+ }],
863
+ /**
864
+ * Flex Grow
865
+ * @see https://tailwindcss.com/docs/flex-grow
866
+ */
867
+ grow: [{
868
+ grow: getZeroAndEmpty()
869
+ }],
870
+ /**
871
+ * Flex Shrink
872
+ * @see https://tailwindcss.com/docs/flex-shrink
873
+ */
874
+ shrink: [{
875
+ shrink: getZeroAndEmpty()
876
+ }],
877
+ /**
878
+ * Order
879
+ * @see https://tailwindcss.com/docs/order
880
+ */
881
+ order: [{
882
+ order: ["first", "last", "none", isInteger, isArbitraryValue]
883
+ }],
884
+ /**
885
+ * Grid Template Columns
886
+ * @see https://tailwindcss.com/docs/grid-template-columns
887
+ */
888
+ "grid-cols": [{
889
+ "grid-cols": [isAny]
890
+ }],
891
+ /**
892
+ * Grid Column Start / End
893
+ * @see https://tailwindcss.com/docs/grid-column
894
+ */
895
+ "col-start-end": [{
896
+ col: ["auto", {
897
+ span: ["full", isInteger, isArbitraryValue]
898
+ }, isArbitraryValue]
899
+ }],
900
+ /**
901
+ * Grid Column Start
902
+ * @see https://tailwindcss.com/docs/grid-column
903
+ */
904
+ "col-start": [{
905
+ "col-start": getNumberWithAutoAndArbitrary()
906
+ }],
907
+ /**
908
+ * Grid Column End
909
+ * @see https://tailwindcss.com/docs/grid-column
910
+ */
911
+ "col-end": [{
912
+ "col-end": getNumberWithAutoAndArbitrary()
913
+ }],
914
+ /**
915
+ * Grid Template Rows
916
+ * @see https://tailwindcss.com/docs/grid-template-rows
917
+ */
918
+ "grid-rows": [{
919
+ "grid-rows": [isAny]
920
+ }],
921
+ /**
922
+ * Grid Row Start / End
923
+ * @see https://tailwindcss.com/docs/grid-row
924
+ */
925
+ "row-start-end": [{
926
+ row: ["auto", {
927
+ span: [isInteger, isArbitraryValue]
928
+ }, isArbitraryValue]
929
+ }],
930
+ /**
931
+ * Grid Row Start
932
+ * @see https://tailwindcss.com/docs/grid-row
933
+ */
934
+ "row-start": [{
935
+ "row-start": getNumberWithAutoAndArbitrary()
936
+ }],
937
+ /**
938
+ * Grid Row End
939
+ * @see https://tailwindcss.com/docs/grid-row
940
+ */
941
+ "row-end": [{
942
+ "row-end": getNumberWithAutoAndArbitrary()
943
+ }],
944
+ /**
945
+ * Grid Auto Flow
946
+ * @see https://tailwindcss.com/docs/grid-auto-flow
947
+ */
948
+ "grid-flow": [{
949
+ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
950
+ }],
951
+ /**
952
+ * Grid Auto Columns
953
+ * @see https://tailwindcss.com/docs/grid-auto-columns
954
+ */
955
+ "auto-cols": [{
956
+ "auto-cols": ["auto", "min", "max", "fr", isArbitraryValue]
957
+ }],
958
+ /**
959
+ * Grid Auto Rows
960
+ * @see https://tailwindcss.com/docs/grid-auto-rows
961
+ */
962
+ "auto-rows": [{
963
+ "auto-rows": ["auto", "min", "max", "fr", isArbitraryValue]
964
+ }],
965
+ /**
966
+ * Gap
967
+ * @see https://tailwindcss.com/docs/gap
968
+ */
969
+ gap: [{
970
+ gap: [gap]
971
+ }],
972
+ /**
973
+ * Gap X
974
+ * @see https://tailwindcss.com/docs/gap
975
+ */
976
+ "gap-x": [{
977
+ "gap-x": [gap]
978
+ }],
979
+ /**
980
+ * Gap Y
981
+ * @see https://tailwindcss.com/docs/gap
982
+ */
983
+ "gap-y": [{
984
+ "gap-y": [gap]
985
+ }],
986
+ /**
987
+ * Justify Content
988
+ * @see https://tailwindcss.com/docs/justify-content
989
+ */
990
+ "justify-content": [{
991
+ justify: ["normal", ...getAlign()]
992
+ }],
993
+ /**
994
+ * Justify Items
995
+ * @see https://tailwindcss.com/docs/justify-items
996
+ */
997
+ "justify-items": [{
998
+ "justify-items": ["start", "end", "center", "stretch"]
999
+ }],
1000
+ /**
1001
+ * Justify Self
1002
+ * @see https://tailwindcss.com/docs/justify-self
1003
+ */
1004
+ "justify-self": [{
1005
+ "justify-self": ["auto", "start", "end", "center", "stretch"]
1006
+ }],
1007
+ /**
1008
+ * Align Content
1009
+ * @see https://tailwindcss.com/docs/align-content
1010
+ */
1011
+ "align-content": [{
1012
+ content: ["normal", ...getAlign(), "baseline"]
1013
+ }],
1014
+ /**
1015
+ * Align Items
1016
+ * @see https://tailwindcss.com/docs/align-items
1017
+ */
1018
+ "align-items": [{
1019
+ items: ["start", "end", "center", "baseline", "stretch"]
1020
+ }],
1021
+ /**
1022
+ * Align Self
1023
+ * @see https://tailwindcss.com/docs/align-self
1024
+ */
1025
+ "align-self": [{
1026
+ self: ["auto", "start", "end", "center", "stretch", "baseline"]
1027
+ }],
1028
+ /**
1029
+ * Place Content
1030
+ * @see https://tailwindcss.com/docs/place-content
1031
+ */
1032
+ "place-content": [{
1033
+ "place-content": [...getAlign(), "baseline"]
1034
+ }],
1035
+ /**
1036
+ * Place Items
1037
+ * @see https://tailwindcss.com/docs/place-items
1038
+ */
1039
+ "place-items": [{
1040
+ "place-items": ["start", "end", "center", "baseline", "stretch"]
1041
+ }],
1042
+ /**
1043
+ * Place Self
1044
+ * @see https://tailwindcss.com/docs/place-self
1045
+ */
1046
+ "place-self": [{
1047
+ "place-self": ["auto", "start", "end", "center", "stretch"]
1048
+ }],
1049
+ // Spacing
1050
+ /**
1051
+ * Padding
1052
+ * @see https://tailwindcss.com/docs/padding
1053
+ */
1054
+ p: [{
1055
+ p: [padding]
1056
+ }],
1057
+ /**
1058
+ * Padding X
1059
+ * @see https://tailwindcss.com/docs/padding
1060
+ */
1061
+ px: [{
1062
+ px: [padding]
1063
+ }],
1064
+ /**
1065
+ * Padding Y
1066
+ * @see https://tailwindcss.com/docs/padding
1067
+ */
1068
+ py: [{
1069
+ py: [padding]
1070
+ }],
1071
+ /**
1072
+ * Padding Start
1073
+ * @see https://tailwindcss.com/docs/padding
1074
+ */
1075
+ ps: [{
1076
+ ps: [padding]
1077
+ }],
1078
+ /**
1079
+ * Padding End
1080
+ * @see https://tailwindcss.com/docs/padding
1081
+ */
1082
+ pe: [{
1083
+ pe: [padding]
1084
+ }],
1085
+ /**
1086
+ * Padding Top
1087
+ * @see https://tailwindcss.com/docs/padding
1088
+ */
1089
+ pt: [{
1090
+ pt: [padding]
1091
+ }],
1092
+ /**
1093
+ * Padding Right
1094
+ * @see https://tailwindcss.com/docs/padding
1095
+ */
1096
+ pr: [{
1097
+ pr: [padding]
1098
+ }],
1099
+ /**
1100
+ * Padding Bottom
1101
+ * @see https://tailwindcss.com/docs/padding
1102
+ */
1103
+ pb: [{
1104
+ pb: [padding]
1105
+ }],
1106
+ /**
1107
+ * Padding Left
1108
+ * @see https://tailwindcss.com/docs/padding
1109
+ */
1110
+ pl: [{
1111
+ pl: [padding]
1112
+ }],
1113
+ /**
1114
+ * Margin
1115
+ * @see https://tailwindcss.com/docs/margin
1116
+ */
1117
+ m: [{
1118
+ m: [margin]
1119
+ }],
1120
+ /**
1121
+ * Margin X
1122
+ * @see https://tailwindcss.com/docs/margin
1123
+ */
1124
+ mx: [{
1125
+ mx: [margin]
1126
+ }],
1127
+ /**
1128
+ * Margin Y
1129
+ * @see https://tailwindcss.com/docs/margin
1130
+ */
1131
+ my: [{
1132
+ my: [margin]
1133
+ }],
1134
+ /**
1135
+ * Margin Start
1136
+ * @see https://tailwindcss.com/docs/margin
1137
+ */
1138
+ ms: [{
1139
+ ms: [margin]
1140
+ }],
1141
+ /**
1142
+ * Margin End
1143
+ * @see https://tailwindcss.com/docs/margin
1144
+ */
1145
+ me: [{
1146
+ me: [margin]
1147
+ }],
1148
+ /**
1149
+ * Margin Top
1150
+ * @see https://tailwindcss.com/docs/margin
1151
+ */
1152
+ mt: [{
1153
+ mt: [margin]
1154
+ }],
1155
+ /**
1156
+ * Margin Right
1157
+ * @see https://tailwindcss.com/docs/margin
1158
+ */
1159
+ mr: [{
1160
+ mr: [margin]
1161
+ }],
1162
+ /**
1163
+ * Margin Bottom
1164
+ * @see https://tailwindcss.com/docs/margin
1165
+ */
1166
+ mb: [{
1167
+ mb: [margin]
1168
+ }],
1169
+ /**
1170
+ * Margin Left
1171
+ * @see https://tailwindcss.com/docs/margin
1172
+ */
1173
+ ml: [{
1174
+ ml: [margin]
1175
+ }],
1176
+ /**
1177
+ * Space Between X
1178
+ * @see https://tailwindcss.com/docs/space
1179
+ */
1180
+ "space-x": [{
1181
+ "space-x": [space]
1182
+ }],
1183
+ /**
1184
+ * Space Between X Reverse
1185
+ * @see https://tailwindcss.com/docs/space
1186
+ */
1187
+ "space-x-reverse": ["space-x-reverse"],
1188
+ /**
1189
+ * Space Between Y
1190
+ * @see https://tailwindcss.com/docs/space
1191
+ */
1192
+ "space-y": [{
1193
+ "space-y": [space]
1194
+ }],
1195
+ /**
1196
+ * Space Between Y Reverse
1197
+ * @see https://tailwindcss.com/docs/space
1198
+ */
1199
+ "space-y-reverse": ["space-y-reverse"],
1200
+ // Sizing
1201
+ /**
1202
+ * Width
1203
+ * @see https://tailwindcss.com/docs/width
1204
+ */
1205
+ w: [{
1206
+ w: ["auto", "min", "max", "fit", "svw", "lvw", "dvw", isArbitraryValue, spacing]
1207
+ }],
1208
+ /**
1209
+ * Min-Width
1210
+ * @see https://tailwindcss.com/docs/min-width
1211
+ */
1212
+ "min-w": [{
1213
+ "min-w": [isArbitraryValue, spacing, "min", "max", "fit"]
1214
+ }],
1215
+ /**
1216
+ * Max-Width
1217
+ * @see https://tailwindcss.com/docs/max-width
1218
+ */
1219
+ "max-w": [{
1220
+ "max-w": [isArbitraryValue, spacing, "none", "full", "min", "max", "fit", "prose", {
1221
+ screen: [isTshirtSize]
1222
+ }, isTshirtSize]
1223
+ }],
1224
+ /**
1225
+ * Height
1226
+ * @see https://tailwindcss.com/docs/height
1227
+ */
1228
+ h: [{
1229
+ h: [isArbitraryValue, spacing, "auto", "min", "max", "fit", "svh", "lvh", "dvh"]
1230
+ }],
1231
+ /**
1232
+ * Min-Height
1233
+ * @see https://tailwindcss.com/docs/min-height
1234
+ */
1235
+ "min-h": [{
1236
+ "min-h": [isArbitraryValue, spacing, "min", "max", "fit", "svh", "lvh", "dvh"]
1237
+ }],
1238
+ /**
1239
+ * Max-Height
1240
+ * @see https://tailwindcss.com/docs/max-height
1241
+ */
1242
+ "max-h": [{
1243
+ "max-h": [isArbitraryValue, spacing, "min", "max", "fit", "svh", "lvh", "dvh"]
1244
+ }],
1245
+ /**
1246
+ * Size
1247
+ * @see https://tailwindcss.com/docs/size
1248
+ */
1249
+ size: [{
1250
+ size: [isArbitraryValue, spacing, "auto", "min", "max", "fit"]
1251
+ }],
1252
+ // Typography
1253
+ /**
1254
+ * Font Size
1255
+ * @see https://tailwindcss.com/docs/font-size
1256
+ */
1257
+ "font-size": [{
1258
+ text: ["base", isTshirtSize, isArbitraryLength]
1259
+ }],
1260
+ /**
1261
+ * Font Smoothing
1262
+ * @see https://tailwindcss.com/docs/font-smoothing
1263
+ */
1264
+ "font-smoothing": ["antialiased", "subpixel-antialiased"],
1265
+ /**
1266
+ * Font Style
1267
+ * @see https://tailwindcss.com/docs/font-style
1268
+ */
1269
+ "font-style": ["italic", "not-italic"],
1270
+ /**
1271
+ * Font Weight
1272
+ * @see https://tailwindcss.com/docs/font-weight
1273
+ */
1274
+ "font-weight": [{
1275
+ font: ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black", isArbitraryNumber]
1276
+ }],
1277
+ /**
1278
+ * Font Family
1279
+ * @see https://tailwindcss.com/docs/font-family
1280
+ */
1281
+ "font-family": [{
1282
+ font: [isAny]
1283
+ }],
1284
+ /**
1285
+ * Font Variant Numeric
1286
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1287
+ */
1288
+ "fvn-normal": ["normal-nums"],
1289
+ /**
1290
+ * Font Variant Numeric
1291
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1292
+ */
1293
+ "fvn-ordinal": ["ordinal"],
1294
+ /**
1295
+ * Font Variant Numeric
1296
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1297
+ */
1298
+ "fvn-slashed-zero": ["slashed-zero"],
1299
+ /**
1300
+ * Font Variant Numeric
1301
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1302
+ */
1303
+ "fvn-figure": ["lining-nums", "oldstyle-nums"],
1304
+ /**
1305
+ * Font Variant Numeric
1306
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1307
+ */
1308
+ "fvn-spacing": ["proportional-nums", "tabular-nums"],
1309
+ /**
1310
+ * Font Variant Numeric
1311
+ * @see https://tailwindcss.com/docs/font-variant-numeric
1312
+ */
1313
+ "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
1314
+ /**
1315
+ * Letter Spacing
1316
+ * @see https://tailwindcss.com/docs/letter-spacing
1317
+ */
1318
+ tracking: [{
1319
+ tracking: ["tighter", "tight", "normal", "wide", "wider", "widest", isArbitraryValue]
1320
+ }],
1321
+ /**
1322
+ * Line Clamp
1323
+ * @see https://tailwindcss.com/docs/line-clamp
1324
+ */
1325
+ "line-clamp": [{
1326
+ "line-clamp": ["none", isNumber, isArbitraryNumber]
1327
+ }],
1328
+ /**
1329
+ * Line Height
1330
+ * @see https://tailwindcss.com/docs/line-height
1331
+ */
1332
+ leading: [{
1333
+ leading: ["none", "tight", "snug", "normal", "relaxed", "loose", isLength, isArbitraryValue]
1334
+ }],
1335
+ /**
1336
+ * List Style Image
1337
+ * @see https://tailwindcss.com/docs/list-style-image
1338
+ */
1339
+ "list-image": [{
1340
+ "list-image": ["none", isArbitraryValue]
1341
+ }],
1342
+ /**
1343
+ * List Style Type
1344
+ * @see https://tailwindcss.com/docs/list-style-type
1345
+ */
1346
+ "list-style-type": [{
1347
+ list: ["none", "disc", "decimal", isArbitraryValue]
1348
+ }],
1349
+ /**
1350
+ * List Style Position
1351
+ * @see https://tailwindcss.com/docs/list-style-position
1352
+ */
1353
+ "list-style-position": [{
1354
+ list: ["inside", "outside"]
1355
+ }],
1356
+ /**
1357
+ * Placeholder Color
1358
+ * @deprecated since Tailwind CSS v3.0.0
1359
+ * @see https://tailwindcss.com/docs/placeholder-color
1360
+ */
1361
+ "placeholder-color": [{
1362
+ placeholder: [colors]
1363
+ }],
1364
+ /**
1365
+ * Placeholder Opacity
1366
+ * @see https://tailwindcss.com/docs/placeholder-opacity
1367
+ */
1368
+ "placeholder-opacity": [{
1369
+ "placeholder-opacity": [opacity]
1370
+ }],
1371
+ /**
1372
+ * Text Alignment
1373
+ * @see https://tailwindcss.com/docs/text-align
1374
+ */
1375
+ "text-alignment": [{
1376
+ text: ["left", "center", "right", "justify", "start", "end"]
1377
+ }],
1378
+ /**
1379
+ * Text Color
1380
+ * @see https://tailwindcss.com/docs/text-color
1381
+ */
1382
+ "text-color": [{
1383
+ text: [colors]
1384
+ }],
1385
+ /**
1386
+ * Text Opacity
1387
+ * @see https://tailwindcss.com/docs/text-opacity
1388
+ */
1389
+ "text-opacity": [{
1390
+ "text-opacity": [opacity]
1391
+ }],
1392
+ /**
1393
+ * Text Decoration
1394
+ * @see https://tailwindcss.com/docs/text-decoration
1395
+ */
1396
+ "text-decoration": ["underline", "overline", "line-through", "no-underline"],
1397
+ /**
1398
+ * Text Decoration Style
1399
+ * @see https://tailwindcss.com/docs/text-decoration-style
1400
+ */
1401
+ "text-decoration-style": [{
1402
+ decoration: [...getLineStyles(), "wavy"]
1403
+ }],
1404
+ /**
1405
+ * Text Decoration Thickness
1406
+ * @see https://tailwindcss.com/docs/text-decoration-thickness
1407
+ */
1408
+ "text-decoration-thickness": [{
1409
+ decoration: ["auto", "from-font", isLength, isArbitraryLength]
1410
+ }],
1411
+ /**
1412
+ * Text Underline Offset
1413
+ * @see https://tailwindcss.com/docs/text-underline-offset
1414
+ */
1415
+ "underline-offset": [{
1416
+ "underline-offset": ["auto", isLength, isArbitraryValue]
1417
+ }],
1418
+ /**
1419
+ * Text Decoration Color
1420
+ * @see https://tailwindcss.com/docs/text-decoration-color
1421
+ */
1422
+ "text-decoration-color": [{
1423
+ decoration: [colors]
1424
+ }],
1425
+ /**
1426
+ * Text Transform
1427
+ * @see https://tailwindcss.com/docs/text-transform
1428
+ */
1429
+ "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
1430
+ /**
1431
+ * Text Overflow
1432
+ * @see https://tailwindcss.com/docs/text-overflow
1433
+ */
1434
+ "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
1435
+ /**
1436
+ * Text Wrap
1437
+ * @see https://tailwindcss.com/docs/text-wrap
1438
+ */
1439
+ "text-wrap": [{
1440
+ text: ["wrap", "nowrap", "balance", "pretty"]
1441
+ }],
1442
+ /**
1443
+ * Text Indent
1444
+ * @see https://tailwindcss.com/docs/text-indent
1445
+ */
1446
+ indent: [{
1447
+ indent: getSpacingWithArbitrary()
1448
+ }],
1449
+ /**
1450
+ * Vertical Alignment
1451
+ * @see https://tailwindcss.com/docs/vertical-align
1452
+ */
1453
+ "vertical-align": [{
1454
+ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", isArbitraryValue]
1455
+ }],
1456
+ /**
1457
+ * Whitespace
1458
+ * @see https://tailwindcss.com/docs/whitespace
1459
+ */
1460
+ whitespace: [{
1461
+ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
1462
+ }],
1463
+ /**
1464
+ * Word Break
1465
+ * @see https://tailwindcss.com/docs/word-break
1466
+ */
1467
+ break: [{
1468
+ break: ["normal", "words", "all", "keep"]
1469
+ }],
1470
+ /**
1471
+ * Hyphens
1472
+ * @see https://tailwindcss.com/docs/hyphens
1473
+ */
1474
+ hyphens: [{
1475
+ hyphens: ["none", "manual", "auto"]
1476
+ }],
1477
+ /**
1478
+ * Content
1479
+ * @see https://tailwindcss.com/docs/content
1480
+ */
1481
+ content: [{
1482
+ content: ["none", isArbitraryValue]
1483
+ }],
1484
+ // Backgrounds
1485
+ /**
1486
+ * Background Attachment
1487
+ * @see https://tailwindcss.com/docs/background-attachment
1488
+ */
1489
+ "bg-attachment": [{
1490
+ bg: ["fixed", "local", "scroll"]
1491
+ }],
1492
+ /**
1493
+ * Background Clip
1494
+ * @see https://tailwindcss.com/docs/background-clip
1495
+ */
1496
+ "bg-clip": [{
1497
+ "bg-clip": ["border", "padding", "content", "text"]
1498
+ }],
1499
+ /**
1500
+ * Background Opacity
1501
+ * @deprecated since Tailwind CSS v3.0.0
1502
+ * @see https://tailwindcss.com/docs/background-opacity
1503
+ */
1504
+ "bg-opacity": [{
1505
+ "bg-opacity": [opacity]
1506
+ }],
1507
+ /**
1508
+ * Background Origin
1509
+ * @see https://tailwindcss.com/docs/background-origin
1510
+ */
1511
+ "bg-origin": [{
1512
+ "bg-origin": ["border", "padding", "content"]
1513
+ }],
1514
+ /**
1515
+ * Background Position
1516
+ * @see https://tailwindcss.com/docs/background-position
1517
+ */
1518
+ "bg-position": [{
1519
+ bg: [...getPositions(), isArbitraryPosition]
1520
+ }],
1521
+ /**
1522
+ * Background Repeat
1523
+ * @see https://tailwindcss.com/docs/background-repeat
1524
+ */
1525
+ "bg-repeat": [{
1526
+ bg: ["no-repeat", {
1527
+ repeat: ["", "x", "y", "round", "space"]
1528
+ }]
1529
+ }],
1530
+ /**
1531
+ * Background Size
1532
+ * @see https://tailwindcss.com/docs/background-size
1533
+ */
1534
+ "bg-size": [{
1535
+ bg: ["auto", "cover", "contain", isArbitrarySize]
1536
+ }],
1537
+ /**
1538
+ * Background Image
1539
+ * @see https://tailwindcss.com/docs/background-image
1540
+ */
1541
+ "bg-image": [{
1542
+ bg: ["none", {
1543
+ "gradient-to": ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1544
+ }, isArbitraryImage]
1545
+ }],
1546
+ /**
1547
+ * Background Color
1548
+ * @see https://tailwindcss.com/docs/background-color
1549
+ */
1550
+ "bg-color": [{
1551
+ bg: [colors]
1552
+ }],
1553
+ /**
1554
+ * Gradient Color Stops From Position
1555
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1556
+ */
1557
+ "gradient-from-pos": [{
1558
+ from: [gradientColorStopPositions]
1559
+ }],
1560
+ /**
1561
+ * Gradient Color Stops Via Position
1562
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1563
+ */
1564
+ "gradient-via-pos": [{
1565
+ via: [gradientColorStopPositions]
1566
+ }],
1567
+ /**
1568
+ * Gradient Color Stops To Position
1569
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1570
+ */
1571
+ "gradient-to-pos": [{
1572
+ to: [gradientColorStopPositions]
1573
+ }],
1574
+ /**
1575
+ * Gradient Color Stops From
1576
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1577
+ */
1578
+ "gradient-from": [{
1579
+ from: [gradientColorStops]
1580
+ }],
1581
+ /**
1582
+ * Gradient Color Stops Via
1583
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1584
+ */
1585
+ "gradient-via": [{
1586
+ via: [gradientColorStops]
1587
+ }],
1588
+ /**
1589
+ * Gradient Color Stops To
1590
+ * @see https://tailwindcss.com/docs/gradient-color-stops
1591
+ */
1592
+ "gradient-to": [{
1593
+ to: [gradientColorStops]
1594
+ }],
1595
+ // Borders
1596
+ /**
1597
+ * Border Radius
1598
+ * @see https://tailwindcss.com/docs/border-radius
1599
+ */
1600
+ rounded: [{
1601
+ rounded: [borderRadius]
1602
+ }],
1603
+ /**
1604
+ * Border Radius Start
1605
+ * @see https://tailwindcss.com/docs/border-radius
1606
+ */
1607
+ "rounded-s": [{
1608
+ "rounded-s": [borderRadius]
1609
+ }],
1610
+ /**
1611
+ * Border Radius End
1612
+ * @see https://tailwindcss.com/docs/border-radius
1613
+ */
1614
+ "rounded-e": [{
1615
+ "rounded-e": [borderRadius]
1616
+ }],
1617
+ /**
1618
+ * Border Radius Top
1619
+ * @see https://tailwindcss.com/docs/border-radius
1620
+ */
1621
+ "rounded-t": [{
1622
+ "rounded-t": [borderRadius]
1623
+ }],
1624
+ /**
1625
+ * Border Radius Right
1626
+ * @see https://tailwindcss.com/docs/border-radius
1627
+ */
1628
+ "rounded-r": [{
1629
+ "rounded-r": [borderRadius]
1630
+ }],
1631
+ /**
1632
+ * Border Radius Bottom
1633
+ * @see https://tailwindcss.com/docs/border-radius
1634
+ */
1635
+ "rounded-b": [{
1636
+ "rounded-b": [borderRadius]
1637
+ }],
1638
+ /**
1639
+ * Border Radius Left
1640
+ * @see https://tailwindcss.com/docs/border-radius
1641
+ */
1642
+ "rounded-l": [{
1643
+ "rounded-l": [borderRadius]
1644
+ }],
1645
+ /**
1646
+ * Border Radius Start Start
1647
+ * @see https://tailwindcss.com/docs/border-radius
1648
+ */
1649
+ "rounded-ss": [{
1650
+ "rounded-ss": [borderRadius]
1651
+ }],
1652
+ /**
1653
+ * Border Radius Start End
1654
+ * @see https://tailwindcss.com/docs/border-radius
1655
+ */
1656
+ "rounded-se": [{
1657
+ "rounded-se": [borderRadius]
1658
+ }],
1659
+ /**
1660
+ * Border Radius End End
1661
+ * @see https://tailwindcss.com/docs/border-radius
1662
+ */
1663
+ "rounded-ee": [{
1664
+ "rounded-ee": [borderRadius]
1665
+ }],
1666
+ /**
1667
+ * Border Radius End Start
1668
+ * @see https://tailwindcss.com/docs/border-radius
1669
+ */
1670
+ "rounded-es": [{
1671
+ "rounded-es": [borderRadius]
1672
+ }],
1673
+ /**
1674
+ * Border Radius Top Left
1675
+ * @see https://tailwindcss.com/docs/border-radius
1676
+ */
1677
+ "rounded-tl": [{
1678
+ "rounded-tl": [borderRadius]
1679
+ }],
1680
+ /**
1681
+ * Border Radius Top Right
1682
+ * @see https://tailwindcss.com/docs/border-radius
1683
+ */
1684
+ "rounded-tr": [{
1685
+ "rounded-tr": [borderRadius]
1686
+ }],
1687
+ /**
1688
+ * Border Radius Bottom Right
1689
+ * @see https://tailwindcss.com/docs/border-radius
1690
+ */
1691
+ "rounded-br": [{
1692
+ "rounded-br": [borderRadius]
1693
+ }],
1694
+ /**
1695
+ * Border Radius Bottom Left
1696
+ * @see https://tailwindcss.com/docs/border-radius
1697
+ */
1698
+ "rounded-bl": [{
1699
+ "rounded-bl": [borderRadius]
1700
+ }],
1701
+ /**
1702
+ * Border Width
1703
+ * @see https://tailwindcss.com/docs/border-width
1704
+ */
1705
+ "border-w": [{
1706
+ border: [borderWidth]
1707
+ }],
1708
+ /**
1709
+ * Border Width X
1710
+ * @see https://tailwindcss.com/docs/border-width
1711
+ */
1712
+ "border-w-x": [{
1713
+ "border-x": [borderWidth]
1714
+ }],
1715
+ /**
1716
+ * Border Width Y
1717
+ * @see https://tailwindcss.com/docs/border-width
1718
+ */
1719
+ "border-w-y": [{
1720
+ "border-y": [borderWidth]
1721
+ }],
1722
+ /**
1723
+ * Border Width Start
1724
+ * @see https://tailwindcss.com/docs/border-width
1725
+ */
1726
+ "border-w-s": [{
1727
+ "border-s": [borderWidth]
1728
+ }],
1729
+ /**
1730
+ * Border Width End
1731
+ * @see https://tailwindcss.com/docs/border-width
1732
+ */
1733
+ "border-w-e": [{
1734
+ "border-e": [borderWidth]
1735
+ }],
1736
+ /**
1737
+ * Border Width Top
1738
+ * @see https://tailwindcss.com/docs/border-width
1739
+ */
1740
+ "border-w-t": [{
1741
+ "border-t": [borderWidth]
1742
+ }],
1743
+ /**
1744
+ * Border Width Right
1745
+ * @see https://tailwindcss.com/docs/border-width
1746
+ */
1747
+ "border-w-r": [{
1748
+ "border-r": [borderWidth]
1749
+ }],
1750
+ /**
1751
+ * Border Width Bottom
1752
+ * @see https://tailwindcss.com/docs/border-width
1753
+ */
1754
+ "border-w-b": [{
1755
+ "border-b": [borderWidth]
1756
+ }],
1757
+ /**
1758
+ * Border Width Left
1759
+ * @see https://tailwindcss.com/docs/border-width
1760
+ */
1761
+ "border-w-l": [{
1762
+ "border-l": [borderWidth]
1763
+ }],
1764
+ /**
1765
+ * Border Opacity
1766
+ * @see https://tailwindcss.com/docs/border-opacity
1767
+ */
1768
+ "border-opacity": [{
1769
+ "border-opacity": [opacity]
1770
+ }],
1771
+ /**
1772
+ * Border Style
1773
+ * @see https://tailwindcss.com/docs/border-style
1774
+ */
1775
+ "border-style": [{
1776
+ border: [...getLineStyles(), "hidden"]
1777
+ }],
1778
+ /**
1779
+ * Divide Width X
1780
+ * @see https://tailwindcss.com/docs/divide-width
1781
+ */
1782
+ "divide-x": [{
1783
+ "divide-x": [borderWidth]
1784
+ }],
1785
+ /**
1786
+ * Divide Width X Reverse
1787
+ * @see https://tailwindcss.com/docs/divide-width
1788
+ */
1789
+ "divide-x-reverse": ["divide-x-reverse"],
1790
+ /**
1791
+ * Divide Width Y
1792
+ * @see https://tailwindcss.com/docs/divide-width
1793
+ */
1794
+ "divide-y": [{
1795
+ "divide-y": [borderWidth]
1796
+ }],
1797
+ /**
1798
+ * Divide Width Y Reverse
1799
+ * @see https://tailwindcss.com/docs/divide-width
1800
+ */
1801
+ "divide-y-reverse": ["divide-y-reverse"],
1802
+ /**
1803
+ * Divide Opacity
1804
+ * @see https://tailwindcss.com/docs/divide-opacity
1805
+ */
1806
+ "divide-opacity": [{
1807
+ "divide-opacity": [opacity]
1808
+ }],
1809
+ /**
1810
+ * Divide Style
1811
+ * @see https://tailwindcss.com/docs/divide-style
1812
+ */
1813
+ "divide-style": [{
1814
+ divide: getLineStyles()
1815
+ }],
1816
+ /**
1817
+ * Border Color
1818
+ * @see https://tailwindcss.com/docs/border-color
1819
+ */
1820
+ "border-color": [{
1821
+ border: [borderColor]
1822
+ }],
1823
+ /**
1824
+ * Border Color X
1825
+ * @see https://tailwindcss.com/docs/border-color
1826
+ */
1827
+ "border-color-x": [{
1828
+ "border-x": [borderColor]
1829
+ }],
1830
+ /**
1831
+ * Border Color Y
1832
+ * @see https://tailwindcss.com/docs/border-color
1833
+ */
1834
+ "border-color-y": [{
1835
+ "border-y": [borderColor]
1836
+ }],
1837
+ /**
1838
+ * Border Color S
1839
+ * @see https://tailwindcss.com/docs/border-color
1840
+ */
1841
+ "border-color-s": [{
1842
+ "border-s": [borderColor]
1843
+ }],
1844
+ /**
1845
+ * Border Color E
1846
+ * @see https://tailwindcss.com/docs/border-color
1847
+ */
1848
+ "border-color-e": [{
1849
+ "border-e": [borderColor]
1850
+ }],
1851
+ /**
1852
+ * Border Color Top
1853
+ * @see https://tailwindcss.com/docs/border-color
1854
+ */
1855
+ "border-color-t": [{
1856
+ "border-t": [borderColor]
1857
+ }],
1858
+ /**
1859
+ * Border Color Right
1860
+ * @see https://tailwindcss.com/docs/border-color
1861
+ */
1862
+ "border-color-r": [{
1863
+ "border-r": [borderColor]
1864
+ }],
1865
+ /**
1866
+ * Border Color Bottom
1867
+ * @see https://tailwindcss.com/docs/border-color
1868
+ */
1869
+ "border-color-b": [{
1870
+ "border-b": [borderColor]
1871
+ }],
1872
+ /**
1873
+ * Border Color Left
1874
+ * @see https://tailwindcss.com/docs/border-color
1875
+ */
1876
+ "border-color-l": [{
1877
+ "border-l": [borderColor]
1878
+ }],
1879
+ /**
1880
+ * Divide Color
1881
+ * @see https://tailwindcss.com/docs/divide-color
1882
+ */
1883
+ "divide-color": [{
1884
+ divide: [borderColor]
1885
+ }],
1886
+ /**
1887
+ * Outline Style
1888
+ * @see https://tailwindcss.com/docs/outline-style
1889
+ */
1890
+ "outline-style": [{
1891
+ outline: ["", ...getLineStyles()]
1892
+ }],
1893
+ /**
1894
+ * Outline Offset
1895
+ * @see https://tailwindcss.com/docs/outline-offset
1896
+ */
1897
+ "outline-offset": [{
1898
+ "outline-offset": [isLength, isArbitraryValue]
1899
+ }],
1900
+ /**
1901
+ * Outline Width
1902
+ * @see https://tailwindcss.com/docs/outline-width
1903
+ */
1904
+ "outline-w": [{
1905
+ outline: [isLength, isArbitraryLength]
1906
+ }],
1907
+ /**
1908
+ * Outline Color
1909
+ * @see https://tailwindcss.com/docs/outline-color
1910
+ */
1911
+ "outline-color": [{
1912
+ outline: [colors]
1913
+ }],
1914
+ /**
1915
+ * Ring Width
1916
+ * @see https://tailwindcss.com/docs/ring-width
1917
+ */
1918
+ "ring-w": [{
1919
+ ring: getLengthWithEmptyAndArbitrary()
1920
+ }],
1921
+ /**
1922
+ * Ring Width Inset
1923
+ * @see https://tailwindcss.com/docs/ring-width
1924
+ */
1925
+ "ring-w-inset": ["ring-inset"],
1926
+ /**
1927
+ * Ring Color
1928
+ * @see https://tailwindcss.com/docs/ring-color
1929
+ */
1930
+ "ring-color": [{
1931
+ ring: [colors]
1932
+ }],
1933
+ /**
1934
+ * Ring Opacity
1935
+ * @see https://tailwindcss.com/docs/ring-opacity
1936
+ */
1937
+ "ring-opacity": [{
1938
+ "ring-opacity": [opacity]
1939
+ }],
1940
+ /**
1941
+ * Ring Offset Width
1942
+ * @see https://tailwindcss.com/docs/ring-offset-width
1943
+ */
1944
+ "ring-offset-w": [{
1945
+ "ring-offset": [isLength, isArbitraryLength]
1946
+ }],
1947
+ /**
1948
+ * Ring Offset Color
1949
+ * @see https://tailwindcss.com/docs/ring-offset-color
1950
+ */
1951
+ "ring-offset-color": [{
1952
+ "ring-offset": [colors]
1953
+ }],
1954
+ // Effects
1955
+ /**
1956
+ * Box Shadow
1957
+ * @see https://tailwindcss.com/docs/box-shadow
1958
+ */
1959
+ shadow: [{
1960
+ shadow: ["", "inner", "none", isTshirtSize, isArbitraryShadow]
1961
+ }],
1962
+ /**
1963
+ * Box Shadow Color
1964
+ * @see https://tailwindcss.com/docs/box-shadow-color
1965
+ */
1966
+ "shadow-color": [{
1967
+ shadow: [isAny]
1968
+ }],
1969
+ /**
1970
+ * Opacity
1971
+ * @see https://tailwindcss.com/docs/opacity
1972
+ */
1973
+ opacity: [{
1974
+ opacity: [opacity]
1975
+ }],
1976
+ /**
1977
+ * Mix Blend Mode
1978
+ * @see https://tailwindcss.com/docs/mix-blend-mode
1979
+ */
1980
+ "mix-blend": [{
1981
+ "mix-blend": [...getBlendModes(), "plus-lighter", "plus-darker"]
1982
+ }],
1983
+ /**
1984
+ * Background Blend Mode
1985
+ * @see https://tailwindcss.com/docs/background-blend-mode
1986
+ */
1987
+ "bg-blend": [{
1988
+ "bg-blend": getBlendModes()
1989
+ }],
1990
+ // Filters
1991
+ /**
1992
+ * Filter
1993
+ * @deprecated since Tailwind CSS v3.0.0
1994
+ * @see https://tailwindcss.com/docs/filter
1995
+ */
1996
+ filter: [{
1997
+ filter: ["", "none"]
1998
+ }],
1999
+ /**
2000
+ * Blur
2001
+ * @see https://tailwindcss.com/docs/blur
2002
+ */
2003
+ blur: [{
2004
+ blur: [blur]
2005
+ }],
2006
+ /**
2007
+ * Brightness
2008
+ * @see https://tailwindcss.com/docs/brightness
2009
+ */
2010
+ brightness: [{
2011
+ brightness: [brightness]
2012
+ }],
2013
+ /**
2014
+ * Contrast
2015
+ * @see https://tailwindcss.com/docs/contrast
2016
+ */
2017
+ contrast: [{
2018
+ contrast: [contrast]
2019
+ }],
2020
+ /**
2021
+ * Drop Shadow
2022
+ * @see https://tailwindcss.com/docs/drop-shadow
2023
+ */
2024
+ "drop-shadow": [{
2025
+ "drop-shadow": ["", "none", isTshirtSize, isArbitraryValue]
2026
+ }],
2027
+ /**
2028
+ * Grayscale
2029
+ * @see https://tailwindcss.com/docs/grayscale
2030
+ */
2031
+ grayscale: [{
2032
+ grayscale: [grayscale]
2033
+ }],
2034
+ /**
2035
+ * Hue Rotate
2036
+ * @see https://tailwindcss.com/docs/hue-rotate
2037
+ */
2038
+ "hue-rotate": [{
2039
+ "hue-rotate": [hueRotate]
2040
+ }],
2041
+ /**
2042
+ * Invert
2043
+ * @see https://tailwindcss.com/docs/invert
2044
+ */
2045
+ invert: [{
2046
+ invert: [invert]
2047
+ }],
2048
+ /**
2049
+ * Saturate
2050
+ * @see https://tailwindcss.com/docs/saturate
2051
+ */
2052
+ saturate: [{
2053
+ saturate: [saturate]
2054
+ }],
2055
+ /**
2056
+ * Sepia
2057
+ * @see https://tailwindcss.com/docs/sepia
2058
+ */
2059
+ sepia: [{
2060
+ sepia: [sepia]
2061
+ }],
2062
+ /**
2063
+ * Backdrop Filter
2064
+ * @deprecated since Tailwind CSS v3.0.0
2065
+ * @see https://tailwindcss.com/docs/backdrop-filter
2066
+ */
2067
+ "backdrop-filter": [{
2068
+ "backdrop-filter": ["", "none"]
2069
+ }],
2070
+ /**
2071
+ * Backdrop Blur
2072
+ * @see https://tailwindcss.com/docs/backdrop-blur
2073
+ */
2074
+ "backdrop-blur": [{
2075
+ "backdrop-blur": [blur]
2076
+ }],
2077
+ /**
2078
+ * Backdrop Brightness
2079
+ * @see https://tailwindcss.com/docs/backdrop-brightness
2080
+ */
2081
+ "backdrop-brightness": [{
2082
+ "backdrop-brightness": [brightness]
2083
+ }],
2084
+ /**
2085
+ * Backdrop Contrast
2086
+ * @see https://tailwindcss.com/docs/backdrop-contrast
2087
+ */
2088
+ "backdrop-contrast": [{
2089
+ "backdrop-contrast": [contrast]
2090
+ }],
2091
+ /**
2092
+ * Backdrop Grayscale
2093
+ * @see https://tailwindcss.com/docs/backdrop-grayscale
2094
+ */
2095
+ "backdrop-grayscale": [{
2096
+ "backdrop-grayscale": [grayscale]
2097
+ }],
2098
+ /**
2099
+ * Backdrop Hue Rotate
2100
+ * @see https://tailwindcss.com/docs/backdrop-hue-rotate
2101
+ */
2102
+ "backdrop-hue-rotate": [{
2103
+ "backdrop-hue-rotate": [hueRotate]
2104
+ }],
2105
+ /**
2106
+ * Backdrop Invert
2107
+ * @see https://tailwindcss.com/docs/backdrop-invert
2108
+ */
2109
+ "backdrop-invert": [{
2110
+ "backdrop-invert": [invert]
2111
+ }],
2112
+ /**
2113
+ * Backdrop Opacity
2114
+ * @see https://tailwindcss.com/docs/backdrop-opacity
2115
+ */
2116
+ "backdrop-opacity": [{
2117
+ "backdrop-opacity": [opacity]
2118
+ }],
2119
+ /**
2120
+ * Backdrop Saturate
2121
+ * @see https://tailwindcss.com/docs/backdrop-saturate
2122
+ */
2123
+ "backdrop-saturate": [{
2124
+ "backdrop-saturate": [saturate]
2125
+ }],
2126
+ /**
2127
+ * Backdrop Sepia
2128
+ * @see https://tailwindcss.com/docs/backdrop-sepia
2129
+ */
2130
+ "backdrop-sepia": [{
2131
+ "backdrop-sepia": [sepia]
2132
+ }],
2133
+ // Tables
2134
+ /**
2135
+ * Border Collapse
2136
+ * @see https://tailwindcss.com/docs/border-collapse
2137
+ */
2138
+ "border-collapse": [{
2139
+ border: ["collapse", "separate"]
2140
+ }],
2141
+ /**
2142
+ * Border Spacing
2143
+ * @see https://tailwindcss.com/docs/border-spacing
2144
+ */
2145
+ "border-spacing": [{
2146
+ "border-spacing": [borderSpacing]
2147
+ }],
2148
+ /**
2149
+ * Border Spacing X
2150
+ * @see https://tailwindcss.com/docs/border-spacing
2151
+ */
2152
+ "border-spacing-x": [{
2153
+ "border-spacing-x": [borderSpacing]
2154
+ }],
2155
+ /**
2156
+ * Border Spacing Y
2157
+ * @see https://tailwindcss.com/docs/border-spacing
2158
+ */
2159
+ "border-spacing-y": [{
2160
+ "border-spacing-y": [borderSpacing]
2161
+ }],
2162
+ /**
2163
+ * Table Layout
2164
+ * @see https://tailwindcss.com/docs/table-layout
2165
+ */
2166
+ "table-layout": [{
2167
+ table: ["auto", "fixed"]
2168
+ }],
2169
+ /**
2170
+ * Caption Side
2171
+ * @see https://tailwindcss.com/docs/caption-side
2172
+ */
2173
+ caption: [{
2174
+ caption: ["top", "bottom"]
2175
+ }],
2176
+ // Transitions and Animation
2177
+ /**
2178
+ * Tranisition Property
2179
+ * @see https://tailwindcss.com/docs/transition-property
2180
+ */
2181
+ transition: [{
2182
+ transition: ["none", "all", "", "colors", "opacity", "shadow", "transform", isArbitraryValue]
2183
+ }],
2184
+ /**
2185
+ * Transition Duration
2186
+ * @see https://tailwindcss.com/docs/transition-duration
2187
+ */
2188
+ duration: [{
2189
+ duration: getNumberAndArbitrary()
2190
+ }],
2191
+ /**
2192
+ * Transition Timing Function
2193
+ * @see https://tailwindcss.com/docs/transition-timing-function
2194
+ */
2195
+ ease: [{
2196
+ ease: ["linear", "in", "out", "in-out", isArbitraryValue]
2197
+ }],
2198
+ /**
2199
+ * Transition Delay
2200
+ * @see https://tailwindcss.com/docs/transition-delay
2201
+ */
2202
+ delay: [{
2203
+ delay: getNumberAndArbitrary()
2204
+ }],
2205
+ /**
2206
+ * Animation
2207
+ * @see https://tailwindcss.com/docs/animation
2208
+ */
2209
+ animate: [{
2210
+ animate: ["none", "spin", "ping", "pulse", "bounce", isArbitraryValue]
2211
+ }],
2212
+ // Transforms
2213
+ /**
2214
+ * Transform
2215
+ * @see https://tailwindcss.com/docs/transform
2216
+ */
2217
+ transform: [{
2218
+ transform: ["", "gpu", "none"]
2219
+ }],
2220
+ /**
2221
+ * Scale
2222
+ * @see https://tailwindcss.com/docs/scale
2223
+ */
2224
+ scale: [{
2225
+ scale: [scale]
2226
+ }],
2227
+ /**
2228
+ * Scale X
2229
+ * @see https://tailwindcss.com/docs/scale
2230
+ */
2231
+ "scale-x": [{
2232
+ "scale-x": [scale]
2233
+ }],
2234
+ /**
2235
+ * Scale Y
2236
+ * @see https://tailwindcss.com/docs/scale
2237
+ */
2238
+ "scale-y": [{
2239
+ "scale-y": [scale]
2240
+ }],
2241
+ /**
2242
+ * Rotate
2243
+ * @see https://tailwindcss.com/docs/rotate
2244
+ */
2245
+ rotate: [{
2246
+ rotate: [isInteger, isArbitraryValue]
2247
+ }],
2248
+ /**
2249
+ * Translate X
2250
+ * @see https://tailwindcss.com/docs/translate
2251
+ */
2252
+ "translate-x": [{
2253
+ "translate-x": [translate]
2254
+ }],
2255
+ /**
2256
+ * Translate Y
2257
+ * @see https://tailwindcss.com/docs/translate
2258
+ */
2259
+ "translate-y": [{
2260
+ "translate-y": [translate]
2261
+ }],
2262
+ /**
2263
+ * Skew X
2264
+ * @see https://tailwindcss.com/docs/skew
2265
+ */
2266
+ "skew-x": [{
2267
+ "skew-x": [skew]
2268
+ }],
2269
+ /**
2270
+ * Skew Y
2271
+ * @see https://tailwindcss.com/docs/skew
2272
+ */
2273
+ "skew-y": [{
2274
+ "skew-y": [skew]
2275
+ }],
2276
+ /**
2277
+ * Transform Origin
2278
+ * @see https://tailwindcss.com/docs/transform-origin
2279
+ */
2280
+ "transform-origin": [{
2281
+ origin: ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", isArbitraryValue]
2282
+ }],
2283
+ // Interactivity
2284
+ /**
2285
+ * Accent Color
2286
+ * @see https://tailwindcss.com/docs/accent-color
2287
+ */
2288
+ accent: [{
2289
+ accent: ["auto", colors]
2290
+ }],
2291
+ /**
2292
+ * Appearance
2293
+ * @see https://tailwindcss.com/docs/appearance
2294
+ */
2295
+ appearance: [{
2296
+ appearance: ["none", "auto"]
2297
+ }],
2298
+ /**
2299
+ * Cursor
2300
+ * @see https://tailwindcss.com/docs/cursor
2301
+ */
2302
+ cursor: [{
2303
+ cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", isArbitraryValue]
2304
+ }],
2305
+ /**
2306
+ * Caret Color
2307
+ * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
2308
+ */
2309
+ "caret-color": [{
2310
+ caret: [colors]
2311
+ }],
2312
+ /**
2313
+ * Pointer Events
2314
+ * @see https://tailwindcss.com/docs/pointer-events
2315
+ */
2316
+ "pointer-events": [{
2317
+ "pointer-events": ["none", "auto"]
2318
+ }],
2319
+ /**
2320
+ * Resize
2321
+ * @see https://tailwindcss.com/docs/resize
2322
+ */
2323
+ resize: [{
2324
+ resize: ["none", "y", "x", ""]
2325
+ }],
2326
+ /**
2327
+ * Scroll Behavior
2328
+ * @see https://tailwindcss.com/docs/scroll-behavior
2329
+ */
2330
+ "scroll-behavior": [{
2331
+ scroll: ["auto", "smooth"]
2332
+ }],
2333
+ /**
2334
+ * Scroll Margin
2335
+ * @see https://tailwindcss.com/docs/scroll-margin
2336
+ */
2337
+ "scroll-m": [{
2338
+ "scroll-m": getSpacingWithArbitrary()
2339
+ }],
2340
+ /**
2341
+ * Scroll Margin X
2342
+ * @see https://tailwindcss.com/docs/scroll-margin
2343
+ */
2344
+ "scroll-mx": [{
2345
+ "scroll-mx": getSpacingWithArbitrary()
2346
+ }],
2347
+ /**
2348
+ * Scroll Margin Y
2349
+ * @see https://tailwindcss.com/docs/scroll-margin
2350
+ */
2351
+ "scroll-my": [{
2352
+ "scroll-my": getSpacingWithArbitrary()
2353
+ }],
2354
+ /**
2355
+ * Scroll Margin Start
2356
+ * @see https://tailwindcss.com/docs/scroll-margin
2357
+ */
2358
+ "scroll-ms": [{
2359
+ "scroll-ms": getSpacingWithArbitrary()
2360
+ }],
2361
+ /**
2362
+ * Scroll Margin End
2363
+ * @see https://tailwindcss.com/docs/scroll-margin
2364
+ */
2365
+ "scroll-me": [{
2366
+ "scroll-me": getSpacingWithArbitrary()
2367
+ }],
2368
+ /**
2369
+ * Scroll Margin Top
2370
+ * @see https://tailwindcss.com/docs/scroll-margin
2371
+ */
2372
+ "scroll-mt": [{
2373
+ "scroll-mt": getSpacingWithArbitrary()
2374
+ }],
2375
+ /**
2376
+ * Scroll Margin Right
2377
+ * @see https://tailwindcss.com/docs/scroll-margin
2378
+ */
2379
+ "scroll-mr": [{
2380
+ "scroll-mr": getSpacingWithArbitrary()
2381
+ }],
2382
+ /**
2383
+ * Scroll Margin Bottom
2384
+ * @see https://tailwindcss.com/docs/scroll-margin
2385
+ */
2386
+ "scroll-mb": [{
2387
+ "scroll-mb": getSpacingWithArbitrary()
2388
+ }],
2389
+ /**
2390
+ * Scroll Margin Left
2391
+ * @see https://tailwindcss.com/docs/scroll-margin
2392
+ */
2393
+ "scroll-ml": [{
2394
+ "scroll-ml": getSpacingWithArbitrary()
2395
+ }],
2396
+ /**
2397
+ * Scroll Padding
2398
+ * @see https://tailwindcss.com/docs/scroll-padding
2399
+ */
2400
+ "scroll-p": [{
2401
+ "scroll-p": getSpacingWithArbitrary()
2402
+ }],
2403
+ /**
2404
+ * Scroll Padding X
2405
+ * @see https://tailwindcss.com/docs/scroll-padding
2406
+ */
2407
+ "scroll-px": [{
2408
+ "scroll-px": getSpacingWithArbitrary()
2409
+ }],
2410
+ /**
2411
+ * Scroll Padding Y
2412
+ * @see https://tailwindcss.com/docs/scroll-padding
2413
+ */
2414
+ "scroll-py": [{
2415
+ "scroll-py": getSpacingWithArbitrary()
2416
+ }],
2417
+ /**
2418
+ * Scroll Padding Start
2419
+ * @see https://tailwindcss.com/docs/scroll-padding
2420
+ */
2421
+ "scroll-ps": [{
2422
+ "scroll-ps": getSpacingWithArbitrary()
2423
+ }],
2424
+ /**
2425
+ * Scroll Padding End
2426
+ * @see https://tailwindcss.com/docs/scroll-padding
2427
+ */
2428
+ "scroll-pe": [{
2429
+ "scroll-pe": getSpacingWithArbitrary()
2430
+ }],
2431
+ /**
2432
+ * Scroll Padding Top
2433
+ * @see https://tailwindcss.com/docs/scroll-padding
2434
+ */
2435
+ "scroll-pt": [{
2436
+ "scroll-pt": getSpacingWithArbitrary()
2437
+ }],
2438
+ /**
2439
+ * Scroll Padding Right
2440
+ * @see https://tailwindcss.com/docs/scroll-padding
2441
+ */
2442
+ "scroll-pr": [{
2443
+ "scroll-pr": getSpacingWithArbitrary()
2444
+ }],
2445
+ /**
2446
+ * Scroll Padding Bottom
2447
+ * @see https://tailwindcss.com/docs/scroll-padding
2448
+ */
2449
+ "scroll-pb": [{
2450
+ "scroll-pb": getSpacingWithArbitrary()
2451
+ }],
2452
+ /**
2453
+ * Scroll Padding Left
2454
+ * @see https://tailwindcss.com/docs/scroll-padding
2455
+ */
2456
+ "scroll-pl": [{
2457
+ "scroll-pl": getSpacingWithArbitrary()
2458
+ }],
2459
+ /**
2460
+ * Scroll Snap Align
2461
+ * @see https://tailwindcss.com/docs/scroll-snap-align
2462
+ */
2463
+ "snap-align": [{
2464
+ snap: ["start", "end", "center", "align-none"]
2465
+ }],
2466
+ /**
2467
+ * Scroll Snap Stop
2468
+ * @see https://tailwindcss.com/docs/scroll-snap-stop
2469
+ */
2470
+ "snap-stop": [{
2471
+ snap: ["normal", "always"]
2472
+ }],
2473
+ /**
2474
+ * Scroll Snap Type
2475
+ * @see https://tailwindcss.com/docs/scroll-snap-type
2476
+ */
2477
+ "snap-type": [{
2478
+ snap: ["none", "x", "y", "both"]
2479
+ }],
2480
+ /**
2481
+ * Scroll Snap Type Strictness
2482
+ * @see https://tailwindcss.com/docs/scroll-snap-type
2483
+ */
2484
+ "snap-strictness": [{
2485
+ snap: ["mandatory", "proximity"]
2486
+ }],
2487
+ /**
2488
+ * Touch Action
2489
+ * @see https://tailwindcss.com/docs/touch-action
2490
+ */
2491
+ touch: [{
2492
+ touch: ["auto", "none", "manipulation"]
2493
+ }],
2494
+ /**
2495
+ * Touch Action X
2496
+ * @see https://tailwindcss.com/docs/touch-action
2497
+ */
2498
+ "touch-x": [{
2499
+ "touch-pan": ["x", "left", "right"]
2500
+ }],
2501
+ /**
2502
+ * Touch Action Y
2503
+ * @see https://tailwindcss.com/docs/touch-action
2504
+ */
2505
+ "touch-y": [{
2506
+ "touch-pan": ["y", "up", "down"]
2507
+ }],
2508
+ /**
2509
+ * Touch Action Pinch Zoom
2510
+ * @see https://tailwindcss.com/docs/touch-action
2511
+ */
2512
+ "touch-pz": ["touch-pinch-zoom"],
2513
+ /**
2514
+ * User Select
2515
+ * @see https://tailwindcss.com/docs/user-select
2516
+ */
2517
+ select: [{
2518
+ select: ["none", "text", "all", "auto"]
2519
+ }],
2520
+ /**
2521
+ * Will Change
2522
+ * @see https://tailwindcss.com/docs/will-change
2523
+ */
2524
+ "will-change": [{
2525
+ "will-change": ["auto", "scroll", "contents", "transform", isArbitraryValue]
2526
+ }],
2527
+ // SVG
2528
+ /**
2529
+ * Fill
2530
+ * @see https://tailwindcss.com/docs/fill
2531
+ */
2532
+ fill: [{
2533
+ fill: [colors, "none"]
2534
+ }],
2535
+ /**
2536
+ * Stroke Width
2537
+ * @see https://tailwindcss.com/docs/stroke-width
2538
+ */
2539
+ "stroke-w": [{
2540
+ stroke: [isLength, isArbitraryLength, isArbitraryNumber]
2541
+ }],
2542
+ /**
2543
+ * Stroke
2544
+ * @see https://tailwindcss.com/docs/stroke
2545
+ */
2546
+ stroke: [{
2547
+ stroke: [colors, "none"]
2548
+ }],
2549
+ // Accessibility
2550
+ /**
2551
+ * Screen Readers
2552
+ * @see https://tailwindcss.com/docs/screen-readers
2553
+ */
2554
+ sr: ["sr-only", "not-sr-only"],
2555
+ /**
2556
+ * Forced Color Adjust
2557
+ * @see https://tailwindcss.com/docs/forced-color-adjust
2558
+ */
2559
+ "forced-color-adjust": [{
2560
+ "forced-color-adjust": ["auto", "none"]
2561
+ }]
2562
+ },
2563
+ conflictingClassGroups: {
2564
+ overflow: ["overflow-x", "overflow-y"],
2565
+ overscroll: ["overscroll-x", "overscroll-y"],
2566
+ inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
2567
+ "inset-x": ["right", "left"],
2568
+ "inset-y": ["top", "bottom"],
2569
+ flex: ["basis", "grow", "shrink"],
2570
+ gap: ["gap-x", "gap-y"],
2571
+ p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
2572
+ px: ["pr", "pl"],
2573
+ py: ["pt", "pb"],
2574
+ m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
2575
+ mx: ["mr", "ml"],
2576
+ my: ["mt", "mb"],
2577
+ size: ["w", "h"],
2578
+ "font-size": ["leading"],
2579
+ "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
2580
+ "fvn-ordinal": ["fvn-normal"],
2581
+ "fvn-slashed-zero": ["fvn-normal"],
2582
+ "fvn-figure": ["fvn-normal"],
2583
+ "fvn-spacing": ["fvn-normal"],
2584
+ "fvn-fraction": ["fvn-normal"],
2585
+ "line-clamp": ["display", "overflow"],
2586
+ rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
2587
+ "rounded-s": ["rounded-ss", "rounded-es"],
2588
+ "rounded-e": ["rounded-se", "rounded-ee"],
2589
+ "rounded-t": ["rounded-tl", "rounded-tr"],
2590
+ "rounded-r": ["rounded-tr", "rounded-br"],
2591
+ "rounded-b": ["rounded-br", "rounded-bl"],
2592
+ "rounded-l": ["rounded-tl", "rounded-bl"],
2593
+ "border-spacing": ["border-spacing-x", "border-spacing-y"],
2594
+ "border-w": ["border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
2595
+ "border-w-x": ["border-w-r", "border-w-l"],
2596
+ "border-w-y": ["border-w-t", "border-w-b"],
2597
+ "border-color": ["border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
2598
+ "border-color-x": ["border-color-r", "border-color-l"],
2599
+ "border-color-y": ["border-color-t", "border-color-b"],
2600
+ "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
2601
+ "scroll-mx": ["scroll-mr", "scroll-ml"],
2602
+ "scroll-my": ["scroll-mt", "scroll-mb"],
2603
+ "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
2604
+ "scroll-px": ["scroll-pr", "scroll-pl"],
2605
+ "scroll-py": ["scroll-pt", "scroll-pb"],
2606
+ touch: ["touch-x", "touch-y", "touch-pz"],
2607
+ "touch-x": ["touch"],
2608
+ "touch-y": ["touch"],
2609
+ "touch-pz": ["touch"]
2610
+ },
2611
+ conflictingClassGroupModifiers: {
2612
+ "font-size": ["leading"]
2613
+ }
2614
+ };
2615
+ };
2616
+ var twMerge = /* @__PURE__ */ createTailwindMerge(getDefaultConfig);
2617
+
2618
+ // src/libraries/react/lib/utils.ts
2619
+ function cn(...inputs) {
2620
+ return twMerge(clsx(inputs));
2621
+ }
2622
+
2623
+ // src/libraries/react/components/ui/dialog.tsx
2624
+ var import_jsx_runtime = require("react/jsx-runtime");
2625
+ function Dialog({
2626
+ ...props
2627
+ }) {
2628
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(DialogPrimitive.Root, { "data-slot": "dialog", ...props });
2629
+ }
2630
+ function DialogPortal({
2631
+ ...props
2632
+ }) {
2633
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(DialogPrimitive.Portal, { "data-slot": "dialog-portal", ...props });
2634
+ }
2635
+ function DialogOverlay({
2636
+ className,
2637
+ ...props
2638
+ }) {
2639
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2640
+ DialogPrimitive.Overlay,
2641
+ {
2642
+ "data-slot": "dialog-overlay",
2643
+ className: cn(
2644
+ "data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 fixed inset-0 z-50 bg-black/50",
2645
+ className
2646
+ ),
2647
+ ...props
2648
+ }
2649
+ );
2650
+ }
2651
+ function DialogContent({
2652
+ className,
2653
+ children,
2654
+ showCloseButton = true,
2655
+ ...props
2656
+ }) {
2657
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(DialogPortal, { "data-slot": "dialog-portal", children: [
2658
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(DialogOverlay, {}),
2659
+ /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2660
+ DialogPrimitive.Content,
2661
+ {
2662
+ "data-slot": "dialog-content",
2663
+ className: cn(
2664
+ "bg-background data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 fixed top-[50%] left-[50%] z-50 grid w-full max-w-[calc(100%-2rem)] translate-x-[-50%] translate-y-[-50%] gap-4 rounded-lg border p-6 shadow-lg duration-200 sm:max-w-lg",
2665
+ className
2666
+ ),
2667
+ ...props,
2668
+ children: [
2669
+ children,
2670
+ showCloseButton && /* @__PURE__ */ (0, import_jsx_runtime.jsxs)(
2671
+ DialogPrimitive.Close,
2672
+ {
2673
+ "data-slot": "dialog-close",
2674
+ className: "ring-offset-background focus:ring-ring data-[state=open]:bg-accent data-[state=open]:text-muted-foreground absolute top-4 right-4 rounded-xs opacity-70 transition-opacity hover:opacity-100 focus:ring-2 focus:ring-offset-2 focus:outline-hidden disabled:pointer-events-none [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",
2675
+ children: [
2676
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)(X, {}),
2677
+ /* @__PURE__ */ (0, import_jsx_runtime.jsx)("span", { className: "sr-only", children: "Close" })
2678
+ ]
2679
+ }
2680
+ )
2681
+ ]
2682
+ }
2683
+ )
2684
+ ] });
2685
+ }
2686
+ function DialogFooter({ className, ...props }) {
2687
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2688
+ "div",
2689
+ {
2690
+ "data-slot": "dialog-footer",
2691
+ className: cn(
2692
+ "flex flex-col-reverse gap-2 sm:flex-row sm:justify-end",
2693
+ className
2694
+ ),
2695
+ ...props
2696
+ }
2697
+ );
2698
+ }
2699
+ function DialogTitle({
2700
+ className,
2701
+ ...props
2702
+ }) {
2703
+ return /* @__PURE__ */ (0, import_jsx_runtime.jsx)(
2704
+ DialogPrimitive.Title,
2705
+ {
2706
+ "data-slot": "dialog-title",
2707
+ className: cn("text-lg leading-none font-semibold", className),
2708
+ ...props
2709
+ }
2710
+ );
2711
+ }
2712
+
2713
+ // src/libraries/react/components/check-dialog/check-dialog-synced.tsx
2714
+ var import_react3 = require("react");
2715
+
2716
+ // src/libraries/react/components/ui/button.tsx
2717
+ var import_react_slot = require("@radix-ui/react-slot");
2718
+
2719
+ // ../node_modules/.pnpm/class-variance-authority@0.7.1/node_modules/class-variance-authority/dist/index.mjs
2720
+ var falsyToString = (value) => typeof value === "boolean" ? `${value}` : value === 0 ? "0" : value;
2721
+ var cx = clsx;
2722
+ var cva = (base, config) => (props) => {
2723
+ var _config_compoundVariants;
2724
+ if ((config === null || config === void 0 ? void 0 : config.variants) == null) return cx(base, props === null || props === void 0 ? void 0 : props.class, props === null || props === void 0 ? void 0 : props.className);
2725
+ const { variants, defaultVariants } = config;
2726
+ const getVariantClassNames = Object.keys(variants).map((variant) => {
2727
+ const variantProp = props === null || props === void 0 ? void 0 : props[variant];
2728
+ const defaultVariantProp = defaultVariants === null || defaultVariants === void 0 ? void 0 : defaultVariants[variant];
2729
+ if (variantProp === null) return null;
2730
+ const variantKey = falsyToString(variantProp) || falsyToString(defaultVariantProp);
2731
+ return variants[variant][variantKey];
2732
+ });
2733
+ const propsWithoutUndefined = props && Object.entries(props).reduce((acc, param) => {
2734
+ let [key, value] = param;
2735
+ if (value === void 0) {
2736
+ return acc;
2737
+ }
2738
+ acc[key] = value;
2739
+ return acc;
2740
+ }, {});
2741
+ const getCompoundVariantClassNames = config === null || config === void 0 ? void 0 : (_config_compoundVariants = config.compoundVariants) === null || _config_compoundVariants === void 0 ? void 0 : _config_compoundVariants.reduce((acc, param) => {
2742
+ let { class: cvClass, className: cvClassName, ...compoundVariantOptions } = param;
2743
+ return Object.entries(compoundVariantOptions).every((param2) => {
2744
+ let [key, value] = param2;
2745
+ return Array.isArray(value) ? value.includes({
2746
+ ...defaultVariants,
2747
+ ...propsWithoutUndefined
2748
+ }[key]) : {
2749
+ ...defaultVariants,
2750
+ ...propsWithoutUndefined
2751
+ }[key] === value;
2752
+ }) ? [
2753
+ ...acc,
2754
+ cvClass,
2755
+ cvClassName
2756
+ ] : acc;
2757
+ }, []);
2758
+ return cx(base, getVariantClassNames, getCompoundVariantClassNames, props === null || props === void 0 ? void 0 : props.class, props === null || props === void 0 ? void 0 : props.className);
2759
+ };
2760
+
2761
+ // src/libraries/react/components/ui/button.tsx
2762
+ var import_jsx_runtime2 = require("react/jsx-runtime");
2763
+ var buttonVariants = cva(
2764
+ "inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium transition-all disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4 shrink-0 [&_svg]:shrink-0 outline-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive",
2765
+ {
2766
+ variants: {
2767
+ variant: {
2768
+ default: "bg-primary text-primary-foreground shadow-xs hover:bg-primary/90",
2769
+ secondary: "bg-secondary text-secondary-foreground shadow-xs hover:bg-secondary/90",
2770
+ destructive: "bg-destructive text-white shadow-xs hover:bg-destructive/90 focus-visible:ring-destructive/20 dark:focus-visible:ring-destructive/40 dark:bg-destructive/60",
2771
+ outline: "border bg-background shadow-xs hover:bg-accent hover:text-accent-foreground dark:bg-input/30 dark:border-input dark:hover:bg-input/50",
2772
+ ghost: "hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50",
2773
+ link: "text-primary underline-offset-4 hover:underline"
2774
+ },
2775
+ size: {
2776
+ default: "h-9 px-4 py-2 has-[>svg]:px-3",
2777
+ sm: "h-8 rounded-md gap-1.5 px-3 has-[>svg]:px-2.5",
2778
+ lg: "h-10 rounded-md px-6 has-[>svg]:px-4",
2779
+ icon: "size-9"
2780
+ }
2781
+ },
2782
+ defaultVariants: {
2783
+ variant: "default",
2784
+ size: "default"
2785
+ }
2786
+ }
2787
+ );
2788
+ function Button({
2789
+ className,
2790
+ variant,
2791
+ size,
2792
+ asChild = false,
2793
+ ...props
2794
+ }) {
2795
+ const Comp = asChild ? import_react_slot.Slot : "button";
2796
+ return /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(
2797
+ Comp,
2798
+ {
2799
+ "data-slot": "button",
2800
+ className: cn(buttonVariants({ variant, size, className })),
2801
+ ...props
2802
+ }
2803
+ );
2804
+ }
2805
+
2806
+ // src/libraries/react/components/check-dialog/lib/check-content.tsx
2807
+ var getCheckContent = (preview) => {
2808
+ const { scenario, products, feature_name } = preview;
2809
+ if (products.length == 0) {
2810
+ switch (scenario) {
2811
+ case "usage_limit":
2812
+ return {
2813
+ title: `Feature Unavailable`,
2814
+ message: `You have reached the usage limit for ${feature_name}. Please contact us to increase your limit.`
2815
+ };
2816
+ default:
2817
+ return {
2818
+ title: "Feature Unavailable",
2819
+ message: "This feature is not available for your account. Please contact us to enable it."
2820
+ };
2821
+ }
2822
+ }
2823
+ const nextProduct = products[0];
2824
+ const isAddOn = nextProduct && nextProduct.is_add_on;
2825
+ const title = nextProduct.free_trial ? `Start trial for ${nextProduct.name}` : nextProduct.is_add_on ? `Purchase ${nextProduct.name}` : `Upgrade to ${nextProduct.name}`;
2826
+ let message = "";
2827
+ if (isAddOn) {
2828
+ message = `Please purchase the ${nextProduct.name} add-on to continue using ${feature_name}.`;
2829
+ } else {
2830
+ message = `Please upgrade to the ${nextProduct.name} plan to continue using ${feature_name}.`;
2831
+ }
2832
+ switch (scenario) {
2833
+ case "usage_limit":
2834
+ return {
2835
+ title,
2836
+ message: `You have reached the usage limit for ${feature_name}. ${message}`
2837
+ };
2838
+ case "feature_flag":
2839
+ return {
2840
+ title,
2841
+ message: `This feature is not available for your account. ${message}`
2842
+ };
2843
+ default:
2844
+ return {
2845
+ title: "Feature Unavailable",
2846
+ message: "This feature is not available for your account."
2847
+ };
2848
+ }
2849
+ };
2850
+
2851
+ // src/libraries/react/components/check-dialog/check-dialog-synced.tsx
2852
+ var import_jsx_runtime3 = require("react/jsx-runtime");
2853
+ function CheckDialog(params) {
2854
+ const [loading] = (0, import_react3.useState)(false);
2855
+ if (!params || !params.preview) {
2856
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(import_jsx_runtime3.Fragment, {});
2857
+ }
2858
+ const { open, setOpen } = params;
2859
+ const { products } = params.preview;
2860
+ const { title, message } = getCheckContent(params.preview);
2861
+ return /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(Dialog, { open, onOpenChange: setOpen, children: /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(DialogContent, { className: "p-0 pt-4 gap-0 text-foreground overflow-hidden text-sm", children: [
2862
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(DialogTitle, { className: cn("font-bold text-xl px-6"), children: title }),
2863
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)("div", { className: "px-6 my-2", children: message }),
2864
+ /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(DialogFooter, { className: "flex flex-col sm:flex-row justify-between gap-x-4 py-2 mt-4 pl-6 pr-3 bg-secondary border-t", children: /* @__PURE__ */ (0, import_jsx_runtime3.jsxs)(
2865
+ Button,
2866
+ {
2867
+ size: "sm",
2868
+ className: "font-medium shadow transition min-w-20",
2869
+ onClick: async () => {
2870
+ setOpen(false);
2871
+ },
2872
+ children: [
2873
+ loading && /* @__PURE__ */ (0, import_jsx_runtime3.jsx)(LoaderCircle, { className: "w-4 h-4 mr-2 animate-spin" }),
2874
+ "Confirm"
2875
+ ]
2876
+ }
2877
+ ) })
2878
+ ] }) });
2879
+ }
2880
+ /*! Bundled license information:
2881
+
2882
+ lucide-react/dist/esm/shared/src/utils.js:
2883
+ lucide-react/dist/esm/defaultAttributes.js:
2884
+ lucide-react/dist/esm/Icon.js:
2885
+ lucide-react/dist/esm/createLucideIcon.js:
2886
+ lucide-react/dist/esm/icons/loader-circle.js:
2887
+ lucide-react/dist/esm/icons/x.js:
2888
+ lucide-react/dist/esm/lucide-react.js:
2889
+ (**
2890
+ * @license lucide-react v0.523.0 - ISC
2891
+ *
2892
+ * This source code is licensed under the ISC license.
2893
+ * See the LICENSE file in the root directory of this source tree.
2894
+ *)
2895
+ */