@ikas/storefront-models 5.0.70 → 5.0.71

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/build/index.d.ts CHANGED
@@ -213,6 +213,7 @@ export * from "./models/storefront/index-page-seo-setting";
213
213
  export * from "./models/storefront/localization";
214
214
  export * from "./models/storefront/routing/dynamic-currency";
215
215
  export * from "./models/storefront/routing";
216
+ export * from "./models/storefront/social-login-settings";
216
217
  export * from "./models/storefront/theme";
217
218
  export * from "./models/storefront/theme-localization";
218
219
  export * from "./models/storefront/meta-templates";
package/build/index.js CHANGED
@@ -1 +1 @@
1
- export{createIkasBaseModel}from"./models/base/init.js";export{createIkasBlogCategory,initIkasBlogCategory}from"./models/blog/category/init.js";export{IkasBlogMetaDataTargetType}from"./models/blog/meta-data/index.js";export{initIkasBlog}from"./models/blog/init.js";export{IkasBrandOrderType}from"./models/brand/index.js";export{initIkasBrand}from"./models/brand/init.js";export{IkasCampaignOfferProductApplicablePriceEnum,IkasCampaignOfferProductShowCriteria}from"./models/campaign-offer/product/index.js";export{initIkasCampaignOffer}from"./models/campaign-offer/init.js";export{IkasCampaignOfferFollowUpActionType,IkasCampaignOfferTargetPageType,IkasCampaignOfferTriggerFilterType,IkasCampaignOfferType}from"./models/campaign-offer/index.js";export{IkasLocalDeliverySettingsDeliveryTimeType}from"./models/cart/available-shipping-method/estimated-delivery-time/index.js";export{IkasShippingMethod}from"./models/cart/available-shipping-method/index.js";export{IkasCartCampaignOfferStatus}from"./models/cart/campaign-offer/index.js";export{IkasCartCreatedBy}from"./models/cart/index.js";export{IkasCategoryConditionTypeEnum}from"./models/category/conditions/index.js";export{IkasCategoryProductsOrderType}from"./models/category/index.js";export{initIkasCategory}from"./models/category/init.js";export{IkasCheckoutRequirement,IkasCorporateInvoiceRequirement,IkasCouponCodeRequirement}from"./models/checkout-settings/index.js";export{initIkasCountry}from"./models/country/init.js";export{IkasCustomerAttributePermission,IkasCustomerAttributeRegisterPageRequirement}from"./models/customer/attribute/sales-channel/index.js";export{initIkasCustomerAttribute}from"./models/customer/attribute/init.js";export{IkasCustomerAttributeType}from"./models/customer/attribute/index.js";export{IkasCustomerPriceListRuleFilterType}from"./models/customer/price-list-rule/filter/index.js";export{IkasCustomerPriceListRuleValueType}from"./models/customer/price-list-rule/index.js";export{initIkasCustomerReview}from"./models/customer/review/init.js";export{IkasCustomerReviewStatus,IkasProductTypeEnum}from"./models/customer/review/index.js";export{IkasCustomerAccountStatus,IkasCustomerEmailSubscriptionStatus,IkasCustomerEmailSubscriptionStatusesEnum,IkasCustomerGenderTypeEnum,IkasCustomerRegistrationSource}from"./models/customer/index.js";export{initIkasHTMLMetaData,setHTMLMetaDataTranslations}from"./models/html-meta-data/init.js";export{IkasHTMLMetaDataTargetType}from"./models/html-meta-data/index.js";export{initIkasMerchantSettings}from"./models/merchant-settings/init.js";import"./models/merchant-settings/index.js";export{IkasMerchantSettingsAddressTypeEnum}from"./models/merchant-settings/address/type/index.js";export{IkasAdjustmentType,IkasAmountType}from"./models/order/adjustment/index.js";export{IkasGiftCardType}from"./models/order/gift-card-line/index.js";export{IkasInvoiceType}from"./models/order/invoice/index.js";export{IkasProductUnitType}from"./models/order/line-item/base-unit/index.js";export{ProductOptionPriceTypeEnum}from"./models/order/line-item/option/value/index.js";export{IkasOrderLineItemSubscriptionPlanDurationUnitType,IkasOrderLineItemSubscriptionPlanPaymentType}from"./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period/index.js";export{IkasOrderLineItemSubscriptionPlanDiscountAmountType}from"./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount/index.js";export{IkasOrderLineItemStatus}from"./models/order/line-item/index.js";export{IkasOrderPackageFullfillStatus}from"./models/order/package/index.js";export{IkasTransactionFeeSourceWithPrices}from"./models/order/order-transaction-with-prices/transaction-with-prices/transaction-fee-with-prices/index.js";export{IkasTransactionCardAssociationWithPrices,IkasTransactionCardTypeWithPrices}from"./models/order/order-transaction-with-prices/transaction-with-prices/transaction-payment-method-detail-with-prices/index.js";export{IkasPaymentMethodTypeWithPrices,IkasTransactionSourceWithPrices,IkasTransactionStatusWithPrices,IkasTransactionTypeWithPrices}from"./models/order/order-transaction-with-prices/transaction-with-prices/index.js";export{IkasTransactionCardAssociation,IkasTransactionCardType}from"./models/order/transaction/payment-method-detail/index.js";export{IkasTransactionStatus,IkasTransactionType}from"./models/order/transaction/index.js";export{IkasOrderCancelReason,IkasOrderPackageStatus,IkasOrderPaymentStatus,IkasOrderShippingMethod,IkasOrderStatus}from"./models/order/index.js";export{IkasPaymentGatewayAdditionalPriceType,IkasPaymentGatewayTransactionFeeType}from"./models/payment-gateway/additional-price/index.js";export{IkasPaymentGatewaySettingsType}from"./models/payment-gateway/settings/index.js";export{initIkasPaymentGateway}from"./models/payment-gateway/init.js";export{IkasPaymentGatewayType,IkasPaymentMethodType}from"./models/payment-gateway/index.js";export{initIkasProductAttribute}from"./models/product/attribute/init.js";export{IkasProductAttributeType}from"./models/product/attribute/index.js";export{initIkasProductAttributeValue}from"./models/product/attribute-value/init.js";export{IkasProductFilterDisplayType,IkasProductFilterSortType,IkasProductFilterType,IkasProductStockFilterValue}from"./models/product/filter/index.js";export{initIkasProductGroup,setProductGroupTranslations}from"./models/product/group/init.js";export{IkasCampaignApplicablePrice,IkasCampaignCreatedFor,IkasCampaignType}from"./models/product/campaign/data/index.js";export{IkasCampaignFilterType}from"./models/product/campaign/filter/index.js";export{initIkasProductImage}from"./models/product/image/init.js";export{initIkasProductOption}from"./models/product/option-set/option/init.js";export{IkasProductOptionPriceTypeEnum,IkasProductOptionSelectType,IkasProductOptionType}from"./models/product/option-set/option/index.js";export{initIkasProductOptionSet,initOptionValues,initValues,setChildOptions}from"./models/product/option-set/init.js";export{IkasSalesChannelStatusEnum}from"./models/product/sales-channel/index.js";export{IkasGetAvailableStockLocationType}from"./models/product/stock-location/index.js";export{IkasStoreCreditType}from"./models/store-credit-balance/index.js";export{IkasSubscriptionPlanDurationUnitType,IkasSubscriptionPlanPaymentType,IkasSubscriptionPlanStatus}from"./models/product/variant/subscription-plan/product-subscription-plan-period/index.js";export{IkasOrderAmountType}from"./models/product/variant/subscription-plan/product-subscription-plan-discount/index.js";export{initIkasProductVariant}from"./models/product/variant/init.js";export{initIkasProductVariantType}from"./models/product/variant-type/init.js";export{initIkasProduct}from"./models/product/init.js";export{IkasProductType}from"./models/product/index.js";export{initIkasRaffle}from"./models/raffle/init.js";export{IkasRaffleMetadataTargetType,IkasRaffleParticipantStatus,IkasRaffleVerificationType}from"./models/raffle/index.js";export{initIkasState}from"./models/state/init.js";export{IkasStockLocationDeliveryTime,IkasStockLocationType}from"./models/stock-location/index.js";export{IkasStorefrontB2BShowPricesEnum,IkasStorefrontB2BShowProductsEnum}from"./models/storefront/b2b-settings/index.js";export{IkasStorefrontThemeStatus}from"./models/storefront/theme/index.js";export{StorefrontPageTypesEnum}from"./models/storefront/meta-templates/index.js";export{IkasStorefrontStatus,IkasStorefrontType}from"./models/storefront/index.js";export{IkasStorefrontPopupDisplayFilterTypeEnum}from"./models/storefront-popup/storefront-popup-display-filter/index.js";export{IkasStorefrontPopupDisplayFrequencyEnum,IkasStorefrontPopupDisplayTriggerTypeEnum}from"./models/storefront-popup/storefront-popup-display-settings/index.js";export{IkasStorefrontPopupPageFilterTypeEnum}from"./models/storefront-popup/storefront-popup-page-filter/index.js";export{IkasStorefrontPopupPageFilterDataTypeEnum}from"./models/storefront-popup/storefront-popup-page-filter/storefront-popup-page-filter-data/index.js";export{IkasStorefrontPopupDeviceTypeEnum,IkasStorefrontPopupStatusEnum,IkasStorefrontPopupTypeEnum}from"./models/storefront-popup/index.js";export{IkasThemeJsonComponentPropType}from"./models/theme-json/component/prop/index.js";export{IkasThemeJsonPageType}from"./models/theme-json/page/index.js";export{IkasThemeJsonStockPreference}from"./models/theme-json/settings/index.js";export{initIkasVariantValue}from"./models/variant-type/variant-value/init.js";export{initIkasVariantType}from"./models/variant-type/init.js";export{IkasVariantSelectionType}from"./models/variant-type/index.js";
1
+ export{createIkasBaseModel}from"./models/base/init.js";export{createIkasBlogCategory,initIkasBlogCategory}from"./models/blog/category/init.js";export{IkasBlogMetaDataTargetType}from"./models/blog/meta-data/index.js";export{initIkasBlog}from"./models/blog/init.js";export{IkasBrandOrderType}from"./models/brand/index.js";export{initIkasBrand}from"./models/brand/init.js";export{IkasCampaignOfferProductApplicablePriceEnum,IkasCampaignOfferProductShowCriteria}from"./models/campaign-offer/product/index.js";export{initIkasCampaignOffer}from"./models/campaign-offer/init.js";export{IkasCampaignOfferFollowUpActionType,IkasCampaignOfferTargetPageType,IkasCampaignOfferTriggerFilterType,IkasCampaignOfferType}from"./models/campaign-offer/index.js";export{IkasLocalDeliverySettingsDeliveryTimeType}from"./models/cart/available-shipping-method/estimated-delivery-time/index.js";export{IkasShippingMethod}from"./models/cart/available-shipping-method/index.js";export{IkasCartCampaignOfferStatus}from"./models/cart/campaign-offer/index.js";export{IkasCartCreatedBy}from"./models/cart/index.js";export{IkasCategoryConditionTypeEnum}from"./models/category/conditions/index.js";export{IkasCategoryProductsOrderType}from"./models/category/index.js";export{initIkasCategory}from"./models/category/init.js";export{IkasCheckoutRequirement,IkasCorporateInvoiceRequirement,IkasCouponCodeRequirement}from"./models/checkout-settings/index.js";export{initIkasCountry}from"./models/country/init.js";export{IkasCustomerAttributePermission,IkasCustomerAttributeRegisterPageRequirement}from"./models/customer/attribute/sales-channel/index.js";export{initIkasCustomerAttribute}from"./models/customer/attribute/init.js";export{IkasCustomerAttributeType}from"./models/customer/attribute/index.js";export{IkasCustomerPriceListRuleFilterType}from"./models/customer/price-list-rule/filter/index.js";export{IkasCustomerPriceListRuleValueType}from"./models/customer/price-list-rule/index.js";export{initIkasCustomerReview}from"./models/customer/review/init.js";export{IkasCustomerReviewStatus,IkasProductTypeEnum}from"./models/customer/review/index.js";export{IkasCustomerAccountStatus,IkasCustomerEmailSubscriptionStatus,IkasCustomerEmailSubscriptionStatusesEnum,IkasCustomerGenderTypeEnum,IkasCustomerRegistrationSource}from"./models/customer/index.js";export{initIkasHTMLMetaData,setHTMLMetaDataTranslations}from"./models/html-meta-data/init.js";export{IkasHTMLMetaDataTargetType}from"./models/html-meta-data/index.js";export{initIkasMerchantSettings}from"./models/merchant-settings/init.js";import"./models/merchant-settings/index.js";export{IkasMerchantSettingsAddressTypeEnum}from"./models/merchant-settings/address/type/index.js";export{IkasAdjustmentType,IkasAmountType}from"./models/order/adjustment/index.js";export{IkasGiftCardType}from"./models/order/gift-card-line/index.js";export{IkasInvoiceType}from"./models/order/invoice/index.js";export{IkasProductUnitType}from"./models/order/line-item/base-unit/index.js";export{ProductOptionPriceTypeEnum}from"./models/order/line-item/option/value/index.js";export{IkasOrderLineItemSubscriptionPlanDurationUnitType,IkasOrderLineItemSubscriptionPlanPaymentType}from"./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period/index.js";export{IkasOrderLineItemSubscriptionPlanDiscountAmountType}from"./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount/index.js";export{IkasOrderLineItemStatus}from"./models/order/line-item/index.js";export{IkasOrderPackageFullfillStatus}from"./models/order/package/index.js";export{IkasTransactionFeeSourceWithPrices}from"./models/order/order-transaction-with-prices/transaction-with-prices/transaction-fee-with-prices/index.js";export{IkasTransactionCardAssociationWithPrices,IkasTransactionCardTypeWithPrices}from"./models/order/order-transaction-with-prices/transaction-with-prices/transaction-payment-method-detail-with-prices/index.js";export{IkasPaymentMethodTypeWithPrices,IkasTransactionSourceWithPrices,IkasTransactionStatusWithPrices,IkasTransactionTypeWithPrices}from"./models/order/order-transaction-with-prices/transaction-with-prices/index.js";export{IkasTransactionCardAssociation,IkasTransactionCardType}from"./models/order/transaction/payment-method-detail/index.js";export{IkasTransactionStatus,IkasTransactionType}from"./models/order/transaction/index.js";export{IkasOrderCancelReason,IkasOrderPackageStatus,IkasOrderPaymentStatus,IkasOrderShippingMethod,IkasOrderStatus}from"./models/order/index.js";export{IkasPaymentGatewayAdditionalPriceType,IkasPaymentGatewayTransactionFeeType}from"./models/payment-gateway/additional-price/index.js";export{IkasPaymentGatewaySettingsType}from"./models/payment-gateway/settings/index.js";export{initIkasPaymentGateway}from"./models/payment-gateway/init.js";export{IkasPaymentGatewayType,IkasPaymentMethodType}from"./models/payment-gateway/index.js";export{initIkasProductAttribute}from"./models/product/attribute/init.js";export{IkasProductAttributeType}from"./models/product/attribute/index.js";export{initIkasProductAttributeValue}from"./models/product/attribute-value/init.js";export{IkasProductFilterDisplayType,IkasProductFilterSortType,IkasProductFilterType,IkasProductStockFilterValue}from"./models/product/filter/index.js";export{initIkasProductGroup,setProductGroupTranslations}from"./models/product/group/init.js";export{IkasCampaignApplicablePrice,IkasCampaignCreatedFor,IkasCampaignType}from"./models/product/campaign/data/index.js";export{IkasCampaignFilterType}from"./models/product/campaign/filter/index.js";export{initIkasProductImage}from"./models/product/image/init.js";export{initIkasProductOption}from"./models/product/option-set/option/init.js";export{IkasProductOptionPriceTypeEnum,IkasProductOptionSelectType,IkasProductOptionType}from"./models/product/option-set/option/index.js";export{initIkasProductOptionSet,initOptionValues,initValues,setChildOptions}from"./models/product/option-set/init.js";export{IkasSalesChannelStatusEnum}from"./models/product/sales-channel/index.js";export{IkasGetAvailableStockLocationType}from"./models/product/stock-location/index.js";export{IkasStoreCreditType}from"./models/store-credit-balance/index.js";export{IkasSubscriptionPlanDurationUnitType,IkasSubscriptionPlanPaymentType,IkasSubscriptionPlanStatus}from"./models/product/variant/subscription-plan/product-subscription-plan-period/index.js";export{IkasOrderAmountType}from"./models/product/variant/subscription-plan/product-subscription-plan-discount/index.js";export{initIkasProductVariant}from"./models/product/variant/init.js";export{initIkasProductVariantType}from"./models/product/variant-type/init.js";export{initIkasProduct}from"./models/product/init.js";export{IkasProductType}from"./models/product/index.js";export{initIkasRaffle}from"./models/raffle/init.js";export{IkasRaffleMetadataTargetType,IkasRaffleParticipantStatus,IkasRaffleVerificationType}from"./models/raffle/index.js";export{initIkasState}from"./models/state/init.js";export{IkasStockLocationDeliveryTime,IkasStockLocationType}from"./models/stock-location/index.js";export{IkasStorefrontB2BShowPricesEnum,IkasStorefrontB2BShowProductsEnum}from"./models/storefront/b2b-settings/index.js";export{IkasSocialLoginSettingsSocialLoginProviderEnum}from"./models/storefront/social-login-settings/index.js";export{IkasStorefrontThemeStatus}from"./models/storefront/theme/index.js";export{StorefrontPageTypesEnum}from"./models/storefront/meta-templates/index.js";export{IkasStorefrontStatus,IkasStorefrontType}from"./models/storefront/index.js";export{IkasStorefrontPopupDisplayFilterOperatorEnum,IkasStorefrontPopupDisplayFilterTypeEnum}from"./models/storefront-popup/storefront-popup-display-filter/index.js";export{IkasStorefrontPopupDisplayFrequencyEnum,IkasStorefrontPopupDisplayTriggerTypeEnum}from"./models/storefront-popup/storefront-popup-display-settings/index.js";export{IkasStorefrontPopupPageFilterTypeEnum}from"./models/storefront-popup/storefront-popup-page-filter/index.js";export{IkasStorefrontPopupPageFilterDataTypeEnum}from"./models/storefront-popup/storefront-popup-page-filter/storefront-popup-page-filter-data/index.js";export{IkasStorefrontPopupDeviceTypeEnum,IkasStorefrontPopupStatusEnum,IkasStorefrontPopupTypeEnum}from"./models/storefront-popup/index.js";export{IkasThemeJsonComponentPropType}from"./models/theme-json/component/prop/index.js";export{IkasThemeJsonPageType}from"./models/theme-json/page/index.js";export{IkasThemeJsonStockPreference}from"./models/theme-json/settings/index.js";export{initIkasVariantValue}from"./models/variant-type/variant-value/init.js";export{initIkasVariantType}from"./models/variant-type/init.js";export{IkasVariantSelectionType}from"./models/variant-type/index.js";
@@ -68,7 +68,11 @@ export declare enum IkasOrderPackageStatus {
68
68
  REFUND_REQUESTED = "REFUND_REQUESTED",
69
69
  REFUND_REQUEST_ACCEPTED = "REFUND_REQUEST_ACCEPTED",
70
70
  UNABLE_TO_DELIVER = "UNABLE_TO_DELIVER",
71
- UNFULFILLED = "UNFULFILLED"
71
+ UNFULFILLED = "UNFULFILLED",
72
+ RETURN_WAITING_PARCEL = "RETURN_WAITING_PARCEL",
73
+ RETURN_IN_TRANSIT = "RETURN_IN_TRANSIT",
74
+ RETURN_DELIVERED = "RETURN_DELIVERED",
75
+ RETURN_REJECTED = "RETURN_REJECTED"
72
76
  }
