@terra-js/terra-kit 0.3.0-alpha.4 → 0.3.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bundle/terra.js CHANGED
@@ -1 +1 @@
1
- !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var n=t();for(var r in n)("object"==typeof exports?exports:e)[r]=n[r]}}(self,(function(){return(()=>{"use strict";var e={206:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ModuleWrapper=void 0;var r=n(39),o=function(){function e(e){this.moduleName="",this.wrappedModuleName="",this.moduleName=e,this.wrappedModuleName=(0,r.wrapModuleName)(e)}return e.prototype.getWrappedModule=function(){return window[this.wrappedModuleName]||(0,r.wrapModule)(window,this.moduleName),window[this.wrappedModuleName]},e.prototype.invoke=function(e,t){return void 0===t&&(t={}),this.getWrappedModule().invoke(e,t)},e}();t.ModuleWrapper=o},951:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.TerraAppBasedModuleWrapper=void 0;var i=function(e){function t(t,n){var r=e.call(this,n)||this;return r.appName="",r.appName=t,r}return o(t,e),t.prototype.invoke=function(t,n){return void 0===n&&(n={}),e.prototype.invoke.call(this,t,{params:n,appName:this.appName})},t}(n(206).ModuleWrapper);t.TerraAppBasedModuleWrapper=i},194:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TerraAppBasedModuleWrapper=t.Result=t.toResult=t.ModuleWrapper=void 0;var r=n(206);Object.defineProperty(t,"ModuleWrapper",{enumerable:!0,get:function(){return r.ModuleWrapper}});var o=n(852);Object.defineProperty(t,"toResult",{enumerable:!0,get:function(){return o.toResult}}),Object.defineProperty(t,"Result",{enumerable:!0,get:function(){return o.Result}});var i=n(951);Object.defineProperty(t,"TerraAppBasedModuleWrapper",{enumerable:!0,get:function(){return i.TerraAppBasedModuleWrapper}})},852:function(e,t){var n,r=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.toResult=t.mapResponseToResult=t.failure=t.success=t.Failure=t.Success=t.Result=void 0;var o=function(){function e(e,t,n){this.success=e,this.value=n,this.error=t}return e.prototype.isSuccess=function(){return this.success},e.prototype.isFailure=function(){return!this.success},e.prototype.getValue=function(){return this.value},e.prototype.getError=function(){return this.error},e}();t.Result=o;var i=function(e){function t(t){return e.call(this,!0,null,t)||this}return r(t,e),t}(o);t.Success=i;var u=function(e){function t(t){return e.call(this,!1,t)||this}return r(t,e),t}(o);t.Failure=u,t.success=function(e){return new i(e)},t.failure=function(e){return new u(e)},t.mapResponseToResult=function(e){return 200===e.status_code?new i(e.result):new u(new Error(e.error))},t.toResult=function(e){return new Promise((function(t){e().then((function(e){200===e.status_code?t(new i(e.result)):t(new u(new Error(e.error)))}))}))}},39:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.wrapModuleName=t.wrapModule=void 0,t.wrapModule=function(e,t){var n=e.wrapModule;if(null!=n)return n(e,t);throw"undefined"!=typeof document?Error("Please install @terra-js/web-bridge before using any feature of terra-js"):navigator&&"ReactNative"===navigator.product?Error("Please install @terra-js/react-native-bridge before using any feature of terra-js"):new Error("Unsupported environment")},t.wrapModuleName=function(e){return"Wrapped"+e}},782:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{l(r.next(e))}catch(e){i(e)}}function a(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}l((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=n(307),a=n(723),l=n(299),s=n(913),c=n(63),f=n(942),p=n(479),d=n(68),h=function(){function e(){var e=this;this.wrappedModule=null,this.share=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("shareContent",t)}))]}))}))},this.authKit=new u.default,this.erpKit=new a.default,this.userKit=new l.default,this.apolloKit=new s.default,this.commonKit=new c.default,this.loyaltyKit=new f.default,this.orderKit=new p.default,this.discoveryKit=new d.default,this.wrappedModule=new i.ModuleWrapper("TerraModule")}return e.prototype.isAvailable=function(){return n.g.isTerraAvailable&&n.g.isTerraAvailable()||!1},e.prototype.finish=function(){this.wrappedModule.invoke("finish").then()},e.prototype.finishWithResult=function(e){var t=this;this.wrappedModule.invoke("sendFinishResult",{resultCode:e.resultCode,data:JSON.stringify(e.data)}).then((function(){t.wrappedModule.invoke("finish").then()}))},e.prototype.auth=function(){return this.authKit},e.prototype.erp=function(){return this.erpKit},e.prototype.user=function(){return this.userKit},e.prototype.apollo=function(){return this.apolloKit},e.prototype.common=function(){return this.commonKit},e.prototype.loyalty=function(){return this.loyaltyKit},e.prototype.order=function(){return this.orderKit},e.prototype.discovery=function(){return this.discoveryKit},e}();t.default=h},913:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});var r=n(194);t.default=function(){var e=this;this.appName="",this.wrappedModule=null,this.getConfig=function(){return e.wrappedModule.invoke("getConfig")},this.wrappedModule=new r.ModuleWrapper("ApolloKitModule")}},307:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{l(r.next(e))}catch(e){i(e)}}function a(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}l((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=function(){function e(){this.wrappedModule=null,this.accessToken=null,this.user=null,this.wrappedModule=new i.ModuleWrapper("AuthKitModule")}return e.prototype.isLoggedIn=function(){return null!=this.user},e.prototype.login=function(){throw Error("Should not call login within a WebView scope")},e.prototype.logout=function(){throw Error("Should not call logout within a WebView scope")},e.prototype.getAccessToken=function(){return this.accessToken},e.prototype.getAccessTokenAsync=function(){return r(this,void 0,void 0,(function(){var e;return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("getAccessToken")];case 1:return e=t.sent().result,this.accessToken=null==e?void 0:e.accessToken,[2,this.accessToken]}}))}))},e.prototype.getUserInfo=function(){return this.user},e.prototype.getFullUserInfo=function(){return r(this,void 0,void 0,(function(){var e;return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("getUserInfo")];case 1:return e=t.sent().result,this.user=e,[2,this.user]}}))}))},e}();t.default=u},63:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{l(r.next(e))}catch(e){i(e)}}function a(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}l((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=n(194),a=function(){function e(){var e=this;this.wrappedModule=null,this.deviceID="",this.accessToken=null,this.user=null,this.getPrintConfig=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,u.toResult)((function(){return e.wrappedModule.invoke("getPrintConfig")}))]}))}))},this.printImage=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,u.toResult)((function(){return e.wrappedModule.invoke("printImage",t)}))]}))}))},this.observeScanResult=function(t){return e.wrappedModule.invoke("observeScanResult",t)},this.processScanResult=function(t){return r(e,void 0,void 0,(function(){return o(this,(function(e){return this.wrappedModule.invoke("processScanResult",t).then(),[2]}))}))},this.wrappedModule=new i.ModuleWrapper("CommonKitModule")}return e.prototype.scan=function(){return{observeScanResult:this.observeScanResult,processScanResult:this.processScanResult}},e}();t.default=a},68:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{l(r.next(e))}catch(e){i(e)}}function a(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}l((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=function(){function e(){this.wrappedModule=null,this.wrappedModule=new i.ModuleWrapper("DiscoveryKitModule")}return e.prototype.onStockRequestFinish=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("onStockRequestFinish",{isSuccess:e})];case 1:return[2,t.sent().result]}}))}))},e.prototype.getProduct=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){switch(e.label){case 0:return[4,this.wrappedModule.invoke("getProduct")];case 1:return[2,e.sent().result]}}))}))},e}();t.default=u},723:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{l(r.next(e))}catch(e){i(e)}}function a(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}l((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=function(){function e(){this.terminal=null,this.wrappedModule=null,this.wrappedModule=new i.ModuleWrapper("ErpKitModule")}return e.prototype.getSellerId=function(){var e;return null===(e=this.terminal)||void 0===e?void 0:e.sellerID},e.prototype.getPlatformId=function(){var e;return null===(e=this.terminal)||void 0===e?void 0:e.platformId},e.prototype.getPlatformCode=function(){var e;return null===(e=this.terminal)||void 0===e?void 0:e.platformCode},e.prototype.getTerminal=function(){return r(this,void 0,void 0,(function(){var e;return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("getTerminal")];case 1:return e=t.sent().result,this.terminal=e,[2,e]}}))}))},e}();t.default=u},942:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{l(r.next(e))}catch(e){i(e)}}function a(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}l((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=n(781),a=function(){function e(){this.wrappedModule=null,this.wrappedModule=new i.ModuleWrapper("LoyaltyKitModule")}return e.prototype.getMemberInfo=function(e){return void 0===e&&(e=u.GetMemberInfoRequestFactory.currentUser()),r(this,void 0,void 0,(function(){var t=this;return o(this,(function(n){return[2,this.mapResult((function(){return t.wrappedModule.invoke("getMemberInfo",e)}))]}))}))},e.prototype.openAssignMemberCard=function(e){return r(this,void 0,void 0,(function(){var t=this;return o(this,(function(n){return[2,this.mapResult((function(){return t.wrappedModule.invoke("openAssignMemberCard",{memberId:e})}))]}))}))},e.prototype.mapResult=function(e){return new Promise((function(t){(0,i.toResult)(e).then((function(e){e.isSuccess()?t(e.getValue()):t({resultCode:u.LoyaltyResultCode.Unexpected,message:e.getError().message})}))}))},e}();t.default=a},781:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.LoyaltyResultCode=t.GetMemberInfoRequestFactory=void 0,t.GetMemberInfoRequestFactory={currentUser:function(){return{type:"currentUser"}},phone:function(e){return{type:"phone",phone:e}},memberQrCode:function(e){return{type:"memberQrCode",memberQrCode:e}}},(n=t.LoyaltyResultCode||(t.LoyaltyResultCode={})).Success="Success",n.Cancelled="Cancelled",n.CannotCallLoyaltyService="CannotCallLoyaltyService",n.DataInactive="DataInactive",n.DuplicateMemberCardId="DuplicateMemberCardId",n.DuplicatePhone="DuplicatePhone",n.InvalidParam="InvalidParam",n.InvalidParamFormat="InvalidParamFormat",n.MemberInactive="MemberInactive",n.MemberQrInactive="MemberQrInactive",n.MissingParam="MissingParam",n.ParamOutOfRange="ParamOutOfRange",n.PermissionDenied="PermissionDenied",n.RedemptionCodeExpired="RedemptionCodeExpired",n.SubjectNotFound="SubjectNotFound",n.SystemError="SystemError",n.Unauthorized="Unauthorized",n.Unexpected="Unexpected",n.MemberNotMatchMerchant="MemberNotMatchMerchant"},479:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{l(r.next(e))}catch(e){i(e)}}function a(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}l((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=function(){function e(){this.wrappedModule=null,this.wrappedModule=new i.ModuleWrapper("OrderKitModule")}return e.prototype.requestReturn=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){switch(e.label){case 0:return[4,this.wrappedModule.invoke("requestReturn")];case 1:return[2,e.sent().result]}}))}))},e.prototype.navigateToCart=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){switch(e.label){case 0:return[4,this.wrappedModule.invoke("navigateToCart")];case 1:return[2,e.sent().result]}}))}))},e.prototype.navigateToProductDetail=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("navigateToProductDetail",{sku:e})];case 1:return[2,t.sent().result]}}))}))},e.prototype.onReturnFinish=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("onReturnFinish",{reload:e})];case 1:return[2,t.sent().result]}}))}))},e}();t.default=u},299:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{l(r.next(e))}catch(e){i(e)}}function a(e){try{l(r.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}l((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194);t.default=function(){var e=this;this.wrappedModule=null,this.getUserProfile=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("getUserProfile")}))]}))}))},this.updateUserProfile=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("updateUserProfile",t)}))]}))}))},this.searchProfile=function(t){return(0,i.toResult)((function(){return e.wrappedModule.invoke("searchProfile",t)}))},this.upsertProfile=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("upsertProfile",t)}))]}))}))},this.registerProfile=function(t){return(0,i.toResult)((function(){return e.wrappedModule.invoke("registerProfile",t)}))},this.createNewAddress=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("createNewAddress",t)}))]}))}))},this.getDealerConfig=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("getDealerConfig")}))]}))}))},this.getOperationFlowConfig=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("getOperationFlowConfig")}))]}))}))},this.changeDealer=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("changeDealer",t)}))]}))}))},this.fetchUserAddressList=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("fetchUserAddress")}))]}))}))},this.getDetailProfile=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("getDetailProfile",t)}))]}))}))},this.publishCustomer=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("publishCustomer",t)}))]}))}))},this.wrappedModule=new i.ModuleWrapper("UserKitModule")}}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r].call(i.exports,i,i.exports,n),i.exports}n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}();var r={};return(()=>{var e=r;Object.defineProperty(e,"__esModule",{value:!0});var t=new(n(782).default);n.g.terraKit=t,e.default=t})(),r})()}));
1
+ !function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var n=t();for(var r in n)("object"==typeof exports?exports:e)[r]=n[r]}}(self,(function(){return(()=>{"use strict";var e={206:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.ModuleWrapper=void 0;var r=n(39),o=function(){function e(e){this.moduleName="",this.wrappedModuleName="",this.moduleName=e,this.wrappedModuleName=(0,r.wrapModuleName)(e)}return e.prototype.getWrappedModule=function(){return window[this.wrappedModuleName]||(0,r.wrapModule)(window,this.moduleName),window[this.wrappedModuleName]},e.prototype.invoke=function(e,t){return void 0===t&&(t={}),this.getWrappedModule().invoke(e,t)},e}();t.ModuleWrapper=o},951:function(e,t,n){var r,o=this&&this.__extends||(r=function(e,t){return(r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)});Object.defineProperty(t,"__esModule",{value:!0}),t.TerraAppBasedModuleWrapper=void 0;var i=function(e){function t(t,n){var r=e.call(this,n)||this;return r.appName="",r.appName=t,r}return o(t,e),t.prototype.invoke=function(t,n){return void 0===n&&(n={}),e.prototype.invoke.call(this,t,{params:n,appName:this.appName})},t}(n(206).ModuleWrapper);t.TerraAppBasedModuleWrapper=i},194:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.TerraAppBasedModuleWrapper=t.Result=t.toResult=t.ModuleWrapper=void 0;var r=n(206);Object.defineProperty(t,"ModuleWrapper",{enumerable:!0,get:function(){return r.ModuleWrapper}});var o=n(852);Object.defineProperty(t,"toResult",{enumerable:!0,get:function(){return o.toResult}}),Object.defineProperty(t,"Result",{enumerable:!0,get:function(){return o.Result}});var i=n(951);Object.defineProperty(t,"TerraAppBasedModuleWrapper",{enumerable:!0,get:function(){return i.TerraAppBasedModuleWrapper}})},852:function(e,t){var n,r=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.toResult=t.mapResponseToResult=t.failure=t.success=t.Failure=t.Success=t.Result=void 0;var o=function(){function e(e,t,n){this.success=e,this.value=n,this.error=t}return e.prototype.isSuccess=function(){return this.success},e.prototype.isFailure=function(){return!this.success},e.prototype.getValue=function(){return this.value},e.prototype.getError=function(){return this.error},e}();t.Result=o;var i=function(e){function t(t){return e.call(this,!0,null,t)||this}return r(t,e),t}(o);t.Success=i;var u=function(e){function t(t){return e.call(this,!1,t)||this}return r(t,e),t}(o);t.Failure=u,t.success=function(e){return new i(e)},t.failure=function(e){return new u(e)},t.mapResponseToResult=function(e){return 200===e.status_code?new i(e.result):new u(new Error(e.error))},t.toResult=function(e){return new Promise((function(t){e().then((function(e){200===e.status_code?t(new i(e.result)):t(new u(new Error(e.error)))}))}))}},39:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.wrapModuleName=t.wrapModule=void 0,t.wrapModule=function(e,t){var n=e.wrapModule;if(null!=n)return n(e,t);throw"undefined"!=typeof document?Error("Please install @terra-js/web-bridge before using any feature of terra-js"):navigator&&"ReactNative"===navigator.product?Error("Please install @terra-js/react-native-bridge before using any feature of terra-js"):new Error("Unsupported environment")},t.wrapModuleName=function(e){return"Wrapped"+e}},782:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{s(r.next(e))}catch(e){i(e)}}function a(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}s((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=n(307),a=n(723),s=n(299),l=n(913),c=n(63),f=n(942),p=n(479),d=n(68),h=function(){function e(){var e=this;this.wrappedModule=null,this.share=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("shareContent",t)}))]}))}))},this.authKit=new u.default,this.erpKit=new a.default,this.userKit=new s.default,this.apolloKit=new l.default,this.commonKit=new c.default,this.loyaltyKit=new f.default,this.orderKit=new p.default,this.discoveryKit=new d.default,this.wrappedModule=new i.ModuleWrapper("TerraModule")}return e.prototype.isAvailable=function(){return n.g.isTerraAvailable&&n.g.isTerraAvailable()||!1},e.prototype.finish=function(){this.wrappedModule.invoke("finish").then()},e.prototype.finishWithResult=function(e){var t=this;this.wrappedModule.invoke("sendFinishResult",{resultCode:e.resultCode,data:JSON.stringify(e.data)}).then((function(){t.wrappedModule.invoke("finish").then()}))},e.prototype.auth=function(){return this.authKit},e.prototype.erp=function(){return this.erpKit},e.prototype.user=function(){return this.userKit},e.prototype.apollo=function(){return this.apolloKit},e.prototype.common=function(){return this.commonKit},e.prototype.loyalty=function(){return this.loyaltyKit},e.prototype.order=function(){return this.orderKit},e.prototype.discovery=function(){return this.discoveryKit},e}();t.default=h},913:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});var r=n(194);t.default=function(){var e=this;this.appName="",this.wrappedModule=null,this.getConfig=function(){return e.wrappedModule.invoke("getConfig")},this.wrappedModule=new r.ModuleWrapper("ApolloKitModule")}},307:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{s(r.next(e))}catch(e){i(e)}}function a(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}s((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=function(){function e(){this.wrappedModule=null,this.accessToken=null,this.user=null,this.wrappedModule=new i.ModuleWrapper("AuthKitModule")}return e.prototype.isLoggedIn=function(){return null!=this.user},e.prototype.login=function(){return r(this,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("login")}))]}))}))},e.prototype.logout=function(){throw Error("Should not call logout within a WebView scope")},e.prototype.getAccessToken=function(){return this.accessToken},e.prototype.getAccessTokenAsync=function(){return r(this,void 0,void 0,(function(){var e;return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("getAccessToken")];case 1:return e=t.sent().result,this.accessToken=null==e?void 0:e.accessToken,[2,this.accessToken]}}))}))},e.prototype.getUserInfo=function(){return this.user},e.prototype.getFullUserInfo=function(){return r(this,void 0,void 0,(function(){var e;return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("getUserInfo")];case 1:return e=t.sent().result,this.user=e,[2,this.user]}}))}))},e}();t.default=u},63:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{s(r.next(e))}catch(e){i(e)}}function a(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}s((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0}),t.ScanResultAction=t.ScanResultCode=t.ScanningType=void 0;var i,u,a=n(194),s=n(194);(u=t.ScanningType||(t.ScanningType={})).PRODUCT_SERIAL="serial",u.PRODUCT_BARCODE="barcode",u.PRODUCT_QR="qr",u.PRODUCT_ALL_TYPE="allType",(i=t.ScanResultCode||(t.ScanResultCode={}))[i.ERROR=0]="ERROR",i[i.SUCCESS=1]="SUCCESS",(t.ScanResultAction||(t.ScanResultAction={})).FORCE_CLOSE_SCAN="forceCloseScan";var l=function(){function e(){var e=this;this.wrappedModule=null,this.deviceID="",this.accessToken=null,this.user=null,this.getPrintConfig=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,s.toResult)((function(){return e.wrappedModule.invoke("getPrintConfig")}))]}))}))},this.printImage=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,s.toResult)((function(){return e.wrappedModule.invoke("printImage",t)}))]}))}))},this.observeScanResult=function(t){return e.wrappedModule.invoke("observeScanResult",t)},this.processScanResult=function(t){return r(e,void 0,void 0,(function(){return o(this,(function(e){return this.wrappedModule.invoke("processScanResult",t).then(),[2]}))}))},this.wrappedModule=new a.ModuleWrapper("CommonKitModule")}return e.prototype.scan=function(){return{observeScanResult:this.observeScanResult,processScanResult:this.processScanResult}},e}();t.default=l},68:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{s(r.next(e))}catch(e){i(e)}}function a(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}s((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=function(){function e(){this.wrappedModule=null,this.wrappedModule=new i.ModuleWrapper("DiscoveryKitModule")}return e.prototype.onStockRequestFinish=function(e){return r(this,void 0,void 0,(function(){return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("onStockRequestFinish",{isSuccess:e})];case 1:return[2,t.sent().result]}}))}))},e.prototype.getProduct=function(){return r(this,void 0,void 0,(function(){return o(this,(function(e){switch(e.label){case 0:return[4,this.wrappedModule.invoke("getProduct")];case 1:return[2,e.sent().result]}}))}))},e}();t.default=u},723:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{s(r.next(e))}catch(e){i(e)}}function a(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}s((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=function(){function e(){this.terminal=null,this.wrappedModule=null,this.wrappedModule=new i.ModuleWrapper("ErpKitModule")}return e.prototype.getSellerId=function(){var e;return null===(e=this.terminal)||void 0===e?void 0:e.sellerID},e.prototype.getPlatformId=function(){var e;return null===(e=this.terminal)||void 0===e?void 0:e.platformId},e.prototype.getPlatformCode=function(){var e;return null===(e=this.terminal)||void 0===e?void 0:e.platformCode},e.prototype.getTerminal=function(){return r(this,void 0,void 0,(function(){var e;return o(this,(function(t){switch(t.label){case 0:return[4,this.wrappedModule.invoke("getTerminal")];case 1:return e=t.sent().result,this.terminal=e,[2,e]}}))}))},e}();t.default=u},942:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{s(r.next(e))}catch(e){i(e)}}function a(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}s((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=n(781),a=function(){function e(){this.wrappedModule=null,this.wrappedModule=new i.ModuleWrapper("LoyaltyKitModule")}return e.prototype.getMemberInfo=function(e){return void 0===e&&(e=u.GetMemberInfoRequestFactory.currentUser()),r(this,void 0,void 0,(function(){var t=this;return o(this,(function(n){return[2,this.mapResult((function(){return t.wrappedModule.invoke("getMemberInfo",e)}))]}))}))},e.prototype.openAssignMemberCard=function(e){return r(this,void 0,void 0,(function(){var t=this;return o(this,(function(n){return[2,this.mapResult((function(){return t.wrappedModule.invoke("openAssignMemberCard",{memberId:e})}))]}))}))},e.prototype.getNetworkConfig=function(){return r(this,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,this.mapResult((function(){return e.wrappedModule.invoke("getNetworkConfig")}))]}))}))},e.prototype.getLoyaltyConfig=function(){return r(this,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,this.mapResult((function(){return e.wrappedModule.invoke("getLoyaltyConfig")}))]}))}))},e.prototype.mapResult=function(e){return new Promise((function(t){(0,i.toResult)(e).then((function(e){e.isSuccess()?t(e.getValue()):t({resultCode:u.LoyaltyResultCode.Unexpected,message:e.getError().message})}))}))},e}();t.default=a},781:(e,t)=>{var n;Object.defineProperty(t,"__esModule",{value:!0}),t.LoyaltyResultCode=t.GetMemberInfoRequestFactory=void 0,t.GetMemberInfoRequestFactory={currentUser:function(){return{type:"currentUser"}},phone:function(e){return{type:"phone",phone:e}},memberQrCode:function(e){return{type:"memberQrCode",memberQrCode:e}}},(n=t.LoyaltyResultCode||(t.LoyaltyResultCode={})).Success="Success",n.Cancelled="Cancelled",n.CannotCallLoyaltyService="CannotCallLoyaltyService",n.DataInactive="DataInactive",n.DuplicateMemberCardId="DuplicateMemberCardId",n.DuplicatePhone="DuplicatePhone",n.InvalidParam="InvalidParam",n.InvalidParamFormat="InvalidParamFormat",n.MemberInactive="MemberInactive",n.MemberQrInactive="MemberQrInactive",n.MissingParam="MissingParam",n.ParamOutOfRange="ParamOutOfRange",n.PermissionDenied="PermissionDenied",n.RedemptionCodeExpired="RedemptionCodeExpired",n.SubjectNotFound="SubjectNotFound",n.SystemError="SystemError",n.Unauthorized="Unauthorized",n.Unexpected="Unexpected",n.MemberNotMatchMerchant="MemberNotMatchMerchant"},479:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{s(r.next(e))}catch(e){i(e)}}function a(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}s((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194),u=n(194),a=function(){function e(){this.wrappedModule=null,this.wrappedModule=new i.ModuleWrapper("OrderKitModule")}return e.prototype.requestReturn=function(){return r(this,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,u.toResult)((function(){return e.wrappedModule.invoke("requestReturn")}))]}))}))},e.prototype.navigateToCart=function(){return r(this,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,u.toResult)((function(){return e.wrappedModule.invoke("navigateToCart")}))]}))}))},e.prototype.navigateToProductDetail=function(e){return r(this,void 0,void 0,(function(){var t=this;return o(this,(function(n){return[2,(0,u.toResult)((function(){return t.wrappedModule.invoke("navigateToProductDetail",{sku:e})}))]}))}))},e.prototype.onReturnFinish=function(e){return r(this,void 0,void 0,(function(){var t=this;return o(this,(function(n){return[2,(0,u.toResult)((function(){return t.wrappedModule.invoke("onReturnFinish",{reload:e})}))]}))}))},e}();t.default=a},299:function(e,t,n){var r=this&&this.__awaiter||function(e,t,n,r){return new(n||(n=Promise))((function(o,i){function u(e){try{s(r.next(e))}catch(e){i(e)}}function a(e){try{s(r.throw(e))}catch(e){i(e)}}function s(e){var t;e.done?o(e.value):(t=e.value,t instanceof n?t:new n((function(e){e(t)}))).then(u,a)}s((r=r.apply(e,t||[])).next())}))},o=this&&this.__generator||function(e,t){var n,r,o,i,u={label:0,sent:function(){if(1&o[0])throw o[1];return o[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function a(i){return function(a){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;u;)try{if(n=1,r&&(o=2&i[0]?r.return:i[0]?r.throw||((o=r.return)&&o.call(r),0):r.next)&&!(o=o.call(r,i[1])).done)return o;switch(r=0,o&&(i=[2&i[0],o.value]),i[0]){case 0:case 1:o=i;break;case 4:return u.label++,{value:i[1],done:!1};case 5:u.label++,r=i[1],i=[0];continue;case 7:i=u.ops.pop(),u.trys.pop();continue;default:if(!((o=(o=u.trys).length>0&&o[o.length-1])||6!==i[0]&&2!==i[0])){u=0;continue}if(3===i[0]&&(!o||i[1]>o[0]&&i[1]<o[3])){u.label=i[1];break}if(6===i[0]&&u.label<o[1]){u.label=o[1],o=i;break}if(o&&u.label<o[2]){u.label=o[2],u.ops.push(i);break}o[2]&&u.ops.pop(),u.trys.pop();continue}i=t.call(e,u)}catch(e){i=[6,e],r=0}finally{n=o=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,a])}}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(194);t.default=function(){var e=this;this.wrappedModule=null,this.getUserProfile=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("getUserProfile")}))]}))}))},this.updateUserProfile=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("updateUserProfile",t)}))]}))}))},this.searchProfile=function(t){return(0,i.toResult)((function(){return e.wrappedModule.invoke("searchProfile",t)}))},this.upsertProfile=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("upsertProfile",t)}))]}))}))},this.registerProfile=function(t){return(0,i.toResult)((function(){return e.wrappedModule.invoke("registerProfile",t)}))},this.createNewAddress=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("createNewAddress",t)}))]}))}))},this.updateAddress=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("updateAddress",t)}))]}))}))},this.deleteAddress=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("deleteAddress",t)}))]}))}))},this.getOperationFlowConfig=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("getOperationFlowConfig")}))]}))}))},this.changeDealer=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("changeDealer",t)}))]}))}))},this.fetchUserAddressList=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("fetchUserAddress")}))]}))}))},this.getDetailProfile=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("getDetailProfile",t)}))]}))}))},this.publishCustomer=function(t){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(n){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("publishCustomer",t)}))]}))}))},this.fetchCustomerTypes=function(){return r(e,void 0,void 0,(function(){var e=this;return o(this,(function(t){return[2,(0,i.toResult)((function(){return e.wrappedModule.invoke("fetchCustomerTypes")}))]}))}))},this.wrappedModule=new i.ModuleWrapper("UserKitModule")}}},t={};function n(r){var o=t[r];if(void 0!==o)return o.exports;var i=t[r]={exports:{}};return e[r].call(i.exports,i,i.exports,n),i.exports}n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}();var r={};return(()=>{var e=r;Object.defineProperty(e,"__esModule",{value:!0});var t=new(n(782).default);n.g.terraKit=t,e.default=t})(),r})()}));
@@ -1,5 +1,5 @@
1
- import { User } from './types';
2
- import { ModuleWrapper } from '@terra-js/common';
1
+ import { User, LoginResult } from './types';
2
+ import { ModuleWrapper, Result } from '@terra-js/common';
3
3
  import { BaseModule } from '../BaseModule';
