ngx-view-builder-plugin-templates 0.1.0
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/LICENSE.md
ADDED
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
# NGX View Builder Commercial License Agreement
|
|
2
|
+
|
|
3
|
+
Copyright © 2026 NGX View Builder (https://ngxviewbuilder.io). All rights reserved.
|
|
4
|
+
|
|
5
|
+
This is a legal agreement between you (the **"Licensee"**) and NGX View Builder (the **"Licensor"**) covering the `ngx-view-builder` package and the official `ngx-view-builder-plugin-*` packages (together the **"Software"**). By installing or using the Software you agree to these terms.
|
|
6
|
+
|
|
7
|
+
**This is commercial software. It is not open source.** The Software's source form being readable in the npm distribution does not grant any open-source rights.
|
|
8
|
+
|
|
9
|
+
## 1. Definitions
|
|
10
|
+
|
|
11
|
+
- **"License Key"** — a cryptographically signed key issued by Licensor that identifies the customer, plan, and expiry date (the **"License Term"**).
|
|
12
|
+
- **"Covered Version"** — any version of the Software whose release date is earlier than the expiry date of Licensee's License Key.
|
|
13
|
+
- **"Application"** — a software product that incorporates the Software, developed by Licensee for itself **or for a client of Licensee** (contract / agency work).
|
|
14
|
+
|
|
15
|
+
## 2. License grant
|
|
16
|
+
|
|
17
|
+
Subject to the purchase of a valid License Key and compliance with this agreement, Licensor grants Licensee a non-exclusive, non-transferable, worldwide license to:
|
|
18
|
+
|
|
19
|
+
1. use the Software to develop Applications, within the limits of the purchased plan;
|
|
20
|
+
2. deploy Covered Versions in any number of Applications and environments, unless the purchased plan states otherwise;
|
|
21
|
+
3. develop Applications **for third parties (Licensee's clients)** and deliver or transfer such Applications to them — the client may operate, host, and use the delivered Application without a separate License Key;
|
|
22
|
+
4. keep using Covered Versions **perpetually** — this right survives the end of the License Term.
|
|
23
|
+
|
|
24
|
+
End users of Licensee's Applications do **not** need their own License Key; the runtime shows no license UI.
|
|
25
|
+
|
|
26
|
+
For clarity, development with the Software must be covered by a License Key held by **either side of a contract-work relationship**:
|
|
27
|
+
|
|
28
|
+
- If Licensee is a development company or agency, its License Key covers the development it performs for its clients (Section 2.3).
|
|
29
|
+
- If Licensee is the end customer of an Application, Licensee's License Key also covers **contractors and outsourced developers** working on that Application on Licensee's behalf. Such contractor use is limited to Licensee's Applications and does not extend to the contractor's own or other clients' projects.
|
|
30
|
+
|
|
31
|
+
Any party that develops with the Software outside these two cases needs its own License Key.
|
|
32
|
+
|
|
33
|
+
## 3. Evaluation use
|
|
34
|
+
|
|
35
|
+
The Software may be used **without** a License Key for evaluation and development trial purposes only. In that mode the builder displays a watermark. Any production use requires a valid License Key.
|
|
36
|
+
|
|
37
|
+
## 4. Updates
|
|
38
|
+
|
|
39
|
+
Versions of the Software released **after** the end of the License Term are not Covered Versions. Using them requires renewing the License Key; without renewal they run in degraded (watermarked) mode.
|
|
40
|
+
|
|
41
|
+
## 5. Restrictions
|
|
42
|
+
|
|
43
|
+
Licensee may not:
|
|
44
|
+
|
|
45
|
+
1. redistribute, resell, rent, lease, or sublicense the Software on its own (i.e. other than embedded in an Application);
|
|
46
|
+
2. offer the Software, or a product derived from it, as a form-builder, view-builder, or low-code SDK/service that competes with the Software;
|
|
47
|
+
3. remove, disable, alter, or circumvent the license-enforcement mechanisms (License Keys, watermark, signature or server validation), nor assist or permit anyone else to do so;
|
|
48
|
+
4. exceed the seat, plan, or usage limits of the purchased plan;
|
|
49
|
+
5. remove or alter copyright or license notices.
|
|
50
|
+
|
|
51
|
+
## 6. Third-party software
|
|
52
|
+
|
|
53
|
+
The Software depends on third-party open-source packages installed separately from npm, each under its own license (MIT: `codemirror`, `@codemirror/*`, `jexl`, `prettier`, `lodash-es`; 0BSD: `tslib`). Those licenses govern those packages only; this agreement governs the Software.
|
|
54
|
+
|
|
55
|
+
## 7. Ownership
|
|
56
|
+
|
|
57
|
+
The Software is licensed, not sold. Licensor retains all right, title, and interest in and to the Software.
|
|
58
|
+
|
|
59
|
+
## 8. Warranty disclaimer
|
|
60
|
+
|
|
61
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.
|
|
62
|
+
|
|
63
|
+
## 9. Limitation of liability
|
|
64
|
+
|
|
65
|
+
TO THE MAXIMUM EXTENT PERMITTED BY LAW, LICENSOR SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES, NOR FOR LOSS OF PROFITS, DATA, OR BUSINESS, ARISING FROM THE USE OF THE SOFTWARE. LICENSOR'S AGGREGATE LIABILITY UNDER THIS AGREEMENT SHALL NOT EXCEED THE LICENSE FEES PAID BY LICENSEE IN THE TWELVE (12) MONTHS PRECEDING THE CLAIM.
|
|
66
|
+
|
|
67
|
+
## 10. Termination
|
|
68
|
+
|
|
69
|
+
This agreement terminates automatically if Licensee materially breaches it. Upon termination, Licensee must stop using the Software; rights to Covered Versions granted under Section 2.3 do not survive termination for breach. Sections 6–11 survive termination.
|
|
70
|
+
|
|
71
|
+
## 11. Governing law
|
|
72
|
+
|
|
73
|
+
This agreement is governed by the laws of the Republic of Lithuania. Any disputes shall be resolved by the competent courts of the Republic of Lithuania.
|
|
74
|
+
|
|
75
|
+
---
|
|
76
|
+
|
|
77
|
+
Questions about licensing: support@ngxviewbuilder.io · Pricing and License Keys: https://ngxviewbuilder.io/pricing
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
import { provideNgxViewBuilderExtensions, TemplatesEditor, HeaderTabEnum, NGX_VIEW_BUILDER_TEMPLATES_CAPABILITY, NGX_VIEW_BUILDER_TEMPLATES_FEATURE_PACK_ID } from 'ngx-view-builder';
|
|
2
|
+
export { NGX_VIEW_BUILDER_TEMPLATES_CAPABILITY, NGX_VIEW_BUILDER_TEMPLATES_FEATURE_PACK_ID } from 'ngx-view-builder';
|
|
3
|
+
|
|
4
|
+
function provideNgxViewBuilderTemplates() {
|
|
5
|
+
return provideNgxViewBuilderExtensions({
|
|
6
|
+
featurePacks: [
|
|
7
|
+
{
|
|
8
|
+
id: NGX_VIEW_BUILDER_TEMPLATES_FEATURE_PACK_ID,
|
|
9
|
+
title: 'Templates',
|
|
10
|
+
capabilities: [NGX_VIEW_BUILDER_TEMPLATES_CAPABILITY],
|
|
11
|
+
builderTabs: [
|
|
12
|
+
{
|
|
13
|
+
id: HeaderTabEnum.TEMPLATES,
|
|
14
|
+
label: 'tab.templates',
|
|
15
|
+
component: TemplatesEditor,
|
|
16
|
+
order: 350,
|
|
17
|
+
},
|
|
18
|
+
],
|
|
19
|
+
},
|
|
20
|
+
],
|
|
21
|
+
});
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* Generated bundle index. Do not edit.
|
|
26
|
+
*/
|
|
27
|
+
|
|
28
|
+
export { provideNgxViewBuilderTemplates };
|
|
29
|
+
//# sourceMappingURL=ngx-view-builder-plugin-templates.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ngx-view-builder-plugin-templates.mjs","sources":["../../../projects/ngx-view-builder-plugin-templates/src/lib/provide-ngx-view-builder-templates.ts","../../../projects/ngx-view-builder-plugin-templates/src/ngx-view-builder-plugin-templates.ts"],"sourcesContent":["import { EnvironmentProviders } from '@angular/core';\r\nimport {\r\n HeaderTabEnum,\r\n NGX_VIEW_BUILDER_TEMPLATES_CAPABILITY,\r\n NGX_VIEW_BUILDER_TEMPLATES_FEATURE_PACK_ID,\r\n TemplatesEditor,\r\n provideNgxViewBuilderExtensions,\r\n} from 'ngx-view-builder';\r\n\r\nexport { NGX_VIEW_BUILDER_TEMPLATES_CAPABILITY, NGX_VIEW_BUILDER_TEMPLATES_FEATURE_PACK_ID };\r\n\r\nexport function provideNgxViewBuilderTemplates(): EnvironmentProviders {\r\n return provideNgxViewBuilderExtensions({\r\n featurePacks: [\r\n {\r\n id: NGX_VIEW_BUILDER_TEMPLATES_FEATURE_PACK_ID,\r\n title: 'Templates',\r\n capabilities: [NGX_VIEW_BUILDER_TEMPLATES_CAPABILITY],\r\n builderTabs: [\r\n {\r\n id: HeaderTabEnum.TEMPLATES,\r\n label: 'tab.templates',\r\n component: TemplatesEditor,\r\n order: 350,\r\n },\r\n ],\r\n },\r\n ],\r\n });\r\n}\r\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":";;;SAWgB,8BAA8B,GAAA;AAC5C,IAAA,OAAO,+BAA+B,CAAC;AACrC,QAAA,YAAY,EAAE;AACZ,YAAA;AACE,gBAAA,EAAE,EAAE,0CAA0C;AAC9C,gBAAA,KAAK,EAAE,WAAW;gBAClB,YAAY,EAAE,CAAC,qCAAqC,CAAC;AACrD,gBAAA,WAAW,EAAE;AACX,oBAAA;wBACE,EAAE,EAAE,aAAa,CAAC,SAAS;AAC3B,wBAAA,KAAK,EAAE,eAAe;AACtB,wBAAA,SAAS,EAAE,eAAe;AAC1B,wBAAA,KAAK,EAAE,GAAG;AACX,qBAAA;AACF,iBAAA;AACF,aAAA;AACF,SAAA;AACF,KAAA,CAAC;AACJ;;AC7BA;;AAEG;;;;"}
|
package/package.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "ngx-view-builder-plugin-templates",
|
|
3
|
+
"version": "0.1.0",
|
|
4
|
+
"peerDependencies": {
|
|
5
|
+
"@angular/cdk": "^21.0.0",
|
|
6
|
+
"@angular/common": "^21.0.0",
|
|
7
|
+
"@angular/core": "^21.0.0",
|
|
8
|
+
"ngx-view-builder": "^0.1.0"
|
|
9
|
+
},
|
|
10
|
+
"dependencies": {
|
|
11
|
+
"tslib": "^2.6.0"
|
|
12
|
+
},
|
|
13
|
+
"license": "SEE LICENSE IN LICENSE.md",
|
|
14
|
+
"homepage": "https://ngxviewbuilder.io",
|
|
15
|
+
"module": "fesm2022/ngx-view-builder-plugin-templates.mjs",
|
|
16
|
+
"typings": "types/ngx-view-builder-plugin-templates.d.ts",
|
|
17
|
+
"exports": {
|
|
18
|
+
"./package.json": {
|
|
19
|
+
"default": "./package.json"
|
|
20
|
+
},
|
|
21
|
+
".": {
|
|
22
|
+
"types": "./types/ngx-view-builder-plugin-templates.d.ts",
|
|
23
|
+
"default": "./fesm2022/ngx-view-builder-plugin-templates.mjs"
|
|
24
|
+
}
|
|
25
|
+
},
|
|
26
|
+
"sideEffects": false,
|
|
27
|
+
"type": "module"
|
|
28
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import { EnvironmentProviders } from '@angular/core';
|
|
2
|
+
export { NGX_VIEW_BUILDER_TEMPLATES_CAPABILITY, NGX_VIEW_BUILDER_TEMPLATES_FEATURE_PACK_ID } from 'ngx-view-builder';
|
|
3
|
+
|
|
4
|
+
declare function provideNgxViewBuilderTemplates(): EnvironmentProviders;
|
|
5
|
+
|
|
6
|
+
export { provideNgxViewBuilderTemplates };
|