@beabee/beabee-common 0.44.2 → 0.45.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.
- package/dist/data/api-health-status.d.ts +6 -0
- package/dist/data/api-health-status.d.ts.map +1 -0
- package/dist/data/api-health-status.js +7 -0
- package/dist/data/api-health-status.js.map +1 -0
- package/dist/data/index.d.ts +1 -0
- package/dist/data/index.d.ts.map +1 -1
- package/dist/data/index.js +1 -0
- package/dist/data/index.js.map +1 -1
- package/dist/types/get-newsletter-integration-data-with.d.ts +9 -0
- package/dist/types/get-newsletter-integration-data-with.d.ts.map +1 -0
- package/dist/types/get-newsletter-integration-data-with.js +2 -0
- package/dist/types/get-newsletter-integration-data-with.js.map +1 -0
- package/dist/types/get-newsletter-with.d.ts +2 -0
- package/dist/types/get-newsletter-with.d.ts.map +1 -0
- package/dist/types/get-newsletter-with.js +2 -0
- package/dist/types/get-newsletter-with.js.map +1 -0
- package/dist/types/index.d.ts +4 -0
- package/dist/types/index.d.ts.map +1 -1
- package/dist/types/newsletter-diff-data.d.ts +11 -0
- package/dist/types/newsletter-diff-data.d.ts.map +1 -0
- package/dist/types/newsletter-diff-data.js +2 -0
- package/dist/types/newsletter-diff-data.js.map +1 -0
- package/dist/types/newsletter-integration-data.d.ts +14 -0
- package/dist/types/newsletter-integration-data.d.ts.map +1 -0
- package/dist/types/newsletter-integration-data.js +2 -0
- package/dist/types/newsletter-integration-data.js.map +1 -0
- package/package.json +4 -3
- package/src/data/api-health-status.ts +5 -0
- package/src/data/index.ts +1 -0
- package/src/types/get-newsletter-integration-data-with.ts +16 -0
- package/src/types/get-newsletter-with.ts +1 -0
- package/src/types/index.ts +4 -0
- package/src/types/newsletter-diff-data.ts +12 -0
- package/src/types/newsletter-integration-data.ts +18 -0
- package/dist/cjs/constants.cjs +0 -96
- package/dist/cjs/data/api-error-code.cjs +0 -49
- package/dist/cjs/data/callout-access.cjs +0 -33
- package/dist/cjs/data/callout-captcha.cjs +0 -32
- package/dist/cjs/data/callout-channel.cjs +0 -30
- package/dist/cjs/data/callout-component-base-type.cjs +0 -34
- package/dist/cjs/data/callout-component-input-selectable-types.cjs +0 -31
- package/dist/cjs/data/callout-component-input-text-types.cjs +0 -31
- package/dist/cjs/data/callout-component-input-types.cjs +0 -45
- package/dist/cjs/data/callout-component-nestable-types.cjs +0 -32
- package/dist/cjs/data/callout-component-type.cjs +0 -49
- package/dist/cjs/data/callout-component-types.cjs +0 -34
- package/dist/cjs/data/contact-mfa-type.cjs +0 -30
- package/dist/cjs/data/content-ids.cjs +0 -38
- package/dist/cjs/data/contribution-period.cjs +0 -31
- package/dist/cjs/data/contribution-type.cjs +0 -33
- package/dist/cjs/data/get-callout-response-with.cjs +0 -35
- package/dist/cjs/data/get-contact-with.cjs +0 -34
- package/dist/cjs/data/index.cjs +0 -73
- package/dist/cjs/data/item-status.cjs +0 -33
- package/dist/cjs/data/login-codes.cjs +0 -37
- package/dist/cjs/data/membership-status.cjs +0 -33
- package/dist/cjs/data/newsletter-status.cjs +0 -34
- package/dist/cjs/data/payment-method.cjs +0 -35
- package/dist/cjs/data/payment-status.cjs +0 -34
- package/dist/cjs/data/payment-type.cjs +0 -33
- package/dist/cjs/data/reset-security-flow-error-code.cjs +0 -32
- package/dist/cjs/data/reset-security-flow-type.cjs +0 -31
- package/dist/cjs/data/role-type-data.cjs +0 -32
- package/dist/cjs/error/InvalidRule.cjs +0 -34
- package/dist/cjs/error/index.cjs +0 -21
- package/dist/cjs/index.cjs +0 -31
- package/dist/cjs/search/api-keys.cjs +0 -35
- package/dist/cjs/search/callouts.cjs +0 -192
- package/dist/cjs/search/contacts.cjs +0 -147
- package/dist/cjs/search/emails.cjs +0 -56
- package/dist/cjs/search/index.cjs +0 -37
- package/dist/cjs/search/notices.cjs +0 -61
- package/dist/cjs/search/operators.cjs +0 -95
- package/dist/cjs/search/payments.cjs +0 -62
- package/dist/cjs/search/segments.cjs +0 -38
- package/dist/cjs/search/tags.cjs +0 -38
- package/dist/cjs/types/address.cjs +0 -15
- package/dist/cjs/types/allow-null.cjs +0 -15
- package/dist/cjs/types/api-error-data.cjs +0 -15
- package/dist/cjs/types/api-key-filter-name.cjs +0 -15
- package/dist/cjs/types/array-filter-args.cjs +0 -15
- package/dist/cjs/types/auth-info-data.cjs +0 -15
- package/dist/cjs/types/base-filter-args.cjs +0 -15
- package/dist/cjs/types/base-validated-rule.cjs +0 -15
- package/dist/cjs/types/callout-channel-filter-name.cjs +0 -15
- package/dist/cjs/types/callout-component-base-input-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-base-input-selectable-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-base-input-text-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-base-map.cjs +0 -15
- package/dist/cjs/types/callout-component-base-nestable-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-base-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-base-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-content-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-address-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-address-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-checkbox-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-checkbox-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-currency-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-currency-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-date-time-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-date-time-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-email-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-email-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-file-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-file-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-number-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-number-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-phone-number-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-phone-number-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-select-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-select-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-selectable-radio-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-selectable-radio-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-selectable-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-selectable-selectboxes-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-selectable-selectboxes-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-signature-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-signature-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-text-area-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-text-field-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-text-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-text-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-time-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-time-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-input-url-rules.cjs +0 -15
- package/dist/cjs/types/callout-component-input-url-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-map.cjs +0 -15
- package/dist/cjs/types/callout-component-nestable-panel-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-nestable-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-nestable-tabs-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-nestable-well-schema.cjs +0 -15
- package/dist/cjs/types/callout-component-schema.cjs +0 -15
- package/dist/cjs/types/callout-data.cjs +0 -15
- package/dist/cjs/types/callout-filter-name.cjs +0 -15
- package/dist/cjs/types/callout-map-schema-icon-styling-answer-icon-definition.cjs +0 -15
- package/dist/cjs/types/callout-map-schema-icon-styling-answer-icon.cjs +0 -15
- package/dist/cjs/types/callout-map-schema-icon-styling-answer.cjs +0 -15
- package/dist/cjs/types/callout-map-schema-icon-styling.cjs +0 -15
- package/dist/cjs/types/callout-map-schema.cjs +0 -15
- package/dist/cjs/types/callout-newsletter-schema.cjs +0 -15
- package/dist/cjs/types/callout-response-answer-address.cjs +0 -15
- package/dist/cjs/types/callout-response-answer-file-upload.cjs +0 -15
- package/dist/cjs/types/callout-response-answer.cjs +0 -15
- package/dist/cjs/types/callout-response-answers-slide.cjs +0 -15
- package/dist/cjs/types/callout-response-answers.cjs +0 -15
- package/dist/cjs/types/callout-response-comment-data.cjs +0 -15
- package/dist/cjs/types/callout-response-comment-filter-name.cjs +0 -15
- package/dist/cjs/types/callout-response-filter-name.cjs +0 -15
- package/dist/cjs/types/callout-response-guest-data.cjs +0 -15
- package/dist/cjs/types/callout-response-newsletter-data.cjs +0 -15
- package/dist/cjs/types/callout-response-view-schema.cjs +0 -15
- package/dist/cjs/types/callout-reviewer-filter-name.cjs +0 -15
- package/dist/cjs/types/callout-tag-filter-name.cjs +0 -15
- package/dist/cjs/types/callout-variant-data.cjs +0 -15
- package/dist/cjs/types/callout-variant-navigation-data.cjs +0 -15
- package/dist/cjs/types/complete-signup-data.cjs +0 -15
- package/dist/cjs/types/contact-data.cjs +0 -15
- package/dist/cjs/types/contact-mfa-data.cjs +0 -15
- package/dist/cjs/types/contact-profile-data.cjs +0 -15
- package/dist/cjs/types/contact-role-data.cjs +0 -15
- package/dist/cjs/types/contact-tag-filter-name.cjs +0 -15
- package/dist/cjs/types/content-contacts-data.cjs +0 -15
- package/dist/cjs/types/content-data.cjs +0 -15
- package/dist/cjs/types/content-email-data.cjs +0 -15
- package/dist/cjs/types/content-general-data.cjs +0 -15
- package/dist/cjs/types/content-id.cjs +0 -15
- package/dist/cjs/types/content-join-data.cjs +0 -15
- package/dist/cjs/types/content-join-period-data.cjs +0 -15
- package/dist/cjs/types/content-join-setup-data.cjs +0 -15
- package/dist/cjs/types/content-payment-data.cjs +0 -15
- package/dist/cjs/types/content-profile-data.cjs +0 -15
- package/dist/cjs/types/content-share-data.cjs +0 -15
- package/dist/cjs/types/content-telegram-data.cjs +0 -15
- package/dist/cjs/types/contribution-info.cjs +0 -15
- package/dist/cjs/types/create-api-key-data.cjs +0 -15
- package/dist/cjs/types/create-callout-data.cjs +0 -15
- package/dist/cjs/types/create-callout-response-comment-data.cjs +0 -15
- package/dist/cjs/types/create-callout-response-data.cjs +0 -15
- package/dist/cjs/types/create-callout-response-segment-data.cjs +0 -15
- package/dist/cjs/types/create-callout-reviewer-data.cjs +0 -15
- package/dist/cjs/types/create-callout-variant-data.cjs +0 -15
- package/dist/cjs/types/create-contact-data.cjs +0 -15
- package/dist/cjs/types/create-contact-mfa-data.cjs +0 -15
- package/dist/cjs/types/create-email-data.cjs +0 -15
- package/dist/cjs/types/create-notice-data.cjs +0 -15
- package/dist/cjs/types/create-payment-data.cjs +0 -15
- package/dist/cjs/types/create-reset-device-data.cjs +0 -15
- package/dist/cjs/types/create-reset-password-data.cjs +0 -15
- package/dist/cjs/types/create-segment-data.cjs +0 -15
- package/dist/cjs/types/date-unit.cjs +0 -15
- package/dist/cjs/types/delete-contact-mfa-data.cjs +0 -15
- package/dist/cjs/types/duration.cjs +0 -15
- package/dist/cjs/types/email-filter-name.cjs +0 -15
- package/dist/cjs/types/email-preview-data.cjs +0 -15
- package/dist/cjs/types/email-template-type.cjs +0 -15
- package/dist/cjs/types/enum-filter-args.cjs +0 -15
- package/dist/cjs/types/feeable.cjs +0 -15
- package/dist/cjs/types/filter-args.cjs +0 -15
- package/dist/cjs/types/filter-type.cjs +0 -15
- package/dist/cjs/types/filters.cjs +0 -15
- package/dist/cjs/types/footer-link.cjs +0 -15
- package/dist/cjs/types/force-update-contribution-data.cjs +0 -15
- package/dist/cjs/types/formio-file.cjs +0 -15
- package/dist/cjs/types/get-api-key-data.cjs +0 -15
- package/dist/cjs/types/get-api-keys-query.cjs +0 -15
- package/dist/cjs/types/get-callout-data-with.cjs +0 -15
- package/dist/cjs/types/get-callout-data.cjs +0 -15
- package/dist/cjs/types/get-callout-form-data.cjs +0 -15
- package/dist/cjs/types/get-callout-form-schema.cjs +0 -15
- package/dist/cjs/types/get-callout-navigation-schema.cjs +0 -15
- package/dist/cjs/types/get-callout-response-comment-data.cjs +0 -15
- package/dist/cjs/types/get-callout-response-comments-query.cjs +0 -15
- package/dist/cjs/types/get-callout-response-data-with.cjs +0 -15
- package/dist/cjs/types/get-callout-response-data.cjs +0 -15
- package/dist/cjs/types/get-callout-response-map-data.cjs +0 -15
- package/dist/cjs/types/get-callout-responses-query.cjs +0 -15
- package/dist/cjs/types/get-callout-reviewer-data.cjs +0 -15
- package/dist/cjs/types/get-callout-slide-schema.cjs +0 -15
- package/dist/cjs/types/get-callout-with.cjs +0 -15
- package/dist/cjs/types/get-callouts-query.cjs +0 -15
- package/dist/cjs/types/get-contact-data-with.cjs +0 -15
- package/dist/cjs/types/get-contact-data.cjs +0 -15
- package/dist/cjs/types/get-contact-mfa-data.cjs +0 -15
- package/dist/cjs/types/get-contacts-query.cjs +0 -15
- package/dist/cjs/types/get-email-data.cjs +0 -15
- package/dist/cjs/types/get-email-template-info-data.cjs +0 -15
- package/dist/cjs/types/get-notice-data.cjs +0 -15
- package/dist/cjs/types/get-notices-query.cjs +0 -15
- package/dist/cjs/types/get-payment-aggregation-data.cjs +0 -15
- package/dist/cjs/types/get-payment-data-with.cjs +0 -15
- package/dist/cjs/types/get-payment-data.cjs +0 -15
- package/dist/cjs/types/get-payment-with.cjs +0 -15
- package/dist/cjs/types/get-payments-aggregation-query.cjs +0 -15
- package/dist/cjs/types/get-payments-query.cjs +0 -15
- package/dist/cjs/types/get-segment-data-with.cjs +0 -15
- package/dist/cjs/types/get-segment-data.cjs +0 -15
- package/dist/cjs/types/get-segment-with.cjs +0 -15
- package/dist/cjs/types/get-segments-query.cjs +0 -15
- package/dist/cjs/types/get-stats-data.cjs +0 -15
- package/dist/cjs/types/get-stats-query.cjs +0 -15
- package/dist/cjs/types/health-check-data.cjs +0 -15
- package/dist/cjs/types/index.cjs +0 -15
- package/dist/cjs/types/list-emails-query.cjs +0 -15
- package/dist/cjs/types/login-data.cjs +0 -15
- package/dist/cjs/types/newsletter-group-data.cjs +0 -15
- package/dist/cjs/types/noop.cjs +0 -15
- package/dist/cjs/types/notice-data.cjs +0 -15
- package/dist/cjs/types/notice-filter-name.cjs +0 -15
- package/dist/cjs/types/ongoing-email-fields.cjs +0 -15
- package/dist/cjs/types/operators-by-type.cjs +0 -15
- package/dist/cjs/types/other-filter-args.cjs +0 -15
- package/dist/cjs/types/paginated-query.cjs +0 -15
- package/dist/cjs/types/paginated.cjs +0 -15
- package/dist/cjs/types/parse-iso-options.cjs +0 -15
- package/dist/cjs/types/payment-filter-name.cjs +0 -15
- package/dist/cjs/types/payment-flow-params.cjs +0 -15
- package/dist/cjs/types/payment-flow-result.cjs +0 -15
- package/dist/cjs/types/payment-period.cjs +0 -15
- package/dist/cjs/types/payment-source-base.cjs +0 -15
- package/dist/cjs/types/payment-source-go-cardless-direct-debit.cjs +0 -15
- package/dist/cjs/types/payment-source-manual.cjs +0 -15
- package/dist/cjs/types/payment-source-stripe-bacs.cjs +0 -15
- package/dist/cjs/types/payment-source-stripe-card.cjs +0 -15
- package/dist/cjs/types/payment-source-stripe-paypal.cjs +0 -15
- package/dist/cjs/types/payment-source-stripe-sepa.cjs +0 -15
- package/dist/cjs/types/payment-source.cjs +0 -15
- package/dist/cjs/types/role-type.cjs +0 -15
- package/dist/cjs/types/rule-group.cjs +0 -15
- package/dist/cjs/types/rule-operator.cjs +0 -15
- package/dist/cjs/types/rule-opperator-params.cjs +0 -15
- package/dist/cjs/types/rule-value.cjs +0 -15
- package/dist/cjs/types/rule.cjs +0 -15
- package/dist/cjs/types/s3-metadata.cjs +0 -15
- package/dist/cjs/types/segment-filter-name.cjs +0 -15
- package/dist/cjs/types/segment-ongoing-email-trigger.cjs +0 -15
- package/dist/cjs/types/serial.cjs +0 -15
- package/dist/cjs/types/set-callout-form-schema.cjs +0 -15
- package/dist/cjs/types/set-callout-navigation-schema.cjs +0 -15
- package/dist/cjs/types/set-callout-slide-schema.cjs +0 -15
- package/dist/cjs/types/set-contribution-data.cjs +0 -15
- package/dist/cjs/types/signup-data.cjs +0 -15
- package/dist/cjs/types/start-contribution-data.cjs +0 -15
- package/dist/cjs/types/stripe-fee-country.cjs +0 -15
- package/dist/cjs/types/tag-create-data.cjs +0 -15
- package/dist/cjs/types/tag-data.cjs +0 -15
- package/dist/cjs/types/tag-get-data.cjs +0 -15
- package/dist/cjs/types/tag-update-data.cjs +0 -15
- package/dist/cjs/types/text-case.cjs +0 -15
- package/dist/cjs/types/unit-matches.cjs +0 -15
- package/dist/cjs/types/update-callout-data.cjs +0 -15
- package/dist/cjs/types/update-callout-response-comment-data.cjs +0 -15
- package/dist/cjs/types/update-callout-response-data.cjs +0 -15
- package/dist/cjs/types/update-callout-response-segment-data.cjs +0 -15
- package/dist/cjs/types/update-callout-reviewer-data.cjs +0 -15
- package/dist/cjs/types/update-contact-data.cjs +0 -15
- package/dist/cjs/types/update-contact-profile-data.cjs +0 -15
- package/dist/cjs/types/update-contact-role-data.cjs +0 -15
- package/dist/cjs/types/update-email-data.cjs +0 -15
- package/dist/cjs/types/update-notice-data.cjs +0 -15
- package/dist/cjs/types/update-reset-device-data.cjs +0 -15
- package/dist/cjs/types/update-reset-password-data.cjs +0 -15
- package/dist/cjs/types/update-segment-data.cjs +0 -15
- package/dist/cjs/types/upload-file-response.cjs +0 -15
- package/dist/cjs/types/validated-boolean-rule.cjs +0 -15
- package/dist/cjs/types/validated-number-rule.cjs +0 -15
- package/dist/cjs/types/validated-rule-group.cjs +0 -15
- package/dist/cjs/types/validated-rule-value.cjs +0 -15
- package/dist/cjs/types/validated-rule.cjs +0 -15
- package/dist/cjs/types/validated-string-rule.cjs +0 -15
- package/dist/cjs/types/validator-callout-component.cjs +0 -15
- package/dist/cjs/types/validator.cjs +0 -15
- package/dist/cjs/utils/callouts.cjs +0 -184
- package/dist/cjs/utils/conversions.cjs +0 -52
- package/dist/cjs/utils/date.cjs +0 -103
- package/dist/cjs/utils/debounce.cjs +0 -73
- package/dist/cjs/utils/file.cjs +0 -61
- package/dist/cjs/utils/index.cjs +0 -39
- package/dist/cjs/utils/payments.cjs +0 -69
- package/dist/cjs/utils/rules.cjs +0 -115
- package/dist/cjs/utils/slug.cjs +0 -833
- package/dist/cjs/utils/url.cjs +0 -53
- package/dist/cjs/utils/validations.cjs +0 -176
- package/dist/cjs/validators/callout-component-content.validator.cjs +0 -29
- package/dist/cjs/validators/callout-component-input-address.validator.cjs +0 -31
- package/dist/cjs/validators/callout-component-input-checkbox.validator.cjs +0 -29
- package/dist/cjs/validators/callout-component-input-currency.validator.cjs +0 -30
- package/dist/cjs/validators/callout-component-input-date-time.validator.cjs +0 -33
- package/dist/cjs/validators/callout-component-input-email.validator.cjs +0 -30
- package/dist/cjs/validators/callout-component-input-file.validator.cjs +0 -34
- package/dist/cjs/validators/callout-component-input-number.validator.cjs +0 -33
- package/dist/cjs/validators/callout-component-input-phone-number.validator.cjs +0 -30
- package/dist/cjs/validators/callout-component-input-select.validator.cjs +0 -30
- package/dist/cjs/validators/callout-component-input-selectable.validator.cjs +0 -30
- package/dist/cjs/validators/callout-component-input-signature.validator.cjs +0 -31
- package/dist/cjs/validators/callout-component-input-text.validator.cjs +0 -51
- package/dist/cjs/validators/callout-component-input-time.validator.cjs +0 -29
- package/dist/cjs/validators/callout-component-input-url.validator.cjs +0 -30
- package/dist/cjs/validators/callout-component.validator.cjs +0 -114
- package/dist/cjs/validators/index.cjs +0 -51
- package/dist/esm/constants.js +0 -66
- package/dist/esm/data/api-error-code.js +0 -26
- package/dist/esm/data/callout-access.js +0 -10
- package/dist/esm/data/callout-captcha.js +0 -9
- package/dist/esm/data/callout-channel.js +0 -7
- package/dist/esm/data/callout-component-base-type.js +0 -11
- package/dist/esm/data/callout-component-input-selectable-types.js +0 -8
- package/dist/esm/data/callout-component-input-text-types.js +0 -8
- package/dist/esm/data/callout-component-input-types.js +0 -22
- package/dist/esm/data/callout-component-nestable-types.js +0 -9
- package/dist/esm/data/callout-component-type.js +0 -26
- package/dist/esm/data/callout-component-types.js +0 -11
- package/dist/esm/data/contact-mfa-type.js +0 -7
- package/dist/esm/data/content-ids.js +0 -15
- package/dist/esm/data/contribution-period.js +0 -8
- package/dist/esm/data/contribution-type.js +0 -10
- package/dist/esm/data/get-callout-response-with.js +0 -12
- package/dist/esm/data/get-contact-with.js +0 -11
- package/dist/esm/data/index.js +0 -27
- package/dist/esm/data/item-status.js +0 -10
- package/dist/esm/data/login-codes.js +0 -14
- package/dist/esm/data/membership-status.js +0 -10
- package/dist/esm/data/newsletter-status.js +0 -11
- package/dist/esm/data/payment-method.js +0 -12
- package/dist/esm/data/payment-status.js +0 -11
- package/dist/esm/data/payment-type.js +0 -10
- package/dist/esm/data/reset-security-flow-error-code.js +0 -9
- package/dist/esm/data/reset-security-flow-type.js +0 -8
- package/dist/esm/data/role-type-data.js +0 -9
- package/dist/esm/error/InvalidRule.js +0 -11
- package/dist/esm/error/index.js +0 -1
- package/dist/esm/index.js +0 -6
- package/dist/esm/search/api-keys.js +0 -12
- package/dist/esm/search/callouts.js +0 -163
- package/dist/esm/search/contacts.js +0 -125
- package/dist/esm/search/emails.js +0 -33
- package/dist/esm/search/index.js +0 -9
- package/dist/esm/search/notices.js +0 -38
- package/dist/esm/search/operators.js +0 -69
- package/dist/esm/search/payments.js +0 -39
- package/dist/esm/search/segments.js +0 -15
- package/dist/esm/search/tags.js +0 -15
- package/dist/esm/types/address.js +0 -0
- package/dist/esm/types/allow-null.js +0 -0
- package/dist/esm/types/api-error-data.js +0 -0
- package/dist/esm/types/api-key-filter-name.js +0 -0
- package/dist/esm/types/array-filter-args.js +0 -0
- package/dist/esm/types/auth-info-data.js +0 -0
- package/dist/esm/types/base-filter-args.js +0 -0
- package/dist/esm/types/base-validated-rule.js +0 -0
- package/dist/esm/types/callout-channel-filter-name.js +0 -0
- package/dist/esm/types/callout-component-base-input-schema.js +0 -0
- package/dist/esm/types/callout-component-base-input-selectable-schema.js +0 -0
- package/dist/esm/types/callout-component-base-input-text-schema.js +0 -0
- package/dist/esm/types/callout-component-base-map.js +0 -0
- package/dist/esm/types/callout-component-base-nestable-schema.js +0 -0
- package/dist/esm/types/callout-component-base-rules.js +0 -0
- package/dist/esm/types/callout-component-base-schema.js +0 -0
- package/dist/esm/types/callout-component-content-schema.js +0 -0
- package/dist/esm/types/callout-component-input-address-rules.js +0 -0
- package/dist/esm/types/callout-component-input-address-schema.js +0 -0
- package/dist/esm/types/callout-component-input-checkbox-rules.js +0 -0
- package/dist/esm/types/callout-component-input-checkbox-schema.js +0 -0
- package/dist/esm/types/callout-component-input-currency-rules.js +0 -0
- package/dist/esm/types/callout-component-input-currency-schema.js +0 -0
- package/dist/esm/types/callout-component-input-date-time-rules.js +0 -0
- package/dist/esm/types/callout-component-input-date-time-schema.js +0 -0
- package/dist/esm/types/callout-component-input-email-rules.js +0 -0
- package/dist/esm/types/callout-component-input-email-schema.js +0 -0
- package/dist/esm/types/callout-component-input-file-rules.js +0 -0
- package/dist/esm/types/callout-component-input-file-schema.js +0 -0
- package/dist/esm/types/callout-component-input-number-rules.js +0 -0
- package/dist/esm/types/callout-component-input-number-schema.js +0 -0
- package/dist/esm/types/callout-component-input-phone-number-rules.js +0 -0
- package/dist/esm/types/callout-component-input-phone-number-schema.js +0 -0
- package/dist/esm/types/callout-component-input-schema.js +0 -0
- package/dist/esm/types/callout-component-input-select-rules.js +0 -0
- package/dist/esm/types/callout-component-input-select-schema.js +0 -0
- package/dist/esm/types/callout-component-input-selectable-radio-rules.js +0 -0
- package/dist/esm/types/callout-component-input-selectable-radio-schema.js +0 -0
- package/dist/esm/types/callout-component-input-selectable-schema.js +0 -0
- package/dist/esm/types/callout-component-input-selectable-selectboxes-rules.js +0 -0
- package/dist/esm/types/callout-component-input-selectable-selectboxes-schema.js +0 -0
- package/dist/esm/types/callout-component-input-signature-rules.js +0 -0
- package/dist/esm/types/callout-component-input-signature-schema.js +0 -0
- package/dist/esm/types/callout-component-input-text-area-schema.js +0 -0
- package/dist/esm/types/callout-component-input-text-field-schema.js +0 -0
- package/dist/esm/types/callout-component-input-text-rules.js +0 -0
- package/dist/esm/types/callout-component-input-text-schema.js +0 -0
- package/dist/esm/types/callout-component-input-time-rules.js +0 -0
- package/dist/esm/types/callout-component-input-time-schema.js +0 -0
- package/dist/esm/types/callout-component-input-url-rules.js +0 -0
- package/dist/esm/types/callout-component-input-url-schema.js +0 -0
- package/dist/esm/types/callout-component-map.js +0 -0
- package/dist/esm/types/callout-component-nestable-panel-schema.js +0 -0
- package/dist/esm/types/callout-component-nestable-schema.js +0 -0
- package/dist/esm/types/callout-component-nestable-tabs-schema.js +0 -0
- package/dist/esm/types/callout-component-nestable-well-schema.js +0 -0
- package/dist/esm/types/callout-component-schema.js +0 -0
- package/dist/esm/types/callout-data.js +0 -0
- package/dist/esm/types/callout-filter-name.js +0 -0
- package/dist/esm/types/callout-map-schema-icon-styling-answer-icon-definition.js +0 -0
- package/dist/esm/types/callout-map-schema-icon-styling-answer-icon.js +0 -0
- package/dist/esm/types/callout-map-schema-icon-styling-answer.js +0 -0
- package/dist/esm/types/callout-map-schema-icon-styling.js +0 -0
- package/dist/esm/types/callout-map-schema.js +0 -0
- package/dist/esm/types/callout-newsletter-schema.js +0 -0
- package/dist/esm/types/callout-response-answer-address.js +0 -0
- package/dist/esm/types/callout-response-answer-file-upload.js +0 -0
- package/dist/esm/types/callout-response-answer.js +0 -0
- package/dist/esm/types/callout-response-answers-slide.js +0 -0
- package/dist/esm/types/callout-response-answers.js +0 -0
- package/dist/esm/types/callout-response-comment-data.js +0 -0
- package/dist/esm/types/callout-response-comment-filter-name.js +0 -0
- package/dist/esm/types/callout-response-filter-name.js +0 -0
- package/dist/esm/types/callout-response-guest-data.js +0 -0
- package/dist/esm/types/callout-response-newsletter-data.js +0 -0
- package/dist/esm/types/callout-response-view-schema.js +0 -0
- package/dist/esm/types/callout-reviewer-filter-name.js +0 -0
- package/dist/esm/types/callout-tag-filter-name.js +0 -0
- package/dist/esm/types/callout-variant-data.js +0 -0
- package/dist/esm/types/callout-variant-navigation-data.js +0 -0
- package/dist/esm/types/complete-signup-data.js +0 -0
- package/dist/esm/types/contact-data.js +0 -0
- package/dist/esm/types/contact-mfa-data.js +0 -0
- package/dist/esm/types/contact-profile-data.js +0 -0
- package/dist/esm/types/contact-role-data.js +0 -0
- package/dist/esm/types/contact-tag-filter-name.js +0 -0
- package/dist/esm/types/content-contacts-data.js +0 -0
- package/dist/esm/types/content-data.js +0 -0
- package/dist/esm/types/content-email-data.js +0 -0
- package/dist/esm/types/content-general-data.js +0 -0
- package/dist/esm/types/content-id.js +0 -0
- package/dist/esm/types/content-join-data.js +0 -0
- package/dist/esm/types/content-join-period-data.js +0 -0
- package/dist/esm/types/content-join-setup-data.js +0 -0
- package/dist/esm/types/content-payment-data.js +0 -0
- package/dist/esm/types/content-profile-data.js +0 -0
- package/dist/esm/types/content-share-data.js +0 -0
- package/dist/esm/types/content-telegram-data.js +0 -0
- package/dist/esm/types/contribution-info.js +0 -0
- package/dist/esm/types/create-api-key-data.js +0 -0
- package/dist/esm/types/create-callout-data.js +0 -0
- package/dist/esm/types/create-callout-response-comment-data.js +0 -0
- package/dist/esm/types/create-callout-response-data.js +0 -0
- package/dist/esm/types/create-callout-response-segment-data.js +0 -0
- package/dist/esm/types/create-callout-reviewer-data.js +0 -0
- package/dist/esm/types/create-callout-variant-data.js +0 -0
- package/dist/esm/types/create-contact-data.js +0 -0
- package/dist/esm/types/create-contact-mfa-data.js +0 -0
- package/dist/esm/types/create-email-data.js +0 -0
- package/dist/esm/types/create-notice-data.js +0 -0
- package/dist/esm/types/create-payment-data.js +0 -0
- package/dist/esm/types/create-reset-device-data.js +0 -0
- package/dist/esm/types/create-reset-password-data.js +0 -0
- package/dist/esm/types/create-segment-data.js +0 -0
- package/dist/esm/types/date-unit.js +0 -0
- package/dist/esm/types/delete-contact-mfa-data.js +0 -0
- package/dist/esm/types/duration.js +0 -0
- package/dist/esm/types/email-filter-name.js +0 -0
- package/dist/esm/types/email-preview-data.js +0 -0
- package/dist/esm/types/email-template-type.js +0 -0
- package/dist/esm/types/enum-filter-args.js +0 -0
- package/dist/esm/types/feeable.js +0 -0
- package/dist/esm/types/filter-args.js +0 -0
- package/dist/esm/types/filter-type.js +0 -0
- package/dist/esm/types/filters.js +0 -0
- package/dist/esm/types/footer-link.js +0 -0
- package/dist/esm/types/force-update-contribution-data.js +0 -0
- package/dist/esm/types/formio-file.js +0 -0
- package/dist/esm/types/get-api-key-data.js +0 -0
- package/dist/esm/types/get-api-keys-query.js +0 -0
- package/dist/esm/types/get-callout-data-with.js +0 -0
- package/dist/esm/types/get-callout-data.js +0 -0
- package/dist/esm/types/get-callout-form-data.js +0 -0
- package/dist/esm/types/get-callout-form-schema.js +0 -0
- package/dist/esm/types/get-callout-navigation-schema.js +0 -0
- package/dist/esm/types/get-callout-response-comment-data.js +0 -0
- package/dist/esm/types/get-callout-response-comments-query.js +0 -0
- package/dist/esm/types/get-callout-response-data-with.js +0 -0
- package/dist/esm/types/get-callout-response-data.js +0 -0
- package/dist/esm/types/get-callout-response-map-data.js +0 -0
- package/dist/esm/types/get-callout-responses-query.js +0 -0
- package/dist/esm/types/get-callout-reviewer-data.js +0 -0
- package/dist/esm/types/get-callout-slide-schema.js +0 -0
- package/dist/esm/types/get-callout-with.js +0 -0
- package/dist/esm/types/get-callouts-query.js +0 -0
- package/dist/esm/types/get-contact-data-with.js +0 -0
- package/dist/esm/types/get-contact-data.js +0 -0
- package/dist/esm/types/get-contact-mfa-data.js +0 -0
- package/dist/esm/types/get-contacts-query.js +0 -0
- package/dist/esm/types/get-email-data.js +0 -0
- package/dist/esm/types/get-email-template-info-data.js +0 -0
- package/dist/esm/types/get-notice-data.js +0 -0
- package/dist/esm/types/get-notices-query.js +0 -0
- package/dist/esm/types/get-payment-aggregation-data.js +0 -0
- package/dist/esm/types/get-payment-data-with.js +0 -0
- package/dist/esm/types/get-payment-data.js +0 -0
- package/dist/esm/types/get-payment-with.js +0 -0
- package/dist/esm/types/get-payments-aggregation-query.js +0 -0
- package/dist/esm/types/get-payments-query.js +0 -0
- package/dist/esm/types/get-segment-data-with.js +0 -0
- package/dist/esm/types/get-segment-data.js +0 -0
- package/dist/esm/types/get-segment-with.js +0 -0
- package/dist/esm/types/get-segments-query.js +0 -0
- package/dist/esm/types/get-stats-data.js +0 -0
- package/dist/esm/types/get-stats-query.js +0 -0
- package/dist/esm/types/health-check-data.js +0 -0
- package/dist/esm/types/index.js +0 -0
- package/dist/esm/types/list-emails-query.js +0 -0
- package/dist/esm/types/login-data.js +0 -0
- package/dist/esm/types/newsletter-group-data.js +0 -0
- package/dist/esm/types/noop.js +0 -0
- package/dist/esm/types/notice-data.js +0 -0
- package/dist/esm/types/notice-filter-name.js +0 -0
- package/dist/esm/types/ongoing-email-fields.js +0 -0
- package/dist/esm/types/operators-by-type.js +0 -0
- package/dist/esm/types/other-filter-args.js +0 -0
- package/dist/esm/types/paginated-query.js +0 -0
- package/dist/esm/types/paginated.js +0 -0
- package/dist/esm/types/parse-iso-options.js +0 -0
- package/dist/esm/types/payment-filter-name.js +0 -0
- package/dist/esm/types/payment-flow-params.js +0 -0
- package/dist/esm/types/payment-flow-result.js +0 -0
- package/dist/esm/types/payment-period.js +0 -0
- package/dist/esm/types/payment-source-base.js +0 -0
- package/dist/esm/types/payment-source-go-cardless-direct-debit.js +0 -0
- package/dist/esm/types/payment-source-manual.js +0 -0
- package/dist/esm/types/payment-source-stripe-bacs.js +0 -0
- package/dist/esm/types/payment-source-stripe-card.js +0 -0
- package/dist/esm/types/payment-source-stripe-paypal.js +0 -0
- package/dist/esm/types/payment-source-stripe-sepa.js +0 -0
- package/dist/esm/types/payment-source.js +0 -0
- package/dist/esm/types/role-type.js +0 -0
- package/dist/esm/types/rule-group.js +0 -0
- package/dist/esm/types/rule-operator.js +0 -0
- package/dist/esm/types/rule-opperator-params.js +0 -0
- package/dist/esm/types/rule-value.js +0 -0
- package/dist/esm/types/rule.js +0 -0
- package/dist/esm/types/s3-metadata.js +0 -0
- package/dist/esm/types/segment-filter-name.js +0 -0
- package/dist/esm/types/segment-ongoing-email-trigger.js +0 -0
- package/dist/esm/types/serial.js +0 -0
- package/dist/esm/types/set-callout-form-schema.js +0 -0
- package/dist/esm/types/set-callout-navigation-schema.js +0 -0
- package/dist/esm/types/set-callout-slide-schema.js +0 -0
- package/dist/esm/types/set-contribution-data.js +0 -0
- package/dist/esm/types/signup-data.js +0 -0
- package/dist/esm/types/start-contribution-data.js +0 -0
- package/dist/esm/types/stripe-fee-country.js +0 -0
- package/dist/esm/types/tag-create-data.js +0 -0
- package/dist/esm/types/tag-data.js +0 -0
- package/dist/esm/types/tag-get-data.js +0 -0
- package/dist/esm/types/tag-update-data.js +0 -0
- package/dist/esm/types/text-case.js +0 -0
- package/dist/esm/types/unit-matches.js +0 -0
- package/dist/esm/types/update-callout-data.js +0 -0
- package/dist/esm/types/update-callout-response-comment-data.js +0 -0
- package/dist/esm/types/update-callout-response-data.js +0 -0
- package/dist/esm/types/update-callout-response-segment-data.js +0 -0
- package/dist/esm/types/update-callout-reviewer-data.js +0 -0
- package/dist/esm/types/update-contact-data.js +0 -0
- package/dist/esm/types/update-contact-profile-data.js +0 -0
- package/dist/esm/types/update-contact-role-data.js +0 -0
- package/dist/esm/types/update-email-data.js +0 -0
- package/dist/esm/types/update-notice-data.js +0 -0
- package/dist/esm/types/update-reset-device-data.js +0 -0
- package/dist/esm/types/update-reset-password-data.js +0 -0
- package/dist/esm/types/update-segment-data.js +0 -0
- package/dist/esm/types/upload-file-response.js +0 -0
- package/dist/esm/types/validated-boolean-rule.js +0 -0
- package/dist/esm/types/validated-number-rule.js +0 -0
- package/dist/esm/types/validated-rule-group.js +0 -0
- package/dist/esm/types/validated-rule-value.js +0 -0
- package/dist/esm/types/validated-rule.js +0 -0
- package/dist/esm/types/validated-string-rule.js +0 -0
- package/dist/esm/types/validator-callout-component.js +0 -0
- package/dist/esm/types/validator.js +0 -0
- package/dist/esm/utils/callouts.js +0 -157
- package/dist/esm/utils/conversions.js +0 -28
- package/dist/esm/utils/date.js +0 -84
- package/dist/esm/utils/debounce.js +0 -49
- package/dist/esm/utils/file.js +0 -39
- package/dist/esm/utils/index.js +0 -10
- package/dist/esm/utils/payments.js +0 -46
- package/dist/esm/utils/rules.js +0 -86
- package/dist/esm/utils/slug.js +0 -810
- package/dist/esm/utils/url.js +0 -28
- package/dist/esm/utils/validations.js +0 -138
- package/dist/esm/validators/callout-component-content.validator.js +0 -6
- package/dist/esm/validators/callout-component-input-address.validator.js +0 -8
- package/dist/esm/validators/callout-component-input-checkbox.validator.js +0 -6
- package/dist/esm/validators/callout-component-input-currency.validator.js +0 -7
- package/dist/esm/validators/callout-component-input-date-time.validator.js +0 -10
- package/dist/esm/validators/callout-component-input-email.validator.js +0 -7
- package/dist/esm/validators/callout-component-input-file.validator.js +0 -11
- package/dist/esm/validators/callout-component-input-number.validator.js +0 -10
- package/dist/esm/validators/callout-component-input-phone-number.validator.js +0 -7
- package/dist/esm/validators/callout-component-input-select.validator.js +0 -7
- package/dist/esm/validators/callout-component-input-selectable.validator.js +0 -7
- package/dist/esm/validators/callout-component-input-signature.validator.js +0 -8
- package/dist/esm/validators/callout-component-input-text.validator.js +0 -28
- package/dist/esm/validators/callout-component-input-time.validator.js +0 -6
- package/dist/esm/validators/callout-component-input-url.validator.js +0 -7
- package/dist/esm/validators/callout-component.validator.js +0 -91
- package/dist/esm/validators/index.js +0 -16
- package/dist/types/constants.d.ts +0 -78
- package/dist/types/data/api-error-code.d.ts +0 -22
- package/dist/types/data/callout-access.d.ts +0 -6
- package/dist/types/data/callout-captcha.d.ts +0 -5
- package/dist/types/data/callout-channel.d.ts +0 -3
- package/dist/types/data/callout-component-base-type.d.ts +0 -8
- package/dist/types/data/callout-component-input-selectable-types.d.ts +0 -3
- package/dist/types/data/callout-component-input-text-types.d.ts +0 -3
- package/dist/types/data/callout-component-input-types.d.ts +0 -3
- package/dist/types/data/callout-component-nestable-types.d.ts +0 -3
- package/dist/types/data/callout-component-type.d.ts +0 -23
- package/dist/types/data/callout-component-types.d.ts +0 -3
- package/dist/types/data/contact-mfa-type.d.ts +0 -6
- package/dist/types/data/content-ids.d.ts +0 -2
- package/dist/types/data/contribution-period.d.ts +0 -4
- package/dist/types/data/contribution-type.d.ts +0 -6
- package/dist/types/data/get-callout-response-with.d.ts +0 -8
- package/dist/types/data/get-contact-with.d.ts +0 -7
- package/dist/types/data/index.d.ts +0 -27
- package/dist/types/data/item-status.d.ts +0 -6
- package/dist/types/data/login-codes.d.ts +0 -13
- package/dist/types/data/membership-status.d.ts +0 -6
- package/dist/types/data/newsletter-status.d.ts +0 -7
- package/dist/types/data/payment-method.d.ts +0 -8
- package/dist/types/data/payment-status.d.ts +0 -7
- package/dist/types/data/payment-type.d.ts +0 -6
- package/dist/types/data/reset-security-flow-error-code.d.ts +0 -8
- package/dist/types/data/reset-security-flow-type.d.ts +0 -7
- package/dist/types/data/role-type-data.d.ts +0 -5
- package/dist/types/error/InvalidRule.d.ts +0 -6
- package/dist/types/error/index.d.ts +0 -1
- package/dist/types/index.d.cts +0 -1
- package/dist/types/search/api-keys.d.ts +0 -8
- package/dist/types/search/callouts.d.ts +0 -141
- package/dist/types/search/contacts.d.ts +0 -103
- package/dist/types/search/emails.d.ts +0 -29
- package/dist/types/search/index.d.ts +0 -9
- package/dist/types/search/notices.d.ts +0 -29
- package/dist/types/search/operators.d.ts +0 -75
- package/dist/types/search/payments.d.ts +0 -24
- package/dist/types/search/segments.d.ts +0 -11
- package/dist/types/search/tags.d.ts +0 -12
- package/dist/types/types/address.d.ts +0 -6
- package/dist/types/types/allow-null.d.ts +0 -7
- package/dist/types/types/api-error-data.d.ts +0 -111
- package/dist/types/types/api-key-filter-name.d.ts +0 -2
- package/dist/types/types/array-filter-args.d.ts +0 -5
- package/dist/types/types/auth-info-data.d.ts +0 -24
- package/dist/types/types/base-filter-args.d.ts +0 -5
- package/dist/types/types/base-validated-rule.d.ts +0 -9
- package/dist/types/types/callout-channel-filter-name.d.ts +0 -2
- package/dist/types/types/callout-component-base-input-schema.d.ts +0 -11
- package/dist/types/types/callout-component-base-input-selectable-schema.d.ts +0 -11
- package/dist/types/types/callout-component-base-input-text-schema.d.ts +0 -12
- package/dist/types/types/callout-component-base-map.d.ts +0 -16
- package/dist/types/types/callout-component-base-nestable-schema.d.ts +0 -7
- package/dist/types/types/callout-component-base-rules.d.ts +0 -6
- package/dist/types/types/callout-component-base-schema.d.ts +0 -22
- package/dist/types/types/callout-component-content-schema.d.ts +0 -12
- package/dist/types/types/callout-component-input-address-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-address-schema.d.ts +0 -9
- package/dist/types/types/callout-component-input-checkbox-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-checkbox-schema.d.ts +0 -11
- package/dist/types/types/callout-component-input-currency-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-currency-schema.d.ts +0 -17
- package/dist/types/types/callout-component-input-date-time-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-date-time-schema.d.ts +0 -39
- package/dist/types/types/callout-component-input-email-rules.d.ts +0 -9
- package/dist/types/types/callout-component-input-email-schema.d.ts +0 -11
- package/dist/types/types/callout-component-input-file-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-file-schema.d.ts +0 -19
- package/dist/types/types/callout-component-input-number-rules.d.ts +0 -9
- package/dist/types/types/callout-component-input-number-schema.d.ts +0 -17
- package/dist/types/types/callout-component-input-phone-number-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-phone-number-schema.d.ts +0 -9
- package/dist/types/types/callout-component-input-schema.d.ts +0 -3
- package/dist/types/types/callout-component-input-select-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-select-schema.d.ts +0 -17
- package/dist/types/types/callout-component-input-selectable-radio-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-selectable-radio-schema.d.ts +0 -6
- package/dist/types/types/callout-component-input-selectable-schema.d.ts +0 -3
- package/dist/types/types/callout-component-input-selectable-selectboxes-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-selectable-selectboxes-schema.d.ts +0 -6
- package/dist/types/types/callout-component-input-signature-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-signature-schema.d.ts +0 -7
- package/dist/types/types/callout-component-input-text-area-schema.d.ts +0 -5
- package/dist/types/types/callout-component-input-text-field-schema.d.ts +0 -5
- package/dist/types/types/callout-component-input-text-rules.d.ts +0 -13
- package/dist/types/types/callout-component-input-text-schema.d.ts +0 -3
- package/dist/types/types/callout-component-input-time-rules.d.ts +0 -2
- package/dist/types/types/callout-component-input-time-schema.d.ts +0 -9
- package/dist/types/types/callout-component-input-url-rules.d.ts +0 -9
- package/dist/types/types/callout-component-input-url-schema.d.ts +0 -11
- package/dist/types/types/callout-component-map.d.ts +0 -31
- package/dist/types/types/callout-component-nestable-panel-schema.d.ts +0 -5
- package/dist/types/types/callout-component-nestable-schema.d.ts +0 -2
- package/dist/types/types/callout-component-nestable-tabs-schema.d.ts +0 -5
- package/dist/types/types/callout-component-nestable-well-schema.d.ts +0 -5
- package/dist/types/types/callout-component-schema.d.ts +0 -3
- package/dist/types/types/callout-data.d.ts +0 -17
- package/dist/types/types/callout-filter-name.d.ts +0 -2
- package/dist/types/types/callout-map-schema-icon-styling-answer-icon-definition.d.ts +0 -4
- package/dist/types/types/callout-map-schema-icon-styling-answer-icon.d.ts +0 -5
- package/dist/types/types/callout-map-schema-icon-styling-answer.d.ts +0 -2
- package/dist/types/types/callout-map-schema-icon-styling.d.ts +0 -2
- package/dist/types/types/callout-map-schema.d.ts +0 -20
- package/dist/types/types/callout-newsletter-schema.d.ts +0 -7
- package/dist/types/types/callout-response-answer-address.d.ts +0 -17
- package/dist/types/types/callout-response-answer-file-upload.d.ts +0 -8
- package/dist/types/types/callout-response-answer.d.ts +0 -2
- package/dist/types/types/callout-response-answers-slide.d.ts +0 -5
- package/dist/types/types/callout-response-answers.d.ts +0 -5
- package/dist/types/types/callout-response-comment-data.d.ts +0 -4
- package/dist/types/types/callout-response-comment-filter-name.d.ts +0 -2
- package/dist/types/types/callout-response-filter-name.d.ts +0 -2
- package/dist/types/types/callout-response-guest-data.d.ts +0 -5
- package/dist/types/types/callout-response-newsletter-data.d.ts +0 -4
- package/dist/types/types/callout-response-view-schema.d.ts +0 -13
- package/dist/types/types/callout-reviewer-filter-name.d.ts +0 -2
- package/dist/types/types/callout-tag-filter-name.d.ts +0 -2
- package/dist/types/types/callout-variant-data.d.ts +0 -19
- package/dist/types/types/callout-variant-navigation-data.d.ts +0 -5
- package/dist/types/types/complete-signup-data.d.ts +0 -6
- package/dist/types/types/contact-data.d.ts +0 -6
- package/dist/types/types/contact-mfa-data.d.ts +0 -8
- package/dist/types/types/contact-profile-data.d.ts +0 -13
- package/dist/types/types/contact-role-data.d.ts +0 -5
- package/dist/types/types/contact-tag-filter-name.d.ts +0 -2
- package/dist/types/types/content-contacts-data.d.ts +0 -4
- package/dist/types/types/content-data.d.ts +0 -2
- package/dist/types/types/content-email-data.d.ts +0 -5
- package/dist/types/types/content-general-data.d.ts +0 -35
- package/dist/types/types/content-id.d.ts +0 -1
- package/dist/types/types/content-join-data.d.ts +0 -17
- package/dist/types/types/content-join-period-data.d.ts +0 -5
- package/dist/types/types/content-join-setup-data.d.ts +0 -16
- package/dist/types/types/content-payment-data.d.ts +0 -9
- package/dist/types/types/content-profile-data.d.ts +0 -3
- package/dist/types/types/content-share-data.d.ts +0 -6
- package/dist/types/types/content-telegram-data.d.ts +0 -4
- package/dist/types/types/contribution-info.d.ts +0 -15
- package/dist/types/types/create-api-key-data.d.ts +0 -4
- package/dist/types/types/create-callout-data.d.ts +0 -5
- package/dist/types/types/create-callout-response-comment-data.d.ts +0 -2
- package/dist/types/types/create-callout-response-data.d.ts +0 -10
- package/dist/types/types/create-callout-response-segment-data.d.ts +0 -7
- package/dist/types/types/create-callout-reviewer-data.d.ts +0 -4
- package/dist/types/types/create-callout-variant-data.d.ts +0 -5
- package/dist/types/types/create-contact-data.d.ts +0 -8
- package/dist/types/types/create-contact-mfa-data.d.ts +0 -6
- package/dist/types/types/create-email-data.d.ts +0 -9
- package/dist/types/types/create-notice-data.d.ts +0 -2
- package/dist/types/types/create-payment-data.d.ts +0 -7
- package/dist/types/types/create-reset-device-data.d.ts +0 -7
- package/dist/types/types/create-reset-password-data.d.ts +0 -4
- package/dist/types/types/create-segment-data.d.ts +0 -6
- package/dist/types/types/date-unit.d.ts +0 -2
- package/dist/types/types/delete-contact-mfa-data.d.ts +0 -5
- package/dist/types/types/duration.d.ts +0 -1
- package/dist/types/types/email-filter-name.d.ts +0 -2
- package/dist/types/types/email-preview-data.d.ts +0 -8
- package/dist/types/types/email-template-type.d.ts +0 -1
- package/dist/types/types/enum-filter-args.d.ts +0 -5
- package/dist/types/types/feeable.d.ts +0 -7
- package/dist/types/types/filter-args.d.ts +0 -2
- package/dist/types/types/filter-type.d.ts +0 -1
- package/dist/types/types/filters.d.ts +0 -2
- package/dist/types/types/footer-link.d.ts +0 -4
- package/dist/types/types/force-update-contribution-data.d.ts +0 -8
- package/dist/types/types/formio-file.d.ts +0 -13
- package/dist/types/types/get-api-key-data.d.ts +0 -8
- package/dist/types/types/get-api-keys-query.d.ts +0 -2
- package/dist/types/types/get-callout-data-with.d.ts +0 -12
- package/dist/types/types/get-callout-data.d.ts +0 -9
- package/dist/types/types/get-callout-form-data.d.ts +0 -10
- package/dist/types/types/get-callout-form-schema.d.ts +0 -5
- package/dist/types/types/get-callout-navigation-schema.d.ts +0 -6
- package/dist/types/types/get-callout-response-comment-data.d.ts +0 -7
- package/dist/types/types/get-callout-response-comments-query.d.ts +0 -2
- package/dist/types/types/get-callout-response-data-with.d.ts +0 -18
- package/dist/types/types/get-callout-response-data.d.ts +0 -9
- package/dist/types/types/get-callout-response-map-data.d.ts +0 -8
- package/dist/types/types/get-callout-responses-query.d.ts +0 -2
- package/dist/types/types/get-callout-reviewer-data.d.ts +0 -6
- package/dist/types/types/get-callout-slide-schema.d.ts +0 -4
- package/dist/types/types/get-callout-with.d.ts +0 -1
- package/dist/types/types/get-callouts-query.d.ts +0 -2
- package/dist/types/types/get-contact-data-with.d.ts +0 -16
- package/dist/types/types/get-contact-data.d.ts +0 -10
- package/dist/types/types/get-contact-mfa-data.d.ts +0 -2
- package/dist/types/types/get-contacts-query.d.ts +0 -2
- package/dist/types/types/get-email-data.d.ts +0 -27
- package/dist/types/types/get-email-template-info-data.d.ts +0 -15
- package/dist/types/types/get-notice-data.d.ts +0 -8
- package/dist/types/types/get-notices-query.d.ts +0 -2
- package/dist/types/types/get-payment-aggregation-data.d.ts +0 -4
- package/dist/types/types/get-payment-data-with.d.ts +0 -4
- package/dist/types/types/get-payment-data.d.ts +0 -8
- package/dist/types/types/get-payment-with.d.ts +0 -1
- package/dist/types/types/get-payments-aggregation-query.d.ts +0 -4
- package/dist/types/types/get-payments-query.d.ts +0 -2
- package/dist/types/types/get-segment-data-with.d.ts +0 -4
- package/dist/types/types/get-segment-data.d.ts +0 -7
- package/dist/types/types/get-segment-with.d.ts +0 -1
- package/dist/types/types/get-segments-query.d.ts +0 -2
- package/dist/types/types/get-stats-data.d.ts +0 -5
- package/dist/types/types/get-stats-query.d.ts +0 -4
- package/dist/types/types/health-check-data.d.ts +0 -10
- package/dist/types/types/index.d.ts +0 -235
- package/dist/types/types/list-emails-query.d.ts +0 -2
- package/dist/types/types/login-data.d.ts +0 -6
- package/dist/types/types/newsletter-group-data.d.ts +0 -5
- package/dist/types/types/noop.d.ts +0 -5
- package/dist/types/types/notice-data.d.ts +0 -8
- package/dist/types/types/notice-filter-name.d.ts +0 -2
- package/dist/types/types/ongoing-email-fields.d.ts +0 -10
- package/dist/types/types/operators-by-type.d.ts +0 -2
- package/dist/types/types/other-filter-args.d.ts +0 -4
- package/dist/types/types/paginated-query.d.ts +0 -8
- package/dist/types/types/paginated.d.ts +0 -6
- package/dist/types/types/parse-iso-options.d.ts +0 -7
- package/dist/types/types/payment-filter-name.d.ts +0 -2
- package/dist/types/types/payment-flow-params.d.ts +0 -13
- package/dist/types/types/payment-flow-result.d.ts +0 -4
- package/dist/types/types/payment-period.d.ts +0 -2
- package/dist/types/types/payment-source-base.d.ts +0 -4
- package/dist/types/types/payment-source-go-cardless-direct-debit.d.ts +0 -8
- package/dist/types/types/payment-source-manual.d.ts +0 -6
- package/dist/types/types/payment-source-stripe-bacs.d.ts +0 -7
- package/dist/types/types/payment-source-stripe-card.d.ts +0 -15
- package/dist/types/types/payment-source-stripe-paypal.d.ts +0 -7
- package/dist/types/types/payment-source-stripe-sepa.d.ts +0 -9
- package/dist/types/types/payment-source.d.ts +0 -2
- package/dist/types/types/role-type.d.ts +0 -2
- package/dist/types/types/rule-group.d.ts +0 -5
- package/dist/types/types/rule-operator.d.ts +0 -2
- package/dist/types/types/rule-opperator-params.d.ts +0 -3
- package/dist/types/types/rule-value.d.ts +0 -1
- package/dist/types/types/rule.d.ts +0 -6
- package/dist/types/types/s3-metadata.d.ts +0 -14
- package/dist/types/types/segment-filter-name.d.ts +0 -2
- package/dist/types/types/segment-ongoing-email-trigger.d.ts +0 -6
- package/dist/types/types/serial.d.ts +0 -3
- package/dist/types/types/set-callout-form-schema.d.ts +0 -4
- package/dist/types/types/set-callout-navigation-schema.d.ts +0 -3
- package/dist/types/types/set-callout-slide-schema.d.ts +0 -7
- package/dist/types/types/set-contribution-data.d.ts +0 -7
- package/dist/types/types/signup-data.d.ts +0 -6
- package/dist/types/types/start-contribution-data.d.ts +0 -6
- package/dist/types/types/stripe-fee-country.d.ts +0 -1
- package/dist/types/types/tag-create-data.d.ts +0 -2
- package/dist/types/types/tag-data.d.ts +0 -5
- package/dist/types/types/tag-get-data.d.ts +0 -2
- package/dist/types/types/tag-update-data.d.ts +0 -2
- package/dist/types/types/text-case.d.ts +0 -1
- package/dist/types/types/unit-matches.d.ts +0 -6
- package/dist/types/types/update-callout-data.d.ts +0 -4
- package/dist/types/types/update-callout-response-comment-data.d.ts +0 -3
- package/dist/types/types/update-callout-response-data.d.ts +0 -2
- package/dist/types/types/update-callout-response-segment-data.d.ts +0 -2
- package/dist/types/types/update-callout-reviewer-data.d.ts +0 -3
- package/dist/types/types/update-contact-data.d.ts +0 -7
- package/dist/types/types/update-contact-profile-data.d.ts +0 -2
- package/dist/types/types/update-contact-role-data.d.ts +0 -14
- package/dist/types/types/update-email-data.d.ts +0 -13
- package/dist/types/types/update-notice-data.d.ts +0 -2
- package/dist/types/types/update-reset-device-data.d.ts +0 -6
- package/dist/types/types/update-reset-password-data.d.ts +0 -5
- package/dist/types/types/update-segment-data.d.ts +0 -2
- package/dist/types/types/upload-file-response.d.ts +0 -18
- package/dist/types/types/validated-boolean-rule.d.ts +0 -2
- package/dist/types/types/validated-number-rule.d.ts +0 -2
- package/dist/types/types/validated-rule-group.d.ts +0 -5
- package/dist/types/types/validated-rule-value.d.ts +0 -2
- package/dist/types/types/validated-rule.d.ts +0 -2
- package/dist/types/types/validated-string-rule.d.ts +0 -2
- package/dist/types/types/validator-callout-component.d.ts +0 -2
- package/dist/types/types/validator.d.ts +0 -1
- package/dist/types/utils/callouts.d.ts +0 -55
- package/dist/types/utils/conversions.d.ts +0 -14
- package/dist/types/utils/date.d.ts +0 -8
- package/dist/types/utils/debounce.d.ts +0 -22
- package/dist/types/utils/file.d.ts +0 -45
- package/dist/types/utils/index.d.ts +0 -10
- package/dist/types/utils/payments.d.ts +0 -2
- package/dist/types/utils/rules.d.ts +0 -32
- package/dist/types/utils/slug.d.ts +0 -16
- package/dist/types/utils/url.d.ts +0 -15
- package/dist/types/utils/validations.d.ts +0 -90
- package/dist/types/validators/callout-component-content.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-address.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-checkbox.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-currency.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-date-time.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-email.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-file.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-number.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-phone-number.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-select.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-selectable.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-signature.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-text.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-time.validator.d.ts +0 -2
- package/dist/types/validators/callout-component-input-url.validator.d.ts +0 -2
- package/dist/types/validators/callout-component.validator.d.ts +0 -5
- package/dist/types/validators/index.d.ts +0 -16
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api-health-status.d.ts","sourceRoot":"","sources":["../../src/data/api-health-status.ts"],"names":[],"mappings":"AAAA,oBAAY,eAAe;IACzB,OAAO,YAAY;IACnB,SAAS,cAAc;IACvB,QAAQ,aAAa;CACtB"}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export var ApiHealthStatus;
|
|
2
|
+
(function (ApiHealthStatus) {
|
|
3
|
+
ApiHealthStatus["HEALTHY"] = "healthy";
|
|
4
|
+
ApiHealthStatus["UNHEALTHY"] = "unhealthy";
|
|
5
|
+
ApiHealthStatus["DISABLED"] = "disabled";
|
|
6
|
+
})(ApiHealthStatus || (ApiHealthStatus = {}));
|
|
7
|
+
//# sourceMappingURL=api-health-status.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api-health-status.js","sourceRoot":"","sources":["../../src/data/api-health-status.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,eAIX;AAJD,WAAY,eAAe;IACzB,sCAAmB,CAAA;IACnB,0CAAuB,CAAA;IACvB,wCAAqB,CAAA;AACvB,CAAC,EAJW,eAAe,KAAf,eAAe,QAI1B"}
|
package/dist/data/index.d.ts
CHANGED
package/dist/data/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/data/index.ts"],"names":[],"mappings":"AACA,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kCAAkC,CAAC;AACjD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,yCAAyC,CAAC;AACxD,cAAc,oCAAoC,CAAC;AACnD,cAAc,uCAAuC,CAAC;AACtD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/data/index.ts"],"names":[],"mappings":"AACA,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kCAAkC,CAAC;AACjD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,yCAAyC,CAAC;AACxD,cAAc,oCAAoC,CAAC;AACnD,cAAc,uCAAuC,CAAC;AACtD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC"}
|
package/dist/data/index.js
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
// Auto-generated by `@beabee/dev-cli generate-index`. Do not edit by hand.
|
|
2
2
|
export * from './api-error-code.js';
|
|
3
|
+
export * from './api-health-status.js';
|
|
3
4
|
export * from './callout-access.js';
|
|
4
5
|
export * from './callout-captcha.js';
|
|
5
6
|
export * from './callout-channel.js';
|
package/dist/data/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/data/index.ts"],"names":[],"mappings":"AAAA,2EAA2E;AAC3E,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kCAAkC,CAAC;AACjD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,yCAAyC,CAAC;AACxD,cAAc,oCAAoC,CAAC;AACnD,cAAc,uCAAuC,CAAC;AACtD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/data/index.ts"],"names":[],"mappings":"AAAA,2EAA2E;AAC3E,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,sBAAsB,CAAC;AACrC,cAAc,sBAAsB,CAAC;AACrC,cAAc,kCAAkC,CAAC;AACjD,cAAc,+CAA+C,CAAC;AAC9D,cAAc,yCAAyC,CAAC;AACxD,cAAc,oCAAoC,CAAC;AACnD,cAAc,uCAAuC,CAAC;AACtD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gCAAgC,CAAC;AAC/C,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qCAAqC,CAAC;AACpD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { ApiHealthStatus } from '../index.js';
|
|
2
|
+
import type { GetNewsletterWith, MailchimpNewsletterIntegrationData, NewsletterIntegrationData, Noop } from './index.js';
|
|
3
|
+
export type NewsletterIntegrationDataWith<With extends GetNewsletterWith> = NewsletterIntegrationData & ('health' extends With ? {
|
|
4
|
+
status: ApiHealthStatus;
|
|
5
|
+
} : Noop);
|
|
6
|
+
export type MailchimpNewsletterIntegrationDataWith<With extends GetNewsletterWith> = MailchimpNewsletterIntegrationData & ('health' extends With ? {
|
|
7
|
+
status: ApiHealthStatus;
|
|
8
|
+
} : Noop);
|
|
9
|
+
//# sourceMappingURL=get-newsletter-integration-data-with.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-newsletter-integration-data-with.d.ts","sourceRoot":"","sources":["../../src/types/get-newsletter-integration-data-with.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AAC9C,OAAO,KAAK,EACV,iBAAiB,EACjB,kCAAkC,EAClC,yBAAyB,EACzB,IAAI,EACL,MAAM,YAAY,CAAC;AAEpB,MAAM,MAAM,6BAA6B,CAAC,IAAI,SAAS,iBAAiB,IACtE,yBAAyB,GACvB,CAAC,QAAQ,SAAS,IAAI,GAAG;IAAE,MAAM,EAAE,eAAe,CAAA;CAAE,GAAG,IAAI,CAAC,CAAC;AAEjE,MAAM,MAAM,sCAAsC,CAChD,IAAI,SAAS,iBAAiB,IAC5B,kCAAkC,GACpC,CAAC,QAAQ,SAAS,IAAI,GAAG;IAAE,MAAM,EAAE,eAAe,CAAA;CAAE,GAAG,IAAI,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-newsletter-integration-data-with.js","sourceRoot":"","sources":["../../src/types/get-newsletter-integration-data-with.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-newsletter-with.d.ts","sourceRoot":"","sources":["../../src/types/get-newsletter-with.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,iBAAiB,GAAG,QAAQ,GAAG,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"get-newsletter-with.js","sourceRoot":"","sources":["../../src/types/get-newsletter-with.ts"],"names":[],"mappings":""}
|
package/dist/types/index.d.ts
CHANGED
|
@@ -144,6 +144,8 @@ export type * from './get-callout-slide-schema.js';
|
|
|
144
144
|
export type * from './get-callout-with.js';
|
|
145
145
|
export type * from './get-callouts-query.js';
|
|
146
146
|
export type * from './get-contact-data-with.js';
|
|
147
|
+
export type * from './get-newsletter-integration-data-with.js';
|
|
148
|
+
export type * from './get-newsletter-with.js';
|
|
147
149
|
export type * from './get-contact-data.js';
|
|
148
150
|
export type * from './get-contact-mfa-data.js';
|
|
149
151
|
export type * from './get-contacts-query.js';
|
|
@@ -166,7 +168,9 @@ export type * from './get-stats-query.js';
|
|
|
166
168
|
export type * from './health-check-data.js';
|
|
167
169
|
export type * from './list-emails-query.js';
|
|
168
170
|
export type * from './login-data.js';
|
|
171
|
+
export type * from './newsletter-diff-data.js';
|
|
169
172
|
export type * from './newsletter-group-data.js';
|
|
173
|
+
export type * from './newsletter-integration-data.js';
|
|
170
174
|
export type * from './noop.js';
|
|
171
175
|
export type * from './notice-data.js';
|
|
172
176
|
export type * from './notice-filter-name.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/types/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type { NewsletterIntegrationDataWith } from './get-newsletter-integration-data-with.js';
|
|
2
|
+
export interface GroupChanges {
|
|
3
|
+
id: string;
|
|
4
|
+
label: string;
|
|
5
|
+
action: 'added' | 'removed';
|
|
6
|
+
}
|
|
7
|
+
export interface NewsletterDiffData {
|
|
8
|
+
info: NewsletterIntegrationDataWith<'health'>;
|
|
9
|
+
groupChanges: GroupChanges[];
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=newsletter-diff-data.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"newsletter-diff-data.d.ts","sourceRoot":"","sources":["../../src/types/newsletter-diff-data.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,2CAA2C,CAAC;AAE/F,MAAM,WAAW,YAAY;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,OAAO,GAAG,SAAS,CAAC;CAC7B;AAED,MAAM,WAAW,kBAAkB;IACjC,IAAI,EAAE,6BAA6B,CAAC,QAAQ,CAAC,CAAC;IAC9C,YAAY,EAAE,YAAY,EAAE,CAAC;CAC9B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"newsletter-diff-data.js","sourceRoot":"","sources":["../../src/types/newsletter-diff-data.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ApiHealthStatus } from '../data/index.js';
|
|
2
|
+
import type { NewsletterGroupData } from './newsletter-group-data.js';
|
|
3
|
+
export interface NoneNewsletterIntegrationData {
|
|
4
|
+
provider: 'none';
|
|
5
|
+
status?: ApiHealthStatus.DISABLED;
|
|
6
|
+
}
|
|
7
|
+
export interface MailchimpNewsletterIntegrationData {
|
|
8
|
+
provider: 'mailchimp';
|
|
9
|
+
status?: ApiHealthStatus;
|
|
10
|
+
audienceId: string;
|
|
11
|
+
groups: NewsletterGroupData[];
|
|
12
|
+
}
|
|
13
|
+
export type NewsletterIntegrationData = NoneNewsletterIntegrationData | MailchimpNewsletterIntegrationData;
|
|
14
|
+
//# sourceMappingURL=newsletter-integration-data.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"newsletter-integration-data.d.ts","sourceRoot":"","sources":["../../src/types/newsletter-integration-data.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AAEtE,MAAM,WAAW,6BAA6B;IAC5C,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,CAAC,EAAE,eAAe,CAAC,QAAQ,CAAC;CACnC;AAED,MAAM,WAAW,kCAAkC;IACjD,QAAQ,EAAE,WAAW,CAAC;IACtB,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,mBAAmB,EAAE,CAAC;CAC/B;AAED,MAAM,MAAM,yBAAyB,GACjC,6BAA6B,GAC7B,kCAAkC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"newsletter-integration-data.js","sourceRoot":"","sources":["../../src/types/newsletter-integration-data.ts"],"names":[],"mappings":""}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@beabee/beabee-common",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.45.0",
|
|
4
4
|
"description": "Shared code between Beabee projects",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/index.js",
|
|
@@ -36,7 +36,8 @@
|
|
|
36
36
|
},
|
|
37
37
|
"repository": {
|
|
38
38
|
"type": "git",
|
|
39
|
-
"url": "git+https://github.com/beabee-communityrm/monorepo.git"
|
|
39
|
+
"url": "git+https://github.com/beabee-communityrm/monorepo.git",
|
|
40
|
+
"directory": "packages/common"
|
|
40
41
|
},
|
|
41
42
|
"author": "",
|
|
42
43
|
"license": "AGPL-3.0",
|
|
@@ -45,7 +46,7 @@
|
|
|
45
46
|
},
|
|
46
47
|
"homepage": "https://github.com/beabee-communityrm/monorepo/blob/main/packages/common/README.md",
|
|
47
48
|
"devDependencies": {
|
|
48
|
-
"@beabee/prettier-config": "^0.
|
|
49
|
+
"@beabee/prettier-config": "^0.45.0",
|
|
49
50
|
"prettier": "^3.8.3",
|
|
50
51
|
"typescript": "~6.0.3",
|
|
51
52
|
"vitest": "^4.1.5"
|
package/src/data/index.ts
CHANGED
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
// Auto-generated by `@beabee/dev-cli generate-index`. Do not edit by hand.
|
|
2
2
|
export * from './api-error-code.js';
|
|
3
|
+
export * from './api-health-status.js';
|
|
3
4
|
export * from './callout-access.js';
|
|
4
5
|
export * from './callout-captcha.js';
|
|
5
6
|
export * from './callout-channel.js';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { ApiHealthStatus } from '../index.js';
|
|
2
|
+
import type {
|
|
3
|
+
GetNewsletterWith,
|
|
4
|
+
MailchimpNewsletterIntegrationData,
|
|
5
|
+
NewsletterIntegrationData,
|
|
6
|
+
Noop,
|
|
7
|
+
} from './index.js';
|
|
8
|
+
|
|
9
|
+
export type NewsletterIntegrationDataWith<With extends GetNewsletterWith> =
|
|
10
|
+
NewsletterIntegrationData &
|
|
11
|
+
('health' extends With ? { status: ApiHealthStatus } : Noop);
|
|
12
|
+
|
|
13
|
+
export type MailchimpNewsletterIntegrationDataWith<
|
|
14
|
+
With extends GetNewsletterWith,
|
|
15
|
+
> = MailchimpNewsletterIntegrationData &
|
|
16
|
+
('health' extends With ? { status: ApiHealthStatus } : Noop);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export type GetNewsletterWith = 'health' | void;
|
package/src/types/index.ts
CHANGED
|
@@ -145,6 +145,8 @@ export type * from './get-callout-slide-schema.js';
|
|
|
145
145
|
export type * from './get-callout-with.js';
|
|
146
146
|
export type * from './get-callouts-query.js';
|
|
147
147
|
export type * from './get-contact-data-with.js';
|
|
148
|
+
export type * from './get-newsletter-integration-data-with.js';
|
|
149
|
+
export type * from './get-newsletter-with.js';
|
|
148
150
|
export type * from './get-contact-data.js';
|
|
149
151
|
export type * from './get-contact-mfa-data.js';
|
|
150
152
|
export type * from './get-contacts-query.js';
|
|
@@ -167,7 +169,9 @@ export type * from './get-stats-query.js';
|
|
|
167
169
|
export type * from './health-check-data.js';
|
|
168
170
|
export type * from './list-emails-query.js';
|
|
169
171
|
export type * from './login-data.js';
|
|
172
|
+
export type * from './newsletter-diff-data.js';
|
|
170
173
|
export type * from './newsletter-group-data.js';
|
|
174
|
+
export type * from './newsletter-integration-data.js';
|
|
171
175
|
export type * from './noop.js';
|
|
172
176
|
export type * from './notice-data.js';
|
|
173
177
|
export type * from './notice-filter-name.js';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { NewsletterIntegrationDataWith } from './get-newsletter-integration-data-with.js';
|
|
2
|
+
|
|
3
|
+
export interface GroupChanges {
|
|
4
|
+
id: string;
|
|
5
|
+
label: string;
|
|
6
|
+
action: 'added' | 'removed';
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
export interface NewsletterDiffData {
|
|
10
|
+
info: NewsletterIntegrationDataWith<'health'>;
|
|
11
|
+
groupChanges: GroupChanges[];
|
|
12
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { ApiHealthStatus } from '../data/index.js';
|
|
2
|
+
import type { NewsletterGroupData } from './newsletter-group-data.js';
|
|
3
|
+
|
|
4
|
+
export interface NoneNewsletterIntegrationData {
|
|
5
|
+
provider: 'none';
|
|
6
|
+
status?: ApiHealthStatus.DISABLED;
|
|
7
|
+
}
|
|
8
|
+
|
|
9
|
+
export interface MailchimpNewsletterIntegrationData {
|
|
10
|
+
provider: 'mailchimp';
|
|
11
|
+
status?: ApiHealthStatus;
|
|
12
|
+
audienceId: string;
|
|
13
|
+
groups: NewsletterGroupData[];
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
export type NewsletterIntegrationData =
|
|
17
|
+
| NoneNewsletterIntegrationData
|
|
18
|
+
| MailchimpNewsletterIntegrationData;
|
package/dist/cjs/constants.cjs
DELETED
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var constants_exports = {};
|
|
19
|
-
__export(constants_exports, {
|
|
20
|
-
ADDRESS_COMPONENT_TYPE: () => ADDRESS_COMPONENT_TYPE,
|
|
21
|
-
ALLOWED_DOCUMENT_EXTENSIONS: () => ALLOWED_DOCUMENT_EXTENSIONS,
|
|
22
|
-
ALLOWED_DOCUMENT_MIME_TYPES: () => ALLOWED_DOCUMENT_MIME_TYPES,
|
|
23
|
-
ALLOWED_IMAGE_EXTENSIONS: () => ALLOWED_IMAGE_EXTENSIONS,
|
|
24
|
-
ALLOWED_IMAGE_MIME_TYPES: () => ALLOWED_IMAGE_MIME_TYPES,
|
|
25
|
-
MAX_FILE_SIZE_IN_BYTES: () => MAX_FILE_SIZE_IN_BYTES,
|
|
26
|
-
MILLISECONDS_IN_HOUR: () => MILLISECONDS_IN_HOUR,
|
|
27
|
-
MILLISECONDS_IN_MINUTE: () => MILLISECONDS_IN_MINUTE
|
|
28
|
-
});
|
|
29
|
-
module.exports = __toCommonJS(constants_exports);
|
|
30
|
-
const MILLISECONDS_IN_HOUR = 36e5;
|
|
31
|
-
const MILLISECONDS_IN_MINUTE = 6e4;
|
|
32
|
-
const MAX_FILE_SIZE_IN_BYTES = 20 * 1024 * 1024;
|
|
33
|
-
const ALLOWED_IMAGE_EXTENSIONS = [
|
|
34
|
-
"jpeg",
|
|
35
|
-
"jpg",
|
|
36
|
-
"png",
|
|
37
|
-
"webp",
|
|
38
|
-
"gif",
|
|
39
|
-
"avif",
|
|
40
|
-
"svg",
|
|
41
|
-
// SVG vector graphics
|
|
42
|
-
"tiff",
|
|
43
|
-
"tif",
|
|
44
|
-
// TIFF-Formate
|
|
45
|
-
"heif",
|
|
46
|
-
"heic",
|
|
47
|
-
// High Efficiency Image Format (Apple Photos)
|
|
48
|
-
"jp2"
|
|
49
|
-
// JPEG 2000
|
|
50
|
-
];
|
|
51
|
-
const ALLOWED_IMAGE_MIME_TYPES = [
|
|
52
|
-
"image/jpeg",
|
|
53
|
-
"image/jpg",
|
|
54
|
-
// Fallback for JPEG which is not standardized
|
|
55
|
-
"image/png",
|
|
56
|
-
"image/webp",
|
|
57
|
-
"image/gif",
|
|
58
|
-
"image/avif",
|
|
59
|
-
"image/svg+xml",
|
|
60
|
-
// SVG is supported, also for scaling and converting
|
|
61
|
-
"image/tiff",
|
|
62
|
-
// TIFF is supported by the sharp-module
|
|
63
|
-
"image/heif",
|
|
64
|
-
// HEIF/HEIC for High Efficiency Image Format
|
|
65
|
-
"image/jp2"
|
|
66
|
-
// JPEG 2000
|
|
67
|
-
];
|
|
68
|
-
const ALLOWED_DOCUMENT_EXTENSIONS = ["pdf"];
|
|
69
|
-
const ALLOWED_DOCUMENT_MIME_TYPES = ["application/pdf"];
|
|
70
|
-
var ADDRESS_COMPONENT_TYPE = /* @__PURE__ */ ((ADDRESS_COMPONENT_TYPE2) => {
|
|
71
|
-
ADDRESS_COMPONENT_TYPE2["STREET_NUMBER"] = "street_number";
|
|
72
|
-
ADDRESS_COMPONENT_TYPE2["ADDRESS"] = "address";
|
|
73
|
-
ADDRESS_COMPONENT_TYPE2["MUNICIPALITY"] = "municipality";
|
|
74
|
-
ADDRESS_COMPONENT_TYPE2["LOCALITY"] = "locality";
|
|
75
|
-
ADDRESS_COMPONENT_TYPE2["REGION"] = "region";
|
|
76
|
-
ADDRESS_COMPONENT_TYPE2["POSTAL_CODE"] = "postal_code";
|
|
77
|
-
ADDRESS_COMPONENT_TYPE2["COUNTRY"] = "country";
|
|
78
|
-
ADDRESS_COMPONENT_TYPE2["SUBREGION"] = "subregion";
|
|
79
|
-
ADDRESS_COMPONENT_TYPE2["COUNTY"] = "county";
|
|
80
|
-
ADDRESS_COMPONENT_TYPE2["JOINT_MUNICIPALITY"] = "joint_municipality";
|
|
81
|
-
ADDRESS_COMPONENT_TYPE2["MUNICIPAL_DISTRICT"] = "municipal_district";
|
|
82
|
-
ADDRESS_COMPONENT_TYPE2["NEIGHBOURHOOD"] = "neighbourhood";
|
|
83
|
-
ADDRESS_COMPONENT_TYPE2["PLACE"] = "place";
|
|
84
|
-
return ADDRESS_COMPONENT_TYPE2;
|
|
85
|
-
})(ADDRESS_COMPONENT_TYPE || {});
|
|
86
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
87
|
-
0 && (module.exports = {
|
|
88
|
-
ADDRESS_COMPONENT_TYPE,
|
|
89
|
-
ALLOWED_DOCUMENT_EXTENSIONS,
|
|
90
|
-
ALLOWED_DOCUMENT_MIME_TYPES,
|
|
91
|
-
ALLOWED_IMAGE_EXTENSIONS,
|
|
92
|
-
ALLOWED_IMAGE_MIME_TYPES,
|
|
93
|
-
MAX_FILE_SIZE_IN_BYTES,
|
|
94
|
-
MILLISECONDS_IN_HOUR,
|
|
95
|
-
MILLISECONDS_IN_MINUTE
|
|
96
|
-
});
|
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var api_error_code_exports = {};
|
|
19
|
-
__export(api_error_code_exports, {
|
|
20
|
-
ApiErrorCode: () => ApiErrorCode
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(api_error_code_exports);
|
|
23
|
-
var ApiErrorCode = /* @__PURE__ */ ((ApiErrorCode2) => {
|
|
24
|
-
ApiErrorCode2["BAD_REQUEST"] = "bad-request";
|
|
25
|
-
ApiErrorCode2["NOT_FOUND"] = "not-found";
|
|
26
|
-
ApiErrorCode2["PAYMENT_FAILED"] = "payment-failed";
|
|
27
|
-
ApiErrorCode2["PAYMENT_REQUIRES_ACTION"] = "payment-requires-action";
|
|
28
|
-
ApiErrorCode2["TOO_MANY_REQUESTS"] = "too-many-requests";
|
|
29
|
-
ApiErrorCode2["FILE_TOO_LARGE"] = "file-too-large";
|
|
30
|
-
ApiErrorCode2["FILE_UPLOAD_ERROR"] = "file-upload-error";
|
|
31
|
-
ApiErrorCode2["UNSUPPORTED_FILE_TYPE"] = "unsupported-file-type";
|
|
32
|
-
ApiErrorCode2["RESET_SECURITY_FLOW_ERROR"] = "reset-security-flow-error";
|
|
33
|
-
ApiErrorCode2["INVALID_CALLOUT_RESPONSE"] = "invalid-callout-response";
|
|
34
|
-
ApiErrorCode2["INVALID_RULE"] = "invalid-rule";
|
|
35
|
-
ApiErrorCode2["NO_PAYMENT_METHOD"] = "no-payment-method";
|
|
36
|
-
ApiErrorCode2["DUPLICATE_ID"] = "duplicate-id";
|
|
37
|
-
ApiErrorCode2["DUPLICATE_EMAIL"] = "duplicate-email";
|
|
38
|
-
ApiErrorCode2["DUPLICATE_TAG_NAME"] = "duplicate-tag-name";
|
|
39
|
-
ApiErrorCode2["INTERNAL_SERVER_ERROR"] = "internal-server-error";
|
|
40
|
-
ApiErrorCode2["CANT_UPDATE_CONTRIBUTION"] = "cant-update-contribution";
|
|
41
|
-
ApiErrorCode2["CANT_UPDATE_NEWSLETTER_CONTACT"] = "cant-update-newsletter-contact";
|
|
42
|
-
ApiErrorCode2["CAPTCHA_FAILED"] = "captcha-failed";
|
|
43
|
-
ApiErrorCode2["CAPTCHA_REQUIRED"] = "captcha-required";
|
|
44
|
-
return ApiErrorCode2;
|
|
45
|
-
})(ApiErrorCode || {});
|
|
46
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
47
|
-
0 && (module.exports = {
|
|
48
|
-
ApiErrorCode
|
|
49
|
-
});
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var callout_access_exports = {};
|
|
19
|
-
__export(callout_access_exports, {
|
|
20
|
-
CalloutAccess: () => CalloutAccess
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(callout_access_exports);
|
|
23
|
-
var CalloutAccess = /* @__PURE__ */ ((CalloutAccess2) => {
|
|
24
|
-
CalloutAccess2["Member"] = "member";
|
|
25
|
-
CalloutAccess2["Guest"] = "guest";
|
|
26
|
-
CalloutAccess2["Anonymous"] = "anonymous";
|
|
27
|
-
CalloutAccess2["OnlyAnonymous"] = "only-anonymous";
|
|
28
|
-
return CalloutAccess2;
|
|
29
|
-
})(CalloutAccess || {});
|
|
30
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
31
|
-
0 && (module.exports = {
|
|
32
|
-
CalloutAccess
|
|
33
|
-
});
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var callout_captcha_exports = {};
|
|
19
|
-
__export(callout_captcha_exports, {
|
|
20
|
-
CalloutCaptcha: () => CalloutCaptcha
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(callout_captcha_exports);
|
|
23
|
-
var CalloutCaptcha = /* @__PURE__ */ ((CalloutCaptcha2) => {
|
|
24
|
-
CalloutCaptcha2["None"] = "none";
|
|
25
|
-
CalloutCaptcha2["Guest"] = "guest";
|
|
26
|
-
CalloutCaptcha2["All"] = "all";
|
|
27
|
-
return CalloutCaptcha2;
|
|
28
|
-
})(CalloutCaptcha || {});
|
|
29
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
30
|
-
0 && (module.exports = {
|
|
31
|
-
CalloutCaptcha
|
|
32
|
-
});
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var callout_channel_exports = {};
|
|
19
|
-
__export(callout_channel_exports, {
|
|
20
|
-
CalloutChannel: () => CalloutChannel
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(callout_channel_exports);
|
|
23
|
-
var CalloutChannel = /* @__PURE__ */ ((CalloutChannel2) => {
|
|
24
|
-
CalloutChannel2["TELEGRAM"] = "telegram";
|
|
25
|
-
return CalloutChannel2;
|
|
26
|
-
})(CalloutChannel || {});
|
|
27
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
28
|
-
0 && (module.exports = {
|
|
29
|
-
CalloutChannel
|
|
30
|
-
});
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var callout_component_base_type_exports = {};
|
|
19
|
-
__export(callout_component_base_type_exports, {
|
|
20
|
-
CalloutComponentBaseType: () => CalloutComponentBaseType
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(callout_component_base_type_exports);
|
|
23
|
-
var CalloutComponentBaseType = /* @__PURE__ */ ((CalloutComponentBaseType2) => {
|
|
24
|
-
CalloutComponentBaseType2[CalloutComponentBaseType2["CONTENT"] = 0] = "CONTENT";
|
|
25
|
-
CalloutComponentBaseType2[CalloutComponentBaseType2["INPUT"] = 1] = "INPUT";
|
|
26
|
-
CalloutComponentBaseType2[CalloutComponentBaseType2["INPUT_TEXT"] = 2] = "INPUT_TEXT";
|
|
27
|
-
CalloutComponentBaseType2[CalloutComponentBaseType2["INPUT_SELECTABLE"] = 3] = "INPUT_SELECTABLE";
|
|
28
|
-
CalloutComponentBaseType2[CalloutComponentBaseType2["NESTABLE"] = 4] = "NESTABLE";
|
|
29
|
-
return CalloutComponentBaseType2;
|
|
30
|
-
})(CalloutComponentBaseType || {});
|
|
31
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
32
|
-
0 && (module.exports = {
|
|
33
|
-
CalloutComponentBaseType
|
|
34
|
-
});
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
var __defProp = Object.defineProperty;
|
|
2
|
-
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
3
|
-
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
4
|
-
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
5
|
-
var __export = (target, all) => {
|
|
6
|
-
for (var name in all)
|
|
7
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
8
|
-
};
|
|
9
|
-
var __copyProps = (to, from, except, desc) => {
|
|
10
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
11
|
-
for (let key of __getOwnPropNames(from))
|
|
12
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
13
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
14
|
-
}
|
|
15
|
-
return to;
|
|
16
|
-
};
|
|
17
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
18
|
-
var callout_component_input_selectable_types_exports = {};
|
|
19
|
-
__export(callout_component_input_selectable_types_exports, {
|
|
20
|
-
calloutComponentInputSelectableTypes: () => calloutComponentInputSelectableTypes
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(callout_component_input_selectable_types_exports);
|
|
23
|
-
var import_callout_component_type = require("./callout-component-type.cjs");
|
|
24
|
-
const calloutComponentInputSelectableTypes = [
|
|
25
|
-
import_callout_component_type.CalloutComponentType.INPUT_SELECTABLE_RADIO,
|
|
26
|
-
import_callout_component_type.CalloutComponentType.INPUT_SELECTABLE_SELECTBOXES
|
|
27
|
-
];
|
|
28
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
29
|
-
0 && (module.exports = {
|
|
30
|
-
calloutComponentInputSelectableTypes
|
|
31
|
-
});
|