Skip to content

Commit f1e5956

Browse files
puikinshclaude
andcommitted
chore: rebuild dist with sidebar-without-hover feature
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ae0554c commit f1e5956

40 files changed

Lines changed: 1152 additions & 59 deletions

dist/UI/general.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ <h3 class="dropdown-item-title">
382382
<i class="nav-icon bi bi-clipboard-fill"></i>
383383
<p>
384384
Layout Options
385-
<span class="nav-badge badge text-bg-secondary me-3">6</span>
385+
<span class="nav-badge badge text-bg-secondary me-3">7</span>
386386
<i class="nav-arrow bi bi-chevron-right"></i>
387387
</p>
388388
</a>
@@ -435,6 +435,12 @@ <h3 class="dropdown-item-title">
435435
<p>Sidebar Mini <small>+ Collapsed</small></p>
436436
</a>
437437
</li>
438+
<li class="nav-item">
439+
<a href="../layout/collapsed-sidebar-without-hover.html" class="nav-link">
440+
<i class="nav-icon bi bi-circle"></i>
441+
<p>Sidebar Mini <small>+ Collapsed + No Hover</small></p>
442+
</a>
443+
</li>
438444
<li class="nav-item">
439445
<a href="../layout/logo-switch.html" class="nav-link">
440446
<i class="nav-icon bi bi-circle"></i>

dist/UI/icons.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ <h3 class="dropdown-item-title">
382382
<i class="nav-icon bi bi-clipboard-fill"></i>
383383
<p>
384384
Layout Options
385-
<span class="nav-badge badge text-bg-secondary me-3">6</span>
385+
<span class="nav-badge badge text-bg-secondary me-3">7</span>
386386
<i class="nav-arrow bi bi-chevron-right"></i>
387387
</p>
388388
</a>
@@ -435,6 +435,12 @@ <h3 class="dropdown-item-title">
435435
<p>Sidebar Mini <small>+ Collapsed</small></p>
436436
</a>
437437
</li>
438+
<li class="nav-item">
439+
<a href="../layout/collapsed-sidebar-without-hover.html" class="nav-link">
440+
<i class="nav-icon bi bi-circle"></i>
441+
<p>Sidebar Mini <small>+ Collapsed + No Hover</small></p>
442+
</a>
443+
</li>
438444
<li class="nav-item">
439445
<a href="../layout/logo-switch.html" class="nav-link">
440446
<i class="nav-icon bi bi-circle"></i>

dist/UI/timeline.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ <h3 class="dropdown-item-title">
382382
<i class="nav-icon bi bi-clipboard-fill"></i>
383383
<p>
384384
Layout Options
385-
<span class="nav-badge badge text-bg-secondary me-3">6</span>
385+
<span class="nav-badge badge text-bg-secondary me-3">7</span>
386386
<i class="nav-arrow bi bi-chevron-right"></i>
387387
</p>
388388
</a>
@@ -435,6 +435,12 @@ <h3 class="dropdown-item-title">
435435
<p>Sidebar Mini <small>+ Collapsed</small></p>
436436
</a>
437437
</li>
438+
<li class="nav-item">
439+
<a href="../layout/collapsed-sidebar-without-hover.html" class="nav-link">
440+
<i class="nav-icon bi bi-circle"></i>
441+
<p>Sidebar Mini <small>+ Collapsed + No Hover</small></p>
442+
</a>
443+
</li>
438444
<li class="nav-item">
439445
<a href="../layout/logo-switch.html" class="nav-link">
440446
<i class="nav-icon bi bi-circle"></i>

dist/css/adminlte.css

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/adminlte.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/adminlte.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/adminlte.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/adminlte.rtl.css

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/adminlte.rtl.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/adminlte.rtl.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)