@bunnyapp/components 1.6.0-beta.6 → 1.6.0-beta.7

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 (508) hide show
  1. package/package.json +1 -1
  2. package/dist/cjs/index.js +0 -25726
  3. package/dist/cjs/types/playground/billingdetails/index.d.ts +0 -1
  4. package/dist/cjs/types/playground/main.d.ts +0 -1
  5. package/dist/cjs/types/playground/transactions/index.d.ts +0 -1
  6. package/dist/cjs/types/src/ajax.d.ts +0 -1
  7. package/dist/cjs/types/src/components/BillingDetails/BillingDetails.d.ts +0 -16
  8. package/dist/cjs/types/src/components/BillingDetails/BillingDetails.stories.d.ts +0 -14
  9. package/dist/cjs/types/src/components/BillingDetails/BillingDetailsForm.d.ts +0 -8
  10. package/dist/cjs/types/src/components/BillingDetails/index.d.ts +0 -1
  11. package/dist/cjs/types/src/components/BunnyProvider.d.ts +0 -21
  12. package/dist/cjs/types/src/components/Card.d.ts +0 -6
  13. package/dist/cjs/types/src/components/Checkout/Checkout.d.ts +0 -13
  14. package/dist/cjs/types/src/components/Checkout/QuoteCheckout.d.ts +0 -12
  15. package/dist/cjs/types/src/components/Checkout/checkoutUtils.d.ts +0 -2
  16. package/dist/cjs/types/src/components/CustomizedAntdComponents/Tag.d.ts +0 -37
  17. package/dist/cjs/types/src/components/DocumentTemplatePreview.d.ts +0 -4
  18. package/dist/cjs/types/src/components/DrawerHeader.d.ts +0 -7
  19. package/dist/cjs/types/src/components/Error.d.ts +0 -5
  20. package/dist/cjs/types/src/components/FeatureUsageGraph.d.ts +0 -6
  21. package/dist/cjs/types/src/components/Footer/BunnyFooterIcon.d.ts +0 -4
  22. package/dist/cjs/types/src/components/Footer/Footer.d.ts +0 -4
  23. package/dist/cjs/types/src/components/Footer/index.d.ts +0 -1
  24. package/dist/cjs/types/src/components/HeaderModalWrapper.d.ts +0 -2
  25. package/dist/cjs/types/src/components/Invoice/Invoice.d.ts +0 -6
  26. package/dist/cjs/types/src/components/Invoice/Invoice.stories.d.ts +0 -17
  27. package/dist/cjs/types/src/components/Invoice/InvoiceQuoteView.d.ts +0 -12
  28. package/dist/cjs/types/src/components/Invoice/index.d.ts +0 -7
  29. package/dist/cjs/types/src/components/LegacyInvoicePDF.d.ts +0 -4
  30. package/dist/cjs/types/src/components/PandadocPollingModal.d.ts +0 -7
  31. package/dist/cjs/types/src/components/PaymentForm/CheckoutFooter.d.ts +0 -13
  32. package/dist/cjs/types/src/components/PaymentForm/CouponEditor.d.ts +0 -10
  33. package/dist/cjs/types/src/components/PaymentForm/DemoPay/CreditCard/CreditCard.d.ts +0 -21
  34. package/dist/cjs/types/src/components/PaymentForm/DemoPay/CreditCard/LargCardIcon.d.ts +0 -2
  35. package/dist/cjs/types/src/components/PaymentForm/DemoPay/CreditCard/PlusIcon.d.ts +0 -4
  36. package/dist/cjs/types/src/components/PaymentForm/DemoPay/CreditCard/index.d.ts +0 -1
  37. package/dist/cjs/types/src/components/PaymentForm/DemoPay/DemoPayCardCvc.d.ts +0 -7
  38. package/dist/cjs/types/src/components/PaymentForm/DemoPay/DemoPayCardNumber.d.ts +0 -7
  39. package/dist/cjs/types/src/components/PaymentForm/DemoPay/DemoPayExpiry.d.ts +0 -7
  40. package/dist/cjs/types/src/components/PaymentForm/DemoPay/DemoPayForm.d.ts +0 -7
  41. package/dist/cjs/types/src/components/PaymentForm/DemoPay/demoPayUtils.d.ts +0 -21
  42. package/dist/cjs/types/src/components/PaymentForm/DemoPay/hooks/useApproveHold.d.ts +0 -13
  43. package/dist/cjs/types/src/components/PaymentForm/DemoPay/hooks/usePay.d.ts +0 -12
  44. package/dist/cjs/types/src/components/PaymentForm/DemoPay/hooks/useSave.d.ts +0 -22
  45. package/dist/cjs/types/src/components/PaymentForm/DemoPay/index.d.ts +0 -1
  46. package/dist/cjs/types/src/components/PaymentForm/PaymentForm.d.ts +0 -18
  47. package/dist/cjs/types/src/components/PaymentForm/PaymentFormTypes.d.ts +0 -14
  48. package/dist/cjs/types/src/components/PaymentForm/PaymentMethodDetails.d.ts +0 -7
  49. package/dist/cjs/types/src/components/PaymentForm/PaymentMethodSelector.d.ts +0 -7
  50. package/dist/cjs/types/src/components/PaymentForm/SavePaymentMethodFooter.d.ts +0 -6
  51. package/dist/cjs/types/src/components/PaymentForm/Stripe/PaymentMethodForm.d.ts +0 -7
  52. package/dist/cjs/types/src/components/PaymentForm/Stripe/StripeForm.d.ts +0 -7
  53. package/dist/cjs/types/src/components/PaymentForm/Stripe/hooks/useApproveHold.d.ts +0 -13
  54. package/dist/cjs/types/src/components/PaymentForm/Stripe/hooks/usePay.d.ts +0 -12
  55. package/dist/cjs/types/src/components/PaymentForm/Stripe/hooks/useSave.d.ts +0 -11
  56. package/dist/cjs/types/src/components/PaymentForm/Stripe/stripeUtils.d.ts +0 -29
  57. package/dist/cjs/types/src/components/PaymentForm/hooks/useAutoSetDefaultPaymentMethod.d.ts +0 -9
  58. package/dist/cjs/types/src/components/PaymentForm/hooks/useHasActiveSubscription.d.ts +0 -5
  59. package/dist/cjs/types/src/components/PaymentForm/hooks/usePaymentMethodSelectorPlugin.d.ts +0 -10
  60. package/dist/cjs/types/src/components/PaymentForm/index.d.ts +0 -1
  61. package/dist/cjs/types/src/components/PaymentForm/useRemovePaymentMethod.d.ts +0 -3
  62. package/dist/cjs/types/src/components/PaymentForm/useSetDefaultPaymentMethod.d.ts +0 -6
  63. package/dist/cjs/types/src/components/Quote/AcceptQuoteModal.d.ts +0 -10
  64. package/dist/cjs/types/src/components/Quote/PaymentHoldModal.d.ts +0 -7
  65. package/dist/cjs/types/src/components/Quote/Quote.d.ts +0 -3
  66. package/dist/cjs/types/src/components/Quote/Quote.stories.d.ts +0 -13
  67. package/dist/cjs/types/src/components/Quote/StyledModal.d.ts +0 -3
  68. package/dist/cjs/types/src/components/Quote/index.d.ts +0 -1
  69. package/dist/cjs/types/src/components/QuoteProvider.d.ts +0 -21
  70. package/dist/cjs/types/src/components/Quotes/Quotes.d.ts +0 -38
  71. package/dist/cjs/types/src/components/Quotes/Quotes.stories.d.ts +0 -22
  72. package/dist/cjs/types/src/components/Quotes/index.d.ts +0 -1
  73. package/dist/cjs/types/src/components/Signup/CheckoutSummary.d.ts +0 -14
  74. package/dist/cjs/types/src/components/Signup/PaymentForms.d.ts +0 -31
  75. package/dist/cjs/types/src/components/Signup/PaymentSuccess.d.ts +0 -8
  76. package/dist/cjs/types/src/components/Signup/PriceListDisplay.d.ts +0 -5
  77. package/dist/cjs/types/src/components/Signup/Signup.d.ts +0 -28
  78. package/dist/cjs/types/src/components/Signup/Signup.stories.d.ts +0 -9
  79. package/dist/cjs/types/src/components/Signup/index.d.ts +0 -1
  80. package/dist/cjs/types/src/components/StateTag.d.ts +0 -4
  81. package/dist/cjs/types/src/components/Subscriptions/AddonIndentation.d.ts +0 -7
  82. package/dist/cjs/types/src/components/Subscriptions/AddonSubscriptionCards.d.ts +0 -7
  83. package/dist/cjs/types/src/components/Subscriptions/CheckIcon.d.ts +0 -5
  84. package/dist/cjs/types/src/components/Subscriptions/QuantityDrawerContainer.d.ts +0 -15
  85. package/dist/cjs/types/src/components/Subscriptions/SubscriptionRequests.d.ts +0 -1
  86. package/dist/cjs/types/src/components/Subscriptions/Subscriptions.d.ts +0 -27
  87. package/dist/cjs/types/src/components/Subscriptions/Subscriptions.stories.d.ts +0 -12
  88. package/dist/cjs/types/src/components/Subscriptions/SubscriptionsListContainer.d.ts +0 -16
  89. package/dist/cjs/types/src/components/Subscriptions/TieredDisplayDropdown.d.ts +0 -8
  90. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/NextPriceListButton.d.ts +0 -9
  91. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/PlanPicker.d.ts +0 -8
  92. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/PriceListGrid.d.ts +0 -15
  93. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/CheckoutBarInput.d.ts +0 -8
  94. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/CheckoutBarSummarySection.d.ts +0 -7
  95. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/CheckoutButton.d.ts +0 -7
  96. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/CheckoutPrice.d.ts +0 -7
  97. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/PlanPickerCheckoutBar.d.ts +0 -7
  98. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/BillingPeriodSelector.d.ts +0 -11
  99. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/EverythingPlanFeatures.d.ts +0 -8
  100. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/FeatureGridCell.d.ts +0 -7
  101. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/GridTemplateColumnsWrapper.d.ts +0 -7
  102. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PlanAddonsCard.d.ts +0 -10
  103. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PlanFeatures.d.ts +0 -7
  104. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PlanPickerGridCell.d.ts +0 -6
  105. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PriceListCardDesktop.d.ts +0 -15
  106. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PriceListGridDesktop.d.ts +0 -16
  107. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/featureAddons/FeatureAddons.d.ts +0 -7
  108. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/featureAddons/FeatureAddonsList.d.ts +0 -5
  109. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/planManagerUtils.d.ts +0 -2
  110. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/util.d.ts +0 -64
  111. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerMobile/PriceListCardMobile.d.ts +0 -13
  112. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerMobile/PriceListGridMobile.d.ts +0 -11
  113. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerUtils.d.ts +0 -13
  114. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCard.d.ts +0 -12
  115. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardButton.d.ts +0 -9
  116. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardDescription.d.ts +0 -4
  117. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardFeature.d.ts +0 -6
  118. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardPrice.d.ts +0 -6
  119. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardPriceDescription.d.ts +0 -13
  120. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardTitle.d.ts +0 -7
  121. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/priceListCardUtils.d.ts +0 -9
  122. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListSelector/BackButton.d.ts +0 -4
  123. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListSelector/PriceListSelector.d.ts +0 -9
  124. package/dist/cjs/types/src/components/Subscriptions/Upgrade/PreviewModeAdvisary.d.ts +0 -4
  125. package/dist/cjs/types/src/components/Subscriptions/Upgrade/Upgrade.d.ts +0 -11
  126. package/dist/cjs/types/src/components/Subscriptions/Upgrade/index.d.ts +0 -1
  127. package/dist/cjs/types/src/components/Subscriptions/index.d.ts +0 -2
  128. package/dist/cjs/types/src/components/Subscriptions/quantityChangeDrawer/QuantityChangeGridRow.d.ts +0 -53
  129. package/dist/cjs/types/src/components/Subscriptions/quantityChangeDrawer/QuantityChangeGridTitle.d.ts +0 -6
  130. package/dist/cjs/types/src/components/Subscriptions/quantityChangeDrawer/QuantityInput.d.ts +0 -55
  131. package/dist/cjs/types/src/components/Subscriptions/quantityChangeDrawer/QuoteChangeSummarySection.d.ts +0 -10
  132. package/dist/cjs/types/src/components/Subscriptions/quantityChangeDrawer/quantityChangeDrawerDesktop/QuantityChangeDrawerDesktop.d.ts +0 -30
  133. package/dist/cjs/types/src/components/Subscriptions/quantityChangeDrawer/utils.d.ts +0 -44
  134. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/ChangeQuantitiesButton.d.ts +0 -4
  135. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/ShowInactiveToggle.d.ts +0 -5
  136. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/SubscriptionCardActions.d.ts +0 -9
  137. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/SubscriptionCardHeader.d.ts +0 -7
  138. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/SubscriptionChargeTotal.d.ts +0 -6
  139. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/SubscriptionChargeUnitPrice.d.ts +0 -6
  140. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/SubscriptionsList.d.ts +0 -8
  141. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/SubscriptionsNavigation.d.ts +0 -10
  142. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/subscriptionCardDesktop/SubscriptionCardColumnHeaders.d.ts +0 -12
  143. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/subscriptionCardDesktop/SubscriptionCardDesktop.d.ts +0 -8
  144. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/subscriptionCardDesktop/SubscriptionsCardCell.d.ts +0 -9
  145. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/subscriptionCardMobile/SubscriptionCardCellMobile.d.ts +0 -8
  146. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/subscriptionCardMobile/SubscriptionCardMobile.d.ts +0 -5
  147. package/dist/cjs/types/src/components/Subscriptions/subscriptionsList/subscriptionUtils.d.ts +0 -16
  148. package/dist/cjs/types/src/components/Subscriptions/tagConsts.d.ts +0 -1
  149. package/dist/cjs/types/src/components/Subscriptions/util.d.ts +0 -2
  150. package/dist/cjs/types/src/components/TaxationForm.d.ts +0 -6
  151. package/dist/cjs/types/src/components/Transactions/Transactions.d.ts +0 -55
  152. package/dist/cjs/types/src/components/Transactions/Transactions.stories.d.ts +0 -25
  153. package/dist/cjs/types/src/components/Transactions/index.d.ts +0 -1
  154. package/dist/cjs/types/src/components/Transactions/transactionsList/TransactionDate.d.ts +0 -4
  155. package/dist/cjs/types/src/components/Transactions/transactionsList/TransactionDownload.d.ts +0 -7
  156. package/dist/cjs/types/src/components/Transactions/transactionsList/TransactionGridCell.d.ts +0 -2
  157. package/dist/cjs/types/src/components/Transactions/transactionsList/TransactionTitle.d.ts +0 -5
  158. package/dist/cjs/types/src/components/Transactions/transactionsList/TransactionsEmptyState.d.ts +0 -2
  159. package/dist/cjs/types/src/components/Transactions/transactionsList/TransactionsListDesktop.d.ts +0 -7
  160. package/dist/cjs/types/src/components/Transactions/transactionsList/TransactionsListMobile.d.ts +0 -6
  161. package/dist/cjs/types/src/components/Transactions/transactionsList/utils.d.ts +0 -3
  162. package/dist/cjs/types/src/components/icons/Amex.d.ts +0 -4
  163. package/dist/cjs/types/src/components/icons/ArrowDownToLine.d.ts +0 -5
  164. package/dist/cjs/types/src/components/icons/Bancontact.d.ts +0 -4
  165. package/dist/cjs/types/src/components/icons/CardIcon.d.ts +0 -4
  166. package/dist/cjs/types/src/components/icons/Cashapp.d.ts +0 -4
  167. package/dist/cjs/types/src/components/icons/ChinaUnionPay.d.ts +0 -4
  168. package/dist/cjs/types/src/components/icons/CreditCard.d.ts +0 -4
  169. package/dist/cjs/types/src/components/icons/DinersClub.d.ts +0 -4
  170. package/dist/cjs/types/src/components/icons/Discover.d.ts +0 -4
  171. package/dist/cjs/types/src/components/icons/IDeal.d.ts +0 -4
  172. package/dist/cjs/types/src/components/icons/JSB.d.ts +0 -4
  173. package/dist/cjs/types/src/components/icons/Link.d.ts +0 -4
  174. package/dist/cjs/types/src/components/icons/Mastercard.d.ts +0 -4
  175. package/dist/cjs/types/src/components/icons/Sepa.d.ts +0 -4
  176. package/dist/cjs/types/src/components/icons/Visa.d.ts +0 -4
  177. package/dist/cjs/types/src/components/index.d.ts +0 -12
  178. package/dist/cjs/types/src/contexts/BrandContext.d.ts +0 -6
  179. package/dist/cjs/types/src/contexts/InvoiceQuoteContext.d.ts +0 -16
  180. package/dist/cjs/types/src/contexts/NavigationContext.d.ts +0 -8
  181. package/dist/cjs/types/src/contexts/PaymentContext.d.ts +0 -10
  182. package/dist/cjs/types/src/contexts/SubscriptionsContext.d.ts +0 -14
  183. package/dist/cjs/types/src/contexts/TransactionsListContext.d.ts +0 -29
  184. package/dist/cjs/types/src/enums/BillingPeriodConverter.d.ts +0 -8
  185. package/dist/cjs/types/src/enums/SubscriptionState.d.ts +0 -9
  186. package/dist/cjs/types/src/graphql/QuoteRequests.d.ts +0 -23
  187. package/dist/cjs/types/src/graphql/mutations/accountSignup.d.ts +0 -11
  188. package/dist/cjs/types/src/graphql/mutations/accountUpdate.d.ts +0 -7
  189. package/dist/cjs/types/src/graphql/mutations/billingDetailsUpdate.d.ts +0 -6
  190. package/dist/cjs/types/src/graphql/mutations/checkout.d.ts +0 -23
  191. package/dist/cjs/types/src/graphql/mutations/quoteAccountSignup.d.ts +0 -15
  192. package/dist/cjs/types/src/graphql/mutations/quoteAddonCreate.d.ts +0 -7
  193. package/dist/cjs/types/src/graphql/mutations/quoteChangeAddCoupon.d.ts +0 -8
  194. package/dist/cjs/types/src/graphql/mutations/quoteChangeCreate.d.ts +0 -8
  195. package/dist/cjs/types/src/graphql/mutations/quoteChangeDelete.d.ts +0 -6
  196. package/dist/cjs/types/src/graphql/mutations/quoteChangeRemoveCoupon.d.ts +0 -8
  197. package/dist/cjs/types/src/graphql/mutations/quoteChargeCreate.d.ts +0 -13
  198. package/dist/cjs/types/src/graphql/mutations/quoteChargeDelete.d.ts +0 -8
  199. package/dist/cjs/types/src/graphql/mutations/quoteChargeUpdate.d.ts +0 -13
  200. package/dist/cjs/types/src/graphql/mutations/quoteCompose.d.ts +0 -12
  201. package/dist/cjs/types/src/graphql/mutations/quoteCreate.d.ts +0 -8
  202. package/dist/cjs/types/src/graphql/mutations/quoteCreateWithDeal.d.ts +0 -10
  203. package/dist/cjs/types/src/graphql/mutations/quoteRecalculateTaxes.d.ts +0 -6
  204. package/dist/cjs/types/src/graphql/mutations/subscriptionTrialConvert.d.ts +0 -7
  205. package/dist/cjs/types/src/graphql/queries/getAddonPlans.d.ts +0 -37
  206. package/dist/cjs/types/src/graphql/queries/getBillingDetails.d.ts +0 -6
  207. package/dist/cjs/types/src/graphql/queries/getBranding.d.ts +0 -6
  208. package/dist/cjs/types/src/graphql/queries/getCoupons.d.ts +0 -6
  209. package/dist/cjs/types/src/graphql/queries/getCurrentUserData.d.ts +0 -13
  210. package/dist/cjs/types/src/graphql/queries/getFeatureUsage.d.ts +0 -7
  211. package/dist/cjs/types/src/graphql/queries/getFormattedInvoice.d.ts +0 -7
  212. package/dist/cjs/types/src/graphql/queries/getFormattedQuote.d.ts +0 -6
  213. package/dist/cjs/types/src/graphql/queries/getPriceList.d.ts +0 -7
  214. package/dist/cjs/types/src/graphql/queries/getPriceListChangeOptions.d.ts +0 -9
  215. package/dist/cjs/types/src/graphql/queries/getQuote.d.ts +0 -9
  216. package/dist/cjs/types/src/graphql/queries/getQuotes.d.ts +0 -6
  217. package/dist/cjs/types/src/graphql/queries/getTaxationRequiredAccountFields.d.ts +0 -6
  218. package/dist/cjs/types/src/graphql/queries/getTransactions.d.ts +0 -3
  219. package/dist/cjs/types/src/graphql-codegen/execute.d.ts +0 -5
  220. package/dist/cjs/types/src/graphql-codegen/graphql.d.ts +0 -7
  221. package/dist/cjs/types/src/hooks/quotes/useQuoteCreate.d.ts +0 -9
  222. package/dist/cjs/types/src/hooks/quotes/useQuoteQuantities.d.ts +0 -14
  223. package/dist/cjs/types/src/hooks/quotes/useQuoteUpdateFeatureAddon.d.ts +0 -7
  224. package/dist/cjs/types/src/hooks/quotes/useSendAcceptQuote.d.ts +0 -18
  225. package/dist/cjs/types/src/hooks/quotes/useSigningComplete.d.ts +0 -5
  226. package/dist/cjs/types/src/hooks/useCurrentUserData.d.ts +0 -14
  227. package/dist/cjs/types/src/hooks/useFocusFirstInput.d.ts +0 -7
  228. package/dist/cjs/types/src/hooks/useHasTaxPlugin.d.ts +0 -5
  229. package/dist/cjs/types/src/hooks/useIsExpired.d.ts +0 -2
  230. package/dist/cjs/types/src/hooks/usePaymentMethod.d.ts +0 -11
  231. package/dist/cjs/types/src/hooks/usePaymentPlugins.d.ts +0 -30
  232. package/dist/cjs/types/src/hooks/usePlugins.d.ts +0 -5
  233. package/dist/cjs/types/src/hooks/usePriceListChangeOptions.d.ts +0 -9
  234. package/dist/cjs/types/src/hooks/useSigningPlugins.d.ts +0 -5
  235. package/dist/cjs/types/src/hooks/useToggleAddonQuoteChange.d.ts +0 -7
  236. package/dist/cjs/types/src/hooks/useToken.d.ts +0 -2
  237. package/dist/cjs/types/src/hooks/useUpdateCoupons.d.ts +0 -14
  238. package/dist/cjs/types/src/index.d.ts +0 -2
  239. package/dist/cjs/types/src/mocks/browser.d.ts +0 -1
  240. package/dist/cjs/types/src/mocks/handlers.d.ts +0 -1
  241. package/dist/cjs/types/src/storybook-utils.d.ts +0 -10
  242. package/dist/cjs/types/src/styles/constants.d.ts +0 -1
  243. package/dist/cjs/types/src/types/billingDetails.d.ts +0 -14
  244. package/dist/cjs/types/src/types/shadowType.d.ts +0 -1
  245. package/dist/cjs/types/src/utils/GraphQLClient.d.ts +0 -2
  246. package/dist/cjs/types/src/utils/addonPlanUtils.d.ts +0 -7
  247. package/dist/cjs/types/src/utils/apiUtils.d.ts +0 -15
  248. package/dist/cjs/types/src/utils/chargeUtils.d.ts +0 -2
  249. package/dist/cjs/types/src/utils/couponUtils.d.ts +0 -2
  250. package/dist/cjs/types/src/utils/featureAddonUtils.d.ts +0 -6
  251. package/dist/cjs/types/src/utils/pricePickerUtils.d.ts +0 -5
  252. package/dist/cjs/types/src/utils/stringUtils.d.ts +0 -1
  253. package/dist/cjs/types/src/utils/styled.d.ts +0 -3
  254. package/dist/cjs/types/vite.config.d.ts +0 -2
  255. package/dist/esm/index.js +0 -25713
  256. package/dist/esm/types/playground/billingdetails/index.d.ts +0 -1
  257. package/dist/esm/types/playground/main.d.ts +0 -1
  258. package/dist/esm/types/playground/transactions/index.d.ts +0 -1
  259. package/dist/esm/types/src/ajax.d.ts +0 -1
  260. package/dist/esm/types/src/components/BillingDetails/BillingDetails.d.ts +0 -16
  261. package/dist/esm/types/src/components/BillingDetails/BillingDetails.stories.d.ts +0 -14
  262. package/dist/esm/types/src/components/BillingDetails/BillingDetailsForm.d.ts +0 -8
  263. package/dist/esm/types/src/components/BillingDetails/index.d.ts +0 -1
  264. package/dist/esm/types/src/components/BunnyProvider.d.ts +0 -21
  265. package/dist/esm/types/src/components/Card.d.ts +0 -6
  266. package/dist/esm/types/src/components/Checkout/Checkout.d.ts +0 -13
  267. package/dist/esm/types/src/components/Checkout/QuoteCheckout.d.ts +0 -12
  268. package/dist/esm/types/src/components/Checkout/checkoutUtils.d.ts +0 -2
  269. package/dist/esm/types/src/components/CustomizedAntdComponents/Tag.d.ts +0 -37
  270. package/dist/esm/types/src/components/DocumentTemplatePreview.d.ts +0 -4
  271. package/dist/esm/types/src/components/DrawerHeader.d.ts +0 -7
  272. package/dist/esm/types/src/components/Error.d.ts +0 -5
  273. package/dist/esm/types/src/components/FeatureUsageGraph.d.ts +0 -6
  274. package/dist/esm/types/src/components/Footer/BunnyFooterIcon.d.ts +0 -4
  275. package/dist/esm/types/src/components/Footer/Footer.d.ts +0 -4
  276. package/dist/esm/types/src/components/Footer/index.d.ts +0 -1
  277. package/dist/esm/types/src/components/HeaderModalWrapper.d.ts +0 -2
  278. package/dist/esm/types/src/components/Invoice/Invoice.d.ts +0 -6
  279. package/dist/esm/types/src/components/Invoice/Invoice.stories.d.ts +0 -17
  280. package/dist/esm/types/src/components/Invoice/InvoiceQuoteView.d.ts +0 -12
  281. package/dist/esm/types/src/components/Invoice/index.d.ts +0 -7
  282. package/dist/esm/types/src/components/LegacyInvoicePDF.d.ts +0 -4
  283. package/dist/esm/types/src/components/PandadocPollingModal.d.ts +0 -7
  284. package/dist/esm/types/src/components/PaymentForm/CheckoutFooter.d.ts +0 -13
  285. package/dist/esm/types/src/components/PaymentForm/CouponEditor.d.ts +0 -10
  286. package/dist/esm/types/src/components/PaymentForm/DemoPay/CreditCard/CreditCard.d.ts +0 -21
  287. package/dist/esm/types/src/components/PaymentForm/DemoPay/CreditCard/LargCardIcon.d.ts +0 -2
  288. package/dist/esm/types/src/components/PaymentForm/DemoPay/CreditCard/PlusIcon.d.ts +0 -4
  289. package/dist/esm/types/src/components/PaymentForm/DemoPay/CreditCard/index.d.ts +0 -1
  290. package/dist/esm/types/src/components/PaymentForm/DemoPay/DemoPayCardCvc.d.ts +0 -7
  291. package/dist/esm/types/src/components/PaymentForm/DemoPay/DemoPayCardNumber.d.ts +0 -7
  292. package/dist/esm/types/src/components/PaymentForm/DemoPay/DemoPayExpiry.d.ts +0 -7
  293. package/dist/esm/types/src/components/PaymentForm/DemoPay/DemoPayForm.d.ts +0 -7
  294. package/dist/esm/types/src/components/PaymentForm/DemoPay/demoPayUtils.d.ts +0 -21
  295. package/dist/esm/types/src/components/PaymentForm/DemoPay/hooks/useApproveHold.d.ts +0 -13
  296. package/dist/esm/types/src/components/PaymentForm/DemoPay/hooks/usePay.d.ts +0 -12
  297. package/dist/esm/types/src/components/PaymentForm/DemoPay/hooks/useSave.d.ts +0 -22
  298. package/dist/esm/types/src/components/PaymentForm/DemoPay/index.d.ts +0 -1
  299. package/dist/esm/types/src/components/PaymentForm/PaymentForm.d.ts +0 -18
  300. package/dist/esm/types/src/components/PaymentForm/PaymentFormTypes.d.ts +0 -14
  301. package/dist/esm/types/src/components/PaymentForm/PaymentMethodDetails.d.ts +0 -7
  302. package/dist/esm/types/src/components/PaymentForm/PaymentMethodSelector.d.ts +0 -7
  303. package/dist/esm/types/src/components/PaymentForm/SavePaymentMethodFooter.d.ts +0 -6
  304. package/dist/esm/types/src/components/PaymentForm/Stripe/PaymentMethodForm.d.ts +0 -7
  305. package/dist/esm/types/src/components/PaymentForm/Stripe/StripeForm.d.ts +0 -7
  306. package/dist/esm/types/src/components/PaymentForm/Stripe/hooks/useApproveHold.d.ts +0 -13
  307. package/dist/esm/types/src/components/PaymentForm/Stripe/hooks/usePay.d.ts +0 -12
  308. package/dist/esm/types/src/components/PaymentForm/Stripe/hooks/useSave.d.ts +0 -11
  309. package/dist/esm/types/src/components/PaymentForm/Stripe/stripeUtils.d.ts +0 -29
  310. package/dist/esm/types/src/components/PaymentForm/hooks/useAutoSetDefaultPaymentMethod.d.ts +0 -9
  311. package/dist/esm/types/src/components/PaymentForm/hooks/useHasActiveSubscription.d.ts +0 -5
  312. package/dist/esm/types/src/components/PaymentForm/hooks/usePaymentMethodSelectorPlugin.d.ts +0 -10
  313. package/dist/esm/types/src/components/PaymentForm/index.d.ts +0 -1
  314. package/dist/esm/types/src/components/PaymentForm/useRemovePaymentMethod.d.ts +0 -3
  315. package/dist/esm/types/src/components/PaymentForm/useSetDefaultPaymentMethod.d.ts +0 -6
  316. package/dist/esm/types/src/components/Quote/AcceptQuoteModal.d.ts +0 -10
  317. package/dist/esm/types/src/components/Quote/PaymentHoldModal.d.ts +0 -7
  318. package/dist/esm/types/src/components/Quote/Quote.d.ts +0 -3
  319. package/dist/esm/types/src/components/Quote/Quote.stories.d.ts +0 -13
  320. package/dist/esm/types/src/components/Quote/StyledModal.d.ts +0 -3
  321. package/dist/esm/types/src/components/Quote/index.d.ts +0 -1
  322. package/dist/esm/types/src/components/QuoteProvider.d.ts +0 -21
  323. package/dist/esm/types/src/components/Quotes/Quotes.d.ts +0 -38
  324. package/dist/esm/types/src/components/Quotes/Quotes.stories.d.ts +0 -22
  325. package/dist/esm/types/src/components/Quotes/index.d.ts +0 -1
  326. package/dist/esm/types/src/components/Signup/CheckoutSummary.d.ts +0 -14
  327. package/dist/esm/types/src/components/Signup/PaymentForms.d.ts +0 -31
  328. package/dist/esm/types/src/components/Signup/PaymentSuccess.d.ts +0 -8
  329. package/dist/esm/types/src/components/Signup/PriceListDisplay.d.ts +0 -5
  330. package/dist/esm/types/src/components/Signup/Signup.d.ts +0 -28
  331. package/dist/esm/types/src/components/Signup/Signup.stories.d.ts +0 -9
  332. package/dist/esm/types/src/components/Signup/index.d.ts +0 -1
  333. package/dist/esm/types/src/components/StateTag.d.ts +0 -4
  334. package/dist/esm/types/src/components/Subscriptions/AddonIndentation.d.ts +0 -7
  335. package/dist/esm/types/src/components/Subscriptions/AddonSubscriptionCards.d.ts +0 -7
  336. package/dist/esm/types/src/components/Subscriptions/CheckIcon.d.ts +0 -5
  337. package/dist/esm/types/src/components/Subscriptions/QuantityDrawerContainer.d.ts +0 -15
  338. package/dist/esm/types/src/components/Subscriptions/SubscriptionRequests.d.ts +0 -1
  339. package/dist/esm/types/src/components/Subscriptions/Subscriptions.d.ts +0 -27
  340. package/dist/esm/types/src/components/Subscriptions/Subscriptions.stories.d.ts +0 -12
  341. package/dist/esm/types/src/components/Subscriptions/SubscriptionsListContainer.d.ts +0 -16
  342. package/dist/esm/types/src/components/Subscriptions/TieredDisplayDropdown.d.ts +0 -8
  343. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/NextPriceListButton.d.ts +0 -9
  344. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/PlanPicker.d.ts +0 -8
  345. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/PriceListGrid.d.ts +0 -15
  346. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/CheckoutBarInput.d.ts +0 -8
  347. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/CheckoutBarSummarySection.d.ts +0 -7
  348. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/CheckoutButton.d.ts +0 -7
  349. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/CheckoutPrice.d.ts +0 -7
  350. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/checkoutBar/PlanPickerCheckoutBar.d.ts +0 -7
  351. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/BillingPeriodSelector.d.ts +0 -11
  352. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/EverythingPlanFeatures.d.ts +0 -8
  353. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/FeatureGridCell.d.ts +0 -7
  354. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/GridTemplateColumnsWrapper.d.ts +0 -7
  355. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PlanAddonsCard.d.ts +0 -10
  356. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PlanFeatures.d.ts +0 -7
  357. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PlanPickerGridCell.d.ts +0 -6
  358. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PriceListCardDesktop.d.ts +0 -15
  359. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/PriceListGridDesktop.d.ts +0 -16
  360. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/featureAddons/FeatureAddons.d.ts +0 -7
  361. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/featureAddons/FeatureAddonsList.d.ts +0 -5
  362. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/planManagerUtils.d.ts +0 -2
  363. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerDesktop/util.d.ts +0 -64
  364. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerMobile/PriceListCardMobile.d.ts +0 -13
  365. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerMobile/PriceListGridMobile.d.ts +0 -11
  366. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/planPickerUtils.d.ts +0 -13
  367. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCard.d.ts +0 -12
  368. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardButton.d.ts +0 -9
  369. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardDescription.d.ts +0 -4
  370. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardFeature.d.ts +0 -6
  371. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardPrice.d.ts +0 -6
  372. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardPriceDescription.d.ts +0 -13
  373. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/PriceListCardTitle.d.ts +0 -7
  374. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListCard/priceListCardUtils.d.ts +0 -9
  375. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListSelector/BackButton.d.ts +0 -4
  376. package/dist/esm/types/src/components/Subscriptions/Upgrade/PlanPicker/priceListSelector/PriceListSelector.d.ts +0 -9
  377. package/dist/esm/types/src/components/Subscriptions/Upgrade/PreviewModeAdvisary.d.ts +0 -4
  378. package/dist/esm/types/src/components/Subscriptions/Upgrade/Upgrade.d.ts +0 -11
  379. package/dist/esm/types/src/components/Subscriptions/Upgrade/index.d.ts +0 -1
  380. package/dist/esm/types/src/components/Subscriptions/index.d.ts +0 -2
  381. package/dist/esm/types/src/components/Subscriptions/quantityChangeDrawer/QuantityChangeGridRow.d.ts +0 -53
  382. package/dist/esm/types/src/components/Subscriptions/quantityChangeDrawer/QuantityChangeGridTitle.d.ts +0 -6
  383. package/dist/esm/types/src/components/Subscriptions/quantityChangeDrawer/QuantityInput.d.ts +0 -55
  384. package/dist/esm/types/src/components/Subscriptions/quantityChangeDrawer/QuoteChangeSummarySection.d.ts +0 -10
  385. package/dist/esm/types/src/components/Subscriptions/quantityChangeDrawer/quantityChangeDrawerDesktop/QuantityChangeDrawerDesktop.d.ts +0 -30
  386. package/dist/esm/types/src/components/Subscriptions/quantityChangeDrawer/utils.d.ts +0 -44
  387. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/ChangeQuantitiesButton.d.ts +0 -4
  388. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/ShowInactiveToggle.d.ts +0 -5
  389. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/SubscriptionCardActions.d.ts +0 -9
  390. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/SubscriptionCardHeader.d.ts +0 -7
  391. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/SubscriptionChargeTotal.d.ts +0 -6
  392. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/SubscriptionChargeUnitPrice.d.ts +0 -6
  393. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/SubscriptionsList.d.ts +0 -8
  394. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/SubscriptionsNavigation.d.ts +0 -10
  395. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/subscriptionCardDesktop/SubscriptionCardColumnHeaders.d.ts +0 -12
  396. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/subscriptionCardDesktop/SubscriptionCardDesktop.d.ts +0 -8
  397. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/subscriptionCardDesktop/SubscriptionsCardCell.d.ts +0 -9
  398. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/subscriptionCardMobile/SubscriptionCardCellMobile.d.ts +0 -8
  399. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/subscriptionCardMobile/SubscriptionCardMobile.d.ts +0 -5
  400. package/dist/esm/types/src/components/Subscriptions/subscriptionsList/subscriptionUtils.d.ts +0 -16
  401. package/dist/esm/types/src/components/Subscriptions/tagConsts.d.ts +0 -1
  402. package/dist/esm/types/src/components/Subscriptions/util.d.ts +0 -2
  403. package/dist/esm/types/src/components/TaxationForm.d.ts +0 -6
  404. package/dist/esm/types/src/components/Transactions/Transactions.d.ts +0 -55
  405. package/dist/esm/types/src/components/Transactions/Transactions.stories.d.ts +0 -25
  406. package/dist/esm/types/src/components/Transactions/index.d.ts +0 -1
  407. package/dist/esm/types/src/components/Transactions/transactionsList/TransactionDate.d.ts +0 -4
  408. package/dist/esm/types/src/components/Transactions/transactionsList/TransactionDownload.d.ts +0 -7
  409. package/dist/esm/types/src/components/Transactions/transactionsList/TransactionGridCell.d.ts +0 -2
  410. package/dist/esm/types/src/components/Transactions/transactionsList/TransactionTitle.d.ts +0 -5
  411. package/dist/esm/types/src/components/Transactions/transactionsList/TransactionsEmptyState.d.ts +0 -2
  412. package/dist/esm/types/src/components/Transactions/transactionsList/TransactionsListDesktop.d.ts +0 -7
  413. package/dist/esm/types/src/components/Transactions/transactionsList/TransactionsListMobile.d.ts +0 -6
  414. package/dist/esm/types/src/components/Transactions/transactionsList/utils.d.ts +0 -3
  415. package/dist/esm/types/src/components/icons/Amex.d.ts +0 -4
  416. package/dist/esm/types/src/components/icons/ArrowDownToLine.d.ts +0 -5
  417. package/dist/esm/types/src/components/icons/Bancontact.d.ts +0 -4
  418. package/dist/esm/types/src/components/icons/CardIcon.d.ts +0 -4
  419. package/dist/esm/types/src/components/icons/Cashapp.d.ts +0 -4
  420. package/dist/esm/types/src/components/icons/ChinaUnionPay.d.ts +0 -4
  421. package/dist/esm/types/src/components/icons/CreditCard.d.ts +0 -4
  422. package/dist/esm/types/src/components/icons/DinersClub.d.ts +0 -4
  423. package/dist/esm/types/src/components/icons/Discover.d.ts +0 -4
  424. package/dist/esm/types/src/components/icons/IDeal.d.ts +0 -4
  425. package/dist/esm/types/src/components/icons/JSB.d.ts +0 -4
  426. package/dist/esm/types/src/components/icons/Link.d.ts +0 -4
  427. package/dist/esm/types/src/components/icons/Mastercard.d.ts +0 -4
  428. package/dist/esm/types/src/components/icons/Sepa.d.ts +0 -4
  429. package/dist/esm/types/src/components/icons/Visa.d.ts +0 -4
  430. package/dist/esm/types/src/components/index.d.ts +0 -12
  431. package/dist/esm/types/src/contexts/BrandContext.d.ts +0 -6
  432. package/dist/esm/types/src/contexts/InvoiceQuoteContext.d.ts +0 -16
  433. package/dist/esm/types/src/contexts/NavigationContext.d.ts +0 -8
  434. package/dist/esm/types/src/contexts/PaymentContext.d.ts +0 -10
  435. package/dist/esm/types/src/contexts/SubscriptionsContext.d.ts +0 -14
  436. package/dist/esm/types/src/contexts/TransactionsListContext.d.ts +0 -29
  437. package/dist/esm/types/src/enums/BillingPeriodConverter.d.ts +0 -8
  438. package/dist/esm/types/src/enums/SubscriptionState.d.ts +0 -9
  439. package/dist/esm/types/src/graphql/QuoteRequests.d.ts +0 -23
  440. package/dist/esm/types/src/graphql/mutations/accountSignup.d.ts +0 -11
  441. package/dist/esm/types/src/graphql/mutations/accountUpdate.d.ts +0 -7
  442. package/dist/esm/types/src/graphql/mutations/billingDetailsUpdate.d.ts +0 -6
  443. package/dist/esm/types/src/graphql/mutations/checkout.d.ts +0 -23
  444. package/dist/esm/types/src/graphql/mutations/quoteAccountSignup.d.ts +0 -15
  445. package/dist/esm/types/src/graphql/mutations/quoteAddonCreate.d.ts +0 -7
  446. package/dist/esm/types/src/graphql/mutations/quoteChangeAddCoupon.d.ts +0 -8
  447. package/dist/esm/types/src/graphql/mutations/quoteChangeCreate.d.ts +0 -8
  448. package/dist/esm/types/src/graphql/mutations/quoteChangeDelete.d.ts +0 -6
  449. package/dist/esm/types/src/graphql/mutations/quoteChangeRemoveCoupon.d.ts +0 -8
  450. package/dist/esm/types/src/graphql/mutations/quoteChargeCreate.d.ts +0 -13
  451. package/dist/esm/types/src/graphql/mutations/quoteChargeDelete.d.ts +0 -8
  452. package/dist/esm/types/src/graphql/mutations/quoteChargeUpdate.d.ts +0 -13
  453. package/dist/esm/types/src/graphql/mutations/quoteCompose.d.ts +0 -12
  454. package/dist/esm/types/src/graphql/mutations/quoteCreate.d.ts +0 -8
  455. package/dist/esm/types/src/graphql/mutations/quoteCreateWithDeal.d.ts +0 -10
  456. package/dist/esm/types/src/graphql/mutations/quoteRecalculateTaxes.d.ts +0 -6
  457. package/dist/esm/types/src/graphql/mutations/subscriptionTrialConvert.d.ts +0 -7
  458. package/dist/esm/types/src/graphql/queries/getAddonPlans.d.ts +0 -37
  459. package/dist/esm/types/src/graphql/queries/getBillingDetails.d.ts +0 -6
  460. package/dist/esm/types/src/graphql/queries/getBranding.d.ts +0 -6
  461. package/dist/esm/types/src/graphql/queries/getCoupons.d.ts +0 -6
  462. package/dist/esm/types/src/graphql/queries/getCurrentUserData.d.ts +0 -13
  463. package/dist/esm/types/src/graphql/queries/getFeatureUsage.d.ts +0 -7
  464. package/dist/esm/types/src/graphql/queries/getFormattedInvoice.d.ts +0 -7
  465. package/dist/esm/types/src/graphql/queries/getFormattedQuote.d.ts +0 -6
  466. package/dist/esm/types/src/graphql/queries/getPriceList.d.ts +0 -7
  467. package/dist/esm/types/src/graphql/queries/getPriceListChangeOptions.d.ts +0 -9
  468. package/dist/esm/types/src/graphql/queries/getQuote.d.ts +0 -9
  469. package/dist/esm/types/src/graphql/queries/getQuotes.d.ts +0 -6
  470. package/dist/esm/types/src/graphql/queries/getTaxationRequiredAccountFields.d.ts +0 -6
  471. package/dist/esm/types/src/graphql/queries/getTransactions.d.ts +0 -3
  472. package/dist/esm/types/src/graphql-codegen/execute.d.ts +0 -5
  473. package/dist/esm/types/src/graphql-codegen/graphql.d.ts +0 -7
  474. package/dist/esm/types/src/hooks/quotes/useQuoteCreate.d.ts +0 -9
  475. package/dist/esm/types/src/hooks/quotes/useQuoteQuantities.d.ts +0 -14
  476. package/dist/esm/types/src/hooks/quotes/useQuoteUpdateFeatureAddon.d.ts +0 -7
  477. package/dist/esm/types/src/hooks/quotes/useSendAcceptQuote.d.ts +0 -18
  478. package/dist/esm/types/src/hooks/quotes/useSigningComplete.d.ts +0 -5
  479. package/dist/esm/types/src/hooks/useCurrentUserData.d.ts +0 -14
  480. package/dist/esm/types/src/hooks/useFocusFirstInput.d.ts +0 -7
  481. package/dist/esm/types/src/hooks/useHasTaxPlugin.d.ts +0 -5
  482. package/dist/esm/types/src/hooks/useIsExpired.d.ts +0 -2
  483. package/dist/esm/types/src/hooks/usePaymentMethod.d.ts +0 -11
  484. package/dist/esm/types/src/hooks/usePaymentPlugins.d.ts +0 -30
  485. package/dist/esm/types/src/hooks/usePlugins.d.ts +0 -5
  486. package/dist/esm/types/src/hooks/usePriceListChangeOptions.d.ts +0 -9
  487. package/dist/esm/types/src/hooks/useSigningPlugins.d.ts +0 -5
  488. package/dist/esm/types/src/hooks/useToggleAddonQuoteChange.d.ts +0 -7
  489. package/dist/esm/types/src/hooks/useToken.d.ts +0 -2
  490. package/dist/esm/types/src/hooks/useUpdateCoupons.d.ts +0 -14
  491. package/dist/esm/types/src/index.d.ts +0 -2
  492. package/dist/esm/types/src/mocks/browser.d.ts +0 -1
  493. package/dist/esm/types/src/mocks/handlers.d.ts +0 -1
  494. package/dist/esm/types/src/storybook-utils.d.ts +0 -10
  495. package/dist/esm/types/src/styles/constants.d.ts +0 -1
  496. package/dist/esm/types/src/types/billingDetails.d.ts +0 -14
  497. package/dist/esm/types/src/types/shadowType.d.ts +0 -1
  498. package/dist/esm/types/src/utils/GraphQLClient.d.ts +0 -2
  499. package/dist/esm/types/src/utils/addonPlanUtils.d.ts +0 -7
  500. package/dist/esm/types/src/utils/apiUtils.d.ts +0 -15
  501. package/dist/esm/types/src/utils/chargeUtils.d.ts +0 -2
  502. package/dist/esm/types/src/utils/couponUtils.d.ts +0 -2
  503. package/dist/esm/types/src/utils/featureAddonUtils.d.ts +0 -6
  504. package/dist/esm/types/src/utils/pricePickerUtils.d.ts +0 -5
  505. package/dist/esm/types/src/utils/stringUtils.d.ts +0 -1
  506. package/dist/esm/types/src/utils/styled.d.ts +0 -3
  507. package/dist/esm/types/vite.config.d.ts +0 -2
  508. package/dist/index.d.ts +0 -232
