@mft/moneyhub-api-client 6.99.0 → 6.101.0
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/CHANGELOG.md +237 -3
- package/dist/exchange-code-for-token.d.ts +12 -4
- package/dist/exchange-code-for-token.d.ts.map +1 -1
- package/dist/exchange-code-for-token.js +77 -58
- package/dist/exchange-code-for-token.js.map +1 -1
- package/dist/get-auth-urls.d.ts +20 -14
- package/dist/get-auth-urls.d.ts.map +1 -1
- package/dist/get-auth-urls.js +33 -5
- package/dist/get-auth-urls.js.map +1 -1
- package/dist/index.d.ts +19 -18
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/pkce.d.ts +31 -0
- package/dist/pkce.d.ts.map +1 -0
- package/dist/pkce.js +3 -0
- package/dist/pkce.js.map +1 -0
- package/dist/requests/caas/types/regular-transactions.d.ts +5 -6
- package/dist/requests/caas/types/regular-transactions.d.ts.map +1 -1
- package/dist/requests/caas/types/response-meta.d.ts +8 -0
- package/dist/requests/caas/types/response-meta.d.ts.map +1 -0
- package/dist/requests/caas/types/response-meta.js +3 -0
- package/dist/requests/caas/types/response-meta.js.map +1 -0
- package/dist/requests/caas/types/transactions.d.ts +3 -5
- package/dist/requests/caas/types/transactions.d.ts.map +1 -1
- package/dist/requests/index.d.ts +11 -0
- package/dist/requests/index.d.ts.map +1 -1
- package/dist/requests/index.js +2 -0
- package/dist/requests/index.js.map +1 -1
- package/dist/requests/standard-financial-statements.d.ts +5 -0
- package/dist/requests/standard-financial-statements.d.ts.map +1 -0
- package/dist/requests/standard-financial-statements.js +23 -0
- package/dist/requests/standard-financial-statements.js.map +1 -0
- package/dist/requests/types/standard-financial-statements.d.ts +19 -0
- package/dist/requests/types/standard-financial-statements.d.ts.map +1 -0
- package/dist/requests/types/standard-financial-statements.js +3 -0
- package/dist/requests/types/standard-financial-statements.js.map +1 -0
- package/dist/requests/types/unauthenticated.d.ts +4 -0
- package/dist/requests/types/unauthenticated.d.ts.map +1 -1
- package/dist/requests/unauthenticated.d.ts.map +1 -1
- package/dist/requests/unauthenticated.js +1 -0
- package/dist/requests/unauthenticated.js.map +1 -1
- package/dist/schema/standard-financial-statement.d.ts +21 -0
- package/dist/schema/standard-financial-statement.d.ts.map +1 -0
- package/dist/schema/standard-financial-statement.js +3 -0
- package/dist/schema/standard-financial-statement.js.map +1 -0
- package/dist/tokens.d.ts +2 -4
- package/dist/tokens.d.ts.map +1 -1
- package/dist/tokens.js +13 -2
- package/dist/tokens.js.map +1 -1
- package/package.json +6 -5
- package/readme.md +130 -30
- package/scripts/assert-github-actions-publish.js +11 -1
- package/scripts/check-secrets.js +66 -0
- package/.idea/codeStyles/Project.xml +0 -21
- package/.idea/codeStyles/codeStyleConfig.xml +0 -5
- package/.idea/dbnavigator.xml +0 -450
- package/.idea/git_toolbox_blame.xml +0 -6
- package/.idea/inspectionProfiles/Project_Default.xml +0 -6
- package/.idea/jsLinters/eslint.xml +0 -6
- package/.idea/modules.xml +0 -8
- package/.idea/moneyhub-api-client.iml +0 -12
- package/.idea/prettier.xml +0 -6
- package/.idea/vcs.xml +0 -6
- package/.idea/workspace.xml +0 -338
package/.idea/workspace.xml
DELETED
|
@@ -1,338 +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="dc4a9aba-6094-4841-80e9-db3a0ecbe4e7" name="Changes" comment="">
|
|
8
|
-
<change beforePath="$PROJECT_DIR$/examples/config.js" beforeDir="false" afterPath="$PROJECT_DIR$/examples/config.js" afterDir="false" />
|
|
9
|
-
</list>
|
|
10
|
-
<option name="SHOW_DIALOG" value="false" />
|
|
11
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
12
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
13
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
14
|
-
</component>
|
|
15
|
-
<component name="Git.Settings">
|
|
16
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
17
|
-
</component>
|
|
18
|
-
<component name="GitToolBoxStore">
|
|
19
|
-
<option name="projectConfigVersion" value="5" />
|
|
20
|
-
<option name="recentBranches">
|
|
21
|
-
<RecentBranches>
|
|
22
|
-
<option name="branchesForRepo">
|
|
23
|
-
<list>
|
|
24
|
-
<RecentBranchesForRepo>
|
|
25
|
-
<option name="branches">
|
|
26
|
-
<list>
|
|
27
|
-
<RecentBranch>
|
|
28
|
-
<option name="branchName" value="main" />
|
|
29
|
-
<option name="lastUsedInstant" value="1780570442" />
|
|
30
|
-
</RecentBranch>
|
|
31
|
-
<RecentBranch>
|
|
32
|
-
<option name="branchName" value="MON-4025_add_caas_splits_Transactions" />
|
|
33
|
-
<option name="lastUsedInstant" value="1780566831" />
|
|
34
|
-
</RecentBranch>
|
|
35
|
-
<RecentBranch>
|
|
36
|
-
<option name="branchName" value="master" />
|
|
37
|
-
<option name="lastUsedInstant" value="1736270362" />
|
|
38
|
-
</RecentBranch>
|
|
39
|
-
<RecentBranch>
|
|
40
|
-
<option name="branchName" value="API-1244_Adjust_savings_goals_parameters" />
|
|
41
|
-
<option name="lastUsedInstant" value="1736268297" />
|
|
42
|
-
</RecentBranch>
|
|
43
|
-
<RecentBranch>
|
|
44
|
-
<option name="branchName" value="API-1244_adjust_update_savings_goal" />
|
|
45
|
-
<option name="lastUsedInstant" value="1736178700" />
|
|
46
|
-
</RecentBranch>
|
|
47
|
-
</list>
|
|
48
|
-
</option>
|
|
49
|
-
<option name="repositoryRootUrl" value="file://$PROJECT_DIR$" />
|
|
50
|
-
</RecentBranchesForRepo>
|
|
51
|
-
</list>
|
|
52
|
-
</option>
|
|
53
|
-
</RecentBranches>
|
|
54
|
-
</option>
|
|
55
|
-
</component>
|
|
56
|
-
<component name="MarkdownSettingsMigration">
|
|
57
|
-
<option name="stateVersion" value="1" />
|
|
58
|
-
</component>
|
|
59
|
-
<component name="ProjectColorInfo">{
|
|
60
|
-
"associatedIndex": 0
|
|
61
|
-
}</component>
|
|
62
|
-
<component name="ProjectId" id="2WLqHFawFgrd0VYQ4mTpc7rMdT0" />
|
|
63
|
-
<component name="ProjectViewState">
|
|
64
|
-
<option name="hideEmptyMiddlePackages" value="true" />
|
|
65
|
-
<option name="showLibraryContents" value="true" />
|
|
66
|
-
</component>
|
|
67
|
-
<component name="PropertiesComponent">{
|
|
68
|
-
"keyToString": {
|
|
69
|
-
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
70
|
-
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
71
|
-
"WebServerToolWindowFactoryState": "false",
|
|
72
|
-
"git-widget-placeholder": "main",
|
|
73
|
-
"last_opened_file_path": "/Users/ingrid.acero/Documents/Repos/moneyhub-api-client",
|
|
74
|
-
"node.js.detected.package.eslint": "true",
|
|
75
|
-
"node.js.detected.package.standard": "true",
|
|
76
|
-
"node.js.detected.package.tslint": "true",
|
|
77
|
-
"node.js.selected.package.eslint": "(autodetect)",
|
|
78
|
-
"node.js.selected.package.standard": "",
|
|
79
|
-
"node.js.selected.package.tslint": "(autodetect)",
|
|
80
|
-
"nodejs.mocha.mocha_node_package_dir": "/Users/ingrid.acero/Documents/Repos/moneyhub-api-client/node_modules/mocha",
|
|
81
|
-
"nodejs_package_manager_path": "npm",
|
|
82
|
-
"settings.editor.selected.configurable": "project.scopes",
|
|
83
|
-
"ts.external.directory.path": "/Users/ingrid.acero/Documents/Repos/moneyhub-api-client/node_modules/typescript/lib",
|
|
84
|
-
"vue.rearranger.settings.migration": "true"
|
|
85
|
-
}
|
|
86
|
-
}</component>
|
|
87
|
-
<component name="RunManager" selected="Mocha.src/__tests__/index.ts">
|
|
88
|
-
<configuration name="src/__tests__/index.ts" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
|
|
89
|
-
<node-interpreter>project</node-interpreter>
|
|
90
|
-
<node-options />
|
|
91
|
-
<mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
|
|
92
|
-
<working-directory>$PROJECT_DIR$</working-directory>
|
|
93
|
-
<pass-parent-env>true</pass-parent-env>
|
|
94
|
-
<ui>bdd</ui>
|
|
95
|
-
<extra-mocha-options>--require ts-node/register</extra-mocha-options>
|
|
96
|
-
<test-kind>TEST_FILE</test-kind>
|
|
97
|
-
<test-file>$PROJECT_DIR$/src/__tests__/index.ts</test-file>
|
|
98
|
-
<method v="2" />
|
|
99
|
-
</configuration>
|
|
100
|
-
<configuration name="src/__tests__/savings-goals.ts" type="mocha-javascript-test-runner" temporary="true" nameIsGenerated="true">
|
|
101
|
-
<node-interpreter>project</node-interpreter>
|
|
102
|
-
<node-options />
|
|
103
|
-
<mocha-package>$PROJECT_DIR$/node_modules/mocha</mocha-package>
|
|
104
|
-
<working-directory>$PROJECT_DIR$</working-directory>
|
|
105
|
-
<pass-parent-env>true</pass-parent-env>
|
|
106
|
-
<ui>bdd</ui>
|
|
107
|
-
<extra-mocha-options>--require ts-node/register</extra-mocha-options>
|
|
108
|
-
<test-kind>TEST_FILE</test-kind>
|
|
109
|
-
<test-file>$PROJECT_DIR$/src/__tests__/savings-goals.ts</test-file>
|
|
110
|
-
<method v="2" />
|
|
111
|
-
</configuration>
|
|
112
|
-
<recent_temporary>
|
|
113
|
-
<list>
|
|
114
|
-
<item itemvalue="Mocha.src/__tests__/index.ts" />
|
|
115
|
-
<item itemvalue="Mocha.src/__tests__/savings-goals.ts" />
|
|
116
|
-
</list>
|
|
117
|
-
</recent_temporary>
|
|
118
|
-
</component>
|
|
119
|
-
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
120
|
-
<component name="TaskManager">
|
|
121
|
-
<task active="true" id="Default" summary="Default task">
|
|
122
|
-
<changelist id="dc4a9aba-6094-4841-80e9-db3a0ecbe4e7" name="Changes" comment="" />
|
|
123
|
-
<created>1696522117454</created>
|
|
124
|
-
<option name="number" value="Default" />
|
|
125
|
-
<option name="presentableId" value="Default" />
|
|
126
|
-
<updated>1696522117454</updated>
|
|
127
|
-
<workItem from="1696522118499" duration="1908000" />
|
|
128
|
-
<workItem from="1696599338311" duration="3777000" />
|
|
129
|
-
<workItem from="1696842411351" duration="14000" />
|
|
130
|
-
<workItem from="1696842432625" duration="2354000" />
|
|
131
|
-
<workItem from="1696850236583" duration="645000" />
|
|
132
|
-
<workItem from="1696861043755" duration="7838000" />
|
|
133
|
-
<workItem from="1697032484296" duration="5574000" />
|
|
134
|
-
<workItem from="1697530070060" duration="599000" />
|
|
135
|
-
<workItem from="1698055104901" duration="6932000" />
|
|
136
|
-
<workItem from="1698399821368" duration="13174000" />
|
|
137
|
-
<workItem from="1698855859057" duration="21289000" />
|
|
138
|
-
<workItem from="1699541759033" duration="7225000" />
|
|
139
|
-
<workItem from="1699643878245" duration="4967000" />
|
|
140
|
-
<workItem from="1699887017589" duration="21867000" />
|
|
141
|
-
<workItem from="1700489404449" duration="9869000" />
|
|
142
|
-
<workItem from="1700579373630" duration="8452000" />
|
|
143
|
-
<workItem from="1700847560007" duration="1872000" />
|
|
144
|
-
<workItem from="1701258566437" duration="9303000" />
|
|
145
|
-
<workItem from="1701360437913" duration="8906000" />
|
|
146
|
-
<workItem from="1701681747628" duration="12116000" />
|
|
147
|
-
<workItem from="1702033873365" duration="193000" />
|
|
148
|
-
<workItem from="1702034080013" duration="12000" />
|
|
149
|
-
<workItem from="1702034157457" duration="18649000" />
|
|
150
|
-
<workItem from="1702639540107" duration="16538000" />
|
|
151
|
-
<workItem from="1703067091696" duration="566000" />
|
|
152
|
-
<workItem from="1704228724190" duration="5644000" />
|
|
153
|
-
<workItem from="1704389655854" duration="14590000" />
|
|
154
|
-
<workItem from="1704746016876" duration="23881000" />
|
|
155
|
-
<workItem from="1705336460196" duration="3241000" />
|
|
156
|
-
<workItem from="1707303477272" duration="13980000" />
|
|
157
|
-
<workItem from="1707401874612" duration="1046000" />
|
|
158
|
-
<workItem from="1707404929630" duration="1792000" />
|
|
159
|
-
<workItem from="1707474852304" duration="3009000" />
|
|
160
|
-
<workItem from="1707501068520" duration="1205000" />
|
|
161
|
-
<workItem from="1707999284657" duration="1721000" />
|
|
162
|
-
<workItem from="1708004116287" duration="20282000" />
|
|
163
|
-
<workItem from="1708511937605" duration="57000" />
|
|
164
|
-
<workItem from="1708512047016" duration="599000" />
|
|
165
|
-
<workItem from="1708514446947" duration="10157000" />
|
|
166
|
-
<workItem from="1708958457905" duration="9828000" />
|
|
167
|
-
<workItem from="1709304046135" duration="2121000" />
|
|
168
|
-
<workItem from="1709555432300" duration="4083000" />
|
|
169
|
-
<workItem from="1710516263031" duration="7070000" />
|
|
170
|
-
<workItem from="1712045751195" duration="590000" />
|
|
171
|
-
<workItem from="1712240416430" duration="4776000" />
|
|
172
|
-
<workItem from="1712246913675" duration="35000" />
|
|
173
|
-
<workItem from="1712247523711" duration="49208000" />
|
|
174
|
-
<workItem from="1713173779790" duration="8692000" />
|
|
175
|
-
<workItem from="1713279124637" duration="7255000" />
|
|
176
|
-
<workItem from="1713782285944" duration="10057000" />
|
|
177
|
-
<workItem from="1714410851524" duration="599000" />
|
|
178
|
-
<workItem from="1714989266485" duration="8841000" />
|
|
179
|
-
<workItem from="1715702983590" duration="3069000" />
|
|
180
|
-
<workItem from="1715957635788" duration="25736000" />
|
|
181
|
-
<workItem from="1716482042798" duration="44436000" />
|
|
182
|
-
<workItem from="1718094948712" duration="21589000" />
|
|
183
|
-
<workItem from="1718806890393" duration="9638000" />
|
|
184
|
-
<workItem from="1719328446932" duration="3502000" />
|
|
185
|
-
<workItem from="1719586270628" duration="24431000" />
|
|
186
|
-
<workItem from="1721041131098" duration="775000" />
|
|
187
|
-
<workItem from="1721734526409" duration="18464000" />
|
|
188
|
-
<workItem from="1721993015609" duration="3182000" />
|
|
189
|
-
<workItem from="1722416495820" duration="506000" />
|
|
190
|
-
<workItem from="1722417206473" duration="2577000" />
|
|
191
|
-
<workItem from="1722595979789" duration="1786000" />
|
|
192
|
-
<workItem from="1722870148871" duration="5303000" />
|
|
193
|
-
<workItem from="1723121743010" duration="6238000" />
|
|
194
|
-
<workItem from="1724246865742" duration="598000" />
|
|
195
|
-
<workItem from="1724319168831" duration="599000" />
|
|
196
|
-
<workItem from="1724340115974" duration="389000" />
|
|
197
|
-
<workItem from="1724340703376" duration="106000" />
|
|
198
|
-
<workItem from="1724340928806" duration="21575000" />
|
|
199
|
-
<workItem from="1724928332712" duration="1586000" />
|
|
200
|
-
<workItem from="1724931940386" duration="7582000" />
|
|
201
|
-
<workItem from="1725544217218" duration="4558000" />
|
|
202
|
-
<workItem from="1725904930392" duration="15506000" />
|
|
203
|
-
<workItem from="1726648049913" duration="599000" />
|
|
204
|
-
<workItem from="1726650305526" duration="11157000" />
|
|
205
|
-
<workItem from="1727184993562" duration="1089000" />
|
|
206
|
-
<workItem from="1727190262254" duration="599000" />
|
|
207
|
-
<workItem from="1728472656956" duration="3674000" />
|
|
208
|
-
<workItem from="1728642072309" duration="562000" />
|
|
209
|
-
<workItem from="1728642649832" duration="9722000" />
|
|
210
|
-
<workItem from="1728655110744" duration="1222000" />
|
|
211
|
-
<workItem from="1729015916256" duration="4841000" />
|
|
212
|
-
<workItem from="1729702509254" duration="2621000" />
|
|
213
|
-
<workItem from="1733160353656" duration="2897000" />
|
|
214
|
-
<workItem from="1733308163347" duration="14515000" />
|
|
215
|
-
<workItem from="1733503136078" duration="3410000" />
|
|
216
|
-
<workItem from="1733747863260" duration="8238000" />
|
|
217
|
-
<workItem from="1733912213167" duration="3780000" />
|
|
218
|
-
<workItem from="1734022952435" duration="46000" />
|
|
219
|
-
<workItem from="1734083873278" duration="25678000" />
|
|
220
|
-
<workItem from="1734613325964" duration="7658000" />
|
|
221
|
-
<workItem from="1735570029258" duration="308000" />
|
|
222
|
-
<workItem from="1736176628434" duration="13441000" />
|
|
223
|
-
<workItem from="1736363202637" duration="1814000" />
|
|
224
|
-
<workItem from="1736367973179" duration="3787000" />
|
|
225
|
-
<workItem from="1736452712824" duration="60000" />
|
|
226
|
-
<workItem from="1736452786706" duration="8000" />
|
|
227
|
-
<workItem from="1736452816901" duration="223000" />
|
|
228
|
-
<workItem from="1736453084591" duration="7643000" />
|
|
229
|
-
<workItem from="1736870396374" duration="16138000" />
|
|
230
|
-
<workItem from="1738169265116" duration="476000" />
|
|
231
|
-
<workItem from="1738254368720" duration="53000" />
|
|
232
|
-
<workItem from="1738606178330" duration="17365000" />
|
|
233
|
-
<workItem from="1738774404633" duration="1672000" />
|
|
234
|
-
<workItem from="1738943163530" duration="6248000" />
|
|
235
|
-
<workItem from="1739268701229" duration="4435000" />
|
|
236
|
-
<workItem from="1740140483944" duration="36634000" />
|
|
237
|
-
<workItem from="1741801593050" duration="599000" />
|
|
238
|
-
<workItem from="1741859774974" duration="7386000" />
|
|
239
|
-
<workItem from="1743092233284" duration="757000" />
|
|
240
|
-
<workItem from="1743426445696" duration="595000" />
|
|
241
|
-
<workItem from="1743502599180" duration="2540000" />
|
|
242
|
-
<workItem from="1744021184910" duration="25457000" />
|
|
243
|
-
<workItem from="1744638468601" duration="5600000" />
|
|
244
|
-
<workItem from="1744878267214" duration="15333000" />
|
|
245
|
-
<workItem from="1747062945004" duration="935000" />
|
|
246
|
-
<workItem from="1747128667865" duration="584000" />
|
|
247
|
-
<workItem from="1747648707998" duration="92000" />
|
|
248
|
-
<workItem from="1747650909387" duration="7473000" />
|
|
249
|
-
<workItem from="1747824421648" duration="10449000" />
|
|
250
|
-
<workItem from="1749027451124" duration="227000" />
|
|
251
|
-
<workItem from="1749028737138" duration="3012000" />
|
|
252
|
-
<workItem from="1749551828132" duration="595000" />
|
|
253
|
-
<workItem from="1749743415713" duration="1377000" />
|
|
254
|
-
<workItem from="1750154833015" duration="611000" />
|
|
255
|
-
<workItem from="1750170824529" duration="598000" />
|
|
256
|
-
<workItem from="1752835715569" duration="27204000" />
|
|
257
|
-
<workItem from="1753956541426" duration="14907000" />
|
|
258
|
-
<workItem from="1754402029202" duration="2425000" />
|
|
259
|
-
<workItem from="1754406742801" duration="3871000" />
|
|
260
|
-
<workItem from="1754500112721" duration="1210000" />
|
|
261
|
-
<workItem from="1754667818216" duration="5734000" />
|
|
262
|
-
<workItem from="1755250955093" duration="8985000" />
|
|
263
|
-
<workItem from="1755774270593" duration="4984000" />
|
|
264
|
-
<workItem from="1756287137870" duration="6864000" />
|
|
265
|
-
<workItem from="1756719776091" duration="596000" />
|
|
266
|
-
<workItem from="1756806091581" duration="598000" />
|
|
267
|
-
<workItem from="1756807183817" duration="1194000" />
|
|
268
|
-
<workItem from="1756983036388" duration="913000" />
|
|
269
|
-
<workItem from="1757501214008" duration="809000" />
|
|
270
|
-
<workItem from="1757602699976" duration="2119000" />
|
|
271
|
-
<workItem from="1758205661715" duration="1683000" />
|
|
272
|
-
<workItem from="1758533121784" duration="4026000" />
|
|
273
|
-
<workItem from="1759330920815" duration="616000" />
|
|
274
|
-
<workItem from="1759399267432" duration="599000" />
|
|
275
|
-
<workItem from="1761057751759" duration="10626000" />
|
|
276
|
-
<workItem from="1761230254104" duration="599000" />
|
|
277
|
-
<workItem from="1761231160769" duration="598000" />
|
|
278
|
-
<workItem from="1761648605345" duration="599000" />
|
|
279
|
-
<workItem from="1761674616966" duration="595000" />
|
|
280
|
-
<workItem from="1761758454317" duration="613000" />
|
|
281
|
-
<workItem from="1761819311576" duration="1198000" />
|
|
282
|
-
<workItem from="1761822636356" duration="2000" />
|
|
283
|
-
<workItem from="1762959471433" duration="663000" />
|
|
284
|
-
<workItem from="1762961144570" duration="15000" />
|
|
285
|
-
<workItem from="1763566255667" duration="2731000" />
|
|
286
|
-
<workItem from="1766591399442" duration="3276000" />
|
|
287
|
-
<workItem from="1768227835717" duration="597000" />
|
|
288
|
-
<workItem from="1768244813125" duration="579000" />
|
|
289
|
-
<workItem from="1768396481433" duration="595000" />
|
|
290
|
-
<workItem from="1768409518311" duration="596000" />
|
|
291
|
-
<workItem from="1768503892189" duration="187000" />
|
|
292
|
-
<workItem from="1768576915887" duration="586000" />
|
|
293
|
-
<workItem from="1769688653157" duration="2028000" />
|
|
294
|
-
<workItem from="1775559323855" duration="1233000" />
|
|
295
|
-
<workItem from="1775813644487" duration="748000" />
|
|
296
|
-
<workItem from="1776164612300" duration="226000" />
|
|
297
|
-
<workItem from="1776185498529" duration="692000" />
|
|
298
|
-
<workItem from="1779361262246" duration="1248000" />
|
|
299
|
-
<workItem from="1779720088878" duration="620000" />
|
|
300
|
-
</task>
|
|
301
|
-
<servers />
|
|
302
|
-
</component>
|
|
303
|
-
<component name="TypeScriptGeneratedFilesManager">
|
|
304
|
-
<option name="version" value="3" />
|
|
305
|
-
</component>
|
|
306
|
-
<component name="Vcs.Log.History.Properties">
|
|
307
|
-
<option name="COLUMN_ID_ORDER">
|
|
308
|
-
<list>
|
|
309
|
-
<option value="Default.Root" />
|
|
310
|
-
<option value="Default.Author" />
|
|
311
|
-
<option value="Default.Date" />
|
|
312
|
-
<option value="Default.Subject" />
|
|
313
|
-
<option value="Space.CommitStatus" />
|
|
314
|
-
</list>
|
|
315
|
-
</option>
|
|
316
|
-
</component>
|
|
317
|
-
<component name="XDebuggerManager">
|
|
318
|
-
<breakpoint-manager>
|
|
319
|
-
<breakpoints>
|
|
320
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
321
|
-
<url>file://$PROJECT_DIR$/src/get-auth-urls.ts</url>
|
|
322
|
-
<line>172</line>
|
|
323
|
-
<option name="timeStamp" value="2" />
|
|
324
|
-
</line-breakpoint>
|
|
325
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
326
|
-
<url>file://$PROJECT_DIR$/examples/token/get-client-credential-token.js</url>
|
|
327
|
-
<line>10</line>
|
|
328
|
-
<option name="timeStamp" value="3" />
|
|
329
|
-
</line-breakpoint>
|
|
330
|
-
<line-breakpoint enabled="true" type="javascript">
|
|
331
|
-
<url>file://$PROJECT_DIR$/src/exchange-code-for-token.ts</url>
|
|
332
|
-
<line>23</line>
|
|
333
|
-
<option name="timeStamp" value="5" />
|
|
334
|
-
</line-breakpoint>
|
|
335
|
-
</breakpoints>
|
|
336
|
-
</breakpoint-manager>
|
|
337
|
-
</component>
|
|
338
|
-
</project>
|