@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.
- package/CHANGELOG.md +16 -0
- package/README.md +96 -18
- package/dist/cjs/limel-form.cjs.entry.js +7507 -7280
- package/dist/cjs/limel-form.cjs.entry.js.map +1 -1
- package/dist/cjs/limel-popover_2.cjs.entry.js +2 -1
- package/dist/cjs/limel-popover_2.cjs.entry.js.map +1 -1
- package/dist/cjs/limel-table.cjs.entry.js +11 -1
- package/dist/cjs/limel-table.cjs.entry.js.map +1 -1
- package/dist/collection/components/popover-surface/popover-surface.js +2 -1
- package/dist/collection/components/popover-surface/popover-surface.js.map +1 -1
- package/dist/collection/components/table/table.js +3 -1
- package/dist/collection/components/table/table.js.map +1 -1
- package/dist/collection/components/table/utils.js +10 -0
- package/dist/collection/components/table/utils.js.map +1 -0
- package/dist/esm/limel-form.entry.js +7507 -7280
- package/dist/esm/limel-form.entry.js.map +1 -1
- package/dist/esm/limel-popover_2.entry.js +2 -1
- package/dist/esm/limel-popover_2.entry.js.map +1 -1
- package/dist/esm/limel-table.entry.js +11 -1
- package/dist/esm/limel-table.entry.js.map +1 -1
- package/dist/lime-elements/lime-elements.esm.js +1 -1
- package/dist/lime-elements/p-22ffde58.entry.js +21 -0
- package/dist/lime-elements/p-22ffde58.entry.js.map +1 -0
- package/dist/lime-elements/{p-eeed4d9b.entry.js → p-7cf454d8.entry.js} +2 -2
- package/dist/lime-elements/p-7cf454d8.entry.js.map +1 -0
- package/dist/lime-elements/{p-54a2d5bc.entry.js → p-eac0220e.entry.js} +2 -2
- package/dist/lime-elements/p-eac0220e.entry.js.map +1 -0
- package/dist/types/components/form/adapters/widget-adapter.d.ts +1 -3
- package/dist/types/components/form/fields/object-field.d.ts +1 -3
- package/dist/types/components/table/utils.d.ts +3 -0
- package/package.json +5 -5
- package/dist/lime-elements/p-54a2d5bc.entry.js.map +0 -1
- package/dist/lime-elements/p-6a48a888.entry.js +0 -21
- package/dist/lime-elements/p-6a48a888.entry.js.map +0 -1
- 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
|
-
|
|
3
|
+
**Modern Web Components for Enterprise Applications**
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
_A comprehensive design system and component library built with Stencil_
|
|
6
6
|
|
|
7
|
-
|
|
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
|
-
|
|
28
|
+
[](https://www.npmjs.com/package/@limetech/lime-elements) [](https://github.com/semantic-release/semantic-release) [](https://www.npmjs.com/package/@limetech/lime-elements)
|
|
10
29
|
|
|
11
|
-
|
|
30
|
+
### Quality & Reliability
|
|
12
31
|
|
|
13
|
-
|
|
32
|
+
[](https://github.com/Lundalogik/lime-elements/actions) [](https://sonarcloud.io/summary/new_code?id=Lundalogik_lime-elements) [](https://packagephobia.com/result?p=@limetech/lime-elements) [](https://snyk.io/test/github/Lundalogik/lime-elements) [](https://libraries.io/github/Lundalogik/lime-elements)
|
|
14
33
|
|
|
15
|
-
|
|
34
|
+
### Technology & Standards
|
|
35
|
+
|
|
36
|
+
[](https://www.typescriptlang.org/) [](https://stenciljs.com/) [](https://www.webcomponents.org/) [](https://opensource.org/licenses/Apache-2.0)
|
|
37
|
+
|
|
38
|
+
### Community & Activity
|
|
39
|
+
|
|
40
|
+
[](https://github.com/Lundalogik/lime-elements) [](https://github.com/Lundalogik/lime-elements/issues) [](https://github.com/Lundalogik/lime-elements/pulls) [](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
|
-
-
|
|
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
|
|
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
|
-
-
|
|
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
|
-
-
|
|
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
|
|
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
|
-
##
|
|
136
|
+
## Community & Support
|
|
94
137
|
|
|
95
|
-
-
|
|
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
|
-
|
|
102
|
-
|
|
103
|
-
-
|
|
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>
|