@carlonicora/nextjs-jsonapi 1.15.0 → 1.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (271) hide show
  1. package/dist/{ApiResponseInterface-B4QdWh-y.d.mts → ApiResponseInterface-BvWIeLkq.d.ts} +2 -1
  2. package/dist/{ApiResponseInterface-QLDnxLA9.d.ts → ApiResponseInterface-CAbw0sv7.d.mts} +2 -1
  3. package/dist/{BlockNoteEditor-ITJLAOXC.mjs → BlockNoteEditor-HFX7Z5BQ.mjs} +5 -5
  4. package/dist/{BlockNoteEditor-FGXYUAWI.js → BlockNoteEditor-MBFDWP7X.js} +15 -15
  5. package/dist/{BlockNoteEditor-FGXYUAWI.js.map → BlockNoteEditor-MBFDWP7X.js.map} +1 -1
  6. package/dist/JsonApiRequest-45CLE65I.js +24 -0
  7. package/dist/{JsonApiRequest-FXZCYIER.js.map → JsonApiRequest-45CLE65I.js.map} +1 -1
  8. package/dist/{JsonApiRequest-HFWXMKMA.mjs → JsonApiRequest-6IPS3DZJ.mjs} +2 -2
  9. package/dist/{chunk-C6QXZGL7.js → chunk-2AZLCF6D.js} +1617 -158
  10. package/dist/chunk-2AZLCF6D.js.map +1 -0
  11. package/dist/{chunk-WAFOKMKT.mjs → chunk-5RAUCUAA.mjs} +3722 -396
  12. package/dist/chunk-5RAUCUAA.mjs.map +1 -0
  13. package/dist/{chunk-TGBXBUWM.mjs → chunk-BCKYJQ3K.mjs} +8 -1
  14. package/dist/chunk-BCKYJQ3K.mjs.map +1 -0
  15. package/dist/{chunk-JGVXZS7M.mjs → chunk-BCQSE3EU.mjs} +1588 -129
  16. package/dist/chunk-BCQSE3EU.mjs.map +1 -0
  17. package/dist/{chunk-FPZPD4JI.js → chunk-GPGJNTHP.js} +17 -10
  18. package/dist/chunk-GPGJNTHP.js.map +1 -0
  19. package/dist/{chunk-PK5DRSUD.js → chunk-ONB2DAIV.js} +4090 -764
  20. package/dist/chunk-ONB2DAIV.js.map +1 -0
  21. package/dist/{chunk-SJIVGCNM.mjs → chunk-POKIJ56Q.mjs} +7 -2
  22. package/dist/chunk-POKIJ56Q.mjs.map +1 -0
  23. package/dist/{chunk-6YD42BP6.js → chunk-R5QSSISB.js} +14 -9
  24. package/dist/chunk-R5QSSISB.js.map +1 -0
  25. package/dist/client/index.d.mts +5 -5
  26. package/dist/client/index.d.ts +5 -5
  27. package/dist/client/index.js +7 -5
  28. package/dist/client/index.js.map +1 -1
  29. package/dist/client/index.mjs +6 -4
  30. package/dist/components/index.d.mts +253 -9
  31. package/dist/components/index.d.ts +253 -9
  32. package/dist/components/index.js +83 -5
  33. package/dist/components/index.js.map +1 -1
  34. package/dist/components/index.mjs +82 -4
  35. package/dist/{config-eceYM5kN.d.ts → config-CWsTwnsK.d.mts} +7 -2
  36. package/dist/{config-C5tGGrYf.d.mts → config-DEaUbBqR.d.ts} +7 -2
  37. package/dist/{content.interface-TB2MfJGs.d.ts → content.interface-D_4b4RQt.d.ts} +1 -1
  38. package/dist/{content.interface-CxBBC7ec.d.mts → content.interface-Dk4UZcJM.d.mts} +1 -1
  39. package/dist/contexts/index.d.mts +2 -2
  40. package/dist/contexts/index.d.ts +2 -2
  41. package/dist/contexts/index.js +5 -5
  42. package/dist/contexts/index.mjs +4 -4
  43. package/dist/core/index.d.mts +521 -18
  44. package/dist/core/index.d.ts +521 -18
  45. package/dist/core/index.js +53 -3
  46. package/dist/core/index.js.map +1 -1
  47. package/dist/core/index.mjs +52 -2
  48. package/dist/index.d.mts +7 -7
  49. package/dist/index.d.ts +7 -7
  50. package/dist/index.js +56 -4
  51. package/dist/index.js.map +1 -1
  52. package/dist/index.mjs +55 -3
  53. package/dist/{notification.interface-lG6UpTpt.d.mts → notification.interface-BllkURRm.d.mts} +1 -2
  54. package/dist/{notification.interface-lG6UpTpt.d.ts → notification.interface-BllkURRm.d.ts} +1 -2
  55. package/dist/{s3.service-DP_hsssD.d.mts → s3.service-BEfGqho0.d.ts} +20 -2
  56. package/dist/{s3.service-Dq-PTUNa.d.ts → s3.service-DIQRYe93.d.mts} +20 -2
  57. package/dist/scripts/generate-web-module/generator.d.ts.map +1 -1
  58. package/dist/scripts/generate-web-module/generator.js +66 -0
  59. package/dist/scripts/generate-web-module/generator.js.map +1 -1
  60. package/dist/scripts/generate-web-module/templates/index.d.ts +8 -0
  61. package/dist/scripts/generate-web-module/templates/index.d.ts.map +1 -1
  62. package/dist/scripts/generate-web-module/templates/index.js +18 -1
  63. package/dist/scripts/generate-web-module/templates/index.js.map +1 -1
  64. package/dist/scripts/generate-web-module/templates/project/bootstrapper.template.d.ts +7 -0
  65. package/dist/scripts/generate-web-module/templates/project/bootstrapper.template.d.ts.map +1 -0
  66. package/dist/scripts/generate-web-module/templates/project/bootstrapper.template.js +141 -0
  67. package/dist/scripts/generate-web-module/templates/project/bootstrapper.template.js.map +1 -0
  68. package/dist/scripts/generate-web-module/templates/project/env.template.d.ts +7 -0
  69. package/dist/scripts/generate-web-module/templates/project/env.template.d.ts.map +1 -0
  70. package/dist/scripts/generate-web-module/templates/project/env.template.js +110 -0
  71. package/dist/scripts/generate-web-module/templates/project/env.template.js.map +1 -0
  72. package/dist/scripts/generate-web-module/templates/project/main-layout.template.d.ts +7 -0
  73. package/dist/scripts/generate-web-module/templates/project/main-layout.template.d.ts.map +1 -0
  74. package/dist/scripts/generate-web-module/templates/project/main-layout.template.js +101 -0
  75. package/dist/scripts/generate-web-module/templates/project/main-layout.template.js.map +1 -0
  76. package/dist/scripts/generate-web-module/templates/project/middleware-env.template.d.ts +7 -0
  77. package/dist/scripts/generate-web-module/templates/project/middleware-env.template.d.ts.map +1 -0
  78. package/dist/scripts/generate-web-module/templates/project/middleware-env.template.js +66 -0
  79. package/dist/scripts/generate-web-module/templates/project/middleware-env.template.js.map +1 -0
  80. package/dist/scripts/generate-web-module/templates/project/settings-container.template.d.ts +7 -0
  81. package/dist/scripts/generate-web-module/templates/project/settings-container.template.d.ts.map +1 -0
  82. package/dist/scripts/generate-web-module/templates/project/settings-container.template.js +257 -0
  83. package/dist/scripts/generate-web-module/templates/project/settings-container.template.js.map +1 -0
  84. package/dist/scripts/generate-web-module/templates/project/settings-context.template.d.ts +7 -0
  85. package/dist/scripts/generate-web-module/templates/project/settings-context.template.d.ts.map +1 -0
  86. package/dist/scripts/generate-web-module/templates/project/settings-context.template.js +124 -0
  87. package/dist/scripts/generate-web-module/templates/project/settings-context.template.js.map +1 -0
  88. package/dist/scripts/generate-web-module/templates/project/settings-module-page.template.d.ts +7 -0
  89. package/dist/scripts/generate-web-module/templates/project/settings-module-page.template.d.ts.map +1 -0
  90. package/dist/scripts/generate-web-module/templates/project/settings-module-page.template.js +78 -0
  91. package/dist/scripts/generate-web-module/templates/project/settings-module-page.template.js.map +1 -0
  92. package/dist/scripts/generate-web-module/templates/project/settings-page.template.d.ts +7 -0
  93. package/dist/scripts/generate-web-module/templates/project/settings-page.template.d.ts.map +1 -0
  94. package/dist/scripts/generate-web-module/templates/project/settings-page.template.js +75 -0
  95. package/dist/scripts/generate-web-module/templates/project/settings-page.template.js.map +1 -0
  96. package/dist/scripts/generate-web-module/types/template-data.interface.d.ts +1 -1
  97. package/dist/scripts/generate-web-module/types/template-data.interface.d.ts.map +1 -1
  98. package/dist/server/index.d.mts +4 -4
  99. package/dist/server/index.d.ts +4 -4
  100. package/dist/server/index.js +12 -12
  101. package/dist/server/index.mjs +2 -2
  102. package/dist/stripe-subscription.interface-C63L6hVg.d.mts +226 -0
  103. package/dist/stripe-subscription.interface-CUvNDvw5.d.ts +226 -0
  104. package/dist/{useSocket-Bua6MwLi.d.mts → useSocket-BpenBR2z.d.mts} +1 -1
  105. package/dist/{useSocket-D5dhUp4m.d.ts → useSocket-D-QYA0Sr.d.ts} +1 -1
  106. package/package.json +9 -1
  107. package/scripts/generate-web-module/generator.ts +83 -0
  108. package/scripts/generate-web-module/templates/index.ts +10 -0
  109. package/scripts/generate-web-module/templates/project/bootstrapper.template.ts +108 -0
  110. package/scripts/generate-web-module/templates/project/env.template.ts +77 -0
  111. package/scripts/generate-web-module/templates/project/main-layout.template.tsx +68 -0
  112. package/scripts/generate-web-module/templates/project/middleware-env.template.ts +33 -0
  113. package/scripts/generate-web-module/templates/project/settings-container.template.tsx +224 -0
  114. package/scripts/generate-web-module/templates/project/settings-context.template.tsx +91 -0
  115. package/scripts/generate-web-module/templates/project/settings-module-page.template.tsx +45 -0
  116. package/scripts/generate-web-module/templates/project/settings-page.template.tsx +42 -0
  117. package/scripts/generate-web-module/types/template-data.interface.ts +1 -1
  118. package/src/client/config.ts +9 -0
  119. package/src/components/index.ts +7 -0
  120. package/src/core/abstracts/AbstractService.ts +104 -0
  121. package/src/core/endpoint/EndpointCreator.ts +7 -4
  122. package/src/core/index.ts +12 -4
  123. package/src/core/interfaces/ApiResponseInterface.ts +1 -0
  124. package/src/core/registry/ModuleRegistry.ts +11 -2
  125. package/src/core/utils/translateResponse.ts +17 -0
  126. package/src/features/billing/components/cards/BillingUsageSummaryCard.tsx +97 -0
  127. package/src/features/billing/components/cards/CustomerInfoCard.tsx +112 -0
  128. package/src/features/billing/components/cards/InvoicesSummaryCard.tsx +114 -0
  129. package/src/features/billing/components/cards/PaymentMethodSummaryCard.tsx +119 -0
  130. package/src/features/billing/components/cards/SubscriptionSummaryCard.tsx +146 -0
  131. package/src/features/billing/components/cards/index.ts +5 -0
  132. package/src/features/billing/components/containers/BillingDashboardContainer.tsx +427 -0
  133. package/src/features/billing/components/containers/index.ts +1 -0
  134. package/src/features/billing/components/index.ts +6 -0
  135. package/src/features/billing/components/modals/BillingDetailModal.tsx +36 -0
  136. package/src/features/billing/components/modals/index.ts +1 -0
  137. package/src/features/billing/components/providers/StripeProvider.tsx +48 -0
  138. package/src/features/billing/components/providers/index.ts +1 -0
  139. package/src/features/billing/components/utils/currency.ts +49 -0
  140. package/src/features/billing/components/utils/date.ts +21 -0
  141. package/src/features/billing/components/utils/index.ts +2 -0
  142. package/src/features/billing/components/widgets/BillingAlertBanner.tsx +63 -0
  143. package/src/features/billing/components/widgets/index.ts +1 -0
  144. package/src/features/billing/data/Billing.ts +17 -0
  145. package/src/features/billing/data/billing.service.ts +58 -0
  146. package/src/features/billing/data/index.ts +5 -0
  147. package/src/features/billing/index.ts +3 -0
  148. package/src/features/billing/modules/billing.module.ts +9 -0
  149. package/src/features/billing/modules/index.ts +1 -0
  150. package/src/features/billing/stripe-customer/components/containers/PaymentMethodsContainer.tsx +79 -0
  151. package/src/features/billing/stripe-customer/components/containers/index.ts +1 -0
  152. package/src/features/billing/stripe-customer/components/details/PaymentMethodCard.tsx +151 -0
  153. package/src/features/billing/stripe-customer/components/details/index.ts +1 -0
  154. package/src/features/billing/stripe-customer/components/forms/PaymentMethodEditor.tsx +186 -0
  155. package/src/features/billing/stripe-customer/components/forms/index.ts +1 -0
  156. package/src/features/billing/stripe-customer/components/index.ts +4 -0
  157. package/src/features/billing/stripe-customer/components/lists/PaymentMethodsList.tsx +19 -0
  158. package/src/features/billing/stripe-customer/components/lists/index.ts +1 -0
  159. package/src/features/billing/stripe-customer/data/index.ts +5 -0
  160. package/src/features/billing/stripe-customer/data/payment-method.interface.ts +27 -0
  161. package/src/features/billing/stripe-customer/data/payment-method.ts +119 -0
  162. package/src/features/billing/stripe-customer/data/stripe-customer.interface.ts +16 -0
  163. package/src/features/billing/stripe-customer/data/stripe-customer.service.ts +128 -0
  164. package/src/features/billing/stripe-customer/data/stripe-customer.ts +71 -0
  165. package/src/features/billing/stripe-customer/index.ts +3 -0
  166. package/src/features/billing/stripe-customer/stripe-customer.module.ts +9 -0
  167. package/src/features/billing/stripe-customer/stripe-payment-method.module.ts +9 -0
  168. package/src/features/billing/stripe-invoice/components/containers/InvoicesContainer.tsx +66 -0
  169. package/src/features/billing/stripe-invoice/components/containers/index.ts +1 -0
  170. package/src/features/billing/stripe-invoice/components/details/InvoiceDetails.tsx +172 -0
  171. package/src/features/billing/stripe-invoice/components/details/index.ts +1 -0
  172. package/src/features/billing/stripe-invoice/components/index.ts +4 -0
  173. package/src/features/billing/stripe-invoice/components/lists/InvoicesList.tsx +84 -0
  174. package/src/features/billing/stripe-invoice/components/lists/index.ts +1 -0
  175. package/src/features/billing/stripe-invoice/components/widgets/InvoiceStatusBadge.tsx +41 -0
  176. package/src/features/billing/stripe-invoice/components/widgets/index.ts +1 -0
  177. package/src/features/billing/stripe-invoice/data/index.ts +3 -0
  178. package/src/features/billing/stripe-invoice/data/stripe-invoice.interface.ts +65 -0
  179. package/src/features/billing/stripe-invoice/data/stripe-invoice.service.ts +64 -0
  180. package/src/features/billing/stripe-invoice/data/stripe-invoice.ts +177 -0
  181. package/src/features/billing/stripe-invoice/index.ts +2 -0
  182. package/src/features/billing/stripe-invoice/stripe-invoice.module.ts +9 -0
  183. package/src/features/billing/stripe-price/components/forms/PriceEditor.tsx +304 -0
  184. package/src/features/billing/stripe-price/components/forms/index.ts +1 -0
  185. package/src/features/billing/stripe-price/components/index.ts +2 -0
  186. package/src/features/billing/stripe-price/components/lists/PricesList.tsx +283 -0
  187. package/src/features/billing/stripe-price/components/lists/index.ts +1 -0
  188. package/src/features/billing/stripe-price/data/index.ts +3 -0
  189. package/src/features/billing/stripe-price/data/stripe-price.interface.ts +48 -0
  190. package/src/features/billing/stripe-price/data/stripe-price.service.ts +123 -0
  191. package/src/features/billing/stripe-price/data/stripe-price.ts +156 -0
  192. package/src/features/billing/stripe-price/index.ts +2 -0
  193. package/src/features/billing/stripe-price/stripe-price.module.ts +9 -0
  194. package/src/features/billing/stripe-product/components/containers/ProductsAdminContainer.tsx +86 -0
  195. package/src/features/billing/stripe-product/components/containers/index.ts +1 -0
  196. package/src/features/billing/stripe-product/components/forms/ProductEditor.tsx +100 -0
  197. package/src/features/billing/stripe-product/components/forms/index.ts +1 -0
  198. package/src/features/billing/stripe-product/components/index.ts +3 -0
  199. package/src/features/billing/stripe-product/components/lists/ProductsList.tsx +206 -0
  200. package/src/features/billing/stripe-product/components/lists/index.ts +1 -0
  201. package/src/features/billing/stripe-product/data/index.ts +3 -0
  202. package/src/features/billing/stripe-product/data/stripe-product.interface.ts +18 -0
  203. package/src/features/billing/stripe-product/data/stripe-product.service.ts +112 -0
  204. package/src/features/billing/stripe-product/data/stripe-product.ts +74 -0
  205. package/src/features/billing/stripe-product/index.ts +2 -0
  206. package/src/features/billing/stripe-product/stripe-product.module.ts +9 -0
  207. package/src/features/billing/stripe-subscription/components/containers/SubscriptionsContainer.tsx +304 -0
  208. package/src/features/billing/stripe-subscription/components/containers/index.ts +1 -0
  209. package/src/features/billing/stripe-subscription/components/details/SubscriptionDetails.tsx +223 -0
  210. package/src/features/billing/stripe-subscription/components/details/index.ts +1 -0
  211. package/src/features/billing/stripe-subscription/components/forms/CancelSubscriptionDialog.tsx +116 -0
  212. package/src/features/billing/stripe-subscription/components/forms/SubscriptionEditor.tsx +331 -0
  213. package/src/features/billing/stripe-subscription/components/forms/index.ts +2 -0
  214. package/src/features/billing/stripe-subscription/components/index.ts +5 -0
  215. package/src/features/billing/stripe-subscription/components/lists/SubscriptionsList.tsx +104 -0
  216. package/src/features/billing/stripe-subscription/components/lists/index.ts +1 -0
  217. package/src/features/billing/stripe-subscription/components/widgets/PricingCard.tsx +95 -0
  218. package/src/features/billing/stripe-subscription/components/widgets/PricingCardsGrid.tsx +110 -0
  219. package/src/features/billing/stripe-subscription/components/widgets/ProrationPreview.tsx +41 -0
  220. package/src/features/billing/stripe-subscription/components/widgets/SubscriptionStatusBadge.tsx +60 -0
  221. package/src/features/billing/stripe-subscription/components/widgets/index.ts +4 -0
  222. package/src/features/billing/stripe-subscription/data/index.ts +3 -0
  223. package/src/features/billing/stripe-subscription/data/stripe-subscription.interface.ts +66 -0
  224. package/src/features/billing/stripe-subscription/data/stripe-subscription.service.ts +193 -0
  225. package/src/features/billing/stripe-subscription/data/stripe-subscription.ts +135 -0
  226. package/src/features/billing/stripe-subscription/hooks/index.ts +1 -0
  227. package/src/features/billing/stripe-subscription/hooks/useConfirmSubscriptionPayment.ts +111 -0
  228. package/src/features/billing/stripe-subscription/index.ts +5 -0
  229. package/src/features/billing/stripe-subscription/stripe-subscription.module.ts +9 -0
  230. package/src/features/billing/stripe-usage/components/containers/UsageContainer.tsx +109 -0
  231. package/src/features/billing/stripe-usage/components/containers/index.ts +1 -0
  232. package/src/features/billing/stripe-usage/components/details/UsageSummaryCard.tsx +90 -0
  233. package/src/features/billing/stripe-usage/components/details/index.ts +1 -0
  234. package/src/features/billing/stripe-usage/components/index.ts +4 -0
  235. package/src/features/billing/stripe-usage/components/lists/UsageHistoryTable.tsx +72 -0
  236. package/src/features/billing/stripe-usage/components/lists/index.ts +1 -0
  237. package/src/features/billing/stripe-usage/components/widgets/UsageSummaryCards.tsx +19 -0
  238. package/src/features/billing/stripe-usage/components/widgets/index.ts +1 -0
  239. package/src/features/billing/stripe-usage/data/index.ts +3 -0
  240. package/src/features/billing/stripe-usage/data/stripe-usage.interface.ts +55 -0
  241. package/src/features/billing/stripe-usage/data/stripe-usage.service.ts +129 -0
  242. package/src/features/billing/stripe-usage/data/stripe-usage.ts +70 -0
  243. package/src/features/billing/stripe-usage/index.ts +2 -0
  244. package/src/features/billing/stripe-usage/stripe-usage.module.ts +9 -0
  245. package/src/features/company/components/forms/CompanyEditor.tsx +2 -2
  246. package/src/features/company/contexts/CompanyContext.tsx +2 -2
  247. package/src/features/feature/components/forms/FormFeatures.tsx +13 -106
  248. package/src/features/feature/data/feature.interface.ts +1 -1
  249. package/src/features/feature/data/feature.ts +4 -4
  250. package/src/features/index.ts +7 -0
  251. package/src/features/module/data/module.interface.ts +0 -1
  252. package/src/features/module/data/module.ts +0 -6
  253. package/src/features/user/components/lists/ContributorsList.tsx +2 -2
  254. package/src/features/user/components/widgets/UserAvatar.tsx +1 -1
  255. package/src/index.ts +1 -1
  256. package/src/shadcnui/custom/link.tsx +16 -6
  257. package/src/utils/blocknote-diff.util.ts +2 -1
  258. package/src/utils/blocknote-word-diff-renderer.util.ts +8 -7
  259. package/dist/AuthComponent-hxOPs9o8.d.mts +0 -11
  260. package/dist/AuthComponent-hxOPs9o8.d.ts +0 -11
  261. package/dist/JsonApiRequest-FXZCYIER.js +0 -24
  262. package/dist/chunk-6YD42BP6.js.map +0 -1
  263. package/dist/chunk-C6QXZGL7.js.map +0 -1
  264. package/dist/chunk-FPZPD4JI.js.map +0 -1
  265. package/dist/chunk-JGVXZS7M.mjs.map +0 -1
  266. package/dist/chunk-PK5DRSUD.js.map +0 -1
  267. package/dist/chunk-SJIVGCNM.mjs.map +0 -1
  268. package/dist/chunk-TGBXBUWM.mjs.map +0 -1
  269. package/dist/chunk-WAFOKMKT.mjs.map +0 -1
  270. /package/dist/{BlockNoteEditor-ITJLAOXC.mjs.map → BlockNoteEditor-HFX7Z5BQ.mjs.map} +0 -0
  271. /package/dist/{JsonApiRequest-HFWXMKMA.mjs.map → JsonApiRequest-6IPS3DZJ.mjs.map} +0 -0
