igniteui-angular-core 16.1.1 → 16.1.2-beta.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 +6 -6
- package/README.md +14 -6
- package/bundles/igniteui-angular-core.umd.js +18 -14
- package/bundles/igniteui-angular-core.umd.min.js +1 -1
- package/esm2015/lib/WebComboChangeEventArgsDetailDescription.js +12 -12
- package/esm2015/lib/WebComboChangeEventArgsDetailDescriptionMetadata.js +2 -2
- package/esm2015/lib/WebComboDescriptionMetadata.js +1 -1
- package/esm2015/lib/dateExtended.js +5 -1
- package/esm5/lib/WebComboChangeEventArgsDetailDescription.js +10 -10
- package/esm5/lib/WebComboChangeEventArgsDetailDescriptionMetadata.js +2 -2
- package/esm5/lib/WebComboDescriptionMetadata.js +1 -1
- package/esm5/lib/dateExtended.js +5 -1
- package/fesm2015/igniteui-angular-core.js +20 -16
- package/fesm5/igniteui-angular-core.js +18 -14
- package/lib/WebComboChangeEventArgsDetailDescription.d.ts +6 -6
- package/lib/WebComboDescription.d.ts +2 -2
- package/package.json +1 -1
package/License
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
==============================================================
|
|
2
|
-
==== Ignite UI(R) for Angular
|
|
2
|
+
==== Ignite UI(R) for Angular 2023 Volume 1 ====
|
|
3
3
|
==============================================================
|
|
4
4
|
|
|
5
5
|
==============================================================
|
|
@@ -17,11 +17,11 @@ You can find getting started information related to this product here:
|
|
|
17
17
|
|
|
18
18
|
http://igniteui.com/
|
|
19
19
|
|
|
20
|
-
THIRD PARTY COMPONENTS, USAGE & RESTRICTIONS.
|
|
21
|
-
A. The SOFTWARE may include certain third party components ("MS-PL Components") licensed under the Microsoft Permissive License ("MS-PL"). A list of included MS-PL Components and their respective licenses shall be provided upon request.
|
|
22
|
-
To the extent required by the MS-PL, the terms of such license will apply in lieu of the terms of this Agreement, and Infragistics, Inc. hereby represents and warrants that the license granted to such MS-PL Components will be no less broad than the license granted in this Agreement. To the extent the terms of the license applicable to MS-PL Components prohibit any of the restrictions in this agreement with respect to such MS-PL Components, such restrictions will not apply to such MS-PL Components. The MS-PL Components are provided "as is" by the third party licensors who disclaim all liabilities, damages, (even if they have been advised of the possibility of such damages), warranties, indemnities and other obligations of any kind, express or implied, with regard to the MS-PL Components. The MS-PL Components are excluded from any indemnity provided by Infragistics Inc. in this license. Nothing in the foregoing affects any performance warranty provided by Infragistics Inc. with regard to the SOFTWARE as a whole.
|
|
20
|
+
THIRD PARTY COMPONENTS, USAGE & RESTRICTIONS.
|
|
21
|
+
A. The SOFTWARE may include certain third party components ("MS-PL Components") licensed under the Microsoft Permissive License ("MS-PL"). A list of included MS-PL Components and their respective licenses shall be provided upon request.
|
|
22
|
+
To the extent required by the MS-PL, the terms of such license will apply in lieu of the terms of this Agreement, and Infragistics, Inc. hereby represents and warrants that the license granted to such MS-PL Components will be no less broad than the license granted in this Agreement. To the extent the terms of the license applicable to MS-PL Components prohibit any of the restrictions in this agreement with respect to such MS-PL Components, such restrictions will not apply to such MS-PL Components. The MS-PL Components are provided "as is" by the third party licensors who disclaim all liabilities, damages, (even if they have been advised of the possibility of such damages), warranties, indemnities and other obligations of any kind, express or implied, with regard to the MS-PL Components. The MS-PL Components are excluded from any indemnity provided by Infragistics Inc. in this license. Nothing in the foregoing affects any performance warranty provided by Infragistics Inc. with regard to the SOFTWARE as a whole.
|
|
23
23
|
|
|
24
|
-
B. The SOFTWARE may also include third party components ("Other Components") licensed under, and subject to the permission of the MIT License found at https://opensource.org/licenses/MIT. The Other Components are 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 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE OTHER COMPONENTS OR THE USE OF OTHER DEALINGS IN THE OTHER COMPONENTS.
|
|
24
|
+
B. The SOFTWARE may also include third party components ("Other Components") licensed under, and subject to the permission of the MIT License found at https://opensource.org/licenses/MIT. The Other Components are 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 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE OTHER COMPONENTS OR THE USE OF OTHER DEALINGS IN THE OTHER COMPONENTS.
|
|
25
25
|
|
|
26
|
-
C. Note: To the best of our knowledge, Microsoft� doesn't forbid third-party companies from developing a product for the XPS document generation. However, according to the XML Paper Specification Patent License, we need to provide the following notice for your information:
|
|
26
|
+
C. Note: To the best of our knowledge, Microsoft� doesn't forbid third-party companies from developing a product for the XPS document generation. However, according to the XML Paper Specification Patent License, we need to provide the following notice for your information:
|
|
27
27
|
This product may incorporate intellectual property owned by Microsoft Corporation. The terms and conditions upon which Microsoft is licensing such intellectual property can be found at http://www.microsoft.com/whdc/XPS/XpsLicense.mspx.
|
package/README.md
CHANGED
|
@@ -1,18 +1,26 @@
|
|
|
1
1
|
# Ignite UI for Angular Core - from Infragistics
|
|
2
2
|
|
|
3
|
-
[Ignite UI for Angular](https://www.infragistics.com/products/ignite-ui-angular) is a complete set of Material-based UI Widgets, Components & Sketch UI kits and supporting directives for [Angular](https://angular.io/) by Infragistics.
|
|
3
|
+
[Ignite UI for Angular](https://www.infragistics.com/products/ignite-ui-angular) is a complete set of Material-based UI Widgets, Components & Sketch UI kits and supporting directives for [Angular](https://angular.io/) by Infragistics. Ignite UI for Angular is designed to enable developers to build the most modern, high-performance HTML5 & JavaScript apps for modern desktop browsers, mobile experiences and progressive web apps (PWA’s) targeting Google's Angular framework.
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
The Ignite UI for Angular Core package is a dependency of the following component packages:
|
|
6
|
+
|
|
7
|
+
- [igniteui-angular-charts](https://www.npmjs.com/package/igniteui-angular-charts)
|
|
8
|
+
- [igniteui-angular-excel ](https://www.npmjs.com/package/igniteui-angular-excel)
|
|
9
|
+
- [igniteui-angular-gauges](https://www.npmjs.com/package/igniteui-angular-gauges)
|
|
10
|
+
- [igniteui-angular-grids ](https://www.npmjs.com/package/igniteui-angular-grids)
|
|
11
|
+
- [igniteui-angular-maps ](https://www.npmjs.com/package/igniteui-angular-maps)
|
|
12
|
+
|
|
13
|
+
You can view samples of those components on this [website](https://www.infragistics.com/products/ignite-ui-angular/angular/components/charts/chart-overview)
|
|
6
14
|
|
|
7
15
|
## NPM Package
|
|
8
16
|
|
|
9
|
-
You can include Ignite UI for Angular Core in your project
|
|
17
|
+
You can include Ignite UI for Angular Core in your project using this `npm` command:
|
|
10
18
|
|
|
11
|
-
`npm install igniteui-angular-core
|
|
19
|
+
`npm install --save igniteui-angular-core`
|
|
12
20
|
|
|
13
21
|
## License
|
|
14
|
-
This is a commercial product, requiring a valid paid-for license for use. This license details can by found here
|
|
22
|
+
This is a commercial product, requiring a valid paid-for license for use. This license details can by found [here](http://www.infragistics.com/legal/ultimate/license/)
|
|
15
23
|
|
|
16
24
|
To acquire a license for usage, please register for a trial and acquire a license at [Infragistics.com](https://www.infragistics.com).
|
|
17
25
|
|
|
18
|
-
© Copyright
|
|
26
|
+
© Copyright 2023 Infragistics. All Rights Reserved. The Infragistics Ultimate license & copyright applies to this distribution. For information on that license, please go to our website [here](https://www.infragistics.com/legal/license).
|
|
@@ -9642,7 +9642,11 @@
|
|
|
9642
9642
|
function toLongDateString(value) {
|
|
9643
9643
|
return value.toLocaleString(CultureInfo.currentCulture.name, _longDateFormatOptions).replace(/\u200E/g, "");
|
|
9644
9644
|
}
|
|
9645
|
-
var _longTimeFormatOptions
|
|
9645
|
+
var _longTimeFormatOptions = {
|
|
9646
|
+
hour: "numeric",
|
|
9647
|
+
minute: "numeric",
|
|
9648
|
+
second: "numeric"
|
|
9649
|
+
};
|
|
9646
9650
|
function toLongTimeString(value) {
|
|
9647
9651
|
return value.toLocaleString(CultureInfo.currentCulture.name, _longTimeFormatOptions).replace(/\u200E/g, "");
|
|
9648
9652
|
}
|
|
@@ -202657,9 +202661,9 @@
|
|
|
202657
202661
|
tslib.__extends(WebComboChangeEventArgsDetailDescription, _super);
|
|
202658
202662
|
function WebComboChangeEventArgsDetailDescription() {
|
|
202659
202663
|
var _this = _super.call(this) || this;
|
|
202660
|
-
_this.
|
|
202664
|
+
_this.l = null;
|
|
202661
202665
|
_this.k = null;
|
|
202662
|
-
_this.
|
|
202666
|
+
_this.j = null;
|
|
202663
202667
|
return _this;
|
|
202664
202668
|
}
|
|
202665
202669
|
WebComboChangeEventArgsDetailDescription.prototype.get_type = function () {
|
|
@@ -202672,34 +202676,34 @@
|
|
|
202672
202676
|
enumerable: false,
|
|
202673
202677
|
configurable: true
|
|
202674
202678
|
});
|
|
202675
|
-
Object.defineProperty(WebComboChangeEventArgsDetailDescription.prototype, "
|
|
202679
|
+
Object.defineProperty(WebComboChangeEventArgsDetailDescription.prototype, "newValueRef", {
|
|
202676
202680
|
get: function () {
|
|
202677
|
-
return this.
|
|
202681
|
+
return this.l;
|
|
202678
202682
|
},
|
|
202679
202683
|
set: function (a) {
|
|
202680
|
-
this.
|
|
202681
|
-
this.g("
|
|
202684
|
+
this.l = a;
|
|
202685
|
+
this.g("NewValueRef");
|
|
202682
202686
|
},
|
|
202683
202687
|
enumerable: false,
|
|
202684
202688
|
configurable: true
|
|
202685
202689
|
});
|
|
202686
|
-
Object.defineProperty(WebComboChangeEventArgsDetailDescription.prototype, "
|
|
202690
|
+
Object.defineProperty(WebComboChangeEventArgsDetailDescription.prototype, "itemsRef", {
|
|
202687
202691
|
get: function () {
|
|
202688
202692
|
return this.k;
|
|
202689
202693
|
},
|
|
202690
202694
|
set: function (a) {
|
|
202691
202695
|
this.k = a;
|
|
202692
|
-
this.g("
|
|
202696
|
+
this.g("ItemsRef");
|
|
202693
202697
|
},
|
|
202694
202698
|
enumerable: false,
|
|
202695
202699
|
configurable: true
|
|
202696
202700
|
});
|
|
202697
202701
|
Object.defineProperty(WebComboChangeEventArgsDetailDescription.prototype, "changeType", {
|
|
202698
202702
|
get: function () {
|
|
202699
|
-
return this.
|
|
202703
|
+
return this.j;
|
|
202700
202704
|
},
|
|
202701
202705
|
set: function (a) {
|
|
202702
|
-
this.
|
|
202706
|
+
this.j = a;
|
|
202703
202707
|
this.g("ChangeType");
|
|
202704
202708
|
},
|
|
202705
202709
|
enumerable: false,
|
|
@@ -202740,8 +202744,8 @@
|
|
|
202740
202744
|
a.item("__skipModuleRegisterWebComponents", "Boolean");
|
|
202741
202745
|
a.item("__importTypesWebComponents", "String:igniteui-webcomponents");
|
|
202742
202746
|
a.item("__skipSuffix", "Boolean");
|
|
202743
|
-
a.item("
|
|
202744
|
-
a.item("
|
|
202747
|
+
a.item("NewValueRef", "(w:NewValue,wf:NewValue)DataRef:object");
|
|
202748
|
+
a.item("ItemsRef", "(w:Items,wf:Items)DataRef:object");
|
|
202745
202749
|
a.item("ChangeType", "(wc:Type)ExportedType:string:ComboChangeType");
|
|
202746
202750
|
a.item("ChangeType@stringUnion", "WebComponents;React");
|
|
202747
202751
|
a.item("ChangeType@names", "Selection;Deselection;Addition");
|
|
@@ -202897,7 +202901,7 @@
|
|
|
202897
202901
|
a.item("FilteringOptions", "ExportedType:WebFilteringOptions");
|
|
202898
202902
|
a.item("CaseSensitiveIcon", "Boolean");
|
|
202899
202903
|
a.item("DisableFiltering", "Boolean");
|
|
202900
|
-
a.item("Value", "Array:
|
|
202904
|
+
a.item("Value", "Array:object");
|
|
202901
202905
|
a.item("ItemTemplateRef", "(w:ItemTemplate,wf:ItemTemplate)TemplateRef::object");
|
|
202902
202906
|
a.item("GroupHeaderTemplateRef", "(w:GroupHeaderTemplate,wf:GroupHeaderTemplate)TemplateRef::object");
|
|
202903
202907
|
a.item("ChangeRef", "EventRef::change");
|