@surrealdb/ui 1.0.37 → 1.0.38
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/ui.js
CHANGED
|
@@ -290,7 +290,7 @@ import { default as Hh } from "./assets/0741bc5f860387a6.svg";
|
|
|
290
290
|
import { default as OC } from "./assets/a1b4f83d456d305a.svg";
|
|
291
291
|
import { default as tC } from "./assets/04dc795a496382d6.svg";
|
|
292
292
|
import { default as aC } from "./assets/be48b7cb28bc790f.svg";
|
|
293
|
-
import { default as rC } from "./assets/
|
|
293
|
+
import { default as rC } from "./assets/2f6d0a4bbdd62b93.svg";
|
|
294
294
|
import { default as nC } from "./assets/819fbc67bd8ce3df.svg";
|
|
295
295
|
import { default as sC } from "./assets/5dde763ff501b571.svg";
|
|
296
296
|
import { default as cC } from "./assets/05f2a04df24bf0d7.svg";
|
|
@@ -7908,6 +7908,7 @@ function i0({
|
|
|
7908
7908
|
r === "unloaded" ? /* @__PURE__ */ T(
|
|
7909
7909
|
Vt,
|
|
7910
7910
|
{
|
|
7911
|
+
colorScheme: "dark",
|
|
7911
7912
|
...s,
|
|
7912
7913
|
w: "100%"
|
|
7913
7914
|
}
|
|
@@ -8103,6 +8104,7 @@ function n0() {
|
|
|
8103
8104
|
value: e,
|
|
8104
8105
|
lang: O.lang,
|
|
8105
8106
|
title: O.title,
|
|
8107
|
+
colorScheme: "dark",
|
|
8106
8108
|
...t
|
|
8107
8109
|
}
|
|
8108
8110
|
) : /* @__PURE__ */ T(
|
|
@@ -8111,6 +8113,7 @@ function n0() {
|
|
|
8111
8113
|
value: e,
|
|
8112
8114
|
lang: O.lang,
|
|
8113
8115
|
title: O.title,
|
|
8116
|
+
colorScheme: "dark",
|
|
8114
8117
|
...t
|
|
8115
8118
|
}
|
|
8116
8119
|
);
|