tg-core-components 6.3.8 → 6.3.9-alpha.3
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/.nx/workspace-data/file-map.json +975 -0
- package/.nx/workspace-data/lockfile.hash +1 -0
- package/.nx/workspace-data/nx_files.nxt +0 -0
- package/.nx/workspace-data/parsed-lock-file.json +33895 -0
- package/.nx/workspace-data/project-graph.json +30111 -0
- package/.nx/workspace-data/project-graph.lock +0 -0
- package/.nx/workspace-data/source-maps.json +1 -0
- package/auth +51 -0
- package/es/lib/WithValidation/index.js +0 -111
- package/es/widgets/AccountDetail/index.js +1 -19
- package/es/widgets/ActivateWidget/index.js +1 -11
- package/es/widgets/Bonus/bonusCode.js +1 -9
- package/es/widgets/BonusWidget/BonusCode.js +1 -9
- package/es/widgets/ChangePassword/index.js +1 -12
- package/es/widgets/ChangeUsername/index.js +1 -8
- package/es/widgets/RequestResetPassword/index.js +1 -9
- package/es/widgets/ResetPassword/index.js +1 -12
- package/es/widgets/ResponsibleGaming/index.js +1 -12
- package/es/widgets/ResponsibleGamingAccordion/PeriodItemContent/index.js +2 -2
- package/es/widgets/ResponsibleGamingAccordion/index.js +4 -42
- package/es/widgets/ResponsibleGamingAccordionSignUp/index.js +1 -12
- package/es/widgets/ResponsibleGamingWidget/Timespan.js +2 -2
- package/es/widgets/ResponsibleGamingWidget/index.js +2 -2
- package/es/widgets/SignIn/SignInForm.js +1 -10
- package/es/widgets/SignIn/index.js +1 -10
- package/es/widgets/SignUp/ActivationStep.js +1 -9
- package/es/widgets/SignUp/ConfirmContactInfoStep.js +2 -6
- package/es/widgets/SignUp/ContactInfoStep.js +1 -23
- package/es/widgets/SignUp/SetLimitsStep.js +1 -9
- package/es/widgets/SignUp/UserInfoStep.js +1 -18
- package/es/widgets/TableWidget/Tables/bonusCode.js +1 -9
- package/es/widgets/Verify/index.js +1 -4
- package/lib/lib/WithValidation/index.js +1 -132
- package/lib/widgets/AccountDetail/index.js +1 -41
- package/lib/widgets/ActivateWidget/index.js +1 -24
- package/lib/widgets/Bonus/bonusCode.js +1 -19
- package/lib/widgets/BonusWidget/BonusCode.js +1 -19
- package/lib/widgets/ChangePassword/index.js +1 -28
- package/lib/widgets/ChangeUsername/index.js +1 -18
- package/lib/widgets/RequestResetPassword/index.js +1 -21
- package/lib/widgets/ResetPassword/index.js +1 -30
- package/lib/widgets/ResponsibleGaming/index.js +1 -27
- package/lib/widgets/ResponsibleGamingAccordion/PeriodItemContent/index.js +2 -2
- package/lib/widgets/ResponsibleGamingAccordion/index.js +6 -55
- package/lib/widgets/ResponsibleGamingAccordionSignUp/index.js +1 -25
- package/lib/widgets/ResponsibleGamingWidget/Timespan.js +2 -2
- package/lib/widgets/ResponsibleGamingWidget/index.js +2 -2
- package/lib/widgets/SignIn/SignInForm.js +1 -20
- package/lib/widgets/SignIn/index.js +1 -20
- package/lib/widgets/SignUp/ActivationStep.js +1 -21
- package/lib/widgets/SignUp/ConfirmContactInfoStep.js +1 -13
- package/lib/widgets/SignUp/ContactInfoStep.js +1 -38
- package/lib/widgets/SignUp/SetLimitsStep.js +1 -21
- package/lib/widgets/SignUp/UserInfoStep.js +1 -41
- package/lib/widgets/TableWidget/Tables/bonusCode.js +1 -19
- package/lib/widgets/Verify/index.js +1 -11
- package/package.json +1 -1
|
@@ -0,0 +1,975 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "6.0",
|
|
3
|
+
"nxVersion": "20.8.2",
|
|
4
|
+
"pathMappings": {},
|
|
5
|
+
"nxJsonPlugins": [],
|
|
6
|
+
"fileMap": {
|
|
7
|
+
"projectFileMap": {},
|
|
8
|
+
"nonProjectFiles": [
|
|
9
|
+
{
|
|
10
|
+
"file": ".babelrc",
|
|
11
|
+
"hash": "8451368676352093582"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"file": ".eslintignore",
|
|
15
|
+
"hash": "11347965671117957024"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"file": ".eslintrc",
|
|
19
|
+
"hash": "12968896776904451407"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"file": ".gitignore",
|
|
23
|
+
"hash": "18437394578457321693"
|
|
24
|
+
},
|
|
25
|
+
{
|
|
26
|
+
"file": ".npmignore",
|
|
27
|
+
"hash": "11424150563490633155"
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"file": ".storybook/addons.js",
|
|
31
|
+
"hash": "11210040866915935023"
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"file": ".storybook/config.js",
|
|
35
|
+
"hash": "1477514717555490699"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"file": ".storybook/data/en.json",
|
|
39
|
+
"hash": "2438971191185470548"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"file": "Docs/deposit/introduction.md",
|
|
43
|
+
"hash": "18123053745019319857"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"file": "Docs/signup/introduction.md",
|
|
47
|
+
"hash": "8711937399043602495"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"file": "auth",
|
|
51
|
+
"hash": "7821163277962035824"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"file": "package-lock.json",
|
|
55
|
+
"hash": "6478687516021442985"
|
|
56
|
+
},
|
|
57
|
+
{
|
|
58
|
+
"file": "package.json",
|
|
59
|
+
"hash": "13211645432251633330"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"file": "public/index.html",
|
|
63
|
+
"hash": "9786499553470277591"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"file": "src/components/AcceptUpdatedTaC/index.js",
|
|
67
|
+
"hash": "17522405458354041648"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"file": "src/components/Alert/index.js",
|
|
71
|
+
"hash": "15299465591905288455"
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"file": "src/components/AutocompleteInput/index.js",
|
|
75
|
+
"hash": "13154462960795592739"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"file": "src/components/Button/Readme.md",
|
|
79
|
+
"hash": "10318625065872318486"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"file": "src/components/Button/index.js",
|
|
83
|
+
"hash": "6192019712753769542"
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"file": "src/components/ButtonLoader.js",
|
|
87
|
+
"hash": "8850852360596563893"
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"file": "src/components/Checklist/Readme.md",
|
|
91
|
+
"hash": "13142657247616693778"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"file": "src/components/Checklist/index.js",
|
|
95
|
+
"hash": "17146626511513885728"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"file": "src/components/Deposit/BonusCodeInput/Readme.md",
|
|
99
|
+
"hash": "17734095790112075437"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"file": "src/components/Deposit/BonusCodeInput/index.js",
|
|
103
|
+
"hash": "8941963776591063353"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"file": "src/components/Deposit/BonusCodeInput/style.css",
|
|
107
|
+
"hash": "6597253249627772292"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"file": "src/components/Deposit/CardInput/Readme.md",
|
|
111
|
+
"hash": "14880497326084262264"
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"file": "src/components/Deposit/CardInput/index.js",
|
|
115
|
+
"hash": "10032242795026201821"
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"file": "src/components/Deposit/DelayVisibility/index.js",
|
|
119
|
+
"hash": "9742022908210220100"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"file": "src/components/Deposit/InputAdapter/index.js",
|
|
123
|
+
"hash": "7892410494662836241"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"file": "src/components/Deposit/Select/Readme.md",
|
|
127
|
+
"hash": "2258633942455288206"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"file": "src/components/Deposit/Select/index.js",
|
|
131
|
+
"hash": "9869339015529408096"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"file": "src/components/Deposit/Single/Readme.md",
|
|
135
|
+
"hash": "6539624844252323357"
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"file": "src/components/Deposit/Single/index.js",
|
|
139
|
+
"hash": "12916125766497407768"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"file": "src/components/Deposit/TextInput/Readme.md",
|
|
143
|
+
"hash": "17372812211255021208"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
"file": "src/components/Deposit/TextInput/index.js",
|
|
147
|
+
"hash": "7525778655822474501"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"file": "src/components/Icon/Readme.md",
|
|
151
|
+
"hash": "2655884244595645361"
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"file": "src/components/Icon/index.js",
|
|
155
|
+
"hash": "6535272782876025003"
|
|
156
|
+
},
|
|
157
|
+
{
|
|
158
|
+
"file": "src/components/Image/Readme.md",
|
|
159
|
+
"hash": "3943978186848044609"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"file": "src/components/Image/index.js",
|
|
163
|
+
"hash": "14480102767534554006"
|
|
164
|
+
},
|
|
165
|
+
{
|
|
166
|
+
"file": "src/components/Input/BirthdateInput.js",
|
|
167
|
+
"hash": "14173896800173930833"
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"file": "src/components/Input/Checkbox.js",
|
|
171
|
+
"hash": "5421718937818597540"
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"file": "src/components/Input/Input.js",
|
|
175
|
+
"hash": "8291339686581700523"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"file": "src/components/Input/PasswordInput.js",
|
|
179
|
+
"hash": "357803714074805772"
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
"file": "src/components/Input/PhoneNumberInput.js",
|
|
183
|
+
"hash": "14313247166403485869"
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"file": "src/components/Input/index.js",
|
|
187
|
+
"hash": "3065392836519150607"
|
|
188
|
+
},
|
|
189
|
+
{
|
|
190
|
+
"file": "src/components/Input/input.test.js",
|
|
191
|
+
"hash": "15969300609585186540"
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"file": "src/components/Input/old-input.test.js",
|
|
195
|
+
"hash": "9334140869301624271"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"file": "src/components/InternalMessagesInbox.js",
|
|
199
|
+
"hash": "13022879499121159061"
|
|
200
|
+
},
|
|
201
|
+
{
|
|
202
|
+
"file": "src/components/List/ListItem.js",
|
|
203
|
+
"hash": "979024856797685946"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"file": "src/components/List/index.js",
|
|
207
|
+
"hash": "11707413330007706765"
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"file": "src/components/Loader/Readme.md",
|
|
211
|
+
"hash": "12164974349249953910"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"file": "src/components/Loader/index.js",
|
|
215
|
+
"hash": "8061972970084476242"
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"file": "src/components/Money/Readme.md",
|
|
219
|
+
"hash": "12964501833822014469"
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"file": "src/components/Money/index.js",
|
|
223
|
+
"hash": "16227820143836021669"
|
|
224
|
+
},
|
|
225
|
+
{
|
|
226
|
+
"file": "src/components/Notification.js",
|
|
227
|
+
"hash": "483479893900633928"
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"file": "src/components/Picture/index.js",
|
|
231
|
+
"hash": "14321701671066598659"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"file": "src/components/Radio/Readme.md",
|
|
235
|
+
"hash": "13113155686791757195"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"file": "src/components/Radio/index.js",
|
|
239
|
+
"hash": "9240693215052925856"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"file": "src/components/Select/index.js",
|
|
243
|
+
"hash": "11814041142470350614"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"file": "src/components/Single/Readme.md",
|
|
247
|
+
"hash": "2080602649772804092"
|
|
248
|
+
},
|
|
249
|
+
{
|
|
250
|
+
"file": "src/components/Single/index.js",
|
|
251
|
+
"hash": "11758961629948268398"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"file": "src/components/Skeleton/index.js",
|
|
255
|
+
"hash": "2574655246995072722"
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
"file": "src/components/Skeleton/style.css",
|
|
259
|
+
"hash": "3244421341483603138"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"file": "src/components/Textarea/Readme.md",
|
|
263
|
+
"hash": "5281688976782799553"
|
|
264
|
+
},
|
|
265
|
+
{
|
|
266
|
+
"file": "src/components/Textarea/index.js",
|
|
267
|
+
"hash": "5622071598097753660"
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"file": "src/components/Translate/index.js",
|
|
271
|
+
"hash": "8521381235561471764"
|
|
272
|
+
},
|
|
273
|
+
{
|
|
274
|
+
"file": "src/components/Uploader/Readme.md",
|
|
275
|
+
"hash": "3230486347346280760"
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
"file": "src/components/Uploader/index.js",
|
|
279
|
+
"hash": "3022229415424713112"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"file": "src/components/common.js",
|
|
283
|
+
"hash": "12379860749568364582"
|
|
284
|
+
},
|
|
285
|
+
{
|
|
286
|
+
"file": "src/index.js",
|
|
287
|
+
"hash": "6591565452248172205"
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"file": "src/lib/WithFetch.js",
|
|
291
|
+
"hash": "942412518254518310"
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"file": "src/lib/WithMultipleStep.js",
|
|
295
|
+
"hash": "5054197939097014972"
|
|
296
|
+
},
|
|
297
|
+
{
|
|
298
|
+
"file": "src/lib/WithValidation/index.js",
|
|
299
|
+
"hash": "17971697259341507392"
|
|
300
|
+
},
|
|
301
|
+
{
|
|
302
|
+
"file": "src/lib/WithValidation/rules/blacklistedCharacters.js",
|
|
303
|
+
"hash": "10747693994525920107"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
"file": "src/lib/WithValidation/rules/date.js",
|
|
307
|
+
"hash": "839019250320309453"
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"file": "src/lib/WithValidation/rules/email.js",
|
|
311
|
+
"hash": "18302911302122806143"
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"file": "src/lib/WithValidation/rules/hasMin.js",
|
|
315
|
+
"hash": "3344940737080397079"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"file": "src/lib/WithValidation/rules/hasMinLength.js",
|
|
319
|
+
"hash": "13159405455341180903"
|
|
320
|
+
},
|
|
321
|
+
{
|
|
322
|
+
"file": "src/lib/WithValidation/rules/match.js",
|
|
323
|
+
"hash": "7214171186865515688"
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
"file": "src/lib/WithValidation/rules/noSpecialCharacters.js",
|
|
327
|
+
"hash": "6493926306685376759"
|
|
328
|
+
},
|
|
329
|
+
{
|
|
330
|
+
"file": "src/lib/WithValidation/rules/number.js",
|
|
331
|
+
"hash": "13542102882618944841"
|
|
332
|
+
},
|
|
333
|
+
{
|
|
334
|
+
"file": "src/lib/WithValidation/rules/password.js",
|
|
335
|
+
"hash": "18011257295214520121"
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"file": "src/lib/WithValidation/rules/phone.js",
|
|
339
|
+
"hash": "8197461979620797919"
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
"file": "src/lib/WithValidation/rules/required.js",
|
|
343
|
+
"hash": "15049607416846994658"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"file": "src/lib/WithValidation/rules/stringWithoutJapaneseCharacters.js",
|
|
347
|
+
"hash": "8466741368247308454"
|
|
348
|
+
},
|
|
349
|
+
{
|
|
350
|
+
"file": "src/lib/WithValidation/rules/stringWithoutNumbers.js",
|
|
351
|
+
"hash": "6167194458503130537"
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"file": "src/lib/utils/historyMaps.js",
|
|
355
|
+
"hash": "10175897369163453535"
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
"file": "src/lib/utils/muchBetterParser.js",
|
|
359
|
+
"hash": "1332024001596428452"
|
|
360
|
+
},
|
|
361
|
+
{
|
|
362
|
+
"file": "src/lib/utils/selectUnit.js",
|
|
363
|
+
"hash": "8977477965066618241"
|
|
364
|
+
},
|
|
365
|
+
{
|
|
366
|
+
"file": "src/lib/utils/swishParser.js",
|
|
367
|
+
"hash": "15393397684429037574"
|
|
368
|
+
},
|
|
369
|
+
{
|
|
370
|
+
"file": "src/lib/utils/swishParser.test.js",
|
|
371
|
+
"hash": "10121133519256338910"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"file": "src/lib/utils/translate.js",
|
|
375
|
+
"hash": "15579913848433526847"
|
|
376
|
+
},
|
|
377
|
+
{
|
|
378
|
+
"file": "src/lib/withSwipeListeners.js",
|
|
379
|
+
"hash": "9982764301985007212"
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
"file": "src/misc/countryEmojiFlags.js",
|
|
383
|
+
"hash": "10539958843339721160"
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
"file": "src/static/.gitkeep",
|
|
387
|
+
"hash": "3244421341483603138"
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
"file": "src/styleguide/Wrapper.js",
|
|
391
|
+
"hash": "18225394884690879360"
|
|
392
|
+
},
|
|
393
|
+
{
|
|
394
|
+
"file": "src/styleguide/logo/index.js",
|
|
395
|
+
"hash": "11205868680033253064"
|
|
396
|
+
},
|
|
397
|
+
{
|
|
398
|
+
"file": "src/widgets/AccordionWidget/Readme.md",
|
|
399
|
+
"hash": "10725723039494136028"
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"file": "src/widgets/AccordionWidget/index.js",
|
|
403
|
+
"hash": "15785604246776413174"
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"file": "src/widgets/AccountDetail/Readme.md",
|
|
407
|
+
"hash": "11323590029453460913"
|
|
408
|
+
},
|
|
409
|
+
{
|
|
410
|
+
"file": "src/widgets/AccountDetail/index.js",
|
|
411
|
+
"hash": "9046367379003100313"
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"file": "src/widgets/ActivateWidget/index.js",
|
|
415
|
+
"hash": "10318498754653195043"
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
"file": "src/widgets/Balance/Readme.md",
|
|
419
|
+
"hash": "10647371464344971862"
|
|
420
|
+
},
|
|
421
|
+
{
|
|
422
|
+
"file": "src/widgets/Balance/index.js",
|
|
423
|
+
"hash": "16254480391573956303"
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
"file": "src/widgets/Bonus/bonusCode.js",
|
|
427
|
+
"hash": "10728760629448538178"
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"file": "src/widgets/Bonus/bonusCode.md",
|
|
431
|
+
"hash": "11810958878817421020"
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"file": "src/widgets/Bonus/index.js",
|
|
435
|
+
"hash": "2021525428622061373"
|
|
436
|
+
},
|
|
437
|
+
{
|
|
438
|
+
"file": "src/widgets/Bonus/index.md",
|
|
439
|
+
"hash": "9178359354196356891"
|
|
440
|
+
},
|
|
441
|
+
{
|
|
442
|
+
"file": "src/widgets/Bonus/table.js",
|
|
443
|
+
"hash": "8767608780287647213"
|
|
444
|
+
},
|
|
445
|
+
{
|
|
446
|
+
"file": "src/widgets/BonusWidget/BonusCode.js",
|
|
447
|
+
"hash": "2851178052650250423"
|
|
448
|
+
},
|
|
449
|
+
{
|
|
450
|
+
"file": "src/widgets/BonusWidget/index.js",
|
|
451
|
+
"hash": "11436241768950192863"
|
|
452
|
+
},
|
|
453
|
+
{
|
|
454
|
+
"file": "src/widgets/BonusWidget/states.js",
|
|
455
|
+
"hash": "8688858330713604549"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"file": "src/widgets/BonusWidget/types.js",
|
|
459
|
+
"hash": "11497733223598344421"
|
|
460
|
+
},
|
|
461
|
+
{
|
|
462
|
+
"file": "src/widgets/Cashier/Deposit/BonusSelectorList/index.js",
|
|
463
|
+
"hash": "1587097187579857860"
|
|
464
|
+
},
|
|
465
|
+
{
|
|
466
|
+
"file": "src/widgets/Cashier/Deposit/DepositWidget/index.js",
|
|
467
|
+
"hash": "533224153671638974"
|
|
468
|
+
},
|
|
469
|
+
{
|
|
470
|
+
"file": "src/widgets/Cashier/Deposit/DepositWidget/readme.md",
|
|
471
|
+
"hash": "3514359459361363973"
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"file": "src/widgets/Cashier/Deposit/PaymentForm/DynamicForm.js",
|
|
475
|
+
"hash": "13940005838138720562"
|
|
476
|
+
},
|
|
477
|
+
{
|
|
478
|
+
"file": "src/widgets/Cashier/Deposit/PaymentForm/InjectedIframeHTML.js",
|
|
479
|
+
"hash": "4961470920153561517"
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
"file": "src/widgets/Cashier/Deposit/PaymentForm/NewTab.js",
|
|
483
|
+
"hash": "898740654711874578"
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"file": "src/widgets/Cashier/Deposit/PaymentForm/PaymentResult.js",
|
|
487
|
+
"hash": "3983377477481426844"
|
|
488
|
+
},
|
|
489
|
+
{
|
|
490
|
+
"file": "src/widgets/Cashier/Deposit/PaymentForm/index.js",
|
|
491
|
+
"hash": "15955697946239917061"
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"file": "src/widgets/Cashier/Payment/PaymentAccountForms/index.js",
|
|
495
|
+
"hash": "13453824868934694196"
|
|
496
|
+
},
|
|
497
|
+
{
|
|
498
|
+
"file": "src/widgets/Cashier/Payment/PaymentAccountParser.js",
|
|
499
|
+
"hash": "1169110340011213165"
|
|
500
|
+
},
|
|
501
|
+
{
|
|
502
|
+
"file": "src/widgets/Cashier/Payment/PaymentAmountSelector/index.js",
|
|
503
|
+
"hash": "12437478787700755658"
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
"file": "src/widgets/Cashier/Payment/PaymentMethodItem/index.js",
|
|
507
|
+
"hash": "4115396707174557114"
|
|
508
|
+
},
|
|
509
|
+
{
|
|
510
|
+
"file": "src/widgets/Cashier/Payment/PaymentMethodSelector/index.js",
|
|
511
|
+
"hash": "6285300163173063871"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"file": "src/widgets/Cashier/Payment/SelectedPaymentMethod/index.js",
|
|
515
|
+
"hash": "18308506948962770261"
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
"file": "src/widgets/Cashier/Payment/index.js",
|
|
519
|
+
"hash": "15266127610644103940"
|
|
520
|
+
},
|
|
521
|
+
{
|
|
522
|
+
"file": "src/widgets/Cashier/Withdraw/WithdrawWidget/index.js",
|
|
523
|
+
"hash": "16757454836050906161"
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
"file": "src/widgets/Cashier/hoc/FramedComponent/index.js",
|
|
527
|
+
"hash": "2876605074520073697"
|
|
528
|
+
},
|
|
529
|
+
{
|
|
530
|
+
"file": "src/widgets/CashierAccordion/Deposit/BonusCodeInput/index.js",
|
|
531
|
+
"hash": "13187153709573029228"
|
|
532
|
+
},
|
|
533
|
+
{
|
|
534
|
+
"file": "src/widgets/CashierAccordion/Deposit/BonusCodeInput/style.css",
|
|
535
|
+
"hash": "6597253249627772292"
|
|
536
|
+
},
|
|
537
|
+
{
|
|
538
|
+
"file": "src/widgets/CashierAccordion/Deposit/DepositWidget/index.js",
|
|
539
|
+
"hash": "17090840929362233697"
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"file": "src/widgets/CashierAccordion/Deposit/PaymentForm/DynamicForm.js",
|
|
543
|
+
"hash": "13940005838138720562"
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
"file": "src/widgets/CashierAccordion/Deposit/PaymentForm/InjectedIframeHTML.js",
|
|
547
|
+
"hash": "10303962096405969852"
|
|
548
|
+
},
|
|
549
|
+
{
|
|
550
|
+
"file": "src/widgets/CashierAccordion/Deposit/PaymentForm/NewTab.js",
|
|
551
|
+
"hash": "898740654711874578"
|
|
552
|
+
},
|
|
553
|
+
{
|
|
554
|
+
"file": "src/widgets/CashierAccordion/Deposit/PaymentForm/PaymentResult.js",
|
|
555
|
+
"hash": "13106735244778207566"
|
|
556
|
+
},
|
|
557
|
+
{
|
|
558
|
+
"file": "src/widgets/CashierAccordion/Deposit/PaymentForm/index.js",
|
|
559
|
+
"hash": "13658080356644655687"
|
|
560
|
+
},
|
|
561
|
+
{
|
|
562
|
+
"file": "src/widgets/CashierAccordion/Payment/AccountSelection/index.js",
|
|
563
|
+
"hash": "4316417956760250030"
|
|
564
|
+
},
|
|
565
|
+
{
|
|
566
|
+
"file": "src/widgets/CashierAccordion/Payment/Button/index.js",
|
|
567
|
+
"hash": "11293111906985470408"
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
"file": "src/widgets/CashierAccordion/Payment/CashierResult/index.js",
|
|
571
|
+
"hash": "16193752354714150688"
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
"file": "src/widgets/CashierAccordion/Payment/MethodMinMax/index.js",
|
|
575
|
+
"hash": "11198184075575972363"
|
|
576
|
+
},
|
|
577
|
+
{
|
|
578
|
+
"file": "src/widgets/CashierAccordion/Payment/Notice/index.js",
|
|
579
|
+
"hash": "764443139648005970"
|
|
580
|
+
},
|
|
581
|
+
{
|
|
582
|
+
"file": "src/widgets/CashierAccordion/Payment/PaymentAccountForms/astroPayBankTransaltions.js",
|
|
583
|
+
"hash": "8317076801882342298"
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
"file": "src/widgets/CashierAccordion/Payment/PaymentAccountForms/index.js",
|
|
587
|
+
"hash": "8883259149547569947"
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
"file": "src/widgets/CashierAccordion/Payment/PaymentAccountParser.js",
|
|
591
|
+
"hash": "9884546542516245738"
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"file": "src/widgets/CashierAccordion/Payment/PaymentAmountSelector/index.js",
|
|
595
|
+
"hash": "4448765678197393667"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"file": "src/widgets/CashierAccordion/Payment/PaymentMethodItem/index.js",
|
|
599
|
+
"hash": "16792291509167831920"
|
|
600
|
+
},
|
|
601
|
+
{
|
|
602
|
+
"file": "src/widgets/CashierAccordion/Payment/PaymentMethodSelector/index.js",
|
|
603
|
+
"hash": "2358285031902016394"
|
|
604
|
+
},
|
|
605
|
+
{
|
|
606
|
+
"file": "src/widgets/CashierAccordion/Payment/SelectedPaymentMethod/index.js",
|
|
607
|
+
"hash": "4539755467022108044"
|
|
608
|
+
},
|
|
609
|
+
{
|
|
610
|
+
"file": "src/widgets/CashierAccordion/Payment/index.js",
|
|
611
|
+
"hash": "1837086047985649412"
|
|
612
|
+
},
|
|
613
|
+
{
|
|
614
|
+
"file": "src/widgets/CashierAccordion/Withdraw/WithdrawWidget/index.js",
|
|
615
|
+
"hash": "7516161957720905101"
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
"file": "src/widgets/CashierAccordion/hoc/FramedComponent/index.js",
|
|
619
|
+
"hash": "2876605074520073697"
|
|
620
|
+
},
|
|
621
|
+
{
|
|
622
|
+
"file": "src/widgets/CasinoHistoryTable/Readme.md",
|
|
623
|
+
"hash": "5874143966676707804"
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"file": "src/widgets/CasinoHistoryTable/index.js",
|
|
627
|
+
"hash": "8348085978856958506"
|
|
628
|
+
},
|
|
629
|
+
{
|
|
630
|
+
"file": "src/widgets/ChangePassword/index.js",
|
|
631
|
+
"hash": "3596753892930955959"
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"file": "src/widgets/ChangePassword/readme.md",
|
|
635
|
+
"hash": "17612907585910730451"
|
|
636
|
+
},
|
|
637
|
+
{
|
|
638
|
+
"file": "src/widgets/ChangeUsername/index.js",
|
|
639
|
+
"hash": "377985290188191395"
|
|
640
|
+
},
|
|
641
|
+
{
|
|
642
|
+
"file": "src/widgets/ChangeUsername/readme.md",
|
|
643
|
+
"hash": "15590268505908172893"
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"file": "src/widgets/HistoryWidget/index.js",
|
|
647
|
+
"hash": "11644494755610185327"
|
|
648
|
+
},
|
|
649
|
+
{
|
|
650
|
+
"file": "src/widgets/HistoryWidget/message.js",
|
|
651
|
+
"hash": "16372243892734513023"
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"file": "src/widgets/HistoryWidget/readme.md",
|
|
655
|
+
"hash": "1538771218362170729"
|
|
656
|
+
},
|
|
657
|
+
{
|
|
658
|
+
"file": "src/widgets/HistoryWidget/utils.js",
|
|
659
|
+
"hash": "9389485211497499855"
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
"file": "src/widgets/Pagination/Readme.md",
|
|
663
|
+
"hash": "10235696409756267651"
|
|
664
|
+
},
|
|
665
|
+
{
|
|
666
|
+
"file": "src/widgets/Pagination/index.js",
|
|
667
|
+
"hash": "14568578996447330343"
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"file": "src/widgets/PaymentHistoryTable/Readme.md",
|
|
671
|
+
"hash": "3265399893223413359"
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
"file": "src/widgets/PaymentHistoryTable/index.js",
|
|
675
|
+
"hash": "16037722426198507563"
|
|
676
|
+
},
|
|
677
|
+
{
|
|
678
|
+
"file": "src/widgets/Readme.md",
|
|
679
|
+
"hash": "1266608137645593749"
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
"file": "src/widgets/RequestResetPassword/Readme.md",
|
|
683
|
+
"hash": "7150046721605432622"
|
|
684
|
+
},
|
|
685
|
+
{
|
|
686
|
+
"file": "src/widgets/RequestResetPassword/index.js",
|
|
687
|
+
"hash": "8009434005247393363"
|
|
688
|
+
},
|
|
689
|
+
{
|
|
690
|
+
"file": "src/widgets/ResetPassword/Readme.md",
|
|
691
|
+
"hash": "11479855693400128891"
|
|
692
|
+
},
|
|
693
|
+
{
|
|
694
|
+
"file": "src/widgets/ResetPassword/index.js",
|
|
695
|
+
"hash": "18170538678624406756"
|
|
696
|
+
},
|
|
697
|
+
{
|
|
698
|
+
"file": "src/widgets/ResponsibleGaming/Amount.js",
|
|
699
|
+
"hash": "6664371268140132934"
|
|
700
|
+
},
|
|
701
|
+
{
|
|
702
|
+
"file": "src/widgets/ResponsibleGaming/LimitList/Readme.md",
|
|
703
|
+
"hash": "17848657528394869586"
|
|
704
|
+
},
|
|
705
|
+
{
|
|
706
|
+
"file": "src/widgets/ResponsibleGaming/LimitList/index.js",
|
|
707
|
+
"hash": "17963033537228398666"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"file": "src/widgets/ResponsibleGaming/Period.js",
|
|
711
|
+
"hash": "2336097550147526736"
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
"file": "src/widgets/ResponsibleGaming/Readme.md",
|
|
715
|
+
"hash": "2377834501177258348"
|
|
716
|
+
},
|
|
717
|
+
{
|
|
718
|
+
"file": "src/widgets/ResponsibleGaming/index.js",
|
|
719
|
+
"hash": "1973883974504339148"
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"file": "src/widgets/ResponsibleGamingAccordion/AmountItemContent/index.js",
|
|
723
|
+
"hash": "10837563468181156653"
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
"file": "src/widgets/ResponsibleGamingAccordion/AmountItemHeader/index.js",
|
|
727
|
+
"hash": "4017303365693990978"
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
"file": "src/widgets/ResponsibleGamingAccordion/LimitStatus/index.js",
|
|
731
|
+
"hash": "9400364259550855536"
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"file": "src/widgets/ResponsibleGamingAccordion/PeriodItemContent/index.js",
|
|
735
|
+
"hash": "98127940823155260"
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"file": "src/widgets/ResponsibleGamingAccordion/PeriodItemHeader/index.js",
|
|
739
|
+
"hash": "5934743175589487351"
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"file": "src/widgets/ResponsibleGamingAccordion/index.js",
|
|
743
|
+
"hash": "896238799189911178"
|
|
744
|
+
},
|
|
745
|
+
{
|
|
746
|
+
"file": "src/widgets/ResponsibleGamingAccordionSignUp/AmountItemContent/index.js",
|
|
747
|
+
"hash": "11551289973594249823"
|
|
748
|
+
},
|
|
749
|
+
{
|
|
750
|
+
"file": "src/widgets/ResponsibleGamingAccordionSignUp/AmountItemHeader/index.js",
|
|
751
|
+
"hash": "5356978375434806618"
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"file": "src/widgets/ResponsibleGamingAccordionSignUp/LimitStatus/index.js",
|
|
755
|
+
"hash": "5094980849598885557"
|
|
756
|
+
},
|
|
757
|
+
{
|
|
758
|
+
"file": "src/widgets/ResponsibleGamingAccordionSignUp/index.js",
|
|
759
|
+
"hash": "6543414933491310297"
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
"file": "src/widgets/ResponsibleGamingSingleSignUp/AmountItem/index.js",
|
|
763
|
+
"hash": "14493659028568131121"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"file": "src/widgets/ResponsibleGamingSingleSignUp/LimitStatus/index.js",
|
|
767
|
+
"hash": "16877143627968205501"
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
"file": "src/widgets/ResponsibleGamingSingleSignUp/index.js",
|
|
771
|
+
"hash": "1931635944513736808"
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"file": "src/widgets/ResponsibleGamingWidget/Timespan.js",
|
|
775
|
+
"hash": "1720373993258808322"
|
|
776
|
+
},
|
|
777
|
+
{
|
|
778
|
+
"file": "src/widgets/ResponsibleGamingWidget/helpers.js",
|
|
779
|
+
"hash": "13837901059614524453"
|
|
780
|
+
},
|
|
781
|
+
{
|
|
782
|
+
"file": "src/widgets/ResponsibleGamingWidget/index.js",
|
|
783
|
+
"hash": "8315697630796975081"
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"file": "src/widgets/ResponsibleGamingWidget/messages.js",
|
|
787
|
+
"hash": "11643076129646045907"
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
"file": "src/widgets/ResponsibleGamingWidget/normalize.js",
|
|
791
|
+
"hash": "9853571157061260220"
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"file": "src/widgets/ResponsibleGamingWidget/validate.js",
|
|
795
|
+
"hash": "9277023694527840714"
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
"file": "src/widgets/Settings/Readme.md",
|
|
799
|
+
"hash": "18269812229466604909"
|
|
800
|
+
},
|
|
801
|
+
{
|
|
802
|
+
"file": "src/widgets/Settings/index.js",
|
|
803
|
+
"hash": "12892654617468334793"
|
|
804
|
+
},
|
|
805
|
+
{
|
|
806
|
+
"file": "src/widgets/SignIn/SignInForm.js",
|
|
807
|
+
"hash": "6190937531536174960"
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"file": "src/widgets/SignIn/index.js",
|
|
811
|
+
"hash": "14906682690311358293"
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
"file": "src/widgets/SignUp/ActivationStep.js",
|
|
815
|
+
"hash": "7886327122790418958"
|
|
816
|
+
},
|
|
817
|
+
{
|
|
818
|
+
"file": "src/widgets/SignUp/ActivationStep.md",
|
|
819
|
+
"hash": "12044311425461235910"
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"file": "src/widgets/SignUp/ConfirmContactInfoStep.js",
|
|
823
|
+
"hash": "2873840808269213906"
|
|
824
|
+
},
|
|
825
|
+
{
|
|
826
|
+
"file": "src/widgets/SignUp/ConfirmContactInfoStep.md",
|
|
827
|
+
"hash": "17387928813389879494"
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"file": "src/widgets/SignUp/ContactInfoStep.js",
|
|
831
|
+
"hash": "9513000852226783464"
|
|
832
|
+
},
|
|
833
|
+
{
|
|
834
|
+
"file": "src/widgets/SignUp/ContactInfoStep.md",
|
|
835
|
+
"hash": "13265382908607442471"
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"file": "src/widgets/SignUp/SetLimitsStep.js",
|
|
839
|
+
"hash": "3848826690051211855"
|
|
840
|
+
},
|
|
841
|
+
{
|
|
842
|
+
"file": "src/widgets/SignUp/SetLimitsStep.md",
|
|
843
|
+
"hash": "6084295649842116783"
|
|
844
|
+
},
|
|
845
|
+
{
|
|
846
|
+
"file": "src/widgets/SignUp/UserInfoStep.js",
|
|
847
|
+
"hash": "16915079103448741883"
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"file": "src/widgets/SignUp/UserInfoStep.md",
|
|
851
|
+
"hash": "9424967206466930573"
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
"file": "src/widgets/SignUp/index.js",
|
|
855
|
+
"hash": "10183503799567182297"
|
|
856
|
+
},
|
|
857
|
+
{
|
|
858
|
+
"file": "src/widgets/SignUp/index.md",
|
|
859
|
+
"hash": "8439167012044321677"
|
|
860
|
+
},
|
|
861
|
+
{
|
|
862
|
+
"file": "src/widgets/SportsbookHistoryTable/Readme.md",
|
|
863
|
+
"hash": "6625987635377304226"
|
|
864
|
+
},
|
|
865
|
+
{
|
|
866
|
+
"file": "src/widgets/SportsbookHistoryTable/index.js",
|
|
867
|
+
"hash": "8963462224701578487"
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"file": "src/widgets/SportsbookSettings/index.js",
|
|
871
|
+
"hash": "13834239292047209790"
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
"file": "src/widgets/Subscriptions/Readme.md",
|
|
875
|
+
"hash": "3739488090397688785"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"file": "src/widgets/Subscriptions/index.js",
|
|
879
|
+
"hash": "12756088211070595779"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"file": "src/widgets/TableWidget/Readme.md",
|
|
883
|
+
"hash": "7716859835556909179"
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"file": "src/widgets/TableWidget/Tables/bonusCode.js",
|
|
887
|
+
"hash": "4065107927667557105"
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
"file": "src/widgets/TableWidget/Tables/bonusCode.md",
|
|
891
|
+
"hash": "11810958878817421020"
|
|
892
|
+
},
|
|
893
|
+
{
|
|
894
|
+
"file": "src/widgets/TableWidget/Tables/bonusTable.js",
|
|
895
|
+
"hash": "17777308247384318174"
|
|
896
|
+
},
|
|
897
|
+
{
|
|
898
|
+
"file": "src/widgets/TableWidget/Tables/index.js",
|
|
899
|
+
"hash": "10132085514536642148"
|
|
900
|
+
},
|
|
901
|
+
{
|
|
902
|
+
"file": "src/widgets/TableWidget/index.js",
|
|
903
|
+
"hash": "15904900052003678241"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"file": "src/widgets/Verify/Address.js",
|
|
907
|
+
"hash": "10655024159616117778"
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
"file": "src/widgets/Verify/Passport.js",
|
|
911
|
+
"hash": "6119198668502169748"
|
|
912
|
+
},
|
|
913
|
+
{
|
|
914
|
+
"file": "src/widgets/Verify/Payment.js",
|
|
915
|
+
"hash": "17071180743341992216"
|
|
916
|
+
},
|
|
917
|
+
{
|
|
918
|
+
"file": "src/widgets/Verify/Readme.md",
|
|
919
|
+
"hash": "15829344249376642861"
|
|
920
|
+
},
|
|
921
|
+
{
|
|
922
|
+
"file": "src/widgets/Verify/index.js",
|
|
923
|
+
"hash": "1785766296098998777"
|
|
924
|
+
},
|
|
925
|
+
{
|
|
926
|
+
"file": "src/widgets/Verify/reasons.js",
|
|
927
|
+
"hash": "12432899639611568703"
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"file": "src/widgets/Verify/status.js",
|
|
931
|
+
"hash": "1196154266148224090"
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
"file": "src/widgets/Verify/types.js",
|
|
935
|
+
"hash": "8837063056790651786"
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"file": "src/widgets/VerifyAccordionWidget/index.js",
|
|
939
|
+
"hash": "10912059719752780117"
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
"file": "stories/cashierSampleData.js",
|
|
943
|
+
"hash": "5141140560751244531"
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"file": "stories/index.js",
|
|
947
|
+
"hash": "4441845708007109445"
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"file": "stories/sampledata.js",
|
|
951
|
+
"hash": "13409415041524616156"
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
"file": "stories/style.css",
|
|
955
|
+
"hash": "17276718817158636938"
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
"file": "styleguide.config.js",
|
|
959
|
+
"hash": "10361559287979843206"
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"file": "styleguide.styles.js",
|
|
963
|
+
"hash": "1284953415993102667"
|
|
964
|
+
},
|
|
965
|
+
{
|
|
966
|
+
"file": "styleguide.template.html",
|
|
967
|
+
"hash": "9369897631242012479"
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
"file": "yarn.lock",
|
|
971
|
+
"hash": "15267796218613951355"
|
|
972
|
+
}
|
|
973
|
+
]
|
|
974
|
+
}
|
|
975
|
+
}
|