taon-ui 19.0.24 → 19.0.28

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.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542259 = dummy1763923542259;
4
- function dummy1763923542259() { }
3
+ exports.dummy1764106479431 = dummy1764106479431;
4
+ function dummy1764106479431() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542274 = dummy1763923542274;
4
- function dummy1763923542274() { }
3
+ exports.dummy1764106479440 = dummy1764106479440;
4
+ function dummy1764106479440() { }
5
5
  //# sourceMappingURL=index.js.map
package/lib/ui/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923541622 = dummy1763923541622;
4
- function dummy1763923541622() { }
3
+ exports.dummy1764106478938 = dummy1764106478938;
4
+ function dummy1764106478938() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542324 = dummy1763923542324;
4
- function dummy1763923542324() { }
3
+ exports.dummy1764106479480 = dummy1764106479480;
4
+ function dummy1764106479480() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542340 = dummy1763923542340;
4
- function dummy1763923542340() { }
3
+ exports.dummy1764106479488 = dummy1764106479488;
4
+ function dummy1764106479488() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542371 = dummy1763923542371;
4
- function dummy1763923542371() { }
3
+ exports.dummy1764106479501 = dummy1764106479501;
4
+ function dummy1764106479501() { }
5
5
  //# sourceMappingURL=taon-notifications.models.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542382 = dummy1763923542382;
4
- function dummy1763923542382() { }
3
+ exports.dummy1764106479507 = dummy1764106479507;
4
+ function dummy1764106479507() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542398 = dummy1763923542398;
4
- function dummy1763923542398() { }
3
+ exports.dummy1764106479517 = dummy1764106479517;
4
+ function dummy1764106479517() { }
5
5
  //# sourceMappingURL=index.js.map
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.dummy1763923542414 = dummy1763923542414;
4
- function dummy1763923542414() { }
3
+ exports.dummy1764106479527 = dummy1764106479527;
4
+ function dummy1764106479527() { }
5
5
  //# sourceMappingURL=index.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "taon-ui",
3
- "version": "19.0.24",
3
+ "version": "19.0.28",
4
4
  "scripts": {
5
5
  "taon init": "taon init",
6
6
  "taon start": "taon start",
@@ -29,5 +29,9 @@
29
29
  "taon": "~19.0.0"
30
30
  },
31
31
  "bin": {},
32
- "peerDependencies": {}
32
+ "peerDependencies": {},
33
+ "repository": {
34
+ "type": "git",
35
+ "url": "https://github.com/darekf77/taon-ui.git"
36
+ }
33
37
  }
package/websql/README.md CHANGED
@@ -1,24 +1,24 @@
1
- # MyLib
2
-
3
- This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
-
5
- ## Code scaffolding
6
-
7
- Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
- > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
-
10
- ## Build
11
-
12
- Run `ng build my-lib` 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 my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
-
18
- ## Running unit tests
19
-
20
- Run `ng test my-lib` 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
+ # MyLib
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project my-lib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project my-lib`.
8
+ > Note: Don't forget to add `--project my-lib` or else it will be added to the default project in your `angular.json` file.
9
+
10
+ ## Build
11
+
12
+ Run `ng build my-lib` 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 my-lib`, go to the dist folder `cd dist/my-lib` and run `npm publish`.
17
+
18
+ ## Running unit tests
19
+
20
+ Run `ng test my-lib` 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.