@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 e,__generator as n,__makeTemplateObject as t}from'../../ext/tslib/tslib.es6.js';import r from'../../ext/graphql-tag/src/index.js';import{apollo as i}from"../apollo.js";var o,u=function(){function u(){}return u.downloadFile=function(u){return e(this,void 0,void 0,(function(){var e,l,s,a,d;return n(this,(function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),e=r(o||(o=t(["\n mutation getOrderLineFile($input: GetOrderLineFile!) {\n getOrderLineFile(input: $input)\n }\n "],["\n mutation getOrderLineFile($input: GetOrderLineFile!) {\n getOrderLineFile(input: $input)\n }\n "]))),[4,i.getClient().mutate({mutation:e,variables:{input:u}})];case 1:return l=n.sent(),s=l.data,(a=l.errors)&&a.length?[2,!1]:[2,!!s&&s.getOrderLineFile];case 2:return d=n.sent(),console.log(d),[3,3];case 3:return[2,!1]}}))}))},u}();export{u as IkasProductOptionFileAPI};
|
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import { StringFilterInput, DateFilterInput, ProductOptionSelectTypeEnum, ProductOptionTypeEnum } from "./../../../__generated__/global-types";
|
|
2
|
+
export interface ListProductOptionSet_listProductOptionSet_options_dateSettings {
|
|
3
|
+
__typename: "ProductOptionDateSettings";
|
|
4
|
+
max: any | null;
|
|
5
|
+
min: any | null;
|
|
6
|
+
minRelativeNextDate: number | null;
|
|
7
|
+
maxRelativeNextDate: number | null;
|
|
8
|
+
}
|
|
9
|
+
export interface ListProductOptionSet_listProductOptionSet_options_fileSettings {
|
|
10
|
+
__typename: "ProductOptionFileSettings";
|
|
11
|
+
allowedExtensions: string[] | null;
|
|
12
|
+
maxQuantity: number | null;
|
|
13
|
+
minQuantity: number | null;
|
|
14
|
+
}
|
|
15
|
+
export interface ListProductOptionSet_listProductOptionSet_options_selectSettings_values {
|
|
16
|
+
__typename: "ProductOptionSelectValue";
|
|
17
|
+
createdAt: any | null;
|
|
18
|
+
deleted: boolean | null;
|
|
19
|
+
id: string;
|
|
20
|
+
order: number;
|
|
21
|
+
price: number | null;
|
|
22
|
+
updatedAt: any | null;
|
|
23
|
+
value: string;
|
|
24
|
+
thumbnailImageId: string | null;
|
|
25
|
+
colorCode: string | null;
|
|
26
|
+
}
|
|
27
|
+
export interface ListProductOptionSet_listProductOptionSet_options_selectSettings {
|
|
28
|
+
__typename: "ProductOptionSelectSettings";
|
|
29
|
+
maxSelect: number | null;
|
|
30
|
+
minSelect: number | null;
|
|
31
|
+
type: ProductOptionSelectTypeEnum;
|
|
32
|
+
values: ListProductOptionSet_listProductOptionSet_options_selectSettings_values[];
|
|
33
|
+
}
|
|
34
|
+
export interface ListProductOptionSet_listProductOptionSet_options_textSettings {
|
|
35
|
+
__typename: "ProductOptionTextSettings";
|
|
36
|
+
max: number | null;
|
|
37
|
+
min: number | null;
|
|
38
|
+
}
|
|
39
|
+
export interface ListProductOptionSet_listProductOptionSet_options {
|
|
40
|
+
__typename: "ProductOption";
|
|
41
|
+
createdAt: any | null;
|
|
42
|
+
dateSettings: ListProductOptionSet_listProductOptionSet_options_dateSettings | null;
|
|
43
|
+
deleted: boolean | null;
|
|
44
|
+
fileSettings: ListProductOptionSet_listProductOptionSet_options_fileSettings | null;
|
|
45
|
+
id: string;
|
|
46
|
+
isOptional: boolean | null;
|
|
47
|
+
name: string;
|
|
48
|
+
optionalText: string | null;
|
|
49
|
+
requiredOptionId: string | null;
|
|
50
|
+
requiredOptionValueIds: string[] | null;
|
|
51
|
+
order: number;
|
|
52
|
+
price: number | null;
|
|
53
|
+
selectSettings: ListProductOptionSet_listProductOptionSet_options_selectSettings | null;
|
|
54
|
+
textSettings: ListProductOptionSet_listProductOptionSet_options_textSettings | null;
|
|
55
|
+
type: ProductOptionTypeEnum;
|
|
56
|
+
updatedAt: any | null;
|
|
57
|
+
}
|
|
58
|
+
export interface ListProductOptionSet_listProductOptionSet_translations_options_values {
|
|
59
|
+
__typename: "ProductOptionSelectValueTranslations";
|
|
60
|
+
id: string;
|
|
61
|
+
value: string | null;
|
|
62
|
+
}
|
|
63
|
+
export interface ListProductOptionSet_listProductOptionSet_translations_options {
|
|
64
|
+
__typename: "ProductOptionTranslations";
|
|
65
|
+
id: string;
|
|
66
|
+
name: string | null;
|
|
67
|
+
optionalText: string | null;
|
|
68
|
+
values: ListProductOptionSet_listProductOptionSet_translations_options_values[] | null;
|
|
69
|
+
}
|
|
70
|
+
export interface ListProductOptionSet_listProductOptionSet_translations {
|
|
71
|
+
__typename: "ProductOptionSetTranslations";
|
|
72
|
+
locale: string;
|
|
73
|
+
options: ListProductOptionSet_listProductOptionSet_translations_options[] | null;
|
|
74
|
+
}
|
|
75
|
+
export interface ListProductOptionSet_listProductOptionSet {
|
|
76
|
+
__typename: "ProductOptionSet";
|
|
77
|
+
createdAt: any | null;
|
|
78
|
+
deleted: boolean | null;
|
|
79
|
+
id: string;
|
|
80
|
+
name: string;
|
|
81
|
+
options: ListProductOptionSet_listProductOptionSet_options[];
|
|
82
|
+
translations: ListProductOptionSet_listProductOptionSet_translations[] | null;
|
|
83
|
+
updatedAt: any | null;
|
|
84
|
+
}
|
|
85
|
+
export interface ListProductOptionSet {
|
|
86
|
+
listProductOptionSet: ListProductOptionSet_listProductOptionSet[];
|
|
87
|
+
}
|
|
88
|
+
export interface ListProductOptionSetVariables {
|
|
89
|
+
id: StringFilterInput;
|
|
90
|
+
updatedAt?: DateFilterInput | null;
|
|
91
|
+
includeDeleted: boolean;
|
|
92
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__awaiter as n,__generator as e,__makeTemplateObject as t}from'../../ext/tslib/tslib.es6.js';import{IkasProductOptionSet as i}from"../../models/data/product-option-set/index.js";import d from'../../ext/graphql-tag/src/index.js';import{apollo as a}from"../apollo.js";var l,o=function(){function o(){}return o.list=function(o,r,u){return void 0===u&&(u=!1),n(this,void 0,void 0,(function(){var n,s,p,c,m;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),n=d(l||(l=t(["\n query ListProductOptionSet(\n $id: StringFilterInput!\n $updatedAt: DateFilterInput\n $includeDeleted: Boolean!\n ) {\n listProductOptionSet(\n updatedAt: $updatedAt\n includeDeleted: $includeDeleted\n id: $id\n ) {\n createdAt\n deleted\n id\n name\n options {\n createdAt\n dateSettings {\n max\n min\n minRelativeNextDate\n maxRelativeNextDate\n }\n deleted\n fileSettings {\n allowedExtensions\n maxQuantity\n minQuantity\n }\n id\n isOptional\n name\n optionalText\n requiredOptionId\n requiredOptionValueIds\n order\n price\n selectSettings {\n maxSelect\n minSelect\n type\n values {\n createdAt\n deleted\n id\n order\n price\n updatedAt\n value\n thumbnailImageId\n colorCode\n }\n }\n textSettings {\n max\n min\n }\n type\n updatedAt\n }\n translations {\n locale\n options {\n id\n name\n optionalText\n values {\n id\n value\n }\n }\n }\n updatedAt\n }\n }\n "],["\n query ListProductOptionSet(\n $id: StringFilterInput!\n $updatedAt: DateFilterInput\n $includeDeleted: Boolean!\n ) {\n listProductOptionSet(\n updatedAt: $updatedAt\n includeDeleted: $includeDeleted\n id: $id\n ) {\n createdAt\n deleted\n id\n name\n options {\n createdAt\n dateSettings {\n max\n min\n minRelativeNextDate\n maxRelativeNextDate\n }\n deleted\n fileSettings {\n allowedExtensions\n maxQuantity\n minQuantity\n }\n id\n isOptional\n name\n optionalText\n requiredOptionId\n requiredOptionValueIds\n order\n price\n selectSettings {\n maxSelect\n minSelect\n type\n values {\n createdAt\n deleted\n id\n order\n price\n updatedAt\n value\n thumbnailImageId\n colorCode\n }\n }\n textSettings {\n max\n min\n }\n type\n updatedAt\n }\n translations {\n locale\n options {\n id\n name\n optionalText\n values {\n id\n value\n }\n }\n }\n updatedAt\n }\n }\n "]))),[4,a.getClient().query({query:n,variables:{includeDeleted:u,updatedAt:{gt:r},id:{in:o}}})];case 1:return s=e.sent(),p=s.data,(c=s.errors)&&c.length?(console.log(c),[2]):[2,p.listProductOptionSet.map((function(n){return new i(n)}))];case 2:return m=e.sent(),console.log(m),[3,3];case 3:return[2]}}))}))},o}();export{o as IkasProductOptionSetAPI};
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import { ProductFilterDisplayTypeEnum, ProductFilterTypeEnum, ProductFilterSortTypeEnum } from "./../../../__generated__/global-types";
|
|
2
|
+
export interface getProductFilterData_getProductFilterData_filters_values {
|
|
3
|
+
__typename: "ApplicableProductFilterValue";
|
|
4
|
+
colorCode: string | null;
|
|
5
|
+
id: string;
|
|
6
|
+
key: string;
|
|
7
|
+
name: string;
|
|
8
|
+
thumbnailImageId: string | null;
|
|
9
|
+
}
|
|
10
|
+
export interface getProductFilterData_getProductFilterData_filters_settings {
|
|
11
|
+
__typename: "ProductFilterSettings";
|
|
12
|
+
showCollapsedOnDesktop: boolean;
|
|
13
|
+
showCollapsedOnMobile: boolean;
|
|
14
|
+
sortType: ProductFilterSortTypeEnum;
|
|
15
|
+
useAndFilter: boolean | null;
|
|
16
|
+
}
|
|
17
|
+
export interface getProductFilterData_getProductFilterData_filters {
|
|
18
|
+
__typename: "ProductFilterDataFilter";
|
|
19
|
+
customValues: string[] | null;
|
|
20
|
+
displayType: ProductFilterDisplayTypeEnum;
|
|
21
|
+
id: string;
|
|
22
|
+
isMultiSelect: boolean;
|
|
23
|
+
isFacetFilter: boolean | null;
|
|
24
|
+
key: string;
|
|
25
|
+
name: string;
|
|
26
|
+
order: number;
|
|
27
|
+
type: ProductFilterTypeEnum;
|
|
28
|
+
values: getProductFilterData_getProductFilterData_filters_values[] | null;
|
|
29
|
+
settings: getProductFilterData_getProductFilterData_filters_settings | null;
|
|
30
|
+
}
|
|
31
|
+
export interface getProductFilterData_getProductFilterData_categories_metaData {
|
|
32
|
+
__typename: "HTMLMetaData";
|
|
33
|
+
/**
|
|
34
|
+
* The token of the metadata. It is saved as completely unique.
|
|
35
|
+
*/
|
|
36
|
+
slug: string;
|
|
37
|
+
}
|
|
38
|
+
export interface getProductFilterData_getProductFilterData_categories {
|
|
39
|
+
__typename: "Category";
|
|
40
|
+
id: string;
|
|
41
|
+
/**
|
|
42
|
+
* It is the name of the category in which the product is located.
|
|
43
|
+
*/
|
|
44
|
+
name: string;
|
|
45
|
+
/**
|
|
46
|
+
* It is the metadata information of the product category.
|
|
47
|
+
*/
|
|
48
|
+
metaData: getProductFilterData_getProductFilterData_categories_metaData | null;
|
|
49
|
+
}
|
|
50
|
+
export interface getProductFilterData_getProductFilterData {
|
|
51
|
+
__typename: "ProductFilterData";
|
|
52
|
+
filters: getProductFilterData_getProductFilterData_filters[];
|
|
53
|
+
categories: getProductFilterData_getProductFilterData_categories[] | null;
|
|
54
|
+
}
|
|
55
|
+
export interface getProductFilterData {
|
|
56
|
+
getProductFilterData: getProductFilterData_getProductFilterData;
|
|
57
|
+
}
|
|
58
|
+
export interface getProductFilterDataVariables {
|
|
59
|
+
categoryId?: string | null;
|
|
60
|
+
locale?: string | null;
|
|
61
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { SearchInput } from "./../../../__generated__/global-types";
|
|
2
|
+
export interface searchProducts_searchProducts_facets_values {
|
|
3
|
+
__typename: "ProductFacetCountValue";
|
|
4
|
+
count: number;
|
|
5
|
+
id: string;
|
|
6
|
+
}
|
|
7
|
+
export interface searchProducts_searchProducts_facets {
|
|
8
|
+
__typename: "ProductFacetCount";
|
|
9
|
+
id: string;
|
|
10
|
+
values: searchProducts_searchProducts_facets_values[];
|
|
11
|
+
}
|
|
12
|
+
export interface searchProducts_searchProducts {
|
|
13
|
+
__typename: "ProductSearchResponse";
|
|
14
|
+
count: number;
|
|
15
|
+
data: any;
|
|
16
|
+
facets: searchProducts_searchProducts_facets[] | null;
|
|
17
|
+
limit: number;
|
|
18
|
+
page: number;
|
|
19
|
+
totalCount: number;
|
|
20
|
+
}
|
|
21
|
+
export interface searchProducts {
|
|
22
|
+
searchProducts: searchProducts_searchProducts;
|
|
23
|
+
}
|
|
24
|
+
export interface searchProductsVariables {
|
|
25
|
+
input: SearchInput;
|
|
26
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { SearchInput } from "../../__generated__/global-types";
|
|
2
|
+
import { IkasProduct } from "../../models";
|
|
3
|
+
import * as SearchProductTypes from "./__generated__/searchProducts";
|
|
4
|
+
import { IkasProductFilter } from "../../models/data/product-filter";
|
|
5
|
+
import { IkasFilterCategory } from "../../models/data/category";
|
|
6
|
+
export declare class IkasProductSearchAPI {
|
|
7
|
+
static searchProducts(input: SearchInput, useStockFilter?: boolean): Promise<{
|
|
8
|
+
data: IkasProduct[];
|
|
9
|
+
__typename: "ProductSearchResponse";
|
|
10
|
+
count: number;
|
|
11
|
+
facets: SearchProductTypes.searchProducts_searchProducts_facets[] | null;
|
|
12
|
+
limit: number;
|
|
13
|
+
page: number;
|
|
14
|
+
totalCount: number;
|
|
15
|
+
} | undefined>;
|
|
16
|
+
static getProductFilterData(categoryId?: string): Promise<{
|
|
17
|
+
filters: IkasProductFilter[];
|
|
18
|
+
categories: IkasFilterCategory[] | null;
|
|
19
|
+
} | undefined>;
|
|
20
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__awaiter as t,__generator as e,__assign as i,__makeTemplateObject as o}from'../../ext/tslib/tslib.es6.js';import n from'../../ext/graphql-tag/src/index.js';import{apollo as r}from"../apollo.js";import"../../models/data/blog/index.js";import{IkasBrand as a}from"../../models/data/brand/index.js";import{IkasCategory as d,IkasCategoryPath as s,IkasFilterCategory as l}from"../../models/data/category/index.js";import"../../models/data/checkout/index.js";import"../../models/data/customer/address/index.js";import"../../models/data/customer/index.js";import"../../models/data/customer-review/index.js";import{IkasHTMLMetaData as u}from"../../models/data/html-meta-data/index.js";import{IkasImage as m}from"../../models/data/image/index.js";import"../../models/data/installment-info/index.js";import"../../models/data/order/index.js";import"../../models/data/order/line-item/index.js";import"mobx";import"../product-option-file/index.js";import{IkasProduct as p}from"../../models/data/product/index.js";import{IkasProductVariantType as c}from"../../models/data/product/variant-type/index.js";import{IkasProductVariant as v}from"../../models/data/product/variant/index.js";import{IkasProductPrice as f}from"../../models/data/product/variant/price/index.js";import{IkasProductAttribute as g}from"../../models/data/product-attribute/index.js";import{IkasProductAttributeValue as y}from"../../models/data/product/attribute-value/index.js";import{IkasProductFilter as b,IkasApplicableProductFilterValue as j,IkasProductFilterSettings as x}from"../../models/data/product-filter/index.js";import{IkasVariantType as h}from"../../models/data/variant-type/index.js";import{IkasVariantValue as I}from"../../models/data/variant-type/variant-value/index.js";import"../../models/data/order-transaction/index.js";import"../../models/data/product-option-set/index.js";import"../../models/data/raffle/index.js";import"../../models/data/product-campaing/campaign/index.js";import"../../models/theme/theme.js";import"../../models/theme/page/index.js";import"../../models/theme/component/prop/index.js";import"../../models/theme/page/component/prop-value/link.js";import"../../models/ui/brand-list/index.js";import"../../models/ui/blog-list/index.js";import"../../models/ui/blog-category-list/index.js";import"../../models/ui/category-list/index.js";import"../../models/ui/product-detail/index.js";import"../../models/ui/product-list/index.js";import"../../models/ui/product-attribute-detail/index.js";import"../../models/ui/product-attribute-list/index.js";import"../../models/ui/customer-review-list/index.js";import"../../models/ui/validator/index.js";import"../../models/ui/validator/rules/index.js";import"../../models/ui/validator/form/login.js";import"../../models/ui/validator/form/address.js";import"../../models/ui/validator/form/register.js";import"../../models/ui/validator/form/contact-form.js";import"../../models/ui/validator/form/forgot-password.js";import"../../models/ui/validator/form/recover-password.js";import"../../models/ui/validator/form/account-info.js";import"../../models/ui/validator/form/raffle-form.js";import"../../models/ui/validator/form/customer-review.js";import"../../models/ui/raffle-list/index.js";import{IkasThemeStockPreference as w}from"../../models/theme/settings/index.js";import"../../models/theme/custom-data/index.js";import{IkasProductTag as T}from"../../models/data/product-tag/index.js";import{IkasStorefrontConfig as A}from"../../storefront/index.js";import{IkasProductAttributeTableTemplate as C}from"../../models/data/product-attribute/product-attribute-table-template/index.js";var D,k,P=function(){function P(){}return P.searchProducts=function(l,b){var j;return void 0===b&&(b=!1),t(this,void 0,void 0,(function(){var t,x,k,P,O;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),t=n(D||(D=o(["\n query searchProducts($input: SearchInput!) {\n searchProducts(input: $input) {\n count\n data\n facets {\n id\n values {\n count\n id\n }\n }\n limit\n page\n totalCount\n }\n }\n "],["\n query searchProducts($input: SearchInput!) {\n searchProducts(input: $input) {\n count\n data\n facets {\n id\n values {\n count\n id\n }\n }\n limit\n page\n totalCount\n }\n }\n "]))),[4,r.getClient().query({query:t,variables:{input:i(i({},l),{showStockOption:b?A.stockPreference:w.SHOW_ALL,locale:A.getCurrentLocale(),dynamicCurrencySettings:(null===(j=A.getCurrentRouting())||void 0===j?void 0:j.dynamicCurrencySettings)||null})}})];case 1:return x=e.sent(),k=x.data,(P=x.errors)&&P.length?(console.log(P),[2]):[2,i(i({},k.searchProducts),{data:k.searchProducts.data.map((function(t){return function(t){var e,i,o,n,r,l,b="local"===process.env.NEXT_PUBLIC_ENV;return new p({id:t.id,attributes:null===(e=t.attributes)||void 0===e?void 0:e.map((function(t){var e,i,o,n,r,a;return new y({value:t.value,productAttributeId:null===(e=t.productAttribute)||void 0===e?void 0:e.id,productAttributeOptionId:null===(i=t.productAttributeOption)||void 0===i?void 0:i.id,productAttribute:new g({id:null===(o=t.productAttribute)||void 0===o?void 0:o.id,name:null===(n=t.productAttribute)||void 0===n?void 0:n.name,type:null===(r=t.productAttribute)||void 0===r?void 0:r.type,tableTemplate:(null===(a=t.productAttribute)||void 0===a?void 0:a.tableTemplate)?new C(t.productAttribute.tableTemplate):null}),productAttributeOption:t.productAttributeOption})})),brand:new a({id:null===(i=t.brand)||void 0===i?void 0:i.id,name:null===(o=t.brand)||void 0===o?void 0:o.name,metaData:new u({slug:(null===(n=t.brand)||void 0===n?void 0:n.slug)||""})}),categories:null===(r=t.categories)||void 0===r?void 0:r.map((function(t){return new d({id:t.id,name:t.name,path:t.path.map((function(t){return new s(t)})),metaData:new u({slug:t.slug||""})})})),tags:null===(l=t.tags)||void 0===l?void 0:l.map((function(t){return new T({id:t.id,name:t.name})})),description:t.description||void 0,metaData:new u(t.metaData||void 0),name:t.name,shortDescription:t.shortDescription||void 0,productOptionSetId:t.productOptionSetId,variantTypes:t.productVariantTypes.map((function(t){return new c({variantType:new h({id:t.variantType.id,name:t.variantType.name,selectionType:t.variantType.selectionType,values:t.variantType.values.map((function(e){return new I({id:e.id,colorCode:e.colorCode,name:e.name,thumbnailImageId:e.thumbnailImageId,variantTypeId:t.variantType.id})})).filter((function(e){return t.variantValueIds.includes(e.id)}))}),variantValueIds:t.variantValueIds})})),variants:t.variants.map((function(e){var i,o,n,r;return new v({id:e.id,productId:t.id,attributes:null===(i=e.attributes)||void 0===i?void 0:i.map((function(t){var e,i,o,n,r,a;return new y({value:t.value,productAttributeId:null===(e=t.productAttribute)||void 0===e?void 0:e.id,productAttributeOptionId:null===(i=t.productAttributeOption)||void 0===i?void 0:i.id,productAttribute:new g({id:null===(o=t.productAttribute)||void 0===o?void 0:o.id,name:null===(n=t.productAttribute)||void 0===n?void 0:n.name,type:null===(r=t.productAttribute)||void 0===r?void 0:r.type,tableTemplate:(null===(a=t.productAttribute)||void 0===a?void 0:a.tableTemplate)?new C(t.productAttribute.tableTemplate):null}),productAttributeOption:t.productAttributeOption})})),sku:e.sku,barcodeList:e.barcodeList||void 0,images:null===(o=e.images)||void 0===o?void 0:o.map((function(t){return new m(t.id)})),price:new f(null===(n=e.prices)||void 0===n?void 0:n.find((function(t){return A.priceListId?t.priceListId===A.priceListId:null===t.priceListId}))),stock:e.stocks.filter((function(t){var e;return b||A.isEditor||(null===(e=A.stockLocationIds)||void 0===e?void 0:e.includes(t.stockLocationId))})).reduce((function(t,e){return e.stockCount+t}),0)||0,variantValues:null===(r=e.variantValues)||void 0===r?void 0:r.map((function(e){var i=t.productVariantTypes.find((function(t){return t.variantType.id===e.variantTypeId})),o=null==i?void 0:i.variantType.values.find((function(t){return t.id===e.variantValueId}));return new I({id:e.variantValueId,name:null==o?void 0:o.name,colorCode:null==o?void 0:o.colorCode,thumbnailImageId:null==o?void 0:o.thumbnailImageId,variantTypeId:null==i?void 0:i.variantType.id})})),isActive:e.isActive})}))})}(t)}))})];case 2:return O=e.sent(),console.log(O),[3,3];case 3:return[2]}}))}))},P.getProductFilterData=function(a){return t(this,void 0,void 0,(function(){var t,d,s,u,m;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),t=n(k||(k=o(["\n query getProductFilterData($categoryId: String, $locale: String) {\n getProductFilterData(categoryId: $categoryId, locale: $locale) {\n filters {\n customValues\n displayType\n id\n isMultiSelect\n isFacetFilter\n key\n name\n order\n type\n values {\n colorCode\n id\n key\n name\n thumbnailImageId\n }\n settings {\n showCollapsedOnDesktop\n showCollapsedOnMobile\n sortType\n useAndFilter\n }\n }\n categories {\n id\n name\n metaData {\n slug\n }\n }\n }\n }\n "],["\n query getProductFilterData($categoryId: String, $locale: String) {\n getProductFilterData(categoryId: $categoryId, locale: $locale) {\n filters {\n customValues\n displayType\n id\n isMultiSelect\n isFacetFilter\n key\n name\n order\n type\n values {\n colorCode\n id\n key\n name\n thumbnailImageId\n }\n settings {\n showCollapsedOnDesktop\n showCollapsedOnMobile\n sortType\n useAndFilter\n }\n }\n categories {\n id\n name\n metaData {\n slug\n }\n }\n }\n }\n "]))),[4,r.getClient().query({query:t,variables:{categoryId:a||null,locale:A.getCurrentLocale()}})];case 1:return d=e.sent(),s=d.data,(u=d.errors)&&u.length?(console.log(u),[2]):[2,{filters:s.getProductFilterData.filters.map((function(t){var e;return new b(i(i({},t),{displayType:t.displayType,type:t.type,values:null===(e=t.values)||void 0===e?void 0:e.map((function(t){return new j(t)})),settings:t.settings?new x(i(i({},t.settings),{sortType:t.settings.sortType})):null}))})),categories:s.getProductFilterData.categories?s.getProductFilterData.categories.map((function(t){var e;return new l({id:t.id,name:t.name,slug:null===(e=t.metaData)||void 0===e?void 0:e.slug})})):null}];case 2:return m=e.sent(),console.log(m),[3,3];case 3:return[2]}}))}))},P}();export{P as IkasProductSearchAPI};
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
import { VerificationTypeEnum, RaffleMetadataTargetTypeEnum } from "./../../../__generated__/global-types";
|
|
2
|
+
export interface getRafflesByCustomerId_getRafflesByCustomerId_variants {
|
|
3
|
+
__typename: "RaffleVariantInformation";
|
|
4
|
+
productId: string;
|
|
5
|
+
variantId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface getRafflesByCustomerId_getRafflesByCustomerId_dateRange {
|
|
8
|
+
__typename: "RaffleDateRangeField";
|
|
9
|
+
end: any | null;
|
|
10
|
+
start: any | null;
|
|
11
|
+
}
|
|
12
|
+
export interface getRafflesByCustomerId_getRafflesByCustomerId_metadata {
|
|
13
|
+
__typename: "RaffleMetadata";
|
|
14
|
+
createdAt: any | null;
|
|
15
|
+
deleted: boolean | null;
|
|
16
|
+
description: string | null;
|
|
17
|
+
id: string;
|
|
18
|
+
pageTitle: string | null;
|
|
19
|
+
slug: string;
|
|
20
|
+
targetId: string | null;
|
|
21
|
+
targetType: RaffleMetadataTargetTypeEnum | null;
|
|
22
|
+
updatedAt: any | null;
|
|
23
|
+
}
|
|
24
|
+
export interface getRafflesByCustomerId_getRafflesByCustomerId {
|
|
25
|
+
__typename: "Raffle";
|
|
26
|
+
createdAt: any | null;
|
|
27
|
+
variants: getRafflesByCustomerId_getRafflesByCustomerId_variants[];
|
|
28
|
+
verificationType: VerificationTypeEnum;
|
|
29
|
+
dateRange: getRafflesByCustomerId_getRafflesByCustomerId_dateRange | null;
|
|
30
|
+
deleted: boolean | null;
|
|
31
|
+
id: string;
|
|
32
|
+
metadata: getRafflesByCustomerId_getRafflesByCustomerId_metadata;
|
|
33
|
+
name: string;
|
|
34
|
+
participantCount: number | null;
|
|
35
|
+
requiredCustomerAccount: boolean;
|
|
36
|
+
status: boolean;
|
|
37
|
+
updatedAt: any | null;
|
|
38
|
+
}
|
|
39
|
+
export interface getRafflesByCustomerId {
|
|
40
|
+
getRafflesByCustomerId: getRafflesByCustomerId_getRafflesByCustomerId[];
|
|
41
|
+
}
|
|
42
|
+
export interface getRafflesByCustomerIdVariables {
|
|
43
|
+
winnerFilter?: boolean | null;
|
|
44
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
import { DateFilterInput, StringFilterInput, PaginationInput, VerificationTypeEnum, RaffleMetadataTargetTypeEnum } from "./../../../__generated__/global-types";
|
|
2
|
+
export interface listRaffle_listRaffle_data_variants {
|
|
3
|
+
__typename: "RaffleVariantInformation";
|
|
4
|
+
productId: string;
|
|
5
|
+
variantId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface listRaffle_listRaffle_data_dateRange {
|
|
8
|
+
__typename: "RaffleDateRangeField";
|
|
9
|
+
end: any | null;
|
|
10
|
+
start: any | null;
|
|
11
|
+
}
|
|
12
|
+
export interface listRaffle_listRaffle_data_metadata {
|
|
13
|
+
__typename: "RaffleMetadata";
|
|
14
|
+
createdAt: any | null;
|
|
15
|
+
deleted: boolean | null;
|
|
16
|
+
description: string | null;
|
|
17
|
+
id: string;
|
|
18
|
+
pageTitle: string | null;
|
|
19
|
+
slug: string;
|
|
20
|
+
targetId: string | null;
|
|
21
|
+
targetType: RaffleMetadataTargetTypeEnum | null;
|
|
22
|
+
updatedAt: any | null;
|
|
23
|
+
}
|
|
24
|
+
export interface listRaffle_listRaffle_data {
|
|
25
|
+
__typename: "Raffle";
|
|
26
|
+
createdAt: any | null;
|
|
27
|
+
variants: listRaffle_listRaffle_data_variants[];
|
|
28
|
+
verificationType: VerificationTypeEnum;
|
|
29
|
+
dateRange: listRaffle_listRaffle_data_dateRange | null;
|
|
30
|
+
deleted: boolean | null;
|
|
31
|
+
id: string;
|
|
32
|
+
metadata: listRaffle_listRaffle_data_metadata;
|
|
33
|
+
name: string;
|
|
34
|
+
participantCount: number | null;
|
|
35
|
+
requiredCustomerAccount: boolean;
|
|
36
|
+
status: boolean;
|
|
37
|
+
updatedAt: any | null;
|
|
38
|
+
}
|
|
39
|
+
export interface listRaffle_listRaffle {
|
|
40
|
+
__typename: "RafflePaginationResponse";
|
|
41
|
+
/**
|
|
42
|
+
* Returns the first three records of each page in the records returned as a response.
|
|
43
|
+
* For example, **let's say page = 3, limit = 30, count = 3.**
|
|
44
|
+
* The records that will return as a response are the records **between 60-62.**
|
|
45
|
+
*/
|
|
46
|
+
count: number;
|
|
47
|
+
/**
|
|
48
|
+
* In the records returned as Response, it shows whether there are any more
|
|
49
|
+
* records or not. For example, let's say our page field is three and our limit
|
|
50
|
+
* field is thirty. Records between 60 and 90 will be returned. If hasNext is
|
|
51
|
+
* `true` despite these records, **it means there are more records.** If hasNext
|
|
52
|
+
* is `false`, it means there are a total of **90 records.**
|
|
53
|
+
*/
|
|
54
|
+
hasNext: boolean;
|
|
55
|
+
/**
|
|
56
|
+
* The maximum number of data you want to see on a page in the records returned as a response.
|
|
57
|
+
* For example, if the limit is **20**, the data will be displayed ** as 20 each. **
|
|
58
|
+
* :::note
|
|
59
|
+
* min 1, max 200 values can be given. If no value is entered, default 50 is accepted.
|
|
60
|
+
* :::
|
|
61
|
+
*/
|
|
62
|
+
limit: number;
|
|
63
|
+
/**
|
|
64
|
+
* The number of the page you want to see in the records that return as response.
|
|
65
|
+
* For example: We entered the page field as **3**.And let our limit field be **30**.
|
|
66
|
+
* The records that will return as a response are the records **between 60-90.**
|
|
67
|
+
* :::note
|
|
68
|
+
* If no value is entered, default 1 is accepted.
|
|
69
|
+
* :::
|
|
70
|
+
*/
|
|
71
|
+
page: number;
|
|
72
|
+
data: listRaffle_listRaffle_data[];
|
|
73
|
+
}
|
|
74
|
+
export interface listRaffle {
|
|
75
|
+
listRaffle: listRaffle_listRaffle;
|
|
76
|
+
}
|
|
77
|
+
export interface listRaffleVariables {
|
|
78
|
+
end?: DateFilterInput | null;
|
|
79
|
+
start?: DateFilterInput | null;
|
|
80
|
+
id?: StringFilterInput | null;
|
|
81
|
+
includeDeleted?: boolean | null;
|
|
82
|
+
name?: StringFilterInput | null;
|
|
83
|
+
pagination?: PaginationInput | null;
|
|
84
|
+
search?: string | null;
|
|
85
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { StringFilterInput, RaffleMetadataTargetTypeEnumFilter, PaginationInput, RaffleMetadataTargetTypeEnum } from "./../../../__generated__/global-types";
|
|
2
|
+
export interface listRaffleMetaData_listRaffleMetadata {
|
|
3
|
+
__typename: "RaffleMetadata";
|
|
4
|
+
createdAt: any | null;
|
|
5
|
+
deleted: boolean | null;
|
|
6
|
+
description: string | null;
|
|
7
|
+
id: string;
|
|
8
|
+
pageTitle: string | null;
|
|
9
|
+
slug: string;
|
|
10
|
+
targetId: string | null;
|
|
11
|
+
targetType: RaffleMetadataTargetTypeEnum | null;
|
|
12
|
+
updatedAt: any | null;
|
|
13
|
+
}
|
|
14
|
+
export interface listRaffleMetaData {
|
|
15
|
+
listRaffleMetadata: listRaffleMetaData_listRaffleMetadata[];
|
|
16
|
+
}
|
|
17
|
+
export interface listRaffleMetaDataVariables {
|
|
18
|
+
slug?: StringFilterInput | null;
|
|
19
|
+
targetId?: StringFilterInput | null;
|
|
20
|
+
targetType?: RaffleMetadataTargetTypeEnumFilter | null;
|
|
21
|
+
pagination?: PaginationInput | null;
|
|
22
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { RaffleParticipantsInput } from "./../../../__generated__/global-types";
|
|
2
|
+
export interface saveRaffleParticipant_saveRaffleParticipant_appliedProduct {
|
|
3
|
+
__typename: "AppliedProduct";
|
|
4
|
+
productId: string | null;
|
|
5
|
+
variantId: string;
|
|
6
|
+
}
|
|
7
|
+
export interface saveRaffleParticipant_saveRaffleParticipant {
|
|
8
|
+
__typename: "RaffleParticipants";
|
|
9
|
+
applicationDate: any;
|
|
10
|
+
isWinner: boolean | null;
|
|
11
|
+
lastName: string;
|
|
12
|
+
phone: string | null;
|
|
13
|
+
raffleId: string;
|
|
14
|
+
updatedAt: any | null;
|
|
15
|
+
appliedProduct: saveRaffleParticipant_saveRaffleParticipant_appliedProduct;
|
|
16
|
+
createdAt: any | null;
|
|
17
|
+
customerId: string | null;
|
|
18
|
+
deleted: boolean | null;
|
|
19
|
+
email: string;
|
|
20
|
+
extraData: any | null;
|
|
21
|
+
firstName: string;
|
|
22
|
+
fullName: string;
|
|
23
|
+
id: string;
|
|
24
|
+
}
|
|
25
|
+
export interface saveRaffleParticipant {
|
|
26
|
+
saveRaffleParticipant: saveRaffleParticipant_saveRaffleParticipant;
|
|
27
|
+
}
|
|
28
|
+
export interface saveRaffleParticipantVariables {
|
|
29
|
+
input: RaffleParticipantsInput;
|
|
30
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { IkasRaffle, IkasRaffleMetaData, IkasRaffleParticipant } from "../../models/data/raffle";
|
|
2
|
+
export declare type IkasListRaffleParams = {
|
|
3
|
+
start?: number | null;
|
|
4
|
+
end?: number | null;
|
|
5
|
+
includeDeleted?: boolean;
|
|
6
|
+
name?: string | null;
|
|
7
|
+
pagination?: {
|
|
8
|
+
limit: number;
|
|
9
|
+
page: number;
|
|
10
|
+
} | null;
|
|
11
|
+
search?: string | null;
|
|
12
|
+
id?: string | null;
|
|
13
|
+
};
|
|
14
|
+
export declare class IkasRaffleAPI {
|
|
15
|
+
static listRaffles(params: IkasListRaffleParams): Promise<ListRafflesResponse>;
|
|
16
|
+
static saveRaffleParticipant(participant: IkasRaffleParticipant): Promise<IkasRaffleParticipant | undefined>;
|
|
17
|
+
static listRaffleMetaData(slug?: string, targetIds?: string[], targetType?: string[], page?: number, limit?: number): Promise<IkasRaffleMetaData[]>;
|
|
18
|
+
static getRafflesByCustomerId(isWinner?: boolean): Promise<IkasRaffle[] | undefined>;
|
|
19
|
+
}
|
|
20
|
+
declare type ListRafflesResponse = {
|
|
21
|
+
raffles: IkasRaffle[];
|
|
22
|
+
count: number;
|
|
23
|
+
};
|
|
24
|
+
export {};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__awaiter as n,__generator as t,__makeTemplateObject as e}from'../../ext/tslib/tslib.es6.js';import a from'../../ext/graphql-tag/src/index.js';import{apollo as i}from"../apollo.js";import{IkasRaffle as r,IkasRaffleAppliedProduct as d,IkasRaffleParticipant as l,IkasRaffleMetaData as u}from"../../models/data/raffle/index.js";var s,o,p,c,g=function(){function g(){}return g.listRaffles=function(l){return n(this,void 0,void 0,(function(){var n,u,o,p,c,g,f;return t(this,(function(t){switch(t.label){case 0:n=a(s||(s=e(["\n query listRaffle(\n $end: DateFilterInput\n $start: DateFilterInput\n $id: StringFilterInput\n $includeDeleted: Boolean\n $name: StringFilterInput\n $pagination: PaginationInput\n $search: String\n ) {\n listRaffle(\n start: $start\n end: $end\n id: $id\n includeDeleted: $includeDeleted\n name: $name\n pagination: $pagination\n search: $search\n ) {\n count\n hasNext\n limit\n page\n data {\n createdAt\n variants {\n productId\n variantId\n }\n verificationType\n dateRange {\n end\n start\n }\n deleted\n id\n metadata {\n createdAt\n deleted\n description\n id\n pageTitle\n slug\n targetId\n targetType\n updatedAt\n }\n name\n participantCount\n requiredCustomerAccount\n status\n updatedAt\n }\n }\n }\n "],["\n query listRaffle(\n $end: DateFilterInput\n $start: DateFilterInput\n $id: StringFilterInput\n $includeDeleted: Boolean\n $name: StringFilterInput\n $pagination: PaginationInput\n $search: String\n ) {\n listRaffle(\n start: $start\n end: $end\n id: $id\n includeDeleted: $includeDeleted\n name: $name\n pagination: $pagination\n search: $search\n ) {\n count\n hasNext\n limit\n page\n data {\n createdAt\n variants {\n productId\n variantId\n }\n verificationType\n dateRange {\n end\n start\n }\n deleted\n id\n metadata {\n createdAt\n deleted\n description\n id\n pageTitle\n slug\n targetId\n targetType\n updatedAt\n }\n name\n participantCount\n requiredCustomerAccount\n status\n updatedAt\n }\n }\n }\n "]))),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,i.getClient().query({query:n,variables:{start:l.start?{eq:l.start}:void 0,end:l.end?{eq:l.end}:void 0,id:l.id?{eq:l.id}:void 0,includeDeleted:(l.includeDeleted,l.includeDeleted),name:l.name?{eq:l.name}:void 0,pagination:l.pagination?{limit:l.pagination.limit,page:l.pagination.page}:void 0,search:l.search}})];case 2:return u=t.sent(),o=u.data,(p=u.errors)&&p.length?[2,{raffles:[],count:0}]:(c=o.listRaffle.count,g=o.listRaffle.data.map((function(n){var t,e;return new r({id:n.id,dateRange:{end:null===(t=n.dateRange)||void 0===t?void 0:t.end,start:null===(e=n.dateRange)||void 0===e?void 0:e.start},createdAt:n.createdAt,deleted:n.deleted,metadata:n.metadata||void 0,name:n.name,participantCount:n.participantCount,requiredCustomerAccount:n.requiredCustomerAccount,status:n.status,updatedAt:n.updatedAt,variants:n.variants.length>0?n.variants.map((function(n){return new d(n)})):void 0,verificationType:n.verificationType})})),[2,{count:c,raffles:g}]);case 3:return f=t.sent(),console.log(f),[2,{raffles:[],count:0}];case 4:return[2]}}))}))},g.saveRaffleParticipant=function(r){return n(this,void 0,void 0,(function(){var n,d,u,s,p;return t(this,(function(t){switch(t.label){case 0:n=a(o||(o=e(["\n mutation saveRaffleParticipant($input: RaffleParticipantsInput!) {\n saveRaffleParticipant(input: $input) {\n applicationDate\n isWinner\n lastName\n phone\n raffleId\n updatedAt\n appliedProduct {\n productId\n variantId\n }\n createdAt\n customerId\n deleted\n email\n extraData\n firstName\n fullName\n id\n }\n }\n "],["\n mutation saveRaffleParticipant($input: RaffleParticipantsInput!) {\n saveRaffleParticipant(input: $input) {\n applicationDate\n isWinner\n lastName\n phone\n raffleId\n updatedAt\n appliedProduct {\n productId\n variantId\n }\n createdAt\n customerId\n deleted\n email\n extraData\n firstName\n fullName\n id\n }\n }\n "]))),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,i.getClient().mutate({mutation:n,variables:{input:{appliedProduct:r.appliedProduct,email:r.email,firstName:r.firstName,lastName:r.lastName,raffleId:r.raffleId,extraData:r.extraData,phone:r.phone}}})];case 2:return d=t.sent(),u=d.data,(s=d.errors)&&s.length&&console.log(s),u&&u.saveRaffleParticipant?[2,new l(u.saveRaffleParticipant)]:[3,4];case 3:return p=t.sent(),console.log(p),[3,4];case 4:return[2]}}))}))},g.listRaffleMetaData=function(r,d,l,s,o){return void 0===s&&(s=1),void 0===o&&(o=200),n(this,void 0,void 0,(function(){var n,c,g,f,m;return t(this,(function(t){switch(t.label){case 0:n=a(p||(p=e(["\n query listRaffleMetaData(\n $slug: StringFilterInput\n $targetId: StringFilterInput\n $targetType: RaffleMetadataTargetTypeEnumFilter\n $pagination: PaginationInput\n ) {\n listRaffleMetadata(\n slug: $slug\n targetId: $targetId\n targetType: $targetType\n pagination: $pagination\n ) {\n createdAt\n deleted\n description\n id\n pageTitle\n slug\n targetId\n targetType\n updatedAt\n }\n }\n "],["\n query listRaffleMetaData(\n $slug: StringFilterInput\n $targetId: StringFilterInput\n $targetType: RaffleMetadataTargetTypeEnumFilter\n $pagination: PaginationInput\n ) {\n listRaffleMetadata(\n slug: $slug\n targetId: $targetId\n targetType: $targetType\n pagination: $pagination\n ) {\n createdAt\n deleted\n description\n id\n pageTitle\n slug\n targetId\n targetType\n updatedAt\n }\n }\n "]))),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,i.getClient().query({query:n,variables:{slug:r?{eq:r}:void 0,targetId:d?{in:d}:void 0,targetType:l?{in:l}:void 0,pagination:{page:s,limit:o}}})];case 2:return c=t.sent(),g=c.data,(f=c.errors)&&f.length?[2,[]]:[2,g.listRaffleMetadata.map((function(n){return new u(n)}))];case 3:return m=t.sent(),console.log(m),[2,[]];case 4:return[2]}}))}))},g.getRafflesByCustomerId=function(l){return n(this,void 0,void 0,(function(){var n,u,s,o,p,g;return t(this,(function(t){switch(t.label){case 0:n=a(c||(c=e(["\n query getRafflesByCustomerId($winnerFilter: Boolean) {\n getRafflesByCustomerId(winnerFilter: $winnerFilter) {\n createdAt\n variants {\n productId\n variantId\n }\n verificationType\n dateRange {\n end\n start\n }\n deleted\n id\n metadata {\n createdAt\n deleted\n description\n id\n pageTitle\n slug\n targetId\n targetType\n updatedAt\n }\n name\n participantCount\n requiredCustomerAccount\n status\n updatedAt\n }\n }\n "],["\n query getRafflesByCustomerId($winnerFilter: Boolean) {\n getRafflesByCustomerId(winnerFilter: $winnerFilter) {\n createdAt\n variants {\n productId\n variantId\n }\n verificationType\n dateRange {\n end\n start\n }\n deleted\n id\n metadata {\n createdAt\n deleted\n description\n id\n pageTitle\n slug\n targetId\n targetType\n updatedAt\n }\n name\n participantCount\n requiredCustomerAccount\n status\n updatedAt\n }\n }\n "]))),t.label=1;case 1:return t.trys.push([1,3,,4]),[4,i.getClient().query({query:n,variables:{winnerFilter:l||void 0}})];case 2:return u=t.sent(),s=u.data,(o=u.errors)&&o.length?[2]:(p=s.getRafflesByCustomerId.map((function(n){var t,e;return new r({id:n.id,dateRange:{end:null===(t=n.dateRange)||void 0===t?void 0:t.end,start:null===(e=n.dateRange)||void 0===e?void 0:e.start},createdAt:n.createdAt,deleted:n.deleted,metadata:n.metadata||void 0,name:n.name,participantCount:n.participantCount,requiredCustomerAccount:n.requiredCustomerAccount,status:n.status,updatedAt:n.updatedAt,variants:n.variants.length>0?n.variants.map((function(n){return new d(n)})):void 0,verificationType:n.verificationType})})),[2,p]);case 3:return g=t.sent(),console.log(g),[3,4];case 4:return[2]}}))}))},g}();export{g as IkasRaffleAPI};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { StringFilterInput } from "./../../../__generated__/global-types";
|
|
2
|
+
export interface listState_listState {
|
|
3
|
+
__typename: "State";
|
|
4
|
+
id: string;
|
|
5
|
+
/**
|
|
6
|
+
* State's name.
|
|
7
|
+
*/
|
|
8
|
+
name: string;
|
|
9
|
+
/**
|
|
10
|
+
* The two-letter state code corresponding to the state.
|
|
11
|
+
*/
|
|
12
|
+
stateCode: string | null;
|
|
13
|
+
}
|
|
14
|
+
export interface listState {
|
|
15
|
+
listState: listState_listState[];
|
|
16
|
+
}
|
|
17
|
+
export interface listStateVariables {
|
|
18
|
+
countryId: StringFilterInput;
|
|
19
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__awaiter as t,__generator as n,__makeTemplateObject as e}from'../../ext/tslib/tslib.es6.js';import r from'../../ext/graphql-tag/src/index.js';import{apollo as o}from"../apollo.js";import{pascalCase as s}from"../../utils/helper.js";import"../../storefront/index.js";import"../../utils/i18n.js";var i,u=function(){function u(){}return u.listStates=function(u){return t(this,void 0,void 0,(function(){var t,a,l,d,c;return n(this,(function(n){switch(n.label){case 0:t=r(i||(i=e(["\n query listState($countryId: StringFilterInput!) {\n listState(countryId: $countryId) {\n id\n name\n stateCode\n }\n }\n "],["\n query listState($countryId: StringFilterInput!) {\n listState(countryId: $countryId) {\n id\n name\n stateCode\n }\n }\n "]))),n.label=1;case 1:return n.trys.push([1,3,,4]),[4,o.getClient().query({query:t,variables:{countryId:{eq:u}}})];case 2:return a=n.sent(),l=a.data,(d=a.errors)&&d.length&&console.log(d),l?[2,l.listState.map((function(t){return{id:t.id,name:s(t.name),stateCode:t.stateCode||void 0}}))]:[3,4];case 3:return c=n.sent(),console.log(c),[3,4];case 4:return[2,[]]}}))}))},u}();export{u as IkasStateAPI};
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { StorefrontStatusTypes, StorefrontThemeStatus } from "./../../../__generated__/global-types";
|
|
2
|
+
export interface getStorefront_getStorefront_localizations {
|
|
3
|
+
__typename: "StorefrontLocalization";
|
|
4
|
+
createdAt: any | null;
|
|
5
|
+
id: string;
|
|
6
|
+
isDefault: boolean;
|
|
7
|
+
locale: string;
|
|
8
|
+
name: string;
|
|
9
|
+
}
|
|
10
|
+
export interface getStorefront_getStorefront_routings {
|
|
11
|
+
__typename: "StorefrontRouting";
|
|
12
|
+
countryCodes: string[] | null;
|
|
13
|
+
createdAt: any | null;
|
|
14
|
+
domain: string | null;
|
|
15
|
+
id: string;
|
|
16
|
+
locale: string;
|
|
17
|
+
path: string | null;
|
|
18
|
+
priceListId: string | null;
|
|
19
|
+
updatedAt: any | null;
|
|
20
|
+
}
|
|
21
|
+
export interface getStorefront_getStorefront_themes {
|
|
22
|
+
__typename: "StorefrontTheme";
|
|
23
|
+
createdAt: any | null;
|
|
24
|
+
id: string;
|
|
25
|
+
isMainTheme: boolean;
|
|
26
|
+
name: string;
|
|
27
|
+
status: StorefrontThemeStatus;
|
|
28
|
+
themeId: string;
|
|
29
|
+
themeVersionId: string;
|
|
30
|
+
updatedAt: any | null;
|
|
31
|
+
}
|
|
32
|
+
export interface getStorefront_getStorefront {
|
|
33
|
+
__typename: "Storefront";
|
|
34
|
+
createdAt: any | null;
|
|
35
|
+
emailSettingsId: string | null;
|
|
36
|
+
fbpId: string | null;
|
|
37
|
+
gtmId: string | null;
|
|
38
|
+
id: string;
|
|
39
|
+
localizations: getStorefront_getStorefront_localizations[];
|
|
40
|
+
mainStorefrontThemeId: string | null;
|
|
41
|
+
name: string;
|
|
42
|
+
salesChannelId: string;
|
|
43
|
+
routings: getStorefront_getStorefront_routings[];
|
|
44
|
+
status: StorefrontStatusTypes;
|
|
45
|
+
themes: getStorefront_getStorefront_themes[];
|
|
46
|
+
}
|
|
47
|
+
export interface getStorefront {
|
|
48
|
+
getStorefront: getStorefront_getStorefront | null;
|
|
49
|
+
}
|
|
50
|
+
export interface getStorefrontVariables {
|
|
51
|
+
id: string;
|
|
52
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{__awaiter as n,__generator as e,__makeTemplateObject as t}from'../../ext/tslib/tslib.es6.js';import{apollo as r}from"../apollo.js";import o from'../../ext/graphql-tag/src/index.js';import{IkasStorefront as a}from"../../models/data/storefront/index.js";var i,d=function(){function d(){}return d.getStorefront=function(d){return n(this,void 0,void 0,(function(){var n,s,l,m,u;return e(this,(function(e){switch(e.label){case 0:n=o(i||(i=t(["\n query getStorefront($id: String!) {\n getStorefront(id: $id) {\n createdAt\n emailSettingsId\n fbpId\n gtmId\n id\n localizations {\n createdAt\n id\n isDefault\n locale\n name\n }\n mainStorefrontThemeId\n name\n salesChannelId\n routings {\n countryCodes\n createdAt\n domain\n id\n locale\n path\n priceListId\n updatedAt\n dynamicCurrencySettings {\n roundingFormat\n targetCurrencyCode\n }\n }\n status\n themes {\n createdAt\n id\n isMainTheme\n name\n status\n themeId\n themeVersionId\n updatedAt\n }\n }\n }\n "],["\n query getStorefront($id: String!) {\n getStorefront(id: $id) {\n createdAt\n emailSettingsId\n fbpId\n gtmId\n id\n localizations {\n createdAt\n id\n isDefault\n locale\n name\n }\n mainStorefrontThemeId\n name\n salesChannelId\n routings {\n countryCodes\n createdAt\n domain\n id\n locale\n path\n priceListId\n updatedAt\n dynamicCurrencySettings {\n roundingFormat\n targetCurrencyCode\n }\n }\n status\n themes {\n createdAt\n id\n isMainTheme\n name\n status\n themeId\n themeVersionId\n updatedAt\n }\n }\n }\n "]))),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,r.getClient().query({query:n,variables:{id:d}})];case 2:return s=e.sent(),l=s.data,(m=s.errors)&&m.length&&console.log(m),l?[2,new a(l.getStorefront)]:[3,4];case 3:return u=e.sent(),console.log(u),[3,4];case 4:return[2]}}))}))},d}();export{d as IkasStorefrontAPI};
|