@ikas/storefront-models 6.1.0-beta.14 → 6.1.0-beta.141

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 (107) hide show
  1. package/build/index.d.ts +4 -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/merchant-settings/index.d.ts +1 -0
  7. package/build/models/order/gift-card-line/index.d.ts +11 -0
  8. package/build/models/order/gift-card-line/index.js +1 -0
  9. package/build/models/order/index.d.ts +2 -0
  10. package/build/models/order/line-item/bundle-product-settings/index.d.ts +5 -0
  11. package/build/models/order/line-item/index.d.ts +2 -0
  12. package/build/models/product/campaign-offer/index.d.ts +2 -0
  13. package/build/models/product/filter/index.d.ts +2 -1
  14. package/build/models/product/filter/index.js +1 -1
  15. package/build/models/product/index.d.ts +2 -0
  16. package/build/models/product/translations/index.d.ts +5 -0
  17. package/build/models/store-credit-balance/index.d.ts +24 -0
  18. package/build/models/store-credit-balance/index.js +1 -0
  19. package/build/models/theme-json/component/prop/index.d.ts +1 -0
  20. package/build/models/theme-json/custom-data/index.d.ts +1 -0
  21. package/build-cjs/index.d.ts +4 -0
  22. package/build-cjs/index.js +1 -1
  23. package/build-cjs/models/checkout-settings/index.d.ts +1 -0
  24. package/build-cjs/models/customer/review/index.d.ts +22 -0
  25. package/build-cjs/models/customer/review/index.js +1 -1
  26. package/build-cjs/models/merchant-settings/index.d.ts +1 -0
  27. package/build-cjs/models/order/gift-card-line/index.d.ts +11 -0
  28. package/build-cjs/models/order/gift-card-line/index.js +1 -0
  29. package/build-cjs/models/order/index.d.ts +2 -0
  30. package/build-cjs/models/order/line-item/bundle-product-settings/index.d.ts +5 -0
  31. package/build-cjs/models/order/line-item/index.d.ts +2 -0
  32. package/build-cjs/models/product/campaign-offer/index.d.ts +2 -0
  33. package/build-cjs/models/product/filter/index.d.ts +2 -1
  34. package/build-cjs/models/product/filter/index.js +1 -1
  35. package/build-cjs/models/product/index.d.ts +2 -0
  36. package/build-cjs/models/product/translations/index.d.ts +5 -0
  37. package/build-cjs/models/store-credit-balance/index.d.ts +24 -0
  38. package/build-cjs/models/store-credit-balance/index.js +1 -0
  39. package/build-cjs/models/theme-json/component/prop/index.d.ts +1 -0
  40. package/build-cjs/models/theme-json/custom-data/index.d.ts +1 -0
  41. package/package.json +1 -1
  42. package/build-cjs/_virtual/_tslib.js.map +0 -1
  43. package/build-cjs/index.js.map +0 -1
  44. package/build-cjs/models/base/init.js.map +0 -1
  45. package/build-cjs/models/blog/category/init.js.map +0 -1
  46. package/build-cjs/models/blog/init.js.map +0 -1
  47. package/build-cjs/models/blog/meta-data/index.js.map +0 -1
  48. package/build-cjs/models/brand/index.js.map +0 -1
  49. package/build-cjs/models/brand/init.js.map +0 -1
  50. package/build-cjs/models/campaign-offer/index.js.map +0 -1
  51. package/build-cjs/models/campaign-offer/product/index.js.map +0 -1
  52. package/build-cjs/models/cart/available-shipping-method/index.js.map +0 -1
  53. package/build-cjs/models/cart/campaign-offer/index.js.map +0 -1
  54. package/build-cjs/models/category/index.js.map +0 -1
  55. package/build-cjs/models/category/init.js.map +0 -1
  56. package/build-cjs/models/category/path-item/init.js.map +0 -1
  57. package/build-cjs/models/checkout-settings/index.js.map +0 -1
  58. package/build-cjs/models/country/init.js.map +0 -1
  59. package/build-cjs/models/customer/attribute/index.js.map +0 -1
  60. package/build-cjs/models/customer/attribute/init.js.map +0 -1
  61. package/build-cjs/models/customer/attribute/sales-channel/index.js.map +0 -1
  62. package/build-cjs/models/customer/index.js.map +0 -1
  63. package/build-cjs/models/customer/review/index.js.map +0 -1
  64. package/build-cjs/models/customer/review/init.js.map +0 -1
  65. package/build-cjs/models/html-meta-data/index.js.map +0 -1
  66. package/build-cjs/models/html-meta-data/init.js.map +0 -1
  67. package/build-cjs/models/merchant-settings/address/type/index.js.map +0 -1
  68. package/build-cjs/models/merchant-settings/index.js.map +0 -1
  69. package/build-cjs/models/merchant-settings/init.js.map +0 -1
  70. package/build-cjs/models/order/adjustment/index.js.map +0 -1
  71. package/build-cjs/models/order/index.js.map +0 -1
  72. package/build-cjs/models/order/invoice/index.js.map +0 -1
  73. package/build-cjs/models/order/line-item/base-unit/index.js.map +0 -1
  74. package/build-cjs/models/order/line-item/index.js.map +0 -1
  75. package/build-cjs/models/order/package/index.js.map +0 -1
  76. package/build-cjs/models/order/transaction/index.js.map +0 -1
  77. package/build-cjs/models/order/transaction/payment-method-detail/index.js.map +0 -1
  78. package/build-cjs/models/payment-gateway/additional-price/index.js.map +0 -1
  79. package/build-cjs/models/payment-gateway/index.js.map +0 -1
  80. package/build-cjs/models/payment-gateway/init.js.map +0 -1
  81. package/build-cjs/models/payment-gateway/settings/index.js.map +0 -1
  82. package/build-cjs/models/product/attribute/index.js.map +0 -1
  83. package/build-cjs/models/product/attribute/init.js.map +0 -1
  84. package/build-cjs/models/product/attribute-value/init.js.map +0 -1
  85. package/build-cjs/models/product/campaign/data/index.js.map +0 -1
  86. package/build-cjs/models/product/campaign/filter/index.js.map +0 -1
  87. package/build-cjs/models/product/filter/index.js.map +0 -1
  88. package/build-cjs/models/product/image/init.js.map +0 -1
  89. package/build-cjs/models/product/index.js.map +0 -1
  90. package/build-cjs/models/product/init.js.map +0 -1
  91. package/build-cjs/models/product/option-set/init.js.map +0 -1
  92. package/build-cjs/models/product/option-set/option/index.js.map +0 -1
  93. package/build-cjs/models/product/option-set/option/init.js.map +0 -1
  94. package/build-cjs/models/product/variant/init.js.map +0 -1
  95. package/build-cjs/models/product/variant-type/init.js.map +0 -1
  96. package/build-cjs/models/raffle/index.js.map +0 -1
  97. package/build-cjs/models/raffle/init.js.map +0 -1
  98. package/build-cjs/models/stock-location/index.js.map +0 -1
  99. package/build-cjs/models/storefront/index.js.map +0 -1
  100. package/build-cjs/models/storefront/meta-templates/index.js.map +0 -1
  101. package/build-cjs/models/storefront/theme/index.js.map +0 -1
  102. package/build-cjs/models/theme-json/component/prop/index.js.map +0 -1
  103. package/build-cjs/models/theme-json/page/index.js.map +0 -1
  104. package/build-cjs/models/theme-json/settings/index.js.map +0 -1
  105. package/build-cjs/models/variant-type/index.js.map +0 -1
  106. package/build-cjs/models/variant-type/init.js.map +0 -1
  107. package/build-cjs/models/variant-type/variant-value/init.js.map +0 -1
