qcobjects-sdk 2.5.105 → 2.6.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 (67) hide show
  1. package/.github/workflows/npmpublish.yml +6 -4
  2. package/.gitmodules +4 -0
  3. package/CHANGELOG.md +15 -0
  4. package/LICENSE.txt +21 -0
  5. package/README.md +7 -1
  6. package/VERSION +1 -1
  7. package/build/index.js +3 -12
  8. package/build/ts/org.qcobjects.cloud.auth.session.data.js +3 -12
  9. package/build/ts/org.qcobjects.cloud.auth.session.usertoken.js +3 -12
  10. package/build/ts/org.qcobjects.components.grid.js +3 -12
  11. package/build/ts/org.qcobjects.components.js +3 -12
  12. package/build/ts/org.qcobjects.components.list.js +3 -12
  13. package/build/ts/org.qcobjects.components.notifications.js +3 -12
  14. package/build/ts/org.qcobjects.components.slider.js +3 -12
  15. package/build/ts/org.qcobjects.components.splashscreen.js +3 -12
  16. package/build/ts/org.qcobjects.controllers.form.js +4 -13
  17. package/build/ts/org.qcobjects.controllers.grid.js +3 -12
  18. package/build/ts/org.qcobjects.controllers.js +3 -12
  19. package/build/ts/org.qcobjects.controllers.list.js +3 -12
  20. package/build/ts/org.qcobjects.controllers.slider.js +3 -12
  21. package/build/ts/org.qcobjects.controllers.swagger.js +3 -12
  22. package/build/ts/org.qcobjects.effects.extended.js +3 -12
  23. package/build/ts/org.qcobjects.effects.js +3 -12
  24. package/build/ts/org.qcobjects.i18n_messages.js +3 -12
  25. package/build/ts/org.qcobjects.modal.controllers.js +3 -12
  26. package/build/ts/org.qcobjects.modal.effects.js +3 -12
  27. package/build/ts/org.qcobjects.models.js +3 -12
  28. package/build/ts/org.qcobjects.tools.canvas.js +3 -12
  29. package/build/ts/org.qcobjects.tools.js +3 -12
  30. package/build/ts/org.qcobjects.tools.layouts.js +3 -12
  31. package/build/ts/org.qcobjects.views.js +3 -12
  32. package/build-esbuild.js +1 -3
  33. package/docs/CNAME +1 -0
  34. package/package.json +6 -6
  35. package/public/browser/index.js +28 -6946
  36. package/public/browser/index.js.map +4 -4
  37. package/public/cjs/index.cjs +28 -6946
  38. package/public/cjs/index.cjs.map +4 -4
  39. package/public/esm/index.mjs +290 -7225
  40. package/public/esm/index.mjs.map +4 -4
  41. package/public/types/index.d.ts +3 -12
  42. package/src/css/basic-layout.css +4 -16
  43. package/src/index.ts +3 -12
  44. package/src/ts/org.qcobjects.cloud.auth.session.data.ts +3 -12
  45. package/src/ts/org.qcobjects.cloud.auth.session.usertoken.ts +3 -12
  46. package/src/ts/org.qcobjects.components.grid.ts +3 -12
  47. package/src/ts/org.qcobjects.components.list.ts +3 -12
  48. package/src/ts/org.qcobjects.components.notifications.ts +3 -12
  49. package/src/ts/org.qcobjects.components.slider.ts +3 -12
  50. package/src/ts/org.qcobjects.components.splashscreen.ts +3 -12
  51. package/src/ts/org.qcobjects.components.ts +3 -12
  52. package/src/ts/org.qcobjects.controllers.form.ts +4 -13
  53. package/src/ts/org.qcobjects.controllers.grid.ts +6 -15
  54. package/src/ts/org.qcobjects.controllers.list.ts +4 -13
  55. package/src/ts/org.qcobjects.controllers.slider.ts +4 -13
  56. package/src/ts/org.qcobjects.controllers.swagger.ts +3 -12
  57. package/src/ts/org.qcobjects.controllers.ts +3 -12
  58. package/src/ts/org.qcobjects.effects.extended.ts +3 -12
  59. package/src/ts/org.qcobjects.effects.ts +3 -12
  60. package/src/ts/org.qcobjects.i18n_messages.ts +3 -12
  61. package/src/ts/org.qcobjects.modal.controllers.ts +3 -12
  62. package/src/ts/org.qcobjects.modal.effects.ts +3 -12
  63. package/src/ts/org.qcobjects.models.ts +3 -12
  64. package/src/ts/org.qcobjects.tools.canvas.ts +3 -12
  65. package/src/ts/org.qcobjects.tools.layouts.ts +3 -12
  66. package/src/ts/org.qcobjects.tools.ts +3 -12
  67. package/src/ts/org.qcobjects.views.ts +3 -12
