@softpak/components 0.1.3-beta.2 → 0.1.3-beta.3
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/package.json +23 -23
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@softpak/components",
|
|
3
|
-
"version": "0.1.3-beta.
|
|
3
|
+
"version": "0.1.3-beta.3",
|
|
4
4
|
"private": false,
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@angular/common": "15.x.x || 18.x.x",
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
"@capacitor/device": "6.x.x",
|
|
9
9
|
"@fortawesome/free-solid-svg-icons": "^6.x.x",
|
|
10
10
|
"@ionic/angular": "6.x.x || 8.x.x",
|
|
11
|
-
"@ngx-translate/core": "
|
|
11
|
+
"@ngx-translate/core": "14.x.x || 15.x.x",
|
|
12
12
|
"@sentry/angular": "8.x.x",
|
|
13
13
|
"cordova-plugin-ionic": "5.5.x"
|
|
14
14
|
},
|
|
@@ -34,11 +34,11 @@
|
|
|
34
34
|
"esm": "./esm2022/spx-alert/softpak-components-spx-alert.mjs",
|
|
35
35
|
"default": "./fesm2022/softpak-components-spx-alert.mjs"
|
|
36
36
|
},
|
|
37
|
-
"./spx-app-
|
|
38
|
-
"types": "./spx-app-
|
|
39
|
-
"esm2022": "./esm2022/spx-app-
|
|
40
|
-
"esm": "./esm2022/spx-app-
|
|
41
|
-
"default": "./fesm2022/softpak-components-spx-app-
|
|
37
|
+
"./spx-app-update": {
|
|
38
|
+
"types": "./spx-app-update/index.d.ts",
|
|
39
|
+
"esm2022": "./esm2022/spx-app-update/softpak-components-spx-app-update.mjs",
|
|
40
|
+
"esm": "./esm2022/spx-app-update/softpak-components-spx-app-update.mjs",
|
|
41
|
+
"default": "./fesm2022/softpak-components-spx-app-update.mjs"
|
|
42
42
|
},
|
|
43
43
|
"./spx-app-expiry": {
|
|
44
44
|
"types": "./spx-app-expiry/index.d.ts",
|
|
@@ -46,11 +46,11 @@
|
|
|
46
46
|
"esm": "./esm2022/spx-app-expiry/softpak-components-spx-app-expiry.mjs",
|
|
47
47
|
"default": "./fesm2022/softpak-components-spx-app-expiry.mjs"
|
|
48
48
|
},
|
|
49
|
-
"./spx-app-
|
|
50
|
-
"types": "./spx-app-
|
|
51
|
-
"esm2022": "./esm2022/spx-app-
|
|
52
|
-
"esm": "./esm2022/spx-app-
|
|
53
|
-
"default": "./fesm2022/softpak-components-spx-app-
|
|
49
|
+
"./spx-app-configuration": {
|
|
50
|
+
"types": "./spx-app-configuration/index.d.ts",
|
|
51
|
+
"esm2022": "./esm2022/spx-app-configuration/softpak-components-spx-app-configuration.mjs",
|
|
52
|
+
"esm": "./esm2022/spx-app-configuration/softpak-components-spx-app-configuration.mjs",
|
|
53
|
+
"default": "./fesm2022/softpak-components-spx-app-configuration.mjs"
|
|
54
54
|
},
|
|
55
55
|
"./spx-button": {
|
|
56
56
|
"types": "./spx-button/index.d.ts",
|
|
@@ -58,23 +58,17 @@
|
|
|
58
58
|
"esm": "./esm2022/spx-button/softpak-components-spx-button.mjs",
|
|
59
59
|
"default": "./fesm2022/softpak-components-spx-button.mjs"
|
|
60
60
|
},
|
|
61
|
-
"./spx-capitalize": {
|
|
62
|
-
"types": "./spx-capitalize/index.d.ts",
|
|
63
|
-
"esm2022": "./esm2022/spx-capitalize/softpak-components-spx-capitalize.mjs",
|
|
64
|
-
"esm": "./esm2022/spx-capitalize/softpak-components-spx-capitalize.mjs",
|
|
65
|
-
"default": "./fesm2022/softpak-components-spx-capitalize.mjs"
|
|
66
|
-
},
|
|
67
61
|
"./spx-change-details": {
|
|
68
62
|
"types": "./spx-change-details/index.d.ts",
|
|
69
63
|
"esm2022": "./esm2022/spx-change-details/softpak-components-spx-change-details.mjs",
|
|
70
64
|
"esm": "./esm2022/spx-change-details/softpak-components-spx-change-details.mjs",
|
|
71
65
|
"default": "./fesm2022/softpak-components-spx-change-details.mjs"
|
|
72
66
|
},
|
|
73
|
-
"./spx-
|
|
74
|
-
"types": "./spx-
|
|
75
|
-
"esm2022": "./esm2022/spx-
|
|
76
|
-
"esm": "./esm2022/spx-
|
|
77
|
-
"default": "./fesm2022/softpak-components-spx-
|
|
67
|
+
"./spx-capitalize": {
|
|
68
|
+
"types": "./spx-capitalize/index.d.ts",
|
|
69
|
+
"esm2022": "./esm2022/spx-capitalize/softpak-components-spx-capitalize.mjs",
|
|
70
|
+
"esm": "./esm2022/spx-capitalize/softpak-components-spx-capitalize.mjs",
|
|
71
|
+
"default": "./fesm2022/softpak-components-spx-capitalize.mjs"
|
|
78
72
|
},
|
|
79
73
|
"./spx-check-digit": {
|
|
80
74
|
"types": "./spx-check-digit/index.d.ts",
|
|
@@ -82,6 +76,12 @@
|
|
|
82
76
|
"esm": "./esm2022/spx-check-digit/softpak-components-spx-check-digit.mjs",
|
|
83
77
|
"default": "./fesm2022/softpak-components-spx-check-digit.mjs"
|
|
84
78
|
},
|
|
79
|
+
"./spx-channel-selection": {
|
|
80
|
+
"types": "./spx-channel-selection/index.d.ts",
|
|
81
|
+
"esm2022": "./esm2022/spx-channel-selection/softpak-components-spx-channel-selection.mjs",
|
|
82
|
+
"esm": "./esm2022/spx-channel-selection/softpak-components-spx-channel-selection.mjs",
|
|
83
|
+
"default": "./fesm2022/softpak-components-spx-channel-selection.mjs"
|
|
84
|
+
},
|
|
85
85
|
"./spx-form-section": {
|
|
86
86
|
"types": "./spx-form-section/index.d.ts",
|
|
87
87
|
"esm2022": "./esm2022/spx-form-section/softpak-components-spx-form-section.mjs",
|