@fileverse-dev/dsheet 1.0.99 → 1.0.100-patch-8
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/index.es.js +5 -2
- package/dist/style.css +1 -1
- package/package.json +4 -4
package/dist/index.es.js
CHANGED
|
@@ -11124,7 +11124,7 @@ If "derivatives": exchange name (e.g., "binance_futures", "hyperliquid", "weex-f
|
|
|
11124
11124
|
},
|
|
11125
11125
|
{
|
|
11126
11126
|
name: "input1",
|
|
11127
|
-
detail: "Query input. We currently support only organisation slug e.g Aave, Arbitrum, Compound, ENS,
|
|
11127
|
+
detail: "Query input. We currently support only organisation slug e.g Aave, Arbitrum, Compound, ENS, NounsDAO, Uniswap etc...",
|
|
11128
11128
|
example: '"arbitrum"',
|
|
11129
11129
|
require: "m",
|
|
11130
11130
|
type: "string"
|
|
@@ -161513,6 +161513,9 @@ var Pyt = function(e, r, t, a) {
|
|
|
161513
161513
|
});
|
|
161514
161514
|
}, I = Ht(null);
|
|
161515
161515
|
return /* @__PURE__ */ z.createElement("div", {
|
|
161516
|
+
style: {
|
|
161517
|
+
padding: "0px"
|
|
161518
|
+
},
|
|
161516
161519
|
className: "items-center fortune-toolbar-button"
|
|
161517
161520
|
}, /* @__PURE__ */ z.createElement(yl, {
|
|
161518
161521
|
text: n,
|
|
@@ -445555,7 +445558,7 @@ const pEt = ({
|
|
|
445555
445558
|
className: kR(
|
|
445556
445559
|
`h-[44px] color-bg-default px-4 flex gap-2 items-center
|
|
445557
445560
|
justify-between w-screen fixed left-0 top-0 border-b
|
|
445558
|
-
color-border-default z-
|
|
445561
|
+
color-border-default z-10 transition-transform duration-300`,
|
|
445559
445562
|
{
|
|
445560
445563
|
"translate-y-0": !0,
|
|
445561
445564
|
"translate-y-[-100%]": !1
|