package/build/index.d.ts CHANGED
@@ -82,10 +82,12 @@ export * from "./models/order/address";
82
82
  export * from "./models/order/adjustment/applied-order-line";
83
83
  export * from "./models/order/adjustment";
84
84
  export * from "./models/order/customer";
85
+ export * from "./models/order/gift-card-line";
85
86
  export * from "./models/order/gift-line";
86
87
  export * from "./models/order/invoice";
87
88
  export * from "./models/order/line-item/base-unit/unit-type";
88
89
  export * from "./models/order/line-item/base-unit";
90
+ export * from "./models/order/line-item/bundle-product-settings";
89
91
  export * from "./models/order/line-item/discount";
90
92
  export * from "./models/order/line-item/option/value";
91
93
  export * from "./models/order/line-item/option";
@@ -163,7 +165,9 @@ export * from "./models/product/option-set";
163
165
  export * from "./models/product/sales-channel";
164
166
  export * from "./models/product/star";
165
167
  export * from "./models/product/stock-location";
168
+ export * from "./models/store-credit-balance";
166
169
  export * from "./models/product/tag";
170
+ export * from "./models/product/translations";
167
171
  export * from "./models/product/variant/bundle-settings/bundle-product";
168
172
  export * from "./models/product/variant/bundle-settings";
