@ikas/storefront 0.2.0-alpha.9 → 0.2.0
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/__generated__ → __generated__}/global-types.d.ts +0 -0
- package/build/{cjs/analytics → analytics}/analytics.d.ts +0 -0
- package/build/{cjs/analytics → analytics}/events.d.ts +0 -0
- package/build/{cjs/analytics → analytics}/facebookPixel.d.ts +0 -0
- package/build/{cjs/analytics → analytics}/googleTagManager.d.ts +0 -0
- package/build/{cjs/analytics → analytics}/head/index.d.ts +0 -0
- package/build/{cjs/analytics → analytics}/ikas.d.ts +0 -0
- package/build/{cjs/analytics → analytics}/index.d.ts +0 -0
- package/build/{cjs/api → api}/apollo.d.ts +0 -0
- package/build/{cjs/api → api}/back-in-stock-reminder/__generated__/listProductBackInStockRemind.d.ts +0 -0
- package/build/{cjs/api → api}/back-in-stock-reminder/__generated__/saveProductBackInStockRemind.d.ts +0 -0
- package/build/{cjs/api → api}/back-in-stock-reminder/index.d.ts +0 -0
- package/build/{cjs/api → api}/blog/__generated__/getBlog.d.ts +0 -0
- package/build/{cjs/api → api}/blog/__generated__/listBlog.d.ts +0 -0
- package/build/{cjs/api → api}/blog/__generated__/listBlogCategory.d.ts +0 -0
- package/build/{cjs/api → api}/blog/__generated__/listBlogMetaData.d.ts +0 -0
- package/build/{cjs/api → api}/blog/index.d.ts +0 -0
- package/build/{cjs/api → api}/brand/__generated__/listProductBrand.d.ts +0 -0
- package/build/{cjs/api → api}/brand/index.d.ts +0 -0
- package/build/{cjs/api → api}/cart/__generated__/getCart.d.ts +0 -0
- package/build/{cjs/api → api}/cart/__generated__/saveItemToCart.d.ts +0 -0
- package/build/{cjs/api → api}/cart/index.d.ts +0 -0
- package/build/{cjs/api → api}/category/__generated__/listCategory.d.ts +0 -0
- package/build/{cjs/api → api}/category/__generated__/listCategoryPaths.d.ts +0 -0
- package/build/{cjs/api → api}/category/index.d.ts +0 -0
- package/build/{cjs/api → api}/checkout/__generated__/addCouponCodeToCheckout.d.ts +0 -0
- package/build/{cjs/api → api}/checkout/__generated__/checkStocks.d.ts +0 -0
- package/build/{cjs/api → api}/checkout/__generated__/createSaleTransactionWithCheckout.d.ts +0 -0
- package/build/{cjs/api → api}/checkout/__generated__/getCheckoutByCartId.d.ts +0 -0
- package/build/{cjs/api → api}/checkout/__generated__/getCheckoutById.d.ts +4 -0
- package/build/{cjs/api → api}/checkout/__generated__/getOrder.d.ts +0 -0
- package/build/{cjs/api → api}/checkout/__generated__/listCheckoutSettings.d.ts +0 -0
- package/build/{esm/api → api}/checkout/__generated__/listPaymentGateway.d.ts +3 -1
- package/build/{cjs/api → api}/checkout/__generated__/retrieveInstallmentInfo.d.ts +0 -0
- package/build/{cjs/api → api}/checkout/__generated__/saveCheckout.d.ts +0 -0
- package/build/{cjs/api → api}/checkout/index.d.ts +0 -0
- package/build/{cjs/api → api}/city/__generated__/listCity.d.ts +0 -0
- package/build/{cjs/api → api}/city/index.d.ts +0 -0
- package/build/{cjs/api → api}/contact-form/__generated__/sendContactFormToMerchant.d.ts +0 -0
- package/build/{cjs/api → api}/contact-form/index.d.ts +0 -0
- package/build/{cjs/api → api}/country/__generated__/getAvailableShippingCountries.d.ts +0 -0
- package/build/{cjs/api → api}/country/__generated__/getMyCountry.d.ts +0 -0
- package/build/{cjs/api → api}/country/__generated__/listCountry.d.ts +0 -0
- package/build/{cjs/api → api}/country/index.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/checkCustomerEmail.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/createCustomerEmailSubscription.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/createOrderRefundRequest.d.ts +0 -0
- package/build/{esm/api → api}/customer/__generated__/customerForgotPassword.d.ts +1 -0
- package/build/{cjs/api → api}/customer/__generated__/customerLogin.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/customerRecoverPassword.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/customerRefreshToken.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/getCustomerOrders.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/getLastViewedProducts.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/getMyCustomer.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/listOrderRefundSettings.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/listOrderTransactions.d.ts +0 -0
- package/build/{esm/api → api}/customer/__generated__/registerCustomer.d.ts +1 -0
- package/build/{cjs/api → api}/customer/__generated__/saveLastViewedProducts.d.ts +0 -0
- package/build/{cjs/api → api}/customer/__generated__/saveMyCustomer.d.ts +0 -0
- package/build/{cjs/api → api}/customer/index.d.ts +0 -0
- package/build/{cjs/api → api}/customer-review/__generated__/createCustomerReview.d.ts +0 -0
- package/build/{cjs/api → api}/customer-review/__generated__/listCustomerReviews.d.ts +0 -0
- package/build/{cjs/api → api}/customer-review/index.d.ts +0 -0
- package/build/{cjs/api → api}/district/__generated__/listDistrict.d.ts +0 -0
- package/build/{cjs/api → api}/district/index.d.ts +0 -0
- package/build/{cjs/api → api}/favorite-product/__generated__/isFavoriteProduct.d.ts +0 -0
- package/build/{cjs/api → api}/favorite-product/__generated__/listFavoriteProducts.d.ts +0 -0
- package/build/{cjs/api → api}/favorite-product/__generated__/saveFavoriteProduct.d.ts +0 -0
- package/build/{cjs/api → api}/favorite-product/index.d.ts +0 -0
- package/build/{cjs/api → api}/html-meta-data/__generated__/listHTMLMetaData.d.ts +0 -0
- package/build/{cjs/api → api}/html-meta-data/index.d.ts +0 -0
- package/build/{cjs/api → api}/index.d.ts +0 -0
- package/build/{cjs/api → api}/merchant/__generated__/listMerchantSettings.d.ts +0 -0
- package/build/{cjs/api → api}/merchant/index.d.ts +0 -0
- package/build/{cjs/api → api}/product-attribute/__generated__/listProductAttribute.d.ts +0 -0
- package/build/{cjs/api → api}/product-attribute/index.d.ts +0 -0
- package/build/{cjs/api → api}/product-option-set/__generated__/ListProductOptionSet.d.ts +0 -0
- package/build/{cjs/api → api}/product-option-set/index.d.ts +0 -0
- package/build/{cjs/api → api}/product-search/__generated__/getProductFilterData.d.ts +0 -0
- package/build/{cjs/api → api}/product-search/__generated__/searchProducts.d.ts +0 -0
- package/build/{cjs/api → api}/product-search/index.d.ts +0 -0
- package/build/{cjs/api → api}/state/__generated__/listState.d.ts +0 -0
- package/build/{cjs/api → api}/state/index.d.ts +0 -0
- package/build/{cjs/api → api}/stock-location/__generated__/listStockLocation.d.ts +0 -0
- package/build/{cjs/api → api}/stock-location/index.d.ts +0 -0
- package/build/{cjs/api → api}/storefront/__generated__/getStorefront.d.ts +0 -0
- package/build/{cjs/api → api}/storefront/index.d.ts +0 -0
- package/build/{cjs/api → api}/variant-type/__generated__/listVariantType.d.ts +0 -0
- package/build/{cjs/api → api}/variant-type/index.d.ts +0 -0
- package/build/{cjs/assets → assets}/translations/checkout/en.js +0 -0
- package/build/{cjs/assets → assets}/translations/checkout/tr.js +0 -0
- package/build/{cjs/components → components}/checkout/components/address-form/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/address-form/model.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/button/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/cart-summary/cart-item/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/cart-summary/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/checkbox/check.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/checkbox/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/credit-card-form/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/credit-card-form/model.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/credit-card-form/svg/amex.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/credit-card-form/svg/master-card.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/credit-card-form/svg/troy.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/credit-card-form/svg/visa.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/customer-addresses/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/customer-addresses/model.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/error/customer-login-required-error/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/error/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/error/no-shipping-error/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/error/payment-error/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/error/stock-error/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/error/unknown-error/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/expandable-section/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/form-item/caret-down.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/form-item/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/form-item/model.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/fullscreen-loading/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/input-with-button/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/modal/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/notification-box/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/select-box/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/step-container/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/arrow-down.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/arrow-left.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/arrow-right.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/cross.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/discount.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/external.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/gift.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/ikas.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/lock.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/shopping-cart.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/success-circle.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/tag.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/svg/warning.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/toggle/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/components/tooltip/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/model.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/steps/step-info/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/steps/step-payment/billing-address/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/steps/step-payment/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/steps/step-payment/payment-gateways/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/steps/step-payment/payment-gateways/installments/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/steps/step-shipping/index.d.ts +0 -0
- package/build/{cjs/components → components}/checkout/steps/step-success/index.d.ts +0 -0
- package/build/{cjs/components → components}/error/index.d.ts +0 -0
- package/build/{cjs/components → components}/image/index.d.ts +0 -0
- package/build/{cjs/components → components}/index.d.ts +0 -0
- package/build/{cjs/components → components}/page/ThemeComponent.d.ts +0 -0
- package/build/{cjs/components → components}/page/head.d.ts +0 -0
- package/build/{cjs/components → components}/page/index.d.ts +0 -1
- package/build/{cjs/components → components}/page-editor/ThemeComponentEditor.d.ts +0 -0
- package/build/{cjs/components → components}/page-editor/index.d.ts +0 -0
- package/build/{cjs/components → components}/page-editor/model.d.ts +0 -0
- package/build/{cjs/index.css → index.css} +0 -0
- package/build/{cjs/index.d.ts → index.d.ts} +0 -0
- package/build/{esm/index.css → index.es.css} +0 -0
- package/build/index.es.js +73733 -0
- package/build/index.js +73862 -0
- package/build/{cjs/models → models}/data/blog/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/brand/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/cart/index.d.ts +1 -0
- package/build/{cjs/models → models}/data/category/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/checkout/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/checkout-settings/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/city/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/contact-form/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/country/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/customer/address/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/customer/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/customer-review/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/customer-review-settings/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/district/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/favorite-product/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/html-meta-data/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/image/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/index.d.ts +1 -1
- package/build/{cjs/models → models}/data/installment-info/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/merchant-settings/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/order/address/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/order/adjustment/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/order/gift-line/index.d.ts +0 -0
- package/build/{esm/models → models}/data/order/index.d.ts +1 -2
- package/build/{cjs/models → models}/data/order/line-item/discount/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/order/line-item/index.d.ts +1 -0
- package/build/{cjs/models → models}/data/order/line-item/variant/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/order/refund/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/order/refund/refund-line-item/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/order/refund/settings.d.ts +0 -0
- package/build/{cjs/models → models}/data/order/shipping-line/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/order-transaction/index.d.ts +1 -0
- package/build/{cjs/models → models}/data/payment-gateway/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product/attribute-value/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product/variant/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product/variant/price/index.d.ts +1 -0
- package/build/{cjs/models → models}/data/product/variant-type/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product-attribute/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product-attribute/product-attribute-option/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product-attribute/product-attribute-table-cell/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product-attribute/product-attribute-table-template/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product-back-in-stock-settings/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product-filter/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product-option-set/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/product-tag/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/sales-channel/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/simple-product/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/state/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/storefront/domain/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/storefront/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/storefront/localization/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/storefront/routing/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/storefront/theme/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/storefront/theme-localization/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/variant-type/index.d.ts +0 -0
- package/build/{cjs/models → models}/data/variant-type/variant-value/index.d.ts +0 -0
- package/build/{cjs/models → models}/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/component/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/component/prop/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/custom-data/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/attribute-list.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/attribute.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/blog-category-list.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/blog-category.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/blog-list.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/blog.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/brand-list.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/brand.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/category-list.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/category.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/link.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/product-detail.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/component/prop-value/product-list.d.ts +0 -0
- package/build/{cjs/models → models}/theme/page/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/settings/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/settings/prop/color/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/settings/prop/favicon/index.d.ts +0 -0
- package/build/{cjs/models → models}/theme/theme.d.ts +0 -0
- package/build/{cjs/models → models}/ui/blog-category-list/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/blog-list/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/brand-list/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/category-list/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/component-renderer/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/customer-review-list/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/navigation-link/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/product-attribute-detail/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/product-attribute-list/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/product-detail/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/product-list/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/form/account-info.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/form/address.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/form/contact-form.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/form/customer-review.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/form/forgot-password.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/form/login.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/form/recover-password.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/form/register.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/index.d.ts +0 -0
- package/build/{cjs/models → models}/ui/validator/rules/index.d.ts +0 -0
- package/build/{cjs/pages → pages}/404.d.ts +0 -0
- package/build/{cjs/pages/blog/[slug].d.ts → pages/[slug]/index.d.ts} +0 -0
- package/build/{cjs/pages → pages}/account/addresses.d.ts +0 -0
- package/build/{cjs/pages → pages}/account/favorite-products.d.ts +0 -0
- package/build/{cjs/pages → pages}/account/forgot-password.d.ts +0 -0
- package/build/{cjs/pages → pages}/account/index.d.ts +0 -0
- package/build/{cjs/pages → pages}/account/login.d.ts +0 -0
- package/build/{cjs/pages → pages}/account/orders/[id].d.ts +0 -0
- package/build/{cjs/pages → pages}/account/orders/index.d.ts +0 -0
- package/build/{cjs/pages → pages}/account/recover-password.d.ts +0 -0
- package/build/{cjs/pages → pages}/account/register.d.ts +0 -0
- package/build/{esm/pages → pages}/blog/[slug].d.ts +0 -0
- package/build/{cjs/pages → pages}/blog/index.d.ts +0 -0
- package/build/{cjs/pages → pages}/cart.d.ts +0 -0
- package/build/{cjs/pages → pages}/checkout.d.ts +0 -0
- package/build/{esm/pages → pages}/editor.d.ts +0 -1
- package/build/{cjs/pages → pages}/home.d.ts +0 -0
- package/build/pages/index.d.ts +20 -0
- package/build/{cjs/pages → pages}/pages/[slug].d.ts +0 -0
- package/build/{cjs/pages → pages}/search.d.ts +0 -0
- package/build/{cjs/providers → providers}/page-data-get.d.ts +0 -0
- package/build/{cjs/providers → providers}/page-data-init.d.ts +0 -0
- package/build/{cjs/providers → providers}/page-data-next.d.ts +0 -0
- package/build/{cjs/providers → providers}/placeholders.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/attribute-list.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/attribute.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/blog-category-list.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/blog-category.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/blog-list.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/blog.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/boolean.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/brand-list.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/brand.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/category-list.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/category.d.ts +0 -0
- package/build/providers/prop-value/checkout.d.ts +4 -0
- package/build/{cjs/providers → providers}/prop-value/color.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/custom.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/image-list.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/image.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/index.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/link.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/product-detail.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/product-list.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/rich-text.d.ts +0 -0
- package/build/{cjs/providers → providers}/prop-value/text.d.ts +0 -0
- package/build/{cjs/store → store}/base.d.ts +0 -0
- package/build/{cjs/store → store}/cart.d.ts +0 -0
- package/build/{cjs/store → store}/customer.d.ts +0 -0
- package/build/{cjs/store → store}/index.d.ts +0 -0
- package/build/{esm/storefront → storefront}/index.d.ts +2 -2
- package/build/utils/currency.d.ts +7 -0
- package/build/{cjs/utils → utils}/helper.d.ts +0 -0
- package/build/{cjs/utils → utils}/i18n.d.ts +0 -0
- package/build/{cjs/utils → utils}/index.d.ts +0 -0
- package/package.json +4 -6
- package/build/cjs/[slug]-e484ad76.js +0 -1
- package/build/cjs/analytics.js +0 -1
- package/build/cjs/api/checkout/__generated__/listPaymentGateway.d.ts +0 -40
- package/build/cjs/api/customer/__generated__/customerForgotPassword.d.ts +0 -6
- package/build/cjs/api/customer/__generated__/registerCustomer.d.ts +0 -71
- package/build/cjs/api.js +0 -1
- package/build/cjs/base-1fa38f9a.js +0 -1
- package/build/cjs/blog-category-list-2bc016a2.js +0 -1
- package/build/cjs/cart-90632b65.js +0 -1
- package/build/cjs/components.js +0 -1
- package/build/cjs/en-a1fa5309.js +0 -1
- package/build/cjs/get-e74270ba.js +0 -15
- package/build/cjs/i18n-23489f2d.js +0 -1
- package/build/cjs/index-4896761a.js +0 -1
- package/build/cjs/index-5114bb73.js +0 -1
- package/build/cjs/index-681c2517.js +0 -1
- package/build/cjs/index-9a0c47b1.js +0 -1
- package/build/cjs/index-a851ebb1.js +0 -1
- package/build/cjs/index-a8b07648.js +0 -1
- package/build/cjs/index-ad398c13.js +0 -1
- package/build/cjs/index-b8b2616a.js +0 -3
- package/build/cjs/index-eceaf256.js +0 -1
- package/build/cjs/index.js +0 -1
- package/build/cjs/models/data/order/index.d.ts +0 -147
- package/build/cjs/models.js +0 -1
- package/build/cjs/pages/[slug]/index.d.ts +0 -4
- package/build/cjs/pages/[slug]/providers.d.ts +0 -3
- package/build/cjs/pages/editor.d.ts +0 -9
- package/build/cjs/pages/index.d.ts +0 -20
- package/build/cjs/pages.js +0 -1
- package/build/cjs/store.js +0 -1
- package/build/cjs/storefront/index.d.ts +0 -53
- package/build/cjs/storefront.js +0 -1
- package/build/cjs/tr-5b03d013.js +0 -1
- package/build/cjs/utils/currency.d.ts +0 -1
- package/build/cjs/utils.js +0 -1
- package/build/esm/[slug]-a90edd15.js +0 -1
- package/build/esm/__generated__/global-types.d.ts +0 -624
- package/build/esm/analytics/analytics.d.ts +0 -37
- package/build/esm/analytics/events.d.ts +0 -36
- package/build/esm/analytics/facebookPixel.d.ts +0 -15
- package/build/esm/analytics/googleTagManager.d.ts +0 -201
- package/build/esm/analytics/head/index.d.ts +0 -7
- package/build/esm/analytics/ikas.d.ts +0 -133
- package/build/esm/analytics/index.d.ts +0 -2
- package/build/esm/analytics.js +0 -1
- package/build/esm/api/apollo.d.ts +0 -10
- package/build/esm/api/back-in-stock-reminder/__generated__/listProductBackInStockRemind.d.ts +0 -24
- package/build/esm/api/back-in-stock-reminder/__generated__/saveProductBackInStockRemind.d.ts +0 -19
- package/build/esm/api/back-in-stock-reminder/index.d.ts +0 -23
- package/build/esm/api/blog/__generated__/getBlog.d.ts +0 -83
- package/build/esm/api/blog/__generated__/listBlog.d.ts +0 -86
- package/build/esm/api/blog/__generated__/listBlogCategory.d.ts +0 -38
- package/build/esm/api/blog/__generated__/listBlogMetaData.d.ts +0 -29
- package/build/esm/api/blog/index.d.ts +0 -32
- package/build/esm/api/brand/__generated__/listProductBrand.d.ts +0 -47
- package/build/esm/api/brand/index.d.ts +0 -16
- package/build/esm/api/cart/__generated__/getCart.d.ts +0 -71
- package/build/esm/api/cart/__generated__/saveItemToCart.d.ts +0 -74
- package/build/esm/api/cart/index.d.ts +0 -5
- package/build/esm/api/category/__generated__/listCategory.d.ts +0 -52
- package/build/esm/api/category/__generated__/listCategoryPaths.d.ts +0 -23
- package/build/esm/api/category/index.d.ts +0 -18
- package/build/esm/api/checkout/__generated__/addCouponCodeToCheckout.d.ts +0 -11
- package/build/esm/api/checkout/__generated__/checkStocks.d.ts +0 -18
- package/build/esm/api/checkout/__generated__/createSaleTransactionWithCheckout.d.ts +0 -22
- package/build/esm/api/checkout/__generated__/getCheckoutByCartId.d.ts +0 -10
- package/build/esm/api/checkout/__generated__/getCheckoutById.d.ts +0 -232
- package/build/esm/api/checkout/__generated__/getOrder.d.ts +0 -215
- package/build/esm/api/checkout/__generated__/listCheckoutSettings.d.ts +0 -34
- package/build/esm/api/checkout/__generated__/retrieveInstallmentInfo.d.ts +0 -23
- package/build/esm/api/checkout/__generated__/saveCheckout.d.ts +0 -11
- package/build/esm/api/checkout/index.d.ts +0 -29
- package/build/esm/api/city/__generated__/listCity.d.ts +0 -14
- package/build/esm/api/city/index.d.ts +0 -4
- package/build/esm/api/contact-form/__generated__/sendContactFormToMerchant.d.ts +0 -9
- package/build/esm/api/contact-form/index.d.ts +0 -10
- package/build/esm/api/country/__generated__/getAvailableShippingCountries.d.ts +0 -6
- package/build/esm/api/country/__generated__/getMyCountry.d.ts +0 -3
- package/build/esm/api/country/__generated__/listCountry.d.ts +0 -23
- package/build/esm/api/country/index.d.ts +0 -6
- package/build/esm/api/customer/__generated__/checkCustomerEmail.d.ts +0 -10
- package/build/esm/api/customer/__generated__/createCustomerEmailSubscription.d.ts +0 -11
- package/build/esm/api/customer/__generated__/createOrderRefundRequest.d.ts +0 -215
- package/build/esm/api/customer/__generated__/customerLogin.d.ts +0 -70
- package/build/esm/api/customer/__generated__/customerRecoverPassword.d.ts +0 -8
- package/build/esm/api/customer/__generated__/customerRefreshToken.d.ts +0 -11
- package/build/esm/api/customer/__generated__/getCustomerOrders.d.ts +0 -215
- package/build/esm/api/customer/__generated__/getLastViewedProducts.d.ts +0 -15
- package/build/esm/api/customer/__generated__/getMyCustomer.d.ts +0 -59
- package/build/esm/api/customer/__generated__/listOrderRefundSettings.d.ts +0 -13
- package/build/esm/api/customer/__generated__/listOrderTransactions.d.ts +0 -53
- package/build/esm/api/customer/__generated__/saveLastViewedProducts.d.ts +0 -11
- package/build/esm/api/customer/__generated__/saveMyCustomer.d.ts +0 -63
- package/build/esm/api/customer/index.d.ts +0 -44
- package/build/esm/api/customer-review/__generated__/createCustomerReview.d.ts +0 -11
- package/build/esm/api/customer-review/__generated__/listCustomerReviews.d.ts +0 -25
- package/build/esm/api/customer-review/index.d.ts +0 -24
- package/build/esm/api/district/__generated__/listDistrict.d.ts +0 -13
- package/build/esm/api/district/index.d.ts +0 -4
- package/build/esm/api/favorite-product/__generated__/isFavoriteProduct.d.ts +0 -6
- package/build/esm/api/favorite-product/__generated__/listFavoriteProducts.d.ts +0 -12
- package/build/esm/api/favorite-product/__generated__/saveFavoriteProduct.d.ts +0 -7
- package/build/esm/api/favorite-product/index.d.ts +0 -6
- package/build/esm/api/html-meta-data/__generated__/listHTMLMetaData.d.ts +0 -18
- package/build/esm/api/html-meta-data/index.d.ts +0 -4
- package/build/esm/api/index.d.ts +0 -21
- package/build/esm/api/merchant/__generated__/listMerchantSettings.d.ts +0 -9
- package/build/esm/api/merchant/index.d.ts +0 -4
- package/build/esm/api/product-attribute/__generated__/listProductAttribute.d.ts +0 -39
- package/build/esm/api/product-attribute/index.d.ts +0 -4
- package/build/esm/api/product-option-set/__generated__/ListProductOptionSet.d.ts +0 -90
- package/build/esm/api/product-option-set/index.d.ts +0 -6
- package/build/esm/api/product-search/__generated__/getProductFilterData.d.ts +0 -52
- package/build/esm/api/product-search/__generated__/searchProducts.d.ts +0 -26
- package/build/esm/api/product-search/index.d.ts +0 -20
- package/build/esm/api/state/__generated__/listState.d.ts +0 -13
- package/build/esm/api/state/index.d.ts +0 -4
- package/build/esm/api/stock-location/__generated__/listStockLocation.d.ts +0 -7
- package/build/esm/api/stock-location/index.d.ts +0 -4
- package/build/esm/api/storefront/__generated__/getStorefront.d.ts +0 -52
- package/build/esm/api/storefront/index.d.ts +0 -4
- package/build/esm/api/variant-type/__generated__/listVariantType.d.ts +0 -39
- package/build/esm/api/variant-type/index.d.ts +0 -4
- package/build/esm/api.js +0 -1
- package/build/esm/assets/translations/checkout/en.js +0 -161
- package/build/esm/assets/translations/checkout/tr.js +0 -160
- package/build/esm/base-46969f69.js +0 -1
- package/build/esm/blog-category-list-8bbfffa4.js +0 -1
- package/build/esm/cart-f58c6575.js +0 -1
- package/build/esm/components/checkout/components/address-form/index.d.ts +0 -3
- package/build/esm/components/checkout/components/address-form/model.d.ts +0 -123
- package/build/esm/components/checkout/components/button/index.d.ts +0 -12
- package/build/esm/components/checkout/components/cart-summary/cart-item/index.d.ts +0 -10
- package/build/esm/components/checkout/components/cart-summary/index.d.ts +0 -8
- package/build/esm/components/checkout/components/checkbox/check.d.ts +0 -6
- package/build/esm/components/checkout/components/checkbox/index.d.ts +0 -10
- package/build/esm/components/checkout/components/credit-card-form/index.d.ts +0 -7
- package/build/esm/components/checkout/components/credit-card-form/model.d.ts +0 -26
- package/build/esm/components/checkout/components/credit-card-form/svg/amex.d.ts +0 -6
- package/build/esm/components/checkout/components/credit-card-form/svg/master-card.d.ts +0 -6
- package/build/esm/components/checkout/components/credit-card-form/svg/troy.d.ts +0 -6
- package/build/esm/components/checkout/components/credit-card-form/svg/visa.d.ts +0 -6
- package/build/esm/components/checkout/components/customer-addresses/index.d.ts +0 -15
- package/build/esm/components/checkout/components/customer-addresses/model.d.ts +0 -21
- package/build/esm/components/checkout/components/error/customer-login-required-error/index.d.ts +0 -8
- package/build/esm/components/checkout/components/error/index.d.ts +0 -7
- package/build/esm/components/checkout/components/error/no-shipping-error/index.d.ts +0 -6
- package/build/esm/components/checkout/components/error/payment-error/index.d.ts +0 -8
- package/build/esm/components/checkout/components/error/stock-error/index.d.ts +0 -8
- package/build/esm/components/checkout/components/error/unknown-error/index.d.ts +0 -6
- package/build/esm/components/checkout/components/expandable-section/index.d.ts +0 -6
- package/build/esm/components/checkout/components/form-item/caret-down.d.ts +0 -6
- package/build/esm/components/checkout/components/form-item/index.d.ts +0 -3
- package/build/esm/components/checkout/components/form-item/model.d.ts +0 -59
- package/build/esm/components/checkout/components/fullscreen-loading/index.d.ts +0 -2
- package/build/esm/components/checkout/components/input-with-button/index.d.ts +0 -11
- package/build/esm/components/checkout/components/modal/index.d.ts +0 -8
- package/build/esm/components/checkout/components/notification-box/index.d.ts +0 -9
- package/build/esm/components/checkout/components/select-box/index.d.ts +0 -13
- package/build/esm/components/checkout/components/step-container/index.d.ts +0 -15
- package/build/esm/components/checkout/components/svg/arrow-down.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/arrow-left.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/arrow-right.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/cross.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/discount.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/external.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/gift.d.ts +0 -7
- package/build/esm/components/checkout/components/svg/ikas.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/lock.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/shopping-cart.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/success-circle.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/tag.d.ts +0 -6
- package/build/esm/components/checkout/components/svg/warning.d.ts +0 -6
- package/build/esm/components/checkout/components/toggle/index.d.ts +0 -10
- package/build/esm/components/checkout/components/tooltip/index.d.ts +0 -8
- package/build/esm/components/checkout/index.d.ts +0 -32
- package/build/esm/components/checkout/model.d.ts +0 -120
- package/build/esm/components/checkout/steps/step-info/index.d.ts +0 -7
- package/build/esm/components/checkout/steps/step-payment/billing-address/index.d.ts +0 -7
- package/build/esm/components/checkout/steps/step-payment/index.d.ts +0 -7
- package/build/esm/components/checkout/steps/step-payment/payment-gateways/index.d.ts +0 -7
- package/build/esm/components/checkout/steps/step-payment/payment-gateways/installments/index.d.ts +0 -7
- package/build/esm/components/checkout/steps/step-shipping/index.d.ts +0 -7
- package/build/esm/components/checkout/steps/step-success/index.d.ts +0 -7
- package/build/esm/components/error/index.d.ts +0 -5
- package/build/esm/components/image/index.d.ts +0 -36
- package/build/esm/components/index.d.ts +0 -4
- package/build/esm/components/page/ThemeComponent.d.ts +0 -10
- package/build/esm/components/page/head.d.ts +0 -12
- package/build/esm/components/page/index.d.ts +0 -18
- package/build/esm/components/page-editor/ThemeComponentEditor.d.ts +0 -9
- package/build/esm/components/page-editor/index.d.ts +0 -2
- package/build/esm/components/page-editor/model.d.ts +0 -65
- package/build/esm/components.js +0 -1
- package/build/esm/en-2122556b.js +0 -1
- package/build/esm/get-f6594d28.js +0 -15
- package/build/esm/i18n-88bbe1a1.js +0 -1
- package/build/esm/index-10011dee.js +0 -1
- package/build/esm/index-270f04f4.js +0 -3
- package/build/esm/index-b6ebc78e.js +0 -1
- package/build/esm/index-b8245ce8.js +0 -1
- package/build/esm/index-c6779c48.js +0 -1
- package/build/esm/index-d47c16b6.js +0 -1
- package/build/esm/index-df1da9c5.js +0 -1
- package/build/esm/index-f0720041.js +0 -1
- package/build/esm/index-f4c9dbad.js +0 -1
- package/build/esm/index.d.ts +0 -8
- package/build/esm/index.js +0 -1
- package/build/esm/models/data/blog/index.d.ts +0 -67
- package/build/esm/models/data/brand/index.d.ts +0 -21
- package/build/esm/models/data/cart/index.d.ts +0 -44
- package/build/esm/models/data/category/index.d.ts +0 -52
- package/build/esm/models/data/checkout/index.d.ts +0 -103
- package/build/esm/models/data/checkout-settings/index.d.ts +0 -25
- package/build/esm/models/data/city/index.d.ts +0 -4
- package/build/esm/models/data/contact-form/index.d.ts +0 -7
- package/build/esm/models/data/country/index.d.ts +0 -8
- package/build/esm/models/data/customer/address/index.d.ts +0 -49
- package/build/esm/models/data/customer/index.d.ts +0 -33
- package/build/esm/models/data/customer-review/index.d.ts +0 -23
- package/build/esm/models/data/customer-review-settings/index.d.ts +0 -4
- package/build/esm/models/data/district/index.d.ts +0 -4
- package/build/esm/models/data/favorite-product/index.d.ts +0 -6
- package/build/esm/models/data/html-meta-data/index.d.ts +0 -23
- package/build/esm/models/data/image/index.d.ts +0 -8
- package/build/esm/models/data/index.d.ts +0 -33
- package/build/esm/models/data/installment-info/index.d.ts +0 -30
- package/build/esm/models/data/merchant-settings/index.d.ts +0 -8
- package/build/esm/models/data/order/address/index.d.ts +0 -50
- package/build/esm/models/data/order/adjustment/index.d.ts +0 -16
- package/build/esm/models/data/order/gift-line/index.d.ts +0 -4
- package/build/esm/models/data/order/line-item/discount/index.d.ts +0 -11
- package/build/esm/models/data/order/line-item/index.d.ts +0 -40
- package/build/esm/models/data/order/line-item/variant/index.d.ts +0 -25
- package/build/esm/models/data/order/refund/index.d.ts +0 -6
- package/build/esm/models/data/order/refund/refund-line-item/index.d.ts +0 -5
- package/build/esm/models/data/order/refund/settings.d.ts +0 -6
- package/build/esm/models/data/order/shipping-line/index.d.ts +0 -7
- package/build/esm/models/data/order-transaction/index.d.ts +0 -73
- package/build/esm/models/data/payment-gateway/index.d.ts +0 -61
- package/build/esm/models/data/product/attribute-value/index.d.ts +0 -20
- package/build/esm/models/data/product/index.d.ts +0 -34
- package/build/esm/models/data/product/variant/index.d.ts +0 -24
- package/build/esm/models/data/product/variant/price/index.d.ts +0 -10
- package/build/esm/models/data/product/variant-type/index.d.ts +0 -6
- package/build/esm/models/data/product-attribute/index.d.ts +0 -34
- package/build/esm/models/data/product-attribute/product-attribute-option/index.d.ts +0 -5
- package/build/esm/models/data/product-attribute/product-attribute-table-cell/index.d.ts +0 -5
- package/build/esm/models/data/product-attribute/product-attribute-table-template/index.d.ts +0 -6
- package/build/esm/models/data/product-back-in-stock-settings/index.d.ts +0 -3
- package/build/esm/models/data/product-filter/index.d.ts +0 -109
- package/build/esm/models/data/product-option-set/index.d.ts +0 -85
- package/build/esm/models/data/product-tag/index.d.ts +0 -5
- package/build/esm/models/data/sales-channel/index.d.ts +0 -18
- package/build/esm/models/data/simple-product/index.d.ts +0 -136
- package/build/esm/models/data/state/index.d.ts +0 -5
- package/build/esm/models/data/storefront/domain/index.d.ts +0 -8
- package/build/esm/models/data/storefront/index.d.ts +0 -23
- package/build/esm/models/data/storefront/localization/index.d.ts +0 -7
- package/build/esm/models/data/storefront/routing/index.d.ts +0 -9
- package/build/esm/models/data/storefront/theme/index.d.ts +0 -13
- package/build/esm/models/data/storefront/theme-localization/index.d.ts +0 -12
- package/build/esm/models/data/variant-type/index.d.ts +0 -26
- package/build/esm/models/data/variant-type/variant-value/index.d.ts +0 -11
- package/build/esm/models/index.d.ts +0 -3
- package/build/esm/models/theme/component/index.d.ts +0 -10
- package/build/esm/models/theme/component/prop/index.d.ts +0 -40
- package/build/esm/models/theme/custom-data/index.d.ts +0 -24
- package/build/esm/models/theme/index.d.ts +0 -18
- package/build/esm/models/theme/page/component/index.d.ts +0 -6
- package/build/esm/models/theme/page/component/prop-value/attribute-list.d.ts +0 -7
- package/build/esm/models/theme/page/component/prop-value/attribute.d.ts +0 -7
- package/build/esm/models/theme/page/component/prop-value/blog-category-list.d.ts +0 -7
- package/build/esm/models/theme/page/component/prop-value/blog-category.d.ts +0 -5
- package/build/esm/models/theme/page/component/prop-value/blog-list.d.ts +0 -9
- package/build/esm/models/theme/page/component/prop-value/blog.d.ts +0 -5
- package/build/esm/models/theme/page/component/prop-value/brand-list.d.ts +0 -9
- package/build/esm/models/theme/page/component/prop-value/brand.d.ts +0 -5
- package/build/esm/models/theme/page/component/prop-value/category-list.d.ts +0 -9
- package/build/esm/models/theme/page/component/prop-value/category.d.ts +0 -5
- package/build/esm/models/theme/page/component/prop-value/link.d.ts +0 -19
- package/build/esm/models/theme/page/component/prop-value/product-detail.d.ts +0 -6
- package/build/esm/models/theme/page/component/prop-value/product-list.d.ts +0 -17
- package/build/esm/models/theme/page/index.d.ts +0 -40
- package/build/esm/models/theme/settings/index.d.ts +0 -13
- package/build/esm/models/theme/settings/prop/color/index.d.ts +0 -7
- package/build/esm/models/theme/settings/prop/favicon/index.d.ts +0 -4
- package/build/esm/models/theme/theme.d.ts +0 -16
- package/build/esm/models/ui/blog-category-list/index.d.ts +0 -52
- package/build/esm/models/ui/blog-list/index.d.ts +0 -56
- package/build/esm/models/ui/brand-list/index.d.ts +0 -61
- package/build/esm/models/ui/category-list/index.d.ts +0 -61
- package/build/esm/models/ui/component-renderer/index.d.ts +0 -7
- package/build/esm/models/ui/customer-review-list/index.d.ts +0 -43
- package/build/esm/models/ui/index.d.ts +0 -22
- package/build/esm/models/ui/navigation-link/index.d.ts +0 -7
- package/build/esm/models/ui/product-attribute-detail/index.d.ts +0 -8
- package/build/esm/models/ui/product-attribute-list/index.d.ts +0 -9
- package/build/esm/models/ui/product-detail/index.d.ts +0 -28
- package/build/esm/models/ui/product-list/index.d.ts +0 -132
- package/build/esm/models/ui/validator/form/account-info.d.ts +0 -40
- package/build/esm/models/ui/validator/form/address.d.ts +0 -75
- package/build/esm/models/ui/validator/form/contact-form.d.ts +0 -45
- package/build/esm/models/ui/validator/form/customer-review.d.ts +0 -37
- package/build/esm/models/ui/validator/form/forgot-password.d.ts +0 -29
- package/build/esm/models/ui/validator/form/login.d.ts +0 -35
- package/build/esm/models/ui/validator/form/recover-password.d.ts +0 -36
- package/build/esm/models/ui/validator/form/register.d.ts +0 -48
- package/build/esm/models/ui/validator/index.d.ts +0 -27
- package/build/esm/models/ui/validator/rules/index.d.ts +0 -87
- package/build/esm/models.js +0 -1
- package/build/esm/pages/404.d.ts +0 -6
- package/build/esm/pages/[slug]/index.d.ts +0 -4
- package/build/esm/pages/[slug]/providers.d.ts +0 -3
- package/build/esm/pages/account/addresses.d.ts +0 -6
- package/build/esm/pages/account/favorite-products.d.ts +0 -6
- package/build/esm/pages/account/forgot-password.d.ts +0 -6
- package/build/esm/pages/account/index.d.ts +0 -6
- package/build/esm/pages/account/login.d.ts +0 -6
- package/build/esm/pages/account/orders/[id].d.ts +0 -6
- package/build/esm/pages/account/orders/index.d.ts +0 -6
- package/build/esm/pages/account/recover-password.d.ts +0 -6
- package/build/esm/pages/account/register.d.ts +0 -6
- package/build/esm/pages/blog/index.d.ts +0 -6
- package/build/esm/pages/cart.d.ts +0 -6
- package/build/esm/pages/checkout.d.ts +0 -18
- package/build/esm/pages/home.d.ts +0 -6
- package/build/esm/pages/index.d.ts +0 -20
- package/build/esm/pages/pages/[slug].d.ts +0 -7
- package/build/esm/pages/search.d.ts +0 -6
- package/build/esm/pages.js +0 -1
- package/build/esm/providers/page-data-get.d.ts +0 -57
- package/build/esm/providers/page-data-init.d.ts +0 -58
- package/build/esm/providers/page-data-next.d.ts +0 -243
- package/build/esm/providers/placeholders.d.ts +0 -6
- package/build/esm/providers/prop-value/attribute-list.d.ts +0 -12
- package/build/esm/providers/prop-value/attribute.d.ts +0 -12
- package/build/esm/providers/prop-value/blog-category-list.d.ts +0 -7
- package/build/esm/providers/prop-value/blog-category.d.ts +0 -11
- package/build/esm/providers/prop-value/blog-list.d.ts +0 -9
- package/build/esm/providers/prop-value/blog.d.ts +0 -11
- package/build/esm/providers/prop-value/boolean.d.ts +0 -6
- package/build/esm/providers/prop-value/brand-list.d.ts +0 -7
- package/build/esm/providers/prop-value/brand.d.ts +0 -11
- package/build/esm/providers/prop-value/category-list.d.ts +0 -7
- package/build/esm/providers/prop-value/category.d.ts +0 -11
- package/build/esm/providers/prop-value/color.d.ts +0 -6
- package/build/esm/providers/prop-value/custom.d.ts +0 -42
- package/build/esm/providers/prop-value/image-list.d.ts +0 -7
- package/build/esm/providers/prop-value/image.d.ts +0 -7
- package/build/esm/providers/prop-value/index.d.ts +0 -3
- package/build/esm/providers/prop-value/link.d.ts +0 -9
- package/build/esm/providers/prop-value/product-detail.d.ts +0 -11
- package/build/esm/providers/prop-value/product-list.d.ts +0 -9
- package/build/esm/providers/prop-value/rich-text.d.ts +0 -6
- package/build/esm/providers/prop-value/text.d.ts +0 -6
- package/build/esm/store/base.d.ts +0 -25
- package/build/esm/store/cart.d.ts +0 -27
- package/build/esm/store/customer.d.ts +0 -72
- package/build/esm/store/index.d.ts +0 -1
- package/build/esm/store.js +0 -1
- package/build/esm/storefront.js +0 -1
- package/build/esm/tr-26d6f603.js +0 -1
- package/build/esm/utils/currency.d.ts +0 -1
- package/build/esm/utils/helper.d.ts +0 -8
- package/build/esm/utils/i18n.d.ts +0 -20
- package/build/esm/utils/index.d.ts +0 -3
- package/build/esm/utils.js +0 -1
|
@@ -1,34 +0,0 @@
|
|
|
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 {};
|
|
@@ -1,6 +0,0 @@
|
|
|
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
|
-
}
|
|
@@ -1,109 +0,0 @@
|
|
|
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 {};
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
import { IkasImage } from "../../../index";
|
|
2
|
-
export declare enum IkasProductOptionType {
|
|
3
|
-
CHOICE = "CHOICE",
|
|
4
|
-
TEXT = "TEXT",
|
|
5
|
-
TEXT_AREA = "TEXT_AREA",
|
|
6
|
-
IMAGE = "IMAGE",
|
|
7
|
-
FILE = "FILE",
|
|
8
|
-
COLOR_PICKER = "COLOR_PICKER",
|
|
9
|
-
CHECKBOX = "CHECKBOX"
|
|
10
|
-
}
|
|
11
|
-
export declare enum IkasProductOptionSelectType {
|
|
12
|
-
SELECT = "SELECT",
|
|
13
|
-
BOX = "BOX",
|
|
14
|
-
SWATCH = "SWATCH"
|
|
15
|
-
}
|
|
16
|
-
export declare class IkasProductOptionSelectValueTranslations {
|
|
17
|
-
id: string;
|
|
18
|
-
value: string | null;
|
|
19
|
-
constructor(data: Partial<IkasProductOptionSelectValueTranslations>);
|
|
20
|
-
}
|
|
21
|
-
export declare class IkasProductOptionTranslations {
|
|
22
|
-
id: string;
|
|
23
|
-
name: string | null;
|
|
24
|
-
optionalText: string | null;
|
|
25
|
-
values: IkasProductOptionSelectValueTranslations[] | null;
|
|
26
|
-
constructor(data: Partial<IkasProductOptionTranslations>);
|
|
27
|
-
}
|
|
28
|
-
export declare class IkasProductOptionSetTranslations {
|
|
29
|
-
locale: string;
|
|
30
|
-
options: IkasProductOptionTranslations[] | null;
|
|
31
|
-
constructor(data: Partial<IkasProductOptionSetTranslations>);
|
|
32
|
-
}
|
|
33
|
-
export declare class IkasProductOptionSelectValue {
|
|
34
|
-
order: number;
|
|
35
|
-
value: string;
|
|
36
|
-
price: number | null;
|
|
37
|
-
thumbnailImageId: string | null;
|
|
38
|
-
colorCode: string | null;
|
|
39
|
-
thumbnailImage?: IkasImage;
|
|
40
|
-
constructor(data?: Partial<IkasProductOptionSelectValue>);
|
|
41
|
-
}
|
|
42
|
-
export declare class IkasProductOptionSelectSettings {
|
|
43
|
-
type: IkasProductOptionSelectType;
|
|
44
|
-
minSelect: number | null;
|
|
45
|
-
maxSelect: number | null;
|
|
46
|
-
values: IkasProductOptionSelectValue[];
|
|
47
|
-
constructor(data?: Partial<IkasProductOptionSelectSettings>);
|
|
48
|
-
}
|
|
49
|
-
export declare class IkasProductOptionDateSettings {
|
|
50
|
-
min: Date | null;
|
|
51
|
-
max: Date | null;
|
|
52
|
-
constructor(data: Partial<IkasProductOptionDateSettings>);
|
|
53
|
-
}
|
|
54
|
-
export declare class IkasProductOptionTextSettings {
|
|
55
|
-
min: number | null;
|
|
56
|
-
max: number | null;
|
|
57
|
-
constructor(data?: Partial<IkasProductOptionTextSettings>);
|
|
58
|
-
}
|
|
59
|
-
export declare class IkasProductOptionFileSettings {
|
|
60
|
-
allowedExtensions: string[] | null;
|
|
61
|
-
minQuantity: number | null;
|
|
62
|
-
maxQuantity: number | null;
|
|
63
|
-
constructor(data: Partial<IkasProductOptionFileSettings>);
|
|
64
|
-
}
|
|
65
|
-
export declare class IkasProductOption {
|
|
66
|
-
name: string;
|
|
67
|
-
order: number;
|
|
68
|
-
type: IkasProductOptionType;
|
|
69
|
-
selectSettings: IkasProductOptionSelectSettings | null;
|
|
70
|
-
textSettings: IkasProductOptionTextSettings | null;
|
|
71
|
-
fileSettings: IkasProductOptionFileSettings | null;
|
|
72
|
-
dateSettings: IkasProductOptionDateSettings | null;
|
|
73
|
-
price: number | null;
|
|
74
|
-
isOptional: boolean | null;
|
|
75
|
-
optionalText: string | null;
|
|
76
|
-
requiredOptionId: string | null;
|
|
77
|
-
requiredOptionValueIds: string[] | null;
|
|
78
|
-
constructor(data: Partial<IkasProductOption>);
|
|
79
|
-
}
|
|
80
|
-
export declare class IkasProductOptionSet {
|
|
81
|
-
name: string;
|
|
82
|
-
options: IkasProductOption[];
|
|
83
|
-
translations: IkasProductOptionSetTranslations[] | null;
|
|
84
|
-
constructor(data: Partial<IkasProductOptionSet>);
|
|
85
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export declare class IkasSalesChannel {
|
|
2
|
-
id: string;
|
|
3
|
-
name: string;
|
|
4
|
-
priceListId: string | null;
|
|
5
|
-
stockLocations: IkasSalesChannelStockLocation[] | null;
|
|
6
|
-
paymentGateways: IkasSalesChannelPaymentGateway[] | null;
|
|
7
|
-
constructor(data?: Partial<IkasSalesChannel>);
|
|
8
|
-
}
|
|
9
|
-
export declare class IkasSalesChannelStockLocation {
|
|
10
|
-
id: string;
|
|
11
|
-
order: number;
|
|
12
|
-
constructor(data: Partial<IkasSalesChannelStockLocation>);
|
|
13
|
-
}
|
|
14
|
-
export declare class IkasSalesChannelPaymentGateway {
|
|
15
|
-
id: string;
|
|
16
|
-
order: number;
|
|
17
|
-
constructor(data: Partial<IkasSalesChannelPaymentGateway>);
|
|
18
|
-
}
|
|
@@ -1,136 +0,0 @@
|
|
|
1
|
-
import { ProductAttributeTypeEnum, VariantSelectionTypeEnum } from "../../../__generated__/global-types";
|
|
2
|
-
import { IkasProductAttributeTableTemplate } from "../product-attribute/product-attribute-table-template/index";
|
|
3
|
-
export interface ISimpleProduct {
|
|
4
|
-
id: string;
|
|
5
|
-
createdAt?: Date;
|
|
6
|
-
updatedAt?: Date;
|
|
7
|
-
deleted: boolean;
|
|
8
|
-
name: string;
|
|
9
|
-
shortDescription?: string | null;
|
|
10
|
-
description?: string | null;
|
|
11
|
-
taxValue?: number | null;
|
|
12
|
-
weight?: number | null;
|
|
13
|
-
productVariantTypes: ISimpleProductVariantType[];
|
|
14
|
-
categories?: ISimpleCategory[] | null;
|
|
15
|
-
variants: ISimpleVariant[];
|
|
16
|
-
attributes?: ISimpleProductAttributeValue[] | null;
|
|
17
|
-
tags?: ISimpleProductTag[] | null;
|
|
18
|
-
brand?: ISimpleProductBrand | null;
|
|
19
|
-
metaData?: ISimpleHTMLMetaData | null;
|
|
20
|
-
productOptionSetId?: string | null;
|
|
21
|
-
}
|
|
22
|
-
export interface ISimpleVariantType {
|
|
23
|
-
id: string;
|
|
24
|
-
name: string;
|
|
25
|
-
selectionType: VariantSelectionTypeEnum;
|
|
26
|
-
values: ISimpleVariantValue[];
|
|
27
|
-
}
|
|
28
|
-
export interface ISimpleProductVariantType {
|
|
29
|
-
order: number;
|
|
30
|
-
variantType: ISimpleVariantType;
|
|
31
|
-
variantValueIds: string[];
|
|
32
|
-
}
|
|
33
|
-
export interface ISimpleVariant {
|
|
34
|
-
id: string;
|
|
35
|
-
deleted: boolean;
|
|
36
|
-
sku?: string | null;
|
|
37
|
-
barcodeList?: string[] | null;
|
|
38
|
-
weight?: number | null;
|
|
39
|
-
isActive: boolean;
|
|
40
|
-
variantValues?: ISimpleVariationValueRelation[] | null;
|
|
41
|
-
attributes?: ISimpleProductAttributeValue[] | null;
|
|
42
|
-
images?: ISimpleProductImage[] | null;
|
|
43
|
-
prices?: ISimpleProductPrice[];
|
|
44
|
-
stocks: ISimpleProductStockLocation[];
|
|
45
|
-
}
|
|
46
|
-
export interface ISimpleProductPrice {
|
|
47
|
-
sellPrice: number;
|
|
48
|
-
discountPrice: number | null;
|
|
49
|
-
buyPrice: number | null;
|
|
50
|
-
currency: string | null;
|
|
51
|
-
priceListId?: string | null;
|
|
52
|
-
}
|
|
53
|
-
export interface ISimpleProductImage {
|
|
54
|
-
order: number;
|
|
55
|
-
isMain: boolean;
|
|
56
|
-
id: string;
|
|
57
|
-
}
|
|
58
|
-
export interface ISimpleVariationValueRelation {
|
|
59
|
-
variantTypeId: string;
|
|
60
|
-
variantValueId: string;
|
|
61
|
-
}
|
|
62
|
-
export interface ISimpleVariantValue {
|
|
63
|
-
id: string;
|
|
64
|
-
name: string;
|
|
65
|
-
thumbnailImageId?: string | null;
|
|
66
|
-
colorCode?: string;
|
|
67
|
-
}
|
|
68
|
-
export interface ISimpleProductAttributeOption {
|
|
69
|
-
id: string;
|
|
70
|
-
name: string;
|
|
71
|
-
}
|
|
72
|
-
export interface ISimpleProductAttribute {
|
|
73
|
-
id: string;
|
|
74
|
-
name: string;
|
|
75
|
-
type: ProductAttributeTypeEnum;
|
|
76
|
-
tableTemplate: IkasProductAttributeTableTemplate | null;
|
|
77
|
-
}
|
|
78
|
-
export interface ISimpleProductAttributeValue {
|
|
79
|
-
value?: string | number | Date | boolean | null;
|
|
80
|
-
productAttribute?: ISimpleProductAttribute | null;
|
|
81
|
-
productAttributeOption?: ISimpleProductAttributeOption | null;
|
|
82
|
-
}
|
|
83
|
-
export interface ISimpleHTMLMetaData {
|
|
84
|
-
slug: string;
|
|
85
|
-
pageTitle?: string | null;
|
|
86
|
-
description?: string | null;
|
|
87
|
-
redirectTo?: string | null;
|
|
88
|
-
metadataOverrides?: ISimpleHTMLMetaDataOverride[] | null;
|
|
89
|
-
}
|
|
90
|
-
export interface ISimpleHTMLMetaDataOverride {
|
|
91
|
-
pageTitle: string;
|
|
92
|
-
description: string;
|
|
93
|
-
language?: string | null;
|
|
94
|
-
storefrontId?: string | null;
|
|
95
|
-
storefrontRegionId?: string | null;
|
|
96
|
-
}
|
|
97
|
-
export interface ISimpleCategoryPath {
|
|
98
|
-
id: string;
|
|
99
|
-
name: string;
|
|
100
|
-
slug?: string | null;
|
|
101
|
-
}
|
|
102
|
-
export interface ISimpleCategory {
|
|
103
|
-
id: string;
|
|
104
|
-
name: string;
|
|
105
|
-
path: ISimpleCategoryPath[];
|
|
106
|
-
slug?: string | null;
|
|
107
|
-
}
|
|
108
|
-
export interface ISimpleProductTag {
|
|
109
|
-
id: string;
|
|
110
|
-
name: string;
|
|
111
|
-
}
|
|
112
|
-
export interface ISimpleProductBrand {
|
|
113
|
-
id: string;
|
|
114
|
-
name: string;
|
|
115
|
-
slug?: string | null;
|
|
116
|
-
}
|
|
117
|
-
export interface ISimpleProductStockLocation {
|
|
118
|
-
stockCount: number;
|
|
119
|
-
stockLocationId: string;
|
|
120
|
-
}
|
|
121
|
-
export declare class FilterStockStatusId {
|
|
122
|
-
static IN_STOCK: string;
|
|
123
|
-
static OUT_OF_STOCK: string;
|
|
124
|
-
static ALL_LIST: string[];
|
|
125
|
-
}
|
|
126
|
-
export declare class FilterBooleanId {
|
|
127
|
-
static TRUE: string;
|
|
128
|
-
static FALSE: string;
|
|
129
|
-
}
|
|
130
|
-
export declare const PRODUCT_FILTER: {
|
|
131
|
-
STOCK_STATUS: string;
|
|
132
|
-
DISCOUNT_RATIO: string;
|
|
133
|
-
PRICE: string;
|
|
134
|
-
TAG: string;
|
|
135
|
-
BRAND: string;
|
|
136
|
-
};
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { IkasStorefrontLocalization } from "./localization/index";
|
|
2
|
-
import { IkasStorefrontDomain } from "./domain/index";
|
|
3
|
-
import { IkasStorefrontRouting } from "./routing/index";
|
|
4
|
-
import { IkasStorefrontTheme } from "./theme/index";
|
|
5
|
-
export declare enum StorefrontStatus {
|
|
6
|
-
WAITING = "WAITING",
|
|
7
|
-
READY = "READY"
|
|
8
|
-
}
|
|
9
|
-
export declare class IkasStorefront {
|
|
10
|
-
id: string;
|
|
11
|
-
name: string;
|
|
12
|
-
status: StorefrontStatus;
|
|
13
|
-
mainStorefrontThemeId: string | null;
|
|
14
|
-
emailSettingsId: string | null;
|
|
15
|
-
salesChannelId: string | null;
|
|
16
|
-
fbpId: string | null;
|
|
17
|
-
gtmId: string | null;
|
|
18
|
-
localizations: IkasStorefrontLocalization[];
|
|
19
|
-
routings: IkasStorefrontRouting[];
|
|
20
|
-
domains: IkasStorefrontDomain[];
|
|
21
|
-
themes: IkasStorefrontTheme[];
|
|
22
|
-
constructor(data?: Partial<IkasStorefront>);
|
|
23
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare enum IkasStorefrontThemeStatus {
|
|
2
|
-
WAITING = "WAITING",
|
|
3
|
-
READY = "READY"
|
|
4
|
-
}
|
|
5
|
-
export declare class IkasStorefrontTheme {
|
|
6
|
-
id: string;
|
|
7
|
-
isMainTheme: boolean;
|
|
8
|
-
name: string;
|
|
9
|
-
status: IkasStorefrontThemeStatus;
|
|
10
|
-
themeId: string;
|
|
11
|
-
themeVersionId: string;
|
|
12
|
-
constructor(data: Partial<IkasStorefrontTheme>);
|
|
13
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { IkasTheme } from "../../../theme/index";
|
|
2
|
-
export declare class IkasStorefrontThemeLocalization {
|
|
3
|
-
id: string;
|
|
4
|
-
locale: string;
|
|
5
|
-
storefrontId: string;
|
|
6
|
-
storefrontThemeId: string;
|
|
7
|
-
themeJson: IkasTheme;
|
|
8
|
-
privacyPolicy: string | null;
|
|
9
|
-
returnPolicy: string | null;
|
|
10
|
-
termsOfService: string | null;
|
|
11
|
-
constructor(data: Partial<IkasStorefrontThemeLocalization>);
|
|
12
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { IkasVariantValue } from "./variant-value/index";
|
|
2
|
-
export declare class IkasVariantType {
|
|
3
|
-
id: string;
|
|
4
|
-
name: string;
|
|
5
|
-
selectionType: IkasVariantSelectionType;
|
|
6
|
-
values: IkasVariantValue[];
|
|
7
|
-
translations: IkasVariantTypeTranslation[] | null;
|
|
8
|
-
constructor(data?: Partial<IkasVariantType>);
|
|
9
|
-
get isColorSelection(): boolean;
|
|
10
|
-
get slug(): string;
|
|
11
|
-
private setTranslations;
|
|
12
|
-
}
|
|
13
|
-
export declare enum IkasVariantSelectionType {
|
|
14
|
-
CHOICE = "CHOICE",
|
|
15
|
-
COLOR = "COLOR"
|
|
16
|
-
}
|
|
17
|
-
declare type IkasVariantTypeTranslation = {
|
|
18
|
-
locale: string;
|
|
19
|
-
name: string | null;
|
|
20
|
-
values: IkasVariantValueTranslation[] | null;
|
|
21
|
-
};
|
|
22
|
-
declare type IkasVariantValueTranslation = {
|
|
23
|
-
id: string;
|
|
24
|
-
name: string | null;
|
|
25
|
-
};
|
|
26
|
-
export {};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IkasImage } from "../../image/index";
|
|
2
|
-
export declare class IkasVariantValue {
|
|
3
|
-
id: string;
|
|
4
|
-
name: string;
|
|
5
|
-
colorCode: string | null;
|
|
6
|
-
thumbnailImageId: string | null;
|
|
7
|
-
variantTypeId: string;
|
|
8
|
-
constructor(data: Partial<IkasVariantValue>);
|
|
9
|
-
get slug(): string;
|
|
10
|
-
get thumbnailImage(): IkasImage | undefined;
|
|
11
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { IkasThemeComponentProp } from "./prop/index";
|
|
2
|
-
export declare class IkasThemeComponent {
|
|
3
|
-
id: string;
|
|
4
|
-
dir: string;
|
|
5
|
-
displayName: string;
|
|
6
|
-
props: IkasThemeComponentProp[];
|
|
7
|
-
isHeader: boolean;
|
|
8
|
-
isFooter: boolean;
|
|
9
|
-
constructor(data: Partial<IkasThemeComponent>);
|
|
10
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
import { IkasProductAttributeType } from "../../../data/product-attribute/index";
|
|
2
|
-
export declare class IkasThemeComponentProp {
|
|
3
|
-
id: string;
|
|
4
|
-
name: string;
|
|
5
|
-
displayName: string;
|
|
6
|
-
type: IkasThemeComponentPropType;
|
|
7
|
-
isRequired: boolean;
|
|
8
|
-
customDataId?: string | null;
|
|
9
|
-
attributeTypes?: IkasProductAttributeType[] | null;
|
|
10
|
-
constructor(data: Partial<IkasThemeComponentProp>);
|
|
11
|
-
}
|
|
12
|
-
export declare enum IkasThemeComponentPropType {
|
|
13
|
-
TEXT = "TEXT",
|
|
14
|
-
RICH_TEXT = "RICH_TEXT",
|
|
15
|
-
BOOLEAN = "BOOLEAN",
|
|
16
|
-
IMAGE = "IMAGE",
|
|
17
|
-
IMAGE_LIST = "IMAGE_LIST",
|
|
18
|
-
LINK = "LINK",
|
|
19
|
-
LIST_OF_LINK = "LIST_OF_LINK",
|
|
20
|
-
PRODUCT_DETAIL = "PRODUCT_DETAIL",
|
|
21
|
-
PRODUCT_LIST = "PRODUCT_LIST",
|
|
22
|
-
PRODUCT_ATTRIBUTE = "PRODUCT_ATTRIBUTE",
|
|
23
|
-
PRODUCT_ATTRIBUTE_LIST = "PRODUCT_ATTRIBUTE_LIST",
|
|
24
|
-
BRAND = "BRAND",
|
|
25
|
-
BRAND_LIST = "BRAND_LIST",
|
|
26
|
-
CATEGORY = "CATEGORY",
|
|
27
|
-
CATEGORY_LIST = "CATEGORY_LIST",
|
|
28
|
-
COLOR = "COLOR",
|
|
29
|
-
CUSTOM = "CUSTOM",
|
|
30
|
-
COMPONENT = "COMPONENT",
|
|
31
|
-
COMPONENT_LIST = "COMPONENT_LIST",
|
|
32
|
-
BLOG = "BLOG",
|
|
33
|
-
BLOG_LIST = "BLOG_LIST",
|
|
34
|
-
BLOG_CATEGORY = "BLOG_CATEGORY",
|
|
35
|
-
BLOG_CATEGORY_LIST = "BLOG_CATEGORY_LIST",
|
|
36
|
-
OBJECT = "OBJECT",
|
|
37
|
-
STATIC_LIST = "STATIC_LIST",
|
|
38
|
-
DYNAMIC_LIST = "DYNAMIC_LIST",
|
|
39
|
-
ENUM = "ENUM"
|
|
40
|
-
}
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { IkasProductAttributeType } from "../../data/product-attribute/index";
|
|
2
|
-
import { IkasThemeComponentPropType } from "../component/prop/index";
|
|
3
|
-
export declare class IkasThemeCustomData {
|
|
4
|
-
id: string;
|
|
5
|
-
name?: string | null;
|
|
6
|
-
type: IkasThemeComponentPropType;
|
|
7
|
-
isRequired: boolean;
|
|
8
|
-
key?: string | null;
|
|
9
|
-
nestedData?: IkasThemeCustomData[] | null;
|
|
10
|
-
itemCount?: number | null;
|
|
11
|
-
attributeTypes?: IkasProductAttributeType[] | null;
|
|
12
|
-
enumOptions?: IkasThemeEnumOption[] | null;
|
|
13
|
-
customDataId?: string | null;
|
|
14
|
-
isRoot: boolean;
|
|
15
|
-
parent?: IkasThemeCustomData | null;
|
|
16
|
-
constructor(data?: Partial<IkasThemeCustomData>);
|
|
17
|
-
toJSON(): this;
|
|
18
|
-
}
|
|
19
|
-
export declare class IkasThemeEnumOption {
|
|
20
|
-
id: string;
|
|
21
|
-
displayName: string;
|
|
22
|
-
value: string;
|
|
23
|
-
constructor(data?: Partial<IkasThemeEnumOption>);
|
|
24
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
export { IkasTheme } from "./theme";
|
|
2
|
-
export { IkasThemePage, IkasThemePageType } from "./page/index";
|
|
3
|
-
export { IkasThemePageComponent } from "./page/component/index";
|
|
4
|
-
export { IkasThemeComponent } from "./component/index";
|
|
5
|
-
export { IkasThemeComponentProp, IkasThemeComponentPropType, } from "./component/prop/index";
|
|
6
|
-
export { IkasLinkPropValue, IkasLinkType, } from "./page/component/prop-value/link";
|
|
7
|
-
export { IkasBrandPropValue } from "./page/component/prop-value/brand";
|
|
8
|
-
export { IkasBrandListPropValue } from "./page/component/prop-value/brand-list";
|
|
9
|
-
export { IkasProductListPropValue } from "./page/component/prop-value/product-list";
|
|
10
|
-
export { IkasProductDetailPropValue } from "./page/component/prop-value/product-detail";
|
|
11
|
-
export { IkasCategoryPropValue } from "./page/component/prop-value/category";
|
|
12
|
-
export { IkasCategoryListPropValue } from "./page/component/prop-value/category-list";
|
|
13
|
-
export { IkasThemeSettings } from "./settings/index";
|
|
14
|
-
export { IkasThemeCustomData } from "./custom-data/index";
|
|
15
|
-
export { IkasBlogPropValue } from "./page/component/prop-value/blog";
|
|
16
|
-
export { IkasBlogListPropValue } from "./page/component/prop-value/blog-list";
|
|
17
|
-
export { IkasBlogCategoryPropValue } from "./page/component/prop-value/blog-category";
|
|
18
|
-
export { IkasBlogCategoryListPropValue } from "./page/component/prop-value/blog-category-list";
|