tonder-web-sdk 1.12.0-beta.10 → 1.12.0-beta.12

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.
@@ -5,27 +5,13 @@
5
5
  </component>
6
6
  <component name="ChangeListManager">
7
7
  <list default="true" id="37fc62e5-7dd0-4a2e-b68c-304069cdf5bd" name="Changes" comment="">
8
- <change afterPath="$PROJECT_DIR$/src/shared/catalog/paymentMethodsCatalog.js" afterDir="false" />
9
- <change afterPath="$PROJECT_DIR$/types/card.ts" afterDir="false" />
10
- <change afterPath="$PROJECT_DIR$/types/checkout.ts" afterDir="false" />
11
- <change afterPath="$PROJECT_DIR$/types/common.ts" afterDir="false" />
12
- <change afterPath="$PROJECT_DIR$/types/customer.ts" afterDir="false" />
13
- <change afterPath="$PROJECT_DIR$/types/inlineCheckout.d.ts" afterDir="false" />
14
- <change afterPath="$PROJECT_DIR$/types/liteInlineCheckout.d.ts" afterDir="false" />
15
- <change afterPath="$PROJECT_DIR$/types/paymentMethod.ts" afterDir="false" />
16
- <change afterPath="$PROJECT_DIR$/types/transaction.ts" afterDir="false" />
17
8
  <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
18
9
  <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
19
10
  <change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
11
+ <change beforePath="$PROJECT_DIR$/src/classes/BaseInlineCheckout.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/classes/BaseInlineCheckout.js" afterDir="false" />
12
+ <change beforePath="$PROJECT_DIR$/src/classes/LiteInlineCheckout.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/classes/LiteInlineCheckout.js" afterDir="false" />
20
13
  <change beforePath="$PROJECT_DIR$/src/classes/inlineCheckout.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/classes/inlineCheckout.js" afterDir="false" />
21
- <change beforePath="$PROJECT_DIR$/src/data/api.js" beforeDir="false" />
22
- <change beforePath="$PROJECT_DIR$/src/helpers/constants.js" beforeDir="false" />
23
- <change beforePath="$PROJECT_DIR$/src/helpers/skyflow.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/helpers/skyflow.js" afterDir="false" />
24
- <change beforePath="$PROJECT_DIR$/src/helpers/template.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/helpers/template.js" afterDir="false" />
25
- <change beforePath="$PROJECT_DIR$/src/helpers/utils.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/helpers/utils.js" afterDir="false" />
26
- <change beforePath="$PROJECT_DIR$/src/index-dev.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/index-dev.js" afterDir="false" />
27
- <change beforePath="$PROJECT_DIR$/src/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/index.html" afterDir="false" />
28
- <change beforePath="$PROJECT_DIR$/src/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/index.js" afterDir="false" />
14
+ <change beforePath="$PROJECT_DIR$/types/inlineCheckout.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/types/inlineCheckout.d.ts" afterDir="false" />
29
15
  <change beforePath="$PROJECT_DIR$/v1/bundle.min.js" beforeDir="false" afterPath="$PROJECT_DIR$/v1/bundle.min.js" afterDir="false" />
30
16
  </list>
31
17
  <option name="SHOW_DIALOG" value="false" />
@@ -58,25 +44,25 @@
58
44
  <option name="openDirectoriesWithSingleClick" value="true" />
59
45
  <option name="showLibraryContents" value="true" />
60
46
  </component>
61
- <component name="PropertiesComponent">{
62
- &quot;keyToString&quot;: {
63
- &quot;Node.js.index-dev.js.executor&quot;: &quot;Run&quot;,
64
- &quot;RunOnceActivity.OpenProjectViewOnStart&quot;: &quot;true&quot;,
65
- &quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;,
66
- &quot;SHARE_PROJECT_CONFIGURATION_FILES&quot;: &quot;true&quot;,
67
- &quot;git-widget-placeholder&quot;: &quot;develop&quot;,
68
- &quot;last_opened_file_path&quot;: &quot;/Users/davidhernandezalmagro/Desktop/Tonder/tonder-sdk/src/shared/constants&quot;,
69
- &quot;node.js.detected.package.eslint&quot;: &quot;true&quot;,
70
- &quot;node.js.detected.package.tslint&quot;: &quot;true&quot;,
71
- &quot;node.js.selected.package.eslint&quot;: &quot;(autodetect)&quot;,
72
- &quot;node.js.selected.package.tslint&quot;: &quot;(autodetect)&quot;,
73
- &quot;nodejs_package_manager_path&quot;: &quot;npm&quot;,
74
- &quot;prettierjs.PrettierConfiguration.Package&quot;: &quot;/Users/davidhernandezalmagro/Desktop/Tonder/tonder-sdk/node_modules/prettier&quot;,
75
- &quot;settings.editor.selected.configurable&quot;: &quot;settings.javascript.prettier&quot;,
76
- &quot;ts.external.directory.path&quot;: &quot;/Applications/WebStorm.app/Contents/plugins/javascript-impl/jsLanguageServicesImpl/external&quot;,
77
- &quot;vue.rearranger.settings.migration&quot;: &quot;true&quot;
47
+ <component name="PropertiesComponent"><![CDATA[{
48
+ "keyToString": {
49
+ "Node.js.index-dev.js.executor": "Run",
50
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
51
+ "RunOnceActivity.ShowReadmeOnStart": "true",
52
+ "SHARE_PROJECT_CONFIGURATION_FILES": "true",
53
+ "git-widget-placeholder": "DEV-1273",
54
+ "last_opened_file_path": "/Users/davidhernandezalmagro/Desktop/Tonder/tonder-sdk/src/shared/constants",
55
+ "node.js.detected.package.eslint": "true",
56
+ "node.js.detected.package.tslint": "true",
57
+ "node.js.selected.package.eslint": "(autodetect)",
58
+ "node.js.selected.package.tslint": "(autodetect)",
59
+ "nodejs_package_manager_path": "npm",
60
+ "prettierjs.PrettierConfiguration.Package": "/Users/davidhernandezalmagro/Desktop/Tonder/tonder-sdk/node_modules/prettier",
61
+ "settings.editor.selected.configurable": "settings.javascript.prettier",
62
+ "ts.external.directory.path": "/Applications/WebStorm.app/Contents/plugins/javascript-impl/jsLanguageServicesImpl/external",
63
+ "vue.rearranger.settings.migration": "true"
78
64
  }
79
- }</component>
65
+ }]]></component>
80
66
  <component name="RecentsManager">
81
67
  <key name="CopyFile.RECENT_KEYS">
82
68
  <recent name="$PROJECT_DIR$/src/shared/constants" />
@@ -111,7 +97,7 @@
111
97
  <workItem from="1723774667217" duration="11739000" />
112
98
  <workItem from="1723855727317" duration="20341000" />
113
99
  <workItem from="1723952592527" duration="17418000" />
114
- <workItem from="1724247675743" duration="33401000" />
100
+ <workItem from="1724247675743" duration="41003000" />
115
101
  </task>
116
102
  <servers />
117
103
  </component>
@@ -144,7 +130,6 @@
144
130
  <line-breakpoint enabled="true" type="javascript">
145
131
  <url>file://$PROJECT_DIR$/src/classes/inlineCheckout.js</url>
146
132
  <line>110</line>
147
- <properties lambdaOrdinal="-1" />
148
133
  <option name="timeStamp" value="17" />
149
134
  </line-breakpoint>
150
135
  </breakpoints>