@ikas/storefront 2.0.23 → 2.0.25
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/__generated__/global-types.d.ts +723 -0
- package/build/__generated__/global-types.js +1 -0
- package/build/_virtual/Observable.js_commonjs-proxy.js +1 -0
- package/build/_virtual/Parser.js_commonjs-proxy.js +1 -0
- package/build/_virtual/ReactPropTypesSecret.js_commonjs-proxy.js +1 -0
- package/build/_virtual/Tokenizer.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_DataView.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_Hash.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_ListCache.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_Map.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_MapCache.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_Promise.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_Set.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_SetCache.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_Stack.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_Symbol.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_Uint8Array.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_WeakMap.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_apply.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_arrayAggregator.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_arrayEach.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_arrayFilter.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_arrayIncludes.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_arrayIncludesWith.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_arrayLikeKeys.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_arrayMap.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_arrayPush.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_arraySome.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_assignValue.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_assocIndexOf.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseAggregator.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseAssign.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseAssignIn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseAssignValue.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseClone.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseCreate.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseEach.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseFindIndex.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseFlatten.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseFor.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseForOwn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseGet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseGetAllKeys.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseGetTag.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseHasIn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIndexOf.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIsArguments.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIsEqual.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIsEqualDeep.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIsMap.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIsMatch.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIsNaN.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIsNative.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIsSet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIsTypedArray.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseIteratee.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseKeys.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseKeysIn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseMap.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseMatches.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseMatchesProperty.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseOrderBy.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseProperty.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_basePropertyDeep.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseRest.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseSetToString.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseSortBy.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseTimes.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseToString.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseUnary.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_baseUniq.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_cacheHas.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_castFunction.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_castPath.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_cloneArrayBuffer.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_cloneBuffer.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_cloneDataView.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_cloneRegExp.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_cloneSymbol.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_cloneTypedArray.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_commonjsHelpers.js +1 -0
- package/build/_virtual/_compareAscending.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_compareMultiple.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_copyArray.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_copyObject.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_copySymbols.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_copySymbolsIn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_coreJsData.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_createAggregator.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_createBaseEach.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_createBaseFor.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_createSet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_defineProperty.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_equalArrays.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_equalByTag.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_equalObjects.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_freeGlobal.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getAllKeys.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getAllKeysIn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getMapData.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getMatchData.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getNative.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getPrototype.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getRawTag.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getSymbols.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getSymbolsIn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getTag.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_getValue.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_hasPath.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_hashClear.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_hashDelete.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_hashGet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_hashHas.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_hashSet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_initCloneArray.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_initCloneByTag.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_initCloneObject.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_isFlattenable.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_isIndex.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_isIterateeCall.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_isKey.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_isKeyable.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_isMasked.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_isPrototype.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_isStrictComparable.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_listCacheClear.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_listCacheDelete.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_listCacheGet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_listCacheHas.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_listCacheSet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_mapCacheClear.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_mapCacheDelete.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_mapCacheGet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_mapCacheHas.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_mapCacheSet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_mapToArray.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_matchesStrictComparable.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_memoizeCapped.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_nativeCreate.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_nativeKeys.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_nativeKeysIn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_nodeUtil.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_objectToString.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_overArg.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_overRest.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_registry.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_root.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_setCacheAdd.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_setCacheHas.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_setToArray.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_setToString.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_shortOut.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stackClear.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stackDelete.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stackGet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stackHas.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stackSet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stream_duplex.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stream_passthrough.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stream_readable.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stream_transform.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stream_writable.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_strictIndexOf.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_stringToPath.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_toKey.js_commonjs-proxy.js +1 -0
- package/build/_virtual/_toSource.js_commonjs-proxy.js +1 -0
- package/build/_virtual/async_iterator.js_commonjs-proxy.js +1 -0
- package/build/_virtual/attributes-to-props.js_commonjs-proxy.js +1 -0
- package/build/_virtual/buffer_list.js_commonjs-proxy.js +1 -0
- package/build/_virtual/checkPropTypes.js_commonjs-proxy.js +1 -0
- package/build/_virtual/constant.js_commonjs-proxy.js +1 -0
- package/build/_virtual/decode_codepoint.js_commonjs-proxy.js +1 -0
- package/build/_virtual/destroy.js_commonjs-proxy.js +1 -0
- package/build/_virtual/dom-to-react.js_commonjs-proxy.js +1 -0
- package/build/_virtual/end-of-stream.js_commonjs-proxy.js +1 -0
- package/build/_virtual/eq.js_commonjs-proxy.js +1 -0
- package/build/_virtual/errors.js_commonjs-proxy.js +1 -0
- package/build/_virtual/factoryWithThrowingShims.js_commonjs-proxy.js +1 -0
- package/build/_virtual/factoryWithTypeCheckers.js_commonjs-proxy.js +1 -0
- package/build/_virtual/from.js_commonjs-proxy.js +1 -0
- package/build/_virtual/get.js_commonjs-proxy.js +1 -0
- package/build/_virtual/hasIn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/html-to-dom.js_commonjs-proxy.js +1 -0
- package/build/_virtual/identity.js_commonjs-proxy.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy10.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy11.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy12.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy13.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy2.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy3.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy4.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy5.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy6.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy7.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy8.js +1 -0
- package/build/_virtual/index.js_commonjs-proxy9.js +1 -0
- package/build/_virtual/inherits.js_commonjs-proxy.js +1 -0
- package/build/_virtual/inherits_browser.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isArguments.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isArray.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isArrayLike.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isBuffer.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isFunction.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isLength.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isMap.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isObject.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isObjectLike.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isSet.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isSymbol.js_commonjs-proxy.js +1 -0
- package/build/_virtual/isTypedArray.js_commonjs-proxy.js +1 -0
- package/build/_virtual/keys.js_commonjs-proxy.js +1 -0
- package/build/_virtual/keysIn.js_commonjs-proxy.js +1 -0
- package/build/_virtual/memoize.js_commonjs-proxy.js +1 -0
- package/build/_virtual/node.js_commonjs-proxy.js +1 -0
- package/build/_virtual/node.js_commonjs-proxy2.js +1 -0
- package/build/_virtual/noop.js_commonjs-proxy.js +1 -0
- package/build/_virtual/now.js_commonjs-proxy.js +1 -0
- package/build/_virtual/parser.mjs_commonjs-proxy.js +1 -0
- package/build/_virtual/pipeline.js_commonjs-proxy.js +1 -0
- package/build/_virtual/possibleStandardNamesOptimized.js_commonjs-proxy.js +1 -0
- package/build/_virtual/property.js_commonjs-proxy.js +1 -0
- package/build/_virtual/react-is.development.js_commonjs-proxy.js +1 -0
- package/build/_virtual/react-is.production.min.js_commonjs-proxy.js +1 -0
- package/build/_virtual/readable.js_commonjs-proxy.js +1 -0
- package/build/_virtual/state.js_commonjs-proxy.js +1 -0
- package/build/_virtual/stream.js_commonjs-proxy.js +1 -0
- package/build/_virtual/string_decoder.js_commonjs-proxy.js +1 -0
- package/build/_virtual/stubArray.js_commonjs-proxy.js +1 -0
- package/build/_virtual/stubFalse.js_commonjs-proxy.js +1 -0
- package/build/_virtual/toNumber.js_commonjs-proxy.js +1 -0
- package/build/_virtual/toString.js_commonjs-proxy.js +1 -0
- package/build/_virtual/utilities.js_commonjs-proxy.js +1 -0
- package/build/_virtual/utilities.js_commonjs-proxy2.js +1 -0
- package/build/_virtual/utilities.js_commonjs-proxy3.js +1 -0
- package/build/analytics/analytics.d.ts +37 -0
- package/build/analytics/analytics.js +1 -0
- package/build/analytics/events.d.ts +36 -0
- package/build/analytics/events.js +1 -0
- package/build/analytics/facebookPixel.d.ts +15 -0
- package/build/analytics/facebookPixel.js +1 -0
- package/build/analytics/googleTagManager.d.ts +201 -0
- package/build/analytics/googleTagManager.js +1 -0
- package/build/analytics/head/index.d.ts +7 -0
- package/build/analytics/head/index.js +1 -0
- package/build/analytics/ikas.d.ts +133 -0
- package/build/analytics/ikas.js +1 -0
- package/build/analytics/index.d.ts +2 -0
- package/build/api/apollo.d.ts +10 -0
- package/build/api/apollo.js +1 -0
- package/build/api/back-in-stock-reminder/__generated__/listProductBackInStockRemind.d.ts +24 -0
- package/build/api/back-in-stock-reminder/__generated__/saveProductBackInStockRemind.d.ts +19 -0
- package/build/api/back-in-stock-reminder/index.d.ts +23 -0
- package/build/api/back-in-stock-reminder/index.js +1 -0
- package/build/api/blog/__generated__/getBlog.d.ts +110 -0
- package/build/api/blog/__generated__/listBlog.d.ts +113 -0
- package/build/api/blog/__generated__/listBlogCategory.d.ts +65 -0
- package/build/api/blog/__generated__/listBlogMetaData.d.ts +57 -0
- package/build/api/blog/index.d.ts +32 -0
- package/build/api/blog/index.js +1 -0
- package/build/api/brand/__generated__/listProductBrand.d.ts +88 -0
- package/build/api/brand/index.d.ts +16 -0
- package/build/api/brand/index.js +1 -0
- package/build/api/cart/__generated__/getCart.d.ts +178 -0
- package/build/api/cart/__generated__/saveItemToCart.d.ts +187 -0
- package/build/api/cart/index.d.ts +5 -0
- package/build/api/cart/index.js +1 -0
- package/build/api/category/__generated__/listCategory.d.ts +99 -0
- package/build/api/category/__generated__/listCategoryPaths.d.ts +32 -0
- package/build/api/category/index.d.ts +18 -0
- package/build/api/category/index.js +1 -0
- package/build/api/checkout/__generated__/addCouponCodeToCheckout.d.ts +11 -0
- package/build/api/checkout/__generated__/checkStocks.d.ts +18 -0
- package/build/api/checkout/__generated__/createSaleTransactionWithCheckout.d.ts +22 -0
- package/build/api/checkout/__generated__/getCheckoutByCartId.d.ts +10 -0
- package/build/api/checkout/__generated__/getCheckoutById.d.ts +574 -0
- package/build/api/checkout/__generated__/getOrder.d.ts +620 -0
- package/build/api/checkout/__generated__/listCheckoutSettings.d.ts +34 -0
- package/build/api/checkout/__generated__/listPaymentGateway.d.ts +42 -0
- package/build/api/checkout/__generated__/retrieveInstallmentInfo.d.ts +23 -0
- package/build/api/checkout/__generated__/saveCheckout.d.ts +11 -0
- package/build/api/checkout/index.d.ts +29 -0
- package/build/api/checkout/index.js +1 -0
- package/build/api/city/__generated__/listCity.d.ts +20 -0
- package/build/api/city/index.d.ts +4 -0
- package/build/api/city/index.js +1 -0
- package/build/api/contact-form/__generated__/sendContactFormToMerchant.d.ts +9 -0
- package/build/api/contact-form/index.d.ts +10 -0
- package/build/api/contact-form/index.js +1 -0
- package/build/api/country/__generated__/getAvailableShippingCountries.d.ts +6 -0
- package/build/api/country/__generated__/getMyCountry.d.ts +3 -0
- package/build/api/country/__generated__/listCountry.d.ts +41 -0
- package/build/api/country/index.d.ts +6 -0
- package/build/api/country/index.js +1 -0
- package/build/api/customer/__generated__/checkCustomerEmail.d.ts +10 -0
- package/build/api/customer/__generated__/createCustomerEmailSubscription.d.ts +11 -0
- package/build/api/customer/__generated__/createOrderRefundRequest.d.ts +590 -0
- package/build/api/customer/__generated__/customerForgotPassword.d.ts +7 -0
- package/build/api/customer/__generated__/customerLogin.d.ts +167 -0
- package/build/api/customer/__generated__/customerRecoverPassword.d.ts +8 -0
- package/build/api/customer/__generated__/customerRefreshToken.d.ts +11 -0
- package/build/api/customer/__generated__/customerSocialLogin.d.ts +166 -0
- package/build/api/customer/__generated__/getCustomerOrders.d.ts +620 -0
- package/build/api/customer/__generated__/getLastViewedProducts.d.ts +15 -0
- package/build/api/customer/__generated__/getMyCustomer.d.ts +145 -0
- package/build/api/customer/__generated__/listOrderRefundSettings.d.ts +13 -0
- package/build/api/customer/__generated__/listOrderTransactions.d.ts +53 -0
- package/build/api/customer/__generated__/registerCustomer.d.ts +163 -0
- package/build/api/customer/__generated__/saveLastViewedProducts.d.ts +11 -0
- package/build/api/customer/__generated__/saveMyCustomer.d.ts +160 -0
- package/build/api/customer/index.d.ts +49 -0
- package/build/api/customer/index.js +1 -0
- package/build/api/customer-review/__generated__/createCustomerReview.d.ts +11 -0
- package/build/api/customer-review/__generated__/listCustomerReviews.d.ts +53 -0
- package/build/api/customer-review/index.d.ts +24 -0
- package/build/api/customer-review/index.js +1 -0
- package/build/api/district/__generated__/listDistrict.d.ts +16 -0
- package/build/api/district/index.d.ts +4 -0
- package/build/api/district/index.js +1 -0
- package/build/api/favorite-product/__generated__/isFavoriteProduct.d.ts +6 -0
- package/build/api/favorite-product/__generated__/listFavoriteProducts.d.ts +12 -0
- package/build/api/favorite-product/__generated__/saveFavoriteProduct.d.ts +7 -0
- package/build/api/favorite-product/index.d.ts +6 -0
- package/build/api/favorite-product/index.js +1 -0
- package/build/api/html-meta-data/__generated__/listHTMLMetaData.d.ts +38 -0
- package/build/api/html-meta-data/index.d.ts +4 -0
- package/build/api/html-meta-data/index.js +1 -0
- package/build/api/index.d.ts +24 -0
- package/build/api/merchant/__generated__/listMerchantSettings.d.ts +9 -0
- package/build/api/merchant/index.d.ts +4 -0
- package/build/api/merchant/index.js +1 -0
- package/build/api/product-attribute/__generated__/listProductAttribute.d.ts +72 -0
- package/build/api/product-attribute/index.d.ts +4 -0
- package/build/api/product-campaign/__generated__/getProductCampaigns.d.ts +91 -0
- package/build/api/product-campaign/index.d.ts +10 -0
- package/build/api/product-campaign/index.js +1 -0
- package/build/api/product-option-file/__generated__/getOrderLineFile.d.ts +7 -0
- package/build/api/product-option-file/index.d.ts +7 -0
- package/build/api/product-option-file/index.js +1 -0
- package/build/api/product-option-set/__generated__/ListProductOptionSet.d.ts +92 -0
- package/build/api/product-option-set/index.d.ts +4 -0
- package/build/api/product-option-set/index.js +1 -0
- package/build/api/product-search/__generated__/getProductFilterData.d.ts +61 -0
- package/build/api/product-search/__generated__/searchProducts.d.ts +26 -0
- package/build/api/product-search/index.d.ts +20 -0
- package/build/api/product-search/index.js +1 -0
- package/build/api/raffle/__generated__/getRafflesByCustomerId.d.ts +44 -0
- package/build/api/raffle/__generated__/listRaffle.d.ts +85 -0
- package/build/api/raffle/__generated__/listRaffleMetaData.d.ts +22 -0
- package/build/api/raffle/__generated__/saveRaffleParticipant.d.ts +30 -0
- package/build/api/raffle/index.d.ts +24 -0
- package/build/api/raffle/index.js +1 -0
- package/build/api/state/__generated__/listState.d.ts +19 -0
- package/build/api/state/index.d.ts +4 -0
- package/build/api/state/index.js +1 -0
- package/build/api/stock-location/__generated__/listStockLocation.d.ts +7 -0
- package/build/api/stock-location/index.d.ts +4 -0
- package/build/api/storefront/__generated__/getStorefront.d.ts +52 -0
- package/build/api/storefront/index.d.ts +4 -0
- package/build/api/storefront/index.js +1 -0
- package/build/api/variant-type/__generated__/listVariantType.d.ts +76 -0
- package/build/api/variant-type/index.d.ts +4 -0
- package/build/assets/translations/checkout/en.js +1 -0
- package/build/assets/translations/checkout/tr.js +1 -0
- package/build/components/checkout/components/address-form/index.d.ts +3 -0
- package/build/components/checkout/components/address-form/index.js +1 -0
- package/build/components/checkout/components/address-form/model.d.ts +131 -0
- package/build/components/checkout/components/address-form/model.js +1 -0
- package/build/components/checkout/components/button/index.d.ts +12 -0
- package/build/components/checkout/components/button/index.js +1 -0
- package/build/components/checkout/components/button/style.module.scss.js +1 -0
- package/build/components/checkout/components/cart-summary/cart-item/index.d.ts +10 -0
- package/build/components/checkout/components/cart-summary/cart-item/index.js +1 -0
- package/build/components/checkout/components/cart-summary/cart-item/style.module.scss.js +1 -0
- package/build/components/checkout/components/cart-summary/index.d.ts +8 -0
- package/build/components/checkout/components/cart-summary/index.js +1 -0
- package/build/components/checkout/components/cart-summary/style.module.scss.js +1 -0
- package/build/components/checkout/components/checkbox/check.d.ts +6 -0
- package/build/components/checkout/components/checkbox/check.js +1 -0
- package/build/components/checkout/components/checkbox/index.d.ts +10 -0
- package/build/components/checkout/components/checkbox/index.js +1 -0
- package/build/components/checkout/components/checkbox/style.module.scss.js +1 -0
- package/build/components/checkout/components/credit-card-form/index.d.ts +7 -0
- package/build/components/checkout/components/credit-card-form/index.js +1 -0
- package/build/components/checkout/components/credit-card-form/model.d.ts +26 -0
- package/build/components/checkout/components/credit-card-form/model.js +1 -0
- package/build/components/checkout/components/credit-card-form/style.module.scss.js +1 -0
- package/build/components/checkout/components/credit-card-form/svg/amex.d.ts +6 -0
- package/build/components/checkout/components/credit-card-form/svg/amex.js +1 -0
- package/build/components/checkout/components/credit-card-form/svg/master-card.d.ts +6 -0
- package/build/components/checkout/components/credit-card-form/svg/master-card.js +1 -0
- package/build/components/checkout/components/credit-card-form/svg/troy.d.ts +6 -0
- package/build/components/checkout/components/credit-card-form/svg/troy.js +1 -0
- package/build/components/checkout/components/credit-card-form/svg/visa.d.ts +6 -0
- package/build/components/checkout/components/credit-card-form/svg/visa.js +1 -0
- package/build/components/checkout/components/customer-addresses/index.d.ts +15 -0
- package/build/components/checkout/components/customer-addresses/index.js +1 -0
- package/build/components/checkout/components/customer-addresses/model.d.ts +21 -0
- package/build/components/checkout/components/customer-addresses/model.js +1 -0
- package/build/components/checkout/components/customer-addresses/style.module.scss.js +1 -0
- package/build/components/checkout/components/error/customer-login-required-error/index.d.ts +8 -0
- package/build/components/checkout/components/error/customer-login-required-error/index.js +1 -0
- package/build/components/checkout/components/error/index.d.ts +7 -0
- package/build/components/checkout/components/error/index.js +1 -0
- package/build/components/checkout/components/error/no-shipping-error/index.d.ts +6 -0
- package/build/components/checkout/components/error/no-shipping-error/index.js +1 -0
- package/build/components/checkout/components/error/payment-error/index.d.ts +8 -0
- package/build/components/checkout/components/error/payment-error/index.js +1 -0
- package/build/components/checkout/components/error/stock-error/index.d.ts +8 -0
- package/build/components/checkout/components/error/stock-error/index.js +1 -0
- package/build/components/checkout/components/error/stock-error/style.module.scss.js +1 -0
- package/build/components/checkout/components/error/unknown-error/index.d.ts +6 -0
- package/build/components/checkout/components/error/unknown-error/index.js +1 -0
- package/build/components/checkout/components/expandable-section/index.d.ts +6 -0
- package/build/components/checkout/components/expandable-section/index.js +1 -0
- package/build/components/checkout/components/expandable-section/style.module.scss.js +1 -0
- package/build/components/checkout/components/form-item/caret-down.d.ts +6 -0
- package/build/components/checkout/components/form-item/caret-down.js +1 -0
- package/build/components/checkout/components/form-item/index.d.ts +3 -0
- package/build/components/checkout/components/form-item/index.js +1 -0
- package/build/components/checkout/components/form-item/model.d.ts +59 -0
- package/build/components/checkout/components/form-item/model.js +1 -0
- package/build/components/checkout/components/form-item/style.module.scss.js +1 -0
- package/build/components/checkout/components/fullscreen-loading/index.d.ts +2 -0
- package/build/components/checkout/components/fullscreen-loading/index.js +1 -0
- package/build/components/checkout/components/fullscreen-loading/style.module.scss.js +1 -0
- package/build/components/checkout/components/input-with-button/index.d.ts +11 -0
- package/build/components/checkout/components/input-with-button/index.js +1 -0
- package/build/components/checkout/components/input-with-button/style.module.scss.js +1 -0
- package/build/components/checkout/components/modal/index.d.ts +8 -0
- package/build/components/checkout/components/modal/index.js +1 -0
- package/build/components/checkout/components/modal/style.module.scss.js +1 -0
- package/build/components/checkout/components/notification-box/index.d.ts +9 -0
- package/build/components/checkout/components/notification-box/index.js +1 -0
- package/build/components/checkout/components/notification-box/style.module.scss.js +1 -0
- package/build/components/checkout/components/select-box/index.d.ts +13 -0
- package/build/components/checkout/components/select-box/index.js +1 -0
- package/build/components/checkout/components/select-box/style.module.scss.js +1 -0
- package/build/components/checkout/components/step-container/index.d.ts +15 -0
- package/build/components/checkout/components/step-container/index.js +1 -0
- package/build/components/checkout/components/step-container/style.module.scss.js +1 -0
- package/build/components/checkout/components/svg/arrow-down.d.ts +6 -0
- package/build/components/checkout/components/svg/arrow-down.js +1 -0
- package/build/components/checkout/components/svg/arrow-left.d.ts +6 -0
- package/build/components/checkout/components/svg/arrow-right.d.ts +6 -0
- package/build/components/checkout/components/svg/cross.d.ts +6 -0
- package/build/components/checkout/components/svg/cross.js +1 -0
- package/build/components/checkout/components/svg/discount.d.ts +6 -0
- package/build/components/checkout/components/svg/external.d.ts +6 -0
- package/build/components/checkout/components/svg/external.js +1 -0
- package/build/components/checkout/components/svg/gift.d.ts +7 -0
- package/build/components/checkout/components/svg/gift.js +1 -0
- package/build/components/checkout/components/svg/ikas.d.ts +6 -0
- package/build/components/checkout/components/svg/ikas.js +1 -0
- package/build/components/checkout/components/svg/lock.d.ts +6 -0
- package/build/components/checkout/components/svg/lock.js +1 -0
- package/build/components/checkout/components/svg/shopping-cart.d.ts +6 -0
- package/build/components/checkout/components/svg/success-circle.d.ts +6 -0
- package/build/components/checkout/components/svg/success-circle.js +1 -0
- package/build/components/checkout/components/svg/tag.d.ts +6 -0
- package/build/components/checkout/components/svg/warning.d.ts +6 -0
- package/build/components/checkout/components/svg/warning.js +1 -0
- package/build/components/checkout/components/toggle/index.d.ts +10 -0
- package/build/components/checkout/components/toggle/index.js +1 -0
- package/build/components/checkout/components/toggle/style.module.scss.js +1 -0
- package/build/components/checkout/components/tooltip/index.d.ts +8 -0
- package/build/components/checkout/components/tooltip/index.js +1 -0
- package/build/components/checkout/components/tooltip/style.module.scss.js +1 -0
- package/build/components/checkout/index.d.ts +32 -0
- package/build/components/checkout/index.js +1 -0
- package/build/components/checkout/model.d.ts +122 -0
- package/build/components/checkout/model.js +1 -0
- package/build/components/checkout/steps/step-info/index.d.ts +7 -0
- package/build/components/checkout/steps/step-info/index.js +1 -0
- package/build/components/checkout/steps/step-payment/billing-address/index.d.ts +7 -0
- package/build/components/checkout/steps/step-payment/billing-address/index.js +1 -0
- package/build/components/checkout/steps/step-payment/index.d.ts +7 -0
- package/build/components/checkout/steps/step-payment/index.js +1 -0
- package/build/components/checkout/steps/step-payment/payment-gateways/index.d.ts +7 -0
- package/build/components/checkout/steps/step-payment/payment-gateways/index.js +1 -0
- package/build/components/checkout/steps/step-payment/payment-gateways/installments/index.d.ts +7 -0
- package/build/components/checkout/steps/step-payment/payment-gateways/installments/index.js +1 -0
- package/build/components/checkout/steps/step-payment/payment-gateways/installments/style.module.scss.js +1 -0
- package/build/components/checkout/steps/step-payment/payment-gateways/style.module.scss.js +1 -0
- package/build/components/checkout/steps/step-payment/style.module.scss.js +1 -0
- package/build/components/checkout/steps/step-shipping/index.d.ts +7 -0
- package/build/components/checkout/steps/step-shipping/index.js +1 -0
- package/build/components/checkout/steps/step-shipping/style.module.scss.js +1 -0
- package/build/components/checkout/steps/step-success/index.d.ts +7 -0
- package/build/components/checkout/steps/step-success/index.js +1 -0
- package/build/components/checkout/steps/step-success/style.module.scss.js +1 -0
- package/build/components/checkout/style.module.scss.js +1 -0
- package/build/components/checkout/styles/common.module.scss.js +1 -0
- package/build/components/image/index.d.ts +36 -0
- package/build/components/image/index.js +1 -0
- package/build/components/index.d.ts +4 -0
- package/build/components/page/ThemeComponent.d.ts +21 -0
- package/build/components/page/ThemeComponent.js +1 -0
- package/build/components/page/head.d.ts +12 -0
- package/build/components/page/head.js +1 -0
- package/build/components/page/index.d.ts +18 -0
- package/build/components/page/index.js +1 -0
- package/build/components/page-editor/ThemeComponentEditor.d.ts +32 -0
- package/build/components/page-editor/ThemeComponentEditor.js +1 -0
- package/build/components/page-editor/error/index.d.ts +5 -0
- package/build/components/page-editor/error/index.js +1 -0
- package/build/components/page-editor/index.d.ts +4 -0
- package/build/components/page-editor/index.js +1 -0
- package/build/components/page-editor/loader/index.d.ts +6 -0
- package/build/components/page-editor/loader/index.js +1 -0
- package/build/components/page-editor/loader/style.module.scss.js +1 -0
- package/build/components/page-editor/model.d.ts +75 -0
- package/build/components/page-editor/model.js +1 -0
- package/build/ext/@apollo/client/cache/core/cache.js +1 -0
- package/build/ext/@apollo/client/cache/core/types/common.js +1 -0
- package/build/ext/@apollo/client/cache/inmemory/entityStore.js +1 -0
- package/build/ext/@apollo/client/cache/inmemory/helpers.js +1 -0
- package/build/ext/@apollo/client/cache/inmemory/inMemoryCache.js +1 -0
- package/build/ext/@apollo/client/cache/inmemory/policies.js +1 -0
- package/build/ext/@apollo/client/cache/inmemory/reactiveVars.js +1 -0
- package/build/ext/@apollo/client/cache/inmemory/readFromStore.js +1 -0
- package/build/ext/@apollo/client/cache/inmemory/writeToStore.js +1 -0
- package/build/ext/@apollo/client/core/ApolloClient.js +1 -0
- package/build/ext/@apollo/client/core/LocalState.js +1 -0
- package/build/ext/@apollo/client/core/ObservableQuery.js +1 -0
- package/build/ext/@apollo/client/core/QueryInfo.js +1 -0
- package/build/ext/@apollo/client/core/QueryManager.js +1 -0
- package/build/ext/@apollo/client/core/Reobserver.js +1 -0
- package/build/ext/@apollo/client/core/networkStatus.js +1 -0
- package/build/ext/@apollo/client/errors/index.js +1 -0
- package/build/ext/@apollo/client/ext/tslib/tslib.es6.js +15 -0
- package/build/ext/@apollo/client/link/context/index.js +1 -0
- package/build/ext/@apollo/client/link/core/ApolloLink.js +1 -0
- package/build/ext/@apollo/client/link/core/execute.js +1 -0
- package/build/ext/@apollo/client/link/error/index.js +1 -0
- package/build/ext/@apollo/client/link/http/HttpLink.js +1 -0
- package/build/ext/@apollo/client/link/http/checkFetcher.js +1 -0
- package/build/ext/@apollo/client/link/http/createHttpLink.js +1 -0
- package/build/ext/@apollo/client/link/http/createSignalIfSupported.js +1 -0
- package/build/ext/@apollo/client/link/http/parseAndCheckHttpResponse.js +1 -0
- package/build/ext/@apollo/client/link/http/rewriteURIForGET.js +1 -0
- package/build/ext/@apollo/client/link/http/selectHttpOptionsAndBody.js +1 -0
- package/build/ext/@apollo/client/link/http/selectURI.js +1 -0
- package/build/ext/@apollo/client/link/http/serializeFetchParameter.js +1 -0
- package/build/ext/@apollo/client/link/utils/createOperation.js +1 -0
- package/build/ext/@apollo/client/link/utils/fromError.js +1 -0
- package/build/ext/@apollo/client/link/utils/throwServerError.js +1 -0
- package/build/ext/@apollo/client/link/utils/transformOperation.js +1 -0
- package/build/ext/@apollo/client/link/utils/validateOperation.js +1 -0
- package/build/ext/@apollo/client/utilities/common/arrays.js +1 -0
- package/build/ext/@apollo/client/utilities/common/canUse.js +1 -0
- package/build/ext/@apollo/client/utilities/common/cloneDeep.js +1 -0
- package/build/ext/@apollo/client/utilities/common/compact.js +1 -0
- package/build/ext/@apollo/client/utilities/common/environment.js +1 -0
- package/build/ext/@apollo/client/utilities/common/errorHandling.js +1 -0
- package/build/ext/@apollo/client/utilities/common/filterInPlace.js +1 -0
- package/build/ext/@apollo/client/utilities/common/maybeDeepFreeze.js +1 -0
- package/build/ext/@apollo/client/utilities/common/mergeDeep.js +1 -0
- package/build/ext/@apollo/client/utilities/graphql/directives.js +1 -0
- package/build/ext/@apollo/client/utilities/graphql/fragments.js +1 -0
- package/build/ext/@apollo/client/utilities/graphql/getFromAST.js +1 -0
- package/build/ext/@apollo/client/utilities/graphql/storeUtils.js +1 -0
- package/build/ext/@apollo/client/utilities/graphql/transform.js +1 -0
- package/build/ext/@apollo/client/utilities/observables/Concast.js +1 -0
- package/build/ext/@apollo/client/utilities/observables/Observable.js +1 -0
- package/build/ext/@apollo/client/utilities/observables/asyncMap.js +1 -0
- package/build/ext/@apollo/client/utilities/observables/iteration.js +1 -0
- package/build/ext/@apollo/client/version.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/locale/en.json.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/min/index.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/CountryIcon.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/CountrySelect.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/Flag.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/InputBasic.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/InputSmart.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/InternationalIcon.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/PhoneInputWithCountry.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/PhoneInputWithCountryDefault.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/PropTypes.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/helpers/countries.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/helpers/getInternationalPhoneNumberPrefix.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/helpers/getPhoneInputWithCountryStateUpdateFromNewProps.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/helpers/inputValuePrefix.js +1 -0
- package/build/ext/@ikas/react-phone-number-input/modules/helpers/phoneInputHelpers.js +1 -0
- package/build/ext/@ungap/global-this/esm/index.js +1 -0
- package/build/ext/@wry/context/lib/context.esm.js +1 -0
- package/build/ext/@wry/equality/lib/equality.esm.js +1 -0
- package/build/ext/@wry/trie/lib/trie.esm.js +1 -0
- package/build/ext/classnames/index.js +6 -0
- package/build/ext/country-flag-icons/modules/unicode.js +1 -0
- package/build/ext/decode-uri-component/index.js +1 -0
- package/build/ext/domhandler/ext/domelementtype/lib/index.js +1 -0
- package/build/ext/domhandler/lib/index.js +1 -0
- package/build/ext/domhandler/lib/node.js +1 -0
- package/build/ext/entities/lib/decode_codepoint.js +1 -0
- package/build/ext/entities/lib/maps/decode.json.js +1 -0
- package/build/ext/entities/lib/maps/entities.json.js +1 -0
- package/build/ext/entities/lib/maps/legacy.json.js +1 -0
- package/build/ext/entities/lib/maps/xml.json.js +1 -0
- package/build/ext/fast-json-stable-stringify/index.js +1 -0
- package/build/ext/graphql/error/GraphQLError.mjs.js +1 -0
- package/build/ext/graphql/error/syntaxError.mjs.js +1 -0
- package/build/ext/graphql/jsutils/defineInspect.mjs.js +1 -0
- package/build/ext/graphql/jsutils/devAssert.mjs.js +1 -0
- package/build/ext/graphql/jsutils/inspect.mjs.js +1 -0
- package/build/ext/graphql/jsutils/instanceOf.mjs.js +1 -0
- package/build/ext/graphql/jsutils/invariant.mjs.js +1 -0
- package/build/ext/graphql/jsutils/isObjectLike.mjs.js +1 -0
- package/build/ext/graphql/jsutils/nodejsCustomInspectSymbol.mjs.js +1 -0
- package/build/ext/graphql/language/ast.mjs.js +1 -0
- package/build/ext/graphql/language/blockString.mjs.js +1 -0
- package/build/ext/graphql/language/directiveLocation.mjs.js +1 -0
- package/build/ext/graphql/language/kinds.mjs.js +1 -0
- package/build/ext/graphql/language/lexer.mjs.js +1 -0
- package/build/ext/graphql/language/location.mjs.js +1 -0
- package/build/ext/graphql/language/parser.mjs.js +1 -0
- package/build/ext/graphql/language/printLocation.mjs.js +1 -0
- package/build/ext/graphql/language/printer.mjs.js +1 -0
- package/build/ext/graphql/language/source.mjs.js +1 -0
- package/build/ext/graphql/language/tokenKind.mjs.js +1 -0
- package/build/ext/graphql/language/visitor.mjs.js +1 -0
- package/build/ext/graphql/polyfills/symbols.mjs.js +1 -0
- package/build/ext/graphql-tag/src/index.js +1 -0
- package/build/ext/html-dom-parser/index.js +1 -0
- package/build/ext/html-dom-parser/lib/server/html-to-dom.js +1 -0
- package/build/ext/html-dom-parser/lib/server/utilities.js +1 -0
- package/build/ext/html-react-parser/index.js +1 -0
- package/build/ext/html-react-parser/index.mjs.js +1 -0
- package/build/ext/html-react-parser/lib/attributes-to-props.js +1 -0
- package/build/ext/html-react-parser/lib/dom-to-react.js +1 -0
- package/build/ext/html-react-parser/lib/utilities.js +1 -0
- package/build/ext/htmlparser2/lib/Parser.js +1 -0
- package/build/ext/htmlparser2/lib/Tokenizer.js +1 -0
- package/build/ext/inherits/inherits.js +1 -0
- package/build/ext/inherits/inherits_browser.js +1 -0
- package/build/ext/inline-style-parser/index.js +1 -0
- package/build/ext/input-format/modules/closeBraces.js +1 -0
- package/build/ext/input-format/modules/dom.js +1 -0
- package/build/ext/input-format/modules/edit.js +1 -0
- package/build/ext/input-format/modules/format.js +1 -0
- package/build/ext/input-format/modules/helpers.js +1 -0
- package/build/ext/input-format/modules/inputControl.js +1 -0
- package/build/ext/input-format/modules/parse.js +1 -0
- package/build/ext/input-format/modules/react/Input.js +1 -0
- package/build/ext/input-format/modules/templateFormatter.js +1 -0
- package/build/ext/libphonenumber-js/es6/AsYouType.js +1 -0
- package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.PatternMatcher.js +1 -0
- package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.complete.js +1 -0
- package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.js +1 -0
- package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.util.js +1 -0
- package/build/ext/libphonenumber-js/es6/AsYouTypeParser.js +1 -0
- package/build/ext/libphonenumber-js/es6/AsYouTypeState.js +1 -0
- package/build/ext/libphonenumber-js/es6/ParseError.js +1 -0
- package/build/ext/libphonenumber-js/es6/PhoneNumber.js +1 -0
- package/build/ext/libphonenumber-js/es6/constants.js +1 -0
- package/build/ext/libphonenumber-js/es6/formatIncompletePhoneNumber.js +1 -0
- package/build/ext/libphonenumber-js/es6/format_.js +1 -0
- package/build/ext/libphonenumber-js/es6/getCountries.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/RFC3966.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/checkNumberLength.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/extension/extractExtension.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/extractNationalNumber.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/getIddPrefix.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/getNumberType.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/matchesEntirely.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/mergeArrays.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/parseDigits.js +1 -0
- package/build/ext/libphonenumber-js/es6/helpers/stripIddPrefix.js +1 -0
- package/build/ext/libphonenumber-js/es6/isPossibleNumber_.js +1 -0
- package/build/ext/libphonenumber-js/es6/metadata.js +1 -0
- package/build/ext/libphonenumber-js/es6/parseIncompletePhoneNumber.js +1 -0
- package/build/ext/libphonenumber-js/es6/parsePhoneNumber.js +1 -0
- package/build/ext/libphonenumber-js/es6/parsePhoneNumberFromString.js +1 -0
- package/build/ext/libphonenumber-js/es6/parsePhoneNumberFromString_.js +1 -0
- package/build/ext/libphonenumber-js/es6/parsePhoneNumber_.js +1 -0
- package/build/ext/libphonenumber-js/es6/parse_.js +1 -0
- package/build/ext/libphonenumber-js/es6/tools/semver-compare.js +1 -0
- package/build/ext/libphonenumber-js/es6/validate_.js +1 -0
- package/build/ext/libphonenumber-js/metadata.min.json.js +1 -0
- package/build/ext/lodash/_DataView.js +1 -0
- package/build/ext/lodash/_Hash.js +1 -0
- package/build/ext/lodash/_ListCache.js +1 -0
- package/build/ext/lodash/_Map.js +1 -0
- package/build/ext/lodash/_MapCache.js +1 -0
- package/build/ext/lodash/_Promise.js +1 -0
- package/build/ext/lodash/_Set.js +1 -0
- package/build/ext/lodash/_SetCache.js +1 -0
- package/build/ext/lodash/_Stack.js +1 -0
- package/build/ext/lodash/_Symbol.js +1 -0
- package/build/ext/lodash/_Uint8Array.js +1 -0
- package/build/ext/lodash/_WeakMap.js +1 -0
- package/build/ext/lodash/_apply.js +1 -0
- package/build/ext/lodash/_arrayAggregator.js +1 -0
- package/build/ext/lodash/_arrayEach.js +1 -0
- package/build/ext/lodash/_arrayFilter.js +1 -0
- package/build/ext/lodash/_arrayIncludes.js +1 -0
- package/build/ext/lodash/_arrayIncludesWith.js +1 -0
- package/build/ext/lodash/_arrayLikeKeys.js +1 -0
- package/build/ext/lodash/_arrayMap.js +1 -0
- package/build/ext/lodash/_arrayPush.js +1 -0
- package/build/ext/lodash/_arraySome.js +1 -0
- package/build/ext/lodash/_assignValue.js +1 -0
- package/build/ext/lodash/_assocIndexOf.js +1 -0
- package/build/ext/lodash/_baseAggregator.js +1 -0
- package/build/ext/lodash/_baseAssign.js +1 -0
- package/build/ext/lodash/_baseAssignIn.js +1 -0
- package/build/ext/lodash/_baseAssignValue.js +1 -0
- package/build/ext/lodash/_baseClone.js +1 -0
- package/build/ext/lodash/_baseCreate.js +1 -0
- package/build/ext/lodash/_baseEach.js +1 -0
- package/build/ext/lodash/_baseFindIndex.js +1 -0
- package/build/ext/lodash/_baseFlatten.js +1 -0
- package/build/ext/lodash/_baseFor.js +1 -0
- package/build/ext/lodash/_baseForOwn.js +1 -0
- package/build/ext/lodash/_baseGet.js +1 -0
- package/build/ext/lodash/_baseGetAllKeys.js +1 -0
- package/build/ext/lodash/_baseGetTag.js +1 -0
- package/build/ext/lodash/_baseHasIn.js +1 -0
- package/build/ext/lodash/_baseIndexOf.js +1 -0
- package/build/ext/lodash/_baseIsArguments.js +1 -0
- package/build/ext/lodash/_baseIsEqual.js +1 -0
- package/build/ext/lodash/_baseIsEqualDeep.js +1 -0
- package/build/ext/lodash/_baseIsMap.js +1 -0
- package/build/ext/lodash/_baseIsMatch.js +1 -0
- package/build/ext/lodash/_baseIsNaN.js +1 -0
- package/build/ext/lodash/_baseIsNative.js +1 -0
- package/build/ext/lodash/_baseIsSet.js +1 -0
- package/build/ext/lodash/_baseIsTypedArray.js +1 -0
- package/build/ext/lodash/_baseIteratee.js +1 -0
- package/build/ext/lodash/_baseKeys.js +1 -0
- package/build/ext/lodash/_baseKeysIn.js +1 -0
- package/build/ext/lodash/_baseMap.js +1 -0
- package/build/ext/lodash/_baseMatches.js +1 -0
- package/build/ext/lodash/_baseMatchesProperty.js +1 -0
- package/build/ext/lodash/_baseOrderBy.js +1 -0
- package/build/ext/lodash/_baseProperty.js +1 -0
- package/build/ext/lodash/_basePropertyDeep.js +1 -0
- package/build/ext/lodash/_baseRest.js +1 -0
- package/build/ext/lodash/_baseSetToString.js +1 -0
- package/build/ext/lodash/_baseSortBy.js +1 -0
- package/build/ext/lodash/_baseTimes.js +1 -0
- package/build/ext/lodash/_baseToString.js +1 -0
- package/build/ext/lodash/_baseUnary.js +1 -0
- package/build/ext/lodash/_baseUniq.js +1 -0
- package/build/ext/lodash/_cacheHas.js +1 -0
- package/build/ext/lodash/_castFunction.js +1 -0
- package/build/ext/lodash/_castPath.js +1 -0
- package/build/ext/lodash/_cloneArrayBuffer.js +1 -0
- package/build/ext/lodash/_cloneBuffer.js +1 -0
- package/build/ext/lodash/_cloneDataView.js +1 -0
- package/build/ext/lodash/_cloneRegExp.js +1 -0
- package/build/ext/lodash/_cloneSymbol.js +1 -0
- package/build/ext/lodash/_cloneTypedArray.js +1 -0
- package/build/ext/lodash/_compareAscending.js +1 -0
- package/build/ext/lodash/_compareMultiple.js +1 -0
- package/build/ext/lodash/_copyArray.js +1 -0
- package/build/ext/lodash/_copyObject.js +1 -0
- package/build/ext/lodash/_copySymbols.js +1 -0
- package/build/ext/lodash/_copySymbolsIn.js +1 -0
- package/build/ext/lodash/_coreJsData.js +1 -0
- package/build/ext/lodash/_createAggregator.js +1 -0
- package/build/ext/lodash/_createBaseEach.js +1 -0
- package/build/ext/lodash/_createBaseFor.js +1 -0
- package/build/ext/lodash/_createSet.js +1 -0
- package/build/ext/lodash/_defineProperty.js +1 -0
- package/build/ext/lodash/_equalArrays.js +1 -0
- package/build/ext/lodash/_equalByTag.js +1 -0
- package/build/ext/lodash/_equalObjects.js +1 -0
- package/build/ext/lodash/_freeGlobal.js +1 -0
- package/build/ext/lodash/_getAllKeys.js +1 -0
- package/build/ext/lodash/_getAllKeysIn.js +1 -0
- package/build/ext/lodash/_getMapData.js +1 -0
- package/build/ext/lodash/_getMatchData.js +1 -0
- package/build/ext/lodash/_getNative.js +1 -0
- package/build/ext/lodash/_getPrototype.js +1 -0
- package/build/ext/lodash/_getRawTag.js +1 -0
- package/build/ext/lodash/_getSymbols.js +1 -0
- package/build/ext/lodash/_getSymbolsIn.js +1 -0
- package/build/ext/lodash/_getTag.js +1 -0
- package/build/ext/lodash/_getValue.js +1 -0
- package/build/ext/lodash/_hasPath.js +1 -0
- package/build/ext/lodash/_hashClear.js +1 -0
- package/build/ext/lodash/_hashDelete.js +1 -0
- package/build/ext/lodash/_hashGet.js +1 -0
- package/build/ext/lodash/_hashHas.js +1 -0
- package/build/ext/lodash/_hashSet.js +1 -0
- package/build/ext/lodash/_initCloneArray.js +1 -0
- package/build/ext/lodash/_initCloneByTag.js +1 -0
- package/build/ext/lodash/_initCloneObject.js +1 -0
- package/build/ext/lodash/_isFlattenable.js +1 -0
- package/build/ext/lodash/_isIndex.js +1 -0
- package/build/ext/lodash/_isIterateeCall.js +1 -0
- package/build/ext/lodash/_isKey.js +1 -0
- package/build/ext/lodash/_isKeyable.js +1 -0
- package/build/ext/lodash/_isMasked.js +1 -0
- package/build/ext/lodash/_isPrototype.js +1 -0
- package/build/ext/lodash/_isStrictComparable.js +1 -0
- package/build/ext/lodash/_listCacheClear.js +1 -0
- package/build/ext/lodash/_listCacheDelete.js +1 -0
- package/build/ext/lodash/_listCacheGet.js +1 -0
- package/build/ext/lodash/_listCacheHas.js +1 -0
- package/build/ext/lodash/_listCacheSet.js +1 -0
- package/build/ext/lodash/_mapCacheClear.js +1 -0
- package/build/ext/lodash/_mapCacheDelete.js +1 -0
- package/build/ext/lodash/_mapCacheGet.js +1 -0
- package/build/ext/lodash/_mapCacheHas.js +1 -0
- package/build/ext/lodash/_mapCacheSet.js +1 -0
- package/build/ext/lodash/_mapToArray.js +1 -0
- package/build/ext/lodash/_matchesStrictComparable.js +1 -0
- package/build/ext/lodash/_memoizeCapped.js +1 -0
- package/build/ext/lodash/_nativeCreate.js +1 -0
- package/build/ext/lodash/_nativeKeys.js +1 -0
- package/build/ext/lodash/_nativeKeysIn.js +1 -0
- package/build/ext/lodash/_nodeUtil.js +1 -0
- package/build/ext/lodash/_objectToString.js +1 -0
- package/build/ext/lodash/_overArg.js +1 -0
- package/build/ext/lodash/_overRest.js +1 -0
- package/build/ext/lodash/_root.js +1 -0
- package/build/ext/lodash/_setCacheAdd.js +1 -0
- package/build/ext/lodash/_setCacheHas.js +1 -0
- package/build/ext/lodash/_setToArray.js +1 -0
- package/build/ext/lodash/_setToString.js +1 -0
- package/build/ext/lodash/_shortOut.js +1 -0
- package/build/ext/lodash/_stackClear.js +1 -0
- package/build/ext/lodash/_stackDelete.js +1 -0
- package/build/ext/lodash/_stackGet.js +1 -0
- package/build/ext/lodash/_stackHas.js +1 -0
- package/build/ext/lodash/_stackSet.js +1 -0
- package/build/ext/lodash/_strictIndexOf.js +1 -0
- package/build/ext/lodash/_stringToPath.js +1 -0
- package/build/ext/lodash/_toKey.js +1 -0
- package/build/ext/lodash/_toSource.js +1 -0
- package/build/ext/lodash/cloneDeep.js +1 -0
- package/build/ext/lodash/constant.js +1 -0
- package/build/ext/lodash/debounce.js +1 -0
- package/build/ext/lodash/eq.js +1 -0
- package/build/ext/lodash/flatten.js +1 -0
- package/build/ext/lodash/forEach.js +1 -0
- package/build/ext/lodash/get.js +1 -0
- package/build/ext/lodash/groupBy.js +1 -0
- package/build/ext/lodash/hasIn.js +1 -0
- package/build/ext/lodash/identity.js +1 -0
- package/build/ext/lodash/isArguments.js +1 -0
- package/build/ext/lodash/isArray.js +1 -0
- package/build/ext/lodash/isArrayLike.js +1 -0
- package/build/ext/lodash/isBuffer.js +1 -0
- package/build/ext/lodash/isFunction.js +1 -0
- package/build/ext/lodash/isLength.js +1 -0
- package/build/ext/lodash/isMap.js +1 -0
- package/build/ext/lodash/isObject.js +1 -0
- package/build/ext/lodash/isObjectLike.js +1 -0
- package/build/ext/lodash/isSet.js +1 -0
- package/build/ext/lodash/isSymbol.js +1 -0
- package/build/ext/lodash/isTypedArray.js +1 -0
- package/build/ext/lodash/keys.js +1 -0
- package/build/ext/lodash/keysIn.js +1 -0
- package/build/ext/lodash/memoize.js +1 -0
- package/build/ext/lodash/noop.js +1 -0
- package/build/ext/lodash/now.js +1 -0
- package/build/ext/lodash/property.js +1 -0
- package/build/ext/lodash/sortBy.js +1 -0
- package/build/ext/lodash/stubArray.js +1 -0
- package/build/ext/lodash/stubFalse.js +1 -0
- package/build/ext/lodash/toNumber.js +1 -0
- package/build/ext/lodash/toString.js +1 -0
- package/build/ext/lodash/uniq.js +1 -0
- package/build/ext/lodash/uniqBy.js +1 -0
- package/build/ext/lzutf8/build/production/lzutf8.js +11 -0
- package/build/ext/object-assign/index.js +6 -0
- package/build/ext/optimism/lib/bundle.esm.js +1 -0
- package/build/ext/prop-types/checkPropTypes.js +1 -0
- package/build/ext/prop-types/factoryWithThrowingShims.js +1 -0
- package/build/ext/prop-types/factoryWithTypeCheckers.js +1 -0
- package/build/ext/prop-types/index.js +1 -0
- package/build/ext/prop-types/lib/ReactPropTypesSecret.js +1 -0
- package/build/ext/query-string/index.js +1 -0
- package/build/ext/react-is/cjs/react-is.development.js +9 -0
- package/build/ext/react-is/cjs/react-is.production.min.js +9 -0
- package/build/ext/react-is/index.js +1 -0
- package/build/ext/react-property/lib/index.js +1 -0
- package/build/ext/react-property/lib/possibleStandardNamesOptimized.js +1 -0
- package/build/ext/react-tooltip/dist/index.es.js +1 -0
- package/build/ext/react-tooltip/ext/uuid/dist/esm-node/bytesToUuid.js +1 -0
- package/build/ext/react-tooltip/ext/uuid/dist/esm-node/rng.js +1 -0
- package/build/ext/react-tooltip/ext/uuid/dist/esm-node/v4.js +1 -0
- package/build/ext/readable-stream/errors.js +1 -0
- package/build/ext/readable-stream/lib/_registry.js +1 -0
- package/build/ext/readable-stream/lib/_stream_duplex.js +1 -0
- package/build/ext/readable-stream/lib/_stream_passthrough.js +1 -0
- package/build/ext/readable-stream/lib/_stream_readable.js +1 -0
- package/build/ext/readable-stream/lib/_stream_transform.js +1 -0
- package/build/ext/readable-stream/lib/_stream_writable.js +1 -0
- package/build/ext/readable-stream/lib/internal/streams/async_iterator.js +1 -0
- package/build/ext/readable-stream/lib/internal/streams/buffer_list.js +1 -0
- package/build/ext/readable-stream/lib/internal/streams/destroy.js +1 -0
- package/build/ext/readable-stream/lib/internal/streams/end-of-stream.js +1 -0
- package/build/ext/readable-stream/lib/internal/streams/from.js +1 -0
- package/build/ext/readable-stream/lib/internal/streams/pipeline.js +1 -0
- package/build/ext/readable-stream/lib/internal/streams/state.js +1 -0
- package/build/ext/readable-stream/lib/internal/streams/stream.js +1 -0
- package/build/ext/readable-stream/readable.js +1 -0
- package/build/ext/safe-buffer/index.js +1 -0
- package/build/ext/split-on-first/index.js +1 -0
- package/build/ext/strict-uri-encode/index.js +1 -0
- package/build/ext/string_decoder/lib/string_decoder.js +1 -0
- package/build/ext/style-inject/dist/style-inject.es.js +1 -0
- package/build/ext/style-to-js/cjs/index.js +1 -0
- package/build/ext/style-to-js/cjs/utilities.js +1 -0
- package/build/ext/style-to-object/index.js +1 -0
- package/build/ext/symbol-observable/es/index.js +1 -0
- package/build/ext/symbol-observable/es/ponyfill.js +1 -0
- package/build/ext/ts-invariant/ext/tslib/tslib.es6.js +15 -0
- package/build/ext/ts-invariant/lib/invariant.esm.js +1 -0
- package/build/ext/tslib/tslib.es6.js +15 -0
- package/build/ext/util-deprecate/node.js +1 -0
- package/build/ext/uuid/dist/esm-browser/regex.js +1 -0
- package/build/ext/uuid/dist/esm-browser/rng.js +1 -0
- package/build/ext/uuid/dist/esm-browser/stringify.js +1 -0
- package/build/ext/uuid/dist/esm-browser/v4.js +1 -0
- package/build/ext/uuid/dist/esm-browser/validate.js +1 -0
- package/build/ext/zen-observable/index.js +1 -0
- package/build/ext/zen-observable/lib/Observable.js +1 -0
- package/build/ikas.js +81 -0
- package/build/index.d.ts +9 -0
- package/build/index.js +1 -0
- package/build/models/data/blog/index.d.ts +67 -0
- package/build/models/data/blog/index.js +1 -0
- package/build/models/data/brand/index.d.ts +21 -0
- package/build/models/data/brand/index.js +1 -0
- package/build/models/data/cart/index.d.ts +47 -0
- package/build/models/data/cart/index.js +1 -0
- package/build/models/data/category/index.d.ts +52 -0
- package/build/models/data/category/index.js +1 -0
- package/build/models/data/checkout/index.d.ts +103 -0
- package/build/models/data/checkout/index.js +1 -0
- package/build/models/data/checkout-settings/index.d.ts +25 -0
- package/build/models/data/checkout-settings/index.js +1 -0
- package/build/models/data/city/index.d.ts +4 -0
- package/build/models/data/contact-form/index.d.ts +7 -0
- package/build/models/data/contact-form/index.js +1 -0
- package/build/models/data/country/index.d.ts +8 -0
- package/build/models/data/customer/address/index.d.ts +52 -0
- package/build/models/data/customer/address/index.js +1 -0
- package/build/models/data/customer/index.d.ts +34 -0
- package/build/models/data/customer/index.js +1 -0
- package/build/models/data/customer-review/index.d.ts +26 -0
- package/build/models/data/customer-review/index.js +1 -0
- package/build/models/data/customer-review-settings/index.d.ts +4 -0
- package/build/models/data/district/index.d.ts +4 -0
- package/build/models/data/favorite-product/index.d.ts +6 -0
- package/build/models/data/favorite-product/index.js +1 -0
- package/build/models/data/html-meta-data/index.d.ts +23 -0
- package/build/models/data/html-meta-data/index.js +1 -0
- package/build/models/data/image/index.d.ts +8 -0
- package/build/models/data/image/index.js +1 -0
- package/build/models/data/index.d.ts +39 -0
- package/build/models/data/installment-info/index.d.ts +30 -0
- package/build/models/data/installment-info/index.js +1 -0
- package/build/models/data/language/index.d.ts +6 -0
- package/build/models/data/merchant-settings/index.d.ts +8 -0
- package/build/models/data/merchant-settings/index.js +1 -0
- package/build/models/data/order/address/index.d.ts +51 -0
- package/build/models/data/order/address/index.js +1 -0
- package/build/models/data/order/adjustment/index.d.ts +16 -0
- package/build/models/data/order/gift-line/index.d.ts +4 -0
- package/build/models/data/order/index.d.ts +147 -0
- package/build/models/data/order/index.js +1 -0
- package/build/models/data/order/line-item/discount/index.d.ts +11 -0
- package/build/models/data/order/line-item/discount/index.js +1 -0
- package/build/models/data/order/line-item/index.d.ts +42 -0
- package/build/models/data/order/line-item/index.js +1 -0
- package/build/models/data/order/line-item/options/index.d.ts +11 -0
- package/build/models/data/order/line-item/options/index.js +1 -0
- package/build/models/data/order/line-item/options/options-value/index.d.ts +6 -0
- package/build/models/data/order/line-item/options/options-value/index.js +1 -0
- package/build/models/data/order/line-item/variant/index.d.ts +25 -0
- package/build/models/data/order/line-item/variant/index.js +1 -0
- package/build/models/data/order/refund/index.d.ts +6 -0
- package/build/models/data/order/refund/refund-line-item/index.d.ts +5 -0
- package/build/models/data/order/refund/settings.d.ts +6 -0
- package/build/models/data/order/refund/settings.js +1 -0
- package/build/models/data/order/shipping-line/index.d.ts +7 -0
- package/build/models/data/order-transaction/index.d.ts +74 -0
- package/build/models/data/order-transaction/index.js +1 -0
- package/build/models/data/payment-gateway/index.d.ts +61 -0
- package/build/models/data/payment-gateway/index.js +1 -0
- package/build/models/data/product/attribute-value/index.d.ts +20 -0
- package/build/models/data/product/attribute-value/index.js +1 -0
- package/build/models/data/product/index.d.ts +35 -0
- package/build/models/data/product/index.js +1 -0
- package/build/models/data/product/variant/index.d.ts +26 -0
- package/build/models/data/product/variant/index.js +1 -0
- package/build/models/data/product/variant/price/index.d.ts +11 -0
- package/build/models/data/product/variant/price/index.js +1 -0
- package/build/models/data/product/variant-type/index.d.ts +6 -0
- package/build/models/data/product/variant-type/index.js +1 -0
- package/build/models/data/product-attribute/index.d.ts +34 -0
- package/build/models/data/product-attribute/index.js +1 -0
- package/build/models/data/product-attribute/product-attribute-option/index.d.ts +5 -0
- package/build/models/data/product-attribute/product-attribute-option/index.js +1 -0
- package/build/models/data/product-attribute/product-attribute-table-cell/index.d.ts +5 -0
- package/build/models/data/product-attribute/product-attribute-table-cell/index.js +1 -0
- package/build/models/data/product-attribute/product-attribute-table-template/index.d.ts +6 -0
- package/build/models/data/product-attribute/product-attribute-table-template/index.js +1 -0
- package/build/models/data/product-back-in-stock-settings/index.d.ts +3 -0
- package/build/models/data/product-campaing/campaign/index.d.ts +41 -0
- package/build/models/data/product-campaing/campaign/index.js +1 -0
- package/build/models/data/product-campaing/filter/index.d.ts +13 -0
- package/build/models/data/product-campaing/filter/index.js +1 -0
- package/build/models/data/product-campaing/index.d.ts +6 -0
- package/build/models/data/product-campaing/index.js +1 -0
- package/build/models/data/product-campaing/product-buyx-then-gety/index.d.ts +19 -0
- package/build/models/data/product-campaing/product-buyx-then-gety/index.js +1 -0
- package/build/models/data/product-campaing/product-campaign-date-range-field/index.d.ts +5 -0
- package/build/models/data/product-campaing/product-campaign-date-range-field/index.js +1 -0
- package/build/models/data/product-campaing/product-fixed-discount/index.d.ts +13 -0
- package/build/models/data/product-campaing/product-fixed-discount/index.js +1 -0
- package/build/models/data/product-cart-item-options/index.d.ts +6 -0
- package/build/models/data/product-cart-item-options/index.js +1 -0
- package/build/models/data/product-filter/index.d.ts +114 -0
- package/build/models/data/product-filter/index.js +1 -0
- package/build/models/data/product-option-set/index.d.ts +108 -0
- package/build/models/data/product-option-set/index.js +1 -0
- package/build/models/data/product-tag/index.d.ts +5 -0
- package/build/models/data/product-tag/index.js +1 -0
- package/build/models/data/raffle/index.d.ts +66 -0
- package/build/models/data/raffle/index.js +1 -0
- package/build/models/data/sales-channel/index.d.ts +18 -0
- package/build/models/data/sales-channel/index.js +1 -0
- package/build/models/data/simple-product/index.d.ts +136 -0
- package/build/models/data/slider/index.d.ts +5 -0
- package/build/models/data/slider/index.js +1 -0
- package/build/models/data/state/index.d.ts +5 -0
- package/build/models/data/storefront/domain/index.d.ts +8 -0
- package/build/models/data/storefront/domain/index.js +1 -0
- package/build/models/data/storefront/index.d.ts +23 -0
- package/build/models/data/storefront/index.js +1 -0
- package/build/models/data/storefront/localization/index.d.ts +7 -0
- package/build/models/data/storefront/localization/index.js +1 -0
- package/build/models/data/storefront/routing/dynamic-currency/index.d.ts +5 -0
- package/build/models/data/storefront/routing/dynamic-currency/index.js +1 -0
- package/build/models/data/storefront/routing/index.d.ts +11 -0
- package/build/models/data/storefront/routing/index.js +1 -0
- package/build/models/data/storefront/theme/index.d.ts +13 -0
- package/build/models/data/storefront/theme/index.js +1 -0
- package/build/models/data/storefront/theme-localization/index.d.ts +12 -0
- package/build/models/data/storefront/theme-localization/index.js +1 -0
- package/build/models/data/variant-type/index.d.ts +26 -0
- package/build/models/data/variant-type/index.js +1 -0
- package/build/models/data/variant-type/variant-value/index.d.ts +11 -0
- package/build/models/data/variant-type/variant-value/index.js +1 -0
- package/build/models/index.d.ts +3 -0
- package/build/models/theme/component/index.d.ts +19 -0
- package/build/models/theme/component/index.js +1 -0
- package/build/models/theme/component/prop/index.d.ts +63 -0
- package/build/models/theme/component/prop/index.js +1 -0
- package/build/models/theme/custom-data/index.d.ts +43 -0
- package/build/models/theme/custom-data/index.js +1 -0
- package/build/models/theme/index.d.ts +20 -0
- package/build/models/theme/page/component/index.d.ts +6 -0
- package/build/models/theme/page/component/index.js +1 -0
- package/build/models/theme/page/component/prop-value/attribute-list.d.ts +7 -0
- package/build/models/theme/page/component/prop-value/attribute.d.ts +7 -0
- package/build/models/theme/page/component/prop-value/blog-category-list.d.ts +7 -0
- package/build/models/theme/page/component/prop-value/blog-category-list.js +1 -0
- package/build/models/theme/page/component/prop-value/blog-category.d.ts +5 -0
- package/build/models/theme/page/component/prop-value/blog-category.js +1 -0
- package/build/models/theme/page/component/prop-value/blog-list.d.ts +9 -0
- package/build/models/theme/page/component/prop-value/blog-list.js +1 -0
- package/build/models/theme/page/component/prop-value/blog.d.ts +5 -0
- package/build/models/theme/page/component/prop-value/blog.js +1 -0
- package/build/models/theme/page/component/prop-value/brand-list.d.ts +9 -0
- package/build/models/theme/page/component/prop-value/brand-list.js +1 -0
- package/build/models/theme/page/component/prop-value/brand.d.ts +5 -0
- package/build/models/theme/page/component/prop-value/brand.js +1 -0
- package/build/models/theme/page/component/prop-value/category-list.d.ts +9 -0
- package/build/models/theme/page/component/prop-value/category-list.js +1 -0
- package/build/models/theme/page/component/prop-value/category.d.ts +5 -0
- package/build/models/theme/page/component/prop-value/category.js +1 -0
- package/build/models/theme/page/component/prop-value/link.d.ts +19 -0
- package/build/models/theme/page/component/prop-value/link.js +1 -0
- package/build/models/theme/page/component/prop-value/product-detail.d.ts +6 -0
- package/build/models/theme/page/component/prop-value/product-detail.js +1 -0
- package/build/models/theme/page/component/prop-value/product-list.d.ts +17 -0
- package/build/models/theme/page/component/prop-value/product-list.js +1 -0
- package/build/models/theme/page/component/prop-value/raffle-list.d.ts +5 -0
- package/build/models/theme/page/component/prop-value/raffle-list.js +1 -0
- package/build/models/theme/page/component/prop-value/raffle.d.ts +5 -0
- package/build/models/theme/page/component/prop-value/raffle.js +1 -0
- package/build/models/theme/page/index.d.ts +43 -0
- package/build/models/theme/page/index.js +1 -0
- package/build/models/theme/settings/color/index.d.ts +14 -0
- package/build/models/theme/settings/color/index.js +1 -0
- package/build/models/theme/settings/favicon/index.d.ts +4 -0
- package/build/models/theme/settings/favicon/index.js +1 -0
- package/build/models/theme/settings/font-family/index.d.ts +5 -0
- package/build/models/theme/settings/font-family/index.js +1 -0
- package/build/models/theme/settings/index.d.ts +15 -0
- package/build/models/theme/settings/index.js +1 -0
- package/build/models/theme/theme.d.ts +16 -0
- package/build/models/theme/theme.js +1 -0
- package/build/models/ui/blog-category-list/index.d.ts +52 -0
- package/build/models/ui/blog-category-list/index.js +1 -0
- package/build/models/ui/blog-list/index.d.ts +56 -0
- package/build/models/ui/blog-list/index.js +1 -0
- package/build/models/ui/brand-list/index.d.ts +61 -0
- package/build/models/ui/brand-list/index.js +1 -0
- package/build/models/ui/category-list/index.d.ts +61 -0
- package/build/models/ui/category-list/index.js +1 -0
- package/build/models/ui/component-renderer/index.d.ts +7 -0
- package/build/models/ui/component-renderer/index.js +1 -0
- package/build/models/ui/customer-review-list/index.d.ts +43 -0
- package/build/models/ui/customer-review-list/index.js +1 -0
- package/build/models/ui/index.d.ts +26 -0
- package/build/models/ui/navigation-link/index.d.ts +8 -0
- package/build/models/ui/navigation-link/index.js +1 -0
- package/build/models/ui/product-attribute-detail/index.d.ts +8 -0
- package/build/models/ui/product-attribute-detail/index.js +1 -0
- package/build/models/ui/product-attribute-list/index.d.ts +9 -0
- package/build/models/ui/product-attribute-list/index.js +1 -0
- package/build/models/ui/product-detail/index.d.ts +30 -0
- package/build/models/ui/product-detail/index.js +1 -0
- package/build/models/ui/product-list/index.d.ts +132 -0
- package/build/models/ui/product-list/index.js +1 -0
- package/build/models/ui/raffle-list/index.d.ts +54 -0
- package/build/models/ui/raffle-list/index.js +1 -0
- package/build/models/ui/validator/form/account-info.d.ts +40 -0
- package/build/models/ui/validator/form/account-info.js +1 -0
- package/build/models/ui/validator/form/address.d.ts +75 -0
- package/build/models/ui/validator/form/address.js +1 -0
- package/build/models/ui/validator/form/contact-form.d.ts +45 -0
- package/build/models/ui/validator/form/contact-form.js +1 -0
- package/build/models/ui/validator/form/customer-review.d.ts +37 -0
- package/build/models/ui/validator/form/customer-review.js +1 -0
- package/build/models/ui/validator/form/forgot-password.d.ts +29 -0
- package/build/models/ui/validator/form/forgot-password.js +1 -0
- package/build/models/ui/validator/form/login.d.ts +35 -0
- package/build/models/ui/validator/form/login.js +1 -0
- package/build/models/ui/validator/form/raffle-form.d.ts +60 -0
- package/build/models/ui/validator/form/raffle-form.js +1 -0
- package/build/models/ui/validator/form/recover-password.d.ts +36 -0
- package/build/models/ui/validator/form/recover-password.js +1 -0
- package/build/models/ui/validator/form/register.d.ts +48 -0
- package/build/models/ui/validator/form/register.js +1 -0
- package/build/models/ui/validator/index.d.ts +27 -0
- package/build/models/ui/validator/index.js +1 -0
- package/build/models/ui/validator/rules/index.d.ts +91 -0
- package/build/models/ui/validator/rules/index.js +1 -0
- package/build/pages/404.d.ts +6 -0
- package/build/pages/404.js +1 -0
- package/build/pages/[slug]/index.d.ts +7 -0
- package/build/pages/_slug_/index.js +1 -0
- package/build/pages/account/addresses.d.ts +6 -0
- package/build/pages/account/addresses.js +1 -0
- package/build/pages/account/favorite-products.d.ts +6 -0
- package/build/pages/account/favorite-products.js +1 -0
- package/build/pages/account/forgot-password.d.ts +6 -0
- package/build/pages/account/forgot-password.js +1 -0
- package/build/pages/account/index.d.ts +6 -0
- package/build/pages/account/index.js +1 -0
- package/build/pages/account/login.d.ts +6 -0
- package/build/pages/account/login.js +1 -0
- package/build/pages/account/orders/[id].d.ts +6 -0
- package/build/pages/account/orders/_id_.js +1 -0
- package/build/pages/account/orders/index.d.ts +6 -0
- package/build/pages/account/orders/index.js +1 -0
- package/build/pages/account/raffles.d.ts +6 -0
- package/build/pages/account/raffles.js +1 -0
- package/build/pages/account/recover-password.d.ts +6 -0
- package/build/pages/account/recover-password.js +1 -0
- package/build/pages/account/register.d.ts +6 -0
- package/build/pages/account/register.js +1 -0
- package/build/pages/blog/[slug].d.ts +7 -0
- package/build/pages/blog/_slug_.js +1 -0
- package/build/pages/blog/index.d.ts +6 -0
- package/build/pages/blog/index.js +1 -0
- package/build/pages/cart.d.ts +6 -0
- package/build/pages/cart.js +1 -0
- package/build/pages/checkout.d.ts +18 -0
- package/build/pages/checkout.js +1 -0
- package/build/pages/editor.d.ts +10 -0
- package/build/pages/editor.js +1 -0
- package/build/pages/home.d.ts +6 -0
- package/build/pages/home.js +1 -0
- package/build/pages/index.d.ts +22 -0
- package/build/pages/pages/[slug].d.ts +7 -0
- package/build/pages/pages/_slug_.js +1 -0
- package/build/pages/raffle/[slug].d.ts +7 -0
- package/build/pages/raffle/_slug_.js +1 -0
- package/build/pages/raffle/index.d.ts +6 -0
- package/build/pages/raffle/index.js +1 -0
- package/build/pages/search.d.ts +6 -0
- package/build/pages/search.js +1 -0
- package/build/providers/helpers/raffles.d.ts +2 -0
- package/build/providers/helpers/raffles.js +1 -0
- package/build/providers/page-data-get.d.ts +61 -0
- package/build/providers/page-data-get.js +1 -0
- package/build/providers/page-data-init.d.ts +66 -0
- package/build/providers/page-data-init.js +1 -0
- package/build/providers/page-data-next.d.ts +244 -0
- package/build/providers/page-data-next.js +1 -0
- package/build/providers/placeholders.d.ts +7 -0
- package/build/providers/placeholders.js +1 -0
- package/build/providers/prop-value/attribute-list.d.ts +12 -0
- package/build/providers/prop-value/attribute-list.js +1 -0
- package/build/providers/prop-value/attribute.d.ts +12 -0
- package/build/providers/prop-value/attribute.js +1 -0
- package/build/providers/prop-value/blog-category-list.d.ts +7 -0
- package/build/providers/prop-value/blog-category-list.js +1 -0
- package/build/providers/prop-value/blog-category.d.ts +11 -0
- package/build/providers/prop-value/blog-category.js +1 -0
- package/build/providers/prop-value/blog-list.d.ts +9 -0
- package/build/providers/prop-value/blog-list.js +1 -0
- package/build/providers/prop-value/blog.d.ts +11 -0
- package/build/providers/prop-value/blog.js +1 -0
- package/build/providers/prop-value/boolean.d.ts +6 -0
- package/build/providers/prop-value/boolean.js +1 -0
- package/build/providers/prop-value/brand-list.d.ts +7 -0
- package/build/providers/prop-value/brand-list.js +1 -0
- package/build/providers/prop-value/brand.d.ts +11 -0
- package/build/providers/prop-value/brand.js +1 -0
- package/build/providers/prop-value/category-list.d.ts +7 -0
- package/build/providers/prop-value/category-list.js +1 -0
- package/build/providers/prop-value/category.d.ts +11 -0
- package/build/providers/prop-value/category.js +1 -0
- package/build/providers/prop-value/color.d.ts +6 -0
- package/build/providers/prop-value/color.js +1 -0
- package/build/providers/prop-value/custom.d.ts +45 -0
- package/build/providers/prop-value/custom.js +1 -0
- package/build/providers/prop-value/image-list.d.ts +7 -0
- package/build/providers/prop-value/image-list.js +1 -0
- package/build/providers/prop-value/image.d.ts +7 -0
- package/build/providers/prop-value/image.js +1 -0
- package/build/providers/prop-value/index.d.ts +3 -0
- package/build/providers/prop-value/link.d.ts +16 -0
- package/build/providers/prop-value/link.js +1 -0
- package/build/providers/prop-value/product-detail.d.ts +11 -0
- package/build/providers/prop-value/product-detail.js +1 -0
- package/build/providers/prop-value/product-list.d.ts +9 -0
- package/build/providers/prop-value/product-list.js +1 -0
- package/build/providers/prop-value/raffle-list.d.ts +5 -0
- package/build/providers/prop-value/raffle-list.js +1 -0
- package/build/providers/prop-value/raffle.d.ts +11 -0
- package/build/providers/prop-value/raffle.js +1 -0
- package/build/providers/prop-value/rich-text.d.ts +6 -0
- package/build/providers/prop-value/rich-text.js +1 -0
- package/build/providers/prop-value/slider.d.ts +11 -0
- package/build/providers/prop-value/slider.js +1 -0
- package/build/providers/prop-value/text.d.ts +6 -0
- package/build/providers/prop-value/text.js +1 -0
- package/build/scripts/generators/api/index.d.ts +5 -0
- package/build/scripts/generators/api/index.js +1 -0
- package/build/scripts/generators/api/info.d.ts +12 -0
- package/build/scripts/generators/api/info.js +1 -0
- package/build/scripts/generators/components/index.d.ts +6 -0
- package/build/scripts/generators/components/index.js +1 -0
- package/build/scripts/generators/config/content.d.ts +37 -0
- package/build/scripts/generators/config/content.js +1 -0
- package/build/scripts/generators/config/index.d.ts +8 -0
- package/build/scripts/generators/config/index.js +1 -0
- package/build/scripts/generators/index.d.ts +7 -0
- package/build/scripts/generators/pages/index.d.ts +7 -0
- package/build/scripts/generators/pages/index.js +1 -0
- package/build/scripts/generators/pages/info.d.ts +14 -0
- package/build/scripts/generators/pages/info.js +1 -0
- package/build/scripts/generators/store/content.d.ts +1 -0
- package/build/scripts/generators/store/content.js +1 -0
- package/build/scripts/generators/store/index.d.ts +3 -0
- package/build/scripts/generators/store/index.js +1 -0
- package/build/scripts/generators/theme/index.d.ts +6 -0
- package/build/scripts/generators/theme/index.js +1 -0
- package/build/scripts/generators/types/index.d.ts +15 -0
- package/build/scripts/generators/types/index.js +1 -0
- package/build/scripts/ikas.d.ts +2 -0
- package/build/store/base.d.ts +25 -0
- package/build/store/base.js +1 -0
- package/build/store/cart.d.ts +29 -0
- package/build/store/cart.js +1 -0
- package/build/store/customer.d.ts +92 -0
- package/build/store/customer.js +1 -0
- package/build/store/index.d.ts +1 -0
- package/build/storefront/index.d.ts +56 -0
- package/build/storefront/index.js +1 -0
- package/build/utils/currency.d.ts +7 -0
- package/build/utils/currency.js +1 -0
- package/build/utils/fs.d.ts +28 -0
- package/build/utils/fs.js +1 -0
- package/build/utils/google-fonts.d.ts +2 -0
- package/build/utils/google-fonts.js +1 -0
- package/build/utils/helper.d.ts +10 -0
- package/build/utils/helper.js +1 -0
- package/build/utils/i18n.d.ts +20 -0
- package/build/utils/i18n.js +1 -0
- package/build/utils/index.d.ts +3 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__awaiter as t,__generator as e,__assign as i}from'../../../ext/tslib/tslib.es6.js';import{makeAutoObservable as n}from"mobx";import{IkasImage as l}from"../image/index.js";import{IkasStorefrontConfig as s}from"../../../storefront/index.js";import a from'../../../ext/lodash/sortBy.js';var o,u;!function(t){t.CHOICE="CHOICE",t.TEXT="TEXT",t.TEXT_AREA="TEXT_AREA",t.FILE="FILE",t.COLOR_PICKER="COLOR_PICKER",t.DATE_PICKER="DATE_PICKER",t.CHECKBOX="CHECKBOX"}(o||(o={})),function(t){t.SELECT="SELECT",t.BOX="BOX",t.SWATCH="SWATCH"}(u||(u={}));var r=function(t){this.id=t.id||"",this.value=t.value||null,n(this)},d=function(t){var e;this.id=t.id||"",this.name=t.name||null,this.optionalText=t.optionalText||null,this.values=(null===(e=t.values)||void 0===e?void 0:e.map((function(t){return new r(t)})))||[],n(this)},h=function(t){var e;this.locale=t.locale||"",this.options=(null===(e=t.options)||void 0===e?void 0:e.map((function(t){return new d(t)})))||[],n(this)},c=function(t){void 0===t&&(t={}),this.thumbnailImage=null,this.id=t.id||"",this.order=t.order||0,this.value=t.value||"",this.price=t.price||null,this.thumbnailImageId=t.thumbnailImageId||null,this.colorCode=t.colorCode||null,this.thumbnailImage=this.thumbnailImageId?new l(this.thumbnailImageId):null,n(this)},p=function(t){var e;void 0===t&&(t={}),this.type=t.type||u.BOX,this.minSelect=null!==t.minSelect&&void 0!==t.minSelect?t.minSelect:null,this.maxSelect=null!==t.maxSelect&&void 0!==t.maxSelect?t.maxSelect:null,this.values=a((null===(e=t.values)||void 0===e?void 0:e.map((function(t){return new c(t)})))||[],"order"),n(this)},f=function(t){this.min=t.min||null,this.max=t.max||null,this.minRelativeNextDate=t.minRelativeNextDate||null,this.maxRelativeNextDate=t.maxRelativeNextDate||null,n(this)},m=function(t){void 0===t&&(t={}),this.min=null!==t.min&&void 0!==t.min?t.min:null,this.max=null!==t.max&&void 0!==t.max?t.max:null,n(this)},v=function(t){this.allowedExtensions=t.allowedExtensions||null,this.minQuantity=null!==t.minQuantity&&void 0!==t.minQuantity?t.minQuantity:null,this.maxQuantity=null!==t.maxQuantity&&void 0!==t.maxQuantity?t.maxQuantity:null,n(this)},g=function(){function i(i){var l=this;this._values=[],this.childOptions=[],this.productOptionFileUpload=function(i){return t(l,void 0,void 0,(function(){var n,l,a=this;return e(this,(function(o){switch(o.label){case 0:return 0===i.length||this.fileSettings&&this.fileSettings.maxQuantity&&this.fileSettings.maxQuantity<i.length?[2,[]]:(n="".concat(process.env.NEXT_PUBLIC_BASE_URL,"/admin/upload-product-option-file"),l=function(i){return t(a,void 0,void 0,(function(){var t,l,a,o,u,r,d;return e(this,(function(e){switch(e.label){case 0:return l=fetch,a=[n],r={method:"POST",headers:{"x-api-key":s.config.apiKey||"","x-sfid":s.storefrontId||"","x-sfrid":s.storefrontRoutingId||"","Content-Type":"application/json",Accept:"application/json"}},u=(o=JSON).stringify,d={productOptionSetId:this.productOptionSetId,productOptionId:this.id},[4,this.getBase64(i)];case 1:return[4,l.apply(void 0,a.concat([(r.body=u.apply(o,[(d.base64=e.sent(),d.fileName=i.name,d)]),r)]))];case 2:return(t=e.sent()).ok?[4,t.text()]:[2,null];case 3:return[2,e.sent()]}}))}))},[4,Promise.all(i.map((function(t){return l(t)})))]);case 1:return[2,o.sent().filter((function(t){return null!==t}))]}}))}))},this.initValues=function(){l.isOptional||(l.values=[],l.childOptions&&l.childOptions.forEach((function(t){return t.initValues()})))},this.isValidTextOptionValue=function(){var t=l.values[0];return t?!!l.textSettings&&(null===l.textSettings.min||t.length>=l.textSettings.min)&&(null===l.textSettings.max||t.length<=l.textSettings.max):!!l.isOptional},this.isValidChoiceOptionValue=function(){return l.values.length?!!l.selectSettings&&(null===l.selectSettings.minSelect||l.values.length>=l.selectSettings.minSelect)&&(null===l.selectSettings.maxSelect||l.values.length<=l.selectSettings.maxSelect):!!l.isOptional},this.isValidFileOptionValue=function(){return l.values.length?!!l.fileSettings&&(null===l.fileSettings.minQuantity||l.values.length>=l.fileSettings.minQuantity)&&(null===l.fileSettings.maxQuantity||l.values.length<=l.fileSettings.maxQuantity):!!l.isOptional},this.isValidDateOptionValue=function(){if(!l.values.length)return!!l.isOptional;if(l.dateSettings){var t=null,e=null;null!==l.dateSettings.minRelativeNextDate&&(t=new Date,t=l.dateSettings.minRelativeNextDate<0?new Date(t.setDate(t.getDate()-Math.abs(l.dateSettings.minRelativeNextDate))):new Date(t.setDate(t.getDate()+Math.abs(l.dateSettings.minRelativeNextDate))),t=new Date(t.setHours(23,59,59))),null!==l.dateSettings.maxRelativeNextDate&&(e=new Date,e=l.dateSettings.maxRelativeNextDate<0?new Date(e.setDate(e.getDate()-Math.abs(l.dateSettings.maxRelativeNextDate))):new Date(e.setDate(e.getDate()+Math.abs(l.dateSettings.maxRelativeNextDate))),e=new Date(e.setHours(23,59,59)));var i=new Date(new Date(l.values[0]).setHours(23,59,59));return(!t||i.getTime()>=t.getTime())&&(!e||i.getTime()<=e.getTime())}return!0},this.id=i.id||"",this.productOptionSetId=i.productOptionSetId||"",this.name=i.name||"",this.order=i.order||0,this.type=i.type||o.CHOICE,this.selectSettings=i.selectSettings?new p(i.selectSettings||{}):null,this.textSettings=i.textSettings?new m(i.textSettings||{}):null,this.fileSettings=i.fileSettings?new v(i.fileSettings||{}):null,this.dateSettings=i.dateSettings?new f(i.dateSettings||{}):null,this.price=i.price||null,this.isOptional=i.isOptional||!1,this.optionalText=i.optionalText||null,this.requiredOptionId=i.requiredOptionId||null,this.requiredOptionValueIds=i.requiredOptionValueIds||null,this.values=i.values||[],this.childOptions=i.childOptions||[],n(this)}return Object.defineProperty(i.prototype,"displayedChildOptions",{get:function(){var t=this;return a(this.childOptions.filter((function(e){var i;return(null===(i=e.requiredOptionValueIds)||void 0===i?void 0:i.length)?e.requiredOptionValueIds.every((function(e){return t.values.some((function(t){return t===e}))})):t.type===o.CHECKBOX?!!t.values.length&&"true"===t.values[0]:!!t.values.length})),"order")},enumerable:!1,configurable:!0}),i.prototype.getBase64=function(t){return new Promise((function(e){var i=new FileReader;i.addEventListener("load",(function(){return e(i.result)})),i.readAsDataURL(t)}))},Object.defineProperty(i.prototype,"hasValidValues",{get:function(){if(!this.values.length&&!this.isOptional)return!1;var t=!1;switch(this.type){case o.TEXT:case o.TEXT_AREA:t=this.isValidTextOptionValue();break;case o.CHECKBOX:case o.COLOR_PICKER:t=!0;break;case o.CHOICE:t=this.isValidChoiceOptionValue();break;case o.DATE_PICKER:t=this.isValidDateOptionValue();break;case o.FILE:t=this.isValidFileOptionValue()}return t&&this.displayedChildOptions.every((function(t){return t.hasValidValues}))},enumerable:!1,configurable:!0}),Object.defineProperty(i.prototype,"values",{get:function(){return this._values},set:function(t){this._values=t,t.length||this.childOptions.forEach((function(t){return t.values=[]}))},enumerable:!1,configurable:!0}),i}(),O=function(){function l(l){var s,a,o=this;this.initOptionValues=function(){return t(o,void 0,void 0,(function(){return e(this,(function(t){return this.options.forEach((function(t){return t.initValues()})),[2]}))}))},this.id=l.id||"",this.name=l.name||"",this.options=(null===(s=l.options)||void 0===s?void 0:s.map((function(t){return new g(i(i({},t),{productOptionSetId:o.id}))})))||[],this.translations=l.translations?null===(a=l.translations)||void 0===a?void 0:a.map((function(t){return new h(t)})):null,this.setChildOptions(),this.setTranslations(),this.initOptionValues(),n(this)}return Object.defineProperty(l.prototype,"displayedOptions",{get:function(){return a(this.options.filter((function(t){return!t.requiredOptionId})),"order")},enumerable:!1,configurable:!0}),l.prototype.setTranslations=function(){var t,e=this,i=s.getCurrentLocale();if(this.translations&&this.translations.some((function(t){return t.locale===i}))){var n=this.translations.find((function(t){return t.locale===i}));null===(t=null==n?void 0:n.options)||void 0===t||t.forEach((function(t){var i,n=e.options.find((function(e){return e.id===t.id}));n&&(n.name=t.name||n.name,n.optionalText=t.optionalText||n.optionalText,n.type===o.CHOICE&&(null===(i=t.values)||void 0===i||i.forEach((function(t){var e,i=null===(e=n.selectSettings)||void 0===e?void 0:e.values.find((function(e){return e.id===t.id}));i&&(i.value=t.value||i.value)}))))}))}},l.prototype.setChildOptions=function(){var t=this;this.options.forEach((function(e){var i=t.options.filter((function(t){return t.requiredOptionId===e.id}));i.length&&(e.childOptions=i)}))},l}();export{g as IkasProductOption,f as IkasProductOptionDateSettings,v as IkasProductOptionFileSettings,p as IkasProductOptionSelectSettings,u as IkasProductOptionSelectType,c as IkasProductOptionSelectValue,r as IkasProductOptionSelectValueTranslations,O as IkasProductOptionSet,h as IkasProductOptionSetTranslations,m as IkasProductOptionTextSettings,d as IkasProductOptionTranslations,o as IkasProductOptionType};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{makeAutoObservable as i}from"mobx";var t=function(t){this.id=t.id||"",this.name=t.name||"",i(this)};export{t as IkasProductTag};
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { IkasProductDetail } from "../../ui/product-detail";
|
|
2
|
+
export declare class RaffleDateRangeField {
|
|
3
|
+
start: number | null;
|
|
4
|
+
end: number | null;
|
|
5
|
+
constructor(data: Partial<RaffleDateRangeField>);
|
|
6
|
+
}
|
|
7
|
+
export declare enum IkasRaffleVerificationTypeEnum {
|
|
8
|
+
EMAIL = "EMAIL",
|
|
9
|
+
MERSIS = "MERSIS"
|
|
10
|
+
}
|
|
11
|
+
export declare class IkasRaffle {
|
|
12
|
+
id: string;
|
|
13
|
+
createdAt: number;
|
|
14
|
+
updatedAt: number;
|
|
15
|
+
deleted: boolean | null;
|
|
16
|
+
dateRange: RaffleDateRangeField | null;
|
|
17
|
+
metadata: IkasRaffleMetaData | null;
|
|
18
|
+
name: string;
|
|
19
|
+
participantCount?: number | null;
|
|
20
|
+
requiredCustomerAccount: boolean;
|
|
21
|
+
status: boolean;
|
|
22
|
+
variants: IkasRaffleAppliedProduct[] | null;
|
|
23
|
+
products: IkasProductDetail[];
|
|
24
|
+
verificationType: IkasRaffleVerificationTypeEnum;
|
|
25
|
+
isCustomerWinner?: boolean;
|
|
26
|
+
constructor(data?: Partial<IkasRaffle>);
|
|
27
|
+
get isRaffleAvailable(): boolean | 0 | null | undefined;
|
|
28
|
+
}
|
|
29
|
+
export declare enum IkasRaffleMetadataTargetType {
|
|
30
|
+
RAFFLE = "RAFFLE"
|
|
31
|
+
}
|
|
32
|
+
export declare class IkasRaffleMetaData {
|
|
33
|
+
id: string;
|
|
34
|
+
createdAt: number;
|
|
35
|
+
updatedAt: number;
|
|
36
|
+
deleted: boolean | null;
|
|
37
|
+
description: string | null;
|
|
38
|
+
pageTitle: string | null;
|
|
39
|
+
slug: string;
|
|
40
|
+
targetId: string | null;
|
|
41
|
+
targetType: IkasRaffleMetadataTargetType | null;
|
|
42
|
+
constructor(data: Partial<IkasRaffleMetaData>);
|
|
43
|
+
}
|
|
44
|
+
export declare class IkasRaffleParticipant {
|
|
45
|
+
id?: string | null;
|
|
46
|
+
createdAt?: number | null;
|
|
47
|
+
updatedAt?: number | null;
|
|
48
|
+
deleted?: boolean | null;
|
|
49
|
+
customerId?: string | null;
|
|
50
|
+
raffleId: string;
|
|
51
|
+
firstName: string;
|
|
52
|
+
lastName: string;
|
|
53
|
+
fullName?: string | null;
|
|
54
|
+
email: string;
|
|
55
|
+
applicationDate?: number;
|
|
56
|
+
phone?: string | null;
|
|
57
|
+
isWinner?: boolean | null;
|
|
58
|
+
extraData?: Record<string, any> | null;
|
|
59
|
+
appliedProduct: IkasRaffleAppliedProduct;
|
|
60
|
+
constructor(data: Partial<IkasRaffleParticipant>);
|
|
61
|
+
}
|
|
62
|
+
export declare class IkasRaffleAppliedProduct {
|
|
63
|
+
productId: string;
|
|
64
|
+
variantId: string;
|
|
65
|
+
constructor(data: Partial<IkasRaffleAppliedProduct>);
|
|
66
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{makeAutoObservable as t}from"mobx";import{IkasProductDetail as e}from"../../ui/product-detail/index.js";var i,a=function(e){this.start=e.start||null,this.end=e.end||null,t(this)};!function(t){t.EMAIL="EMAIL",t.MERSIS="MERSIS"}(i||(i={}));var n,d=function(){function t(t){var n,d;void 0===t&&(t={}),this.id=t.id||Date.now()+"",this.createdAt=t.createdAt||Date.now(),this.updatedAt=t.updatedAt||Date.now(),this.deleted=t.deleted||null,this.name=t.name||"",this.participantCount=t.participantCount||0,this.requiredCustomerAccount=t.requiredCustomerAccount||!1,this.status=t.status||!1,this.verificationType=t.verificationType||i.EMAIL,this.isCustomerWinner=t.isCustomerWinner||void 0,this.dateRange=t.dateRange?new a(t.dateRange):null,this.metadata=t.metadata?new s(t.metadata):null,this.variants=(null===(n=t.variants)||void 0===n?void 0:n.map((function(t){return new u(t)})))||[],this.products=(null===(d=t.products)||void 0===d?void 0:d.map((function(t){return new e(t.product,t.selectedVariantValues)})))||[]}return Object.defineProperty(t.prototype,"isRaffleAvailable",{get:function(){var t;if(!this.status)return!1;var e=Date.now();return(null===(t=this.dateRange)||void 0===t?void 0:t.start)&&e>this.dateRange.start&&this.dateRange.end&&e<this.dateRange.end},enumerable:!1,configurable:!0}),t}();!function(t){t.RAFFLE="RAFFLE"}(n||(n={}));var s=function(t){this.id=t.id||Date.now()+"",this.createdAt=t.createdAt||Date.now(),this.updatedAt=t.updatedAt||Date.now(),this.deleted=t.deleted||null,this.description=t.description||"",this.pageTitle=t.pageTitle||"",this.slug=t.slug||"",this.targetId=t.targetId||"",this.targetType=t.targetType||n.RAFFLE},r=function(e){this.id=e.id||null,this.createdAt=e.createdAt||Date.now(),this.updatedAt=e.updatedAt||Date.now(),this.deleted=e.deleted||!1,this.customerId=e.customerId||null,this.raffleId=e.raffleId||"",this.firstName=e.firstName||"",this.lastName=e.lastName||"",this.fullName=e.fullName||null,this.email=e.email||"",this.applicationDate=e.applicationDate||0,this.phone=e.phone||null,this.isWinner=e.isWinner||null,this.extraData=e.extraData||{},this.appliedProduct=new u(e.appliedProduct||{}),t(this)},u=function(e){this.productId=e.productId||"",this.variantId=e.variantId||"",t(this)};export{d as IkasRaffle,u as IkasRaffleAppliedProduct,s as IkasRaffleMetaData,n as IkasRaffleMetadataTargetType,r as IkasRaffleParticipant,i as IkasRaffleVerificationTypeEnum,a as RaffleDateRangeField};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
export declare class IkasSalesChannel {
|
|
2
|
+
id: string;
|
|
3
|
+
name: string;
|
|
4
|
+
priceListId: string | null;
|
|
5
|
+
stockLocations: IkasSalesChannelStockLocation[] | null;
|
|
6
|
+
paymentGateways: IkasSalesChannelPaymentGateway[] | null;
|
|
7
|
+
constructor(data?: Partial<IkasSalesChannel>);
|
|
8
|
+
}
|
|
9
|
+
export declare class IkasSalesChannelStockLocation {
|
|
10
|
+
id: string;
|
|
11
|
+
order: number;
|
|
12
|
+
constructor(data: Partial<IkasSalesChannelStockLocation>);
|
|
13
|
+
}
|
|
14
|
+
export declare class IkasSalesChannelPaymentGateway {
|
|
15
|
+
id: string;
|
|
16
|
+
order: number;
|
|
17
|
+
constructor(data: Partial<IkasSalesChannelPaymentGateway>);
|
|
18
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var i=function(i){var o,d;void 0===i&&(i={}),this.id=i.id||"",this.name=i.name||"",this.priceListId=i.priceListId||"",this.stockLocations=(null===(o=i.stockLocations)||void 0===o?void 0:o.map((function(i){return new t(i)})))||[],this.paymentGateways=(null===(d=i.paymentGateways)||void 0===d?void 0:d.map((function(i){return new n(i)})))||[]},t=function(i){this.id=i.id||"",this.order=i.order||0},n=function(i){this.id=i.id||"",this.order=i.order||0};export{i as IkasSalesChannel,n as IkasSalesChannelPaymentGateway,t as IkasSalesChannelStockLocation};
|
|
@@ -0,0 +1,136 @@
|
|
|
1
|
+
import { ProductAttributeTypeEnum, VariantSelectionTypeEnum } from "../../../__generated__/global-types";
|
|
2
|
+
import { IkasProductAttributeTableTemplate } from "../product-attribute/product-attribute-table-template";
|
|
3
|
+
export interface ISimpleProduct {
|
|
4
|
+
id: string;
|
|
5
|
+
createdAt?: Date;
|
|
6
|
+
updatedAt?: Date;
|
|
7
|
+
deleted: boolean;
|
|
8
|
+
name: string;
|
|
9
|
+
shortDescription?: string | null;
|
|
10
|
+
description?: string | null;
|
|
11
|
+
taxValue?: number | null;
|
|
12
|
+
weight?: number | null;
|
|
13
|
+
productVariantTypes: ISimpleProductVariantType[];
|
|
14
|
+
categories?: ISimpleCategory[] | null;
|
|
15
|
+
variants: ISimpleVariant[];
|
|
16
|
+
attributes?: ISimpleProductAttributeValue[] | null;
|
|
17
|
+
tags?: ISimpleProductTag[] | null;
|
|
18
|
+
brand?: ISimpleProductBrand | null;
|
|
19
|
+
metaData?: ISimpleHTMLMetaData | null;
|
|
20
|
+
productOptionSetId?: string | null;
|
|
21
|
+
}
|
|
22
|
+
export interface ISimpleVariantType {
|
|
23
|
+
id: string;
|
|
24
|
+
name: string;
|
|
25
|
+
selectionType: VariantSelectionTypeEnum;
|
|
26
|
+
values: ISimpleVariantValue[];
|
|
27
|
+
}
|
|
28
|
+
export interface ISimpleProductVariantType {
|
|
29
|
+
order: number;
|
|
30
|
+
variantType: ISimpleVariantType;
|
|
31
|
+
variantValueIds: string[];
|
|
32
|
+
}
|
|
33
|
+
export interface ISimpleVariant {
|
|
34
|
+
id: string;
|
|
35
|
+
deleted: boolean;
|
|
36
|
+
sku?: string | null;
|
|
37
|
+
barcodeList?: string[] | null;
|
|
38
|
+
weight?: number | null;
|
|
39
|
+
isActive: boolean;
|
|
40
|
+
variantValues?: ISimpleVariationValueRelation[] | null;
|
|
41
|
+
attributes?: ISimpleProductAttributeValue[] | null;
|
|
42
|
+
images?: ISimpleProductImage[] | null;
|
|
43
|
+
prices?: ISimpleProductPrice[];
|
|
44
|
+
stocks: ISimpleProductStockLocation[];
|
|
45
|
+
}
|
|
46
|
+
export interface ISimpleProductPrice {
|
|
47
|
+
sellPrice: number;
|
|
48
|
+
discountPrice: number | null;
|
|
49
|
+
buyPrice: number | null;
|
|
50
|
+
currency: string | null;
|
|
51
|
+
priceListId?: string | null;
|
|
52
|
+
}
|
|
53
|
+
export interface ISimpleProductImage {
|
|
54
|
+
order: number;
|
|
55
|
+
isMain: boolean;
|
|
56
|
+
id: string;
|
|
57
|
+
}
|
|
58
|
+
export interface ISimpleVariationValueRelation {
|
|
59
|
+
variantTypeId: string;
|
|
60
|
+
variantValueId: string;
|
|
61
|
+
}
|
|
62
|
+
export interface ISimpleVariantValue {
|
|
63
|
+
id: string;
|
|
64
|
+
name: string;
|
|
65
|
+
thumbnailImageId?: string | null;
|
|
66
|
+
colorCode?: string;
|
|
67
|
+
}
|
|
68
|
+
export interface ISimpleProductAttributeOption {
|
|
69
|
+
id: string;
|
|
70
|
+
name: string;
|
|
71
|
+
}
|
|
72
|
+
export interface ISimpleProductAttribute {
|
|
73
|
+
id: string;
|
|
74
|
+
name: string;
|
|
75
|
+
type: ProductAttributeTypeEnum;
|
|
76
|
+
tableTemplate: IkasProductAttributeTableTemplate | null;
|
|
77
|
+
}
|
|
78
|
+
export interface ISimpleProductAttributeValue {
|
|
79
|
+
value?: string | number | Date | boolean | null;
|
|
80
|
+
productAttribute?: ISimpleProductAttribute | null;
|
|
81
|
+
productAttributeOption?: ISimpleProductAttributeOption | null;
|
|
82
|
+
}
|
|
83
|
+
export interface ISimpleHTMLMetaData {
|
|
84
|
+
slug: string;
|
|
85
|
+
pageTitle?: string | null;
|
|
86
|
+
description?: string | null;
|
|
87
|
+
redirectTo?: string | null;
|
|
88
|
+
metadataOverrides?: ISimpleHTMLMetaDataOverride[] | null;
|
|
89
|
+
}
|
|
90
|
+
export interface ISimpleHTMLMetaDataOverride {
|
|
91
|
+
pageTitle: string;
|
|
92
|
+
description: string;
|
|
93
|
+
language?: string | null;
|
|
94
|
+
storefrontId?: string | null;
|
|
95
|
+
storefrontRegionId?: string | null;
|
|
96
|
+
}
|
|
97
|
+
export interface ISimpleCategoryPath {
|
|
98
|
+
id: string;
|
|
99
|
+
name: string;
|
|
100
|
+
slug?: string | null;
|
|
101
|
+
}
|
|
102
|
+
export interface ISimpleCategory {
|
|
103
|
+
id: string;
|
|
104
|
+
name: string;
|
|
105
|
+
path: ISimpleCategoryPath[];
|
|
106
|
+
slug?: string | null;
|
|
107
|
+
}
|
|
108
|
+
export interface ISimpleProductTag {
|
|
109
|
+
id: string;
|
|
110
|
+
name: string;
|
|
111
|
+
}
|
|
112
|
+
export interface ISimpleProductBrand {
|
|
113
|
+
id: string;
|
|
114
|
+
name: string;
|
|
115
|
+
slug?: string | null;
|
|
116
|
+
}
|
|
117
|
+
export interface ISimpleProductStockLocation {
|
|
118
|
+
stockCount: number;
|
|
119
|
+
stockLocationId: string;
|
|
120
|
+
}
|
|
121
|
+
export declare class FilterStockStatusId {
|
|
122
|
+
static IN_STOCK: string;
|
|
123
|
+
static OUT_OF_STOCK: string;
|
|
124
|
+
static ALL_LIST: string[];
|
|
125
|
+
}
|
|
126
|
+
export declare class FilterBooleanId {
|
|
127
|
+
static TRUE: string;
|
|
128
|
+
static FALSE: string;
|
|
129
|
+
}
|
|
130
|
+
export declare const PRODUCT_FILTER: {
|
|
131
|
+
STOCK_STATUS: string;
|
|
132
|
+
DISCOUNT_RATIO: string;
|
|
133
|
+
PRICE: string;
|
|
134
|
+
TAG: string;
|
|
135
|
+
BRAND: string;
|
|
136
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{makeAutoObservable as i}from"mobx";var t=function(t){void 0===t&&(t={}),this.value=t.value||0,this.unit=t.unit||null,i(this)};export{t as IkasSlider};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{makeAutoObservable as i}from"mobx";var t=function(t){void 0===t&&(t={}),this.id=t.id||"",this.merchantDomainId=t.merchantDomainId||"",this.name=t.name||"",this.redirectDomainName=t.redirectDomainName||null,this.isDefault=t.isDefault||!1,i(this)};export{t as IkasStorefrontDomain};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { IkasStorefrontLocalization } from "./localization";
|
|
2
|
+
import { IkasStorefrontDomain } from "./domain";
|
|
3
|
+
import { IkasStorefrontRouting } from "./routing";
|
|
4
|
+
import { IkasStorefrontTheme } from "./theme";
|
|
5
|
+
export declare enum StorefrontStatus {
|
|
6
|
+
WAITING = "WAITING",
|
|
7
|
+
READY = "READY"
|
|
8
|
+
}
|
|
9
|
+
export declare class IkasStorefront {
|
|
10
|
+
id: string;
|
|
11
|
+
name: string;
|
|
12
|
+
status: StorefrontStatus;
|
|
13
|
+
mainStorefrontThemeId: string | null;
|
|
14
|
+
emailSettingsId: string | null;
|
|
15
|
+
salesChannelId: string | null;
|
|
16
|
+
fbpId: string | null;
|
|
17
|
+
gtmId: string | null;
|
|
18
|
+
localizations: IkasStorefrontLocalization[];
|
|
19
|
+
routings: IkasStorefrontRouting[];
|
|
20
|
+
domains: IkasStorefrontDomain[];
|
|
21
|
+
themes: IkasStorefrontTheme[];
|
|
22
|
+
constructor(data?: Partial<IkasStorefront>);
|
|
23
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{IkasStorefrontLocalization as n}from"./localization/index.js";import{IkasStorefrontDomain as t}from"./domain/index.js";import{IkasStorefrontRouting as i}from"./routing/index.js";import{IkasStorefrontTheme as s}from"./theme/index.js";var e;!function(n){n.WAITING="WAITING",n.READY="READY"}(e||(e={}));var o=function(o){void 0===o&&(o={}),this.id=o.id||"",this.name=o.name||"",this.status=o.status||e.WAITING,this.mainStorefrontThemeId=o.mainStorefrontThemeId||null,this.emailSettingsId=o.emailSettingsId||null,this.salesChannelId=o.salesChannelId||null,this.gtmId=o.gtmId||null,this.fbpId=o.fbpId||null,this.localizations=o.localizations?o.localizations.map((function(t){return new n(t)})):[],this.routings=o.routings?o.routings.map((function(n){return new i(n)})):[],this.domains=o.domains?o.domains.map((function(n){return new t(n)})):[],this.themes=o.themes?o.themes.map((function(n){return new s(n)})):[]};export{o as IkasStorefront,e as StorefrontStatus};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var i=function(i){this.id=i.id||"",this.isDefault=i.isDefault||!1,this.locale=i.locale||"",this.name=i.name||""};export{i as IkasStorefrontLocalization};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r=function(r){this.roundingFormat=r.roundingFormat||null,this.targetCurrencyCode=r.targetCurrencyCode||""};export{r as IkasStorefrontDynamicCurrencySettings};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { IkasStorefrontDynamicCurrencySettings } from "./dynamic-currency";
|
|
2
|
+
export declare class IkasStorefrontRouting {
|
|
3
|
+
id: string;
|
|
4
|
+
countryCodes: string[] | null;
|
|
5
|
+
domain: string | null;
|
|
6
|
+
locale: string;
|
|
7
|
+
path: string | null;
|
|
8
|
+
priceListId: string | null;
|
|
9
|
+
dynamicCurrencySettings: IkasStorefrontDynamicCurrencySettings | null;
|
|
10
|
+
constructor(data: Partial<IkasStorefrontRouting>);
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{IkasStorefrontDynamicCurrencySettings as i}from"./dynamic-currency/index.js";var n=function(n){this.id=n.id||"",this.countryCodes=n.countryCodes||null,this.domain=n.domain||null,this.locale=n.locale||"",this.path=n.path||null,this.priceListId=n.priceListId||null,this.dynamicCurrencySettings=n.dynamicCurrencySettings?new i(n.dynamicCurrencySettings):null};export{n as IkasStorefrontRouting};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export declare enum IkasStorefrontThemeStatus {
|
|
2
|
+
WAITING = "WAITING",
|
|
3
|
+
READY = "READY"
|
|
4
|
+
}
|
|
5
|
+
export declare class IkasStorefrontTheme {
|
|
6
|
+
id: string;
|
|
7
|
+
isMainTheme: boolean;
|
|
8
|
+
name: string;
|
|
9
|
+
status: IkasStorefrontThemeStatus;
|
|
10
|
+
themeId: string;
|
|
11
|
+
themeVersionId: string;
|
|
12
|
+
constructor(data: Partial<IkasStorefrontTheme>);
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e;!function(e){e.WAITING="WAITING",e.READY="READY"}(e||(e={}));var t=function(t){this.id=t.id||"",this.isMainTheme=t.isMainTheme||!1,this.name=t.name||"",this.status=t.status||e.WAITING,this.themeId=t.themeId||"",this.themeVersionId=t.themeVersionId||""};export{t as IkasStorefrontTheme,e as IkasStorefrontThemeStatus};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { IkasTheme } from "../../../../models/theme";
|
|
2
|
+
export declare class IkasStorefrontThemeLocalization {
|
|
3
|
+
id: string;
|
|
4
|
+
locale: string;
|
|
5
|
+
storefrontId: string;
|
|
6
|
+
storefrontThemeId: string;
|
|
7
|
+
themeJson: IkasTheme;
|
|
8
|
+
privacyPolicy: string | null;
|
|
9
|
+
returnPolicy: string | null;
|
|
10
|
+
termsOfService: string | null;
|
|
11
|
+
constructor(data: Partial<IkasStorefrontThemeLocalization>);
|
|
12
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{IkasTheme as i}from"../../../theme/theme.js";import"../../../theme/page/index.js";import"mobx";import"../../../theme/component/prop/index.js";import"../../../theme/page/component/prop-value/link.js";import"../../../ui/brand-list/index.js";import"../../../ui/blog-list/index.js";import"../../../ui/blog-category-list/index.js";import"../../../ui/category-list/index.js";import"../../../ui/product-detail/index.js";import"../../../ui/product-list/index.js";import"../../../ui/product-attribute-detail/index.js";import"../../../ui/product-attribute-list/index.js";import"../../../ui/customer-review-list/index.js";import"../../../ui/validator/index.js";import"../../../ui/validator/rules/index.js";import"../../../ui/validator/form/login.js";import"../../../ui/validator/form/address.js";import"../../../ui/validator/form/register.js";import"../../../ui/validator/form/contact-form.js";import"../../../ui/validator/form/forgot-password.js";import"../../../ui/validator/form/recover-password.js";import"../../../ui/validator/form/account-info.js";import"../../../ui/validator/form/raffle-form.js";import"../../../ui/validator/form/customer-review.js";import"../../../ui/raffle-list/index.js";import"../../../theme/settings/index.js";import"../../../theme/custom-data/index.js";var t=function(t){this.id=t.id||"",this.locale=t.locale||"",this.storefrontId=t.storefrontId||"",this.storefrontThemeId=t.storefrontThemeId||"",this.themeJson=t.themeJson?new i(t.themeJson):new i,this.privacyPolicy=t.privacyPolicy||null,this.returnPolicy=t.returnPolicy||null,this.termsOfService=t.termsOfService||null};export{t as IkasStorefrontThemeLocalization};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { IkasVariantValue } from "./variant-value";
|
|
2
|
+
export declare class IkasVariantType {
|
|
3
|
+
id: string;
|
|
4
|
+
name: string;
|
|
5
|
+
selectionType: IkasVariantSelectionType;
|
|
6
|
+
values: IkasVariantValue[];
|
|
7
|
+
translations: IkasVariantTypeTranslation[] | null;
|
|
8
|
+
constructor(data?: Partial<IkasVariantType>);
|
|
9
|
+
get isColorSelection(): boolean;
|
|
10
|
+
get slug(): string;
|
|
11
|
+
private setTranslations;
|
|
12
|
+
}
|
|
13
|
+
export declare enum IkasVariantSelectionType {
|
|
14
|
+
CHOICE = "CHOICE",
|
|
15
|
+
COLOR = "COLOR"
|
|
16
|
+
}
|
|
17
|
+
declare type IkasVariantTypeTranslation = {
|
|
18
|
+
locale: string;
|
|
19
|
+
name: string | null;
|
|
20
|
+
values: IkasVariantValueTranslation[] | null;
|
|
21
|
+
};
|
|
22
|
+
declare type IkasVariantValueTranslation = {
|
|
23
|
+
id: string;
|
|
24
|
+
name: string | null;
|
|
25
|
+
};
|
|
26
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__assign as t}from'../../../ext/tslib/tslib.es6.js';import{makeAutoObservable as e}from"mobx";import{IkasVariantValue as n}from"./variant-value/index.js";import{stringToSlug as i}from"../../../utils/helper.js";import{IkasStorefrontConfig as o}from"../../../storefront/index.js";import"../../../utils/i18n.js";var r,s=function(){function s(i){var o=this;void 0===i&&(i={}),this.translations=null,this.id=i.id||"",this.name=i.name||"",this.selectionType=i.selectionType||r.CHOICE,this.values=i.values?i.values.map((function(e){return new n(t(t({},e),{variantTypeId:o.id}))})):[],this.setTranslations(),e(this)}return Object.defineProperty(s.prototype,"isColorSelection",{get:function(){return this.selectionType===r.COLOR},enumerable:!1,configurable:!0}),Object.defineProperty(s.prototype,"slug",{get:function(){return i(this.name)},enumerable:!1,configurable:!0}),s.prototype.setTranslations=function(){if(this.translations&&this.translations.some((function(t){return t.locale===o.getCurrentLocale()}))){var t=this.translations.find((function(t){return t.locale===o.getCurrentLocale()}));(null==t?void 0:t.name)&&(this.name=t.name),(null==t?void 0:t.values)&&this.values.forEach((function(e){var n,i=null===(n=t.values)||void 0===n?void 0:n.find((function(t){return t.id===e.id}));i&&i.name&&(e.name=i.name)}))}},s}();!function(t){t.CHOICE="CHOICE",t.COLOR="COLOR"}(r||(r={}));export{r as IkasVariantSelectionType,s as IkasVariantType};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { IkasImage } from "../../image";
|
|
2
|
+
export declare class IkasVariantValue {
|
|
3
|
+
id: string;
|
|
4
|
+
name: string;
|
|
5
|
+
colorCode: string | null;
|
|
6
|
+
thumbnailImageId: string | null;
|
|
7
|
+
variantTypeId: string;
|
|
8
|
+
constructor(data: Partial<IkasVariantValue>);
|
|
9
|
+
get slug(): string;
|
|
10
|
+
get thumbnailImage(): IkasImage | undefined;
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{makeAutoObservable as e}from"mobx";import{IkasImage as t}from"../../image/index.js";import{stringToSlug as i}from"../../../../utils/helper.js";import"../../../../storefront/index.js";import"../../../../utils/i18n.js";var n=function(){function n(t){this.id=t.id||"",this.name=t.name||"",this.colorCode=t.colorCode||null,this.thumbnailImageId=t.thumbnailImageId||null,this.variantTypeId=t.variantTypeId||"",e(this)}return Object.defineProperty(n.prototype,"slug",{get:function(){return i(this.name)},enumerable:!1,configurable:!0}),Object.defineProperty(n.prototype,"thumbnailImage",{get:function(){if(this.thumbnailImageId)return new t(this.thumbnailImageId)},enumerable:!1,configurable:!0}),n}();export{n as IkasVariantValue};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { IkasThemeComponentProp } from "./prop";
|
|
2
|
+
export declare class IkasThemeComponent {
|
|
3
|
+
id: string;
|
|
4
|
+
dir: string;
|
|
5
|
+
displayName: string;
|
|
6
|
+
description: string;
|
|
7
|
+
props: IkasThemeComponentProp[];
|
|
8
|
+
isHeader: boolean;
|
|
9
|
+
isFooter: boolean;
|
|
10
|
+
translations: {
|
|
11
|
+
[locale: string]: ComponentTranslation;
|
|
12
|
+
};
|
|
13
|
+
constructor(data: Partial<IkasThemeComponent>);
|
|
14
|
+
}
|
|
15
|
+
export declare class ComponentTranslation {
|
|
16
|
+
displayName: string | null;
|
|
17
|
+
description: string | null;
|
|
18
|
+
constructor(data?: Partial<ComponentTranslation>);
|
|
19
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{makeAutoObservable as i}from"mobx";import{IkasThemeComponentProp as s}from"./prop/index.js";var t=function(t){this.translations={},this.id=t.id||"",this.dir=t.dir||"",this.displayName=t.displayName||"",this.description=t.description||"",this.props=t.props?t.props.map((function(i){return new s(i)})):[],this.translations=t.translations||{},this.isHeader=t.isHeader||!1,this.isFooter=t.isFooter||!1,i(this)};export{t as IkasThemeComponent};
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import { IkasProductAttributeType } from "../../../../models/data/product-attribute";
|
|
2
|
+
export declare class IkasThemeComponentProp {
|
|
3
|
+
id: string;
|
|
4
|
+
name: string;
|
|
5
|
+
displayName: string;
|
|
6
|
+
description: string;
|
|
7
|
+
type: IkasThemeComponentPropType;
|
|
8
|
+
isRequired: boolean;
|
|
9
|
+
customDataId?: string | null;
|
|
10
|
+
requiredPropId?: string;
|
|
11
|
+
requiredEnumOptionId?: string;
|
|
12
|
+
requiredEnumOptionValue?: string;
|
|
13
|
+
attributeTypes?: IkasProductAttributeType[] | null;
|
|
14
|
+
sliderData: IkasSliderData;
|
|
15
|
+
translations: {
|
|
16
|
+
[locale: string]: PropTranslation;
|
|
17
|
+
};
|
|
18
|
+
constructor(data: Partial<IkasThemeComponentProp>);
|
|
19
|
+
}
|
|
20
|
+
export declare type IkasSliderData = {
|
|
21
|
+
min?: number;
|
|
22
|
+
max?: number;
|
|
23
|
+
interval?: number;
|
|
24
|
+
unit?: string;
|
|
25
|
+
};
|
|
26
|
+
export declare enum IkasThemeComponentPropType {
|
|
27
|
+
TEXT = "TEXT",
|
|
28
|
+
RICH_TEXT = "RICH_TEXT",
|
|
29
|
+
BOOLEAN = "BOOLEAN",
|
|
30
|
+
IMAGE = "IMAGE",
|
|
31
|
+
IMAGE_LIST = "IMAGE_LIST",
|
|
32
|
+
LINK = "LINK",
|
|
33
|
+
LIST_OF_LINK = "LIST_OF_LINK",
|
|
34
|
+
PRODUCT_DETAIL = "PRODUCT_DETAIL",
|
|
35
|
+
PRODUCT_LIST = "PRODUCT_LIST",
|
|
36
|
+
PRODUCT_ATTRIBUTE = "PRODUCT_ATTRIBUTE",
|
|
37
|
+
PRODUCT_ATTRIBUTE_LIST = "PRODUCT_ATTRIBUTE_LIST",
|
|
38
|
+
BRAND = "BRAND",
|
|
39
|
+
BRAND_LIST = "BRAND_LIST",
|
|
40
|
+
CATEGORY = "CATEGORY",
|
|
41
|
+
CATEGORY_LIST = "CATEGORY_LIST",
|
|
42
|
+
COLOR = "COLOR",
|
|
43
|
+
CUSTOM = "CUSTOM",
|
|
44
|
+
COMPONENT = "COMPONENT",
|
|
45
|
+
COMPONENT_LIST = "COMPONENT_LIST",
|
|
46
|
+
BLOG = "BLOG",
|
|
47
|
+
BLOG_LIST = "BLOG_LIST",
|
|
48
|
+
BLOG_CATEGORY = "BLOG_CATEGORY",
|
|
49
|
+
BLOG_CATEGORY_LIST = "BLOG_CATEGORY_LIST",
|
|
50
|
+
RAFFLE = "RAFFLE",
|
|
51
|
+
RAFFLE_LIST = "RAFFLE_LIST",
|
|
52
|
+
SLIDER = "SLIDER",
|
|
53
|
+
OBJECT = "OBJECT",
|
|
54
|
+
STATIC_LIST = "STATIC_LIST",
|
|
55
|
+
DYNAMIC_LIST = "DYNAMIC_LIST",
|
|
56
|
+
ENUM = "ENUM"
|
|
57
|
+
}
|
|
58
|
+
declare class PropTranslation {
|
|
59
|
+
displayName: string | null;
|
|
60
|
+
description: string | null;
|
|
61
|
+
constructor(data?: Partial<PropTranslation>);
|
|
62
|
+
}
|
|
63
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{makeAutoObservable as T}from"mobx";var I,O=function(O){this.translations={},this.id=O.id||Date.now()+"",this.name=O.name||"",this.displayName=O.displayName||"",this.description=O.description||"",this.type=O.type||I.TEXT,this.isRequired=O.isRequired||!1,this.customDataId=O.customDataId||null,this.requiredPropId=O.requiredPropId,this.requiredEnumOptionId=O.requiredEnumOptionId,this.requiredEnumOptionValue=O.requiredEnumOptionValue,this.attributeTypes=O.attributeTypes||null,this.sliderData=O.sliderData||{},this.translations=O.translations||{},T(this)};!function(T){T.TEXT="TEXT",T.RICH_TEXT="RICH_TEXT",T.BOOLEAN="BOOLEAN",T.IMAGE="IMAGE",T.IMAGE_LIST="IMAGE_LIST",T.LINK="LINK",T.LIST_OF_LINK="LIST_OF_LINK",T.PRODUCT_DETAIL="PRODUCT_DETAIL",T.PRODUCT_LIST="PRODUCT_LIST",T.PRODUCT_ATTRIBUTE="PRODUCT_ATTRIBUTE",T.PRODUCT_ATTRIBUTE_LIST="PRODUCT_ATTRIBUTE_LIST",T.BRAND="BRAND",T.BRAND_LIST="BRAND_LIST",T.CATEGORY="CATEGORY",T.CATEGORY_LIST="CATEGORY_LIST",T.COLOR="COLOR",T.CUSTOM="CUSTOM",T.COMPONENT="COMPONENT",T.COMPONENT_LIST="COMPONENT_LIST",T.BLOG="BLOG",T.BLOG_LIST="BLOG_LIST",T.BLOG_CATEGORY="BLOG_CATEGORY",T.BLOG_CATEGORY_LIST="BLOG_CATEGORY_LIST",T.RAFFLE="RAFFLE",T.RAFFLE_LIST="RAFFLE_LIST",T.SLIDER="SLIDER",T.OBJECT="OBJECT",T.STATIC_LIST="STATIC_LIST",T.DYNAMIC_LIST="DYNAMIC_LIST",T.ENUM="ENUM"}(I||(I={}));export{O as IkasThemeComponentProp,I as IkasThemeComponentPropType};
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { IkasProductAttributeType } from "../../../models/data/product-attribute";
|
|
2
|
+
import { IkasSliderData, IkasThemeComponentPropType } from "../component/prop";
|
|
3
|
+
export declare class IkasThemeCustomData {
|
|
4
|
+
id: string;
|
|
5
|
+
name?: string | null;
|
|
6
|
+
description?: string | null;
|
|
7
|
+
typescriptName?: string | null;
|
|
8
|
+
type: IkasThemeComponentPropType;
|
|
9
|
+
isRequired: boolean;
|
|
10
|
+
translations: {
|
|
11
|
+
[locale: string]: CustomDataTranslation;
|
|
12
|
+
};
|
|
13
|
+
key?: string | null;
|
|
14
|
+
nestedData?: IkasThemeCustomData[] | null;
|
|
15
|
+
itemCount?: number | null;
|
|
16
|
+
attributeTypes?: IkasProductAttributeType[] | null;
|
|
17
|
+
enumOptions?: IkasThemeEnumOption[] | null;
|
|
18
|
+
customDataId?: string | null;
|
|
19
|
+
sliderData: IkasSliderData;
|
|
20
|
+
isRoot: boolean;
|
|
21
|
+
parent?: IkasThemeCustomData | null;
|
|
22
|
+
constructor(data?: Partial<IkasThemeCustomData>);
|
|
23
|
+
get flat(): IkasThemeCustomData[];
|
|
24
|
+
toJSON(): this;
|
|
25
|
+
}
|
|
26
|
+
export declare class IkasThemeEnumOption {
|
|
27
|
+
id: string;
|
|
28
|
+
displayName: string;
|
|
29
|
+
value: string;
|
|
30
|
+
translations: {
|
|
31
|
+
[locale: string]: CustomDataEnumOptionTranslation;
|
|
32
|
+
};
|
|
33
|
+
constructor(data?: Partial<IkasThemeEnumOption>);
|
|
34
|
+
}
|
|
35
|
+
export declare class CustomDataTranslation {
|
|
36
|
+
name: string | null;
|
|
37
|
+
description: string | null;
|
|
38
|
+
constructor(data?: Partial<CustomDataTranslation>);
|
|
39
|
+
}
|
|
40
|
+
export declare class CustomDataEnumOptionTranslation {
|
|
41
|
+
displayName: string | null;
|
|
42
|
+
constructor(data?: Partial<CustomDataEnumOptionTranslation>);
|
|
43
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__assign as t}from'../../../ext/tslib/tslib.es6.js';import{makeAutoObservable as i}from"mobx";import{IkasThemeComponentPropType as e}from"../component/prop/index.js";import n from'../../../ext/lodash/flatten.js';var s=function(){function s(n){var o,r=this;void 0===n&&(n={}),this.translations={},this.customDataId=null,this.id=n.id||"",this.name=n.name||null,this.description=n.description||null,this.typescriptName=n.name||null,this.type=n.type||e.TEXT,this.isRequired=void 0===n.isRequired||n.isRequired,this.translations=n.translations||{},this.key=n.key||null,this.parent=n.parent||null,this.itemCount=n.itemCount||null,this.attributeTypes=n.attributeTypes||null,this.enumOptions=(null===(o=n.enumOptions)||void 0===o?void 0:o.map((function(t){return new a(t)})))||null,this.customDataId=n.customDataId||null,this.sliderData=n.sliderData||{},this.isRoot=n.isRoot||!1,this.nestedData=n.nestedData?n.nestedData.map((function(i){return new s(t(t({},i),{parent:r}))})):null,this.type!==e.STATIC_LIST||this.itemCount||(this.itemCount=1),i(this)}return Object.defineProperty(s.prototype,"flat",{get:function(){if(!this.nestedData||!this.nestedData.length)return[this];var t=n(this.nestedData.map((function(t){return t.flat})));console.log("nestedFlat",t);var i=[];return i.push(this),i=i.concat(t)},enumerable:!1,configurable:!0}),s.prototype.toJSON=function(){var i=t({},this);return delete i.parent,i},s}(),a=function(t){void 0===t&&(t={}),this.translations={},this.id=t.id||"",this.displayName=t.displayName||"",this.value=t.value||"",this.translations=t.translations||{},i(this)};export{s as IkasThemeCustomData,a as IkasThemeEnumOption};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
export { IkasTheme } from "./theme";
|
|
2
|
+
export { IkasThemePage, IkasThemePageType } from "./page";
|
|
3
|
+
export { IkasThemePageComponent } from "./page/component";
|
|
4
|
+
export { IkasThemeComponent } from "./component";
|
|
5
|
+
export { IkasThemeComponentProp, IkasThemeComponentPropType, } from "./component/prop";
|
|
6
|
+
export { IkasLinkPropValue, IkasLinkType, } from "./page/component/prop-value/link";
|
|
7
|
+
export { IkasBrandPropValue } from "./page/component/prop-value/brand";
|
|
8
|
+
export { IkasBrandListPropValue } from "./page/component/prop-value/brand-list";
|
|
9
|
+
export { IkasProductListPropValue } from "./page/component/prop-value/product-list";
|
|
10
|
+
export { IkasProductDetailPropValue } from "./page/component/prop-value/product-detail";
|
|
11
|
+
export { IkasCategoryPropValue } from "./page/component/prop-value/category";
|
|
12
|
+
export { IkasCategoryListPropValue } from "./page/component/prop-value/category-list";
|
|
13
|
+
export { IkasThemeSettings } from "./settings";
|
|
14
|
+
export { IkasThemeCustomData } from "./custom-data";
|
|
15
|
+
export { IkasBlogPropValue } from "./page/component/prop-value/blog";
|
|
16
|
+
export { IkasBlogListPropValue } from "./page/component/prop-value/blog-list";
|
|
17
|
+
export { IkasBlogCategoryPropValue } from "./page/component/prop-value/blog-category";
|
|
18
|
+
export { IkasBlogCategoryListPropValue } from "./page/component/prop-value/blog-category-list";
|
|
19
|
+
export { IkasRafflePropValue } from "./page/component/prop-value/raffle";
|
|
20
|
+
export { IkasRaffleListPropValue } from "./page/component/prop-value/raffle-list";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{makeAutoObservable as o}from"mobx";var t=function(t){this.id=t.id||"",this.componentId=t.componentId||"",this.propValues=t.propValues||{},o(this)};export{t as IkasThemePageComponent};
|