@@ -561,23 +561,14 @@ declare module "ts/org.qcobjects.cloud.auth.session.data" {
561
561
  }
562
562
  declare module "index" {
563
563
  /**
564
- * QCObjects SDK 2.5
564
+ * QCObjects Framework SDK
565
565
  * ________________
566
566
  *
567
567
  * Author: Jean Machuca <correojean@gmail.com>
568
568
  *
569
569
  * Cross Browser Javascript Framework for MVC Patterns
570
- * QuickCorp/QCObjects is licensed under the
571
- * GNU Lesser General Public License v3.0
572
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
573
- *
574
- * Permissions of this copyleft license are conditioned on making available
575
- * complete source code of licensed works and modifications under the same
576
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
577
- * Contributors provide an express grant of patent rights. However, a larger
578
- * work using the licensed work through interfaces provided by the licensed
579
- * work may be distributed under different terms and without source code for
580
- * the larger work.
570
+ * QCObjects is licensed under the MIT License
571
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
581
572
  *
582
573
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
583
574
  *
@@ -1,27 +1,15 @@
1
1
  /**
2
- * QCObjects SDK 1.0
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
- *
22
- * Everyone is permitted to copy and distribute verbatim copies of this
23
- * license document, but changing it is not allowed.
24
- */
12
+ */
25
13
 
26
14
  @charset "UTF-8";
27
15
  /* CSS Document */
package/src/index.ts CHANGED
@@ -1,22 +1,13 @@
1
1
  /* eslint-disable @typescript-eslint/no-empty-function */
2
2
  /**
3
- * QCObjects SDK 2.5
3
+ * QCObjects Framework SDK
4
4
  * ________________
5
5
  *
6
6
  * Author: Jean Machuca <correojean@gmail.com>
7
7
  *
8
8
  * Cross Browser Javascript Framework for MVC Patterns
9
- * QuickCorp/QCObjects is licensed under the
10
- * GNU Lesser General Public License v3.0
11
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
12
- *
13
- * Permissions of this copyleft license are conditioned on making available
14
- * complete source code of licensed works and modifications under the same
15
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
16
- * Contributors provide an express grant of patent rights. However, a larger
17
- * work using the licensed work through interfaces provided by the licensed
18
- * work may be distributed under different terms and without source code for
19
- * the larger work.
9
+ * QCObjects is licensed under the MIT License
10
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
20
11
  *
21
12
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
22
13
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5.0
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -94,7 +85,7 @@ export class FormController extends Controller {
94
85
  }), false).then(
95
86
  () => {
96
87
  // This will show the service response as a plain text
97
- console.log("DONE SERVICE COMPONENT");
88
+ logger.info("DONE SERVICE COMPONENT");
98
89
  location.href = this.formSettings.nextRouting;
99
90
 
100
91
  },
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -121,10 +112,10 @@ export class DataGridController extends Controller {
121
112
  let page: number | string | null | undefined;
122
113
  paginateIn = (paginateIn !== null) ? (paginateIn) : ("client");
123
114
  if (paginateIn === "client") {
124
- page = this.component.body.getAttribute("page-number") as unknown as number;
115
+ page = this.component.body.getAttribute("page-number");
125
116
  page = (isNaN(page) || page === null) ? (-1) : (page);
126
117
  if (page !== -1) {
127
- pagesNumber = this.component.body.getAttribute("total-pages") as unknown as number;
118
+ pagesNumber = this.component.body.getAttribute("total-pages");
128
119
  pagesNumber = (isNaN(pagesNumber)) ? (1) : (pagesNumber);
129
120
  offset = this.getPageIndex(page, pagesNumber, list.length)[0];
130
121
  limit = this.getPageIndex(page, pagesNumber, list.length)[1];
@@ -242,7 +233,7 @@ export class DataGridController extends Controller {
242
233
  let pagesNumber;
243
234
  if (page !== -1) {
244
235
  const serverDataCount = (this.component.body.getAttribute("server-data-count") !== null) ? (this.component.body.getAttribute("server-data-count") as unknown as number) : (1);
245
- pagesNumber = this.component.body.getAttribute("total-pages") as unknown as number;
236
+ pagesNumber = this.component.body.getAttribute("total-pages");
246
237
  pagesNumber = (isNaN(pagesNumber)) ? (1) : (pagesNumber);
247
238
  offset = this.getPageIndex(page, pagesNumber, serverDataCount)[0];
248
239
  limit = this.getPageIndex(page, pagesNumber, serverDataCount)[1];
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -42,7 +33,7 @@ export class ListController extends Controller {
42
33
  _componentRoot: HTMLElement | undefined;
43
34
 
44
35
  constructor({ component, dependencies = [], valueField = undefined, labelField = undefined }: ListControllerParams) {
45
- super({ component, dependencies, valueField, labelField } as ListControllerParams);
36
+ super({ component, dependencies, valueField, labelField });
46
37
  this.component = component;
47
38
  this._componentRoot = (this.component.shadowed) ? (this.component.shadowRoot) : (this.component.body);
48
39
 
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -43,7 +34,7 @@ export class SliderController extends Controller {
43
34
  component: Component;
44
35
 
45
36
  constructor({ component, dependencies = [], duration = 7100, slideIndex = 0, interval = null, sliderHandlerName = null }: SliderParams) {
46
- super({ component, dependencies, duration, slideIndex, interval, sliderHandlerName } as SliderParams);
37
+ super({ component, dependencies, duration, slideIndex, interval, sliderHandlerName });
47
38
  this.component = component;
48
39
  this._componentRoot = (component.shadowed) ? (component.shadowRoot) : (component.body);
49
40
  this.sliderHandlerName = "slider_" + this.component.__instanceID.toString();
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *
@@ -1,21 +1,12 @@
1
1
  /**
2
- * QCObjects SDK 2.5
2
+ * QCObjects Framework SDK
3
3
  * ________________
4
4
  *
5
5
  * Author: Jean Machuca <correojean@gmail.com>
6
6
  *
7
7
  * Cross Browser Javascript Framework for MVC Patterns
8
- * QuickCorp/QCObjects is licensed under the
9
- * GNU Lesser General Public License v3.0
10
- * [LICENSE] (https://github.com/QuickCorp/QCObjects/blob/master/LICENSE.txt)
11
- *
12
- * Permissions of this copyleft license are conditioned on making available
13
- * complete source code of licensed works and modifications under the same
14
- * license or the GNU GPLv3. Copyright and license notices must be preserved.
15
- * Contributors provide an express grant of patent rights. However, a larger
16
- * work using the licensed work through interfaces provided by the licensed
17
- * work may be distributed under different terms and without source code for
18
- * the larger work.
8
+ * QCObjects is licensed under the MIT License
9
+ * [LICENSE] (https://github.com/QCObjects/qcobjects-sdk/blob/main/LICENSE.txt)
19
10
  *
20
11
  * Copyright (C) 2015 Jean Machuca,<correojean@gmail.com>
21
12
  *