tonder-web-sdk 1.12.0-beta.17 → 1.12.0-beta.19
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/package.json +1 -1
- package/src/classes/LiteInlineCheckout.js +1 -2
- package/src/index-dev.js +5 -11
- package/src/index.html +1 -1
- package/v1/bundle.min.js +1 -1
- package/.idea/aws.xml +0 -17
- package/.idea/inspectionProfiles/profiles_settings.xml +0 -6
- package/.idea/misc.xml +0 -4
- package/.idea/prettier.xml +0 -6
- package/.idea/vcs.xml +0 -6
- package/.idea/workspace.xml +0 -150
package/.idea/aws.xml
DELETED
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="accountSettings">
|
|
4
|
-
<option name="activeProfile" value="profile:default" />
|
|
5
|
-
<option name="activeRegion" value="us-east-1" />
|
|
6
|
-
<option name="recentlyUsedProfiles">
|
|
7
|
-
<list>
|
|
8
|
-
<option value="profile:default" />
|
|
9
|
-
</list>
|
|
10
|
-
</option>
|
|
11
|
-
<option name="recentlyUsedRegions">
|
|
12
|
-
<list>
|
|
13
|
-
<option value="us-east-1" />
|
|
14
|
-
</list>
|
|
15
|
-
</option>
|
|
16
|
-
</component>
|
|
17
|
-
</project>
|
package/.idea/misc.xml
DELETED
package/.idea/prettier.xml
DELETED
package/.idea/vcs.xml
DELETED
package/.idea/workspace.xml
DELETED
|
@@ -1,150 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="AutoImportSettings">
|
|
4
|
-
<option name="autoReloadType" value="SELECTIVE" />
|
|
5
|
-
</component>
|
|
6
|
-
<component name="ChangeListManager">
|
|
7
|
-
<list default="true" id="37fc62e5-7dd0-4a2e-b68c-304069cdf5bd" name="Changes" comment="">
|
|
8
|
-
<change afterPath="$PROJECT_DIR$/src/helpers/validations.js" afterDir="false" />
|
|
9
|
-
<change afterPath="$PROJECT_DIR$/types/validations.d.ts" afterDir="false" />
|
|
10
|
-
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
11
|
-
<change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
|
|
12
|
-
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
|
|
13
|
-
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
14
|
-
<change beforePath="$PROJECT_DIR$/src/classes/BaseInlineCheckout.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/classes/BaseInlineCheckout.js" afterDir="false" />
|
|
15
|
-
<change beforePath="$PROJECT_DIR$/src/classes/LiteInlineCheckout.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/classes/LiteInlineCheckout.js" afterDir="false" />
|
|
16
|
-
<change beforePath="$PROJECT_DIR$/src/helpers/utils.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/helpers/utils.js" afterDir="false" />
|
|
17
|
-
<change beforePath="$PROJECT_DIR$/src/index-dev.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/index-dev.js" afterDir="false" />
|
|
18
|
-
<change beforePath="$PROJECT_DIR$/src/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/index.html" afterDir="false" />
|
|
19
|
-
<change beforePath="$PROJECT_DIR$/src/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/index.js" afterDir="false" />
|
|
20
|
-
<change beforePath="$PROJECT_DIR$/types/card.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/types/card.d.ts" afterDir="false" />
|
|
21
|
-
<change beforePath="$PROJECT_DIR$/types/checkout.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/types/checkout.d.ts" afterDir="false" />
|
|
22
|
-
<change beforePath="$PROJECT_DIR$/types/customer.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/types/customer.d.ts" afterDir="false" />
|
|
23
|
-
<change beforePath="$PROJECT_DIR$/types/index.d.ts" beforeDir="false" afterPath="$PROJECT_DIR$/types/index.d.ts" afterDir="false" />
|
|
24
|
-
<change beforePath="$PROJECT_DIR$/v1/bundle.min.js" beforeDir="false" afterPath="$PROJECT_DIR$/v1/bundle.min.js" afterDir="false" />
|
|
25
|
-
<change beforePath="$PROJECT_DIR$/webpack.config.js" beforeDir="false" afterPath="$PROJECT_DIR$/webpack.config.js" afterDir="false" />
|
|
26
|
-
</list>
|
|
27
|
-
<option name="SHOW_DIALOG" value="false" />
|
|
28
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
29
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
30
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
31
|
-
</component>
|
|
32
|
-
<component name="FileTemplateManagerImpl">
|
|
33
|
-
<option name="RECENT_TEMPLATES">
|
|
34
|
-
<list>
|
|
35
|
-
<option value="JavaScript File" />
|
|
36
|
-
</list>
|
|
37
|
-
</option>
|
|
38
|
-
</component>
|
|
39
|
-
<component name="Git.Settings">
|
|
40
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
41
|
-
</component>
|
|
42
|
-
<component name="MarkdownSettingsMigration">
|
|
43
|
-
<option name="stateVersion" value="1" />
|
|
44
|
-
</component>
|
|
45
|
-
<component name="ProjectColorInfo">{
|
|
46
|
-
"customColor": "",
|
|
47
|
-
"associatedIndex": 2
|
|
48
|
-
}</component>
|
|
49
|
-
<component name="ProjectId" id="2iy5RvaLleBBnn8yOfQNLpzKK66" />
|
|
50
|
-
<component name="ProjectViewState">
|
|
51
|
-
<option name="autoscrollFromSource" value="true" />
|
|
52
|
-
<option name="autoscrollToSource" value="true" />
|
|
53
|
-
<option name="hideEmptyMiddlePackages" value="true" />
|
|
54
|
-
<option name="openDirectoriesWithSingleClick" value="true" />
|
|
55
|
-
<option name="showLibraryContents" value="true" />
|
|
56
|
-
</component>
|
|
57
|
-
<component name="PropertiesComponent">{
|
|
58
|
-
"keyToString": {
|
|
59
|
-
"Node.js.index-dev.js.executor": "Run",
|
|
60
|
-
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
61
|
-
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
62
|
-
"SHARE_PROJECT_CONFIGURATION_FILES": "true",
|
|
63
|
-
"git-widget-placeholder": "DEV-1273",
|
|
64
|
-
"last_opened_file_path": "/Users/davidhernandezalmagro/Desktop/Tonder/tonder-sdk/src/shared/constants",
|
|
65
|
-
"node.js.detected.package.eslint": "true",
|
|
66
|
-
"node.js.detected.package.tslint": "true",
|
|
67
|
-
"node.js.selected.package.eslint": "(autodetect)",
|
|
68
|
-
"node.js.selected.package.tslint": "(autodetect)",
|
|
69
|
-
"nodejs_package_manager_path": "npm",
|
|
70
|
-
"prettierjs.PrettierConfiguration.Package": "/Users/davidhernandezalmagro/Desktop/Tonder/tonder-sdk/node_modules/prettier",
|
|
71
|
-
"settings.editor.selected.configurable": "settings.javascript.prettier",
|
|
72
|
-
"ts.external.directory.path": "/Applications/WebStorm.app/Contents/plugins/javascript-impl/jsLanguageServicesImpl/external",
|
|
73
|
-
"vue.rearranger.settings.migration": "true"
|
|
74
|
-
}
|
|
75
|
-
}</component>
|
|
76
|
-
<component name="RecentsManager">
|
|
77
|
-
<key name="CopyFile.RECENT_KEYS">
|
|
78
|
-
<recent name="$PROJECT_DIR$/src/shared/constants" />
|
|
79
|
-
</key>
|
|
80
|
-
<key name="MoveFile.RECENT_KEYS">
|
|
81
|
-
<recent name="$PROJECT_DIR$/src/shared/constants" />
|
|
82
|
-
<recent name="$PROJECT_DIR$/src/shared" />
|
|
83
|
-
</key>
|
|
84
|
-
</component>
|
|
85
|
-
<component name="RunManager">
|
|
86
|
-
<configuration name="index-dev.js" type="NodeJSConfigurationType" temporary="true" nameIsGenerated="true" path-to-js-file="$PROJECT_DIR$/src/index-dev.js" working-dir="$PROJECT_DIR$/src">
|
|
87
|
-
<method v="2" />
|
|
88
|
-
</configuration>
|
|
89
|
-
<recent_temporary>
|
|
90
|
-
<list>
|
|
91
|
-
<item itemvalue="Node.js.index-dev.js" />
|
|
92
|
-
</list>
|
|
93
|
-
</recent_temporary>
|
|
94
|
-
</component>
|
|
95
|
-
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
96
|
-
<component name="TaskManager">
|
|
97
|
-
<task active="true" id="Default" summary="Default task">
|
|
98
|
-
<changelist id="37fc62e5-7dd0-4a2e-b68c-304069cdf5bd" name="Changes" comment="" />
|
|
99
|
-
<created>1720449973301</created>
|
|
100
|
-
<option name="number" value="Default" />
|
|
101
|
-
<option name="presentableId" value="Default" />
|
|
102
|
-
<updated>1720449973301</updated>
|
|
103
|
-
<workItem from="1720449976262" duration="22000" />
|
|
104
|
-
<workItem from="1723519348652" duration="9602000" />
|
|
105
|
-
<workItem from="1723696656585" duration="1227000" />
|
|
106
|
-
<workItem from="1723697920061" duration="3868000" />
|
|
107
|
-
<workItem from="1723774667217" duration="11739000" />
|
|
108
|
-
<workItem from="1723855727317" duration="20341000" />
|
|
109
|
-
<workItem from="1723952592527" duration="17418000" />
|
|
110
|
-
<workItem from="1724247675743" duration="41003000" />
|
|
111
|
-
<workItem from="1724435697518" duration="6451000" />
|
|
112
|
-
<workItem from="1724444182006" duration="2098000" />
|
|
113
|
-
</task>
|
|
114
|
-
<servers />
|
|
115
|
-
</component>
|
|
116
|
-
<component name="TypeScriptGeneratedFilesManager">
|
|
117
|
-
<option name="version" value="3" />
|
|
118
|
-
</component>
|
|
119
|
-
<component name="Vcs.Log.Tabs.Properties">
|
|
120
|
-
<option name="TAB_STATES">
|
|
121
|
-
<map>
|
|
122
|
-
<entry key="MAIN">
|
|
123
|
-
<value>
|
|
124
|
-
<State />
|
|
125
|
-
</value>
|
|
126
|
-
</entry>
|
|
127
|
-
</map>
|
|
128
|
-
</option>
|
|
129
|
-
</component>
|
|
130
|
-
<component name="XDebuggerManager">
|
|
131
|
-
<breakpoint-manager>
|
|
132
|
-
<breakpoints>
|
|
133
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
134
|
-
<url>file://$PROJECT_DIR$/src/classes/inlineCheckout.js</url>
|
|
135
|
-
<line>158</line>
|
|
136
|
-
<option name="timeStamp" value="1" />
|
|
137
|
-
</line-breakpoint>
|
|
138
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
139
|
-
<url>file://$PROJECT_DIR$/src/shared/constants/paymentMethodAPM.js</url>
|
|
140
|
-
<option name="timeStamp" value="15" />
|
|
141
|
-
</line-breakpoint>
|
|
142
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
143
|
-
<url>file://$PROJECT_DIR$/src/classes/inlineCheckout.js</url>
|
|
144
|
-
<line>110</line>
|
|
145
|
-
<option name="timeStamp" value="17" />
|
|
146
|
-
</line-breakpoint>
|
|
147
|
-
</breakpoints>
|
|
148
|
-
</breakpoint-manager>
|
|
149
|
-
</component>
|
|
150
|
-
</project>
|