igniteui-webcomponents-fdc3 4.3.1 → 4.3.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.
Files changed (3) hide show
  1. package/License +7 -7
  2. package/README.md +7 -7
  3. package/package.json +2 -2
package/License CHANGED
@@ -1,5 +1,5 @@
1
1
  ==============================================================
2
- ==== Ignite UI(R) for Angular 2019 Volume 2 ====
2
+ ==== Ignite UI(R) for Web Components 2023 Volume 1 ====
3
3
  ==============================================================
4
4
 
5
5
  ==============================================================
@@ -11,17 +11,17 @@
11
11
  ==============================================================
12
12
 
13
13
 
14
- Getting Started with Ignite UI for Angular
14
+ Getting Started with Ignite UI for Web Components
15
15
  --------------------------------------------------------------
16
16
  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,23 +1,23 @@
1
1
  # Ignite UI for WebComponents FDC3 Data Adapter - from Infragistics
2
2
 
3
- [Ignite UI for Web Components](https://www.infragistics.com/products/ignite-ui-WebComponents) is a complete set of UI Widgets, Components extending the browser's native capabilities by Infragistics. Ignite UI for WebComponents 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) with native custom elements.
3
+ [Ignite UI for Web Components](https://www.infragistics.com/products/ignite-ui-WebComponents) is a complete set of UI Widgets, Components extending the browser's native capabilities by Infragistics. Ignite UI for WebComponents 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) with native custom elements.
4
4
 
5
- This package is specifically the FDC3 Data Adapter that generates financial data for received [FDC3 intents](https://fdc3.finos.org/docs/1.0/intents-intro) as well as sending messages to other FDC3-enabled apps using [OpenFin FDC3 service](https://developers.openfin.co/docs/fdc3). This data adapter can be used with [Ignite UI for WebComponents Charts](https://www.npmjs.com/package/igniteui-webcomponents-charts) and [Ignite UI for WebComponents Grids](https://www.npmjs.com/package/igniteui-webcomponents-grids).
5
+ This package provides the FDC3 Data Adapter that generates financial data for received [FDC3 intents](https://fdc3.finos.org/docs/1.0/intents-intro) as well as sending messages to other FDC3-enabled apps using [OpenFin FDC3 service](https://developers.openfin.co/docs/fdc3). This data adapter can be used with [Ignite UI for WebComponents Charts](https://www.npmjs.com/package/igniteui-webcomponents-charts) and [Ignite UI for WebComponents Grids](https://www.npmjs.com/package/igniteui-webcomponents-grids).
6
6
 
7
7
 
8
- <!-- commented out because we dont have a sample for angular version yet -->
8
+ <!-- commented out because we dont have a sample for Web Components version yet -->
9
9
  <!-- ## [**View running samples here**](https://www.infragistics.com/resources/sample-applications/webcomponents-stock-chart-app) -->
10
10
 
11
11
 
12
12
  ## NPM Package
13
13
 
14
- You can include Ignite UI for Web Components Charts in your project as a dependency using the NPM package.
14
+ You can include Ignite UI for Web Components Charts in your project using this `npm` command:
15
15
 
16
- `npm install igniteui-webcomponents-fdc3 igniteui-webcomponents-core --save`
16
+ `npm install --save igniteui-webcomponents-fdc3 igniteui-webcomponents-core`
17
17
 
18
18
  ## License
19
- 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/
19
+ 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/)
20
20
 
21
21
  To acquire a license for usage, please register for a trial and acquire a license at [Infragistics.com](https://www.infragistics.com).
22
22
 
23
- © Copyright 2019 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).
23
+ © 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).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "igniteui-webcomponents-fdc3",
3
- "version": "4.3.1",
3
+ "version": "4.3.2",
4
4
  "description": "Ignite UI Web Components FDC3 data adapter generates financial data for received FDC3 intents as well as sending messages to other FDC3-enabled apps using OpenFin's FDC3 service.",
5
5
  "homepage": "https://github.com/IgniteUI/igniteui-webcomponents-fdc3",
6
6
  "keywords": [
@@ -20,7 +20,7 @@
20
20
  "tslib": "^2.3.1"
21
21
  },
22
22
  "peerDependencies": {
23
- "igniteui-webcomponents-core": "4.3.1",
23
+ "igniteui-webcomponents-core": "4.3.2",
24
24
  "openfin-fdc3": "^0.2.0",
25
25
  "openfin-launcher": "^1.4.8"
26
26
  },