@powerportalspro/react-fluent 5.0.0 → 6.0.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/EULA.txt +263 -0
- package/README.md +38 -0
- package/dist/index.cjs +459 -58
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +462 -61
- package/dist/index.js.map +1 -1
- package/package.json +7 -6
package/EULA.txt
ADDED
|
@@ -0,0 +1,263 @@
|
|
|
1
|
+
END USER LICENSE AGREEMENT (EULA)
|
|
2
|
+
|
|
3
|
+
Power Portals Pro LLC
|
|
4
|
+
PowerPortalsPro.Dataverse.Linq
|
|
5
|
+
|
|
6
|
+
Last Updated: March 16, 2026
|
|
7
|
+
|
|
8
|
+
IMPORTANT — READ CAREFULLY: This End User License Agreement ("Agreement") is
|
|
9
|
+
a legal agreement between you (either an individual or a single legal entity)
|
|
10
|
+
("Licensee") and [Your Company Name] ("Licensor") for the use of
|
|
11
|
+
[Product/Package Name] and any associated documentation, updates, and
|
|
12
|
+
supplementary materials (collectively, the "Software").
|
|
13
|
+
|
|
14
|
+
BY INSTALLING, COPYING, DOWNLOADING, OR OTHERWISE USING THE SOFTWARE, YOU
|
|
15
|
+
AGREE TO BE BOUND BY THE TERMS OF THIS AGREEMENT. IF YOU DO NOT AGREE TO
|
|
16
|
+
THESE TERMS, DO NOT INSTALL OR USE THE SOFTWARE.
|
|
17
|
+
|
|
18
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
19
|
+
1. DEFINITIONS
|
|
20
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
21
|
+
|
|
22
|
+
1.1 "Software" means the compiled binary NuGet package(s) provided by
|
|
23
|
+
Licensor, including any updates or new versions made available under an
|
|
24
|
+
active Subscription.
|
|
25
|
+
|
|
26
|
+
1.2 "Licensee Application" means a software application developed by
|
|
27
|
+
Licensee that incorporates the Software, provided solely as a
|
|
28
|
+
Software-as-a-Service (SaaS) offering.
|
|
29
|
+
|
|
30
|
+
1.3 "Authorized User" means an individual employee or contractor of Licensee
|
|
31
|
+
who is authorized by Licensee to use the Software on Licensee's behalf.
|
|
32
|
+
|
|
33
|
+
1.4 "Subscription" means the time-limited license purchased by Licensee
|
|
34
|
+
entitling Licensee to use the Software and receive updates for the
|
|
35
|
+
duration of the Subscription Term.
|
|
36
|
+
|
|
37
|
+
1.5 "Subscription Term" means the period for which Licensee has paid the
|
|
38
|
+
applicable Subscription fee, as specified in the purchase order or
|
|
39
|
+
invoice.
|
|
40
|
+
|
|
41
|
+
1.6 "End User" means a third party who accesses or uses Licensee's
|
|
42
|
+
Application as a SaaS service.
|
|
43
|
+
|
|
44
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
45
|
+
2. GRANT OF LICENSE
|
|
46
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
47
|
+
|
|
48
|
+
2.1 Subject to the terms of this Agreement and payment of the applicable
|
|
49
|
+
Subscription fee, Licensor grants Licensee a limited, non-exclusive,
|
|
50
|
+
non-transferable, non-sublicensable license during the Subscription Term
|
|
51
|
+
to:
|
|
52
|
+
|
|
53
|
+
(a) Install and use the Software solely for the purpose of developing
|
|
54
|
+
and operating Licensee Applications;
|
|
55
|
+
|
|
56
|
+
(b) Deploy the Software as part of a Licensee Application delivered as
|
|
57
|
+
a SaaS product to End Users; and
|
|
58
|
+
|
|
59
|
+
(c) Allow Authorized Users to access and use the Software solely in
|
|
60
|
+
connection with the development and operation of Licensee
|
|
61
|
+
Applications.
|
|
62
|
+
|
|
63
|
+
2.2 The Software is licensed, not sold. Licensor retains all right, title,
|
|
64
|
+
and interest in and to the Software, including all intellectual property
|
|
65
|
+
rights therein.
|
|
66
|
+
|
|
67
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
68
|
+
3. RESTRICTIONS
|
|
69
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
70
|
+
|
|
71
|
+
3.1 Licensee shall NOT:
|
|
72
|
+
|
|
73
|
+
(a) Redistribute, resell, sublicense, rent, lease, lend, or otherwise
|
|
74
|
+
transfer the Software or any rights therein to any third party;
|
|
75
|
+
|
|
76
|
+
(b) Include the Software or any portion thereof in another software
|
|
77
|
+
library, toolkit, component package, or product that is made
|
|
78
|
+
available to third parties, whether commercially or otherwise;
|
|
79
|
+
|
|
80
|
+
(c) Decompile, disassemble, reverse engineer, or attempt to derive the
|
|
81
|
+
source code of the Software, except to the extent that such activity
|
|
82
|
+
is expressly permitted by applicable law notwithstanding this
|
|
83
|
+
restriction;
|
|
84
|
+
|
|
85
|
+
(d) Modify, adapt, translate, or create derivative works of the
|
|
86
|
+
Software;
|
|
87
|
+
|
|
88
|
+
(e) Remove, alter, or obscure any proprietary notices, labels, or marks
|
|
89
|
+
on the Software;
|
|
90
|
+
|
|
91
|
+
(f) Use the Software to develop a product that competes with the
|
|
92
|
+
Software or Licensor's other products or services;
|
|
93
|
+
|
|
94
|
+
(g) Make the Software available to any party who has not agreed to be
|
|
95
|
+
bound by terms at least as restrictive as this Agreement; or
|
|
96
|
+
|
|
97
|
+
(h) Use the Software beyond the scope of the license granted in
|
|
98
|
+
Section 2.
|
|
99
|
+
|
|
100
|
+
3.2 For the avoidance of doubt, Licensee's End Users may access the
|
|
101
|
+
functionality of the Software solely through Licensee's Application
|
|
102
|
+
as a SaaS service and shall have no direct access to, or rights in,
|
|
103
|
+
the Software itself.
|
|
104
|
+
|
|
105
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
106
|
+
4. SUBSCRIPTION AND PAYMENT
|
|
107
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
108
|
+
|
|
109
|
+
4.1 Use of the Software requires an active, paid Subscription. The license
|
|
110
|
+
granted under Section 2 is contingent upon Licensee maintaining a valid
|
|
111
|
+
Subscription.
|
|
112
|
+
|
|
113
|
+
4.2 Subscription fees are due in advance for each Subscription Term as
|
|
114
|
+
specified in Licensor's then-current pricing, invoice, or purchase
|
|
115
|
+
order.
|
|
116
|
+
|
|
117
|
+
4.3 Licensor reserves the right to modify Subscription pricing at any time,
|
|
118
|
+
provided that such changes will not take effect until the commencement
|
|
119
|
+
of the next Subscription Term. Licensor will provide at least thirty
|
|
120
|
+
(30) days' written notice of any price changes.
|
|
121
|
+
|
|
122
|
+
4.4 All fees are non-refundable except as required by applicable law or as
|
|
123
|
+
expressly set forth in a separate written agreement between the parties.
|
|
124
|
+
|
|
125
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
126
|
+
5. SUBSCRIPTION TERM AND TERMINATION
|
|
127
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
128
|
+
|
|
129
|
+
5.1 This Agreement commences on the date Licensee first accesses or installs
|
|
130
|
+
the Software and continues for the duration of the active Subscription
|
|
131
|
+
Term, unless terminated earlier in accordance with this Section.
|
|
132
|
+
|
|
133
|
+
5.2 Either party may terminate this Agreement immediately upon written notice
|
|
134
|
+
if the other party materially breaches this Agreement and fails to cure
|
|
135
|
+
such breach within thirty (30) days of receiving written notice of
|
|
136
|
+
the breach.
|
|
137
|
+
|
|
138
|
+
5.3 Licensor may suspend or terminate Licensee's access to the Software
|
|
139
|
+
immediately if:
|
|
140
|
+
|
|
141
|
+
(a) Licensee fails to pay any Subscription fee when due; or
|
|
142
|
+
|
|
143
|
+
(b) Licensor reasonably believes that Licensee is using the Software in
|
|
144
|
+
violation of this Agreement or applicable law.
|
|
145
|
+
|
|
146
|
+
5.4 Upon expiration or termination of this Agreement for any reason:
|
|
147
|
+
|
|
148
|
+
(a) All licenses granted hereunder shall immediately terminate;
|
|
149
|
+
|
|
150
|
+
(b) Licensee shall immediately cease all use of the Software and
|
|
151
|
+
destroy or remove all copies of the Software from Licensee's
|
|
152
|
+
systems; and
|
|
153
|
+
|
|
154
|
+
(c) Sections 3, 6, 7, 8, 9, and 10 shall survive termination.
|
|
155
|
+
|
|
156
|
+
5.5 Upon expiration of a Subscription Term without renewal, Licensee may
|
|
157
|
+
no longer use the Software. Any Licensee Applications already deployed
|
|
158
|
+
and in active use by End Users at the time of expiration may continue
|
|
159
|
+
to operate using the last licensed version of the Software for a grace
|
|
160
|
+
period of ninety (90) days, after which all use must cease.
|
|
161
|
+
|
|
162
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
163
|
+
6. OWNERSHIP AND INTELLECTUAL PROPERTY
|
|
164
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
165
|
+
|
|
166
|
+
6.1 The Software and all copies thereof are proprietary to Licensor and
|
|
167
|
+
title thereto remains in Licensor. All rights in the Software not
|
|
168
|
+
specifically granted in this Agreement are reserved to Licensor.
|
|
169
|
+
|
|
170
|
+
6.2 Licensee acknowledges that no title to the intellectual property in
|
|
171
|
+
the Software is transferred to Licensee. Licensee further acknowledges
|
|
172
|
+
that title and full ownership rights to the Software will remain the
|
|
173
|
+
exclusive property of Licensor.
|
|
174
|
+
|
|
175
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
176
|
+
7. CONFIDENTIALITY
|
|
177
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
178
|
+
|
|
179
|
+
7.1 Licensee acknowledges that the Software contains proprietary and
|
|
180
|
+
confidential information of Licensor. Licensee agrees to maintain the
|
|
181
|
+
confidentiality of the Software and not to disclose the Software or any
|
|
182
|
+
information derived therefrom to any third party without Licensor's
|
|
183
|
+
prior written consent.
|
|
184
|
+
|
|
185
|
+
7.2 This obligation of confidentiality shall survive termination of this
|
|
186
|
+
Agreement for a period of five (5) years.
|
|
187
|
+
|
|
188
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
189
|
+
8. DISCLAIMER OF WARRANTIES
|
|
190
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
191
|
+
|
|
192
|
+
8.1 THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. TO THE
|
|
193
|
+
MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, LICENSOR EXPRESSLY
|
|
194
|
+
DISCLAIMS ALL WARRANTIES, WHETHER EXPRESS, IMPLIED, STATUTORY, OR
|
|
195
|
+
OTHERWISE, INCLUDING WITHOUT LIMITATION ANY IMPLIED WARRANTIES OF
|
|
196
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, AND
|
|
197
|
+
NON-INFRINGEMENT.
|
|
198
|
+
|
|
199
|
+
8.2 LICENSOR DOES NOT WARRANT THAT THE SOFTWARE WILL MEET LICENSEE'S
|
|
200
|
+
REQUIREMENTS, THAT THE OPERATION OF THE SOFTWARE WILL BE UNINTERRUPTED
|
|
201
|
+
OR ERROR-FREE, OR THAT DEFECTS IN THE SOFTWARE WILL BE CORRECTED.
|
|
202
|
+
|
|
203
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
204
|
+
9. LIMITATION OF LIABILITY
|
|
205
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
206
|
+
|
|
207
|
+
9.1 TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL
|
|
208
|
+
LICENSOR BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
|
|
209
|
+
CONSEQUENTIAL, OR PUNITIVE DAMAGES (INCLUDING WITHOUT LIMITATION DAMAGES
|
|
210
|
+
FOR LOSS OF PROFITS, REVENUE, BUSINESS, DATA, GOODWILL, OR OTHER
|
|
211
|
+
INTANGIBLE LOSSES), ARISING OUT OF OR RELATED TO THIS AGREEMENT OR THE
|
|
212
|
+
USE OF OR INABILITY TO USE THE SOFTWARE, EVEN IF LICENSOR HAS BEEN
|
|
213
|
+
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
|
|
214
|
+
|
|
215
|
+
9.2 IN NO EVENT SHALL LICENSOR'S TOTAL CUMULATIVE LIABILITY ARISING OUT OF
|
|
216
|
+
OR RELATED TO THIS AGREEMENT EXCEED THE TOTAL SUBSCRIPTION FEES PAID
|
|
217
|
+
BY LICENSEE TO LICENSOR IN THE TWELVE (12) MONTHS IMMEDIATELY PRECEDING
|
|
218
|
+
THE EVENT GIVING RISE TO LIABILITY.
|
|
219
|
+
|
|
220
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
221
|
+
10. GENERAL PROVISIONS
|
|
222
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
223
|
+
|
|
224
|
+
10.1 Governing Law. This Agreement shall be governed by and construed in
|
|
225
|
+
accordance with the laws of Utah, United States of America, without regard to
|
|
226
|
+
its conflict of law provisions.
|
|
227
|
+
|
|
228
|
+
10.2 Dispute Resolution. Any dispute arising out of or in connection with
|
|
229
|
+
this Agreement shall be subject to the exclusive jurisdiction of the
|
|
230
|
+
courts of Utah, United States of America.
|
|
231
|
+
|
|
232
|
+
10.3 Entire Agreement. This Agreement constitutes the entire agreement
|
|
233
|
+
between the parties with respect to the Software and supersedes all
|
|
234
|
+
prior or contemporaneous understandings, agreements, representations,
|
|
235
|
+
and warranties, whether written or oral, with respect to the Software.
|
|
236
|
+
|
|
237
|
+
10.4 Amendment. Licensor reserves the right to amend this Agreement at any
|
|
238
|
+
time. Licensor will provide at least thirty (30) days' written notice
|
|
239
|
+
of any material changes. Continued use of the Software after the
|
|
240
|
+
effective date of any amendment constitutes acceptance of the amended
|
|
241
|
+
Agreement.
|
|
242
|
+
|
|
243
|
+
10.5 Severability. If any provision of this Agreement is held to be invalid
|
|
244
|
+
or unenforceable, such provision shall be modified to the minimum
|
|
245
|
+
extent necessary to make it enforceable, and the remaining provisions
|
|
246
|
+
shall continue in full force and effect.
|
|
247
|
+
|
|
248
|
+
10.6 Waiver. The failure of either party to enforce any right or provision
|
|
249
|
+
of this Agreement shall not constitute a waiver of such right or
|
|
250
|
+
provision.
|
|
251
|
+
|
|
252
|
+
10.7 Assignment. Licensee may not assign or transfer this Agreement or any
|
|
253
|
+
rights hereunder without the prior written consent of Licensor. Any
|
|
254
|
+
attempted assignment in violation of this Section shall be null and
|
|
255
|
+
void. Licensor may freely assign this Agreement.
|
|
256
|
+
|
|
257
|
+
10.8 Notices. All notices under this Agreement shall be in writing and
|
|
258
|
+
delivered to the addresses specified in the applicable purchase order
|
|
259
|
+
or invoice, or such other address as a party may designate in writing.
|
|
260
|
+
|
|
261
|
+
────────────────────────────────────────────────────────────────────────────────
|
|
262
|
+
|
|
263
|
+
Copyright (c) 2026 Power Portals Pro LLC. All rights reserved.
|
package/README.md
ADDED
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
# @powerportalspro/react-fluent
|
|
2
|
+
|
|
3
|
+
Fluent UI React 9 component library for PowerPortalsPro — ready-to-use grids, forms, lookups, file editors, and more, styled with Fluent UI and wired to your Dataverse data.
|
|
4
|
+
|
|
5
|
+
Part of [PowerPortalsPro](https://powerportalspro.com), the toolkit for building Dataverse-backed portals.
|
|
6
|
+
|
|
7
|
+
## Installation
|
|
8
|
+
|
|
9
|
+
```sh
|
|
10
|
+
npm install @powerportalspro/react-fluent \
|
|
11
|
+
@fluentui/react-components \
|
|
12
|
+
@fluentui/react-datepicker-compat \
|
|
13
|
+
@fluentui/react-icons \
|
|
14
|
+
@fluentui/react-nav \
|
|
15
|
+
@fluentui/react-timepicker-compat \
|
|
16
|
+
react react-dom
|
|
17
|
+
```
|
|
18
|
+
|
|
19
|
+
`@powerportalspro/core`, `@powerportalspro/react`, and `@powerportalspro/react-charts` are pulled in automatically as dependencies.
|
|
20
|
+
|
|
21
|
+
**Peer dependencies:**
|
|
22
|
+
|
|
23
|
+
- `react` `^18.0.0 || ^19.0.0`
|
|
24
|
+
- `react-dom` `^18.0.0 || ^19.0.0`
|
|
25
|
+
- `@fluentui/react-components` `^9.0.0`
|
|
26
|
+
- `@fluentui/react-datepicker-compat` `^0.6.0`
|
|
27
|
+
- `@fluentui/react-icons` `^2.0.0`
|
|
28
|
+
- `@fluentui/react-nav` `^9.0.0`
|
|
29
|
+
- `@fluentui/react-timepicker-compat` `^0.4.0`
|
|
30
|
+
- `react-router-dom` `^6.4.0 || ^7.0.0` *(optional — only needed for the router-aware components)*
|
|
31
|
+
|
|
32
|
+
## Documentation
|
|
33
|
+
|
|
34
|
+
Guides, component reference, and a live demo are all at https://demo.powerportalspro.com.
|
|
35
|
+
|
|
36
|
+
## License
|
|
37
|
+
|
|
38
|
+
Commercial software governed by the PowerPortalsPro [EULA](./EULA.txt). A valid PowerPortalsPro website license is required to use this package in production.
|