Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions apps/customer_dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/customer-dashboard",
"version": "0.1.2-alpha.2",
"version": "0.1.2-alpha.3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -13,9 +13,9 @@
"dependencies": {
"@floating-ui/dom": "^1.7.4",
"@floating-ui/react": "^0.27.16",
"@oko-wallet/dotenv": "0.0.2-alpha.26",
"@oko-wallet/dotenv": "^0.0.2-alpha.27",
"@oko-wallet/oko-common-ui": "workspace:*",
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-table": "^8.21.3",
"next": "^16.0.7",
Expand Down
12 changes: 6 additions & 6 deletions apps/demo_web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/demo-web",
"version": "0.1.2-alpha.2",
"version": "0.1.2-alpha.3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -18,12 +18,12 @@
"devDependencies": {
"@cosmjs/proto-signing": "^0.33.1",
"@keplr-wallet/proto-types": "^0.12.250",
"@oko-wallet/dotenv": "0.0.2-alpha.26",
"@oko-wallet/dotenv": "^0.0.2-alpha.27",
"@oko-wallet/oko-common-ui": "workspace:*",
"@oko-wallet/oko-sdk-core": "^0.0.6-rc.124",
"@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.150",
"@oko-wallet/oko-sdk-eth": "0.0.6-rc.133",
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/oko-sdk-core": "0.0.6-rc.125",
"@oko-wallet/oko-sdk-cosmos": "0.0.6-rc.151",
"@oko-wallet/oko-sdk-eth": "0.0.6-rc.140",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"@types/node": "^24.10.1",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
Expand Down
6 changes: 3 additions & 3 deletions apps/email_template_2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/email-template-2",
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -13,9 +13,9 @@
"dependencies": {
"@floating-ui/dom": "^1.7.4",
"@floating-ui/react": "^0.27.16",
"@oko-wallet/dotenv": "0.0.2-alpha.26",
"@oko-wallet/dotenv": "^0.0.2-alpha.27",
"@oko-wallet/oko-common-ui": "workspace:*",
"@oko-wallet/stdlib-js": "^0.0.2-rc.41",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-table": "^8.21.3",
"next": "^16.0.7",
Expand Down
6 changes: 3 additions & 3 deletions apps/oko_admin_web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/oko-admin-web",
"version": "0.1.1-alpha.2",
"version": "0.1.1-alpha.3",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -11,10 +11,10 @@
"lint": "next lint"
},
"dependencies": {
"@oko-wallet/dotenv": "0.0.2-alpha.26",
"@oko-wallet/dotenv": "^0.0.2-alpha.27",
"@oko-wallet/oko-common-ui": "workspace:*",
"@oko-wallet/oko-pg-interface": "workspace:*",
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-table": "^8.21.3",
"next": "^16.0.7",
Expand Down
8 changes: 4 additions & 4 deletions apps/user_dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/user-dashboard",
"version": "0.1.1-alpha.1",
"version": "0.1.1-alpha.2",
"private": true,
"type": "module",
"scripts": {
Expand All @@ -13,11 +13,11 @@
"dependencies": {
"@floating-ui/dom": "^1.7.4",
"@floating-ui/react": "^0.27.16",
"@oko-wallet/dotenv": "0.0.2-alpha.26",
"@oko-wallet/dotenv": "^0.0.2-alpha.27",
"@oko-wallet/oko-common-ui": "workspace:*",
"@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.150",
"@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.151",
"@oko-wallet/oko-sdk-eth": "0.0.6-rc.133",
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-table": "^8.21.3",
"next": "^16.0.7",
Expand Down
4 changes: 2 additions & 2 deletions crypto/bytes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "0.0.3-alpha.61",
"version": "0.0.3-alpha.62",
"publishConfig": {
"access": "public"
},
Expand All @@ -19,7 +19,7 @@
"test": "jest"
},
"dependencies": {
"@oko-wallet/stdlib-js": "0.0.2-rc.41"
"@oko-wallet/stdlib-js": "^0.0.2-rc.42"
},
"devDependencies": {
"@jest/globals": "^29.7.0",
Expand Down
6 changes: 3 additions & 3 deletions crypto/crypto_js/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oko-wallet/crypto-js",
"type": "module",
"version": "0.0.2-alpha.5",
"version": "0.0.2-alpha.6",
"publishConfig": {
"access": "public"
},
Expand All @@ -23,8 +23,8 @@
"dependencies": {
"@noble/curves": "2.0.1",
"@noble/hashes": "2.0.1",
"@oko-wallet/bytes": "^0.0.3-alpha.61",
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/bytes": "^0.0.3-alpha.62",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"bcryptjs": "^3.0.2",
"supertest": "^7.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions crypto/tecdsa/cait_sith_keplr_addon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oko-wallet/cait-sith-keplr-addon",
"private": true,
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"type": "module",
"workspaces": {
"packages": [
Expand All @@ -22,7 +22,7 @@
"shamir-secret-sharing": "^0.0.4"
},
"devDependencies": {
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"@types/cors": "^2.8.17",
"@types/express": "^5.0.6",
"@types/jest": "^29.5.14",
Expand Down
6 changes: 3 additions & 3 deletions crypto/tecdsa/cait_sith_keplr_hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@oko-wallet/cait-sith-keplr-hooks",
"main": "./src/index.ts",
"version": "0.1.1-alpha.1",
"version": "0.1.1-alpha.2",
"private": true,
"dependencies": {
"@oko-wallet/api-lib": "workspace:*",
"@oko-wallet/bytes": "^0.0.3-alpha.61",
"@oko-wallet/bytes": "^0.0.3-alpha.62",
"@oko-wallet/cait-sith-keplr-wasm": "workspace:*",
"@oko-wallet/oko-types": "workspace:*",
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"@oko-wallet/tecdsa-interface": "0.0.2-alpha.22",
"classnames": "^2.5.1",
"react": "^19.2.1",
Expand Down
2 changes: 1 addition & 1 deletion crypto/tecdsa/tecdsa_interface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/tecdsa-interface",
"version": "0.0.2-alpha.25",
"version": "0.0.2-alpha.26",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
16 changes: 8 additions & 8 deletions embed/oko_attached/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/oko-attached",
"version": "0.1.1-alpha.2",
"version": "0.1.1-alpha.3",
"private": true,
"type": "module",
"scripts": {
Expand Down Expand Up @@ -30,17 +30,17 @@
"@keplr-wallet/types": "^0.12.290",
"@keplr-wallet/unit": "0.12.263",
"@oko-wallet/api-lib": "workspace:*",
"@oko-wallet/bytes": "^0.0.3-alpha.61",
"@oko-wallet/bytes": "^0.0.3-alpha.62",
"@oko-wallet/cait-sith-keplr-hooks": "workspace:*",
"@oko-wallet/cait-sith-keplr-wasm": "workspace:*",
"@oko-wallet/crypto-js": "0.0.2-alpha.5",
"@oko-wallet/dotenv": "0.0.2-alpha.26",
"@oko-wallet/ksn-interface": "^0.0.2-alpha.57",
"@oko-wallet/crypto-js": "^0.0.2-alpha.6",
"@oko-wallet/dotenv": "^0.0.2-alpha.27",
"@oko-wallet/ksn-interface": "^0.0.2-alpha.58",
"@oko-wallet/oko-common-ui": "workspace:*",
"@oko-wallet/oko-sdk-core": "^0.0.6-rc.124",
"@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.150",
"@oko-wallet/oko-sdk-core": "^0.0.6-rc.125",
"@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.151",
"@oko-wallet/oko-sdk-eth": "0.0.6-rc.133",
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"@oko-wallet/tecdsa-interface": "0.0.2-alpha.22",
"@tanstack/react-query": "^5.90.12",
"@tanstack/react-router": "^1.136.8",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,12 @@ export function setColorScheme(theme: Theme) {
// Set color-scheme to support both light and dark
// Browser will automatically match parent dApp's color-scheme
// This prevents browser from adding opaque background
root.style.colorScheme = "light dark";

// NOTE - Applying a color-scheme to the body of an iframe causes a bug where,
// if the host site doesn't have a color-scheme and the browser's default is dark,
// the background changes to black.
// Therefore, we force a light mode in the iframe(in sdk_core not here) @retto
// root.style.colorScheme = "light dark";
Comment thread
blacktoast marked this conversation as resolved.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got it

}

export async function determineTheme(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@
padding: 20px;

box-shadow: var(--shadow-xl);
pointer-events: auto;
}
4 changes: 2 additions & 2 deletions examples/cosmos_nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet-examples/cosmos-nextjs",
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand All @@ -15,7 +15,7 @@
"@hookform/resolvers": "5.2.2",
"@keplr-wallet/types": "^0.12.290",
"@keplr-wallet/unit": "0.12.280",
"@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.150",
"@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.151",
"next": "^16.0.7",
"react": "^19.2.1",
"react-dom": "^19.2.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/cosmoskit_nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet-examples/cosmos-kit-nextjs",
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down
2 changes: 1 addition & 1 deletion examples/evm_nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet-examples/evm-nextjs",
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down
2 changes: 1 addition & 1 deletion examples/evm_wagmi_nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet-examples/evm-wagmi-nextjs",
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down
4 changes: 2 additions & 2 deletions examples/multi_ecosystem_react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oko-wallet-examples/multi-ecosystem-react",
"private": true,
"version": "0.0.1-alpha.0",
"version": "0.0.1-alpha.1",
"type": "module",
"scripts": {
"dev": "vite",
Expand All @@ -15,7 +15,7 @@
"@hookform/resolvers": "5.2.2",
"@keplr-wallet/types": "^0.12.290",
"@keplr-wallet/unit": "0.12.257",
"@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.150",
"@oko-wallet/oko-sdk-cosmos": "^0.0.6-rc.151",
"@oko-wallet/oko-sdk-eth": "0.0.6-rc.126",
"@tanstack/react-query": "^5.90.12",
"buffer": "^6.0.3",
Expand Down
4 changes: 2 additions & 2 deletions key_share_node/ksn_interface/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/ksn-interface",
"version": "0.0.2-alpha.57",
"version": "0.0.2-alpha.58",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down Expand Up @@ -47,7 +47,7 @@
"directory": "key_share_node/ksn_interface"
},
"dependencies": {
"@oko-wallet/bytes": "^0.0.3-alpha.61"
"@oko-wallet/bytes": "^0.0.3-alpha.62"
},
"devDependencies": {
"@types/jest": "^29.5.14",
Expand Down
10 changes: 5 additions & 5 deletions key_share_node/server/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oko-wallet/key-share-node-server",
"private": true,
"version": "0.0.5-alpha.15",
"version": "0.0.5-alpha.16",
"type": "module",
"scripts": {
"typecheck": "tsc --noEmit",
Expand All @@ -14,11 +14,11 @@
},
"dependencies": {
"@asteasolutions/zod-to-openapi": "^8.1.0",
"@oko-wallet/bytes": "0.0.3-alpha.61",
"@oko-wallet/crypto-js": "0.0.2-alpha.5",
"@oko-wallet/ksn-interface": "^0.0.2-alpha.57",
"@oko-wallet/bytes": "^0.0.3-alpha.62",
"@oko-wallet/crypto-js": "^0.0.2-alpha.6",
"@oko-wallet/ksn-interface": "^0.0.2-alpha.58",
"@oko-wallet/ksn-pg-interface": "workspace:*",
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"chalk": "^5.5.0",
"commander": "^12.1.0",
"cors": "^2.8.5",
Expand Down
4 changes: 2 additions & 2 deletions lib/dotenv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/dotenv",
"version": "0.0.2-alpha.26",
"version": "0.0.2-alpha.27",
"type": "module",
"main": "./dist/index.js",
"publishConfig": {
Expand All @@ -16,7 +16,7 @@
"directory": "stdlib_js"
},
"dependencies": {
"@oko-wallet/stdlib-js": "0.0.2-rc.41",
"@oko-wallet/stdlib-js": "^0.0.2-rc.42",
"dotenv": "^16.4.5",
"zod": "^4.1.12"
},
Expand Down
2 changes: 1 addition & 1 deletion lib/stdlib_js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/stdlib-js",
"version": "0.0.2-rc.41",
"version": "0.0.2-rc.42",
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion sandbox/sandbox_cosmos_kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oko-wallet/sandbox-cosmos-kit",
"version": "0.0.2-alpha.0",
"version": "0.0.2-alpha.1",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
Expand Down
4 changes: 2 additions & 2 deletions sandbox/sandbox_evm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"dependencies": {
"@heroicons/react": "~2.1.5",
"@keplr-wallet/proto-types": "^0.12.250",
"@oko-wallet/oko-sdk-core": "^0.0.6-rc.123",
"@oko-wallet/oko-sdk-eth": "0.0.6-rc.133",
"@oko-wallet/oko-sdk-core": "^0.0.6-rc.125",
"@oko-wallet/oko-sdk-eth": "0.0.6-rc.140",
"@rainbow-me/rainbowkit": "2.2.7",
"@tanstack/react-query": "^5.90.12",
"@uniswap/sdk-core": "~5.8.2",
Expand Down
Loading