4
4
  export default class AuthKitModule implements BaseModule {
5
5
  wrappedModule: ModuleWrapper;
@@ -7,7 +7,7 @@ export default class AuthKitModule implements BaseModule {
7
7
  user?: User;
8
8
  constructor();
9
9
  isLoggedIn(): boolean;
10
- login(): void;
10
+ login(): Promise<Result<LoginResult>>;
11
11
  logout(): void;
12
12
  /**
13
13
  * Returns the access token of current user. Returns null if no user has logged in.
@@ -48,7 +48,12 @@ var AuthKitModule = /** @class */ (function () {
48
48
  return this.user != null;
49
49
  };
50
50
  AuthKitModule.prototype.login = function () {
51
- throw Error('Should not call login within a WebView scope');
51
+ return __awaiter(this, void 0, void 0, function () {
52
+ var _this = this;
53
+ return __generator(this, function (_a) {
54
+ return [2 /*return*/, (0, common_1.toResult)(function () { return _this.wrappedModule.invoke('login'); })];
55
+ });
56
+ });
52
57
  };
53
58
  AuthKitModule.prototype.logout = function () {
54
59
  throw Error('Should not call logout within a WebView scope');
@@ -19,3 +19,6 @@ export interface User {
19
19
  permissions?: string[];
20
20
  metadata?: Record<string, string>;
21
21
  }
22
+ export interface LoginResult {
23
+ terraIdToken: string;
24
+ }
@@ -2,11 +2,27 @@ import { ModuleWrapper, DataStream } from '@terra-js/common';
2
2
  import { Result } from '@terra-js/common/dist';
3
3
  import { BaseModule } from '../BaseModule';
4
4
  import { PrintConfig, PrintRequest, PrintResult } from './types';
5
+ export declare enum ScanningType {
6
+ PRODUCT_SERIAL = "serial",
7
+ PRODUCT_BARCODE = "barcode",
8
+ PRODUCT_QR = "qr",
9
+ PRODUCT_ALL_TYPE = "allType"
10
+ }
11
+ export declare enum ScanResultCode {
12
+ ERROR = 0,
13
+ SUCCESS = 1
14
+ }
15
+ export declare enum ScanResultAction {
16
+ FORCE_CLOSE_SCAN = "forceCloseScan"
17
+ }
5
18
  export declare type ProcessScanResultFinish = {
6
19
  message: string;
20
+ resultCode?: ScanResultCode;
21
+ resultAction?: ScanResultAction;
7
22
  };
8
23
  export declare type ObserveScanResultRequest = {
9
24
  continuous?: boolean;
25
+ scanningType?: ScanningType;
10
26
  };
11
27
  export default class CommonKitModule implements BaseModule {
12
28
  wrappedModule: ModuleWrapper;
@@ -36,8 +36,25 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
36
36
  }
37
37
  };
38
38
  Object.defineProperty(exports, "__esModule", { value: true });
39
+ exports.ScanResultAction = exports.ScanResultCode = exports.ScanningType = void 0;
39
40
  var common_1 = require("@terra-js/common");
40
41
  var dist_1 = require("@terra-js/common/dist");
42
+ var ScanningType;
43
+ (function (ScanningType) {
44
+ ScanningType["PRODUCT_SERIAL"] = "serial";
45
+ ScanningType["PRODUCT_BARCODE"] = "barcode";
46
+ ScanningType["PRODUCT_QR"] = "qr";
47
+ ScanningType["PRODUCT_ALL_TYPE"] = "allType";
48
+ })(ScanningType = exports.ScanningType || (exports.ScanningType = {}));
49
+ var ScanResultCode;
50
+ (function (ScanResultCode) {
51
+ ScanResultCode[ScanResultCode["ERROR"] = 0] = "ERROR";
52
+ ScanResultCode[ScanResultCode["SUCCESS"] = 1] = "SUCCESS";
53
+ })(ScanResultCode = exports.ScanResultCode || (exports.ScanResultCode = {}));
54
+ var ScanResultAction;
55
+ (function (ScanResultAction) {
56
+ ScanResultAction["FORCE_CLOSE_SCAN"] = "forceCloseScan";
57
+ })(ScanResultAction = exports.ScanResultAction || (exports.ScanResultAction = {}));
41
58
  // TODO: should move this module to js app because it is too specific for an application.
42
59
  // TerraKit should provide a `createCustomModule(moduleName)` method in order to js can create
43
60
  // your own module for specific business
@@ -1,10 +1,12 @@
1
1
  import { ModuleWrapper } from '@terra-js/common';
2
2
  import { BaseModule } from '../BaseModule';
3
- import { AssignMemberCardResult, GetMemberInfoRequest, GetMemberInfoResult } from './types';
3
+ import { AssignMemberCardResult, GetMemberInfoRequest, GetMemberInfoResult, GetNetworkConfigResult, GetLoyaltyConfigResult } from './types';
4
4
  export default class LoyaltyKitModule implements BaseModule {
5
5
  wrappedModule: ModuleWrapper;
6
6
  constructor();
7
7
  getMemberInfo(request?: GetMemberInfoRequest): Promise<GetMemberInfoResult>;
8
8
  openAssignMemberCard(memberId: string): Promise<AssignMemberCardResult>;
9
+ getNetworkConfig(): Promise<GetNetworkConfigResult>;
10
+ getLoyaltyConfig(): Promise<GetLoyaltyConfigResult>;
9
11
  private mapResult;
10
12
  }
@@ -62,6 +62,22 @@ var LoyaltyKitModule = /** @class */ (function () {
62
62
  });
63
63
  });
64
64
  };