@@ -1,55 +0,0 @@
1
- import React from 'react';
2
- import { Transaction, TransactionKind } from '@bunnyapp/common';
3
- import { ShadowType } from '../../types/shadowType';
4
- import { TransactionListColumnType } from './transactionsList/TransactionsListDesktop';
5
- import { TransactionDateType } from '../../contexts/TransactionsListContext';
6
- export default function Transactions({ transactionComponent, showSearchBar, showTitle, title, columns, className, shadow, searchBarClassName, useModal, onTransactionClick, suppressTransactionDisplay, kindsToShow, style, filter, noTransactionsMessage, filterTransactions, sortTransactions, transactionDateType, hidePaymentForm, }: {
7
- /** A custom component to render instead of the default invoice component */
8
- transactionComponent?: React.ReactNode;
9
- /** Whether to show the search bar */
10
- showSearchBar?: boolean;
11
- /** Whether to show the title */
12
- showTitle?: boolean;
13
- /** The title to display in the transactions list */
14
- title?: string;
15
- /** The columns to display in the transactions list */
16
- columns?: TransactionListColumnType[];
17
- /** A custom class name to apply to the component */
18
- className?: string;
19
- /** Whether to use a modal for the invoice drawer */
20
- useModal?: boolean;
21
- /** Whether to show a shadow around the transactions list */
22
- shadow?: ShadowType;
23
- /** A custom class name to apply to the search bar */
24
- searchBarClassName?: string;
25
- /** A function to call when a transaction is clicked */
26
- onTransactionClick?: (transaction: Transaction) => void;
27
- /** Whether to hide the display showing the transaction */
28
- suppressTransactionDisplay?: boolean;
29
- /** The kinds of transactions to show */
30
- kindsToShow?: TransactionKind[];
31
- /** A custom style to apply to the component */
32
- style?: React.CSSProperties;
33
- /** A filter to apply to the transactions. Docs on filter: https://docs.bunny.com/developer/getting-started/using-filters-in-queries
34
- * Filtering is applied on the api side, potentially speeding up the transactions query
35
- */
36
- filter?: string;
37
- /** Message to display when there are no transactions */
38
- noTransactionsMessage?: string;
39
- /** A function to filter the transactions
40
- * Filtering is applied on the client side.
41
- * This is useful to have more control over the filtering logic.
42
- */
43
- filterTransactions?: (transaction: Transaction) => boolean;
44
- /** A function to sort the transactions. Runs on the client side. */
45
- sortTransactions?: (transactionA: Transaction, transactionB: Transaction) => number;
46
- /** The type of date to display for transactions if applicable. Payments will always only show createdAt date. */
47
- transactionDateType?: TransactionDateType;
48
- /** Whether to hide the payment form on invoices */
49
- hidePaymentForm?: boolean;
50
- }): import("react/jsx-runtime").JSX.Element;
51
- export declare function TransactionsDisplay({ transactions, onSearchValueChanged, search, }: {
52
- transactions: Transaction[] | undefined;
53
- onSearchValueChanged: (value: string) => void;
54
- search: string;
55
- }): import("react/jsx-runtime").JSX.Element;
@@ -1,25 +0,0 @@
1
- import type { Meta, StoryObj } from "@storybook/react";
2
- import Transactions from "./Transactions";
3
- declare const meta: Meta<typeof Transactions>;
4
- export default meta;
5
- type Story = StoryObj<typeof meta>;
6
- export declare const basicArgs: {
7
- token: string;
8
- };
9
- export declare const Default: Story;
10
- export declare const Padding0BGRed: Story;
11
- export declare const NoShadow: Story;
12
- export declare const WithModal: Story;
13
- export declare const HideSearchBar: Story;
14
- export declare const HideTitle: Story;
15
- export declare const HideTitleAndSearchBar: Story;
16
- export declare const CustomTitle: Story;
17
- export declare const Mobile: Story;
18
- export declare const WithCustomTransactionComponent: Story;
19
- export declare const WithCustomColumns1: Story;
20
- export declare const WithCustomColumns2: Story;
21
- export declare const WithCustomColumns3: Story;
22
- export declare const WithCustomColumns4: Story;
23
- export declare const WithCustomColumns5: Story;
24
- export declare const DarkMode: Story;
25
- export declare const CustomColors: Story;
@@ -1 +0,0 @@
1
- export { default } from "./Transactions";
@@ -1,4 +0,0 @@
1
- declare const TransactionDate: ({ date }: {
2
- date: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default TransactionDate;
@@ -1,7 +0,0 @@
1
- import { Transaction } from '@bunnyapp/common';
2
- declare const TransactionDownload: ({ transaction, token, apiHost, }: {
3
- transaction: Transaction;
4
- token?: string;
5
- apiHost: string;
6
- }) => import("react/jsx-runtime").JSX.Element | null;
7
- export default TransactionDownload;
@@ -1,2 +0,0 @@
1
- declare const TransactionGridCell: any;
2
- export default TransactionGridCell;
@@ -1,5 +0,0 @@
1
- import { Transaction } from '@bunnyapp/common';
2
- declare const TransactionRowTitle: ({ transaction }: {
3
- transaction: Transaction;
4
- }) => import("react/jsx-runtime").JSX.Element;
5
- export default TransactionRowTitle;
@@ -1,2 +0,0 @@
1
- declare const TransactionsEmptyState: () => import("react/jsx-runtime").JSX.Element;
2
- export default TransactionsEmptyState;
@@ -1,7 +0,0 @@
1
- import { Transaction } from '@bunnyapp/common';
2
- export type TransactionListColumnType = 'date' | 'title' | 'state' | 'amount' | 'download' | 'accountName';
3
- declare const TransactionsListDesktop: ({ transactions, onTransactionClick, }: {
4
- transactions: Transaction[] | undefined;
5
- onTransactionClick?: (transaction: Transaction) => void;
6
- }) => import("react/jsx-runtime").JSX.Element;
7
- export default TransactionsListDesktop;
@@ -1,6 +0,0 @@
1
- import { Transaction } from '@bunnyapp/common';
2
- declare const TransactionsListMobile: ({ transactions, onTransactionClick, }: {
3
- transactions: Transaction[] | undefined;
4
- onTransactionClick: (transaction: Transaction) => void;
5
- }) => import("react/jsx-runtime").JSX.Element;
6
- export default TransactionsListMobile;
@@ -1,3 +0,0 @@
1
- import { Transaction } from '@bunnyapp/common';
2
- import { TransactionDateType } from '../../../contexts/TransactionsListContext';
3
- export declare function transactionDateToDisplay(transaction: Transaction, transactionDateType: TransactionDateType): string;
@@ -1,4 +0,0 @@
1
- declare const Amex: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default Amex;
@@ -1,5 +0,0 @@
1
- declare const ArrowDownToLine: ({ className, color, }: {
2
- className?: string;
3
- color?: string;
4
- }) => import("react/jsx-runtime").JSX.Element;
5
- export default ArrowDownToLine;
@@ -1,4 +0,0 @@
1
- declare const Bancontact: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default Bancontact;
@@ -1,4 +0,0 @@
1
- declare const CardIcon: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default CardIcon;
@@ -1,4 +0,0 @@
1
- declare const Cashapp: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default Cashapp;
@@ -1,4 +0,0 @@
1
- declare const ChinaUnionPay: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default ChinaUnionPay;
@@ -1,4 +0,0 @@
1
- declare const CreditCard: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default CreditCard;
@@ -1,4 +0,0 @@
1
- declare const DinersClub: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default DinersClub;
@@ -1,4 +0,0 @@
1
- declare const Discover: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default Discover;
@@ -1,4 +0,0 @@
1
- declare const IDeal: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default IDeal;
@@ -1,4 +0,0 @@
1
- declare const JCB: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default JCB;
@@ -1,4 +0,0 @@
1
- declare const Cashapp: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default Cashapp;
@@ -1,4 +0,0 @@
1
- declare const Mastercard: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default Mastercard;
@@ -1,4 +0,0 @@
1
- declare const Sepa: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default Sepa;
@@ -1,4 +0,0 @@
1
- declare const Visa: ({ className }: {
2
- className?: string;
3
- }) => import("react/jsx-runtime").JSX.Element;
4
- export default Visa;
@@ -1,12 +0,0 @@
1
- export { Invoice } from './Invoice';
2
- export { Quote } from './Quote';
3
- export { Quotes } from './Quotes';
4
- export { PaymentForm } from './PaymentForm';
5
- export { Signup } from './Signup';
6
- export { default as BunnyProvider } from './BunnyProvider';
7
- export { default as Transactions } from './Transactions';
8
- export { Subscriptions } from './Subscriptions';
9
- export { BillingDetails } from './BillingDetails';
10
- export { Footer } from './Footer';
11
- export { MiniCreditCard } from './PaymentForm/DemoPay/CreditCard';
12
- export { Upgrade } from './Subscriptions';
@@ -1,6 +0,0 @@
1
- export declare const BrandContext: import("react").Context<{
2
- accentColor: string;
3
- brandColor: string;
4
- secondaryColor: string;
5
- topNavImageUrl: string;
6
- }>;
@@ -1,16 +0,0 @@
1
- import { ShadowType } from '../types/shadowType';
2
- import { FormattedInvoice, FormattedQuote } from '@bunnyapp/common';
3
- export type InvoiceQuoteContextProps = {
4
- id?: string;
5
- invoiceQuoteViewComponent?: React.ReactNode;
6
- backButtonName?: string;
7
- onBackButtonClick?: () => void;
8
- onInvoiceDownloadError?: () => void;
9
- onPaymentSuccess?: (savePaymentMethod?: boolean) => void;
10
- shadow?: ShadowType;
11
- className?: string;
12
- hideDownloadButton?: boolean;
13
- onInvoiceLoaded?: (formattedInvoice: FormattedInvoice) => void;
14
- onQuoteLoaded?: (formattedQuote: FormattedQuote) => void;
15
- };
16
- export declare const InvoiceQuoteContext: import("react").Context<InvoiceQuoteContextProps>;
@@ -1,8 +0,0 @@
1
- export type NavigationContextValues = {
2
- searchParams: URLSearchParams;
3
- location: Location;
4
- apiHost: string;
5
- navigate?: (url: string) => void;
6
- navigateBackAfterDownload?: () => void;
7
- };
8
- export declare const NavigationContext: import("react").Context<NavigationContextValues>;
@@ -1,10 +0,0 @@
1
- import { PaymentMethod, PluginData } from '@bunnyapp/common';
2
- export type PaymentContextValues = {
3
- onClickCancel?: () => void;
4
- accountId?: string;
5
- overrideToken?: string;
6
- storedPaymentMethods?: PaymentMethod[];
7
- defaultPaymentMethod?: PaymentMethod;
8
- customCheckoutFunction?: (plugin: PluginData | undefined) => Promise<any>;
9
- };
10
- export declare const PaymentContext: import("react").Context<PaymentContextValues>;
@@ -1,14 +0,0 @@
1
- import { Subscription } from '@bunnyapp/common';
2
- export type SubscriptionsContextValues = {
3
- gap?: number;
4
- shadow?: 'none' | 'sm' | 'md' | 'lg';
5
- showTitle?: boolean;
6
- className?: string;
7
- subscriptionProductNameStyle?: React.CSSProperties;
8
- productId?: string;
9
- isInPreviewMode: boolean;
10
- showInactiveSubscriptions?: boolean;
11
- upgradingSubscription?: Subscription;
12
- setUpgradingSubscription: React.Dispatch<React.SetStateAction<Subscription | undefined>>;
13
- };
14
- export declare const SubscriptionsContext: import("react").Context<SubscriptionsContextValues>;
@@ -1,29 +0,0 @@
1
- import { Transaction, TransactionKind } from '@bunnyapp/common';
2
- import { ShadowType } from '../types/shadowType';
3
- import { TransactionListColumnType } from '../components/Transactions/transactionsList/TransactionsListDesktop';
4
- export type TransactionsContextValues = {
5
- showSearchBar?: boolean;
6
- showTitle?: boolean;
7
- title?: string;
8
- transactionComponent?: React.ReactNode;
9
- transactionStateRenderer?: (state: string) => React.ReactNode;
10
- columns: TransactionListColumnType[];
11
- className?: string;
12
- shadow?: ShadowType;
13
- searchBarClassName?: string;
14
- useModal?: boolean;
15
- onTransactionClick?: (transaction: Transaction) => void;
16
- onTransactionDisplayClose?: (transaction: Transaction | null) => void;
17
- suppressTransactionDisplay?: boolean;
18
- kindsToShow?: TransactionKind[];
19
- style?: React.CSSProperties;
20
- filter?: string;
21
- noTransactionsMessage?: string;
22
- downloadTransactionLink?: (id: string) => string;
23
- filterTransactions?: (transaction: Transaction) => boolean;
24
- sortTransactions?: (transactionA: Transaction, transactionB: Transaction) => number;
25
- transactionDateType: TransactionDateType;
26
- hidePaymentForm?: boolean;
27
- };
28
- export type TransactionDateType = 'createdAt' | 'issuedAt' | 'dueAt';
29
- export declare const TransactionsListContext: import("react").Context<TransactionsContextValues>;
@@ -1,8 +0,0 @@
1
- declare enum BillingPeriodConverter {
2
- ONCE = "once",
3
- MONTHLY = "monthly",
4
- ANNUAL = "annually",
5
- SEMI_ANNUAL = "semi annually",
6
- QUARTERLY = "quarterly"
7
- }
8
- export default BillingPeriodConverter;
@@ -1,9 +0,0 @@
1
- declare enum SubscriptionState {
2
- ACTIVE = "ACTIVE",
3
- TRIAL = "TRIAL",
4
- PENDING = "PENDING",
5
- EXPIRED = "EXPIRED",
6
- CANCELED = "CANCELED",
7
- TRIAL_EXPIRED = "TRIAL_EXPIRED"
8
- }
9
- export default SubscriptionState;
@@ -1,23 +0,0 @@
1
- export declare const quoteSubscriptionUpgrade: ({ subscriptionId, priceListId, apiHost, token, }: {
2
- subscriptionId: string;
3
- priceListId: string;
4
- apiHost: string;
5
- token?: string;
6
- }) => Promise<unknown>;
7
- export declare const useCreateSubscriptionQuote: () => (subscriptionIds: string[], apiHost: string, token?: string) => Promise<unknown>;
8
- export declare const useQuoteChangeUpdate: () => (charges: {
9
- id: string;
10
- quantity: number;
11
- }[], quoteChangeId: string, apiHost: string, token?: string) => Promise<any>;
12
- export declare const useQuoteDelete: () => (quoteId: string, apiHost: string, token?: string) => Promise<unknown>;
13
- export declare const quoteSubscriptionAddon: ({ subscriptionId, priceListId, apiHost, token, }: {
14
- subscriptionId: string;
15
- priceListId?: string;
16
- apiHost: string;
17
- token?: string;
18
- }) => Promise<unknown>;
19
- export declare const quoteSubscriptionActivate: ({ subscriptionId, apiHost, token, }: {
20
- subscriptionId: string;
21
- apiHost: string;
22
- token?: string;
23
- }) => Promise<unknown>;
@@ -1,11 +0,0 @@
1
- declare const accountSignup: ({ token, apiHost, accountId, quoteId, paymentToken, paymentMethodId, pluginId, priceListCode, }: {
2
- token: string;
3
- apiHost: string;
4
- accountId: string;
5
- quoteId?: string;
6
- paymentToken?: string;
7
- paymentMethodId?: string;
8
- pluginId: string;
9
- priceListCode: string;
10
- }) => Promise<any>;
11
- export default accountSignup;
@@ -1,7 +0,0 @@
1
- declare const accountUpdate: ({ accountId, attributes, token, apiHost, }: {
2
- accountId: string;
3
- attributes: Record<string, string>;
4
- token?: string;
5
- apiHost: string;
6
- }) => Promise<any>;
7
- export default accountUpdate;
@@ -1,6 +0,0 @@
1
- declare const billingDetailsUpdate: ({ attributes, token, apiHost, }: {
2
- attributes: Record<string, string>;
3
- token?: string;
4
- apiHost: string;
5
- }) => Promise<any>;
6
- export default billingDetailsUpdate;
@@ -1,23 +0,0 @@
1
- import { Payment, Invoice, Transaction, PaymentApplication } from '@bunnyapp/common';
2
- export type CheckoutResponse = {
3
- invoice: Invoice;
4
- payment: Payment;
5
- paymentApplication: PaymentApplication;
6
- transaction: Transaction;
7
- };
8
- declare const checkout: ({ quoteId, invoiceId, paymentMethodId, paymentMethodData, token, apiHost, }: {
9
- quoteId?: string;
10
- invoiceId?: string;
11
- paymentMethodId?: string;
12
- paymentMethodData?: {
13
- token: string;
14
- pluginGuid: string;
15
- savePaymentMethod?: boolean;
16
- metadata?: Record<string, any>;
17
- };
18
- token?: string;
19
- apiHost: string;
20
- }) => Promise<{
21
- savePaymentMethod: boolean | undefined;
22
- }>;
23
- export default checkout;
@@ -1,15 +0,0 @@
1
- import BillingDetails from '../../types/billingDetails';
2
- type BillingContact = {
3
- firstName: string;
4
- lastName: string;
5
- email: string;
6
- };
7
- declare const quoteAccountSignup: ({ token, apiHost, priceListCode, accountName, billingContact, billingDetails, }: {
8
- token?: string;
9
- apiHost: string;
10
- priceListCode: string;
11
- accountName: string;
12
- billingContact: BillingContact;
13
- billingDetails?: BillingDetails;
14
- }) => Promise<any>;
15
- export default quoteAccountSignup;
@@ -1,7 +0,0 @@
1
- declare const quoteChangeCreate: ({ parentQuoteChangeId, priceListId, apiHost, token, }: {
2
- parentQuoteChangeId: string | null;
3
- priceListId: string | null;
4
- apiHost: string;
5
- token?: string;
6
- }) => Promise<any>;
7
- export default quoteChangeCreate;
@@ -1,8 +0,0 @@
1
- import { Quote } from '@bunnyapp/common';
2
- declare const quoteChangeAddCoupon: ({ quoteChangeId, couponCode, token, apiHost, }: {
3
- quoteChangeId: string;
4
- couponCode: string;
5
- token?: string;
6
- apiHost: string;
7
- }) => Promise<Quote>;
8
- export default quoteChangeAddCoupon;
@@ -1,8 +0,0 @@
1
- declare const quoteChangeCreate: ({ parentQuoteChangeId, priceListId, apiHost, token, quoteId, }: {
2
- parentQuoteChangeId: string | null;
3
- priceListId: string | null;
4
- apiHost: string;
5
- token?: string;
6
- quoteId: string;
7
- }) => Promise<any>;
8
- export default quoteChangeCreate;
@@ -1,6 +0,0 @@
1
- declare const quoteChangeDelete: ({ id, apiHost, token, }: {
2
- id: string;
3
- apiHost: string;
4
- token?: string;
5
- }) => Promise<any>;
6
- export default quoteChangeDelete;
@@ -1,8 +0,0 @@
1
- import { Quote } from '@bunnyapp/common';
2
- declare const quoteChangeRemoveCoupon: ({ quoteChangeId, couponCode, token, apiHost, }: {
3
- quoteChangeId: string;
4
- couponCode: string;
5
- token?: string;
6
- apiHost: string;
7
- }) => Promise<Quote>;
8
- export default quoteChangeRemoveCoupon;
@@ -1,13 +0,0 @@
1
- import { QuoteCharge } from '@bunnyapp/common';
2
- type QuoteChangeCreateChargeProps = {
3
- apiHost: string;
4
- price?: number;
5
- priceListChargeId?: string;
6
- quantity?: number;
7
- quoteChangeId: string;
8
- startDate: string;
9
- subscriptionChargeId?: string;
10
- token?: string;
11
- };
12
- declare const quoteChargeCreate: ({ price, priceListChargeId, quantity, quoteChangeId, startDate, subscriptionChargeId, token, apiHost, }: QuoteChangeCreateChargeProps) => Promise<QuoteCharge>;
13
- export default quoteChargeCreate;
@@ -1,8 +0,0 @@
1
- import { QuoteCharge } from '@bunnyapp/common';
2
- type QuoteChargeDeleteProps = {
3
- apiHost: string;
4
- quoteChargeId: string;
5
- token?: string;
6
- };
7
- declare const quoteChargeDelete: ({ quoteChargeId, token, apiHost }: QuoteChargeDeleteProps) => Promise<QuoteCharge>;
8
- export default quoteChargeDelete;
@@ -1,13 +0,0 @@
1
- import { QuoteCharge } from '@bunnyapp/common';
2
- declare const quoteChargeUpdate: ({ discount, name, price, quantity, quoteChargeId, startDate, subtotal, apiHost, token, }: {
3
- discount?: number;
4
- name?: string;
5
- price?: number;
6
- quantity?: number;
7
- quoteChargeId: string;
8
- startDate?: string;
9
- subtotal?: number;
10
- apiHost: string;
11
- token: string;
12
- }) => Promise<QuoteCharge>;
13
- export default quoteChargeUpdate;
@@ -1,12 +0,0 @@
1
- import { Quote } from '@bunnyapp/common';
2
- type Options = {
3
- quoteId?: string;
4
- priceListId?: string;
5
- subscriptionId?: string;
6
- quantity?: number;
7
- accountId?: string;
8
- token?: string;
9
- apiHost: string;
10
- };
11
- declare const quoteCompose: ({ quoteId, priceListId, subscriptionId, quantity, accountId, token, apiHost, }: Options) => Promise<Quote>;
12
- export default quoteCompose;
@@ -1,8 +0,0 @@
1
- import { Quote } from '@bunnyapp/common';
2
- type Options = {
3
- attributes: any;
4
- token?: string;
5
- apiHost: string;
6
- };
7
- declare const quoteCreate: ({ attributes, token, apiHost }: Options) => Promise<Quote>;
8
- export default quoteCreate;
@@ -1,10 +0,0 @@
1
- import { Quote } from '@bunnyapp/common';
2
- type Options = {
3
- dealAttributes: any;
4
- quoteAttributes: any;
5
- token?: string;
6
- apiHost: string;
7
- accountId: string;
8
- };
9
- declare const quoteCreateWithDeal: ({ dealAttributes, quoteAttributes, accountId, token, apiHost, }: Options) => Promise<Quote>;
10
- export default quoteCreateWithDeal;
@@ -1,6 +0,0 @@
1
- declare const quoteRecalculateTaxes: ({ quoteId, apiHost, token, }: {
2
- quoteId: string;
3
- apiHost: string;
4
- token?: string;
5
- }) => Promise<any>;
6
- export default quoteRecalculateTaxes;
@@ -1,7 +0,0 @@
1
- declare const subscriptionTrialConvert: ({ subscriptionId, paymentMethodId, apiHost, token, }: {
2
- subscriptionId: string;
3
- paymentMethodId?: string;
4
- apiHost: string;
5
- token?: string;
6
- }) => Promise<any>;
7
- export default subscriptionTrialConvert;
@@ -1,37 +0,0 @@
1
- import { Plan } from '@bunnyapp/common';
2
- declare const getAddonPlans: ({ token, id, apiHost, }: {
3
- token?: string;
4
- id: string;
5
- apiHost: string;
6
- }) => Promise<{
7
- priceLists: import("@bunnyapp/common").PriceList[];
8
- addon?: boolean;
9
- compatiblePlans?: Plan[];
10
- addonPlans?: Plan[];
11
- availableFrom?: string;
12
- availableTo?: string;
13
- basePrice?: number;
14
- code?: string;
15
- contactUsLabel?: string;
16
- contactUsUrl?: string;
17
- createdAt: string;
18
- description?: string;
19
- features?: import("@bunnyapp/common").Feature[];
20
- id: string;
21
- internalNotes?: string;
22
- isAvailableNow?: boolean;
23
- isVisible?: boolean;
24
- name: string;
25
- planFeatures?: import("@bunnyapp/common").PlanFeature[];
26
- position: number;
27
- pricingDescription?: string;
28
- pricingStyle: import("@bunnyapp/common").PricingStyle;
29
- product: import("@bunnyapp/common").Product;
30
- productId: string;
31
- selfServiceBuy?: boolean;
32
- selfServiceCancel?: boolean;
33
- selfServiceRenew?: boolean;
34
- trialEndDate?: string;
35
- updatedAt: string;
36
- }[]>;
37
- export default getAddonPlans;