@wavemaker/angular-codegen 11.6.0-next.140456 → 11.6.0-next.140457
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 +8 -8
- angular-codegen/angular-app/package.json +8 -8
- angular-codegen/dependencies/pipe-provider.cjs.js +4 -2
- angular-codegen/dependencies/transpilation-mobile.cjs.js +3 -2
- angular-codegen/dependencies/transpilation-web.cjs.js +3 -2
- angular-codegen/package.json +1 -1
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
"@babel/runtime": "^7.14.8",
|
|
36
36
|
"@metrichor/jmespath": "^0.3.1",
|
|
37
37
|
"@wavemaker/focus-trap": "^1.0.0",
|
|
38
|
-
"@wavemaker/nvd3": "1.8.
|
|
39
|
-
"@wavemaker/variables": "11.6.0-next.
|
|
38
|
+
"@wavemaker/nvd3": "1.8.9",
|
|
39
|
+
"@wavemaker/variables": "11.6.0-next.140457",
|
|
40
40
|
"@ztree/ztree_v3": "^3.5.48",
|
|
41
41
|
"angular-imask": "6.3.0",
|
|
42
42
|
"angular2-websocket": "0.9.7",
|
|
@@ -5669,17 +5669,17 @@
|
|
|
5669
5669
|
}
|
|
5670
5670
|
},
|
|
5671
5671
|
"node_modules/@wavemaker/nvd3": {
|
|
5672
|
-
"version": "1.8.
|
|
5673
|
-
"resolved": "https://registry.npmjs.org/@wavemaker/nvd3/-/nvd3-1.8.
|
|
5674
|
-
"integrity": "sha512-
|
|
5672
|
+
"version": "1.8.9",
|
|
5673
|
+
"resolved": "https://registry.npmjs.org/@wavemaker/nvd3/-/nvd3-1.8.9.tgz",
|
|
5674
|
+
"integrity": "sha512-J3uleu0akL+Kvw5j9EcP6JRRtkqHl3p1CBqKywiOYeR86+dao415i3V3xMbI8wHKAjIgf54mqIb9qR7M+74xjw==",
|
|
5675
5675
|
"peerDependencies": {
|
|
5676
5676
|
"d3": "7.8.5"
|
|
5677
5677
|
}
|
|
5678
5678
|
},
|
|
5679
5679
|
"node_modules/@wavemaker/variables": {
|
|
5680
|
-
"version": "11.6.0-next.
|
|
5681
|
-
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.6.0-next.
|
|
5682
|
-
"integrity": "sha512-
|
|
5680
|
+
"version": "11.6.0-next.140457",
|
|
5681
|
+
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.6.0-next.140457.tgz",
|
|
5682
|
+
"integrity": "sha512-GxXBosqfqHFiWQ8tUF54kxh+5W32fYZFg9YZ33vxyHxzf+dl0mRNbYGj4Zg25Qh/RvJVxUEIX9QADvYFZuFplw==",
|
|
5683
5683
|
"dependencies": {
|
|
5684
5684
|
"@metrichor/jmespath": "^0.3.1",
|
|
5685
5685
|
"he": "^1.2.0",
|
|
@@ -45,9 +45,9 @@
|
|
|
45
45
|
"@awesome-cordova-plugins/vibration": "5.39.1",
|
|
46
46
|
"@babel/runtime": "^7.14.8",
|
|
47
47
|
"@metrichor/jmespath": "^0.3.1",
|
|
48
|
-
"@wavemaker/nvd3": "1.8.8",
|
|
49
48
|
"@wavemaker/focus-trap": "^1.0.0",
|
|
50
|
-
"@wavemaker/
|
|
49
|
+
"@wavemaker/nvd3": "1.8.9",
|
|
50
|
+
"@wavemaker/variables": "11.6.0-next.140457",
|
|
51
51
|
"@ztree/ztree_v3": "^3.5.48",
|
|
52
52
|
"angular-imask": "6.3.0",
|
|
53
53
|
"angular2-websocket": "0.9.7",
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
"tslib": "2.4.1",
|
|
73
73
|
"x2js": "^3.4.4",
|
|
74
74
|
"zone.js": "~0.13.3",
|
|
75
|
-
"@wavemaker/app-ng-runtime": "11.6.0-next.
|
|
75
|
+
"@wavemaker/app-ng-runtime": "11.6.0-next.140457"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
|
|
@@ -83,6 +83,10 @@
|
|
|
83
83
|
"@angular/language-service": "16.2.12",
|
|
84
84
|
"@babel/plugin-transform-runtime": "^7.14.5",
|
|
85
85
|
"@compodoc/compodoc": "^1.1.19",
|
|
86
|
+
"@rollup/plugin-alias": "4.0.2",
|
|
87
|
+
"@rollup/plugin-commonjs": "24.0.0",
|
|
88
|
+
"@rollup/plugin-multi-entry": "6.0.0",
|
|
89
|
+
"@rollup/plugin-node-resolve": "15.0.1",
|
|
86
90
|
"@types/jasmine": "2.8.8",
|
|
87
91
|
"@types/jasminewd2": "2.0.3",
|
|
88
92
|
"@types/jquery": "3.3.22",
|
|
@@ -113,13 +117,9 @@
|
|
|
113
117
|
"owasp-dependency-check": "0.0.21",
|
|
114
118
|
"rimraf": "2.6.3",
|
|
115
119
|
"rollup": "4.9.5",
|
|
116
|
-
"@rollup/plugin-alias": "4.0.2",
|
|
117
|
-
"@rollup/plugin-commonjs": "24.0.0",
|
|
118
120
|
"rollup-plugin-includepaths": "0.2.3",
|
|
119
|
-
"@rollup/plugin-multi-entry": "6.0.0",
|
|
120
|
-
"@rollup/plugin-node-resolve": "15.0.1",
|
|
121
|
-
"terser": "^5.15.1",
|
|
122
121
|
"sonarqube-scanner": "^2.8.2",
|
|
122
|
+
"terser": "^5.15.1",
|
|
123
123
|
"ts-node": "7.0.1",
|
|
124
124
|
"tslint": "~6.1.0",
|
|
125
125
|
"typescript": "4.9.5",
|
|
@@ -105224,6 +105224,7 @@ const REGEX$1 = {
|
|
|
105224
105224
|
IPOD: /iPod/i,
|
|
105225
105225
|
IPAD: /iPad/i,
|
|
105226
105226
|
MAC: /Mac/i,
|
|
105227
|
+
MACINTEL: /MacIntel/i,
|
|
105227
105228
|
ANDROID_TABLET: /android|android 3.0|xoom|sch-i800|playbook|tablet|kindle/i,
|
|
105228
105229
|
MOBILE: /Mobile/i,
|
|
105229
105230
|
WINDOWS: /Windows Phone/i,
|
|
@@ -105267,7 +105268,7 @@ const isAndroidTablet$1 = () => REGEX$1.ANDROID_TABLET.test(userAgent$1) && !((/
|
|
|
105267
105268
|
const isIphone$1 = () => REGEX$1.IPHONE.test(userAgent$1);
|
|
105268
105269
|
const isIpod$1 = () => REGEX$1.IPOD.test(userAgent$1);
|
|
105269
105270
|
const isIpad$1 = () => {
|
|
105270
|
-
return REGEX$1.IPAD.test(userAgent$1) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX$1.MAC.test(window.navigator.platform));
|
|
105271
|
+
return REGEX$1.IPAD.test(userAgent$1) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && (REGEX$1.MAC.test(window.navigator.platform) || REGEX$1.MACINTEL.test(window.navigator.platform)));
|
|
105271
105272
|
};
|
|
105272
105273
|
const isIos$1 = () => isIphone$1() || isIpod$1() || isIpad$1();
|
|
105273
105274
|
const isLargeTabletLandscape$1 = (landScapeWidth, landScapeHeight) => {
|
|
@@ -134077,6 +134078,7 @@ const REGEX = {
|
|
|
134077
134078
|
IPOD: /iPod/i,
|
|
134078
134079
|
IPAD: /iPad/i,
|
|
134079
134080
|
MAC: /Mac/i,
|
|
134081
|
+
MACINTEL: /MacIntel/i,
|
|
134080
134082
|
ANDROID_TABLET: /android|android 3.0|xoom|sch-i800|playbook|tablet|kindle/i,
|
|
134081
134083
|
MOBILE: /Mobile/i,
|
|
134082
134084
|
WINDOWS: /Windows Phone/i,
|
|
@@ -134120,7 +134122,7 @@ const isAndroidTablet = () => REGEX.ANDROID_TABLET.test(userAgent) && !((/Tablet
|
|
|
134120
134122
|
const isIphone = () => REGEX.IPHONE.test(userAgent);
|
|
134121
134123
|
const isIpod = () => REGEX.IPOD.test(userAgent);
|
|
134122
134124
|
const isIpad = () => {
|
|
134123
|
-
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX.MAC.test(window.navigator.platform));
|
|
134125
|
+
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && (REGEX.MAC.test(window.navigator.platform) || REGEX.MACINTEL.test(window.navigator.platform)));
|
|
134124
134126
|
};
|
|
134125
134127
|
const isIos = () => isIphone() || isIpod() || isIpad();
|
|
134126
134128
|
const isLargeTabletLandscape = (landScapeWidth, landScapeHeight) => {
|
|
@@ -64311,6 +64311,7 @@ const REGEX = {
|
|
|
64311
64311
|
IPOD: /iPod/i,
|
|
64312
64312
|
IPAD: /iPad/i,
|
|
64313
64313
|
MAC: /Mac/i,
|
|
64314
|
+
MACINTEL: /MacIntel/i,
|
|
64314
64315
|
ANDROID_TABLET: /android|android 3.0|xoom|sch-i800|playbook|tablet|kindle/i,
|
|
64315
64316
|
MOBILE: /Mobile/i,
|
|
64316
64317
|
WINDOWS: /Windows Phone/i,
|
|
@@ -64354,7 +64355,7 @@ const isAndroidTablet = () => REGEX.ANDROID_TABLET.test(userAgent) && !((/Tablet
|
|
|
64354
64355
|
const isIphone = () => REGEX.IPHONE.test(userAgent);
|
|
64355
64356
|
const isIpod = () => REGEX.IPOD.test(userAgent);
|
|
64356
64357
|
const isIpad = () => {
|
|
64357
|
-
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX.MAC.test(window.navigator.platform));
|
|
64358
|
+
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && (REGEX.MAC.test(window.navigator.platform) || REGEX.MACINTEL.test(window.navigator.platform)));
|
|
64358
64359
|
};
|
|
64359
64360
|
const isIos = () => isIphone() || isIpod() || isIpad();
|
|
64360
64361
|
const isLargeTabletLandscape = (landScapeWidth, landScapeHeight) => {
|
|
@@ -68693,7 +68694,7 @@ const registerFormField = (isFormField) => {
|
|
|
68693
68694
|
const dataRole = isFormField ? 'form-field' : 'filter-field';
|
|
68694
68695
|
const formFieldErrorMsgId = 'wmform-field-error-' + generateGUId();
|
|
68695
68696
|
const validationMsg = isFormField ? `<p *ngIf="${counter}._control?.invalid && ${counter}._control?.touched && ${pCounter}.isUpdateMode"
|
|
68696
|
-
class="help-block text-danger" aria-hidden="false"
|
|
68697
|
+
class="help-block text-danger" aria-hidden="false"
|
|
68697
68698
|
aria-live="assertive" [attr.aria-label]="${counter}.validationmessage" id="${formFieldErrorMsgId}"><span aria-hidden="true" [textContent]="${counter}.validationmessage"></span></p>` : '';
|
|
68698
68699
|
const eventsTmpl = widgetType === FormWidgetType.UPLOAD ? '' : getEventsTemplate(attrs);
|
|
68699
68700
|
const controlLayout = isMobileApp() ? 'col-xs-12' : 'col-sm-12';
|
|
@@ -64311,6 +64311,7 @@ const REGEX = {
|
|
|
64311
64311
|
IPOD: /iPod/i,
|
|
64312
64312
|
IPAD: /iPad/i,
|
|
64313
64313
|
MAC: /Mac/i,
|
|
64314
|
+
MACINTEL: /MacIntel/i,
|
|
64314
64315
|
ANDROID_TABLET: /android|android 3.0|xoom|sch-i800|playbook|tablet|kindle/i,
|
|
64315
64316
|
MOBILE: /Mobile/i,
|
|
64316
64317
|
WINDOWS: /Windows Phone/i,
|
|
@@ -64354,7 +64355,7 @@ const isAndroidTablet = () => REGEX.ANDROID_TABLET.test(userAgent) && !((/Tablet
|
|
|
64354
64355
|
const isIphone = () => REGEX.IPHONE.test(userAgent);
|
|
64355
64356
|
const isIpod = () => REGEX.IPOD.test(userAgent);
|
|
64356
64357
|
const isIpad = () => {
|
|
64357
|
-
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && REGEX.MAC.test(window.navigator.platform));
|
|
64358
|
+
return REGEX.IPAD.test(userAgent) || (window.navigator.maxTouchPoints && window.navigator.maxTouchPoints > 2 && (REGEX.MAC.test(window.navigator.platform) || REGEX.MACINTEL.test(window.navigator.platform)));
|
|
64358
64359
|
};
|
|
64359
64360
|
const isIos = () => isIphone() || isIpod() || isIpad();
|
|
64360
64361
|
const isLargeTabletLandscape = (landScapeWidth, landScapeHeight) => {
|
|
@@ -68693,7 +68694,7 @@ const registerFormField = (isFormField) => {
|
|
|
68693
68694
|
const dataRole = isFormField ? 'form-field' : 'filter-field';
|
|
68694
68695
|
const formFieldErrorMsgId = 'wmform-field-error-' + generateGUId();
|
|
68695
68696
|
const validationMsg = isFormField ? `<p *ngIf="${counter}._control?.invalid && ${counter}._control?.touched && ${pCounter}.isUpdateMode"
|
|
68696
|
-
class="help-block text-danger" aria-hidden="false"
|
|
68697
|
+
class="help-block text-danger" aria-hidden="false"
|
|
68697
68698
|
aria-live="assertive" [attr.aria-label]="${counter}.validationmessage" id="${formFieldErrorMsgId}"><span aria-hidden="true" [textContent]="${counter}.validationmessage"></span></p>` : '';
|
|
68698
68699
|
const eventsTmpl = widgetType === FormWidgetType.UPLOAD ? '' : getEventsTemplate(attrs);
|
|
68699
68700
|
const controlLayout = isMobileApp() ? 'col-xs-12' : 'col-sm-12';
|