65
+ LoyaltyKitModule.prototype.getNetworkConfig = function () {
66
+ return __awaiter(this, void 0, void 0, function () {
67
+ var _this = this;
68
+ return __generator(this, function (_a) {
69
+ return [2 /*return*/, this.mapResult(function () { return _this.wrappedModule.invoke('getNetworkConfig'); })];
70
+ });
71
+ });
72
+ };
73
+ LoyaltyKitModule.prototype.getLoyaltyConfig = function () {
74
+ return __awaiter(this, void 0, void 0, function () {
75
+ var _this = this;
76
+ return __generator(this, function (_a) {
77
+ return [2 /*return*/, this.mapResult(function () { return _this.wrappedModule.invoke('getLoyaltyConfig'); })];
78
+ });
79
+ });
80
+ };
65
81
  LoyaltyKitModule.prototype.mapResult = function (block) {
66
82
  return new Promise(function (resolve) {
67
83
  (0, common_1.toResult)(block).then(function (result) {
@@ -38,6 +38,43 @@ export declare type AssignMemberCardResult = LoyaltyResult & {
38
38
  memberCardId: string;
39
39
  };
40
40
  };
41
+ export declare type GetNetworkConfigResult = LoyaltyResult & {
42
+ data?: {
43
+ networkId: string;
44
+ networkName: string;
45
+ exchangeRate: number;
46
+ currencyImg: string;
47
+ currencyName: string;
48
+ cardDefaultImg?: string;
49
+ avatarDefaultImg?: string;
50
+ allowToGetMemberByPhone?: boolean;
51
+ faqWebUrl?: string;
52
+ benefitWebUrl?: string;
53
+ brandColor?: string;
54
+ allowMerchantIssueMemberCard?: boolean;
55
+ networkTiers?: [Tier];
56
+ };
57
+ };
58
+ export declare type Tier = {
59
+ code: string;
60
+ name: string;
61
+ fromPoint: number;
62
+ cardTieredImg?: string;
63
+ tierIconImg?: string;
64
+ };
65
+ export declare type GetLoyaltyConfigResult = LoyaltyResult & {
66
+ data?: {
67
+ url: string;
68
+ bffUrl: string;
69
+ merchantCode: string;
70
+ clientId: string;
71
+ iamAudience: string;
72
+ loggingEnabled: boolean;
73
+ linkMembershipUrl: string;
74
+ registerMemberUrl: string;
75
+ allowLinkMembership: boolean;
76
+ };
77
+ };
41
78
  export declare enum LoyaltyResultCode {
42
79
  Success = "Success",
43
80
  Cancelled = "Cancelled",
@@ -1,10 +1,11 @@
1
1
  import { ModuleWrapper } from '@terra-js/common';
2
+ import { Result } from '@terra-js/common/dist';
2
3
  import { BaseModule } from '../BaseModule';
3
4
  export default class OrderKitModule implements BaseModule {
4
5
  wrappedModule: ModuleWrapper;
5
6
  constructor();
6
- requestReturn(): Promise<void>;
7
- navigateToCart(): Promise<void>;
8
- navigateToProductDetail(sku: string): Promise<void>;
9
- onReturnFinish(reload: boolean): Promise<void>;
7
+ requestReturn(): Promise<Result<void>>;
8
+ navigateToCart(): Promise<Result<void>>;
9
+ navigateToProductDetail(sku: string): Promise<Result<void>>;
10
+ onReturnFinish(reload: boolean): Promise<Result<void>>;
10
11
  }
@@ -37,6 +37,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
37
37
  };
38
38
  Object.defineProperty(exports, "__esModule", { value: true });
39
39
  var common_1 = require("@terra-js/common");
40
+ var dist_1 = require("@terra-js/common/dist");
40
41
  var OrderKitModule = /** @class */ (function () {
41
42
  function OrderKitModule() {
42
43
  this.wrappedModule = null;
@@ -44,53 +45,33 @@ var OrderKitModule = /** @class */ (function () {
44
45
  }
45
46
  OrderKitModule.prototype.requestReturn = function () {
46
47
  return __awaiter(this, void 0, void 0, function () {
47
- var result;
48
+ var _this = this;
48
49
  return __generator(this, function (_a) {
49
- switch (_a.label) {
50
- case 0: return [4 /*yield*/, this.wrappedModule.invoke('requestReturn')];
51
- case 1:
52
- result = (_a.sent()).result;
53
- return [2 /*return*/, result];
54
- }
50
+ return [2 /*return*/, (0, dist_1.toResult)(function () { return _this.wrappedModule.invoke('requestReturn'); })];
55
51
  });
56
52
  });
57
53
  };
58
54
  OrderKitModule.prototype.navigateToCart = function () {
59
55
  return __awaiter(this, void 0, void 0, function () {
60
- var result;
56
+ var _this = this;
61
57
  return __generator(this, function (_a) {
62
- switch (_a.label) {
63
- case 0: return [4 /*yield*/, this.wrappedModule.invoke('navigateToCart')];
64
- case 1:
65
- result = (_a.sent()).result;
66
- return [2 /*return*/, result];
67
- }
58
+ return [2 /*return*/, (0, dist_1.toResult)(function () { return _this.wrappedModule.invoke('navigateToCart'); })];
68
59
  });
69
60
  });
70
61
  };
71
62
  OrderKitModule.prototype.navigateToProductDetail = function (sku) {
72
63
  return __awaiter(this, void 0, void 0, function () {
73
- var result;
64
+ var _this = this;
74
65
  return __generator(this, function (_a) {
75
- switch (_a.label) {
76
- case 0: return [4 /*yield*/, this.wrappedModule.invoke('navigateToProductDetail', { sku: sku })];
77
- case 1:
78
- result = (_a.sent()).result;
79
- return [2 /*return*/, result];
80
- }
66
+ return [2 /*return*/, (0, dist_1.toResult)(function () { return _this.wrappedModule.invoke('navigateToProductDetail', { sku: sku }); })];
81
67
  });
82
68
  });
83
69
  };
84
70
  OrderKitModule.prototype.onReturnFinish = function (reload) {
85
71
  return __awaiter(this, void 0, void 0, function () {
86
- var result;
72
+ var _this = this;
87
73
  return __generator(this, function (_a) {
88
- switch (_a.label) {
89
- case 0: return [4 /*yield*/, this.wrappedModule.invoke('onReturnFinish', { reload: reload })];
90
- case 1:
91
- result = (_a.sent()).result;
92
- return [2 /*return*/, result];
93
- }
74
+ return [2 /*return*/, (0, dist_1.toResult)(function () { return _this.wrappedModule.invoke('onReturnFinish', { reload: reload }); })];
94
75
  });
95
76
  });
96
77
  };
@@ -1,6 +1,6 @@
1
1
  import { ModuleWrapper, Result } from '@terra-js/common';
2
2
  import { BaseModule } from '../BaseModule';
3
- import { SearchProfileRequest, SearchProfileResult, RegisterProfileRequest, Address, Profile, DealerConfig, OperationFlowConfig, NewAddressRequest, ChangeDealerResult } from './types';
3
+ import { SearchProfileRequest, SearchProfileResult, RegisterProfileRequest, Address, Profile, OperationFlowConfig, AddressRequest, ChangeDealerResult, DeleteAddressRequest, CustomerTypeResult } from './types';
4
4
  export default class UserModule implements BaseModule {
5
5
  wrappedModule: ModuleWrapper;
6
6
  constructor();
@@ -28,13 +28,9 @@ export default class UserModule implements BaseModule {
28
28
  */
29
29
  upsertProfile: (profile: Profile) => Promise<Result<Profile>>;
30
30
  registerProfile: (request: RegisterProfileRequest) => Promise<Result<void>>;
31
- createNewAddress: (request: NewAddressRequest) => Promise<Result<Address>>;
32
- /**
33
- * Get config to check whether the current user is Dealer
34
- * @returns
35
- * @deprecated Use getOperationFlow instead
36
- */
37
- getDealerConfig: () => Promise<Result<DealerConfig>>;
31
+ createNewAddress: (request: AddressRequest) => Promise<Result<Address>>;
32
+ updateAddress: (request: AddressRequest) => Promise<Result<string>>;
33
+ deleteAddress: (request: DeleteAddressRequest) => Promise<Result<string>>;
38
34
  /**
39
35
  * Get appFlow of the current login user
40
36
  * @returns
@@ -48,4 +44,5 @@ export default class UserModule implements BaseModule {
48
44
  id: string;
49
45
  }) => Promise<Result<Profile>>;
50
46
  publishCustomer: (customer: Profile) => Promise<Result<void>>;
47
+ fetchCustomerTypes: () => Promise<Result<CustomerTypeResult>>;
51
48
  }
@@ -90,15 +90,16 @@ var UserModule = /** @class */ (function () {
90
90
  return [2 /*return*/, (0, common_1.toResult)(function () { return _this.wrappedModule.invoke('createNewAddress', request); })];
91
91
  });
92
92
  }); };
93
- /**
94
- * Get config to check whether the current user is Dealer
95
- * @returns
96
- * @deprecated Use getOperationFlow instead
97
- */
98
- this.getDealerConfig = function () { return __awaiter(_this, void 0, void 0, function () {
93
+ this.updateAddress = function (request) { return __awaiter(_this, void 0, void 0, function () {
99
94
  var _this = this;
100
95
  return __generator(this, function (_a) {
101
- return [2 /*return*/, (0, common_1.toResult)(function () { return _this.wrappedModule.invoke('getDealerConfig'); })];
96
+ return [2 /*return*/, (0, common_1.toResult)(function () { return _this.wrappedModule.invoke('updateAddress', request); })];
97
+ });
98
+ }); };
99
+ this.deleteAddress = function (request) { return __awaiter(_this, void 0, void 0, function () {
100
+ var _this = this;
101
+ return __generator(this, function (_a) {
102
+ return [2 /*return*/, (0, common_1.toResult)(function () { return _this.wrappedModule.invoke('deleteAddress', request); })];
102
103
  });
103
104
  }); };
104
105
  /**
@@ -135,6 +136,12 @@ var UserModule = /** @class */ (function () {
135
136
  return [2 /*return*/, (0, common_1.toResult)(function () { return _this.wrappedModule.invoke('publishCustomer', customer); })];
136
137
  });
137
138
  }); };
139
+ this.fetchCustomerTypes = function () { return __awaiter(_this, void 0, void 0, function () {
140
+ var _this = this;
141
+ return __generator(this, function (_a) {
142
+ return [2 /*return*/, (0, common_1.toResult)(function () { return _this.wrappedModule.invoke('fetchCustomerTypes'); })];
143
+ });
144
+ }); };
138
145
  this.wrappedModule = new common_1.ModuleWrapper('UserKitModule');
139
146
  }
140
147
  return UserModule;
@@ -1,16 +1,18 @@
1
1
  export interface SearchProfileRequest {
2
2
  keyword?: string;
3
- size?: number;
3
+ pageSize?: number;
4
4
  page?: number;
5
5
  filterDealer?: boolean;
6
6
  }
7
- export interface SearchProfileResult {
8
- data?: Profile[];
7
+ export interface Pagination {
9
8
  totalItems: number;
10
9
  currentPage: number;
11
10
  pageSize: number;
12
- isExisted: boolean;
13
11
  }
12
+ export declare type SearchProfileResult = {
13
+ data?: Profile[];
14
+ isExisted: boolean;
15
+ } & Pagination;
14
16
  export interface Profile {
15
17
  id?: string;
16
18
  taxCode?: string;
@@ -25,6 +27,7 @@ export interface Profile {
25
27
  userType?: string;
26
28
  telephone?: string;
27
29
  isCompany?: boolean;
30
+ customerTypeId?: number;
28
31
  sex?: string;
29
32
  dob?: string;
30
33
  billing?: BillingInfo;
@@ -78,9 +81,6 @@ export interface RegisterProfileRequest {
78
81
  telephone?: string;
79
82
  name?: string;
80
83
  }
81
- export interface DealerConfig {
82
- isDealer: boolean;
83
- }
84
84
  export interface OperationFlowConfig {
85
85
  operationFlow: OperationFlow;
86
86
  }
@@ -89,7 +89,7 @@ export declare enum OperationFlow {
89
89
  CONSUMER = "consumer",
90
90
  STAFF = "staff"
91
91
  }
92
- export interface NewAddressRequest {
92
+ export interface AddressRequest {
93
93
  clientCode?: string;
94
94
  email?: string;
95
95
  telephone: string;
@@ -106,8 +106,19 @@ export interface NewAddressRequest {
106
106
  addressNote?: string;
107
107
  isDefault?: boolean;
108
108
  }
109
+ export interface DeleteAddressRequest {
110
+ addressId: string;
111
+ }
109
112
  export interface ChangeDealerResult {
110
113
  message: string;
111
114
  code: string;
112
115
  isSuccess: boolean;
113
116
  }
117
+ export declare type CustomerTypeResult = {
118
+ customerTypes: Array<CustomerType>;
119
+ } & Pagination;
120
+ export interface CustomerType {
121
+ id: number;
122
+ display: string;
123
+ platformId: number;
124
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@terra-js/terra-kit",
3
- "version": "0.3.0-alpha.4",
3
+ "version": "0.3.0-alpha.8",
4
4
  "description": "SDK for mobile bridge to offer unified method signatures for Android/iOS.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.js",