@aquera/nile-elements 1.7.0 → 1.7.1

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/README.md CHANGED
@@ -79,6 +79,9 @@ To run a local development server that serves the basic demo located in `demo/in
79
79
 
80
80
  In this section, you can find the updates for each release of `nile-elements`. It's a good practice to maintain detailed release notes to help users and developers understand what changes have been made from one version to another and how these changes might affect their projects.
81
81
 
82
+ #### Version 1.7.1 (April 29, 2026)
83
+ - Nile Nav Tab: Added Part to Nile Nav Tab (UIF-1206)
84
+
82
85
  #### Version 1.7.0 (April 7, 2026)
83
86
  - Nile Color Picker: Added New Component (UIF-1174)
84
87
 
package/demo/index.js CHANGED
@@ -18,7 +18,7 @@ window.iconPath = '';
18
18
  // import '../dist/src/nile-badge/index.js';
19
19
  import '../dist/src/index.js';
20
20
  // Import nile-glyph from @aquera/nile-glyph
21
- //import '../../nile-glyph/dist/src/nile-glyph/index.js';
21
+ // import '../../nile-glyph/dist/src/nile-glyph/index.js';
22
22
  // import '../dist/src/nile-input/index.js';
23
23
 
24
24
  // find html element by id