@ikas/storefront-models 6.1.0-beta.22 → 6.1.0-beta.221

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.
Files changed (75) hide show
  1. package/build/index.d.ts +11 -0
  2. package/build/index.js +1 -1
  3. package/build/models/checkout-settings/index.d.ts +1 -0
  4. package/build/models/customer/review/index.d.ts +22 -0
  5. package/build/models/customer/review/index.js +1 -1
  6. package/build/models/loyalty-program/index.d.ts +9 -0
  7. package/build/models/merchant-settings/index.d.ts +1 -0
  8. package/build/models/order/adjustment/index.d.ts +3 -1
  9. package/build/models/order/gift-card-line/index.d.ts +5 -0
  10. package/build/models/order/gift-card-line/index.js +1 -0
  11. package/build/models/order/index.d.ts +5 -1
  12. package/build/models/order/index.js +1 -1
  13. package/build/models/order/line-item/bundle-product-settings/index.d.ts +5 -0
  14. package/build/models/order/line-item/index.d.ts +4 -0
  15. package/build/models/order/line-item/order-line-subscription-plan/index.d.ts +6 -0
  16. package/build/models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount/index.d.ts +8 -0
  17. package/build/models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount/index.js +1 -0
  18. package/build/models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period/index.d.ts +22 -0
  19. package/build/models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period/index.js +1 -0
  20. package/build/models/order/loyalty-line/index.d.ts +7 -0
  21. package/build/models/order/order-transaction-with-prices/index.d.ts +1 -0
  22. package/build/models/product/campaign/data/index.d.ts +3 -1
  23. package/build/models/product/campaign/data/index.js +1 -1
  24. package/build/models/product/campaign-offer/index.d.ts +2 -0
  25. package/build/models/product/filter/index.d.ts +2 -1
  26. package/build/models/product/filter/index.js +1 -1
  27. package/build/models/product/index.d.ts +2 -0
  28. package/build/models/product/translations/index.d.ts +5 -0
  29. package/build/models/product/variant/subscription-plan/index.d.ts +14 -0
  30. package/build/models/product/variant/subscription-plan/product-subscription-plan-discount/index.d.ts +8 -0
  31. package/build/models/product/variant/subscription-plan/product-subscription-plan-discount/index.js +1 -0
  32. package/build/models/product/variant/subscription-plan/product-subscription-plan-period/index.d.ts +28 -0
  33. package/build/models/product/variant/subscription-plan/product-subscription-plan-period/index.js +1 -0
  34. package/build/models/store-credit-balance/index.d.ts +24 -0
  35. package/build/models/store-credit-balance/index.js +1 -0
  36. package/build/models/theme-json/component/prop/index.d.ts +1 -0
  37. package/build/models/theme-json/custom-data/index.d.ts +1 -0
  38. package/build-cjs/index.d.ts +11 -0
  39. package/build-cjs/index.js +1 -1
  40. package/build-cjs/models/checkout-settings/index.d.ts +1 -0
  41. package/build-cjs/models/customer/review/index.d.ts +22 -0
  42. package/build-cjs/models/customer/review/index.js +1 -1
  43. package/build-cjs/models/loyalty-program/index.d.ts +9 -0
  44. package/build-cjs/models/merchant-settings/index.d.ts +1 -0
  45. package/build-cjs/models/order/adjustment/index.d.ts +3 -1
  46. package/build-cjs/models/order/gift-card-line/index.d.ts +5 -0
  47. package/build-cjs/models/order/gift-card-line/index.js +1 -0
  48. package/build-cjs/models/order/index.d.ts +5 -1
  49. package/build-cjs/models/order/index.js +1 -1
  50. package/build-cjs/models/order/line-item/bundle-product-settings/index.d.ts +5 -0
  51. package/build-cjs/models/order/line-item/index.d.ts +4 -0
  52. package/build-cjs/models/order/line-item/order-line-subscription-plan/index.d.ts +6 -0
  53. package/build-cjs/models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount/index.d.ts +8 -0
  54. package/build-cjs/models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount/index.js +1 -0
  55. package/build-cjs/models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period/index.d.ts +22 -0
  56. package/build-cjs/models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period/index.js +1 -0
  57. package/build-cjs/models/order/loyalty-line/index.d.ts +7 -0
  58. package/build-cjs/models/order/order-transaction-with-prices/index.d.ts +1 -0
  59. package/build-cjs/models/product/campaign/data/index.d.ts +3 -1
  60. package/build-cjs/models/product/campaign/data/index.js +1 -1
  61. package/build-cjs/models/product/campaign-offer/index.d.ts +2 -0
  62. package/build-cjs/models/product/filter/index.d.ts +2 -1
  63. package/build-cjs/models/product/filter/index.js +1 -1
  64. package/build-cjs/models/product/index.d.ts +2 -0
  65. package/build-cjs/models/product/translations/index.d.ts +5 -0
  66. package/build-cjs/models/product/variant/subscription-plan/index.d.ts +14 -0
  67. package/build-cjs/models/product/variant/subscription-plan/product-subscription-plan-discount/index.d.ts +8 -0
  68. package/build-cjs/models/product/variant/subscription-plan/product-subscription-plan-discount/index.js +1 -0
  69. package/build-cjs/models/product/variant/subscription-plan/product-subscription-plan-period/index.d.ts +28 -0
  70. package/build-cjs/models/product/variant/subscription-plan/product-subscription-plan-period/index.js +1 -0
  71. package/build-cjs/models/store-credit-balance/index.d.ts +24 -0
  72. package/build-cjs/models/store-credit-balance/index.js +1 -0
  73. package/build-cjs/models/theme-json/component/prop/index.d.ts +1 -0
  74. package/build-cjs/models/theme-json/custom-data/index.d.ts +1 -0
  75. package/package.json +1 -1
package/build/index.d.ts CHANGED
@@ -65,6 +65,7 @@ export * from "./models/html-meta-data/init";
65
65
  export * from "./models/html-meta-data";
66
66
  export * from "./models/image";
67
67
  export * from "./models/last-viewed-product";
68
+ export * from "./models/loyalty-program";
68
69
  export * from "./models/merchant-settings/init";
69
70
  export * from "./models/merchant-settings";
70
71
  export * from "./models/merchant-settings/address";
@@ -87,9 +88,13 @@ export * from "./models/order/gift-line";
87
88
  export * from "./models/order/invoice";
88
89
  export * from "./models/order/line-item/base-unit/unit-type";
89
90
  export * from "./models/order/line-item/base-unit";
91
+ export * from "./models/order/line-item/bundle-product-settings";
90
92
  export * from "./models/order/line-item/discount";
91
93
  export * from "./models/order/line-item/option/value";
92
94
  export * from "./models/order/line-item/option";
95
+ export * from "./models/order/line-item/order-line-subscription-plan";
96
+ export * from "./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period";
97
+ export * from "./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount";
93
98
  export * from "./models/order/line-item/variant/brand";
94
99
  export * from "./models/order/line-item/variant/bundle-product/bundle-variant";
95
100
  export * from "./models/order/line-item/variant/bundle-product";
@@ -100,6 +105,7 @@ export * from "./models/order/line-item/variant/unit";
100
105
  export * from "./models/order/line-item/variant/value";
101
106
  export * from "./models/order/line-item/variant";
102
107
  export * from "./models/order/line-item";
108
+ export * from "./models/order/loyalty-line";
103
109
  export * from "./models/order/package/tracking-info";
104
110
  export * from "./models/order/package";
105
111
  export * from "./models/order/payment-method";
@@ -164,11 +170,16 @@ export * from "./models/product/option-set";
164
170
  export * from "./models/product/sales-channel";
165
171
  export * from "./models/product/star";
166
172
  export * from "./models/product/stock-location";
173
+ export * from "./models/store-credit-balance";
167
174
  export * from "./models/product/tag";
175
+ export * from "./models/product/translations";
168
176
  export * from "./models/product/variant/bundle-settings/bundle-product";
169
177
  export * from "./models/product/variant/bundle-settings";
170
178
  export * from "./models/product/variant/price/product-campaign-price";
171
179
  export * from "./models/product/variant/price";
180
+ export * from "./models/product/variant/subscription-plan";
181
+ export * from "./models/product/variant/subscription-plan/product-subscription-plan-period";
182
+ export * from "./models/product/variant/subscription-plan/product-subscription-plan-discount";
172
183
  export * from "./models/product/variant/unit";
173
184
  export * from "./models/product/variant/init";
