@pagelines/sdk 1.0.700 → 1.0.702

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.
package/dist/contract.js CHANGED
@@ -4189,9 +4189,9 @@ var Vr = _enum(["account", "error"]), N = [
4189
4189
  billing_no_plan: {
4190
4190
  bucket: "account",
4191
4191
  title: "Payment method needed",
4192
- help: "Add a payment method to start your trial and turn live replies on.",
4192
+ help: "Add a payment method to turn live replies on.",
4193
4193
  actionLabel: "Add payment method",
4194
- oneLine: "Add a payment method to start your trial and turn live replies on."
4194
+ oneLine: "Add a payment method to turn live replies on."
4195
4195
  },
4196
4196
  billing_seat_limit: {
4197
4197
  bucket: "account",
@@ -4209,10 +4209,10 @@ var Vr = _enum(["account", "error"]), N = [
4209
4209
  },
4210
4210
  billing_runaway_cap: {
4211
4211
  bucket: "account",
4212
- title: "Usage cap reached",
4213
- help: "Your workspace reached its safety cap. Open billing or contact support to keep your assistant running.",
4212
+ title: "Usage limit reached",
4213
+ help: "Your workspace reached its usage limit. Review billing or contact support to keep your assistant running.",
4214
4214
  actionLabel: "Contact support",
4215
- oneLine: "Your workspace reached its safety usage cap. Open billing or contact support to keep your assistant running."
4215
+ oneLine: "Your workspace reached its usage limit. Review billing or contact support to keep your assistant running."
4216
4216
  },
4217
4217
  billing_budget_reached: {
4218
4218
  bucket: "account",
@@ -4723,7 +4723,7 @@ var W = {
4723
4723
  AUTH_PROVIDER_FAILED: "Sign-in failed. Try again or use email instead.",
4724
4724
  AUTH_PROVIDER_NOT_CONFIGURED: "That sign-in method isn't available right now.",
4725
4725
  PLAN_LIMIT: "Your active assistants are all in use. Put one assistant to sleep or ask us to raise the ceiling.",
4726
- CREDIT_LIMIT: "Your workspace reached its safety usage cap. Open billing or contact support to keep your assistant running.",
4726
+ CREDIT_LIMIT: "Your workspace reached its usage limit. Review billing or contact support to keep your assistant running.",
4727
4727
  STRIPE_LOAD: "Couldn't open checkout. Try again — if it persists, contact support.",
4728
4728
  CHECKOUT_FAILED: "Couldn't start checkout. Try again in a moment.",
4729
4729
  PAYMENT_FAILED: "Your payment couldn't go through. Update your card to continue.",