@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.
- package/README.md +5 -1
- package/lib/domstructure/ui/data/fields/form/datepicker.js +3 -2
- package/lib/domstructure/ui/data/fields/form/datepicker.js.map +1 -1
- package/lib/domstructure/ui/data/fields/form/time-picker.js +4 -1
- package/lib/domstructure/ui/data/fields/form/time-picker.js.map +1 -1
- package/lib/domstructure/ui/farris-fileupload-preview/farris-file-upload-preview.js +5 -2
- package/lib/domstructure/ui/farris-fileupload-preview/farris-file-upload-preview.js.map +1 -1
- package/lib/domstructure/ui/table/farris-table.js +2 -2
- package/lib/domstructure/ui/table/farris-table.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/befproxy/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/component/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/form/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/statemachine/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/states/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/viewmodel/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/internal-entity/page-flow/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/button/button.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/button/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/image/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/search/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/tab/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/approval/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/attachment/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/filter/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/index.js +2 -1
- package/lib/mobileapp/vue/domstructure/ui/business/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/scroll-navbar.js +32 -0
- package/lib/mobileapp/vue/domstructure/ui/business/scroll-navbar.js.map +1 -0
- package/lib/mobileapp/vue/domstructure/ui/container/card.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/container/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/container/vue-content-container.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/container/vue-float-container.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/banner/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/calendar/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/html-template/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/list-view/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/staff-info/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/static-text/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/input/common.js +1 -2
- package/lib/mobileapp/vue/domstructure/ui/input/common.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/input/index.js +1 -1
- package/lib/mobileapp/vue/pug-template/config/ui-template-config.js +4 -0
- package/lib/mobileapp/vue/pug-template/config/ui-template-config.js.map +1 -1
- package/lib/mobileapp/vue/static/.gitignore +13 -0
- package/lib/mobileapp/vue/utility/devkit/vue-form-creator.js +0 -1
- package/lib/mobileapp/vue/utility/devkit/vue-form-creator.js.map +1 -1
- package/lib/mobileapp/vue/utility/template-generator/page-component-external-generator.js +1 -1
- package/lib/mobileapp/vue/utility/template-generator/page-component-external-generator.js.map +1 -1
- package/lib/mobileapp/vue/utility/vue-content-type-creator.js +2 -0
- package/lib/mobileapp/vue/utility/vue-content-type-creator.js.map +1 -1
- package/lib/template/ui/kendo/farris-datepicker.pug +1 -0
- package/lib/template/ui/kendo/farris-file-upload-preview.pug +3 -1
- package/lib/template/ui/kendo/farris-time-picker.pug +1 -1
- package/lib/template/ui/kendo/primeng-edittree/farris-datepicker.pug +10 -1
- package/lib/template/ui/mobilevue/approval-info.pug +1 -0
- package/lib/template/ui/mobilevue/approval-logs.pug +1 -0
- package/lib/template/ui/mobilevue/attachment-entry.pug +1 -0
- package/lib/template/ui/mobilevue/attachment-file.pug +1 -0
- package/lib/template/ui/mobilevue/attachment-uploader.pug +1 -0
- package/lib/template/ui/mobilevue/attachment.pug +1 -0
- package/lib/template/ui/mobilevue/calendar.pug +1 -0
- package/lib/template/ui/mobilevue/card.pug +1 -0
- package/lib/template/ui/mobilevue/custom-box.pug +56 -0
- package/lib/template/ui/mobilevue/field-set.pug +1 -0
- package/lib/template/ui/mobilevue/form.pug +1 -1
- package/lib/template/ui/mobilevue/scroll-navbar.pug +14 -0
- package/lib/template/ui/mobilevue/section.pug +1 -0
- package/lib/template/ui/mobilevue/tabpage.pug +1 -0
- package/lib/template/ui/mobilevue/tabs.pug +1 -0
- package/lib/utility/devkit/component-parameter-collector/component-events-collector.js +1 -1
- package/lib/utility/devkit/component-parameter-collector/component-events-collector.js.map +1 -1
- package/lib/utility/devkit/lookup-type-creator-factory.js +1 -1
- package/lib/utility/devkit/lookup-type-creator-factory.js.map +1 -1
- package/lib/utility/farris-datagrid/date-picker-editor.js +4 -2
- package/lib/utility/farris-datagrid/date-picker-editor.js.map +1 -1
- package/lib/utility/farris-datagrid/time-picker-editor.js +3 -2
- package/lib/utility/farris-datagrid/time-picker-editor.js.map +1 -1
- package/package.json +56 -57
- package/lib/mobileapp/vue/internal-entity/i-project-data.js +0 -3
- package/lib/mobileapp/vue/internal-entity/i-project-data.js.map +0 -1
- package/lib/mobileapp/vue/internal-entity/page-flow/index.js +0 -14
- package/lib/mobileapp/vue/internal-entity/page-flow/index.js.map +0 -1
- package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-convertor.js +0 -11
- package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-convertor.js.map +0 -1
- package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-entity.js +0 -44
- package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-entity.js.map +0 -1
- package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-page.js +0 -27
- package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-page.js.map +0 -1
- package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-project.js +0 -27
- package/lib/mobileapp/vue/internal-entity/page-flow/vue-page-flow-project.js.map +0 -1
- package/lib/mobileapp/vue/internal-entity/vue-app-index-vue-parameter.js +0 -7
- package/lib/mobileapp/vue/internal-entity/vue-app-index-vue-parameter.js.map +0 -1
- package/lib/mobileapp/vue/internal-entity/vue-app-router-entity.js +0 -15
- package/lib/mobileapp/vue/internal-entity/vue-app-router-entity.js.map +0 -1
- package/lib/mobileapp/vue/internal-entity/vue-engine-context.js +0 -7
- package/lib/mobileapp/vue/internal-entity/vue-engine-context.js.map +0 -1
- package/lib/mobileapp/vue/internal-entity/vue-page-component-generate-parameter.js +0 -7
- package/lib/mobileapp/vue/internal-entity/vue-page-component-generate-parameter.js.map +0 -1
- package/lib/template/ui/mobilevue/fm-staff-info.pug +0 -10
- package/lib/template/ui/mobilevue/page-content-container.pug +0 -10
- package/lib/template/ui/mobilevue/page-footer-container.pug +0 -10
- 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.
|
|
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
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
"@types/
|
|
45
|
-
"@types/
|
|
46
|
-
"@types/
|
|
47
|
-
"@types/
|
|
48
|
-
"@types/
|
|
49
|
-
"@types/
|
|
50
|
-
"
|
|
51
|
-
"jest": "^24.
|
|
52
|
-
"ts-
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
|
|
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 +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 +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}}
|