@stlhorizon/vue-ui 1.7.4 → 1.7.6
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.esm.js +16 -16
- package/dist/index.js +1 -1
- package/dist/src/components/Sidebar.vue.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/vue-ui.css +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -10241,34 +10241,34 @@ const ed = {
|
|
|
10241
10241
|
class: "flex items-center justify-between p-4 border-b border-gray-200 lg:hidden"
|
|
10242
10242
|
}, am = {
|
|
10243
10243
|
key: 0,
|
|
10244
|
-
class: "text-lg font-
|
|
10244
|
+
class: "text-lg font-extrabold text-gray-900"
|
|
10245
10245
|
}, nm = {
|
|
10246
10246
|
key: 1,
|
|
10247
|
-
class: "flex items-center justify-start p-5 border-b border-gray-200 flex-shrink-0"
|
|
10247
|
+
class: "flex items-center justify-start p-4.5 border-b border-gray-200 flex-shrink-0"
|
|
10248
10248
|
}, rm = {
|
|
10249
10249
|
key: 0,
|
|
10250
|
-
class: "text-
|
|
10250
|
+
class: "font-serif-custom text-lg font-extrabold text-gray-700"
|
|
10251
10251
|
}, sm = {
|
|
10252
10252
|
key: 1,
|
|
10253
10253
|
class: "flex items-center justify-center w-full"
|
|
10254
|
-
}, lm = { class: "text-xl font-bold text-gray-700" }, om = { class: "px-
|
|
10254
|
+
}, lm = { class: "text-xl font-bold text-gray-700" }, om = { class: "px-1 text-md font-light text-gray-500 uppercase tracking-wider" }, im = {
|
|
10255
10255
|
key: 1,
|
|
10256
10256
|
class: "space-y-1"
|
|
10257
10257
|
}, um = {
|
|
10258
10258
|
key: 0,
|
|
10259
|
-
class: "absolute left-full ml-2 px-
|
|
10259
|
+
class: "absolute left-full ml-2 px-1 py-1 bg-gray-900 text-white text-sm rounded opacity-0 pointer-events-none group-hover:opacity-100 transition-opacity z-50 whitespace-nowrap"
|
|
10260
10260
|
}, dm = {
|
|
10261
10261
|
key: 0,
|
|
10262
|
-
class: "truncate text-
|
|
10262
|
+
class: "truncate text-lg font-extrabold"
|
|
10263
10263
|
}, cm = {
|
|
10264
10264
|
key: 1,
|
|
10265
|
-
class: "ml-auto inline-flex items-center justify-center px-
|
|
10265
|
+
class: "ml-auto inline-flex items-center justify-center px-3 py-1 text-xs font-medium rounded-full bg-red-100 text-red-800"
|
|
10266
10266
|
}, fm = {
|
|
10267
10267
|
key: 2,
|
|
10268
10268
|
class: "absolute -top-1 -right-1 w-2 h-2 bg-red-500 rounded-full"
|
|
10269
10269
|
}, mm = ["onClick"], gm = {
|
|
10270
10270
|
key: 0,
|
|
10271
|
-
class: "truncate text-
|
|
10271
|
+
class: "truncate text-lg font-extrabold flex-1"
|
|
10272
10272
|
}, vm = {
|
|
10273
10273
|
key: 1,
|
|
10274
10274
|
class: "inline-flex items-center justify-center px-2 py-1 text-xs font-medium rounded-full bg-red-100 text-red-800 mr-2"
|
|
@@ -10281,7 +10281,7 @@ const ed = {
|
|
|
10281
10281
|
}, pm = {
|
|
10282
10282
|
key: 0,
|
|
10283
10283
|
class: "ml-6 space-y-1 border-l-2 border-gray-100 pl-4"
|
|
10284
|
-
}, ym = { class: "truncate" }, xm = {
|
|
10284
|
+
}, ym = { class: "truncate text-md font-semibold" }, xm = {
|
|
10285
10285
|
key: 1,
|
|
10286
10286
|
class: "ml-auto inline-flex items-center justify-center px-2 py-1 text-xs font-medium rounded-full bg-red-100 text-red-800"
|
|
10287
10287
|
}, wm = {
|
|
@@ -10402,7 +10402,7 @@ const ed = {
|
|
|
10402
10402
|
}, [
|
|
10403
10403
|
z.type === "section" ? (o(), d("div", {
|
|
10404
10404
|
key: 0,
|
|
10405
|
-
class: f(E(k)("mt-
|
|
10405
|
+
class: f(E(k)("mt-0 mb-2", i.value && !s.value ? "hidden" : ""))
|
|
10406
10406
|
}, [
|
|
10407
10407
|
u("h3", om, x(z.label), 1)
|
|
10408
10408
|
], 2)) : z.type === "link" ? (o(), d("div", im, [
|
|
@@ -10422,14 +10422,14 @@ const ed = {
|
|
|
10422
10422
|
onClick: (B) => F(z.name),
|
|
10423
10423
|
class: f(E(k)(
|
|
10424
10424
|
"flex items-center flex-1 cursor-pointer rounded-lg transition-colors",
|
|
10425
|
-
i.value && !s.value ? "px-2 py-2 justify-center" : "px-
|
|
10425
|
+
i.value && !s.value ? "px-2 py-2 justify-center" : "px-1 py-2"
|
|
10426
10426
|
))
|
|
10427
10427
|
}, [
|
|
10428
10428
|
T(Q, {
|
|
10429
10429
|
icon: z.icon,
|
|
10430
10430
|
class: f(E(k)(
|
|
10431
10431
|
"flex-shrink-0",
|
|
10432
|
-
i.value && !s.value ? "w-5 h-5" : "w-5 h-5 mr-
|
|
10432
|
+
i.value && !s.value ? "w-5 h-5" : "w-5 h-5 mr-2"
|
|
10433
10433
|
))
|
|
10434
10434
|
}, null, 8, ["icon", "class"]),
|
|
10435
10435
|
!i.value || s.value ? (o(), d("span", gm, x(z.label), 1)) : g("", !0),
|
|
@@ -10458,7 +10458,7 @@ const ed = {
|
|
|
10458
10458
|
onClick: (B) => v(z),
|
|
10459
10459
|
class: f(E(k)(
|
|
10460
10460
|
"flex items-center flex-1 rounded-lg transition-colors",
|
|
10461
|
-
i.value && !s.value ? "px-2 py-2 justify-center" : "px-
|
|
10461
|
+
i.value && !s.value ? "px-2 py-2 justify-center" : "px-1 py-5"
|
|
10462
10462
|
))
|
|
10463
10463
|
}, {
|
|
10464
10464
|
default: N(() => [
|
|
@@ -10466,7 +10466,7 @@ const ed = {
|
|
|
10466
10466
|
icon: z.icon,
|
|
10467
10467
|
class: f(E(k)(
|
|
10468
10468
|
"flex-shrink-0",
|
|
10469
|
-
i.value && !s.value ? "w-5 h-5" : "w-5 h-5 mr-
|
|
10469
|
+
i.value && !s.value ? "w-5 h-5" : "w-5 h-5 mr-2"
|
|
10470
10470
|
))
|
|
10471
10471
|
}, null, 8, ["icon", "class"]),
|
|
10472
10472
|
!i.value || s.value ? (o(), d("span", dm, x(z.label), 1)) : g("", !0),
|
|
@@ -10486,7 +10486,7 @@ const ed = {
|
|
|
10486
10486
|
to: B.route,
|
|
10487
10487
|
onClick: (ae) => v(B),
|
|
10488
10488
|
class: f(E(k)(
|
|
10489
|
-
"flex items-center px-
|
|
10489
|
+
"flex items-center px-1 py-2 rounded-lg text-sm font-medium transition-colors",
|
|
10490
10490
|
$(B) ? "bg-blue-50 text-blue-700 border-r-2 border-blue-700" : "text-gray-600 hover:bg-gray-50 hover:text-gray-900"
|
|
10491
10491
|
))
|
|
10492
10492
|
}, {
|
|
@@ -10494,7 +10494,7 @@ const ed = {
|
|
|
10494
10494
|
B.icon ? (o(), D(Q, {
|
|
10495
10495
|
key: 0,
|
|
10496
10496
|
icon: B.icon,
|
|
10497
|
-
class: "w-
|
|
10497
|
+
class: "w-6 h-6 mr-1 flex-shrink-0"
|
|
10498
10498
|
}, null, 8, ["icon"])) : g("", !0),
|
|
10499
10499
|
u("span", ym, x(B.label), 1),
|
|
10500
10500
|
B.badge ? (o(), d("span", xm, x(B.badge), 1)) : g("", !0)
|