Skip to content

Commit

Permalink
showing children in SimpleCard ( 4.1.13 )
Browse files Browse the repository at this point in the history
  • Loading branch information
arietrouw committed Oct 30, 2024
1 parent 093046b commit 2e2ce1c
Show file tree
Hide file tree
Showing 90 changed files with 1,103 additions and 1,101 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/sdk-xyo-react",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -51,9 +51,9 @@
"typedoc": "0.26.3"
},
"dependencies": {
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@xylabs/pixel": "^2.0.6",
"@xyo-network/react-modules": "workspace:^",
"@xyo-network/react-plugins": "workspace:^",
Expand All @@ -68,9 +68,9 @@
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@eslint-react/eslint-plugin": "^1.15.2",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@storybook/addon-essentials": "^8.3.6",
"@storybook/addon-links": "^8.3.6",
"@storybook/blocks": "^8.3.6",
Expand All @@ -88,7 +88,7 @@
"@xylabs/eslint-config-react-flat": "^4.2.3",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig-react": "^4.2.3",
"chromatic": "^11.16.1",
"chromatic": "^11.16.3",
"copyfiles": "^2.4.1",
"dotenv": "^16.4.5",
"eslint": "^9.13.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-modules",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -53,9 +53,9 @@
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig-react": "^4.2.3",
"geojson": "^0.5.0",
Expand Down
16 changes: 8 additions & 8 deletions packages/modules/packages/archivist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-archivist",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -45,10 +45,10 @@
"dependencies": {
"@xylabs/exists": "^4.3.3",
"@xylabs/hex": "^4.3.3",
"@xylabs/react-async-effect": "^5.2.10",
"@xylabs/react-button": "^5.2.10",
"@xylabs/react-flexbox": "^5.2.10",
"@xylabs/react-promise": "^5.2.10",
"@xylabs/react-async-effect": "^5.2.12",
"@xylabs/react-button": "^5.2.12",
"@xylabs/react-flexbox": "^5.2.12",
"@xylabs/react-promise": "^5.2.12",
"@xyo-network/archivist-memory": "^3.3.2",
"@xyo-network/archivist-model": "^3.3.2",
"@xyo-network/boundwitness-builder": "^3.3.2",
Expand All @@ -63,9 +63,9 @@
"react-icons": "^5.3.0"
},
"devDependencies": {
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@storybook/react": "^8.3.6",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig-react": "^4.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/packages/diviner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-diviner",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down
18 changes: 9 additions & 9 deletions packages/modules/packages/module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-module",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -44,20 +44,20 @@
},
"dependencies": {
"@xylabs/eth-address": "^4.3.3",
"@xylabs/react-button": "^5.2.10",
"@xylabs/react-crypto": "^5.2.10",
"@xylabs/react-flexbox": "^5.2.10",
"@xylabs/react-promise": "^5.2.10",
"@xylabs/react-button": "^5.2.12",
"@xylabs/react-crypto": "^5.2.12",
"@xylabs/react-flexbox": "^5.2.12",
"@xylabs/react-promise": "^5.2.12",
"@xyo-network/diviner-model": "^3.3.2",
"@xyo-network/module-model": "^3.3.2",
"@xyo-network/react-shared": "workspace:^"
},
"devDependencies": {
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@storybook/react": "^8.3.6",
"@xylabs/react-async-effect": "^5.2.10",
"@xylabs/react-async-effect": "^5.2.12",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig-react": "^4.2.3",
"@xyo-network/archivist": "^3.3.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/modules/packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-node",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -45,17 +45,17 @@
"dependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/system": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@mui/system": "^6.1.6",
"@mui/x-tree-view": "^7.22.0",
"@xylabs/exists": "^4.3.3",
"@xylabs/logger": "^4.3.3",
"@xylabs/object": "^4.3.3",
"@xylabs/react-async-effect": "^5.2.10",
"@xylabs/react-flexbox": "^5.2.10",
"@xylabs/react-promise": "^5.2.10",
"@xylabs/react-async-effect": "^5.2.12",
"@xylabs/react-flexbox": "^5.2.12",
"@xylabs/react-promise": "^5.2.12",
"@xyo-network/module-abstract": "^3.3.2",
"@xyo-network/module-model": "^3.3.2",
"@xyo-network/node-model": "^3.3.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-node-context",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down
10 changes: 5 additions & 5 deletions packages/modules/packages/node/packages/provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-node-provider",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -44,17 +44,17 @@
},
"dependencies": {
"@xylabs/forget": "^4.3.3",
"@xylabs/react-async-effect": "^5.2.10",
"@xylabs/react-async-effect": "^5.2.12",
"@xyo-network/module-model": "^3.3.2",
"@xyo-network/node-memory": "^3.3.2",
"@xyo-network/node-model": "^3.3.2",
"@xyo-network/react-node-context": "workspace:^",
"@xyo-network/react-shared": "workspace:^"
},
"devDependencies": {
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig-react": "^4.2.3",
"react": "^18.3.1",
Expand Down
16 changes: 8 additions & 8 deletions packages/modules/packages/sentinal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-sentinel",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -44,10 +44,10 @@
},
"dependencies": {
"@xylabs/exists": "^4.3.3",
"@xylabs/react-async-effect": "^5.2.10",
"@xylabs/react-button": "^5.2.10",
"@xylabs/react-flexbox": "^5.2.10",
"@xylabs/react-promise": "^5.2.10",
"@xylabs/react-async-effect": "^5.2.12",
"@xylabs/react-button": "^5.2.12",
"@xylabs/react-flexbox": "^5.2.12",
"@xylabs/react-promise": "^5.2.12",
"@xyo-network/account-model": "^3.3.2",
"@xyo-network/archivist-model": "^3.3.2",
"@xyo-network/boundwitness-model": "^3.3.2",
Expand All @@ -65,9 +65,9 @@
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@storybook/react": "^8.3.6",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig-react": "^4.2.3",
Expand Down
14 changes: 7 additions & 7 deletions packages/modules/packages/witness/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-witness",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -44,9 +44,9 @@
},
"dependencies": {
"@xylabs/exists": "^4.3.3",
"@xylabs/react-button": "^5.2.10",
"@xylabs/react-flexbox": "^5.2.10",
"@xylabs/react-promise": "^5.2.10",
"@xylabs/react-button": "^5.2.12",
"@xylabs/react-flexbox": "^5.2.12",
"@xylabs/react-promise": "^5.2.12",
"@xyo-network/module-model": "^3.3.2",
"@xyo-network/payload-model": "^3.3.2",
"@xyo-network/react-module": "workspace:^",
Expand All @@ -57,9 +57,9 @@
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@storybook/react": "^8.3.6",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig-react": "^4.2.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-plugins",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -62,9 +62,9 @@
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig-react": "^4.2.3",
"geojson": "^0.5.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/plugins/packages/address/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-address-plugin",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -50,9 +50,9 @@
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@storybook/react": "^8.3.6",
"@xylabs/hex": "^4.3.3",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
Expand Down
12 changes: 6 additions & 6 deletions packages/plugins/packages/aggregate-price/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-aggregate-price-plugin",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -44,8 +44,8 @@
},
"dependencies": {
"@xylabs/decimal-precision": "^4.3.3",
"@xylabs/react-flexbox": "^5.2.10",
"@xylabs/react-quick-tip-button": "^5.2.10",
"@xylabs/react-flexbox": "^5.2.12",
"@xylabs/react-quick-tip-button": "^5.2.12",
"@xyo-network/crypto-asset-payload-plugin": "^3.1.1",
"@xyo-network/payload-model": "^3.3.2",
"@xyo-network/react-payload-plugin": "workspace:^",
Expand All @@ -54,9 +54,9 @@
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@storybook/react": "^8.3.6",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
"@xylabs/tsconfig-react": "^4.2.3",
Expand Down
18 changes: 9 additions & 9 deletions packages/plugins/packages/boundwitness/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xyo-network/react-boundwitness-plugin",
"version": "4.1.12",
"version": "4.1.13",
"description": "Common React library for all XYO projects that use React",
"keywords": [
"xyo",
Expand Down Expand Up @@ -45,11 +45,11 @@
"dependencies": {
"@xylabs/arraybuffer": "^4.3.3",
"@xylabs/eth-address": "^4.3.3",
"@xylabs/react-flexbox": "^5.2.10",
"@xylabs/react-hooks": "^5.2.10",
"@xylabs/react-identicon": "^5.2.10",
"@xylabs/react-promise": "^5.2.10",
"@xylabs/react-quick-tip-button": "^5.2.10",
"@xylabs/react-flexbox": "^5.2.12",
"@xylabs/react-hooks": "^5.2.12",
"@xylabs/react-identicon": "^5.2.12",
"@xylabs/react-promise": "^5.2.12",
"@xylabs/react-quick-tip-button": "^5.2.12",
"@xyo-network/boundwitness-model": "^3.3.2",
"@xyo-network/boundwitness-validator": "^3.3.2",
"@xyo-network/payload-model": "^3.3.2",
Expand All @@ -67,9 +67,9 @@
"devDependencies": {
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mui/icons-material": "^6.1.5",
"@mui/material": "^6.1.5",
"@mui/styles": "^6.1.5",
"@mui/icons-material": "^6.1.6",
"@mui/material": "^6.1.6",
"@mui/styles": "^6.1.6",
"@storybook/react": "^8.3.6",
"@xylabs/hex": "^4.3.3",
"@xylabs/ts-scripts-yarn3": "^4.2.3",
Expand Down
Loading

0 comments on commit 2e2ce1c

Please sign in to comment.