@shgysk8zer0/importmap 1.4.61 → 1.4.62

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/CHANGELOG.md CHANGED
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [v1.4.62] - 2025-05-01
11
+
12
+ ### Added
13
+ - Add `@aegisjsproject/barcodecanner`
14
+
10
15
  ## [v1.4.61] - 2025-04-30
11
16
 
12
17
  ### Added
package/cli.cjs CHANGED
@@ -54,6 +54,8 @@ const imports = {
54
54
  "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
55
55
  "@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
56
56
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
57
+ "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner/scanner.min.js",
58
+ "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner/",
57
59
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
58
60
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
59
61
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/cli.js CHANGED
@@ -51,6 +51,8 @@ const imports = {
51
51
  "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
52
52
  "@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
53
53
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
54
+ "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner/scanner.min.js",
55
+ "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner/",
54
56
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
55
57
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
56
58
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/importmap.cjs CHANGED
@@ -45,6 +45,8 @@ const imports = {
45
45
  "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
46
46
  "@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
47
47
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
48
+ "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner/scanner.min.js",
49
+ "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner/",
48
50
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
49
51
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
50
52
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/importmap.js CHANGED
@@ -43,6 +43,8 @@ const imports = {
43
43
  "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
44
44
  "@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
45
45
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
46
+ "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner/scanner.min.js",
47
+ "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner/",
46
48
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
47
49
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
48
50
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/importmap.json CHANGED
@@ -44,6 +44,8 @@
44
44
  "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
45
45
  "@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
46
46
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
47
+ "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner/scanner.min.js",
48
+ "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner/",
47
49
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
48
50
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
49
51
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/index.cjs CHANGED
@@ -51,6 +51,8 @@ const imports$1 = {
51
51
  "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
52
52
  "@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
53
53
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
54
+ "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner/scanner.min.js",
55
+ "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner/",
54
56
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
55
57
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
56
58
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/index.js CHANGED
@@ -49,6 +49,8 @@ const imports$1 = {
49
49
  "@aegisjsproject/otp": "https://unpkg.com/@aegisjsproject/otp@1.0.1/otp.min.js",
50
50
  "@aegisjsproject/md-editor": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/md-editor.js",
51
51
  "@aegisjsproject/md-editor/": "https://unpkg.com/@aegisjsproject/md-editor@1.0.0/",
52
+ "@aegisjsproject/barcodescanner": "https://unpkg.com/@aegisjsproject/barcodescanner/scanner.min.js",
53
+ "@aegisjsproject/barcodescanner/": "https://unpkg.com/@aegisjsproject/barcodescanner/",
52
54
  "@shgysk8zer0/components/": "https://unpkg.com/@shgysk8zer0/components@0.3.16/",
53
55
  "@aegisjsproject/state": "https://unpkg.com/@aegisjsproject/state@1.0.5/state.mjs",
54
56
  "@aegisjsproject/state/": "https://unpkg.com/@aegisjsproject/state@1.0.5/",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shgysk8zer0/importmap",
3
- "version": "1.4.61",
3
+ "version": "1.4.62",
4
4
  "engines": {
5
5
  "node": ">=18.0.0"
6
6
  },