@ixo/editor 6.1.0 → 6.1.2
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 +208 -328
- package/dist/action-manifest.json +2 -2
- package/dist/{chunk-F46UTXLR.js → chunk-3WFCW7U7.js} +964 -913
- package/dist/chunk-3WFCW7U7.js.map +1 -0
- package/dist/{chunk-RJOVPEAW.js → chunk-5Y2WABQE.js} +36 -24
- package/dist/chunk-5Y2WABQE.js.map +1 -0
- package/dist/{chunk-JDHRY2V4.js → chunk-ZVN55I7Q.js} +2 -2
- package/dist/core/index.d.ts +5 -5
- package/dist/core/index.js +2 -2
- package/dist/{graphql-client-B1Q1GxVz.d.ts → graphql-client-COOgxW6T.d.ts} +1 -1
- package/dist/{index-BMC3uVVf.d.ts → index-DQOd905K.d.ts} +1 -1
- package/dist/index.d.ts +3 -3
- package/dist/index.js +3 -3
- package/dist/mantine/index.d.ts +3 -3
- package/dist/mantine/index.js +2 -2
- package/dist/{store-CevMFCuS.d.ts → store-Kob5Setw.d.ts} +6 -6
- package/package.json +4 -4
- package/dist/chunk-F46UTXLR.js.map +0 -1
- package/dist/chunk-RJOVPEAW.js.map +0 -1
- /package/dist/{chunk-JDHRY2V4.js.map → chunk-ZVN55I7Q.js.map} +0 -0
|
@@ -4484,7 +4484,7 @@
|
|
|
4484
4484
|
},
|
|
4485
4485
|
"vote": {
|
|
4486
4486
|
"type": "string",
|
|
4487
|
-
"description": "The vote to cast: yes, no,
|
|
4487
|
+
"description": "The vote to cast: yes, no, or abstain."
|
|
4488
4488
|
},
|
|
4489
4489
|
"proposalContractAddress": {
|
|
4490
4490
|
"type": "string",
|
|
@@ -4501,7 +4501,7 @@
|
|
|
4501
4501
|
"path": "vote",
|
|
4502
4502
|
"displayName": "Vote",
|
|
4503
4503
|
"type": "string",
|
|
4504
|
-
"description": "The vote cast (yes, no,
|
|
4504
|
+
"description": "The vote cast (yes, no, abstain)"
|
|
4505
4505
|
},
|
|
4506
4506
|
{
|
|
4507
4507
|
"path": "rationale",
|