climb-onyx-gui 0.10.4 → 0.10.5
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/climb-onyx-gui.js +2 -2
- package/package.json +1 -1
package/dist/climb-onyx-gui.js
CHANGED
|
@@ -31741,7 +31741,7 @@ function __(s) {
|
|
|
31741
31741
|
{
|
|
31742
31742
|
className: "float-end",
|
|
31743
31743
|
size: "sm",
|
|
31744
|
-
variant: "
|
|
31744
|
+
variant: "success",
|
|
31745
31745
|
onClick: z,
|
|
31746
31746
|
children: "Export Page to CSV"
|
|
31747
31747
|
}
|
|
@@ -80443,7 +80443,7 @@ function Q_(s) {
|
|
|
80443
80443
|
)) }) })
|
|
80444
80444
|
] }) });
|
|
80445
80445
|
}
|
|
80446
|
-
const K_ = "0.10.
|
|
80446
|
+
const K_ = "0.10.5";
|
|
80447
80447
|
function q_(s) {
|
|
80448
80448
|
const o = {}, E = (z, P = "") => {
|
|
80449
80449
|
for (const [K, M] of Object.entries(z))
|