@ikas/storefront 0.2.0-alpha.5 → 0.2.0-alpha.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/[slug]-c3efec75.js +1 -0
- package/build/{__generated__ → cjs/__generated__}/global-types.d.ts +0 -0
- package/build/{analytics → cjs/analytics}/analytics.d.ts +0 -0
- package/build/{analytics → cjs/analytics}/events.d.ts +0 -0
- package/build/{analytics → cjs/analytics}/facebookPixel.d.ts +0 -0
- package/build/{analytics → cjs/analytics}/googleTagManager.d.ts +0 -0
- package/build/{analytics → cjs/analytics}/head/index.d.ts +0 -0
- package/build/{analytics → cjs/analytics}/ikas.d.ts +0 -0
- package/build/{analytics → cjs/analytics}/index.d.ts +0 -0
- package/build/cjs/analytics.js +1 -0
- package/build/{api → cjs/api}/apollo.d.ts +0 -0
- package/build/{api → cjs/api}/back-in-stock-reminder/__generated__/listProductBackInStockRemind.d.ts +0 -0
- package/build/{api → cjs/api}/back-in-stock-reminder/__generated__/saveProductBackInStockRemind.d.ts +0 -0
- package/build/{api → cjs/api}/back-in-stock-reminder/index.d.ts +0 -0
- package/build/{api → cjs/api}/blog/__generated__/getBlog.d.ts +0 -0
- package/build/{api → cjs/api}/blog/__generated__/listBlog.d.ts +0 -0
- package/build/{api → cjs/api}/blog/__generated__/listBlogCategory.d.ts +0 -0
- package/build/{api → cjs/api}/blog/__generated__/listBlogMetaData.d.ts +0 -0
- package/build/{api → cjs/api}/blog/index.d.ts +0 -0
- package/build/{api → cjs/api}/brand/__generated__/listProductBrand.d.ts +0 -0
- package/build/{api → cjs/api}/brand/index.d.ts +0 -0
- package/build/{api → cjs/api}/cart/__generated__/getCart.d.ts +0 -0
- package/build/{api → cjs/api}/cart/__generated__/saveItemToCart.d.ts +0 -0
- package/build/{api → cjs/api}/cart/index.d.ts +0 -0
- package/build/{api → cjs/api}/category/__generated__/listCategory.d.ts +0 -0
- package/build/{api → cjs/api}/category/__generated__/listCategoryPaths.d.ts +0 -0
- package/build/{api → cjs/api}/category/index.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/addCouponCodeToCheckout.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/checkStocks.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/createSaleTransactionWithCheckout.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/getCheckoutByCartId.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/getCheckoutById.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/getOrder.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/listCheckoutSettings.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/listPaymentGateway.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/retrieveInstallmentInfo.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/__generated__/saveCheckout.d.ts +0 -0
- package/build/{api → cjs/api}/checkout/index.d.ts +0 -0
- package/build/{api → cjs/api}/city/__generated__/listCity.d.ts +0 -0
- package/build/{api → cjs/api}/city/index.d.ts +0 -0
- package/build/{api → cjs/api}/contact-form/__generated__/sendContactFormToMerchant.d.ts +0 -0
- package/build/{api → cjs/api}/contact-form/index.d.ts +0 -0
- package/build/{api → cjs/api}/country/__generated__/getAvailableShippingCountries.d.ts +0 -0
- package/build/{api → cjs/api}/country/__generated__/getMyCountry.d.ts +0 -0
- package/build/{api → cjs/api}/country/__generated__/listCountry.d.ts +0 -0
- package/build/{api → cjs/api}/country/index.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/checkCustomerEmail.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/createCustomerEmailSubscription.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/createOrderRefundRequest.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/customerForgotPassword.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/customerLogin.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/customerRecoverPassword.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/customerRefreshToken.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/getCustomerOrders.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/getLastViewedProducts.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/getMyCustomer.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/listOrderRefundSettings.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/listOrderTransactions.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/registerCustomer.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/saveLastViewedProducts.d.ts +0 -0
- package/build/{api → cjs/api}/customer/__generated__/saveMyCustomer.d.ts +0 -0
- package/build/{api → cjs/api}/customer/index.d.ts +0 -0
- package/build/{api → cjs/api}/customer-review/__generated__/createCustomerReview.d.ts +0 -0
- package/build/{api → cjs/api}/customer-review/__generated__/listCustomerReviews.d.ts +0 -0
- package/build/{api → cjs/api}/customer-review/index.d.ts +0 -0
- package/build/{api → cjs/api}/district/__generated__/listDistrict.d.ts +0 -0
- package/build/{api → cjs/api}/district/index.d.ts +0 -0
- package/build/{api → cjs/api}/favorite-product/__generated__/isFavoriteProduct.d.ts +0 -0
- package/build/{api → cjs/api}/favorite-product/__generated__/listFavoriteProducts.d.ts +0 -0
- package/build/{api → cjs/api}/favorite-product/__generated__/saveFavoriteProduct.d.ts +0 -0
- package/build/{api → cjs/api}/favorite-product/index.d.ts +0 -0
- package/build/{api → cjs/api}/html-meta-data/__generated__/listHTMLMetaData.d.ts +0 -0
- package/build/{api → cjs/api}/html-meta-data/index.d.ts +0 -0
- package/build/{api → cjs/api}/index.d.ts +0 -0
- package/build/{api → cjs/api}/merchant/__generated__/listMerchantSettings.d.ts +0 -0
- package/build/{api → cjs/api}/merchant/index.d.ts +0 -0
- package/build/{api → cjs/api}/product-attribute/__generated__/listProductAttribute.d.ts +0 -0
- package/build/{api → cjs/api}/product-attribute/index.d.ts +0 -0
- package/build/{api → cjs/api}/product-option-set/__generated__/ListProductOptionSet.d.ts +0 -0
- package/build/{api → cjs/api}/product-option-set/index.d.ts +0 -0
- package/build/{api → cjs/api}/product-search/__generated__/getProductFilterData.d.ts +0 -0
- package/build/{api → cjs/api}/product-search/__generated__/searchProducts.d.ts +0 -0
- package/build/{api → cjs/api}/product-search/index.d.ts +0 -0
- package/build/{api → cjs/api}/state/__generated__/listState.d.ts +0 -0
- package/build/{api → cjs/api}/state/index.d.ts +0 -0
- package/build/{api → cjs/api}/stock-location/__generated__/listStockLocation.d.ts +0 -0
- package/build/{api → cjs/api}/stock-location/index.d.ts +0 -0
- package/build/{api → cjs/api}/storefront/__generated__/getStorefront.d.ts +0 -0
- package/build/{api → cjs/api}/storefront/index.d.ts +0 -0
- package/build/{api → cjs/api}/variant-type/__generated__/listVariantType.d.ts +0 -0
- package/build/{api → cjs/api}/variant-type/index.d.ts +0 -0
- package/build/cjs/api.js +1 -0
- package/build/{assets → cjs/assets}/translations/checkout/en.js +0 -0
- package/build/{assets → cjs/assets}/translations/checkout/tr.js +0 -0
- package/build/cjs/base-6b93f997.js +1 -0
- package/build/cjs/blog-category-list-617dc467.js +1 -0
- package/build/cjs/cart-8b6a2951.js +1 -0
- package/build/{components → cjs/components}/checkout/components/address-form/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/address-form/model.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/button/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/cart-summary/cart-item/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/cart-summary/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/checkbox/check.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/checkbox/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/credit-card-form/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/credit-card-form/model.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/credit-card-form/svg/amex.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/credit-card-form/svg/master-card.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/credit-card-form/svg/troy.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/credit-card-form/svg/visa.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/customer-addresses/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/customer-addresses/model.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/error/customer-login-required-error/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/error/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/error/no-shipping-error/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/error/payment-error/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/error/stock-error/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/error/unknown-error/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/expandable-section/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/form-item/caret-down.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/form-item/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/form-item/model.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/fullscreen-loading/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/input-with-button/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/modal/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/notification-box/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/select-box/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/step-container/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/arrow-down.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/arrow-left.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/arrow-right.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/cross.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/discount.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/external.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/gift.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/ikas.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/lock.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/shopping-cart.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/success-circle.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/tag.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/svg/warning.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/toggle/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/components/tooltip/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/model.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/steps/step-info/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/steps/step-payment/billing-address/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/steps/step-payment/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/steps/step-payment/payment-gateways/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/steps/step-payment/payment-gateways/installments/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/steps/step-shipping/index.d.ts +0 -0
- package/build/{components → cjs/components}/checkout/steps/step-success/index.d.ts +0 -0
- package/build/{components → cjs/components}/error/index.d.ts +0 -0
- package/build/{components → cjs/components}/image/index.d.ts +0 -0
- package/build/{components → cjs/components}/index.d.ts +0 -0
- package/build/{components → cjs/components}/page/ThemeComponent.d.ts +0 -0
- package/build/{components → cjs/components}/page/head.d.ts +0 -0
- package/build/{components → cjs/components}/page/index.d.ts +1 -0
- package/build/{components → cjs/components}/page-editor/ThemeComponentEditor.d.ts +0 -0
- package/build/{components → cjs/components}/page-editor/index.d.ts +0 -0
- package/build/{components → cjs/components}/page-editor/model.d.ts +0 -0
- package/build/cjs/components.js +1 -0
- package/build/cjs/en-e3cbabf6.js +1 -0
- package/build/cjs/get-7400a559.js +15 -0
- package/build/cjs/i18n-0303b446.js +1 -0
- package/build/cjs/index-2bed1aff.js +1 -0
- package/build/cjs/index-30376afa.js +1 -0
- package/build/cjs/index-45530bb2.js +1 -0
- package/build/cjs/index-5b6bd214.js +1 -0
- package/build/cjs/index-7343404a.js +1 -0
- package/build/cjs/index-84548617.js +1 -0
- package/build/cjs/index-af30c815.js +3 -0
- package/build/cjs/index-c75f4868.js +1 -0
- package/build/cjs/index-d04fee37.js +1 -0
- package/build/{index.css → cjs/index.css} +0 -0
- package/build/{index.d.ts → cjs/index.d.ts} +0 -0
- package/build/cjs/index.js +1 -0
- package/build/{models → cjs/models}/data/blog/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/brand/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/cart/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/category/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/checkout/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/checkout-settings/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/city/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/contact-form/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/country/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/customer/address/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/customer/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/customer-review/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/customer-review-settings/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/district/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/favorite-product/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/html-meta-data/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/image/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/index.d.ts +1 -1
- package/build/{models → cjs/models}/data/installment-info/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/merchant-settings/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/address/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/adjustment/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/gift-line/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/line-item/discount/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/line-item/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/line-item/variant/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/refund/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/refund/refund-line-item/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/refund/settings.d.ts +0 -0
- package/build/{models → cjs/models}/data/order/shipping-line/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/order-transaction/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/payment-gateway/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product/attribute-value/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product/variant/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product/variant/price/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product/variant-type/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product-attribute/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product-attribute/product-attribute-option/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product-attribute/product-attribute-table-cell/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product-attribute/product-attribute-table-template/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product-back-in-stock-settings/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product-filter/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product-option-set/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/product-tag/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/sales-channel/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/simple-product/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/state/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/storefront/domain/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/storefront/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/storefront/localization/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/storefront/routing/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/storefront/theme/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/storefront/theme-localization/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/variant-type/index.d.ts +0 -0
- package/build/{models → cjs/models}/data/variant-type/variant-value/index.d.ts +0 -0
- package/build/{models → cjs/models}/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/component/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/component/prop/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/custom-data/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/attribute-list.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/attribute.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/blog-category-list.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/blog-category.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/blog-list.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/blog.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/brand-list.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/brand.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/category-list.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/category.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/link.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/product-detail.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/component/prop-value/product-list.d.ts +0 -0
- package/build/{models → cjs/models}/theme/page/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/settings/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/settings/prop/color/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/settings/prop/favicon/index.d.ts +0 -0
- package/build/{models → cjs/models}/theme/theme.d.ts +0 -0
- package/build/{models → cjs/models}/ui/blog-category-list/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/blog-list/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/brand-list/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/category-list/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/component-renderer/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/customer-review-list/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/navigation-link/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/product-attribute-detail/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/product-attribute-list/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/product-detail/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/product-list/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/form/account-info.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/form/address.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/form/contact-form.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/form/customer-review.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/form/forgot-password.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/form/login.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/form/recover-password.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/form/register.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/index.d.ts +0 -0
- package/build/{models → cjs/models}/ui/validator/rules/index.d.ts +0 -0
- package/build/cjs/models.js +1 -0
- package/build/{pages → cjs/pages}/404.d.ts +0 -0
- package/build/{pages → cjs/pages}/[slug]/index.d.ts +0 -0
- package/build/{pages → cjs/pages}/account/addresses.d.ts +0 -0
- package/build/{pages → cjs/pages}/account/favorite-products.d.ts +0 -0
- package/build/{pages → cjs/pages}/account/forgot-password.d.ts +0 -0
- package/build/{pages → cjs/pages}/account/index.d.ts +0 -0
- package/build/{pages → cjs/pages}/account/login.d.ts +0 -0
- package/build/{pages → cjs/pages}/account/orders/[id].d.ts +0 -0
- package/build/{pages → cjs/pages}/account/orders/index.d.ts +0 -0
- package/build/{pages → cjs/pages}/account/recover-password.d.ts +0 -0
- package/build/{pages → cjs/pages}/account/register.d.ts +0 -0
- package/build/{pages → cjs/pages}/blog/[slug].d.ts +0 -0
- package/build/{pages → cjs/pages}/blog/index.d.ts +0 -0
- package/build/{pages → cjs/pages}/cart.d.ts +0 -0
- package/build/{pages → cjs/pages}/checkout.d.ts +0 -0
- package/build/{pages → cjs/pages}/editor.d.ts +1 -0
- package/build/{pages → cjs/pages}/home.d.ts +0 -0
- package/build/cjs/pages/index.d.ts +19 -0
- package/build/{pages → cjs/pages}/pages/[slug].d.ts +0 -0
- package/build/{pages → cjs/pages}/search.d.ts +0 -0
- package/build/cjs/pages.js +1 -0
- package/build/{providers → cjs/providers}/page-data-get.d.ts +0 -0
- package/build/{providers → cjs/providers}/page-data-init.d.ts +0 -0
- package/build/{providers → cjs/providers}/page-data-next.d.ts +0 -0
- package/build/{providers → cjs/providers}/placeholders.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/attribute-list.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/attribute.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/blog-category-list.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/blog-category.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/blog-list.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/blog.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/boolean.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/brand-list.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/brand.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/category-list.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/category.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/color.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/custom.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/image-list.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/image.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/index.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/link.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/product-detail.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/product-list.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/rich-text.d.ts +0 -0
- package/build/{providers → cjs/providers}/prop-value/text.d.ts +0 -0
- package/build/{store → cjs/store}/base.d.ts +0 -0
- package/build/{store → cjs/store}/cart.d.ts +0 -0
- package/build/{store → cjs/store}/customer.d.ts +0 -0
- package/build/{store → cjs/store}/index.d.ts +0 -0
- package/build/cjs/store.js +1 -0
- package/build/{storefront → cjs/storefront}/index.d.ts +2 -2
- package/build/cjs/storefront.js +1 -0
- package/build/cjs/tr-c4424931.js +1 -0
- package/build/{utils → cjs/utils}/currency.d.ts +0 -0
- package/build/{utils → cjs/utils}/helper.d.ts +0 -0
- package/build/{utils → cjs/utils}/i18n.d.ts +0 -0
- package/build/{utils → cjs/utils}/index.d.ts +0 -0
- package/build/cjs/utils.js +1 -0
- package/build/esm/[slug]-5be05d9d.js +1 -0
- package/build/esm/__generated__/global-types.d.ts +624 -0
- package/build/esm/analytics/analytics.d.ts +37 -0
- package/build/esm/analytics/events.d.ts +36 -0
- package/build/esm/analytics/facebookPixel.d.ts +15 -0
- package/build/esm/analytics/googleTagManager.d.ts +201 -0
- package/build/esm/analytics/head/index.d.ts +7 -0
- package/build/esm/analytics/ikas.d.ts +133 -0
- package/build/esm/analytics/index.d.ts +2 -0
- package/build/esm/analytics.js +1 -0
- package/build/esm/api/apollo.d.ts +10 -0
- package/build/esm/api/back-in-stock-reminder/__generated__/listProductBackInStockRemind.d.ts +24 -0
- package/build/esm/api/back-in-stock-reminder/__generated__/saveProductBackInStockRemind.d.ts +19 -0
- package/build/esm/api/back-in-stock-reminder/index.d.ts +23 -0
- package/build/esm/api/blog/__generated__/getBlog.d.ts +83 -0
- package/build/esm/api/blog/__generated__/listBlog.d.ts +86 -0
- package/build/esm/api/blog/__generated__/listBlogCategory.d.ts +38 -0
- package/build/esm/api/blog/__generated__/listBlogMetaData.d.ts +29 -0
- package/build/esm/api/blog/index.d.ts +32 -0
- package/build/esm/api/brand/__generated__/listProductBrand.d.ts +47 -0
- package/build/esm/api/brand/index.d.ts +16 -0
- package/build/esm/api/cart/__generated__/getCart.d.ts +71 -0
- package/build/esm/api/cart/__generated__/saveItemToCart.d.ts +74 -0
- package/build/esm/api/cart/index.d.ts +5 -0
- package/build/esm/api/category/__generated__/listCategory.d.ts +52 -0
- package/build/esm/api/category/__generated__/listCategoryPaths.d.ts +23 -0
- package/build/esm/api/category/index.d.ts +18 -0
- package/build/esm/api/checkout/__generated__/addCouponCodeToCheckout.d.ts +11 -0
- package/build/esm/api/checkout/__generated__/checkStocks.d.ts +18 -0
- package/build/esm/api/checkout/__generated__/createSaleTransactionWithCheckout.d.ts +22 -0
- package/build/esm/api/checkout/__generated__/getCheckoutByCartId.d.ts +10 -0
- package/build/esm/api/checkout/__generated__/getCheckoutById.d.ts +232 -0
- package/build/esm/api/checkout/__generated__/getOrder.d.ts +215 -0
- package/build/esm/api/checkout/__generated__/listCheckoutSettings.d.ts +34 -0
- package/build/esm/api/checkout/__generated__/listPaymentGateway.d.ts +40 -0
- package/build/esm/api/checkout/__generated__/retrieveInstallmentInfo.d.ts +23 -0
- package/build/esm/api/checkout/__generated__/saveCheckout.d.ts +11 -0
- package/build/esm/api/checkout/index.d.ts +29 -0
- package/build/esm/api/city/__generated__/listCity.d.ts +14 -0
- package/build/esm/api/city/index.d.ts +4 -0
- package/build/esm/api/contact-form/__generated__/sendContactFormToMerchant.d.ts +9 -0
- package/build/esm/api/contact-form/index.d.ts +10 -0
- package/build/esm/api/country/__generated__/getAvailableShippingCountries.d.ts +6 -0
- package/build/esm/api/country/__generated__/getMyCountry.d.ts +3 -0
- package/build/esm/api/country/__generated__/listCountry.d.ts +23 -0
- package/build/esm/api/country/index.d.ts +6 -0
- package/build/esm/api/customer/__generated__/checkCustomerEmail.d.ts +10 -0
- package/build/esm/api/customer/__generated__/createCustomerEmailSubscription.d.ts +11 -0
- package/build/esm/api/customer/__generated__/createOrderRefundRequest.d.ts +215 -0
- package/build/esm/api/customer/__generated__/customerForgotPassword.d.ts +6 -0
- package/build/esm/api/customer/__generated__/customerLogin.d.ts +70 -0
- package/build/esm/api/customer/__generated__/customerRecoverPassword.d.ts +8 -0
- package/build/esm/api/customer/__generated__/customerRefreshToken.d.ts +11 -0
- package/build/esm/api/customer/__generated__/getCustomerOrders.d.ts +215 -0
- package/build/esm/api/customer/__generated__/getLastViewedProducts.d.ts +15 -0
- package/build/esm/api/customer/__generated__/getMyCustomer.d.ts +59 -0
- package/build/esm/api/customer/__generated__/listOrderRefundSettings.d.ts +13 -0
- package/build/esm/api/customer/__generated__/listOrderTransactions.d.ts +53 -0
- package/build/esm/api/customer/__generated__/registerCustomer.d.ts +71 -0
- package/build/esm/api/customer/__generated__/saveLastViewedProducts.d.ts +11 -0
- package/build/esm/api/customer/__generated__/saveMyCustomer.d.ts +63 -0
- package/build/esm/api/customer/index.d.ts +44 -0
- package/build/esm/api/customer-review/__generated__/createCustomerReview.d.ts +11 -0
- package/build/esm/api/customer-review/__generated__/listCustomerReviews.d.ts +25 -0
- package/build/esm/api/customer-review/index.d.ts +24 -0
- package/build/esm/api/district/__generated__/listDistrict.d.ts +13 -0
- package/build/esm/api/district/index.d.ts +4 -0
- package/build/esm/api/favorite-product/__generated__/isFavoriteProduct.d.ts +6 -0
- package/build/esm/api/favorite-product/__generated__/listFavoriteProducts.d.ts +12 -0
- package/build/esm/api/favorite-product/__generated__/saveFavoriteProduct.d.ts +7 -0
- package/build/esm/api/favorite-product/index.d.ts +6 -0
- package/build/esm/api/html-meta-data/__generated__/listHTMLMetaData.d.ts +18 -0
- package/build/esm/api/html-meta-data/index.d.ts +4 -0
- package/build/esm/api/index.d.ts +21 -0
- package/build/esm/api/merchant/__generated__/listMerchantSettings.d.ts +9 -0
- package/build/esm/api/merchant/index.d.ts +4 -0
- package/build/esm/api/product-attribute/__generated__/listProductAttribute.d.ts +39 -0
- package/build/esm/api/product-attribute/index.d.ts +4 -0
- package/build/esm/api/product-option-set/__generated__/ListProductOptionSet.d.ts +90 -0
- package/build/esm/api/product-option-set/index.d.ts +6 -0
- package/build/esm/api/product-search/__generated__/getProductFilterData.d.ts +52 -0
- package/build/esm/api/product-search/__generated__/searchProducts.d.ts +26 -0
- package/build/esm/api/product-search/index.d.ts +20 -0
- package/build/esm/api/state/__generated__/listState.d.ts +13 -0
- package/build/esm/api/state/index.d.ts +4 -0
- package/build/esm/api/stock-location/__generated__/listStockLocation.d.ts +7 -0
- package/build/esm/api/stock-location/index.d.ts +4 -0
- package/build/esm/api/storefront/__generated__/getStorefront.d.ts +52 -0
- package/build/esm/api/storefront/index.d.ts +4 -0
- package/build/esm/api/variant-type/__generated__/listVariantType.d.ts +39 -0
- package/build/esm/api/variant-type/index.d.ts +4 -0
- package/build/esm/api.js +1 -0
- package/build/esm/assets/translations/checkout/en.js +161 -0
- package/build/esm/assets/translations/checkout/tr.js +160 -0
- package/build/esm/base-5ced4c24.js +1 -0
- package/build/esm/blog-category-list-00ac6ea3.js +1 -0
- package/build/esm/cart-38151cca.js +1 -0
- package/build/esm/components/checkout/components/address-form/index.d.ts +3 -0
- package/build/esm/components/checkout/components/address-form/model.d.ts +123 -0
- package/build/esm/components/checkout/components/button/index.d.ts +12 -0
- package/build/esm/components/checkout/components/cart-summary/cart-item/index.d.ts +10 -0
- package/build/esm/components/checkout/components/cart-summary/index.d.ts +8 -0
- package/build/esm/components/checkout/components/checkbox/check.d.ts +6 -0
- package/build/esm/components/checkout/components/checkbox/index.d.ts +10 -0
- package/build/esm/components/checkout/components/credit-card-form/index.d.ts +7 -0
- package/build/esm/components/checkout/components/credit-card-form/model.d.ts +26 -0
- package/build/esm/components/checkout/components/credit-card-form/svg/amex.d.ts +6 -0
- package/build/esm/components/checkout/components/credit-card-form/svg/master-card.d.ts +6 -0
- package/build/esm/components/checkout/components/credit-card-form/svg/troy.d.ts +6 -0
- package/build/esm/components/checkout/components/credit-card-form/svg/visa.d.ts +6 -0
- package/build/esm/components/checkout/components/customer-addresses/index.d.ts +15 -0
- package/build/esm/components/checkout/components/customer-addresses/model.d.ts +21 -0
- package/build/esm/components/checkout/components/error/customer-login-required-error/index.d.ts +8 -0
- package/build/esm/components/checkout/components/error/index.d.ts +7 -0
- package/build/esm/components/checkout/components/error/no-shipping-error/index.d.ts +6 -0
- package/build/esm/components/checkout/components/error/payment-error/index.d.ts +8 -0
- package/build/esm/components/checkout/components/error/stock-error/index.d.ts +8 -0
- package/build/esm/components/checkout/components/error/unknown-error/index.d.ts +6 -0
- package/build/esm/components/checkout/components/expandable-section/index.d.ts +6 -0
- package/build/esm/components/checkout/components/form-item/caret-down.d.ts +6 -0
- package/build/esm/components/checkout/components/form-item/index.d.ts +3 -0
- package/build/esm/components/checkout/components/form-item/model.d.ts +59 -0
- package/build/esm/components/checkout/components/fullscreen-loading/index.d.ts +2 -0
- package/build/esm/components/checkout/components/input-with-button/index.d.ts +11 -0
- package/build/esm/components/checkout/components/modal/index.d.ts +8 -0
- package/build/esm/components/checkout/components/notification-box/index.d.ts +9 -0
- package/build/esm/components/checkout/components/select-box/index.d.ts +13 -0
- package/build/esm/components/checkout/components/step-container/index.d.ts +15 -0
- package/build/esm/components/checkout/components/svg/arrow-down.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/arrow-left.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/arrow-right.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/cross.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/discount.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/external.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/gift.d.ts +7 -0
- package/build/esm/components/checkout/components/svg/ikas.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/lock.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/shopping-cart.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/success-circle.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/tag.d.ts +6 -0
- package/build/esm/components/checkout/components/svg/warning.d.ts +6 -0
- package/build/esm/components/checkout/components/toggle/index.d.ts +10 -0
- package/build/esm/components/checkout/components/tooltip/index.d.ts +8 -0
- package/build/esm/components/checkout/index.d.ts +32 -0
- package/build/esm/components/checkout/model.d.ts +120 -0
- package/build/esm/components/checkout/steps/step-info/index.d.ts +7 -0
- package/build/esm/components/checkout/steps/step-payment/billing-address/index.d.ts +7 -0
- package/build/esm/components/checkout/steps/step-payment/index.d.ts +7 -0
- package/build/esm/components/checkout/steps/step-payment/payment-gateways/index.d.ts +7 -0
- package/build/esm/components/checkout/steps/step-payment/payment-gateways/installments/index.d.ts +7 -0
- package/build/esm/components/checkout/steps/step-shipping/index.d.ts +7 -0
- package/build/esm/components/checkout/steps/step-success/index.d.ts +7 -0
- package/build/esm/components/error/index.d.ts +5 -0
- package/build/esm/components/image/index.d.ts +36 -0
- package/build/esm/components/index.d.ts +4 -0
- package/build/esm/components/page/ThemeComponent.d.ts +10 -0
- package/build/esm/components/page/head.d.ts +12 -0
- package/build/esm/components/page/index.d.ts +18 -0
- package/build/esm/components/page-editor/ThemeComponentEditor.d.ts +9 -0
- package/build/esm/components/page-editor/index.d.ts +2 -0
- package/build/esm/components/page-editor/model.d.ts +65 -0
- package/build/esm/components.js +1 -0
- package/build/esm/en-669af913.js +1 -0
- package/build/esm/get-17bc1d35.js +15 -0
- package/build/esm/i18n-2fdbe5db.js +1 -0
- package/build/esm/index-099b9743.js +1 -0
- package/build/esm/index-6eb9d822.js +1 -0
- package/build/esm/index-94c469ed.js +1 -0
- package/build/esm/index-9ececcb5.js +1 -0
- package/build/esm/index-a1d85224.js +1 -0
- package/build/esm/index-a93921be.js +1 -0
- package/build/esm/index-ac80179e.js +1 -0
- package/build/esm/index-dbba4a4c.js +1 -0
- package/build/esm/index-ea9fc314.js +3 -0
- package/build/{index.es.css → esm/index.css} +0 -0
- package/build/esm/index.d.ts +8 -0
- package/build/esm/index.js +1 -0
- package/build/esm/models/data/blog/index.d.ts +67 -0
- package/build/esm/models/data/brand/index.d.ts +21 -0
- package/build/esm/models/data/cart/index.d.ts +44 -0
- package/build/esm/models/data/category/index.d.ts +52 -0
- package/build/esm/models/data/checkout/index.d.ts +103 -0
- package/build/esm/models/data/checkout-settings/index.d.ts +25 -0
- package/build/esm/models/data/city/index.d.ts +4 -0
- package/build/esm/models/data/contact-form/index.d.ts +7 -0
- package/build/esm/models/data/country/index.d.ts +8 -0
- package/build/esm/models/data/customer/address/index.d.ts +49 -0
- package/build/esm/models/data/customer/index.d.ts +33 -0
- package/build/esm/models/data/customer-review/index.d.ts +23 -0
- package/build/esm/models/data/customer-review-settings/index.d.ts +4 -0
- package/build/esm/models/data/district/index.d.ts +4 -0
- package/build/esm/models/data/favorite-product/index.d.ts +6 -0
- package/build/esm/models/data/html-meta-data/index.d.ts +23 -0
- package/build/esm/models/data/image/index.d.ts +8 -0
- package/build/esm/models/data/index.d.ts +33 -0
- package/build/esm/models/data/installment-info/index.d.ts +30 -0
- package/build/esm/models/data/merchant-settings/index.d.ts +8 -0
- package/build/esm/models/data/order/address/index.d.ts +50 -0
- package/build/esm/models/data/order/adjustment/index.d.ts +16 -0
- package/build/esm/models/data/order/gift-line/index.d.ts +4 -0
- package/build/esm/models/data/order/index.d.ts +147 -0
- package/build/esm/models/data/order/line-item/discount/index.d.ts +11 -0
- package/build/esm/models/data/order/line-item/index.d.ts +40 -0
- package/build/esm/models/data/order/line-item/variant/index.d.ts +25 -0
- package/build/esm/models/data/order/refund/index.d.ts +6 -0
- package/build/esm/models/data/order/refund/refund-line-item/index.d.ts +5 -0
- package/build/esm/models/data/order/refund/settings.d.ts +6 -0
- package/build/esm/models/data/order/shipping-line/index.d.ts +7 -0
- package/build/esm/models/data/order-transaction/index.d.ts +73 -0
- package/build/esm/models/data/payment-gateway/index.d.ts +61 -0
- package/build/esm/models/data/product/attribute-value/index.d.ts +20 -0
- package/build/esm/models/data/product/index.d.ts +34 -0
- package/build/esm/models/data/product/variant/index.d.ts +24 -0
- package/build/esm/models/data/product/variant/price/index.d.ts +10 -0
- package/build/esm/models/data/product/variant-type/index.d.ts +6 -0
- package/build/esm/models/data/product-attribute/index.d.ts +34 -0
- package/build/esm/models/data/product-attribute/product-attribute-option/index.d.ts +5 -0
- package/build/esm/models/data/product-attribute/product-attribute-table-cell/index.d.ts +5 -0
- package/build/esm/models/data/product-attribute/product-attribute-table-template/index.d.ts +6 -0
- package/build/esm/models/data/product-back-in-stock-settings/index.d.ts +3 -0
- package/build/esm/models/data/product-filter/index.d.ts +109 -0
- package/build/esm/models/data/product-option-set/index.d.ts +85 -0
- package/build/esm/models/data/product-tag/index.d.ts +5 -0
- package/build/esm/models/data/sales-channel/index.d.ts +18 -0
- package/build/esm/models/data/simple-product/index.d.ts +136 -0
- package/build/esm/models/data/state/index.d.ts +5 -0
- package/build/esm/models/data/storefront/domain/index.d.ts +8 -0
- package/build/esm/models/data/storefront/index.d.ts +23 -0
- package/build/esm/models/data/storefront/localization/index.d.ts +7 -0
- package/build/esm/models/data/storefront/routing/index.d.ts +9 -0
- package/build/esm/models/data/storefront/theme/index.d.ts +13 -0
- package/build/esm/models/data/storefront/theme-localization/index.d.ts +12 -0
- package/build/esm/models/data/variant-type/index.d.ts +26 -0
- package/build/esm/models/data/variant-type/variant-value/index.d.ts +11 -0
- package/build/esm/models/index.d.ts +3 -0
- package/build/esm/models/theme/component/index.d.ts +10 -0
- package/build/esm/models/theme/component/prop/index.d.ts +40 -0
- package/build/esm/models/theme/custom-data/index.d.ts +24 -0
- package/build/esm/models/theme/index.d.ts +18 -0
- package/build/esm/models/theme/page/component/index.d.ts +6 -0
- package/build/esm/models/theme/page/component/prop-value/attribute-list.d.ts +7 -0
- package/build/esm/models/theme/page/component/prop-value/attribute.d.ts +7 -0
- package/build/esm/models/theme/page/component/prop-value/blog-category-list.d.ts +7 -0
- package/build/esm/models/theme/page/component/prop-value/blog-category.d.ts +5 -0
- package/build/esm/models/theme/page/component/prop-value/blog-list.d.ts +9 -0
- package/build/esm/models/theme/page/component/prop-value/blog.d.ts +5 -0
- package/build/esm/models/theme/page/component/prop-value/brand-list.d.ts +9 -0
- package/build/esm/models/theme/page/component/prop-value/brand.d.ts +5 -0
- package/build/esm/models/theme/page/component/prop-value/category-list.d.ts +9 -0
- package/build/esm/models/theme/page/component/prop-value/category.d.ts +5 -0
- package/build/esm/models/theme/page/component/prop-value/link.d.ts +19 -0
- package/build/esm/models/theme/page/component/prop-value/product-detail.d.ts +6 -0
- package/build/esm/models/theme/page/component/prop-value/product-list.d.ts +17 -0
- package/build/esm/models/theme/page/index.d.ts +40 -0
- package/build/esm/models/theme/settings/index.d.ts +13 -0
- package/build/esm/models/theme/settings/prop/color/index.d.ts +7 -0
- package/build/esm/models/theme/settings/prop/favicon/index.d.ts +4 -0
- package/build/esm/models/theme/theme.d.ts +16 -0
- package/build/esm/models/ui/blog-category-list/index.d.ts +52 -0
- package/build/esm/models/ui/blog-list/index.d.ts +56 -0
- package/build/esm/models/ui/brand-list/index.d.ts +61 -0
- package/build/esm/models/ui/category-list/index.d.ts +61 -0
- package/build/esm/models/ui/component-renderer/index.d.ts +7 -0
- package/build/esm/models/ui/customer-review-list/index.d.ts +43 -0
- package/build/esm/models/ui/index.d.ts +22 -0
- package/build/esm/models/ui/navigation-link/index.d.ts +7 -0
- package/build/esm/models/ui/product-attribute-detail/index.d.ts +8 -0
- package/build/esm/models/ui/product-attribute-list/index.d.ts +9 -0
- package/build/esm/models/ui/product-detail/index.d.ts +28 -0
- package/build/esm/models/ui/product-list/index.d.ts +132 -0
- package/build/esm/models/ui/validator/form/account-info.d.ts +40 -0
- package/build/esm/models/ui/validator/form/address.d.ts +75 -0
- package/build/esm/models/ui/validator/form/contact-form.d.ts +45 -0
- package/build/esm/models/ui/validator/form/customer-review.d.ts +37 -0
- package/build/esm/models/ui/validator/form/forgot-password.d.ts +29 -0
- package/build/esm/models/ui/validator/form/login.d.ts +35 -0
- package/build/esm/models/ui/validator/form/recover-password.d.ts +36 -0
- package/build/esm/models/ui/validator/form/register.d.ts +48 -0
- package/build/esm/models/ui/validator/index.d.ts +27 -0
- package/build/esm/models/ui/validator/rules/index.d.ts +87 -0
- package/build/esm/models.js +1 -0
- package/build/esm/pages/404.d.ts +6 -0
- package/build/esm/pages/[slug]/index.d.ts +7 -0
- package/build/esm/pages/account/addresses.d.ts +6 -0
- package/build/esm/pages/account/favorite-products.d.ts +6 -0
- package/build/esm/pages/account/forgot-password.d.ts +6 -0
- package/build/esm/pages/account/index.d.ts +6 -0
- package/build/esm/pages/account/login.d.ts +6 -0
- package/build/esm/pages/account/orders/[id].d.ts +6 -0
- package/build/esm/pages/account/orders/index.d.ts +6 -0
- package/build/esm/pages/account/recover-password.d.ts +6 -0
- package/build/esm/pages/account/register.d.ts +6 -0
- package/build/esm/pages/blog/[slug].d.ts +7 -0
- package/build/esm/pages/blog/index.d.ts +6 -0
- package/build/esm/pages/cart.d.ts +6 -0
- package/build/esm/pages/checkout.d.ts +18 -0
- package/build/esm/pages/editor.d.ts +9 -0
- package/build/esm/pages/home.d.ts +6 -0
- package/build/esm/pages/index.d.ts +19 -0
- package/build/esm/pages/pages/[slug].d.ts +7 -0
- package/build/esm/pages/search.d.ts +6 -0
- package/build/esm/pages.js +1 -0
- package/build/esm/providers/page-data-get.d.ts +57 -0
- package/build/esm/providers/page-data-init.d.ts +58 -0
- package/build/esm/providers/page-data-next.d.ts +243 -0
- package/build/esm/providers/placeholders.d.ts +6 -0
- package/build/esm/providers/prop-value/attribute-list.d.ts +12 -0
- package/build/esm/providers/prop-value/attribute.d.ts +12 -0
- package/build/esm/providers/prop-value/blog-category-list.d.ts +7 -0
- package/build/esm/providers/prop-value/blog-category.d.ts +11 -0
- package/build/esm/providers/prop-value/blog-list.d.ts +9 -0
- package/build/esm/providers/prop-value/blog.d.ts +11 -0
- package/build/esm/providers/prop-value/boolean.d.ts +6 -0
- package/build/esm/providers/prop-value/brand-list.d.ts +7 -0
- package/build/esm/providers/prop-value/brand.d.ts +11 -0
- package/build/esm/providers/prop-value/category-list.d.ts +7 -0
- package/build/esm/providers/prop-value/category.d.ts +11 -0
- package/build/esm/providers/prop-value/color.d.ts +6 -0
- package/build/esm/providers/prop-value/custom.d.ts +42 -0
- package/build/esm/providers/prop-value/image-list.d.ts +7 -0
- package/build/esm/providers/prop-value/image.d.ts +7 -0
- package/build/esm/providers/prop-value/index.d.ts +3 -0
- package/build/esm/providers/prop-value/link.d.ts +9 -0
- package/build/esm/providers/prop-value/product-detail.d.ts +11 -0
- package/build/esm/providers/prop-value/product-list.d.ts +9 -0
- package/build/esm/providers/prop-value/rich-text.d.ts +6 -0
- package/build/esm/providers/prop-value/text.d.ts +6 -0
- package/build/esm/store/base.d.ts +25 -0
- package/build/esm/store/cart.d.ts +27 -0
- package/build/esm/store/customer.d.ts +72 -0
- package/build/esm/store/index.d.ts +1 -0
- package/build/esm/store.js +1 -0
- package/build/esm/storefront/index.d.ts +53 -0
- package/build/esm/storefront.js +1 -0
- package/build/esm/tr-69f8f304.js +1 -0
- package/build/esm/utils/currency.d.ts +1 -0
- package/build/esm/utils/helper.d.ts +8 -0
- package/build/esm/utils/i18n.d.ts +20 -0
- package/build/esm/utils/index.d.ts +3 -0
- package/build/esm/utils.js +1 -0
- package/package.json +6 -4
- package/build/index.es.js +0 -73521
- package/build/index.js +0 -73649
- package/build/pages/index.d.ts +0 -20
- package/build/providers/prop-value/checkout.d.ts +0 -4
|
@@ -0,0 +1,147 @@
|
|
|
1
|
+
import { IkasOrderAddress } from "./address/index";
|
|
2
|
+
import { IkasOrderShippingLine } from "./shipping-line/index";
|
|
3
|
+
import { IkasOrderLineItem } from "./line-item/index";
|
|
4
|
+
import { IkasCustomerStore } from "../../../store/customer";
|
|
5
|
+
export declare class IkasOrder {
|
|
6
|
+
id: string;
|
|
7
|
+
orderNumber: string;
|
|
8
|
+
note: string | null;
|
|
9
|
+
totalPrice: number | null;
|
|
10
|
+
totalFinalPrice: number | null;
|
|
11
|
+
currencyCode: string;
|
|
12
|
+
orderedAt: number;
|
|
13
|
+
cancelledAt: number | null;
|
|
14
|
+
status: IkasOrderStatus;
|
|
15
|
+
cancelReason: IkasOrderCancelledReason | null;
|
|
16
|
+
orderPaymentStatus: IkasOrderPaymentStatus | null;
|
|
17
|
+
orderPackageStatus: IkasOrderPackageStatus | null;
|
|
18
|
+
shippingMethod: IkasOrderShippingMethod | null;
|
|
19
|
+
shippingAddress: IkasOrderAddress | null;
|
|
20
|
+
billingAddress: IkasOrderAddress | null;
|
|
21
|
+
orderLineItems: IkasOrderLineItem[];
|
|
22
|
+
orderAdjustments: IkasOrderAdjustment[] | null;
|
|
23
|
+
shippingLines: IkasOrderShippingLine[] | null;
|
|
24
|
+
customer: IkasOrderCustomer | null;
|
|
25
|
+
taxLines: IkasOrderTaxLine[] | null;
|
|
26
|
+
orderPackages: IkasOrderPackage[] | null;
|
|
27
|
+
currencyRates: IkasOrderCurrencyRate[] | null;
|
|
28
|
+
customerStore: IkasCustomerStore;
|
|
29
|
+
private _refundSettings;
|
|
30
|
+
constructor(data: IkasOrder);
|
|
31
|
+
get refundableItems(): IkasOrderLineItem[];
|
|
32
|
+
get unfullfilledItems(): IkasOrderLineItem[];
|
|
33
|
+
get refundedItems(): IkasOrderLineItem[];
|
|
34
|
+
refund: () => Promise<boolean>;
|
|
35
|
+
}
|
|
36
|
+
export declare type IkasOrderAdjustment = {
|
|
37
|
+
amount: number;
|
|
38
|
+
amountType: IkasAmountTypeEnum;
|
|
39
|
+
name: string;
|
|
40
|
+
order: number;
|
|
41
|
+
type: IkasAdjustmentEnum;
|
|
42
|
+
couponId: string | null;
|
|
43
|
+
appliedOrderLines: IkasOrderAdjustmentAppliedLine[] | null;
|
|
44
|
+
};
|
|
45
|
+
export declare type IkasOrderAdjustmentAppliedLine = {
|
|
46
|
+
amount: number;
|
|
47
|
+
appliedQuantity: number;
|
|
48
|
+
orderLineId: string;
|
|
49
|
+
};
|
|
50
|
+
export declare type IkasOrderCustomer = {
|
|
51
|
+
id: string;
|
|
52
|
+
email: string;
|
|
53
|
+
firstName: string;
|
|
54
|
+
lastName: string;
|
|
55
|
+
};
|
|
56
|
+
export declare type IkasOrderTaxLine = {
|
|
57
|
+
price: number;
|
|
58
|
+
rate: number;
|
|
59
|
+
};
|
|
60
|
+
export declare type IkasOrderPackage = {
|
|
61
|
+
id: string;
|
|
62
|
+
createdAt: number;
|
|
63
|
+
updatedAt: number;
|
|
64
|
+
deleted: boolean;
|
|
65
|
+
orderLineItemIds: string[];
|
|
66
|
+
orderPackageFulfillStatus: IkasOrderPackageFulfillStatus;
|
|
67
|
+
orderPackageNumber: string;
|
|
68
|
+
stockLocationId: string;
|
|
69
|
+
trackingInfo: IkasOrderTrackingInfo | null;
|
|
70
|
+
};
|
|
71
|
+
export declare type IkasOrderTrackingInfo = {
|
|
72
|
+
cargoCompany: string;
|
|
73
|
+
isSendNotification: boolean;
|
|
74
|
+
trackingLink: string;
|
|
75
|
+
trackingNumber: string;
|
|
76
|
+
};
|
|
77
|
+
export declare enum IkasOrderStatus {
|
|
78
|
+
DRAFT = "DRAFT",
|
|
79
|
+
CREATED = "CREATED",
|
|
80
|
+
CANCELLED = "CANCELLED",
|
|
81
|
+
REFUNDED = "REFUNDED"
|
|
82
|
+
}
|
|
83
|
+
export declare enum IkasOrderCancelledReason {
|
|
84
|
+
CUSTOMER = "CUSTOMER",
|
|
85
|
+
INVENTORY = "INVENTORY",
|
|
86
|
+
DECLINED = "DECLINED",
|
|
87
|
+
OTHER = "OTHER"
|
|
88
|
+
}
|
|
89
|
+
export declare enum IkasAmountTypeEnum {
|
|
90
|
+
AMOUNT = "AMOUNT",
|
|
91
|
+
RATIO = "RATIO"
|
|
92
|
+
}
|
|
93
|
+
declare enum IkasAdjustmentEnum {
|
|
94
|
+
DECREMENT = "DECREMENT",
|
|
95
|
+
INCREMENT = "INCREMENT"
|
|
96
|
+
}
|
|
97
|
+
export declare enum IkasOrderPaymentStatus {
|
|
98
|
+
WAITING = "WAITING",
|
|
99
|
+
PAID = "PAID",
|
|
100
|
+
PARTIALLY_PAID = "PARTIALLY_PAID"
|
|
101
|
+
}
|
|
102
|
+
export declare enum IkasOrderPackageStatus {
|
|
103
|
+
CANCELLED = "CANCELLED",
|
|
104
|
+
CANCEL_REJECTED = "CANCEL_REJECTED",
|
|
105
|
+
CANCEL_REQUESTED = "CANCEL_REQUESTED",
|
|
106
|
+
DELIVERED = "DELIVERED",
|
|
107
|
+
FULFILLED = "FULFILLED",
|
|
108
|
+
READY_FOR_SHIPMENT = "READY_FOR_SHIPMENT",
|
|
109
|
+
PARTIALLY_CANCELLED = "PARTIALLY_CANCELLED",
|
|
110
|
+
PARTIALLY_DELIVERED = "PARTIALLY_DELIVERED",
|
|
111
|
+
PARTIALLY_FULFILLED = "PARTIALLY_FULFILLED",
|
|
112
|
+
PARTIALLY_REFUNDED = "PARTIALLY_REFUNDED",
|
|
113
|
+
REFUNDED = "REFUNDED",
|
|
114
|
+
REFUND_REJECTED = "REFUND_REJECTED",
|
|
115
|
+
REFUND_REQUESTED = "REFUND_REQUESTED",
|
|
116
|
+
REFUND_REQUEST_ACCEPTED = "REFUND_REQUEST_ACCEPTED",
|
|
117
|
+
UNABLE_TO_DELIVER = "UNABLE_TO_DELIVER",
|
|
118
|
+
UNFULFILLED = "UNFULFILLED"
|
|
119
|
+
}
|
|
120
|
+
export declare enum IkasOrderPackageFulfillStatus {
|
|
121
|
+
DELIVERED = "DELIVERED",
|
|
122
|
+
FULFILLED = "FULFILLED",
|
|
123
|
+
SHIPPED = "SHIPPED"
|
|
124
|
+
}
|
|
125
|
+
export declare enum IkasOrderShippingMethod {
|
|
126
|
+
CLICK_AND_COLLECT = "CLICK_AND_COLLECT",
|
|
127
|
+
SHIPMENT = "SHIPMENT",
|
|
128
|
+
NO_SHIPMENT = "NO_SHIPMENT"
|
|
129
|
+
}
|
|
130
|
+
export declare type IkasOrderCurrencyRate = {
|
|
131
|
+
code: string;
|
|
132
|
+
originalRate: number;
|
|
133
|
+
rate: number;
|
|
134
|
+
};
|
|
135
|
+
export declare enum OrderLineItemStatusEnum {
|
|
136
|
+
FULFILLED = "FULFILLED",
|
|
137
|
+
UNFULFILLED = "UNFULFILLED",
|
|
138
|
+
DELIVERED = "DELIVERED",
|
|
139
|
+
CANCELLED = "CANCELLED",
|
|
140
|
+
CANCEL_REQUESTED = "CANCEL_REQUESTED",
|
|
141
|
+
CANCEL_REJECTED = "CANCEL_REJECTED",
|
|
142
|
+
REFUND_REQUESTED = "REFUND_REQUESTED",
|
|
143
|
+
REFUND_REQUEST_ACCEPTED = "REFUND_REQUEST_ACCEPTED",
|
|
144
|
+
REFUNDED = "REFUNDED",
|
|
145
|
+
REFUND_REJECTED = "REFUND_REJECTED"
|
|
146
|
+
}
|
|
147
|
+
export {};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
declare enum IkasAmountTypeEnum {
|
|
2
|
+
AMOUNT = "AMOUNT",
|
|
3
|
+
RATIO = "RATIO"
|
|
4
|
+
}
|
|
5
|
+
export declare class IkasOrderLineDiscount {
|
|
6
|
+
amount: number;
|
|
7
|
+
amountType: IkasAmountTypeEnum;
|
|
8
|
+
reason: string | null;
|
|
9
|
+
constructor(data: IkasOrderLineDiscount);
|
|
10
|
+
}
|
|
11
|
+
export {};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { IkasOrderLineDiscount } from "./discount/index";
|
|
2
|
+
import { IkasOrderLineVariant } from "./variant/index";
|
|
3
|
+
export declare class IkasOrderLineItem {
|
|
4
|
+
id: string;
|
|
5
|
+
createdAt: string;
|
|
6
|
+
updatedAt: string;
|
|
7
|
+
orderedAt: number;
|
|
8
|
+
deleted: boolean;
|
|
9
|
+
currencyCode: string;
|
|
10
|
+
discount?: IkasOrderLineDiscount | null;
|
|
11
|
+
discountPrice?: number | null;
|
|
12
|
+
finalPrice: number;
|
|
13
|
+
originalOrderLineItemId?: string | null;
|
|
14
|
+
price: number;
|
|
15
|
+
quantity: number;
|
|
16
|
+
taxValue?: number | null;
|
|
17
|
+
private _refundQuantity?;
|
|
18
|
+
variant: IkasOrderLineVariant;
|
|
19
|
+
status: OrderLineItemStatusEnum;
|
|
20
|
+
constructor(data: Partial<IkasOrderLineItem>);
|
|
21
|
+
get orderedAtDays(): number;
|
|
22
|
+
get priceWithQuantity(): number;
|
|
23
|
+
get overridenPriceWithQuantity(): number | null;
|
|
24
|
+
get finalPriceWithQuantity(): number;
|
|
25
|
+
get tax(): number;
|
|
26
|
+
get refundQuantity(): number | null | undefined;
|
|
27
|
+
set refundQuantity(value: number | null | undefined);
|
|
28
|
+
}
|
|
29
|
+
export declare enum OrderLineItemStatusEnum {
|
|
30
|
+
FULFILLED = "FULFILLED",
|
|
31
|
+
UNFULFILLED = "UNFULFILLED",
|
|
32
|
+
DELIVERED = "DELIVERED",
|
|
33
|
+
CANCELLED = "CANCELLED",
|
|
34
|
+
CANCEL_REQUESTED = "CANCEL_REQUESTED",
|
|
35
|
+
CANCEL_REJECTED = "CANCEL_REJECTED",
|
|
36
|
+
REFUND_REQUESTED = "REFUND_REQUESTED",
|
|
37
|
+
REFUND_REQUEST_ACCEPTED = "REFUND_REQUEST_ACCEPTED",
|
|
38
|
+
REFUNDED = "REFUNDED",
|
|
39
|
+
REFUND_REJECTED = "REFUND_REJECTED"
|
|
40
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { IkasImage } from "../../../image/index";
|
|
2
|
+
export declare class IkasOrderLineVariant {
|
|
3
|
+
id: string;
|
|
4
|
+
name: string;
|
|
5
|
+
productId: string;
|
|
6
|
+
sku?: string | null;
|
|
7
|
+
slug?: string | null;
|
|
8
|
+
barcodeList: string[];
|
|
9
|
+
mainImageId?: string | null;
|
|
10
|
+
taxValue: number;
|
|
11
|
+
variantValues: IkasOrderLineVariantVariantValue[];
|
|
12
|
+
mainImage?: IkasImage | null;
|
|
13
|
+
constructor(data?: Partial<IkasOrderLineVariant>);
|
|
14
|
+
get href(): string | undefined;
|
|
15
|
+
}
|
|
16
|
+
export declare class IkasOrderLineVariantVariantValue {
|
|
17
|
+
order: number;
|
|
18
|
+
variantTypeId: string;
|
|
19
|
+
variantTypeName: string;
|
|
20
|
+
variantValueId: string;
|
|
21
|
+
variantValueName: string;
|
|
22
|
+
constructor(data: IkasOrderLineVariantVariantValue);
|
|
23
|
+
get variantTypeSlug(): string;
|
|
24
|
+
get variantNameSlug(): string;
|
|
25
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
export declare class IkasOrderTransaction {
|
|
2
|
+
amount: number | null;
|
|
3
|
+
checkoutId: string | null;
|
|
4
|
+
createdAt: number | null;
|
|
5
|
+
currencyCode: string | null;
|
|
6
|
+
customerId: string | null;
|
|
7
|
+
error: IkasTransactionError | null;
|
|
8
|
+
id: string | null;
|
|
9
|
+
orderId: string | null;
|
|
10
|
+
paymentGatewayId: string | null;
|
|
11
|
+
paymentGatewayName: string | null;
|
|
12
|
+
paymentMethod: IkasPaymentMethodEnum | null;
|
|
13
|
+
paymentMethodDetail: IkasTransactionPaymentMethodDetail | null;
|
|
14
|
+
processedAt: number | null;
|
|
15
|
+
refundReason: string | null;
|
|
16
|
+
status: IkasTransactionStatusEnum | null;
|
|
17
|
+
type: IkasTransactionTypeEnum | null;
|
|
18
|
+
updatedAt: number | null;
|
|
19
|
+
constructor(data?: Partial<IkasOrderTransaction>);
|
|
20
|
+
}
|
|
21
|
+
declare type IkasTransactionError = {
|
|
22
|
+
code: string;
|
|
23
|
+
declineCode: string;
|
|
24
|
+
message: string;
|
|
25
|
+
};
|
|
26
|
+
export declare enum IkasPaymentMethodEnum {
|
|
27
|
+
BUY_ONLINE_PAY_AT_STORE = "BUY_ONLINE_PAY_AT_STORE",
|
|
28
|
+
CASH = "CASH",
|
|
29
|
+
CASH_ON_DELIVERY = "CASH_ON_DELIVERY",
|
|
30
|
+
CREDIT_CARD_ON_DELIVERY = "CREDIT_CARD_ON_DELIVERY",
|
|
31
|
+
CREDIT_CARD = "CREDIT_CARD",
|
|
32
|
+
GIFT_CARD = "GIFT_CARD",
|
|
33
|
+
MONEY_ORDER = "MONEY_ORDER",
|
|
34
|
+
OTHER = "OTHER"
|
|
35
|
+
}
|
|
36
|
+
export declare type IkasTransactionPaymentMethodDetail = {
|
|
37
|
+
bankName: string;
|
|
38
|
+
binNumber: string;
|
|
39
|
+
cardAssociation: IkasTransactionCardAssociationEnum;
|
|
40
|
+
cardFamily: string;
|
|
41
|
+
cardType: IkasTransactionCardTypeEnum;
|
|
42
|
+
installment: IkasTransactionInstallmentPrice;
|
|
43
|
+
lastFourDigits: string;
|
|
44
|
+
threeDSecure: boolean;
|
|
45
|
+
};
|
|
46
|
+
export declare enum IkasTransactionCardAssociationEnum {
|
|
47
|
+
AMERICAN_EXPRESS = "AMERICAN_EXPRESS",
|
|
48
|
+
MASTER_CARD = "MASTER_CARD",
|
|
49
|
+
TROY = "TROY",
|
|
50
|
+
VISA = "VISA"
|
|
51
|
+
}
|
|
52
|
+
export declare enum IkasTransactionCardTypeEnum {
|
|
53
|
+
CREDIT = "CREDIT",
|
|
54
|
+
DEBIT = "DEBIT",
|
|
55
|
+
PREPAID = "PREPAID"
|
|
56
|
+
}
|
|
57
|
+
export declare type IkasTransactionInstallmentPrice = {
|
|
58
|
+
installmentCount: number;
|
|
59
|
+
installmentPrice: number;
|
|
60
|
+
totalPrice: number;
|
|
61
|
+
};
|
|
62
|
+
export declare enum IkasTransactionStatusEnum {
|
|
63
|
+
FAILED = "FAILED",
|
|
64
|
+
PENDING = "PENDING",
|
|
65
|
+
SUCCESS = "SUCCESS",
|
|
66
|
+
AUTHORIZED = "AUTHORIZED"
|
|
67
|
+
}
|
|
68
|
+
export declare enum IkasTransactionTypeEnum {
|
|
69
|
+
REFUND = "REFUND",
|
|
70
|
+
SALE = "SALE",
|
|
71
|
+
VOID = "VOID"
|
|
72
|
+
}
|
|
73
|
+
export {};
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { IkasOrderShippingLine } from "../order/shipping-line/index";
|
|
2
|
+
export declare class IkasPaymentGateway {
|
|
3
|
+
paymentMethods: IkasPaymentMethod[];
|
|
4
|
+
paymentMethodType: IkasPaymentMethodType;
|
|
5
|
+
id: string | null;
|
|
6
|
+
name: string;
|
|
7
|
+
code: string;
|
|
8
|
+
type: IkasPaymentGatewayType;
|
|
9
|
+
logoUrl: string | null;
|
|
10
|
+
testMode: boolean | null;
|
|
11
|
+
description: string | null;
|
|
12
|
+
additionalPrices: IkasPaymentGatewayAdditionalPrice[] | null;
|
|
13
|
+
translations: IkasPaymentGatewayTranslation[] | null;
|
|
14
|
+
supportedCurrencies: string[];
|
|
15
|
+
availableCountries: string[];
|
|
16
|
+
constructor(data: Partial<IkasPaymentGateway>);
|
|
17
|
+
getCalculatedAdditionalPrices(totalFinalPrice: number, shippingLines: IkasOrderShippingLine[] | null): {
|
|
18
|
+
name: string;
|
|
19
|
+
amount: number;
|
|
20
|
+
type: IkasPaymentMethodAdditionalPriceType;
|
|
21
|
+
}[] | undefined;
|
|
22
|
+
private setTranslations;
|
|
23
|
+
}
|
|
24
|
+
export declare type IkasPaymentMethod = {
|
|
25
|
+
name: string;
|
|
26
|
+
logoUrl: string | null;
|
|
27
|
+
};
|
|
28
|
+
export declare class IkasPaymentGatewayAdditionalPrice {
|
|
29
|
+
amount: number;
|
|
30
|
+
amountType: IkasPaymentGatewayAdditionalPriceAmountType;
|
|
31
|
+
name: string;
|
|
32
|
+
type: IkasPaymentMethodAdditionalPriceType;
|
|
33
|
+
constructor(data: Partial<IkasPaymentGatewayAdditionalPrice>);
|
|
34
|
+
}
|
|
35
|
+
export declare enum IkasPaymentMethodType {
|
|
36
|
+
BUY_ONLINE_PAY_AT_STORE = "BUY_ONLINE_PAY_AT_STORE",
|
|
37
|
+
CASH = "CASH",
|
|
38
|
+
CASH_ON_DELIVERY = "CASH_ON_DELIVERY",
|
|
39
|
+
CREDIT_CARD = "CREDIT_CARD",
|
|
40
|
+
GIFT_CARD = "GIFT_CARD",
|
|
41
|
+
MONEY_ORDER = "MONEY_ORDER",
|
|
42
|
+
OTHER = "OTHER"
|
|
43
|
+
}
|
|
44
|
+
export declare enum IkasPaymentMethodAdditionalPriceType {
|
|
45
|
+
DECREMENT = "DECREMENT",
|
|
46
|
+
INCREMENT = "INCREMENT"
|
|
47
|
+
}
|
|
48
|
+
export declare enum IkasPaymentGatewayAdditionalPriceAmountType {
|
|
49
|
+
AMOUNT = "AMOUNT",
|
|
50
|
+
RATIO = "RATIO"
|
|
51
|
+
}
|
|
52
|
+
export declare enum IkasPaymentGatewayType {
|
|
53
|
+
EXTERNAL = "EXTERNAL",
|
|
54
|
+
INTERNAL = "INTERNAL"
|
|
55
|
+
}
|
|
56
|
+
declare type IkasPaymentGatewayTranslation = {
|
|
57
|
+
description: string | null;
|
|
58
|
+
locale: string;
|
|
59
|
+
name: string | null;
|
|
60
|
+
};
|
|
61
|
+
export {};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { IkasProductAttribute } from "../../product-attribute/index";
|
|
2
|
+
import IkasProductAttributeOption from "../../product-attribute/product-attribute-option/index";
|
|
3
|
+
export declare class IkasProductAttributeValue {
|
|
4
|
+
value: any;
|
|
5
|
+
productAttributeId: string | null;
|
|
6
|
+
productAttributeOptionId: string | null;
|
|
7
|
+
productAttribute?: IkasProductAttribute | null;
|
|
8
|
+
productAttributeOption?: IkasProductAttributeOption | null;
|
|
9
|
+
constructor(data: Partial<IkasProductAttributeValue>);
|
|
10
|
+
get tableValue(): IkasAttributeTableCellValue[] | undefined;
|
|
11
|
+
}
|
|
12
|
+
export declare type IkasAttributeTableCellValue = {
|
|
13
|
+
colId: string;
|
|
14
|
+
rowId: string;
|
|
15
|
+
value: string | null;
|
|
16
|
+
};
|
|
17
|
+
export declare type IkasProductAttributeMap = {
|
|
18
|
+
attribute: IkasProductAttribute;
|
|
19
|
+
values: IkasProductAttributeValue[];
|
|
20
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { IkasCategory } from "../category/index";
|
|
2
|
+
import { IkasProductVariant } from "./variant/index";
|
|
3
|
+
import { IkasProductAttributeValue } from "./attribute-value/index";
|
|
4
|
+
import { IkasProductVariantType } from "./variant-type/index";
|
|
5
|
+
import { IkasBrand } from "../brand/index";
|
|
6
|
+
import { IkasHTMLMetaData } from "../html-meta-data/index";
|
|
7
|
+
import { IkasProductTag } from "../product-tag/index";
|
|
8
|
+
import { IkasProductOptionSet } from "../product-option-set/index";
|
|
9
|
+
export declare class IkasProduct {
|
|
10
|
+
id: string;
|
|
11
|
+
name: string;
|
|
12
|
+
type: IkasProductType;
|
|
13
|
+
description: string;
|
|
14
|
+
shortDescription: string;
|
|
15
|
+
metaData?: IkasHTMLMetaData;
|
|
16
|
+
brand: IkasBrand | null;
|
|
17
|
+
categories: IkasCategory[];
|
|
18
|
+
tags: IkasProductTag[] | null;
|
|
19
|
+
variants: IkasProductVariant[];
|
|
20
|
+
attributes: IkasProductAttributeValue[];
|
|
21
|
+
variantTypes: IkasProductVariantType[];
|
|
22
|
+
productOptionSetId?: string | null;
|
|
23
|
+
productOptionSet?: IkasProductOptionSet | null;
|
|
24
|
+
constructor(data?: Partial<IkasProduct>);
|
|
25
|
+
get hasVariant(): boolean;
|
|
26
|
+
get hasStock(): boolean;
|
|
27
|
+
get mainVariantType(): import("../index").IkasVariantType | undefined;
|
|
28
|
+
get href(): string;
|
|
29
|
+
}
|
|
30
|
+
export declare enum IkasProductType {
|
|
31
|
+
PHYSICAL = "PHYSICAL",
|
|
32
|
+
DIGITAL = "DIGITAL",
|
|
33
|
+
MEMBERSHIP = "MEMBERSHIP"
|
|
34
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { IkasProductPrice } from "./price/index";
|
|
2
|
+
import { IkasVariantValue } from "../../variant-type/variant-value/index";
|
|
3
|
+
import { IkasProductAttributeValue } from "../attribute-value/index";
|
|
4
|
+
import { IkasImage } from "../../image/index";
|
|
5
|
+
export declare class IkasProductVariant {
|
|
6
|
+
id: string;
|
|
7
|
+
sku: string | null;
|
|
8
|
+
barcodeList: string[];
|
|
9
|
+
variantValues: IkasVariantValue[];
|
|
10
|
+
images: IkasImage[];
|
|
11
|
+
attributes: IkasProductAttributeValue[];
|
|
12
|
+
price: IkasProductPrice;
|
|
13
|
+
stock: number;
|
|
14
|
+
isActive: boolean;
|
|
15
|
+
productId: string;
|
|
16
|
+
private _backInStockReminderSaved;
|
|
17
|
+
constructor(data?: Partial<IkasProductVariant>);
|
|
18
|
+
get mainImage(): IkasImage | undefined;
|
|
19
|
+
get hasStock(): boolean;
|
|
20
|
+
get isBackInStockEnabled(): boolean;
|
|
21
|
+
get isBackInStockCustomerLoginRequired(): boolean | null;
|
|
22
|
+
get isBackInStockReminderSaved(): boolean;
|
|
23
|
+
saveBackInStockReminder(email: string): Promise<boolean>;
|
|
24
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export declare class IkasProductPrice {
|
|
2
|
+
sellPrice: number;
|
|
3
|
+
discountPrice: number | null;
|
|
4
|
+
currency: string;
|
|
5
|
+
constructor(data?: Partial<IkasProductPrice>);
|
|
6
|
+
get finalPrice(): number;
|
|
7
|
+
get hasDiscount(): boolean;
|
|
8
|
+
get discountAmount(): number;
|
|
9
|
+
get discountPercentage(): string | 0;
|
|
10
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import IkasProductAttributeOption from "./product-attribute-option/index";
|
|
2
|
+
import { IkasProductAttributeTableTemplate } from "./product-attribute-table-template/index";
|
|
3
|
+
export declare class IkasProductAttribute {
|
|
4
|
+
id: string;
|
|
5
|
+
name: string;
|
|
6
|
+
description: string | null;
|
|
7
|
+
type: IkasProductAttributeType;
|
|
8
|
+
options?: IkasProductAttributeOption[] | null;
|
|
9
|
+
tableTemplate?: IkasProductAttributeTableTemplate | null;
|
|
10
|
+
translations: IkasProductAttributeTranslation[] | null;
|
|
11
|
+
constructor(data: Partial<IkasProductAttribute>);
|
|
12
|
+
private setTranslations;
|
|
13
|
+
}
|
|
14
|
+
export declare enum IkasProductAttributeType {
|
|
15
|
+
CHOICE = "CHOICE",
|
|
16
|
+
MULTIPLE_CHOICE = "MULTIPLE_CHOICE",
|
|
17
|
+
TEXT = "TEXT",
|
|
18
|
+
BOOLEAN = "BOOLEAN",
|
|
19
|
+
NUMERIC = "NUMERIC",
|
|
20
|
+
DATETIME = "DATETIME",
|
|
21
|
+
HTML = "HTML",
|
|
22
|
+
TABLE = "TABLE"
|
|
23
|
+
}
|
|
24
|
+
declare type IkasProductAttributeTranslation = {
|
|
25
|
+
description: string | null;
|
|
26
|
+
locale: string;
|
|
27
|
+
name: string | null;
|
|
28
|
+
options: IkasProductAttributeOptionTranslation[] | null;
|
|
29
|
+
};
|
|
30
|
+
declare type IkasProductAttributeOptionTranslation = {
|
|
31
|
+
id: string;
|
|
32
|
+
name: string | null;
|
|
33
|
+
};
|
|
34
|
+
export {};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { IkasProductAttributeTableCell } from "../product-attribute-table-cell/index";
|
|
2
|
+
export declare class IkasProductAttributeTableTemplate {
|
|
3
|
+
columns: IkasProductAttributeTableCell[] | null;
|
|
4
|
+
rows: IkasProductAttributeTableCell[] | null;
|
|
5
|
+
constructor(data?: Partial<IkasProductAttributeTableTemplate>);
|
|
6
|
+
}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
import { SearchInputFilterListInput } from "../../../__generated__/global-types";
|
|
2
|
+
import { IkasImage } from "../image/index";
|
|
3
|
+
import { IkasProductList } from "../../ui/index";
|
|
4
|
+
export declare class IkasProductFilter {
|
|
5
|
+
id: string;
|
|
6
|
+
key: string;
|
|
7
|
+
name: string;
|
|
8
|
+
order: number;
|
|
9
|
+
type: IkasProductFilterType;
|
|
10
|
+
displayType: IkasProductFilterDisplayType;
|
|
11
|
+
isMultiSelect: boolean;
|
|
12
|
+
isFacetFilter: boolean | null;
|
|
13
|
+
values?: IkasApplicableProductFilterValue[] | null;
|
|
14
|
+
customValues?: string[] | null;
|
|
15
|
+
settings?: IkasProductFilterSettings | null;
|
|
16
|
+
private _numberRange?;
|
|
17
|
+
numberRangeLimit?: RangeValue | null;
|
|
18
|
+
numberRangeListOptions?: NumberRangeListOption[] | null;
|
|
19
|
+
private productList?;
|
|
20
|
+
constructor(data?: Partial<IkasProductFilter>, productList?: IkasProductList | undefined | null);
|
|
21
|
+
get isCustomValueFilter(): boolean;
|
|
22
|
+
get valueList(): string[];
|
|
23
|
+
get keyList(): string[];
|
|
24
|
+
get displayedValues(): IkasApplicableProductFilterValue[];
|
|
25
|
+
get numberRange(): RangeValue | null | undefined;
|
|
26
|
+
onFilterValueClick(filterValue: IkasApplicableProductFilterValue): void;
|
|
27
|
+
onNumberRangeClick(option: NumberRangeListOption): void;
|
|
28
|
+
onNumberRangeChange(numberRange: RangeValue | null): void;
|
|
29
|
+
clear(): void;
|
|
30
|
+
toInput(): SearchInputFilterListInput;
|
|
31
|
+
toJSON(): this;
|
|
32
|
+
applyQueryParam(value: string): void;
|
|
33
|
+
private rangeToId;
|
|
34
|
+
}
|
|
35
|
+
export declare class IkasApplicableProductFilterValue {
|
|
36
|
+
id: string;
|
|
37
|
+
key: string;
|
|
38
|
+
name: string;
|
|
39
|
+
colorCode?: string | null;
|
|
40
|
+
thumbnailImageId?: string | null;
|
|
41
|
+
thumbnailImage?: IkasImage | null;
|
|
42
|
+
resultCount?: number | null;
|
|
43
|
+
private _isSelected?;
|
|
44
|
+
constructor(data?: Partial<IkasApplicableProductFilterValue>);
|
|
45
|
+
get isSelected(): boolean | undefined;
|
|
46
|
+
toJSON(): this & {
|
|
47
|
+
isSelected: boolean | undefined;
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
export declare class IkasProductFilterValue {
|
|
51
|
+
id: string;
|
|
52
|
+
type: IkasProductFilterType;
|
|
53
|
+
displayType: IkasProductFilterDisplayType;
|
|
54
|
+
valueList: string[];
|
|
55
|
+
constructor(data: IkasProductFilterValue);
|
|
56
|
+
}
|
|
57
|
+
export declare class IkasProductFilterSettings {
|
|
58
|
+
useAndFilter?: boolean | null;
|
|
59
|
+
showCollapsedOnDesktop: boolean;
|
|
60
|
+
showCollapsedOnMobile: boolean;
|
|
61
|
+
sortType: IkasProductFilterSortType;
|
|
62
|
+
constructor(data: Partial<IkasProductFilterSettings>);
|
|
63
|
+
}
|
|
64
|
+
export declare type IkasProductFacetInput = {
|
|
65
|
+
id: string;
|
|
66
|
+
type: IkasProductFilterType;
|
|
67
|
+
displayType: IkasProductFilterDisplayType;
|
|
68
|
+
};
|
|
69
|
+
export declare enum IkasProductFilterType {
|
|
70
|
+
ATTRIBUTE = "ATTRIBUTE",
|
|
71
|
+
BRAND = "BRAND",
|
|
72
|
+
DISCOUNT_RATIO = "DISCOUNT_RATIO",
|
|
73
|
+
PRICE = "PRICE",
|
|
74
|
+
STOCK_STATUS = "STOCK_STATUS",
|
|
75
|
+
TAG = "TAG",
|
|
76
|
+
VARIANT_TYPE = "VARIANT_TYPE"
|
|
77
|
+
}
|
|
78
|
+
export declare enum IkasProductFilterDisplayType {
|
|
79
|
+
BOX = "BOX",
|
|
80
|
+
DATE_RANGE = "DATE_RANGE",
|
|
81
|
+
LIST = "LIST",
|
|
82
|
+
NUMBER_RANGE_LIST = "NUMBER_RANGE_LIST",
|
|
83
|
+
NUMBER_RANGE = "NUMBER_RANGE",
|
|
84
|
+
SWATCH = "SWATCH"
|
|
85
|
+
}
|
|
86
|
+
export declare enum IkasProductFilterSortType {
|
|
87
|
+
ALPHABETICAL_ASC = "ALPHABETICAL_ASC",
|
|
88
|
+
ALPHABETICAL_DESC = "ALPHABETICAL_DESC",
|
|
89
|
+
PRODUCT_COUNT_ASC = "PRODUCT_COUNT_ASC",
|
|
90
|
+
PRODUCT_COUNT_DESC = "PRODUCT_COUNT_DESC"
|
|
91
|
+
}
|
|
92
|
+
export declare class RangeValue {
|
|
93
|
+
from: number;
|
|
94
|
+
to: number | undefined | null;
|
|
95
|
+
constructor(data: Partial<NumberRangeListOption>);
|
|
96
|
+
}
|
|
97
|
+
declare class NumberRangeListOption {
|
|
98
|
+
from: number;
|
|
99
|
+
to: number | undefined | null;
|
|
100
|
+
key: string;
|
|
101
|
+
private _isSelected;
|
|
102
|
+
constructor(data: Partial<NumberRangeListOption>);
|
|
103
|
+
get isSelected(): boolean;
|
|
104
|
+
toJSON(): this & {
|
|
105
|
+
isSelected: boolean;
|
|
106
|
+
};
|
|
107
|
+
}
|
|
108
|
+
export declare function parseRangeStr(rangeStr: string): RangeValue;
|
|
109
|
+
export {};
|