@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 { IkasFavoriteProduct } from "../../models/index";
|
|
2
|
-
export declare class IkasFavoriteProductAPI {
|
|
3
|
-
static listFavoriteProducts(): Promise<IkasFavoriteProduct[]>;
|
|
4
|
-
static isFavoriteProduct(productId: string): Promise<boolean>;
|
|
5
|
-
static saveFavoriteProduct(isFavorite: boolean, productId: string): Promise<boolean>;
|
|
6
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { StringFilterInput, HTMLMetaDataTargetTypeEnumFilter, HTMLMetaDataTargetTypeEnum } from "../../../__generated__/global-types";
|
|
2
|
-
export interface listHTMLMetaData_listHTMLMetaData {
|
|
3
|
-
__typename: "HTMLMetaData";
|
|
4
|
-
slug: string;
|
|
5
|
-
pageTitle: string | null;
|
|
6
|
-
description: string | null;
|
|
7
|
-
targetId: string | null;
|
|
8
|
-
targetType: HTMLMetaDataTargetTypeEnum | null;
|
|
9
|
-
redirectTo: string | null;
|
|
10
|
-
}
|
|
11
|
-
export interface listHTMLMetaData {
|
|
12
|
-
listHTMLMetaData: listHTMLMetaData_listHTMLMetaData[];
|
|
13
|
-
}
|
|
14
|
-
export interface listHTMLMetaDataVariables {
|
|
15
|
-
slug?: StringFilterInput | null;
|
|
16
|
-
targetId?: StringFilterInput | null;
|
|
17
|
-
targetType?: HTMLMetaDataTargetTypeEnumFilter | null;
|
|
18
|
-
}
|
package/build/esm/api/index.d.ts
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
export { IkasBlogAPI } from "./blog/index";
|
|
2
|
-
export { IkasBrandAPI } from "./brand/index";
|
|
3
|
-
export { IkasCartAPI } from "./cart/index";
|
|
4
|
-
export { IkasCategoryAPI } from "./category/index";
|
|
5
|
-
export { IkasCheckoutAPI } from "./checkout/index";
|
|
6
|
-
export { IkasCityAPI } from "./city/index";
|
|
7
|
-
export { IkasCountryAPI } from "./country/index";
|
|
8
|
-
export { IkasCustomerAPI } from "./customer/index";
|
|
9
|
-
export { IkasCustomerReviewAPI } from "./customer-review/index";
|
|
10
|
-
export { IkasDistrictAPI } from "./district/index";
|
|
11
|
-
export { IkasHTMLMetaDataAPI } from "./html-meta-data/index";
|
|
12
|
-
export { IkasMerchantAPI } from "./merchant/index";
|
|
13
|
-
export { IkasProductSearchAPI } from "./product-search/index";
|
|
14
|
-
export { IkasProductAttributeAPI } from "./product-attribute/index";
|
|
15
|
-
export { IkasFavoriteProductAPI } from "./favorite-product/index";
|
|
16
|
-
export { IkasContactFormAPI } from "./contact-form/index";
|
|
17
|
-
export { IkasStateAPI } from "./state/index";
|
|
18
|
-
export { IkasVariantTypeAPI } from "./variant-type/index";
|
|
19
|
-
export { IkasProductOptionSetAPI } from "./product-option-set/index";
|
|
20
|
-
export { IkasProductBackInStockReminderAPI } from "./back-in-stock-reminder/index";
|
|
21
|
-
export { apollo } from "./apollo";
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export interface listMerchantSettings_listMerchantSettings {
|
|
2
|
-
__typename: "MerchantSettings";
|
|
3
|
-
id: string;
|
|
4
|
-
logoId: string | null;
|
|
5
|
-
merchantName: string;
|
|
6
|
-
}
|
|
7
|
-
export interface listMerchantSettings {
|
|
8
|
-
listMerchantSettings: listMerchantSettings_listMerchantSettings[];
|
|
9
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { StringFilterInput, ProductAttributeTypeEnum } from "../../../__generated__/global-types";
|
|
2
|
-
export interface listProductAttribute_listProductAttribute_options {
|
|
3
|
-
__typename: "ProductAttributeOption";
|
|
4
|
-
id: string;
|
|
5
|
-
createdAt: any | null;
|
|
6
|
-
updatedAt: any | null;
|
|
7
|
-
deleted: boolean | null;
|
|
8
|
-
name: string;
|
|
9
|
-
}
|
|
10
|
-
export interface listProductAttribute_listProductAttribute_translations_options {
|
|
11
|
-
__typename: "ProductAttributeOptionTranslation";
|
|
12
|
-
id: string;
|
|
13
|
-
name: string | null;
|
|
14
|
-
}
|
|
15
|
-
export interface listProductAttribute_listProductAttribute_translations {
|
|
16
|
-
__typename: "ProductAttributeTranslation";
|
|
17
|
-
description: string | null;
|
|
18
|
-
locale: string;
|
|
19
|
-
name: string | null;
|
|
20
|
-
options: listProductAttribute_listProductAttribute_translations_options[] | null;
|
|
21
|
-
}
|
|
22
|
-
export interface listProductAttribute_listProductAttribute {
|
|
23
|
-
__typename: "ProductAttribute";
|
|
24
|
-
id: string;
|
|
25
|
-
createdAt: any | null;
|
|
26
|
-
updatedAt: any | null;
|
|
27
|
-
deleted: boolean | null;
|
|
28
|
-
name: string;
|
|
29
|
-
description: string | null;
|
|
30
|
-
type: ProductAttributeTypeEnum;
|
|
31
|
-
options: listProductAttribute_listProductAttribute_options[] | null;
|
|
32
|
-
translations: listProductAttribute_listProductAttribute_translations[] | null;
|
|
33
|
-
}
|
|
34
|
-
export interface listProductAttribute {
|
|
35
|
-
listProductAttribute: listProductAttribute_listProductAttribute[];
|
|
36
|
-
}
|
|
37
|
-
export interface listProductAttributeVariables {
|
|
38
|
-
id: StringFilterInput;
|
|
39
|
-
}
|
|
@@ -1,90 +0,0 @@
|
|
|
1
|
-
import { StringFilterInput, DateFilterInput, ProductOptionSelectTypeEnum, ProductOptionTypeEnum } from "../../../__generated__/global-types";
|
|
2
|
-
export interface ListProductOptionSet_listProductOptionSet_options_dateSettings {
|
|
3
|
-
__typename: "ProductOptionDateSettings";
|
|
4
|
-
max: any | null;
|
|
5
|
-
min: any | null;
|
|
6
|
-
}
|
|
7
|
-
export interface ListProductOptionSet_listProductOptionSet_options_fileSettings {
|
|
8
|
-
__typename: "ProductOptionFileSettings";
|
|
9
|
-
allowedExtensions: string[] | null;
|
|
10
|
-
maxQuantity: number | null;
|
|
11
|
-
minQuantity: number | null;
|
|
12
|
-
}
|
|
13
|
-
export interface ListProductOptionSet_listProductOptionSet_options_selectSettings_values {
|
|
14
|
-
__typename: "ProductOptionSelectValue";
|
|
15
|
-
createdAt: any | null;
|
|
16
|
-
deleted: boolean | null;
|
|
17
|
-
id: string;
|
|
18
|
-
order: number;
|
|
19
|
-
price: number | null;
|
|
20
|
-
updatedAt: any | null;
|
|
21
|
-
value: string;
|
|
22
|
-
thumbnailImageId: string | null;
|
|
23
|
-
colorCode: string | null;
|
|
24
|
-
}
|
|
25
|
-
export interface ListProductOptionSet_listProductOptionSet_options_selectSettings {
|
|
26
|
-
__typename: "ProductOptionSelectSettings";
|
|
27
|
-
maxSelect: number | null;
|
|
28
|
-
minSelect: number | null;
|
|
29
|
-
type: ProductOptionSelectTypeEnum;
|
|
30
|
-
values: ListProductOptionSet_listProductOptionSet_options_selectSettings_values[];
|
|
31
|
-
}
|
|
32
|
-
export interface ListProductOptionSet_listProductOptionSet_options_textSettings {
|
|
33
|
-
__typename: "ProductOptionTextSettings";
|
|
34
|
-
max: number | null;
|
|
35
|
-
min: number | null;
|
|
36
|
-
}
|
|
37
|
-
export interface ListProductOptionSet_listProductOptionSet_options {
|
|
38
|
-
__typename: "ProductOption";
|
|
39
|
-
createdAt: any | null;
|
|
40
|
-
dateSettings: ListProductOptionSet_listProductOptionSet_options_dateSettings | null;
|
|
41
|
-
deleted: boolean | null;
|
|
42
|
-
fileSettings: ListProductOptionSet_listProductOptionSet_options_fileSettings | null;
|
|
43
|
-
id: string;
|
|
44
|
-
isOptional: boolean | null;
|
|
45
|
-
name: string;
|
|
46
|
-
optionalText: string | null;
|
|
47
|
-
requiredOptionId: string | null;
|
|
48
|
-
requiredOptionValueIds: string[] | null;
|
|
49
|
-
order: number;
|
|
50
|
-
price: number | null;
|
|
51
|
-
selectSettings: ListProductOptionSet_listProductOptionSet_options_selectSettings | null;
|
|
52
|
-
textSettings: ListProductOptionSet_listProductOptionSet_options_textSettings | null;
|
|
53
|
-
type: ProductOptionTypeEnum;
|
|
54
|
-
updatedAt: any | null;
|
|
55
|
-
}
|
|
56
|
-
export interface ListProductOptionSet_listProductOptionSet_translations_options_values {
|
|
57
|
-
__typename: "ProductOptionSelectValueTranslations";
|
|
58
|
-
id: string;
|
|
59
|
-
value: string | null;
|
|
60
|
-
}
|
|
61
|
-
export interface ListProductOptionSet_listProductOptionSet_translations_options {
|
|
62
|
-
__typename: "ProductOptionTranslations";
|
|
63
|
-
id: string;
|
|
64
|
-
name: string | null;
|
|
65
|
-
optionalText: string | null;
|
|
66
|
-
values: ListProductOptionSet_listProductOptionSet_translations_options_values[] | null;
|
|
67
|
-
}
|
|
68
|
-
export interface ListProductOptionSet_listProductOptionSet_translations {
|
|
69
|
-
__typename: "ProductOptionSetTranslations";
|
|
70
|
-
locale: string;
|
|
71
|
-
options: ListProductOptionSet_listProductOptionSet_translations_options[] | null;
|
|
72
|
-
}
|
|
73
|
-
export interface ListProductOptionSet_listProductOptionSet {
|
|
74
|
-
__typename: "ProductOptionSet";
|
|
75
|
-
createdAt: any | null;
|
|
76
|
-
deleted: boolean | null;
|
|
77
|
-
id: string;
|
|
78
|
-
name: string;
|
|
79
|
-
options: ListProductOptionSet_listProductOptionSet_options[];
|
|
80
|
-
translations: ListProductOptionSet_listProductOptionSet_translations[] | null;
|
|
81
|
-
updatedAt: any | null;
|
|
82
|
-
}
|
|
83
|
-
export interface ListProductOptionSet {
|
|
84
|
-
listProductOptionSet: ListProductOptionSet_listProductOptionSet[];
|
|
85
|
-
}
|
|
86
|
-
export interface ListProductOptionSetVariables {
|
|
87
|
-
id: StringFilterInput;
|
|
88
|
-
updatedAt?: DateFilterInput | null;
|
|
89
|
-
includeDeleted: boolean;
|
|
90
|
-
}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { IkasProductOptionSet } from "../../models/data/product-option-set/index";
|
|
2
|
-
export declare class IkasProductOptionSetAPI {
|
|
3
|
-
static list(searchId: string, updatedAt?: number, includeDeleted?: boolean): Promise<{
|
|
4
|
-
data: IkasProductOptionSet[];
|
|
5
|
-
} | undefined>;
|
|
6
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { ProductFilterDisplayTypeEnum, ProductFilterTypeEnum, ProductFilterSortTypeEnum } from "../../../__generated__/global-types";
|
|
2
|
-
export interface getProductFilterData_getProductFilterData_filters_values {
|
|
3
|
-
__typename: "ApplicableProductFilterValue";
|
|
4
|
-
colorCode: string | null;
|
|
5
|
-
id: string;
|
|
6
|
-
key: string;
|
|
7
|
-
name: string;
|
|
8
|
-
thumbnailImageId: string | null;
|
|
9
|
-
}
|
|
10
|
-
export interface getProductFilterData_getProductFilterData_filters_settings {
|
|
11
|
-
__typename: "ProductFilterSettings";
|
|
12
|
-
showCollapsedOnDesktop: boolean;
|
|
13
|
-
showCollapsedOnMobile: boolean;
|
|
14
|
-
sortType: ProductFilterSortTypeEnum;
|
|
15
|
-
useAndFilter: boolean | null;
|
|
16
|
-
}
|
|
17
|
-
export interface getProductFilterData_getProductFilterData_filters {
|
|
18
|
-
__typename: "ProductFilterDataFilter";
|
|
19
|
-
customValues: string[] | null;
|
|
20
|
-
displayType: ProductFilterDisplayTypeEnum;
|
|
21
|
-
id: string;
|
|
22
|
-
isMultiSelect: boolean;
|
|
23
|
-
isFacetFilter: boolean | null;
|
|
24
|
-
key: string;
|
|
25
|
-
name: string;
|
|
26
|
-
order: number;
|
|
27
|
-
type: ProductFilterTypeEnum;
|
|
28
|
-
values: getProductFilterData_getProductFilterData_filters_values[] | null;
|
|
29
|
-
settings: getProductFilterData_getProductFilterData_filters_settings | null;
|
|
30
|
-
}
|
|
31
|
-
export interface getProductFilterData_getProductFilterData_categories_metaData {
|
|
32
|
-
__typename: "HTMLMetaData";
|
|
33
|
-
slug: string;
|
|
34
|
-
}
|
|
35
|
-
export interface getProductFilterData_getProductFilterData_categories {
|
|
36
|
-
__typename: "Category";
|
|
37
|
-
id: string;
|
|
38
|
-
name: string;
|
|
39
|
-
metaData: getProductFilterData_getProductFilterData_categories_metaData | null;
|
|
40
|
-
}
|
|
41
|
-
export interface getProductFilterData_getProductFilterData {
|
|
42
|
-
__typename: "ProductFilterData";
|
|
43
|
-
filters: getProductFilterData_getProductFilterData_filters[];
|
|
44
|
-
categories: getProductFilterData_getProductFilterData_categories[] | null;
|
|
45
|
-
}
|
|
46
|
-
export interface getProductFilterData {
|
|
47
|
-
getProductFilterData: getProductFilterData_getProductFilterData;
|
|
48
|
-
}
|
|
49
|
-
export interface getProductFilterDataVariables {
|
|
50
|
-
categoryId?: string | null;
|
|
51
|
-
locale?: string | null;
|
|
52
|
-
}
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { SearchInput } from "../../../__generated__/global-types";
|
|
2
|
-
export interface searchProducts_searchProducts_facets_values {
|
|
3
|
-
__typename: "ProductFacetCountValue";
|
|
4
|
-
count: number;
|
|
5
|
-
id: string;
|
|
6
|
-
}
|
|
7
|
-
export interface searchProducts_searchProducts_facets {
|
|
8
|
-
__typename: "ProductFacetCount";
|
|
9
|
-
id: string;
|
|
10
|
-
values: searchProducts_searchProducts_facets_values[];
|
|
11
|
-
}
|
|
12
|
-
export interface searchProducts_searchProducts {
|
|
13
|
-
__typename: "ProductSearchResponse";
|
|
14
|
-
count: number;
|
|
15
|
-
data: any;
|
|
16
|
-
facets: searchProducts_searchProducts_facets[] | null;
|
|
17
|
-
limit: number;
|
|
18
|
-
page: number;
|
|
19
|
-
totalCount: number;
|
|
20
|
-
}
|
|
21
|
-
export interface searchProducts {
|
|
22
|
-
searchProducts: searchProducts_searchProducts;
|
|
23
|
-
}
|
|
24
|
-
export interface searchProductsVariables {
|
|
25
|
-
input: SearchInput;
|
|
26
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { SearchInput } from "../../__generated__/global-types";
|
|
2
|
-
import { IkasProduct } from "../../models/index";
|
|
3
|
-
import * as SearchProductTypes from "./__generated__/searchProducts";
|
|
4
|
-
import { IkasProductFilter } from "../../models/data/product-filter/index";
|
|
5
|
-
import { IkasFilterCategory } from "../../models/data/category/index";
|
|
6
|
-
export declare class IkasProductSearchAPI {
|
|
7
|
-
static searchProducts(input: SearchInput, useStockFilter?: boolean): Promise<{
|
|
8
|
-
data: IkasProduct[];
|
|
9
|
-
__typename: "ProductSearchResponse";
|
|
10
|
-
count: number;
|
|
11
|
-
facets: SearchProductTypes.searchProducts_searchProducts_facets[] | null;
|
|
12
|
-
limit: number;
|
|
13
|
-
page: number;
|
|
14
|
-
totalCount: number;
|
|
15
|
-
} | undefined>;
|
|
16
|
-
static getProductFilterData(categoryId?: string): Promise<{
|
|
17
|
-
filters: IkasProductFilter[];
|
|
18
|
-
categories: IkasFilterCategory[] | null;
|
|
19
|
-
} | undefined>;
|
|
20
|
-
}
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { StringFilterInput } from "../../../__generated__/global-types";
|
|
2
|
-
export interface listState_listState {
|
|
3
|
-
__typename: "State";
|
|
4
|
-
id: string;
|
|
5
|
-
name: string;
|
|
6
|
-
stateCode: string | null;
|
|
7
|
-
}
|
|
8
|
-
export interface listState {
|
|
9
|
-
listState: listState_listState[];
|
|
10
|
-
}
|
|
11
|
-
export interface listStateVariables {
|
|
12
|
-
countryId: StringFilterInput;
|
|
13
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
import { StorefrontStatusTypes, StorefrontThemeStatus } from "../../../__generated__/global-types";
|
|
2
|
-
export interface getStorefront_getStorefront_localizations {
|
|
3
|
-
__typename: "StorefrontLocalization";
|
|
4
|
-
createdAt: any | null;
|
|
5
|
-
id: string;
|
|
6
|
-
isDefault: boolean;
|
|
7
|
-
locale: string;
|
|
8
|
-
name: string;
|
|
9
|
-
}
|
|
10
|
-
export interface getStorefront_getStorefront_routings {
|
|
11
|
-
__typename: "StorefrontRouting";
|
|
12
|
-
countryCodes: string[] | null;
|
|
13
|
-
createdAt: any | null;
|
|
14
|
-
domain: string | null;
|
|
15
|
-
id: string;
|
|
16
|
-
locale: string;
|
|
17
|
-
path: string | null;
|
|
18
|
-
priceListId: string | null;
|
|
19
|
-
updatedAt: any | null;
|
|
20
|
-
}
|
|
21
|
-
export interface getStorefront_getStorefront_themes {
|
|
22
|
-
__typename: "StorefrontTheme";
|
|
23
|
-
createdAt: any | null;
|
|
24
|
-
id: string;
|
|
25
|
-
isMainTheme: boolean;
|
|
26
|
-
name: string;
|
|
27
|
-
status: StorefrontThemeStatus;
|
|
28
|
-
themeId: string;
|
|
29
|
-
themeVersionId: string;
|
|
30
|
-
updatedAt: any | null;
|
|
31
|
-
}
|
|
32
|
-
export interface getStorefront_getStorefront {
|
|
33
|
-
__typename: "Storefront";
|
|
34
|
-
createdAt: any | null;
|
|
35
|
-
emailSettingsId: string | null;
|
|
36
|
-
fbpId: string | null;
|
|
37
|
-
gtmId: string | null;
|
|
38
|
-
id: string;
|
|
39
|
-
localizations: getStorefront_getStorefront_localizations[];
|
|
40
|
-
mainStorefrontThemeId: string | null;
|
|
41
|
-
name: string;
|
|
42
|
-
salesChannelId: string;
|
|
43
|
-
routings: getStorefront_getStorefront_routings[];
|
|
44
|
-
status: StorefrontStatusTypes;
|
|
45
|
-
themes: getStorefront_getStorefront_themes[];
|
|
46
|
-
}
|
|
47
|
-
export interface getStorefront {
|
|
48
|
-
getStorefront: getStorefront_getStorefront | null;
|
|
49
|
-
}
|
|
50
|
-
export interface getStorefrontVariables {
|
|
51
|
-
id: string;
|
|
52
|
-
}
|
|
@@ -1,39 +0,0 @@
|
|
|
1
|
-
import { StringFilterInput, VariantSelectionTypeEnum } from "../../../__generated__/global-types";
|
|
2
|
-
export interface listVariantType_listVariantType_values {
|
|
3
|
-
__typename: "VariantValue";
|
|
4
|
-
id: string;
|
|
5
|
-
createdAt: any | null;
|
|
6
|
-
updatedAt: any | null;
|
|
7
|
-
deleted: boolean | null;
|
|
8
|
-
name: string;
|
|
9
|
-
thumbnailImageId: string | null;
|
|
10
|
-
colorCode: string | null;
|
|
11
|
-
}
|
|
12
|
-
export interface listVariantType_listVariantType_translations_values {
|
|
13
|
-
__typename: "VariantValueTranslation";
|
|
14
|
-
id: string;
|
|
15
|
-
name: string | null;
|
|
16
|
-
}
|
|
17
|
-
export interface listVariantType_listVariantType_translations {
|
|
18
|
-
__typename: "VariantTypeTranslation";
|
|
19
|
-
locale: string;
|
|
20
|
-
name: string | null;
|
|
21
|
-
values: listVariantType_listVariantType_translations_values[] | null;
|
|
22
|
-
}
|
|
23
|
-
export interface listVariantType_listVariantType {
|
|
24
|
-
__typename: "VariantType";
|
|
25
|
-
id: string;
|
|
26
|
-
createdAt: any | null;
|
|
27
|
-
updatedAt: any | null;
|
|
28
|
-
deleted: boolean | null;
|
|
29
|
-
name: string;
|
|
30
|
-
selectionType: VariantSelectionTypeEnum;
|
|
31
|
-
values: listVariantType_listVariantType_values[];
|
|
32
|
-
translations: listVariantType_listVariantType_translations[] | null;
|
|
33
|
-
}
|
|
34
|
-
export interface listVariantType {
|
|
35
|
-
listVariantType: listVariantType_listVariantType[];
|
|
36
|
-
}
|
|
37
|
-
export interface listVariantTypeVariables {
|
|
38
|
-
id: StringFilterInput;
|
|
39
|
-
}
|
package/build/esm/api.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export{I as IkasBlogAPI,a as IkasBrandAPI,b as IkasCategoryAPI,c as IkasCityAPI,d as IkasDistrictAPI,e as IkasStateAPI}from"./index-c6779c48.js";export{I as IkasCartAPI}from"./index-d47c16b6.js";export{I as IkasCheckoutAPI,g as IkasContactFormAPI,a as IkasCountryAPI,b as IkasCustomerAPI,c as IkasCustomerReviewAPI,f as IkasFavoriteProductAPI,d as IkasMerchantAPI,h as IkasProductBackInStockReminderAPI,e as IkasProductSearchAPI,i as apollo}from"./index-270f04f4.js";export{I as IkasHTMLMetaDataAPI,a as IkasProductOptionSetAPI}from"./index-10011dee.js";export{I as IkasProductAttributeAPI,a as IkasVariantTypeAPI}from"./index-f0720041.js";import"./get-f6594d28.js";import"./storefront.js";import"mobx";
|
|
@@ -1,161 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
actions: {
|
|
3
|
-
login: "Login",
|
|
4
|
-
edit: "Edit",
|
|
5
|
-
apply: "Apply",
|
|
6
|
-
close: "Close",
|
|
7
|
-
cancel: "Cancel",
|
|
8
|
-
save: "Save",
|
|
9
|
-
continue: "Continue",
|
|
10
|
-
show: "Show",
|
|
11
|
-
hide: "Hide",
|
|
12
|
-
sendMessage: "Send Message",
|
|
13
|
-
continueWithShipping: "Continue with Shipping",
|
|
14
|
-
continueWithPayment: "Continue with Payment",
|
|
15
|
-
completeOrder: "Complete the Order",
|
|
16
|
-
backToShopping: "Back to Shopping",
|
|
17
|
-
backToCart: "Back to Cart",
|
|
18
|
-
},
|
|
19
|
-
securePayment: "Secure Payment",
|
|
20
|
-
alreadyHaveAnAccount: "Already have an account?",
|
|
21
|
-
|
|
22
|
-
address: "Address",
|
|
23
|
-
addressError: "Enter address",
|
|
24
|
-
missingAddressFields:
|
|
25
|
-
"There are some missing required fields in this address.",
|
|
26
|
-
editAddress: "Edit Address",
|
|
27
|
-
deleteAddress: "Delete Address",
|
|
28
|
-
saveAddressCta: "Save this address for future purchases",
|
|
29
|
-
firstName: "Name",
|
|
30
|
-
firstNameError: "Enter name",
|
|
31
|
-
lastName: "Surname",
|
|
32
|
-
lastNameError: "Enter surname",
|
|
33
|
-
identityNumber: "Identity Number",
|
|
34
|
-
identityNumberError: "Enter identity number",
|
|
35
|
-
addressTitle: "Adress Title",
|
|
36
|
-
adressTitleError: "Enter address title",
|
|
37
|
-
addressLine2: "Address Second Line",
|
|
38
|
-
postalCode: "Postal Code",
|
|
39
|
-
postalCodeError: "Enter postal code",
|
|
40
|
-
country: "Country",
|
|
41
|
-
countryError: "Select country",
|
|
42
|
-
state: "State",
|
|
43
|
-
stateError: "Select state",
|
|
44
|
-
city: "City",
|
|
45
|
-
cityError: "Select city",
|
|
46
|
-
district: "District",
|
|
47
|
-
districtError: "Select district",
|
|
48
|
-
phone: "Phone",
|
|
49
|
-
phoneError: "Enter a valid phone number",
|
|
50
|
-
companyName: "Company Name",
|
|
51
|
-
taxOffice: "Tax Office",
|
|
52
|
-
taxNumber: "Tax Number",
|
|
53
|
-
|
|
54
|
-
shipping: "Shipping",
|
|
55
|
-
payment: "Payment",
|
|
56
|
-
summary: "Summary",
|
|
57
|
-
|
|
58
|
-
free: "Free",
|
|
59
|
-
standartShipping: "Standart Shipping",
|
|
60
|
-
returnPolicy: "Return Policy",
|
|
61
|
-
privacyPolicy: "Privacy Policy",
|
|
62
|
-
termsOfService: "Terms of Service",
|
|
63
|
-
newAddress: "New Address",
|
|
64
|
-
billingAddress: "Billing Address",
|
|
65
|
-
shippingAddress: "Shipping Address",
|
|
66
|
-
corporateInvoice: "Corporate invoice",
|
|
67
|
-
contactInfo: "Contact Information",
|
|
68
|
-
email: "E-Mail",
|
|
69
|
-
emailError: "Enter a valid e-mail",
|
|
70
|
-
guestEmailTooltip:
|
|
71
|
-
"Your order information will be sent to this e-mail address",
|
|
72
|
-
customerConsentCta: "Contact me about the news and promotions",
|
|
73
|
-
useShippingForBilling: "Use shipping address for billing",
|
|
74
|
-
installmentOptions: "Installment Options",
|
|
75
|
-
singleInstallment: "Single Payment",
|
|
76
|
-
installments: "Installments",
|
|
77
|
-
creditCard: "Credit Card",
|
|
78
|
-
|
|
79
|
-
ackPrivacyPolicy: "Privacy Policy",
|
|
80
|
-
ackTermsOfService: "Terms of Service",
|
|
81
|
-
ackPoliciesSentence:
|
|
82
|
-
"I acknowledge the {{ ackPrivacyPolicy }} and {{ ackTermsOfService }}.",
|
|
83
|
-
|
|
84
|
-
securePaymentTooltip: "All payments are secure and encrypted",
|
|
85
|
-
giftPackage: "Gift Package",
|
|
86
|
-
giftPackageCta: "Gift wrap this order",
|
|
87
|
-
giftPackageCtaPlaceholder: "Enter your gift message",
|
|
88
|
-
|
|
89
|
-
paymentMethod: "Payment Method",
|
|
90
|
-
paymentMethodDiscount: "Discount",
|
|
91
|
-
paymentMethodAdditionalPrice: "Fee",
|
|
92
|
-
|
|
93
|
-
orderSuccessTitle: "Thank you for your order!",
|
|
94
|
-
orderSuccessDescription:
|
|
95
|
-
"Dear {{ customerName }}, we have received your order. We will notify you when your order is shipped.",
|
|
96
|
-
orderNoAndDate: "Order Number / Date",
|
|
97
|
-
paymentSummary: "Payment Summary",
|
|
98
|
-
shippingSummary: "Shipping Summary",
|
|
99
|
-
helpCtaQuestion: "Do you need help?",
|
|
100
|
-
helpCta: "Contact us",
|
|
101
|
-
|
|
102
|
-
contactForm: "Contact Form",
|
|
103
|
-
contactFormSent: "Message sent successfully",
|
|
104
|
-
contactFormDescription: "We will respond to your message as soon as possible",
|
|
105
|
-
contactFormCta: "Type your message",
|
|
106
|
-
|
|
107
|
-
orderPackageStatus: {
|
|
108
|
-
unfulfilled: "Unfulfilled",
|
|
109
|
-
readyForShipment: "Ready For Shipment",
|
|
110
|
-
fulfilled: "Fulfilled",
|
|
111
|
-
partiallyFulfilled: "Partially Fulfilled",
|
|
112
|
-
delivered: "Delivered",
|
|
113
|
-
unableToDeliver: "Unable to Deliver",
|
|
114
|
-
cancelled: "Cancelled",
|
|
115
|
-
cancelRejected: "Cancel Rejected",
|
|
116
|
-
cancelRequested: "Cancel Requested",
|
|
117
|
-
refunded: "Refunded",
|
|
118
|
-
refundRequestAccepted: "Refund Request Accepted",
|
|
119
|
-
refundRejected: "Refund Rejected",
|
|
120
|
-
refundRequested: "Refund Requested",
|
|
121
|
-
},
|
|
122
|
-
|
|
123
|
-
quantity: "Quantity",
|
|
124
|
-
cartItemProduct: "product",
|
|
125
|
-
giftCodeErrorTitle: "Gift Code Error",
|
|
126
|
-
giftCodeErrorDescription:
|
|
127
|
-
"The gift code you entered is not valid or not applicable to the products in your cart. Please check your code and try again.",
|
|
128
|
-
subtotal: "Subtotal",
|
|
129
|
-
total: "Total",
|
|
130
|
-
subtotalTooltip:
|
|
131
|
-
"Subtotal reflects the total for your cart before the discounts and does not include the shipping fees.",
|
|
132
|
-
cartShippingTitle: "Delivery / Shipping",
|
|
133
|
-
cartTaxTitle: "Tax",
|
|
134
|
-
cartInterest: "Interest",
|
|
135
|
-
couponCode: "Coupon Code",
|
|
136
|
-
addCouponCode: "Add coupon code",
|
|
137
|
-
addOrderNote: "Add order note",
|
|
138
|
-
editOrderNote: "Edit order note",
|
|
139
|
-
orderNote: "Order Note",
|
|
140
|
-
enterPhoneNumber: "Enter phone number",
|
|
141
|
-
|
|
142
|
-
cardNumber: "Card Number",
|
|
143
|
-
cardNumberError: "Please enter a valid card number",
|
|
144
|
-
cardHolderName: "Cardholder Name",
|
|
145
|
-
cardHolderError: "Enter cardholder name",
|
|
146
|
-
cardExpiry: "Month / Year",
|
|
147
|
-
cardExpiryError: "Enter a valid date",
|
|
148
|
-
cardCVC: "CVC",
|
|
149
|
-
cardCVCError: "Enter a valid CVC",
|
|
150
|
-
cardCVCTooltip: "CVC is the 3 digit number behind your card",
|
|
151
|
-
|
|
152
|
-
errorCustomerRequired:
|
|
153
|
-
"This e-mail address belongs to a registered user. Please login to your account.",
|
|
154
|
-
errorNoShipping: "Your region is not available for shipping.",
|
|
155
|
-
errorPayment:
|
|
156
|
-
"Your payment could not be received. Please check your information and try again.",
|
|
157
|
-
errorStockTitle: "Stock Update!",
|
|
158
|
-
errorStockDescription:
|
|
159
|
-
"Some items in your cart are out of stock. Would you like to continue by removing these products from your cart?",
|
|
160
|
-
errorUnknown: "An unexpected error has occurred. Please try again.",
|
|
161
|
-
};
|