169
173
  export * from "./models/product/variant/price/product-campaign-price";
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{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{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};
@@ -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 = {
@@ -0,0 +1,11 @@
1
+ export declare type IkasOrderGiftCardLine = {
2
+ amount: number;
3
+ code: string;
4
+ giftCardId: string;
5
+ id: string;
6
+ type: IkasGiftCardType;
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};
@@ -9,6 +9,7 @@ import { IkasOrderAdjustment } from "./adjustment";
9
9
  import { IkasOrderPackage } from "./package";
10
10
  import { IkasOrderTaxLine } from "./tax-line";
11
11
  import { IkasBaseModel } from "../base";
12
+ import { IkasOrderGiftCardLine } from "./gift-card-line";
12
13
  export declare type IkasOrder = {
13
14
  billingAddress: IkasOrderAddress | null;
14
15
  cancelReason: IkasOrderCancelReason | null;
@@ -17,6 +18,7 @@ export declare type IkasOrder = {
17
18
  currencySymbol: string | null;
18
19
  customer: IkasOrderCustomer | null;
19
20
  customerId: string | null;
21
+ giftCardLines: IkasOrderGiftCardLine[] | null;
20
22
  giftPackageLines: IkasOrderGiftPackageLine[] | null;
21
23
  giftPackageNote: string | null;
22
24
  invoices: IkasInvoice[] | null;
@@ -0,0 +1,5 @@
1
+ export declare type IkasOrderLineBundleProductSettings = {
2
+ bundleLineId: string;
3
+ bundleLineQuantity: number;
4
+ name: string | null;
5
+ };
@@ -2,7 +2,9 @@ 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";
5
6
  export declare type IkasOrderLineItem = {
7
+ bundleProductSettings: IkasOrderLineBundleProductSettings | null;
6
8
  currencyCode: string | null;
7
9
  currencySymbol: string | null;
8
10
  discount: IkasOrderLineDiscount | null;
@@ -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,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;
@@ -82,10 +82,12 @@ export * from "./models/order/address";
82
82
  export * from "./models/order/adjustment/applied-order-line";
83
83
  export * from "./models/order/adjustment";
84
84
  export * from "./models/order/customer";
85
+ export * from "./models/order/gift-card-line";
85
86
  export * from "./models/order/gift-line";
86
87
  export * from "./models/order/invoice";
87
88
  export * from "./models/order/line-item/base-unit/unit-type";
88
89
  export * from "./models/order/line-item/base-unit";
90
+ export * from "./models/order/line-item/bundle-product-settings";
89
91
  export * from "./models/order/line-item/discount";
90
92
  export * from "./models/order/line-item/option/value";
91
93
  export * from "./models/order/line-item/option";
@@ -163,7 +165,9 @@ export * from "./models/product/option-set";
163
165
  export * from "./models/product/sales-channel";
164
166
  export * from "./models/product/star";
165
167
  export * from "./models/product/stock-location";
168
+ export * from "./models/store-credit-balance";
166
169
  export * from "./models/product/tag";
170
+ export * from "./models/product/translations";
167
171
  export * from "./models/product/variant/bundle-settings/bundle-product";
168
172
  export * from "./models/product/variant/bundle-settings";
169
173
  export * from "./models/product/variant/price/product-campaign-price";
@@ -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"),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/gift-card-line/index.js"),A=require("./models/order/invoice/index.js"),F=require("./models/order/line-item/base-unit/index.js"),M=require("./models/order/line-item/option/value/index.js"),R=require("./models/order/line-item/index.js"),D=require("./models/order/package/index.js"),B=require("./models/order/order-transaction-with-prices/transaction-with-prices/transaction-fee-with-prices/index.js"),V=require("./models/order/order-transaction-with-prices/transaction-with-prices/transaction-payment-method-detail-with-prices/index.js"),G=require("./models/order/order-transaction-with-prices/transaction-with-prices/index.js"),L=require("./models/order/transaction/payment-method-detail/index.js"),W=require("./models/order/transaction/index.js"),H=require("./models/order/index.js"),J=require("./models/payment-gateway/additional-price/index.js"),U=require("./models/payment-gateway/settings/index.js"),_=require("./models/payment-gateway/init.js"),z=require("./models/payment-gateway/index.js"),K=require("./models/product/attribute/init.js"),N=require("./models/product/attribute/index.js"),Q=require("./models/product/attribute-value/init.js"),X=require("./models/product/filter/index.js"),Y=require("./models/product/group/init.js"),Z=require("./models/product/campaign/data/index.js"),$=require("./models/product/campaign/filter/index.js"),ee=require("./models/product/image/init.js"),te=require("./models/product/option-set/option/init.js"),re=require("./models/product/option-set/option/index.js"),ne=require("./models/product/option-set/init.js"),ie=require("./models/product/sales-channel/index.js"),oe=require("./models/product/stock-location/index.js"),ae=require("./models/store-credit-balance/index.js"),se=require("./models/product/variant/init.js"),ue=require("./models/product/variant-type/init.js"),pe=require("./models/product/init.js"),ce=require("./models/product/index.js"),de=require("./models/raffle/init.js"),me=require("./models/raffle/index.js"),le=require("./models/state/init.js"),fe=require("./models/stock-location/index.js"),ye=require("./models/storefront/b2b-settings/index.js"),ke=require("./models/storefront/theme/index.js"),Ie=require("./models/storefront/meta-templates/index.js"),be=require("./models/storefront/index.js"),Pe=require("./models/storefront-popup/storefront-popup-display-filter/index.js"),ge=require("./models/storefront-popup/storefront-popup-display-settings/index.js"),je=require("./models/storefront-popup/storefront-popup-page-filter/index.js"),xe=require("./models/storefront-popup/storefront-popup-page-filter/storefront-popup-page-filter-data/index.js"),Te=require("./models/storefront-popup/index.js"),Oe=require("./models/theme-json/component/prop/index.js"),Se=require("./models/theme-json/page/index.js"),Ce=require("./models/theme-json/settings/index.js"),qe=require("./models/variant-type/variant-value/init.js"),he=require("./models/variant-type/init.js"),Ee=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,"IkasProductTypeEnum",{enumerable:!0,get:function(){return O.IkasProductTypeEnum}}),Object.defineProperty(exports,"IkasCustomerAccountStatus",{enumerable:!0,get:function(){return S.IkasCustomerAccountStatus}}),Object.defineProperty(exports,"IkasCustomerEmailSubscriptionStatus",{enumerable:!0,get:function(){return S.IkasCustomerEmailSubscriptionStatus}}),Object.defineProperty(exports,"IkasCustomerEmailSubscriptionStatusesEnum",{enumerable:!0,get:function(){return S.IkasCustomerEmailSubscriptionStatusesEnum}}),Object.defineProperty(exports,"IkasCustomerGenderTypeEnum",{enumerable:!0,get:function(){return S.IkasCustomerGenderTypeEnum}}),Object.defineProperty(exports,"IkasCustomerRegistrationSource",{enumerable:!0,get:function(){return S.IkasCustomerRegistrationSource}}),exports.initIkasHTMLMetaData=C.initIkasHTMLMetaData,exports.setHTMLMetaDataTranslations=C.setHTMLMetaDataTranslations,Object.defineProperty(exports,"IkasHTMLMetaDataTargetType",{enumerable:!0,get:function(){return q.IkasHTMLMetaDataTargetType}}),exports.initIkasMerchantSettings=h.initIkasMerchantSettings,Object.defineProperty(exports,"IkasMerchantSettingsAddressTypeEnum",{enumerable:!0,get:function(){return E.IkasMerchantSettingsAddressTypeEnum}}),Object.defineProperty(exports,"IkasAdjustmentType",{enumerable:!0,get:function(){return v.IkasAdjustmentType}}),Object.defineProperty(exports,"IkasAmountType",{enumerable:!0,get:function(){return v.IkasAmountType}}),Object.defineProperty(exports,"IkasGiftCardType",{enumerable:!0,get:function(){return w.IkasGiftCardType}}),Object.defineProperty(exports,"IkasInvoiceType",{enumerable:!0,get:function(){return A.IkasInvoiceType}}),Object.defineProperty(exports,"IkasProductUnitType",{enumerable:!0,get:function(){return F.IkasProductUnitType}}),Object.defineProperty(exports,"ProductOptionPriceTypeEnum",{enumerable:!0,get:function(){return M.ProductOptionPriceTypeEnum}}),Object.defineProperty(exports,"IkasOrderLineItemStatus",{enumerable:!0,get:function(){return R.IkasOrderLineItemStatus}}),Object.defineProperty(exports,"IkasOrderPackageFullfillStatus",{enumerable:!0,get:function(){return D.IkasOrderPackageFullfillStatus}}),Object.defineProperty(exports,"IkasTransactionFeeSourceWithPrices",{enumerable:!0,get:function(){return B.IkasTransactionFeeSourceWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardAssociationWithPrices",{enumerable:!0,get:function(){return V.IkasTransactionCardAssociationWithPrices}}),Object.defineProperty(exports,"IkasTransactionCardTypeWithPrices",{enumerable:!0,get:function(){return V.IkasTransactionCardTypeWithPrices}}),Object.defineProperty(exports,"IkasPaymentMethodTypeWithPrices",{enumerable:!0,get:function(){return G.IkasPaymentMethodTypeWithPrices}}),Object.defineProperty(exports,"IkasTransactionSourceWithPrices",{enumerable:!0,get:function(){return G.IkasTransactionSourceWithPrices}}),Object.defineProperty(exports,"IkasTransactionStatusWithPrices",{enumerable:!0,get:function(){return G.IkasTransactionStatusWithPrices}}),Object.defineProperty(exports,"IkasTransactionTypeWithPrices",{enumerable:!0,get:function(){return G.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 W.IkasTransactionStatus}}),Object.defineProperty(exports,"IkasTransactionType",{enumerable:!0,get:function(){return W.IkasTransactionType}}),Object.defineProperty(exports,"IkasOrderCancelReason",{enumerable:!0,get:function(){return H.IkasOrderCancelReason}}),Object.defineProperty(exports,"IkasOrderPackageStatus",{enumerable:!0,get:function(){return H.IkasOrderPackageStatus}}),Object.defineProperty(exports,"IkasOrderPaymentStatus",{enumerable:!0,get:function(){return H.IkasOrderPaymentStatus}}),Object.defineProperty(exports,"IkasOrderShippingMethod",{enumerable:!0,get:function(){return H.IkasOrderShippingMethod}}),Object.defineProperty(exports,"IkasOrderStatus",{enumerable:!0,get:function(){return H.IkasOrderStatus}}),Object.defineProperty(exports,"IkasPaymentGatewayAdditionalPriceType",{enumerable:!0,get:function(){return J.IkasPaymentGatewayAdditionalPriceType}}),Object.defineProperty(exports,"IkasPaymentGatewayTransactionFeeType",{enumerable:!0,get:function(){return J.IkasPaymentGatewayTransactionFeeType}}),Object.defineProperty(exports,"IkasPaymentGatewaySettingsType",{enumerable:!0,get:function(){return U.IkasPaymentGatewaySettingsType}}),exports.initIkasPaymentGateway=_.initIkasPaymentGateway,Object.defineProperty(exports,"IkasPaymentGatewayType",{enumerable:!0,get:function(){return z.IkasPaymentGatewayType}}),Object.defineProperty(exports,"IkasPaymentMethodType",{enumerable:!0,get:function(){return z.IkasPaymentMethodType}}),exports.initIkasProductAttribute=K.initIkasProductAttribute,Object.defineProperty(exports,"IkasProductAttributeType",{enumerable:!0,get:function(){return N.IkasProductAttributeType}}),exports.initIkasProductAttributeValue=Q.initIkasProductAttributeValue,Object.defineProperty(exports,"IkasProductFilterDisplayType",{enumerable:!0,get:function(){return X.IkasProductFilterDisplayType}}),Object.defineProperty(exports,"IkasProductFilterSortType",{enumerable:!0,get:function(){return X.IkasProductFilterSortType}}),Object.defineProperty(exports,"IkasProductFilterType",{enumerable:!0,get:function(){return X.IkasProductFilterType}}),Object.defineProperty(exports,"IkasProductStockFilterValue",{enumerable:!0,get:function(){return X.IkasProductStockFilterValue}}),exports.initIkasProductGroup=Y.initIkasProductGroup,exports.setProductGroupTranslations=Y.setProductGroupTranslations,Object.defineProperty(exports,"IkasCampaignApplicablePrice",{enumerable:!0,get:function(){return Z.IkasCampaignApplicablePrice}}),Object.defineProperty(exports,"IkasCampaignCreatedFor",{enumerable:!0,get:function(){return Z.IkasCampaignCreatedFor}}),Object.defineProperty(exports,"IkasCampaignType",{enumerable:!0,get:function(){return Z.IkasCampaignType}}),Object.defineProperty(exports,"IkasCampaignFilterType",{enumerable:!0,get:function(){return $.IkasCampaignFilterType}}),exports.initIkasProductImage=ee.initIkasProductImage,exports.initIkasProductOption=te.initIkasProductOption,Object.defineProperty(exports,"IkasProductOptionPriceTypeEnum",{enumerable:!0,get:function(){return re.IkasProductOptionPriceTypeEnum}}),Object.defineProperty(exports,"IkasProductOptionSelectType",{enumerable:!0,get:function(){return re.IkasProductOptionSelectType}}),Object.defineProperty(exports,"IkasProductOptionType",{enumerable:!0,get:function(){return re.IkasProductOptionType}}),exports.initIkasProductOptionSet=ne.initIkasProductOptionSet,exports.initOptionValues=ne.initOptionValues,exports.initValues=ne.initValues,exports.setChildOptions=ne.setChildOptions,Object.defineProperty(exports,"IkasSalesChannelStatusEnum",{enumerable:!0,get:function(){return ie.IkasSalesChannelStatusEnum}}),Object.defineProperty(exports,"IkasGetAvailableStockLocationType",{enumerable:!0,get:function(){return oe.IkasGetAvailableStockLocationType}}),Object.defineProperty(exports,"IkasStoreCreditType",{enumerable:!0,get:function(){return ae.IkasStoreCreditType}}),exports.initIkasProductVariant=se.initIkasProductVariant,exports.initIkasProductVariantType=ue.initIkasProductVariantType,exports.initIkasProduct=pe.initIkasProduct,Object.defineProperty(exports,"IkasProductType",{enumerable:!0,get:function(){return ce.IkasProductType}}),exports.initIkasRaffle=de.initIkasRaffle,Object.defineProperty(exports,"IkasRaffleMetadataTargetType",{enumerable:!0,get:function(){return me.IkasRaffleMetadataTargetType}}),Object.defineProperty(exports,"IkasRaffleParticipantStatus",{enumerable:!0,get:function(){return me.IkasRaffleParticipantStatus}}),Object.defineProperty(exports,"IkasRaffleVerificationType",{enumerable:!0,get:function(){return me.IkasRaffleVerificationType}}),exports.initIkasState=le.initIkasState,Object.defineProperty(exports,"IkasStockLocationDeliveryTime",{enumerable:!0,get:function(){return fe.IkasStockLocationDeliveryTime}}),Object.defineProperty(exports,"IkasStockLocationType",{enumerable:!0,get:function(){return fe.IkasStockLocationType}}),Object.defineProperty(exports,"IkasStorefrontB2BShowPricesEnum",{enumerable:!0,get:function(){return ye.IkasStorefrontB2BShowPricesEnum}}),Object.defineProperty(exports,"IkasStorefrontB2BShowProductsEnum",{enumerable:!0,get:function(){return ye.IkasStorefrontB2BShowProductsEnum}}),Object.defineProperty(exports,"IkasStorefrontThemeStatus",{enumerable:!0,get:function(){return ke.IkasStorefrontThemeStatus}}),Object.defineProperty(exports,"StorefrontPageTypesEnum",{enumerable:!0,get:function(){return Ie.StorefrontPageTypesEnum}}),Object.defineProperty(exports,"IkasStorefrontStatus",{enumerable:!0,get:function(){return be.IkasStorefrontStatus}}),Object.defineProperty(exports,"IkasStorefrontType",{enumerable:!0,get:function(){return be.IkasStorefrontType}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayFilterTypeEnum",{enumerable:!0,get:function(){return Pe.IkasStorefrontPopupDisplayFilterTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayFrequencyEnum",{enumerable:!0,get:function(){return ge.IkasStorefrontPopupDisplayFrequencyEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDisplayTriggerTypeEnum",{enumerable:!0,get:function(){return ge.IkasStorefrontPopupDisplayTriggerTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupPageFilterTypeEnum",{enumerable:!0,get:function(){return je.IkasStorefrontPopupPageFilterTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupPageFilterDataTypeEnum",{enumerable:!0,get:function(){return xe.IkasStorefrontPopupPageFilterDataTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupDeviceTypeEnum",{enumerable:!0,get:function(){return Te.IkasStorefrontPopupDeviceTypeEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupStatusEnum",{enumerable:!0,get:function(){return Te.IkasStorefrontPopupStatusEnum}}),Object.defineProperty(exports,"IkasStorefrontPopupTypeEnum",{enumerable:!0,get:function(){return Te.IkasStorefrontPopupTypeEnum}}),Object.defineProperty(exports,"IkasThemeJsonComponentPropType",{enumerable:!0,get:function(){return Oe.IkasThemeJsonComponentPropType}}),Object.defineProperty(exports,"IkasThemeJsonPageType",{enumerable:!0,get:function(){return Se.IkasThemeJsonPageType}}),Object.defineProperty(exports,"IkasThemeJsonStockPreference",{enumerable:!0,get:function(){return Ce.IkasThemeJsonStockPreference}}),exports.initIkasVariantValue=qe.initIkasVariantValue,exports.initIkasVariantType=he.initIkasVariantType,Object.defineProperty(exports,"IkasVariantSelectionType",{enumerable:!0,get:function(){return Ee.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";
@@ -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 = {
@@ -0,0 +1,11 @@
1
+ export declare type IkasOrderGiftCardLine = {
2
+ amount: number;
3
+ code: string;
4
+ giftCardId: string;
5
+ id: string;
6
+ type: IkasGiftCardType;
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";
@@ -9,6 +9,7 @@ import { IkasOrderAdjustment } from "./adjustment";
9
9
  import { IkasOrderPackage } from "./package";
10
10
  import { IkasOrderTaxLine } from "./tax-line";
11
11
  import { IkasBaseModel } from "../base";
12
+ import { IkasOrderGiftCardLine } from "./gift-card-line";
12
13
  export declare type IkasOrder = {
13
14
  billingAddress: IkasOrderAddress | null;
14
15
  cancelReason: IkasOrderCancelReason | null;
@@ -17,6 +18,7 @@ export declare type IkasOrder = {
17
18
  currencySymbol: string | null;
18
19
  customer: IkasOrderCustomer | null;
19
20
  customerId: string | null;
21
+ giftCardLines: IkasOrderGiftCardLine[] | null;
20
22
  giftPackageLines: IkasOrderGiftPackageLine[] | null;
21
23
  giftPackageNote: string | null;
22
24
  invoices: IkasInvoice[] | null;
@@ -0,0 +1,5 @@
1
+ export declare type IkasOrderLineBundleProductSettings = {
2
+ bundleLineId: string;
3
+ bundleLineQuantity: number;
4
+ name: string | null;
5
+ };
@@ -2,7 +2,9 @@ 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";
5
6
  export declare type IkasOrderLineItem = {
7
+ bundleProductSettings: IkasOrderLineBundleProductSettings | null;
6
8
  currencyCode: string | null;
7
9
  currencySymbol: string | null;
8
10
  discount: IkasOrderLineDiscount | null;
@@ -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,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;