@yoozsoft/yoozsoft-ng 6.0.5 → 6.0.6

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.
@@ -0,0 +1,24 @@
1
+ {
2
+ "name": "utif",
3
+ "description": "Fast and advanced TIFF decoder",
4
+ "version": "3.1.0",
5
+ "homepage": "https://github.com/photopea/UTIF.js",
6
+ "author": "photopea (https://github.com/photopea)",
7
+ "contributors": [
8
+ "Scimonster (https://github.com/Scimonster)"
9
+ ],
10
+ "license": "MIT",
11
+ "repository": "github:photopea/UTIF.js",
12
+ "bugs": {
13
+ "url": "https://github.com/photopea/UTIF.js/issues"
14
+ },
15
+ "main": "UTIF",
16
+ "keywords": [
17
+ "tiff",
18
+ "image",
19
+ "conversion"
20
+ ],
21
+ "dependencies": {
22
+ "pako": "^1.0.5"
23
+ }
24
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-autocomplete.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-autocomplete.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-datepicker.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-datepicker.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-directives.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-directives.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-dropdown.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-dropdown.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-file-upload.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-file-upload.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-footer.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-footer.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-loading.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-loading.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-navbar.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-navbar.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-overlay.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-overlay.d.ts"
4
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoozsoft/yoozsoft-ng",
3
- "version": "6.0.5",
3
+ "version": "6.0.6",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^21.0.0",
6
6
  "@angular/core": "^21.0.0"
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-pagination.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-pagination.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-password-strength.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-password-strength.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-progress.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-progress.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-select.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-select.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-sidebar.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-sidebar.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-table.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-table.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-tiff-viewer.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-tiff-viewer.d.ts"
4
+ }
@@ -0,0 +1,4 @@
1
+ {
2
+ "module": "../fesm2022/yoozsoft-yoozsoft-ng-toast.mjs",
3
+ "typings": "../types/yoozsoft-yoozsoft-ng-toast.d.ts"
4
+ }