lesli_assets 1.0.2 → 1.0.3

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.
@@ -1,4 +1,4 @@
1
1
  module LesliAssets
2
- VERSION = "1.0.2"
3
- BUILD = "1752495996"
2
+ VERSION = "1.0.3"
3
+ BUILD = "1752589521"
4
4
  end
@@ -47,7 +47,7 @@ Building a better future, one line of code at a time.
47
47
  font-style: normal;
48
48
  font-size: 20px; /* Preferred icon size */
49
49
  display: inline-block;
50
- line-height: 1;
50
+ //line-height: 1;
51
51
  text-transform: none;
52
52
  letter-spacing: normal;
53
53
  word-wrap: normal;
@@ -52,10 +52,6 @@ nav.lesli-application-navigation {
52
52
  justify-content: center;
53
53
  }
54
54
 
55
- .navbar-start {
56
- display: none;
57
- }
58
-
59
55
  .navbar-end {
60
56
  margin-inline-start: unset;
61
57
  }
@@ -49,6 +49,7 @@ Building a better future, one line of code at a time.
49
49
  @use "LesliView/lib/lesli_view/components/toolbar";
50
50
  @use "LesliView/lib/lesli_view/components/header";
51
51
  @use "LesliView/lib/lesli_view/components/panel";
52
+ @use "LesliView/lib/lesli_view/components/tabs";
52
53
  @use "LesliView/lib/lesli_view/elements/avatar";
53
54
  @use "LesliView/lib/lesli_view/elements/table";
54
55
  @use "LesliView/lib/lesli_view/forms/form";
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lesli_assets
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - The Lesli Development Team
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-07-14 00:00:00.000000000 Z
11
+ date: 2025-07-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: "LesliAssets provides shared frontend assets for the Lesli Framework,
14
14
  \nincluding stylesheets, JavaScript, images, icons, and reusable \nview partials.