Skip to content

Commit

Permalink
updated version: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vishwas1 committed Jun 24, 2024
1 parent e3a0fe1 commit 5c9bb97
Show file tree
Hide file tree
Showing 15 changed files with 203 additions and 102 deletions.
56 changes: 28 additions & 28 deletions assets/selphid/FPhi.Widget.Resources/widget.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
/>

<button id="button_initial_tip"
background="#7636FC"
decorator="#7636FC"
background="#212529"
decorator="#212529"
foreground="#FFFFFF"
content="button_initial_tip"
content_type="TEXT_ID"
Expand Down Expand Up @@ -131,8 +131,8 @@
/>

<button id="button_initial_tip"
background="#7636FC"
decorator="#7636FC"
background="#212529"
decorator="#212529"
foreground="#FFFFFF"
content="button_initial_tip"
content_type="TEXT_ID"
Expand Down Expand Up @@ -242,8 +242,8 @@
/>

<button id="button_ok"
background="#7636FC"
decorator="#7636FC"
background="#212529"
decorator="#212529"
foreground="#FFFFFF"
content="button_ok"
content_type="TEXT_ID"
Expand All @@ -256,8 +256,8 @@

<button id="button_repeat"
background="ffffff"
decorator="#7636FC"
foreground="#7636FC"
decorator="#212529"
foreground="#212529"
content="button_repeat"
content_type="TEXT_ID"
font="Poppins-Regular.ttf"
Expand Down Expand Up @@ -685,8 +685,8 @@
/>

<button id="button_ok"
background="#7636FC"
decorator="#7636FC"
background="#212529"
decorator="#212529"
foreground="#FFFFFF"
content="button_manual"
content_type="TEXT_ID"
Expand All @@ -699,8 +699,8 @@

<button id="button_repeat"
background="#ffffff"
decorator="#7636FC"
foreground="#7636FC"
decorator="#212529"
foreground="#212529"
content="button_manual_close"
content_type="TEXT_ID"
font="Poppins-SemiBold.ttf"
Expand Down Expand Up @@ -733,8 +733,8 @@
/>

<button id="button_start"
background="#7636FC"
decorator="#7636FC"
background="#212529"
decorator="#212529"
foreground="#FFFFFF"
content="button_start"
content_type="TEXT_ID"
Expand Down Expand Up @@ -767,8 +767,8 @@
/>

<button id="button_start"
background="#7636FC"
decorator="#7636FC"
background="#212529"
decorator="#212529"
foreground="#FFFFFF"
content="button_start"
content_type="TEXT_ID"
Expand All @@ -793,8 +793,8 @@
backgroundColor="#ffffff"
documentBorder="2.8"
documentBorderRadius="8"
documentBorderColor="#7636FC"
documentBorderDetectedColor="#7636FC"/>
documentBorderColor="#212529"
documentBorderDetectedColor="#212529"/>

<text id="text"
color="#2B303C"
Expand All @@ -805,8 +805,8 @@
/>

<button id="button_ok"
background="#7636FC"
decorator="#7636FC"
background="#212529"
decorator="#212529"
foreground="#FFFFFF"
content="button_ok"
content_type="TEXT_ID"
Expand All @@ -819,8 +819,8 @@

<button id="button_repeat"
background="#ffffff"
decorator="#7636FC"
foreground="#7636FC"
decorator="#212529"
foreground="#212529"
content="button_repeat"
content_type="TEXT_ID"
font="Poppins-SemiBold.ttf"
Expand All @@ -846,8 +846,8 @@
backgroundColor="#ffffff"
documentBorder="2.8"
documentBorderRadius="8"
documentBorderColor="#7636FC"
documentBorderDetectedColor="#7636FC"/>
documentBorderColor="#212529"
documentBorderDetectedColor="#212529"/>

<text id="text"
color="#2B303C"
Expand All @@ -858,8 +858,8 @@
/>

<button id="button_ok"
background="#7636FC"
decorator="#7636FC"
background="#212529"
decorator="#212529"
foreground="#FFFFFF"
content="button_ok"
content_type="TEXT_ID"
Expand All @@ -872,8 +872,8 @@

<button id="button_repeat"
background="#ffffff"
decorator="#7636FC"
foreground="#7636FC"
decorator="#212529"
foreground="#212529"
content="button_repeat"
content_type="TEXT_ID"
font="Poppins-SemiBold.ttf"
Expand Down
1 change: 1 addition & 0 deletions css/MainPage.aec44b7d.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion css/MainPage.b55ff974.css

This file was deleted.

2 changes: 1 addition & 1 deletion css/app.cdd2c382.css → css/app.be20d9d5.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added img/fr-instruction.8a026c4b.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/fr-instruction.f91a575c.gif
Binary file not shown.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>hypersign-kyc-widget</title><script defer="defer" src="/js/chunk-vendors.8eaf51c5.js"></script><script defer="defer" src="/js/app.c6961283.js"></script><link href="/css/chunk-vendors.f03afb7e.css" rel="stylesheet"><link href="/css/app.cdd2c382.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but hypersign-kyc-widget doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
<!doctype html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>hypersign-kyc-widget</title><script defer="defer" src="/js/chunk-vendors.ce1aca32.js"></script><script defer="defer" src="/js/app.4c4399b8.js"></script><link href="/css/chunk-vendors.f03afb7e.css" rel="stylesheet"><link href="/css/app.be20d9d5.css" rel="stylesheet"></head><body><noscript><strong>We're sorry but hypersign-kyc-widget doesn't work properly without JavaScript enabled. Please enable it to continue.</strong></noscript><div id="app"></div></body></html>
231 changes: 166 additions & 65 deletions js/MainPage.15d593d8.js → js/MainPage.8b246f81.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions js/app.4c4399b8.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions js/app.4c4399b8.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions js/app.c6961283.js

This file was deleted.

1 change: 0 additions & 1 deletion js/app.c6961283.js.map

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

0 comments on commit 5c9bb97

Please sign in to comment.