@dev-tcloud/tcloud-ui 1.0.0 → 2.0.0

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.
package/README.md CHANGED
@@ -11,6 +11,13 @@ Install dev-tcloud/tcloud-ui from npm
11
11
  npm install @dev-tcloud/tcloud-ui --save
12
12
  ```
13
13
 
14
+ ## Versões
15
+ | Angular | Versão |
16
+ |---------|--------|
17
+ | Angular 14 | 0.x.x |
18
+ | Angular 15 | 1.x.x |
19
+ | Angular 16 | 1.x.x |
20
+
14
21
  ## tcloud-ui modules
15
22
 
16
23
  - TCloudUiModalModule
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dev-tcloud/tcloud-ui",
3
- "version": "1.0.0",
3
+ "version": "2.0.0",
4
4
  "scripts": {
5
5
  "ng": "ng",
6
6
  "start": "ng serve",
@@ -13,9 +13,9 @@
13
13
  "access": "public"
14
14
  },
15
15
  "devDependencies": {
16
- "@angular-devkit/build-angular": "^15.2.10",
17
- "@angular/cli": "~15.2.10",
18
- "@angular/compiler-cli": "^15.2.10",
16
+ "@angular-devkit/build-angular": "^16.2.10",
17
+ "@angular/cli": "~16.2.10",
18
+ "@angular/compiler-cli": "^16.2.12",
19
19
  "@types/jasmine": "~4.0.0",
20
20
  "jasmine-core": "~4.2.0",
21
21
  "karma": "~6.4.0",
@@ -23,20 +23,20 @@
23
23
  "karma-coverage": "~2.2.0",
24
24
  "karma-jasmine": "~5.1.0",
25
25
  "karma-jasmine-html-reporter": "~2.0.0",
26
- "ng-packagr": "^15.2.2",
26
+ "ng-packagr": "^16.2.3",
27
27
  "typescript": "~4.9.5"
28
28
  },
29
29
  "description": "This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.1.1.",
30
30
  "main": "karma.conf.js",
31
31
  "peerDependencies": {
32
- "@angular/animations": "^15.2.10",
33
- "@angular/common": "^15.2.10",
34
- "@angular/compiler": "^15.2.10",
35
- "@angular/core": "^15.2.10",
36
- "@angular/forms": "^15.2.10",
37
- "@angular/platform-browser": "^15.2.10",
38
- "@angular/platform-browser-dynamic": "^15.2.10",
39
- "@angular/router": "^15.2.10",
32
+ "@angular/animations": "^16.2.12",
33
+ "@angular/common": "^16.2.12",
34
+ "@angular/compiler": "^16.2.12",
35
+ "@angular/core": "^16.2.12",
36
+ "@angular/forms": "^16.2.12",
37
+ "@angular/platform-browser": "^16.2.12",
38
+ "@angular/platform-browser-dynamic": "^16.2.12",
39
+ "@angular/router": "^16.2.12",
40
40
  "abab": "^2.0.6",
41
41
  "abbrev": "^1.1.1",
42
42
  "accepts": "^1.3.8",
@@ -568,7 +568,7 @@
568
568
  "uri-js": "^4.4.1",
569
569
  "util-deprecate": "^1.0.2",
570
570
  "utils-merge": "^1.0.1",
571
- "uuid": "^8.3.2",
571
+ "uuid": "^9.0.1",
572
572
  "validate-npm-package-license": "^3.0.4",
573
573
  "validate-npm-package-name": "^4.0.0",
574
574
  "vary": "^1.1.2",
@@ -596,7 +596,7 @@
596
596
  "yaml": "^1.10.2",
597
597
  "yargs": "^17.5.1",
598
598
  "yargs-parser": "^21.1.1",
599
- "zone.js": "^0.11.8"
599
+ "zone.js": "^0.13.3"
600
600
  },
601
601
  "repository": {
602
602
  "type": "git",
@@ -614,6 +614,6 @@
614
614
  },
615
615
  "homepage": "https://github.com/tcloud-dev/tcloud-ui-component#readme",
616
616
  "dependencies": {
617
- "tslib": "^2.4.1"
617
+ "tslib": "^2.6.2"
618
618
  }
619
- }
619
+ }
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@dev-tcloud/tcloud-ui",
3
- "version": "1.0.0",
3
+ "version": "2.0.0",
4
4
  "peerDependencies": {
5
- "@angular/common": "^14.1.0",
6
- "@angular/core": "^14.1.0"
5
+ "@angular/common": "^16.2.12",
6
+ "@angular/core": "^16.2.12"
7
7
  },
8
8
  "dependencies": {
9
- "tslib": "^2.3.0"
9
+ "tslib": "^2.6.2"
10
10
  }
11
11
  }
@@ -14,8 +14,6 @@ export class TCloudUiElCopyDirective implements OnInit{
14
14
  ) {}
15
15
 
16
16
  ngOnInit(): void {
17
- console.log('el', this.el.nativeElement);
18
-
19
17
  this.setItemFuncCopy();
20
18
  }
21
19
 
@@ -13,7 +13,7 @@ export class UiDatepickerTimeComponent implements OnInit {
13
13
  constructor() { }
14
14
 
15
15
  ngOnInit(): void {
16
- console.log('dateValue', this.dateValue1);
16
+ //console.log('dateValue', this.dateValue1);
17
17
  }
18
18
 
19
19
 
@@ -148,7 +148,7 @@ export class UiFiltersComponent implements OnInit {
148
148
 
149
149
 
150
150
  toApplyFilter(event: any){
151
- console.log('toApplyFilter event', event);
151
+ //console.log('toApplyFilter event', event);
152
152
  }
153
153
 
154
154
  }