daisyui 1.0.5 → 1.0.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.
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: daisyui
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.5
4
+ version: 1.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mikael Henriksson
8
- bindir: bin
8
+ bindir: exe
9
9
  cert_chain: []
10
- date: 2025-11-24 00:00:00.000000000 Z
10
+ date: 2026-01-04 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: phlex
@@ -47,10 +47,12 @@ description: DaisyUI is a comprehensive Ruby UI component library that brings Da
47
47
  beautiful Tailwind CSS components to your Ruby applications using Phlex. Build modern,
48
48
  accessible web interfaces with ease.
49
49
  email: mikael@zoolutions.llc
50
- executables: []
50
+ executables:
51
+ - daisyui-mcp
51
52
  extensions: []
52
53
  extra_rdoc_files: []
53
54
  files:
55
+ - exe/daisyui-mcp
54
56
  - lib/daisy_ui.rb
55
57
  - lib/daisy_ui/accordion.rb
56
58
  - lib/daisy_ui/alert.rb
@@ -91,6 +93,7 @@ files:
91
93
  - lib/daisy_ui/list.rb
92
94
  - lib/daisy_ui/loading.rb
93
95
  - lib/daisy_ui/mask.rb
96
+ - lib/daisy_ui/mcp_server.rb
94
97
  - lib/daisy_ui/menu.rb
95
98
  - lib/daisy_ui/menu_item.rb
96
99
  - lib/daisy_ui/mockup_browser.rb
@@ -128,14 +131,15 @@ files:
128
131
  - lib/daisy_ui/updated_at.rb
129
132
  - lib/daisy_ui/validator.rb
130
133
  - lib/daisy_ui/version.rb
131
- homepage: https://github.com/mhenrixon/daisy_ui
134
+ - lib/daisyui.rb
135
+ homepage: https://github.com/mhenrixon/daisyui
132
136
  licenses:
133
137
  - MIT
134
138
  metadata:
135
- homepage_uri: https://github.com/mhenrixon/daisy_ui
136
- source_code_uri: https://github.com/mhenrixon/daisy_ui
137
- changelog_uri: https://github.com/mhenrixon/daisy_ui/blob/main/CHANGELOG.md
138
- bug_tracker_uri: https://github.com/mhenrixon/daisy_ui/issues
139
+ homepage_uri: https://github.com/mhenrixon/daisyui
140
+ source_code_uri: https://github.com/mhenrixon/daisyui
141
+ changelog_uri: https://github.com/mhenrixon/daisyui/blob/main/CHANGELOG.md
142
+ bug_tracker_uri: https://github.com/mhenrixon/daisyui/issues
139
143
  rubygems_mfa_required: 'true'
140
144
  rdoc_options: []
141
145
  require_paths: