@wavemaker/angular-codegen 11.7.5-next.43552 → 11.7.5-rc.166

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.
@@ -36,9 +36,9 @@
36
36
  "@metrichor/jmespath": "0.3.1",
37
37
  "@wavemaker/focus-trap": "1.0.0",
38
38
  "@wavemaker/nvd3": "1.8.11",
39
- "@wavemaker/variables": "11.7.5-next.43552",
39
+ "@wavemaker/variables": "11.7.5-rc.166",
40
40
  "@ztree/ztree_v3": "3.5.48",
41
- "angular-imask": "7.6.0",
41
+ "angular-imask": "^7.6.1",
42
42
  "angular2-websocket": "0.9.7",
43
43
  "core-js": "3.35.1",
44
44
  "d3": "7.8.5",
@@ -7273,9 +7273,9 @@
7273
7273
  }
7274
7274
  },
7275
7275
  "node_modules/@wavemaker/variables": {
7276
- "version": "11.7.5-next.43552",
7277
- "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.7.5-next.43552.tgz",
7278
- "integrity": "sha512-s5bsiDqgCVdcNZgm+vrBeWEJq4tlYVSaCtfmLagZFF+zshnWamepFLR2IdgOrUpnGMGhxpWmO9+bhQWKTmlmQg==",
7276
+ "version": "11.7.5-rc.166",
7277
+ "resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.7.5-rc.166.tgz",
7278
+ "integrity": "sha512-bOUsLIREA0nHOkXPYhaiJNaNU/HV1rajwx8QVgxsxqUtb6rgUW7Do/5yAvPiV+QLDoi6svcMu9cbjf8G4LWKyg==",
7279
7279
  "dependencies": {
7280
7280
  "@metrichor/jmespath": "^0.3.1",
7281
7281
  "he": "^1.2.0",
@@ -7784,11 +7784,11 @@
7784
7784
  }
7785
7785
  },
7786
7786
  "node_modules/angular-imask": {
7787
- "version": "7.6.0",
7788
- "resolved": "https://registry.npmjs.org/angular-imask/-/angular-imask-7.6.0.tgz",
7789
- "integrity": "sha512-nyeGRBqQyo0kuoZd0qcx+ozjaMrslO4VWcZw8hVJxI8srA04jMcJ4FOlw7ceHGQ8TRFlf5hqAw3oYzB6x5FH7w==",
7787
+ "version": "7.6.1",
7788
+ "resolved": "https://registry.npmjs.org/angular-imask/-/angular-imask-7.6.1.tgz",
7789
+ "integrity": "sha512-RL56eHBMfo+15nLmlO/Y0Fb7eYwjc8CRl6mpUsiG7KxBQ9rsH8Va/wD6HhcYXjOuNYvGqM1aTDYAqayu1wp3Xw==",
7790
7790
  "dependencies": {
7791
- "imask": "^7.6.0",
7791
+ "imask": "^7.6.1",
7792
7792
  "tslib": "^2.6.2"
7793
7793
  }
7794
7794
  },
@@ -6,10 +6,10 @@
6
6
  "start": "./node_modules/.bin/ng serve",
7
7
  "build": "node build-scripts/build.js",
8
8
  "post-build": "node build-scripts/post-build.js",
9
- "test": "jest --no-cache --detectOpenHandles",
9
+ "test": "jest --no-cache",
10
10
  "test:watch": "jest --watch",
11
- "test:coverage": "jest --coverage --detectOpenHandles",
12
- "test-prod": "jest --no-cache --no-color --detectOpenHandles --ci --silent 2>&1 | sed 's/\\x1b\\[[0-9;]*m//g' > karma-test-report.txt",
11
+ "test:coverage": "jest --coverage",
12
+ "test-prod": "jest --no-cache --no-color --ci --silent 2>&1 | sed 's/\\x1b\\[[0-9;]*m//g' > karma-test-report.txt",
13
13
  "lint": "./node_modules/.bin/ng lint",
14
14
  "e2e": "./node_modules/.bin/ng e2e",
15
15
  "optimizecss": "gulp --gulpfile build-scripts/optimize-css.gulpfile.js",
