@project-sunbird/sunbird-questionset-editor-web-component 3.0.3 → 4.0.0-beta.1

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 (64) hide show
  1. package/3rdpartylicenses.txt +5 -229
  2. package/KaTeX_AMS-Regular.ttf +0 -0
  3. package/KaTeX_AMS-Regular.woff +0 -0
  4. package/KaTeX_AMS-Regular.woff2 +0 -0
  5. package/KaTeX_Caligraphic-Bold.ttf +0 -0
  6. package/KaTeX_Caligraphic-Bold.woff +0 -0
  7. package/KaTeX_Caligraphic-Bold.woff2 +0 -0
  8. package/KaTeX_Caligraphic-Regular.ttf +0 -0
  9. package/KaTeX_Caligraphic-Regular.woff +0 -0
  10. package/KaTeX_Caligraphic-Regular.woff2 +0 -0
  11. package/KaTeX_Fraktur-Bold.ttf +0 -0
  12. package/KaTeX_Fraktur-Bold.woff +0 -0
  13. package/KaTeX_Fraktur-Bold.woff2 +0 -0
  14. package/KaTeX_Fraktur-Regular.ttf +0 -0
  15. package/KaTeX_Fraktur-Regular.woff +0 -0
  16. package/KaTeX_Fraktur-Regular.woff2 +0 -0
  17. package/KaTeX_Main-Bold.ttf +0 -0
  18. package/KaTeX_Main-Bold.woff +0 -0
  19. package/KaTeX_Main-Bold.woff2 +0 -0
  20. package/KaTeX_Main-BoldItalic.ttf +0 -0
  21. package/KaTeX_Main-BoldItalic.woff +0 -0
  22. package/KaTeX_Main-BoldItalic.woff2 +0 -0
  23. package/KaTeX_Main-Italic.ttf +0 -0
  24. package/KaTeX_Main-Italic.woff +0 -0
  25. package/KaTeX_Main-Italic.woff2 +0 -0
  26. package/KaTeX_Main-Regular.ttf +0 -0
  27. package/KaTeX_Main-Regular.woff +0 -0
  28. package/KaTeX_Main-Regular.woff2 +0 -0
  29. package/KaTeX_Math-BoldItalic.ttf +0 -0
  30. package/KaTeX_Math-BoldItalic.woff +0 -0
  31. package/KaTeX_Math-BoldItalic.woff2 +0 -0
  32. package/KaTeX_Math-Italic.ttf +0 -0
  33. package/KaTeX_Math-Italic.woff +0 -0
  34. package/KaTeX_Math-Italic.woff2 +0 -0
  35. package/KaTeX_SansSerif-Bold.ttf +0 -0
  36. package/KaTeX_SansSerif-Bold.woff +0 -0
  37. package/KaTeX_SansSerif-Bold.woff2 +0 -0
  38. package/KaTeX_SansSerif-Italic.ttf +0 -0
  39. package/KaTeX_SansSerif-Italic.woff +0 -0
  40. package/KaTeX_SansSerif-Italic.woff2 +0 -0
  41. package/KaTeX_SansSerif-Regular.ttf +0 -0
  42. package/KaTeX_SansSerif-Regular.woff +0 -0
  43. package/KaTeX_SansSerif-Regular.woff2 +0 -0
  44. package/KaTeX_Script-Regular.ttf +0 -0
  45. package/KaTeX_Script-Regular.woff +0 -0
  46. package/KaTeX_Script-Regular.woff2 +0 -0
  47. package/KaTeX_Size1-Regular.ttf +0 -0
  48. package/KaTeX_Size1-Regular.woff +0 -0
  49. package/KaTeX_Size1-Regular.woff2 +0 -0
  50. package/KaTeX_Size2-Regular.ttf +0 -0
  51. package/KaTeX_Size2-Regular.woff +0 -0
  52. package/KaTeX_Size2-Regular.woff2 +0 -0
  53. package/KaTeX_Size3-Regular.ttf +0 -0
  54. package/KaTeX_Size3-Regular.woff +0 -0
  55. package/KaTeX_Size3-Regular.woff2 +0 -0
  56. package/KaTeX_Size4-Regular.ttf +0 -0
  57. package/KaTeX_Size4-Regular.woff +0 -0
  58. package/KaTeX_Size4-Regular.woff2 +0 -0
  59. package/KaTeX_Typewriter-Regular.ttf +0 -0
  60. package/KaTeX_Typewriter-Regular.woff +0 -0
  61. package/KaTeX_Typewriter-Regular.woff2 +0 -0
  62. package/package.json +1 -1
  63. package/styles.css +20 -12
  64. package/sunbird-questionset-editor.js +3645 -4