174
185
  export * from "./models/product/variant";
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}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{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{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{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{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";
@@ -16,6 +16,7 @@ export declare type IkasCheckoutSettings = {
16
16
  couponCodeRequirement: IkasCouponCodeRequirement | null;
17
17
  showCheckoutNote: boolean | null;
18
18
  showCompanyInfoInShippingAddress: boolean | null;
19
+ showBillingAddressOnShippingStep: boolean | null;
19
20
  showTermsAndConditionsCheckbox: boolean;
20
21
  storefrontId: string;
21
22
  } & IkasBaseModel;
@@ -7,11 +7,14 @@ export declare type IkasCustomerReview = {
7
7
  email: string | null;
8
8
  firstName: string | null;
9
9
  imageIds: string[] | null;
10
+ isPrivateReply: boolean | null;
10
11
  lastName: string | null;
12
+ locale: string | null;
11
13
  orderId: string | null;
12
14
  orderNumber: string | null;
13
15
  productId: string;
14
16
  reply: string | null;
17
+ replyInfo: IkasCustomerReviewReplyInfo | null;
15
18
  salesChannelId: string | null;
16
19
  star: number;
17
20
  status: IkasCustomerReviewStatus | null;
@@ -25,3 +28,22 @@ export declare enum IkasCustomerReviewStatus {
25
28
  REJECTED = "REJECTED",
26
29
  WAITING = "WAITING"
27
30
  }
31
+ export declare type IkasCustomerReviewProductModel = {
32
+ brandId: string | null;
33
+ categoryIds: string[] | null;
34
+ id: string | null;
35
+ tagIds: string | null;
36
+ type: IkasProductTypeEnum | null;
37
+ vendorId: string | null;
38
+ };
39
+ export declare enum IkasProductTypeEnum {
40
+ BUNDLE = "BUNDLE",
41
+ DIGITAL = "DIGITAL",
42
+ MEMBERSHIP = "MEMBERSHIP",
43
+ PHYSICAL = "PHYSICAL",
44
+ SUBSCRIPTION = "SUBSCRIPTION"
45
+ }
46
+ export declare type IkasCustomerReviewReplyInfo = {
47
+ createdAt: any | null;
48
+ staffId: string | null;
49
+ };
@@ -1 +1 @@
1
- var E;!function(E){E.APPROVED="APPROVED",E.REJECTED="REJECTED",E.WAITING="WAITING"}(E||(E={}));export{E as IkasCustomerReviewStatus};
1
+ var I,E;!function(I){I.APPROVED="APPROVED",I.REJECTED="REJECTED",I.WAITING="WAITING"}(I||(I={})),function(I){I.BUNDLE="BUNDLE",I.DIGITAL="DIGITAL",I.MEMBERSHIP="MEMBERSHIP",I.PHYSICAL="PHYSICAL",I.SUBSCRIPTION="SUBSCRIPTION"}(E||(E={}));export{I as IkasCustomerReviewStatus,E as IkasProductTypeEnum};
@@ -0,0 +1,9 @@
1
+ export interface IkasLoyaltyProgramSaleChannel {
2
+ salesChannelId: string;
3
+ storefrontId?: string | null;
4
+ routingIds?: string[] | null;
5
+ }
6
+ export interface IkasLoyaltyProgram {
7
+ id: string;
8
+ salesChannels?: IkasLoyaltyProgramSaleChannel[] | null;
9
+ }
@@ -7,6 +7,7 @@ export declare type IkasMerchantSettings = {
7
7
  merchantId: string;
8
8
  merchantName: string;
9
9
  phone: string | null;
10
+ defaultLocale?: string | null;
10
11
  logo?: IkasImage | null;
11
12
  };
12
13
  export declare type IkasMerchantSettingsCurrencyFormat = {
@@ -1,15 +1,17 @@
1
- import { IkasCampaignType } from "../../../models/product/campaign/data";
1
+ import { IkasCampaignType, IkasCampaignCreatedFor } from "../../../models/product/campaign/data";
2
2
  import { IkasOrderAdjustmentAppliedOrderLine } from "./applied-order-line";
3
3
  export declare type IkasOrderAdjustment = {
4
4
  amount: number;
5
5
  appliedOrderLines: IkasOrderAdjustmentAppliedOrderLine[] | null;
6
6
  campaignId: string | null;
7
7
  couponId: string | null;
8
+ createdFor: IkasCampaignCreatedFor | null;
8
9
  name: string;
9
10
  order: number;
10
11
  amountType: IkasAmountType;
11
12
  type: IkasAdjustmentType;
12
13
  campaignType: IkasCampaignType | null;
14
+ usedLoyaltyPoints: number | null;
13
15
  };
14
16
  export declare enum IkasAmountType {
15
17
  AMOUNT = "AMOUNT",
@@ -3,4 +3,9 @@ export declare type IkasOrderGiftCardLine = {
3
3
  code: string;
4
4
  giftCardId: string;
5
5
  id: string;
6
+ type: IkasGiftCardType;
6
7
  };
8
+ export declare enum IkasGiftCardType {
9
+ GIFT_CARD = "GIFT_CARD",
10
+ STORE_CREDIT = "STORE_CREDIT"
11
+ }
@@ -0,0 +1 @@
1
+ var R;!function(R){R.GIFT_CARD="GIFT_CARD",R.STORE_CREDIT="STORE_CREDIT"}(R||(R={}));export{R as IkasGiftCardType};
@@ -10,6 +10,7 @@ import { IkasOrderPackage } from "./package";
10
10
  import { IkasOrderTaxLine } from "./tax-line";
11
11
  import { IkasBaseModel } from "../base";
12
12
  import { IkasOrderGiftCardLine } from "./gift-card-line";
13
+ import { IkasOrderLoyaltyLine } from "./loyalty-line";
13
14
  export declare type IkasOrder = {
14
15
  billingAddress: IkasOrderAddress | null;
15
16
  cancelReason: IkasOrderCancelReason | null;
@@ -18,11 +19,13 @@ export declare type IkasOrder = {
18
19
  currencySymbol: string | null;
19
20
  customer: IkasOrderCustomer | null;
20
21
  customerId: string | null;
22
+ edited: boolean | null;
21
23
  giftCardLines: IkasOrderGiftCardLine[] | null;
22
24
  giftPackageLines: IkasOrderGiftPackageLine[] | null;
23
25
  giftPackageNote: string | null;
24
26
  invoices: IkasInvoice[] | null;
25
27
  isGiftPackage: boolean | null;
28
+ loyaltyLines: IkasOrderLoyaltyLine[] | null;
26
29
  note: string | null;
27
30
  orderAdjustments: IkasOrderAdjustment[] | null;
28
31
  orderLineItems: IkasOrderLineItem[];
@@ -80,7 +83,8 @@ export declare enum IkasOrderStatus {
80
83
  PARTIALLY_REFUNDED = "PARTIALLY_REFUNDED",
81
84
  REFUNDED = "REFUNDED",
82
85
  REFUND_REJECTED = "REFUND_REJECTED",
83
- REFUND_REQUESTED = "REFUND_REQUESTED"
86
+ REFUND_REQUESTED = "REFUND_REQUESTED",
87
+ OPEN = "OPEN"
84
88
  }
85
89
  export declare enum IkasOrderShippingMethod {
86
90
  CLICK_AND_COLLECT = "CLICK_AND_COLLECT",
@@ -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"}(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,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};
@@ -0,0 +1,5 @@
1
+ export declare type IkasOrderLineBundleProductSettings = {
2
+ bundleLineId: string;
3
+ bundleLineQuantity: number;
4
+ name: string | null;
5
+ };
@@ -2,7 +2,10 @@ import { IkasOrderLineDiscount } from "./discount";
2
2
  import { IkasOrderLineVariant } from "./variant";
3
3
  import { IkasOrderLineItemOption } from "./option";
4
4
  import { IkasBaseModel } from "../../base";
5
+ import { IkasOrderLineBundleProductSettings } from "./bundle-product-settings";
6
+ import { IkasOrderLineItemSubscriptionPlan } from "./order-line-subscription-plan";
5
7
  export declare type IkasOrderLineItem = {
8
+ bundleProductSettings: IkasOrderLineBundleProductSettings | null;
6
9
  currencyCode: string | null;
7
10
  currencySymbol: string | null;
8
11
  discount: IkasOrderLineDiscount | null;
@@ -20,6 +23,7 @@ export declare type IkasOrderLineItem = {
20
23
  unitPrice: number | null;
21
24
  variant: IkasOrderLineVariant;
22
25
  orderedAt: number;
26
+ subscriptionPlan: IkasOrderLineItemSubscriptionPlan | null;
23
27
  } & IkasBaseModel;
24
28
  export declare enum IkasOrderLineItemStatus {
25
29
  CANCELLED = "CANCELLED",
@@ -0,0 +1,6 @@
1
+ import { IkasOrderLineItemSubscriptionPlanPeriod } from "./order-line-item-subscription-plan-period";
2
+ export declare type IkasOrderLineItemSubscriptionPlan = {
3
+ id: string;
4
+ name: string;
5
+ period: IkasOrderLineItemSubscriptionPlanPeriod;
6
+ };
@@ -0,0 +1,8 @@
1
+ export declare type IkasOrderLineItemSubscriptionPlanDiscount = {
2
+ amount: number;
3
+ type: IkasOrderLineItemSubscriptionPlanDiscountAmountType;
4
+ };
5
+ export declare enum IkasOrderLineItemSubscriptionPlanDiscountAmountType {
6
+ AMOUNT = "AMOUNT",
7
+ RATIO = "RATIO"
8
+ }
@@ -0,0 +1 @@
1
+ var A;!function(A){A.AMOUNT="AMOUNT",A.RATIO="RATIO"}(A||(A={}));export{A as IkasOrderLineItemSubscriptionPlanDiscountAmountType};
@@ -0,0 +1,22 @@
1
+ import { IkasOrderLineItemSubscriptionPlanDiscount } from "../order-line-item-subscription-plan-discount";
2
+ export declare type IkasOrderLineItemSubscriptionPlanPeriod = {
3
+ cutOffDay: number | null;
4
+ discount: IkasOrderLineItemSubscriptionPlanDiscount | null;
5
+ durationUnit: IkasOrderLineItemSubscriptionPlanDurationUnitType;
6
+ durationValue: number;
7
+ id: string;
8
+ maxOrders: number | null;
9
+ paymentType: IkasOrderLineItemSubscriptionPlanPaymentType;
10
+ scheduledOrderDay: number | null;
11
+ title: string;
12
+ };
13
+ export declare enum IkasOrderLineItemSubscriptionPlanDurationUnitType {
14
+ DAY = "DAY",
15
+ MONTH = "MONTH",
16
+ WEEK = "WEEK",
17
+ YEAR = "YEAR"
18
+ }
19
+ export declare enum IkasOrderLineItemSubscriptionPlanPaymentType {
20
+ POST_PAID = "POST_PAID",
21
+ PRE_PAID = "PRE_PAID"
22
+ }
@@ -0,0 +1 @@
1
+ var A,E;!function(A){A.DAY="DAY",A.MONTH="MONTH",A.WEEK="WEEK",A.YEAR="YEAR"}(A||(A={})),function(A){A.POST_PAID="POST_PAID",A.PRE_PAID="PRE_PAID"}(E||(E={}));export{A as IkasOrderLineItemSubscriptionPlanDurationUnitType,E as IkasOrderLineItemSubscriptionPlanPaymentType};
@@ -0,0 +1,7 @@
1
+ export declare type IkasOrderLoyaltyLine = {
2
+ amount: number;
3
+ id: string;
4
+ loyaltyProgramCustomerId: string;
5
+ loyaltyProgramId: string;
6
+ loyaltySpendingMethodId: string;
7
+ };
@@ -3,6 +3,7 @@ import { IkasTransactionWithPrices } from "./transaction-with-prices";
3
3
  export declare type IkasOrderTransactionWithPrices = {
4
4
  chargedAmount: number | null;
5
5
  orderFinalPrice: number | null;
6
+ pendingAmount: number | null;
6
7
  refundableTransactions: IkasListOrderTransactionWithPricesRefundableTransaction[];
7
8
  refundedAmount: number | null;
8
9
  remainingBalance: number | null;
@@ -31,7 +31,9 @@ export declare enum IkasCampaignApplicablePrice {
31
31
  export declare enum IkasCampaignCreatedFor {
32
32
  ABANDONED_CHECKOUT = "ABANDONED_CHECKOUT",
33
33
  CART = "CART",
34
- CUSTOMER_REVIEW = "CUSTOMER_REVIEW"
34
+ CUSTOMER_REVIEW = "CUSTOMER_REVIEW",
35
+ LOYALTY_SPEND = "LOYALTY_SPEND",
36
+ MARKETING_CAMPAIGN = "MARKETING_CAMPAIGN"
35
37
  }
36
38
  export declare enum IkasCampaignType {
37
39
  BUY_X_THEN_GET_Y = "BUY_X_THEN_GET_Y",
@@ -1 +1 @@
1
- var E,_,I;!function(E){E.DISCOUNT_PRICE="DISCOUNT_PRICE",E.SELL_PRICE="SELL_PRICE"}(E||(E={})),function(E){E.ABANDONED_CHECKOUT="ABANDONED_CHECKOUT",E.CART="CART",E.CUSTOMER_REVIEW="CUSTOMER_REVIEW"}(_||(_={})),function(E){E.BUY_X_THEN_GET_Y="BUY_X_THEN_GET_Y",E.FIXED_AMOUNT="FIXED_AMOUNT",E.FREE_SHIPPING="FREE_SHIPPING",E.RATIO="RATIO"}(I||(I={}));export{E as IkasCampaignApplicablePrice,_ as IkasCampaignCreatedFor,I as IkasCampaignType};
1
+ var E,_,I;!function(E){E.DISCOUNT_PRICE="DISCOUNT_PRICE",E.SELL_PRICE="SELL_PRICE"}(E||(E={})),function(E){E.ABANDONED_CHECKOUT="ABANDONED_CHECKOUT",E.CART="CART",E.CUSTOMER_REVIEW="CUSTOMER_REVIEW",E.LOYALTY_SPEND="LOYALTY_SPEND",E.MARKETING_CAMPAIGN="MARKETING_CAMPAIGN"}(_||(_={})),function(E){E.BUY_X_THEN_GET_Y="BUY_X_THEN_GET_Y",E.FIXED_AMOUNT="FIXED_AMOUNT",E.FREE_SHIPPING="FREE_SHIPPING",E.RATIO="RATIO"}(I||(I={}));export{E as IkasCampaignApplicablePrice,_ as IkasCampaignCreatedFor,I as IkasCampaignType};
@@ -8,4 +8,6 @@ export declare type IkasProductOffer = {
8
8
  product: IkasProduct;
9
9
  isSelected?: boolean;
10
10
  quantity?: number;
11
+ title?: string | null;
12
+ description?: string | null;
11
13
  };
@@ -51,7 +51,8 @@ export declare enum IkasProductFilterType {
51
51
  PRICE = "PRICE",
52
52
  STOCK_STATUS = "STOCK_STATUS",
53
53
  TAG = "TAG",
54
- VARIANT_TYPE = "VARIANT_TYPE"
54
+ VARIANT_TYPE = "VARIANT_TYPE",
55
+ DISCOUNT_STATUS = "DISCOUNT_STATUS"
55
56
  }
56
57
  export declare enum IkasProductFilterDisplayType {
57
58
  BOX = "BOX",
@@ -1 +1 @@
1
- var T,A,C,_;!function(T){T.ATTRIBUTE="ATTRIBUTE",T.BRAND="BRAND",T.DISCOUNT_RATIO="DISCOUNT_RATIO",T.PRICE="PRICE",T.STOCK_STATUS="STOCK_STATUS",T.TAG="TAG",T.VARIANT_TYPE="VARIANT_TYPE"}(T||(T={})),function(T){T.BOX="BOX",T.DATE_RANGE="DATE_RANGE",T.LIST="LIST",T.NUMBER_RANGE_LIST="NUMBER_RANGE_LIST",T.NUMBER_RANGE="NUMBER_RANGE",T.SWATCH="SWATCH"}(A||(A={})),function(T){T.ALPHABETICAL_ASC="ALPHABETICAL_ASC",T.ALPHABETICAL_DESC="ALPHABETICAL_DESC",T.PRODUCT_COUNT_ASC="PRODUCT_COUNT_ASC",T.PRODUCT_COUNT_DESC="PRODUCT_COUNT_DESC",T.CUSTOM_SORT="CUSTOM_SORT"}(C||(C={})),function(T){T.IN_STOCK="in-stock",T.OUT_OF_STOCK="out-of-stock"}(_||(_={}));export{A as IkasProductFilterDisplayType,C as IkasProductFilterSortType,T as IkasProductFilterType,_ as IkasProductStockFilterValue};
1
+ var T,A,C,S;!function(T){T.ATTRIBUTE="ATTRIBUTE",T.BRAND="BRAND",T.DISCOUNT_RATIO="DISCOUNT_RATIO",T.PRICE="PRICE",T.STOCK_STATUS="STOCK_STATUS",T.TAG="TAG",T.VARIANT_TYPE="VARIANT_TYPE",T.DISCOUNT_STATUS="DISCOUNT_STATUS"}(T||(T={})),function(T){T.BOX="BOX",T.DATE_RANGE="DATE_RANGE",T.LIST="LIST",T.NUMBER_RANGE_LIST="NUMBER_RANGE_LIST",T.NUMBER_RANGE="NUMBER_RANGE",T.SWATCH="SWATCH"}(A||(A={})),function(T){T.ALPHABETICAL_ASC="ALPHABETICAL_ASC",T.ALPHABETICAL_DESC="ALPHABETICAL_DESC",T.PRODUCT_COUNT_ASC="PRODUCT_COUNT_ASC",T.PRODUCT_COUNT_DESC="PRODUCT_COUNT_DESC",T.CUSTOM_SORT="CUSTOM_SORT"}(C||(C={})),function(T){T.IN_STOCK="in-stock",T.OUT_OF_STOCK="out-of-stock"}(S||(S={}));export{A as IkasProductFilterDisplayType,C as IkasProductFilterSortType,T as IkasProductFilterType,S as IkasProductStockFilterValue};
@@ -13,6 +13,7 @@ import { IkasProductCampaign } from "./campaign";
13
13
  import { IkasProductCampaignOffer } from "./campaign-offer";
14
14
  import { IkasProductGroup } from "./group";
15
15
  import { IkasProductSalesChannel } from "./sales-channel";
16
+ import { IkasProductTranslation } from "./translations";
16
17
  export declare type IkasProduct = {
17
18
  id: string;
18
19
  name: string;
@@ -39,6 +40,7 @@ export declare type IkasProduct = {
39
40
  campaignOffers: IkasProductCampaignOffer[] | null;
40
41
  productGroup: IkasProductGroup | null;
41
42
  salesChannels: IkasProductSalesChannel[] | null;
43
+ translations?: IkasProductTranslation[] | null;
42
44
  };
43
45
  export declare enum IkasProductType {
44
46
  PHYSICAL = "PHYSICAL",
@@ -0,0 +1,5 @@
1
+ export declare type IkasProductTranslation = {
2
+ description: string | null;
3
+ locale: string;
4
+ name: string | null;
5
+ };
@@ -0,0 +1,14 @@
1
+ import { IkasProductSubscriptionPlanPeriod, IkasSubscriptionPlanStatus } from "./product-subscription-plan-period";
2
+ export declare type IkasProductSubscriptionPlan = {
3
+ name: string;
4
+ periods: IkasProductSubscriptionPlanPeriod[];
5
+ status: IkasSubscriptionPlanStatus;
6
+ subscriptionPlanId: string;
7
+ translations: IkasSubscriptionPlanTranslation[] | null;
8
+ isSelected: boolean;
9
+ };
10
+ export declare type IkasSubscriptionPlanTranslation = {
11
+ description: string | null;
12
+ locale: string;
13
+ title: string;
14
+ };
@@ -0,0 +1,8 @@
1
+ export declare type IkasProductSubscriptionPlanDiscount = {
2
+ amount: number;
3
+ type: IkasOrderAmountType;
4
+ };
5
+ export declare enum IkasOrderAmountType {
6
+ AMOUNT = "AMOUNT",
7
+ RATIO = "RATIO"
8
+ }
@@ -0,0 +1 @@
1
+ var A;!function(A){A.AMOUNT="AMOUNT",A.RATIO="RATIO"}(A||(A={}));export{A as IkasOrderAmountType};
@@ -0,0 +1,28 @@
1
+ import { IkasProductSubscriptionPlanDiscount } from "../product-subscription-plan-discount";
2
+ export declare type IkasProductSubscriptionPlanPeriod = {
3
+ cutOffDay: number | null;
4
+ discount: IkasProductSubscriptionPlanDiscount | null;
5
+ durationUnit: IkasSubscriptionPlanDurationUnitType;
6
+ durationValue: number;
7
+ id: string;
8
+ maxOrders: number | null;
9
+ paymentType: IkasSubscriptionPlanPaymentType;
10
+ scheduledOrderDay: number | null;
11
+ status: IkasSubscriptionPlanStatus;
12
+ title: string;
13
+ isSelected: boolean;
14
+ };
15
+ export declare enum IkasSubscriptionPlanDurationUnitType {
16
+ DAY = "DAY",
17
+ MONTH = "MONTH",
18
+ WEEK = "WEEK",
19
+ YEAR = "YEAR"
20
+ }
21
+ export declare enum IkasSubscriptionPlanPaymentType {
22
+ POST_PAID = "POST_PAID",
23
+ PRE_PAID = "PRE_PAID"
24
+ }
25
+ export declare enum IkasSubscriptionPlanStatus {
26
+ ACTIVE = "ACTIVE",
27
+ PASSIVE = "PASSIVE"
28
+ }
@@ -0,0 +1 @@
1
+ var A,E,P;!function(A){A.DAY="DAY",A.MONTH="MONTH",A.WEEK="WEEK",A.YEAR="YEAR"}(A||(A={})),function(A){A.POST_PAID="POST_PAID",A.PRE_PAID="PRE_PAID"}(E||(E={})),function(A){A.ACTIVE="ACTIVE",A.PASSIVE="PASSIVE"}(P||(P={}));export{A as IkasSubscriptionPlanDurationUnitType,E as IkasSubscriptionPlanPaymentType,P as IkasSubscriptionPlanStatus};
@@ -0,0 +1,24 @@
1
+ export declare type IkasStoreCreditBalance = {
2
+ amount: number;
3
+ storeCredits: IkasStoreCredit[];
4
+ };
5
+ export declare type IkasStoreCredit = {
6
+ usedAmount: number;
7
+ usedAllAmount: boolean | null;
8
+ type: IkasStoreCreditType;
9
+ salesChannels: IkasStoreCreditSalesChannel[];
10
+ minimumRequiredCartAmount: number | null;
11
+ customerId: string | null;
12
+ code: string;
13
+ amount: number;
14
+ active: boolean;
15
+ };
16
+ export declare type IkasStoreCreditSalesChannel = {
17
+ salesChannelId: string;
18
+ storefrontId: string | null;
19
+ storefrontRoutingId: string | null;
20
+ };
21
+ export declare enum IkasStoreCreditType {
22
+ GIFT_CARD = "GIFT_CARD",
23
+ STORE_CREDIT = "STORE_CREDIT"
24
+ }
@@ -0,0 +1 @@
1
+ var R;!function(R){R.GIFT_CARD="GIFT_CARD",R.STORE_CREDIT="STORE_CREDIT"}(R||(R={}));export{R as IkasStoreCreditType};
@@ -18,6 +18,7 @@ export declare type IkasThemeJsonComponentProp = {
18
18
  };
19
19
  excludedFields?: string[] | null;
20
20
  excludedFieldsCategory?: string[] | null;
21
+ isFacetListNotSent?: boolean;
21
22
  };
22
23
  export declare type IkasThemeJsonSliderData = {
23
24
  min?: number;
@@ -21,6 +21,7 @@ export declare type IkasThemeJsonCustomData = {
21
21
  parent?: IkasThemeJsonCustomData | null;
22
22
  excludedFields?: string[] | null;
23
23
  excludedFieldsCategory?: string[] | null;
24
+ isFacetListNotSent?: boolean;
24
25
  };
25
26
  export declare type IkasThemeJsonEnumOption = {
26
27
  id: string;
@@ -65,6 +65,7 @@ export * from "./models/html-meta-data/init";
65
65
  export * from "./models/html-meta-data";
66
66
  export * from "./models/image";
67
67
  export * from "./models/last-viewed-product";
68
+ export * from "./models/loyalty-program";
68
69
  export * from "./models/merchant-settings/init";
69
70
  export * from "./models/merchant-settings";
70
71
  export * from "./models/merchant-settings/address";
@@ -87,9 +88,13 @@ export * from "./models/order/gift-line";
87
88
  export * from "./models/order/invoice";
88
89
  export * from "./models/order/line-item/base-unit/unit-type";
89
90
  export * from "./models/order/line-item/base-unit";
91
+ export * from "./models/order/line-item/bundle-product-settings";
90
92
  export * from "./models/order/line-item/discount";
91
93
  export * from "./models/order/line-item/option/value";
92
94
  export * from "./models/order/line-item/option";
95
+ export * from "./models/order/line-item/order-line-subscription-plan";
96
+ export * from "./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-period";
97
+ export * from "./models/order/line-item/order-line-subscription-plan/order-line-item-subscription-plan-discount";
93
98
  export * from "./models/order/line-item/variant/brand";
94
99
  export * from "./models/order/line-item/variant/bundle-product/bundle-variant";
95
100
  export * from "./models/order/line-item/variant/bundle-product";
@@ -100,6 +105,7 @@ export * from "./models/order/line-item/variant/unit";
100
105
  export * from "./models/order/line-item/variant/value";
101
106
  export * from "./models/order/line-item/variant";
102
107
  export * from "./models/order/line-item";
108
+ export * from "./models/order/loyalty-line";
103
109
  export * from "./models/order/package/tracking-info";
104
110
  export * from "./models/order/package";
105
111
  export * from "./models/order/payment-method";
@@ -164,11 +170,16 @@ export * from "./models/product/option-set";
164
170
  export * from "./models/product/sales-channel";
165
171
  export * from "./models/product/star";
166
172
  export * from "./models/product/stock-location";
173
+ export * from "./models/store-credit-balance";
167
174
  export * from "./models/product/tag";
175
+ export * from "./models/product/translations";
168
176
  export * from "./models/product/variant/bundle-settings/bundle-product";
169
177
  export * from "./models/product/variant/bundle-settings";
170
178
  export * from "./models/product/variant/price/product-campaign-price";
171
179
  export * from "./models/product/variant/price";
180
+ export * from "./models/product/variant/subscription-plan";
181
+ export * from "./models/product/variant/subscription-plan/product-subscription-plan-period";
182
+ export * from "./models/product/variant/subscription-plan/product-subscription-plan-discount";
172
183
  export * from "./models/product/variant/unit";
173
184
  export * from "./models/product/variant/init";
174
185
  export * from "./models/product/variant";
@@ -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"),I=require("./models/country/init.js"),b=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"),w=require("./models/order/invoice/index.js"),A=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/index.js"),R=require("./models/order/package/index.js"),D=require("./models/order/order-transaction-with-prices/transaction-with-prices/transaction-fee-with-prices/index.js"),B=require("./models/order/order-transaction-with-prices/transaction-with-prices/transaction-payment-method-detail-with-prices/index.js"),V=require("./models/order/order-transaction-with-prices/transaction-with-prices/index.js"),L=require("./models/order/transaction/payment-method-detail/index.js"),G=require("./models/order/transaction/index.js"),W=require("./models/order/index.js"),H=require("./models/payment-gateway/additional-price/index.js"),J=require("./models/payment-gateway/settings/index.js"),U=require("./models/payment-gateway/init.js"),_=require("./models/payment-gateway/index.js"),z=require("./models/product/attribute/init.js"),K=require("./models/product/attribute/index.js"),N=require("./models/product/attribute-value/init.js"),Q=require("./models/product/filter/index.js"),X=require("./models/product/group/init.js"),Y=require("./models/product/campaign/data/index.js"),Z=require("./models/product/campaign/filter/index.js"),$=require("./models/product/image/init.js"),ee=require("./models/product/option-set/option/init.js"),te=require("./models/product/option-set/option/index.js"),re=require("./models/product/option-set/init.js"),ne=require("./models/product/sales-channel/index.js"),ie=require("./models/product/stock-location/index.js"),oe=require("./models/product/variant/init.js"),ae=require("./models/product/variant-type/init.js"),se=require("./models/product/init.js"),ue=require("./models/product/index.js"),pe=require("./models/raffle/init.js"),ce=require("./models/raffle/index.js"),de=require("./models/state/init.js"),me=require("./models/stock-location/index.js"),le=require("./models/storefront/b2b-settings/index.js"),fe=require("./models/storefront/theme/index.js"),ye=require("./models/storefront/meta-templates/index.js"),ke=require("./models/storefront/index.js"),Ie=require("./models/storefront-popup/storefront-popup-display-filter/index.js"),be=require("./models/storefront-popup/storefront-popup-display-settings/index.js"),Pe=require("./models/storefront-popup/storefront-popup-page-filter/index.js"),ge=require("./models/storefront-popup/storefront-popup-page-filter/storefront-popup-page-filter-data/index.js"),je=require("./models/storefront-popup/index.js"),xe=require("./models/theme-json/component/prop/index.js"),Te=require("./models/theme-json/page/index.js"),Oe=require("./models/theme-json/settings/index.js"),Se=require("./models/variant-type/variant-value/init.js"),Ce=require("./models/variant-type/init.js"),qe=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=I.initIkasCountry,Object.defineProperty(exports,"IkasCustomerAttributePermission",{enumerable:!0,get:function(){return b.IkasCustomerAttributePermission}}),Object.defineProperty(exports,"IkasCustomerAttributeRegisterPageRequirement",{enumerable:!0,get:function(){return b.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,"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,"IkasInvoiceType",{enumerable:!0,get:function(){return w.IkasInvoiceType}}),Object.defineProperty(exports,"IkasProductUnitType",{enumerable:!0,get:function(){return A.IkasProductUnitType}}),Object.defineProperty(exports,"ProductOptionPriceTypeEnum",{enumerable:!0,get:function(){return F.ProductOptionPriceTypeEnum}}),Object.defineProperty(exports,"IkasOrderLineItemStatus",{enumerable:!0,get:function(){return M.IkasOrderLineItemStatus}}),Object.defineProperty(exports,"IkasOrderPackageFullfillStatus",{enumerable:!0,get:function(){return R.IkasOrderPackageFullfillStatus}}),Object.defineProperty(exports,"IkasTransactionFeeSourceWithPrices",{enumerable:!0,get:function(){return D.IkasTransactionFeeSourceWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardAssociationWithPrices",{enumerable:!0,get:function(){return B.IkasTransactionCardAssociationWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardTypeWithPrices",{enumerable:!0,get:function(){return B.IkasTransactionCardTypeWithPrices}}),Object.defineProperty(exports,"IkasPaymentMethodTypeWithPrices",{enumerable:!0,get:function(){return V.IkasPaymentMethodTypeWithPrices}}),Object.defineProperty(exports,"IkasTransactionSourceWithPrices",{enumerable:!0,get:function(){return V.IkasTransactionSourceWithPrices}}),Object.defineProperty(exports,"IkasTransactionStatusWithPrices",{enumerable:!0,get:function(){return V.IkasTransactionStatusWithPrices}}),Object.defineProperty(exports,"IkasTransactionTypeWithPrices",{enumerable:!0,get:function(){return V.IkasTransactionTypeWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardAssociation",{enumerable:!0,get:function(){return L.IkasTransactionCardAssociation}}),Object.defineProperty(exports,"IkasTransactionCardType",{enumerable:!0,get:function(){return L.IkasTransactionCardType}}),Object.defineProperty(exports,"IkasTransactionStatus",{enumerable:!0,get:function(){return G.IkasTransactionStatus}}),Object.defineProperty(exports,"IkasTransactionType",{enumerable:!0,get:function(){return G.IkasTransactionType}}),Object.defineProperty(exports,"IkasOrderCancelReason",{enumerable:!0,get:function(){return W.IkasOrderCancelReason}}),Object.defineProperty(exports,"IkasOrderPackageStatus",{enumerable:!0,get:function(){return W.IkasOrderPackageStatus}}),Object.defineProperty(exports,"IkasOrderPaymentStatus",{enumerable:!0,get:function(){return W.IkasOrderPaymentStatus}}),Object.defineProperty(exports,"IkasOrderShippingMethod",{enumerable:!0,get:function(){return W.IkasOrderShippingMethod}}),Object.defineProperty(exports,"IkasOrderStatus",{enumerable:!0,get:function(){return W.IkasOrderStatus}}),Object.defineProperty(exports,"IkasPaymentGatewayAdditionalPriceType",{enumerable:!0,get:function(){return H.IkasPaymentGatewayAdditionalPriceType}}),Object.defineProperty(exports,"IkasPaymentGatewayTransactionFeeType",{enumerable:!0,get:function(){return H.IkasPaymentGatewayTransactionFeeType}}),Object.defineProperty(exports,"IkasPaymentGatewaySettingsType",{enumerable:!0,get:function(){return J.IkasPaymentGatewaySettingsType}}),exports.initIkasPaymentGateway=U.initIkasPaymentGateway,Object.defineProperty(exports,"IkasPaymentGatewayType",{enumerable:!0,get:function(){return _.IkasPaymentGatewayType}}),Object.defineProperty(exports,"IkasPaymentMethodType",{enumerable:!0,get:function(){return _.IkasPaymentMethodType}}),exports.initIkasProductAttribute=z.initIkasProductAttribute,Object.defineProperty(exports,"IkasProductAttributeType",{enumerable:!0,get:function(){return K.IkasProductAttributeType}}),exports.initIkasProductAttributeValue=N.initIkasProductAttributeValue,Object.defineProperty(exports,"IkasProductFilterDisplayType",{enumerable:!0,get:function(){return Q.IkasProductFilterDisplayType}}),Object.defineProperty(exports,"IkasProductFilterSortType",{enumerable:!0,get:function(){return Q.IkasProductFilterSortType}}),Object.defineProperty(exports,"IkasProductFilterType",{enumerable:!0,get:function(){return Q.IkasProductFilterType}}),Object.defineProperty(exports,"IkasProductStockFilterValue",{enumerable:!0,get:function(){return Q.IkasProductStockFilterValue}}),exports.initIkasProductGroup=X.initIkasProductGroup,exports.setProductGroupTranslations=X.setProductGroupTranslations,Object.defineProperty(exports,"IkasCampaignApplicablePrice",{enumerable:!0,get:function(){return Y.IkasCampaignApplicablePrice}}),Object.defineProperty(exports,"IkasCampaignCreatedFor",{enumerable:!0,get:function(){return Y.IkasCampaignCreatedFor}}),Object.defineProperty(exports,"IkasCampaignType",{enumerable:!0,get:function(){return Y.IkasCampaignType}}),Object.defineProperty(exports,"IkasCampaignFilterType",{enumerable:!0,get:function(){return Z.IkasCampaignFilterType}}),exports.initIkasProductImage=$.initIkasProductImage,exports.initIkasProductOption=ee.initIkasProductOption,Object.defineProperty(exports,"IkasProductOptionPriceTypeEnum",{enumerable:!0,get:function(){return te.IkasProductOptionPriceTypeEnum}}),Object.defineProperty(exports,"IkasProductOptionSelectType",{enumerable:!0,get:function(){return te.IkasProductOptionSelectType}}),Object.defineProperty(exports,"IkasProductOptionType",{enumerable:!0,get:function(){return te.IkasProductOptionType}}),exports.initIkasProductOptionSet=re.initIkasProductOptionSet,exports.initOptionValues=re.initOptionValues,exports.initValues=re.initValues,exports.setChildOptions=re.setChildOptions,Object.defineProperty(exports,"IkasSalesChannelStatusEnum",{enumerable:!0,get:function(){return ne.IkasSalesChannelStatusEnum}}),Object.defineProperty(exports,"IkasGetAvailableStockLocationType",{enumerable:!0,get:function(){return ie.IkasGetAvailableStockLocationType}}),exports.initIkasProductVariant=oe.initIkasProductVariant,exports.initIkasProductVariantType=ae.initIkasProductVariantType,exports.initIkasProduct=se.initIkasProduct,Object.defineProperty(exports,"IkasProductType",{enumerable:!0,get:function(){return ue.IkasProductType}}),exports.initIkasRaffle=pe.initIkasRaffle,Object.defineProperty(exports,"IkasRaffleMetadataTargetType",{enumerable:!0,get:function(){return ce.IkasRaffleMetadataTargetType}}),Object.defineProperty(exports,"IkasRaffleParticipantStatus",{enumerable:!0,get:function(){return ce.IkasRaffleParticipantStatus}}),Object.defineProperty(exports,"IkasRaffleVerificationType",{enumerable:!0,get:function(){return ce.IkasRaffleVerificationType}}),exports.initIkasState=de.initIkasState,Object.defineProperty(exports,"IkasStockLocationDeliveryTime",{enumerable:!0,get:function(){return me.IkasStockLocationDeliveryTime}}),Object.defineProperty(exports,"IkasStockLocationType",{enumerable:!0,get:function(){return me.IkasStockLocationType}}),Object.defineProperty(exports,"IkasStorefrontB2BShowPricesEnum",{enumerable:!0,get:function(){return le.IkasStorefrontB2BShowPricesEnum}}),Object.defineProperty(exports,"IkasStorefrontB2BShowProductsEnum",{enumerable:!0,get:function(){return le.IkasStorefrontB2BShowProductsEnum}}),Object.defineProperty(exports,"IkasStorefrontThemeStatus",{enumerable:!0,get:function(){return fe.IkasStorefrontThemeStatus}}),Object.defineProperty(exports,"StorefrontPageTypesEnum",{enumerable:!0,get:function(){return ye.StorefrontPageTypesEnum}}),Object.defineProperty(exports,"IkasStorefrontStatus",{enumerable:!0,get:function(){return ke.IkasStorefrontStatus}}),Object.defineProperty(exports,"IkasStorefrontType",{enumerable:!0,get:function(){return ke.IkasStorefrontType}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayFilterTypeEnum",{enumerable:!0,get:function(){return Ie.IkasStorefrontPopupDisplayFilterTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayFrequencyEnum",{enumerable:!0,get:function(){return be.IkasStorefrontPopupDisplayFrequencyEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayTriggerTypeEnum",{enumerable:!0,get:function(){return be.IkasStorefrontPopupDisplayTriggerTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupPageFilterTypeEnum",{enumerable:!0,get:function(){return Pe.IkasStorefrontPopupPageFilterTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupPageFilterDataTypeEnum",{enumerable:!0,get:function(){return ge.IkasStorefrontPopupPageFilterDataTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDeviceTypeEnum",{enumerable:!0,get:function(){return je.IkasStorefrontPopupDeviceTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupStatusEnum",{enumerable:!0,get:function(){return je.IkasStorefrontPopupStatusEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupTypeEnum",{enumerable:!0,get:function(){return je.IkasStorefrontPopupTypeEnum}}),Object.defineProperty(exports,"IkasThemeJsonComponentPropType",{enumerable:!0,get:function(){return xe.IkasThemeJsonComponentPropType}}),Object.defineProperty(exports,"IkasThemeJsonPageType",{enumerable:!0,get:function(){return Te.IkasThemeJsonPageType}}),Object.defineProperty(exports,"IkasThemeJsonStockPreference",{enumerable:!0,get:function(){return Oe.IkasThemeJsonStockPreference}}),exports.initIkasVariantValue=Se.initIkasVariantValue,exports.initIkasVariantType=Ce.initIkasVariantType,Object.defineProperty(exports,"IkasVariantSelectionType",{enumerable:!0,get:function(){return qe.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"),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}});
@@ -16,6 +16,7 @@ export declare type IkasCheckoutSettings = {
16
16
  couponCodeRequirement: IkasCouponCodeRequirement | null;
17
17
  showCheckoutNote: boolean | null;
18
18
  showCompanyInfoInShippingAddress: boolean | null;
19
+ showBillingAddressOnShippingStep: boolean | null;
19
20
  showTermsAndConditionsCheckbox: boolean;
20
21
  storefrontId: string;
21
22
  } & IkasBaseModel;
@@ -7,11 +7,14 @@ export declare type IkasCustomerReview = {
7
7
  email: string | null;
8
8
  firstName: string | null;
9
9
  imageIds: string[] | null;
10
+ isPrivateReply: boolean | null;
10
11
  lastName: string | null;
12
+ locale: string | null;
11
13
  orderId: string | null;
12
14
  orderNumber: string | null;
13
15
  productId: string;
14
16
  reply: string | null;
17
+ replyInfo: IkasCustomerReviewReplyInfo | null;
15
18
  salesChannelId: string | null;
16
19
  star: number;
17
20
  status: IkasCustomerReviewStatus | null;
@@ -25,3 +28,22 @@ export declare enum IkasCustomerReviewStatus {
25
28
  REJECTED = "REJECTED",
26
29
  WAITING = "WAITING"
27
30
  }
31
+ export declare type IkasCustomerReviewProductModel = {
32
+ brandId: string | null;
33
+ categoryIds: string[] | null;
34
+ id: string | null;
35
+ tagIds: string | null;
36
+ type: IkasProductTypeEnum | null;
37
+ vendorId: string | null;
38
+ };
39
+ export declare enum IkasProductTypeEnum {
40
+ BUNDLE = "BUNDLE",
41
+ DIGITAL = "DIGITAL",
42
+ MEMBERSHIP = "MEMBERSHIP",
43
+ PHYSICAL = "PHYSICAL",
44
+ SUBSCRIPTION = "SUBSCRIPTION"
45
+ }
46
+ export declare type IkasCustomerReviewReplyInfo = {
47
+ createdAt: any | null;
48
+ staffId: string | null;
49
+ };
@@ -1 +1 @@
1
- "use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasCustomerReviewStatus=void 0,(e=exports.IkasCustomerReviewStatus||(exports.IkasCustomerReviewStatus={})).APPROVED="APPROVED",e.REJECTED="REJECTED",e.WAITING="WAITING";
1
+ "use strict";var e,t;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasCustomerReviewStatus=void 0,(e=exports.IkasCustomerReviewStatus||(exports.IkasCustomerReviewStatus={})).APPROVED="APPROVED",e.REJECTED="REJECTED",e.WAITING="WAITING",exports.IkasProductTypeEnum=void 0,(t=exports.IkasProductTypeEnum||(exports.IkasProductTypeEnum={})).BUNDLE="BUNDLE",t.DIGITAL="DIGITAL",t.MEMBERSHIP="MEMBERSHIP",t.PHYSICAL="PHYSICAL",t.SUBSCRIPTION="SUBSCRIPTION";
@@ -0,0 +1,9 @@
1
+ export interface IkasLoyaltyProgramSaleChannel {
2
+ salesChannelId: string;
3
+ storefrontId?: string | null;
4
+ routingIds?: string[] | null;
5
+ }
6
+ export interface IkasLoyaltyProgram {
7
+ id: string;
8
+ salesChannels?: IkasLoyaltyProgramSaleChannel[] | null;
9
+ }
@@ -7,6 +7,7 @@ export declare type IkasMerchantSettings = {
7
7
  merchantId: string;
8
8
  merchantName: string;
9
9
  phone: string | null;
10
+ defaultLocale?: string | null;
10
11
  logo?: IkasImage | null;
11
12
  };
12
13
  export declare type IkasMerchantSettingsCurrencyFormat = {
@@ -1,15 +1,17 @@
1
- import { IkasCampaignType } from "../../../models/product/campaign/data";
1
+ import { IkasCampaignType, IkasCampaignCreatedFor } from "../../../models/product/campaign/data";
2
2
  import { IkasOrderAdjustmentAppliedOrderLine } from "./applied-order-line";
3
3
  export declare type IkasOrderAdjustment = {
4
4
  amount: number;
5
5
  appliedOrderLines: IkasOrderAdjustmentAppliedOrderLine[] | null;
6
6
  campaignId: string | null;
7
7
  couponId: string | null;
8
+ createdFor: IkasCampaignCreatedFor | null;
8
9
  name: string;
9
10
  order: number;
10
11
  amountType: IkasAmountType;
11
12
  type: IkasAdjustmentType;
12
13
  campaignType: IkasCampaignType | null;
14
+ usedLoyaltyPoints: number | null;
13
15
  };
14
16
  export declare enum IkasAmountType {
15
17
  AMOUNT = "AMOUNT",
@@ -3,4 +3,9 @@ export declare type IkasOrderGiftCardLine = {
3
3
  code: string;
4
4
  giftCardId: string;
5
5
  id: string;
6
+ type: IkasGiftCardType;
6
7
  };
8
+ export declare enum IkasGiftCardType {
9
+ GIFT_CARD = "GIFT_CARD",
10
+ STORE_CREDIT = "STORE_CREDIT"
11
+ }
@@ -0,0 +1 @@
1
+ "use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasGiftCardType=void 0,(e=exports.IkasGiftCardType||(exports.IkasGiftCardType={})).GIFT_CARD="GIFT_CARD",e.STORE_CREDIT="STORE_CREDIT";
@@ -10,6 +10,7 @@ import { IkasOrderPackage } from "./package";
10
10
  import { IkasOrderTaxLine } from "./tax-line";
11
11
  import { IkasBaseModel } from "../base";
12
12
  import { IkasOrderGiftCardLine } from "./gift-card-line";
13
+ import { IkasOrderLoyaltyLine } from "./loyalty-line";
13
14
  export declare type IkasOrder = {
14
15
  billingAddress: IkasOrderAddress | null;
15
16
  cancelReason: IkasOrderCancelReason | null;
@@ -18,11 +19,13 @@ export declare type IkasOrder = {
18
19
  currencySymbol: string | null;
19
20
  customer: IkasOrderCustomer | null;
20
21
  customerId: string | null;
22
+ edited: boolean | null;
21
23
  giftCardLines: IkasOrderGiftCardLine[] | null;
22
24
  giftPackageLines: IkasOrderGiftPackageLine[] | null;
23
25
  giftPackageNote: string | null;
24
26
  invoices: IkasInvoice[] | null;
25
27
  isGiftPackage: boolean | null;
28
+ loyaltyLines: IkasOrderLoyaltyLine[] | null;
26
29
  note: string | null;
27
30
  orderAdjustments: IkasOrderAdjustment[] | null;
28
31
  orderLineItems: IkasOrderLineItem[];
@@ -80,7 +83,8 @@ export declare enum IkasOrderStatus {
80
83
  PARTIALLY_REFUNDED = "PARTIALLY_REFUNDED",
81
84
  REFUNDED = "REFUNDED",
82
85
  REFUND_REJECTED = "REFUND_REJECTED",
83
- REFUND_REQUESTED = "REFUND_REQUESTED"
86
+ REFUND_REQUESTED = "REFUND_REQUESTED",
87
+ OPEN = "OPEN"
84
88
  }
85
89
  export declare enum IkasOrderShippingMethod {
86
90
  CLICK_AND_COLLECT = "CLICK_AND_COLLECT",
@@ -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",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,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";
@@ -0,0 +1,5 @@
1
+ export declare type IkasOrderLineBundleProductSettings = {
2
+ bundleLineId: string;
3
+ bundleLineQuantity: number;
4
+ name: string | null;
5
+ };
@@ -2,7 +2,10 @@ import { IkasOrderLineDiscount } from "./discount";
2
2
  import { IkasOrderLineVariant } from "./variant";
3
3
  import { IkasOrderLineItemOption } from "./option";
4
4
  import { IkasBaseModel } from "../../base";
5
+ import { IkasOrderLineBundleProductSettings } from "./bundle-product-settings";
6
+ import { IkasOrderLineItemSubscriptionPlan } from "./order-line-subscription-plan";
5
7
  export declare type IkasOrderLineItem = {
8
+ bundleProductSettings: IkasOrderLineBundleProductSettings | null;
6
9
  currencyCode: string | null;
7
10
  currencySymbol: string | null;
8
11
  discount: IkasOrderLineDiscount | null;
@@ -20,6 +23,7 @@ export declare type IkasOrderLineItem = {
20
23
  unitPrice: number | null;
21
24
  variant: IkasOrderLineVariant;
22
25
  orderedAt: number;
26
+ subscriptionPlan: IkasOrderLineItemSubscriptionPlan | null;
23
27
  } & IkasBaseModel;
24
28
  export declare enum IkasOrderLineItemStatus {
25
29
  CANCELLED = "CANCELLED",
@@ -0,0 +1,6 @@
1
+ import { IkasOrderLineItemSubscriptionPlanPeriod } from "./order-line-item-subscription-plan-period";
2
+ export declare type IkasOrderLineItemSubscriptionPlan = {
3
+ id: string;
4
+ name: string;
5
+ period: IkasOrderLineItemSubscriptionPlanPeriod;
6
+ };
@@ -0,0 +1,8 @@
1
+ export declare type IkasOrderLineItemSubscriptionPlanDiscount = {
2
+ amount: number;
3
+ type: IkasOrderLineItemSubscriptionPlanDiscountAmountType;
4
+ };
5
+ export declare enum IkasOrderLineItemSubscriptionPlanDiscountAmountType {
6
+ AMOUNT = "AMOUNT",
7
+ RATIO = "RATIO"
8
+ }
@@ -0,0 +1 @@
1
+ "use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasOrderLineItemSubscriptionPlanDiscountAmountType=void 0,(e=exports.IkasOrderLineItemSubscriptionPlanDiscountAmountType||(exports.IkasOrderLineItemSubscriptionPlanDiscountAmountType={})).AMOUNT="AMOUNT",e.RATIO="RATIO";
@@ -0,0 +1,22 @@
1
+ import { IkasOrderLineItemSubscriptionPlanDiscount } from "../order-line-item-subscription-plan-discount";
2
+ export declare type IkasOrderLineItemSubscriptionPlanPeriod = {
3
+ cutOffDay: number | null;
4
+ discount: IkasOrderLineItemSubscriptionPlanDiscount | null;
5
+ durationUnit: IkasOrderLineItemSubscriptionPlanDurationUnitType;
6
+ durationValue: number;
7
+ id: string;
8
+ maxOrders: number | null;
9
+ paymentType: IkasOrderLineItemSubscriptionPlanPaymentType;
10
+ scheduledOrderDay: number | null;
11
+ title: string;
12
+ };
13
+ export declare enum IkasOrderLineItemSubscriptionPlanDurationUnitType {
14
+ DAY = "DAY",
15
+ MONTH = "MONTH",
16
+ WEEK = "WEEK",
17
+ YEAR = "YEAR"
18
+ }
19
+ export declare enum IkasOrderLineItemSubscriptionPlanPaymentType {
20
+ POST_PAID = "POST_PAID",
21
+ PRE_PAID = "PRE_PAID"
22
+ }
@@ -0,0 +1 @@
1
+ "use strict";var e,r;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasOrderLineItemSubscriptionPlanDurationUnitType=void 0,(e=exports.IkasOrderLineItemSubscriptionPlanDurationUnitType||(exports.IkasOrderLineItemSubscriptionPlanDurationUnitType={})).DAY="DAY",e.MONTH="MONTH",e.WEEK="WEEK",e.YEAR="YEAR",exports.IkasOrderLineItemSubscriptionPlanPaymentType=void 0,(r=exports.IkasOrderLineItemSubscriptionPlanPaymentType||(exports.IkasOrderLineItemSubscriptionPlanPaymentType={})).POST_PAID="POST_PAID",r.PRE_PAID="PRE_PAID";
@@ -0,0 +1,7 @@
1
+ export declare type IkasOrderLoyaltyLine = {
2
+ amount: number;
3
+ id: string;
4
+ loyaltyProgramCustomerId: string;
5
+ loyaltyProgramId: string;
6
+ loyaltySpendingMethodId: string;
7
+ };
@@ -3,6 +3,7 @@ import { IkasTransactionWithPrices } from "./transaction-with-prices";
3
3
  export declare type IkasOrderTransactionWithPrices = {
4
4
  chargedAmount: number | null;
5
5
  orderFinalPrice: number | null;
6
+ pendingAmount: number | null;
6
7
  refundableTransactions: IkasListOrderTransactionWithPricesRefundableTransaction[];
7
8
  refundedAmount: number | null;
8
9
  remainingBalance: number | null;
@@ -31,7 +31,9 @@ export declare enum IkasCampaignApplicablePrice {
31
31
  export declare enum IkasCampaignCreatedFor {
32
32
  ABANDONED_CHECKOUT = "ABANDONED_CHECKOUT",
33
33
  CART = "CART",
34
- CUSTOMER_REVIEW = "CUSTOMER_REVIEW"
34
+ CUSTOMER_REVIEW = "CUSTOMER_REVIEW",
35
+ LOYALTY_SPEND = "LOYALTY_SPEND",
36
+ MARKETING_CAMPAIGN = "MARKETING_CAMPAIGN"
35
37
  }
36
38
  export declare enum IkasCampaignType {
37
39
  BUY_X_THEN_GET_Y = "BUY_X_THEN_GET_Y",
@@ -1 +1 @@
1
- "use strict";var a,e,p;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasCampaignApplicablePrice=void 0,(a=exports.IkasCampaignApplicablePrice||(exports.IkasCampaignApplicablePrice={})).DISCOUNT_PRICE="DISCOUNT_PRICE",a.SELL_PRICE="SELL_PRICE",exports.IkasCampaignCreatedFor=void 0,(e=exports.IkasCampaignCreatedFor||(exports.IkasCampaignCreatedFor={})).ABANDONED_CHECKOUT="ABANDONED_CHECKOUT",e.CART="CART",e.CUSTOMER_REVIEW="CUSTOMER_REVIEW",exports.IkasCampaignType=void 0,(p=exports.IkasCampaignType||(exports.IkasCampaignType={})).BUY_X_THEN_GET_Y="BUY_X_THEN_GET_Y",p.FIXED_AMOUNT="FIXED_AMOUNT",p.FREE_SHIPPING="FREE_SHIPPING",p.RATIO="RATIO";
1
+ "use strict";var a,e,E;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasCampaignApplicablePrice=void 0,(a=exports.IkasCampaignApplicablePrice||(exports.IkasCampaignApplicablePrice={})).DISCOUNT_PRICE="DISCOUNT_PRICE",a.SELL_PRICE="SELL_PRICE",exports.IkasCampaignCreatedFor=void 0,(e=exports.IkasCampaignCreatedFor||(exports.IkasCampaignCreatedFor={})).ABANDONED_CHECKOUT="ABANDONED_CHECKOUT",e.CART="CART",e.CUSTOMER_REVIEW="CUSTOMER_REVIEW",e.LOYALTY_SPEND="LOYALTY_SPEND",e.MARKETING_CAMPAIGN="MARKETING_CAMPAIGN",exports.IkasCampaignType=void 0,(E=exports.IkasCampaignType||(exports.IkasCampaignType={})).BUY_X_THEN_GET_Y="BUY_X_THEN_GET_Y",E.FIXED_AMOUNT="FIXED_AMOUNT",E.FREE_SHIPPING="FREE_SHIPPING",E.RATIO="RATIO";
@@ -8,4 +8,6 @@ export declare type IkasProductOffer = {
8
8
  product: IkasProduct;
9
9
  isSelected?: boolean;
10
10
  quantity?: number;
11
+ title?: string | null;
12
+ description?: string | null;
11
13
  };
@@ -51,7 +51,8 @@ export declare enum IkasProductFilterType {
51
51
  PRICE = "PRICE",
52
52
  STOCK_STATUS = "STOCK_STATUS",
53
53
  TAG = "TAG",
54
- VARIANT_TYPE = "VARIANT_TYPE"
54
+ VARIANT_TYPE = "VARIANT_TYPE",
55
+ DISCOUNT_STATUS = "DISCOUNT_STATUS"
55
56
  }
56
57
  export declare enum IkasProductFilterDisplayType {
57
58
  BOX = "BOX",
@@ -1 +1 @@
1
- "use strict";var T,t,e,r;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasProductFilterType=void 0,(T=exports.IkasProductFilterType||(exports.IkasProductFilterType={})).ATTRIBUTE="ATTRIBUTE",T.BRAND="BRAND",T.DISCOUNT_RATIO="DISCOUNT_RATIO",T.PRICE="PRICE",T.STOCK_STATUS="STOCK_STATUS",T.TAG="TAG",T.VARIANT_TYPE="VARIANT_TYPE",exports.IkasProductFilterDisplayType=void 0,(t=exports.IkasProductFilterDisplayType||(exports.IkasProductFilterDisplayType={})).BOX="BOX",t.DATE_RANGE="DATE_RANGE",t.LIST="LIST",t.NUMBER_RANGE_LIST="NUMBER_RANGE_LIST",t.NUMBER_RANGE="NUMBER_RANGE",t.SWATCH="SWATCH",exports.IkasProductFilterSortType=void 0,(e=exports.IkasProductFilterSortType||(exports.IkasProductFilterSortType={})).ALPHABETICAL_ASC="ALPHABETICAL_ASC",e.ALPHABETICAL_DESC="ALPHABETICAL_DESC",e.PRODUCT_COUNT_ASC="PRODUCT_COUNT_ASC",e.PRODUCT_COUNT_DESC="PRODUCT_COUNT_DESC",e.CUSTOM_SORT="CUSTOM_SORT",exports.IkasProductStockFilterValue=void 0,(r=exports.IkasProductStockFilterValue||(exports.IkasProductStockFilterValue={})).IN_STOCK="in-stock",r.OUT_OF_STOCK="out-of-stock";
1
+ "use strict";var T,t,e,r;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasProductFilterType=void 0,(T=exports.IkasProductFilterType||(exports.IkasProductFilterType={})).ATTRIBUTE="ATTRIBUTE",T.BRAND="BRAND",T.DISCOUNT_RATIO="DISCOUNT_RATIO",T.PRICE="PRICE",T.STOCK_STATUS="STOCK_STATUS",T.TAG="TAG",T.VARIANT_TYPE="VARIANT_TYPE",T.DISCOUNT_STATUS="DISCOUNT_STATUS",exports.IkasProductFilterDisplayType=void 0,(t=exports.IkasProductFilterDisplayType||(exports.IkasProductFilterDisplayType={})).BOX="BOX",t.DATE_RANGE="DATE_RANGE",t.LIST="LIST",t.NUMBER_RANGE_LIST="NUMBER_RANGE_LIST",t.NUMBER_RANGE="NUMBER_RANGE",t.SWATCH="SWATCH",exports.IkasProductFilterSortType=void 0,(e=exports.IkasProductFilterSortType||(exports.IkasProductFilterSortType={})).ALPHABETICAL_ASC="ALPHABETICAL_ASC",e.ALPHABETICAL_DESC="ALPHABETICAL_DESC",e.PRODUCT_COUNT_ASC="PRODUCT_COUNT_ASC",e.PRODUCT_COUNT_DESC="PRODUCT_COUNT_DESC",e.CUSTOM_SORT="CUSTOM_SORT",exports.IkasProductStockFilterValue=void 0,(r=exports.IkasProductStockFilterValue||(exports.IkasProductStockFilterValue={})).IN_STOCK="in-stock",r.OUT_OF_STOCK="out-of-stock";
@@ -13,6 +13,7 @@ import { IkasProductCampaign } from "./campaign";
13
13
  import { IkasProductCampaignOffer } from "./campaign-offer";
14
14
  import { IkasProductGroup } from "./group";
15
15
  import { IkasProductSalesChannel } from "./sales-channel";
16
+ import { IkasProductTranslation } from "./translations";
16
17
  export declare type IkasProduct = {
17
18
  id: string;
18
19
  name: string;
@@ -39,6 +40,7 @@ export declare type IkasProduct = {
39
40
  campaignOffers: IkasProductCampaignOffer[] | null;
40
41
  productGroup: IkasProductGroup | null;
41
42
  salesChannels: IkasProductSalesChannel[] | null;
43
+ translations?: IkasProductTranslation[] | null;
42
44
  };
43
45
  export declare enum IkasProductType {
44
46
  PHYSICAL = "PHYSICAL",
@@ -0,0 +1,5 @@
1
+ export declare type IkasProductTranslation = {
2
+ description: string | null;
3
+ locale: string;
4
+ name: string | null;
5
+ };
@@ -0,0 +1,14 @@
1
+ import { IkasProductSubscriptionPlanPeriod, IkasSubscriptionPlanStatus } from "./product-subscription-plan-period";
2
+ export declare type IkasProductSubscriptionPlan = {
3
+ name: string;
4
+ periods: IkasProductSubscriptionPlanPeriod[];
5
+ status: IkasSubscriptionPlanStatus;
6
+ subscriptionPlanId: string;
7
+ translations: IkasSubscriptionPlanTranslation[] | null;
8
+ isSelected: boolean;
9
+ };
10
+ export declare type IkasSubscriptionPlanTranslation = {
11
+ description: string | null;
12
+ locale: string;
13
+ title: string;
14
+ };
@@ -0,0 +1,8 @@
1
+ export declare type IkasProductSubscriptionPlanDiscount = {
2
+ amount: number;
3
+ type: IkasOrderAmountType;
4
+ };
5
+ export declare enum IkasOrderAmountType {
6
+ AMOUNT = "AMOUNT",
7
+ RATIO = "RATIO"
8
+ }
@@ -0,0 +1 @@
1
+ "use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasOrderAmountType=void 0,(e=exports.IkasOrderAmountType||(exports.IkasOrderAmountType={})).AMOUNT="AMOUNT",e.RATIO="RATIO";
@@ -0,0 +1,28 @@
1
+ import { IkasProductSubscriptionPlanDiscount } from "../product-subscription-plan-discount";
2
+ export declare type IkasProductSubscriptionPlanPeriod = {
3
+ cutOffDay: number | null;
4
+ discount: IkasProductSubscriptionPlanDiscount | null;
5
+ durationUnit: IkasSubscriptionPlanDurationUnitType;
6
+ durationValue: number;
7
+ id: string;
8
+ maxOrders: number | null;
9
+ paymentType: IkasSubscriptionPlanPaymentType;
10
+ scheduledOrderDay: number | null;
11
+ status: IkasSubscriptionPlanStatus;
12
+ title: string;
13
+ isSelected: boolean;
14
+ };
15
+ export declare enum IkasSubscriptionPlanDurationUnitType {
16
+ DAY = "DAY",
17
+ MONTH = "MONTH",
18
+ WEEK = "WEEK",
19
+ YEAR = "YEAR"
20
+ }
21
+ export declare enum IkasSubscriptionPlanPaymentType {
22
+ POST_PAID = "POST_PAID",
23
+ PRE_PAID = "PRE_PAID"
24
+ }
25
+ export declare enum IkasSubscriptionPlanStatus {
26
+ ACTIVE = "ACTIVE",
27
+ PASSIVE = "PASSIVE"
28
+ }
@@ -0,0 +1 @@
1
+ "use strict";var t,s,a;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasSubscriptionPlanDurationUnitType=void 0,(t=exports.IkasSubscriptionPlanDurationUnitType||(exports.IkasSubscriptionPlanDurationUnitType={})).DAY="DAY",t.MONTH="MONTH",t.WEEK="WEEK",t.YEAR="YEAR",exports.IkasSubscriptionPlanPaymentType=void 0,(s=exports.IkasSubscriptionPlanPaymentType||(exports.IkasSubscriptionPlanPaymentType={})).POST_PAID="POST_PAID",s.PRE_PAID="PRE_PAID",exports.IkasSubscriptionPlanStatus=void 0,(a=exports.IkasSubscriptionPlanStatus||(exports.IkasSubscriptionPlanStatus={})).ACTIVE="ACTIVE",a.PASSIVE="PASSIVE";
@@ -0,0 +1,24 @@
1
+ export declare type IkasStoreCreditBalance = {
2
+ amount: number;
3
+ storeCredits: IkasStoreCredit[];
4
+ };
5
+ export declare type IkasStoreCredit = {
6
+ usedAmount: number;
7
+ usedAllAmount: boolean | null;
8
+ type: IkasStoreCreditType;
9
+ salesChannels: IkasStoreCreditSalesChannel[];
10
+ minimumRequiredCartAmount: number | null;
11
+ customerId: string | null;
12
+ code: string;
13
+ amount: number;
14
+ active: boolean;
15
+ };
16
+ export declare type IkasStoreCreditSalesChannel = {
17
+ salesChannelId: string;
18
+ storefrontId: string | null;
19
+ storefrontRoutingId: string | null;
20
+ };
21
+ export declare enum IkasStoreCreditType {
22
+ GIFT_CARD = "GIFT_CARD",
23
+ STORE_CREDIT = "STORE_CREDIT"
24
+ }
@@ -0,0 +1 @@
1
+ "use strict";var e;Object.defineProperty(exports,"__esModule",{value:!0}),exports.IkasStoreCreditType=void 0,(e=exports.IkasStoreCreditType||(exports.IkasStoreCreditType={})).GIFT_CARD="GIFT_CARD",e.STORE_CREDIT="STORE_CREDIT";
@@ -18,6 +18,7 @@ export declare type IkasThemeJsonComponentProp = {
18
18
  };
19
19
  excludedFields?: string[] | null;
20
20
  excludedFieldsCategory?: string[] | null;
21
+ isFacetListNotSent?: boolean;
21
22
  };
22
23
  export declare type IkasThemeJsonSliderData = {
23
24
  min?: number;
@@ -21,6 +21,7 @@ export declare type IkasThemeJsonCustomData = {
21
21
  parent?: IkasThemeJsonCustomData | null;
22
22
  excludedFields?: string[] | null;
23
23
  excludedFieldsCategory?: string[] | null;
24
+ isFacetListNotSent?: boolean;
24
25
  };
25
26
  export declare type IkasThemeJsonEnumOption = {
26
27
  id: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikas/storefront-models",
3
- "version": "6.1.0-beta.22",
3
+ "version": "6.1.0-beta.221",
4
4
  "author": "ikas",
5
5
  "license": "ISC",
6
6
  "description": "Data models to be used in an ikas storefront application.",