@fatcore/gantt-lite 1.0.0 → 1.0.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 (92) hide show
  1. package/README.md +9 -12
  2. package/fatcore-gantt-lite-1.0.0.tgz +0 -0
  3. package/fatcore-gantt-lite-1.0.2.tgz +0 -0
  4. package/{dist19/gantt-lite/fesm2022/gantt-lite.mjs → fesm2022/fatcore-gantt-lite.mjs} +13 -13
  5. package/fesm2022/fatcore-gantt-lite.mjs.map +1 -0
  6. package/{dist20/gantt-lite/fesm2022 → fesm2022}/gantt-lite.mjs +1 -1
  7. package/fesm2022/gantt-lite.mjs.map +1 -0
  8. package/gantt-lite-1.0.2.tgz +0 -0
  9. package/{dist20/gantt-lite/index.d.ts → index.d.ts} +22 -1
  10. package/package.json +16 -40
  11. package/.editorconfig +0 -16
  12. package/.vscode/extensions.json +0 -4
  13. package/.vscode/launch.json +0 -20
  14. package/.vscode/tasks.json +0 -42
  15. package/angular.json +0 -165
  16. package/dist17/gantt-lite/README.md +0 -24
  17. package/dist17/gantt-lite/esm2022/gantt-lite.mjs +0 -5
  18. package/dist17/gantt-lite/esm2022/gantt-lite.module.mjs +0 -18
  19. package/dist17/gantt-lite/esm2022/lib/gantt-lite-base.mjs +0 -290
  20. package/dist17/gantt-lite/esm2022/lib/gantt-lite.component.mjs +0 -359
  21. package/dist17/gantt-lite/esm2022/lib/gantt-lite.helper.mjs +0 -107
  22. package/dist17/gantt-lite/esm2022/lib/gantt-lite.model.mjs +0 -2
  23. package/dist17/gantt-lite/esm2022/public-api.mjs +0 -3
  24. package/dist17/gantt-lite/fesm2022/gantt-lite.mjs +0 -774
  25. package/dist17/gantt-lite/fesm2022/gantt-lite.mjs.map +0 -1
  26. package/dist17/gantt-lite/gantt-lite.module.d.ts +0 -8
  27. package/dist17/gantt-lite/index.d.ts +0 -5
  28. package/dist17/gantt-lite/lib/gantt-lite-base.d.ts +0 -50
  29. package/dist17/gantt-lite/lib/gantt-lite.component.d.ts +0 -55
  30. package/dist17/gantt-lite/lib/gantt-lite.helper.d.ts +0 -20
  31. package/dist17/gantt-lite/lib/gantt-lite.model.d.ts +0 -47
  32. package/dist17/gantt-lite/public-api.d.ts +0 -2
  33. package/dist18/gantt-lite/README.md +0 -24
  34. package/dist18/gantt-lite/esm2022/gantt-lite.mjs +0 -5
  35. package/dist18/gantt-lite/esm2022/gantt-lite.module.mjs +0 -18
  36. package/dist18/gantt-lite/esm2022/lib/gantt-lite-base.mjs +0 -290
  37. package/dist18/gantt-lite/esm2022/lib/gantt-lite.component.mjs +0 -359
  38. package/dist18/gantt-lite/esm2022/lib/gantt-lite.helper.mjs +0 -107
  39. package/dist18/gantt-lite/esm2022/lib/gantt-lite.model.mjs +0 -2
  40. package/dist18/gantt-lite/esm2022/public-api.mjs +0 -3
  41. package/dist18/gantt-lite/fesm2022/gantt-lite.mjs +0 -774
  42. package/dist18/gantt-lite/fesm2022/gantt-lite.mjs.map +0 -1
  43. package/dist18/gantt-lite/gantt-lite.module.d.ts +0 -8
  44. package/dist18/gantt-lite/index.d.ts +0 -5
  45. package/dist18/gantt-lite/lib/gantt-lite-base.d.ts +0 -50
  46. package/dist18/gantt-lite/lib/gantt-lite.component.d.ts +0 -55
  47. package/dist18/gantt-lite/lib/gantt-lite.helper.d.ts +0 -20
  48. package/dist18/gantt-lite/lib/gantt-lite.model.d.ts +0 -47
  49. package/dist18/gantt-lite/public-api.d.ts +0 -2
  50. package/dist19/gantt-lite/README.md +0 -24
  51. package/dist19/gantt-lite/fesm2022/gantt-lite.mjs.map +0 -1
  52. package/dist19/gantt-lite/gantt-lite.module.d.ts +0 -8
  53. package/dist19/gantt-lite/index.d.ts +0 -5
  54. package/dist19/gantt-lite/lib/gantt-lite-base.d.ts +0 -50
  55. package/dist19/gantt-lite/lib/gantt-lite.component.d.ts +0 -55
  56. package/dist19/gantt-lite/lib/gantt-lite.helper.d.ts +0 -20
  57. package/dist19/gantt-lite/lib/gantt-lite.model.d.ts +0 -47
  58. package/dist19/gantt-lite/public-api.d.ts +0 -2
  59. package/dist20/gantt-lite/README.md +0 -24
  60. package/dist20/gantt-lite/fesm2022/gantt-lite.mjs.map +0 -1
  61. package/my-workspace-0.0.0.tgz +0 -0
  62. package/projects/gantt-lite/README.md +0 -24
  63. package/projects/gantt-lite/ng-package.json +0 -7
  64. package/projects/gantt-lite/package.json +0 -10
  65. package/projects/gantt-lite/src/gantt-lite.module.ts +0 -10
  66. package/projects/gantt-lite/src/lib/gantt-lite-base.ts +0 -300
  67. package/projects/gantt-lite/src/lib/gantt-lite.component.html +0 -128
  68. package/projects/gantt-lite/src/lib/gantt-lite.component.scss +0 -323
  69. package/projects/gantt-lite/src/lib/gantt-lite.component.ts +0 -391
  70. package/projects/gantt-lite/src/lib/gantt-lite.helper.ts +0 -124
  71. package/projects/gantt-lite/src/lib/gantt-lite.model.ts +0 -56
  72. package/projects/gantt-lite/src/public-api.ts +0 -5
  73. package/projects/gantt-lite/tsconfig.lib.json +0 -14
  74. package/projects/gantt-lite/tsconfig.lib.prod.json +0 -10
  75. package/projects/gantt-lite/tsconfig.spec.json +0 -14
  76. package/projects/my-app/server.ts +0 -56
  77. package/projects/my-app/src/app/app.component.html +0 -336
  78. package/projects/my-app/src/app/app.component.scss +0 -0
  79. package/projects/my-app/src/app/app.component.spec.ts +0 -29
  80. package/projects/my-app/src/app/app.component.ts +0 -13
  81. package/projects/my-app/src/app/app.config.server.ts +0 -11
  82. package/projects/my-app/src/app/app.config.ts +0 -9
  83. package/projects/my-app/src/app/app.routes.ts +0 -3
  84. package/projects/my-app/src/assets/.gitkeep +0 -0
  85. package/projects/my-app/src/favicon.ico +0 -0
  86. package/projects/my-app/src/index.html +0 -13
  87. package/projects/my-app/src/main.server.ts +0 -7
  88. package/projects/my-app/src/main.ts +0 -6
  89. package/projects/my-app/src/styles.scss +0 -1
  90. package/projects/my-app/tsconfig.app.json +0 -18
  91. package/projects/my-app/tsconfig.spec.json +0 -14
  92. package/tsconfig.json +0 -37
