@farris/jit-engine 1.3.118 → 1.3.122
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 +4 -0
- package/lib/mobileapp/vue/code-generator/devkit-manager/app-indexvue-manager.js +1 -1
- package/lib/mobileapp/vue/code-generator/devkit-manager/app-indexvue-manager.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/devkit-manager/index.js +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/app-generator/index.js +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-expression.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-index-vue-generator.js +7 -5
- package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-index-vue-generator.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-validation-rule.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/index.js +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/project-generator/package-json-generator.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator-path-manager.js +1 -1
- package/lib/mobileapp/vue/code-generator/index.js +1 -1
- package/lib/mobileapp/vue/code-generator/workspace-manager/workspace-file-manager.js +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/action-bar/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/approval/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/attachment/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/banner/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/button/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/calendar/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/card/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/checkbox/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/container/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/data/fields/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/data/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/date-time-picker/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/field-set/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/filter/filter.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/filter/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/footer/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/html-preview/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/html-template/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/image/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/list-view/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/lookup/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/nav-bar/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/number/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/picker/area-picker.js +27 -0
- package/lib/mobileapp/vue/domstructure/ui/picker/area-picker.js.map +1 -0
- package/lib/mobileapp/vue/domstructure/ui/picker/index.js +2 -1
- package/lib/mobileapp/vue/domstructure/ui/picker/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/radio/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/section/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/sidebar/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/staff-info/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/static-text/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/switch/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/tab/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-bar.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/text-area/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/text-box/index.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/toolbar/index.js +1 -1
- package/lib/mobileapp/vue/jit-engine-executor/index.js +1 -1
- package/lib/mobileapp/vue/pug-generator/index.js +1 -1
- package/lib/mobileapp/vue/pug-template/config/ui-template-config.js +3 -1
- package/lib/mobileapp/vue/pug-template/config/ui-template-config.js.map +1 -1
- package/lib/mobileapp/vue/static/src/app.vue +1 -5
- package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js +2 -2
- package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js.map +1 -1
- package/lib/mobileapp/vue/utility/index.js +1 -1
- package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/index.js +1 -1
- package/lib/mobileapp/vue/utility/type-convert.js +2 -1
- package/lib/mobileapp/vue/utility/type-convert.js.map +1 -1
- package/lib/mobileapp/vue/utility/vue-content-type-creator.js +1 -0
- package/lib/mobileapp/vue/utility/vue-content-type-creator.js.map +1 -1
- package/lib/mobileapp/vue/utility/vue-object-creator.js +1 -1
- package/lib/mobileapp/vue2/code-generator/devkit-manager/app-indexvue-manager.js +1 -1
- package/lib/mobileapp/vue2/code-generator/devkit-manager/index.js +1 -1
- package/lib/mobileapp/vue2/code-generator/file-generator/app-generator/index.js +1 -1
- package/lib/mobileapp/vue2/code-generator/file-generator/index.js +1 -1
- package/lib/mobileapp/vue2/code-generator/file-generator-path-manager.js +1 -1
- package/lib/mobileapp/vue2/code-generator/index.js +1 -1
- package/lib/mobileapp/vue2/code-generator/workspace-manager/workspace-file-manager.js +1 -1
- package/lib/mobileapp/vue2/domstructure/devkit/befproxy/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/devkit/component/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/devkit/form/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/devkit/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/devkit/statemachine/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/devkit/states/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/devkit/viewmodel/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/action-bar/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/attachment/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/button/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/calendar/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/checkbox/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/container/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/data/fields/form/display/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/data/fields/form/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/data/fields/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/data/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/date-time-picker/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/field-set/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/filter/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/footer/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/html-template/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/image/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/list-view/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/lookup/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/nav-bar/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/number/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/picker/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/radio/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/section/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/switch/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/tab/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/text-area/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/text-box/index.js +1 -1
- package/lib/mobileapp/vue2/domstructure/ui/toolbar/index.js +1 -1
- package/lib/mobileapp/vue2/internal-entity/page-flow/index.js +1 -1
- package/lib/mobileapp/vue2/jit-engine-executor/index.js +1 -1
- package/lib/mobileapp/vue2/pug-generator/index.js +1 -1
- package/lib/mobileapp/vue2/pug-template/config/ui-template-config.js +1 -1
- package/lib/mobileapp/vue2/utility/index.js +1 -1
- package/lib/mobileapp/vue2/utility/parameter-collector/page-component-collector/index.js +1 -1
- package/lib/mobileapp/vue2/utility/type-convert.js +2 -1
- package/lib/mobileapp/vue2/utility/type-convert.js.map +1 -1
- package/lib/mobileapp/vue2/utility/vue-object-creator.js +1 -1
- package/lib/template/ui/mobilevue/area-picker.pug +37 -0
- package/lib/template/ui/mobilevue/fm-staff-info.pug +10 -0
- package/package.json +1 -1
- package/lib/mobileapp/vue/static/.gitignore +0 -13
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./vue-display-fiels"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./display"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./form"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./fields"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./date-picker"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./field-set"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./filter"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./footer"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./html-template"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./image"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./container"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./vue-list-view"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./lookup-input"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./vue-nav-bar"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./number"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./picker"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./radio-group"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./vue-section"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./switch-input"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./vue-tabs"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./text-area"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./text-box"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./vue-toolbar"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./vue-page-flow-entity"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./mobile-vue-engine-executor"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./pug-template-type-enum"), exports);
|
|
@@ -14,7 +14,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
14
14
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
15
|
if (mod && mod.__esModule) return mod;
|
|
16
16
|
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
18
|
__setModuleDefault(result, mod);
|
|
19
19
|
return result;
|
|
20
20
|
};
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./mobileapp-vue-constant"), exports);
|
|
@@ -7,7 +7,7 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (functi
|
|
|
7
7
|
o[k2] = m[k];
|
|
8
8
|
}));
|
|
9
9
|
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !
|
|
10
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./page-component-control-collector"), exports);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getDataFieldType = void 0;
|
|
4
|
-
|
|
4
|
+
const getDataFieldType = (str) => {
|
|
5
5
|
if (!str) {
|
|
6
6
|
return "any";
|
|
7
7
|
}
|
|
@@ -30,4 +30,5 @@ exports.getDataFieldType = (str) => {
|
|
|
30
30
|
}
|
|
31
31
|
return dataFieldType;
|
|
32
32
|
};
|
|
33
|
+
exports.getDataFieldType = getDataFieldType;
|
|
33
34
|
//# sourceMappingURL=type-convert.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"type-convert.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue2/utility/type-convert.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"type-convert.js","sourceRoot":"","sources":["../../../../src/mobileapp/vue2/utility/type-convert.ts"],"names":[],"mappings":";;;AAAO,MAAM,gBAAgB,GAAG,CAAC,GAAQ,EAAW,EAAE;IACpD,IAAI,CAAC,GAAG,EAAE;QACN,OAAO,KAAK,CAAC;KAChB;IACD,GAAG,GAAG,GAAG,CAAC,WAAW,EAAE,CAAC;IACxB,IAAI,aAAqB,CAAC;IAC1B,QAAQ,GAAG,EAAE;QACT,KAAK,QAAQ;YACT,aAAa,GAAG,QAAQ,CAAC;YACzB,MAAM;QACV,KAAK,SAAS,CAAC;QACf,KAAK,OAAO,CAAC;QACb,KAAK,MAAM,CAAC;QACZ,KAAK,KAAK;YACN,aAAa,GAAG,QAAQ,CAAC;YACzB,MAAM;QACV,KAAK,MAAM;YACP,aAAa,GAAG,SAAS,CAAC;YAC1B,MAAM;QACV,KAAK,MAAM,CAAC;QACZ,KAAK,UAAU;YACX,aAAa,GAAG,MAAM,CAAC;YACvB,MAAM;QACV;YACI,aAAa,GAAG,KAAK,CAAC;YACtB,MAAM;KACb;IACD,OAAO,aAAa,CAAC;AACvB,CAAC,CAAA;AA5BY,QAAA,gBAAgB,oBA4B5B"}
|
|
@@ -14,7 +14,7 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
14
14
|
var __importStar = (this && this.__importStar) || function (mod) {
|
|
15
15
|
if (mod && mod.__esModule) return mod;
|
|
16
16
|
var result = {};
|
|
17
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
17
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
18
18
|
__setModuleDefault(result, mod);
|
|
19
19
|
return result;
|
|
20
20
|
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
-variable.readonly = variable.readonly?String(variable.readonly).replace(/"/g, "'")+"":undefined;
|
|
2
|
+
|
|
3
|
+
div(class="fm-input-wrapper" v-if=variable.visible?variable.visible+"":"false")
|
|
4
|
+
fm-area-picker(
|
|
5
|
+
style!=(variable.appearance && variable.appearance.style)
|
|
6
|
+
class!=(variable.appearance && variable.appearance.class)
|
|
7
|
+
inputClass=variable.direction === 'vertical' ? "fm-input-vertical" : undefined
|
|
8
|
+
v-if!=variable.isTextArea?"!stateMachine['showStaticText']":undefined
|
|
9
|
+
id=variable.title?""+variable.id:undefined
|
|
10
|
+
label=variable.title?""+variable.title:undefined
|
|
11
|
+
title=variable.title?""+variable.title:undefined
|
|
12
|
+
disable=variable.disable?""+variable.disable:undefined
|
|
13
|
+
:readonly!=variable.readonly?""+variable.readonly:undefined
|
|
14
|
+
:required!=variable.require?variable.require+"":undefined
|
|
15
|
+
placeholder=variable.placeholder?""+variable.placeholder:undefined
|
|
16
|
+
v-model!=variable.binding && variable.binding.path?"form."+variable.binding.path+".value":undefined
|
|
17
|
+
input-align="right"
|
|
18
|
+
:labelWidth!=variable.labelWidth?variable.labelWidth+"":undefined
|
|
19
|
+
:columns-num!=variable.displayType?variable.displayType+"":undefined
|
|
20
|
+
:error-message!=variable.errorMessage
|
|
21
|
+
error-message-align=variable.errorMessage ? "right" : undefined
|
|
22
|
+
)
|
|
23
|
+
if(variable.rightTemplate)
|
|
24
|
+
template(#right-icon)
|
|
25
|
+
| !{variable.rightTemplate}
|
|
26
|
+
if(variable.valueTemplate)
|
|
27
|
+
template(v-slot:value="slotProps")
|
|
28
|
+
| !{variable.valueTemplate}
|
|
29
|
+
if(variable.labelTips)
|
|
30
|
+
template(#title)
|
|
31
|
+
<span>!{variable.title}</span>
|
|
32
|
+
<fm-popover :hasMask="false" placement="topLeft" className="fm-input-label-tips" :offset="{left: -5}">
|
|
33
|
+
<fm-icon name="s-illustrate-o"/>
|
|
34
|
+
<template #content>
|
|
35
|
+
<div class="fm-input-label-tips-content"><span>!{variable.labelTips}</span></div>
|
|
36
|
+
</template>
|
|
37
|
+
</fm-popover>
|
|
@@ -0,0 +1,10 @@
|
|
|
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
|
+
)
|
package/package.json
CHANGED