@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
|
@@ -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 payment_status_exports = {};
|
|
19
|
-
__export(payment_status_exports, {
|
|
20
|
-
PaymentStatus: () => PaymentStatus
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(payment_status_exports);
|
|
23
|
-
var PaymentStatus = /* @__PURE__ */ ((PaymentStatus2) => {
|
|
24
|
-
PaymentStatus2["Draft"] = "draft";
|
|
25
|
-
PaymentStatus2["Pending"] = "pending";
|
|
26
|
-
PaymentStatus2["Successful"] = "successful";
|
|
27
|
-
PaymentStatus2["Failed"] = "failed";
|
|
28
|
-
PaymentStatus2["Cancelled"] = "cancelled";
|
|
29
|
-
return PaymentStatus2;
|
|
30
|
-
})(PaymentStatus || {});
|
|
31
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
32
|
-
0 && (module.exports = {
|
|
33
|
-
PaymentStatus
|
|
34
|
-
});
|
|
@@ -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 payment_type_exports = {};
|
|
19
|
-
__export(payment_type_exports, {
|
|
20
|
-
PaymentType: () => PaymentType
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(payment_type_exports);
|
|
23
|
-
var PaymentType = /* @__PURE__ */ ((PaymentType2) => {
|
|
24
|
-
PaymentType2["OneTime"] = "one-time";
|
|
25
|
-
PaymentType2["Recurring"] = "recurring";
|
|
26
|
-
PaymentType2["Prorated"] = "prorated";
|
|
27
|
-
PaymentType2["Unknown"] = "unknown";
|
|
28
|
-
return PaymentType2;
|
|
29
|
-
})(PaymentType || {});
|
|
30
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
31
|
-
0 && (module.exports = {
|
|
32
|
-
PaymentType
|
|
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 reset_security_flow_error_code_exports = {};
|
|
19
|
-
__export(reset_security_flow_error_code_exports, {
|
|
20
|
-
RESET_SECURITY_FLOW_ERROR_CODE: () => RESET_SECURITY_FLOW_ERROR_CODE
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(reset_security_flow_error_code_exports);
|
|
23
|
-
var RESET_SECURITY_FLOW_ERROR_CODE = /* @__PURE__ */ ((RESET_SECURITY_FLOW_ERROR_CODE2) => {
|
|
24
|
-
RESET_SECURITY_FLOW_ERROR_CODE2["WRONG_TYPE"] = "wrong-type";
|
|
25
|
-
RESET_SECURITY_FLOW_ERROR_CODE2["WRONG_MFA_TYPE"] = "wrong-mfa-type";
|
|
26
|
-
RESET_SECURITY_FLOW_ERROR_CODE2["MFA_TOKEN_REQUIRED"] = "mfa-token-required";
|
|
27
|
-
return RESET_SECURITY_FLOW_ERROR_CODE2;
|
|
28
|
-
})(RESET_SECURITY_FLOW_ERROR_CODE || {});
|
|
29
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
30
|
-
0 && (module.exports = {
|
|
31
|
-
RESET_SECURITY_FLOW_ERROR_CODE
|
|
32
|
-
});
|
|
@@ -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 reset_security_flow_type_exports = {};
|
|
19
|
-
__export(reset_security_flow_type_exports, {
|
|
20
|
-
RESET_SECURITY_FLOW_TYPE: () => RESET_SECURITY_FLOW_TYPE
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(reset_security_flow_type_exports);
|
|
23
|
-
var RESET_SECURITY_FLOW_TYPE = /* @__PURE__ */ ((RESET_SECURITY_FLOW_TYPE2) => {
|
|
24
|
-
RESET_SECURITY_FLOW_TYPE2["PASSWORD"] = "password";
|
|
25
|
-
RESET_SECURITY_FLOW_TYPE2["TOTP"] = "totp";
|
|
26
|
-
return RESET_SECURITY_FLOW_TYPE2;
|
|
27
|
-
})(RESET_SECURITY_FLOW_TYPE || {});
|
|
28
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
29
|
-
0 && (module.exports = {
|
|
30
|
-
RESET_SECURITY_FLOW_TYPE
|
|
31
|
-
});
|
|
@@ -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 role_type_data_exports = {};
|
|
19
|
-
__export(role_type_data_exports, {
|
|
20
|
-
RoleTypeData: () => RoleTypeData
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(role_type_data_exports);
|
|
23
|
-
var RoleTypeData = /* @__PURE__ */ ((RoleTypeData2) => {
|
|
24
|
-
RoleTypeData2["MEMBER"] = "member";
|
|
25
|
-
RoleTypeData2["ADMIN"] = "admin";
|
|
26
|
-
RoleTypeData2["SUPERADMIN"] = "superadmin";
|
|
27
|
-
return RoleTypeData2;
|
|
28
|
-
})(RoleTypeData || {});
|
|
29
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
30
|
-
0 && (module.exports = {
|
|
31
|
-
RoleTypeData
|
|
32
|
-
});
|
|
@@ -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 InvalidRule_exports = {};
|
|
19
|
-
__export(InvalidRule_exports, {
|
|
20
|
-
InvalidRule: () => InvalidRule
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(InvalidRule_exports);
|
|
23
|
-
class InvalidRule extends Error {
|
|
24
|
-
constructor(rule, message) {
|
|
25
|
-
super();
|
|
26
|
-
this.rule = rule;
|
|
27
|
-
this.message = message;
|
|
28
|
-
Object.setPrototypeOf(this, InvalidRule.prototype);
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
32
|
-
0 && (module.exports = {
|
|
33
|
-
InvalidRule
|
|
34
|
-
});
|
package/dist/cjs/error/index.cjs
DELETED
|
@@ -1,21 +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 __copyProps = (to, from, except, desc) => {
|
|
6
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
-
for (let key of __getOwnPropNames(from))
|
|
8
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
-
}
|
|
11
|
-
return to;
|
|
12
|
-
};
|
|
13
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
-
var error_exports = {};
|
|
16
|
-
module.exports = __toCommonJS(error_exports);
|
|
17
|
-
__reExport(error_exports, require("./InvalidRule.cjs"), module.exports);
|
|
18
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
19
|
-
0 && (module.exports = {
|
|
20
|
-
...require("./InvalidRule.cjs")
|
|
21
|
-
});
|
package/dist/cjs/index.cjs
DELETED
|
@@ -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 __copyProps = (to, from, except, desc) => {
|
|
6
|
-
if (from && typeof from === "object" || typeof from === "function") {
|
|
7
|
-
for (let key of __getOwnPropNames(from))
|
|
8
|
-
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
9
|
-
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
10
|
-
}
|
|
11
|
-
return to;
|
|
12
|
-
};
|
|
13
|
-
var __reExport = (target, mod, secondTarget) => (__copyProps(target, mod, "default"), secondTarget && __copyProps(secondTarget, mod, "default"));
|
|
14
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
-
var index_exports = {};
|
|
16
|
-
module.exports = __toCommonJS(index_exports);
|
|
17
|
-
__reExport(index_exports, require("./data/index.cjs"), module.exports);
|
|
18
|
-
__reExport(index_exports, require("./error/index.cjs"), module.exports);
|
|
19
|
-
__reExport(index_exports, require("./search/index.cjs"), module.exports);
|
|
20
|
-
__reExport(index_exports, require("./utils/index.cjs"), module.exports);
|
|
21
|
-
__reExport(index_exports, require("./validators/index.cjs"), module.exports);
|
|
22
|
-
__reExport(index_exports, require("./constants.cjs"), module.exports);
|
|
23
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
24
|
-
0 && (module.exports = {
|
|
25
|
-
...require("./data/index.cjs"),
|
|
26
|
-
...require("./error/index.cjs"),
|
|
27
|
-
...require("./search/index.cjs"),
|
|
28
|
-
...require("./utils/index.cjs"),
|
|
29
|
-
...require("./validators/index.cjs"),
|
|
30
|
-
...require("./constants.cjs")
|
|
31
|
-
});
|
|
@@ -1,35 +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_keys_exports = {};
|
|
19
|
-
__export(api_keys_exports, {
|
|
20
|
-
apiKeyFilters: () => apiKeyFilters
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(api_keys_exports);
|
|
23
|
-
const apiKeyFilters = {
|
|
24
|
-
id: {
|
|
25
|
-
type: "text"
|
|
26
|
-
},
|
|
27
|
-
createdAt: {
|
|
28
|
-
type: "date"
|
|
29
|
-
}
|
|
30
|
-
};
|
|
31
|
-
apiKeyFilters;
|
|
32
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
33
|
-
0 && (module.exports = {
|
|
34
|
-
apiKeyFilters
|
|
35
|
-
});
|
|
@@ -1,192 +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 callouts_exports = {};
|
|
19
|
-
__export(callouts_exports, {
|
|
20
|
-
calloutChannelFilters: () => calloutChannelFilters,
|
|
21
|
-
calloutFilters: () => calloutFilters,
|
|
22
|
-
calloutResponseCommentFilters: () => calloutResponseCommentFilters,
|
|
23
|
-
calloutResponseFilters: () => calloutResponseFilters,
|
|
24
|
-
calloutReviewerFilters: () => calloutReviewerFilters,
|
|
25
|
-
calloutTagFilters: () => calloutTagFilters,
|
|
26
|
-
calloutVariantFilters: () => calloutVariantFilters
|
|
27
|
-
});
|
|
28
|
-
module.exports = __toCommonJS(callouts_exports);
|
|
29
|
-
var import_data = require("../data/index.cjs");
|
|
30
|
-
const calloutFilters = {
|
|
31
|
-
id: {
|
|
32
|
-
type: "text"
|
|
33
|
-
},
|
|
34
|
-
slug: {
|
|
35
|
-
type: "text"
|
|
36
|
-
},
|
|
37
|
-
title: {
|
|
38
|
-
type: "text"
|
|
39
|
-
},
|
|
40
|
-
status: {
|
|
41
|
-
type: "enum",
|
|
42
|
-
options: [
|
|
43
|
-
import_data.ItemStatus.Draft,
|
|
44
|
-
import_data.ItemStatus.Scheduled,
|
|
45
|
-
import_data.ItemStatus.Open,
|
|
46
|
-
import_data.ItemStatus.Ended
|
|
47
|
-
]
|
|
48
|
-
},
|
|
49
|
-
answeredBy: {
|
|
50
|
-
type: "contact"
|
|
51
|
-
},
|
|
52
|
-
starts: {
|
|
53
|
-
type: "date",
|
|
54
|
-
nullable: true
|
|
55
|
-
},
|
|
56
|
-
expires: {
|
|
57
|
-
type: "date",
|
|
58
|
-
nullable: true
|
|
59
|
-
},
|
|
60
|
-
hidden: {
|
|
61
|
-
type: "boolean"
|
|
62
|
-
},
|
|
63
|
-
channels: {
|
|
64
|
-
type: "array"
|
|
65
|
-
},
|
|
66
|
-
canReview: {
|
|
67
|
-
type: "boolean"
|
|
68
|
-
}
|
|
69
|
-
};
|
|
70
|
-
calloutFilters;
|
|
71
|
-
const calloutResponseFilters = {
|
|
72
|
-
id: {
|
|
73
|
-
type: "text"
|
|
74
|
-
},
|
|
75
|
-
contact: {
|
|
76
|
-
type: "contact",
|
|
77
|
-
nullable: true
|
|
78
|
-
},
|
|
79
|
-
calloutId: {
|
|
80
|
-
type: "text"
|
|
81
|
-
},
|
|
82
|
-
createdAt: {
|
|
83
|
-
type: "date"
|
|
84
|
-
},
|
|
85
|
-
updatedAt: {
|
|
86
|
-
type: "date"
|
|
87
|
-
},
|
|
88
|
-
bucket: {
|
|
89
|
-
type: "text",
|
|
90
|
-
nullable: true
|
|
91
|
-
},
|
|
92
|
-
tags: {
|
|
93
|
-
type: "array"
|
|
94
|
-
},
|
|
95
|
-
assignee: {
|
|
96
|
-
type: "contact",
|
|
97
|
-
nullable: true
|
|
98
|
-
},
|
|
99
|
-
answers: {
|
|
100
|
-
type: "blob"
|
|
101
|
-
}
|
|
102
|
-
};
|
|
103
|
-
calloutResponseFilters;
|
|
104
|
-
const calloutResponseCommentFilters = {
|
|
105
|
-
id: {
|
|
106
|
-
type: "text"
|
|
107
|
-
},
|
|
108
|
-
calloutId: {
|
|
109
|
-
type: "text"
|
|
110
|
-
},
|
|
111
|
-
responseId: {
|
|
112
|
-
type: "text"
|
|
113
|
-
},
|
|
114
|
-
contact: {
|
|
115
|
-
type: "contact"
|
|
116
|
-
},
|
|
117
|
-
createdAt: {
|
|
118
|
-
type: "date"
|
|
119
|
-
},
|
|
120
|
-
updatedAt: {
|
|
121
|
-
type: "date"
|
|
122
|
-
},
|
|
123
|
-
text: {
|
|
124
|
-
type: "text"
|
|
125
|
-
}
|
|
126
|
-
};
|
|
127
|
-
calloutResponseCommentFilters;
|
|
128
|
-
const calloutTagFilters = {
|
|
129
|
-
// ...tagFilters,
|
|
130
|
-
id: {
|
|
131
|
-
type: "text"
|
|
132
|
-
},
|
|
133
|
-
name: {
|
|
134
|
-
type: "text"
|
|
135
|
-
},
|
|
136
|
-
description: {
|
|
137
|
-
type: "text"
|
|
138
|
-
},
|
|
139
|
-
calloutId: {
|
|
140
|
-
type: "text"
|
|
141
|
-
}
|
|
142
|
-
};
|
|
143
|
-
calloutTagFilters;
|
|
144
|
-
const calloutChannelFilters = {
|
|
145
|
-
id: {
|
|
146
|
-
type: "text"
|
|
147
|
-
},
|
|
148
|
-
name: {
|
|
149
|
-
type: "text"
|
|
150
|
-
},
|
|
151
|
-
description: {
|
|
152
|
-
type: "text"
|
|
153
|
-
},
|
|
154
|
-
calloutId: {
|
|
155
|
-
type: "text"
|
|
156
|
-
}
|
|
157
|
-
};
|
|
158
|
-
calloutChannelFilters;
|
|
159
|
-
const calloutReviewerFilters = {
|
|
160
|
-
id: {
|
|
161
|
-
type: "text"
|
|
162
|
-
},
|
|
163
|
-
contact: {
|
|
164
|
-
type: "contact"
|
|
165
|
-
},
|
|
166
|
-
canEdit: {
|
|
167
|
-
type: "boolean"
|
|
168
|
-
},
|
|
169
|
-
calloutId: {
|
|
170
|
-
type: "text"
|
|
171
|
-
}
|
|
172
|
-
};
|
|
173
|
-
calloutReviewerFilters;
|
|
174
|
-
const calloutVariantFilters = {
|
|
175
|
-
calloutId: {
|
|
176
|
-
type: "text"
|
|
177
|
-
},
|
|
178
|
-
name: {
|
|
179
|
-
type: "text"
|
|
180
|
-
}
|
|
181
|
-
};
|
|
182
|
-
calloutVariantFilters;
|
|
183
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
184
|
-
0 && (module.exports = {
|
|
185
|
-
calloutChannelFilters,
|
|
186
|
-
calloutFilters,
|
|
187
|
-
calloutResponseCommentFilters,
|
|
188
|
-
calloutResponseFilters,
|
|
189
|
-
calloutReviewerFilters,
|
|
190
|
-
calloutTagFilters,
|
|
191
|
-
calloutVariantFilters
|
|
192
|
-
});
|
|
@@ -1,147 +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 contacts_exports = {};
|
|
19
|
-
__export(contacts_exports, {
|
|
20
|
-
RoleTypes: () => RoleTypes,
|
|
21
|
-
contactCalloutFilters: () => contactCalloutFilters,
|
|
22
|
-
contactFilters: () => contactFilters,
|
|
23
|
-
contactTagFilters: () => contactTagFilters
|
|
24
|
-
});
|
|
25
|
-
module.exports = __toCommonJS(contacts_exports);
|
|
26
|
-
var import_data = require("../data/index.cjs");
|
|
27
|
-
const RoleTypes = ["member", "admin", "superadmin"];
|
|
28
|
-
const contactFilters = {
|
|
29
|
-
id: {
|
|
30
|
-
type: "contact"
|
|
31
|
-
},
|
|
32
|
-
firstname: {
|
|
33
|
-
type: "text"
|
|
34
|
-
},
|
|
35
|
-
lastname: {
|
|
36
|
-
type: "text"
|
|
37
|
-
},
|
|
38
|
-
email: {
|
|
39
|
-
type: "text"
|
|
40
|
-
},
|
|
41
|
-
joined: {
|
|
42
|
-
type: "date"
|
|
43
|
-
},
|
|
44
|
-
lastSeen: {
|
|
45
|
-
type: "date"
|
|
46
|
-
},
|
|
47
|
-
contributionCancelled: {
|
|
48
|
-
type: "date",
|
|
49
|
-
nullable: true
|
|
50
|
-
},
|
|
51
|
-
contributionType: {
|
|
52
|
-
type: "enum",
|
|
53
|
-
options: [
|
|
54
|
-
import_data.ContributionType.Automatic,
|
|
55
|
-
import_data.ContributionType.Gift,
|
|
56
|
-
import_data.ContributionType.Manual,
|
|
57
|
-
import_data.ContributionType.None
|
|
58
|
-
]
|
|
59
|
-
},
|
|
60
|
-
contributionMonthlyAmount: {
|
|
61
|
-
type: "number"
|
|
62
|
-
},
|
|
63
|
-
contributionPeriod: {
|
|
64
|
-
type: "enum",
|
|
65
|
-
options: [
|
|
66
|
-
import_data.ContributionPeriod.Monthly,
|
|
67
|
-
import_data.ContributionPeriod.Annually
|
|
68
|
-
]
|
|
69
|
-
},
|
|
70
|
-
donationDate: {
|
|
71
|
-
type: "date"
|
|
72
|
-
},
|
|
73
|
-
hasDonated: {
|
|
74
|
-
type: "boolean"
|
|
75
|
-
},
|
|
76
|
-
totalDonationAmount: { type: "number" },
|
|
77
|
-
averageDonationAmount: { type: "number" },
|
|
78
|
-
deliveryOptIn: {
|
|
79
|
-
type: "boolean"
|
|
80
|
-
},
|
|
81
|
-
newsletterStatus: {
|
|
82
|
-
type: "enum",
|
|
83
|
-
options: [
|
|
84
|
-
import_data.NewsletterStatus.Subscribed,
|
|
85
|
-
import_data.NewsletterStatus.Unsubscribed,
|
|
86
|
-
import_data.NewsletterStatus.Cleaned,
|
|
87
|
-
import_data.NewsletterStatus.Pending,
|
|
88
|
-
import_data.NewsletterStatus.None
|
|
89
|
-
]
|
|
90
|
-
},
|
|
91
|
-
newsletterGroups: {
|
|
92
|
-
type: "array"
|
|
93
|
-
},
|
|
94
|
-
activePermission: {
|
|
95
|
-
type: "enum",
|
|
96
|
-
options: RoleTypes
|
|
97
|
-
},
|
|
98
|
-
activeMembership: {
|
|
99
|
-
type: "boolean"
|
|
100
|
-
},
|
|
101
|
-
activeUser: {
|
|
102
|
-
type: "boolean"
|
|
103
|
-
},
|
|
104
|
-
membershipStarts: {
|
|
105
|
-
type: "date"
|
|
106
|
-
},
|
|
107
|
-
membershipExpires: {
|
|
108
|
-
type: "date"
|
|
109
|
-
},
|
|
110
|
-
manualPaymentSource: {
|
|
111
|
-
type: "text",
|
|
112
|
-
nullable: true
|
|
113
|
-
},
|
|
114
|
-
tags: {
|
|
115
|
-
type: "array"
|
|
116
|
-
}
|
|
117
|
-
};
|
|
118
|
-
contactFilters;
|
|
119
|
-
const contactTagFilters = {
|
|
120
|
-
// ...tagFilters,
|
|
121
|
-
id: {
|
|
122
|
-
type: "text"
|
|
123
|
-
},
|
|
124
|
-
name: {
|
|
125
|
-
type: "text"
|
|
126
|
-
},
|
|
127
|
-
description: {
|
|
128
|
-
type: "text"
|
|
129
|
-
},
|
|
130
|
-
contactId: {
|
|
131
|
-
type: "text"
|
|
132
|
-
}
|
|
133
|
-
};
|
|
134
|
-
contactTagFilters;
|
|
135
|
-
const contactCalloutFilters = {
|
|
136
|
-
hasAnswered: {
|
|
137
|
-
type: "boolean"
|
|
138
|
-
}
|
|
139
|
-
};
|
|
140
|
-
contactCalloutFilters;
|
|
141
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
142
|
-
0 && (module.exports = {
|
|
143
|
-
RoleTypes,
|
|
144
|
-
contactCalloutFilters,
|
|
145
|
-
contactFilters,
|
|
146
|
-
contactTagFilters
|
|
147
|
-
});
|
|
@@ -1,56 +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 emails_exports = {};
|
|
19
|
-
__export(emails_exports, {
|
|
20
|
-
emailFilters: () => emailFilters
|
|
21
|
-
});
|
|
22
|
-
module.exports = __toCommonJS(emails_exports);
|
|
23
|
-
const emailFilters = {
|
|
24
|
-
id: {
|
|
25
|
-
type: "text"
|
|
26
|
-
},
|
|
27
|
-
templateId: {
|
|
28
|
-
type: "text",
|
|
29
|
-
nullable: true
|
|
30
|
-
},
|
|
31
|
-
name: {
|
|
32
|
-
type: "text"
|
|
33
|
-
},
|
|
34
|
-
fromName: {
|
|
35
|
-
type: "text",
|
|
36
|
-
nullable: true
|
|
37
|
-
},
|
|
38
|
-
fromEmail: {
|
|
39
|
-
type: "text",
|
|
40
|
-
nullable: true
|
|
41
|
-
},
|
|
42
|
-
subject: {
|
|
43
|
-
type: "text"
|
|
44
|
-
},
|
|
45
|
-
body: {
|
|
46
|
-
type: "text"
|
|
47
|
-
},
|
|
48
|
-
date: {
|
|
49
|
-
type: "date"
|
|
50
|
-
}
|
|
51
|
-
};
|
|
52
|
-
emailFilters;
|
|
53
|
-
// Annotate the CommonJS export names for ESM import in node:
|
|
54
|
-
0 && (module.exports = {
|
|
55
|
-
emailFilters
|
|
56
|
-
});
|