@ikas/storefront-models 6.1.0-beta.23 → 6.1.0-beta.231

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 (141) 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
  76. package/build-cjs/_virtual/_tslib.js.map +0 -1
  77. package/build-cjs/index.js.map +0 -1
  78. package/build-cjs/models/base/init.js.map +0 -1
  79. package/build-cjs/models/blog/category/init.js.map +0 -1
  80. package/build-cjs/models/blog/init.js.map +0 -1
  81. package/build-cjs/models/blog/meta-data/index.js.map +0 -1
  82. package/build-cjs/models/brand/index.js.map +0 -1
  83. package/build-cjs/models/brand/init.js.map +0 -1
  84. package/build-cjs/models/campaign-offer/index.js.map +0 -1
  85. package/build-cjs/models/campaign-offer/product/index.js.map +0 -1
  86. package/build-cjs/models/cart/available-shipping-method/index.js.map +0 -1
  87. package/build-cjs/models/cart/campaign-offer/index.js.map +0 -1
  88. package/build-cjs/models/category/index.js.map +0 -1
  89. package/build-cjs/models/category/init.js.map +0 -1
  90. package/build-cjs/models/category/path-item/init.js.map +0 -1
  91. package/build-cjs/models/checkout-settings/index.js.map +0 -1
  92. package/build-cjs/models/country/init.js.map +0 -1
  93. package/build-cjs/models/customer/attribute/index.js.map +0 -1
  94. package/build-cjs/models/customer/attribute/init.js.map +0 -1
  95. package/build-cjs/models/customer/attribute/sales-channel/index.js.map +0 -1
  96. package/build-cjs/models/customer/index.js.map +0 -1
  97. package/build-cjs/models/customer/review/index.js.map +0 -1
  98. package/build-cjs/models/customer/review/init.js.map +0 -1
  99. package/build-cjs/models/html-meta-data/index.js.map +0 -1
  100. package/build-cjs/models/html-meta-data/init.js.map +0 -1
  101. package/build-cjs/models/merchant-settings/address/type/index.js.map +0 -1
  102. package/build-cjs/models/merchant-settings/index.js.map +0 -1
  103. package/build-cjs/models/merchant-settings/init.js.map +0 -1
  104. package/build-cjs/models/order/adjustment/index.js.map +0 -1
  105. package/build-cjs/models/order/index.js.map +0 -1
  106. package/build-cjs/models/order/invoice/index.js.map +0 -1
  107. package/build-cjs/models/order/line-item/base-unit/index.js.map +0 -1
  108. package/build-cjs/models/order/line-item/index.js.map +0 -1
  109. package/build-cjs/models/order/package/index.js.map +0 -1
  110. package/build-cjs/models/order/transaction/index.js.map +0 -1
  111. package/build-cjs/models/order/transaction/payment-method-detail/index.js.map +0 -1
  112. package/build-cjs/models/payment-gateway/additional-price/index.js.map +0 -1
  113. package/build-cjs/models/payment-gateway/index.js.map +0 -1
  114. package/build-cjs/models/payment-gateway/init.js.map +0 -1
  115. package/build-cjs/models/payment-gateway/settings/index.js.map +0 -1
  116. package/build-cjs/models/product/attribute/index.js.map +0 -1
  117. package/build-cjs/models/product/attribute/init.js.map +0 -1
  118. package/build-cjs/models/product/attribute-value/init.js.map +0 -1
  119. package/build-cjs/models/product/campaign/data/index.js.map +0 -1
  120. package/build-cjs/models/product/campaign/filter/index.js.map +0 -1
  121. package/build-cjs/models/product/filter/index.js.map +0 -1
  122. package/build-cjs/models/product/image/init.js.map +0 -1
  123. package/build-cjs/models/product/index.js.map +0 -1
  124. package/build-cjs/models/product/init.js.map +0 -1
  125. package/build-cjs/models/product/option-set/init.js.map +0 -1
  126. package/build-cjs/models/product/option-set/option/index.js.map +0 -1
  127. package/build-cjs/models/product/option-set/option/init.js.map +0 -1
  128. package/build-cjs/models/product/variant/init.js.map +0 -1
  129. package/build-cjs/models/product/variant-type/init.js.map +0 -1
  130. package/build-cjs/models/raffle/index.js.map +0 -1
  131. package/build-cjs/models/raffle/init.js.map +0 -1
  132. package/build-cjs/models/stock-location/index.js.map +0 -1
  133. package/build-cjs/models/storefront/index.js.map +0 -1
  134. package/build-cjs/models/storefront/meta-templates/index.js.map +0 -1
  135. package/build-cjs/models/storefront/theme/index.js.map +0 -1
  136. package/build-cjs/models/theme-json/component/prop/index.js.map +0 -1
  137. package/build-cjs/models/theme-json/page/index.js.map +0 -1
  138. package/build-cjs/models/theme-json/settings/index.js.map +0 -1
  139. package/build-cjs/models/variant-type/index.js.map +0 -1
  140. package/build-cjs/models/variant-type/init.js.map +0 -1
  141. package/build-cjs/models/variant-type/variant-value/init.js.map +0 -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";