package/package.json CHANGED
@@ -1,45 +1,21 @@
1
1
  {
2
2
  "name": "@fatcore/gantt-lite",
3
- "version": "1.0.0",
4
- "scripts": {
5
- "ng": "ng",
6
- "start": "ng serve",
7
- "build": "ng build",
8
- "watch": "ng build --watch --configuration development",
9
- "test": "ng test",
10
- "serve:ssr:my-app": "node dist/my-app/server/server.mjs"
3
+ "version": "1.0.2",
4
+ "main": "dist/index.js",
5
+ "types": "dist/index.d.ts",
6
+ "module": "fesm2022/fatcore-gantt-lite.mjs",
7
+ "typings": "index.d.ts",
8
+ "exports": {
9
+ "./package.json": {
10
+ "default": "./package.json"
11
+ },
12
+ ".": {
13
+ "types": "./index.d.ts",
14
+ "default": "./fesm2022/fatcore-gantt-lite.mjs"
15
+ }
11
16
  },
12
- "private": false,
13
- "peerdependencies": {
14
- "@angular/animations": "^20.3.21",
15
- "@angular/common": "^20.3.21",
16
- "@angular/compiler": "^20.3.21",
17
- "@angular/core": "^20.3.21",
18
- "@angular/forms": "^20.3.21",
19
- "@angular/platform-browser": "^20.3.21",
20
- "@angular/platform-browser-dynamic": "^20.3.21",
21
- "@angular/platform-server": "^20.3.21",
22
- "@angular/router": "^20.3.21",
23
- "@angular/ssr": "^20.3.26",
24
- "express": "^4.18.2",
25
- "rxjs": "~7.8.0",
26
- "tslib": "^2.3.0",
27
- "zone.js": "~0.15.1"
28
- },
29
- "devDependencies": {
30
- "@angular/build": "^20.3.26",
31
- "@angular/cli": "^20.3.26",
32
- "@angular/compiler-cli": "^20.3.21",
33
- "@types/express": "^4.17.17",
34
- "@types/jasmine": "~5.1.0",
35
- "@types/node": "^18.18.0",
36
- "jasmine-core": "~5.1.0",
37
- "karma": "~6.4.0",
38
- "karma-chrome-launcher": "~3.2.0",
39
- "karma-coverage": "~2.2.0",
40
- "karma-jasmine": "~5.1.0",
41
- "karma-jasmine-html-reporter": "~2.1.0",
42
- "ng-packagr": "^20.3.2",
43
- "typescript": "~5.8.3"
17
+ "sideEffects": false,
18
+ "dependencies": {
19
+ "tslib": "^2.3.0"
44
20
  }
45
21
  }
package/.editorconfig DELETED
@@ -1,16 +0,0 @@
1
- # Editor configuration, see https://editorconfig.org
2
- root = true
3
-
4
- [*]
5
- charset = utf-8
6
- indent_style = space
7
- indent_size = 2
8
- insert_final_newline = true
9
- trim_trailing_whitespace = true
10
-
11
- [*.ts]
12
- quote_type = single
13
-
14
- [*.md]
15
- max_line_length = off
16
- trim_trailing_whitespace = false
@@ -1,4 +0,0 @@
1
- {
2
- // For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
3
- "recommendations": ["angular.ng-template"]
4
- }
@@ -1,20 +0,0 @@
1
- {
2
- // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
3
- "version": "0.2.0",
4
- "configurations": [
5
- {
6
- "name": "ng serve",
7
- "type": "chrome",
8
- "request": "launch",
9
- "preLaunchTask": "npm: start",
10
- "url": "http://localhost:4200/"
11
- },
12
- {
13
- "name": "ng test",
14
- "type": "chrome",
15
- "request": "launch",
16
- "preLaunchTask": "npm: test",
17
- "url": "http://localhost:9876/debug.html"
18
- }
19
- ]
20
- }
@@ -1,42 +0,0 @@
1
- {
2
- // For more information, visit: https://go.microsoft.com/fwlink/?LinkId=733558
3
- "version": "2.0.0",
4
- "tasks": [
5
- {
6
- "type": "npm",
7
- "script": "start",
8
- "isBackground": true,
9
- "problemMatcher": {
10
- "owner": "typescript",
11
- "pattern": "$tsc",
12
- "background": {
13
- "activeOnStart": true,
14
- "beginsPattern": {
15
- "regexp": "(.*?)"
16
- },
17
- "endsPattern": {
18
- "regexp": "bundle generation complete"
19
- }
20
- }
21
- }
22
- },
23
- {
24
- "type": "npm",
25
- "script": "test",
26
- "isBackground": true,
27
- "problemMatcher": {
28
- "owner": "typescript",
29
- "pattern": "$tsc",
30
- "background": {
31
- "activeOnStart": true,
32
- "beginsPattern": {
33
- "regexp": "(.*?)"
34
- },
35
- "endsPattern": {
36
- "regexp": "bundle generation complete"
37
- }
38
- }
39
- }
40
- }
41
- ]
42
- }
package/angular.json DELETED
@@ -1,165 +0,0 @@
1
- {
2
- "$schema": "./node_modules/@angular/cli/lib/config/schema.json",
3
- "version": 1,
4
- "newProjectRoot": "projects",
5
- "projects": {
6
- "my-app": {
7
- "projectType": "application",
8
- "schematics": {
9
- "@schematics/angular:component": {
10
- "style": "scss"
11
- }
12
- },
13
- "root": "projects/my-app",
14
- "sourceRoot": "projects/my-app/src",
15
- "prefix": "app",
16
- "architect": {
17
- "build": {
18
- "builder": "@angular/build:application",
19
- "options": {
20
- "outputPath": "dist/my-app",
21
- "index": "projects/my-app/src/index.html",
22
- "browser": "projects/my-app/src/main.ts",
23
- "polyfills": [
24
- "zone.js"
25
- ],
26
- "tsConfig": "projects/my-app/tsconfig.app.json",
27
- "inlineStyleLanguage": "scss",
28
- "assets": [
29
- "projects/my-app/src/favicon.ico",
30
- "projects/my-app/src/assets"
31
- ],
32
- "styles": [
33
- "projects/my-app/src/styles.scss"
34
- ],
35
- "scripts": [],
36
- "server": "projects/my-app/src/main.server.ts",
37
- "prerender": true,
38
- "ssr": {
39
- "entry": "projects/my-app/server.ts"
40
- }
41
- },
42
- "configurations": {
43
- "production": {
44
- "budgets": [
45
- {
46
- "type": "initial",
47
- "maximumWarning": "500kb",
48
- "maximumError": "1mb"
49
- },
50
- {
51
- "type": "anyComponentStyle",
52
- "maximumWarning": "2kb",
53
- "maximumError": "4kb"
54
- }
55
- ],
56
- "outputHashing": "all"
57
- },
58
- "development": {
59
- "optimization": false,
60
- "extractLicenses": false,
61
- "sourceMap": true
62
- }
63
- },
64
- "defaultConfiguration": "production"
65
- },
66
- "serve": {
67
- "builder": "@angular/build:dev-server",
68
- "configurations": {
69
- "production": {
70
- "buildTarget": "my-app:build:production"
71
- },
72
- "development": {
73
- "buildTarget": "my-app:build:development"
74
- }
75
- },
76
- "defaultConfiguration": "development"
77
- },
78
- "extract-i18n": {
79
- "builder": "@angular/build:extract-i18n",
80
- "options": {
81
- "buildTarget": "my-app:build"
82
- }
83
- },
84
- "test": {
85
- "builder": "@angular/build:karma",
86
- "options": {
87
- "polyfills": [
88
- "zone.js",
89
- "zone.js/testing"
90
- ],
91
- "tsConfig": "projects/my-app/tsconfig.spec.json",
92
- "inlineStyleLanguage": "scss",
93
- "assets": [
94
- "projects/my-app/src/favicon.ico",
95
- "projects/my-app/src/assets"
96
- ],
97
- "styles": [
98
- "projects/my-app/src/styles.scss"
99
- ],
100
- "scripts": []
101
- }
102
- }
103
- }
104
- },
105
- "gantt-lite": {
106
- "projectType": "library",
107
- "root": "projects/gantt-lite",
108
- "sourceRoot": "projects/gantt-lite/src",
109
- "prefix": "lib",
110
- "architect": {
111
- "build": {
112
- "builder": "@angular/build:ng-packagr",
113
- "options": {
114
- "project": "projects/gantt-lite/ng-package.json"
115
- },
116
- "configurations": {
117
- "production": {
118
- "tsConfig": "projects/gantt-lite/tsconfig.lib.prod.json"
119
- },
120
- "development": {
121
- "tsConfig": "projects/gantt-lite/tsconfig.lib.json"
122
- }
123
- },
124
- "defaultConfiguration": "production"
125
- },
126
- "test": {
127
- "builder": "@angular/build:karma",
128
- "options": {
129
- "tsConfig": "projects/gantt-lite/tsconfig.spec.json",
130
- "polyfills": [
131
- "zone.js",
132
- "zone.js/testing"
133
- ]
134
- }
135
- }
136
- }
137
- }
138
- },
139
- "schematics": {
140
- "@schematics/angular:component": {
141
- "type": "component"
142
- },
143
- "@schematics/angular:directive": {
144
- "type": "directive"
145
- },
146
- "@schematics/angular:service": {
147
- "type": "service"
148
- },
149
- "@schematics/angular:guard": {
150
- "typeSeparator": "."
151
- },
152
- "@schematics/angular:interceptor": {
153
- "typeSeparator": "."
154
- },
155
- "@schematics/angular:module": {
156
- "typeSeparator": "."
157
- },
158
- "@schematics/angular:pipe": {
159
- "typeSeparator": "."
160
- },
161
- "@schematics/angular:resolver": {
162
- "typeSeparator": "."
163
- }
164
- }
165
- }
@@ -1,24 +0,0 @@
1
- # GanttLite
2
-
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.0.
4
-
5
- ## Code scaffolding
6
-
7
- Run `ng generate component component-name --project gantt-lite` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project gantt-lite`.
8
- > Note: Don't forget to add `--project gantt-lite` or else it will be added to the default project in your `angular.json` file.
9
-
10
- ## Build
11
-
12
- Run `ng build gantt-lite` to build the project. The build artifacts will be stored in the `dist/` directory.
13
-
14
- ## Publishing
15
-
16
- After building your library with `ng build gantt-lite`, go to the dist folder `cd dist/gantt-lite` and run `npm publish`.
17
-
18
- ## Running unit tests
19
-
20
- Run `ng test gantt-lite` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
-
22
- ## Further help
23
-
24
- To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
@@ -1,5 +0,0 @@
1
- /**
2
- * Generated bundle index. Do not edit.
3
- */
4
- export * from './public-api';
5
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2FudHQtbGl0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2dhbnR0LWxpdGUvc3JjL2dhbnR0LWxpdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWMtYXBpJztcbiJdfQ==
@@ -1,18 +0,0 @@
1
- import { NgModule } from "@angular/core";
2
- import { GanttLiteComponent } from "./lib/gantt-lite.component";
3
- import { CommonModule } from "@angular/common";
4
- import * as i0 from "@angular/core";
5
- export class GanttLiteModule {
6
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GanttLiteModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule }); }
7
- static { this.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "17.3.12", ngImport: i0, type: GanttLiteModule, declarations: [GanttLiteComponent], imports: [CommonModule], exports: [GanttLiteComponent] }); }
8
- static { this.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GanttLiteModule, imports: [CommonModule] }); }
9
- }
10
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "17.3.12", ngImport: i0, type: GanttLiteModule, decorators: [{
11
- type: NgModule,
12
- args: [{
13
- declarations: [GanttLiteComponent],
14
- imports: [CommonModule],
15
- exports: [GanttLiteComponent]
16
- }]
17
- }] });
18
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2FudHQtbGl0ZS5tb2R1bGUuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9wcm9qZWN0cy9nYW50dC1saXRlL3NyYy9nYW50dC1saXRlLm1vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsUUFBUSxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBQ3pDLE9BQU8sRUFBRSxrQkFBa0IsRUFBRSxNQUFNLDRCQUE0QixDQUFDO0FBQ2hFLE9BQU8sRUFBRSxZQUFZLEVBQUUsTUFBTSxpQkFBaUIsQ0FBQzs7QUFPL0MsTUFBTSxPQUFPLGVBQWU7K0dBQWYsZUFBZTtnSEFBZixlQUFlLGlCQUpYLGtCQUFrQixhQUN2QixZQUFZLGFBQ1osa0JBQWtCO2dIQUVqQixlQUFlLFlBSGhCLFlBQVk7OzRGQUdYLGVBQWU7a0JBTDNCLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFLENBQUMsa0JBQWtCLENBQUM7b0JBQ2xDLE9BQU8sRUFBRSxDQUFDLFlBQVksQ0FBQztvQkFDdkIsT0FBTyxFQUFFLENBQUMsa0JBQWtCLENBQUM7aUJBQzlCIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgTmdNb2R1bGUgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBHYW50dExpdGVDb21wb25lbnQgfSBmcm9tIFwiLi9saWIvZ2FudHQtbGl0ZS5jb21wb25lbnRcIjtcclxuaW1wb3J0IHsgQ29tbW9uTW9kdWxlIH0gZnJvbSBcIkBhbmd1bGFyL2NvbW1vblwiO1xyXG5cclxuQE5nTW9kdWxlKHtcclxuICBkZWNsYXJhdGlvbnM6IFtHYW50dExpdGVDb21wb25lbnRdLFxyXG4gIGltcG9ydHM6IFtDb21tb25Nb2R1bGVdLFxyXG4gIGV4cG9ydHM6IFtHYW50dExpdGVDb21wb25lbnRdXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBHYW50dExpdGVNb2R1bGUge30iXX0=