73
77
  export declare enum IkasOrderPaymentStatus {
74
78
  PAID = "PAID",
@@ -1 +1 @@
1
- var E,L,D,R,A;!function(E){E.CUSTOMER="CUSTOMER",E.DECLINED="DECLINED",E.INVENTORY="INVENTORY",E.OTHER="OTHER"}(E||(E={})),function(E){E.CANCELLED="CANCELLED",E.CANCEL_REJECTED="CANCEL_REJECTED",E.CANCEL_REQUESTED="CANCEL_REQUESTED",E.DELIVERED="DELIVERED",E.FULFILLED="FULFILLED",E.PARTIALLY_CANCELLED="PARTIALLY_CANCELLED",E.PARTIALLY_DELIVERED="PARTIALLY_DELIVERED",E.PARTIALLY_FULFILLED="PARTIALLY_FULFILLED",E.PARTIALLY_READY_FOR_SHIPMENT="PARTIALLY_READY_FOR_SHIPMENT",E.PARTIALLY_REFUNDED="PARTIALLY_REFUNDED",E.READY_FOR_PICK_UP="READY_FOR_PICK_UP",E.READY_FOR_SHIPMENT="READY_FOR_SHIPMENT",E.REFUNDED="REFUNDED",E.REFUND_REJECTED="REFUND_REJECTED",E.REFUND_REQUESTED="REFUND_REQUESTED",E.REFUND_REQUEST_ACCEPTED="REFUND_REQUEST_ACCEPTED",E.UNABLE_TO_DELIVER="UNABLE_TO_DELIVER",E.UNFULFILLED="UNFULFILLED"}(L||(L={})),function(E){E.PAID="PAID",E.PARTIALLY_PAID="PARTIALLY_PAID",E.WAITING="WAITING"}(D||(D={})),function(E){E.CANCELLED="CANCELLED",E.CREATED="CREATED",E.DRAFT="DRAFT",E.PARTIALLY_CANCELLED="PARTIALLY_CANCELLED",E.PARTIALLY_REFUNDED="PARTIALLY_REFUNDED",E.REFUNDED="REFUNDED",E.REFUND_REJECTED="REFUND_REJECTED",E.REFUND_REQUESTED="REFUND_REQUESTED",E.OPEN="OPEN"}(R||(R={})),function(E){E.CLICK_AND_COLLECT="CLICK_AND_COLLECT",E.NO_SHIPMENT="NO_SHIPMENT",E.SHIPMENT="SHIPMENT",E.DIGITAL_DELIVERY="DIGITAL_DELIVERY"}(A||(A={}));export{E as IkasOrderCancelReason,L as IkasOrderPackageStatus,D as IkasOrderPaymentStatus,A as IkasOrderShippingMethod,R as IkasOrderStatus};
1
+ var E,R,D,L,A;!function(E){E.CUSTOMER="CUSTOMER",E.DECLINED="DECLINED",E.INVENTORY="INVENTORY",E.OTHER="OTHER"}(E||(E={})),function(E){E.CANCELLED="CANCELLED",E.CANCEL_REJECTED="CANCEL_REJECTED",E.CANCEL_REQUESTED="CANCEL_REQUESTED",E.DELIVERED="DELIVERED",E.FULFILLED="FULFILLED",E.PARTIALLY_CANCELLED="PARTIALLY_CANCELLED",E.PARTIALLY_DELIVERED="PARTIALLY_DELIVERED",E.PARTIALLY_FULFILLED="PARTIALLY_FULFILLED",E.PARTIALLY_READY_FOR_SHIPMENT="PARTIALLY_READY_FOR_SHIPMENT",E.PARTIALLY_REFUNDED="PARTIALLY_REFUNDED",E.READY_FOR_PICK_UP="READY_FOR_PICK_UP",E.READY_FOR_SHIPMENT="READY_FOR_SHIPMENT",E.REFUNDED="REFUNDED",E.REFUND_REJECTED="REFUND_REJECTED",E.REFUND_REQUESTED="REFUND_REQUESTED",E.REFUND_REQUEST_ACCEPTED="REFUND_REQUEST_ACCEPTED",E.UNABLE_TO_DELIVER="UNABLE_TO_DELIVER",E.UNFULFILLED="UNFULFILLED",E.RETURN_WAITING_PARCEL="RETURN_WAITING_PARCEL",E.RETURN_IN_TRANSIT="RETURN_IN_TRANSIT",E.RETURN_DELIVERED="RETURN_DELIVERED",E.RETURN_REJECTED="RETURN_REJECTED"}(R||(R={})),function(E){E.PAID="PAID",E.PARTIALLY_PAID="PARTIALLY_PAID",E.WAITING="WAITING"}(D||(D={})),function(E){E.CANCELLED="CANCELLED",E.CREATED="CREATED",E.DRAFT="DRAFT",E.PARTIALLY_CANCELLED="PARTIALLY_CANCELLED",E.PARTIALLY_REFUNDED="PARTIALLY_REFUNDED",E.REFUNDED="REFUNDED",E.REFUND_REJECTED="REFUND_REJECTED",E.REFUND_REQUESTED="REFUND_REQUESTED",E.OPEN="OPEN"}(L||(L={})),function(E){E.CLICK_AND_COLLECT="CLICK_AND_COLLECT",E.NO_SHIPMENT="NO_SHIPMENT",E.SHIPMENT="SHIPMENT",E.DIGITAL_DELIVERY="DIGITAL_DELIVERY"}(A||(A={}));export{E as IkasOrderCancelReason,R as IkasOrderPackageStatus,D as IkasOrderPaymentStatus,A as IkasOrderShippingMethod,L as IkasOrderStatus};
@@ -2,6 +2,7 @@ import { IkasPaymentGatewayAdditionalPrice } from "./additional-price";
2
2
  import { IkasBaseModel } from "../base";
3
3
  import { IkasPaymentGatewayTranslation } from "./translation";
4
4
  import { IkasPaymentGatewaySettings } from "./settings";
5
+ import { RewardSourceEnum } from "@ikas/storefront-api";
5
6
  export declare type IkasPaymentGateway = {
6
7
  additionalPrices: IkasPaymentGatewayAdditionalPrice[] | null;
7
8
  availableCountries: string[] | null;
@@ -17,6 +18,7 @@ export declare type IkasPaymentGateway = {
17
18
  paymentMethods: IkasPaymentMethod[];
18
19
  paymentMethodType: IkasPaymentMethodType;
19
20
  settings?: IkasPaymentGatewaySettings[] | null;
21
+ enabledRewardSources: RewardSourceEnum[] | null;
20
22
  translations?: IkasPaymentGatewayTranslation[] | null;
21
23
  } & IkasBaseModel;
22
24
  export declare enum IkasPaymentMethodType {
@@ -5,6 +5,7 @@ import { IkasStorefrontTheme } from "./theme";
5
5
  import { IkasStorefontMetaTemplates } from "./meta-templates";
6
6
  import { IkasIndexPageSeoSetting } from "./index-page-seo-setting";
7
7
  import { IkasStorefrontB2BSettings } from "./b2b-settings";
8
+ import { IkasSocialLoginSettings } from "./social-login-settings";
8
9
  export declare enum IkasStorefrontStatus {
9
10
  WAITING = "WAITING",
10
11
  READY = "READY"
@@ -32,6 +33,7 @@ export declare type IkasStorefront = {
32
33
  domains: IkasStorefrontDomain[];
33
34
  themes: IkasStorefrontTheme[];
34
35
  indexPageSeoSettings: IkasIndexPageSeoSetting[];
36
+ socialLoginSettings?: IkasSocialLoginSettings[] | null;
35
37
  };
36
38
  export declare enum IkasStorefrontType {
37
39
  B2B_STOREFRONT = "B2B_STOREFRONT",
@@ -0,0 +1,15 @@
1
+ export declare type IkasSocialLoginSettings = {
2
+ apiKey: string | null;
3
+ apiSecret: string | null;
4
+ bundleId: string | null;
5
+ keyId: string | null;
6
+ provider: IkasSocialLoginSettingsSocialLoginProviderEnum;
7
+ teamId: string | null;
8
+ };
9
+ export declare enum IkasSocialLoginSettingsSocialLoginProviderEnum {
10
+ apple = "apple",
11
+ facebook = "facebook",
12
+ google = "google",
13
+ miles_smiles = "miles_smiles",
14
+ twitch = "twitch"
15
+ }
@@ -0,0 +1 @@
1
+ var e;!function(e){e.apple="apple",e.facebook="facebook",e.google="google",e.miles_smiles="miles_smiles",e.twitch="twitch"}(e||(e={}));export{e as IkasSocialLoginSettingsSocialLoginProviderEnum};
@@ -12,6 +12,7 @@ export declare type IkasStorefrontPopup = {
12
12
  dateFilter: IkasStorefrontPopupDateFilter | null;
13
13
  displayFilters: IkasStorefrontPopupDisplayFilter[] | null;
14
14
  displaySettings: IkasStorefrontPopupDisplaySettings;
15
+ hideFilters: IkasStorefrontPopupDisplayFilter[] | null;
15
16
  name: string;
16
17
  pageFilters: IkasStorefrontPopupPageFilter[] | null;
17
18
  status: IkasStorefrontPopupStatusEnum;
@@ -1,9 +1,29 @@
1
1
  export declare type IkasStorefrontPopupDisplayFilter = {
2
- operator: string;
2
+ operator: IkasStorefrontPopupDisplayFilterOperatorEnum;
3
3
  type: IkasStorefrontPopupDisplayFilterTypeEnum;
4
- value: string;
4
+ value: string[];
5
5
  };
6
6
  export declare enum IkasStorefrontPopupDisplayFilterTypeEnum {
7
+ APPLIED_CAMPAIGN = "APPLIED_CAMPAIGN",
8
+ BRAND_IN_CART = "BRAND_IN_CART",
9
+ CART_ITEM_COUNT = "CART_ITEM_COUNT",
7
10
  CART_TOTAL = "CART_TOTAL",
8
- CUSTOMER_SEGMENT = "CUSTOMER_SEGMENT"
11
+ CATEGORY_IN_CART = "CATEGORY_IN_CART",
12
+ CUSTOMER_AUTH_STATUS = "CUSTOMER_AUTH_STATUS",
13
+ CUSTOMER_GENDER = "CUSTOMER_GENDER",
14
+ CUSTOMER_GROUP = "CUSTOMER_GROUP",
15
+ CUSTOMER_SEGMENT = "CUSTOMER_SEGMENT",
16
+ CUSTOMER_SUBSCRIPTION = "CUSTOMER_SUBSCRIPTION",
17
+ PRODUCT_IN_CART = "PRODUCT_IN_CART"
18
+ }
19
+ export declare enum IkasStorefrontPopupDisplayFilterOperatorEnum {
20
+ ANY_OF = "ANY_OF",
21
+ BETWEEN = "BETWEEN",
22
+ EQUALS = "EQUALS",
23
+ GREATER_THAN = "GREATER_THAN",
24
+ GREATER_THAN_OR_EQUAL = "GREATER_THAN_OR_EQUAL",
25
+ LESS_THAN = "LESS_THAN",
26
+ LESS_THAN_OR_EQUAL = "LESS_THAN_OR_EQUAL",
27
+ NONE_OF = "NONE_OF",
28
+ NOT_EQUALS = "NOT_EQUALS"
9
29
  }
@@ -1 +1 @@
1
- var T;!function(T){T.CART_TOTAL="CART_TOTAL",T.CUSTOMER_SEGMENT="CUSTOMER_SEGMENT"}(T||(T={}));export{T as IkasStorefrontPopupDisplayFilterTypeEnum};
1
+ var T,_;!function(T){T.APPLIED_CAMPAIGN="APPLIED_CAMPAIGN",T.BRAND_IN_CART="BRAND_IN_CART",T.CART_ITEM_COUNT="CART_ITEM_COUNT",T.CART_TOTAL="CART_TOTAL",T.CATEGORY_IN_CART="CATEGORY_IN_CART",T.CUSTOMER_AUTH_STATUS="CUSTOMER_AUTH_STATUS",T.CUSTOMER_GENDER="CUSTOMER_GENDER",T.CUSTOMER_GROUP="CUSTOMER_GROUP",T.CUSTOMER_SEGMENT="CUSTOMER_SEGMENT",T.CUSTOMER_SUBSCRIPTION="CUSTOMER_SUBSCRIPTION",T.PRODUCT_IN_CART="PRODUCT_IN_CART"}(T||(T={})),function(T){T.ANY_OF="ANY_OF",T.BETWEEN="BETWEEN",T.EQUALS="EQUALS",T.GREATER_THAN="GREATER_THAN",T.GREATER_THAN_OR_EQUAL="GREATER_THAN_OR_EQUAL",T.LESS_THAN="LESS_THAN",T.LESS_THAN_OR_EQUAL="LESS_THAN_OR_EQUAL",T.NONE_OF="NONE_OF",T.NOT_EQUALS="NOT_EQUALS"}(_||(_={}));export{_ as IkasStorefrontPopupDisplayFilterOperatorEnum,T as IkasStorefrontPopupDisplayFilterTypeEnum};
@@ -213,6 +213,7 @@ export * from "./models/storefront/index-page-seo-setting";
213
213
  export * from "./models/storefront/localization";
214
214
  export * from "./models/storefront/routing/dynamic-currency";
215
215
  export * from "./models/storefront/routing";
216
+ export * from "./models/storefront/social-login-settings";
216
217
  export * from "./models/storefront/theme";
217
218
  export * from "./models/storefront/theme-localization";
218
219
  export * from "./models/storefront/meta-templates";
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./models/base/init.js"),t=require("./models/blog/category/init.js"),r=require("./models/blog/meta-data/index.js"),n=require("./models/blog/init.js"),i=require("./models/brand/index.js"),o=require("./models/brand/init.js"),a=require("./models/campaign-offer/product/index.js"),s=require("./models/campaign-offer/init.js"),u=require("./models/campaign-offer/index.js"),p=require("./models/cart/available-shipping-method/estimated-delivery-time/index.js"),c=require("./models/cart/available-shipping-method/index.js"),d=require("./models/cart/campaign-offer/index.js"),m=require("./models/cart/index.js"),l=require("./models/category/conditions/index.js"),f=require("./models/category/index.js"),y=require("./models/category/init.js"),k=require("./models/checkout-settings/index.js"),b=require("./models/country/init.js"),I=require("./models/customer/attribute/sales-channel/index.js"),P=require("./models/customer/attribute/init.js"),g=require("./models/customer/attribute/index.js"),j=require("./models/customer/price-list-rule/filter/index.js"),x=require("./models/customer/price-list-rule/index.js"),T=require("./models/customer/review/init.js"),O=require("./models/customer/review/index.js"),S=require("./models/customer/index.js"),C=require("./models/html-meta-data/init.js"),q=require("./models/html-meta-data/index.js"),h=require("./models/merchant-settings/init.js");require("./models/merchant-settings/index.js");var E=require("./models/merchant-settings/address/type/index.js"),A=require("./models/order/adjustment/index.js"),v=require("./models/order/gift-card-line/index.js"),w=require("./models/order/invoice/index.js"),D=require("./models/order/line-item/base-unit/index.js"),F=require("./models/order/line-item/option/value/index.js"),M=require("./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period/index.js"),R=require("./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount/index.js"),L=require("./models/order/line-item/index.js"),B=require("./models/order/package/index.js"),V=require("./models/order/order-transaction-with-prices/transaction-with-prices/transaction-fee-with-prices/index.js"),G=require("./models/order/order-transaction-with-prices/transaction-with-prices/transaction-payment-method-detail-with-prices/index.js"),W=require("./models/order/order-transaction-with-prices/transaction-with-prices/index.js"),U=require("./models/order/transaction/payment-method-detail/index.js"),H=require("./models/order/transaction/index.js"),J=require("./models/order/index.js"),_=require("./models/payment-gateway/additional-price/index.js"),z=require("./models/payment-gateway/settings/index.js"),K=require("./models/payment-gateway/init.js"),N=require("./models/payment-gateway/index.js"),Q=require("./models/product/attribute/init.js"),X=require("./models/product/attribute/index.js"),Y=require("./models/product/attribute-value/init.js"),Z=require("./models/product/filter/index.js"),$=require("./models/product/group/init.js"),ee=require("./models/product/campaign/data/index.js"),te=require("./models/product/campaign/filter/index.js"),re=require("./models/product/image/init.js"),ne=require("./models/product/option-set/option/init.js"),ie=require("./models/product/option-set/option/index.js"),oe=require("./models/product/option-set/init.js"),ae=require("./models/product/sales-channel/index.js"),se=require("./models/product/stock-location/index.js"),ue=require("./models/store-credit-balance/index.js"),pe=require("./models/product/variant/subscription-plan/product-subscription-plan-period/index.js"),ce=require("./models/product/variant/subscription-plan/product-subscription-plan-discount/index.js"),de=require("./models/product/variant/init.js"),me=require("./models/product/variant-type/init.js"),le=require("./models/product/init.js"),fe=require("./models/product/index.js"),ye=require("./models/raffle/init.js"),ke=require("./models/raffle/index.js"),be=require("./models/state/init.js"),Ie=require("./models/stock-location/index.js"),Pe=require("./models/storefront/b2b-settings/index.js"),ge=require("./models/storefront/theme/index.js"),je=require("./models/storefront/meta-templates/index.js"),xe=require("./models/storefront/index.js"),Te=require("./models/storefront-popup/storefront-popup-display-filter/index.js"),Oe=require("./models/storefront-popup/storefront-popup-display-settings/index.js"),Se=require("./models/storefront-popup/storefront-popup-page-filter/index.js"),Ce=require("./models/storefront-popup/storefront-popup-page-filter/storefront-popup-page-filter-data/index.js"),qe=require("./models/storefront-popup/index.js"),he=require("./models/theme-json/component/prop/index.js"),Ee=require("./models/theme-json/page/index.js"),Ae=require("./models/theme-json/settings/index.js"),ve=require("./models/variant-type/variant-value/init.js"),we=require("./models/variant-type/init.js"),De=require("./models/variant-type/index.js");exports.createIkasBaseModel=e.createIkasBaseModel,exports.createIkasBlogCategory=t.createIkasBlogCategory,exports.initIkasBlogCategory=t.initIkasBlogCategory,Object.defineProperty(exports,"IkasBlogMetaDataTargetType",{enumerable:!0,get:function(){return r.IkasBlogMetaDataTargetType}}),exports.initIkasBlog=n.initIkasBlog,Object.defineProperty(exports,"IkasBrandOrderType",{enumerable:!0,get:function(){return i.IkasBrandOrderType}}),exports.initIkasBrand=o.initIkasBrand,Object.defineProperty(exports,"IkasCampaignOfferProductApplicablePriceEnum",{enumerable:!0,get:function(){return a.IkasCampaignOfferProductApplicablePriceEnum}}),Object.defineProperty(exports,"IkasCampaignOfferProductShowCriteria",{enumerable:!0,get:function(){return a.IkasCampaignOfferProductShowCriteria}}),exports.initIkasCampaignOffer=s.initIkasCampaignOffer,Object.defineProperty(exports,"IkasCampaignOfferFollowUpActionType",{enumerable:!0,get:function(){return u.IkasCampaignOfferFollowUpActionType}}),Object.defineProperty(exports,"IkasCampaignOfferTargetPageType",{enumerable:!0,get:function(){return u.IkasCampaignOfferTargetPageType}}),Object.defineProperty(exports,"IkasCampaignOfferTriggerFilterType",{enumerable:!0,get:function(){return u.IkasCampaignOfferTriggerFilterType}}),Object.defineProperty(exports,"IkasCampaignOfferType",{enumerable:!0,get:function(){return u.IkasCampaignOfferType}}),Object.defineProperty(exports,"IkasLocalDeliverySettingsDeliveryTimeType",{enumerable:!0,get:function(){return p.IkasLocalDeliverySettingsDeliveryTimeType}}),Object.defineProperty(exports,"IkasShippingMethod",{enumerable:!0,get:function(){return c.IkasShippingMethod}}),Object.defineProperty(exports,"IkasCartCampaignOfferStatus",{enumerable:!0,get:function(){return d.IkasCartCampaignOfferStatus}}),Object.defineProperty(exports,"IkasCartCreatedBy",{enumerable:!0,get:function(){return m.IkasCartCreatedBy}}),Object.defineProperty(exports,"IkasCategoryConditionTypeEnum",{enumerable:!0,get:function(){return l.IkasCategoryConditionTypeEnum}}),Object.defineProperty(exports,"IkasCategoryProductsOrderType",{enumerable:!0,get:function(){return f.IkasCategoryProductsOrderType}}),exports.initIkasCategory=y.initIkasCategory,Object.defineProperty(exports,"IkasCheckoutRequirement",{enumerable:!0,get:function(){return k.IkasCheckoutRequirement}}),Object.defineProperty(exports,"IkasCorporateInvoiceRequirement",{enumerable:!0,get:function(){return k.IkasCorporateInvoiceRequirement}}),Object.defineProperty(exports,"IkasCouponCodeRequirement",{enumerable:!0,get:function(){return k.IkasCouponCodeRequirement}}),exports.initIkasCountry=b.initIkasCountry,Object.defineProperty(exports,"IkasCustomerAttributePermission",{enumerable:!0,get:function(){return I.IkasCustomerAttributePermission}}),Object.defineProperty(exports,"IkasCustomerAttributeRegisterPageRequirement",{enumerable:!0,get:function(){return I.IkasCustomerAttributeRegisterPageRequirement}}),exports.initIkasCustomerAttribute=P.initIkasCustomerAttribute,Object.defineProperty(exports,"IkasCustomerAttributeType",{enumerable:!0,get:function(){return g.IkasCustomerAttributeType}}),Object.defineProperty(exports,"IkasCustomerPriceListRuleFilterType",{enumerable:!0,get:function(){return j.IkasCustomerPriceListRuleFilterType}}),Object.defineProperty(exports,"IkasCustomerPriceListRuleValueType",{enumerable:!0,get:function(){return x.IkasCustomerPriceListRuleValueType}}),exports.initIkasCustomerReview=T.initIkasCustomerReview,Object.defineProperty(exports,"IkasCustomerReviewStatus",{enumerable:!0,get:function(){return O.IkasCustomerReviewStatus}}),Object.defineProperty(exports,"IkasProductTypeEnum",{enumerable:!0,get:function(){return O.IkasProductTypeEnum}}),Object.defineProperty(exports,"IkasCustomerAccountStatus",{enumerable:!0,get:function(){return S.IkasCustomerAccountStatus}}),Object.defineProperty(exports,"IkasCustomerEmailSubscriptionStatus",{enumerable:!0,get:function(){return S.IkasCustomerEmailSubscriptionStatus}}),Object.defineProperty(exports,"IkasCustomerEmailSubscriptionStatusesEnum",{enumerable:!0,get:function(){return S.IkasCustomerEmailSubscriptionStatusesEnum}}),Object.defineProperty(exports,"IkasCustomerGenderTypeEnum",{enumerable:!0,get:function(){return S.IkasCustomerGenderTypeEnum}}),Object.defineProperty(exports,"IkasCustomerRegistrationSource",{enumerable:!0,get:function(){return S.IkasCustomerRegistrationSource}}),exports.initIkasHTMLMetaData=C.initIkasHTMLMetaData,exports.setHTMLMetaDataTranslations=C.setHTMLMetaDataTranslations,Object.defineProperty(exports,"IkasHTMLMetaDataTargetType",{enumerable:!0,get:function(){return q.IkasHTMLMetaDataTargetType}}),exports.initIkasMerchantSettings=h.initIkasMerchantSettings,Object.defineProperty(exports,"IkasMerchantSettingsAddressTypeEnum",{enumerable:!0,get:function(){return E.IkasMerchantSettingsAddressTypeEnum}}),Object.defineProperty(exports,"IkasAdjustmentType",{enumerable:!0,get:function(){return A.IkasAdjustmentType}}),Object.defineProperty(exports,"IkasAmountType",{enumerable:!0,get:function(){return A.IkasAmountType}}),Object.defineProperty(exports,"IkasGiftCardType",{enumerable:!0,get:function(){return v.IkasGiftCardType}}),Object.defineProperty(exports,"IkasInvoiceType",{enumerable:!0,get:function(){return w.IkasInvoiceType}}),Object.defineProperty(exports,"IkasProductUnitType",{enumerable:!0,get:function(){return D.IkasProductUnitType}}),Object.defineProperty(exports,"ProductOptionPriceTypeEnum",{enumerable:!0,get:function(){return F.ProductOptionPriceTypeEnum}}),Object.defineProperty(exports,"IkasOrderLineItemSubscriptionPlanDurationUnitType",{enumerable:!0,get:function(){return M.IkasOrderLineItemSubscriptionPlanDurationUnitType}}),Object.defineProperty(exports,"IkasOrderLineItemSubscriptionPlanPaymentType",{enumerable:!0,get:function(){return M.IkasOrderLineItemSubscriptionPlanPaymentType}}),Object.defineProperty(exports,"IkasOrderLineItemSubscriptionPlanDiscountAmountType",{enumerable:!0,get:function(){return R.IkasOrderLineItemSubscriptionPlanDiscountAmountType}}),Object.defineProperty(exports,"IkasOrderLineItemStatus",{enumerable:!0,get:function(){return L.IkasOrderLineItemStatus}}),Object.defineProperty(exports,"IkasOrderPackageFullfillStatus",{enumerable:!0,get:function(){return B.IkasOrderPackageFullfillStatus}}),Object.defineProperty(exports,"IkasTransactionFeeSourceWithPrices",{enumerable:!0,get:function(){return V.IkasTransactionFeeSourceWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardAssociationWithPrices",{enumerable:!0,get:function(){return G.IkasTransactionCardAssociationWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardTypeWithPrices",{enumerable:!0,get:function(){return G.IkasTransactionCardTypeWithPrices}}),Object.defineProperty(exports,"IkasPaymentMethodTypeWithPrices",{enumerable:!0,get:function(){return W.IkasPaymentMethodTypeWithPrices}}),Object.defineProperty(exports,"IkasTransactionSourceWithPrices",{enumerable:!0,get:function(){return W.IkasTransactionSourceWithPrices}}),Object.defineProperty(exports,"IkasTransactionStatusWithPrices",{enumerable:!0,get:function(){return W.IkasTransactionStatusWithPrices}}),Object.defineProperty(exports,"IkasTransactionTypeWithPrices",{enumerable:!0,get:function(){return W.IkasTransactionTypeWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardAssociation",{enumerable:!0,get:function(){return U.IkasTransactionCardAssociation}}),Object.defineProperty(exports,"IkasTransactionCardType",{enumerable:!0,get:function(){return U.IkasTransactionCardType}}),Object.defineProperty(exports,"IkasTransactionStatus",{enumerable:!0,get:function(){return H.IkasTransactionStatus}}),Object.defineProperty(exports,"IkasTransactionType",{enumerable:!0,get:function(){return H.IkasTransactionType}}),Object.defineProperty(exports,"IkasOrderCancelReason",{enumerable:!0,get:function(){return J.IkasOrderCancelReason}}),Object.defineProperty(exports,"IkasOrderPackageStatus",{enumerable:!0,get:function(){return J.IkasOrderPackageStatus}}),Object.defineProperty(exports,"IkasOrderPaymentStatus",{enumerable:!0,get:function(){return J.IkasOrderPaymentStatus}}),Object.defineProperty(exports,"IkasOrderShippingMethod",{enumerable:!0,get:function(){return J.IkasOrderShippingMethod}}),Object.defineProperty(exports,"IkasOrderStatus",{enumerable:!0,get:function(){return J.IkasOrderStatus}}),Object.defineProperty(exports,"IkasPaymentGatewayAdditionalPriceType",{enumerable:!0,get:function(){return _.IkasPaymentGatewayAdditionalPriceType}}),Object.defineProperty(exports,"IkasPaymentGatewayTransactionFeeType",{enumerable:!0,get:function(){return _.IkasPaymentGatewayTransactionFeeType}}),Object.defineProperty(exports,"IkasPaymentGatewaySettingsType",{enumerable:!0,get:function(){return z.IkasPaymentGatewaySettingsType}}),exports.initIkasPaymentGateway=K.initIkasPaymentGateway,Object.defineProperty(exports,"IkasPaymentGatewayType",{enumerable:!0,get:function(){return N.IkasPaymentGatewayType}}),Object.defineProperty(exports,"IkasPaymentMethodType",{enumerable:!0,get:function(){return N.IkasPaymentMethodType}}),exports.initIkasProductAttribute=Q.initIkasProductAttribute,Object.defineProperty(exports,"IkasProductAttributeType",{enumerable:!0,get:function(){return X.IkasProductAttributeType}}),exports.initIkasProductAttributeValue=Y.initIkasProductAttributeValue,Object.defineProperty(exports,"IkasProductFilterDisplayType",{enumerable:!0,get:function(){return Z.IkasProductFilterDisplayType}}),Object.defineProperty(exports,"IkasProductFilterSortType",{enumerable:!0,get:function(){return Z.IkasProductFilterSortType}}),Object.defineProperty(exports,"IkasProductFilterType",{enumerable:!0,get:function(){return Z.IkasProductFilterType}}),Object.defineProperty(exports,"IkasProductStockFilterValue",{enumerable:!0,get:function(){return Z.IkasProductStockFilterValue}}),exports.initIkasProductGroup=$.initIkasProductGroup,exports.setProductGroupTranslations=$.setProductGroupTranslations,Object.defineProperty(exports,"IkasCampaignApplicablePrice",{enumerable:!0,get:function(){return ee.IkasCampaignApplicablePrice}}),Object.defineProperty(exports,"IkasCampaignCreatedFor",{enumerable:!0,get:function(){return ee.IkasCampaignCreatedFor}}),Object.defineProperty(exports,"IkasCampaignType",{enumerable:!0,get:function(){return ee.IkasCampaignType}}),Object.defineProperty(exports,"IkasCampaignFilterType",{enumerable:!0,get:function(){return te.IkasCampaignFilterType}}),exports.initIkasProductImage=re.initIkasProductImage,exports.initIkasProductOption=ne.initIkasProductOption,Object.defineProperty(exports,"IkasProductOptionPriceTypeEnum",{enumerable:!0,get:function(){return ie.IkasProductOptionPriceTypeEnum}}),Object.defineProperty(exports,"IkasProductOptionSelectType",{enumerable:!0,get:function(){return ie.IkasProductOptionSelectType}}),Object.defineProperty(exports,"IkasProductOptionType",{enumerable:!0,get:function(){return ie.IkasProductOptionType}}),exports.initIkasProductOptionSet=oe.initIkasProductOptionSet,exports.initOptionValues=oe.initOptionValues,exports.initValues=oe.initValues,exports.setChildOptions=oe.setChildOptions,Object.defineProperty(exports,"IkasSalesChannelStatusEnum",{enumerable:!0,get:function(){return ae.IkasSalesChannelStatusEnum}}),Object.defineProperty(exports,"IkasGetAvailableStockLocationType",{enumerable:!0,get:function(){return se.IkasGetAvailableStockLocationType}}),Object.defineProperty(exports,"IkasStoreCreditType",{enumerable:!0,get:function(){return ue.IkasStoreCreditType}}),Object.defineProperty(exports,"IkasSubscriptionPlanDurationUnitType",{enumerable:!0,get:function(){return pe.IkasSubscriptionPlanDurationUnitType}}),Object.defineProperty(exports,"IkasSubscriptionPlanPaymentType",{enumerable:!0,get:function(){return pe.IkasSubscriptionPlanPaymentType}}),Object.defineProperty(exports,"IkasSubscriptionPlanStatus",{enumerable:!0,get:function(){return pe.IkasSubscriptionPlanStatus}}),Object.defineProperty(exports,"IkasOrderAmountType",{enumerable:!0,get:function(){return ce.IkasOrderAmountType}}),exports.initIkasProductVariant=de.initIkasProductVariant,exports.initIkasProductVariantType=me.initIkasProductVariantType,exports.initIkasProduct=le.initIkasProduct,Object.defineProperty(exports,"IkasProductType",{enumerable:!0,get:function(){return fe.IkasProductType}}),exports.initIkasRaffle=ye.initIkasRaffle,Object.defineProperty(exports,"IkasRaffleMetadataTargetType",{enumerable:!0,get:function(){return ke.IkasRaffleMetadataTargetType}}),Object.defineProperty(exports,"IkasRaffleParticipantStatus",{enumerable:!0,get:function(){return ke.IkasRaffleParticipantStatus}}),Object.defineProperty(exports,"IkasRaffleVerificationType",{enumerable:!0,get:function(){return ke.IkasRaffleVerificationType}}),exports.initIkasState=be.initIkasState,Object.defineProperty(exports,"IkasStockLocationDeliveryTime",{enumerable:!0,get:function(){return Ie.IkasStockLocationDeliveryTime}}),Object.defineProperty(exports,"IkasStockLocationType",{enumerable:!0,get:function(){return Ie.IkasStockLocationType}}),Object.defineProperty(exports,"IkasStorefrontB2BShowPricesEnum",{enumerable:!0,get:function(){return Pe.IkasStorefrontB2BShowPricesEnum}}),Object.defineProperty(exports,"IkasStorefrontB2BShowProductsEnum",{enumerable:!0,get:function(){return Pe.IkasStorefrontB2BShowProductsEnum}}),Object.defineProperty(exports,"IkasStorefrontThemeStatus",{enumerable:!0,get:function(){return ge.IkasStorefrontThemeStatus}}),Object.defineProperty(exports,"StorefrontPageTypesEnum",{enumerable:!0,get:function(){return je.StorefrontPageTypesEnum}}),Object.defineProperty(exports,"IkasStorefrontStatus",{enumerable:!0,get:function(){return xe.IkasStorefrontStatus}}),Object.defineProperty(exports,"IkasStorefrontType",{enumerable:!0,get:function(){return xe.IkasStorefrontType}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayFilterTypeEnum",{enumerable:!0,get:function(){return Te.IkasStorefrontPopupDisplayFilterTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayFrequencyEnum",{enumerable:!0,get:function(){return Oe.IkasStorefrontPopupDisplayFrequencyEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayTriggerTypeEnum",{enumerable:!0,get:function(){return Oe.IkasStorefrontPopupDisplayTriggerTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupPageFilterTypeEnum",{enumerable:!0,get:function(){return Se.IkasStorefrontPopupPageFilterTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupPageFilterDataTypeEnum",{enumerable:!0,get:function(){return Ce.IkasStorefrontPopupPageFilterDataTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDeviceTypeEnum",{enumerable:!0,get:function(){return qe.IkasStorefrontPopupDeviceTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupStatusEnum",{enumerable:!0,get:function(){return qe.IkasStorefrontPopupStatusEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupTypeEnum",{enumerable:!0,get:function(){return qe.IkasStorefrontPopupTypeEnum}}),Object.defineProperty(exports,"IkasThemeJsonComponentPropType",{enumerable:!0,get:function(){return he.IkasThemeJsonComponentPropType}}),Object.defineProperty(exports,"IkasThemeJsonPageType",{enumerable:!0,get:function(){return Ee.IkasThemeJsonPageType}}),Object.defineProperty(exports,"IkasThemeJsonStockPreference",{enumerable:!0,get:function(){return Ae.IkasThemeJsonStockPreference}}),exports.initIkasVariantValue=ve.initIkasVariantValue,exports.initIkasVariantType=we.initIkasVariantType,Object.defineProperty(exports,"IkasVariantSelectionType",{enumerable:!0,get:function(){return De.IkasVariantSelectionType}});
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e=require("./models/base/init.js"),t=require("./models/blog/category/init.js"),r=require("./models/blog/meta-data/index.js"),n=require("./models/blog/init.js"),i=require("./models/brand/index.js"),o=require("./models/brand/init.js"),a=require("./models/campaign-offer/product/index.js"),s=require("./models/campaign-offer/init.js"),u=require("./models/campaign-offer/index.js"),p=require("./models/cart/available-shipping-method/estimated-delivery-time/index.js"),c=require("./models/cart/available-shipping-method/index.js"),d=require("./models/cart/campaign-offer/index.js"),m=require("./models/cart/index.js"),l=require("./models/category/conditions/index.js"),f=require("./models/category/index.js"),y=require("./models/category/init.js"),k=require("./models/checkout-settings/index.js"),b=require("./models/country/init.js"),I=require("./models/customer/attribute/sales-channel/index.js"),P=require("./models/customer/attribute/init.js"),g=require("./models/customer/attribute/index.js"),j=require("./models/customer/price-list-rule/filter/index.js"),x=require("./models/customer/price-list-rule/index.js"),T=require("./models/customer/review/init.js"),O=require("./models/customer/review/index.js"),S=require("./models/customer/index.js"),C=require("./models/html-meta-data/init.js"),q=require("./models/html-meta-data/index.js"),h=require("./models/merchant-settings/init.js");require("./models/merchant-settings/index.js");var E=require("./models/merchant-settings/address/type/index.js"),v=require("./models/order/adjustment/index.js"),A=require("./models/order/gift-card-line/index.js"),w=require("./models/order/invoice/index.js"),D=require("./models/order/line-item/base-unit/index.js"),F=require("./models/order/line-item/option/value/index.js"),M=require("./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period/index.js"),L=require("./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount/index.js"),R=require("./models/order/line-item/index.js"),B=require("./models/order/package/index.js"),V=require("./models/order/order-transaction-with-prices/transaction-with-prices/transaction-fee-with-prices/index.js"),G=require("./models/order/order-transaction-with-prices/transaction-with-prices/transaction-payment-method-detail-with-prices/index.js"),W=require("./models/order/order-transaction-with-prices/transaction-with-prices/index.js"),U=require("./models/order/transaction/payment-method-detail/index.js"),H=require("./models/order/transaction/index.js"),J=require("./models/order/index.js"),_=require("./models/payment-gateway/additional-price/index.js"),z=require("./models/payment-gateway/settings/index.js"),K=require("./models/payment-gateway/init.js"),N=require("./models/payment-gateway/index.js"),Q=require("./models/product/attribute/init.js"),X=require("./models/product/attribute/index.js"),Y=require("./models/product/attribute-value/init.js"),Z=require("./models/product/filter/index.js"),$=require("./models/product/group/init.js"),ee=require("./models/product/campaign/data/index.js"),te=require("./models/product/campaign/filter/index.js"),re=require("./models/product/image/init.js"),ne=require("./models/product/option-set/option/init.js"),ie=require("./models/product/option-set/option/index.js"),oe=require("./models/product/option-set/init.js"),ae=require("./models/product/sales-channel/index.js"),se=require("./models/product/stock-location/index.js"),ue=require("./models/store-credit-balance/index.js"),pe=require("./models/product/variant/subscription-plan/product-subscription-plan-period/index.js"),ce=require("./models/product/variant/subscription-plan/product-subscription-plan-discount/index.js"),de=require("./models/product/variant/init.js"),me=require("./models/product/variant-type/init.js"),le=require("./models/product/init.js"),fe=require("./models/product/index.js"),ye=require("./models/raffle/init.js"),ke=require("./models/raffle/index.js"),be=require("./models/state/init.js"),Ie=require("./models/stock-location/index.js"),Pe=require("./models/storefront/b2b-settings/index.js"),ge=require("./models/storefront/social-login-settings/index.js"),je=require("./models/storefront/theme/index.js"),xe=require("./models/storefront/meta-templates/index.js"),Te=require("./models/storefront/index.js"),Oe=require("./models/storefront-popup/storefront-popup-display-filter/index.js"),Se=require("./models/storefront-popup/storefront-popup-display-settings/index.js"),Ce=require("./models/storefront-popup/storefront-popup-page-filter/index.js"),qe=require("./models/storefront-popup/storefront-popup-page-filter/storefront-popup-page-filter-data/index.js"),he=require("./models/storefront-popup/index.js"),Ee=require("./models/theme-json/component/prop/index.js"),ve=require("./models/theme-json/page/index.js"),Ae=require("./models/theme-json/settings/index.js"),we=require("./models/variant-type/variant-value/init.js"),De=require("./models/variant-type/init.js"),Fe=require("./models/variant-type/index.js");exports.createIkasBaseModel=e.createIkasBaseModel,exports.createIkasBlogCategory=t.createIkasBlogCategory,exports.initIkasBlogCategory=t.initIkasBlogCategory,Object.defineProperty(exports,"IkasBlogMetaDataTargetType",{enumerable:!0,get:function(){return r.IkasBlogMetaDataTargetType}}),exports.initIkasBlog=n.initIkasBlog,Object.defineProperty(exports,"IkasBrandOrderType",{enumerable:!0,get:function(){return i.IkasBrandOrderType}}),exports.initIkasBrand=o.initIkasBrand,Object.defineProperty(exports,"IkasCampaignOfferProductApplicablePriceEnum",{enumerable:!0,get:function(){return a.IkasCampaignOfferProductApplicablePriceEnum}}),Object.defineProperty(exports,"IkasCampaignOfferProductShowCriteria",{enumerable:!0,get:function(){return a.IkasCampaignOfferProductShowCriteria}}),exports.initIkasCampaignOffer=s.initIkasCampaignOffer,Object.defineProperty(exports,"IkasCampaignOfferFollowUpActionType",{enumerable:!0,get:function(){return u.IkasCampaignOfferFollowUpActionType}}),Object.defineProperty(exports,"IkasCampaignOfferTargetPageType",{enumerable:!0,get:function(){return u.IkasCampaignOfferTargetPageType}}),Object.defineProperty(exports,"IkasCampaignOfferTriggerFilterType",{enumerable:!0,get:function(){return u.IkasCampaignOfferTriggerFilterType}}),Object.defineProperty(exports,"IkasCampaignOfferType",{enumerable:!0,get:function(){return u.IkasCampaignOfferType}}),Object.defineProperty(exports,"IkasLocalDeliverySettingsDeliveryTimeType",{enumerable:!0,get:function(){return p.IkasLocalDeliverySettingsDeliveryTimeType}}),Object.defineProperty(exports,"IkasShippingMethod",{enumerable:!0,get:function(){return c.IkasShippingMethod}}),Object.defineProperty(exports,"IkasCartCampaignOfferStatus",{enumerable:!0,get:function(){return d.IkasCartCampaignOfferStatus}}),Object.defineProperty(exports,"IkasCartCreatedBy",{enumerable:!0,get:function(){return m.IkasCartCreatedBy}}),Object.defineProperty(exports,"IkasCategoryConditionTypeEnum",{enumerable:!0,get:function(){return l.IkasCategoryConditionTypeEnum}}),Object.defineProperty(exports,"IkasCategoryProductsOrderType",{enumerable:!0,get:function(){return f.IkasCategoryProductsOrderType}}),exports.initIkasCategory=y.initIkasCategory,Object.defineProperty(exports,"IkasCheckoutRequirement",{enumerable:!0,get:function(){return k.IkasCheckoutRequirement}}),Object.defineProperty(exports,"IkasCorporateInvoiceRequirement",{enumerable:!0,get:function(){return k.IkasCorporateInvoiceRequirement}}),Object.defineProperty(exports,"IkasCouponCodeRequirement",{enumerable:!0,get:function(){return k.IkasCouponCodeRequirement}}),exports.initIkasCountry=b.initIkasCountry,Object.defineProperty(exports,"IkasCustomerAttributePermission",{enumerable:!0,get:function(){return I.IkasCustomerAttributePermission}}),Object.defineProperty(exports,"IkasCustomerAttributeRegisterPageRequirement",{enumerable:!0,get:function(){return I.IkasCustomerAttributeRegisterPageRequirement}}),exports.initIkasCustomerAttribute=P.initIkasCustomerAttribute,Object.defineProperty(exports,"IkasCustomerAttributeType",{enumerable:!0,get:function(){return g.IkasCustomerAttributeType}}),Object.defineProperty(exports,"IkasCustomerPriceListRuleFilterType",{enumerable:!0,get:function(){return j.IkasCustomerPriceListRuleFilterType}}),Object.defineProperty(exports,"IkasCustomerPriceListRuleValueType",{enumerable:!0,get:function(){return x.IkasCustomerPriceListRuleValueType}}),exports.initIkasCustomerReview=T.initIkasCustomerReview,Object.defineProperty(exports,"IkasCustomerReviewStatus",{enumerable:!0,get:function(){return O.IkasCustomerReviewStatus}}),Object.defineProperty(exports,"IkasProductTypeEnum",{enumerable:!0,get:function(){return O.IkasProductTypeEnum}}),Object.defineProperty(exports,"IkasCustomerAccountStatus",{enumerable:!0,get:function(){return S.IkasCustomerAccountStatus}}),Object.defineProperty(exports,"IkasCustomerEmailSubscriptionStatus",{enumerable:!0,get:function(){return S.IkasCustomerEmailSubscriptionStatus}}),Object.defineProperty(exports,"IkasCustomerEmailSubscriptionStatusesEnum",{enumerable:!0,get:function(){return S.IkasCustomerEmailSubscriptionStatusesEnum}}),Object.defineProperty(exports,"IkasCustomerGenderTypeEnum",{enumerable:!0,get:function(){return S.IkasCustomerGenderTypeEnum}}),Object.defineProperty(exports,"IkasCustomerRegistrationSource",{enumerable:!0,get:function(){return S.IkasCustomerRegistrationSource}}),exports.initIkasHTMLMetaData=C.initIkasHTMLMetaData,exports.setHTMLMetaDataTranslations=C.setHTMLMetaDataTranslations,Object.defineProperty(exports,"IkasHTMLMetaDataTargetType",{enumerable:!0,get:function(){return q.IkasHTMLMetaDataTargetType}}),exports.initIkasMerchantSettings=h.initIkasMerchantSettings,Object.defineProperty(exports,"IkasMerchantSettingsAddressTypeEnum",{enumerable:!0,get:function(){return E.IkasMerchantSettingsAddressTypeEnum}}),Object.defineProperty(exports,"IkasAdjustmentType",{enumerable:!0,get:function(){return v.IkasAdjustmentType}}),Object.defineProperty(exports,"IkasAmountType",{enumerable:!0,get:function(){return v.IkasAmountType}}),Object.defineProperty(exports,"IkasGiftCardType",{enumerable:!0,get:function(){return A.IkasGiftCardType}}),Object.defineProperty(exports,"IkasInvoiceType",{enumerable:!0,get:function(){return w.IkasInvoiceType}}),Object.defineProperty(exports,"IkasProductUnitType",{enumerable:!0,get:function(){return D.IkasProductUnitType}}),Object.defineProperty(exports,"ProductOptionPriceTypeEnum",{enumerable:!0,get:function(){return F.ProductOptionPriceTypeEnum}}),Object.defineProperty(exports,"IkasOrderLineItemSubscriptionPlanDurationUnitType",{enumerable:!0,get:function(){return M.IkasOrderLineItemSubscriptionPlanDurationUnitType}}),Object.defineProperty(exports,"IkasOrderLineItemSubscriptionPlanPaymentType",{enumerable:!0,get:function(){return M.IkasOrderLineItemSubscriptionPlanPaymentType}}),Object.defineProperty(exports,"IkasOrderLineItemSubscriptionPlanDiscountAmountType",{enumerable:!0,get:function(){return L.IkasOrderLineItemSubscriptionPlanDiscountAmountType}}),Object.defineProperty(exports,"IkasOrderLineItemStatus",{enumerable:!0,get:function(){return R.IkasOrderLineItemStatus}}),Object.defineProperty(exports,"IkasOrderPackageFullfillStatus",{enumerable:!0,get:function(){return B.IkasOrderPackageFullfillStatus}}),Object.defineProperty(exports,"IkasTransactionFeeSourceWithPrices",{enumerable:!0,get:function(){return V.IkasTransactionFeeSourceWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardAssociationWithPrices",{enumerable:!0,get:function(){return G.IkasTransactionCardAssociationWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardTypeWithPrices",{enumerable:!0,get:function(){return G.IkasTransactionCardTypeWithPrices}}),Object.defineProperty(exports,"IkasPaymentMethodTypeWithPrices",{enumerable:!0,get:function(){return W.IkasPaymentMethodTypeWithPrices}}),Object.defineProperty(exports,"IkasTransactionSourceWithPrices",{enumerable:!0,get:function(){return W.IkasTransactionSourceWithPrices}}),Object.defineProperty(exports,"IkasTransactionStatusWithPrices",{enumerable:!0,get:function(){return W.IkasTransactionStatusWithPrices}}),Object.defineProperty(exports,"IkasTransactionTypeWithPrices",{enumerable:!0,get:function(){return W.IkasTransactionTypeWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardAssociation",{enumerable:!0,get:function(){return U.IkasTransactionCardAssociation}}),Object.defineProperty(exports,"IkasTransactionCardType",{enumerable:!0,get:function(){return U.IkasTransactionCardType}}),Object.defineProperty(exports,"IkasTransactionStatus",{enumerable:!0,get:function(){return H.IkasTransactionStatus}}),Object.defineProperty(exports,"IkasTransactionType",{enumerable:!0,get:function(){return H.IkasTransactionType}}),Object.defineProperty(exports,"IkasOrderCancelReason",{enumerable:!0,get:function(){return J.IkasOrderCancelReason}}),Object.defineProperty(exports,"IkasOrderPackageStatus",{enumerable:!0,get:function(){return J.IkasOrderPackageStatus}}),Object.defineProperty(exports,"IkasOrderPaymentStatus",{enumerable:!0,get:function(){return J.IkasOrderPaymentStatus}}),Object.defineProperty(exports,"IkasOrderShippingMethod",{enumerable:!0,get:function(){return J.IkasOrderShippingMethod}}),Object.defineProperty(exports,"IkasOrderStatus",{enumerable:!0,get:function(){return J.IkasOrderStatus}}),Object.defineProperty(exports,"IkasPaymentGatewayAdditionalPriceType",{enumerable:!0,get:function(){return _.IkasPaymentGatewayAdditionalPriceType}}),Object.defineProperty(exports,"IkasPaymentGatewayTransactionFeeType",{enumerable:!0,get:function(){return _.IkasPaymentGatewayTransactionFeeType}}),Object.defineProperty(exports,"IkasPaymentGatewaySettingsType",{enumerable:!0,get:function(){return z.IkasPaymentGatewaySettingsType}}),exports.initIkasPaymentGateway=K.initIkasPaymentGateway,Object.defineProperty(exports,"IkasPaymentGatewayType",{enumerable:!0,get:function(){return N.IkasPaymentGatewayType}}),Object.defineProperty(exports,"IkasPaymentMethodType",{enumerable:!0,get:function(){return N.IkasPaymentMethodType}}),exports.initIkasProductAttribute=Q.initIkasProductAttribute,Object.defineProperty(exports,"IkasProductAttributeType",{enumerable:!0,get:function(){return X.IkasProductAttributeType}}),exports.initIkasProductAttributeValue=Y.initIkasProductAttributeValue,Object.defineProperty(exports,"IkasProductFilterDisplayType",{enumerable:!0,get:function(){return Z.IkasProductFilterDisplayType}}),Object.defineProperty(exports,"IkasProductFilterSortType",{enumerable:!0,get:function(){return Z.IkasProductFilterSortType}}),Object.defineProperty(exports,"IkasProductFilterType",{enumerable:!0,get:function(){return Z.IkasProductFilterType}}),Object.defineProperty(exports,"IkasProductStockFilterValue",{enumerable:!0,get:function(){return Z.IkasProductStockFilterValue}}),exports.initIkasProductGroup=$.initIkasProductGroup,exports.setProductGroupTranslations=$.setProductGroupTranslations,Object.defineProperty(exports,"IkasCampaignApplicablePrice",{enumerable:!0,get:function(){return ee.IkasCampaignApplicablePrice}}),Object.defineProperty(exports,"IkasCampaignCreatedFor",{enumerable:!0,get:function(){return ee.IkasCampaignCreatedFor}}),Object.defineProperty(exports,"IkasCampaignType",{enumerable:!0,get:function(){return ee.IkasCampaignType}}),Object.defineProperty(exports,"IkasCampaignFilterType",{enumerable:!0,get:function(){return te.IkasCampaignFilterType}}),exports.initIkasProductImage=re.initIkasProductImage,exports.initIkasProductOption=ne.initIkasProductOption,Object.defineProperty(exports,"IkasProductOptionPriceTypeEnum",{enumerable:!0,get:function(){return ie.IkasProductOptionPriceTypeEnum}}),Object.defineProperty(exports,"IkasProductOptionSelectType",{enumerable:!0,get:function(){return ie.IkasProductOptionSelectType}}),Object.defineProperty(exports,"IkasProductOptionType",{enumerable:!0,get:function(){return ie.IkasProductOptionType}}),exports.initIkasProductOptionSet=oe.initIkasProductOptionSet,exports.initOptionValues=oe.initOptionValues,exports.initValues=oe.initValues,exports.setChildOptions=oe.setChildOptions,Object.defineProperty(exports,"IkasSalesChannelStatusEnum",{enumerable:!0,get:function(){return ae.IkasSalesChannelStatusEnum}}),Object.defineProperty(exports,"IkasGetAvailableStockLocationType",{enumerable:!0,get:function(){return se.IkasGetAvailableStockLocationType}}),Object.defineProperty(exports,"IkasStoreCreditType",{enumerable:!0,get:function(){return ue.IkasStoreCreditType}}),Object.defineProperty(exports,"IkasSubscriptionPlanDurationUnitType",{enumerable:!0,get:function(){return pe.IkasSubscriptionPlanDurationUnitType}}),Object.defineProperty(exports,"IkasSubscriptionPlanPaymentType",{enumerable:!0,get:function(){return pe.IkasSubscriptionPlanPaymentType}}),Object.defineProperty(exports,"IkasSubscriptionPlanStatus",{enumerable:!0,get:function(){return pe.IkasSubscriptionPlanStatus}}),Object.defineProperty(exports,"IkasOrderAmountType",{enumerable:!0,get:function(){return ce.IkasOrderAmountType}}),exports.initIkasProductVariant=de.initIkasProductVariant,exports.initIkasProductVariantType=me.initIkasProductVariantType,exports.initIkasProduct=le.initIkasProduct,Object.defineProperty(exports,"IkasProductType",{enumerable:!0,get:function(){return fe.IkasProductType}}),exports.initIkasRaffle=ye.initIkasRaffle,Object.defineProperty(exports,"IkasRaffleMetadataTargetType",{enumerable:!0,get:function(){return ke.IkasRaffleMetadataTargetType}}),Object.defineProperty(exports,"IkasRaffleParticipantStatus",{enumerable:!0,get:function(){return ke.IkasRaffleParticipantStatus}}),Object.defineProperty(exports,"IkasRaffleVerificationType",{enumerable:!0,get:function(){return ke.IkasRaffleVerificationType}}),exports.initIkasState=be.initIkasState,Object.defineProperty(exports,"IkasStockLocationDeliveryTime",{enumerable:!0,get:function(){return Ie.IkasStockLocationDeliveryTime}}),Object.defineProperty(exports,"IkasStockLocationType",{enumerable:!0,get:function(){return Ie.IkasStockLocationType}}),Object.defineProperty(exports,"IkasStorefrontB2BShowPricesEnum",{enumerable:!0,get:function(){return Pe.IkasStorefrontB2BShowPricesEnum}}),Object.defineProperty(exports,"IkasStorefrontB2BShowProductsEnum",{enumerable:!0,get:function(){return Pe.IkasStorefrontB2BShowProductsEnum}}),Object.defineProperty(exports,"IkasSocialLoginSettingsSocialLoginProviderEnum",{enumerable:!0,get:function(){return ge.IkasSocialLoginSettingsSocialLoginProviderEnum}}),Object.defineProperty(exports,"IkasStorefrontThemeStatus",{enumerable:!0,get:function(){return je.IkasStorefrontThemeStatus}}),Object.defineProperty(exports,"StorefrontPageTypesEnum",{enumerable:!0,get:function(){return xe.StorefrontPageTypesEnum}}),Object.defineProperty(exports,"IkasStorefrontStatus",{enumerable:!0,get:function(){return Te.IkasStorefrontStatus}}),Object.defineProperty(exports,"IkasStorefrontType",{enumerable:!0,get:function(){return Te.IkasStorefrontType}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayFilterOperatorEnum",{enumerable:!0,get:function(){return Oe.IkasStorefrontPopupDisplayFilterOperatorEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayFilterTypeEnum",{enumerable:!0,get:function(){return Oe.IkasStorefrontPopupDisplayFilterTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayFrequencyEnum",{enumerable:!0,get:function(){return Se.IkasStorefrontPopupDisplayFrequencyEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayTriggerTypeEnum",{enumerable:!0,get:function(){return Se.IkasStorefrontPopupDisplayTriggerTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupPageFilterTypeEnum",{enumerable:!0,get:function(){return Ce.IkasStorefrontPopupPageFilterTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupPageFilterDataTypeEnum",{enumerable:!0,get:function(){return qe.IkasStorefrontPopupPageFilterDataTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDeviceTypeEnum",{enumerable:!0,get:function(){return he.IkasStorefrontPopupDeviceTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupStatusEnum",{enumerable:!0,get:function(){return he.IkasStorefrontPopupStatusEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupTypeEnum",{enumerable:!0,get:function(){return he.IkasStorefrontPopupTypeEnum}}),Object.defineProperty(exports,"IkasThemeJsonComponentPropType",{enumerable:!0,get:function(){return Ee.IkasThemeJsonComponentPropType}}),Object.defineProperty(exports,"IkasThemeJsonPageType",{enumerable:!0,get:function(){return ve.IkasThemeJsonPageType}}),Object.defineProperty(exports,"IkasThemeJsonStockPreference",{enumerable:!0,get:function(){return Ae.IkasThemeJsonStockPreference}}),exports.initIkasVariantValue=we.initIkasVariantValue,exports.initIkasVariantType=De.initIkasVariantType,Object.defineProperty(exports,"IkasVariantSelectionType",{enumerable:!0,get:function(){return Fe.IkasVariantSelectionType}});
@@ -68,7 +68,11 @@ export declare enum IkasOrderPackageStatus {
68
68
  REFUND_REQUESTED = "REFUND_REQUESTED",
69
69
  REFUND_REQUEST_ACCEPTED = "REFUND_REQUEST_ACCEPTED",
70
70
  UNABLE_TO_DELIVER = "UNABLE_TO_DELIVER",
71
- UNFULFILLED = "UNFULFILLED"
71
+ UNFULFILLED = "UNFULFILLED",
72
+ RETURN_WAITING_PARCEL = "RETURN_WAITING_PARCEL",
73
+ RETURN_IN_TRANSIT = "RETURN_IN_TRANSIT",
74
+ RETURN_DELIVERED = "RETURN_DELIVERED",
75
+ RETURN_REJECTED = "RETURN_REJECTED"
72
76
  }
73
77
  export declare enum IkasOrderPaymentStatus {
74
78
  PAID = "PAID",
@@ -1 +1 @@
1
- "use strict";var E,L,D,R,I;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasOrderCancelReason=void 0,(E=exports.IkasOrderCancelReason||(exports.IkasOrderCancelReason={})).CUSTOMER="CUSTOMER",E.DECLINED="DECLINED",E.INVENTORY="INVENTORY",E.OTHER="OTHER",exports.IkasOrderPackageStatus=void 0,(L=exports.IkasOrderPackageStatus||(exports.IkasOrderPackageStatus={})).CANCELLED="CANCELLED",L.CANCEL_REJECTED="CANCEL_REJECTED",L.CANCEL_REQUESTED="CANCEL_REQUESTED",L.DELIVERED="DELIVERED",L.FULFILLED="FULFILLED",L.PARTIALLY_CANCELLED="PARTIALLY_CANCELLED",L.PARTIALLY_DELIVERED="PARTIALLY_DELIVERED",L.PARTIALLY_FULFILLED="PARTIALLY_FULFILLED",L.PARTIALLY_READY_FOR_SHIPMENT="PARTIALLY_READY_FOR_SHIPMENT",L.PARTIALLY_REFUNDED="PARTIALLY_REFUNDED",L.READY_FOR_PICK_UP="READY_FOR_PICK_UP",L.READY_FOR_SHIPMENT="READY_FOR_SHIPMENT",L.REFUNDED="REFUNDED",L.REFUND_REJECTED="REFUND_REJECTED",L.REFUND_REQUESTED="REFUND_REQUESTED",L.REFUND_REQUEST_ACCEPTED="REFUND_REQUEST_ACCEPTED",L.UNABLE_TO_DELIVER="UNABLE_TO_DELIVER",L.UNFULFILLED="UNFULFILLED",exports.IkasOrderPaymentStatus=void 0,(D=exports.IkasOrderPaymentStatus||(exports.IkasOrderPaymentStatus={})).PAID="PAID",D.PARTIALLY_PAID="PARTIALLY_PAID",D.WAITING="WAITING",exports.IkasOrderStatus=void 0,(R=exports.IkasOrderStatus||(exports.IkasOrderStatus={})).CANCELLED="CANCELLED",R.CREATED="CREATED",R.DRAFT="DRAFT",R.PARTIALLY_CANCELLED="PARTIALLY_CANCELLED",R.PARTIALLY_REFUNDED="PARTIALLY_REFUNDED",R.REFUNDED="REFUNDED",R.REFUND_REJECTED="REFUND_REJECTED",R.REFUND_REQUESTED="REFUND_REQUESTED",R.OPEN="OPEN",exports.IkasOrderShippingMethod=void 0,(I=exports.IkasOrderShippingMethod||(exports.IkasOrderShippingMethod={})).CLICK_AND_COLLECT="CLICK_AND_COLLECT",I.NO_SHIPMENT="NO_SHIPMENT",I.SHIPMENT="SHIPMENT",I.DIGITAL_DELIVERY="DIGITAL_DELIVERY";
1
+ "use strict";var E,R,D,L,I;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasOrderCancelReason=void 0,(E=exports.IkasOrderCancelReason||(exports.IkasOrderCancelReason={})).CUSTOMER="CUSTOMER",E.DECLINED="DECLINED",E.INVENTORY="INVENTORY",E.OTHER="OTHER",exports.IkasOrderPackageStatus=void 0,(R=exports.IkasOrderPackageStatus||(exports.IkasOrderPackageStatus={})).CANCELLED="CANCELLED",R.CANCEL_REJECTED="CANCEL_REJECTED",R.CANCEL_REQUESTED="CANCEL_REQUESTED",R.DELIVERED="DELIVERED",R.FULFILLED="FULFILLED",R.PARTIALLY_CANCELLED="PARTIALLY_CANCELLED",R.PARTIALLY_DELIVERED="PARTIALLY_DELIVERED",R.PARTIALLY_FULFILLED="PARTIALLY_FULFILLED",R.PARTIALLY_READY_FOR_SHIPMENT="PARTIALLY_READY_FOR_SHIPMENT",R.PARTIALLY_REFUNDED="PARTIALLY_REFUNDED",R.READY_FOR_PICK_UP="READY_FOR_PICK_UP",R.READY_FOR_SHIPMENT="READY_FOR_SHIPMENT",R.REFUNDED="REFUNDED",R.REFUND_REJECTED="REFUND_REJECTED",R.REFUND_REQUESTED="REFUND_REQUESTED",R.REFUND_REQUEST_ACCEPTED="REFUND_REQUEST_ACCEPTED",R.UNABLE_TO_DELIVER="UNABLE_TO_DELIVER",R.UNFULFILLED="UNFULFILLED",R.RETURN_WAITING_PARCEL="RETURN_WAITING_PARCEL",R.RETURN_IN_TRANSIT="RETURN_IN_TRANSIT",R.RETURN_DELIVERED="RETURN_DELIVERED",R.RETURN_REJECTED="RETURN_REJECTED",exports.IkasOrderPaymentStatus=void 0,(D=exports.IkasOrderPaymentStatus||(exports.IkasOrderPaymentStatus={})).PAID="PAID",D.PARTIALLY_PAID="PARTIALLY_PAID",D.WAITING="WAITING",exports.IkasOrderStatus=void 0,(L=exports.IkasOrderStatus||(exports.IkasOrderStatus={})).CANCELLED="CANCELLED",L.CREATED="CREATED",L.DRAFT="DRAFT",L.PARTIALLY_CANCELLED="PARTIALLY_CANCELLED",L.PARTIALLY_REFUNDED="PARTIALLY_REFUNDED",L.REFUNDED="REFUNDED",L.REFUND_REJECTED="REFUND_REJECTED",L.REFUND_REQUESTED="REFUND_REQUESTED",L.OPEN="OPEN",exports.IkasOrderShippingMethod=void 0,(I=exports.IkasOrderShippingMethod||(exports.IkasOrderShippingMethod={})).CLICK_AND_COLLECT="CLICK_AND_COLLECT",I.NO_SHIPMENT="NO_SHIPMENT",I.SHIPMENT="SHIPMENT",I.DIGITAL_DELIVERY="DIGITAL_DELIVERY";
@@ -2,6 +2,7 @@ import { IkasPaymentGatewayAdditionalPrice } from "./additional-price";
2
2
  import { IkasBaseModel } from "../base";
3
3
  import { IkasPaymentGatewayTranslation } from "./translation";
4
4
  import { IkasPaymentGatewaySettings } from "./settings";
5
+ import { RewardSourceEnum } from "@ikas/storefront-api";
5
6
  export declare type IkasPaymentGateway = {
6
7
  additionalPrices: IkasPaymentGatewayAdditionalPrice[] | null;
7
8
  availableCountries: string[] | null;
@@ -17,6 +18,7 @@ export declare type IkasPaymentGateway = {
17
18
  paymentMethods: IkasPaymentMethod[];
18
19
  paymentMethodType: IkasPaymentMethodType;
19
20
  settings?: IkasPaymentGatewaySettings[] | null;
21
+ enabledRewardSources: RewardSourceEnum[] | null;
20
22
  translations?: IkasPaymentGatewayTranslation[] | null;
21
23
  } & IkasBaseModel;
22
24
  export declare enum IkasPaymentMethodType {
@@ -5,6 +5,7 @@ import { IkasStorefrontTheme } from "./theme";
5
5
  import { IkasStorefontMetaTemplates } from "./meta-templates";
6
6
  import { IkasIndexPageSeoSetting } from "./index-page-seo-setting";
7
7
  import { IkasStorefrontB2BSettings } from "./b2b-settings";
8
+ import { IkasSocialLoginSettings } from "./social-login-settings";
8
9
  export declare enum IkasStorefrontStatus {
9
10
  WAITING = "WAITING",
10
11
  READY = "READY"
@@ -32,6 +33,7 @@ export declare type IkasStorefront = {
32
33
  domains: IkasStorefrontDomain[];
33
34
  themes: IkasStorefrontTheme[];
34
35
  indexPageSeoSettings: IkasIndexPageSeoSetting[];
36
+ socialLoginSettings?: IkasSocialLoginSettings[] | null;
35
37
  };
36
38
  export declare enum IkasStorefrontType {
37
39
  B2B_STOREFRONT = "B2B_STOREFRONT",
@@ -0,0 +1,15 @@
1
+ export declare type IkasSocialLoginSettings = {
2
+ apiKey: string | null;
3
+ apiSecret: string | null;
4
+ bundleId: string | null;
5
+ keyId: string | null;
6
+ provider: IkasSocialLoginSettingsSocialLoginProviderEnum;
7
+ teamId: string | null;
8
+ };
9
+ export declare enum IkasSocialLoginSettingsSocialLoginProviderEnum {
10
+ apple = "apple",
11
+ facebook = "facebook",
12
+ google = "google",
13
+ miles_smiles = "miles_smiles",
14
+ twitch = "twitch"
15
+ }
@@ -0,0 +1 @@
1
+ "use strict";var o;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasSocialLoginSettingsSocialLoginProviderEnum=void 0,(o=exports.IkasSocialLoginSettingsSocialLoginProviderEnum||(exports.IkasSocialLoginSettingsSocialLoginProviderEnum={})).apple="apple",o.facebook="facebook",o.google="google",o.miles_smiles="miles_smiles",o.twitch="twitch";
@@ -12,6 +12,7 @@ export declare type IkasStorefrontPopup = {
12
12
  dateFilter: IkasStorefrontPopupDateFilter | null;
13
13
  displayFilters: IkasStorefrontPopupDisplayFilter[] | null;
14
14
  displaySettings: IkasStorefrontPopupDisplaySettings;
15
+ hideFilters: IkasStorefrontPopupDisplayFilter[] | null;
15
16
  name: string;
16
17
  pageFilters: IkasStorefrontPopupPageFilter[] | null;
17
18
  status: IkasStorefrontPopupStatusEnum;
@@ -1,9 +1,29 @@
1
1
  export declare type IkasStorefrontPopupDisplayFilter = {
2
- operator: string;
2
+ operator: IkasStorefrontPopupDisplayFilterOperatorEnum;
3
3
  type: IkasStorefrontPopupDisplayFilterTypeEnum;
4
- value: string;
4
+ value: string[];
5
5
  };
6
6
  export declare enum IkasStorefrontPopupDisplayFilterTypeEnum {
7
+ APPLIED_CAMPAIGN = "APPLIED_CAMPAIGN",
8
+ BRAND_IN_CART = "BRAND_IN_CART",
9
+ CART_ITEM_COUNT = "CART_ITEM_COUNT",
7
10
  CART_TOTAL = "CART_TOTAL",
8
- CUSTOMER_SEGMENT = "CUSTOMER_SEGMENT"
11
+ CATEGORY_IN_CART = "CATEGORY_IN_CART",
12
+ CUSTOMER_AUTH_STATUS = "CUSTOMER_AUTH_STATUS",
13
+ CUSTOMER_GENDER = "CUSTOMER_GENDER",
14
+ CUSTOMER_GROUP = "CUSTOMER_GROUP",
15
+ CUSTOMER_SEGMENT = "CUSTOMER_SEGMENT",
16
+ CUSTOMER_SUBSCRIPTION = "CUSTOMER_SUBSCRIPTION",
17
+ PRODUCT_IN_CART = "PRODUCT_IN_CART"
18
+ }
19
+ export declare enum IkasStorefrontPopupDisplayFilterOperatorEnum {
20
+ ANY_OF = "ANY_OF",
21
+ BETWEEN = "BETWEEN",
22
+ EQUALS = "EQUALS",
23
+ GREATER_THAN = "GREATER_THAN",
24
+ GREATER_THAN_OR_EQUAL = "GREATER_THAN_OR_EQUAL",
25
+ LESS_THAN = "LESS_THAN",
26
+ LESS_THAN_OR_EQUAL = "LESS_THAN_OR_EQUAL",
27
+ NONE_OF = "NONE_OF",
28
+ NOT_EQUALS = "NOT_EQUALS"
9
29
  }
@@ -1 +1 @@
1
- "use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasStorefrontPopupDisplayFilterTypeEnum=void 0,(e=exports.IkasStorefrontPopupDisplayFilterTypeEnum||(exports.IkasStorefrontPopupDisplayFilterTypeEnum={})).CART_TOTAL="CART_TOTAL",e.CUSTOMER_SEGMENT="CUSTOMER_SEGMENT";
1
+ "use strict";var T,E;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasStorefrontPopupDisplayFilterTypeEnum=void 0,(T=exports.IkasStorefrontPopupDisplayFilterTypeEnum||(exports.IkasStorefrontPopupDisplayFilterTypeEnum={})).APPLIED_CAMPAIGN="APPLIED_CAMPAIGN",T.BRAND_IN_CART="BRAND_IN_CART",T.CART_ITEM_COUNT="CART_ITEM_COUNT",T.CART_TOTAL="CART_TOTAL",T.CATEGORY_IN_CART="CATEGORY_IN_CART",T.CUSTOMER_AUTH_STATUS="CUSTOMER_AUTH_STATUS",T.CUSTOMER_GENDER="CUSTOMER_GENDER",T.CUSTOMER_GROUP="CUSTOMER_GROUP",T.CUSTOMER_SEGMENT="CUSTOMER_SEGMENT",T.CUSTOMER_SUBSCRIPTION="CUSTOMER_SUBSCRIPTION",T.PRODUCT_IN_CART="PRODUCT_IN_CART",exports.IkasStorefrontPopupDisplayFilterOperatorEnum=void 0,(E=exports.IkasStorefrontPopupDisplayFilterOperatorEnum||(exports.IkasStorefrontPopupDisplayFilterOperatorEnum={})).ANY_OF="ANY_OF",E.BETWEEN="BETWEEN",E.EQUALS="EQUALS",E.GREATER_THAN="GREATER_THAN",E.GREATER_THAN_OR_EQUAL="GREATER_THAN_OR_EQUAL",E.LESS_THAN="LESS_THAN",E.LESS_THAN_OR_EQUAL="LESS_THAN_OR_EQUAL",E.NONE_OF="NONE_OF",E.NOT_EQUALS="NOT_EQUALS";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikas/storefront-models",
3
- "version": "5.0.70",
3
+ "version": "5.0.71",
4
4
  "author": "ikas",
5
5
  "license": "ISC",
6
6
  "description": "Data models to be used in an ikas storefront application.",