|
| 1 | +================================================================= |
| 2 | + |
| 3 | +Dual License for Ignite UI for Angular |
| 4 | + |
| 5 | +================================================================= |
| 6 | + |
| 7 | +This software package is offered under a dual-license model, which allows for both commercial and permissive open-source use, depending on the components, modules, directives, and services being used. |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | +It is crucial to understand which license applies to which part of the package. |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | +----------------------------------------------------------------- |
| 16 | + |
| 17 | +Infragistics Commercial License |
| 18 | + |
| 19 | +----------------------------------------------------------------- |
| 20 | + |
| 21 | +All components (encompassing all related modules and directives), modules, directives, services, and code within this package, **except those listed under the MIT License section below**, are licensed under the Infragistics Commercial License (EULA). |
| 22 | + |
| 23 | + |
| 24 | + |
1 | 25 | This is a commercial product, requiring a valid paid-for license for commercial use. |
| 26 | + |
2 | 27 | This product is free to use for non-commercial educational use for students in K through 12 grades |
3 | | -or University programs, and for educators to use in a classroom setting as examples / tools in their curriculum. |
4 | 28 |
|
5 | | -In order for us to verify your eligibility for free usage, please register for trial at |
6 | | -https://Infragistics.com/Angular and open a support ticket with a request for free license. |
| 29 | +or University programs, and for educators to use in a classroom setting as examples/tools in their curriculum. |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +To verify eligibility for free usage, please register for trial at: |
| 34 | + |
| 35 | +https://www.infragistics.com/angular and open a support ticket with a request for free license. |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | +To acquire a license for commercial usage, please register for trial at: |
| 40 | + |
| 41 | +https://www.infragistics.com/angular and refer to the purchasing options in the pricing section on the product page. |
| 42 | + |
7 | 43 |
|
8 | | -To acquire a license for commercial usage, please register for trial at https://Infragistics.com/Angular |
9 | | -and refer to the purchasing options in the pricing section on the product page. |
10 | 44 |
|
11 | 45 | This repository includes code originally copied from https://github.com/zloirock/core-js |
| 46 | + |
12 | 47 | in the projects/igniteui-angular/src/lib/core/setImmediate.ts file. The original version of the code is MIT licensed. See the file header for details. |
13 | 48 |
|
| 49 | + |
| 50 | + |
14 | 51 | © Copyright 2025 INFRAGISTICS. All Rights Reserved. |
| 52 | + |
15 | 53 | The Infragistics Ultimate license & copyright applies to this distribution. |
16 | | -For information on that license, please go to our website https://www.infragistics.com/legal/license. |
| 54 | + |
| 55 | +For information on that license, please go to: |
| 56 | + |
| 57 | +https://www.infragistics.com/legal/license |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | +----------------------------------------------------------------- |
| 62 | + |
| 63 | +MIT License |
| 64 | + |
| 65 | +----------------------------------------------------------------- |
| 66 | + |
| 67 | +The MIT License applies exclusively to the components (encompassing all related modules and directives), directives, and services listed below and their associated source code. **All other parts of this package remain under the Infragistics Commercial License.** |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | +**Covered Components, Directives and Services with MIT License:** |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | +- `igx-accordion` |
| 76 | + |
| 77 | +- `igxAutocomplete` |
| 78 | + |
| 79 | +- `igx-avatar` |
| 80 | + |
| 81 | +- `igx-badge` |
| 82 | + |
| 83 | +- `igx-banner` |
| 84 | + |
| 85 | +- `igx-bottom-nav` |
| 86 | + |
| 87 | +- `igx-button` |
| 88 | + |
| 89 | +- `igx-card` |
| 90 | + |
| 91 | +- `igx-carousel` |
| 92 | + |
| 93 | +- `igx-checkbox` |
| 94 | + |
| 95 | +- `igx-chip` |
| 96 | + |
| 97 | +- `igx-circular-bar` |
| 98 | + |
| 99 | +- `igx-combo` |
| 100 | + |
| 101 | +- `igx-date-picker` |
| 102 | + |
| 103 | +- `igx-date-range-picker` |
| 104 | + |
| 105 | +- `igx-dialog` |
| 106 | + |
| 107 | +- `igx-divider` |
| 108 | + |
| 109 | +- `igx-drop-down` |
| 110 | + |
| 111 | +- `igx-expansion-panel` |
| 112 | + |
| 113 | +- `igx-icon` |
| 114 | + |
| 115 | +- `igx-input-group` |
| 116 | + |
| 117 | +- `igx-linear-bar` |
| 118 | + |
| 119 | +- `igx-list` |
| 120 | + |
| 121 | +- `igx-navbar` |
| 122 | + |
| 123 | +- `igx-nav-drawer` |
| 124 | + |
| 125 | +- `igx-paginator` |
| 126 | + |
| 127 | +- `igx-radio` |
| 128 | + |
| 129 | +- `igx-radio-group` |
| 130 | + |
| 131 | +- `igx-rating` |
| 132 | + |
| 133 | +- `igx-select` |
| 134 | + |
| 135 | +- `igx-simple-combo` |
| 136 | + |
| 137 | +- `igx-slider` |
| 138 | + |
| 139 | +- `igx-snackbar` |
| 140 | + |
| 141 | +- `igx-splitter-pane` |
| 142 | + |
| 143 | +- `igx-switch` |
| 144 | + |
| 145 | +- `igx-tabs` |
| 146 | + |
| 147 | +- `igx-toast` |
| 148 | + |
| 149 | +- `igx-tooltip` |
| 150 | + |
| 151 | +- `igx-tree` |
| 152 | + |
| 153 | +- `igx-time-picker` |
| 154 | + |
| 155 | +- `igx-stepper` |
| 156 | + |
| 157 | +- `igx-month-picker` |
| 158 | + |
| 159 | +- `igx-action-strip` |
| 160 | + |
| 161 | +- `igx-buttongroup` |
| 162 | + |
| 163 | +- `igx-calendar` |
| 164 | + |
| 165 | +- `igx-chip-area` |
| 166 | + |
| 167 | +- `igxDateTimeEditor` |
| 168 | + |
| 169 | +- `igxDrag` |
| 170 | + |
| 171 | +- `igxDrop` |
| 172 | + |
| 173 | +- `igxFor` |
| 174 | + |
| 175 | +- `igxIconButton` |
| 176 | + |
| 177 | +- `igxInput` |
| 178 | + |
| 179 | +- `igxLabel` |
| 180 | + |
| 181 | +- `igxLayout |
| 182 | + |
| 183 | +- `igxMask` |
| 184 | + |
| 185 | +- `igxRipple` |
| 186 | + |
| 187 | +- `IgxOverlayService` |
| 188 | + |
| 189 | +- `IgxTextHighlightDirective` |
| 190 | + |
| 191 | +- `IgxTextHighlightService` |
| 192 | + |
| 193 | +- `igxToggle` |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | +The MIT License applies exclusively to the components (encompassing all related modules and directives), directives, and services listed above and their associated source code. |
| 202 | + |
| 203 | +All other parts of this package remain under the Infragistics Commercial License. |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | +The MIT License (MIT) |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | +Copyright (c) 2025 Infragistics |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 216 | + |
| 217 | +of this software and associated documentation files (the "Software"), to deal |
| 218 | + |
| 219 | +in the Software without restriction, including without limitation the rights |
| 220 | + |
| 221 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 222 | + |
| 223 | +copies of the Software, and to permit persons to whom the Software is |
| 224 | + |
| 225 | +furnished to do so, subject to the following conditions: |
| 226 | + |
| 227 | + |
| 228 | + |
| 229 | +The above copyright notice and this permission notice shall be included in all |
| 230 | + |
| 231 | +copies or substantial portions of the Software. |
| 232 | + |
| 233 | + |
| 234 | + |
| 235 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 236 | + |
| 237 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 238 | + |
| 239 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 240 | + |
| 241 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 242 | + |
| 243 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 244 | + |
| 245 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 246 | + |
| 247 | +SOFTWARE. |
| 248 | + |
| 249 | + |
| 250 | + |
| 251 | +For details, see https://opensource.org/licenses/MIT |
0 commit comments