@@ -45,9 +45,9 @@
45
45
  "@metrichor/jmespath": "0.3.1",
46
46
  "@wavemaker/focus-trap": "1.0.0",
47
47
  "@wavemaker/nvd3": "1.8.11",
48
- "@wavemaker/variables": "11.7.5-next.43552",
48
+ "@wavemaker/variables": "11.7.5-rc.166",
49
49
  "@ztree/ztree_v3": "3.5.48",
50
- "angular-imask": "7.6.0",
50
+ "angular-imask": "^7.6.1",
51
51
  "angular2-websocket": "0.9.7",
52
52
  "core-js": "3.35.1",
53
53
  "d3": "7.8.5",
@@ -71,7 +71,7 @@
71
71
  "tslib": "2.4.1",
72
72
  "x2js": "3.4.4",
73
73
  "zone.js": "0.13.3",
74
- "@wavemaker/app-ng-runtime": "11.7.5-next.43552"
74
+ "@wavemaker/app-ng-runtime": "11.7.5-rc.166"
75
75
  },
76
76
  "devDependencies": {
77
77
  "@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
@@ -116,8 +116,8 @@
116
116
  "yargs": "^17.3.1"
117
117
  },
118
118
  "optionalDependencies": {
119
- "@rollup/rollup-linux-x64-gnu": "4.9.5",
120
119
  "@rollup/rollup-darwin-arm64": "4.9.5",
120
+ "@rollup/rollup-linux-x64-gnu": "4.9.5",
121
121
  "@rollup/rollup-win32-x64": "4.9.5"
122
122
  },
123
123
  "engines": {
@@ -69455,7 +69455,19 @@ var breadcrumb_build$1 = /*#__PURE__*/Object.freeze({
69455
69455
  const tagName$u = 'div';
69456
69456
  register('wm-menu', () => {
69457
69457
  return {
69458
- pre: attrs => `<${tagName$u} wmMenu dropdown ${getAttrMarkup(attrs)}>`,
69458
+ pre: attrs => {
69459
+ const menuWidth = attrs.get("width");
69460
+ let styleBinding = '';
69461
+ if (menuWidth) {
69462
+ if (menuWidth.indexOf('%') > -1 || menuWidth.indexOf('px') > -1) {
69463
+ styleBinding = `[ngStyle]="{'width': '${menuWidth}'}"`;
69464
+ return `<${tagName$u} wmMenu dropdown ${getAttrMarkup(attrs)} ${styleBinding}>`;
69465
+ }
69466
+ }
69467
+ else {
69468
+ return `<${tagName$u} wmMenu dropdown ${getAttrMarkup(attrs)}>`;
69469
+ }
69470
+ },
69459
69471
  post: () => `</${tagName$u}>`
69460
69472
  };
69461
69473
  });
@@ -69455,7 +69455,19 @@ var breadcrumb_build$1 = /*#__PURE__*/Object.freeze({
69455
69455
  const tagName$u = 'div';
69456
69456
  register('wm-menu', () => {
69457
69457
  return {
69458
- pre: attrs => `<${tagName$u} wmMenu dropdown ${getAttrMarkup(attrs)}>`,
69458
+ pre: attrs => {
69459
+ const menuWidth = attrs.get("width");
69460
+ let styleBinding = '';
69461
+ if (menuWidth) {
69462
+ if (menuWidth.indexOf('%') > -1 || menuWidth.indexOf('px') > -1) {
69463
+ styleBinding = `[ngStyle]="{'width': '${menuWidth}'}"`;
69464
+ return `<${tagName$u} wmMenu dropdown ${getAttrMarkup(attrs)} ${styleBinding}>`;
69465
+ }
69466
+ }
69467
+ else {
69468
+ return `<${tagName$u} wmMenu dropdown ${getAttrMarkup(attrs)}>`;
69469
+ }
69470
+ },
69459
69471
  post: () => `</${tagName$u}>`
69460
69472
  };
69461
69473
  });
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.7.5-next.43552",
3
+ "version": "11.7.5-rc.166",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {