This repository was archived by the owner on Jan 4, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +16
-16
lines changed
myscript-text-web/examples/v3 Expand file tree Collapse file tree 7 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 21
21
< myscript-text-web apiversion ="V3 "
22
22
scheme ="https "
23
23
host ="webdemoapi.myscript.com "
24
- applicationkey ="22eda92c-10af-40d8-abea-fd4093c17d81 "
25
- hmackey ="a1fa759f-b3ce-4091-9fd4-d34bb870c601 "
24
+ applicationkey ="515131ab-35fa-411c-bb4d-3917e00faf60 "
25
+ hmackey ="54b2ca8a-6752-469d-87dd-553bb450e9ad "
26
26
resultdetail ="CHARACTER "
27
27
textcandidatelistsize ="3 "
28
28
wordcandidatelistsize ="3 "
Original file line number Diff line number Diff line change 29
29
< myscript-text-web apiversion ="V3 "
30
30
scheme ="https "
31
31
host ="webdemoapi.myscript.com "
32
- applicationkey ="22eda92c-10af-40d8-abea-fd4093c17d81 "
33
- hmackey ="a1fa759f-b3ce-4091-9fd4-d34bb870c601 "
32
+ applicationkey ="515131ab-35fa-411c-bb4d-3917e00faf60 "
33
+ hmackey ="54b2ca8a-6752-469d-87dd-553bb450e9ad "
34
34
textinputmode ="SUPERIMPOSED "
35
35
textcandidatelistsize ="3 "
36
36
disableexportcontrol
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
-
3
+
4
4
< head >
5
5
<!-- Those meta make the capture of handwriting inputs easier on mobile devices -->
6
6
< meta charset ="UTF-8 ">
21
21
< myscript-text-web apiversion ="V3 "
22
22
scheme ="https "
23
23
host ="webdemoapi.myscript.com "
24
- applicationkey ="22eda92c-10af-40d8-abea-fd4093c17d81 "
25
- hmackey ="a1fa759f-b3ce-4091-9fd4-d34bb870c601 ">
24
+ applicationkey ="515131ab-35fa-411c-bb4d-3917e00faf60 "
25
+ hmackey ="54b2ca8a-6752-469d-87dd-553bb450e9ad ">
26
26
</ myscript-text-web >
27
27
</ body >
28
28
Original file line number Diff line number Diff line change 26
26
"dependencies" : {
27
27
"pepjs" : " ^0.4.3"
28
28
},
29
- "_release" : " c878b9d263 " ,
29
+ "_release" : " e0eff2c241 " ,
30
30
"_resolution" : {
31
31
"type" : " branch" ,
32
32
"branch" : " 2.0.0-alpha1" ,
33
- "commit" : " c878b9d26391ccd066555c5b3a1072c9809312f4 "
33
+ "commit" : " e0eff2c241c3c96e71a7dbb1296bad7feecf4b3f "
34
34
},
35
35
"_source" : " https://github.com/MyScript/MyScriptJS.git" ,
36
36
"_target" : " 2.0.0-alpha1" ,
Original file line number Diff line number Diff line change 21
21
< myscript-text-web apiversion ="V3 "
22
22
scheme ="https "
23
23
host ="webdemoapi.myscript.com "
24
- applicationkey ="22eda92c-10af-40d8-abea-fd4093c17d81 "
25
- hmackey ="a1fa759f-b3ce-4091-9fd4-d34bb870c601 "
24
+ applicationkey ="515131ab-35fa-411c-bb4d-3917e00faf60 "
25
+ hmackey ="54b2ca8a-6752-469d-87dd-553bb450e9ad "
26
26
resultdetail ="CHARACTER "
27
27
textcandidatelistsize ="3 "
28
28
wordcandidatelistsize ="3 "
Original file line number Diff line number Diff line change 29
29
< myscript-text-web apiversion ="V3 "
30
30
scheme ="https "
31
31
host ="webdemoapi.myscript.com "
32
- applicationkey ="22eda92c-10af-40d8-abea-fd4093c17d81 "
33
- hmackey ="a1fa759f-b3ce-4091-9fd4-d34bb870c601 "
32
+ applicationkey ="515131ab-35fa-411c-bb4d-3917e00faf60 "
33
+ hmackey ="54b2ca8a-6752-469d-87dd-553bb450e9ad "
34
34
textinputmode ="SUPERIMPOSED "
35
35
textcandidatelistsize ="3 "
36
36
disableexportcontrol
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
-
3
+
4
4
< head >
5
5
<!-- Those meta make the capture of handwriting inputs easier on mobile devices -->
6
6
< meta charset ="UTF-8 ">
21
21
< myscript-text-web apiversion ="V3 "
22
22
scheme ="https "
23
23
host ="webdemoapi.myscript.com "
24
- applicationkey ="22eda92c-10af-40d8-abea-fd4093c17d81 "
25
- hmackey ="a1fa759f-b3ce-4091-9fd4-d34bb870c601 ">
24
+ applicationkey ="515131ab-35fa-411c-bb4d-3917e00faf60 "
25
+ hmackey ="54b2ca8a-6752-469d-87dd-553bb450e9ad ">
26
26
</ myscript-text-web >
27
27
</ body >
28
28
You can’t perform that action at this time.
0 commit comments