@@ -121,6 +121,9 @@ SOFTWARE.
121
121
 
122
122
  @project-sunbird/common-form-elements-full
123
123
 
124
+ @project-sunbird/ng2-semantic-ui
125
+ MIT
126
+
124
127
  @project-sunbird/sb-styles
125
128
  MIT
126
129
  MIT License
@@ -146,40 +149,14 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
146
149
  SOFTWARE.
147
150
 
148
151
 
149
- @project-sunbird/sunbird-player-sdk-v9
150
-
151
152
  @project-sunbird/sunbird-questionset-editor
152
153
  MIT
153
154
 
154
- @project-sunbird/sunbird-quml-player
155
+ @project-sunbird/sunbird-quml-player-web-component
155
156
  MIT
156
157
 
157
158
  @project-sunbird/sunbird-resource-library
158
159
 
159
- ally.js
160
- MIT
161
- The MIT License (MIT)
162
-
163
- Copyright (c) 2015 Rodney Rehm
164
-
165
- Permission is hereby granted, free of charge, to any person obtaining a copy
166
- of this software and associated documentation files (the "Software"), to deal
167
- in the Software without restriction, including without limitation the rights
168
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
169
- copies of the Software, and to permit persons to whom the Software is
170
- furnished to do so, subject to the following conditions:
171
-
172
- The above copyright notice and this permission notice shall be included in
173
- all copies or substantial portions of the Software.
174
-
175
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
176
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
177
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
178
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
179
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
180
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
181
- THE SOFTWARE.
182
-
183
160
  bowser
184
161
  MIT
185
162
  Copyright 2015, Dustin Diaz (the "Original Author")
@@ -223,148 +200,6 @@ programs and associated documentation files created by the
223
200
  Original Author, when distributed with the Software.
224
201
 
225
202
 
