@farris/jit-engine 1.3.203 → 1.3.208

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.
Files changed (111) hide show
  1. package/README.md +5 -1
  2. package/lib/domstructure/ui/data/fields/form/datepicker.js +3 -2
  3. package/lib/domstructure/ui/data/fields/form/datepicker.js.map +1 -1
  4. package/lib/domstructure/ui/data/fields/form/time-picker.js +4 -1
  5. package/lib/domstructure/ui/data/fields/form/time-picker.js.map +1 -1
  6. package/lib/domstructure/ui/farris-fileupload-preview/farris-file-upload-preview.js +5 -2
  7. package/lib/domstructure/ui/farris-fileupload-preview/farris-file-upload-preview.js.map +1 -1
  8. package/lib/domstructure/ui/table/farris-table.js +2 -2
  9. package/lib/domstructure/ui/table/farris-table.js.map +1 -1
  10. package/lib/mobileapp/vue/domstructure/devkit/befproxy/index.js +1 -1
  11. package/lib/mobileapp/vue/domstructure/devkit/component/index.js +1 -1
  12. package/lib/mobileapp/vue/domstructure/devkit/form/index.js +1 -1
  13. package/lib/mobileapp/vue/domstructure/devkit/index.js +1 -1
  14. package/lib/mobileapp/vue/domstructure/devkit/statemachine/index.js +1 -1
  15. package/lib/mobileapp/vue/domstructure/devkit/states/index.js +1 -1
  16. package/lib/mobileapp/vue/domstructure/devkit/viewmodel/index.js +1 -1
  17. package/lib/mobileapp/vue/domstructure/index.js +1 -1
  18. package/lib/mobileapp/vue/domstructure/internal-entity/page-flow/index.js +1 -1
  19. package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/index.js +1 -1
  20. package/lib/mobileapp/vue/domstructure/ui/basic/button/button.js.map +1 -1
  21. package/lib/mobileapp/vue/domstructure/ui/basic/button/index.js +1 -1
  22. package/lib/mobileapp/vue/domstructure/ui/basic/image/index.js +1 -1
  23. package/lib/mobileapp/vue/domstructure/ui/basic/index.js +1 -1
  24. package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/index.js +1 -1
  25. package/lib/mobileapp/vue/domstructure/ui/basic/search/index.js +1 -1
  26. package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/index.js +1 -1
  27. package/lib/mobileapp/vue/domstructure/ui/basic/tab/index.js +1 -1
  28. package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/index.js +1 -1
  29. package/lib/mobileapp/vue/domstructure/ui/business/approval/index.js +1 -1
  30. package/lib/mobileapp/vue/domstructure/ui/business/attachment/index.js +1 -1
  31. package/lib/mobileapp/vue/domstructure/ui/business/filter/index.js +1 -1
  32. package/lib/mobileapp/vue/domstructure/ui/business/index.js +2 -1
  33. package/lib/mobileapp/vue/domstructure/ui/business/index.js.map +1 -1
  34. package/lib/mobileapp/vue/domstructure/ui/business/scroll-navbar.js +32 -0
  35. package/lib/mobileapp/vue/domstructure/ui/business/scroll-navbar.js.map +1 -0
  36. package/lib/mobileapp/vue/domstructure/ui/container/card.js.map +1 -1
  37. package/lib/mobileapp/vue/domstructure/ui/container/index.js +1 -1
  38. package/lib/mobileapp/vue/domstructure/ui/container/vue-content-container.js.map +1 -1
  39. package/lib/mobileapp/vue/domstructure/ui/container/vue-float-container.js.map +1 -1
  40. package/lib/mobileapp/vue/domstructure/ui/display/banner/index.js +1 -1
  41. package/lib/mobileapp/vue/domstructure/ui/display/calendar/index.js +1 -1
  42. package/lib/mobileapp/vue/domstructure/ui/display/html-template/index.js +1 -1
  43. package/lib/mobileapp/vue/domstructure/ui/display/index.js +1 -1
  44. package/lib/mobileapp/vue/domstructure/ui/display/list-view/index.js +1 -1
  45. package/lib/mobileapp/vue/domstructure/ui/display/staff-info/index.js +1 -1
  46. package/lib/mobileapp/vue/domstructure/ui/display/static-text/index.js +1 -1
  47. package/lib/mobileapp/vue/domstructure/ui/index.js +1 -1
  48. package/lib/mobileapp/vue/domstructure/ui/input/common.js +1 -2
  49. package/lib/mobileapp/vue/domstructure/ui/input/common.js.map +1 -1
  50. package/lib/mobileapp/vue/domstructure/ui/input/index.js +1 -1
  51. package/lib/mobileapp/vue/pug-template/config/ui-template-config.js +4 -0
  52. package/lib/mobileapp/vue/pug-template/config/ui-template-config.js.map +1 -1
  53. package/lib/mobileapp/vue/static/.gitignore +13 -0
  54. package/lib/mobileapp/vue/utility/devkit/vue-form-creator.js +0 -1
  55. package/lib/mobileapp/vue/utility/devkit/vue-form-creator.js.map +1 -1
  56. package/lib/mobileapp/vue/utility/template-generator/page-component-external-generator.js +1 -1
  57. package/lib/mobileapp/vue/utility/template-generator/page-component-external-generator.js.map +1 -1
  58. package/lib/mobileapp/vue/utility/vue-content-type-creator.js +2 -0
  59. package/lib/mobileapp/vue/utility/vue-content-type-creator.js.map +1 -1
  60. package/lib/template/ui/kendo/farris-datepicker.pug +1 -0
  61. package/lib/template/ui/kendo/farris-file-upload-preview.pug +3 -1
  62. package/lib/template/ui/kendo/farris-time-picker.pug +1 -1
  63. package/lib/template/ui/kendo/primeng-edittree/farris-datepicker.pug +10 -1
  64. package/lib/template/ui/mobilevue/approval-info.pug +1 -0
  65. package/lib/template/ui/mobilevue/approval-logs.pug +1 -0
  66. package/lib/template/ui/mobilevue/attachment-entry.pug +1 -0
  67. package/lib/template/ui/mobilevue/attachment-file.pug +1 -0
  68. package/lib/template/ui/mobilevue/attachment-uploader.pug +1 -0
  69. package/lib/template/ui/mobilevue/attachment.pug +1 -0
  70. package/lib/template/ui/mobilevue/calendar.pug +1 -0
  71. package/lib/template/ui/mobilevue/card.pug +1 -0
  72. package/lib/template/ui/mobilevue/custom-box.pug +56 -0
  73. package/lib/template/ui/mobilevue/field-set.pug +1 -0
  74. package/lib/template/ui/mobilevue/form.pug +1 -1
  75. package/lib/template/ui/mobilevue/scroll-navbar.pug +14 -0
  76. package/lib/template/ui/mobilevue/section.pug +1 -0
  77. package/lib/template/ui/mobilevue/tabpage.pug +1 -0
  78. package/lib/template/ui/mobilevue/tabs.pug +1 -0
  79. package/lib/utility/devkit/component-parameter-collector/component-events-collector.js +1 -1
  80. package/lib/utility/devkit/component-parameter-collector/component-events-collector.js.map +1 -1
  81. package/lib/utility/devkit/lookup-type-creator-factory.js +1 -1
  82. package/lib/utility/devkit/lookup-type-creator-factory.js.map +1 -1
  83. package/lib/utility/farris-datagrid/date-picker-editor.js +4 -2
  84. package/lib/utility/farris-datagrid/date-picker-editor.js.map +1 -1
  85. package/lib/utility/farris-datagrid/time-picker-editor.js +3 -2
  86. package/lib/utility/farris-datagrid/time-picker-editor.js.map +1 -1
  87. package/package.json +56 -57
  88. package/lib/mobileapp/vue/internal-entity/i-project-data.js +0 -3
  89. package/lib/mobileapp/vue/internal-entity/i-project-data.js.map +0 -1
  90. package/lib/mobileapp/vue/internal-entity/page-flow/index.js +0 -14
  91. package/lib/mobileapp/vue/internal-entity/page-flow/index.js.map +0 -1
  92. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-convertor.js +0 -11
  93. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-convertor.js.map +0 -1
  94. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-entity.js +0 -44
  95. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-entity.js.map +0 -1
  96. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-page.js +0 -27
  97. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-page.js.map +0 -1
  98. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-project.js +0 -27
  99. package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-project.js.map +0 -1
  100. package/lib/mobileapp/vue/internal-entity/vue-app-index-vue-parameter.js +0 -7
  101. package/lib/mobileapp/vue/internal-entity/vue-app-index-vue-parameter.js.map +0 -1
  102. package/lib/mobileapp/vue/internal-entity/vue-app-router-entity.js +0 -15
  103. package/lib/mobileapp/vue/internal-entity/vue-app-router-entity.js.map +0 -1
  104. package/lib/mobileapp/vue/internal-entity/vue-engine-context.js +0 -7
  105. package/lib/mobileapp/vue/internal-entity/vue-engine-context.js.map +0 -1
  106. package/lib/mobileapp/vue/internal-entity/vue-page-component-generate-parameter.js +0 -7
  107. package/lib/mobileapp/vue/internal-entity/vue-page-component-generate-parameter.js.map +0 -1
  108. package/lib/template/ui/mobilevue/fm-staff-info.pug +0 -10
  109. package/lib/template/ui/mobilevue/page-content-container.pug +0 -10
  110. package/lib/template/ui/mobilevue/page-footer-container.pug +0 -10
  111. package/lib/template/ui/mobilevue/page-header-container.pug +0 -10
