@ikas/storefront 2.0.0-alpha.1 → 2.0.0-alpha.11

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.
Files changed (1654) hide show
  1. package/build/__generated__/global-types.d.ts +662 -0
  2. package/build/__generated__/global-types.js +1 -0
  3. package/build/_virtual/Observable.js_commonjs-proxy.js +1 -0
  4. package/build/_virtual/Parser.js_commonjs-proxy.js +1 -0
  5. package/build/_virtual/ReactPropTypesSecret.js_commonjs-proxy.js +1 -0
  6. package/build/_virtual/Tokenizer.js_commonjs-proxy.js +1 -0
  7. package/build/_virtual/_DataView.js_commonjs-proxy.js +1 -0
  8. package/build/_virtual/_Hash.js_commonjs-proxy.js +1 -0
  9. package/build/_virtual/_ListCache.js_commonjs-proxy.js +1 -0
  10. package/build/_virtual/_Map.js_commonjs-proxy.js +1 -0
  11. package/build/_virtual/_MapCache.js_commonjs-proxy.js +1 -0
  12. package/build/_virtual/_Promise.js_commonjs-proxy.js +1 -0
  13. package/build/_virtual/_Set.js_commonjs-proxy.js +1 -0
  14. package/build/_virtual/_SetCache.js_commonjs-proxy.js +1 -0
  15. package/build/_virtual/_Stack.js_commonjs-proxy.js +1 -0
  16. package/build/_virtual/_Symbol.js_commonjs-proxy.js +1 -0
  17. package/build/_virtual/_Uint8Array.js_commonjs-proxy.js +1 -0
  18. package/build/_virtual/_WeakMap.js_commonjs-proxy.js +1 -0
  19. package/build/_virtual/_apply.js_commonjs-proxy.js +1 -0
  20. package/build/_virtual/_arrayAggregator.js_commonjs-proxy.js +1 -0
  21. package/build/_virtual/_arrayEach.js_commonjs-proxy.js +1 -0
  22. package/build/_virtual/_arrayFilter.js_commonjs-proxy.js +1 -0
  23. package/build/_virtual/_arrayIncludes.js_commonjs-proxy.js +1 -0
  24. package/build/_virtual/_arrayIncludesWith.js_commonjs-proxy.js +1 -0
  25. package/build/_virtual/_arrayLikeKeys.js_commonjs-proxy.js +1 -0
  26. package/build/_virtual/_arrayMap.js_commonjs-proxy.js +1 -0
  27. package/build/_virtual/_arrayPush.js_commonjs-proxy.js +1 -0
  28. package/build/_virtual/_arraySome.js_commonjs-proxy.js +1 -0
  29. package/build/_virtual/_assignValue.js_commonjs-proxy.js +1 -0
  30. package/build/_virtual/_assocIndexOf.js_commonjs-proxy.js +1 -0
  31. package/build/_virtual/_baseAggregator.js_commonjs-proxy.js +1 -0
  32. package/build/_virtual/_baseAssign.js_commonjs-proxy.js +1 -0
  33. package/build/_virtual/_baseAssignIn.js_commonjs-proxy.js +1 -0
  34. package/build/_virtual/_baseAssignValue.js_commonjs-proxy.js +1 -0
  35. package/build/_virtual/_baseClone.js_commonjs-proxy.js +1 -0
  36. package/build/_virtual/_baseCreate.js_commonjs-proxy.js +1 -0
  37. package/build/_virtual/_baseEach.js_commonjs-proxy.js +1 -0
  38. package/build/_virtual/_baseFindIndex.js_commonjs-proxy.js +1 -0
  39. package/build/_virtual/_baseFlatten.js_commonjs-proxy.js +1 -0
  40. package/build/_virtual/_baseFor.js_commonjs-proxy.js +1 -0
  41. package/build/_virtual/_baseForOwn.js_commonjs-proxy.js +1 -0
  42. package/build/_virtual/_baseGet.js_commonjs-proxy.js +1 -0
  43. package/build/_virtual/_baseGetAllKeys.js_commonjs-proxy.js +1 -0
  44. package/build/_virtual/_baseGetTag.js_commonjs-proxy.js +1 -0
  45. package/build/_virtual/_baseHasIn.js_commonjs-proxy.js +1 -0
  46. package/build/_virtual/_baseIndexOf.js_commonjs-proxy.js +1 -0
  47. package/build/_virtual/_baseIsArguments.js_commonjs-proxy.js +1 -0
  48. package/build/_virtual/_baseIsEqual.js_commonjs-proxy.js +1 -0
  49. package/build/_virtual/_baseIsEqualDeep.js_commonjs-proxy.js +1 -0
  50. package/build/_virtual/_baseIsMap.js_commonjs-proxy.js +1 -0
  51. package/build/_virtual/_baseIsMatch.js_commonjs-proxy.js +1 -0
  52. package/build/_virtual/_baseIsNaN.js_commonjs-proxy.js +1 -0
  53. package/build/_virtual/_baseIsNative.js_commonjs-proxy.js +1 -0
  54. package/build/_virtual/_baseIsSet.js_commonjs-proxy.js +1 -0
  55. package/build/_virtual/_baseIsTypedArray.js_commonjs-proxy.js +1 -0
  56. package/build/_virtual/_baseIteratee.js_commonjs-proxy.js +1 -0
  57. package/build/_virtual/_baseKeys.js_commonjs-proxy.js +1 -0
  58. package/build/_virtual/_baseKeysIn.js_commonjs-proxy.js +1 -0
  59. package/build/_virtual/_baseMap.js_commonjs-proxy.js +1 -0
  60. package/build/_virtual/_baseMatches.js_commonjs-proxy.js +1 -0
  61. package/build/_virtual/_baseMatchesProperty.js_commonjs-proxy.js +1 -0
  62. package/build/_virtual/_baseOrderBy.js_commonjs-proxy.js +1 -0
  63. package/build/_virtual/_baseProperty.js_commonjs-proxy.js +1 -0
  64. package/build/_virtual/_basePropertyDeep.js_commonjs-proxy.js +1 -0
  65. package/build/_virtual/_baseRest.js_commonjs-proxy.js +1 -0
  66. package/build/_virtual/_baseSetToString.js_commonjs-proxy.js +1 -0
  67. package/build/_virtual/_baseSortBy.js_commonjs-proxy.js +1 -0
  68. package/build/_virtual/_baseTimes.js_commonjs-proxy.js +1 -0
  69. package/build/_virtual/_baseToString.js_commonjs-proxy.js +1 -0
  70. package/build/_virtual/_baseUnary.js_commonjs-proxy.js +1 -0
  71. package/build/_virtual/_baseUniq.js_commonjs-proxy.js +1 -0
  72. package/build/_virtual/_cacheHas.js_commonjs-proxy.js +1 -0
  73. package/build/_virtual/_castFunction.js_commonjs-proxy.js +1 -0
  74. package/build/_virtual/_castPath.js_commonjs-proxy.js +1 -0
  75. package/build/_virtual/_cloneArrayBuffer.js_commonjs-proxy.js +1 -0
  76. package/build/_virtual/_cloneBuffer.js_commonjs-proxy.js +1 -0
  77. package/build/_virtual/_cloneDataView.js_commonjs-proxy.js +1 -0
  78. package/build/_virtual/_cloneRegExp.js_commonjs-proxy.js +1 -0
  79. package/build/_virtual/_cloneSymbol.js_commonjs-proxy.js +1 -0
  80. package/build/_virtual/_cloneTypedArray.js_commonjs-proxy.js +1 -0
  81. package/build/_virtual/_commonjsHelpers.js +1 -0
  82. package/build/_virtual/_compareAscending.js_commonjs-proxy.js +1 -0
  83. package/build/_virtual/_compareMultiple.js_commonjs-proxy.js +1 -0
  84. package/build/_virtual/_copyArray.js_commonjs-proxy.js +1 -0
  85. package/build/_virtual/_copyObject.js_commonjs-proxy.js +1 -0
  86. package/build/_virtual/_copySymbols.js_commonjs-proxy.js +1 -0
  87. package/build/_virtual/_copySymbolsIn.js_commonjs-proxy.js +1 -0
  88. package/build/_virtual/_coreJsData.js_commonjs-proxy.js +1 -0
  89. package/build/_virtual/_createAggregator.js_commonjs-proxy.js +1 -0
  90. package/build/_virtual/_createBaseEach.js_commonjs-proxy.js +1 -0
  91. package/build/_virtual/_createBaseFor.js_commonjs-proxy.js +1 -0
  92. package/build/_virtual/_createSet.js_commonjs-proxy.js +1 -0
  93. package/build/_virtual/_defineProperty.js_commonjs-proxy.js +1 -0
  94. package/build/_virtual/_equalArrays.js_commonjs-proxy.js +1 -0
  95. package/build/_virtual/_equalByTag.js_commonjs-proxy.js +1 -0
  96. package/build/_virtual/_equalObjects.js_commonjs-proxy.js +1 -0
  97. package/build/_virtual/_freeGlobal.js_commonjs-proxy.js +1 -0
  98. package/build/_virtual/_getAllKeys.js_commonjs-proxy.js +1 -0
  99. package/build/_virtual/_getAllKeysIn.js_commonjs-proxy.js +1 -0
  100. package/build/_virtual/_getMapData.js_commonjs-proxy.js +1 -0
  101. package/build/_virtual/_getMatchData.js_commonjs-proxy.js +1 -0
  102. package/build/_virtual/_getNative.js_commonjs-proxy.js +1 -0
  103. package/build/_virtual/_getPrototype.js_commonjs-proxy.js +1 -0
  104. package/build/_virtual/_getRawTag.js_commonjs-proxy.js +1 -0
  105. package/build/_virtual/_getSymbols.js_commonjs-proxy.js +1 -0
  106. package/build/_virtual/_getSymbolsIn.js_commonjs-proxy.js +1 -0
  107. package/build/_virtual/_getTag.js_commonjs-proxy.js +1 -0
  108. package/build/_virtual/_getValue.js_commonjs-proxy.js +1 -0
  109. package/build/_virtual/_hasPath.js_commonjs-proxy.js +1 -0
  110. package/build/_virtual/_hashClear.js_commonjs-proxy.js +1 -0
  111. package/build/_virtual/_hashDelete.js_commonjs-proxy.js +1 -0
  112. package/build/_virtual/_hashGet.js_commonjs-proxy.js +1 -0
  113. package/build/_virtual/_hashHas.js_commonjs-proxy.js +1 -0
  114. package/build/_virtual/_hashSet.js_commonjs-proxy.js +1 -0
  115. package/build/_virtual/_initCloneArray.js_commonjs-proxy.js +1 -0
  116. package/build/_virtual/_initCloneByTag.js_commonjs-proxy.js +1 -0
  117. package/build/_virtual/_initCloneObject.js_commonjs-proxy.js +1 -0
  118. package/build/_virtual/_isFlattenable.js_commonjs-proxy.js +1 -0
  119. package/build/_virtual/_isIndex.js_commonjs-proxy.js +1 -0
  120. package/build/_virtual/_isIterateeCall.js_commonjs-proxy.js +1 -0
  121. package/build/_virtual/_isKey.js_commonjs-proxy.js +1 -0
  122. package/build/_virtual/_isKeyable.js_commonjs-proxy.js +1 -0
  123. package/build/_virtual/_isMasked.js_commonjs-proxy.js +1 -0
  124. package/build/_virtual/_isPrototype.js_commonjs-proxy.js +1 -0
  125. package/build/_virtual/_isStrictComparable.js_commonjs-proxy.js +1 -0
  126. package/build/_virtual/_listCacheClear.js_commonjs-proxy.js +1 -0
  127. package/build/_virtual/_listCacheDelete.js_commonjs-proxy.js +1 -0
  128. package/build/_virtual/_listCacheGet.js_commonjs-proxy.js +1 -0
  129. package/build/_virtual/_listCacheHas.js_commonjs-proxy.js +1 -0
  130. package/build/_virtual/_listCacheSet.js_commonjs-proxy.js +1 -0
  131. package/build/_virtual/_mapCacheClear.js_commonjs-proxy.js +1 -0
  132. package/build/_virtual/_mapCacheDelete.js_commonjs-proxy.js +1 -0
  133. package/build/_virtual/_mapCacheGet.js_commonjs-proxy.js +1 -0
  134. package/build/_virtual/_mapCacheHas.js_commonjs-proxy.js +1 -0
  135. package/build/_virtual/_mapCacheSet.js_commonjs-proxy.js +1 -0
  136. package/build/_virtual/_mapToArray.js_commonjs-proxy.js +1 -0
  137. package/build/_virtual/_matchesStrictComparable.js_commonjs-proxy.js +1 -0
  138. package/build/_virtual/_memoizeCapped.js_commonjs-proxy.js +1 -0
  139. package/build/_virtual/_nativeCreate.js_commonjs-proxy.js +1 -0
  140. package/build/_virtual/_nativeKeys.js_commonjs-proxy.js +1 -0
  141. package/build/_virtual/_nativeKeysIn.js_commonjs-proxy.js +1 -0
  142. package/build/_virtual/_nodeUtil.js_commonjs-proxy.js +1 -0
  143. package/build/_virtual/_objectToString.js_commonjs-proxy.js +1 -0
  144. package/build/_virtual/_overArg.js_commonjs-proxy.js +1 -0
  145. package/build/_virtual/_overRest.js_commonjs-proxy.js +1 -0
  146. package/build/_virtual/_registry.js_commonjs-proxy.js +1 -0
  147. package/build/_virtual/_root.js_commonjs-proxy.js +1 -0
  148. package/build/_virtual/_setCacheAdd.js_commonjs-proxy.js +1 -0
  149. package/build/_virtual/_setCacheHas.js_commonjs-proxy.js +1 -0
  150. package/build/_virtual/_setToArray.js_commonjs-proxy.js +1 -0
  151. package/build/_virtual/_setToString.js_commonjs-proxy.js +1 -0
  152. package/build/_virtual/_shortOut.js_commonjs-proxy.js +1 -0
  153. package/build/_virtual/_stackClear.js_commonjs-proxy.js +1 -0
  154. package/build/_virtual/_stackDelete.js_commonjs-proxy.js +1 -0
  155. package/build/_virtual/_stackGet.js_commonjs-proxy.js +1 -0
  156. package/build/_virtual/_stackHas.js_commonjs-proxy.js +1 -0
  157. package/build/_virtual/_stackSet.js_commonjs-proxy.js +1 -0
  158. package/build/_virtual/_stream_duplex.js_commonjs-proxy.js +1 -0
  159. package/build/_virtual/_stream_passthrough.js_commonjs-proxy.js +1 -0
  160. package/build/_virtual/_stream_readable.js_commonjs-proxy.js +1 -0
  161. package/build/_virtual/_stream_transform.js_commonjs-proxy.js +1 -0
  162. package/build/_virtual/_stream_writable.js_commonjs-proxy.js +1 -0
  163. package/build/_virtual/_strictIndexOf.js_commonjs-proxy.js +1 -0
  164. package/build/_virtual/_stringToPath.js_commonjs-proxy.js +1 -0
  165. package/build/_virtual/_toKey.js_commonjs-proxy.js +1 -0
  166. package/build/_virtual/_toSource.js_commonjs-proxy.js +1 -0
  167. package/build/_virtual/async_iterator.js_commonjs-proxy.js +1 -0
  168. package/build/_virtual/attributes-to-props.js_commonjs-proxy.js +1 -0
  169. package/build/_virtual/buffer_list.js_commonjs-proxy.js +1 -0
  170. package/build/_virtual/checkPropTypes.js_commonjs-proxy.js +1 -0
  171. package/build/_virtual/constant.js_commonjs-proxy.js +1 -0
  172. package/build/_virtual/decode_codepoint.js_commonjs-proxy.js +1 -0
  173. package/build/_virtual/destroy.js_commonjs-proxy.js +1 -0
  174. package/build/_virtual/dom-to-react.js_commonjs-proxy.js +1 -0
  175. package/build/_virtual/end-of-stream.js_commonjs-proxy.js +1 -0
  176. package/build/_virtual/eq.js_commonjs-proxy.js +1 -0
  177. package/build/_virtual/errors.js_commonjs-proxy.js +1 -0
  178. package/build/_virtual/factoryWithThrowingShims.js_commonjs-proxy.js +1 -0
  179. package/build/_virtual/factoryWithTypeCheckers.js_commonjs-proxy.js +1 -0
  180. package/build/_virtual/from.js_commonjs-proxy.js +1 -0
  181. package/build/_virtual/get.js_commonjs-proxy.js +1 -0
  182. package/build/_virtual/hasIn.js_commonjs-proxy.js +1 -0
  183. package/build/_virtual/html-to-dom.js_commonjs-proxy.js +1 -0
  184. package/build/_virtual/identity.js_commonjs-proxy.js +1 -0
  185. package/build/_virtual/index.js_commonjs-proxy.js +1 -0
  186. package/build/_virtual/index.js_commonjs-proxy10.js +1 -0
  187. package/build/_virtual/index.js_commonjs-proxy11.js +1 -0
  188. package/build/_virtual/index.js_commonjs-proxy12.js +1 -0
  189. package/build/_virtual/index.js_commonjs-proxy13.js +1 -0
  190. package/build/_virtual/index.js_commonjs-proxy2.js +1 -0
  191. package/build/_virtual/index.js_commonjs-proxy3.js +1 -0
  192. package/build/_virtual/index.js_commonjs-proxy4.js +1 -0
  193. package/build/_virtual/index.js_commonjs-proxy5.js +1 -0
  194. package/build/_virtual/index.js_commonjs-proxy6.js +1 -0
  195. package/build/_virtual/index.js_commonjs-proxy7.js +1 -0
  196. package/build/_virtual/index.js_commonjs-proxy8.js +1 -0
  197. package/build/_virtual/index.js_commonjs-proxy9.js +1 -0
  198. package/build/_virtual/inherits.js_commonjs-proxy.js +1 -0
  199. package/build/_virtual/inherits_browser.js_commonjs-proxy.js +1 -0
  200. package/build/_virtual/isArguments.js_commonjs-proxy.js +1 -0
  201. package/build/_virtual/isArray.js_commonjs-proxy.js +1 -0
  202. package/build/_virtual/isArrayLike.js_commonjs-proxy.js +1 -0
  203. package/build/_virtual/isBuffer.js_commonjs-proxy.js +1 -0
  204. package/build/_virtual/isFunction.js_commonjs-proxy.js +1 -0
  205. package/build/_virtual/isLength.js_commonjs-proxy.js +1 -0
  206. package/build/_virtual/isMap.js_commonjs-proxy.js +1 -0
  207. package/build/_virtual/isObject.js_commonjs-proxy.js +1 -0
  208. package/build/_virtual/isObjectLike.js_commonjs-proxy.js +1 -0
  209. package/build/_virtual/isSet.js_commonjs-proxy.js +1 -0
  210. package/build/_virtual/isSymbol.js_commonjs-proxy.js +1 -0
  211. package/build/_virtual/isTypedArray.js_commonjs-proxy.js +1 -0
  212. package/build/_virtual/keys.js_commonjs-proxy.js +1 -0
  213. package/build/_virtual/keysIn.js_commonjs-proxy.js +1 -0
  214. package/build/_virtual/memoize.js_commonjs-proxy.js +1 -0
  215. package/build/_virtual/node.js_commonjs-proxy.js +1 -0
  216. package/build/_virtual/node.js_commonjs-proxy2.js +1 -0
  217. package/build/_virtual/noop.js_commonjs-proxy.js +1 -0
  218. package/build/_virtual/now.js_commonjs-proxy.js +1 -0
  219. package/build/_virtual/parser.mjs_commonjs-proxy.js +1 -0
  220. package/build/_virtual/pipeline.js_commonjs-proxy.js +1 -0
  221. package/build/_virtual/possibleStandardNamesOptimized.js_commonjs-proxy.js +1 -0
  222. package/build/_virtual/property.js_commonjs-proxy.js +1 -0
  223. package/build/_virtual/react-is.development.js_commonjs-proxy.js +1 -0
  224. package/build/_virtual/react-is.production.min.js_commonjs-proxy.js +1 -0
  225. package/build/_virtual/readable.js_commonjs-proxy.js +1 -0
  226. package/build/_virtual/state.js_commonjs-proxy.js +1 -0
  227. package/build/_virtual/stream.js_commonjs-proxy.js +1 -0
  228. package/build/_virtual/string_decoder.js_commonjs-proxy.js +1 -0
  229. package/build/_virtual/stubArray.js_commonjs-proxy.js +1 -0
  230. package/build/_virtual/stubFalse.js_commonjs-proxy.js +1 -0
  231. package/build/_virtual/toNumber.js_commonjs-proxy.js +1 -0
  232. package/build/_virtual/toString.js_commonjs-proxy.js +1 -0
  233. package/build/_virtual/utilities.js_commonjs-proxy.js +1 -0
  234. package/build/_virtual/utilities.js_commonjs-proxy2.js +1 -0
  235. package/build/_virtual/utilities.js_commonjs-proxy3.js +1 -0
  236. package/build/analytics/analytics.d.ts +37 -0
  237. package/build/analytics/analytics.js +1 -0
  238. package/build/analytics/events.d.ts +36 -0
  239. package/build/analytics/events.js +1 -0
  240. package/build/analytics/facebookPixel.d.ts +15 -0
  241. package/build/analytics/facebookPixel.js +1 -0
  242. package/build/analytics/googleTagManager.d.ts +201 -0
  243. package/build/analytics/googleTagManager.js +1 -0
  244. package/build/analytics/head/index.d.ts +7 -0
  245. package/build/analytics/head/index.js +1 -0
  246. package/build/analytics/ikas.d.ts +133 -0
  247. package/build/analytics/ikas.js +1 -0
  248. package/build/analytics/index.d.ts +2 -0
  249. package/build/api/apollo.d.ts +10 -0
  250. package/build/api/apollo.js +1 -0
  251. package/build/api/back-in-stock-reminder/__generated__/listProductBackInStockRemind.d.ts +24 -0
  252. package/build/api/back-in-stock-reminder/__generated__/saveProductBackInStockRemind.d.ts +19 -0
  253. package/build/api/back-in-stock-reminder/index.d.ts +23 -0
  254. package/build/api/back-in-stock-reminder/index.js +1 -0
  255. package/build/api/blog/__generated__/getBlog.d.ts +108 -0
  256. package/build/api/blog/__generated__/listBlog.d.ts +111 -0
  257. package/build/api/blog/__generated__/listBlogCategory.d.ts +63 -0
  258. package/build/api/blog/__generated__/listBlogMetaData.d.ts +55 -0
  259. package/build/api/blog/index.d.ts +32 -0
  260. package/build/api/blog/index.js +1 -0
  261. package/build/api/brand/__generated__/listProductBrand.d.ts +88 -0
  262. package/build/api/brand/index.d.ts +16 -0
  263. package/build/api/brand/index.js +1 -0
  264. package/build/api/cart/__generated__/getCart.d.ts +178 -0
  265. package/build/api/cart/__generated__/saveItemToCart.d.ts +187 -0
  266. package/build/api/cart/index.d.ts +5 -0
  267. package/build/api/cart/index.js +1 -0
  268. package/build/api/category/__generated__/listCategory.d.ts +99 -0
  269. package/build/api/category/__generated__/listCategoryPaths.d.ts +32 -0
  270. package/build/api/category/index.d.ts +18 -0
  271. package/build/api/category/index.js +1 -0
  272. package/build/api/checkout/__generated__/addCouponCodeToCheckout.d.ts +11 -0
  273. package/build/api/checkout/__generated__/checkStocks.d.ts +18 -0
  274. package/build/api/checkout/__generated__/createSaleTransactionWithCheckout.d.ts +22 -0
  275. package/build/api/checkout/__generated__/getCheckoutByCartId.d.ts +10 -0
  276. package/build/api/checkout/__generated__/getCheckoutById.d.ts +574 -0
  277. package/build/api/checkout/__generated__/getOrder.d.ts +620 -0
  278. package/build/api/checkout/__generated__/listCheckoutSettings.d.ts +34 -0
  279. package/build/api/checkout/__generated__/listPaymentGateway.d.ts +42 -0
  280. package/build/api/checkout/__generated__/retrieveInstallmentInfo.d.ts +23 -0
  281. package/build/api/checkout/__generated__/saveCheckout.d.ts +11 -0
  282. package/build/api/checkout/index.d.ts +29 -0
  283. package/build/api/checkout/index.js +1 -0
  284. package/build/api/city/__generated__/listCity.d.ts +20 -0
  285. package/build/api/city/index.d.ts +4 -0
  286. package/build/api/city/index.js +1 -0
  287. package/build/api/contact-form/__generated__/sendContactFormToMerchant.d.ts +9 -0
  288. package/build/api/contact-form/index.d.ts +10 -0
  289. package/build/api/contact-form/index.js +1 -0
  290. package/build/api/country/__generated__/getAvailableShippingCountries.d.ts +6 -0
  291. package/build/api/country/__generated__/getMyCountry.d.ts +3 -0
  292. package/build/api/country/__generated__/listCountry.d.ts +41 -0
  293. package/build/api/country/index.d.ts +6 -0
  294. package/build/api/country/index.js +1 -0
  295. package/build/api/customer/__generated__/checkCustomerEmail.d.ts +10 -0
  296. package/build/api/customer/__generated__/createCustomerEmailSubscription.d.ts +11 -0
  297. package/build/api/customer/__generated__/createOrderRefundRequest.d.ts +590 -0
  298. package/build/api/customer/__generated__/customerForgotPassword.d.ts +7 -0
  299. package/build/api/customer/__generated__/customerLogin.d.ts +155 -0
  300. package/build/api/customer/__generated__/customerRecoverPassword.d.ts +8 -0
  301. package/build/api/customer/__generated__/customerRefreshToken.d.ts +11 -0
  302. package/build/api/customer/__generated__/getCustomerOrders.d.ts +620 -0
  303. package/build/api/customer/__generated__/getLastViewedProducts.d.ts +15 -0
  304. package/build/api/customer/__generated__/getMyCustomer.d.ts +141 -0
  305. package/build/api/customer/__generated__/listOrderRefundSettings.d.ts +13 -0
  306. package/build/api/customer/__generated__/listOrderTransactions.d.ts +53 -0
  307. package/build/api/customer/__generated__/registerCustomer.d.ts +151 -0
  308. package/build/api/customer/__generated__/saveLastViewedProducts.d.ts +11 -0
  309. package/build/api/customer/__generated__/saveMyCustomer.d.ts +148 -0
  310. package/build/api/customer/index.d.ts +44 -0
  311. package/build/api/customer/index.js +1 -0
  312. package/build/api/customer-review/__generated__/createCustomerReview.d.ts +11 -0
  313. package/build/api/customer-review/__generated__/listCustomerReviews.d.ts +50 -0
  314. package/build/api/customer-review/index.d.ts +24 -0
  315. package/build/api/customer-review/index.js +1 -0
  316. package/build/api/district/__generated__/listDistrict.d.ts +16 -0
  317. package/build/api/district/index.d.ts +4 -0
  318. package/build/api/district/index.js +1 -0
  319. package/build/api/favorite-product/__generated__/isFavoriteProduct.d.ts +6 -0
  320. package/build/api/favorite-product/__generated__/listFavoriteProducts.d.ts +12 -0
  321. package/build/api/favorite-product/__generated__/saveFavoriteProduct.d.ts +7 -0
  322. package/build/api/favorite-product/index.d.ts +6 -0
  323. package/build/api/favorite-product/index.js +1 -0
  324. package/build/api/html-meta-data/__generated__/listHTMLMetaData.d.ts +28 -0
  325. package/build/api/html-meta-data/index.d.ts +4 -0
  326. package/build/api/html-meta-data/index.js +1 -0
  327. package/build/api/index.d.ts +23 -0
  328. package/build/api/merchant/__generated__/listMerchantSettings.d.ts +9 -0
  329. package/build/api/merchant/index.d.ts +4 -0
  330. package/build/api/merchant/index.js +1 -0
  331. package/build/api/product-attribute/__generated__/listProductAttribute.d.ts +72 -0
  332. package/build/api/product-attribute/index.d.ts +4 -0
  333. package/build/api/product-option-set/__generated__/ListProductOptionSet.d.ts +90 -0
  334. package/build/api/product-option-set/index.d.ts +4 -0
  335. package/build/api/product-option-set/index.js +1 -0
  336. package/build/api/product-search/__generated__/getProductFilterData.d.ts +61 -0
  337. package/build/api/product-search/__generated__/searchProducts.d.ts +26 -0
  338. package/build/api/product-search/index.d.ts +20 -0
  339. package/build/api/product-search/index.js +1 -0
  340. package/build/api/raffle/__generated__/getRafflesByCustomerId.d.ts +44 -0
  341. package/build/api/raffle/__generated__/listRaffle.d.ts +83 -0
  342. package/build/api/raffle/__generated__/listRaffleMetaData.d.ts +22 -0
  343. package/build/api/raffle/__generated__/saveRaffleParticipant.d.ts +30 -0
  344. package/build/api/raffle/index.d.ts +24 -0
  345. package/build/api/raffle/index.js +1 -0
  346. package/build/api/state/__generated__/listState.d.ts +19 -0
  347. package/build/api/state/index.d.ts +4 -0
  348. package/build/api/state/index.js +1 -0
  349. package/build/api/stock-location/__generated__/listStockLocation.d.ts +7 -0
  350. package/build/api/stock-location/index.d.ts +4 -0
  351. package/build/api/storefront/__generated__/getStorefront.d.ts +52 -0
  352. package/build/api/storefront/index.d.ts +4 -0
  353. package/build/api/storefront/index.js +1 -0
  354. package/build/api/variant-type/__generated__/listVariantType.d.ts +76 -0
  355. package/build/api/variant-type/index.d.ts +4 -0
  356. package/build/assets/translations/checkout/en.js +1 -0
  357. package/build/assets/translations/checkout/tr.js +1 -0
  358. package/build/components/checkout/components/address-form/index.d.ts +3 -0
  359. package/build/components/checkout/components/address-form/index.js +1 -0
  360. package/build/components/checkout/components/address-form/model.d.ts +123 -0
  361. package/build/components/checkout/components/address-form/model.js +1 -0
  362. package/build/components/checkout/components/button/index.d.ts +12 -0
  363. package/build/components/checkout/components/button/index.js +1 -0
  364. package/build/components/checkout/components/button/style.module.scss.js +1 -0
  365. package/build/components/checkout/components/cart-summary/cart-item/index.d.ts +10 -0
  366. package/build/components/checkout/components/cart-summary/cart-item/index.js +1 -0
  367. package/build/components/checkout/components/cart-summary/cart-item/style.module.scss.js +1 -0
  368. package/build/components/checkout/components/cart-summary/index.d.ts +8 -0
  369. package/build/components/checkout/components/cart-summary/index.js +1 -0
  370. package/build/components/checkout/components/cart-summary/style.module.scss.js +1 -0
  371. package/build/components/checkout/components/checkbox/check.d.ts +6 -0
  372. package/build/components/checkout/components/checkbox/check.js +1 -0
  373. package/build/components/checkout/components/checkbox/index.d.ts +10 -0
  374. package/build/components/checkout/components/checkbox/index.js +1 -0
  375. package/build/components/checkout/components/checkbox/style.module.scss.js +1 -0
  376. package/build/components/checkout/components/credit-card-form/index.d.ts +7 -0
  377. package/build/components/checkout/components/credit-card-form/index.js +1 -0
  378. package/build/components/checkout/components/credit-card-form/model.d.ts +26 -0
  379. package/build/components/checkout/components/credit-card-form/model.js +1 -0
  380. package/build/components/checkout/components/credit-card-form/style.module.scss.js +1 -0
  381. package/build/components/checkout/components/credit-card-form/svg/amex.d.ts +6 -0
  382. package/build/components/checkout/components/credit-card-form/svg/amex.js +1 -0
  383. package/build/components/checkout/components/credit-card-form/svg/master-card.d.ts +6 -0
  384. package/build/components/checkout/components/credit-card-form/svg/master-card.js +1 -0
  385. package/build/components/checkout/components/credit-card-form/svg/troy.d.ts +6 -0
  386. package/build/components/checkout/components/credit-card-form/svg/troy.js +1 -0
  387. package/build/components/checkout/components/credit-card-form/svg/visa.d.ts +6 -0
  388. package/build/components/checkout/components/credit-card-form/svg/visa.js +1 -0
  389. package/build/components/checkout/components/customer-addresses/index.d.ts +15 -0
  390. package/build/components/checkout/components/customer-addresses/index.js +1 -0
  391. package/build/components/checkout/components/customer-addresses/model.d.ts +21 -0
  392. package/build/components/checkout/components/customer-addresses/model.js +1 -0
  393. package/build/components/checkout/components/customer-addresses/style.module.scss.js +1 -0
  394. package/build/components/checkout/components/error/customer-login-required-error/index.d.ts +8 -0
  395. package/build/components/checkout/components/error/customer-login-required-error/index.js +1 -0
  396. package/build/components/checkout/components/error/index.d.ts +7 -0
  397. package/build/components/checkout/components/error/index.js +1 -0
  398. package/build/components/checkout/components/error/no-shipping-error/index.d.ts +6 -0
  399. package/build/components/checkout/components/error/no-shipping-error/index.js +1 -0
  400. package/build/components/checkout/components/error/payment-error/index.d.ts +8 -0
  401. package/build/components/checkout/components/error/payment-error/index.js +1 -0
  402. package/build/components/checkout/components/error/stock-error/index.d.ts +8 -0
  403. package/build/components/checkout/components/error/stock-error/index.js +1 -0
  404. package/build/components/checkout/components/error/stock-error/style.module.scss.js +1 -0
  405. package/build/components/checkout/components/error/unknown-error/index.d.ts +6 -0
  406. package/build/components/checkout/components/error/unknown-error/index.js +1 -0
  407. package/build/components/checkout/components/expandable-section/index.d.ts +6 -0
  408. package/build/components/checkout/components/expandable-section/index.js +1 -0
  409. package/build/components/checkout/components/expandable-section/style.module.scss.js +1 -0
  410. package/build/components/checkout/components/form-item/caret-down.d.ts +6 -0
  411. package/build/components/checkout/components/form-item/caret-down.js +1 -0
  412. package/build/components/checkout/components/form-item/index.d.ts +3 -0
  413. package/build/components/checkout/components/form-item/index.js +1 -0
  414. package/build/components/checkout/components/form-item/model.d.ts +59 -0
  415. package/build/components/checkout/components/form-item/model.js +1 -0
  416. package/build/components/checkout/components/form-item/style.module.scss.js +1 -0
  417. package/build/components/checkout/components/fullscreen-loading/index.d.ts +2 -0
  418. package/build/components/checkout/components/fullscreen-loading/index.js +1 -0
  419. package/build/components/checkout/components/fullscreen-loading/style.module.scss.js +1 -0
  420. package/build/components/checkout/components/input-with-button/index.d.ts +11 -0
  421. package/build/components/checkout/components/input-with-button/index.js +1 -0
  422. package/build/components/checkout/components/input-with-button/style.module.scss.js +1 -0
  423. package/build/components/checkout/components/modal/index.d.ts +8 -0
  424. package/build/components/checkout/components/modal/index.js +1 -0
  425. package/build/components/checkout/components/modal/style.module.scss.js +1 -0
  426. package/build/components/checkout/components/notification-box/index.d.ts +9 -0
  427. package/build/components/checkout/components/notification-box/index.js +1 -0
  428. package/build/components/checkout/components/notification-box/style.module.scss.js +1 -0
  429. package/build/components/checkout/components/select-box/index.d.ts +13 -0
  430. package/build/components/checkout/components/select-box/index.js +1 -0
  431. package/build/components/checkout/components/select-box/style.module.scss.js +1 -0
  432. package/build/components/checkout/components/step-container/index.d.ts +15 -0
  433. package/build/components/checkout/components/step-container/index.js +1 -0
  434. package/build/components/checkout/components/step-container/style.module.scss.js +1 -0
  435. package/build/components/checkout/components/svg/arrow-down.d.ts +6 -0
  436. package/build/components/checkout/components/svg/arrow-down.js +1 -0
  437. package/build/components/checkout/components/svg/arrow-left.d.ts +6 -0
  438. package/build/components/checkout/components/svg/arrow-right.d.ts +6 -0
  439. package/build/components/checkout/components/svg/cross.d.ts +6 -0
  440. package/build/components/checkout/components/svg/cross.js +1 -0
  441. package/build/components/checkout/components/svg/discount.d.ts +6 -0
  442. package/build/components/checkout/components/svg/external.d.ts +6 -0
  443. package/build/components/checkout/components/svg/external.js +1 -0
  444. package/build/components/checkout/components/svg/gift.d.ts +7 -0
  445. package/build/components/checkout/components/svg/gift.js +1 -0
  446. package/build/components/checkout/components/svg/ikas.d.ts +6 -0
  447. package/build/components/checkout/components/svg/ikas.js +1 -0
  448. package/build/components/checkout/components/svg/lock.d.ts +6 -0
  449. package/build/components/checkout/components/svg/lock.js +1 -0
  450. package/build/components/checkout/components/svg/shopping-cart.d.ts +6 -0
  451. package/build/components/checkout/components/svg/success-circle.d.ts +6 -0
  452. package/build/components/checkout/components/svg/success-circle.js +1 -0
  453. package/build/components/checkout/components/svg/tag.d.ts +6 -0
  454. package/build/components/checkout/components/svg/warning.d.ts +6 -0
  455. package/build/components/checkout/components/svg/warning.js +1 -0
  456. package/build/components/checkout/components/toggle/index.d.ts +10 -0
  457. package/build/components/checkout/components/toggle/index.js +1 -0
  458. package/build/components/checkout/components/toggle/style.module.scss.js +1 -0
  459. package/build/components/checkout/components/tooltip/index.d.ts +8 -0
  460. package/build/components/checkout/components/tooltip/index.js +1 -0
  461. package/build/components/checkout/components/tooltip/style.module.scss.js +1 -0
  462. package/build/components/checkout/index.d.ts +32 -0
  463. package/build/components/checkout/index.js +1 -0
  464. package/build/components/checkout/model.d.ts +120 -0
  465. package/build/components/checkout/model.js +1 -0
  466. package/build/components/checkout/steps/step-info/index.d.ts +7 -0
  467. package/build/components/checkout/steps/step-info/index.js +1 -0
  468. package/build/components/checkout/steps/step-payment/billing-address/index.d.ts +7 -0
  469. package/build/components/checkout/steps/step-payment/billing-address/index.js +1 -0
  470. package/build/components/checkout/steps/step-payment/index.d.ts +7 -0
  471. package/build/components/checkout/steps/step-payment/index.js +1 -0
  472. package/build/components/checkout/steps/step-payment/payment-gateways/index.d.ts +7 -0
  473. package/build/components/checkout/steps/step-payment/payment-gateways/index.js +1 -0
  474. package/build/components/checkout/steps/step-payment/payment-gateways/installments/index.d.ts +7 -0
  475. package/build/components/checkout/steps/step-payment/payment-gateways/installments/index.js +1 -0
  476. package/build/components/checkout/steps/step-payment/payment-gateways/installments/style.module.scss.js +1 -0
  477. package/build/components/checkout/steps/step-payment/payment-gateways/style.module.scss.js +1 -0
  478. package/build/components/checkout/steps/step-payment/style.module.scss.js +1 -0
  479. package/build/components/checkout/steps/step-shipping/index.d.ts +7 -0
  480. package/build/components/checkout/steps/step-shipping/index.js +1 -0
  481. package/build/components/checkout/steps/step-shipping/style.module.scss.js +1 -0
  482. package/build/components/checkout/steps/step-success/index.d.ts +7 -0
  483. package/build/components/checkout/steps/step-success/index.js +1 -0
  484. package/build/components/checkout/steps/step-success/style.module.scss.js +1 -0
  485. package/build/components/checkout/style.module.scss.js +1 -0
  486. package/build/components/checkout/styles/common.module.scss.js +1 -0
  487. package/build/components/image/index.d.ts +36 -0
  488. package/build/components/image/index.js +1 -0
  489. package/build/components/index.d.ts +4 -0
  490. package/build/components/page/ThemeComponent.d.ts +21 -0
  491. package/build/components/page/ThemeComponent.js +1 -0
  492. package/build/components/page/head.d.ts +12 -0
  493. package/build/components/page/head.js +1 -0
  494. package/build/components/page/index.d.ts +18 -0
  495. package/build/components/page/index.js +1 -0
  496. package/build/components/page-editor/ThemeComponentEditor.d.ts +33 -0
  497. package/build/components/page-editor/ThemeComponentEditor.js +1 -0
  498. package/build/components/page-editor/error/index.d.ts +5 -0
  499. package/build/components/page-editor/error/index.js +1 -0
  500. package/build/components/page-editor/index.d.ts +2 -0
  501. package/build/components/page-editor/index.js +1 -0
  502. package/build/components/page-editor/loader/index.d.ts +2 -0
  503. package/build/components/page-editor/loader/index.js +1 -0
  504. package/build/components/page-editor/loader/style.module.scss.js +1 -0
  505. package/build/components/page-editor/model.d.ts +65 -0
  506. package/build/components/page-editor/model.js +1 -0
  507. package/build/ext/@apollo/client/cache/core/cache.js +1 -0
  508. package/build/ext/@apollo/client/cache/core/types/common.js +1 -0
  509. package/build/ext/@apollo/client/cache/inmemory/entityStore.js +1 -0
  510. package/build/ext/@apollo/client/cache/inmemory/helpers.js +1 -0
  511. package/build/ext/@apollo/client/cache/inmemory/inMemoryCache.js +1 -0
  512. package/build/ext/@apollo/client/cache/inmemory/policies.js +1 -0
  513. package/build/ext/@apollo/client/cache/inmemory/reactiveVars.js +1 -0
  514. package/build/ext/@apollo/client/cache/inmemory/readFromStore.js +1 -0
  515. package/build/ext/@apollo/client/cache/inmemory/writeToStore.js +1 -0
  516. package/build/ext/@apollo/client/core/ApolloClient.js +1 -0
  517. package/build/ext/@apollo/client/core/LocalState.js +1 -0
  518. package/build/ext/@apollo/client/core/ObservableQuery.js +1 -0
  519. package/build/ext/@apollo/client/core/QueryInfo.js +1 -0
  520. package/build/ext/@apollo/client/core/QueryManager.js +1 -0
  521. package/build/ext/@apollo/client/core/Reobserver.js +1 -0
  522. package/build/ext/@apollo/client/core/networkStatus.js +1 -0
  523. package/build/ext/@apollo/client/errors/index.js +1 -0
  524. package/build/ext/@apollo/client/link/context/index.js +1 -0
  525. package/build/ext/@apollo/client/link/core/ApolloLink.js +1 -0
  526. package/build/ext/@apollo/client/link/core/execute.js +1 -0
  527. package/build/ext/@apollo/client/link/error/index.js +1 -0
  528. package/build/ext/@apollo/client/link/http/HttpLink.js +1 -0
  529. package/build/ext/@apollo/client/link/http/checkFetcher.js +1 -0
  530. package/build/ext/@apollo/client/link/http/createHttpLink.js +1 -0
  531. package/build/ext/@apollo/client/link/http/createSignalIfSupported.js +1 -0
  532. package/build/ext/@apollo/client/link/http/parseAndCheckHttpResponse.js +1 -0
  533. package/build/ext/@apollo/client/link/http/rewriteURIForGET.js +1 -0
  534. package/build/ext/@apollo/client/link/http/selectHttpOptionsAndBody.js +1 -0
  535. package/build/ext/@apollo/client/link/http/selectURI.js +1 -0
  536. package/build/ext/@apollo/client/link/http/serializeFetchParameter.js +1 -0
  537. package/build/ext/@apollo/client/link/utils/createOperation.js +1 -0
  538. package/build/ext/@apollo/client/link/utils/fromError.js +1 -0
  539. package/build/ext/@apollo/client/link/utils/throwServerError.js +1 -0
  540. package/build/ext/@apollo/client/link/utils/transformOperation.js +1 -0
  541. package/build/ext/@apollo/client/link/utils/validateOperation.js +1 -0
  542. package/build/ext/@apollo/client/utilities/common/arrays.js +1 -0
  543. package/build/ext/@apollo/client/utilities/common/canUse.js +1 -0
  544. package/build/ext/@apollo/client/utilities/common/cloneDeep.js +1 -0
  545. package/build/ext/@apollo/client/utilities/common/compact.js +1 -0
  546. package/build/ext/@apollo/client/utilities/common/environment.js +1 -0
  547. package/build/ext/@apollo/client/utilities/common/errorHandling.js +1 -0
  548. package/build/ext/@apollo/client/utilities/common/filterInPlace.js +1 -0
  549. package/build/ext/@apollo/client/utilities/common/maybeDeepFreeze.js +1 -0
  550. package/build/ext/@apollo/client/utilities/common/mergeDeep.js +1 -0
  551. package/build/ext/@apollo/client/utilities/graphql/directives.js +1 -0
  552. package/build/ext/@apollo/client/utilities/graphql/fragments.js +1 -0
  553. package/build/ext/@apollo/client/utilities/graphql/getFromAST.js +1 -0
  554. package/build/ext/@apollo/client/utilities/graphql/storeUtils.js +1 -0
  555. package/build/ext/@apollo/client/utilities/graphql/transform.js +1 -0
  556. package/build/ext/@apollo/client/utilities/observables/Concast.js +1 -0
  557. package/build/ext/@apollo/client/utilities/observables/Observable.js +1 -0
  558. package/build/ext/@apollo/client/utilities/observables/asyncMap.js +1 -0
  559. package/build/ext/@apollo/client/utilities/observables/iteration.js +1 -0
  560. package/build/ext/@apollo/client/version.js +1 -0
  561. package/build/ext/@ikas/react-phone-number-input/locale/en.json.js +1 -0
  562. package/build/ext/@ikas/react-phone-number-input/min/index.js +1 -0
  563. package/build/ext/@ikas/react-phone-number-input/modules/CountryIcon.js +1 -0
  564. package/build/ext/@ikas/react-phone-number-input/modules/CountrySelect.js +1 -0
  565. package/build/ext/@ikas/react-phone-number-input/modules/Flag.js +1 -0
  566. package/build/ext/@ikas/react-phone-number-input/modules/InputBasic.js +1 -0
  567. package/build/ext/@ikas/react-phone-number-input/modules/InputSmart.js +1 -0
  568. package/build/ext/@ikas/react-phone-number-input/modules/InternationalIcon.js +1 -0
  569. package/build/ext/@ikas/react-phone-number-input/modules/PhoneInputWithCountry.js +1 -0
  570. package/build/ext/@ikas/react-phone-number-input/modules/PhoneInputWithCountryDefault.js +1 -0
  571. package/build/ext/@ikas/react-phone-number-input/modules/PropTypes.js +1 -0
  572. package/build/ext/@ikas/react-phone-number-input/modules/helpers/countries.js +1 -0
  573. package/build/ext/@ikas/react-phone-number-input/modules/helpers/getInternationalPhoneNumberPrefix.js +1 -0
  574. package/build/ext/@ikas/react-phone-number-input/modules/helpers/getPhoneInputWithCountryStateUpdateFromNewProps.js +1 -0
  575. package/build/ext/@ikas/react-phone-number-input/modules/helpers/inputValuePrefix.js +1 -0
  576. package/build/ext/@ikas/react-phone-number-input/modules/helpers/phoneInputHelpers.js +1 -0
  577. package/build/ext/@ungap/global-this/esm/index.js +1 -0
  578. package/build/ext/@wry/context/lib/context.esm.js +1 -0
  579. package/build/ext/@wry/equality/lib/equality.esm.js +1 -0
  580. package/build/ext/@wry/trie/lib/trie.esm.js +1 -0
  581. package/build/ext/classnames/index.js +6 -0
  582. package/build/ext/country-flag-icons/modules/unicode.js +1 -0
  583. package/build/ext/decode-uri-component/index.js +1 -0
  584. package/build/ext/domhandler/ext/domelementtype/lib/index.js +1 -0
  585. package/build/ext/domhandler/lib/index.js +1 -0
  586. package/build/ext/domhandler/lib/node.js +1 -0
  587. package/build/ext/entities/lib/decode_codepoint.js +1 -0
  588. package/build/ext/entities/lib/maps/decode.json.js +1 -0
  589. package/build/ext/entities/lib/maps/entities.json.js +1 -0
  590. package/build/ext/entities/lib/maps/legacy.json.js +1 -0
  591. package/build/ext/entities/lib/maps/xml.json.js +1 -0
  592. package/build/ext/fast-json-stable-stringify/index.js +1 -0
  593. package/build/ext/graphql/error/GraphQLError.mjs.js +1 -0
  594. package/build/ext/graphql/error/syntaxError.mjs.js +1 -0
  595. package/build/ext/graphql/jsutils/defineInspect.mjs.js +1 -0
  596. package/build/ext/graphql/jsutils/devAssert.mjs.js +1 -0
  597. package/build/ext/graphql/jsutils/inspect.mjs.js +1 -0
  598. package/build/ext/graphql/jsutils/instanceOf.mjs.js +1 -0
  599. package/build/ext/graphql/jsutils/invariant.mjs.js +1 -0
  600. package/build/ext/graphql/jsutils/isObjectLike.mjs.js +1 -0
  601. package/build/ext/graphql/jsutils/nodejsCustomInspectSymbol.mjs.js +1 -0
  602. package/build/ext/graphql/language/ast.mjs.js +1 -0
  603. package/build/ext/graphql/language/blockString.mjs.js +1 -0
  604. package/build/ext/graphql/language/directiveLocation.mjs.js +1 -0
  605. package/build/ext/graphql/language/kinds.mjs.js +1 -0
  606. package/build/ext/graphql/language/lexer.mjs.js +1 -0
  607. package/build/ext/graphql/language/location.mjs.js +1 -0
  608. package/build/ext/graphql/language/parser.mjs.js +1 -0
  609. package/build/ext/graphql/language/printLocation.mjs.js +1 -0
  610. package/build/ext/graphql/language/printer.mjs.js +1 -0
  611. package/build/ext/graphql/language/source.mjs.js +1 -0
  612. package/build/ext/graphql/language/tokenKind.mjs.js +1 -0
  613. package/build/ext/graphql/language/visitor.mjs.js +1 -0
  614. package/build/ext/graphql/polyfills/symbols.mjs.js +1 -0
  615. package/build/ext/graphql-tag/src/index.js +1 -0
  616. package/build/ext/html-dom-parser/index.js +1 -0
  617. package/build/ext/html-dom-parser/lib/server/html-to-dom.js +1 -0
  618. package/build/ext/html-dom-parser/lib/server/utilities.js +1 -0
  619. package/build/ext/html-react-parser/index.js +1 -0
  620. package/build/ext/html-react-parser/index.mjs.js +1 -0
  621. package/build/ext/html-react-parser/lib/attributes-to-props.js +1 -0
  622. package/build/ext/html-react-parser/lib/dom-to-react.js +1 -0
  623. package/build/ext/html-react-parser/lib/utilities.js +1 -0
  624. package/build/ext/htmlparser2/lib/Parser.js +1 -0
  625. package/build/ext/htmlparser2/lib/Tokenizer.js +1 -0
  626. package/build/ext/inherits/inherits.js +1 -0
  627. package/build/ext/inherits/inherits_browser.js +1 -0
  628. package/build/ext/inline-style-parser/index.js +1 -0
  629. package/build/ext/input-format/modules/closeBraces.js +1 -0
  630. package/build/ext/input-format/modules/dom.js +1 -0
  631. package/build/ext/input-format/modules/edit.js +1 -0
  632. package/build/ext/input-format/modules/format.js +1 -0
  633. package/build/ext/input-format/modules/helpers.js +1 -0
  634. package/build/ext/input-format/modules/inputControl.js +1 -0
  635. package/build/ext/input-format/modules/parse.js +1 -0
  636. package/build/ext/input-format/modules/react/Input.js +1 -0
  637. package/build/ext/input-format/modules/templateFormatter.js +1 -0
  638. package/build/ext/libphonenumber-js/es6/AsYouType.js +1 -0
  639. package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.PatternMatcher.js +1 -0
  640. package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.complete.js +1 -0
  641. package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.js +1 -0
  642. package/build/ext/libphonenumber-js/es6/AsYouTypeFormatter.util.js +1 -0
  643. package/build/ext/libphonenumber-js/es6/AsYouTypeParser.js +1 -0
  644. package/build/ext/libphonenumber-js/es6/AsYouTypeState.js +1 -0
  645. package/build/ext/libphonenumber-js/es6/ParseError.js +1 -0
  646. package/build/ext/libphonenumber-js/es6/PhoneNumber.js +1 -0
  647. package/build/ext/libphonenumber-js/es6/constants.js +1 -0
  648. package/build/ext/libphonenumber-js/es6/formatIncompletePhoneNumber.js +1 -0
  649. package/build/ext/libphonenumber-js/es6/format_.js +1 -0
  650. package/build/ext/libphonenumber-js/es6/getCountries.js +1 -0
  651. package/build/ext/libphonenumber-js/es6/helpers/RFC3966.js +1 -0
  652. package/build/ext/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +1 -0
  653. package/build/ext/libphonenumber-js/es6/helpers/checkNumberLength.js +1 -0
  654. package/build/ext/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +1 -0
  655. package/build/ext/libphonenumber-js/es6/helpers/extension/extractExtension.js +1 -0
  656. package/build/ext/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +1 -0
  657. package/build/ext/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +1 -0
  658. package/build/ext/libphonenumber-js/es6/helpers/extractNationalNumber.js +1 -0
  659. package/build/ext/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +1 -0
  660. package/build/ext/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +1 -0
  661. package/build/ext/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +1 -0
  662. package/build/ext/libphonenumber-js/es6/helpers/getIddPrefix.js +1 -0
  663. package/build/ext/libphonenumber-js/es6/helpers/getNumberType.js +1 -0
  664. package/build/ext/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +1 -0
  665. package/build/ext/libphonenumber-js/es6/helpers/matchesEntirely.js +1 -0
  666. package/build/ext/libphonenumber-js/es6/helpers/mergeArrays.js +1 -0
  667. package/build/ext/libphonenumber-js/es6/helpers/parseDigits.js +1 -0
  668. package/build/ext/libphonenumber-js/es6/helpers/stripIddPrefix.js +1 -0
  669. package/build/ext/libphonenumber-js/es6/isPossibleNumber_.js +1 -0
  670. package/build/ext/libphonenumber-js/es6/metadata.js +1 -0
  671. package/build/ext/libphonenumber-js/es6/parseIncompletePhoneNumber.js +1 -0
  672. package/build/ext/libphonenumber-js/es6/parsePhoneNumber.js +1 -0
  673. package/build/ext/libphonenumber-js/es6/parsePhoneNumberFromString.js +1 -0
  674. package/build/ext/libphonenumber-js/es6/parsePhoneNumberFromString_.js +1 -0
  675. package/build/ext/libphonenumber-js/es6/parsePhoneNumber_.js +1 -0
  676. package/build/ext/libphonenumber-js/es6/parse_.js +1 -0
  677. package/build/ext/libphonenumber-js/es6/tools/semver-compare.js +1 -0
  678. package/build/ext/libphonenumber-js/es6/validate_.js +1 -0
  679. package/build/ext/libphonenumber-js/metadata.min.json.js +1 -0
  680. package/build/ext/lodash/_DataView.js +1 -0
  681. package/build/ext/lodash/_Hash.js +1 -0
  682. package/build/ext/lodash/_ListCache.js +1 -0
  683. package/build/ext/lodash/_Map.js +1 -0
  684. package/build/ext/lodash/_MapCache.js +1 -0
  685. package/build/ext/lodash/_Promise.js +1 -0
  686. package/build/ext/lodash/_Set.js +1 -0
  687. package/build/ext/lodash/_SetCache.js +1 -0
  688. package/build/ext/lodash/_Stack.js +1 -0
  689. package/build/ext/lodash/_Symbol.js +1 -0
  690. package/build/ext/lodash/_Uint8Array.js +1 -0
  691. package/build/ext/lodash/_WeakMap.js +1 -0
  692. package/build/ext/lodash/_apply.js +1 -0
  693. package/build/ext/lodash/_arrayAggregator.js +1 -0
  694. package/build/ext/lodash/_arrayEach.js +1 -0
  695. package/build/ext/lodash/_arrayFilter.js +1 -0
  696. package/build/ext/lodash/_arrayIncludes.js +1 -0
  697. package/build/ext/lodash/_arrayIncludesWith.js +1 -0
  698. package/build/ext/lodash/_arrayLikeKeys.js +1 -0
  699. package/build/ext/lodash/_arrayMap.js +1 -0
  700. package/build/ext/lodash/_arrayPush.js +1 -0
  701. package/build/ext/lodash/_arraySome.js +1 -0
  702. package/build/ext/lodash/_assignValue.js +1 -0
  703. package/build/ext/lodash/_assocIndexOf.js +1 -0
  704. package/build/ext/lodash/_baseAggregator.js +1 -0
  705. package/build/ext/lodash/_baseAssign.js +1 -0
  706. package/build/ext/lodash/_baseAssignIn.js +1 -0
  707. package/build/ext/lodash/_baseAssignValue.js +1 -0
  708. package/build/ext/lodash/_baseClone.js +1 -0
  709. package/build/ext/lodash/_baseCreate.js +1 -0
  710. package/build/ext/lodash/_baseEach.js +1 -0
  711. package/build/ext/lodash/_baseFindIndex.js +1 -0
  712. package/build/ext/lodash/_baseFlatten.js +1 -0
  713. package/build/ext/lodash/_baseFor.js +1 -0
  714. package/build/ext/lodash/_baseForOwn.js +1 -0
  715. package/build/ext/lodash/_baseGet.js +1 -0
  716. package/build/ext/lodash/_baseGetAllKeys.js +1 -0
  717. package/build/ext/lodash/_baseGetTag.js +1 -0
  718. package/build/ext/lodash/_baseHasIn.js +1 -0
  719. package/build/ext/lodash/_baseIndexOf.js +1 -0
  720. package/build/ext/lodash/_baseIsArguments.js +1 -0
  721. package/build/ext/lodash/_baseIsEqual.js +1 -0
  722. package/build/ext/lodash/_baseIsEqualDeep.js +1 -0
  723. package/build/ext/lodash/_baseIsMap.js +1 -0
  724. package/build/ext/lodash/_baseIsMatch.js +1 -0
  725. package/build/ext/lodash/_baseIsNaN.js +1 -0
  726. package/build/ext/lodash/_baseIsNative.js +1 -0
  727. package/build/ext/lodash/_baseIsSet.js +1 -0
  728. package/build/ext/lodash/_baseIsTypedArray.js +1 -0
  729. package/build/ext/lodash/_baseIteratee.js +1 -0
  730. package/build/ext/lodash/_baseKeys.js +1 -0
  731. package/build/ext/lodash/_baseKeysIn.js +1 -0
  732. package/build/ext/lodash/_baseMap.js +1 -0
  733. package/build/ext/lodash/_baseMatches.js +1 -0
  734. package/build/ext/lodash/_baseMatchesProperty.js +1 -0
  735. package/build/ext/lodash/_baseOrderBy.js +1 -0
  736. package/build/ext/lodash/_baseProperty.js +1 -0
  737. package/build/ext/lodash/_basePropertyDeep.js +1 -0
  738. package/build/ext/lodash/_baseRest.js +1 -0
  739. package/build/ext/lodash/_baseSetToString.js +1 -0
  740. package/build/ext/lodash/_baseSortBy.js +1 -0
  741. package/build/ext/lodash/_baseTimes.js +1 -0
  742. package/build/ext/lodash/_baseToString.js +1 -0
  743. package/build/ext/lodash/_baseUnary.js +1 -0
  744. package/build/ext/lodash/_baseUniq.js +1 -0
  745. package/build/ext/lodash/_cacheHas.js +1 -0
  746. package/build/ext/lodash/_castFunction.js +1 -0
  747. package/build/ext/lodash/_castPath.js +1 -0
  748. package/build/ext/lodash/_cloneArrayBuffer.js +1 -0
  749. package/build/ext/lodash/_cloneBuffer.js +1 -0
  750. package/build/ext/lodash/_cloneDataView.js +1 -0
  751. package/build/ext/lodash/_cloneRegExp.js +1 -0
  752. package/build/ext/lodash/_cloneSymbol.js +1 -0
  753. package/build/ext/lodash/_cloneTypedArray.js +1 -0
  754. package/build/ext/lodash/_compareAscending.js +1 -0
  755. package/build/ext/lodash/_compareMultiple.js +1 -0
  756. package/build/ext/lodash/_copyArray.js +1 -0
  757. package/build/ext/lodash/_copyObject.js +1 -0
  758. package/build/ext/lodash/_copySymbols.js +1 -0
  759. package/build/ext/lodash/_copySymbolsIn.js +1 -0
  760. package/build/ext/lodash/_coreJsData.js +1 -0
  761. package/build/ext/lodash/_createAggregator.js +1 -0
  762. package/build/ext/lodash/_createBaseEach.js +1 -0
  763. package/build/ext/lodash/_createBaseFor.js +1 -0
  764. package/build/ext/lodash/_createSet.js +1 -0
  765. package/build/ext/lodash/_defineProperty.js +1 -0
  766. package/build/ext/lodash/_equalArrays.js +1 -0
  767. package/build/ext/lodash/_equalByTag.js +1 -0
  768. package/build/ext/lodash/_equalObjects.js +1 -0
  769. package/build/ext/lodash/_freeGlobal.js +1 -0
  770. package/build/ext/lodash/_getAllKeys.js +1 -0
  771. package/build/ext/lodash/_getAllKeysIn.js +1 -0
  772. package/build/ext/lodash/_getMapData.js +1 -0
  773. package/build/ext/lodash/_getMatchData.js +1 -0
  774. package/build/ext/lodash/_getNative.js +1 -0
  775. package/build/ext/lodash/_getPrototype.js +1 -0
  776. package/build/ext/lodash/_getRawTag.js +1 -0
  777. package/build/ext/lodash/_getSymbols.js +1 -0
  778. package/build/ext/lodash/_getSymbolsIn.js +1 -0
  779. package/build/ext/lodash/_getTag.js +1 -0
  780. package/build/ext/lodash/_getValue.js +1 -0
  781. package/build/ext/lodash/_hasPath.js +1 -0
  782. package/build/ext/lodash/_hashClear.js +1 -0
  783. package/build/ext/lodash/_hashDelete.js +1 -0
  784. package/build/ext/lodash/_hashGet.js +1 -0
  785. package/build/ext/lodash/_hashHas.js +1 -0
  786. package/build/ext/lodash/_hashSet.js +1 -0
  787. package/build/ext/lodash/_initCloneArray.js +1 -0
  788. package/build/ext/lodash/_initCloneByTag.js +1 -0
  789. package/build/ext/lodash/_initCloneObject.js +1 -0
  790. package/build/ext/lodash/_isFlattenable.js +1 -0
  791. package/build/ext/lodash/_isIndex.js +1 -0
  792. package/build/ext/lodash/_isIterateeCall.js +1 -0
  793. package/build/ext/lodash/_isKey.js +1 -0
  794. package/build/ext/lodash/_isKeyable.js +1 -0
  795. package/build/ext/lodash/_isMasked.js +1 -0
  796. package/build/ext/lodash/_isPrototype.js +1 -0
  797. package/build/ext/lodash/_isStrictComparable.js +1 -0
  798. package/build/ext/lodash/_listCacheClear.js +1 -0
  799. package/build/ext/lodash/_listCacheDelete.js +1 -0
  800. package/build/ext/lodash/_listCacheGet.js +1 -0
  801. package/build/ext/lodash/_listCacheHas.js +1 -0
  802. package/build/ext/lodash/_listCacheSet.js +1 -0
  803. package/build/ext/lodash/_mapCacheClear.js +1 -0
  804. package/build/ext/lodash/_mapCacheDelete.js +1 -0
  805. package/build/ext/lodash/_mapCacheGet.js +1 -0
  806. package/build/ext/lodash/_mapCacheHas.js +1 -0
  807. package/build/ext/lodash/_mapCacheSet.js +1 -0
  808. package/build/ext/lodash/_mapToArray.js +1 -0
  809. package/build/ext/lodash/_matchesStrictComparable.js +1 -0
  810. package/build/ext/lodash/_memoizeCapped.js +1 -0
  811. package/build/ext/lodash/_nativeCreate.js +1 -0
  812. package/build/ext/lodash/_nativeKeys.js +1 -0
  813. package/build/ext/lodash/_nativeKeysIn.js +1 -0
  814. package/build/ext/lodash/_nodeUtil.js +1 -0
  815. package/build/ext/lodash/_objectToString.js +1 -0
  816. package/build/ext/lodash/_overArg.js +1 -0
  817. package/build/ext/lodash/_overRest.js +1 -0
  818. package/build/ext/lodash/_root.js +1 -0
  819. package/build/ext/lodash/_setCacheAdd.js +1 -0
  820. package/build/ext/lodash/_setCacheHas.js +1 -0
  821. package/build/ext/lodash/_setToArray.js +1 -0
  822. package/build/ext/lodash/_setToString.js +1 -0
  823. package/build/ext/lodash/_shortOut.js +1 -0
  824. package/build/ext/lodash/_stackClear.js +1 -0
  825. package/build/ext/lodash/_stackDelete.js +1 -0
  826. package/build/ext/lodash/_stackGet.js +1 -0
  827. package/build/ext/lodash/_stackHas.js +1 -0
  828. package/build/ext/lodash/_stackSet.js +1 -0
  829. package/build/ext/lodash/_strictIndexOf.js +1 -0
  830. package/build/ext/lodash/_stringToPath.js +1 -0
  831. package/build/ext/lodash/_toKey.js +1 -0
  832. package/build/ext/lodash/_toSource.js +1 -0
  833. package/build/ext/lodash/cloneDeep.js +1 -0
  834. package/build/ext/lodash/constant.js +1 -0
  835. package/build/ext/lodash/debounce.js +1 -0
  836. package/build/ext/lodash/eq.js +1 -0
  837. package/build/ext/lodash/flatten.js +1 -0
  838. package/build/ext/lodash/forEach.js +1 -0
  839. package/build/ext/lodash/get.js +1 -0
  840. package/build/ext/lodash/groupBy.js +1 -0
  841. package/build/ext/lodash/hasIn.js +1 -0
  842. package/build/ext/lodash/identity.js +1 -0
  843. package/build/ext/lodash/isArguments.js +1 -0
  844. package/build/ext/lodash/isArray.js +1 -0
  845. package/build/ext/lodash/isArrayLike.js +1 -0
  846. package/build/ext/lodash/isBuffer.js +1 -0
  847. package/build/ext/lodash/isFunction.js +1 -0
  848. package/build/ext/lodash/isLength.js +1 -0
  849. package/build/ext/lodash/isMap.js +1 -0
  850. package/build/ext/lodash/isObject.js +1 -0
  851. package/build/ext/lodash/isObjectLike.js +1 -0
  852. package/build/ext/lodash/isSet.js +1 -0
  853. package/build/ext/lodash/isSymbol.js +1 -0
  854. package/build/ext/lodash/isTypedArray.js +1 -0
  855. package/build/ext/lodash/keys.js +1 -0
  856. package/build/ext/lodash/keysIn.js +1 -0
  857. package/build/ext/lodash/memoize.js +1 -0
  858. package/build/ext/lodash/noop.js +1 -0
  859. package/build/ext/lodash/now.js +1 -0
  860. package/build/ext/lodash/property.js +1 -0
  861. package/build/ext/lodash/sortBy.js +1 -0
  862. package/build/ext/lodash/stubArray.js +1 -0
  863. package/build/ext/lodash/stubFalse.js +1 -0
  864. package/build/ext/lodash/toNumber.js +1 -0
  865. package/build/ext/lodash/toString.js +1 -0
  866. package/build/ext/lodash/uniq.js +1 -0
  867. package/build/ext/lodash/uniqBy.js +1 -0
  868. package/build/ext/lzutf8/build/production/lzutf8.js +11 -0
  869. package/build/ext/object-assign/index.js +6 -0
  870. package/build/ext/optimism/lib/bundle.esm.js +1 -0
  871. package/build/ext/prop-types/checkPropTypes.js +1 -0
  872. package/build/ext/prop-types/factoryWithThrowingShims.js +1 -0
  873. package/build/ext/prop-types/factoryWithTypeCheckers.js +1 -0
  874. package/build/ext/prop-types/index.js +1 -0
  875. package/build/ext/prop-types/lib/ReactPropTypesSecret.js +1 -0
  876. package/build/ext/query-string/index.js +1 -0
  877. package/build/ext/react-is/cjs/react-is.development.js +9 -0
  878. package/build/ext/react-is/cjs/react-is.production.min.js +9 -0
  879. package/build/ext/react-is/index.js +1 -0
  880. package/build/ext/react-property/lib/index.js +1 -0
  881. package/build/ext/react-property/lib/possibleStandardNamesOptimized.js +1 -0
  882. package/build/ext/react-tooltip/dist/index.es.js +1 -0
  883. package/build/ext/react-tooltip/ext/uuid/dist/esm-node/bytesToUuid.js +1 -0
  884. package/build/ext/react-tooltip/ext/uuid/dist/esm-node/rng.js +1 -0
  885. package/build/ext/react-tooltip/ext/uuid/dist/esm-node/v4.js +1 -0
  886. package/build/ext/readable-stream/errors.js +1 -0
  887. package/build/ext/readable-stream/lib/_registry.js +1 -0
  888. package/build/ext/readable-stream/lib/_stream_duplex.js +1 -0
  889. package/build/ext/readable-stream/lib/_stream_passthrough.js +1 -0
  890. package/build/ext/readable-stream/lib/_stream_readable.js +1 -0
  891. package/build/ext/readable-stream/lib/_stream_transform.js +1 -0
  892. package/build/ext/readable-stream/lib/_stream_writable.js +1 -0
  893. package/build/ext/readable-stream/lib/internal/streams/async_iterator.js +1 -0
  894. package/build/ext/readable-stream/lib/internal/streams/buffer_list.js +1 -0
  895. package/build/ext/readable-stream/lib/internal/streams/destroy.js +1 -0
  896. package/build/ext/readable-stream/lib/internal/streams/end-of-stream.js +1 -0
  897. package/build/ext/readable-stream/lib/internal/streams/from.js +1 -0
  898. package/build/ext/readable-stream/lib/internal/streams/pipeline.js +1 -0
  899. package/build/ext/readable-stream/lib/internal/streams/state.js +1 -0
  900. package/build/ext/readable-stream/lib/internal/streams/stream.js +1 -0
  901. package/build/ext/readable-stream/readable.js +1 -0
  902. package/build/ext/safe-buffer/index.js +1 -0
  903. package/build/ext/split-on-first/index.js +1 -0
  904. package/build/ext/strict-uri-encode/index.js +1 -0
  905. package/build/ext/string_decoder/lib/string_decoder.js +1 -0
  906. package/build/ext/style-inject/dist/style-inject.es.js +1 -0
  907. package/build/ext/style-to-js/cjs/index.js +1 -0
  908. package/build/ext/style-to-js/cjs/utilities.js +1 -0
  909. package/build/ext/style-to-object/index.js +1 -0
  910. package/build/ext/symbol-observable/es/index.js +1 -0
  911. package/build/ext/symbol-observable/es/ponyfill.js +1 -0
  912. package/build/ext/ts-invariant/lib/invariant.esm.js +1 -0
  913. package/build/ext/tslib/tslib.es6.js +15 -0
  914. package/build/ext/util-deprecate/node.js +1 -0
  915. package/build/ext/uuid/dist/esm-browser/regex.js +1 -0
  916. package/build/ext/uuid/dist/esm-browser/rng.js +1 -0
  917. package/build/ext/uuid/dist/esm-browser/stringify.js +1 -0
  918. package/build/ext/uuid/dist/esm-browser/v4.js +1 -0
  919. package/build/ext/uuid/dist/esm-browser/validate.js +1 -0
  920. package/build/ext/zen-observable/index.js +1 -0
  921. package/build/ext/zen-observable/lib/Observable.js +1 -0
  922. package/build/ikas.js +16 -0
  923. package/build/index.d.ts +9 -0
  924. package/build/index.js +1 -0
  925. package/build/models/data/blog/index.d.ts +67 -0
  926. package/build/models/data/blog/index.js +1 -0
  927. package/build/models/data/brand/index.d.ts +21 -0
  928. package/build/models/data/brand/index.js +1 -0
  929. package/build/models/data/cart/index.d.ts +47 -0
  930. package/build/models/data/cart/index.js +1 -0
  931. package/build/models/data/category/index.d.ts +52 -0
  932. package/build/models/data/category/index.js +1 -0
  933. package/build/models/data/checkout/index.d.ts +103 -0
  934. package/build/models/data/checkout/index.js +1 -0
  935. package/build/models/data/checkout-settings/index.d.ts +25 -0
  936. package/build/models/data/checkout-settings/index.js +1 -0
  937. package/build/models/data/city/index.d.ts +4 -0
  938. package/build/models/data/contact-form/index.d.ts +7 -0
  939. package/build/models/data/contact-form/index.js +1 -0
  940. package/build/models/data/country/index.d.ts +8 -0
  941. package/build/models/data/customer/address/index.d.ts +49 -0
  942. package/build/models/data/customer/address/index.js +1 -0
  943. package/build/models/data/customer/index.d.ts +33 -0
  944. package/build/models/data/customer/index.js +1 -0
  945. package/build/models/data/customer-review/index.d.ts +23 -0
  946. package/build/models/data/customer-review/index.js +1 -0
  947. package/build/models/data/customer-review-settings/index.d.ts +4 -0
  948. package/build/models/data/district/index.d.ts +4 -0
  949. package/build/models/data/favorite-product/index.d.ts +6 -0
  950. package/build/models/data/favorite-product/index.js +1 -0
  951. package/build/models/data/html-meta-data/index.d.ts +23 -0
  952. package/build/models/data/html-meta-data/index.js +1 -0
  953. package/build/models/data/image/index.d.ts +8 -0
  954. package/build/models/data/image/index.js +1 -0
  955. package/build/models/data/index.d.ts +37 -0
  956. package/build/models/data/installment-info/index.d.ts +30 -0
  957. package/build/models/data/installment-info/index.js +1 -0
  958. package/build/models/data/merchant-settings/index.d.ts +8 -0
  959. package/build/models/data/merchant-settings/index.js +1 -0
  960. package/build/models/data/order/address/index.d.ts +50 -0
  961. package/build/models/data/order/address/index.js +1 -0
  962. package/build/models/data/order/adjustment/index.d.ts +16 -0
  963. package/build/models/data/order/gift-line/index.d.ts +4 -0
  964. package/build/models/data/order/index.d.ts +147 -0
  965. package/build/models/data/order/index.js +1 -0
  966. package/build/models/data/order/line-item/discount/index.d.ts +11 -0
  967. package/build/models/data/order/line-item/discount/index.js +1 -0
  968. package/build/models/data/order/line-item/index.d.ts +42 -0
  969. package/build/models/data/order/line-item/index.js +1 -0
  970. package/build/models/data/order/line-item/options/index.d.ts +10 -0
  971. package/build/models/data/order/line-item/options/index.js +1 -0
  972. package/build/models/data/order/line-item/options/options-value/index.d.ts +6 -0
  973. package/build/models/data/order/line-item/options/options-value/index.js +1 -0
  974. package/build/models/data/order/line-item/variant/index.d.ts +25 -0
  975. package/build/models/data/order/line-item/variant/index.js +1 -0
  976. package/build/models/data/order/refund/index.d.ts +6 -0
  977. package/build/models/data/order/refund/refund-line-item/index.d.ts +5 -0
  978. package/build/models/data/order/refund/settings.d.ts +6 -0
  979. package/build/models/data/order/refund/settings.js +1 -0
  980. package/build/models/data/order/shipping-line/index.d.ts +7 -0
  981. package/build/models/data/order-transaction/index.d.ts +74 -0
  982. package/build/models/data/order-transaction/index.js +1 -0
  983. package/build/models/data/payment-gateway/index.d.ts +61 -0
  984. package/build/models/data/payment-gateway/index.js +1 -0
  985. package/build/models/data/product/attribute-value/index.d.ts +20 -0
  986. package/build/models/data/product/attribute-value/index.js +1 -0
  987. package/build/models/data/product/index.d.ts +35 -0
  988. package/build/models/data/product/index.js +1 -0
  989. package/build/models/data/product/variant/index.d.ts +24 -0
  990. package/build/models/data/product/variant/index.js +1 -0
  991. package/build/models/data/product/variant/price/index.d.ts +11 -0
  992. package/build/models/data/product/variant/price/index.js +1 -0
  993. package/build/models/data/product/variant-type/index.d.ts +6 -0
  994. package/build/models/data/product/variant-type/index.js +1 -0
  995. package/build/models/data/product-attribute/index.d.ts +34 -0
  996. package/build/models/data/product-attribute/index.js +1 -0
  997. package/build/models/data/product-attribute/product-attribute-option/index.d.ts +5 -0
  998. package/build/models/data/product-attribute/product-attribute-option/index.js +1 -0
  999. package/build/models/data/product-attribute/product-attribute-table-cell/index.d.ts +5 -0
  1000. package/build/models/data/product-attribute/product-attribute-table-cell/index.js +1 -0
  1001. package/build/models/data/product-attribute/product-attribute-table-template/index.d.ts +6 -0
  1002. package/build/models/data/product-attribute/product-attribute-table-template/index.js +1 -0
  1003. package/build/models/data/product-back-in-stock-settings/index.d.ts +3 -0
  1004. package/build/models/data/product-cart-item-options/index.d.ts +6 -0
  1005. package/build/models/data/product-cart-item-options/index.js +1 -0
  1006. package/build/models/data/product-filter/index.d.ts +109 -0
  1007. package/build/models/data/product-filter/index.js +1 -0
  1008. package/build/models/data/product-option-set/index.d.ts +100 -0
  1009. package/build/models/data/product-option-set/index.js +1 -0
  1010. package/build/models/data/product-tag/index.d.ts +5 -0
  1011. package/build/models/data/product-tag/index.js +1 -0
  1012. package/build/models/data/raffle/index.d.ts +66 -0
  1013. package/build/models/data/raffle/index.js +1 -0
  1014. package/build/models/data/sales-channel/index.d.ts +18 -0
  1015. package/build/models/data/sales-channel/index.js +1 -0
  1016. package/build/models/data/simple-product/index.d.ts +136 -0
  1017. package/build/models/data/state/index.d.ts +5 -0
  1018. package/build/models/data/storefront/domain/index.d.ts +8 -0
  1019. package/build/models/data/storefront/domain/index.js +1 -0
  1020. package/build/models/data/storefront/index.d.ts +23 -0
  1021. package/build/models/data/storefront/index.js +1 -0
  1022. package/build/models/data/storefront/localization/index.d.ts +7 -0
  1023. package/build/models/data/storefront/localization/index.js +1 -0
  1024. package/build/models/data/storefront/routing/index.d.ts +9 -0
  1025. package/build/models/data/storefront/routing/index.js +1 -0
  1026. package/build/models/data/storefront/theme/index.d.ts +13 -0
  1027. package/build/models/data/storefront/theme/index.js +1 -0
  1028. package/build/models/data/storefront/theme-localization/index.d.ts +12 -0
  1029. package/build/models/data/storefront/theme-localization/index.js +1 -0
  1030. package/build/models/data/variant-type/index.d.ts +26 -0
  1031. package/build/models/data/variant-type/index.js +1 -0
  1032. package/build/models/data/variant-type/variant-value/index.d.ts +11 -0
  1033. package/build/models/data/variant-type/variant-value/index.js +1 -0
  1034. package/build/models/index.d.ts +3 -0
  1035. package/build/models/theme/component/index.d.ts +10 -0
  1036. package/build/models/theme/component/index.js +1 -0
  1037. package/build/models/theme/component/prop/index.d.ts +42 -0
  1038. package/build/models/theme/component/prop/index.js +1 -0
  1039. package/build/models/theme/custom-data/index.d.ts +24 -0
  1040. package/build/models/theme/custom-data/index.js +1 -0
  1041. package/build/models/theme/index.d.ts +20 -0
  1042. package/build/models/theme/page/component/index.d.ts +6 -0
  1043. package/build/models/theme/page/component/index.js +1 -0
  1044. package/build/models/theme/page/component/prop-value/attribute-list.d.ts +7 -0
  1045. package/build/models/theme/page/component/prop-value/attribute.d.ts +7 -0
  1046. package/build/models/theme/page/component/prop-value/blog-category-list.d.ts +7 -0
  1047. package/build/models/theme/page/component/prop-value/blog-category-list.js +1 -0
  1048. package/build/models/theme/page/component/prop-value/blog-category.d.ts +5 -0
  1049. package/build/models/theme/page/component/prop-value/blog-category.js +1 -0
  1050. package/build/models/theme/page/component/prop-value/blog-list.d.ts +9 -0
  1051. package/build/models/theme/page/component/prop-value/blog-list.js +1 -0
  1052. package/build/models/theme/page/component/prop-value/blog.d.ts +5 -0
  1053. package/build/models/theme/page/component/prop-value/blog.js +1 -0
  1054. package/build/models/theme/page/component/prop-value/brand-list.d.ts +9 -0
  1055. package/build/models/theme/page/component/prop-value/brand-list.js +1 -0
  1056. package/build/models/theme/page/component/prop-value/brand.d.ts +5 -0
  1057. package/build/models/theme/page/component/prop-value/brand.js +1 -0
  1058. package/build/models/theme/page/component/prop-value/category-list.d.ts +9 -0
  1059. package/build/models/theme/page/component/prop-value/category-list.js +1 -0
  1060. package/build/models/theme/page/component/prop-value/category.d.ts +5 -0
  1061. package/build/models/theme/page/component/prop-value/category.js +1 -0
  1062. package/build/models/theme/page/component/prop-value/link.d.ts +19 -0
  1063. package/build/models/theme/page/component/prop-value/link.js +1 -0
  1064. package/build/models/theme/page/component/prop-value/product-detail.d.ts +6 -0
  1065. package/build/models/theme/page/component/prop-value/product-detail.js +1 -0
  1066. package/build/models/theme/page/component/prop-value/product-list.d.ts +17 -0
  1067. package/build/models/theme/page/component/prop-value/product-list.js +1 -0
  1068. package/build/models/theme/page/component/prop-value/raffle-list.d.ts +5 -0
  1069. package/build/models/theme/page/component/prop-value/raffle-list.js +1 -0
  1070. package/build/models/theme/page/component/prop-value/raffle.d.ts +5 -0
  1071. package/build/models/theme/page/component/prop-value/raffle.js +1 -0
  1072. package/build/models/theme/page/index.d.ts +43 -0
  1073. package/build/models/theme/page/index.js +1 -0
  1074. package/build/models/theme/settings/index.d.ts +13 -0
  1075. package/build/models/theme/settings/index.js +1 -0
  1076. package/build/models/theme/settings/prop/color/index.d.ts +7 -0
  1077. package/build/models/theme/settings/prop/color/index.js +1 -0
  1078. package/build/models/theme/settings/prop/favicon/index.d.ts +4 -0
  1079. package/build/models/theme/settings/prop/favicon/index.js +1 -0
  1080. package/build/models/theme/theme.d.ts +16 -0
  1081. package/build/models/theme/theme.js +1 -0
  1082. package/build/models/ui/blog-category-list/index.d.ts +52 -0
  1083. package/build/models/ui/blog-category-list/index.js +1 -0
  1084. package/build/models/ui/blog-list/index.d.ts +56 -0
  1085. package/build/models/ui/blog-list/index.js +1 -0
  1086. package/build/models/ui/brand-list/index.d.ts +61 -0
  1087. package/build/models/ui/brand-list/index.js +1 -0
  1088. package/build/models/ui/category-list/index.d.ts +61 -0
  1089. package/build/models/ui/category-list/index.js +1 -0
  1090. package/build/models/ui/component-renderer/index.d.ts +7 -0
  1091. package/build/models/ui/component-renderer/index.js +1 -0
  1092. package/build/models/ui/customer-review-list/index.d.ts +43 -0
  1093. package/build/models/ui/customer-review-list/index.js +1 -0
  1094. package/build/models/ui/index.d.ts +26 -0
  1095. package/build/models/ui/navigation-link/index.d.ts +8 -0
  1096. package/build/models/ui/navigation-link/index.js +1 -0
  1097. package/build/models/ui/product-attribute-detail/index.d.ts +8 -0
  1098. package/build/models/ui/product-attribute-detail/index.js +1 -0
  1099. package/build/models/ui/product-attribute-list/index.d.ts +9 -0
  1100. package/build/models/ui/product-attribute-list/index.js +1 -0
  1101. package/build/models/ui/product-detail/index.d.ts +28 -0
  1102. package/build/models/ui/product-detail/index.js +1 -0
  1103. package/build/models/ui/product-list/index.d.ts +132 -0
  1104. package/build/models/ui/product-list/index.js +1 -0
  1105. package/build/models/ui/raffle-list/index.d.ts +54 -0
  1106. package/build/models/ui/raffle-list/index.js +1 -0
  1107. package/build/models/ui/validator/form/account-info.d.ts +40 -0
  1108. package/build/models/ui/validator/form/account-info.js +1 -0
  1109. package/build/models/ui/validator/form/address.d.ts +75 -0
  1110. package/build/models/ui/validator/form/address.js +1 -0
  1111. package/build/models/ui/validator/form/contact-form.d.ts +45 -0
  1112. package/build/models/ui/validator/form/contact-form.js +1 -0
  1113. package/build/models/ui/validator/form/customer-review.d.ts +37 -0
  1114. package/build/models/ui/validator/form/customer-review.js +1 -0
  1115. package/build/models/ui/validator/form/forgot-password.d.ts +29 -0
  1116. package/build/models/ui/validator/form/forgot-password.js +1 -0
  1117. package/build/models/ui/validator/form/login.d.ts +35 -0
  1118. package/build/models/ui/validator/form/login.js +1 -0
  1119. package/build/models/ui/validator/form/raffle-form.d.ts +60 -0
  1120. package/build/models/ui/validator/form/raffle-form.js +1 -0
  1121. package/build/models/ui/validator/form/recover-password.d.ts +36 -0
  1122. package/build/models/ui/validator/form/recover-password.js +1 -0
  1123. package/build/models/ui/validator/form/register.d.ts +48 -0
  1124. package/build/models/ui/validator/form/register.js +1 -0
  1125. package/build/models/ui/validator/index.d.ts +27 -0
  1126. package/build/models/ui/validator/index.js +1 -0
  1127. package/build/models/ui/validator/rules/index.d.ts +91 -0
  1128. package/build/models/ui/validator/rules/index.js +1 -0
  1129. package/build/pages/404.d.ts +6 -0
  1130. package/build/pages/404.js +1 -0
  1131. package/build/pages/[slug]/index.d.ts +7 -0
  1132. package/build/pages/_slug_/index.js +1 -0
  1133. package/build/pages/account/addresses.d.ts +6 -0
  1134. package/build/pages/account/addresses.js +1 -0
  1135. package/build/pages/account/favorite-products.d.ts +6 -0
  1136. package/build/pages/account/favorite-products.js +1 -0
  1137. package/build/pages/account/forgot-password.d.ts +6 -0
  1138. package/build/pages/account/forgot-password.js +1 -0
  1139. package/build/pages/account/index.d.ts +6 -0
  1140. package/build/pages/account/index.js +1 -0
  1141. package/build/pages/account/login.d.ts +6 -0
  1142. package/build/pages/account/login.js +1 -0
  1143. package/build/pages/account/orders/[id].d.ts +6 -0
  1144. package/build/pages/account/orders/_id_.js +1 -0
  1145. package/build/pages/account/orders/index.d.ts +6 -0
  1146. package/build/pages/account/orders/index.js +1 -0
  1147. package/build/pages/account/raffles.d.ts +6 -0
  1148. package/build/pages/account/raffles.js +1 -0
  1149. package/build/pages/account/recover-password.d.ts +6 -0
  1150. package/build/pages/account/recover-password.js +1 -0
  1151. package/build/pages/account/register.d.ts +6 -0
  1152. package/build/pages/account/register.js +1 -0
  1153. package/build/pages/blog/[slug].d.ts +7 -0
  1154. package/build/pages/blog/_slug_.js +1 -0
  1155. package/build/pages/blog/index.d.ts +6 -0
  1156. package/build/pages/blog/index.js +1 -0
  1157. package/build/pages/cart.d.ts +6 -0
  1158. package/build/pages/cart.js +1 -0
  1159. package/build/pages/checkout.d.ts +18 -0
  1160. package/build/pages/checkout.js +1 -0
  1161. package/build/pages/editor.d.ts +9 -0
  1162. package/build/pages/editor.js +1 -0
  1163. package/build/pages/home.d.ts +6 -0
  1164. package/build/pages/home.js +1 -0
  1165. package/build/pages/index.d.ts +22 -0
  1166. package/build/pages/pages/[slug].d.ts +7 -0
  1167. package/build/pages/pages/_slug_.js +1 -0
  1168. package/build/pages/raffle/[slug].d.ts +7 -0
  1169. package/build/pages/raffle/_slug_.js +1 -0
  1170. package/build/pages/raffle/index.d.ts +6 -0
  1171. package/build/pages/raffle/index.js +1 -0
  1172. package/build/pages/search.d.ts +6 -0
  1173. package/build/pages/search.js +1 -0
  1174. package/build/providers/helpers/raffles.d.ts +2 -0
  1175. package/build/providers/helpers/raffles.js +1 -0
  1176. package/build/providers/page-data-get.d.ts +61 -0
  1177. package/build/providers/page-data-get.js +1 -0
  1178. package/build/providers/page-data-init.d.ts +64 -0
  1179. package/build/providers/page-data-init.js +1 -0
  1180. package/build/providers/page-data-next.d.ts +243 -0
  1181. package/build/providers/page-data-next.js +1 -0
  1182. package/build/providers/placeholders.d.ts +7 -0
  1183. package/build/providers/placeholders.js +1 -0
  1184. package/build/providers/prop-value/attribute-list.d.ts +12 -0
  1185. package/build/providers/prop-value/attribute-list.js +1 -0
  1186. package/build/providers/prop-value/attribute.d.ts +12 -0
  1187. package/build/providers/prop-value/attribute.js +1 -0
  1188. package/build/providers/prop-value/blog-category-list.d.ts +7 -0
  1189. package/build/providers/prop-value/blog-category-list.js +1 -0
  1190. package/build/providers/prop-value/blog-category.d.ts +11 -0
  1191. package/build/providers/prop-value/blog-category.js +1 -0
  1192. package/build/providers/prop-value/blog-list.d.ts +9 -0
  1193. package/build/providers/prop-value/blog-list.js +1 -0
  1194. package/build/providers/prop-value/blog.d.ts +11 -0
  1195. package/build/providers/prop-value/blog.js +1 -0
  1196. package/build/providers/prop-value/boolean.d.ts +6 -0
  1197. package/build/providers/prop-value/boolean.js +1 -0
  1198. package/build/providers/prop-value/brand-list.d.ts +7 -0
  1199. package/build/providers/prop-value/brand-list.js +1 -0
  1200. package/build/providers/prop-value/brand.d.ts +11 -0
  1201. package/build/providers/prop-value/brand.js +1 -0
  1202. package/build/providers/prop-value/category-list.d.ts +7 -0
  1203. package/build/providers/prop-value/category-list.js +1 -0
  1204. package/build/providers/prop-value/category.d.ts +11 -0
  1205. package/build/providers/prop-value/category.js +1 -0
  1206. package/build/providers/prop-value/color.d.ts +6 -0
  1207. package/build/providers/prop-value/color.js +1 -0
  1208. package/build/providers/prop-value/custom.d.ts +44 -0
  1209. package/build/providers/prop-value/custom.js +1 -0
  1210. package/build/providers/prop-value/image-list.d.ts +7 -0
  1211. package/build/providers/prop-value/image-list.js +1 -0
  1212. package/build/providers/prop-value/image.d.ts +7 -0
  1213. package/build/providers/prop-value/image.js +1 -0
  1214. package/build/providers/prop-value/index.d.ts +3 -0
  1215. package/build/providers/prop-value/link.d.ts +16 -0
  1216. package/build/providers/prop-value/link.js +1 -0
  1217. package/build/providers/prop-value/product-detail.d.ts +11 -0
  1218. package/build/providers/prop-value/product-detail.js +1 -0
  1219. package/build/providers/prop-value/product-list.d.ts +9 -0
  1220. package/build/providers/prop-value/product-list.js +1 -0
  1221. package/build/providers/prop-value/raffle-list.d.ts +5 -0
  1222. package/build/providers/prop-value/raffle-list.js +1 -0
  1223. package/build/providers/prop-value/raffle.d.ts +11 -0
  1224. package/build/providers/prop-value/raffle.js +1 -0
  1225. package/build/providers/prop-value/rich-text.d.ts +6 -0
  1226. package/build/providers/prop-value/rich-text.js +1 -0
  1227. package/build/providers/prop-value/text.d.ts +6 -0
  1228. package/build/providers/prop-value/text.js +1 -0
  1229. package/build/scripts/generators/api/index.d.ts +5 -0
  1230. package/build/scripts/generators/api/index.js +1 -0
  1231. package/build/scripts/generators/api/info.d.ts +12 -0
  1232. package/build/scripts/generators/api/info.js +1 -0
  1233. package/build/scripts/generators/components/index.d.ts +6 -0
  1234. package/build/scripts/generators/components/index.js +1 -0
  1235. package/build/scripts/generators/config/content.d.ts +37 -0
  1236. package/build/scripts/generators/config/content.js +1 -0
  1237. package/build/scripts/generators/config/index.d.ts +8 -0
  1238. package/build/scripts/generators/config/index.js +1 -0
  1239. package/build/scripts/generators/index.d.ts +6 -0
  1240. package/build/scripts/generators/pages/index.d.ts +7 -0
  1241. package/build/scripts/generators/pages/index.js +1 -0
  1242. package/build/scripts/generators/pages/info.d.ts +14 -0
  1243. package/build/scripts/generators/pages/info.js +1 -0
  1244. package/build/scripts/generators/store/content.d.ts +1 -0
  1245. package/build/scripts/generators/store/content.js +1 -0
  1246. package/build/scripts/generators/store/index.d.ts +3 -0
  1247. package/build/scripts/generators/store/index.js +1 -0
  1248. package/build/scripts/generators/theme/index.d.ts +6 -0
  1249. package/build/scripts/generators/theme/index.js +1 -0
  1250. package/build/scripts/ikas.d.ts +2 -0
  1251. package/build/store/base.d.ts +25 -0
  1252. package/build/store/base.js +1 -0
  1253. package/build/store/cart.d.ts +30 -0
  1254. package/build/store/cart.js +1 -0
  1255. package/build/store/customer.d.ts +73 -0
  1256. package/build/store/customer.js +1 -0
  1257. package/build/store/index.d.ts +1 -0
  1258. package/build/storefront/index.d.ts +53 -0
  1259. package/build/storefront/index.js +1 -0
  1260. package/build/utils/currency.d.ts +7 -0
  1261. package/build/utils/currency.js +1 -0
  1262. package/build/utils/fs.d.ts +28 -0
  1263. package/build/utils/fs.js +1 -0
  1264. package/build/utils/helper.d.ts +10 -0
  1265. package/build/utils/helper.js +1 -0
  1266. package/build/utils/i18n.d.ts +20 -0
  1267. package/build/utils/i18n.js +1 -0
  1268. package/build/utils/index.d.ts +3 -0
  1269. package/package.json +16 -13
  1270. package/build/ikas +0 -12055
  1271. package/src/.DS_Store +0 -0
  1272. package/src/__generated__/global-types.ts +0 -753
  1273. package/src/analytics/analytics.ts +0 -497
  1274. package/src/analytics/events.ts +0 -115
  1275. package/src/analytics/facebookPixel.ts +0 -226
  1276. package/src/analytics/googleTagManager.ts +0 -334
  1277. package/src/analytics/head/index.tsx +0 -81
  1278. package/src/analytics/ikas.ts +0 -545
  1279. package/src/analytics/index.ts +0 -2
  1280. package/src/api/.DS_Store +0 -0
  1281. package/src/api/apollo.ts +0 -91
  1282. package/src/api/back-in-stock-reminder/__generated__/listProductBackInStockRemind.ts +0 -36
  1283. package/src/api/back-in-stock-reminder/__generated__/saveProductBackInStockRemind.ts +0 -31
  1284. package/src/api/back-in-stock-reminder/index.ts +0 -131
  1285. package/src/api/blog/__generated__/getBlog.ts +0 -101
  1286. package/src/api/blog/__generated__/listBlog.ts +0 -104
  1287. package/src/api/blog/__generated__/listBlogCategory.ts +0 -52
  1288. package/src/api/blog/__generated__/listBlogMetaData.ts +0 -42
  1289. package/src/api/blog/index.ts +0 -415
  1290. package/src/api/brand/__generated__/listProductBrand.ts +0 -63
  1291. package/src/api/brand/index.ts +0 -127
  1292. package/src/api/cart/__generated__/getCart.ts +0 -104
  1293. package/src/api/cart/__generated__/saveItemToCart.ts +0 -91
  1294. package/src/api/cart/index.ts +0 -213
  1295. package/src/api/category/__generated__/listCategory.ts +0 -68
  1296. package/src/api/category/__generated__/listCategoryPaths.ts +0 -37
  1297. package/src/api/category/index.ts +0 -223
  1298. package/src/api/checkout/__generated__/addCouponCodeToCheckout.ts +0 -22
  1299. package/src/api/checkout/__generated__/checkStocks.ts +0 -31
  1300. package/src/api/checkout/__generated__/createSaleTransactionWithCheckout.ts +0 -35
  1301. package/src/api/checkout/__generated__/getCheckoutByCartId.ts +0 -21
  1302. package/src/api/checkout/__generated__/getCheckoutById.ts +0 -270
  1303. package/src/api/checkout/__generated__/getOrder.ts +0 -248
  1304. package/src/api/checkout/__generated__/listCheckoutSettings.ts +0 -48
  1305. package/src/api/checkout/__generated__/listPaymentGateway.ts +0 -57
  1306. package/src/api/checkout/__generated__/retrieveInstallmentInfo.ts +0 -36
  1307. package/src/api/checkout/__generated__/saveCheckout.ts +0 -23
  1308. package/src/api/checkout/index.ts +0 -884
  1309. package/src/api/city/__generated__/listCity.ts +0 -26
  1310. package/src/api/city/index.ts +0 -56
  1311. package/src/api/contact-form/__generated__/sendContactFormToMerchant.ts +0 -19
  1312. package/src/api/contact-form/index.ts +0 -54
  1313. package/src/api/country/__generated__/getAvailableShippingCountries.ts +0 -16
  1314. package/src/api/country/__generated__/getMyCountry.ts +0 -12
  1315. package/src/api/country/__generated__/listCountry.ts +0 -36
  1316. package/src/api/country/index.ts +0 -129
  1317. package/src/api/customer/__generated__/checkCustomerEmail.ts +0 -21
  1318. package/src/api/customer/__generated__/createCustomerEmailSubscription.ts +0 -23
  1319. package/src/api/customer/__generated__/createOrderRefundRequest.ts +0 -248
  1320. package/src/api/customer/__generated__/customerForgotPassword.ts +0 -17
  1321. package/src/api/customer/__generated__/customerLogin.ts +0 -88
  1322. package/src/api/customer/__generated__/customerRecoverPassword.ts +0 -18
  1323. package/src/api/customer/__generated__/customerRefreshToken.ts +0 -22
  1324. package/src/api/customer/__generated__/getCustomerOrders.ts +0 -248
  1325. package/src/api/customer/__generated__/getLastViewedProducts.ts +0 -27
  1326. package/src/api/customer/__generated__/getMyCustomer.ts +0 -75
  1327. package/src/api/customer/__generated__/listOrderRefundSettings.ts +0 -25
  1328. package/src/api/customer/__generated__/listOrderTransactions.ts +0 -68
  1329. package/src/api/customer/__generated__/registerCustomer.ts +0 -90
  1330. package/src/api/customer/__generated__/saveLastViewedProducts.ts +0 -23
  1331. package/src/api/customer/__generated__/saveMyCustomer.ts +0 -80
  1332. package/src/api/customer/index.ts +0 -1147
  1333. package/src/api/customer-review/__generated__/createCustomerReview.ts +0 -23
  1334. package/src/api/customer-review/__generated__/listCustomerReviews.ts +0 -38
  1335. package/src/api/customer-review/index.ts +0 -122
  1336. package/src/api/district/__generated__/listDistrict.ts +0 -25
  1337. package/src/api/district/index.ts +0 -59
  1338. package/src/api/favorite-product/__generated__/isFavoriteProduct.ts +0 -16
  1339. package/src/api/favorite-product/__generated__/listFavoriteProducts.ts +0 -22
  1340. package/src/api/favorite-product/__generated__/saveFavoriteProduct.ts +0 -17
  1341. package/src/api/favorite-product/index.ts +0 -100
  1342. package/src/api/html-meta-data/__generated__/listHTMLMetaData.ts +0 -30
  1343. package/src/api/html-meta-data/index.ts +0 -72
  1344. package/src/api/index.ts +0 -23
  1345. package/src/api/merchant/__generated__/listMerchantSettings.ts +0 -19
  1346. package/src/api/merchant/index.ts +0 -43
  1347. package/src/api/product-attribute/__generated__/listProductAttribute.ts +0 -54
  1348. package/src/api/product-attribute/index.ts +0 -69
  1349. package/src/api/product-option-set/__generated__/ListProductOptionSet.ts +0 -111
  1350. package/src/api/product-option-set/index.ts +0 -114
  1351. package/src/api/product-search/__generated__/getProductFilterData.ts +0 -69
  1352. package/src/api/product-search/__generated__/searchProducts.ts +0 -40
  1353. package/src/api/product-search/index.ts +0 -329
  1354. package/src/api/raffle/__generated__/getRafflesByCustomerId.ts +0 -55
  1355. package/src/api/raffle/__generated__/listRaffle.ts +0 -74
  1356. package/src/api/raffle/__generated__/listRaffleMetaData.ts +0 -33
  1357. package/src/api/raffle/__generated__/saveRaffleParticipant.ts +0 -43
  1358. package/src/api/raffle/index.ts +0 -369
  1359. package/src/api/state/__generated__/listState.ts +0 -25
  1360. package/src/api/state/index.ts +0 -45
  1361. package/src/api/stock-location/__generated__/listStockLocation.ts +0 -17
  1362. package/src/api/stock-location/index.ts +0 -30
  1363. package/src/api/storefront/__generated__/getStorefront.ts +0 -67
  1364. package/src/api/storefront/index.ts +0 -76
  1365. package/src/api/variant-type/__generated__/listVariantType.ts +0 -54
  1366. package/src/api/variant-type/index.ts +0 -86
  1367. package/src/assets/translations/checkout/en.js +0 -165
  1368. package/src/assets/translations/checkout/tr.js +0 -164
  1369. package/src/components/.DS_Store +0 -0
  1370. package/src/components/checkout/components/address-form/index.tsx +0 -360
  1371. package/src/components/checkout/components/address-form/model.ts +0 -366
  1372. package/src/components/checkout/components/button/index.tsx +0 -34
  1373. package/src/components/checkout/components/button/style.module.scss +0 -103
  1374. package/src/components/checkout/components/cart-summary/cart-item/index.tsx +0 -146
  1375. package/src/components/checkout/components/cart-summary/cart-item/style.module.scss +0 -107
  1376. package/src/components/checkout/components/cart-summary/index.tsx +0 -458
  1377. package/src/components/checkout/components/cart-summary/style.module.scss +0 -237
  1378. package/src/components/checkout/components/checkbox/check.tsx +0 -23
  1379. package/src/components/checkout/components/checkbox/index.tsx +0 -50
  1380. package/src/components/checkout/components/checkbox/style.module.scss +0 -72
  1381. package/src/components/checkout/components/credit-card-form/index.tsx +0 -121
  1382. package/src/components/checkout/components/credit-card-form/model.ts +0 -56
  1383. package/src/components/checkout/components/credit-card-form/style.module.scss +0 -6
  1384. package/src/components/checkout/components/credit-card-form/svg/amex.tsx +0 -30
  1385. package/src/components/checkout/components/credit-card-form/svg/master-card.tsx +0 -38
  1386. package/src/components/checkout/components/credit-card-form/svg/troy.tsx +0 -54
  1387. package/src/components/checkout/components/credit-card-form/svg/visa.tsx +0 -46
  1388. package/src/components/checkout/components/customer-addresses/index.tsx +0 -167
  1389. package/src/components/checkout/components/customer-addresses/model.ts +0 -126
  1390. package/src/components/checkout/components/customer-addresses/style.module.scss +0 -20
  1391. package/src/components/checkout/components/error/customer-login-required-error/index.tsx +0 -23
  1392. package/src/components/checkout/components/error/index.tsx +0 -54
  1393. package/src/components/checkout/components/error/no-shipping-error/index.tsx +0 -19
  1394. package/src/components/checkout/components/error/payment-error/index.tsx +0 -21
  1395. package/src/components/checkout/components/error/stock-error/index.tsx +0 -72
  1396. package/src/components/checkout/components/error/stock-error/style.module.scss +0 -11
  1397. package/src/components/checkout/components/error/unknown-error/index.tsx +0 -19
  1398. package/src/components/checkout/components/expandable-section/index.tsx +0 -37
  1399. package/src/components/checkout/components/expandable-section/style.module.scss +0 -29
  1400. package/src/components/checkout/components/form-item/caret-down.tsx +0 -20
  1401. package/src/components/checkout/components/form-item/index.tsx +0 -205
  1402. package/src/components/checkout/components/form-item/model.ts +0 -131
  1403. package/src/components/checkout/components/form-item/style.module.scss +0 -213
  1404. package/src/components/checkout/components/fullscreen-loading/index.tsx +0 -10
  1405. package/src/components/checkout/components/fullscreen-loading/style.module.scss +0 -56
  1406. package/src/components/checkout/components/input-with-button/index.tsx +0 -53
  1407. package/src/components/checkout/components/input-with-button/style.module.scss +0 -104
  1408. package/src/components/checkout/components/modal/index.tsx +0 -50
  1409. package/src/components/checkout/components/modal/style.module.scss +0 -68
  1410. package/src/components/checkout/components/notification-box/index.tsx +0 -70
  1411. package/src/components/checkout/components/notification-box/style.module.scss +0 -69
  1412. package/src/components/checkout/components/select-box/index.tsx +0 -60
  1413. package/src/components/checkout/components/select-box/style.module.scss +0 -55
  1414. package/src/components/checkout/components/step-container/index.tsx +0 -107
  1415. package/src/components/checkout/components/step-container/style.module.scss +0 -86
  1416. package/src/components/checkout/components/svg/arrow-down.tsx +0 -23
  1417. package/src/components/checkout/components/svg/arrow-left.tsx +0 -23
  1418. package/src/components/checkout/components/svg/arrow-right.tsx +0 -23
  1419. package/src/components/checkout/components/svg/cross.tsx +0 -23
  1420. package/src/components/checkout/components/svg/discount.tsx +0 -34
  1421. package/src/components/checkout/components/svg/external.tsx +0 -101
  1422. package/src/components/checkout/components/svg/gift.tsx +0 -40
  1423. package/src/components/checkout/components/svg/ikas.tsx +0 -39
  1424. package/src/components/checkout/components/svg/lock.tsx +0 -23
  1425. package/src/components/checkout/components/svg/shopping-cart.tsx +0 -23
  1426. package/src/components/checkout/components/svg/success-circle.tsx +0 -26
  1427. package/src/components/checkout/components/svg/tag.tsx +0 -23
  1428. package/src/components/checkout/components/svg/warning.tsx +0 -30
  1429. package/src/components/checkout/components/toggle/index.tsx +0 -51
  1430. package/src/components/checkout/components/toggle/style.module.scss +0 -75
  1431. package/src/components/checkout/components/tooltip/index.tsx +0 -27
  1432. package/src/components/checkout/components/tooltip/style.module.scss +0 -86
  1433. package/src/components/checkout/index.tsx +0 -476
  1434. package/src/components/checkout/model.ts +0 -1007
  1435. package/src/components/checkout/steps/step-info/index.tsx +0 -84
  1436. package/src/components/checkout/steps/step-payment/billing-address/index.tsx +0 -40
  1437. package/src/components/checkout/steps/step-payment/index.tsx +0 -105
  1438. package/src/components/checkout/steps/step-payment/payment-gateways/index.tsx +0 -116
  1439. package/src/components/checkout/steps/step-payment/payment-gateways/installments/index.tsx +0 -51
  1440. package/src/components/checkout/steps/step-payment/payment-gateways/installments/style.module.scss +0 -50
  1441. package/src/components/checkout/steps/step-payment/payment-gateways/style.module.scss +0 -15
  1442. package/src/components/checkout/steps/step-payment/style.module.scss +0 -32
  1443. package/src/components/checkout/steps/step-shipping/index.tsx +0 -127
  1444. package/src/components/checkout/steps/step-shipping/style.module.scss +0 -44
  1445. package/src/components/checkout/steps/step-success/index.tsx +0 -437
  1446. package/src/components/checkout/steps/step-success/style.module.scss +0 -160
  1447. package/src/components/checkout/style.module.scss +0 -358
  1448. package/src/components/checkout/styles/common.module.scss +0 -59
  1449. package/src/components/checkout/styles/variables.scss +0 -40
  1450. package/src/components/image/index.tsx +0 -79
  1451. package/src/components/index.ts +0 -4
  1452. package/src/components/page/ThemeComponent.tsx +0 -89
  1453. package/src/components/page/head.tsx +0 -294
  1454. package/src/components/page/index.tsx +0 -216
  1455. package/src/components/page-editor/ThemeComponentEditor.tsx +0 -236
  1456. package/src/components/page-editor/error/index.tsx +0 -18
  1457. package/src/components/page-editor/index.tsx +0 -70
  1458. package/src/components/page-editor/loader/index.tsx +0 -10
  1459. package/src/components/page-editor/loader/style.module.scss +0 -55
  1460. package/src/components/page-editor/model.ts +0 -505
  1461. package/src/index.ts +0 -8
  1462. package/src/models/.DS_Store +0 -0
  1463. package/src/models/data/blog/index.ts +0 -154
  1464. package/src/models/data/brand/index.ts +0 -58
  1465. package/src/models/data/cart/index.ts +0 -82
  1466. package/src/models/data/category/index.ts +0 -130
  1467. package/src/models/data/checkout/index.ts +0 -222
  1468. package/src/models/data/checkout-settings/index.ts +0 -48
  1469. package/src/models/data/city/index.ts +0 -4
  1470. package/src/models/data/contact-form/index.ts +0 -17
  1471. package/src/models/data/country/index.ts +0 -8
  1472. package/src/models/data/customer/address/index.tsx +0 -135
  1473. package/src/models/data/customer/index.ts +0 -65
  1474. package/src/models/data/customer-review/index.ts +0 -43
  1475. package/src/models/data/customer-review-settings/index.ts +0 -4
  1476. package/src/models/data/district/index.ts +0 -4
  1477. package/src/models/data/favorite-product/index.ts +0 -15
  1478. package/src/models/data/html-meta-data/index.ts +0 -56
  1479. package/src/models/data/image/index.ts +0 -34
  1480. package/src/models/data/index.ts +0 -55
  1481. package/src/models/data/installment-info/index.ts +0 -34
  1482. package/src/models/data/merchant-settings/index.ts +0 -14
  1483. package/src/models/data/order/address/index.ts +0 -138
  1484. package/src/models/data/order/adjustment/index.ts +0 -17
  1485. package/src/models/data/order/gift-line/index.ts +0 -4
  1486. package/src/models/data/order/index.ts +0 -289
  1487. package/src/models/data/order/line-item/discount/index.ts +0 -15
  1488. package/src/models/data/order/line-item/index.ts +0 -123
  1489. package/src/models/data/order/line-item/options/index.ts +0 -18
  1490. package/src/models/data/order/line-item/options/options-value/index.ts +0 -11
  1491. package/src/models/data/order/line-item/variant/index.ts +0 -75
  1492. package/src/models/data/order/refund/index.ts +0 -18
  1493. package/src/models/data/order/refund/refund-line-item/index.ts +0 -13
  1494. package/src/models/data/order/refund/settings.ts +0 -15
  1495. package/src/models/data/order/shipping-line/index.ts +0 -7
  1496. package/src/models/data/order-transaction/index.ts +0 -105
  1497. package/src/models/data/payment-gateway/index.ts +0 -150
  1498. package/src/models/data/product/attribute-value/index.ts +0 -42
  1499. package/src/models/data/product/index.ts +0 -95
  1500. package/src/models/data/product/variant/index.ts +0 -93
  1501. package/src/models/data/product/variant/price/index.ts +0 -38
  1502. package/src/models/data/product/variant-type/index.ts +0 -24
  1503. package/src/models/data/product-attribute/index.ts +0 -75
  1504. package/src/models/data/product-attribute/product-attribute-option/index.ts +0 -13
  1505. package/src/models/data/product-attribute/product-attribute-table-cell/index.ts +0 -13
  1506. package/src/models/data/product-attribute/product-attribute-table-template/index.ts +0 -18
  1507. package/src/models/data/product-back-in-stock-settings/index.ts +0 -3
  1508. package/src/models/data/product-cart-item-options/index.ts +0 -15
  1509. package/src/models/data/product-filter/index.ts +0 -412
  1510. package/src/models/data/product-option-set/index.ts +0 -392
  1511. package/src/models/data/product-tag/index.ts +0 -13
  1512. package/src/models/data/raffle/index.ts +0 -159
  1513. package/src/models/data/sales-channel/index.ts +0 -41
  1514. package/src/models/data/simple-product/index.ts +0 -154
  1515. package/src/models/data/state/index.ts +0 -5
  1516. package/src/models/data/storefront/domain/index.ts +0 -19
  1517. package/src/models/data/storefront/index.ts +0 -56
  1518. package/src/models/data/storefront/localization/index.tsx +0 -13
  1519. package/src/models/data/storefront/routing/index.tsx +0 -17
  1520. package/src/models/data/storefront/theme/index.tsx +0 -22
  1521. package/src/models/data/storefront/theme-localization/index.tsx +0 -26
  1522. package/src/models/data/variant-type/index.ts +0 -77
  1523. package/src/models/data/variant-type/variant-value/index.ts +0 -29
  1524. package/src/models/index.ts +0 -3
  1525. package/src/models/theme/component/index.ts +0 -24
  1526. package/src/models/theme/component/prop/index.ts +0 -56
  1527. package/src/models/theme/custom-data/index.ts +0 -71
  1528. package/src/models/theme/index.ts +0 -26
  1529. package/src/models/theme/page/component/index.ts +0 -21
  1530. package/src/models/theme/page/component/prop-value/attribute-list.ts +0 -18
  1531. package/src/models/theme/page/component/prop-value/attribute.ts +0 -18
  1532. package/src/models/theme/page/component/prop-value/blog-category-list.ts +0 -19
  1533. package/src/models/theme/page/component/prop-value/blog-category.ts +0 -15
  1534. package/src/models/theme/page/component/prop-value/blog-list.ts +0 -25
  1535. package/src/models/theme/page/component/prop-value/blog.ts +0 -15
  1536. package/src/models/theme/page/component/prop-value/brand-list.ts +0 -26
  1537. package/src/models/theme/page/component/prop-value/brand.ts +0 -15
  1538. package/src/models/theme/page/component/prop-value/category-list.ts +0 -26
  1539. package/src/models/theme/page/component/prop-value/category.ts +0 -15
  1540. package/src/models/theme/page/component/prop-value/link.ts +0 -38
  1541. package/src/models/theme/page/component/prop-value/product-detail.ts +0 -17
  1542. package/src/models/theme/page/component/prop-value/product-list.ts +0 -41
  1543. package/src/models/theme/page/component/prop-value/raffle-list.ts +0 -16
  1544. package/src/models/theme/page/component/prop-value/raffle.ts +0 -15
  1545. package/src/models/theme/page/index.ts +0 -71
  1546. package/src/models/theme/settings/.DS_Store +0 -0
  1547. package/src/models/theme/settings/index.ts +0 -27
  1548. package/src/models/theme/settings/prop/color/index.ts +0 -18
  1549. package/src/models/theme/settings/prop/favicon/index.ts +0 -11
  1550. package/src/models/theme/theme.ts +0 -202
  1551. package/src/models/ui/blog-category-list/index.ts +0 -199
  1552. package/src/models/ui/blog-list/index.ts +0 -202
  1553. package/src/models/ui/brand-list/index.ts +0 -239
  1554. package/src/models/ui/category-list/index.ts +0 -239
  1555. package/src/models/ui/component-renderer/index.ts +0 -9
  1556. package/src/models/ui/customer-review-list/index.ts +0 -171
  1557. package/src/models/ui/index.ts +0 -41
  1558. package/src/models/ui/navigation-link/index.ts +0 -22
  1559. package/src/models/ui/product-attribute-detail/index.ts +0 -29
  1560. package/src/models/ui/product-attribute-list/index.ts +0 -53
  1561. package/src/models/ui/product-detail/index.ts +0 -269
  1562. package/src/models/ui/product-list/index.ts +0 -959
  1563. package/src/models/ui/raffle-list/index.ts +0 -208
  1564. package/src/models/ui/validator/form/account-info.ts +0 -155
  1565. package/src/models/ui/validator/form/address.ts +0 -436
  1566. package/src/models/ui/validator/form/contact-form.ts +0 -180
  1567. package/src/models/ui/validator/form/customer-review.ts +0 -134
  1568. package/src/models/ui/validator/form/forgot-password.ts +0 -98
  1569. package/src/models/ui/validator/form/login.ts +0 -130
  1570. package/src/models/ui/validator/form/raffle-form.ts +0 -271
  1571. package/src/models/ui/validator/form/recover-password.ts +0 -150
  1572. package/src/models/ui/validator/form/register.ts +0 -200
  1573. package/src/models/ui/validator/index.ts +0 -121
  1574. package/src/models/ui/validator/rules/index.ts +0 -309
  1575. package/src/pages/.DS_Store +0 -0
  1576. package/src/pages/404.tsx +0 -29
  1577. package/src/pages/[slug]/index.tsx +0 -28
  1578. package/src/pages/account/addresses.tsx +0 -20
  1579. package/src/pages/account/favorite-products.tsx +0 -20
  1580. package/src/pages/account/forgot-password.tsx +0 -20
  1581. package/src/pages/account/index.tsx +0 -20
  1582. package/src/pages/account/login.tsx +0 -20
  1583. package/src/pages/account/orders/[id].tsx +0 -20
  1584. package/src/pages/account/orders/index.tsx +0 -20
  1585. package/src/pages/account/raffles.tsx +0 -20
  1586. package/src/pages/account/recover-password.tsx +0 -20
  1587. package/src/pages/account/register.tsx +0 -20
  1588. package/src/pages/api/getComponentDirs.ts +0 -39
  1589. package/src/pages/api/getTheme.ts +0 -22
  1590. package/src/pages/api/index.ts +0 -14
  1591. package/src/pages/api/middleware.ts +0 -24
  1592. package/src/pages/api/updateTheme.ts +0 -31
  1593. package/src/pages/api/uploadTheme.ts +0 -276
  1594. package/src/pages/blog/[slug].tsx +0 -27
  1595. package/src/pages/blog/index.tsx +0 -20
  1596. package/src/pages/cart.tsx +0 -20
  1597. package/src/pages/checkout.tsx +0 -172
  1598. package/src/pages/editor.tsx +0 -40
  1599. package/src/pages/home.tsx +0 -20
  1600. package/src/pages/index.ts +0 -22
  1601. package/src/pages/pages/[slug].tsx +0 -82
  1602. package/src/pages/raffle/[slug].tsx +0 -27
  1603. package/src/pages/raffle/index.tsx +0 -20
  1604. package/src/pages/search.tsx +0 -20
  1605. package/src/providers/helpers/raffles.ts +0 -68
  1606. package/src/providers/page-data-get.ts +0 -569
  1607. package/src/providers/page-data-init.ts +0 -956
  1608. package/src/providers/page-data-next.ts +0 -422
  1609. package/src/providers/placeholders.ts +0 -39
  1610. package/src/providers/prop-value/attribute-list.ts +0 -73
  1611. package/src/providers/prop-value/attribute.ts +0 -73
  1612. package/src/providers/prop-value/blog-category-list.ts +0 -25
  1613. package/src/providers/prop-value/blog-category.ts +0 -40
  1614. package/src/providers/prop-value/blog-list.ts +0 -56
  1615. package/src/providers/prop-value/blog.ts +0 -37
  1616. package/src/providers/prop-value/boolean.ts +0 -14
  1617. package/src/providers/prop-value/brand-list.ts +0 -21
  1618. package/src/providers/prop-value/brand.ts +0 -47
  1619. package/src/providers/prop-value/category-list.ts +0 -21
  1620. package/src/providers/prop-value/category.ts +0 -47
  1621. package/src/providers/prop-value/color.ts +0 -14
  1622. package/src/providers/prop-value/custom.ts +0 -548
  1623. package/src/providers/prop-value/image-list.ts +0 -15
  1624. package/src/providers/prop-value/image.ts +0 -15
  1625. package/src/providers/prop-value/index.ts +0 -3
  1626. package/src/providers/prop-value/link.ts +0 -214
  1627. package/src/providers/prop-value/product-detail.ts +0 -87
  1628. package/src/providers/prop-value/product-list.ts +0 -69
  1629. package/src/providers/prop-value/raffle-list.ts +0 -14
  1630. package/src/providers/prop-value/raffle.ts +0 -43
  1631. package/src/providers/prop-value/rich-text.ts +0 -14
  1632. package/src/providers/prop-value/text.ts +0 -14
  1633. package/src/scripts/generators/api/index.ts +0 -24
  1634. package/src/scripts/generators/api/info.ts +0 -47
  1635. package/src/scripts/generators/components/index.ts +0 -235
  1636. package/src/scripts/generators/config/content.ts +0 -125
  1637. package/src/scripts/generators/config/index.ts +0 -93
  1638. package/src/scripts/generators/pages/index.ts +0 -95
  1639. package/src/scripts/generators/pages/info.ts +0 -156
  1640. package/src/scripts/generators/store/content.ts +0 -14
  1641. package/src/scripts/generators/store/index.ts +0 -22
  1642. package/src/scripts/generators/theme/index.ts +0 -37
  1643. package/src/scripts/ikas.ts +0 -47
  1644. package/src/store/base.ts +0 -143
  1645. package/src/store/cart.ts +0 -311
  1646. package/src/store/customer.ts +0 -510
  1647. package/src/store/index.ts +0 -1
  1648. package/src/storefront/index.ts +0 -96
  1649. package/src/typings/global.d.ts +0 -7
  1650. package/src/utils/currency.ts +0 -229
  1651. package/src/utils/fs.ts +0 -84
  1652. package/src/utils/helper.ts +0 -133
  1653. package/src/utils/i18n.ts +0 -204
  1654. package/src/utils/index.ts +0 -3