@@ -75,7 +75,32 @@
75
75
 
76
76
 
77
77
 
78
- var _chunkC6QXZGL7js = require('../chunk-C6QXZGL7.js');
78
+
79
+
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+ var _chunk2AZLCF6Djs = require('../chunk-2AZLCF6D.js');
79
104
  require('../chunk-IBS6NI7D.js');
80
105
 
81
106
 
@@ -87,7 +112,7 @@ require('../chunk-IBS6NI7D.js');
87
112
 
88
113
 
89
114
 
90
- var _chunkFPZPD4JIjs = require('../chunk-FPZPD4JI.js');
115
+ var _chunkGPGJNTHPjs = require('../chunk-GPGJNTHP.js');
91
116
  require('../chunk-LXKSUWAV.js');
92
117
  require('../chunk-7QVYU63E.js');
93
118
 
@@ -177,5 +202,30 @@ require('../chunk-7QVYU63E.js');
177
202
 
178
203
 
179
204
 
180
- exports.AbstractApiData = _chunkC6QXZGL7js.AbstractApiData; exports.AbstractService = _chunkC6QXZGL7js.AbstractService; exports.Action = _chunkC6QXZGL7js.Action; exports.Auth = _chunkC6QXZGL7js.Auth; exports.AuthComponent = _chunkC6QXZGL7js.AuthComponent; exports.AuthModule = _chunkC6QXZGL7js.AuthModule; exports.AuthService = _chunkC6QXZGL7js.AuthService; exports.AuthorModule = _chunkC6QXZGL7js.AuthorModule; exports.BlockNoteDiffUtil = _chunkC6QXZGL7js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkC6QXZGL7js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkC6QXZGL7js.ClientAbstractService; exports.ClientHttpMethod = _chunkC6QXZGL7js.ClientHttpMethod; exports.Company = _chunkC6QXZGL7js.Company; exports.CompanyFields = _chunkC6QXZGL7js.CompanyFields; exports.CompanyModule = _chunkC6QXZGL7js.CompanyModule; exports.CompanyService = _chunkC6QXZGL7js.CompanyService; exports.Content = _chunkC6QXZGL7js.Content; exports.ContentFields = _chunkC6QXZGL7js.ContentFields; exports.ContentModule = _chunkC6QXZGL7js.ContentModule; exports.ContentService = _chunkC6QXZGL7js.ContentService; exports.DataClass = _chunkFPZPD4JIjs.DataClassRegistry; exports.DataClassRegistry = _chunkFPZPD4JIjs.DataClassRegistry; exports.EndpointCreator = _chunkC6QXZGL7js.EndpointCreator; exports.Feature = _chunkC6QXZGL7js.Feature; exports.FeatureModule = _chunkC6QXZGL7js.FeatureModule; exports.FeatureService = _chunkC6QXZGL7js.FeatureService; exports.HttpMethod = _chunkC6QXZGL7js.HttpMethod; exports.JsonApiDataFactory = _chunkFPZPD4JIjs.JsonApiDataFactory; exports.Module = _chunkC6QXZGL7js.Module; exports.ModuleModule = _chunkC6QXZGL7js.ModuleModule; exports.ModuleRegistrar = _chunkC6QXZGL7js.ModuleRegistrar; exports.ModuleRegistry = _chunkC6QXZGL7js.ModuleRegistry; exports.Modules = _chunkC6QXZGL7js.Modules; exports.Notification = _chunkC6QXZGL7js.Notification; exports.NotificationFields = _chunkC6QXZGL7js.NotificationFields; exports.NotificationModule = _chunkC6QXZGL7js.NotificationModule; exports.NotificationService = _chunkC6QXZGL7js.NotificationService; exports.Push = _chunkC6QXZGL7js.Push; exports.PushModule = _chunkC6QXZGL7js.PushModule; exports.PushService = _chunkC6QXZGL7js.PushService; exports.RehydrationFactory = _chunkC6QXZGL7js.RehydrationFactory; exports.Role = _chunkC6QXZGL7js.Role; exports.RoleFields = _chunkC6QXZGL7js.RoleFields; exports.RoleModule = _chunkC6QXZGL7js.RoleModule; exports.RoleService = _chunkC6QXZGL7js.RoleService; exports.S3 = _chunkC6QXZGL7js.S3; exports.S3Module = _chunkC6QXZGL7js.S3Module; exports.S3Service = _chunkC6QXZGL7js.S3Service; exports.TableOptions = _chunkC6QXZGL7js.TableOptions; exports.User = _chunkC6QXZGL7js.User; exports.UserFields = _chunkC6QXZGL7js.UserFields; exports.UserModule = _chunkC6QXZGL7js.UserModule; exports.UserService = _chunkC6QXZGL7js.UserService; exports.checkPermissions = _chunkC6QXZGL7js.checkPermissions; exports.checkPermissionsFromServer = _chunkC6QXZGL7js.checkPermissionsFromServer; exports.cn = _chunkC6QXZGL7js.cn; exports.composeRefs = _chunkC6QXZGL7js.composeRefs; exports.createJsonApiInclusion = _chunkC6QXZGL7js.createJsonApiInclusion; exports.entityObjectSchema = _chunkC6QXZGL7js.entityObjectSchema; exports.exists = _chunkC6QXZGL7js.exists; exports.formatDate = _chunkC6QXZGL7js.formatDate; exports.getBootstrapper = _chunkFPZPD4JIjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkC6QXZGL7js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkC6QXZGL7js.getGlobalErrorHandler; exports.getIcon = _chunkC6QXZGL7js.getIcon; exports.getIconByModule = _chunkC6QXZGL7js.getIconByModule; exports.getIconByModuleName = _chunkC6QXZGL7js.getIconByModuleName; exports.getLucideIcon = _chunkC6QXZGL7js.getLucideIcon; exports.getLucideIconByModule = _chunkC6QXZGL7js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkC6QXZGL7js.getLucideIconByModuleName; exports.getTableComponents = _chunkC6QXZGL7js.getTableComponents; exports.getTableOptions = _chunkC6QXZGL7js.getTableOptions; exports.getValueFromPath = _chunkC6QXZGL7js.getValueFromPath; exports.hasBootstrapper = _chunkFPZPD4JIjs.hasBootstrapper; exports.rehydrate = _chunkC6QXZGL7js.rehydrate; exports.rehydrateList = _chunkC6QXZGL7js.rehydrateList; exports.resetBootstrapStore = _chunkFPZPD4JIjs.resetBootstrapStore; exports.setBootstrapper = _chunkFPZPD4JIjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkC6QXZGL7js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkC6QXZGL7js.setGlobalErrorHandler; exports.translateData = _chunkFPZPD4JIjs.translateData; exports.translateResponse = _chunkFPZPD4JIjs.translateResponse; exports.tryBootstrap = _chunkFPZPD4JIjs.tryBootstrap; exports.useComposedRefs = _chunkC6QXZGL7js.useComposedRefs; exports.useIsMobile = _chunkC6QXZGL7js.useIsMobile; exports.userObjectSchema = _chunkC6QXZGL7js.userObjectSchema;
205
+
206
+
207
+
208
+
209
+
210
+
211
+
212
+
213
+
214
+
215
+
216
+
217
+
218
+
219
+
220
+
221
+
222
+
223
+
224
+
225
+
226
+
227
+
228
+
229
+
230
+ exports.AbstractApiData = _chunk2AZLCF6Djs.AbstractApiData; exports.AbstractService = _chunk2AZLCF6Djs.AbstractService; exports.Action = _chunk2AZLCF6Djs.Action; exports.Auth = _chunk2AZLCF6Djs.Auth; exports.AuthComponent = _chunk2AZLCF6Djs.AuthComponent; exports.AuthModule = _chunk2AZLCF6Djs.AuthModule; exports.AuthService = _chunk2AZLCF6Djs.AuthService; exports.AuthorModule = _chunk2AZLCF6Djs.AuthorModule; exports.Billing = _chunk2AZLCF6Djs.Billing; exports.BillingModule = _chunk2AZLCF6Djs.BillingModule; exports.BillingService = _chunk2AZLCF6Djs.BillingService; exports.BlockNoteDiffUtil = _chunk2AZLCF6Djs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk2AZLCF6Djs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunk2AZLCF6Djs.ClientAbstractService; exports.ClientHttpMethod = _chunk2AZLCF6Djs.ClientHttpMethod; exports.Company = _chunk2AZLCF6Djs.Company; exports.CompanyFields = _chunk2AZLCF6Djs.CompanyFields; exports.CompanyModule = _chunk2AZLCF6Djs.CompanyModule; exports.CompanyService = _chunk2AZLCF6Djs.CompanyService; exports.Content = _chunk2AZLCF6Djs.Content; exports.ContentFields = _chunk2AZLCF6Djs.ContentFields; exports.ContentModule = _chunk2AZLCF6Djs.ContentModule; exports.ContentService = _chunk2AZLCF6Djs.ContentService; exports.DataClass = _chunkGPGJNTHPjs.DataClassRegistry; exports.DataClassRegistry = _chunkGPGJNTHPjs.DataClassRegistry; exports.EndpointCreator = _chunk2AZLCF6Djs.EndpointCreator; exports.Feature = _chunk2AZLCF6Djs.Feature; exports.FeatureModule = _chunk2AZLCF6Djs.FeatureModule; exports.FeatureService = _chunk2AZLCF6Djs.FeatureService; exports.HttpMethod = _chunk2AZLCF6Djs.HttpMethod; exports.InvoiceStatus = _chunk2AZLCF6Djs.InvoiceStatus; exports.JsonApiDataFactory = _chunkGPGJNTHPjs.JsonApiDataFactory; exports.Module = _chunk2AZLCF6Djs.Module; exports.ModuleModule = _chunk2AZLCF6Djs.ModuleModule; exports.ModuleRegistrar = _chunk2AZLCF6Djs.ModuleRegistrar; exports.ModuleRegistry = _chunk2AZLCF6Djs.ModuleRegistry; exports.Modules = _chunk2AZLCF6Djs.Modules; exports.Notification = _chunk2AZLCF6Djs.Notification; exports.NotificationFields = _chunk2AZLCF6Djs.NotificationFields; exports.NotificationModule = _chunk2AZLCF6Djs.NotificationModule; exports.NotificationService = _chunk2AZLCF6Djs.NotificationService; exports.PaymentMethod = _chunk2AZLCF6Djs.PaymentMethod; exports.Push = _chunk2AZLCF6Djs.Push; exports.PushModule = _chunk2AZLCF6Djs.PushModule; exports.PushService = _chunk2AZLCF6Djs.PushService; exports.RehydrationFactory = _chunk2AZLCF6Djs.RehydrationFactory; exports.Role = _chunk2AZLCF6Djs.Role; exports.RoleFields = _chunk2AZLCF6Djs.RoleFields; exports.RoleModule = _chunk2AZLCF6Djs.RoleModule; exports.RoleService = _chunk2AZLCF6Djs.RoleService; exports.S3 = _chunk2AZLCF6Djs.S3; exports.S3Module = _chunk2AZLCF6Djs.S3Module; exports.S3Service = _chunk2AZLCF6Djs.S3Service; exports.StripeCustomer = _chunk2AZLCF6Djs.StripeCustomer; exports.StripeCustomerModule = _chunk2AZLCF6Djs.StripeCustomerModule; exports.StripeCustomerService = _chunk2AZLCF6Djs.StripeCustomerService; exports.StripeInvoice = _chunk2AZLCF6Djs.StripeInvoice; exports.StripeInvoiceModule = _chunk2AZLCF6Djs.StripeInvoiceModule; exports.StripeInvoiceService = _chunk2AZLCF6Djs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk2AZLCF6Djs.StripePaymentMethodModule; exports.StripePrice = _chunk2AZLCF6Djs.StripePrice; exports.StripePriceModule = _chunk2AZLCF6Djs.StripePriceModule; exports.StripePriceService = _chunk2AZLCF6Djs.StripePriceService; exports.StripeProduct = _chunk2AZLCF6Djs.StripeProduct; exports.StripeProductModule = _chunk2AZLCF6Djs.StripeProductModule; exports.StripeProductService = _chunk2AZLCF6Djs.StripeProductService; exports.StripeSubscription = _chunk2AZLCF6Djs.StripeSubscription; exports.StripeSubscriptionModule = _chunk2AZLCF6Djs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk2AZLCF6Djs.StripeSubscriptionService; exports.StripeUsage = _chunk2AZLCF6Djs.StripeUsage; exports.StripeUsageModule = _chunk2AZLCF6Djs.StripeUsageModule; exports.StripeUsageService = _chunk2AZLCF6Djs.StripeUsageService; exports.SubscriptionStatus = _chunk2AZLCF6Djs.SubscriptionStatus; exports.TableOptions = _chunk2AZLCF6Djs.TableOptions; exports.User = _chunk2AZLCF6Djs.User; exports.UserFields = _chunk2AZLCF6Djs.UserFields; exports.UserModule = _chunk2AZLCF6Djs.UserModule; exports.UserService = _chunk2AZLCF6Djs.UserService; exports.checkPermissions = _chunk2AZLCF6Djs.checkPermissions; exports.checkPermissionsFromServer = _chunk2AZLCF6Djs.checkPermissionsFromServer; exports.cn = _chunk2AZLCF6Djs.cn; exports.composeRefs = _chunk2AZLCF6Djs.composeRefs; exports.createJsonApiInclusion = _chunk2AZLCF6Djs.createJsonApiInclusion; exports.entityObjectSchema = _chunk2AZLCF6Djs.entityObjectSchema; exports.exists = _chunk2AZLCF6Djs.exists; exports.formatDate = _chunk2AZLCF6Djs.formatDate; exports.getBootstrapper = _chunkGPGJNTHPjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk2AZLCF6Djs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk2AZLCF6Djs.getGlobalErrorHandler; exports.getIcon = _chunk2AZLCF6Djs.getIcon; exports.getIconByModule = _chunk2AZLCF6Djs.getIconByModule; exports.getIconByModuleName = _chunk2AZLCF6Djs.getIconByModuleName; exports.getLucideIcon = _chunk2AZLCF6Djs.getLucideIcon; exports.getLucideIconByModule = _chunk2AZLCF6Djs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk2AZLCF6Djs.getLucideIconByModuleName; exports.getTableComponents = _chunk2AZLCF6Djs.getTableComponents; exports.getTableOptions = _chunk2AZLCF6Djs.getTableOptions; exports.getValueFromPath = _chunk2AZLCF6Djs.getValueFromPath; exports.hasBootstrapper = _chunkGPGJNTHPjs.hasBootstrapper; exports.rehydrate = _chunk2AZLCF6Djs.rehydrate; exports.rehydrateList = _chunk2AZLCF6Djs.rehydrateList; exports.resetBootstrapStore = _chunkGPGJNTHPjs.resetBootstrapStore; exports.setBootstrapper = _chunkGPGJNTHPjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk2AZLCF6Djs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk2AZLCF6Djs.setGlobalErrorHandler; exports.translateData = _chunkGPGJNTHPjs.translateData; exports.translateResponse = _chunkGPGJNTHPjs.translateResponse; exports.tryBootstrap = _chunkGPGJNTHPjs.tryBootstrap; exports.useComposedRefs = _chunk2AZLCF6Djs.useComposedRefs; exports.useIsMobile = _chunk2AZLCF6Djs.useIsMobile; exports.userObjectSchema = _chunk2AZLCF6Djs.userObjectSchema;
181
231
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,qyJAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B,gCAA6B;AAC7B,gCAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,61MAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/core/index.js"}
@@ -7,6 +7,9 @@ import {
7
7
  AuthModule,
8
8
  AuthService,
9
9
  AuthorModule,
10
+ Billing,
11
+ BillingModule,
12
+ BillingService,
10
13
  BlockNoteDiffUtil,
11
14
  BlockNoteWordDiffRendererUtil,
12
15
  ClientAbstractService,
@@ -24,6 +27,7 @@ import {
24
27
  FeatureModule,
25
28
  FeatureService,
26
29
  HttpMethod,
30
+ InvoiceStatus,
27
31
  Module,
28
32
  ModuleModule,
29
33
  ModuleRegistrar,
@@ -33,6 +37,7 @@ import {
33
37
  NotificationFields,
34
38
  NotificationModule,
35
39
  NotificationService,
40
+ PaymentMethod,
36
41
  Push,
37
42
  PushModule,
38
43
  PushService,
@@ -44,6 +49,26 @@ import {
44
49
  S3,
45
50
  S3Module,
46
51
  S3Service,
52
+ StripeCustomer,
53
+ StripeCustomerModule,
54
+ StripeCustomerService,
55
+ StripeInvoice,
56
+ StripeInvoiceModule,
57
+ StripeInvoiceService,
58
+ StripePaymentMethodModule,
59
+ StripePrice,
60
+ StripePriceModule,
61
+ StripePriceService,
62
+ StripeProduct,
63
+ StripeProductModule,
64
+ StripeProductService,
65
+ StripeSubscription,
66
+ StripeSubscriptionModule,
67
+ StripeSubscriptionService,
68
+ StripeUsage,
69
+ StripeUsageModule,
70
+ StripeUsageService,
71
+ SubscriptionStatus,
47
72
  TableOptions,
48
73
  User,
49
74
  UserFields,
@@ -75,7 +100,7 @@ import {
75
100
  useComposedRefs,
76
101
  useIsMobile,
77
102
  userObjectSchema
78
- } from "../chunk-JGVXZS7M.mjs";
103
+ } from "../chunk-BCQSE3EU.mjs";
79
104
  import "../chunk-C7C7VY4F.mjs";
80
105
  import {
81
106
  DataClassRegistry,
@@ -87,7 +112,7 @@ import {
87
112
  translateData,
88
113
  translateResponse,
89
114
  tryBootstrap
90
- } from "../chunk-TGBXBUWM.mjs";
115
+ } from "../chunk-BCKYJQ3K.mjs";
91
116
  import "../chunk-AUXK7QSA.mjs";
92
117
  import "../chunk-PAWJFY3S.mjs";
93
118
  export {
@@ -99,6 +124,9 @@ export {
99
124
  AuthModule,
100
125
  AuthService,
101
126
  AuthorModule,
127
+ Billing,
128
+ BillingModule,
129
+ BillingService,
102
130
  BlockNoteDiffUtil,
103
131
  BlockNoteWordDiffRendererUtil,
104
132
  ClientAbstractService,
@@ -118,6 +146,7 @@ export {
118
146
  FeatureModule,
119
147
  FeatureService,
120
148
  HttpMethod,
149
+ InvoiceStatus,
121
150
  JsonApiDataFactory,
122
151
  Module,
123
152
  ModuleModule,
@@ -128,6 +157,7 @@ export {
128
157
  NotificationFields,
129
158
  NotificationModule,
130
159
  NotificationService,
160
+ PaymentMethod,
131
161
  Push,
132
162
  PushModule,
133
163
  PushService,
@@ -139,6 +169,26 @@ export {
139
169
  S3,
140
170
  S3Module,
141
171
  S3Service,
172
+ StripeCustomer,
173
+ StripeCustomerModule,
174
+ StripeCustomerService,
175
+ StripeInvoice,
176
+ StripeInvoiceModule,
177
+ StripeInvoiceService,
178
+ StripePaymentMethodModule,
179
+ StripePrice,
180
+ StripePriceModule,
181
+ StripePriceService,
182
+ StripeProduct,
183
+ StripeProductModule,
184
+ StripeProductService,
185
+ StripeSubscription,
186
+ StripeSubscriptionModule,
187
+ StripeSubscriptionService,
188
+ StripeUsage,
189
+ StripeUsageModule,
190
+ StripeUsageService,
191
+ SubscriptionStatus,
142
192
  TableOptions,
143
193
  User,
144
194
  UserFields,
package/dist/index.d.mts CHANGED
@@ -1,13 +1,13 @@
1
- export { A as ApiData, a as ApiResponseInterface } from './ApiResponseInterface-B4QdWh-y.mjs';
2
- export { b as Action, A as ApiDataInterface, a as ApiRequestDataTypeInterface, C as CompanyInput, k as CompanyInterface, l as FeatureInterface, F as FieldSelector, G as GetterKeys, J as JsonApiHydratedDataInterface, f as ModuleDefinition, j as ModuleFactory, m as ModuleInterface, e as ModulePermissionDefinition, M as ModuleWithPermissions, n as NotificationInput, N as NotificationInterface, d as PageUrl, P as PermissionCheck, g as PermissionConfig, h as PermissionModule, i as PermissionUser, R as RoleInput, o as RoleInterface, p as UserInput, U as UserInterface, c as createJsonApiInclusion } from './notification.interface-lG6UpTpt.mjs';
3
- export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, TableOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.mjs';
4
- export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-DP_hsssD.mjs';
1
+ export { A as ApiData, a as ApiResponseInterface } from './ApiResponseInterface-CAbw0sv7.mjs';
2
+ export { b as Action, A as ApiDataInterface, a as ApiRequestDataTypeInterface, C as CompanyInput, k as CompanyInterface, l as FeatureInterface, F as FieldSelector, G as GetterKeys, J as JsonApiHydratedDataInterface, f as ModuleDefinition, j as ModuleFactory, m as ModuleInterface, e as ModulePermissionDefinition, M as ModuleWithPermissions, n as NotificationInput, N as NotificationInterface, d as PageUrl, P as PermissionCheck, g as PermissionConfig, h as PermissionModule, i as PermissionUser, R as RoleInput, o as RoleInterface, p as UserInput, U as UserInterface, c as createJsonApiInclusion } from './notification.interface-BllkURRm.mjs';
3
+ export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.mjs';
4
+ export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-DIQRYe93.mjs';
5
5
  export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.mjs';
6
6
  export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.mjs';
7
7
  export { ClassValue } from 'clsx';
8
- export { A as AuthComponent } from './AuthComponent-hxOPs9o8.mjs';
9
- export { C as ContentInput, a as ContentInterface } from './content.interface-CxBBC7ec.mjs';
10
- export { I as I18nConfig, d as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, b as getTrackablePages } from './config-C5tGGrYf.mjs';
8
+ export { A as AuthComponent, I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, e as PriceRecurring, c as ProrationLineItem, b as ProrationPreviewInterface, R as ReportUsageInput, S as StripeCustomerInterface, a as StripeInvoiceInterface, f as StripePriceInput, d as StripePriceInterface, h as StripeProductInput, g as StripeProductInterface, l as StripeSubscriptionCreateMeta, m as StripeSubscriptionCreateResponse, k as StripeSubscriptionInput, j as StripeSubscriptionInterface, n as StripeUsageInterface, i as SubscriptionStatus, p as UsageRecordInterface, U as UsageSummaryInterface } from './stripe-subscription.interface-C63L6hVg.mjs';
9
+ export { C as ContentInput, a as ContentInterface } from './content.interface-Dk4UZcJM.mjs';
10
+ export { I as I18nConfig, e as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, d as getStripePublishableKey, b as getTrackablePages } from './config-CWsTwnsK.mjs';
11
11
  import 'lucide-react';
12
12
  import 'react';
13
13
  import 'zod';
package/dist/index.d.ts CHANGED
@@ -1,13 +1,13 @@
1
- export { A as ApiData, a as ApiResponseInterface } from './ApiResponseInterface-QLDnxLA9.js';
2
- export { b as Action, A as ApiDataInterface, a as ApiRequestDataTypeInterface, C as CompanyInput, k as CompanyInterface, l as FeatureInterface, F as FieldSelector, G as GetterKeys, J as JsonApiHydratedDataInterface, f as ModuleDefinition, j as ModuleFactory, m as ModuleInterface, e as ModulePermissionDefinition, M as ModuleWithPermissions, n as NotificationInput, N as NotificationInterface, d as PageUrl, P as PermissionCheck, g as PermissionConfig, h as PermissionModule, i as PermissionUser, R as RoleInput, o as RoleInterface, p as UserInput, U as UserInterface, c as createJsonApiInclusion } from './notification.interface-lG6UpTpt.js';
3
- export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, TableOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.js';
4
- export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-Dq-PTUNa.js';
1
+ export { A as ApiData, a as ApiResponseInterface } from './ApiResponseInterface-BvWIeLkq.js';
2
+ export { b as Action, A as ApiDataInterface, a as ApiRequestDataTypeInterface, C as CompanyInput, k as CompanyInterface, l as FeatureInterface, F as FieldSelector, G as GetterKeys, J as JsonApiHydratedDataInterface, f as ModuleDefinition, j as ModuleFactory, m as ModuleInterface, e as ModulePermissionDefinition, M as ModuleWithPermissions, n as NotificationInput, N as NotificationInterface, d as PageUrl, P as PermissionCheck, g as PermissionConfig, h as PermissionModule, i as PermissionUser, R as RoleInput, o as RoleInterface, p as UserInput, U as UserInterface, c as createJsonApiInclusion } from './notification.interface-BllkURRm.js';
3
+ export { AbstractApiData, AppModuleDefinitions, Auth, AuthModule, AuthorModule, Billing, BillingModule, BillingService, BlockDiffOptions, BlockNoteDiffUtil, BlockNoteWordDiffRendererUtil, ClientAbstractService, ClientHttpMethod, ClientNextRef, ClientPreviousRef, ClientSelfRef, Company, CompanyFields, CompanyModule, Content, ContentModule, DataClass, DataClass as DataClassRegistry, DiffBlock, DiffResult, EndpointCreator, EndpointQuery, EntityObject, Feature, FeatureModule, FormatOption, FoundationModuleDefinitions, JsonApiDataFactory, Module, ModuleDefinitions, ModuleModule, ModuleRegistrar, ModuleRegistry, Modules, Notification, NotificationFields, NotificationModule, PaymentMethod, Push, PushInput, PushInterface, PushModule, RehydrationFactory, Role, RoleModule, S3, S3Module, SearchResultInterface, StripeCustomer, StripeCustomerModule, StripeCustomerService, StripeInvoice, StripeInvoiceModule, StripeInvoiceService, StripePaymentMethodModule, StripePrice, StripePriceModule, StripePriceService, StripeProduct, StripeProductModule, StripeProductService, StripeSubscription, StripeSubscriptionModule, StripeSubscriptionService, StripeUsage, StripeUsageModule, StripeUsageService, TableOptions, User, UserModule, UserObject, WordDiff, checkPermissions, checkPermissionsFromServer, cn, composeRefs, entityObjectSchema, exists, formatDate, getBootstrapper, getClientGlobalErrorHandler, getIcon, getIconByModule, getIconByModuleName, getLucideIcon, getLucideIconByModule, getLucideIconByModuleName, getTableComponents, getTableOptions, getValueFromPath, hasBootstrapper, rehydrate, rehydrateList, resetBootstrapStore, setBootstrapper, setClientGlobalErrorHandler, translateData, translateResponse, tryBootstrap, useComposedRefs, useIsMobile, userObjectSchema } from './core/index.js';
4
+ export { A as AbstractService, a as AuthInput, c as AuthInterface, b as AuthQuery, d as AuthService, C as CompanyService, e as ContentService, F as FeatureService, H as HttpMethod, N as NextRef, f as NotificationService, P as PreviousRef, h as PushService, R as RoleService, i as S3Input, j as S3Interface, k as S3Service, S as SelfRef, U as UserService, g as getGlobalErrorHandler, s as setGlobalErrorHandler } from './s3.service-BEfGqho0.js';
5
5
  export { B as BreadcrumbItemData } from './breadcrumb.item.data.interface-CgB4_1EE.js';
6
6
  export { C as ContentFields, D as D3Link, a as D3Node, R as RoleFields, U as UserFields } from './content.fields-Ck5lkQ5d.js';
7
7
  export { ClassValue } from 'clsx';
8
- export { A as AuthComponent } from './AuthComponent-hxOPs9o8.js';
9
- export { C as ContentInput, a as ContentInterface } from './content.interface-TB2MfJGs.js';
10
- export { I as I18nConfig, d as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, b as getTrackablePages } from './config-eceYM5kN.js';
8
+ export { A as AuthComponent, I as InvoiceStatus, M as MeterInterface, o as MeterSummaryInterface, P as PaymentMethodInterface, e as PriceRecurring, c as ProrationLineItem, b as ProrationPreviewInterface, R as ReportUsageInput, S as StripeCustomerInterface, a as StripeInvoiceInterface, f as StripePriceInput, d as StripePriceInterface, h as StripeProductInput, g as StripeProductInterface, l as StripeSubscriptionCreateMeta, m as StripeSubscriptionCreateResponse, k as StripeSubscriptionInput, j as StripeSubscriptionInterface, n as StripeUsageInterface, i as SubscriptionStatus, p as UsageRecordInterface, U as UsageSummaryInterface } from './stripe-subscription.interface-CUvNDvw5.js';
9
+ export { C as ContentInput, a as ContentInterface } from './content.interface-D_4b4RQt.js';
10
+ export { I as I18nConfig, e as configureI18n, c as configureJsonApi, g as getApiUrl, a as getAppUrl, d as getStripePublishableKey, b as getTrackablePages } from './config-DEaUbBqR.js';
11
11
  import 'lucide-react';
12
12
  import 'react';
13
13
  import 'zod';
package/dist/index.js CHANGED
@@ -8,8 +8,8 @@
8
8
 
9
9
 
10
10
 
11
- var _chunk6YD42BP6js = require('./chunk-6YD42BP6.js');
12
11
 
12
+ var _chunkR5QSSISBjs = require('./chunk-R5QSSISB.js');
13
13
 
14
14
 
15
15
 
@@ -88,7 +88,33 @@ var _chunk6YD42BP6js = require('./chunk-6YD42BP6.js');
88
88
 
89
89
 
90
90
 
91
- var _chunkC6QXZGL7js = require('./chunk-C6QXZGL7.js');
91
+
92
+
93
+
94
+
95
+
96
+
97
+
98
+
99
+
100
+
101
+
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+
110
+
111
+
112
+
113
+
114
+
115
+
116
+
117
+ var _chunk2AZLCF6Djs = require('./chunk-2AZLCF6D.js');
92
118
  require('./chunk-IBS6NI7D.js');
93
119
 
94
120
 
@@ -100,7 +126,7 @@ require('./chunk-IBS6NI7D.js');
100
126
 
101
127
 
102
128
 
103
- var _chunkFPZPD4JIjs = require('./chunk-FPZPD4JI.js');
129
+ var _chunkGPGJNTHPjs = require('./chunk-GPGJNTHP.js');
104
130
  require('./chunk-LXKSUWAV.js');
105
131
  require('./chunk-7QVYU63E.js');
106
132
 
@@ -201,5 +227,31 @@ require('./chunk-7QVYU63E.js');
201
227
 
202
228
 
203
229
 
204
- exports.AbstractApiData = _chunkC6QXZGL7js.AbstractApiData; exports.AbstractService = _chunkC6QXZGL7js.AbstractService; exports.Action = _chunkC6QXZGL7js.Action; exports.Auth = _chunkC6QXZGL7js.Auth; exports.AuthComponent = _chunkC6QXZGL7js.AuthComponent; exports.AuthModule = _chunkC6QXZGL7js.AuthModule; exports.AuthService = _chunkC6QXZGL7js.AuthService; exports.AuthorModule = _chunkC6QXZGL7js.AuthorModule; exports.BlockNoteDiffUtil = _chunkC6QXZGL7js.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunkC6QXZGL7js.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunkC6QXZGL7js.ClientAbstractService; exports.ClientHttpMethod = _chunkC6QXZGL7js.ClientHttpMethod; exports.Company = _chunkC6QXZGL7js.Company; exports.CompanyFields = _chunkC6QXZGL7js.CompanyFields; exports.CompanyModule = _chunkC6QXZGL7js.CompanyModule; exports.CompanyService = _chunkC6QXZGL7js.CompanyService; exports.Content = _chunkC6QXZGL7js.Content; exports.ContentFields = _chunkC6QXZGL7js.ContentFields; exports.ContentModule = _chunkC6QXZGL7js.ContentModule; exports.ContentService = _chunkC6QXZGL7js.ContentService; exports.DataClass = _chunkFPZPD4JIjs.DataClassRegistry; exports.DataClassRegistry = _chunkFPZPD4JIjs.DataClassRegistry; exports.EndpointCreator = _chunkC6QXZGL7js.EndpointCreator; exports.Feature = _chunkC6QXZGL7js.Feature; exports.FeatureModule = _chunkC6QXZGL7js.FeatureModule; exports.FeatureService = _chunkC6QXZGL7js.FeatureService; exports.HttpMethod = _chunkC6QXZGL7js.HttpMethod; exports.JsonApiDataFactory = _chunkFPZPD4JIjs.JsonApiDataFactory; exports.Module = _chunkC6QXZGL7js.Module; exports.ModuleModule = _chunkC6QXZGL7js.ModuleModule; exports.ModuleRegistrar = _chunkC6QXZGL7js.ModuleRegistrar; exports.ModuleRegistry = _chunkC6QXZGL7js.ModuleRegistry; exports.Modules = _chunkC6QXZGL7js.Modules; exports.Notification = _chunkC6QXZGL7js.Notification; exports.NotificationFields = _chunkC6QXZGL7js.NotificationFields; exports.NotificationModule = _chunkC6QXZGL7js.NotificationModule; exports.NotificationService = _chunkC6QXZGL7js.NotificationService; exports.Push = _chunkC6QXZGL7js.Push; exports.PushModule = _chunkC6QXZGL7js.PushModule; exports.PushService = _chunkC6QXZGL7js.PushService; exports.RehydrationFactory = _chunkC6QXZGL7js.RehydrationFactory; exports.Role = _chunkC6QXZGL7js.Role; exports.RoleFields = _chunkC6QXZGL7js.RoleFields; exports.RoleModule = _chunkC6QXZGL7js.RoleModule; exports.RoleService = _chunkC6QXZGL7js.RoleService; exports.S3 = _chunkC6QXZGL7js.S3; exports.S3Module = _chunkC6QXZGL7js.S3Module; exports.S3Service = _chunkC6QXZGL7js.S3Service; exports.TableOptions = _chunkC6QXZGL7js.TableOptions; exports.User = _chunkC6QXZGL7js.User; exports.UserFields = _chunkC6QXZGL7js.UserFields; exports.UserModule = _chunkC6QXZGL7js.UserModule; exports.UserService = _chunkC6QXZGL7js.UserService; exports.checkPermissions = _chunkC6QXZGL7js.checkPermissions; exports.checkPermissionsFromServer = _chunkC6QXZGL7js.checkPermissionsFromServer; exports.cn = _chunkC6QXZGL7js.cn; exports.composeRefs = _chunkC6QXZGL7js.composeRefs; exports.configureAuth = _chunkC6QXZGL7js.configureAuth; exports.configureDiscord = _chunk6YD42BP6js.configureDiscord; exports.configureI18n = _chunk6YD42BP6js.configureI18n; exports.configureJsonApi = _chunk6YD42BP6js.configureJsonApi; exports.configureRoles = _chunk6YD42BP6js.configureRoles; exports.createJsonApiInclusion = _chunkC6QXZGL7js.createJsonApiInclusion; exports.entityObjectSchema = _chunkC6QXZGL7js.entityObjectSchema; exports.exists = _chunkC6QXZGL7js.exists; exports.formatDate = _chunkC6QXZGL7js.formatDate; exports.getApiUrl = _chunk6YD42BP6js.getApiUrl; exports.getAppUrl = _chunk6YD42BP6js.getAppUrl; exports.getBootstrapper = _chunkFPZPD4JIjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunkC6QXZGL7js.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunkC6QXZGL7js.getGlobalErrorHandler; exports.getIcon = _chunkC6QXZGL7js.getIcon; exports.getIconByModule = _chunkC6QXZGL7js.getIconByModule; exports.getIconByModuleName = _chunkC6QXZGL7js.getIconByModuleName; exports.getLucideIcon = _chunkC6QXZGL7js.getLucideIcon; exports.getLucideIconByModule = _chunkC6QXZGL7js.getLucideIconByModule; exports.getLucideIconByModuleName = _chunkC6QXZGL7js.getLucideIconByModuleName; exports.getRoleId = _chunk6YD42BP6js.getRoleId; exports.getTableComponents = _chunkC6QXZGL7js.getTableComponents; exports.getTableOptions = _chunkC6QXZGL7js.getTableOptions; exports.getTokenHandler = _chunkC6QXZGL7js.getTokenHandler; exports.getTrackablePages = _chunk6YD42BP6js.getTrackablePages; exports.getValueFromPath = _chunkC6QXZGL7js.getValueFromPath; exports.hasBootstrapper = _chunkFPZPD4JIjs.hasBootstrapper; exports.isRolesConfigured = _chunk6YD42BP6js.isRolesConfigured; exports.rehydrate = _chunkC6QXZGL7js.rehydrate; exports.rehydrateList = _chunkC6QXZGL7js.rehydrateList; exports.resetBootstrapStore = _chunkFPZPD4JIjs.resetBootstrapStore; exports.setBootstrapper = _chunkFPZPD4JIjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunkC6QXZGL7js.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunkC6QXZGL7js.setGlobalErrorHandler; exports.translateData = _chunkFPZPD4JIjs.translateData; exports.translateResponse = _chunkFPZPD4JIjs.translateResponse; exports.tryBootstrap = _chunkFPZPD4JIjs.tryBootstrap; exports.useComposedRefs = _chunkC6QXZGL7js.useComposedRefs; exports.useIsMobile = _chunkC6QXZGL7js.useIsMobile; exports.userObjectSchema = _chunkC6QXZGL7js.userObjectSchema;
230
+
231
+
232
+
233
+
234
+
235
+
236
+
237
+
238
+
239
+
240
+
241
+
242
+
243
+
244
+
245
+
246
+
247
+
248
+
249
+
250
+
251
+
252
+
253
+
254
+
255
+
256
+ exports.AbstractApiData = _chunk2AZLCF6Djs.AbstractApiData; exports.AbstractService = _chunk2AZLCF6Djs.AbstractService; exports.Action = _chunk2AZLCF6Djs.Action; exports.Auth = _chunk2AZLCF6Djs.Auth; exports.AuthComponent = _chunk2AZLCF6Djs.AuthComponent; exports.AuthModule = _chunk2AZLCF6Djs.AuthModule; exports.AuthService = _chunk2AZLCF6Djs.AuthService; exports.AuthorModule = _chunk2AZLCF6Djs.AuthorModule; exports.Billing = _chunk2AZLCF6Djs.Billing; exports.BillingModule = _chunk2AZLCF6Djs.BillingModule; exports.BillingService = _chunk2AZLCF6Djs.BillingService; exports.BlockNoteDiffUtil = _chunk2AZLCF6Djs.BlockNoteDiffUtil; exports.BlockNoteWordDiffRendererUtil = _chunk2AZLCF6Djs.BlockNoteWordDiffRendererUtil; exports.ClientAbstractService = _chunk2AZLCF6Djs.ClientAbstractService; exports.ClientHttpMethod = _chunk2AZLCF6Djs.ClientHttpMethod; exports.Company = _chunk2AZLCF6Djs.Company; exports.CompanyFields = _chunk2AZLCF6Djs.CompanyFields; exports.CompanyModule = _chunk2AZLCF6Djs.CompanyModule; exports.CompanyService = _chunk2AZLCF6Djs.CompanyService; exports.Content = _chunk2AZLCF6Djs.Content; exports.ContentFields = _chunk2AZLCF6Djs.ContentFields; exports.ContentModule = _chunk2AZLCF6Djs.ContentModule; exports.ContentService = _chunk2AZLCF6Djs.ContentService; exports.DataClass = _chunkGPGJNTHPjs.DataClassRegistry; exports.DataClassRegistry = _chunkGPGJNTHPjs.DataClassRegistry; exports.EndpointCreator = _chunk2AZLCF6Djs.EndpointCreator; exports.Feature = _chunk2AZLCF6Djs.Feature; exports.FeatureModule = _chunk2AZLCF6Djs.FeatureModule; exports.FeatureService = _chunk2AZLCF6Djs.FeatureService; exports.HttpMethod = _chunk2AZLCF6Djs.HttpMethod; exports.InvoiceStatus = _chunk2AZLCF6Djs.InvoiceStatus; exports.JsonApiDataFactory = _chunkGPGJNTHPjs.JsonApiDataFactory; exports.Module = _chunk2AZLCF6Djs.Module; exports.ModuleModule = _chunk2AZLCF6Djs.ModuleModule; exports.ModuleRegistrar = _chunk2AZLCF6Djs.ModuleRegistrar; exports.ModuleRegistry = _chunk2AZLCF6Djs.ModuleRegistry; exports.Modules = _chunk2AZLCF6Djs.Modules; exports.Notification = _chunk2AZLCF6Djs.Notification; exports.NotificationFields = _chunk2AZLCF6Djs.NotificationFields; exports.NotificationModule = _chunk2AZLCF6Djs.NotificationModule; exports.NotificationService = _chunk2AZLCF6Djs.NotificationService; exports.PaymentMethod = _chunk2AZLCF6Djs.PaymentMethod; exports.Push = _chunk2AZLCF6Djs.Push; exports.PushModule = _chunk2AZLCF6Djs.PushModule; exports.PushService = _chunk2AZLCF6Djs.PushService; exports.RehydrationFactory = _chunk2AZLCF6Djs.RehydrationFactory; exports.Role = _chunk2AZLCF6Djs.Role; exports.RoleFields = _chunk2AZLCF6Djs.RoleFields; exports.RoleModule = _chunk2AZLCF6Djs.RoleModule; exports.RoleService = _chunk2AZLCF6Djs.RoleService; exports.S3 = _chunk2AZLCF6Djs.S3; exports.S3Module = _chunk2AZLCF6Djs.S3Module; exports.S3Service = _chunk2AZLCF6Djs.S3Service; exports.StripeCustomer = _chunk2AZLCF6Djs.StripeCustomer; exports.StripeCustomerModule = _chunk2AZLCF6Djs.StripeCustomerModule; exports.StripeCustomerService = _chunk2AZLCF6Djs.StripeCustomerService; exports.StripeInvoice = _chunk2AZLCF6Djs.StripeInvoice; exports.StripeInvoiceModule = _chunk2AZLCF6Djs.StripeInvoiceModule; exports.StripeInvoiceService = _chunk2AZLCF6Djs.StripeInvoiceService; exports.StripePaymentMethodModule = _chunk2AZLCF6Djs.StripePaymentMethodModule; exports.StripePrice = _chunk2AZLCF6Djs.StripePrice; exports.StripePriceModule = _chunk2AZLCF6Djs.StripePriceModule; exports.StripePriceService = _chunk2AZLCF6Djs.StripePriceService; exports.StripeProduct = _chunk2AZLCF6Djs.StripeProduct; exports.StripeProductModule = _chunk2AZLCF6Djs.StripeProductModule; exports.StripeProductService = _chunk2AZLCF6Djs.StripeProductService; exports.StripeSubscription = _chunk2AZLCF6Djs.StripeSubscription; exports.StripeSubscriptionModule = _chunk2AZLCF6Djs.StripeSubscriptionModule; exports.StripeSubscriptionService = _chunk2AZLCF6Djs.StripeSubscriptionService; exports.StripeUsage = _chunk2AZLCF6Djs.StripeUsage; exports.StripeUsageModule = _chunk2AZLCF6Djs.StripeUsageModule; exports.StripeUsageService = _chunk2AZLCF6Djs.StripeUsageService; exports.SubscriptionStatus = _chunk2AZLCF6Djs.SubscriptionStatus; exports.TableOptions = _chunk2AZLCF6Djs.TableOptions; exports.User = _chunk2AZLCF6Djs.User; exports.UserFields = _chunk2AZLCF6Djs.UserFields; exports.UserModule = _chunk2AZLCF6Djs.UserModule; exports.UserService = _chunk2AZLCF6Djs.UserService; exports.checkPermissions = _chunk2AZLCF6Djs.checkPermissions; exports.checkPermissionsFromServer = _chunk2AZLCF6Djs.checkPermissionsFromServer; exports.cn = _chunk2AZLCF6Djs.cn; exports.composeRefs = _chunk2AZLCF6Djs.composeRefs; exports.configureAuth = _chunk2AZLCF6Djs.configureAuth; exports.configureDiscord = _chunkR5QSSISBjs.configureDiscord; exports.configureI18n = _chunkR5QSSISBjs.configureI18n; exports.configureJsonApi = _chunkR5QSSISBjs.configureJsonApi; exports.configureRoles = _chunkR5QSSISBjs.configureRoles; exports.createJsonApiInclusion = _chunk2AZLCF6Djs.createJsonApiInclusion; exports.entityObjectSchema = _chunk2AZLCF6Djs.entityObjectSchema; exports.exists = _chunk2AZLCF6Djs.exists; exports.formatDate = _chunk2AZLCF6Djs.formatDate; exports.getApiUrl = _chunkR5QSSISBjs.getApiUrl; exports.getAppUrl = _chunkR5QSSISBjs.getAppUrl; exports.getBootstrapper = _chunkGPGJNTHPjs.getBootstrapper; exports.getClientGlobalErrorHandler = _chunk2AZLCF6Djs.getClientGlobalErrorHandler; exports.getGlobalErrorHandler = _chunk2AZLCF6Djs.getGlobalErrorHandler; exports.getIcon = _chunk2AZLCF6Djs.getIcon; exports.getIconByModule = _chunk2AZLCF6Djs.getIconByModule; exports.getIconByModuleName = _chunk2AZLCF6Djs.getIconByModuleName; exports.getLucideIcon = _chunk2AZLCF6Djs.getLucideIcon; exports.getLucideIconByModule = _chunk2AZLCF6Djs.getLucideIconByModule; exports.getLucideIconByModuleName = _chunk2AZLCF6Djs.getLucideIconByModuleName; exports.getRoleId = _chunkR5QSSISBjs.getRoleId; exports.getStripePublishableKey = _chunkR5QSSISBjs.getStripePublishableKey; exports.getTableComponents = _chunk2AZLCF6Djs.getTableComponents; exports.getTableOptions = _chunk2AZLCF6Djs.getTableOptions; exports.getTokenHandler = _chunk2AZLCF6Djs.getTokenHandler; exports.getTrackablePages = _chunkR5QSSISBjs.getTrackablePages; exports.getValueFromPath = _chunk2AZLCF6Djs.getValueFromPath; exports.hasBootstrapper = _chunkGPGJNTHPjs.hasBootstrapper; exports.isRolesConfigured = _chunkR5QSSISBjs.isRolesConfigured; exports.rehydrate = _chunk2AZLCF6Djs.rehydrate; exports.rehydrateList = _chunk2AZLCF6Djs.rehydrateList; exports.resetBootstrapStore = _chunkGPGJNTHPjs.resetBootstrapStore; exports.setBootstrapper = _chunkGPGJNTHPjs.setBootstrapper; exports.setClientGlobalErrorHandler = _chunk2AZLCF6Djs.setClientGlobalErrorHandler; exports.setGlobalErrorHandler = _chunk2AZLCF6Djs.setGlobalErrorHandler; exports.translateData = _chunkGPGJNTHPjs.translateData; exports.translateResponse = _chunkGPGJNTHPjs.translateResponse; exports.tryBootstrap = _chunkGPGJNTHPjs.tryBootstrap; exports.useComposedRefs = _chunk2AZLCF6Djs.useComposedRefs; exports.useIsMobile = _chunk2AZLCF6Djs.useIsMobile; exports.userObjectSchema = _chunk2AZLCF6Djs.userObjectSchema;
205
257
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,u5KAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"}
1
+ {"version":3,"sources":["/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"],"names":[],"mappings":"AAAA;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,sDAA4B;AAC5B,+BAA4B;AAC5B,+BAA4B;AAC5B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,2hOAAC","file":"/home/runner/work/nextjs-jsonapi/nextjs-jsonapi/dist/index.js"}
package/dist/index.mjs CHANGED
@@ -6,9 +6,10 @@ import {
6
6
  getApiUrl,
7
7
  getAppUrl,
8
8
  getRoleId,
9
+ getStripePublishableKey,
9
10
  getTrackablePages,
10
11
  isRolesConfigured
11
- } from "./chunk-SJIVGCNM.mjs";
12
+ } from "./chunk-POKIJ56Q.mjs";
12
13
  import {
13
14
  AbstractApiData,
14
15
  AbstractService,
@@ -18,6 +19,9 @@ import {
18
19
  AuthModule,
19
20
  AuthService,
20
21
  AuthorModule,
22
+ Billing,
23
+ BillingModule,
24
+ BillingService,
21
25
  BlockNoteDiffUtil,
22
26
  BlockNoteWordDiffRendererUtil,
23
27
  ClientAbstractService,
@@ -35,6 +39,7 @@ import {
35
39
  FeatureModule,
36
40
  FeatureService,
37
41
  HttpMethod,
42
+ InvoiceStatus,
38
43
  Module,
39
44
  ModuleModule,
40
45
  ModuleRegistrar,
@@ -44,6 +49,7 @@ import {
44
49
  NotificationFields,
45
50
  NotificationModule,
46
51
  NotificationService,
52
+ PaymentMethod,
47
53
  Push,
48
54
  PushModule,
49
55
  PushService,
@@ -55,6 +61,26 @@ import {
55
61
  S3,
56
62
  S3Module,
57
63
  S3Service,
64
+ StripeCustomer,
65
+ StripeCustomerModule,
66
+ StripeCustomerService,
67
+ StripeInvoice,
68
+ StripeInvoiceModule,
69
+ StripeInvoiceService,
70
+ StripePaymentMethodModule,
71
+ StripePrice,
72
+ StripePriceModule,
73
+ StripePriceService,
74
+ StripeProduct,
75
+ StripeProductModule,
76
+ StripeProductService,
77
+ StripeSubscription,
78
+ StripeSubscriptionModule,
79
+ StripeSubscriptionService,
80
+ StripeUsage,
81
+ StripeUsageModule,
82
+ StripeUsageService,
83
+ SubscriptionStatus,
58
84
  TableOptions,
59
85
  User,
60
86
  UserFields,
@@ -88,7 +114,7 @@ import {
88
114
  useComposedRefs,
89
115
  useIsMobile,
90
116
  userObjectSchema
91
- } from "./chunk-JGVXZS7M.mjs";
117
+ } from "./chunk-BCQSE3EU.mjs";
92
118
  import "./chunk-C7C7VY4F.mjs";
93
119
  import {
94
120
  DataClassRegistry,
@@ -100,7 +126,7 @@ import {
100
126
  translateData,
101
127
  translateResponse,
102
128
  tryBootstrap
103
- } from "./chunk-TGBXBUWM.mjs";
129
+ } from "./chunk-BCKYJQ3K.mjs";
104
130
  import "./chunk-AUXK7QSA.mjs";
105
131
  import "./chunk-PAWJFY3S.mjs";
106
132
  export {
@@ -112,6 +138,9 @@ export {
112
138
  AuthModule,
113
139
  AuthService,
114
140
  AuthorModule,
141
+ Billing,
142
+ BillingModule,
143
+ BillingService,
115
144
  BlockNoteDiffUtil,
116
145
  BlockNoteWordDiffRendererUtil,
117
146
  ClientAbstractService,
@@ -131,6 +160,7 @@ export {
131
160
  FeatureModule,
132
161
  FeatureService,
133
162
  HttpMethod,
163
+ InvoiceStatus,
134
164
  JsonApiDataFactory,
135
165
  Module,
136
166
  ModuleModule,
@@ -141,6 +171,7 @@ export {
141
171
  NotificationFields,
142
172
  NotificationModule,
143
173
  NotificationService,
174
+ PaymentMethod,
144
175
  Push,
145
176
  PushModule,
146
177
  PushService,
@@ -152,6 +183,26 @@ export {
152
183
  S3,
153
184
  S3Module,
154
185
  S3Service,
186
+ StripeCustomer,
187
+ StripeCustomerModule,
188
+ StripeCustomerService,
189
+ StripeInvoice,
190
+ StripeInvoiceModule,
191
+ StripeInvoiceService,
192
+ StripePaymentMethodModule,
193
+ StripePrice,
194
+ StripePriceModule,
195
+ StripePriceService,
196
+ StripeProduct,
197
+ StripeProductModule,
198
+ StripeProductService,
199
+ StripeSubscription,
200
+ StripeSubscriptionModule,
201
+ StripeSubscriptionService,
202
+ StripeUsage,
203
+ StripeUsageModule,
204
+ StripeUsageService,
205
+ SubscriptionStatus,
155
206
  TableOptions,
156
207
  User,
157
208
  UserFields,
@@ -182,6 +233,7 @@ export {
182
233
  getLucideIconByModule,
183
234
  getLucideIconByModuleName,
184
235
  getRoleId,
236
+ getStripePublishableKey,
185
237
  getTableComponents,
186
238
  getTableOptions,
187
239
  getTokenHandler,
@@ -135,7 +135,6 @@ type ModuleFactory = (params: {
135
135
 
136
136
  interface ModuleInterface extends ApiDataInterface {
137
137
  get name(): string;
138
- get isCore(): boolean;
139
138
  get permissions(): {
140
139
  create: boolean | string;
141
140
  read: boolean | string;
@@ -146,7 +145,7 @@ interface ModuleInterface extends ApiDataInterface {
146
145
 
147
146
  interface FeatureInterface extends ApiDataInterface {
148
147
  get name(): string;
149
- get isProduction(): boolean;
148
+ get isCore(): boolean;
150
149
  get modules(): ModuleInterface[];
151
150
  }
152
151
 
@@ -135,7 +135,6 @@ type ModuleFactory = (params: {
135
135
 
136
136
  interface ModuleInterface extends ApiDataInterface {
137
137
  get name(): string;
138
- get isCore(): boolean;
139
138
  get permissions(): {
140
139
  create: boolean | string;
141
140
  read: boolean | string;
@@ -146,7 +145,7 @@ interface ModuleInterface extends ApiDataInterface {
146
145
 
147
146
  interface FeatureInterface extends ApiDataInterface {
148
147
  get name(): string;
149
- get isProduction(): boolean;
148
+ get isCore(): boolean;
150
149
  get modules(): ModuleInterface[];
151
150
  }
152
151
 
@@ -1,5 +1,5 @@
1
- import { a as ApiRequestDataTypeInterface, l as FeatureInterface, o as RoleInterface, k as CompanyInterface, C as CompanyInput, U as UserInterface, p as UserInput, A as ApiDataInterface, J as JsonApiHydratedDataInterface, N as NotificationInterface } from './notification.interface-lG6UpTpt.mjs';
2
- import { a as ContentInterface } from './content.interface-CxBBC7ec.mjs';
1
+ import { a as ApiRequestDataTypeInterface, l as FeatureInterface, o as RoleInterface, k as CompanyInterface, C as CompanyInput, U as UserInterface, p as UserInput, A as ApiDataInterface, J as JsonApiHydratedDataInterface, N as NotificationInterface } from './notification.interface-BllkURRm.js';
2
+ import { a as ContentInterface } from './content.interface-D_4b4RQt.js';
3
3
 
4
4
  declare enum HttpMethod {
5
5
  GET = "GET",
@@ -72,6 +72,24 @@ declare abstract class AbstractService {
72
72
  [key: string]: File | Blob;
73
73
  } | File | Blob;
74
74
  }): Promise<T>;
75
+ /**
76
+ * Make an API call and return both data and meta from the response.
77
+ */
78
+ protected static callApiWithMeta<T>(params: {
79
+ type: ApiRequestDataTypeInterface;
80
+ method: HttpMethod;
81
+ endpoint: string;
82
+ companyId?: string;
83
+ input?: any;
84
+ overridesJsonApiCreation?: boolean;
85
+ responseType?: ApiRequestDataTypeInterface;
86
+ files?: {
87
+ [key: string]: File | Blob;
88
+ } | File | Blob;
89
+ }): Promise<{
90
+ data: T;
91
+ meta?: Record<string, any>;
92
+ }>;
75
93
  /**
76
94
  * Get raw JSON:API response data without deserialization.
77
95
  */
@@ -1,5 +1,5 @@
1
- import { a as ApiRequestDataTypeInterface, l as FeatureInterface, o as RoleInterface, k as CompanyInterface, C as CompanyInput, U as UserInterface, p as UserInput, A as ApiDataInterface, J as JsonApiHydratedDataInterface, N as NotificationInterface } from './notification.interface-lG6UpTpt.js';
2
- import { a as ContentInterface } from './content.interface-TB2MfJGs.js';
1
+ import { a as ApiRequestDataTypeInterface, l as FeatureInterface, o as RoleInterface, k as CompanyInterface, C as CompanyInput, U as UserInterface, p as UserInput, A as ApiDataInterface, J as JsonApiHydratedDataInterface, N as NotificationInterface } from './notification.interface-BllkURRm.mjs';
2
+ import { a as ContentInterface } from './content.interface-Dk4UZcJM.mjs';
3
3
 
4
4
  declare enum HttpMethod {
5
5
  GET = "GET",
@@ -72,6 +72,24 @@ declare abstract class AbstractService {
72
72
  [key: string]: File | Blob;
73
73
  } | File | Blob;
74
74
  }): Promise<T>;
75
+ /**
76
+ * Make an API call and return both data and meta from the response.
77
+ */
78
+ protected static callApiWithMeta<T>(params: {
79
+ type: ApiRequestDataTypeInterface;
80
+ method: HttpMethod;
81
+ endpoint: string;
82
+ companyId?: string;
83
+ input?: any;
84
+ overridesJsonApiCreation?: boolean;
85
+ responseType?: ApiRequestDataTypeInterface;
86
+ files?: {
87
+ [key: string]: File | Blob;
88
+ } | File | Blob;
89
+ }): Promise<{
90
+ data: T;
91
+ meta?: Record<string, any>;
92
+ }>;
75
93
  /**
76
94
  * Get raw JSON:API response data without deserialization.
77
95
  */
@@ -1 +1 @@
1
- {"version":3,"file":"generator.d.ts","sourceRoot":"","sources":["../../../scripts/generate-web-module/generator.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAIH,OAAO,EAIL,wBAAwB,EACzB,MAAM,SAAS,CAAC;AA8BjB;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,OAAO,EAAE,wBAAwB,GAAG,OAAO,CAAC,OAAO,CAAC,CA+E3F;AA6OD,eAAe,iBAAiB,CAAC"}
1
+ {"version":3,"file":"generator.d.ts","sourceRoot":"","sources":["../../../scripts/generate-web-module/generator.ts"],"names":[],"mappings":"AAAA;;;;GAIG;AAIH,OAAO,EAIL,wBAAwB,EACzB,MAAM,SAAS,CAAC;AAsCjB;;;;;GAKG;AACH,wBAAsB,iBAAiB,CAAC,OAAO,EAAE,wBAAwB,GAAG,OAAO,CAAC,OAAO,CAAC,CA+E3F;AAwTD,eAAe,iBAAiB,CAAC"}