226
- css.escape
227
- MIT
228
- Copyright Mathias Bynens <https://mathiasbynens.be/>
229
-
230
- Permission is hereby granted, free of charge, to any person obtaining
231
- a copy of this software and associated documentation files (the
232
- "Software"), to deal in the Software without restriction, including
233
- without limitation the rights to use, copy, modify, merge, publish,
234
- distribute, sublicense, and/or sell copies of the Software, and to
235
- permit persons to whom the Software is furnished to do so, subject to
236
- the following conditions:
237
-
238
- The above copyright notice and this permission notice shall be
239
- included in all copies or substantial portions of the Software.
240
-
241
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
242
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
243
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
244
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
245
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
246
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
247
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
248
-
249
-
250
- date-fns
251
- MIT
252
- # License
253
-
254
- date-fns is licensed under the [MIT license](http://kossnocorp.mit-license.org).
255
- Read more about MIT at [TLDRLegal](https://tldrlegal.com/license/mit-license).
256
-
257
-
258
- element-closest
259
- CC0-1.0
260
- # CC0 1.0 Universal
261
-
262
- ## Statement of Purpose
263
-
264
- The laws of most jurisdictions throughout the world automatically confer
265
- exclusive Copyright and Related Rights (defined below) upon the creator and
266
- subsequent owner(s) (each and all, an “owner”) of an original work of
267
- authorship and/or a database (each, a “Work”).
268
-
269
- Certain owners wish to permanently relinquish those rights to a Work for the
270
- purpose of contributing to a commons of creative, cultural and scientific works
271
- (“Commons”) that the public can reliably and without fear of later claims of
272
- infringement build upon, modify, incorporate in other works, reuse and
273
- redistribute as freely as possible in any form whatsoever and for any purposes,
274
- including without limitation commercial purposes. These owners may contribute
275
- to the Commons to promote the ideal of a free culture and the further
276
- production of creative, cultural and scientific works, or to gain reputation or
277
- greater distribution for their Work in part through the use and efforts of
278
- others.
279
-
280
- For these and/or other purposes and motivations, and without any expectation of
281
- additional consideration or compensation, the person associating CC0 with a
282
- Work (the “Affirmer”), to the extent that he or she is an owner of Copyright
283
- and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and
284
- publicly distribute the Work under its terms, with knowledge of his or her
285
- Copyright and Related Rights in the Work and the meaning and intended legal
286
- effect of CC0 on those rights.
287
-
288
- 1. Copyright and Related Rights. A Work made available under CC0 may be
289
- protected by copyright and related or neighboring rights (“Copyright and
290
- Related Rights”). Copyright and Related Rights include, but are not limited
291
- to, the following:
292
- 1. the right to reproduce, adapt, distribute, perform, display,
293
- communicate, and translate a Work;
294
- 2. moral rights retained by the original author(s) and/or performer(s);
295
- 3. publicity and privacy rights pertaining to a person’s image or likeness
296
- depicted in a Work;
297
- 4. rights protecting against unfair competition in regards to a Work,
298
- subject to the limitations in paragraph 4(i), below;
299
- 5. rights protecting the extraction, dissemination, use and reuse of data
300
- in a Work;
301
- 6. database rights (such as those arising under Directive 96/9/EC of the
302
- European Parliament and of the Council of 11 March 1996 on the legal
303
- protection of databases, and under any national implementation thereof,
304
- including any amended or successor version of such directive); and
305
- 7. other similar, equivalent or corresponding rights throughout the world
306
- based on applicable law or treaty, and any national implementations
307
- thereof.
308
-
309
- 2. Waiver. To the greatest extent permitted by, but not in contravention of,
310
- applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
311
- unconditionally waives, abandons, and surrenders all of Affirmer’s Copyright
312
- and Related Rights and associated claims and causes of action, whether now
313
- known or unknown (including existing as well as future claims and causes of
314
- action), in the Work (i) in all territories worldwide, (ii) for the maximum
315
- duration provided by applicable law or treaty (including future time
316
- extensions), (iii) in any current or future medium and for any number of
317
- copies, and (iv) for any purpose whatsoever, including without limitation
318
- commercial, advertising or promotional purposes (the “Waiver”). Affirmer makes
319
- the Waiver for the benefit of each member of the public at large and to the
320
- detriment of Affirmer’s heirs and successors, fully intending that such Waiver
321
- shall not be subject to revocation, rescission, cancellation, termination, or
322
- any other legal or equitable action to disrupt the quiet enjoyment of the Work
323
- by the public as contemplated by Affirmer’s express Statement of Purpose.
324
-
325
- 3. Public License Fallback. Should any part of the Waiver for any reason be
326
- judged legally invalid or ineffective under applicable law, then the Waiver
327
- shall be preserved to the maximum extent permitted taking into account
328
- Affirmer’s express Statement of Purpose. In addition, to the extent the Waiver
329
- is so judged Affirmer hereby grants to each affected person a royalty-free, non
330
- transferable, non sublicensable, non exclusive, irrevocable and unconditional
331
- license to exercise Affirmer’s Copyright and Related Rights in the Work (i) in
332
- all territories worldwide, (ii) for the maximum duration provided by applicable
333
- law or treaty (including future time extensions), (iii) in any current or
334
- future medium and for any number of copies, and (iv) for any purpose
335
- whatsoever, including without limitation commercial, advertising or promotional
336
- purposes (the “License”). The License shall be deemed effective as of the date
337
- CC0 was applied by Affirmer to the Work. Should any part of the License for any
338
- reason be judged legally invalid or ineffective under applicable law, such
339
- partial invalidity or ineffectiveness shall not invalidate the remainder of the
340
- License, and in such case Affirmer hereby affirms that he or she will not (i)
341
- exercise any of his or her remaining Copyright and Related Rights in the Work
342
- or (ii) assert any associated claims and causes of action with respect to the
343
- Work, in either case contrary to Affirmer’s express Statement of Purpose.
344
-
345
- 4. Limitations and Disclaimers.
346
- 1. No trademark or patent rights held by Affirmer are waived, abandoned,
347
- surrendered, licensed or otherwise affected by this document.
348
- 2. Affirmer offers the Work as-is and makes no representations or
349
- warranties of any kind concerning the Work, express, implied, statutory
350
- or otherwise, including without limitation warranties of title,
351
- merchantability, fitness for a particular purpose, non infringement, or
352
- the absence of latent or other defects, accuracy, or the present or
353
- absence of errors, whether or not discoverable, all to the greatest
354
- extent permissible under applicable law.
355
- 3. Affirmer disclaims responsibility for clearing rights of other persons
356
- that may apply to the Work or any use thereof, including without
357
- limitation any person’s Copyright and Related Rights in the Work.
358
- Further, Affirmer disclaims responsibility for obtaining any necessary
359
- consents, permissions or other rights required for any use of the Work.
360
- 4. Affirmer understands and acknowledges that Creative Commons is not a
361
- party to this document and has no duty or obligation with respect to
362
- this CC0 or use of the Work.
363
-
364
- For more information, please see
365
- http://creativecommons.org/publicdomain/zero/1.0/.
366
-
367
-
368
203
  extend
369
204
  MIT
370
205
  The MIT License (MIT)
@@ -476,31 +311,6 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
476
311
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
477
312
 
478
313
 
479
- katex
480
- MIT
481
- The MIT License (MIT)
482
-
483
- Copyright (c) 2013-2019 Khan Academy and other contributors
484
-
485
- Permission is hereby granted, free of charge, to any person obtaining a copy
486
- of this software and associated documentation files (the "Software"), to deal
487
- in the Software without restriction, including without limitation the rights
488
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
489
- copies of the Software, and to permit persons to whom the Software is
490
- furnished to do so, subject to the following conditions:
491
-
492
- The above copyright notice and this permission notice shall be included in all
493
- copies or substantial portions of the Software.
494
-
495
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
496
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
497
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
498
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
499
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
500
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
501
- SOFTWARE.
502
-
503
-
504
314
  lodash-es
505
315
  MIT
506
316
  Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
@@ -603,46 +413,12 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
603
413
  SOFTWARE.
604
414
 
605
415
 
606
- ng2-semantic-ui-v9
607
- MIT
608
-
609
- ngx-bootstrap/carousel
610
- MIT
611
-
612
- ngx-bootstrap/utils
613
- MIT
614
-
615
416
  ngx-chips
616
417
  MIT
617
418
 
618
419
  ngx-infinite-scroll
619
420
  MIT
620
421
 
621
- platform
622
- MIT
623
- Copyright 2014-2016 Benjamin Tan <https://demoneaux.github.io/>
624
- Copyright 2011-2013 John-David Dalton <http://allyoucanleet.com/>
625
-
626
- Permission is hereby granted, free of charge, to any person obtaining
627
- a copy of this software and associated documentation files (the
628
- "Software"), to deal in the Software without restriction, including
629
- without limitation the rights to use, copy, modify, merge, publish,
630
- distribute, sublicense, and/or sell copies of the Software, and to
631
- permit persons to whom the Software is furnished to do so, subject to
632
- the following conditions:
633
-
634
- The above copyright notice and this permission notice shall be
635
- included in all copies or substantial portions of the Software.
636
-
637
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
638
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
639
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
640
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
641
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
642
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
643
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
644
-
645
-
646
422
  popper.js
647
423
  MIT
648
424
 
@@ -884,7 +660,7 @@ zone.js
884
660
  MIT
885
661
  The MIT License
886
662
 
887
- Copyright (c) 2010-2022 Google LLC. https://angular.io/license
663
+ Copyright (c) 2010-2023 Google LLC. https://angular.io/license
888
664
 
889
665
  Permission is hereby granted, free of charge, to any person obtaining a copy
890
666
  of this software and associated documentation files (the "Software"), to deal
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@project-sunbird/sunbird-questionset-editor-web-component",
3
- "version": "3.0.3",
3
+ "version": "4.0.0-beta.1",
4
4
  "description": "The web component package for the sunbird questionset editor",
5
5
  "main": "sunbird-questionset-editor.js",
6
6
  "scripts": {