Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wix/redirects_redirects

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wix/redirects_redirects - npm Package Compare versions

Comparing version 1.0.26 to 1.0.27

4

build/cjs/src/headless-v1-redirect-session-redirects.context.d.ts

@@ -10,3 +10,3 @@ import { createRedirectSession as publicCreateRedirectSession } from './headless-v1-redirect-session-redirects.public';

export declare const onRedirectSessionCreated: ReturnType<typeof createEventModule<_publicOnRedirectSessionCreatedType>>;
export { LocationType, Prompt, MembersAccountSection, Status, CallbackType, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
export { RedirectSession, URLDetails, CreateRedirectSessionRequest, CreateRedirectSessionRequestIntentOneOf, RedirectSessionBookingsCheckoutParams, SlotAvailability, Slot, SlotResource, Location, WaitingList, BookingPolicyViolations, NestedTimeSlot, RedirectSessionEcomCheckoutParams, RedirectSessionEventsCheckoutParams, RedirectSessionPaidPlansCheckoutParams, RedirectSessionLoginParams, RedirectSessionLogoutParams, RedirectSessionAuthParams, AuthorizeRequest, RedirectSessionMembersAccountParams, RedirectSessionStoresProductParams, RedirectSessionBookingsBookParams, CallbackParams, RedirectSessionPreferences, CustomMemberPaths, CreateRedirectSessionResponse, CreateAnonymousRedirectSessionRequest, CreateAnonymousRedirectSessionRequestIntentOneOf, CreateAnonymousRedirectSessionResponse, AttachPagesRequest, AttachPagesResponse, ValidateCallbackURLRequest, ValidateCallbackURLResponse, SignInURLRequest, SignInURLResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, CreateRedirectSessionResponseNonNullableFields, BaseEventMetadata, EventMetadata, RedirectSessionCreatedEnvelope, CreateRedirectSessionOptions, } from './headless-v1-redirect-session-redirects.universal';
export { LocationType, Prompt, MembersAccountSection, AttachPagesResponseStatus, CallbackType, Status, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
export { RedirectSession, URLDetails, CreateRedirectSessionRequest, CreateRedirectSessionRequestIntentOneOf, RedirectSessionBookingsCheckoutParams, SlotAvailability, Slot, SlotResource, Location, WaitingList, BookingPolicyViolations, NestedTimeSlot, RedirectSessionEcomCheckoutParams, RedirectSessionEventsCheckoutParams, RedirectSessionPaidPlansCheckoutParams, RedirectSessionLoginParams, RedirectSessionLogoutParams, RedirectSessionAuthParams, AuthorizeRequest, RedirectSessionMembersAccountParams, RedirectSessionStoresProductParams, RedirectSessionBookingsBookParams, CallbackParams, RedirectSessionPreferences, CustomMemberPaths, CreateRedirectSessionResponse, CreateAnonymousRedirectSessionRequest, CreateAnonymousRedirectSessionRequestIntentOneOf, CreateAnonymousRedirectSessionResponse, AttachPagesRequest, AttachPagesResponse, ValidateCallbackURLRequest, ValidateCallbackURLResponse, SignInURLRequest, SignInURLResponse, AttachAllTemplatesRequest, AttachAllTemplatesResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, CreateRedirectSessionResponseNonNullableFields, BaseEventMetadata, EventMetadata, RedirectSessionCreatedEnvelope, CreateRedirectSessionOptions, } from './headless-v1-redirect-session-redirects.universal';
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.WebhookIdentityType = exports.CallbackType = exports.Status = exports.MembersAccountSection = exports.Prompt = exports.LocationType = exports.onRedirectSessionCreated = exports.publicOnRedirectSessionCreated = exports.createRedirectSession = void 0;
exports.WebhookIdentityType = exports.Status = exports.CallbackType = exports.AttachPagesResponseStatus = exports.MembersAccountSection = exports.Prompt = exports.LocationType = exports.onRedirectSessionCreated = exports.publicOnRedirectSessionCreated = exports.createRedirectSession = void 0;
const headless_v1_redirect_session_redirects_public_1 = require("./headless-v1-redirect-session-redirects.public");

@@ -16,5 +16,6 @@ const rest_modules_1 = require("@wix/sdk-runtime/rest-modules");

Object.defineProperty(exports, "MembersAccountSection", { enumerable: true, get: function () { return headless_v1_redirect_session_redirects_universal_1.MembersAccountSection; } });
Object.defineProperty(exports, "AttachPagesResponseStatus", { enumerable: true, get: function () { return headless_v1_redirect_session_redirects_universal_1.AttachPagesResponseStatus; } });
Object.defineProperty(exports, "CallbackType", { enumerable: true, get: function () { return headless_v1_redirect_session_redirects_universal_1.CallbackType; } });
Object.defineProperty(exports, "Status", { enumerable: true, get: function () { return headless_v1_redirect_session_redirects_universal_1.Status; } });
Object.defineProperty(exports, "CallbackType", { enumerable: true, get: function () { return headless_v1_redirect_session_redirects_universal_1.CallbackType; } });
Object.defineProperty(exports, "WebhookIdentityType", { enumerable: true, get: function () { return headless_v1_redirect_session_redirects_universal_1.WebhookIdentityType; } });
//# sourceMappingURL=headless-v1-redirect-session-redirects.context.js.map

@@ -25,2 +25,2 @@ import { EventDefinition, HttpClient } from '@wix/sdk-types';

export declare const onRedirectSessionCreated: EventDefinition<RedirectSessionCreatedEnvelope, "wix.headless.v1.redirect_session_created">;
export { ActionEvent, AttachPagesRequest, AttachPagesResponse, AuthorizeRequest, BaseEventMetadata, BookingPolicyViolations, CallbackParams, CallbackType, CreateAnonymousRedirectSessionRequest, CreateAnonymousRedirectSessionRequestIntentOneOf, CreateAnonymousRedirectSessionResponse, CreateRedirectSessionOptions, CreateRedirectSessionRequest, CreateRedirectSessionRequestIntentOneOf, CreateRedirectSessionResponse, CreateRedirectSessionResponseNonNullableFields, CustomMemberPaths, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, IdentificationData, IdentificationDataIdOneOf, Location, LocationType, MembersAccountSection, MessageEnvelope, NestedTimeSlot, Prompt, RedirectSession, RedirectSessionAuthParams, RedirectSessionBookingsBookParams, RedirectSessionBookingsCheckoutParams, RedirectSessionCreatedEnvelope, RedirectSessionEcomCheckoutParams, RedirectSessionEventsCheckoutParams, RedirectSessionLoginParams, RedirectSessionLogoutParams, RedirectSessionMembersAccountParams, RedirectSessionPaidPlansCheckoutParams, RedirectSessionPreferences, RedirectSessionStoresProductParams, RestoreInfo, SignInURLRequest, SignInURLResponse, Slot, SlotAvailability, SlotResource, Status, URLDetails, ValidateCallbackURLRequest, ValidateCallbackURLResponse, WaitingList, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
export { ActionEvent, AttachAllTemplatesRequest, AttachAllTemplatesResponse, AttachPagesRequest, AttachPagesResponse, AttachPagesResponseStatus, AuthorizeRequest, BaseEventMetadata, BookingPolicyViolations, CallbackParams, CallbackType, CreateAnonymousRedirectSessionRequest, CreateAnonymousRedirectSessionRequestIntentOneOf, CreateAnonymousRedirectSessionResponse, CreateRedirectSessionOptions, CreateRedirectSessionRequest, CreateRedirectSessionRequestIntentOneOf, CreateRedirectSessionResponse, CreateRedirectSessionResponseNonNullableFields, CustomMemberPaths, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, IdentificationData, IdentificationDataIdOneOf, Location, LocationType, MembersAccountSection, MessageEnvelope, NestedTimeSlot, Prompt, RedirectSession, RedirectSessionAuthParams, RedirectSessionBookingsBookParams, RedirectSessionBookingsCheckoutParams, RedirectSessionCreatedEnvelope, RedirectSessionEcomCheckoutParams, RedirectSessionEventsCheckoutParams, RedirectSessionLoginParams, RedirectSessionLogoutParams, RedirectSessionMembersAccountParams, RedirectSessionPaidPlansCheckoutParams, RedirectSessionPreferences, RedirectSessionStoresProductParams, RestoreInfo, SignInURLRequest, SignInURLResponse, Slot, SlotAvailability, SlotResource, Status, URLDetails, ValidateCallbackURLRequest, ValidateCallbackURLResponse, WaitingList, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.WebhookIdentityType = exports.Status = exports.Prompt = exports.MembersAccountSection = exports.LocationType = exports.CallbackType = exports.onRedirectSessionCreated = exports.createRedirectSession = exports.__metadata = void 0;
exports.WebhookIdentityType = exports.Status = exports.Prompt = exports.MembersAccountSection = exports.LocationType = exports.CallbackType = exports.AttachPagesResponseStatus = exports.onRedirectSessionCreated = exports.createRedirectSession = exports.__metadata = void 0;
const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");

@@ -23,2 +23,3 @@ const timestamp_1 = require("@wix/sdk-runtime/transformations/timestamp");

var headless_v1_redirect_session_redirects_universal_2 = require("./headless-v1-redirect-session-redirects.universal");
Object.defineProperty(exports, "AttachPagesResponseStatus", { enumerable: true, get: function () { return headless_v1_redirect_session_redirects_universal_2.AttachPagesResponseStatus; } });
Object.defineProperty(exports, "CallbackType", { enumerable: true, get: function () { return headless_v1_redirect_session_redirects_universal_2.CallbackType; } });

@@ -25,0 +26,0 @@ Object.defineProperty(exports, "LocationType", { enumerable: true, get: function () { return headless_v1_redirect_session_redirects_universal_2.LocationType; } });

@@ -473,3 +473,3 @@ /** Information for redirecting a visitor from an external Wix Headless client site to a Wix page for Wix-managed functionality. */

/** The status of the operation */
status?: Status;
status?: AttachPagesResponseStatus;
/** A descriptive message about the operation */

@@ -482,3 +482,3 @@ message?: string;

}
export declare enum Status {
export declare enum AttachPagesResponseStatus {
/** Invalid value - default */

@@ -523,2 +523,16 @@ UNKNOWN = "UNKNOWN",

}
export interface AttachAllTemplatesRequest {
}
export interface AttachAllTemplatesResponse {
/** The status of the operation */
status?: Status;
}
export declare enum Status {
/** Invalid value - default */
UNKNOWN = "UNKNOWN",
/** templates were successfully attached */
SUCCESS = "SUCCESS",
/** An error occurred */
ERROR = "ERROR"
}
export interface DomainEvent extends DomainEventBodyOneOf {

@@ -525,0 +539,0 @@ createdEvent?: EntityCreatedEvent;

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.WebhookIdentityType = exports.CallbackType = exports.Status = exports.MembersAccountSection = exports.Prompt = exports.LocationType = void 0;
exports.WebhookIdentityType = exports.Status = exports.CallbackType = exports.AttachPagesResponseStatus = exports.MembersAccountSection = exports.Prompt = exports.LocationType = void 0;
var LocationType;

@@ -32,13 +32,13 @@ (function (LocationType) {

})(MembersAccountSection || (exports.MembersAccountSection = MembersAccountSection = {}));
var Status;
(function (Status) {
var AttachPagesResponseStatus;
(function (AttachPagesResponseStatus) {
/** Invalid value - default */
Status["UNKNOWN"] = "UNKNOWN";
AttachPagesResponseStatus["UNKNOWN"] = "UNKNOWN";
/** Pages were successfully attached */
Status["SUCCESS"] = "SUCCESS";
AttachPagesResponseStatus["SUCCESS"] = "SUCCESS";
/** No pages were attached because the site is already published */
Status["NO_ACTION"] = "NO_ACTION";
AttachPagesResponseStatus["NO_ACTION"] = "NO_ACTION";
/** An error occurred, such as site or app not being found */
Status["ERROR"] = "ERROR";
})(Status || (exports.Status = Status = {}));
AttachPagesResponseStatus["ERROR"] = "ERROR";
})(AttachPagesResponseStatus || (exports.AttachPagesResponseStatus = AttachPagesResponseStatus = {}));
var CallbackType;

@@ -55,2 +55,11 @@ (function (CallbackType) {

})(CallbackType || (exports.CallbackType = CallbackType = {}));
var Status;
(function (Status) {
/** Invalid value - default */
Status["UNKNOWN"] = "UNKNOWN";
/** templates were successfully attached */
Status["SUCCESS"] = "SUCCESS";
/** An error occurred */
Status["ERROR"] = "ERROR";
})(Status || (exports.Status = Status = {}));
var WebhookIdentityType;

@@ -57,0 +66,0 @@ (function (WebhookIdentityType) {

@@ -470,3 +470,3 @@ /** Information for redirecting a visitor from an external Wix Headless client site to a Wix page for Wix-managed functionality. */

/** The status of the operation */
status?: Status;
status?: AttachPagesResponseStatus;
/** A descriptive message about the operation */

@@ -479,3 +479,3 @@ message?: string;

}
export declare enum Status {
export declare enum AttachPagesResponseStatus {
/** Invalid value - default */

@@ -520,2 +520,16 @@ UNKNOWN = "UNKNOWN",

}
export interface AttachAllTemplatesRequest {
}
export interface AttachAllTemplatesResponse {
/** The status of the operation */
status?: Status;
}
export declare enum Status {
/** Invalid value - default */
UNKNOWN = "UNKNOWN",
/** templates were successfully attached */
SUCCESS = "SUCCESS",
/** An error occurred */
ERROR = "ERROR"
}
export interface DomainEvent extends DomainEventBodyOneOf {

@@ -522,0 +536,0 @@ createdEvent?: EntityCreatedEvent;

@@ -26,3 +26,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.createRedirectSession = exports.WebhookIdentityType = exports.CallbackType = exports.Status = exports.MembersAccountSection = exports.Prompt = exports.LocationType = void 0;
exports.createRedirectSession = exports.WebhookIdentityType = exports.Status = exports.CallbackType = exports.AttachPagesResponseStatus = exports.MembersAccountSection = exports.Prompt = exports.LocationType = void 0;
const transform_error_1 = require("@wix/sdk-runtime/transform-error");

@@ -59,13 +59,13 @@ const rename_all_nested_keys_1 = require("@wix/sdk-runtime/rename-all-nested-keys");

})(MembersAccountSection || (exports.MembersAccountSection = MembersAccountSection = {}));
var Status;
(function (Status) {
var AttachPagesResponseStatus;
(function (AttachPagesResponseStatus) {
/** Invalid value - default */
Status["UNKNOWN"] = "UNKNOWN";
AttachPagesResponseStatus["UNKNOWN"] = "UNKNOWN";
/** Pages were successfully attached */
Status["SUCCESS"] = "SUCCESS";
AttachPagesResponseStatus["SUCCESS"] = "SUCCESS";
/** No pages were attached because the site is already published */
Status["NO_ACTION"] = "NO_ACTION";
AttachPagesResponseStatus["NO_ACTION"] = "NO_ACTION";
/** An error occurred, such as site or app not being found */
Status["ERROR"] = "ERROR";
})(Status || (exports.Status = Status = {}));
AttachPagesResponseStatus["ERROR"] = "ERROR";
})(AttachPagesResponseStatus || (exports.AttachPagesResponseStatus = AttachPagesResponseStatus = {}));
var CallbackType;

@@ -82,2 +82,11 @@ (function (CallbackType) {

})(CallbackType || (exports.CallbackType = CallbackType = {}));
var Status;
(function (Status) {
/** Invalid value - default */
Status["UNKNOWN"] = "UNKNOWN";
/** templates were successfully attached */
Status["SUCCESS"] = "SUCCESS";
/** An error occurred */
Status["ERROR"] = "ERROR";
})(Status || (exports.Status = Status = {}));
var WebhookIdentityType;

@@ -84,0 +93,0 @@ (function (WebhookIdentityType) {

@@ -10,3 +10,3 @@ import { createRedirectSession as publicCreateRedirectSession } from './headless-v1-redirect-session-redirects.public';

export declare const onRedirectSessionCreated: ReturnType<typeof createEventModule<_publicOnRedirectSessionCreatedType>>;
export { LocationType, Prompt, MembersAccountSection, Status, CallbackType, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
export { RedirectSession, URLDetails, CreateRedirectSessionRequest, CreateRedirectSessionRequestIntentOneOf, RedirectSessionBookingsCheckoutParams, SlotAvailability, Slot, SlotResource, Location, WaitingList, BookingPolicyViolations, NestedTimeSlot, RedirectSessionEcomCheckoutParams, RedirectSessionEventsCheckoutParams, RedirectSessionPaidPlansCheckoutParams, RedirectSessionLoginParams, RedirectSessionLogoutParams, RedirectSessionAuthParams, AuthorizeRequest, RedirectSessionMembersAccountParams, RedirectSessionStoresProductParams, RedirectSessionBookingsBookParams, CallbackParams, RedirectSessionPreferences, CustomMemberPaths, CreateRedirectSessionResponse, CreateAnonymousRedirectSessionRequest, CreateAnonymousRedirectSessionRequestIntentOneOf, CreateAnonymousRedirectSessionResponse, AttachPagesRequest, AttachPagesResponse, ValidateCallbackURLRequest, ValidateCallbackURLResponse, SignInURLRequest, SignInURLResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, CreateRedirectSessionResponseNonNullableFields, BaseEventMetadata, EventMetadata, RedirectSessionCreatedEnvelope, CreateRedirectSessionOptions, } from './headless-v1-redirect-session-redirects.universal';
export { LocationType, Prompt, MembersAccountSection, AttachPagesResponseStatus, CallbackType, Status, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
export { RedirectSession, URLDetails, CreateRedirectSessionRequest, CreateRedirectSessionRequestIntentOneOf, RedirectSessionBookingsCheckoutParams, SlotAvailability, Slot, SlotResource, Location, WaitingList, BookingPolicyViolations, NestedTimeSlot, RedirectSessionEcomCheckoutParams, RedirectSessionEventsCheckoutParams, RedirectSessionPaidPlansCheckoutParams, RedirectSessionLoginParams, RedirectSessionLogoutParams, RedirectSessionAuthParams, AuthorizeRequest, RedirectSessionMembersAccountParams, RedirectSessionStoresProductParams, RedirectSessionBookingsBookParams, CallbackParams, RedirectSessionPreferences, CustomMemberPaths, CreateRedirectSessionResponse, CreateAnonymousRedirectSessionRequest, CreateAnonymousRedirectSessionRequestIntentOneOf, CreateAnonymousRedirectSessionResponse, AttachPagesRequest, AttachPagesResponse, ValidateCallbackURLRequest, ValidateCallbackURLResponse, SignInURLRequest, SignInURLResponse, AttachAllTemplatesRequest, AttachAllTemplatesResponse, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, RestoreInfo, EntityUpdatedEvent, EntityDeletedEvent, ActionEvent, MessageEnvelope, IdentificationData, IdentificationDataIdOneOf, CreateRedirectSessionResponseNonNullableFields, BaseEventMetadata, EventMetadata, RedirectSessionCreatedEnvelope, CreateRedirectSessionOptions, } from './headless-v1-redirect-session-redirects.universal';

@@ -9,3 +9,3 @@ import { createRedirectSession as publicCreateRedirectSession } from './headless-v1-redirect-session-redirects.public';

export const onRedirectSessionCreated = createEventModule(publicOnRedirectSessionCreated);
export { LocationType, Prompt, MembersAccountSection, Status, CallbackType, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
export { LocationType, Prompt, MembersAccountSection, AttachPagesResponseStatus, CallbackType, Status, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
//# sourceMappingURL=headless-v1-redirect-session-redirects.context.js.map

@@ -25,2 +25,2 @@ import { EventDefinition, HttpClient } from '@wix/sdk-types';

export declare const onRedirectSessionCreated: EventDefinition<RedirectSessionCreatedEnvelope, "wix.headless.v1.redirect_session_created">;
export { ActionEvent, AttachPagesRequest, AttachPagesResponse, AuthorizeRequest, BaseEventMetadata, BookingPolicyViolations, CallbackParams, CallbackType, CreateAnonymousRedirectSessionRequest, CreateAnonymousRedirectSessionRequestIntentOneOf, CreateAnonymousRedirectSessionResponse, CreateRedirectSessionOptions, CreateRedirectSessionRequest, CreateRedirectSessionRequestIntentOneOf, CreateRedirectSessionResponse, CreateRedirectSessionResponseNonNullableFields, CustomMemberPaths, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, IdentificationData, IdentificationDataIdOneOf, Location, LocationType, MembersAccountSection, MessageEnvelope, NestedTimeSlot, Prompt, RedirectSession, RedirectSessionAuthParams, RedirectSessionBookingsBookParams, RedirectSessionBookingsCheckoutParams, RedirectSessionCreatedEnvelope, RedirectSessionEcomCheckoutParams, RedirectSessionEventsCheckoutParams, RedirectSessionLoginParams, RedirectSessionLogoutParams, RedirectSessionMembersAccountParams, RedirectSessionPaidPlansCheckoutParams, RedirectSessionPreferences, RedirectSessionStoresProductParams, RestoreInfo, SignInURLRequest, SignInURLResponse, Slot, SlotAvailability, SlotResource, Status, URLDetails, ValidateCallbackURLRequest, ValidateCallbackURLResponse, WaitingList, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
export { ActionEvent, AttachAllTemplatesRequest, AttachAllTemplatesResponse, AttachPagesRequest, AttachPagesResponse, AttachPagesResponseStatus, AuthorizeRequest, BaseEventMetadata, BookingPolicyViolations, CallbackParams, CallbackType, CreateAnonymousRedirectSessionRequest, CreateAnonymousRedirectSessionRequestIntentOneOf, CreateAnonymousRedirectSessionResponse, CreateRedirectSessionOptions, CreateRedirectSessionRequest, CreateRedirectSessionRequestIntentOneOf, CreateRedirectSessionResponse, CreateRedirectSessionResponseNonNullableFields, CustomMemberPaths, DomainEvent, DomainEventBodyOneOf, EntityCreatedEvent, EntityDeletedEvent, EntityUpdatedEvent, EventMetadata, IdentificationData, IdentificationDataIdOneOf, Location, LocationType, MembersAccountSection, MessageEnvelope, NestedTimeSlot, Prompt, RedirectSession, RedirectSessionAuthParams, RedirectSessionBookingsBookParams, RedirectSessionBookingsCheckoutParams, RedirectSessionCreatedEnvelope, RedirectSessionEcomCheckoutParams, RedirectSessionEventsCheckoutParams, RedirectSessionLoginParams, RedirectSessionLogoutParams, RedirectSessionMembersAccountParams, RedirectSessionPaidPlansCheckoutParams, RedirectSessionPreferences, RedirectSessionStoresProductParams, RestoreInfo, SignInURLRequest, SignInURLResponse, Slot, SlotAvailability, SlotResource, Status, URLDetails, ValidateCallbackURLRequest, ValidateCallbackURLResponse, WaitingList, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';

@@ -18,3 +18,3 @@ import { renameKeysFromRESTResponseToSDKResponse } from '@wix/sdk-runtime/rename-all-nested-keys';

])))();
export { CallbackType, LocationType, MembersAccountSection, Prompt, Status, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
export { AttachPagesResponseStatus, CallbackType, LocationType, MembersAccountSection, Prompt, Status, WebhookIdentityType, } from './headless-v1-redirect-session-redirects.universal';
//# sourceMappingURL=headless-v1-redirect-session-redirects.public.js.map

@@ -473,3 +473,3 @@ /** Information for redirecting a visitor from an external Wix Headless client site to a Wix page for Wix-managed functionality. */

/** The status of the operation */
status?: Status;
status?: AttachPagesResponseStatus;
/** A descriptive message about the operation */

@@ -482,3 +482,3 @@ message?: string;

}
export declare enum Status {
export declare enum AttachPagesResponseStatus {
/** Invalid value - default */

@@ -523,2 +523,16 @@ UNKNOWN = "UNKNOWN",

}
export interface AttachAllTemplatesRequest {
}
export interface AttachAllTemplatesResponse {
/** The status of the operation */
status?: Status;
}
export declare enum Status {
/** Invalid value - default */
UNKNOWN = "UNKNOWN",
/** templates were successfully attached */
SUCCESS = "SUCCESS",
/** An error occurred */
ERROR = "ERROR"
}
export interface DomainEvent extends DomainEventBodyOneOf {

@@ -525,0 +539,0 @@ createdEvent?: EntityCreatedEvent;

@@ -29,13 +29,13 @@ export var LocationType;

})(MembersAccountSection || (MembersAccountSection = {}));
export var Status;
(function (Status) {
export var AttachPagesResponseStatus;
(function (AttachPagesResponseStatus) {
/** Invalid value - default */
Status["UNKNOWN"] = "UNKNOWN";
AttachPagesResponseStatus["UNKNOWN"] = "UNKNOWN";
/** Pages were successfully attached */
Status["SUCCESS"] = "SUCCESS";
AttachPagesResponseStatus["SUCCESS"] = "SUCCESS";
/** No pages were attached because the site is already published */
Status["NO_ACTION"] = "NO_ACTION";
AttachPagesResponseStatus["NO_ACTION"] = "NO_ACTION";
/** An error occurred, such as site or app not being found */
Status["ERROR"] = "ERROR";
})(Status || (Status = {}));
AttachPagesResponseStatus["ERROR"] = "ERROR";
})(AttachPagesResponseStatus || (AttachPagesResponseStatus = {}));
export var CallbackType;

@@ -52,2 +52,11 @@ (function (CallbackType) {

})(CallbackType || (CallbackType = {}));
export var Status;
(function (Status) {
/** Invalid value - default */
Status["UNKNOWN"] = "UNKNOWN";
/** templates were successfully attached */
Status["SUCCESS"] = "SUCCESS";
/** An error occurred */
Status["ERROR"] = "ERROR";
})(Status || (Status = {}));
export var WebhookIdentityType;

@@ -54,0 +63,0 @@ (function (WebhookIdentityType) {

@@ -470,3 +470,3 @@ /** Information for redirecting a visitor from an external Wix Headless client site to a Wix page for Wix-managed functionality. */

/** The status of the operation */
status?: Status;
status?: AttachPagesResponseStatus;
/** A descriptive message about the operation */

@@ -479,3 +479,3 @@ message?: string;

}
export declare enum Status {
export declare enum AttachPagesResponseStatus {
/** Invalid value - default */

@@ -520,2 +520,16 @@ UNKNOWN = "UNKNOWN",

}
export interface AttachAllTemplatesRequest {
}
export interface AttachAllTemplatesResponse {
/** The status of the operation */
status?: Status;
}
export declare enum Status {
/** Invalid value - default */
UNKNOWN = "UNKNOWN",
/** templates were successfully attached */
SUCCESS = "SUCCESS",
/** An error occurred */
ERROR = "ERROR"
}
export interface DomainEvent extends DomainEventBodyOneOf {

@@ -522,0 +536,0 @@ createdEvent?: EntityCreatedEvent;

@@ -32,13 +32,13 @@ import { transformError as sdkTransformError } from '@wix/sdk-runtime/transform-error';

})(MembersAccountSection || (MembersAccountSection = {}));
export var Status;
(function (Status) {
export var AttachPagesResponseStatus;
(function (AttachPagesResponseStatus) {
/** Invalid value - default */
Status["UNKNOWN"] = "UNKNOWN";
AttachPagesResponseStatus["UNKNOWN"] = "UNKNOWN";
/** Pages were successfully attached */
Status["SUCCESS"] = "SUCCESS";
AttachPagesResponseStatus["SUCCESS"] = "SUCCESS";
/** No pages were attached because the site is already published */
Status["NO_ACTION"] = "NO_ACTION";
AttachPagesResponseStatus["NO_ACTION"] = "NO_ACTION";
/** An error occurred, such as site or app not being found */
Status["ERROR"] = "ERROR";
})(Status || (Status = {}));
AttachPagesResponseStatus["ERROR"] = "ERROR";
})(AttachPagesResponseStatus || (AttachPagesResponseStatus = {}));
export var CallbackType;

@@ -55,2 +55,11 @@ (function (CallbackType) {

})(CallbackType || (CallbackType = {}));
export var Status;
(function (Status) {
/** Invalid value - default */
Status["UNKNOWN"] = "UNKNOWN";
/** templates were successfully attached */
Status["SUCCESS"] = "SUCCESS";
/** An error occurred */
Status["ERROR"] = "ERROR";
})(Status || (Status = {}));
export var WebhookIdentityType;

@@ -57,0 +66,0 @@ (function (WebhookIdentityType) {

{
"name": "@wix/redirects_redirects",
"version": "1.0.26",
"version": "1.0.27",
"publishConfig": {

@@ -48,3 +48,3 @@ "registry": "https://registry.npmjs.org/",

},
"falconPackageHash": "11b9909bde6afeb4a8d2b71bfef742eefb4a1c5e91d3e124387b5ae9"
"falconPackageHash": "a8792fd26b3e6259b1bfb075edfbbe0d44184e675cab96b61f5bbe9f"
}

@@ -514,3 +514,3 @@ type RESTFunctionDescriptor<T extends (...args: any[]) => any = (...args: any[]) => any> = (httpClient: HttpClient) => T;

/** The status of the operation */
status?: Status;
status?: AttachPagesResponseStatus;
/** A descriptive message about the operation */

@@ -523,3 +523,3 @@ message?: string;

}
declare enum Status {
declare enum AttachPagesResponseStatus {
/** Invalid value - default */

@@ -564,2 +564,16 @@ UNKNOWN = "UNKNOWN",

}
interface AttachAllTemplatesRequest {
}
interface AttachAllTemplatesResponse {
/** The status of the operation */
status?: Status;
}
declare enum Status {
/** Invalid value - default */
UNKNOWN = "UNKNOWN",
/** templates were successfully attached */
SUCCESS = "SUCCESS",
/** An error occurred */
ERROR = "ERROR"
}
interface DomainEvent extends DomainEventBodyOneOf {

@@ -794,2 +808,2 @@ createdEvent?: EntityCreatedEvent;

export { type ActionEvent, type AttachPagesRequest, type AttachPagesResponse, type AuthorizeRequest, type BaseEventMetadata, type BookingPolicyViolations, type CallbackParams, CallbackType, type CreateAnonymousRedirectSessionRequest, type CreateAnonymousRedirectSessionRequestIntentOneOf, type CreateAnonymousRedirectSessionResponse, type CreateRedirectSessionOptions, type CreateRedirectSessionRequest, type CreateRedirectSessionRequestIntentOneOf, type CreateRedirectSessionResponse, type CreateRedirectSessionResponseNonNullableFields, type CustomMemberPaths, type DomainEvent, type DomainEventBodyOneOf, type EntityCreatedEvent, type EntityDeletedEvent, type EntityUpdatedEvent, type EventMetadata, type IdentificationData, type IdentificationDataIdOneOf, type Location, LocationType, MembersAccountSection, type MessageEnvelope, type NestedTimeSlot, Prompt, type RedirectSession, type RedirectSessionAuthParams, type RedirectSessionBookingsBookParams, type RedirectSessionBookingsCheckoutParams, type RedirectSessionCreatedEnvelope, type RedirectSessionEcomCheckoutParams, type RedirectSessionEventsCheckoutParams, type RedirectSessionLoginParams, type RedirectSessionLogoutParams, type RedirectSessionMembersAccountParams, type RedirectSessionPaidPlansCheckoutParams, type RedirectSessionPreferences, type RedirectSessionStoresProductParams, type RestoreInfo, type SignInURLRequest, type SignInURLResponse, type Slot, type SlotAvailability, type SlotResource, Status, type URLDetails, type ValidateCallbackURLRequest, type ValidateCallbackURLResponse, type WaitingList, WebhookIdentityType, type _publicOnRedirectSessionCreatedType, createRedirectSession, onRedirectSessionCreated, onRedirectSessionCreated$1 as publicOnRedirectSessionCreated };
export { type ActionEvent, type AttachAllTemplatesRequest, type AttachAllTemplatesResponse, type AttachPagesRequest, type AttachPagesResponse, AttachPagesResponseStatus, type AuthorizeRequest, type BaseEventMetadata, type BookingPolicyViolations, type CallbackParams, CallbackType, type CreateAnonymousRedirectSessionRequest, type CreateAnonymousRedirectSessionRequestIntentOneOf, type CreateAnonymousRedirectSessionResponse, type CreateRedirectSessionOptions, type CreateRedirectSessionRequest, type CreateRedirectSessionRequestIntentOneOf, type CreateRedirectSessionResponse, type CreateRedirectSessionResponseNonNullableFields, type CustomMemberPaths, type DomainEvent, type DomainEventBodyOneOf, type EntityCreatedEvent, type EntityDeletedEvent, type EntityUpdatedEvent, type EventMetadata, type IdentificationData, type IdentificationDataIdOneOf, type Location, LocationType, MembersAccountSection, type MessageEnvelope, type NestedTimeSlot, Prompt, type RedirectSession, type RedirectSessionAuthParams, type RedirectSessionBookingsBookParams, type RedirectSessionBookingsCheckoutParams, type RedirectSessionCreatedEnvelope, type RedirectSessionEcomCheckoutParams, type RedirectSessionEventsCheckoutParams, type RedirectSessionLoginParams, type RedirectSessionLogoutParams, type RedirectSessionMembersAccountParams, type RedirectSessionPaidPlansCheckoutParams, type RedirectSessionPreferences, type RedirectSessionStoresProductParams, type RestoreInfo, type SignInURLRequest, type SignInURLResponse, type Slot, type SlotAvailability, type SlotResource, Status, type URLDetails, type ValidateCallbackURLRequest, type ValidateCallbackURLResponse, type WaitingList, WebhookIdentityType, type _publicOnRedirectSessionCreatedType, createRedirectSession, onRedirectSessionCreated, onRedirectSessionCreated$1 as publicOnRedirectSessionCreated };

@@ -514,3 +514,3 @@ type RESTFunctionDescriptor<T extends (...args: any[]) => any = (...args: any[]) => any> = (httpClient: HttpClient) => T;

/** The status of the operation */
status?: Status;
status?: AttachPagesResponseStatus;
/** A descriptive message about the operation */

@@ -523,3 +523,3 @@ message?: string;

}
declare enum Status {
declare enum AttachPagesResponseStatus {
/** Invalid value - default */

@@ -564,2 +564,16 @@ UNKNOWN = "UNKNOWN",

}
interface AttachAllTemplatesRequest {
}
interface AttachAllTemplatesResponse {
/** The status of the operation */
status?: Status;
}
declare enum Status {
/** Invalid value - default */
UNKNOWN = "UNKNOWN",
/** templates were successfully attached */
SUCCESS = "SUCCESS",
/** An error occurred */
ERROR = "ERROR"
}
interface DomainEvent extends DomainEventBodyOneOf {

@@ -794,2 +808,2 @@ createdEvent?: EntityCreatedEvent;

export { type ActionEvent, type AttachPagesRequest, type AttachPagesResponse, type AuthorizeRequest, type BaseEventMetadata, type BookingPolicyViolations, type CallbackParams, CallbackType, type CreateAnonymousRedirectSessionRequest, type CreateAnonymousRedirectSessionRequestIntentOneOf, type CreateAnonymousRedirectSessionResponse, type CreateRedirectSessionOptions, type CreateRedirectSessionRequest, type CreateRedirectSessionRequestIntentOneOf, type CreateRedirectSessionResponse, type CreateRedirectSessionResponseNonNullableFields, type CustomMemberPaths, type DomainEvent, type DomainEventBodyOneOf, type EntityCreatedEvent, type EntityDeletedEvent, type EntityUpdatedEvent, type EventMetadata, type IdentificationData, type IdentificationDataIdOneOf, type Location, LocationType, MembersAccountSection, type MessageEnvelope, type NestedTimeSlot, Prompt, type RedirectSession, type RedirectSessionAuthParams, type RedirectSessionBookingsBookParams, type RedirectSessionBookingsCheckoutParams, type RedirectSessionCreatedEnvelope, type RedirectSessionEcomCheckoutParams, type RedirectSessionEventsCheckoutParams, type RedirectSessionLoginParams, type RedirectSessionLogoutParams, type RedirectSessionMembersAccountParams, type RedirectSessionPaidPlansCheckoutParams, type RedirectSessionPreferences, type RedirectSessionStoresProductParams, type RestoreInfo, type SignInURLRequest, type SignInURLResponse, type Slot, type SlotAvailability, type SlotResource, Status, type URLDetails, type ValidateCallbackURLRequest, type ValidateCallbackURLResponse, type WaitingList, WebhookIdentityType, type _publicOnRedirectSessionCreatedType, createRedirectSession, onRedirectSessionCreated, onRedirectSessionCreated$1 as publicOnRedirectSessionCreated };
export { type ActionEvent, type AttachAllTemplatesRequest, type AttachAllTemplatesResponse, type AttachPagesRequest, type AttachPagesResponse, AttachPagesResponseStatus, type AuthorizeRequest, type BaseEventMetadata, type BookingPolicyViolations, type CallbackParams, CallbackType, type CreateAnonymousRedirectSessionRequest, type CreateAnonymousRedirectSessionRequestIntentOneOf, type CreateAnonymousRedirectSessionResponse, type CreateRedirectSessionOptions, type CreateRedirectSessionRequest, type CreateRedirectSessionRequestIntentOneOf, type CreateRedirectSessionResponse, type CreateRedirectSessionResponseNonNullableFields, type CustomMemberPaths, type DomainEvent, type DomainEventBodyOneOf, type EntityCreatedEvent, type EntityDeletedEvent, type EntityUpdatedEvent, type EventMetadata, type IdentificationData, type IdentificationDataIdOneOf, type Location, LocationType, MembersAccountSection, type MessageEnvelope, type NestedTimeSlot, Prompt, type RedirectSession, type RedirectSessionAuthParams, type RedirectSessionBookingsBookParams, type RedirectSessionBookingsCheckoutParams, type RedirectSessionCreatedEnvelope, type RedirectSessionEcomCheckoutParams, type RedirectSessionEventsCheckoutParams, type RedirectSessionLoginParams, type RedirectSessionLogoutParams, type RedirectSessionMembersAccountParams, type RedirectSessionPaidPlansCheckoutParams, type RedirectSessionPreferences, type RedirectSessionStoresProductParams, type RestoreInfo, type SignInURLRequest, type SignInURLResponse, type Slot, type SlotAvailability, type SlotResource, Status, type URLDetails, type ValidateCallbackURLRequest, type ValidateCallbackURLResponse, type WaitingList, WebhookIdentityType, type _publicOnRedirectSessionCreatedType, createRedirectSession, onRedirectSessionCreated, onRedirectSessionCreated$1 as publicOnRedirectSessionCreated };

@@ -470,3 +470,3 @@ /** Information for redirecting a visitor from an external Wix Headless client site to a Wix page for Wix-managed functionality. */

/** The status of the operation */
status?: Status;
status?: AttachPagesResponseStatus;
/** A descriptive message about the operation */

@@ -479,3 +479,3 @@ message?: string;

}
declare enum Status {
declare enum AttachPagesResponseStatus {
/** Invalid value - default */

@@ -520,2 +520,16 @@ UNKNOWN = "UNKNOWN",

}
interface AttachAllTemplatesRequest {
}
interface AttachAllTemplatesResponse {
/** The status of the operation */
status?: Status;
}
declare enum Status {
/** Invalid value - default */
UNKNOWN = "UNKNOWN",
/** templates were successfully attached */
SUCCESS = "SUCCESS",
/** An error occurred */
ERROR = "ERROR"
}
interface DomainEvent extends DomainEventBodyOneOf {

@@ -760,2 +774,2 @@ createdEvent?: EntityCreatedEvent;

export { type ActionEvent, type AttachPagesRequest, type AttachPagesResponse, type AuthorizeRequest, type BaseEventMetadata, type BookingPolicyViolations, type CallbackParams, CallbackType, type CreateAnonymousRedirectSessionRequest, type CreateAnonymousRedirectSessionRequestIntentOneOf, type CreateAnonymousRedirectSessionResponse, type CreateRedirectSessionOptions, type CreateRedirectSessionRequest, type CreateRedirectSessionRequestIntentOneOf, type CreateRedirectSessionResponse, type CreateRedirectSessionResponseNonNullableFields, type CustomMemberPaths, type DomainEvent, type DomainEventBodyOneOf, type EntityCreatedEvent, type EntityDeletedEvent, type EntityUpdatedEvent, type EventMetadata, type IdentificationData, type IdentificationDataIdOneOf, type Location, LocationType, MembersAccountSection, type MessageEnvelope, type NestedTimeSlot, Prompt, type RedirectSession, type RedirectSessionAuthParams, type RedirectSessionBookingsBookParams, type RedirectSessionBookingsCheckoutParams, type RedirectSessionCreatedEnvelope, type RedirectSessionEcomCheckoutParams, type RedirectSessionEventsCheckoutParams, type RedirectSessionLoginParams, type RedirectSessionLogoutParams, type RedirectSessionMembersAccountParams, type RedirectSessionPaidPlansCheckoutParams, type RedirectSessionPreferences, type RedirectSessionStoresProductParams, type RestoreInfo, type SignInURLRequest, type SignInURLResponse, type Slot, type SlotAvailability, type SlotResource, Status, type URLDetails, type ValidateCallbackURLRequest, type ValidateCallbackURLResponse, type WaitingList, WebhookIdentityType, createRedirectSession, onRedirectSessionCreated };
export { type ActionEvent, type AttachAllTemplatesRequest, type AttachAllTemplatesResponse, type AttachPagesRequest, type AttachPagesResponse, AttachPagesResponseStatus, type AuthorizeRequest, type BaseEventMetadata, type BookingPolicyViolations, type CallbackParams, CallbackType, type CreateAnonymousRedirectSessionRequest, type CreateAnonymousRedirectSessionRequestIntentOneOf, type CreateAnonymousRedirectSessionResponse, type CreateRedirectSessionOptions, type CreateRedirectSessionRequest, type CreateRedirectSessionRequestIntentOneOf, type CreateRedirectSessionResponse, type CreateRedirectSessionResponseNonNullableFields, type CustomMemberPaths, type DomainEvent, type DomainEventBodyOneOf, type EntityCreatedEvent, type EntityDeletedEvent, type EntityUpdatedEvent, type EventMetadata, type IdentificationData, type IdentificationDataIdOneOf, type Location, LocationType, MembersAccountSection, type MessageEnvelope, type NestedTimeSlot, Prompt, type RedirectSession, type RedirectSessionAuthParams, type RedirectSessionBookingsBookParams, type RedirectSessionBookingsCheckoutParams, type RedirectSessionCreatedEnvelope, type RedirectSessionEcomCheckoutParams, type RedirectSessionEventsCheckoutParams, type RedirectSessionLoginParams, type RedirectSessionLogoutParams, type RedirectSessionMembersAccountParams, type RedirectSessionPaidPlansCheckoutParams, type RedirectSessionPreferences, type RedirectSessionStoresProductParams, type RestoreInfo, type SignInURLRequest, type SignInURLResponse, type Slot, type SlotAvailability, type SlotResource, Status, type URLDetails, type ValidateCallbackURLRequest, type ValidateCallbackURLResponse, type WaitingList, WebhookIdentityType, createRedirectSession, onRedirectSessionCreated };

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc