@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,6 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { GetStaticProps } from "next";
|
|
3
|
-
import { IkasPageProps } from "../../../components/page/index";
|
|
4
|
-
declare const _default: React.FunctionComponent<IkasPageProps>;
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const getStaticProps: GetStaticProps;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { GetStaticProps } from "next";
|
|
3
|
-
import { IkasPageProps } from "../../components/page/index";
|
|
4
|
-
declare const _default: React.FunctionComponent<IkasPageProps>;
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const getStaticProps: GetStaticProps;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { GetStaticProps } from "next";
|
|
3
|
-
import { IkasPageProps } from "../../components/page/index";
|
|
4
|
-
declare const _default: React.FunctionComponent<IkasPageProps>;
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const getStaticProps: GetStaticProps;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { GetStaticProps } from "next";
|
|
3
|
-
import { IkasPageProps } from "../../components/page/index";
|
|
4
|
-
declare const _default: React.FunctionComponent<IkasPageProps>;
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const getStaticProps: GetStaticProps;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { GetStaticProps } from "next";
|
|
3
|
-
import { IkasPageProps } from "../components/page/index";
|
|
4
|
-
declare const _default: React.FunctionComponent<IkasPageProps>;
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const getStaticProps: GetStaticProps;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
import * as React from "react";
|
|
3
|
-
import { GetStaticProps } from "next";
|
|
4
|
-
import { ParsedUrlQuery } from "querystring";
|
|
5
|
-
import { IkasCheckoutCustomizationProps } from "../components/checkout/index";
|
|
6
|
-
declare type Props = {
|
|
7
|
-
merchantSettingsStr: string | null;
|
|
8
|
-
checkoutSettingsStr: string | null;
|
|
9
|
-
customizationProps: IkasCheckoutCustomizationProps;
|
|
10
|
-
returnPolicy: string;
|
|
11
|
-
privacyPolicy: string;
|
|
12
|
-
termsOfService: string;
|
|
13
|
-
queryParams: ParsedUrlQuery;
|
|
14
|
-
configJson: Record<string, any>;
|
|
15
|
-
};
|
|
16
|
-
declare const _default: React.FunctionComponent<Props>;
|
|
17
|
-
export default _default;
|
|
18
|
-
export declare const getStaticProps: GetStaticProps;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { GetStaticProps } from "next";
|
|
3
|
-
import { IkasPageProps } from "../components/page/index";
|
|
4
|
-
declare const _default: React.FunctionComponent<IkasPageProps>;
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const getStaticProps: GetStaticProps;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
export * as IndexPage from "./home";
|
|
2
|
-
export { default as SlugPage } from "./[slug]/index";
|
|
3
|
-
export { getStaticPaths as SlugPageGetStaticPaths, getStaticProps as SlugPageGetStaticProps, } from "./[slug]/providers";
|
|
4
|
-
export * as CustomPage from "./pages/[slug]";
|
|
5
|
-
export * as CheckoutPage from "./checkout";
|
|
6
|
-
export * as AccountPage from "./account/index";
|
|
7
|
-
export * as AddressesPage from "./account/addresses";
|
|
8
|
-
export * as OrdersPage from "./account/orders/index";
|
|
9
|
-
export * as OrderDetailPage from "./account/orders/[id]";
|
|
10
|
-
export * as LoginPage from "./account/login";
|
|
11
|
-
export * as RegisterPage from "./account/register";
|
|
12
|
-
export * as ForgotPasswordPage from "./account/forgot-password";
|
|
13
|
-
export * as RecoverPasswordPage from "./account/recover-password";
|
|
14
|
-
export * as CartPage from "./cart";
|
|
15
|
-
export * as EditorPage from "./editor";
|
|
16
|
-
export * as FavoriteProductsPage from "./account/favorite-products";
|
|
17
|
-
export * as SearchPage from "./search";
|
|
18
|
-
export * as NotFoundPage from "./404";
|
|
19
|
-
export * as BlogPage from "./blog/index";
|
|
20
|
-
export * as BlogSlugPage from "./blog/[slug]";
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { GetStaticProps, GetStaticPaths } from "next";
|
|
3
|
-
import { IkasPageProps } from "../../components/page/index";
|
|
4
|
-
declare const _default: React.FunctionComponent<IkasPageProps>;
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const getStaticPaths: GetStaticPaths;
|
|
7
|
-
export declare const getStaticProps: GetStaticProps;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import * as React from "react";
|
|
2
|
-
import { GetStaticProps } from "next";
|
|
3
|
-
import { IkasPageProps } from "../components/page/index";
|
|
4
|
-
declare const _default: React.FunctionComponent<IkasPageProps>;
|
|
5
|
-
export default _default;
|
|
6
|
-
export declare const getStaticProps: GetStaticProps;
|
package/build/esm/pages.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{b as AccountPage,d as AddressesPage,q as BlogPage,t as BlogSlugPage,m as CartPage,c as CheckoutPage,_ as CustomPage,n as EditorPage,o as FavoriteProductsPage,j as ForgotPasswordPage,h as IndexPage,l as LoginPage,p as NotFoundPage,f as OrderDetailPage,e as OrdersPage,k as RecoverPasswordPage,r as RegisterPage,s as SearchPage,i as SlugPage,g as SlugPageGetStaticPaths,a as SlugPageGetStaticProps}from"./[slug]-a90edd15.js";import"./get-f6594d28.js";import"./storefront.js";import"react";import"mobx-react-lite";import"./index-b6ebc78e.js";import"mobx";import"next/router";import"./index-270f04f4.js";import"crypto";import"./i18n-88bbe1a1.js";import"fs";import"path";import"next/config";import"./index-c6779c48.js";import"./index-b8245ce8.js";import"./cart-f58c6575.js";import"./index-d47c16b6.js";import"next/head";import"./index-10011dee.js";import"next/image";import"next/link";import"next/dynamic";import"next/error";
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
import { IkasTheme, IkasThemePageType, IkasThemePageComponent, IkasThemeComponentProp, IkasThemeComponent, IkasThemePage, IkasMerchantSettings } from "../models/index";
|
|
2
|
-
import { IkasThemePageSpecification } from "../models/theme/page/index";
|
|
3
|
-
export declare class IkasPageDataProvider {
|
|
4
|
-
theme: IkasTheme;
|
|
5
|
-
pageType?: IkasThemePageType | null;
|
|
6
|
-
pageParams: Record<string, any>;
|
|
7
|
-
pageComponentPropValues: IkasPageComponentPropValue[];
|
|
8
|
-
pageSpecificData?: any | null;
|
|
9
|
-
merchantSettings?: IkasMerchantSettings | null;
|
|
10
|
-
possiblePageTypes?: IkasThemePageType[];
|
|
11
|
-
constructor(theme: IkasTheme, pageParams?: Record<string, any>, pageType?: IkasThemePageType);
|
|
12
|
-
get page(): IkasThemePage | undefined;
|
|
13
|
-
get nextPageData(): {
|
|
14
|
-
props: {
|
|
15
|
-
propValuesStr: string;
|
|
16
|
-
pageSpecificDataStr: string;
|
|
17
|
-
pageType: IkasThemePageType;
|
|
18
|
-
pageTitle: string | null;
|
|
19
|
-
pageDescription: string | null;
|
|
20
|
-
settingsStr: string;
|
|
21
|
-
merchantSettingsStr: string | null;
|
|
22
|
-
configJson: {
|
|
23
|
-
domain: string;
|
|
24
|
-
storefrontId: string | null;
|
|
25
|
-
storefrontRoutingId: string | null;
|
|
26
|
-
storefrontThemeId: string | null;
|
|
27
|
-
salesChannelId: string | null;
|
|
28
|
-
priceListId: string | null;
|
|
29
|
-
stockLocationIds: string[] | null;
|
|
30
|
-
routings: any;
|
|
31
|
-
paymentGateways: any;
|
|
32
|
-
gtmId: string | null;
|
|
33
|
-
fbpId: string | null;
|
|
34
|
-
favicon: any;
|
|
35
|
-
stockPreference: import("../models/theme/settings/index").IkasThemeStockPreference;
|
|
36
|
-
storefrontJSScripts: string[];
|
|
37
|
-
translations: Record<string, any>;
|
|
38
|
-
customerReviewSettings: import("../models/index").IkasCustomerReviewSettings | null;
|
|
39
|
-
productBackInStockSettings: any;
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
get specification(): IkasThemePageSpecification | undefined;
|
|
44
|
-
get pageComponents(): IkasThemePageComponent[];
|
|
45
|
-
getMerchantSettings(): Promise<void>;
|
|
46
|
-
getPageData(): Promise<void>;
|
|
47
|
-
getPageSpecificData(): Promise<void>;
|
|
48
|
-
getPageComponentPropValues(pageComponent: IkasThemePageComponent): Promise<IkasPageComponentPropValue>;
|
|
49
|
-
getPageComponentPropValue(pageComponent: IkasThemePageComponent, prop: IkasThemeComponentProp): Promise<any>;
|
|
50
|
-
private setPageMetaData;
|
|
51
|
-
}
|
|
52
|
-
export declare class IkasPageComponentPropValue {
|
|
53
|
-
pageComponent: IkasThemePageComponent;
|
|
54
|
-
component: IkasThemeComponent;
|
|
55
|
-
propValues: Record<string, any>;
|
|
56
|
-
constructor(data: Partial<IkasPageComponentPropValue>);
|
|
57
|
-
}
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { IkasThemePageType } from "../models/index";
|
|
2
|
-
import { IkasCategoryListParams } from "../models/ui/category-list/index";
|
|
3
|
-
import { IkasAttributeList } from "../models/ui/product-attribute-list/index";
|
|
4
|
-
import { IkasProductListParams } from "../models/ui/product-list/index";
|
|
5
|
-
import { NextRouter } from "next/router";
|
|
6
|
-
import { IkasThemeSettings, IkasThemeComponentProp, IkasBrandListParams, IkasBrandList, IkasCategoryList, IkasProductList, IkasProductDetail, IkasAttributeDetail, IkasNavigationLink, IkasImage, IkasThemeCustomData, IkasComponentRenderer, IkasBlogListParams, IkasBlogList, IkasBlogCategoryListParams, IkasBlogCategoryList } from "../index";
|
|
7
|
-
import { IkasPageComponentPropValue } from "./page-data-get";
|
|
8
|
-
import { IkasAttributePropValueData } from "./prop-value/attribute";
|
|
9
|
-
import { IkasAttributeListPropValueData } from "./prop-value/attribute-list";
|
|
10
|
-
import { IkasBlogPropValueData } from "./prop-value/blog";
|
|
11
|
-
import { IkasBlogCategoryPropValueData } from "./prop-value/blog-category";
|
|
12
|
-
import { IkasBrandPropValueData } from "./prop-value/brand";
|
|
13
|
-
import { IkasCategoryPropValueData } from "./prop-value/category";
|
|
14
|
-
import { CustomDataValue } from "./prop-value/custom";
|
|
15
|
-
import { IkasProductDetailData } from "./prop-value/product-detail";
|
|
16
|
-
export declare class IkasPageDataInit {
|
|
17
|
-
static pageSpecificData: any;
|
|
18
|
-
static setPageSpecificData(pageSpecficicDataStr: string, pageType: IkasThemePageType, isBrowser: boolean): void;
|
|
19
|
-
static isServer(): boolean;
|
|
20
|
-
static initPropValues(propValuesStr: string, router: NextRouter, settingsStr: string, isBrowser?: boolean): IkasPageComponentPropValue[];
|
|
21
|
-
static initBrandPropValue(prop: IkasThemeComponentProp, propValue: IkasBrandPropValueData, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
22
|
-
static _initBrandPropValue(propValue: IkasBrandPropValueData): any;
|
|
23
|
-
static initBrandListPropValue(prop: IkasThemeComponentProp, propValue: any, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
24
|
-
static _initBrandListPropValue(propValue: IkasBrandListParams): IkasBrandList;
|
|
25
|
-
static initCategoryPropValue(prop: IkasThemeComponentProp, propValue: IkasCategoryPropValueData, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
26
|
-
static _initCategoryPropValue(propValue: IkasCategoryPropValueData): any;
|
|
27
|
-
static initCategoryListPropValue(prop: IkasThemeComponentProp, propValue: any, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
28
|
-
static _initCategoryListPropValue(propValue: IkasCategoryListParams): IkasCategoryList;
|
|
29
|
-
static initProductListPropValue(prop: IkasThemeComponentProp, propValue: any, pageComponentPropValue: IkasPageComponentPropValue, router: NextRouter): void;
|
|
30
|
-
static _initProductListPropValue(propValue: IkasProductListParams, router: NextRouter): IkasProductList;
|
|
31
|
-
static initProductDetailPropValue(prop: IkasThemeComponentProp, propValue: IkasProductDetailData, pageComponentPropValue: IkasPageComponentPropValue, router: NextRouter): void;
|
|
32
|
-
static _initProductDetailPropValue(propValue: IkasProductDetailData, router: NextRouter): IkasProductDetail;
|
|
33
|
-
static _initProductDetailOnBrowser(productDetail: IkasProductDetail): void;
|
|
34
|
-
static initAttributePropValue(prop: IkasThemeComponentProp, propValue: IkasAttributePropValueData, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
35
|
-
static _initAttributePropValue(propValue: IkasAttributePropValueData): IkasAttributeDetail;
|
|
36
|
-
static initAttributeListPropValue(prop: IkasThemeComponentProp, propValue: IkasAttributeListPropValueData, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
37
|
-
static _initAttributeListPropValue(propValue: IkasAttributeListPropValueData): IkasAttributeList;
|
|
38
|
-
static initLinkPropValue(prop: IkasThemeComponentProp, propValue: any, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
39
|
-
static _initLinkPropValue(propValue: any): IkasNavigationLink | IkasNavigationLink[] | undefined;
|
|
40
|
-
static initImagePropValue(prop: IkasThemeComponentProp, propValue: any, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
41
|
-
static _initImagePropValue(propValue: any): IkasImage;
|
|
42
|
-
static initImageListPropValue(prop: IkasThemeComponentProp, propValue: any, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
43
|
-
static _initImageListPropValue(propValue: any): IkasImage[];
|
|
44
|
-
static initCustomDataPropValue(prop: IkasThemeComponentProp, customDataValue: CustomDataValue | undefined, pageComponentPropValue: IkasPageComponentPropValue, router: NextRouter, settings: IkasThemeSettings, isBrowser?: boolean): void;
|
|
45
|
-
static _initCustomDataPropValue(customDataValue: CustomDataValue | undefined, customData: IkasThemeCustomData, router: NextRouter, settings: IkasThemeSettings, isBrowser?: boolean): any;
|
|
46
|
-
static initComponentPropValue(prop: IkasThemeComponentProp, propValue: IkasPageComponentPropValue[], pageComponentPropValue: IkasPageComponentPropValue, router: NextRouter, settings: IkasThemeSettings, isBrowser?: boolean): void;
|
|
47
|
-
static _initComponentPropValue(propValue: IkasPageComponentPropValue[], router: NextRouter, settings: IkasThemeSettings, isBrowser?: boolean): IkasComponentRenderer | undefined;
|
|
48
|
-
static initComponentListPropValue(prop: IkasThemeComponentProp, propValue: IkasPageComponentPropValue[], pageComponentPropValue: IkasPageComponentPropValue, router: NextRouter, settings: IkasThemeSettings, isBrowser?: boolean): void;
|
|
49
|
-
static _initComponentListPropValue(propValue: IkasPageComponentPropValue[], router: NextRouter, settings: IkasThemeSettings, isBrowser?: boolean): IkasComponentRenderer[];
|
|
50
|
-
static initBlogPropValue(prop: IkasThemeComponentProp, propValue: IkasBlogPropValueData, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
51
|
-
static _initBlogPropValue(propValue: IkasBlogPropValueData): any;
|
|
52
|
-
static initBlogListPropValue(prop: IkasThemeComponentProp, propValue: any, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
53
|
-
static _initBlogListPropValue(propValue: IkasBlogListParams): IkasBlogList;
|
|
54
|
-
static initBlogCategoryPropValue(prop: IkasThemeComponentProp, propValue: IkasBlogCategoryPropValueData, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
55
|
-
static _initBlogCategoryPropValue(propValue: IkasBlogCategoryPropValueData): any;
|
|
56
|
-
static initBlogCategoryListPropValue(prop: IkasThemeComponentProp, propValue: any, pageComponentPropValue: IkasPageComponentPropValue): void;
|
|
57
|
-
static _initBlogCategoryListPropValue(propValue: IkasBlogCategoryListParams): IkasBlogCategoryList;
|
|
58
|
-
}
|
|
@@ -1,243 +0,0 @@
|
|
|
1
|
-
/// <reference types="node" />
|
|
2
|
-
import { GetServerSidePropsContext, GetStaticPropsContext } from "next";
|
|
3
|
-
import { ParsedUrlQuery } from "querystring";
|
|
4
|
-
import { IkasTheme, IkasThemePageType, IkasCustomerReviewSettings } from "../models/index";
|
|
5
|
-
import { IkasStorefront } from "../models/data/storefront/index";
|
|
6
|
-
import { IkasSalesChannel } from "../models/data/sales-channel/index";
|
|
7
|
-
import { IkasStorefrontRouting } from "../models/data/storefront/routing/index";
|
|
8
|
-
import { IkasStorefrontThemeLocalization } from "../models/data/storefront/theme-localization/index";
|
|
9
|
-
import { IkasThemeFavicon } from "../models/theme/settings/prop/favicon/index";
|
|
10
|
-
import { IkasThemeSettings, IkasThemeStockPreference } from "../models/theme/settings/index";
|
|
11
|
-
import { IkasProductBackInStockSettings } from "../models/data/product-back-in-stock-settings/index";
|
|
12
|
-
export declare class IkasNextPageDataProvider {
|
|
13
|
-
static readLocalTheme(): Promise<IkasTheme>;
|
|
14
|
-
static readSettingsFile(): Promise<SettingsData | null>;
|
|
15
|
-
static getSettings(locale: string): Promise<SettingsData | null>;
|
|
16
|
-
static getPageData(context: GetStaticPropsContext<ParsedUrlQuery> | GetServerSidePropsContext<ParsedUrlQuery>, isServer: boolean, pageType?: IkasThemePageType, possiblePageTypes?: IkasThemePageType[], isEditor?: boolean): Promise<{
|
|
17
|
-
props: {};
|
|
18
|
-
notFound: boolean;
|
|
19
|
-
revalidate?: undefined;
|
|
20
|
-
} | {
|
|
21
|
-
props: {
|
|
22
|
-
propValuesStr: string;
|
|
23
|
-
pageSpecificDataStr: string;
|
|
24
|
-
pageType: IkasThemePageType;
|
|
25
|
-
pageTitle: string | null;
|
|
26
|
-
pageDescription: string | null;
|
|
27
|
-
settingsStr: string;
|
|
28
|
-
merchantSettingsStr: string | null;
|
|
29
|
-
configJson: {
|
|
30
|
-
domain: string;
|
|
31
|
-
storefrontId: string | null;
|
|
32
|
-
storefrontRoutingId: string | null;
|
|
33
|
-
storefrontThemeId: string | null;
|
|
34
|
-
salesChannelId: string | null;
|
|
35
|
-
priceListId: string | null;
|
|
36
|
-
stockLocationIds: string[] | null;
|
|
37
|
-
routings: any;
|
|
38
|
-
paymentGateways: any;
|
|
39
|
-
gtmId: string | null;
|
|
40
|
-
fbpId: string | null;
|
|
41
|
-
favicon: any;
|
|
42
|
-
stockPreference: IkasThemeStockPreference;
|
|
43
|
-
storefrontJSScripts: string[];
|
|
44
|
-
translations: Record<string, any>;
|
|
45
|
-
customerReviewSettings: IkasCustomerReviewSettings | null;
|
|
46
|
-
productBackInStockSettings: any;
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
notFound?: undefined;
|
|
50
|
-
revalidate?: undefined;
|
|
51
|
-
} | {
|
|
52
|
-
props: {
|
|
53
|
-
propValuesStr: string;
|
|
54
|
-
pageSpecificDataStr: string;
|
|
55
|
-
pageType: IkasThemePageType;
|
|
56
|
-
pageTitle: string | null;
|
|
57
|
-
pageDescription: string | null;
|
|
58
|
-
settingsStr: string;
|
|
59
|
-
merchantSettingsStr: string | null;
|
|
60
|
-
configJson: {
|
|
61
|
-
domain: string;
|
|
62
|
-
storefrontId: string | null;
|
|
63
|
-
storefrontRoutingId: string | null;
|
|
64
|
-
storefrontThemeId: string | null;
|
|
65
|
-
salesChannelId: string | null;
|
|
66
|
-
priceListId: string | null;
|
|
67
|
-
stockLocationIds: string[] | null;
|
|
68
|
-
routings: any;
|
|
69
|
-
paymentGateways: any;
|
|
70
|
-
gtmId: string | null;
|
|
71
|
-
fbpId: string | null;
|
|
72
|
-
favicon: any;
|
|
73
|
-
stockPreference: IkasThemeStockPreference;
|
|
74
|
-
storefrontJSScripts: string[];
|
|
75
|
-
translations: Record<string, any>;
|
|
76
|
-
customerReviewSettings: IkasCustomerReviewSettings | null;
|
|
77
|
-
productBackInStockSettings: any;
|
|
78
|
-
};
|
|
79
|
-
};
|
|
80
|
-
revalidate: number;
|
|
81
|
-
notFound?: undefined;
|
|
82
|
-
} | {
|
|
83
|
-
props: {};
|
|
84
|
-
notFound?: undefined;
|
|
85
|
-
revalidate?: undefined;
|
|
86
|
-
}>;
|
|
87
|
-
static getStaticProps(context: GetStaticPropsContext<ParsedUrlQuery>, pageType?: IkasThemePageType, possiblePageTypes?: IkasThemePageType[], isEditor?: boolean): Promise<{
|
|
88
|
-
props: {};
|
|
89
|
-
notFound: boolean;
|
|
90
|
-
revalidate?: undefined;
|
|
91
|
-
} | {
|
|
92
|
-
props: {
|
|
93
|
-
propValuesStr: string;
|
|
94
|
-
pageSpecificDataStr: string;
|
|
95
|
-
pageType: IkasThemePageType;
|
|
96
|
-
pageTitle: string | null;
|
|
97
|
-
pageDescription: string | null;
|
|
98
|
-
settingsStr: string;
|
|
99
|
-
merchantSettingsStr: string | null;
|
|
100
|
-
configJson: {
|
|
101
|
-
domain: string;
|
|
102
|
-
storefrontId: string | null;
|
|
103
|
-
storefrontRoutingId: string | null;
|
|
104
|
-
storefrontThemeId: string | null;
|
|
105
|
-
salesChannelId: string | null;
|
|
106
|
-
priceListId: string | null;
|
|
107
|
-
stockLocationIds: string[] | null;
|
|
108
|
-
routings: any;
|
|
109
|
-
paymentGateways: any;
|
|
110
|
-
gtmId: string | null;
|
|
111
|
-
fbpId: string | null;
|
|
112
|
-
favicon: any;
|
|
113
|
-
stockPreference: IkasThemeStockPreference;
|
|
114
|
-
storefrontJSScripts: string[];
|
|
115
|
-
translations: Record<string, any>;
|
|
116
|
-
customerReviewSettings: IkasCustomerReviewSettings | null;
|
|
117
|
-
productBackInStockSettings: any;
|
|
118
|
-
};
|
|
119
|
-
};
|
|
120
|
-
notFound?: undefined;
|
|
121
|
-
revalidate?: undefined;
|
|
122
|
-
} | {
|
|
123
|
-
props: {
|
|
124
|
-
propValuesStr: string;
|
|
125
|
-
pageSpecificDataStr: string;
|
|
126
|
-
pageType: IkasThemePageType;
|
|
127
|
-
pageTitle: string | null;
|
|
128
|
-
pageDescription: string | null;
|
|
129
|
-
settingsStr: string;
|
|
130
|
-
merchantSettingsStr: string | null;
|
|
131
|
-
configJson: {
|
|
132
|
-
domain: string;
|
|
133
|
-
storefrontId: string | null;
|
|
134
|
-
storefrontRoutingId: string | null;
|
|
135
|
-
storefrontThemeId: string | null;
|
|
136
|
-
salesChannelId: string | null;
|
|
137
|
-
priceListId: string | null;
|
|
138
|
-
stockLocationIds: string[] | null;
|
|
139
|
-
routings: any;
|
|
140
|
-
paymentGateways: any;
|
|
141
|
-
gtmId: string | null;
|
|
142
|
-
fbpId: string | null;
|
|
143
|
-
favicon: any;
|
|
144
|
-
stockPreference: IkasThemeStockPreference;
|
|
145
|
-
storefrontJSScripts: string[];
|
|
146
|
-
translations: Record<string, any>;
|
|
147
|
-
customerReviewSettings: IkasCustomerReviewSettings | null;
|
|
148
|
-
productBackInStockSettings: any;
|
|
149
|
-
};
|
|
150
|
-
};
|
|
151
|
-
revalidate: number;
|
|
152
|
-
notFound?: undefined;
|
|
153
|
-
} | {
|
|
154
|
-
props: {};
|
|
155
|
-
notFound?: undefined;
|
|
156
|
-
revalidate?: undefined;
|
|
157
|
-
}>;
|
|
158
|
-
static getServerSideProps(context: GetServerSidePropsContext<ParsedUrlQuery>, pageType?: IkasThemePageType): Promise<{
|
|
159
|
-
props: {};
|
|
160
|
-
notFound: boolean;
|
|
161
|
-
revalidate?: undefined;
|
|
162
|
-
} | {
|
|
163
|
-
props: {
|
|
164
|
-
propValuesStr: string;
|
|
165
|
-
pageSpecificDataStr: string;
|
|
166
|
-
pageType: IkasThemePageType;
|
|
167
|
-
pageTitle: string | null;
|
|
168
|
-
pageDescription: string | null;
|
|
169
|
-
settingsStr: string;
|
|
170
|
-
merchantSettingsStr: string | null;
|
|
171
|
-
configJson: {
|
|
172
|
-
domain: string;
|
|
173
|
-
storefrontId: string | null;
|
|
174
|
-
storefrontRoutingId: string | null;
|
|
175
|
-
storefrontThemeId: string | null;
|
|
176
|
-
salesChannelId: string | null;
|
|
177
|
-
priceListId: string | null;
|
|
178
|
-
stockLocationIds: string[] | null;
|
|
179
|
-
routings: any;
|
|
180
|
-
paymentGateways: any;
|
|
181
|
-
gtmId: string | null;
|
|
182
|
-
fbpId: string | null;
|
|
183
|
-
favicon: any;
|
|
184
|
-
stockPreference: IkasThemeStockPreference;
|
|
185
|
-
storefrontJSScripts: string[];
|
|
186
|
-
translations: Record<string, any>;
|
|
187
|
-
customerReviewSettings: IkasCustomerReviewSettings | null;
|
|
188
|
-
productBackInStockSettings: any;
|
|
189
|
-
};
|
|
190
|
-
};
|
|
191
|
-
notFound?: undefined;
|
|
192
|
-
revalidate?: undefined;
|
|
193
|
-
} | {
|
|
194
|
-
props: {
|
|
195
|
-
propValuesStr: string;
|
|
196
|
-
pageSpecificDataStr: string;
|
|
197
|
-
pageType: IkasThemePageType;
|
|
198
|
-
pageTitle: string | null;
|
|
199
|
-
pageDescription: string | null;
|
|
200
|
-
settingsStr: string;
|
|
201
|
-
merchantSettingsStr: string | null;
|
|
202
|
-
configJson: {
|
|
203
|
-
domain: string;
|
|
204
|
-
storefrontId: string | null;
|
|
205
|
-
storefrontRoutingId: string | null;
|
|
206
|
-
storefrontThemeId: string | null;
|
|
207
|
-
salesChannelId: string | null;
|
|
208
|
-
priceListId: string | null;
|
|
209
|
-
stockLocationIds: string[] | null;
|
|
210
|
-
routings: any;
|
|
211
|
-
paymentGateways: any;
|
|
212
|
-
gtmId: string | null;
|
|
213
|
-
fbpId: string | null;
|
|
214
|
-
favicon: any;
|
|
215
|
-
stockPreference: IkasThemeStockPreference;
|
|
216
|
-
storefrontJSScripts: string[];
|
|
217
|
-
translations: Record<string, any>;
|
|
218
|
-
customerReviewSettings: IkasCustomerReviewSettings | null;
|
|
219
|
-
productBackInStockSettings: any;
|
|
220
|
-
};
|
|
221
|
-
};
|
|
222
|
-
revalidate: number;
|
|
223
|
-
notFound?: undefined;
|
|
224
|
-
} | {
|
|
225
|
-
props: {};
|
|
226
|
-
notFound?: undefined;
|
|
227
|
-
revalidate?: undefined;
|
|
228
|
-
}>;
|
|
229
|
-
static createColorScript(settings: IkasThemeSettings): string | undefined;
|
|
230
|
-
}
|
|
231
|
-
export declare type SettingsData = {
|
|
232
|
-
storefront: IkasStorefront;
|
|
233
|
-
themeLocalization: IkasStorefrontThemeLocalization;
|
|
234
|
-
salesChannel: IkasSalesChannel;
|
|
235
|
-
routing: IkasStorefrontRouting;
|
|
236
|
-
localizationMap?: Record<string, any>;
|
|
237
|
-
favicon: IkasThemeFavicon;
|
|
238
|
-
stockPreference: IkasThemeStockPreference;
|
|
239
|
-
storefrontJSScripts: string[];
|
|
240
|
-
domain: string;
|
|
241
|
-
productBackInStockSettings: IkasProductBackInStockSettings | null;
|
|
242
|
-
customerReviewSettings: IkasCustomerReviewSettings | null;
|
|
243
|
-
};
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { IkasBlog, IkasBlogCategory, IkasBrand, IkasCategory, IkasProductDetail } from "../models/index";
|
|
2
|
-
export declare function getPlaceholderProduct(): IkasProductDetail;
|
|
3
|
-
export declare function getPlaceholderCategory(): IkasCategory;
|
|
4
|
-
export declare function getPlaceholderBrand(): IkasBrand;
|
|
5
|
-
export declare function getPlaceholderBlog(): IkasBlog;
|
|
6
|
-
export declare function getPlaceholderBlogCategory(): IkasBlogCategory;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { IkasProductDetail } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
import { IkasAttributeListPropValue } from "../../models/theme/page/component/prop-value/attribute-list";
|
|
4
|
-
export declare class IkasAttributeListPropValueProvider implements IkasPropValueProvider<IkasAttributeListPropValueData> {
|
|
5
|
-
private attributeListPropValue;
|
|
6
|
-
constructor(prop: IkasAttributeListPropValue);
|
|
7
|
-
getValue(): Promise<IkasAttributeListPropValueData>;
|
|
8
|
-
}
|
|
9
|
-
export declare type IkasAttributeListPropValueData = {
|
|
10
|
-
productDetail: IkasProductDetail | null;
|
|
11
|
-
attributeListPropValue: IkasAttributeListPropValue;
|
|
12
|
-
};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { IkasProductDetail } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
import { IkasAttributePropValue } from "../../models/theme/page/component/prop-value/attribute";
|
|
4
|
-
export declare class IkasAttributePropValueProvider implements IkasPropValueProvider<IkasAttributePropValueData> {
|
|
5
|
-
private attributePropValue;
|
|
6
|
-
constructor(prop: IkasAttributePropValue);
|
|
7
|
-
getValue(): Promise<IkasAttributePropValueData>;
|
|
8
|
-
}
|
|
9
|
-
export declare type IkasAttributePropValueData = {
|
|
10
|
-
productDetail: IkasProductDetail | null;
|
|
11
|
-
attributePropValue: IkasAttributePropValue;
|
|
12
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { IkasBlogCategoryList, IkasBlogCategoryListPropValue } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
export declare class IkasBlogCategoryListPropValueProvider implements IkasPropValueProvider<IkasBlogCategoryList> {
|
|
4
|
-
private blogCategoryListPropValue;
|
|
5
|
-
constructor(blogCategoryListPropValue: IkasBlogCategoryListPropValue);
|
|
6
|
-
getValue(): Promise<IkasBlogCategoryList>;
|
|
7
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IkasBlogCategory, IkasBlogCategoryPropValue } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
export declare class IkasBlogCategoryPropValueProvider implements IkasPropValueProvider<IkasBlogCategoryPropValueData | null> {
|
|
4
|
-
private blogCategoryPropValue;
|
|
5
|
-
constructor(propValue: IkasBlogCategoryPropValue);
|
|
6
|
-
getValue(): Promise<IkasBlogCategoryPropValueData | null>;
|
|
7
|
-
}
|
|
8
|
-
export declare type IkasBlogCategoryPropValueData = {
|
|
9
|
-
blogCategory: IkasBlogCategory | null;
|
|
10
|
-
blogCategoryPropValue: IkasBlogCategoryPropValue;
|
|
11
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { IkasBlogList, IkasBlogListPropValue, IkasThemePageType } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
export declare class IkasBlogListPropValueProvider implements IkasPropValueProvider<IkasBlogList> {
|
|
4
|
-
private pageType;
|
|
5
|
-
private blogListPropValue;
|
|
6
|
-
private pageSpecificData?;
|
|
7
|
-
constructor(pageType: IkasThemePageType, blogListPropValue: IkasBlogListPropValue, pageSpecificData?: any);
|
|
8
|
-
getValue(): Promise<IkasBlogList>;
|
|
9
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IkasBlog, IkasBlogPropValue } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
export declare class IkasBlogPropValueProvider implements IkasPropValueProvider<IkasBlogPropValueData | null> {
|
|
4
|
-
private blogPropValue;
|
|
5
|
-
constructor(propValue: IkasBlogPropValue);
|
|
6
|
-
getValue(): Promise<IkasBlogPropValueData | null>;
|
|
7
|
-
}
|
|
8
|
-
export declare type IkasBlogPropValueData = {
|
|
9
|
-
blog: IkasBlog | null;
|
|
10
|
-
blogPropValue: IkasBlogPropValue;
|
|
11
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { IkasBrandList, IkasBrandListPropValue } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
export declare class IkasBrandListPropValueProvider implements IkasPropValueProvider<IkasBrandList> {
|
|
4
|
-
private brandListPropValue;
|
|
5
|
-
constructor(brandListPropValue: IkasBrandListPropValue);
|
|
6
|
-
getValue(): Promise<IkasBrandList>;
|
|
7
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IkasBrand, IkasBrandPropValue } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
export declare class IkasBrandPropValueProvider implements IkasPropValueProvider<IkasBrandPropValueData | null> {
|
|
4
|
-
private brandPropValue;
|
|
5
|
-
constructor(prop: IkasBrandPropValue);
|
|
6
|
-
getValue(): Promise<IkasBrandPropValueData | null>;
|
|
7
|
-
}
|
|
8
|
-
export declare type IkasBrandPropValueData = {
|
|
9
|
-
brand: IkasBrand | null;
|
|
10
|
-
brandPropValue: IkasBrandPropValue;
|
|
11
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { IkasCategoryList, IkasCategoryListPropValue } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
export declare class IkasCategoryListPropValueProvider implements IkasPropValueProvider<IkasCategoryList> {
|
|
4
|
-
private categoryListPropValue;
|
|
5
|
-
constructor(categoryListPropValue: IkasCategoryListPropValue);
|
|
6
|
-
getValue(): Promise<IkasCategoryList>;
|
|
7
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { IkasCategory, IkasCategoryPropValue } from "../../models/index";
|
|
2
|
-
import IkasPropValueProvider from "./index";
|
|
3
|
-
export declare class IkasCategoryPropValueProvider implements IkasPropValueProvider<IkasCategoryPropValueData | null> {
|
|
4
|
-
private categoryPropValue;
|
|
5
|
-
constructor(prop: IkasCategoryPropValue);
|
|
6
|
-
getValue(): Promise<IkasCategoryPropValueData | null>;
|
|
7
|
-
}
|
|
8
|
-
export declare type IkasCategoryPropValueData = {
|
|
9
|
-
category: IkasCategory | null;
|
|
10
|
-
categoryPropValue: IkasCategoryPropValue;
|
|
11
|
-
};
|