@limetech/lime-elements 38.19.3 → 38.19.5

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.
Files changed (35) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/README.md +96 -18
  3. package/dist/cjs/limel-form.cjs.entry.js +7507 -7280
  4. package/dist/cjs/limel-form.cjs.entry.js.map +1 -1
  5. package/dist/cjs/limel-popover_2.cjs.entry.js +2 -1
  6. package/dist/cjs/limel-popover_2.cjs.entry.js.map +1 -1
  7. package/dist/cjs/limel-table.cjs.entry.js +11 -1
  8. package/dist/cjs/limel-table.cjs.entry.js.map +1 -1
  9. package/dist/collection/components/popover-surface/popover-surface.js +2 -1
  10. package/dist/collection/components/popover-surface/popover-surface.js.map +1 -1
  11. package/dist/collection/components/table/table.js +3 -1
  12. package/dist/collection/components/table/table.js.map +1 -1
  13. package/dist/collection/components/table/utils.js +10 -0
  14. package/dist/collection/components/table/utils.js.map +1 -0
  15. package/dist/esm/limel-form.entry.js +7507 -7280
  16. package/dist/esm/limel-form.entry.js.map +1 -1
  17. package/dist/esm/limel-popover_2.entry.js +2 -1
  18. package/dist/esm/limel-popover_2.entry.js.map +1 -1
  19. package/dist/esm/limel-table.entry.js +11 -1
  20. package/dist/esm/limel-table.entry.js.map +1 -1
  21. package/dist/lime-elements/lime-elements.esm.js +1 -1
  22. package/dist/lime-elements/p-22ffde58.entry.js +21 -0
  23. package/dist/lime-elements/p-22ffde58.entry.js.map +1 -0
  24. package/dist/lime-elements/{p-eeed4d9b.entry.js → p-7cf454d8.entry.js} +2 -2
  25. package/dist/lime-elements/p-7cf454d8.entry.js.map +1 -0
  26. package/dist/lime-elements/{p-54a2d5bc.entry.js → p-eac0220e.entry.js} +2 -2
  27. package/dist/lime-elements/p-eac0220e.entry.js.map +1 -0
  28. package/dist/types/components/form/adapters/widget-adapter.d.ts +1 -3
  29. package/dist/types/components/form/fields/object-field.d.ts +1 -3
  30. package/dist/types/components/table/utils.d.ts +3 -0
  31. package/package.json +5 -5
  32. package/dist/lime-elements/p-54a2d5bc.entry.js.map +0 -1
  33. package/dist/lime-elements/p-6a48a888.entry.js +0 -21
  34. package/dist/lime-elements/p-6a48a888.entry.js.map +0 -1
  35. package/dist/lime-elements/p-eeed4d9b.entry.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## [38.19.5](https://github.com/Lundalogik/lime-elements/compare/v38.19.4...v38.19.5) (2025-07-17)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+