@@ -0,0 +1,50 @@
1
+ import { ListCustomerReviewInput, PaginationInput } from "./../../../__generated__/global-types";
2
+ export interface listCustomerReviews_listCustomerReviews_data {
3
+ __typename: "CustomerReview";
4
+ comment: string | null;
5
+ createdAt: any | null;
6
+ id: string;
7
+ star: number;
8
+ title: string | null;
9
+ }
10
+ export interface listCustomerReviews_listCustomerReviews {
11
+ __typename: "CustomerReviewSFPaginationResponse";
12
+ /**
13
+ * Returns the first three records of each page in the records returned as a
14
+ * response. For example, ***let's say page = 3, limit = 30, count = 3.*** The
15
+ * records that will return as a response are the records ***between 60-62.***
16
+ */
17
+ count: number;
18
+ data: listCustomerReviews_listCustomerReviews_data[];
19
+ /**
20
+ * In the records returned as Response, it shows whether there are any more
21
+ * records or not. For example, let's say our page field is three and our limit
22
+ * field is thirty. Records between 60 and 90 will be returned. If hasNext is
23
+ * ```true``` despite these records, ***it means there are more records.*** If
24
+ * hasNext is ```false```, it means there are a total of ***90 records.***
25
+ */
26
+ hasNext: boolean;
27
+ /**
28
+ * The maximum number of data you want to see on a page in the records returned
29
+ * as a response. For example, if the limit is ***20***, the data will be
30
+ * displayed ***as 20 each.***<br />:::note<br />min 1, max 200 values can be
31
+ * given. If no value is entered, default 50 is accepted.<br />:::
32
+ */
33
+ limit: number;
34
+ /**
35
+ * The number of the page you want to see in the records that return as response.
36
+ * For example: We entered the page field as ***3***.And let our limit field be
37
+ * ***30***. The records that will return as a response are the records
38
+ * ***between 60-90.***<br />:::note<br />If no value is entered, default 1 is
39
+ * accepted.<br /> :::
40
+ */
41
+ page: number;
42
+ }
43
+ export interface listCustomerReviews {
44
+ listCustomerReviews: listCustomerReviews_listCustomerReviews;
45
+ }
46
+ export interface listCustomerReviewsVariables {
47
+ input: ListCustomerReviewInput;
48
+ productId?: string | null;
49
+ pagination?: PaginationInput | null;
50
+ }
@@ -0,0 +1,24 @@
1
+ import { IkasCustomerReview } from "../../models";
2
+ import * as CreateCustomerReviewTypes from "./__generated__/createCustomerReview";
3
+ export declare class IkasCustomerReviewAPI {
4
+ static listCustomerReviews(params: ListCustomerReviewInput): Promise<{
5
+ data: IkasCustomerReview[];
6
+ count: number;
7
+ }>;
8
+ static createCustomerReview(params: CreateCustomerReviewInput): Promise<false | CreateCustomerReviewTypes.createCustomerReview_createCustomerReview | undefined>;
9
+ }
10
+ declare type ListCustomerReviewInput = {
11
+ productId?: string;
12
+ salesChannelId: string;
13
+ page?: number;
14
+ limit?: number;
15
+ };
16
+ declare type CreateCustomerReviewInput = {
17
+ comment?: string;
18
+ customerId?: string;
19
+ productId: string;
20
+ salesChannelId: string;
21
+ star: number;
22
+ title?: string;
23
+ };
24
+ export {};
@@ -0,0 +1 @@
1
+ import{__awaiter as t,__generator as e,__makeTemplateObject as i,__assign 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"../../models/data/brand/index.js";import"../../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{IkasCustomerReview as s}from"../../models/data/customer-review/index.js";import"../../models/data/html-meta-data/index.js";import"../../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"../../models/data/product/index.js";import"../../models/data/variant-type/index.js";import"../../models/data/product/variant/index.js";import"../../models/data/product/variant/price/index.js";import"../../models/data/product-attribute/index.js";import"../../models/data/product/attribute-value/index.js";import"../../models/data/product-filter/index.js";import"../../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/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"../../models/theme/settings/index.js";import"../../models/theme/custom-data/index.js";var a,d,m=function(){function m(){}return m.listCustomerReviews=function(o){return t(this,void 0,void 0,(function(){var t,d,m,u,l;return e(this,(function(e){switch(e.label){case 0:t=n(a||(a=i(["\n query listCustomerReviews(\n $input: ListCustomerReviewInput!\n $productId: String\n $pagination: PaginationInput\n ) {\n listCustomerReviews(\n input: $input\n productId: $productId\n pagination: $pagination\n ) {\n count\n data {\n comment\n createdAt\n id\n star\n title\n }\n hasNext\n limit\n page\n }\n }\n "],["\n query listCustomerReviews(\n $input: ListCustomerReviewInput!\n $productId: String\n $pagination: PaginationInput\n ) {\n listCustomerReviews(\n input: $input\n productId: $productId\n pagination: $pagination\n ) {\n count\n data {\n comment\n createdAt\n id\n star\n title\n }\n hasNext\n limit\n page\n }\n }\n "]))),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,r.getClient().query({query:t,variables:{input:{salesChannelId:o.salesChannelId},productId:o.productId,pagination:{page:o.page,limit:o.limit}}})];case 2:return d=e.sent(),m=d.data,(u=d.errors)&&u.length?[2,{data:[],count:0}]:[2,{data:m.listCustomerReviews.data.map((function(t){return new s(t)})),count:m.listCustomerReviews.count}];case 3:return l=e.sent(),console.log(l),[2,{data:[],count:0}];case 4:return[2]}}))}))},m.createCustomerReview=function(s){return t(this,void 0,void 0,(function(){var t,a,m,u,l;return e(this,(function(e){switch(e.label){case 0:t=n(d||(d=i(["\n mutation createCustomerReview($input: CreateCustomerReviewInput!) {\n createCustomerReview(input: $input) {\n id\n }\n }\n "],["\n mutation createCustomerReview($input: CreateCustomerReviewInput!) {\n createCustomerReview(input: $input) {\n id\n }\n }\n "]))),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,r.getClient().mutate({mutation:t,variables:{input:o({},s)}})];case 2:return a=e.sent(),m=a.data,(u=a.errors)&&u.length?[2,!1]:[2,null==m?void 0:m.createCustomerReview];case 3:return l=e.sent(),console.log(l),[3,4];case 4:return[2]}}))}))},m}();export{m as IkasCustomerReviewAPI};
@@ -0,0 +1,16 @@
1
+ import { StringFilterInput } from "./../../../__generated__/global-types";
2
+ export interface listDistrict_listDistrict {
3
+ __typename: "District";
4
+ id: string;
5
+ /**
6
+ * District's name.
7
+ */
8
+ name: string;
9
+ }
10
+ export interface listDistrict {
11
+ listDistrict: listDistrict_listDistrict[];
12
+ }
13
+ export interface listDistrictVariables {
14
+ cityId: StringFilterInput;
15
+ stateId?: StringFilterInput | null;
16
+ }
@@ -0,0 +1,4 @@
1
+ import { IkasDistrict } from "../../models";
2
+ export declare class IkasDistrictAPI {
3
+ static listDistricts(cityId: string, stateId?: string): Promise<IkasDistrict[]>;
4
+ }
@@ -0,0 +1 @@
1
+ import{__awaiter as t,__generator as i,__makeTemplateObject as n}from'../../ext/tslib/tslib.es6.js';import r from'../../ext/graphql-tag/src/index.js';import{pascalCase as e}from"../../utils/helper.js";import"../../storefront/index.js";import"../../utils/i18n.js";import{apollo as s}from"../apollo.js";var o,l=function(){function l(){}return l.listDistricts=function(l,a){return t(this,void 0,void 0,(function(){var t,c,d,u,I;return i(this,(function(i){switch(i.label){case 0:t=r(o||(o=n(["\n query listDistrict(\n $cityId: StringFilterInput!\n $stateId: StringFilterInput\n ) {\n listDistrict(cityId: $cityId, stateId: $stateId) {\n id\n name\n }\n }\n "],["\n query listDistrict(\n $cityId: StringFilterInput!\n $stateId: StringFilterInput\n ) {\n listDistrict(cityId: $cityId, stateId: $stateId) {\n id\n name\n }\n }\n "]))),i.label=1;case 1:return i.trys.push([1,3,,4]),[4,s.getClient().query({query:t,variables:{cityId:{eq:l},stateId:a?{eq:a}:void 0}})];case 2:return c=i.sent(),d=c.data,(u=c.errors)&&u.length&&console.log(u),d?[2,d.listDistrict.map((function(t){return{id:t.id,name:e(t.name)}}))]:[3,4];case 3:return I=i.sent(),console.log(I),[3,4];case 4:return[2,[]]}}))}))},l}();export{l as IkasDistrictAPI};
@@ -0,0 +1,6 @@
1
+ export interface isFavoriteProduct {
2
+ isFavoriteProduct: boolean;
3
+ }
4
+ export interface isFavoriteProductVariables {
5
+ productId: string;
6
+ }
@@ -0,0 +1,12 @@
1
+ export interface listFavoriteProducts_listFavoriteProducts {
2
+ __typename: "CustomerFavoriteProduct";
3
+ id: string;
4
+ createdAt: any | null;
5
+ updatedAt: any | null;
6
+ deleted: boolean | null;
7
+ productId: string;
8
+ customerId: string;
9
+ }
10
+ export interface listFavoriteProducts {
11
+ listFavoriteProducts: listFavoriteProducts_listFavoriteProducts[];
12
+ }
@@ -0,0 +1,7 @@
1
+ export interface saveFavoriteProduct {
2
+ saveFavoriteProduct: boolean;
3
+ }
4
+ export interface saveFavoriteProductVariables {
5
+ isFavorite: boolean;
6
+ productId: string;
7
+ }
@@ -0,0 +1,6 @@
1
+ import { IkasFavoriteProduct } from "../../models";
2
+ export declare class IkasFavoriteProductAPI {
3
+ static listFavoriteProducts(): Promise<IkasFavoriteProduct[]>;
4
+ static isFavoriteProduct(productId: string): Promise<boolean>;
5
+ static saveFavoriteProduct(isFavorite: boolean, productId: string): Promise<boolean>;
6
+ }
@@ -0,0 +1 @@
1
+ import{__awaiter as t,__generator as o,__makeTemplateObject as e}from'../../ext/tslib/tslib.es6.js';import r from'../../ext/graphql-tag/src/index.js';import{apollo as i}from"../apollo.js";import"../../models/data/blog/index.js";import"../../models/data/brand/index.js";import"../../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"../../models/data/html-meta-data/index.js";import"../../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"../../models/data/product/index.js";import"../../models/data/variant-type/index.js";import"../../models/data/product/variant/index.js";import"../../models/data/product/variant/price/index.js";import"../../models/data/product-attribute/index.js";import"../../models/data/product/attribute-value/index.js";import"../../models/data/product-filter/index.js";import{IkasFavoriteProduct as d}from"../../models/data/favorite-product/index.js";import"../../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/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"../../models/theme/settings/index.js";import"../../models/theme/custom-data/index.js";var s,a,n,m=function(){function m(){}return m.listFavoriteProducts=function(){return t(this,void 0,void 0,(function(){var t,a,n,m,u;return o(this,(function(o){switch(o.label){case 0:t=r(s||(s=e(["\n query listFavoriteProducts {\n listFavoriteProducts {\n id\n createdAt\n updatedAt\n deleted\n productId\n customerId\n }\n }\n "],["\n query listFavoriteProducts {\n listFavoriteProducts {\n id\n createdAt\n updatedAt\n deleted\n productId\n customerId\n }\n }\n "]))),o.label=1;case 1:return o.trys.push([1,3,,4]),[4,i.getClient().query({query:t})];case 2:return a=o.sent(),n=a.data,(m=a.errors)&&m.length?[2,[]]:[2,n.listFavoriteProducts.map((function(t){return new d(t)}))];case 3:return u=o.sent(),console.log(u),[3,4];case 4:return[2,[]]}}))}))},m.isFavoriteProduct=function(d){return t(this,void 0,void 0,(function(){var t,s,n,m,u;return o(this,(function(o){switch(o.label){case 0:t=r(a||(a=e(["\n query isFavoriteProduct($productId: String!) {\n isFavoriteProduct(productId: $productId)\n }\n "],["\n query isFavoriteProduct($productId: String!) {\n isFavoriteProduct(productId: $productId)\n }\n "]))),o.label=1;case 1:return o.trys.push([1,3,,4]),[4,i.getClient().query({query:t,variables:{productId:d}})];case 2:return s=o.sent(),n=s.data,(m=s.errors)&&m.length?[2,!1]:[2,n.isFavoriteProduct];case 3:return u=o.sent(),console.log(u),[3,4];case 4:return[2,!1]}}))}))},m.saveFavoriteProduct=function(d,s){return t(this,void 0,void 0,(function(){var t,a,m,u,l;return o(this,(function(o){switch(o.label){case 0:t=r(n||(n=e(["\n mutation saveFavoriteProduct($isFavorite: Boolean!, $productId: String!) {\n saveFavoriteProduct(isFavorite: $isFavorite, productId: $productId)\n }\n "],["\n mutation saveFavoriteProduct($isFavorite: Boolean!, $productId: String!) {\n saveFavoriteProduct(isFavorite: $isFavorite, productId: $productId)\n }\n "]))),o.label=1;case 1:return o.trys.push([1,3,,4]),[4,i.getClient().mutate({mutation:t,variables:{isFavorite:d,productId:s}})];case 2:return a=o.sent(),m=a.data,(u=a.errors)&&u.length?[2,!1]:[2,(null==m?void 0:m.saveFavoriteProduct)||!0];case 3:return l=o.sent(),console.log(l),[3,4];case 4:return[2,!1]}}))}))},m}();export{m as IkasFavoriteProductAPI};
@@ -0,0 +1,28 @@
1
+ import { StringFilterInput, HTMLMetaDataTargetTypeEnumFilter, PaginationInput, HTMLMetaDataTargetTypeEnum } from "./../../../__generated__/global-types";
2
+ export interface listHTMLMetaData_listHTMLMetaData {
3
+ __typename: "HTMLMetaData";
4
+ /**
5
+ * The token of the metadata. It is saved as completely unique.
6
+ */
7
+ slug: string;
8
+ /**
9
+ * The page title of the metadata.
10
+ */
11
+ pageTitle: string | null;
12
+ /**
13
+ * The description of the metadata.
14
+ */
15
+ description: string | null;
16
+ targetId: string | null;
17
+ targetType: HTMLMetaDataTargetTypeEnum | null;
18
+ redirectTo: string | null;
19
+ }
20
+ export interface listHTMLMetaData {
21
+ listHTMLMetaData: listHTMLMetaData_listHTMLMetaData[];
22
+ }
23
+ export interface listHTMLMetaDataVariables {
24
+ slug?: StringFilterInput | null;
25
+ targetId?: StringFilterInput | null;
26
+ targetType?: HTMLMetaDataTargetTypeEnumFilter | null;
27
+ pagination?: PaginationInput | null;
28
+ }
@@ -0,0 +1,4 @@
1
+ import { IkasHTMLMetaData } from "../../models";
2
+ export declare class IkasHTMLMetaDataAPI {
3
+ static listHTMLMetaData(slug?: string, targetIds?: string[], targetType?: string[], page?: number, limit?: number): Promise<IkasHTMLMetaData[]>;
4
+ }
@@ -0,0 +1 @@
1
+ import{__awaiter as t,__generator as e,__makeTemplateObject as i}from'../../ext/tslib/tslib.es6.js';import o from'../../ext/graphql-tag/src/index.js';import{apollo as r}from"../apollo.js";import"../../models/data/blog/index.js";import"../../models/data/brand/index.js";import"../../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 a}from"../../models/data/html-meta-data/index.js";import"../../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"../../models/data/product/index.js";import"../../models/data/variant-type/index.js";import"../../models/data/product/variant/index.js";import"../../models/data/product/variant/price/index.js";import"../../models/data/product-attribute/index.js";import"../../models/data/product/attribute-value/index.js";import"../../models/data/product-filter/index.js";import"../../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/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"../../models/theme/settings/index.js";import"../../models/theme/custom-data/index.js";var d,s=function(){function s(){}return s.listHTMLMetaData=function(s,n,m,l,p){return void 0===l&&(l=1),void 0===p&&(p=200),t(this,void 0,void 0,(function(){var t,u,g,j,c;return e(this,(function(e){switch(e.label){case 0:t=o(d||(d=i(["\n query listHTMLMetaData(\n $slug: StringFilterInput\n $targetId: StringFilterInput\n $targetType: HTMLMetaDataTargetTypeEnumFilter\n $pagination: PaginationInput\n ) {\n listHTMLMetaData(\n slug: $slug\n targetId: $targetId\n targetType: $targetType\n pagination: $pagination\n ) {\n slug\n pageTitle\n description\n targetId\n targetType\n redirectTo\n }\n }\n "],["\n query listHTMLMetaData(\n $slug: StringFilterInput\n $targetId: StringFilterInput\n $targetType: HTMLMetaDataTargetTypeEnumFilter\n $pagination: PaginationInput\n ) {\n listHTMLMetaData(\n slug: $slug\n targetId: $targetId\n targetType: $targetType\n pagination: $pagination\n ) {\n slug\n pageTitle\n description\n targetId\n targetType\n redirectTo\n }\n }\n "]))),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,r.getClient().query({query:t,variables:{slug:s?{eq:s}:void 0,targetId:n?{in:n}:void 0,targetType:m?{in:m}:void 0,pagination:{page:l,limit:p}}})];case 2:return u=e.sent(),g=u.data,(j=u.errors)&&j.length?[2,[]]:[2,g.listHTMLMetaData.map((function(t){return new a(t)}))];case 3:return c=e.sent(),console.log(c),[2,[]];case 4:return[2]}}))}))},s}();export{s as IkasHTMLMetaDataAPI};
@@ -0,0 +1,23 @@
1
+ export { IkasBlogAPI } from "./blog";
2
+ export { IkasBrandAPI } from "./brand";
3
+ export { IkasCartAPI } from "./cart";
4
+ export { IkasCategoryAPI } from "./category";
5
+ export { IkasCheckoutAPI } from "./checkout";
6
+ export { IkasCityAPI } from "./city";
7
+ export { IkasCountryAPI } from "./country";
8
+ export { IkasCustomerAPI } from "./customer";
9
+ export { IkasCustomerReviewAPI } from "./customer-review";
10
+ export { IkasDistrictAPI } from "./district";
11
+ export { IkasHTMLMetaDataAPI } from "./html-meta-data";
12
+ export { IkasMerchantAPI } from "./merchant";
13
+ export { IkasProductSearchAPI } from "./product-search";
14
+ export { IkasProductAttributeAPI } from "./product-attribute";
15
+ export { IkasFavoriteProductAPI } from "./favorite-product";
16
+ export { IkasContactFormAPI } from "./contact-form";
17
+ export { IkasStateAPI } from "./state";
18
+ export { IkasVariantTypeAPI } from "./variant-type";
19
+ export { IkasProductOptionSetAPI } from "./product-option-set";
20
+ export { IkasRaffleAPI } from "./raffle";
21
+ export type { IkasListRaffleParams } from "./raffle";
22
+ export { IkasProductBackInStockReminderAPI } from "./back-in-stock-reminder";
23
+ export { apollo } from "./apollo";
@@ -0,0 +1,9 @@
1
+ export interface listMerchantSettings_listMerchantSettings {
2
+ __typename: "MerchantSettings";
3
+ id: string;
4
+ logoId: string | null;
5
+ merchantName: string;
6
+ }
7
+ export interface listMerchantSettings {
8
+ listMerchantSettings: listMerchantSettings_listMerchantSettings[];
9
+ }
@@ -0,0 +1,4 @@
1
+ import { IkasMerchantSettings } from "../../models";
2
+ export declare class IkasMerchantAPI {
3
+ static listMerchantSettings(): Promise<IkasMerchantSettings | undefined>;
4
+ }
@@ -0,0 +1 @@
1
+ import{__awaiter as t,__generator as e,__makeTemplateObject as o}from'../../ext/tslib/tslib.es6.js';import i from'../../ext/graphql-tag/src/index.js';import{apollo as r}from"../apollo.js";import"../../models/data/blog/index.js";import"../../models/data/brand/index.js";import"../../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"../../models/data/html-meta-data/index.js";import"../../models/data/image/index.js";import"../../models/data/installment-info/index.js";import{IkasMerchantSettings as s}from"../../models/data/merchant-settings/index.js";import"../../models/data/order/index.js";import"../../models/data/order/line-item/index.js";import"mobx";import"../../models/data/product/index.js";import"../../models/data/variant-type/index.js";import"../../models/data/product/variant/index.js";import"../../models/data/product/variant/price/index.js";import"../../models/data/product-attribute/index.js";import"../../models/data/product/attribute-value/index.js";import"../../models/data/product-filter/index.js";import"../../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/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"../../models/theme/settings/index.js";import"../../models/theme/custom-data/index.js";var d,m=function(){function m(){}return m.listMerchantSettings=function(){return t(this,void 0,void 0,(function(){var t,m,a,n;return e(this,(function(e){switch(e.label){case 0:t=i(d||(d=o(["\n query listMerchantSettings {\n listMerchantSettings {\n id\n logoId\n merchantName\n }\n }\n "],["\n query listMerchantSettings {\n listMerchantSettings {\n id\n logoId\n merchantName\n }\n }\n "]))),e.label=1;case 1:return e.trys.push([1,3,,4]),[4,r.getClient().query({query:t})];case 2:return m=e.sent(),a=m.data,(n=m.errors)&&n.length||!a||!a.listMerchantSettings.length?[2]:[2,new s(a.listMerchantSettings[0])];case 3:return e.sent(),[3,4];case 4:return[2]}}))}))},m}();export{m as IkasMerchantAPI};
@@ -0,0 +1,72 @@
1
+ import { StringFilterInput, ProductAttributeTypeEnum } from "./../../../__generated__/global-types";
2
+ export interface listProductAttribute_listProductAttribute_options {
3
+ __typename: "ProductAttributeOption";
4
+ id: string;
5
+ createdAt: any | null;
6
+ updatedAt: any | null;
7
+ deleted: boolean | null;
8
+ /**
9
+ * Name of the product attribute option
10
+ */
11
+ name: string;
12
+ }
13
+ export interface listProductAttribute_listProductAttribute_translations_options {
14
+ __typename: "ProductAttributeOptionTranslation";
15
+ id: string;
16
+ /**
17
+ * Name of the attribute option for translation.
18
+ */
19
+ name: string | null;
20
+ }
21
+ export interface listProductAttribute_listProductAttribute_translations {
22
+ __typename: "ProductAttributeTranslation";
23
+ /**
24
+ * It is the description information of the translation.
25
+ */
26
+ description: string | null;
27
+ /**
28
+ * It is the name information of the translation.
29
+ */
30
+ locale: string;
31
+ /**
32
+ * It is the information in which language the translation is saved.
33
+ */
34
+ name: string | null;
35
+ /**
36
+ * List of translations for attribute options
37
+ */
38
+ options: listProductAttribute_listProductAttribute_translations_options[] | null;
39
+ }
40
+ export interface listProductAttribute_listProductAttribute {
41
+ __typename: "ProductAttribute";
42
+ id: string;
43
+ createdAt: any | null;
44
+ updatedAt: any | null;
45
+ deleted: boolean | null;
46
+ /**
47
+ * Name of the attribute
48
+ */
49
+ name: string;
50
+ /**
51
+ * Description of the attribute
52
+ */
53
+ description: string | null;
54
+ /**
55
+ * Type of the attribute
56
+ */
57
+ type: ProductAttributeTypeEnum;
58
+ /**
59
+ * Options of the attribute
60
+ */
61
+ options: listProductAttribute_listProductAttribute_options[] | null;
62
+ /**
63
+ * Translations for the attribute
64
+ */
65
+ translations: listProductAttribute_listProductAttribute_translations[] | null;
66
+ }
67
+ export interface listProductAttribute {
68
+ listProductAttribute: listProductAttribute_listProductAttribute[];
69
+ }
70
+ export interface listProductAttributeVariables {
71
+ id: StringFilterInput;
72
+ }
@@ -0,0 +1,4 @@
1
+ import { IkasProductAttribute } from "../../models";
2
+ export declare class IkasProductAttributeAPI {
3
+ static listProductAttributes(idList?: string[]): Promise<IkasProductAttribute[]>;
4
+ }
@@ -0,0 +1,90 @@
1
+ import { StringFilterInput, DateFilterInput, ProductOptionSelectTypeEnum, ProductOptionTypeEnum } from "./../../../__generated__/global-types";
2
+ export interface ListProductOptionSet_listProductOptionSet_options_dateSettings {
3
+ __typename: "ProductOptionDateSettings";
4
+ max: any | null;
5
+ min: any | null;
6
+ }
7
+ export interface ListProductOptionSet_listProductOptionSet_options_fileSettings {
8
+ __typename: "ProductOptionFileSettings";
9
+ allowedExtensions: string[] | null;
10
+ maxQuantity: number | null;
11
+ minQuantity: number | null;
12
+ }
13
+ export interface ListProductOptionSet_listProductOptionSet_options_selectSettings_values {
14
+ __typename: "ProductOptionSelectValue";
15
+ createdAt: any | null;
16
+ deleted: boolean | null;
17
+ id: string;
18
+ order: number;
19
+ price: number | null;
20
+ updatedAt: any | null;
21
+ value: string;
22
+ thumbnailImageId: string | null;
23
+ colorCode: string | null;
24
+ }
25
+ export interface ListProductOptionSet_listProductOptionSet_options_selectSettings {
26
+ __typename: "ProductOptionSelectSettings";
27
+ maxSelect: number | null;
28
+ minSelect: number | null;
29
+ type: ProductOptionSelectTypeEnum;
30
+ values: ListProductOptionSet_listProductOptionSet_options_selectSettings_values[];
31
+ }
32
+ export interface ListProductOptionSet_listProductOptionSet_options_textSettings {
33
+ __typename: "ProductOptionTextSettings";
34
+ max: number | null;
35
+ min: number | null;
36
+ }
37
+ export interface ListProductOptionSet_listProductOptionSet_options {
38
+ __typename: "ProductOption";
39
+ createdAt: any | null;
40
+ dateSettings: ListProductOptionSet_listProductOptionSet_options_dateSettings | null;
41
+ deleted: boolean | null;
42
+ fileSettings: ListProductOptionSet_listProductOptionSet_options_fileSettings | null;
43
+ id: string;
44
+ isOptional: boolean | null;
45
+ name: string;
46
+ optionalText: string | null;
47
+ requiredOptionId: string | null;
48
+ requiredOptionValueIds: string[] | null;
49
+ order: number;
50
+ price: number | null;
51
+ selectSettings: ListProductOptionSet_listProductOptionSet_options_selectSettings | null;
52
+ textSettings: ListProductOptionSet_listProductOptionSet_options_textSettings | null;
53
+ type: ProductOptionTypeEnum;
54
+ updatedAt: any | null;
55
+ }
56
+ export interface ListProductOptionSet_listProductOptionSet_translations_options_values {
57
+ __typename: "ProductOptionSelectValueTranslations";
58
+ id: string;
59
+ value: string | null;
60
+ }
61
+ export interface ListProductOptionSet_listProductOptionSet_translations_options {
62
+ __typename: "ProductOptionTranslations";
63
+ id: string;
64
+ name: string | null;
65
+ optionalText: string | null;
66
+ values: ListProductOptionSet_listProductOptionSet_translations_options_values[] | null;
67
+ }
68
+ export interface ListProductOptionSet_listProductOptionSet_translations {
69
+ __typename: "ProductOptionSetTranslations";
70
+ locale: string;
71
+ options: ListProductOptionSet_listProductOptionSet_translations_options[] | null;
72
+ }
73
+ export interface ListProductOptionSet_listProductOptionSet {
74
+ __typename: "ProductOptionSet";
75
+ createdAt: any | null;
76
+ deleted: boolean | null;
77
+ id: string;
78
+ name: string;
79
+ options: ListProductOptionSet_listProductOptionSet_options[];
80
+ translations: ListProductOptionSet_listProductOptionSet_translations[] | null;
81
+ updatedAt: any | null;
82
+ }
83
+ export interface ListProductOptionSet {
84
+ listProductOptionSet: ListProductOptionSet_listProductOptionSet[];
85
+ }
86
+ export interface ListProductOptionSetVariables {
87
+ id: StringFilterInput;
88
+ updatedAt?: DateFilterInput | null;
89
+ includeDeleted: boolean;
90
+ }
@@ -0,0 +1,4 @@
1
+ import { IkasProductOptionSet } from "../../models/data/product-option-set";
2
+ export declare class IkasProductOptionSetAPI {
3
+ static list(searchIds: string[], updatedAt?: number, includeDeleted?: boolean): Promise<IkasProductOptionSet[] | undefined>;
4
+ }
@@ -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 o}from"../apollo.js";var a,l=function(){function l(){}return l.list=function(l,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(a||(a=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 }\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 }\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,o.getClient().query({query:n,variables:{includeDeleted:u,updatedAt:{gt:r},id:{in:l}}})];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]}}))}))},l}();export{l 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{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 b}from"../../models/data/product/attribute-value/index.js";import{IkasProductFilter as y,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/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 D}from"../../models/data/product-attribute/product-attribute-table-template/index.js";var C,k,P=function(){function P(){}return P.searchProducts=function(l,y){return void 0===y&&(y=!1),t(this,void 0,void 0,(function(){var t,j,x,k,P;return e(this,(function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),t=n(C||(C=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:y?A.stockPreference:w.SHOW_ALL,locale:A.getCurrentLocale()})}})];case 1:return j=e.sent(),x=j.data,(k=j.errors)&&k.length?(console.log(k),[2]):[2,i(i({},x.searchProducts),{data:x.searchProducts.data.map((function(t){return function(t){var e,i,o,n,r,l,y="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 b({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 D(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 b({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 D(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 y||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 P=e.sent(),console.log(P),[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 y(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};