@farris/jit-engine 1.4.43 → 1.4.44
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 +2 -10
- package/bin/index.js +0 -0
- package/lib/domstructure/ui/data/fields/form/editable/inputs/reference/external-service-lookup.js +47 -54
- package/lib/domstructure/ui/data/fields/form/editable/inputs/reference/external-service-lookup.js.map +1 -1
- package/lib/domstructure/ui/index.js +1 -0
- package/lib/domstructure/ui/index.js.map +1 -1
- package/lib/{mobileapp/vue/domstructure → domstructure}/ui/static-text/index.js +13 -13
- package/lib/domstructure/ui/static-text/index.js.map +1 -0
- package/lib/{mobileapp/vue/domstructure → domstructure}/ui/static-text/static-text.js +30 -26
- package/lib/domstructure/ui/static-text/static-text.js.map +1 -0
- package/lib/mobileapp/vue/code-generator/devkit-manager/app-indexvue-manager.js +1 -5
- 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 -5
- package/lib/mobileapp/vue/code-generator/devkit-manager/index.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/app-generator/index.js +1 -5
- package/lib/mobileapp/vue/code-generator/file-generator/app-generator/index.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-model-entity-generator.js +2 -2
- package/lib/mobileapp/vue/code-generator/file-generator/app-generator/vue-app-model-entity-generator.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/index.js +1 -5
- package/lib/mobileapp/vue/code-generator/file-generator/index.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-provider-generator.js +1 -2
- package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-provider-generator.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-uistate-generator.js +3 -3
- package/lib/mobileapp/vue/code-generator/file-generator/page-generator/page-uistate-generator.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator-filter.js +3 -3
- package/lib/mobileapp/vue/code-generator/file-generator-filter.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/file-generator-path-manager.js +1 -5
- package/lib/mobileapp/vue/code-generator/file-generator-path-manager.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/index.js +1 -5
- package/lib/mobileapp/vue/code-generator/index.js.map +1 -1
- package/lib/mobileapp/vue/code-generator/workspace-manager/workspace-file-manager.js +1 -5
- package/lib/mobileapp/vue/code-generator/workspace-manager/workspace-file-manager.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/befproxy/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/devkit/befproxy/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/component/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/devkit/component/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/form/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/devkit/form/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/devkit/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/statemachine/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/devkit/statemachine/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/states/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/devkit/states/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/devkit/viewmodel/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/devkit/viewmodel/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/internal-entity/contexts/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/internal-entity/contexts/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/internal-entity/contexts/vue-ui-node-context.js +2 -13
- package/lib/mobileapp/vue/domstructure/internal-entity/contexts/vue-ui-node-context.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/internal-entity/page-flow/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/internal-entity/page-flow/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/action-bar/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/button/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/button/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/icon/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/icon/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/image/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/image/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/nav-bar/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/search/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/search/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/sidebar/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/tab/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/tab/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar-area.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/toolbar/vue-toolbar-area.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/approval/index.js +1 -6
- package/lib/mobileapp/vue/domstructure/ui/business/approval/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-file.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment-file.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/attachment/attachment.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/attachment/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/business/attachment/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/filter/filter.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/filter/filter.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/filter/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/business/filter/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/business/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/business/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/container/card.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/container/card.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/container/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/container/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/container/vue-form.js +1 -19
- package/lib/mobileapp/vue/domstructure/ui/container/vue-form.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/container/vue-item-container.js +0 -1
- package/lib/mobileapp/vue/domstructure/ui/container/vue-item-container.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/banner/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/display/banner/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/calendar/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/display/calendar/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/html-template/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/display/html-template/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/display/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/list-view/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/display/list-view/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/staff-info/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/display/staff-info/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/display/static-text/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/display/static-text/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/input/checkbox-group.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/input/checkbox-group.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/input/common.js +0 -7
- package/lib/mobileapp/vue/domstructure/ui/input/common.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/input/index.js +1 -5
- package/lib/mobileapp/vue/domstructure/ui/input/index.js.map +1 -1
- package/lib/mobileapp/vue/domstructure/ui/input/radio-group.js +1 -1
- package/lib/mobileapp/vue/domstructure/ui/input/radio-group.js.map +1 -1
- package/lib/mobileapp/vue/jit-engine-executor/index.js +1 -5
- package/lib/mobileapp/vue/jit-engine-executor/index.js.map +1 -1
- package/lib/mobileapp/vue/pug-generator/index.js +1 -5
- package/lib/mobileapp/vue/pug-generator/index.js.map +1 -1
- package/lib/mobileapp/vue/pug-generator/pug-generator-manager.js +3 -3
- package/lib/mobileapp/vue/pug-generator/pug-generator-manager.js.map +1 -1
- package/lib/mobileapp/vue/pug-template/config/devkit-template-config.js +3 -3
- package/lib/mobileapp/vue/pug-template/config/devkit-template-config.js.map +1 -1
- package/lib/mobileapp/vue/pug-template/config/ui-template-config.js +4 -10
- package/lib/mobileapp/vue/pug-template/config/ui-template-config.js.map +1 -1
- package/lib/mobileapp/vue/task/vue-engine-task.js +5 -5
- package/lib/mobileapp/vue/task/vue-engine-task.js.map +1 -1
- package/lib/mobileapp/vue/utility/devkit/vue-repository-creator.js +1 -1
- package/lib/mobileapp/vue/utility/devkit/vue-repository-creator.js.map +1 -1
- package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js +4 -8
- package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js.map +1 -1
- package/lib/mobileapp/vue/utility/i18n/index.js +1 -5
- package/lib/mobileapp/vue/utility/i18n/index.js.map +1 -1
- package/lib/mobileapp/vue/utility/index.js +1 -5
- package/lib/mobileapp/vue/utility/index.js.map +1 -1
- package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/index.js +1 -5
- package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/index.js.map +1 -1
- package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/page-component-control-collector-parameter.js +3 -3
- package/lib/mobileapp/vue/utility/parameter-collector/page-component-collector/page-component-control-collector-parameter.js.map +1 -1
- package/lib/mobileapp/vue/utility/vue-content-type-creator.js +0 -1
- package/lib/mobileapp/vue/utility/vue-content-type-creator.js.map +1 -1
- package/lib/mobileapp/vue/utility/vue-control-dom-type-mapping.js +4 -4
- package/lib/mobileapp/vue/utility/vue-control-dom-type-mapping.js.map +1 -1
- package/lib/mobileapp/vue/utility/vue-object-creator.js +1 -5
- package/lib/mobileapp/vue/utility/vue-object-creator.js.map +1 -1
- package/lib/template/ui/kendo/light-lookup.pug +183 -183
- package/lib/template/ui/kendo/static-text.pug +4 -0
- package/lib/template/ui/mobilevue/checkbox-group.pug +3 -3
- package/lib/template/ui/mobilevue/radio-group.pug +3 -3
- package/lib/template/ui/mobilevue/switch.pug +0 -1
- package/lib/utility/control-checker/static-text-checker.js +43 -0
- package/lib/utility/control-checker/static-text-checker.js.map +1 -0
- package/lib/utility/devkit/form-file-executor.js +3 -0
- package/lib/utility/devkit/form-file-executor.js.map +1 -1
- package/lib/utility/devkit-template-config.js +3 -0
- package/lib/utility/devkit-template-config.js.map +1 -1
- package/package.json +1 -1
- package/lib/mobileapp/vue/domstructure/ui/action-bar/action-bar.js +0 -57
- package/lib/mobileapp/vue/domstructure/ui/action-bar/action-bar.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/action-bar/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/action-bar/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/approval/approval-info.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/approval/approval-info.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/approval/approval-logs.js +0 -46
- package/lib/mobileapp/vue/domstructure/ui/approval/approval-logs.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/approval/index.js +0 -15
- package/lib/mobileapp/vue/domstructure/ui/approval/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-entry.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-entry.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-file.js +0 -29
- package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-file.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-uploader.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/attachment/attachment-uploader.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/attachment/attachment.js +0 -29
- package/lib/mobileapp/vue/domstructure/ui/attachment/attachment.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/attachment/image-uploader.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/attachment/image-uploader.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/attachment/index.js +0 -18
- package/lib/mobileapp/vue/domstructure/ui/attachment/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/banner/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/banner/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/banner/vue-banner.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/banner/vue-banner.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/label/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/basic/label/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/label/label.js +0 -35
- package/lib/mobileapp/vue/domstructure/ui/basic/label/label.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/tag/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/basic/tag/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/basic/tag/tag.js +0 -42
- package/lib/mobileapp/vue/domstructure/ui/basic/tag/tag.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/business/approval/approval-association.js +0 -47
- package/lib/mobileapp/vue/domstructure/ui/business/approval/approval-association.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/button/button.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/button/button.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/button/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/button/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/calendar/calendar-input.js +0 -28
- package/lib/mobileapp/vue/domstructure/ui/calendar/calendar-input.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/calendar/calendar.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/calendar/calendar.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/calendar/index.js +0 -16
- package/lib/mobileapp/vue/domstructure/ui/calendar/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/calendar/schedule.js +0 -32
- package/lib/mobileapp/vue/domstructure/ui/calendar/schedule.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/card/card.js +0 -45
- package/lib/mobileapp/vue/domstructure/ui/card/card.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/card/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/card/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/checkbox/checkbox-group.js +0 -32
- package/lib/mobileapp/vue/domstructure/ui/checkbox/checkbox-group.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/checkbox/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/checkbox/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/common/vue-background.js +0 -38
- package/lib/mobileapp/vue/domstructure/ui/common/vue-background.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/common/vue-border-radius.js +0 -29
- package/lib/mobileapp/vue/domstructure/ui/common/vue-border-radius.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/common/vue-visible.js +0 -57
- package/lib/mobileapp/vue/domstructure/ui/common/vue-visible.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container-col.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container-col.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container-row.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container-row.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/container/vue-layout-container.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/container/vue-template-container.js +0 -28
- package/lib/mobileapp/vue/domstructure/ui/container/vue-template-container.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/vue-display-fiels.js +0 -33
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/display/vue-display-fiels.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/index.js +0 -15
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/vue-form-field.js +0 -56
- package/lib/mobileapp/vue/domstructure/ui/data/fields/form/vue-form-field.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/data/fields/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/data/fields/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/data/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/data/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/data/vue-data.js +0 -38
- package/lib/mobileapp/vue/domstructure/ui/data/vue-data.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/date-time-picker/date-picker.js +0 -28
- package/lib/mobileapp/vue/domstructure/ui/date-time-picker/date-picker.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/date-time-picker/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/date-time-picker/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/display/avatar/avatar.js +0 -57
- package/lib/mobileapp/vue/domstructure/ui/display/avatar/avatar.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/display/avatar/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/display/avatar/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/display/show-image/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/display/show-image/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/display/show-image/show-image.js +0 -46
- package/lib/mobileapp/vue/domstructure/ui/display/show-image/show-image.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/display/text/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/display/text/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/display/text/vue-text.js +0 -47
- package/lib/mobileapp/vue/domstructure/ui/display/text/vue-text.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/field-set/field-set.js +0 -42
- package/lib/mobileapp/vue/domstructure/ui/field-set/field-set.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/field-set/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/field-set/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/filter/filter.js +0 -41
- package/lib/mobileapp/vue/domstructure/ui/filter/filter.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/filter/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/filter/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/footer/footer.js +0 -42
- package/lib/mobileapp/vue/domstructure/ui/footer/footer.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/footer/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/footer/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/html-preview/html-preview.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/html-preview/html-preview.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/html-preview/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/html-preview/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/html-template/html-template.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/html-template/html-template.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/html-template/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/html-template/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/image/image.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/image/image.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/image/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/image/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/list-view/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/list-view/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/list-view/vue-list-view.js +0 -39
- package/lib/mobileapp/vue/domstructure/ui/list-view/vue-list-view.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/lookup/index.js +0 -16
- package/lib/mobileapp/vue/domstructure/ui/lookup/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-department.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-department.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-employee.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-employee.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-input.js +0 -33
- package/lib/mobileapp/vue/domstructure/ui/lookup/lookup-input.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/nav-bar/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/nav-bar/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/nav-bar/vue-nav-bar.js +0 -45
- package/lib/mobileapp/vue/domstructure/ui/nav-bar/vue-nav-bar.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/number/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/number/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/number/number.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/number/number.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/picker/area-picker.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/picker/area-picker.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/picker/index.js +0 -15
- package/lib/mobileapp/vue/domstructure/ui/picker/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/picker/picker.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/picker/picker.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/radio/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/radio/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/radio/radio-group.js +0 -32
- package/lib/mobileapp/vue/domstructure/ui/radio/radio-group.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/rich-text-editor.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/rich-text-editor/rich-text-editor.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/section/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/section/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/section/vue-section.js +0 -46
- package/lib/mobileapp/vue/domstructure/ui/section/vue-section.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/sidebar/index.js +0 -15
- package/lib/mobileapp/vue/domstructure/ui/sidebar/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/sidebar/sidebar-item.js +0 -42
- package/lib/mobileapp/vue/domstructure/ui/sidebar/sidebar-item.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/sidebar/sidebar.js +0 -42
- package/lib/mobileapp/vue/domstructure/ui/sidebar/sidebar.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/staff-info/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/staff-info/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/staff-info/staff-info.js +0 -49
- package/lib/mobileapp/vue/domstructure/ui/staff-info/staff-info.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/static-text/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/static-text/static-text.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/switch/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/switch/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/switch/switch-input.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/switch/switch-input.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/tab/index.js +0 -16
- package/lib/mobileapp/vue/domstructure/ui/tab/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-bar.js +0 -33
- package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-bar.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-page.js +0 -45
- package/lib/mobileapp/vue/domstructure/ui/tab/vue-tab-page.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/tab/vue-tabs.js +0 -45
- package/lib/mobileapp/vue/domstructure/ui/tab/vue-tabs.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/text-area/index.js +0 -14
- package/lib/mobileapp/vue/domstructure/ui/text-area/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/text-area/text-area.js +0 -37
- package/lib/mobileapp/vue/domstructure/ui/text-area/text-area.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/text-box/index.js +0 -17
- package/lib/mobileapp/vue/domstructure/ui/text-box/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/text-box/text-box-external.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/text-box/text-box-external.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/text-box/text-box.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/text-box/text-box.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/text-box/text-scan.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/text-box/text-scan.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/text-box/text-telphone.js +0 -27
- package/lib/mobileapp/vue/domstructure/ui/text-box/text-telphone.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/toolbar/index.js +0 -16
- package/lib/mobileapp/vue/domstructure/ui/toolbar/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar-area.js +0 -35
- package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar-area.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar-item.js +0 -32
- package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar-item.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar.js +0 -42
- package/lib/mobileapp/vue/domstructure/ui/toolbar/vue-toolbar.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/vue-input-component.js +0 -81
- package/lib/mobileapp/vue/domstructure/ui/vue-input-component.js.map +0 -1
- 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/approval-association.pug +0 -22
- package/lib/template/ui/mobilevue/area-picker.pug +0 -55
- package/lib/template/ui/mobilevue/avatar.pug +0 -19
- package/lib/template/ui/mobilevue/common/text-common.pug +0 -80
- package/lib/template/ui/mobilevue/fm-staff-info.pug +0 -10
- package/lib/template/ui/mobilevue/footer.pug +0 -10
- package/lib/template/ui/mobilevue/label.pug +0 -12
- package/lib/template/ui/mobilevue/layout-container-col.pug +0 -11
- package/lib/template/ui/mobilevue/layout-container-row.pug +0 -12
- package/lib/template/ui/mobilevue/layout-container.pug +0 -11
- 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/lib/template/ui/mobilevue/show-image.pug +0 -22
- package/lib/template/ui/mobilevue/tag.pug +0 -33
- package/lib/template/ui/mobilevue/text.pug +0 -118
- package/lib/template/ui/mobilevue/vant-tabpage.pug +0 -6
- package/lib/template/ui/mobilevue/vant-tabs.pug +0 -6
|
@@ -1,183 +1,183 @@
|
|
|
1
|
-
//- -var variable={};
|
|
2
|
-
|
|
3
|
-
-var holdPlaceOuterAttrs={};
|
|
4
|
-
-var holdPlaceInnerAttrs={};
|
|
5
|
-
-var holdPlaceEmptyAttrs={};
|
|
6
|
-
if(variable.holdPlace)
|
|
7
|
-
-holdPlaceInnerAttrs["*ngIf"]=variable.visible?variable.visiblePipeSuffix?variable.visible.value+variable.visiblePipeSuffix+'':variable.visible.value+'':undefined;
|
|
8
|
-
-holdPlaceEmptyAttrs['*ngIf']=variable.visible?variable.visiblePipeSuffix?'!'+variable.visible.value+variable.visiblePipeSuffix+'':'!'+variable.visible.value+'':undefined;
|
|
9
|
-
else
|
|
10
|
-
-holdPlaceOuterAttrs["*ngIf"]=variable.visible?variable.visiblePipeSuffix?variable.visible.value+variable.visiblePipeSuffix+'':variable.visible.value+'':undefined;
|
|
11
|
-
div(class=(variable.appearance && variable.appearance.class) style=(variable.appearance && variable.appearance.style) )&attributes(holdPlaceOuterAttrs)
|
|
12
|
-
if(variable.holdPlace)
|
|
13
|
-
div(class="f-empty-input-placeholder")&attributes(holdPlaceEmptyAttrs)
|
|
14
|
-
div(class="farris-group-wrap")&attributes(holdPlaceInnerAttrs)
|
|
15
|
-
div(class="form-group farris-form-group" '[ngClass]'="{'form-group--has-tips':"+(variable.enableTitleTips?variable.enableTitleTips:false)+"}")
|
|
16
|
-
if (variable.title)
|
|
17
|
-
-var titleValue=variable.isStaticTitle?("'"+variable.resourceId+"'|lang:lang:'"+variable.defaultI18nValue+"'"):variable.dynamicTitleValue;
|
|
18
|
-
if(variable.linkedLabelEnabled)
|
|
19
|
-
label(class="col-form-label f-pretend-link f-cursor-pointer" title="{{"+titleValue+"}}" for=variable.replacedId '(click)'=variable.linkedLabelClick?variable.linkedLabelClick:undefined '[style.width]'=variable.titleWidth?"'"+variable.titleWidth+"px"+"'":undefined)
|
|
20
|
-
if (variable.require)
|
|
21
|
-
span(class="farris-label-info text-danger" "*ngIf"=variable.requirePipeSuffix?""+variable.require.value+variable.requirePipeSuffix:""+variable.require.value) *
|
|
22
|
-
span(class="farris-label-text") {{#{titleValue}}}
|
|
23
|
-
else
|
|
24
|
-
label(class="col-form-label" title="{{"+titleValue+"}}" for=variable.replacedId '[style.width]'=variable.titleWidth?"'"+variable.titleWidth+"px"+"'":undefined)
|
|
25
|
-
if (variable.require)
|
|
26
|
-
span(class="farris-label-info text-danger" "*ngIf"=variable.requirePipeSuffix?""+variable.require.value+variable.requirePipeSuffix:""+variable.require.value) *
|
|
27
|
-
span(class="farris-label-text") {{#{titleValue}}}
|
|
28
|
-
div(class="farris-input-wrap")
|
|
29
|
-
-var attrs={};
|
|
30
|
-
if (variable.binding && variable.binding.type=='Variable')
|
|
31
|
-
-attrs['[(UIStateBinding)]']=variable.binding.value;
|
|
32
|
-
-attrs['name']=variable.replacedId;
|
|
33
|
-
else
|
|
34
|
-
-attrs['formControlName']=(variable.binding && variable.binding.path);
|
|
35
|
-
if (variable.lookupPicking)
|
|
36
|
-
-attrs['[dictPicking]']=variable.lookupPicking;
|
|
37
|
-
if (variable.lookupPicked)
|
|
38
|
-
-attrs['[dictPicked]']=variable.lookupPicked;
|
|
39
|
-
if (variable.beforeSelectData)
|
|
40
|
-
-attrs['[beforeSelectData]']=variable.beforeSelectData;
|
|
41
|
-
if (variable.readonly)
|
|
42
|
-
-attrs['[readonly]']=variable.readonlyPipeSuffix?variable.readonly.value+variable.readonlyPipeSuffix+"":variable.readonly.value+"";
|
|
43
|
-
if (variable.placeHolder&&variable.placeHolderResourceId)
|
|
44
|
-
-attrs['placeholder']="{{'"+variable.placeHolderResourceId+"'|lang:lang:'"+variable.placeHolder+"'}}";
|
|
45
|
-
if(variable.isTextArea)
|
|
46
|
-
if(variable.readonly && variable.readonly.isComposite)
|
|
47
|
-
-attrs["*ngIf"]="!"+variable.readonly.value;
|
|
48
|
-
else
|
|
49
|
-
-attrs["*ngIf"]="viewModel.stateMachine['editable']";
|
|
50
|
-
if(variable.hasDefaultFocus)
|
|
51
|
-
-attrs["farris-set-focus"]="";
|
|
52
|
-
if(variable.focusState)
|
|
53
|
-
-attrs["[focusState]"]=variable.focusState+"";
|
|
54
|
-
-attrs['#'+variable.replacedId]="";
|
|
55
|
-
farris-lookup-light(
|
|
56
|
-
id=variable.replacedId
|
|
57
|
-
'[
|
|
58
|
-
'[
|
|
59
|
-
'[
|
|
60
|
-
|
|
61
|
-
'[uri]'=(variable.dataSource&&variable.dataSource.uri)?"'"+variable.dataSource.uri+"'":undefined
|
|
62
|
-
'[separator]'=variable.multipleChoiceSeparator?"'"+variable.multipleChoiceSeparator.value+"'":undefined
|
|
63
|
-
'[displayType]'=(variable.displayType!=null)?"'"+variable.displayType+"'":undefined
|
|
64
|
-
'[multiSelect]'=(variable.multiSelect!=null)?variable.multiSelect+"":undefined
|
|
65
|
-
'[pageList]'=variable.arrPageList?variable.arrPageList:undefined
|
|
66
|
-
'[pageSize]'=variable.pageSize?(variable.pageSize||20):undefined
|
|
67
|
-
'[pagination]'=(variable.pagination===null||variable.pagination===undefined)?"true":variable.pagination+""
|
|
68
|
-
'[idField]'=(variable.dataSource&&variable.dataSource.idField)?"'"+variable.dataSource.idField+"'":undefined
|
|
69
|
-
'[textField]'=(variable.textField!=null)?"'"+variable.textField+"'":undefined
|
|
70
|
-
'[title]'=variable.dialogTitleLang?""+variable.dialogTitleLang:undefined
|
|
71
|
-
'[enableClear]'=(variable.enableClear||variable.enableClear===false)?""+variable.enableClear:undefined
|
|
72
|
-
'[disabled]'!=variable.disable?variable.disable.toString():undefined
|
|
73
|
-
'[pageIndex]'=(variable.pageIndex||1)
|
|
74
|
-
'[showFilterBar]'=(variable.showFilterBar||variable.showFilterBar===false)?""+variable.showFilterBar:undefined
|
|
75
|
-
'[valueField]'=(variable.valueField!=null)?"'"+variable.valueField+"'":undefined
|
|
76
|
-
)&attributes(attrs)
|
|
77
|
-
|
|
78
|
-
//- farris-lookup-light(
|
|
79
|
-
//- id=variable.replacedId
|
|
80
|
-
//- '[uri]'=(variable.dataSource&&variable.dataSource.uri)?"'"+variable.dataSource.uri+"'":undefined
|
|
81
|
-
//- '[separator]'=variable.multipleChoiceSeparator?"'"+variable.multipleChoiceSeparator.value+"'":undefined
|
|
82
|
-
//- '[displayType]'="'"+variable.displayType+"'"
|
|
83
|
-
//- '[multiSelect]'=(variable.multiSelect)+""
|
|
84
|
-
//- '[pageList]'=variable.arrPageList?variable.arrPageList:undefined
|
|
85
|
-
//- '[pageSize]'=(variable.pageSize||20)
|
|
86
|
-
//- '[pagination]'=(variable.pagination===null||variable.pagination===undefined)?"true":variable.pagination+""
|
|
87
|
-
//- '[idField]'=(variable.dataSource&&variable.dataSource.idField)?"'"+variable.dataSource.idField+"'":undefined
|
|
88
|
-
//- '[textField]'="'"+variable.textField+"'"
|
|
89
|
-
//- '[title]'=variable.dialogTitleLang?""+variable.dialogTitleLang:undefined
|
|
90
|
-
//- '[enableClear]'=(variable.enableClear||variable.enableClear===false)?""+variable.enableClear:undefined
|
|
91
|
-
//- '[disabled]'!=variable.disable?variable.disable.toString():undefined
|
|
92
|
-
//- ============================================================================================================
|
|
93
|
-
//- "input-end-edit"
|
|
94
|
-
//- 'lookupGridRef'
|
|
95
|
-
//- 'data-mapping'
|
|
96
|
-
//- ============================================================================================================
|
|
97
|
-
//- '[pageIndex]'=(variable.pageIndex||1)
|
|
98
|
-
//- '[valueField]'="'"+variable.valueField+"'"
|
|
99
|
-
//- '[mapFields]'=variable.mapFields?variable.mapFields:undefined
|
|
100
|
-
//- ============================================================================================================
|
|
101
|
-
//- ============================================================================================================
|
|
102
|
-
//- '[useTip]'=(variable.useTip||variable.useTip===false)?variable.useTip+"":undefined
|
|
103
|
-
//- '[useFavorite]'=(variable.useFavorite||variable.useFavorite===false)?variable.useFavorite+"":undefined
|
|
104
|
-
//- '[nosearch]'=variable.noSearch?""+variable.noSearch.value:undefined
|
|
105
|
-
//- '[editable]'=(variable.editable||variable.editable===false)?""+variable.editable:undefined
|
|
106
|
-
//- '[showMaxButton]'=(variable.showMaxButton==null||variable.showMaxButton===undefined)?"true":variable.showMaxButton+""
|
|
107
|
-
//- '[showCloseButton]'=(variable.showCloseButton==null||variable.showCloseButton===undefined)?"true":variable.showCloseButton+""
|
|
108
|
-
//- '[resizable]'=(variable.resizable===null||variable.resizable===undefined)?"true":variable.resizable+""
|
|
109
|
-
//- '(clear)'=variable.clear?variable.clear:undefined
|
|
110
|
-
//- '[context]'=variable.context?variable.context:undefined
|
|
111
|
-
//- '[enableToSelect]'=(variable.enableToSelect||variable.enableToSelect===false)?""+variable.enableToSelect:undefined
|
|
112
|
-
//- '[expandLevel]'=""+variable.expandLevel
|
|
113
|
-
//- '[isRecordSize]'=(variable.isRecordSize||variable.isRecordSize===false)?""+variable.isRecordSize:undefined
|
|
114
|
-
//- '[enableFullTree]'=(variable.enableFullTree||variable.enableFullTree===false)?""+variable.enableFullTree:undefined
|
|
115
|
-
//- '[loadTreeDataType]'=variable.loadTreeDataType?"'"+variable.loadTreeDataType+"'":undefined
|
|
116
|
-
//- '[tab-index]'=(variable.tabindex||variable.tabindex===0)?""+variable.tabindex:undefined
|
|
117
|
-
//- '[dialogWidth]'=variable.panelWidth?""+variable.panelWidth:undefined
|
|
118
|
-
//- '[dialogHeight]'=variable.panelHeight?""+variable.panelHeight:undefined
|
|
119
|
-
//- '[enableCascade]'=variable.enableCascade?""+variable.enableCascade:undefined
|
|
120
|
-
//- '[cascadeStatus]'=variable.cascadeStatus?"'"+variable.cascadeStatus+"'":undefined
|
|
121
|
-
//- '[useExtendInfo]'=(variable.useExtendInfo||variable.useExtendInfo===false)?""+variable.useExtendInfo:undefined
|
|
122
|
-
//- '[extInfoFields]'=variable.extInfoFields?"'"+variable.extInfoFields+"'":undefined
|
|
123
|
-
//- '[extInfoFormatter]'=variable.extInfoFormatterName?""+variable.extInfoFormatterName:undefined
|
|
124
|
-
//- '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined
|
|
125
|
-
//- 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined
|
|
126
|
-
//- '[customFormatter]'=variable.customFormatterName?""+variable.customFormatterName:undefined
|
|
127
|
-
//- '[selectFirstInNav]'=variable.selectFirstInNav?""+variable.selectFirstInNav.value:undefined
|
|
128
|
-
//- '[loadDataWhenOpen]'=variable.loadDataWhenOpen?""+variable.loadDataWhenOpen.value:undefined
|
|
129
|
-
//- '[customNavFormatter]'=variable.customNavFormatterName?""+variable.customNavFormatterName:undefined
|
|
130
|
-
//- '[treeInfo]'=variable.treeInfo?variable.treeInfo:undefined
|
|
131
|
-
//- '[maxLength]'=variable.maxSearchLength?""+variable.maxSearchLength:undefined
|
|
132
|
-
//- '[viewType]'=variable.viewType?"'"+variable.viewType+"'":undefined
|
|
133
|
-
//- '[treeTableOptions]'=variable.treeTableOptions?variable.treeTableOptions:undefined
|
|
134
|
-
//- '[showCheckAll]'=variable.showCheckAll?""+variable.showCheckAll.value:undefined
|
|
135
|
-
//- '[quickSelect]'=variable.quickSelectName?""+variable.quickSelectName:undefined
|
|
136
|
-
//- '[treeToList]'=variable.treeToList?""+variable.treeToList.value:undefined
|
|
137
|
-
//- '[navTreeToList]'=variable.navTreeToList?""+variable.navTreeToList.value:undefined
|
|
138
|
-
//- '[showNavigation]'=variable.showNavigation?""+variable.showNavigation.value:undefined
|
|
139
|
-
//- '[showCascadeControl]'=variable.showCascadeControl?""+variable.showCascadeControl.value:undefined
|
|
140
|
-
//- '[showSelected]'=variable.showSelected?""+variable.showSelected.value:undefined
|
|
141
|
-
//- '[useNewLayout]'=variable.useNewLayout?""+variable.useNewLayout.value:undefined
|
|
142
|
-
//- '[enableMultiFieldSearch]'=variable.enableMultiFieldSearch?""+variable.enableMultiFieldSearch.value:undefined
|
|
143
|
-
//- '[showDisabledItem]'=variable.showDisabledItem?""+variable.showDisabledItem.value:undefined
|
|
144
|
-
//- '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined
|
|
145
|
-
//- '[inputAppendScene]'=variable.inputAppendScene?"'"+variable.inputAppendScene+"'":undefined
|
|
146
|
-
//- '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined
|
|
147
|
-
//- '[inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined
|
|
148
|
-
//- '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined
|
|
149
|
-
//- '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined
|
|
150
|
-
//- '[inputAppendControlType]'=variable.enableAppend?variable.originalType?"'"+variable.originalType+"'":undefined:undefined
|
|
151
|
-
//- )&attributes(attrs)
|
|
152
|
-
|
|
153
|
-
if (variable.needValid && variable.binding && variable.binding.path)
|
|
154
|
-
-var path=`viewModel.form.getCardControlErrors('${variable.binding.path}')`
|
|
155
|
-
validationMessage('[errors]'!=`${path}`
|
|
156
|
-
'[hidden]'="!viewModel.form.isShowValidationMsg" )
|
|
157
|
-
div(class="farris-feedback")
|
|
158
|
-
if(variable.isTextArea)
|
|
159
|
-
-var areaAttrs={};
|
|
160
|
-
if(variable.readonly && variable.readonly.isComposite)
|
|
161
|
-
-areaAttrs["*ngIf"]=variable.readonly.value;
|
|
162
|
-
else
|
|
163
|
-
-areaAttrs["*ngIf"]="!viewModel.stateMachine['editable']";
|
|
164
|
-
if (variable.binding && variable.binding.type=='Variable')
|
|
165
|
-
-areaAttrs['[(ngModel)]']=variable.binding.value;
|
|
166
|
-
-areaAttrs['[ngModelOptions]']="{standalone:true}";
|
|
167
|
-
else
|
|
168
|
-
-areaAttrs['formControlName']=(variable.binding && variable.binding.path);
|
|
169
|
-
farris-text('[type]'="'string'" '[autoSize]'=variable.autoHeight?""+variable.autoHeight.value:undefined
|
|
170
|
-
'[maxHeight]'=variable.maxHeight?""+variable.maxHeight:undefined
|
|
171
|
-
'[inputAppendControlType]'=variable.enableAppend?"'StaticText'":undefined
|
|
172
|
-
'[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined
|
|
173
|
-
'[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined
|
|
174
|
-
'[inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined
|
|
175
|
-
'[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined
|
|
176
|
-
'(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
|
|
177
|
-
if(variable.titleTipsTemplate)
|
|
178
|
-
span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
|
|
179
|
-
i(class="f-icon f-icon-description-tips")
|
|
180
|
-
-var tipsAttrs={};
|
|
181
|
-
-tipsAttrs['#'+variable.titleTipsTemplateName]="";
|
|
182
|
-
ng-template()&attributes(tipsAttrs)
|
|
183
|
-
|!{variable.titleTipsTemplate}
|
|
1
|
+
//- -var variable={};
|
|
2
|
+
|
|
3
|
+
-var holdPlaceOuterAttrs={};
|
|
4
|
+
-var holdPlaceInnerAttrs={};
|
|
5
|
+
-var holdPlaceEmptyAttrs={};
|
|
6
|
+
if(variable.holdPlace)
|
|
7
|
+
-holdPlaceInnerAttrs["*ngIf"]=variable.visible?variable.visiblePipeSuffix?variable.visible.value+variable.visiblePipeSuffix+'':variable.visible.value+'':undefined;
|
|
8
|
+
-holdPlaceEmptyAttrs['*ngIf']=variable.visible?variable.visiblePipeSuffix?'!'+variable.visible.value+variable.visiblePipeSuffix+'':'!'+variable.visible.value+'':undefined;
|
|
9
|
+
else
|
|
10
|
+
-holdPlaceOuterAttrs["*ngIf"]=variable.visible?variable.visiblePipeSuffix?variable.visible.value+variable.visiblePipeSuffix+'':variable.visible.value+'':undefined;
|
|
11
|
+
div(class=(variable.appearance && variable.appearance.class) style=(variable.appearance && variable.appearance.style) )&attributes(holdPlaceOuterAttrs)
|
|
12
|
+
if(variable.holdPlace)
|
|
13
|
+
div(class="f-empty-input-placeholder")&attributes(holdPlaceEmptyAttrs)
|
|
14
|
+
div(class="farris-group-wrap")&attributes(holdPlaceInnerAttrs)
|
|
15
|
+
div(class="form-group farris-form-group" '[ngClass]'="{'form-group--has-tips':"+(variable.enableTitleTips?variable.enableTitleTips:false)+"}")
|
|
16
|
+
if (variable.title)
|
|
17
|
+
-var titleValue=variable.isStaticTitle?("'"+variable.resourceId+"'|lang:lang:'"+variable.defaultI18nValue+"'"):variable.dynamicTitleValue;
|
|
18
|
+
if(variable.linkedLabelEnabled)
|
|
19
|
+
label(class="col-form-label f-pretend-link f-cursor-pointer" title="{{"+titleValue+"}}" for=variable.replacedId '(click)'=variable.linkedLabelClick?variable.linkedLabelClick:undefined '[style.width]'=variable.titleWidth?"'"+variable.titleWidth+"px"+"'":undefined)
|
|
20
|
+
if (variable.require)
|
|
21
|
+
span(class="farris-label-info text-danger" "*ngIf"=variable.requirePipeSuffix?""+variable.require.value+variable.requirePipeSuffix:""+variable.require.value) *
|
|
22
|
+
span(class="farris-label-text") {{#{titleValue}}}
|
|
23
|
+
else
|
|
24
|
+
label(class="col-form-label" title="{{"+titleValue+"}}" for=variable.replacedId '[style.width]'=variable.titleWidth?"'"+variable.titleWidth+"px"+"'":undefined)
|
|
25
|
+
if (variable.require)
|
|
26
|
+
span(class="farris-label-info text-danger" "*ngIf"=variable.requirePipeSuffix?""+variable.require.value+variable.requirePipeSuffix:""+variable.require.value) *
|
|
27
|
+
span(class="farris-label-text") {{#{titleValue}}}
|
|
28
|
+
div(class="farris-input-wrap")
|
|
29
|
+
-var attrs={};
|
|
30
|
+
if (variable.binding && variable.binding.type=='Variable')
|
|
31
|
+
-attrs['[(UIStateBinding)]']=variable.binding.value;
|
|
32
|
+
-attrs['name']=variable.replacedId;
|
|
33
|
+
else
|
|
34
|
+
-attrs['formControlName']=(variable.binding && variable.binding.path);
|
|
35
|
+
if (variable.lookupPicking)
|
|
36
|
+
-attrs['[dictPicking]']=variable.lookupPicking;
|
|
37
|
+
if (variable.lookupPicked)
|
|
38
|
+
-attrs['[dictPicked]']=variable.lookupPicked;
|
|
39
|
+
if (variable.beforeSelectData)
|
|
40
|
+
-attrs['[beforeSelectData]']=variable.beforeSelectData;
|
|
41
|
+
if (variable.readonly)
|
|
42
|
+
-attrs['[readonly]']=variable.readonlyPipeSuffix?variable.readonly.value+variable.readonlyPipeSuffix+"":variable.readonly.value+"";
|
|
43
|
+
if (variable.placeHolder&&variable.placeHolderResourceId)
|
|
44
|
+
-attrs['placeholder']="{{'"+variable.placeHolderResourceId+"'|lang:lang:'"+variable.placeHolder+"'}}";
|
|
45
|
+
if(variable.isTextArea)
|
|
46
|
+
if(variable.readonly && variable.readonly.isComposite)
|
|
47
|
+
-attrs["*ngIf"]="!"+variable.readonly.value;
|
|
48
|
+
else
|
|
49
|
+
-attrs["*ngIf"]="viewModel.stateMachine['editable']";
|
|
50
|
+
if(variable.hasDefaultFocus)
|
|
51
|
+
-attrs["farris-set-focus"]="";
|
|
52
|
+
if(variable.focusState)
|
|
53
|
+
-attrs["[focusState]"]=variable.focusState+"";
|
|
54
|
+
-attrs['#'+variable.replacedId]="";
|
|
55
|
+
farris-lookup-light(
|
|
56
|
+
id=variable.replacedId
|
|
57
|
+
'[columns]'=variable.columns?variable.columns:[]
|
|
58
|
+
'[light-mapping]'=variable.mapFields?variable.mapFields:undefined
|
|
59
|
+
'[striped]'=!(variable.striped===null||variable.striped===undefined)?variable.striped+"":undefined
|
|
60
|
+
|
|
61
|
+
'[uri]'=(variable.dataSource&&variable.dataSource.uri)?"'"+variable.dataSource.uri+"'":undefined
|
|
62
|
+
'[separator]'=variable.multipleChoiceSeparator?"'"+variable.multipleChoiceSeparator.value+"'":undefined
|
|
63
|
+
'[displayType]'=(variable.displayType!=null)?"'"+variable.displayType+"'":undefined
|
|
64
|
+
'[multiSelect]'=(variable.multiSelect!=null)?variable.multiSelect+"":undefined
|
|
65
|
+
'[pageList]'=variable.arrPageList?variable.arrPageList:undefined
|
|
66
|
+
'[pageSize]'=variable.pageSize?(variable.pageSize||20):undefined
|
|
67
|
+
'[pagination]'=(variable.pagination===null||variable.pagination===undefined)?"true":variable.pagination+""
|
|
68
|
+
'[idField]'=(variable.dataSource&&variable.dataSource.idField)?"'"+variable.dataSource.idField+"'":undefined
|
|
69
|
+
'[textField]'=(variable.textField!=null)?"'"+variable.textField+"'":undefined
|
|
70
|
+
'[title]'=variable.dialogTitleLang?""+variable.dialogTitleLang:undefined
|
|
71
|
+
'[enableClear]'=(variable.enableClear||variable.enableClear===false)?""+variable.enableClear:undefined
|
|
72
|
+
'[disabled]'!=variable.disable?variable.disable.toString():undefined
|
|
73
|
+
'[pageIndex]'=(variable.pageIndex||1)
|
|
74
|
+
'[showFilterBar]'=(variable.showFilterBar||variable.showFilterBar===false)?""+variable.showFilterBar:undefined
|
|
75
|
+
'[valueField]'=(variable.valueField!=null)?"'"+variable.valueField+"'":undefined
|
|
76
|
+
)&attributes(attrs)
|
|
77
|
+
|
|
78
|
+
//- farris-lookup-light(
|
|
79
|
+
//- id=variable.replacedId
|
|
80
|
+
//- '[uri]'=(variable.dataSource&&variable.dataSource.uri)?"'"+variable.dataSource.uri+"'":undefined
|
|
81
|
+
//- '[separator]'=variable.multipleChoiceSeparator?"'"+variable.multipleChoiceSeparator.value+"'":undefined
|
|
82
|
+
//- '[displayType]'="'"+variable.displayType+"'"
|
|
83
|
+
//- '[multiSelect]'=(variable.multiSelect)+""
|
|
84
|
+
//- '[pageList]'=variable.arrPageList?variable.arrPageList:undefined
|
|
85
|
+
//- '[pageSize]'=(variable.pageSize||20)
|
|
86
|
+
//- '[pagination]'=(variable.pagination===null||variable.pagination===undefined)?"true":variable.pagination+""
|
|
87
|
+
//- '[idField]'=(variable.dataSource&&variable.dataSource.idField)?"'"+variable.dataSource.idField+"'":undefined
|
|
88
|
+
//- '[textField]'="'"+variable.textField+"'"
|
|
89
|
+
//- '[title]'=variable.dialogTitleLang?""+variable.dialogTitleLang:undefined
|
|
90
|
+
//- '[enableClear]'=(variable.enableClear||variable.enableClear===false)?""+variable.enableClear:undefined
|
|
91
|
+
//- '[disabled]'!=variable.disable?variable.disable.toString():undefined
|
|
92
|
+
//- ============================================================================================================
|
|
93
|
+
//- "input-end-edit"
|
|
94
|
+
//- 'lookupGridRef'
|
|
95
|
+
//- 'data-mapping'
|
|
96
|
+
//- ============================================================================================================
|
|
97
|
+
//- '[pageIndex]'=(variable.pageIndex||1)
|
|
98
|
+
//- '[valueField]'="'"+variable.valueField+"'"
|
|
99
|
+
//- '[mapFields]'=variable.mapFields?variable.mapFields:undefined
|
|
100
|
+
//- ============================================================================================================
|
|
101
|
+
//- ============================================================================================================
|
|
102
|
+
//- '[useTip]'=(variable.useTip||variable.useTip===false)?variable.useTip+"":undefined
|
|
103
|
+
//- '[useFavorite]'=(variable.useFavorite||variable.useFavorite===false)?variable.useFavorite+"":undefined
|
|
104
|
+
//- '[nosearch]'=variable.noSearch?""+variable.noSearch.value:undefined
|
|
105
|
+
//- '[editable]'=(variable.editable||variable.editable===false)?""+variable.editable:undefined
|
|
106
|
+
//- '[showMaxButton]'=(variable.showMaxButton==null||variable.showMaxButton===undefined)?"true":variable.showMaxButton+""
|
|
107
|
+
//- '[showCloseButton]'=(variable.showCloseButton==null||variable.showCloseButton===undefined)?"true":variable.showCloseButton+""
|
|
108
|
+
//- '[resizable]'=(variable.resizable===null||variable.resizable===undefined)?"true":variable.resizable+""
|
|
109
|
+
//- '(clear)'=variable.clear?variable.clear:undefined
|
|
110
|
+
//- '[context]'=variable.context?variable.context:undefined
|
|
111
|
+
//- '[enableToSelect]'=(variable.enableToSelect||variable.enableToSelect===false)?""+variable.enableToSelect:undefined
|
|
112
|
+
//- '[expandLevel]'=""+variable.expandLevel
|
|
113
|
+
//- '[isRecordSize]'=(variable.isRecordSize||variable.isRecordSize===false)?""+variable.isRecordSize:undefined
|
|
114
|
+
//- '[enableFullTree]'=(variable.enableFullTree||variable.enableFullTree===false)?""+variable.enableFullTree:undefined
|
|
115
|
+
//- '[loadTreeDataType]'=variable.loadTreeDataType?"'"+variable.loadTreeDataType+"'":undefined
|
|
116
|
+
//- '[tab-index]'=(variable.tabindex||variable.tabindex===0)?""+variable.tabindex:undefined
|
|
117
|
+
//- '[dialogWidth]'=variable.panelWidth?""+variable.panelWidth:undefined
|
|
118
|
+
//- '[dialogHeight]'=variable.panelHeight?""+variable.panelHeight:undefined
|
|
119
|
+
//- '[enableCascade]'=variable.enableCascade?""+variable.enableCascade:undefined
|
|
120
|
+
//- '[cascadeStatus]'=variable.cascadeStatus?"'"+variable.cascadeStatus+"'":undefined
|
|
121
|
+
//- '[useExtendInfo]'=(variable.useExtendInfo||variable.useExtendInfo===false)?""+variable.useExtendInfo:undefined
|
|
122
|
+
//- '[extInfoFields]'=variable.extInfoFields?"'"+variable.extInfoFields+"'":undefined
|
|
123
|
+
//- '[extInfoFormatter]'=variable.extInfoFormatterName?""+variable.extInfoFormatterName:undefined
|
|
124
|
+
//- '[requiredOn]'=(variable.isCustomRequire && variable.require && !variable.require.isExpression)?""+variable.require.value:undefined
|
|
125
|
+
//- 'farris-dynamic-required'=(variable.isCustomRequire && variable.binding && variable.binding.path)?""+(variable.binding && variable.binding.path):undefined
|
|
126
|
+
//- '[customFormatter]'=variable.customFormatterName?""+variable.customFormatterName:undefined
|
|
127
|
+
//- '[selectFirstInNav]'=variable.selectFirstInNav?""+variable.selectFirstInNav.value:undefined
|
|
128
|
+
//- '[loadDataWhenOpen]'=variable.loadDataWhenOpen?""+variable.loadDataWhenOpen.value:undefined
|
|
129
|
+
//- '[customNavFormatter]'=variable.customNavFormatterName?""+variable.customNavFormatterName:undefined
|
|
130
|
+
//- '[treeInfo]'=variable.treeInfo?variable.treeInfo:undefined
|
|
131
|
+
//- '[maxLength]'=variable.maxSearchLength?""+variable.maxSearchLength:undefined
|
|
132
|
+
//- '[viewType]'=variable.viewType?"'"+variable.viewType+"'":undefined
|
|
133
|
+
//- '[treeTableOptions]'=variable.treeTableOptions?variable.treeTableOptions:undefined
|
|
134
|
+
//- '[showCheckAll]'=variable.showCheckAll?""+variable.showCheckAll.value:undefined
|
|
135
|
+
//- '[quickSelect]'=variable.quickSelectName?""+variable.quickSelectName:undefined
|
|
136
|
+
//- '[treeToList]'=variable.treeToList?""+variable.treeToList.value:undefined
|
|
137
|
+
//- '[navTreeToList]'=variable.navTreeToList?""+variable.navTreeToList.value:undefined
|
|
138
|
+
//- '[showNavigation]'=variable.showNavigation?""+variable.showNavigation.value:undefined
|
|
139
|
+
//- '[showCascadeControl]'=variable.showCascadeControl?""+variable.showCascadeControl.value:undefined
|
|
140
|
+
//- '[showSelected]'=variable.showSelected?""+variable.showSelected.value:undefined
|
|
141
|
+
//- '[useNewLayout]'=variable.useNewLayout?""+variable.useNewLayout.value:undefined
|
|
142
|
+
//- '[enableMultiFieldSearch]'=variable.enableMultiFieldSearch?""+variable.enableMultiFieldSearch.value:undefined
|
|
143
|
+
//- '[showDisabledItem]'=variable.showDisabledItem?""+variable.showDisabledItem.value:undefined
|
|
144
|
+
//- '[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined
|
|
145
|
+
//- '[inputAppendScene]'=variable.inputAppendScene?"'"+variable.inputAppendScene+"'":undefined
|
|
146
|
+
//- '[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined
|
|
147
|
+
//- '[inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined
|
|
148
|
+
//- '[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined
|
|
149
|
+
//- '(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined
|
|
150
|
+
//- '[inputAppendControlType]'=variable.enableAppend?variable.originalType?"'"+variable.originalType+"'":undefined:undefined
|
|
151
|
+
//- )&attributes(attrs)
|
|
152
|
+
|
|
153
|
+
if (variable.needValid && variable.binding && variable.binding.path)
|
|
154
|
+
-var path=`viewModel.form.getCardControlErrors('${variable.binding.path}')`
|
|
155
|
+
validationMessage('[errors]'!=`${path}`
|
|
156
|
+
'[hidden]'="!viewModel.form.isShowValidationMsg" )
|
|
157
|
+
div(class="farris-feedback")
|
|
158
|
+
if(variable.isTextArea)
|
|
159
|
+
-var areaAttrs={};
|
|
160
|
+
if(variable.readonly && variable.readonly.isComposite)
|
|
161
|
+
-areaAttrs["*ngIf"]=variable.readonly.value;
|
|
162
|
+
else
|
|
163
|
+
-areaAttrs["*ngIf"]="!viewModel.stateMachine['editable']";
|
|
164
|
+
if (variable.binding && variable.binding.type=='Variable')
|
|
165
|
+
-areaAttrs['[(ngModel)]']=variable.binding.value;
|
|
166
|
+
-areaAttrs['[ngModelOptions]']="{standalone:true}";
|
|
167
|
+
else
|
|
168
|
+
-areaAttrs['formControlName']=(variable.binding && variable.binding.path);
|
|
169
|
+
farris-text('[type]'="'string'" '[autoSize]'=variable.autoHeight?""+variable.autoHeight.value:undefined
|
|
170
|
+
'[maxHeight]'=variable.maxHeight?""+variable.maxHeight:undefined
|
|
171
|
+
'[inputAppendControlType]'=variable.enableAppend?"'StaticText'":undefined
|
|
172
|
+
'[input-append]'=variable.enableAppend?""+variable.enableAppend.value:undefined
|
|
173
|
+
'[inputAppendText]'=variable.inputAppendText?"'"+variable.inputAppendText+"'":undefined
|
|
174
|
+
'[inputAppendType]'=variable.inputAppendType?"'"+variable.inputAppendType+"'":undefined
|
|
175
|
+
'[inputAppendDisabled]'=variable.inputAppendDisabled?""+variable.inputAppendDisabled.value:undefined
|
|
176
|
+
'(inputAppendClickEvent)'=variable.inputAppendClickEvent?""+variable.inputAppendClickEvent:undefined)&attributes(areaAttrs)
|
|
177
|
+
if(variable.titleTipsTemplate)
|
|
178
|
+
span(class="farris-label-tips" farrisTooltip [content]=variable.titleTipsTemplateName?""+variable.titleTipsTemplateName:undefined)
|
|
179
|
+
i(class="f-icon f-icon-description-tips")
|
|
180
|
+
-var tipsAttrs={};
|
|
181
|
+
-tipsAttrs['#'+variable.titleTipsTemplateName]="";
|
|
182
|
+
ng-template()&attributes(tipsAttrs)
|
|
183
|
+
|!{variable.titleTipsTemplate}
|
|
@@ -10,8 +10,8 @@
|
|
|
10
10
|
-var require = variable.require ? String(variable.require.value) : undefined;
|
|
11
11
|
-var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
|
|
12
12
|
-var disable = variable.disable ? String(variable.disable.value) : undefined;
|
|
13
|
-
-var inputDirection = variable.displayType
|
|
14
|
-
-var
|
|
13
|
+
-var inputDirection = variable.displayType !== 'button' ? 'vertical' : variable.direction
|
|
14
|
+
-var direction = variable.displayType === 'button' ? 'horizontal' : variable.direction
|
|
15
15
|
-var binding = variable.binding && variable.binding.path ? "form."+variable.binding.path+".value" : undefined
|
|
16
16
|
-var groupClass = inputDirection === 'horizontal' ? 'd-flex justify-content-end' : undefined
|
|
17
17
|
-var items = variable.dataSourceType === 'dynamic' ? String(variable.bindDataSource.value) : variable.i18nEnumData
|
|
@@ -40,7 +40,7 @@ div(
|
|
|
40
40
|
valueField=variable.valueField?""+variable.valueField:undefined
|
|
41
41
|
textField=variable.textField?""+variable.textField:undefined
|
|
42
42
|
:checkerStyle=checkerStyle
|
|
43
|
-
direction=
|
|
43
|
+
direction=direction?direction+"":undefined
|
|
44
44
|
type=variable.displayType?variable.displayType+"":undefined
|
|
45
45
|
)
|
|
46
46
|
if(variable.labelTips)
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
-var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
|
|
12
12
|
-var disable = variable.disable ? String(variable.disable.value) : undefined;
|
|
13
13
|
-var binding = variable.binding && variable.binding.path ? "form."+variable.binding.path+".value" : undefined
|
|
14
|
-
-var inputDirection = variable.displayType
|
|
15
|
-
-var
|
|
14
|
+
-var inputDirection = variable.displayType !== 'button' ? 'vertical' : variable.direction
|
|
15
|
+
-var direction = variable.displayType === 'button' ? 'horizontal' : variable.direction
|
|
16
16
|
-var groupClass = inputDirection === 'horizontal' ? 'd-flex justify-content-end' : undefined
|
|
17
17
|
-var items = variable.dataSourceType === 'dynamic' ? String(variable.bindDataSource.value) : variable.i18nEnumData
|
|
18
18
|
|
|
@@ -39,7 +39,7 @@ div(
|
|
|
39
39
|
:items=items?items:undefined
|
|
40
40
|
valueField=variable.valueField?""+variable.valueField:undefined
|
|
41
41
|
textField=variable.textField?""+variable.textField:undefined
|
|
42
|
-
direction=
|
|
42
|
+
direction=direction?direction+"":undefined
|
|
43
43
|
:checkerStyle=checkerStyle
|
|
44
44
|
:checked-color=variable.checkedColor?variable.checkedColor+"":undefined
|
|
45
45
|
type=variable.displayType?variable.displayType+"":undefined
|
|
@@ -24,7 +24,6 @@ div(
|
|
|
24
24
|
:required=require
|
|
25
25
|
:readonly=readonly
|
|
26
26
|
:disabled=disable
|
|
27
|
-
direction=variable.direction?variable.direction+"":undefined
|
|
28
27
|
:labelWidth!=variable.labelWidth?variable.labelWidth+"":undefined
|
|
29
28
|
:modelValue=variable.modelValue ? variable.modelValue+"":undefined
|
|
30
29
|
size=variable.size?""+variable.size:undefined
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.StaticTextChecker = void 0;
|
|
4
|
+
const static_text_1 = require("../../domstructure/ui/static-text/static-text");
|
|
5
|
+
const toolhepler_1 = require("../toolhepler");
|
|
6
|
+
class StaticTextChecker {
|
|
7
|
+
constructor() { }
|
|
8
|
+
static checkIsStaticText(ui, staticTextParameter) {
|
|
9
|
+
if (staticTextParameter.isStaticText == false &&
|
|
10
|
+
ui.module && toolhepler_1.ToolHelper.isArray(ui.module.components, false)) {
|
|
11
|
+
staticTextParameter.isStaticText = false;
|
|
12
|
+
ui.module.components.forEach((item) => {
|
|
13
|
+
if (staticTextParameter.isStaticText == false) {
|
|
14
|
+
this.checkHasStaticText(staticTextParameter, item, null);
|
|
15
|
+
}
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
static checkHasStaticText(obj, component, contents) {
|
|
20
|
+
if (component) {
|
|
21
|
+
if (component.type == static_text_1.StaticText.getType()) {
|
|
22
|
+
obj.isStaticText = true;
|
|
23
|
+
}
|
|
24
|
+
else {
|
|
25
|
+
if (obj.isStaticText == false && component.contents && component.contents.length) {
|
|
26
|
+
this.checkHasStaticText(obj, null, component.contents);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
else {
|
|
31
|
+
for (let i = 0; i < contents.length; i++) {
|
|
32
|
+
if (contents[i].type == static_text_1.StaticText.getType()) {
|
|
33
|
+
obj.isStaticText = true;
|
|
34
|
+
}
|
|
35
|
+
if (obj.isStaticText == false && contents[i].contents && contents[i].contents.length) {
|
|
36
|
+
this.checkHasStaticText(obj, null, contents[i].contents);
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
}
|
|
42
|
+
exports.StaticTextChecker = StaticTextChecker;
|
|
43
|
+
//# sourceMappingURL=static-text-checker.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"static-text-checker.js","sourceRoot":"","sources":["../../../src/utility/control-checker/static-text-checker.ts"],"names":[],"mappings":";;;AAAA,+EAA2E;AAC3E,8CAA2C;AAE3C,MAAa,iBAAiB;IAC1B,gBAAwB,CAAC;IAQzB,MAAM,CAAC,iBAAiB,CAAC,EAAO,EAAE,mBAA8C;QAE5E,IAAI,mBAAmB,CAAC,YAAY,IAAI,KAAK;YACzC,EAAE,CAAC,MAAM,IAAI,uBAAU,CAAC,OAAO,CAAC,EAAE,CAAC,MAAM,CAAC,UAAU,EAAE,KAAK,CAAC,EAAE;YAC1D,mBAAmB,CAAC,YAAY,GAAG,KAAK,CAAC;YAC7C,EAAE,CAAC,MAAM,CAAC,UAAU,CAAC,OAAO,CAAC,CAAC,IAAS,EAAE,EAAE;gBACvC,IAAI,mBAAmB,CAAC,YAAY,IAAI,KAAK,EAAE;oBAC3C,IAAI,CAAC,kBAAkB,CAAC,mBAAmB,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;iBAC5D;YACL,CAAC,CAAC,CAAC;SACN;IACL,CAAC;IAWO,MAAM,CAAC,kBAAkB,CAAC,GAA8B,EAAE,SAAc,EAAE,QAAe;QAE7F,IAAI,SAAS,EAAE;YACX,IAAI,SAAS,CAAC,IAAI,IAAI,wBAAU,CAAC,OAAO,EAAE,EAAE;gBACxC,GAAG,CAAC,YAAY,GAAG,IAAI,CAAC;aAC3B;iBAAM;gBACH,IAAI,GAAG,CAAC,YAAY,IAAI,KAAK,IAAI,SAAS,CAAC,QAAQ,IAAI,SAAS,CAAC,QAAQ,CAAC,MAAM,EAAE;oBAC9E,IAAI,CAAC,kBAAkB,CAAC,GAAG,EAAE,IAAI,EAAE,SAAS,CAAC,QAAQ,CAAC,CAAC;iBAC1D;aACJ;SAEJ;aAAM;YACH,KAAK,IAAI,CAAC,GAAG,CAAC,EAAE,CAAC,GAAG,QAAQ,CAAC,MAAM,EAAE,CAAC,EAAE,EAAE;gBACtC,IAAI,QAAQ,CAAC,CAAC,CAAC,CAAC,IAAI,IAAI,wBAAU,CAAC,OAAO,EAAE,EAAE;oBAC1C,GAAG,CAAC,YAAY,GAAG,IAAI,CAAC;iBAC3B;gBACD,IAAI,GAAG,CAAC,YAAY,IAAI,KAAK,IAAI,QAAQ,CAAC,CAAC,CAAC,CAAC,QAAQ,IAAI,QAAQ,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,MAAM,EAAE;oBAClF,IAAI,CAAC,kBAAkB,CAAC,GAAG,EAAE,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC;iBAC5D;aACJ;SACJ;IACL,CAAC;CACJ;AArDD,8CAqDC"}
|
|
@@ -40,6 +40,7 @@ const behavior_1 = require("../behavior");
|
|
|
40
40
|
const advanced_component_recognizer_1 = require("../advanced-component-recognizer");
|
|
41
41
|
const external_service_lookup_checker_1 = require("../external-service-lookup-checker");
|
|
42
42
|
const approval_association_checker_1 = require("../control-checker/approval-association-checker");
|
|
43
|
+
const static_text_checker_1 = require("../control-checker/static-text-checker");
|
|
43
44
|
class FormFileExecutor {
|
|
44
45
|
constructor() {
|
|
45
46
|
}
|
|
@@ -78,6 +79,8 @@ class FormFileExecutor {
|
|
|
78
79
|
city_selector_checker_1.CitySelectorChecker.checkIsPrimengTreeGrid(ui, hasCitySelector);
|
|
79
80
|
const hasApprovalComments = { isApprovalComments: false };
|
|
80
81
|
approval_comments_checker_1.ApprovalCommentsChecker.checkIsPrimengTreeGrid(ui, hasApprovalComments);
|
|
82
|
+
const hasStaticText = { isStaticText: false };
|
|
83
|
+
static_text_checker_1.StaticTextChecker.checkIsStaticText(ui, hasStaticText);
|
|
81
84
|
const hasUseComments = { useComments: false };
|
|
82
85
|
multi_textbox_checker_1.MultiTextBoxChecker.checkMultiTextBox(ui, hasUseComments);
|
|
83
86
|
const hasImageUpload = { isImageUpload: false };
|