package/package.json CHANGED
@@ -1,57 +1,56 @@
1
- {
2
- "name": "@farris/jit-engine",
3
- "version": "1.3.203",
4
- "description": "",
5
- "main": "./lib/index.js",
6
- "bin": {
7
- "jit": "./bin/index.js"
8
- },
9
- "engines": {
10
- "node": ">= 6.9.0",
11
- "npm": ">= 3.0.0"
12
- },
13
- "files": [
14
- "lib/",
15
- "bin/",
16
- "ioc.config"
17
- ],
18
- "scripts": {
19
- "build": "npm run build-ts && npm run copy-static-assets",
20
- "build-q": "npm run build-ts",
21
- "test": "jest --coverage ",
22
- "watch-test": "npm run test --watchAll",
23
- "build-ts": "tsc",
24
- "tslint": "tslint -c tslint.json -p tsconfig.json",
25
- "copy-static-assets": "ts-node copyStaticAssets.ts"
26
- },
27
- "keywords": [
28
- "jit",
29
- "engine",
30
- "jit-engine"
31
- ],
32
- "author": "Noah",
33
- "license": "ISC",
34
- "dependencies": {
35
- "fs-extra": "^8.1.0",
36
- "lodash": "^4.17.10",
37
- "nrm": "^1.2.5",
38
- "prettier": "^1.18.2",
39
- "pug": "^2.0.0-rc.4",
40
- "typescript-ioc": "^1.2.4",
41
- "yargs": "^12.0.1"
42
- },
43
- "devDependencies": {
44
- "@types/fs-extra": "^8.1.1",
45
- "@types/jest": "24.0.15",
46
- "@types/lodash": "^4.14.91",
47
- "@types/node": "^12.6.1",
48
- "@types/prettier": "^1.18.0",
49
- "@types/pug": "^2.0.4",
50
- "@types/yargs": "^11.1.1",
51
- "jest": "^24.8.0",
52
- "ts-jest": "^24.0.2",
53
- "ts-node": "^8.3.0",
54
- "tslint": "^5.18.0",
55
- "typescript": "^3.5.3"
56
- }
57
- }
1
+ {
2
+ "name": "@farris/jit-engine",
3
+ "version": "1.3.208",
4
+ "description": "",
5
+ "main": "./lib/index.js",
6
+ "bin": {
7
+ "jit": "./bin/index.js"
8
+ },
9
+ "engines": {
10
+ "node": ">= 6.9.0",
11
+ "npm": ">= 3.0.0"
12
+ },
13
+ "files": [
14
+ "lib/",
15
+ "bin/",
16
+ "ioc.config"
17
+ ],
18
+ "scripts": {
19
+ "build": "npm run build-ts && npm run copy-static-assets",
20
+ "build-q": "npm run build-ts",
21
+ "test": "jest --coverage ",
22
+ "watch-test": "npm run test --watchAll",
23
+ "build-ts": "tsc",
24
+ "tslint": "tslint -c tslint.json -p tsconfig.json",
25
+ "copy-static-assets": "ts-node copyStaticAssets.ts"
26
+ },
27
+ "keywords": [
28
+ "jit",
29
+ "engine",
30
+ "jit-engine"
31
+ ],
32
+ "author": "Noah",
33
+ "license": "ISC",
34
+ "dependencies": {
35
+ "fs-extra": "^8.1.0",
36
+ "lodash": "^4.17.10",
37
+ "prettier": "^1.18.2",
38
+ "pug": "^2.0.0-rc.4",
39
+ "typescript-ioc": "^1.2.4",
40
+ "yargs": "^12.0.1"
41
+ },
42
+ "devDependencies": {
43
+ "@types/fs-extra": "^8.1.1",
44
+ "@types/jest": "24.0.15",
45
+ "@types/lodash": "^4.14.91",
46
+ "@types/node": "^12.6.1",
47
+ "@types/prettier": "^1.18.0",
48
+ "@types/pug": "^2.0.4",
49
+ "@types/yargs": "^11.1.1",
50
+ "jest": "^24.8.0",
51
+ "ts-jest": "^24.0.2",
52
+ "ts-node": "^8.3.0",
53
+ "tslint": "^5.18.0",
54
+ "typescript": "^3.5.3"
55
+ }
56
+ }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=i-project-data.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"i-project-data.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue/internal-entity/i-project-data.ts"],"names":[],"mappings":""}
@@ -1,14 +0,0 @@
1
- "use strict";
2
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
- if (k2 === undefined) k2 = k;
4
- Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
5
- }) : (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- o[k2] = m[k];
8
- }));
9
- var __exportStar = (this && this.__exportStar) || function(m, exports) {
10
- for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
11
- };
12
- Object.defineProperty(exports, "__esModule", { value: true });
13
- __exportStar(require("./vue-page-flow-entity"), exports);
14
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../../src/mobileapp/vue/internal-entity/page-flow/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAwC"}
@@ -1,11 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VuePageFlowConvertor = void 0;
4
- const vue_page_flow_entity_1 = require("./vue-page-flow-entity");
5
- class VuePageFlowConvertor {
6
- static convert(pageFlowParameter) {
7
- return new vue_page_flow_entity_1.VuePageFlowEntity(pageFlowParameter);
8
- }
9
- }
10
- exports.VuePageFlowConvertor = VuePageFlowConvertor;
11
- //# sourceMappingURL=vue-page-flow-convertor.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-page-flow-convertor.js","sourceRoot":"","sources":["../../../../../src/mobileapp/vue/internal-entity/page-flow/vue-page-flow-convertor.ts"],"names":[],"mappings":";;;AAAA,iEAA2D;AAE3D,MAAa,oBAAoB;IAC7B,MAAM,CAAC,OAAO,CAAC,iBAAsB;QACjC,OAAO,IAAI,wCAAiB,CAAC,iBAAiB,CAAC,CAAC;IACpD,CAAC;CACJ;AAJD,oDAIC"}
@@ -1,44 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VuePageFlowEntity = void 0;
4
- const vue_page_flow_project_1 = require("./vue-page-flow-project");
5
- const vue_page_flow_page_1 = require("./vue-page-flow-page");
6
- const utility_1 = require("../../../../utility");
7
- class VuePageFlowEntity {
8
- constructor(param) {
9
- this.pages = [];
10
- let obj;
11
- if (typeof param === 'string') {
12
- obj = JSON.parse(param);
13
- }
14
- else {
15
- obj = param;
16
- }
17
- if (!obj) {
18
- return;
19
- }
20
- const keys = `
21
- id,project,pages,entry
22
- `;
23
- Object.keys(obj).forEach(key => {
24
- if (keys.includes(key)) {
25
- if (key == "project") {
26
- this.project = new vue_page_flow_project_1.VuePageFlowProject(obj[key]);
27
- }
28
- else if (key == "pages") {
29
- this.pages = [];
30
- if (utility_1.ToolHelper.isArray(obj[key], false)) {
31
- obj[key].forEach((item) => {
32
- this.pages.push(new vue_page_flow_page_1.VuePageFlowPage(item));
33
- });
34
- }
35
- }
36
- else {
37
- this[key] = obj[key];
38
- }
39
- }
40
- });
41
- }
42
- }
43
- exports.VuePageFlowEntity = VuePageFlowEntity;
44
- //# sourceMappingURL=vue-page-flow-entity.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-page-flow-entity.js","sourceRoot":"","sources":["../../../../../src/mobileapp/vue/internal-entity/page-flow/vue-page-flow-entity.ts"],"names":[],"mappings":";;;AAAA,mEAA6D;AAC7D,6DAAuD;AACvD,iDAAiD;AAQjD,MAAa,iBAAiB;IAM1B,YAAY,KAAmB;QAH/B,UAAK,GAAsB,EAAE,CAAC;QAI1B,IAAI,GAAQ,CAAC;QACb,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC3B,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;SAC3B;aAAM;YACH,GAAG,GAAG,KAAK,CAAC;SACf;QAED,IAAI,CAAC,GAAG,EAAE;YACN,OAAO;SACV;QAED,MAAM,IAAI,GAAG;;SAEZ,CAAC;QACF,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE;YAC3B,IAAI,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE;gBACpB,IAAI,GAAG,IAAI,SAAS,EAAE;oBAClB,IAAI,CAAC,OAAO,GAAG,IAAI,0CAAkB,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC,CAAC;iBACnD;qBAAM,IAAI,GAAG,IAAI,OAAO,EAAE;oBACvB,IAAI,CAAC,KAAK,GAAG,EAAE,CAAC;oBAChB,IAAI,oBAAU,CAAC,OAAO,CAAC,GAAG,CAAC,GAAG,CAAC,EAAE,KAAK,CAAC,EAAE;wBACrC,GAAG,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,CAAC,IAAS,EAAE,EAAE;4BAC3B,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,oCAAe,CAAC,IAAI,CAAC,CAAC,CAAC;wBAC/C,CAAC,CAAC,CAAC;qBACN;iBACJ;qBAAM;oBACH,IAAI,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,CAAC;iBACxB;aACJ;QACL,CAAC,CAAC,CAAC;IACP,CAAC;CACJ;AAtCD,8CAsCC"}
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VuePageFlowPage = void 0;
4
- class VuePageFlowPage {
5
- constructor(param) {
6
- let obj;
7
- if (typeof param === 'string') {
8
- obj = JSON.parse(param);
9
- }
10
- else {
11
- obj = param;
12
- }
13
- if (!obj) {
14
- return;
15
- }
16
- const keys = `
17
- id,code,name,fileName,relativePath,routeUri,children,routeParams
18
- `;
19
- Object.keys(obj).forEach(key => {
20
- if (keys.includes(key)) {
21
- this[key] = obj[key];
22
- }
23
- });
24
- }
25
- }
26
- exports.VuePageFlowPage = VuePageFlowPage;
27
- //# sourceMappingURL=vue-page-flow-page.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-page-flow-page.js","sourceRoot":"","sources":["../../../../../src/mobileapp/vue/internal-entity/page-flow/vue-page-flow-page.ts"],"names":[],"mappings":";;;AAMA,MAAa,eAAe;IASxB,YAAY,KAAmB;QAC3B,IAAI,GAAQ,CAAC;QACb,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC3B,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;SAC3B;aAAM;YACH,GAAG,GAAG,KAAK,CAAC;SACf;QAED,IAAI,CAAC,GAAG,EAAE;YACN,OAAO;SACV;QAED,MAAM,IAAI,GAAG;;SAEZ,CAAC;QACF,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE;YAC3B,IAAI,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE;gBACpB,IAAI,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,CAAC;aACxB;QACL,CAAC,CAAC,CAAC;IACP,CAAC;CACJ;AA9BD,0CA8BC"}
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VuePageFlowProject = void 0;
4
- class VuePageFlowProject {
5
- constructor(param) {
6
- let obj;
7
- if (typeof param === 'string') {
8
- obj = JSON.parse(param);
9
- }
10
- else {
11
- obj = param;
12
- }
13
- if (!obj) {
14
- return;
15
- }
16
- const keys = `
17
- name
18
- `;
19
- Object.keys(obj).forEach(key => {
20
- if (keys.includes(key)) {
21
- this[key] = obj[key];
22
- }
23
- });
24
- }
25
- }
26
- exports.VuePageFlowProject = VuePageFlowProject;
27
- //# sourceMappingURL=vue-page-flow-project.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-page-flow-project.js","sourceRoot":"","sources":["../../../../../src/mobileapp/vue/internal-entity/page-flow/vue-page-flow-project.ts"],"names":[],"mappings":";;;AACA,MAAa,kBAAkB;IAG3B,YAAY,KAAmB;QAC3B,IAAI,GAAQ,CAAC;QACb,IAAI,OAAO,KAAK,KAAK,QAAQ,EAAE;YAC3B,GAAG,GAAG,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,CAAC;SAC3B;aAAM;YACH,GAAG,GAAG,KAAK,CAAC;SACf;QAED,IAAI,CAAC,GAAG,EAAE;YACN,OAAO;SACV;QAED,MAAM,IAAI,GAAG;;SAEZ,CAAC;QACF,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE;YAC3B,IAAI,IAAI,CAAC,QAAQ,CAAC,GAAG,CAAC,EAAE;gBACpB,IAAI,CAAC,GAAG,CAAC,GAAG,GAAG,CAAC,GAAG,CAAC,CAAC;aACxB;QACL,CAAC,CAAC,CAAC;IACP,CAAC;CACJ;AAxBD,gDAwBC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VueAppIndexVueParameter = void 0;
4
- class VueAppIndexVueParameter {
5
- }
6
- exports.VueAppIndexVueParameter = VueAppIndexVueParameter;
7
- //# sourceMappingURL=vue-app-index-vue-parameter.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-app-index-vue-parameter.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue/internal-entity/vue-app-index-vue-parameter.ts"],"names":[],"mappings":";;;AACA,MAAa,uBAAuB;CAoDnC;AApDD,0DAoDC"}
@@ -1,15 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VueAppRouterEntity = exports.VueAppRouterPageEntity = void 0;
4
- class VueAppRouterPageEntity {
5
- }
6
- exports.VueAppRouterPageEntity = VueAppRouterPageEntity;
7
- class VueAppRouterEntity {
8
- constructor(formPath, formName, formImportPath) {
9
- this.formPath = formPath;
10
- this.formName = formName;
11
- this.formImportPath = formImportPath;
12
- }
13
- }
14
- exports.VueAppRouterEntity = VueAppRouterEntity;
15
- //# sourceMappingURL=vue-app-router-entity.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-app-router-entity.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue/internal-entity/vue-app-router-entity.ts"],"names":[],"mappings":";;;AACA,MAAa,sBAAsB;CAIlC;AAJD,wDAIC;AAQD,MAAa,kBAAkB;IAM3B,YAAY,QAAgB,EAAE,QAAgB,EAAE,cAAsB;QAClE,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;QACzB,IAAI,CAAC,cAAc,GAAG,cAAc,CAAC;IACzC,CAAC;CACJ;AAXD,gDAWC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VueEngineContext = void 0;
4
- class VueEngineContext {
5
- }
6
- exports.VueEngineContext = VueEngineContext;
7
- //# sourceMappingURL=vue-engine-context.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-engine-context.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue/internal-entity/vue-engine-context.ts"],"names":[],"mappings":";;;AAIA,MAAa,gBAAgB;CA2B5B;AA3BD,4CA2BC"}
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VuePageComponentGenerateParameter = void 0;
4
- class VuePageComponentGenerateParameter {
5
- }
6
- exports.VuePageComponentGenerateParameter = VuePageComponentGenerateParameter;
7
- //# sourceMappingURL=vue-page-component-generate-parameter.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"vue-page-component-generate-parameter.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue/internal-entity/vue-page-component-generate-parameter.ts"],"names":[],"mappings":";;;AASA,MAAa,iCAAiC;CAkD7C;AAlDD,8EAkDC"}
@@ -1,10 +0,0 @@
1
- fm-staff-info(
2
- v-if!=variable.visible?variable.visible+"":"false"
3
- style!=(variable.appearance && variable.appearance.style)
4
- class!=(variable.appearance && variable.appearance.class)
5
- :name!=variable.staffName?"" + variable.name:undefined
6
- :title!=variable.titleText?"" + variable.titleText:undefined
7
- :sub-title!=variable.departmentName?"" + variable.department:undefined
8
- :staffId!=variable.staffId?"" + variable.staffId:undefined
9
- avatarType!=variable.avatarType?"" + variable.avatarType:undefined
10
- )
@@ -1,10 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? variable.visible.value : undefined;
5
-
6
- div(
7
- v-if=visible
8
- id=variable.replacedId?""+variable.replacedId:undefined
9
- )&attributes(attrs)
10
- | {{content}}
@@ -1,10 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? variable.visible.value : undefined;
5
-
6
- div(
7
- v-if=visible
8
- id=variable.replacedId?""+variable.replacedId:undefined
9
- )&attributes(attrs)
10
- | {{content}}
@@ -1,10 +0,0 @@
1
- -var attrs = {};
2
- -attrs.class = variable.appearance && variable.appearance.class;
3
- -attrs.style = variable.appearance && variable.appearance.style;
4
- -var visible = variable.visible ? variable.visible.value : undefined;
5
-
6
- div(
7
- v-if=visible
8
- id=variable.replacedId?""+variable.replacedId:undefined
9
- )&attributes(attrs)
10
- | {{content}}