@wavemaker/angular-codegen 11.2.6-rc.5710 → 11.2.6-rc.5745
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.
- angular-codegen/angular-app/package-lock.json +10 -10
- angular-codegen/angular-app/package.json +3 -3
- angular-codegen/dependencies/pipe-provider.cjs.js +1 -2
- angular-codegen/dependencies/transpilation-mobile.cjs.js +1 -2
- angular-codegen/dependencies/transpilation-web.cjs.js +1 -2
- angular-codegen/package.json +1 -1
|
@@ -5951,9 +5951,9 @@
|
|
|
5951
5951
|
"integrity": "sha512-KwdblvQbf0k51JYt1SJIhhkoQflWsOfgb6MVT9I/kDFpGmm5Z71PXOTNwOGnBFvuqGH6AJVQoM7StE0IK6OmXQ=="
|
|
5952
5952
|
},
|
|
5953
5953
|
"@wavemaker/focus-trap": {
|
|
5954
|
-
"version": "1.0.
|
|
5955
|
-
"resolved": "https://registry.npmjs.org/@wavemaker/focus-trap/-/focus-trap-1.0.
|
|
5956
|
-
"integrity": "sha512-
|
|
5954
|
+
"version": "1.0.1",
|
|
5955
|
+
"resolved": "https://registry.npmjs.org/@wavemaker/focus-trap/-/focus-trap-1.0.1.tgz",
|
|
5956
|
+
"integrity": "sha512-vYgCK3db9qe1PPCVnYzrlm68fdY+GPxTCQN6uKbKEgWjkjiU+dKjr8nhBJ7UWRWFKKakVaDz8UTWUz2GZnz++Q==",
|
|
5957
5957
|
"requires": {
|
|
5958
5958
|
"tabbable": "^6.0.1",
|
|
5959
5959
|
"yarn": "^1.22.19"
|
|
@@ -6371,11 +6371,11 @@
|
|
|
6371
6371
|
"optional": true
|
|
6372
6372
|
},
|
|
6373
6373
|
"angular-imask": {
|
|
6374
|
-
"version": "6.0.
|
|
6375
|
-
"resolved": "https://registry.npmjs.org/angular-imask/-/angular-imask-6.0.
|
|
6376
|
-
"integrity": "sha512-
|
|
6374
|
+
"version": "6.0.4",
|
|
6375
|
+
"resolved": "https://registry.npmjs.org/angular-imask/-/angular-imask-6.0.4.tgz",
|
|
6376
|
+
"integrity": "sha512-ZJrZarFL0RqkDtypFpFKJPAZQNMDeqMuYUxBwJN00WDuIFguIP+Q2e7chlyogamKvrQZwFYbebf2zPYal+w/9g==",
|
|
6377
6377
|
"requires": {
|
|
6378
|
-
"imask": "^6.0.
|
|
6378
|
+
"imask": "^6.0.2",
|
|
6379
6379
|
"tslib": "^1.9.0"
|
|
6380
6380
|
},
|
|
6381
6381
|
"dependencies": {
|
|
@@ -12138,9 +12138,9 @@
|
|
|
12138
12138
|
"optional": true
|
|
12139
12139
|
},
|
|
12140
12140
|
"imask": {
|
|
12141
|
-
"version": "6.
|
|
12142
|
-
"resolved": "https://registry.npmjs.org/imask/-/imask-6.
|
|
12143
|
-
"integrity": "sha512-
|
|
12141
|
+
"version": "6.2.2",
|
|
12142
|
+
"resolved": "https://registry.npmjs.org/imask/-/imask-6.2.2.tgz",
|
|
12143
|
+
"integrity": "sha512-oREITqngsjD0YxO62UpVQSxLNjIcb/mNO9hX2F8xQ282Kj3X9KXEAobipbUXz5R5NgtiL6nOPrWwo+AnLuz5AQ=="
|
|
12144
12144
|
},
|
|
12145
12145
|
"immutable": {
|
|
12146
12146
|
"version": "4.0.0",
|
|
@@ -28,6 +28,7 @@
|
|
|
28
28
|
"@angular/platform-browser-dynamic": "12.2.16",
|
|
29
29
|
"@angular/router": "12.2.16",
|
|
30
30
|
"@angular/service-worker": "12.2.16",
|
|
31
|
+
"@babel/runtime": "^7.14.8",
|
|
31
32
|
"@awesome-cordova-plugins/app-version": "5.39.1",
|
|
32
33
|
"@awesome-cordova-plugins/barcode-scanner": "5.39.1",
|
|
33
34
|
"@awesome-cordova-plugins/calendar": "5.39.1",
|
|
@@ -43,11 +44,10 @@
|
|
|
43
44
|
"@awesome-cordova-plugins/network": "5.39.1",
|
|
44
45
|
"@awesome-cordova-plugins/sqlite": "5.39.1",
|
|
45
46
|
"@awesome-cordova-plugins/vibration": "5.39.1",
|
|
46
|
-
"@babel/runtime": "^7.14.8",
|
|
47
47
|
"@metrichor/jmespath": "^0.3.1",
|
|
48
48
|
"@wavemaker.com/nvd3": "1.0.0",
|
|
49
49
|
"@wavemaker/focus-trap": "^1.0.0",
|
|
50
|
-
"angular-imask": "
|
|
50
|
+
"angular-imask": "6.0.4",
|
|
51
51
|
"angular2-websocket": "0.9.7",
|
|
52
52
|
"core-js": "2.5.4",
|
|
53
53
|
"d3": "3.5.17",
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"tslib": "^2.0.0",
|
|
71
71
|
"x2js": "3.2.6",
|
|
72
72
|
"zone.js": "~0.11.4",
|
|
73
|
-
"@wavemaker/app-ng-runtime": "11.2.6-rc.
|
|
73
|
+
"@wavemaker/app-ng-runtime": "11.2.6-rc.5745"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@ampproject/rollup-plugin-closure-compiler": "0.8.5",
|
|
@@ -45630,7 +45630,6 @@ const REGEX = {
|
|
|
45630
45630
|
IPOD: /iPod/i,
|
|
45631
45631
|
IPAD: /iPad/i,
|
|
45632
45632
|
MAC: /Mac/i,
|
|
45633
|
-
MACINTEL: /MacIntel/i,
|
|
45634
45633
|
ANDROID_TABLET: /android|android 3.0|xoom|sch-i800|playbook|tablet|kindle/i,
|
|
45635
45634
|
MOBILE: /Mobile/i,
|
|
45636
45635
|
WINDOWS: /Windows Phone/i,
|
|
@@ -45674,7 +45673,7 @@ const isAndroidTablet = () => REGEX.ANDROID_TABLET.test(userAgent) && !((/Tablet
|
|
|
45674
45673
|
const isIphone = () => REGEX.IPHONE.test(userAgent);
|
|
45675
45674
|
const isIpod = () => REGEX.IPOD.test(userAgent);
|
|
45676
45675
|
const isIpad = () => {
|
|
45677
|
-
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 &&
|
|
45676
|
+
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX.MAC.test(window.navigator.platform));
|
|
45678
45677
|
};
|
|
45679
45678
|
const isIos = () => isIphone() || isIpod() || isIpad();
|
|
45680
45679
|
const isLargeTabletLandscape = () => window.matchMedia("only screen and (min-device-width : 1366px) and (max-device-width : 1366px) and (min-device-height : 1024px) and (max-device-height : 1024px) and (min-width: 1366px) and (max-width: 1366px)").matches;
|
|
@@ -41708,7 +41708,6 @@ const REGEX = {
|
|
|
41708
41708
|
IPOD: /iPod/i,
|
|
41709
41709
|
IPAD: /iPad/i,
|
|
41710
41710
|
MAC: /Mac/i,
|
|
41711
|
-
MACINTEL: /MacIntel/i,
|
|
41712
41711
|
ANDROID_TABLET: /android|android 3.0|xoom|sch-i800|playbook|tablet|kindle/i,
|
|
41713
41712
|
MOBILE: /Mobile/i,
|
|
41714
41713
|
WINDOWS: /Windows Phone/i,
|
|
@@ -41752,7 +41751,7 @@ const isAndroidTablet = () => REGEX.ANDROID_TABLET.test(userAgent) && !((/Tablet
|
|
|
41752
41751
|
const isIphone = () => REGEX.IPHONE.test(userAgent);
|
|
41753
41752
|
const isIpod = () => REGEX.IPOD.test(userAgent);
|
|
41754
41753
|
const isIpad = () => {
|
|
41755
|
-
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 &&
|
|
41754
|
+
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX.MAC.test(window.navigator.platform));
|
|
41756
41755
|
};
|
|
41757
41756
|
const isIos = () => isIphone() || isIpod() || isIpad();
|
|
41758
41757
|
const isLargeTabletLandscape = () => window.matchMedia("only screen and (min-device-width : 1366px) and (max-device-width : 1366px) and (min-device-height : 1024px) and (max-device-height : 1024px) and (min-width: 1366px) and (max-width: 1366px)").matches;
|
|
@@ -41708,7 +41708,6 @@ const REGEX = {
|
|
|
41708
41708
|
IPOD: /iPod/i,
|
|
41709
41709
|
IPAD: /iPad/i,
|
|
41710
41710
|
MAC: /Mac/i,
|
|
41711
|
-
MACINTEL: /MacIntel/i,
|
|
41712
41711
|
ANDROID_TABLET: /android|android 3.0|xoom|sch-i800|playbook|tablet|kindle/i,
|
|
41713
41712
|
MOBILE: /Mobile/i,
|
|
41714
41713
|
WINDOWS: /Windows Phone/i,
|
|
@@ -41752,7 +41751,7 @@ const isAndroidTablet = () => REGEX.ANDROID_TABLET.test(userAgent) && !((/Tablet
|
|
|
41752
41751
|
const isIphone = () => REGEX.IPHONE.test(userAgent);
|
|
41753
41752
|
const isIpod = () => REGEX.IPOD.test(userAgent);
|
|
41754
41753
|
const isIpad = () => {
|
|
41755
|
-
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 &&
|
|
41754
|
+
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX.MAC.test(window.navigator.platform));
|
|
41756
41755
|
};
|
|
41757
41756
|
const isIos = () => isIphone() || isIpod() || isIpad();
|
|
41758
41757
|
const isLargeTabletLandscape = () => window.matchMedia("only screen and (min-device-width : 1366px) and (max-device-width : 1366px) and (min-device-height : 1024px) and (max-device-height : 1024px) and (min-width: 1366px) and (max-width: 1366px)").matches;
|