@embarkai/ui-kit 0.1.2 → 0.1.4

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/README.md CHANGED
@@ -740,7 +740,7 @@ return {
740
740
 
741
741
  ### useOpenPage - Programmatic EmbarkAI Dialog Control
742
742
 
743
- Control the Lumia Passport dialog programmatically.
743
+ Control the EmbarkAI dialog programmatically.
744
744
 
745
745
  ```tsx
746
746
  import { PageKey, useOpenPage } from '@embarkai/ui-kit'
@@ -15,7 +15,7 @@
15
15
  <meta http-equiv="X-Content-Type-Options" content="nosniff" />
16
16
  <meta http-equiv="Referrer-Policy" content="strict-origin-when-cross-origin" />
17
17
 
18
- <title>Lumia Passport Secure Wallet - iframe version 0.1.2</title>
18
+ <title>EmbarkAI Secure Wallet - iframe version 0.1.4</title>
19
19
 
20
20
  <!-- Styles will be injected by build process -->
21
21
  <style>
@@ -3,7 +3,7 @@
3
3
  <head>
4
4
  <meta charset="UTF-8" />
5
5
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
- <title>Sumsub KYC - Lumia Passport</title>
6
+ <title>Sumsub KYC - EmbarkAI</title>
7
7
 
8
8
  <style>
9
9
  * {