@luzmo/analytics-components-kit 1.0.1-alpha.1 → 1.0.1-alpha.2
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/edit-option-picker/index.js +1 -1
- package/edit-option-slider/index.js +1 -1
- package/edit-option-toggle/index.js +1 -1
- package/index.js +1 -1
- package/package.json +1 -1
- package/LICENSE +0 -18
- package/README.md +0 -1
package/index.js
CHANGED
package/package.json
CHANGED
package/LICENSE
DELETED
@@ -1,18 +0,0 @@
|
|
1
|
-
A modern Web Component for Luzmo dashboards in your web application.
|
2
|
-
|
3
|
-
Copyright © 2024 Luzmo
|
4
|
-
All rights reserved.
|
5
|
-
Luzmo edit components (“Luzmo Edit Web Components”)
|
6
|
-
must be used according to the Luzmo Terms of Service.
|
7
|
-
This license allows users with a current active Luzmo account
|
8
|
-
to use the Luzmo Dashboard Web Component. This license terminates
|
9
|
-
automatically if a user no longer has an active Luzmo account.
|
10
|
-
Please view the Luzmo Terms of Service at: https://www.luzmo.com/information-pages/terms-of-use.
|
11
|
-
|
12
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
13
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
14
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
15
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
16
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
17
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
18
|
-
SOFTWARE.
|
package/README.md
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
Luzmo Edit web components
|