@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
@@ -1,11 +0,0 @@
1
- import { provideServerRendering } from '@angular/ssr';
2
- import { mergeApplicationConfig, ApplicationConfig } from '@angular/core';
3
- import { appConfig } from './app.config';
4
-
5
- const serverConfig: ApplicationConfig = {
6
- providers: [
7
- provideServerRendering()
8
- ]
9
- };
10
-
11
- export const config = mergeApplicationConfig(appConfig, serverConfig);
@@ -1,9 +0,0 @@
1
- import { ApplicationConfig } from '@angular/core';
2
- import { provideRouter } from '@angular/router';
3
-
4
- import { routes } from './app.routes';
5
- import { provideClientHydration } from '@angular/platform-browser';
6
-
7
- export const appConfig: ApplicationConfig = {
8
- providers: [provideRouter(routes), provideClientHydration()]
9
- };
@@ -1,3 +0,0 @@
1
- import { Routes } from '@angular/router';
2
-
3
- export const routes: Routes = [];
File without changes
Binary file
@@ -1,13 +0,0 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8">
5
- <title>MyApp</title>
6
- <base href="/">
7
- <meta name="viewport" content="width=device-width, initial-scale=1">
8
- <link rel="icon" type="image/x-icon" href="favicon.ico">
9
- </head>
10
- <body>
11
- <app-root></app-root>
12
- </body>
13
- </html>
@@ -1,7 +0,0 @@
1
- import { bootstrapApplication, BootstrapContext } from '@angular/platform-browser';
2
- import { AppComponent } from './app/app.component';
3
- import { config } from './app/app.config.server';
4
-
5
- const bootstrap = (context: BootstrapContext) => bootstrapApplication(AppComponent, config, context);
6
-
7
- export default bootstrap;
@@ -1,6 +0,0 @@
1
- import { bootstrapApplication } from '@angular/platform-browser';
2
- import { appConfig } from './app/app.config';
3
- import { AppComponent } from './app/app.component';
4
-
5
- bootstrapApplication(AppComponent, appConfig)
6
- .catch((err) => console.error(err));
@@ -1 +0,0 @@
1
- /* You can add global styles to this file, and also import other style files */
@@ -1,18 +0,0 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
2
- {
3
- "extends": "../../tsconfig.json",
4
- "compilerOptions": {
5
- "outDir": "../../out-tsc/app",
6
- "types": [
7
- "node"
8
- ]
9
- },
10
- "files": [
11
- "src/main.ts",
12
- "src/main.server.ts",
13
- "server.ts"
14
- ],
15
- "include": [
16
- "src/**/*.d.ts"
17
- ]
18
- }
@@ -1,14 +0,0 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
2
- {
3
- "extends": "../../tsconfig.json",
4
- "compilerOptions": {
5
- "outDir": "../../out-tsc/spec",
6
- "types": [
7
- "jasmine"
8
- ]
9
- },
10
- "include": [
11
- "src/**/*.spec.ts",
12
- "src/**/*.d.ts"
13
- ]
14
- }
package/tsconfig.json DELETED
@@ -1,37 +0,0 @@
1
- /* To learn more about this file see: https://angular.io/config/tsconfig. */
2
- {
3
- "compileOnSave": false,
4
- "compilerOptions": {
5
- "outDir": "./dist/out-tsc",
6
- "strict": true,
7
- "noImplicitOverride": true,
8
- "paths": {
9
- "gantt-lite": [
10
- "./dist/gantt-lite"
11
- ]
12
- },
13
- "noPropertyAccessFromIndexSignature": true,
14
- "noImplicitReturns": true,
15
- "noFallthroughCasesInSwitch": true,
16
- "skipLibCheck": true,
17
- "esModuleInterop": true,
18
- "sourceMap": true,
19
- "declaration": false,
20
- "experimentalDecorators": true,
21
- "moduleResolution": "bundler",
22
- "importHelpers": true,
23
- "target": "ES2022",
24
- "module": "ES2022",
25
- "useDefineForClassFields": false,
26
- "lib": [
27
- "ES2022",
28
- "dom"
29
- ]
30
- },
31
- "angularCompilerOptions": {
32
- "enableI18nLegacyMessageIdFormat": false,
33
- "strictInjectionParameters": true,
34
- "strictInputAccessModifiers": true,
35
- "strictTemplates": true
36
- }
37
- }