7
+ * **table:** check for new data in table rows when refresh is triggered ([9ae00de](https://github.com/Lundalogik/lime-elements/commit/9ae00de4ba6a87c81db756c9e29c68c0e32730a6))
8
+
9
+ ## [38.19.4](https://github.com/Lundalogik/lime-elements/compare/v38.19.3...v38.19.4) (2025-07-17)
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+
15
+ * **popover:** ensure content is added to portal container ([ed9071c](https://github.com/Lundalogik/lime-elements/commit/ed9071c2cf10cfd99b1c9c21b54eae3ddb137cd9)), closes [Lundalogik/crm-client#184](https://github.com/Lundalogik/crm-client/issues/184)
16
+
1
17
  ## [38.19.3](https://github.com/Lundalogik/lime-elements/compare/v38.19.2...v38.19.3) (2025-07-14)
2
18
 
3
19
 
package/README.md CHANGED
@@ -1,24 +1,67 @@
1
- # Lime Elements
1
+ # <img src="https://raw.githubusercontent.com/Lundalogik/lime-elements/main/icon.png" alt="Lime Elements Logo" style="width: 2.5rem; vertical-align: middle;"> Lime Elements
2
2
 
3
- In the ever-evolving landscape of web-applications, streamlining the creation of user interfaces (UIs) has become paramount. This is where web-component libraries and design systems come into play, offering a powerful combination to accelerate development, enhance consistency, and foster collaboration among developers.
3
+ **Modern Web Components for Enterprise Applications**
4
4
 
5
- Web-component libraries and design systems are crucial in the rapidly evolving web-applications landscape, accelerating development, enhancing consistency, and promoting collaboration.
5
+ _A comprehensive design system and component library built with Stencil_
6
6
 
7
- Sponsored by [Lime Technologies](https://www.lime-technologies.com/), Lime Elements is an open-source component library and a design system. It provides a high-quality set of well-designed, well-documented UI components, crafted in Stencil for enterprise-level products.
7
+ ---
8
+
9
+ ## Why Lime Elements?
10
+
11
+ - 🚀 **Enterprise-Ready** - Battle-tested components used in production applications
12
+ - 🎨 **Design System** - Consistent UX/UI design with comprehensive usage guidelines
13
+ - ⚡ **Web Standards** - Built with Stencil, works with any framework
14
+ - 👾 **TypeScript** - Full type safety and excellent developer experience
15
+ - ♿ **Accessible** - Built with accessibility in mind
16
+ - ⚙️ **Customizable** - Extensive styling options
17
+
18
+ ---
19
+
20
+ Sponsored by <img src="https://www.lime-technologies.com/wp-content/uploads/2024/04/cropped-favicon-lime-192x192.png" alt="Lime Technologies Logo" style="width: 1rem; vertical-align: middle;"> [Lime Technologies](https://www.lime-technologies.com/), Lime Elements is a production-ready component library and design system built with Stencil. Our enterprise-grade components help you create consistent, scalable, and accessible web applications faster.
21
+
22
+ Whether you're building from scratch or enhancing existing applications, Lime Elements provides the building blocks for exceptional user experiences that work across all modern frameworks.
23
+
24
+ Visit our [📚 **Documentation**](https://lundalogik.github.io/lime-elements/) for comprehensive guides and examples, or install directly from [📦 **NPM**](https://www.npmjs.com/package/@limetech/lime-elements).
25
+
26
+ ### Project Status
8
27
 
9
- Our top developers and designers continuously improve Lime Elements, fixing bugs and adding new features. It serves as Lime Technologies' central repository for UI guidelines, standards, and components, ensuring a consistent brand experience across all our applications. Lime Elements standardizes colors, typography, layouts, and interactions for a cohesive, accessible user experience.
28
+ [![Version](https://img.shields.io/npm/v/@limetech/lime-elements.svg)](https://www.npmjs.com/package/@limetech/lime-elements) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![npm downloads](https://img.shields.io/npm/dt/@limetech/lime-elements.svg)](https://www.npmjs.com/package/@limetech/lime-elements)
10
29
 
11
- We invite you to leverage our web-component library and design system. It can streamline development, enhance consistency, ease collaboration, and deliver exceptional user experiences. Lime Elements can be instrumental in creating modern, scalable, and accessible web applications that resonate with users worldwide.
30
+ ### Quality & Reliability
12
31
 
13
- For a full list of components, along with live examples, please visit the [documentation](https://lundalogik.github.io/lime-elements/).
32
+ [![Build Status](https://github.com/Lundalogik/lime-elements/workflows/Release/badge.svg)](https://github.com/Lundalogik/lime-elements/actions) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Lundalogik_lime-elements&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Lundalogik_lime-elements) [![Bundle Size](https://packagephobia.com/badge?p=@limetech/lime-elements)](https://packagephobia.com/result?p=@limetech/lime-elements) [![Known Vulnerabilities](https://snyk.io/test/github/Lundalogik/lime-elements/badge.svg)](https://snyk.io/test/github/Lundalogik/lime-elements) [![Dependencies](https://img.shields.io/librariesio/github/Lundalogik/lime-elements)](https://libraries.io/github/Lundalogik/lime-elements)
14
33
 
15
- [![Version](https://img.shields.io/npm/v/@limetech/lime-elements.svg)](https://www.npmjs.com/package/@limetech/lime-elements) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
34
+ ### Technology & Standards
35
+
36
+ [![TypeScript](https://img.shields.io/badge/TypeScript-Ready-blue.svg)](https://www.typescriptlang.org/) [![Stencil](https://img.shields.io/badge/Built%20with-Stencil-16161d.svg?logo=data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxNCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNzkgMC45NGMtLjQ2LS4zLTEuMDgtLjMtMS41NSAwTDEuNDIgNC4xOUMuOSA0LjUyLjkgNS4yOCAxLjQyIDUuNkw3IDEwIDguNjMgOC43OSAxMy42MyA1LjZjLjUyLS4zMy41Mi0xLjA5IDAtMS40MUw3LjggMC45NHoiIGZpbGw9IiNmZmYiLz4KPC9zdmc+)](https://stenciljs.com/) [![Web Components](https://img.shields.io/badge/Web%20Components-Ready-29ABE2.svg)](https://www.webcomponents.org/) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
37
+
38
+ ### Community & Activity
39
+
40
+ [![GitHub stars](https://img.shields.io/github/stars/Lundalogik/lime-elements?style=social)](https://github.com/Lundalogik/lime-elements) [![GitHub issues](https://img.shields.io/github/issues/Lundalogik/lime-elements)](https://github.com/Lundalogik/lime-elements/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/Lundalogik/lime-elements)](https://github.com/Lundalogik/lime-elements/pulls) [![Commits](https://img.shields.io/github/commit-activity/m/Lundalogik/lime-elements)](https://github.com/Lundalogik/lime-elements/graphs/commit-activity)
41
+
42
+ ---
43
+
44
+ ## Quick Start
45
+
46
+ ```html
47
+ <!-- Load the package -->
48
+ <script type="module" src="https://cdn.jsdelivr.net/npm/@limetech/lime-elements@latest/dist/lime-elements/lime-elements.esm.js"></script>
49
+
50
+ <!-- Use components in your HTML -->
51
+ <limel-input-field
52
+ label="Name"
53
+ placeholder="Enter your full name"
54
+ ></limel-input-field>
55
+ <limel-button primary label="Submit"></limel-button>
56
+ ```
57
+
58
+ **[Try it live in our playground](https://lundalogik.github.io/lime-elements/versions/latest/#/)**
16
59
 
17
60
  ---
18
61
 
19
62
  ## Getting Started
20
63
 
21
- - To install, run `npm install @limetech/lime-elements`.
64
+ - To install, run `npm install @limetech/lime-elements`.
22
65
 
23
66
  ### Requirements
24
67
 
@@ -46,7 +89,7 @@ font-family: 'Roboto', Arial, Verdana, sans-serif;
46
89
 
47
90
  #### 2. Icons
48
91
 
49
- At Lime, we utilize the [_Windows 10_ icon set from **Icons8**](https://icons8.com/icons/windows). You may notice these icons in our components, such as the magnifying glass icon displayed as a leading icon on an input field.
92
+ At Lime, we utilize the [_Windows 11 Outline_ icon set from **Icons8**](https://icons8.com/icons/fluency-systems-regular). You may notice these icons in our components, such as the magnifying glass icon displayed as a leading icon on an input field.
50
93
 
51
94
  If you're using Lime Elements in a non-Lime product, you'll need to provide your own icons. We're unable to redistribute Icons8's assets with our package due to licensing restrictions.
52
95
 
@@ -54,11 +97,11 @@ Providing your own icons is crucial as many of our components use an `Icon` inte
54
97
 
55
98
  ##### How to Set Up Your Icons Folder
56
99
 
57
- - **For _Lime_ products:**
100
+ - **For _Lime_ products:**
58
101
 
59
102
  To use `@lundalogik/lime-icons8`, the `/assets` folder from `@lundalogik/lime-icons8` must be made available on the web-server.
60
103
 
61
- - **For _non-Lime_ products:**
104
+ - **For _non-Lime_ products:**
62
105
 
63
106
  To use a different icon set, the icons must be placed in a folder structure that looks like this: `assets/icons/<name-of-icon>.svg`
64
107
 
@@ -78,7 +121,7 @@ Providing your own icons is crucial as many of our components use an `Icon` inte
78
121
 
79
122
  ---
80
123
 
81
- ## Using @beta components
124
+ ## Using @beta Components
82
125
 
83
126
  Components marked as `@beta` are not yet stable. Here's what you need to know:
84
127
 
@@ -90,14 +133,49 @@ Remember: All components can change, but `@beta` components change more often an
90
133
 
91
134
  ---
92
135
 
93
- ## Getting help
136
+ ## Community & Support
94
137
 
95
- - If you have a general question, or are in need of support, please open a [Question issue](https://github.com/Lundalogik/lime-elements/issues/new?template=03_question.md) on GitHub.
138
+ - 💬 **Questions?** [create an issue](https://github.com/Lundalogik/lime-elements/issues/new?template=03_question.md)
139
+ - 🐛 **Found a bug?** [Report it here](https://github.com/Lundalogik/lime-elements/issues/new?template=01_bug_report.md)
140
+ - 💡 **Feature request?** [Share your ideas](https://github.com/Lundalogik/lime-elements/issues/new?template=02_feature_request.md)
141
+ - 🆕 **What's new?** Check our [changelog](https://github.com/Lundalogik/lime-elements/blob/main/CHANGELOG.md) for the latest updates
96
142
 
97
143
  ---
98
144
 
99
145
  ## Contributing
100
146
 
101
- - To build and run the documentation locally on your machine, run `npm start`.
102
- - To see what other scripts are available, run `npm run`.
103
- - Please read our [guidelines for contributers](https://github.com/Lundalogik/lime-elements/CONTRIBUTING.md)
147
+ We welcome contributions from the community! Here's how you can help:
148
+
149
+ - 🔍 **Found an issue?** Feel free to fix it and submit a PR
150
+ - 📝 **Improve docs?** Documentation improvements are always appreciated
151
+ - 🎨 **Design feedback?** Share your UX insights
152
+ - 🧪 **Testing?** Help us test new features and report bugs
153
+
154
+ **Quick Set Up**
155
+
156
+ ```bash
157
+ git clone https://github.com/Lundalogik/lime-elements.git
158
+ cd lime-elements
159
+ npm install
160
+ npm start # Starts local development server
161
+ ```
162
+
163
+ 📋 **[Read our full contributing guidelines](https://github.com/Lundalogik/lime-elements/blob/main/CONTRIBUTING.md)**
164
+
165
+ ---
166
+
167
+ ## 📄 License
168
+
169
+ Lime Elements is open source software licensed under the [Apache 2.0 License](https://opensource.org/licenses/Apache-2.0).
170
+
171
+ ---
172
+
173
+ <div align="center">
174
+
175
+ **Built with ❤️ by your friends at [Lime Technologies](https://www.lime-technologies.com/)**
176
+
177
+ _Empowering developers to create amazing user experiences_
178
+
179
+ [⭐ Star us on GitHub](https://github.com/Lundalogik/lime-elements) • [📚 Documentation](https://lundalogik.github.io/lime-elements/) • [📦 NPM](https://www.npmjs.com/package/@limetech/lime-elements)
180
+
181
+ </div>