@mictonode/widget 0.3.17 → 0.3.19
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/dist/{main-465ae991.js → main-c424432b.js} +82 -82
- package/dist/ping-widget.js +2 -2
- package/dist/ping-widget.umd.cjs +15 -15
- package/dist/{query.lcd-d9c6163c.js → query.lcd-8531915e.js} +1 -1
- package/dist/{query.rpc.Query-a479e6f9.js → query.rpc.Query-d1e130b4.js} +1 -1
- package/dist/{tx.rpc.msg-7444045d.js → tx.rpc.msg-ef7ee094.js} +1 -1
- package/lib/components/ConnectWallet/index.vue +7 -7
- package/lib/components/TokenConvert/index.vue +10 -10
- package/lib/components/TxDialog/index.vue +422 -422
- package/lib/components/TxDialog/messages/Delegate.vue +4 -4
- package/lib/components/TxDialog/messages/Deposit.vue +3 -3
- package/lib/components/TxDialog/messages/Redelegate.vue +5 -5
- package/lib/components/TxDialog/messages/Send.vue +5 -5
- package/lib/components/TxDialog/messages/Transfer.vue +6 -6
- package/lib/components/TxDialog/messages/Unbond.vue +3 -3
- package/lib/components/TxDialog/messages/Vote.vue +1 -1
- package/lib/components/TxDialog/messages/Withdraw.vue +1 -1
- package/lib/components/TxDialog/messages/WithdrawCommission.vue +1 -1
- package/lib/components/TxDialog/wasm/ClearAdmin.vue +2 -2
- package/lib/components/TxDialog/wasm/ExecuteContract.vue +5 -5
- package/lib/components/TxDialog/wasm/InstantiateContract.vue +6 -6
- package/lib/components/TxDialog/wasm/MigrateContract.vue +4 -4
- package/lib/components/TxDialog/wasm/MigrateContract2.vue +4 -4
- package/lib/components/TxDialog/wasm/StoreCode.vue +2 -2
- package/lib/components/TxDialog/wasm/UpdateAdmin.vue +3 -3
- package/lib/main.css +540 -44
- package/lib/main.ts +1 -0
- package/package.json +3 -4
- package/src/App.vue +6 -6
- package/src/styles/design-system.css +35 -1
- package/tailwind.config.js +1 -54
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var ou = Object.defineProperty;
|
|
2
2
|
var iu = (e, n, o) => n in e ? ou(e, n, { enumerable: !0, configurable: !0, writable: !0, value: o }) : e[n] = o;
|
|
3
3
|
var Mi = (e, n, o) => (iu(e, typeof n != "symbol" ? n + "" : n, o), o);
|
|
4
|
-
const main$3 = "", global$1 = typeof global < "u" ? global : typeof self < "u" ? self : typeof window < "u" ? window : {};
|
|
4
|
+
const designSystem = "", main$3 = "", global$1 = typeof global < "u" ? global : typeof self < "u" ? self : typeof window < "u" ? window : {};
|
|
5
5
|
function defaultSetTimout() {
|
|
6
6
|
throw new Error("setTimeout has not been defined");
|
|
7
7
|
}
|
|
@@ -115456,7 +115456,7 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115456
115456
|
createBaseVNode("input", {
|
|
115457
115457
|
value: e.sender,
|
|
115458
115458
|
type: "text",
|
|
115459
|
-
class: "text-gray-600 dark:text-white input border
|
|
115459
|
+
class: "text-gray-600 dark:text-white input border"
|
|
115460
115460
|
}, null, 8, _hoisted_3$h)
|
|
115461
115461
|
]),
|
|
115462
115462
|
createBaseVNode("div", _hoisted_4$e, [
|
|
@@ -115469,7 +115469,7 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115469
115469
|
]),
|
|
115470
115470
|
withDirectives(createBaseVNode("select", {
|
|
115471
115471
|
"onUpdate:modelValue": j[1] || (j[1] = (Z) => u.value = Z),
|
|
115472
|
-
class: "select select-bordered dark:
|
|
115472
|
+
class: "select select-bordered dark:text-white"
|
|
115473
115473
|
}, [
|
|
115474
115474
|
_hoisted_7$e,
|
|
115475
115475
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(H.value, (Z) => (openBlock(), createElementBlock("option", {
|
|
@@ -115492,13 +115492,13 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115492
115492
|
"onUpdate:modelValue": j[2] || (j[2] = (Z) => V.value = Z),
|
|
115493
115493
|
type: "number",
|
|
115494
115494
|
placeholder: `Available: ${(M = B.value) == null ? void 0 : M.display.amount}`,
|
|
115495
|
-
class: "input border
|
|
115495
|
+
class: "input border w-full join-item dark:text-white"
|
|
115496
115496
|
}, null, 8, _hoisted_14$8), [
|
|
115497
115497
|
[vModelText, V.value]
|
|
115498
115498
|
]),
|
|
115499
115499
|
withDirectives(createBaseVNode("select", {
|
|
115500
115500
|
"onUpdate:modelValue": j[3] || (j[3] = (Z) => W.value = Z),
|
|
115501
|
-
class: "select select-bordered join-item dark:
|
|
115501
|
+
class: "select select-bordered join-item dark:text-white"
|
|
115502
115502
|
}, [
|
|
115503
115503
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(k.value, (Z) => (openBlock(), createElementBlock("option", null, toDisplayString(Z.denom), 1))), 256))
|
|
115504
115504
|
], 512), [
|
|
@@ -115563,7 +115563,7 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115563
115563
|
createBaseVNode("input", {
|
|
115564
115564
|
value: e.sender,
|
|
115565
115565
|
type: "text",
|
|
115566
|
-
class: "text-gray-600 dark:text-white input border
|
|
115566
|
+
class: "text-gray-600 dark:text-white input border"
|
|
115567
115567
|
}, null, 8, _hoisted_3$g)
|
|
115568
115568
|
]),
|
|
115569
115569
|
createBaseVNode("div", _hoisted_4$d, [
|
|
@@ -115576,13 +115576,13 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115576
115576
|
"onUpdate:modelValue": B[0] || (B[0] = (S) => c.value = S),
|
|
115577
115577
|
type: "number",
|
|
115578
115578
|
placeholder: `Available: ${(N = O.value) == null ? void 0 : N.display.amount}`,
|
|
115579
|
-
class: "input border
|
|
115579
|
+
class: "input border w-full dark:text-white"
|
|
115580
115580
|
}, null, 8, _hoisted_8$d), [
|
|
115581
115581
|
[vModelText, c.value]
|
|
115582
115582
|
]),
|
|
115583
115583
|
withDirectives(createBaseVNode("select", {
|
|
115584
115584
|
"onUpdate:modelValue": B[1] || (B[1] = (S) => m.value = S),
|
|
115585
|
-
class: "select select-bordered dark:
|
|
115585
|
+
class: "select select-bordered dark:text-white"
|
|
115586
115586
|
}, [
|
|
115587
115587
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(V.value, (S) => (openBlock(), createElementBlock("option", null, toDisplayString(S.denom), 1))), 256))
|
|
115588
115588
|
], 512), [
|
|
@@ -115661,7 +115661,7 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115661
115661
|
createBaseVNode("input", {
|
|
115662
115662
|
value: e.sender,
|
|
115663
115663
|
type: "text",
|
|
115664
|
-
class: "text-gray-600 dark:text-white input border
|
|
115664
|
+
class: "text-gray-600 dark:text-white input border"
|
|
115665
115665
|
}, null, 8, _hoisted_3$f)
|
|
115666
115666
|
]),
|
|
115667
115667
|
createBaseVNode("div", _hoisted_4$c, [
|
|
@@ -115669,7 +115669,7 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115669
115669
|
createBaseVNode("input", {
|
|
115670
115670
|
value: H.value,
|
|
115671
115671
|
type: "text",
|
|
115672
|
-
class: "input border
|
|
115672
|
+
class: "input border dark:text-white",
|
|
115673
115673
|
readonly: ""
|
|
115674
115674
|
}, null, 8, _hoisted_6$d)
|
|
115675
115675
|
]),
|
|
@@ -115677,7 +115677,7 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115677
115677
|
_hoisted_8$c,
|
|
115678
115678
|
withDirectives(createBaseVNode("select", {
|
|
115679
115679
|
"onUpdate:modelValue": Y[0] || (Y[0] = (ee) => u.value = ee),
|
|
115680
|
-
class: "select select-bordered dark:
|
|
115680
|
+
class: "select select-bordered dark:text-white"
|
|
115681
115681
|
}, [
|
|
115682
115682
|
_hoisted_9$a,
|
|
115683
115683
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(J.value, (ee) => (openBlock(), createElementBlock("option", {
|
|
@@ -115700,13 +115700,13 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115700
115700
|
"onUpdate:modelValue": Y[1] || (Y[1] = (ee) => F.value = ee),
|
|
115701
115701
|
type: "number",
|
|
115702
115702
|
placeholder: `Available: ${(Z = k.value) == null ? void 0 : Z.display.amount}${(te = k.value) == null ? void 0 : te.display.denom}`,
|
|
115703
|
-
class: "input border
|
|
115703
|
+
class: "input border w-full dark:text-white"
|
|
115704
115704
|
}, null, 8, _hoisted_16$6), [
|
|
115705
115705
|
[vModelText, F.value]
|
|
115706
115706
|
]),
|
|
115707
115707
|
withDirectives(createBaseVNode("select", {
|
|
115708
115708
|
"onUpdate:modelValue": Y[2] || (Y[2] = (ee) => V.value = ee),
|
|
115709
|
-
class: "select select-bordered dark:
|
|
115709
|
+
class: "select select-bordered dark:text-white"
|
|
115710
115710
|
}, [
|
|
115711
115711
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(N.value, (ee) => (openBlock(), createElementBlock("option", null, toDisplayString(ee.denom), 1))), 256))
|
|
115712
115712
|
], 512), [
|
|
@@ -115792,14 +115792,14 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115792
115792
|
createBaseVNode("input", {
|
|
115793
115793
|
value: e.sender,
|
|
115794
115794
|
type: "text",
|
|
115795
|
-
class: "text-gray-600 dark:text-white input border
|
|
115795
|
+
class: "text-gray-600 dark:text-white input border"
|
|
115796
115796
|
}, null, 8, _hoisted_4$b)
|
|
115797
115797
|
]),
|
|
115798
115798
|
createBaseVNode("div", _hoisted_5$c, [
|
|
115799
115799
|
_hoisted_6$c,
|
|
115800
115800
|
withDirectives(createBaseVNode("select", {
|
|
115801
115801
|
"onUpdate:modelValue": k[0] || (k[0] = (S) => c.value = S),
|
|
115802
|
-
class: "select select-bordered dark:
|
|
115802
|
+
class: "select select-bordered dark:text-white"
|
|
115803
115803
|
}, [
|
|
115804
115804
|
_hoisted_7$b,
|
|
115805
115805
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(V.value, ({ base: S, display: $ }) => (openBlock(), createElementBlock("option", {
|
|
@@ -115814,7 +115814,7 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115814
115814
|
withDirectives(createBaseVNode("input", {
|
|
115815
115815
|
"onUpdate:modelValue": k[1] || (k[1] = (S) => u.value = S),
|
|
115816
115816
|
type: "text",
|
|
115817
|
-
class: "input border
|
|
115817
|
+
class: "input border dark:text-white"
|
|
115818
115818
|
}, null, 512), [
|
|
115819
115819
|
[vModelText, u.value]
|
|
115820
115820
|
])
|
|
@@ -115829,13 +115829,13 @@ const _hoisted_1$h = { class: "form-control" }, _hoisted_2$h = /* @__PURE__ */ c
|
|
|
115829
115829
|
"onUpdate:modelValue": k[2] || (k[2] = (S) => d.value = S),
|
|
115830
115830
|
type: "number",
|
|
115831
115831
|
placeholder: `Available: ${(N = F.value) == null ? void 0 : N.display.amount}`,
|
|
115832
|
-
class: "input border
|
|
115832
|
+
class: "input border w-full dark:text-white"
|
|
115833
115833
|
}, null, 8, _hoisted_15$5), [
|
|
115834
115834
|
[vModelText, d.value]
|
|
115835
115835
|
]),
|
|
115836
115836
|
withDirectives(createBaseVNode("select", {
|
|
115837
115837
|
"onUpdate:modelValue": k[3] || (k[3] = (S) => m.value = S),
|
|
115838
|
-
class: "select select-bordered dark:
|
|
115838
|
+
class: "select select-bordered dark:text-white"
|
|
115839
115839
|
}, [
|
|
115840
115840
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(W.value, (S) => (openBlock(), createElementBlock("option", {
|
|
115841
115841
|
value: S.denom
|
|
@@ -116336,14 +116336,14 @@ const utc = /* @__PURE__ */ getDefaultExportFromCjs(utcExports), _hoisted_1$d =
|
|
|
116336
116336
|
createBaseVNode("input", {
|
|
116337
116337
|
value: e.sender,
|
|
116338
116338
|
type: "text",
|
|
116339
|
-
class: "text-gray-600 dark:text-white input border
|
|
116339
|
+
class: "text-gray-600 dark:text-white input border"
|
|
116340
116340
|
}, null, 8, _hoisted_3$d)
|
|
116341
116341
|
]),
|
|
116342
116342
|
createBaseVNode("div", _hoisted_4$a, [
|
|
116343
116343
|
_hoisted_5$b,
|
|
116344
116344
|
withDirectives(createBaseVNode("select", {
|
|
116345
116345
|
"onUpdate:modelValue": ee[0] || (ee[0] = (T) => F.value = T),
|
|
116346
|
-
class: "select select-bordered dark:
|
|
116346
|
+
class: "select select-bordered dark:text-white",
|
|
116347
116347
|
onChange: S
|
|
116348
116348
|
}, [
|
|
116349
116349
|
_hoisted_6$b,
|
|
@@ -116361,7 +116361,7 @@ const utc = /* @__PURE__ */ getDefaultExportFromCjs(utcExports), _hoisted_1$d =
|
|
|
116361
116361
|
]),
|
|
116362
116362
|
withDirectives(createBaseVNode("select", {
|
|
116363
116363
|
"onUpdate:modelValue": ee[1] || (ee[1] = (T) => V.value = T),
|
|
116364
|
-
class: "select select-bordered capitalize dark:text-white
|
|
116364
|
+
class: "select select-bordered capitalize dark:text-white",
|
|
116365
116365
|
onChange: N,
|
|
116366
116366
|
disabled: k.value
|
|
116367
116367
|
}, [
|
|
@@ -116378,7 +116378,7 @@ const utc = /* @__PURE__ */ getDefaultExportFromCjs(utcExports), _hoisted_1$d =
|
|
|
116378
116378
|
withDirectives(createBaseVNode("input", {
|
|
116379
116379
|
"onUpdate:modelValue": ee[2] || (ee[2] = (T) => O.value = T),
|
|
116380
116380
|
type: "text",
|
|
116381
|
-
class: "input border
|
|
116381
|
+
class: "input border dark:text-white"
|
|
116382
116382
|
}, null, 512), [
|
|
116383
116383
|
[vModelText, O.value]
|
|
116384
116384
|
])
|
|
@@ -116393,13 +116393,13 @@ const utc = /* @__PURE__ */ getDefaultExportFromCjs(utcExports), _hoisted_1$d =
|
|
|
116393
116393
|
"onUpdate:modelValue": ee[3] || (ee[3] = (T) => c.value = T),
|
|
116394
116394
|
type: "number",
|
|
116395
116395
|
placeholder: `Available: ${(oe = $.value) == null ? void 0 : oe.display.amount}`,
|
|
116396
|
-
class: "input border
|
|
116396
|
+
class: "input border w-full dark:text-white"
|
|
116397
116397
|
}, null, 8, _hoisted_21$3), [
|
|
116398
116398
|
[vModelText, c.value]
|
|
116399
116399
|
]),
|
|
116400
116400
|
withDirectives(createBaseVNode("select", {
|
|
116401
116401
|
"onUpdate:modelValue": ee[4] || (ee[4] = (T) => m.value = T),
|
|
116402
|
-
class: "select select-bordered dark:
|
|
116402
|
+
class: "select select-bordered dark:text-white"
|
|
116403
116403
|
}, [
|
|
116404
116404
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(Y.value, (T) => (openBlock(), createElementBlock("option", {
|
|
116405
116405
|
value: T.denom
|
|
@@ -116473,7 +116473,7 @@ const utc = /* @__PURE__ */ getDefaultExportFromCjs(utcExports), _hoisted_1$d =
|
|
|
116473
116473
|
createBaseVNode("input", {
|
|
116474
116474
|
value: e.sender,
|
|
116475
116475
|
type: "text",
|
|
116476
|
-
class: "text-gray-600 dark:text-white input border
|
|
116476
|
+
class: "text-gray-600 dark:text-white input border"
|
|
116477
116477
|
}, null, 8, _hoisted_3$c)
|
|
116478
116478
|
]),
|
|
116479
116479
|
createBaseVNode("div", _hoisted_4$9, [
|
|
@@ -116483,13 +116483,13 @@ const utc = /* @__PURE__ */ getDefaultExportFromCjs(utcExports), _hoisted_1$d =
|
|
|
116483
116483
|
"onUpdate:modelValue": J[0] || (J[0] = (N) => c.value = N),
|
|
116484
116484
|
type: "number",
|
|
116485
116485
|
placeholder: `Avaiable: ${(k = H.value.display) == null ? void 0 : k.amount}`,
|
|
116486
|
-
class: "input border
|
|
116486
|
+
class: "input border w-full dark:text-white"
|
|
116487
116487
|
}, null, 8, _hoisted_7$9), [
|
|
116488
116488
|
[vModelText, c.value]
|
|
116489
116489
|
]),
|
|
116490
116490
|
withDirectives(createBaseVNode("select", {
|
|
116491
116491
|
"onUpdate:modelValue": J[1] || (J[1] = (N) => m.value = N),
|
|
116492
|
-
class: "select select-bordered dark:
|
|
116492
|
+
class: "select select-bordered dark:text-white"
|
|
116493
116493
|
}, [
|
|
116494
116494
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(V.value, (N) => (openBlock(), createElementBlock("option", null, toDisplayString(N.denom), 1))), 256))
|
|
116495
116495
|
], 512), [
|
|
@@ -116532,7 +116532,7 @@ const utc = /* @__PURE__ */ getDefaultExportFromCjs(utcExports), _hoisted_1$d =
|
|
|
116532
116532
|
createBaseVNode("input", {
|
|
116533
116533
|
value: e.sender,
|
|
116534
116534
|
type: "text",
|
|
116535
|
-
class: "text-gray-600 dark:text-white input border
|
|
116535
|
+
class: "text-gray-600 dark:text-white input border"
|
|
116536
116536
|
}, null, 8, _hoisted_3$b)
|
|
116537
116537
|
]),
|
|
116538
116538
|
createBaseVNode("div", _hoisted_4$8, [
|
|
@@ -116613,7 +116613,7 @@ const utc = /* @__PURE__ */ getDefaultExportFromCjs(utcExports), _hoisted_1$d =
|
|
|
116613
116613
|
createBaseVNode("input", {
|
|
116614
116614
|
value: e.sender,
|
|
116615
116615
|
type: "text",
|
|
116616
|
-
class: "text-gray-600 dark:text-white input border
|
|
116616
|
+
class: "text-gray-600 dark:text-white input border"
|
|
116617
116617
|
}, null, 8, _hoisted_3$a)
|
|
116618
116618
|
])
|
|
116619
116619
|
]));
|
|
@@ -116660,7 +116660,7 @@ const utc = /* @__PURE__ */ getDefaultExportFromCjs(utcExports), _hoisted_1$d =
|
|
|
116660
116660
|
createBaseVNode("input", {
|
|
116661
116661
|
value: e.sender,
|
|
116662
116662
|
type: "text",
|
|
116663
|
-
class: "text-gray-600 dark:text-white input border
|
|
116663
|
+
class: "text-gray-600 dark:text-white input border"
|
|
116664
116664
|
}, null, 8, _hoisted_3$9)
|
|
116665
116665
|
])
|
|
116666
116666
|
]));
|
|
@@ -117062,7 +117062,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117062
117062
|
createBaseVNode("input", {
|
|
117063
117063
|
value: e.sender,
|
|
117064
117064
|
type: "text",
|
|
117065
|
-
class: "text-gray-600 dark:text-white input border
|
|
117065
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117066
117066
|
}, null, 8, _hoisted_3$8)
|
|
117067
117067
|
]),
|
|
117068
117068
|
createBaseVNode("div", _hoisted_4$7, [
|
|
@@ -117106,7 +117106,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117106
117106
|
"onUpdate:modelValue": H[3] || (H[3] = (B) => u.value = B),
|
|
117107
117107
|
type: "text",
|
|
117108
117108
|
placeholder: "use ',' for addresses",
|
|
117109
|
-
class: "input border
|
|
117109
|
+
class: "input border"
|
|
117110
117110
|
}, null, 512), [
|
|
117111
117111
|
[vModelText, u.value]
|
|
117112
117112
|
])
|
|
@@ -117195,7 +117195,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117195
117195
|
createBaseVNode("input", {
|
|
117196
117196
|
value: e.sender,
|
|
117197
117197
|
type: "text",
|
|
117198
|
-
class: "text-gray-600 dark:text-white input border
|
|
117198
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117199
117199
|
}, null, 8, _hoisted_3$7)
|
|
117200
117200
|
]),
|
|
117201
117201
|
createBaseVNode("div", _hoisted_4$6, [
|
|
@@ -117203,7 +117203,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117203
117203
|
withDirectives(createBaseVNode("input", {
|
|
117204
117204
|
"onUpdate:modelValue": B[0] || (B[0] = (J) => u.value = J),
|
|
117205
117205
|
type: "text",
|
|
117206
|
-
class: "text-gray-600 dark:text-white input border
|
|
117206
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117207
117207
|
}, null, 512), [
|
|
117208
117208
|
[vModelText, u.value]
|
|
117209
117209
|
])
|
|
@@ -117213,7 +117213,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117213
117213
|
withDirectives(createBaseVNode("textarea", {
|
|
117214
117214
|
"onUpdate:modelValue": B[1] || (B[1] = (J) => m.value = J),
|
|
117215
117215
|
placeholder: "{config: {}}",
|
|
117216
|
-
class: "textarea text-gray-800 dark:text-white
|
|
117216
|
+
class: "textarea text-gray-800 dark:text-white"
|
|
117217
117217
|
}, null, 512), [
|
|
117218
117218
|
[vModelText, m.value]
|
|
117219
117219
|
])
|
|
@@ -117240,13 +117240,13 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117240
117240
|
"onUpdate:modelValue": (N) => J.amount = N,
|
|
117241
117241
|
type: "text",
|
|
117242
117242
|
placeholder: "0",
|
|
117243
|
-
class: "input border
|
|
117243
|
+
class: "input border w-full dark:text-white"
|
|
117244
117244
|
}, null, 8, _hoisted_10$5), [
|
|
117245
117245
|
[vModelText, J.amount]
|
|
117246
117246
|
]),
|
|
117247
117247
|
withDirectives(createBaseVNode("select", {
|
|
117248
117248
|
"onUpdate:modelValue": (N) => J.denom = N,
|
|
117249
|
-
class: "select border
|
|
117249
|
+
class: "select border dark:text-white"
|
|
117250
117250
|
}, [
|
|
117251
117251
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(e.balances, (N) => (openBlock(), createElementBlock("option", {
|
|
117252
117252
|
value: N.denom
|
|
@@ -117313,7 +117313,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117313
117313
|
createBaseVNode("input", {
|
|
117314
117314
|
value: e.sender,
|
|
117315
117315
|
type: "text",
|
|
117316
|
-
class: "text-gray-600 dark:text-white input border
|
|
117316
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117317
117317
|
}, null, 8, _hoisted_3$6)
|
|
117318
117318
|
]),
|
|
117319
117319
|
createBaseVNode("div", _hoisted_4$5, [
|
|
@@ -117321,7 +117321,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117321
117321
|
withDirectives(createBaseVNode("input", {
|
|
117322
117322
|
"onUpdate:modelValue": J[0] || (J[0] = (k) => u.value = k),
|
|
117323
117323
|
type: "text",
|
|
117324
|
-
class: "text-gray-600 dark:text-white input border
|
|
117324
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117325
117325
|
}, null, 512), [
|
|
117326
117326
|
[vModelText, u.value]
|
|
117327
117327
|
])
|
|
@@ -117331,7 +117331,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117331
117331
|
withDirectives(createBaseVNode("input", {
|
|
117332
117332
|
"onUpdate:modelValue": J[1] || (J[1] = (k) => c.value = k),
|
|
117333
117333
|
type: "text",
|
|
117334
|
-
class: "text-gray-600 dark:text-white input border
|
|
117334
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117335
117335
|
}, null, 512), [
|
|
117336
117336
|
[vModelText, c.value]
|
|
117337
117337
|
])
|
|
@@ -117341,7 +117341,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117341
117341
|
withDirectives(createBaseVNode("textarea", {
|
|
117342
117342
|
"onUpdate:modelValue": J[2] || (J[2] = (k) => O.value = k),
|
|
117343
117343
|
placeholder: "{config: {}}",
|
|
117344
|
-
class: "text-gray-600 dark:text-white textarea border
|
|
117344
|
+
class: "text-gray-600 dark:text-white textarea border"
|
|
117345
117345
|
}, null, 512), [
|
|
117346
117346
|
[vModelText, O.value]
|
|
117347
117347
|
])
|
|
@@ -117368,13 +117368,13 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117368
117368
|
"onUpdate:modelValue": (S) => k.amount = S,
|
|
117369
117369
|
type: "text",
|
|
117370
117370
|
placeholder: "0",
|
|
117371
|
-
class: "input border
|
|
117371
|
+
class: "input border w-full dark:text-white"
|
|
117372
117372
|
}, null, 8, _hoisted_12$3), [
|
|
117373
117373
|
[vModelText, k.amount]
|
|
117374
117374
|
]),
|
|
117375
117375
|
withDirectives(createBaseVNode("select", {
|
|
117376
117376
|
"onUpdate:modelValue": (S) => k.denom = S,
|
|
117377
|
-
class: "select border
|
|
117377
|
+
class: "select border dark:text-white"
|
|
117378
117378
|
}, [
|
|
117379
117379
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(e.balances, (S) => (openBlock(), createElementBlock("option", {
|
|
117380
117380
|
value: S.denom
|
|
@@ -117426,7 +117426,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117426
117426
|
createBaseVNode("input", {
|
|
117427
117427
|
value: e.sender,
|
|
117428
117428
|
type: "text",
|
|
117429
|
-
class: "text-gray-600 dark:text-white input border
|
|
117429
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117430
117430
|
}, null, 8, _hoisted_3$5)
|
|
117431
117431
|
]),
|
|
117432
117432
|
createBaseVNode("div", _hoisted_4$4, [
|
|
@@ -117434,7 +117434,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117434
117434
|
createBaseVNode("input", {
|
|
117435
117435
|
type: "text",
|
|
117436
117436
|
readonly: "",
|
|
117437
|
-
class: "text-gray-600 dark:text-white input border
|
|
117437
|
+
class: "text-gray-600 dark:text-white input border",
|
|
117438
117438
|
value: d.value.contract
|
|
117439
117439
|
}, null, 8, _hoisted_6$5)
|
|
117440
117440
|
]),
|
|
@@ -117443,7 +117443,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117443
117443
|
withDirectives(createBaseVNode("input", {
|
|
117444
117444
|
"onUpdate:modelValue": W[0] || (W[0] = (D) => u.value = D),
|
|
117445
117445
|
type: "text",
|
|
117446
|
-
class: "text-gray-600 dark:text-white input border
|
|
117446
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117447
117447
|
}, null, 512), [
|
|
117448
117448
|
[vModelText, u.value]
|
|
117449
117449
|
])
|
|
@@ -117453,7 +117453,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117453
117453
|
withDirectives(createBaseVNode("textarea", {
|
|
117454
117454
|
"onUpdate:modelValue": W[1] || (W[1] = (D) => c.value = D),
|
|
117455
117455
|
placeholder: "{config: {}}",
|
|
117456
|
-
class: "text-gray-600 dark:text-white textarea border
|
|
117456
|
+
class: "text-gray-600 dark:text-white textarea border"
|
|
117457
117457
|
}, null, 512), [
|
|
117458
117458
|
[vModelText, c.value]
|
|
117459
117459
|
])
|
|
@@ -117498,7 +117498,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117498
117498
|
createBaseVNode("input", {
|
|
117499
117499
|
value: e.sender,
|
|
117500
117500
|
type: "text",
|
|
117501
|
-
class: "text-gray-600 dark:text-white input border
|
|
117501
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117502
117502
|
}, null, 8, _hoisted_3$4)
|
|
117503
117503
|
]),
|
|
117504
117504
|
createBaseVNode("div", _hoisted_4$3, [
|
|
@@ -117506,7 +117506,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117506
117506
|
createBaseVNode("input", {
|
|
117507
117507
|
type: "text",
|
|
117508
117508
|
readonly: "",
|
|
117509
|
-
class: "text-gray-600 dark:text-white input border
|
|
117509
|
+
class: "text-gray-600 dark:text-white input border",
|
|
117510
117510
|
value: d.value.contract
|
|
117511
117511
|
}, null, 8, _hoisted_6$4)
|
|
117512
117512
|
]),
|
|
@@ -117515,7 +117515,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117515
117515
|
withDirectives(createBaseVNode("input", {
|
|
117516
117516
|
"onUpdate:modelValue": W[0] || (W[0] = (D) => u.value = D),
|
|
117517
117517
|
type: "text",
|
|
117518
|
-
class: "text-gray-600 dark:text-white input border
|
|
117518
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117519
117519
|
}, null, 512), [
|
|
117520
117520
|
[vModelText, u.value]
|
|
117521
117521
|
])
|
|
@@ -117554,7 +117554,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117554
117554
|
createBaseVNode("input", {
|
|
117555
117555
|
value: e.sender,
|
|
117556
117556
|
type: "text",
|
|
117557
|
-
class: "text-gray-600 dark:text-white input border
|
|
117557
|
+
class: "text-gray-600 dark:text-white input border"
|
|
117558
117558
|
}, null, 8, _hoisted_3$3)
|
|
117559
117559
|
]),
|
|
117560
117560
|
createBaseVNode("div", _hoisted_4$2, [
|
|
@@ -117562,13 +117562,13 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117562
117562
|
createBaseVNode("input", {
|
|
117563
117563
|
type: "text",
|
|
117564
117564
|
readonly: "",
|
|
117565
|
-
class: "text-gray-600 dark:text-white input border
|
|
117565
|
+
class: "text-gray-600 dark:text-white input border",
|
|
117566
117566
|
value: d.value.contract
|
|
117567
117567
|
}, null, 8, _hoisted_6$3)
|
|
117568
117568
|
])
|
|
117569
117569
|
]));
|
|
117570
117570
|
}
|
|
117571
|
-
}), _hoisted_1$2 = { class: "text-gray-600" }, _hoisted_2$2 = ["id"], _hoisted_3$2 = ["for"], _hoisted_4$1 = ["for"], _hoisted_5$2 = { class: "text-lg font-bold capitalize
|
|
117571
|
+
}), _hoisted_1$2 = { class: "text-gray-600 dark:text-gray-300" }, _hoisted_2$2 = ["id"], _hoisted_3$2 = ["for"], _hoisted_4$1 = ["for"], _hoisted_5$2 = { class: "text-lg font-bold capitalize" }, _hoisted_6$2 = {
|
|
117572
117572
|
key: 0,
|
|
117573
117573
|
class: "text-center h-16 items-center"
|
|
117574
117574
|
}, _hoisted_7$2 = { key: 1 }, _hoisted_8$2 = { key: 0 }, _hoisted_9$2 = {
|
|
@@ -117787,12 +117787,12 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117787
117787
|
class: "modal cursor-pointer"
|
|
117788
117788
|
}, [
|
|
117789
117789
|
createBaseVNode("label", {
|
|
117790
|
-
class: normalizeClass(["modal-box relative p-5
|
|
117790
|
+
class: normalizeClass(["modal-box relative p-5", { "!w-11/12 !max-w-5xl": String(e.type).startsWith("wasm") }]),
|
|
117791
117791
|
for: ""
|
|
117792
117792
|
}, [
|
|
117793
117793
|
createBaseVNode("label", {
|
|
117794
117794
|
for: e.type,
|
|
117795
|
-
class: "btn
|
|
117795
|
+
class: "btn btn-sm btn-circle absolute right-4 top-4"
|
|
117796
117796
|
}, "✕", 8, _hoisted_4$1),
|
|
117797
117797
|
createBaseVNode("h3", _hoisted_5$2, toDisplayString(M()), 1),
|
|
117798
117798
|
e.sender ? createCommentVNode("", !0) : (openBlock(), createElementBlock("div", _hoisted_6$2, " No wallet connected! ")),
|
|
@@ -117818,13 +117818,13 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117818
117818
|
"onUpdate:modelValue": L[2] || (L[2] = (se) => B.value = se),
|
|
117819
117819
|
type: "text",
|
|
117820
117820
|
placeholder: "0.001",
|
|
117821
|
-
class: "input border
|
|
117821
|
+
class: "input border join-item flex-1 w-0"
|
|
117822
117822
|
}, null, 512), [
|
|
117823
117823
|
[vModelText, B.value]
|
|
117824
117824
|
]),
|
|
117825
117825
|
withDirectives(createBaseVNode("select", {
|
|
117826
117826
|
"onUpdate:modelValue": L[3] || (L[3] = (se) => J.value = se),
|
|
117827
|
-
class: "select
|
|
117827
|
+
class: "select border join-item w-[200px]"
|
|
117828
117828
|
}, [
|
|
117829
117829
|
_hoisted_13$2,
|
|
117830
117830
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(m.value, (se) => (openBlock(), createElementBlock("option", null, toDisplayString(se.denom), 1))), 256))
|
|
@@ -117839,7 +117839,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117839
117839
|
"onUpdate:modelValue": L[4] || (L[4] = (se) => k.value = se),
|
|
117840
117840
|
type: "number",
|
|
117841
117841
|
placeholder: "2000000",
|
|
117842
|
-
class: "input
|
|
117842
|
+
class: "input"
|
|
117843
117843
|
}, null, 512), [
|
|
117844
117844
|
[vModelText, k.value]
|
|
117845
117845
|
])
|
|
@@ -117850,7 +117850,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117850
117850
|
"onUpdate:modelValue": L[5] || (L[5] = (se) => N.value = se),
|
|
117851
117851
|
type: "text",
|
|
117852
117852
|
placeholder: "Memo",
|
|
117853
|
-
class: "input
|
|
117853
|
+
class: "input"
|
|
117854
117854
|
}, null, 512), [
|
|
117855
117855
|
[vModelText, N.value]
|
|
117856
117856
|
])
|
|
@@ -117859,7 +117859,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117859
117859
|
_hoisted_19$2,
|
|
117860
117860
|
withDirectives(createBaseVNode("select", {
|
|
117861
117861
|
"onUpdate:modelValue": L[6] || (L[6] = (se) => $.value = se),
|
|
117862
|
-
class: "select input
|
|
117862
|
+
class: "select input w-[200px]"
|
|
117863
117863
|
}, [
|
|
117864
117864
|
createBaseVNode("option", {
|
|
117865
117865
|
value: unref(BroadcastMode$1).SYNC
|
|
@@ -117893,7 +117893,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117893
117893
|
"onUpdate:modelValue": L[8] || (L[8] = (se) => u.value = se),
|
|
117894
117894
|
type: "checkbox",
|
|
117895
117895
|
id: `${e.type}-advance`,
|
|
117896
|
-
class: "checkbox checkbox-sm
|
|
117896
|
+
class: "checkbox checkbox-sm mr-2"
|
|
117897
117897
|
}, null, 8, _hoisted_27$2), [
|
|
117898
117898
|
[vModelCheckbox, u.value]
|
|
117899
117899
|
]),
|
|
@@ -117903,7 +117903,7 @@ const _hoisted_1$8 = { class: "form-control" }, _hoisted_2$8 = /* @__PURE__ */ c
|
|
|
117903
117903
|
}, "Advance", 8, _hoisted_28$2)
|
|
117904
117904
|
]),
|
|
117905
117905
|
createBaseVNode("button", {
|
|
117906
|
-
class: "btn btn-primary
|
|
117906
|
+
class: "btn btn-primary",
|
|
117907
117907
|
onClick: L[9] || (L[9] = (se) => Y()),
|
|
117908
117908
|
disabled: c.value
|
|
117909
117909
|
}, [
|
|
@@ -119142,21 +119142,21 @@ const emptyIcon = {
|
|
|
119142
119142
|
class: "btn btn-sm m-1 lowercase"
|
|
119143
119143
|
}, _hoisted_4 = {
|
|
119144
119144
|
tabindex: "0",
|
|
119145
|
-
class: "dropdown-content
|
|
119145
|
+
class: "dropdown-content shadow p-2 rounded w-64 overflow-auto"
|
|
119146
119146
|
}, _hoisted_5$1 = { class: "px-2 mb-1 text-gray-500 dark:text-gray-400 font-semibold flex justify-between" }, _hoisted_6$1 = { class: "text-lg" }, _hoisted_7$1 = { class: "ml-2 text-xs mt-2" }, _hoisted_8$1 = { class: "" }, _hoisted_9$1 = /* @__PURE__ */ createBaseVNode("div", { class: "divider mt-1 mb-1" }, null, -1), _hoisted_10$1 = { class: "toast" }, _hoisted_11$1 = { class: "alert alert-success" }, _hoisted_12$1 = { class: "text-sm" }, _hoisted_13$1 = { class: "toast" }, _hoisted_14$1 = { class: "alert alert-error" }, _hoisted_15$1 = { class: "text-sm" }, _hoisted_16$1 = {
|
|
119147
119147
|
key: 1,
|
|
119148
119148
|
for: "PingConnectWallet",
|
|
119149
|
-
class: "btn
|
|
119149
|
+
class: "btn btn-primary btn-sm ping-connect-btn capitalize text-white"
|
|
119150
119150
|
}, _hoisted_17$1 = {
|
|
119151
119151
|
for: "PingConnectWallet",
|
|
119152
119152
|
class: "modal cursor-pointer z-[999999]"
|
|
119153
119153
|
}, _hoisted_18$1 = {
|
|
119154
|
-
class: "modal-box rounded-lg
|
|
119154
|
+
class: "modal-box rounded-lg",
|
|
119155
119155
|
for: ""
|
|
119156
119156
|
}, _hoisted_19$1 = /* @__PURE__ */ createBaseVNode("h3", { class: "text-xl font-semibold" }, "Connect Wallet", -1), _hoisted_20$1 = {
|
|
119157
119157
|
role: "list",
|
|
119158
119158
|
class: "bg-gray-100 dark:bg-[#0f1419] rounded-lg mt-4 px-3 py-3"
|
|
119159
|
-
}, _hoisted_21$1 = ["onClick"], _hoisted_22$1 = ["src"], _hoisted_23$1 = { class: "text-base font-semibold flex-1
|
|
119159
|
+
}, _hoisted_21$1 = ["onClick"], _hoisted_22$1 = ["src"], _hoisted_23$1 = { class: "text-base font-semibold flex-1" }, _hoisted_24$1 = {
|
|
119160
119160
|
key: 0,
|
|
119161
119161
|
class: "mr-4 rounded-full bg-green-200"
|
|
119162
119162
|
}, _hoisted_25$1 = { class: "text-error mt-3" }, _hoisted_26$1 = ["href"], _hoisted_27$1 = { class: "mt-8 text-right flex" }, _hoisted_28$1 = {
|
|
@@ -119319,7 +119319,7 @@ const emptyIcon = {
|
|
|
119319
119319
|
_hoisted_19$1,
|
|
119320
119320
|
createBaseVNode("ul", _hoisted_20$1, [
|
|
119321
119321
|
(openBlock(!0), createElementBlock(Fragment, null, renderList(V.value, (te, ee) => (openBlock(), createElementBlock("li", {
|
|
119322
|
-
class: "flex items-center px-2 py-3 hover:bg-gray-200 dark:
|
|
119322
|
+
class: "flex items-center px-2 py-3 hover:bg-gray-200 dark:hover:bg-gray-800 rounded-lg cursor-pointer",
|
|
119323
119323
|
key: ee,
|
|
119324
119324
|
onClick: (oe) => D(te.wallet)
|
|
119325
119325
|
}, [
|
|
@@ -119354,13 +119354,13 @@ const emptyIcon = {
|
|
|
119354
119354
|
]),
|
|
119355
119355
|
createBaseVNode("div", _hoisted_27$1, [
|
|
119356
119356
|
createBaseVNode("label", {
|
|
119357
|
-
class: "btn
|
|
119357
|
+
class: "btn mr-1",
|
|
119358
119358
|
onClick: J
|
|
119359
119359
|
}, [
|
|
119360
119360
|
createVNode(unref(Icon), { icon: "mdi:cog-outline" })
|
|
119361
119361
|
]),
|
|
119362
119362
|
createBaseVNode("label", {
|
|
119363
|
-
class: "btn
|
|
119363
|
+
class: "btn btn-primary ping-connect-confirm grow",
|
|
119364
119364
|
onClick: ae[4] || (ae[4] = (te) => H())
|
|
119365
119365
|
}, [
|
|
119366
119366
|
d.value ? (openBlock(), createElementBlock("span", _hoisted_28$1)) : createCommentVNode("", !0),
|
|
@@ -257100,7 +257100,7 @@ const _334 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty
|
|
|
257100
257100
|
},
|
|
257101
257101
|
osmosis: {
|
|
257102
257102
|
concentratedliquidity: {
|
|
257103
|
-
v1beta1: new (await import("./query.lcd-
|
|
257103
|
+
v1beta1: new (await import("./query.lcd-8531915e.js")).LCDQueryClient({
|
|
257104
257104
|
requestClient: n
|
|
257105
257105
|
})
|
|
257106
257106
|
},
|
|
@@ -257225,7 +257225,7 @@ const _334 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty
|
|
|
257225
257225
|
},
|
|
257226
257226
|
osmosis: {
|
|
257227
257227
|
concentratedliquidity: {
|
|
257228
|
-
v1beta1: (await import("./query.rpc.Query-
|
|
257228
|
+
v1beta1: (await import("./query.rpc.Query-d1e130b4.js")).createRpcQueryExtension(o)
|
|
257229
257229
|
},
|
|
257230
257230
|
cosmwasmpool: {
|
|
257231
257231
|
v1beta1: (await Promise.resolve().then(() => _307)).createRpcQueryExtension(o)
|
|
@@ -257301,7 +257301,7 @@ const _334 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty
|
|
|
257301
257301
|
},
|
|
257302
257302
|
osmosis: {
|
|
257303
257303
|
concentratedliquidity: {
|
|
257304
|
-
v1beta1: new (await import("./tx.rpc.msg-
|
|
257304
|
+
v1beta1: new (await import("./tx.rpc.msg-ef7ee094.js")).MsgClientImpl(e)
|
|
257305
257305
|
},
|
|
257306
257306
|
gamm: {
|
|
257307
257307
|
poolmodels: {
|
|
@@ -262154,9 +262154,9 @@ const tokens = [
|
|
|
262154
262154
|
for: "PingTokenConvert",
|
|
262155
262155
|
class: "modal cursor-pointer"
|
|
262156
262156
|
}, _hoisted_2 = {
|
|
262157
|
-
class: "modal-box
|
|
262157
|
+
class: "modal-box rounded-lg",
|
|
262158
262158
|
for: ""
|
|
262159
|
-
}, _hoisted_3 = /* @__PURE__ */ createStaticVNode('<div class="absolute right-4 top-4 dropdown dropdown-end dropdown-hover"><label tabindex="0" class="text-info"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" class="w-6 h-6 stroke-current"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg></label><div tabindex="0" class="card
|
|
262159
|
+
}, _hoisted_3 = /* @__PURE__ */ createStaticVNode('<div class="absolute right-4 top-4 dropdown dropdown-end dropdown-hover"><label tabindex="0" class="text-info"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" class="w-6 h-6 stroke-current"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path></svg></label><div tabindex="0" class="card dropdown-content bg-slate-300 shadow-lg rounded-lg w-64 z-40"><div class="card-body"><ul class="text-right"><li>Liquidity is provided by Osmosis</li><li>Powered by Ping.pub</li></ul></div></div></div><h3 class="text-xl font-semibold">Token Convert</h3>', 2), _hoisted_5 = {
|
|
262160
262160
|
key: 0,
|
|
262161
262161
|
class: "text-error mt-3"
|
|
262162
262162
|
}, _hoisted_6 = { class: "flex items-center relative h-14 bg-gray-100 dark:bg-[#0f1419] rounded-tl-lg rounded-tr-lg mt-4" }, _hoisted_7 = { class: "dropdown" }, _hoisted_8 = {
|
|
@@ -262164,7 +262164,7 @@ const tokens = [
|
|
|
262164
262164
|
class: "flex items-center h-12 px-4 cursor-pointer"
|
|
262165
262165
|
}, _hoisted_9 = ["src"], _hoisted_10 = { class: "text-lg font-semibold mr-2" }, _hoisted_11 = {
|
|
262166
262166
|
tabindex: "0",
|
|
262167
|
-
class: "dropdown-content shadow
|
|
262167
|
+
class: "dropdown-content shadow rounded-lg w-64 z-40"
|
|
262168
262168
|
}, _hoisted_12 = { class: "py-2" }, _hoisted_13 = ["onClick"], _hoisted_14 = ["src"], _hoisted_15 = { class: "flex-1 text-sm" }, _hoisted_16 = { class: "text-sm font-semibold text-gray-600" }, _hoisted_17 = { class: "flex items-center py-2 px-4 bg-gray-200 dark:bg-neutral-900 rounded-bl-lg rounded-br-lg" }, _hoisted_18 = /* @__PURE__ */ createBaseVNode("div", { class: "mr-3 text-sm" }, "Balance:", -1), _hoisted_19 = { class: "text-base font-semibold" }, _hoisted_20 = { class: "flex items-center justify-center -mt-3 -mb-3" }, _hoisted_21 = { class: "flex items-center h-14 rounded-tl-lg rounded-tr-lg bg-gray-100 dark:bg-[#0f1419]" }, _hoisted_22 = { key: 0 }, _hoisted_23 = {
|
|
262169
262169
|
key: 0,
|
|
262170
262170
|
class: "text-red-500"
|
|
@@ -262176,7 +262176,7 @@ const tokens = [
|
|
|
262176
262176
|
class: "flex items-center h-12 px-4 cursor-pointer"
|
|
262177
262177
|
}, _hoisted_26 = ["src"], _hoisted_27 = { class: "text-lg font-semibold mr-2" }, _hoisted_28 = {
|
|
262178
262178
|
tabindex: "0",
|
|
262179
|
-
class: "
|
|
262179
|
+
class: "dropdown-content shadow w-64 rounded-lg"
|
|
262180
262180
|
}, _hoisted_29 = { class: "py-2 max-h-40 overflow-y-auto" }, _hoisted_30 = ["onClick"], _hoisted_31 = ["src"], _hoisted_32 = { class: "flex-1 text-sm" }, _hoisted_33 = { class: "text-sm font-semibold text-gray-600" }, _hoisted_34 = { class: "flex-1 w-0 text-xl text-right font-semibold text-gray-600 dark:text-gray-50 pr-4" }, _hoisted_35 = { class: "flex items-center py-2 px-4 bg-gray-200 dark:bg-neutral-900 rounded-bl-lg rounded-br-lg" }, _hoisted_36 = /* @__PURE__ */ createBaseVNode("div", { class: "mr-3 text-sm dark:text-gray-400" }, " Balance: ", -1), _hoisted_37 = { class: "text-base font-semibold dark:text-gray-200" }, _hoisted_38 = { class: "px-4 mt-4" }, _hoisted_39 = { class: "flex items-center justify-between" }, _hoisted_40 = /* @__PURE__ */ createBaseVNode("div", { class: "text-sm text-gray-600 dark:text-gray-400" }, " Swap Fee ", -1), _hoisted_41 = { class: "text-base text-gray-800 dark:text-gray-200" }, _hoisted_42 = {
|
|
262181
262181
|
key: 1,
|
|
262182
262182
|
class: "text-error mt-3"
|
|
@@ -262875,7 +262875,7 @@ const tokens = [
|
|
|
262875
262875
|
value: T(N.value.cosmosAddress),
|
|
262876
262876
|
readonly: "",
|
|
262877
262877
|
type: "text",
|
|
262878
|
-
class: "input
|
|
262878
|
+
class: "input"
|
|
262879
262879
|
}, null, 8, _hoisted_51)
|
|
262880
262880
|
]),
|
|
262881
262881
|
createBaseVNode("div", _hoisted_52, [
|
|
@@ -262907,7 +262907,7 @@ const tokens = [
|
|
|
262907
262907
|
])) : createCommentVNode("", !0),
|
|
262908
262908
|
createBaseVNode("div", _hoisted_60, [
|
|
262909
262909
|
createBaseVNode("label", {
|
|
262910
|
-
class: "btn
|
|
262910
|
+
class: "btn mr-1",
|
|
262911
262911
|
onClick: yn[7] || (yn[7] = (Fo) => O("swap"))
|
|
262912
262912
|
}, _hoisted_62),
|
|
262913
262913
|
createBaseVNode("button", {
|
|
@@ -262966,7 +262966,7 @@ const tokens = [
|
|
|
262966
262966
|
withDirectives(createBaseVNode("input", {
|
|
262967
262967
|
"onUpdate:modelValue": yn[10] || (yn[10] = (Fo) => In.value = Fo),
|
|
262968
262968
|
type: "text",
|
|
262969
|
-
class: "input
|
|
262969
|
+
class: "input"
|
|
262970
262970
|
}, null, 512), [
|
|
262971
262971
|
[vModelText, In.value]
|
|
262972
262972
|
])
|
|
@@ -262976,11 +262976,11 @@ const tokens = [
|
|
|
262976
262976
|
])) : createCommentVNode("", !0),
|
|
262977
262977
|
createBaseVNode("div", _hoisted_78, [
|
|
262978
262978
|
createBaseVNode("label", {
|
|
262979
|
-
class: "btn
|
|
262979
|
+
class: "btn mr-1",
|
|
262980
262980
|
onClick: yn[11] || (yn[11] = (Fo) => O("swap"))
|
|
262981
262981
|
}, _hoisted_80),
|
|
262982
262982
|
createBaseVNode("button", {
|
|
262983
|
-
class: "btn btn-primary
|
|
262983
|
+
class: "btn btn-primary grow ping-connect-confirm capitalize text-base",
|
|
262984
262984
|
disabled: Ve.value,
|
|
262985
262985
|
onClick: yn[12] || (yn[12] = (Fo) => ct())
|
|
262986
262986
|
}, [
|
|
@@ -262999,7 +262999,7 @@ const tokens = [
|
|
|
262999
262999
|
])) : createCommentVNode("", !0),
|
|
263000
263000
|
createBaseVNode("div", _hoisted_86, [
|
|
263001
263001
|
createBaseVNode("button", {
|
|
263002
|
-
class: "btn btn-primary
|
|
263002
|
+
class: "btn btn-primary w-full ping-connect-confirm capitalize text-base",
|
|
263003
263003
|
onClick: yn[13] || (yn[13] = (Fo) => Ot())
|
|
263004
263004
|
}, [
|
|
263005
263005
|
V.value ? (openBlock(), createElementBlock("span", _hoisted_87)) : createCommentVNode("", !0),
|