@farris/jit-engine 1.3.252 → 1.3.253
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 +1 -5
- package/lib/domstructure/devkit/devkit.js +1 -4
- package/lib/domstructure/devkit/devkit.js.map +1 -1
- package/lib/domstructure/devkit/module/module.js +1 -2
- package/lib/domstructure/devkit/module/module.js.map +1 -1
- package/lib/domstructure/devkit/viewmodel/component/component.js +1 -1
- package/lib/domstructure/devkit/viewmodel/component/component.js.map +1 -1
- package/lib/domstructure/devkit/viewmodel/viewmodel.js +0 -2
- package/lib/domstructure/devkit/viewmodel/viewmodel.js.map +1 -1
- package/lib/domstructure/ui/light-listfilter/farris-light-listfilter.js +2 -3
- package/lib/domstructure/ui/light-listfilter/farris-light-listfilter.js.map +1 -1
- package/lib/domstructure/ui/list-filter/farris-list-filter.js +2 -3
- package/lib/domstructure/ui/list-filter/farris-list-filter.js.map +1 -1
- package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js +8 -3
- package/lib/mobileapp/vue/utility/devkit/vue-viewmodels-creator.js.map +1 -1
- package/lib/template/ui/kendo/farris-light-list-filter.pug +1 -2
- package/lib/template/ui/kendo/farris-list-filter.pug +1 -2
- package/lib/template/ui/kendo/multi-select.pug +1 -1
- package/lib/template/ui/kendo/table/multi-select.pug +1 -1
- package/lib/template/ui/mobilevue/action-bar.pug +10 -10
- package/lib/template/ui/mobilevue/approval-info.pug +18 -18
- package/lib/template/ui/mobilevue/approval-logs.pug +11 -11
- package/lib/template/ui/mobilevue/attachment-entry.pug +17 -17
- package/lib/template/ui/mobilevue/attachment-uploader.pug +18 -18
- package/lib/template/ui/mobilevue/attachment.pug +28 -28
- package/lib/template/ui/mobilevue/banner.pug +4 -4
- package/lib/template/ui/mobilevue/button.pug +22 -22
- package/lib/template/ui/mobilevue/calendar.pug +30 -30
- package/lib/template/ui/mobilevue/card.pug +19 -19
- package/lib/template/ui/mobilevue/component-ref.pug +3 -3
- package/lib/template/ui/mobilevue/container.pug +9 -9
- package/lib/template/ui/mobilevue/contentcontainer.pug +11 -11
- package/lib/template/ui/mobilevue/field-set.pug +14 -14
- package/lib/template/ui/mobilevue/filter.pug +23 -23
- package/lib/template/ui/mobilevue/form.pug +7 -7
- package/lib/template/ui/mobilevue/html-preview.pug +25 -25
- package/lib/template/ui/mobilevue/image-uploader.pug +15 -15
- package/lib/template/ui/mobilevue/nav-bar.pug +30 -30
- package/lib/template/ui/mobilevue/rich-text-editor.pug +57 -57
- package/lib/template/ui/mobilevue/schedule.pug +13 -13
- package/lib/template/ui/mobilevue/scroll-navbar.pug +13 -13
- package/lib/template/ui/mobilevue/search.pug +19 -19
- package/lib/template/ui/mobilevue/section.pug +33 -33
- package/lib/template/ui/mobilevue/sidebar-item.pug +9 -9
- package/lib/template/ui/mobilevue/sidebar.pug +11 -11
- package/lib/template/ui/mobilevue/staff-info.pug +12 -12
- package/lib/template/ui/mobilevue/static-text.pug +1 -1
- package/lib/template/ui/mobilevue/steps.pug +8 -8
- package/lib/template/ui/mobilevue/switch.pug +45 -45
- package/lib/template/ui/mobilevue/tabpage.pug +14 -14
- package/lib/template/ui/mobilevue/tabs.pug +16 -16
- package/lib/template/ui/mobilevue/toolbar-area.pug +9 -9
- package/lib/template/ui/mobilevue/toolbar-item.pug +14 -14
- package/lib/template/ui/mobilevue/toolbar.pug +5 -5
- package/lib/utility/devkit/component-parameter-collector/farris-datagrid-collector.js +1 -2
- package/lib/utility/devkit/component-parameter-collector/farris-datagrid-collector.js.map +1 -1
- package/lib/utility/devkit/component-parameter-collector/farris-list-filter-parameter-collector.js +0 -3
- package/lib/utility/devkit/component-parameter-collector/farris-list-filter-parameter-collector.js.map +1 -1
- package/lib/utility/devkit/form-file-executor.js +5 -11
- package/lib/utility/devkit/form-file-executor.js.map +1 -1
- package/lib/utility/devkit/module-creator.js +0 -3
- package/lib/utility/devkit/module-creator.js.map +1 -1
- package/lib/utility/devkit/viewmodels-creator.js +0 -6
- package/lib/utility/devkit/viewmodels-creator.js.map +1 -1
- package/lib/utility/template-generator/devkit/component-generator/component-farrisgrid-parameter-generator.js +1 -29
- package/lib/utility/template-generator/devkit/component-generator/component-farrisgrid-parameter-generator.js.map +1 -1
- package/lib/utility/template-generator/devkit/component-generator/component-import-generator.js +0 -5
- package/lib/utility/template-generator/devkit/component-generator/component-import-generator.js.map +1 -1
- package/lib/utility/template-generator/devkit/component-generator/component-listfilter-parameter-generator.js +0 -5
- package/lib/utility/template-generator/devkit/component-generator/component-listfilter-parameter-generator.js.map +1 -1
- package/lib/utility/template-generator/devkit/component-generator/component-provider-generator.js +0 -4
- package/lib/utility/template-generator/devkit/component-generator/component-provider-generator.js.map +1 -1
- package/lib/utility/template-generator/devkit/module-generator/module-import-statement-generator.js +0 -5
- package/lib/utility/template-generator/devkit/module-generator/module-import-statement-generator.js.map +1 -1
- package/lib/utility/template-generator/devkit/module-generator/module-imports-statement-generator.js +0 -7
- package/lib/utility/template-generator/devkit/module-generator/module-imports-statement-generator.js.map +1 -1
- package/package.json +55 -55
- 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/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-visible.js +0 -57
- package/lib/mobileapp/vue/domstructure/ui/common/vue-visible.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/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 +0 -14
- package/lib/mobileapp/vue/domstructure/ui/static-text/index.js.map +0 -1
- package/lib/mobileapp/vue/domstructure/ui/static-text/static-text.js +0 -27
- 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/mobileapp/vue/static/.gitignore +0 -13
- package/lib/template/ui/mobilevue/footer.pug +0 -10
- package/lib/template/ui/mobilevue/label.pug +0 -15
- package/lib/template/ui/mobilevue/vant-tabpage.pug +0 -6
- package/lib/template/ui/mobilevue/vant-tabs.pug +0 -6
- package/lib/utility/aif-check.js +0 -13
- package/lib/utility/aif-check.js.map +0 -1
|
@@ -1,58 +1,58 @@
|
|
|
1
|
-
//- -variable.readonly = variable.readonly?String(variable.readonly).replace(/"/g, "'")+"":undefined;
|
|
2
|
-
-var attrs = {};
|
|
3
|
-
-attrs.class = variable.appearance && variable.appearance.class;
|
|
4
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
5
|
-
-attrs.ref = variable.replacedId? String(variable.replacedId) : undefined
|
|
6
|
-
-attrs.bindingpath = variable.binding && variable.binding.path ? variable.binding.path : undefined
|
|
7
|
-
-var placeholder = variable.placeholder? String(variable.placeholder) : undefined
|
|
8
|
-
-var id = variable.replacedId? String(variable.replacedId) : undefined
|
|
9
|
-
-var label = variable.title? String(variable.title) : undefined
|
|
10
|
-
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
11
|
-
-var require = variable.require ? String(variable.require.value) : undefined;
|
|
12
|
-
-var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
|
|
13
|
-
-var disable = variable.disable ? String(variable.disable.value) : undefined;
|
|
14
|
-
-readonly = readonly && readonly !== 'false' ? readonly : disable
|
|
15
|
-
-var binding = variable.binding && variable.binding.path ? "form."+variable.binding.path+".value" : undefined
|
|
16
|
-
|
|
17
|
-
if(variable.noInput)
|
|
18
|
-
fm-rich-editor(
|
|
19
|
-
v-if=visible
|
|
20
|
-
v-model=binding
|
|
21
|
-
:readonly=readonly
|
|
22
|
-
:modelValue=variable.modelValue ? variable.modelValue+"":undefined
|
|
23
|
-
placeholder=placeholder
|
|
24
|
-
position=variable.position ?""+variable.position:undefined
|
|
25
|
-
:border=variable.border ?""+variable.border:"false"
|
|
26
|
-
)&attributes(attrs)
|
|
27
|
-
else
|
|
28
|
-
div(
|
|
29
|
-
v-if=visible
|
|
30
|
-
class="fm-input-wrapper"
|
|
31
|
-
)
|
|
32
|
-
fm-input(
|
|
33
|
-
id=id
|
|
34
|
-
class="fm-input-vertical"
|
|
35
|
-
:required=require
|
|
36
|
-
label=label
|
|
37
|
-
:labelWidth!=variable.labelWidth?variable.labelWidth+"":undefined
|
|
38
|
-
:error-message!=variable.errorMessage
|
|
39
|
-
error-message-align=variable.errorMessage ? "right" : undefined
|
|
40
|
-
)&attributes(attrs)
|
|
41
|
-
template(#value)
|
|
42
|
-
fm-rich-editor(
|
|
43
|
-
v-model=binding
|
|
44
|
-
:readonly=readonly
|
|
45
|
-
:modelValue=variable.modelValue ? variable.modelValue+"":undefined
|
|
46
|
-
placeholder=placeholder
|
|
47
|
-
position=variable.position ?""+variable.position:undefined
|
|
48
|
-
:border=variable.border ?""+variable.border:"false"
|
|
49
|
-
)
|
|
50
|
-
if(variable.labelTips)
|
|
51
|
-
template(#title)
|
|
52
|
-
<span>!{variable.title}</span>
|
|
53
|
-
<fm-popover :hasMask="false" placement="topLeft" className="fm-input-label-tips" :offset="{left: -5}">
|
|
54
|
-
<fm-icon name="s-illustrate-o"/>
|
|
55
|
-
<template #content>
|
|
56
|
-
<div class="fm-input-label-tips-content"><span>!{variable.labelTips}</span></div>
|
|
57
|
-
</template>
|
|
1
|
+
//- -variable.readonly = variable.readonly?String(variable.readonly).replace(/"/g, "'")+"":undefined;
|
|
2
|
+
-var attrs = {};
|
|
3
|
+
-attrs.class = variable.appearance && variable.appearance.class;
|
|
4
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
5
|
+
-attrs.ref = variable.replacedId? String(variable.replacedId) : undefined
|
|
6
|
+
-attrs.bindingpath = variable.binding && variable.binding.path ? variable.binding.path : undefined
|
|
7
|
+
-var placeholder = variable.placeholder? String(variable.placeholder) : undefined
|
|
8
|
+
-var id = variable.replacedId? String(variable.replacedId) : undefined
|
|
9
|
+
-var label = variable.title? String(variable.title) : undefined
|
|
10
|
+
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
11
|
+
-var require = variable.require ? String(variable.require.value) : undefined;
|
|
12
|
+
-var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
|
|
13
|
+
-var disable = variable.disable ? String(variable.disable.value) : undefined;
|
|
14
|
+
-readonly = readonly && readonly !== 'false' ? readonly : disable
|
|
15
|
+
-var binding = variable.binding && variable.binding.path ? "form."+variable.binding.path+".value" : undefined
|
|
16
|
+
|
|
17
|
+
if(variable.noInput)
|
|
18
|
+
fm-rich-editor(
|
|
19
|
+
v-if=visible
|
|
20
|
+
v-model=binding
|
|
21
|
+
:readonly=readonly
|
|
22
|
+
:modelValue=variable.modelValue ? variable.modelValue+"":undefined
|
|
23
|
+
placeholder=placeholder
|
|
24
|
+
position=variable.position ?""+variable.position:undefined
|
|
25
|
+
:border=variable.border ?""+variable.border:"false"
|
|
26
|
+
)&attributes(attrs)
|
|
27
|
+
else
|
|
28
|
+
div(
|
|
29
|
+
v-if=visible
|
|
30
|
+
class="fm-input-wrapper"
|
|
31
|
+
)
|
|
32
|
+
fm-input(
|
|
33
|
+
id=id
|
|
34
|
+
class="fm-input-vertical"
|
|
35
|
+
:required=require
|
|
36
|
+
label=label
|
|
37
|
+
:labelWidth!=variable.labelWidth?variable.labelWidth+"":undefined
|
|
38
|
+
:error-message!=variable.errorMessage
|
|
39
|
+
error-message-align=variable.errorMessage ? "right" : undefined
|
|
40
|
+
)&attributes(attrs)
|
|
41
|
+
template(#value)
|
|
42
|
+
fm-rich-editor(
|
|
43
|
+
v-model=binding
|
|
44
|
+
:readonly=readonly
|
|
45
|
+
:modelValue=variable.modelValue ? variable.modelValue+"":undefined
|
|
46
|
+
placeholder=placeholder
|
|
47
|
+
position=variable.position ?""+variable.position:undefined
|
|
48
|
+
:border=variable.border ?""+variable.border:"false"
|
|
49
|
+
)
|
|
50
|
+
if(variable.labelTips)
|
|
51
|
+
template(#title)
|
|
52
|
+
<span>!{variable.title}</span>
|
|
53
|
+
<fm-popover :hasMask="false" placement="topLeft" className="fm-input-label-tips" :offset="{left: -5}">
|
|
54
|
+
<fm-icon name="s-illustrate-o"/>
|
|
55
|
+
<template #content>
|
|
56
|
+
<div class="fm-input-label-tips-content"><span>!{variable.labelTips}</span></div>
|
|
57
|
+
</template>
|
|
58
58
|
</fm-popover>
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
-var attrs = {};
|
|
2
|
-
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
-
-attrs.id = variable.replacedId ? String(variable.replacedId) : undefined;
|
|
5
|
-
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
6
|
-
|
|
7
|
-
fm-scheadule(
|
|
8
|
-
v-if=visible
|
|
9
|
-
:startTime=variable.startTime?""+variable.startTime:undefined
|
|
10
|
-
:endTime=variable.endTime?""+variable.endTime:undefined
|
|
11
|
-
:events=variable.events?variable.events:undefined
|
|
12
|
-
eventColor=variable.eventColor?""+variable.eventColor:undefined
|
|
13
|
-
@event-click=variable.onEventClick?""+variable.onEventClick:undefined
|
|
1
|
+
-var attrs = {};
|
|
2
|
+
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
+
-attrs.id = variable.replacedId ? String(variable.replacedId) : undefined;
|
|
5
|
+
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
6
|
+
|
|
7
|
+
fm-scheadule(
|
|
8
|
+
v-if=visible
|
|
9
|
+
:startTime=variable.startTime?""+variable.startTime:undefined
|
|
10
|
+
:endTime=variable.endTime?""+variable.endTime:undefined
|
|
11
|
+
:events=variable.events?variable.events:undefined
|
|
12
|
+
eventColor=variable.eventColor?""+variable.eventColor:undefined
|
|
13
|
+
@event-click=variable.onEventClick?""+variable.onEventClick:undefined
|
|
14
14
|
)&attributes(attrs)
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
-var attrs = {};
|
|
2
|
-
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
-
-var visible = variable.visible ? String(variable.visible.value) : undefined;
|
|
5
|
-
|
|
6
|
-
fm-scroll-navbar(
|
|
7
|
-
v-if=visible
|
|
8
|
-
id=variable.replacedId ? String(variable.replacedId) : undefined
|
|
9
|
-
contentRef=variable.scrollContainer?""+variable.scrollContainer:undefined
|
|
10
|
-
:itemRef=variable.scrollItems?""+variable.scrollItems:undefined
|
|
11
|
-
:alwaysShow=variable.alwaysShow?""+variable.alwaysShow:undefined
|
|
12
|
-
:extendable=variable.extendable?""+variable.extendable:undefined
|
|
13
|
-
extendTitle=variable.extendTitle?""+variable.extendTitle:undefined
|
|
1
|
+
-var attrs = {};
|
|
2
|
+
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
+
-var visible = variable.visible ? String(variable.visible.value) : undefined;
|
|
5
|
+
|
|
6
|
+
fm-scroll-navbar(
|
|
7
|
+
v-if=visible
|
|
8
|
+
id=variable.replacedId ? String(variable.replacedId) : undefined
|
|
9
|
+
contentRef=variable.scrollContainer?""+variable.scrollContainer:undefined
|
|
10
|
+
:itemRef=variable.scrollItems?""+variable.scrollItems:undefined
|
|
11
|
+
:alwaysShow=variable.alwaysShow?""+variable.alwaysShow:undefined
|
|
12
|
+
:extendable=variable.extendable?""+variable.extendable:undefined
|
|
13
|
+
extendTitle=variable.extendTitle?""+variable.extendTitle:undefined
|
|
14
14
|
)&attributes(attrs)
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
-var attrs = {};
|
|
2
|
-
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
-
-attrs.id = variable.replacedId ? String(variable.replacedId) : undefined;
|
|
5
|
-
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
6
|
-
-var disabled = variable.disabled ? String(variable.disabled.value) : undefined;
|
|
7
|
-
-var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
|
|
8
|
-
-var value = variable.value ? String(variable.value.value) : undefined;
|
|
9
|
-
|
|
10
|
-
fm-search(
|
|
11
|
-
v-if=visible
|
|
12
|
-
:readonly=readonly
|
|
13
|
-
:disabled=disabled
|
|
14
|
-
:modelValue=value
|
|
15
|
-
:clearable=variable.clearable?String(variable.clearable):undefined
|
|
16
|
-
placeholder=variable.placeholder?String(variable.placeholder):undefined
|
|
17
|
-
shape=variable.shape?String(variable.shape):undefined
|
|
18
|
-
@input=variable.change?String(variable.change):undefined
|
|
19
|
-
@search=variable.search?String(variable.search):undefined
|
|
1
|
+
-var attrs = {};
|
|
2
|
+
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
+
-attrs.id = variable.replacedId ? String(variable.replacedId) : undefined;
|
|
5
|
+
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
6
|
+
-var disabled = variable.disabled ? String(variable.disabled.value) : undefined;
|
|
7
|
+
-var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
|
|
8
|
+
-var value = variable.value ? String(variable.value.value) : undefined;
|
|
9
|
+
|
|
10
|
+
fm-search(
|
|
11
|
+
v-if=visible
|
|
12
|
+
:readonly=readonly
|
|
13
|
+
:disabled=disabled
|
|
14
|
+
:modelValue=value
|
|
15
|
+
:clearable=variable.clearable?String(variable.clearable):undefined
|
|
16
|
+
placeholder=variable.placeholder?String(variable.placeholder):undefined
|
|
17
|
+
shape=variable.shape?String(variable.shape):undefined
|
|
18
|
+
@input=variable.change?String(variable.change):undefined
|
|
19
|
+
@search=variable.search?String(variable.search):undefined
|
|
20
20
|
)&attributes(attrs)
|
|
@@ -1,34 +1,34 @@
|
|
|
1
|
-
-var attrs = {};
|
|
2
|
-
-attrs.class = variable.appearance && variable.appearance.class ? 'fm-tmpl-struct-wrapper'+variable.appearance.class : 'fm-tmpl-struct-wrapper';
|
|
3
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
-
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
5
|
-
|
|
6
|
-
div(
|
|
7
|
-
v-if=visible
|
|
8
|
-
id=variable.replacedId ? String(variable.replacedId) : undefined
|
|
9
|
-
)&attributes(attrs)
|
|
10
|
-
div(class="fm-tmpl-section fm-tmpl-section-form")
|
|
11
|
-
div(class="fm-tmpl-section-header")
|
|
12
|
-
if(variable.headerTemplate)
|
|
13
|
-
| !{variable.headerTemplate}
|
|
14
|
-
else
|
|
15
|
-
div(class="fm-title")
|
|
16
|
-
span(class="fm-title-text")
|
|
17
|
-
| !{variable.mainTitle}
|
|
18
|
-
| {{content}}
|
|
19
|
-
div(class="fm-card-footer")
|
|
20
|
-
if(variable.footerToolbar)
|
|
21
|
-
each item in variable.footerToolbar.items
|
|
22
|
-
fm-button(
|
|
23
|
-
v-if=item.visible?item.visible+"":"false"
|
|
24
|
-
class="fm-card-footer-btn"
|
|
25
|
-
type="info"
|
|
26
|
-
block
|
|
27
|
-
plain
|
|
28
|
-
noBorder
|
|
29
|
-
icon=item.iconType?""+item.iconType:undefined
|
|
30
|
-
:disabled=item.disable?""+item.disable:undefined
|
|
31
|
-
@click=item.click
|
|
32
|
-
)=item.text
|
|
33
|
-
else if(variable.footerTemplate)
|
|
1
|
+
-var attrs = {};
|
|
2
|
+
-attrs.class = variable.appearance && variable.appearance.class ? 'fm-tmpl-struct-wrapper'+variable.appearance.class : 'fm-tmpl-struct-wrapper';
|
|
3
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
+
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
5
|
+
|
|
6
|
+
div(
|
|
7
|
+
v-if=visible
|
|
8
|
+
id=variable.replacedId ? String(variable.replacedId) : undefined
|
|
9
|
+
)&attributes(attrs)
|
|
10
|
+
div(class="fm-tmpl-section fm-tmpl-section-form")
|
|
11
|
+
div(class="fm-tmpl-section-header")
|
|
12
|
+
if(variable.headerTemplate)
|
|
13
|
+
| !{variable.headerTemplate}
|
|
14
|
+
else
|
|
15
|
+
div(class="fm-title")
|
|
16
|
+
span(class="fm-title-text")
|
|
17
|
+
| !{variable.mainTitle}
|
|
18
|
+
| {{content}}
|
|
19
|
+
div(class="fm-card-footer")
|
|
20
|
+
if(variable.footerToolbar)
|
|
21
|
+
each item in variable.footerToolbar.items
|
|
22
|
+
fm-button(
|
|
23
|
+
v-if=item.visible?item.visible+"":"false"
|
|
24
|
+
class="fm-card-footer-btn"
|
|
25
|
+
type="info"
|
|
26
|
+
block
|
|
27
|
+
plain
|
|
28
|
+
noBorder
|
|
29
|
+
icon=item.iconType?""+item.iconType:undefined
|
|
30
|
+
:disabled=item.disable?""+item.disable:undefined
|
|
31
|
+
@click=item.click
|
|
32
|
+
)=item.text
|
|
33
|
+
else if(variable.footerTemplate)
|
|
34
34
|
| !{variable.footerTemplate}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
fm-sidebar-item(
|
|
2
|
-
id=variable.id?"" + variable.id:undefined
|
|
3
|
-
v-if=variable.visible?variable.visible+"":"false"
|
|
4
|
-
style=(variable.appearance && variable.appearance.style)
|
|
5
|
-
class=(variable.appearance && variable.appearance.class)
|
|
6
|
-
title=variable.title?"" + variable.title:undefined
|
|
7
|
-
name=variable.name?"" + variable.name:undefined
|
|
8
|
-
)
|
|
9
|
-
| {{content}}
|
|
1
|
+
fm-sidebar-item(
|
|
2
|
+
id=variable.id?"" + variable.id:undefined
|
|
3
|
+
v-if=variable.visible?variable.visible+"":"false"
|
|
4
|
+
style=(variable.appearance && variable.appearance.style)
|
|
5
|
+
class=(variable.appearance && variable.appearance.class)
|
|
6
|
+
title=variable.title?"" + variable.title:undefined
|
|
7
|
+
name=variable.name?"" + variable.name:undefined
|
|
8
|
+
)
|
|
9
|
+
| {{content}}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
fm-sidebar(
|
|
2
|
-
id=variable.id?"" + variable.id:undefined
|
|
3
|
-
v-if=variable.visible?variable.visible+"":"false"
|
|
4
|
-
style=(variable.appearance && variable.appearance.style)
|
|
5
|
-
class=(variable.appearance && variable.appearance.class)
|
|
6
|
-
modelValue=variable.selected?"" + variable.selected:undefined
|
|
7
|
-
sidebarWidth=variable.sidebarWidth?"" + variable.sidebarWidth:undefined
|
|
8
|
-
@change=variable.change?"" + variable.change:undefined
|
|
9
|
-
)
|
|
10
|
-
| {{content}}
|
|
11
|
-
|
|
1
|
+
fm-sidebar(
|
|
2
|
+
id=variable.id?"" + variable.id:undefined
|
|
3
|
+
v-if=variable.visible?variable.visible+"":"false"
|
|
4
|
+
style=(variable.appearance && variable.appearance.style)
|
|
5
|
+
class=(variable.appearance && variable.appearance.class)
|
|
6
|
+
modelValue=variable.selected?"" + variable.selected:undefined
|
|
7
|
+
sidebarWidth=variable.sidebarWidth?"" + variable.sidebarWidth:undefined
|
|
8
|
+
@change=variable.change?"" + variable.change:undefined
|
|
9
|
+
)
|
|
10
|
+
| {{content}}
|
|
11
|
+
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
-var attrs = {};
|
|
2
|
-
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
-
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
5
|
-
|
|
6
|
-
fm-staff-info(
|
|
7
|
-
v-if=visible
|
|
8
|
-
title!=variable.titleText?"" + variable.titleText:undefined
|
|
9
|
-
:name!=variable.staffName?"" + variable.staffName:undefined
|
|
10
|
-
:sub-title!=variable.departmentName?"" + variable.departmentName:undefined
|
|
11
|
-
:staffId!=variable.staffId?"" + variable.staffId:undefined
|
|
12
|
-
avatarType!=variable.avatarType?"" + variable.avatarType:undefined
|
|
1
|
+
-var attrs = {};
|
|
2
|
+
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
+
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
5
|
+
|
|
6
|
+
fm-staff-info(
|
|
7
|
+
v-if=visible
|
|
8
|
+
title!=variable.titleText?"" + variable.titleText:undefined
|
|
9
|
+
:name!=variable.staffName?"" + variable.staffName:undefined
|
|
10
|
+
:sub-title!=variable.departmentName?"" + variable.departmentName:undefined
|
|
11
|
+
:staffId!=variable.staffId?"" + variable.staffId:undefined
|
|
12
|
+
avatarType!=variable.avatarType?"" + variable.avatarType:undefined
|
|
13
13
|
)&attributes(attrs)
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
div(class="fm-static-text-common")
|
|
1
|
+
div(class="fm-static-text-common")
|
|
2
2
|
| !{variable.html}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
fm-steps(
|
|
2
|
-
class=(variable.appearance && variable.appearance.class)
|
|
3
|
-
style=(variable.appearance && variable.appearance.style)
|
|
4
|
-
v-if=variable.visible?variable.visible+"":"false"
|
|
5
|
-
:steps=variable.size?""+variable.size:undefined
|
|
6
|
-
direction=variable.size?""+variable.size:undefined
|
|
7
|
-
:current=variable.size?""+variable.size:undefined
|
|
8
|
-
:fill=variable.size?""+variable.size:undefined
|
|
1
|
+
fm-steps(
|
|
2
|
+
class=(variable.appearance && variable.appearance.class)
|
|
3
|
+
style=(variable.appearance && variable.appearance.style)
|
|
4
|
+
v-if=variable.visible?variable.visible+"":"false"
|
|
5
|
+
:steps=variable.size?""+variable.size:undefined
|
|
6
|
+
direction=variable.size?""+variable.size:undefined
|
|
7
|
+
:current=variable.size?""+variable.size:undefined
|
|
8
|
+
:fill=variable.size?""+variable.size:undefined
|
|
9
9
|
)
|
|
@@ -1,46 +1,46 @@
|
|
|
1
|
-
//- -variable.readonly = variable.readonly?String(variable.readonly).replace(/"/g, "'")+"":undefined;
|
|
2
|
-
-var attrs = {};
|
|
3
|
-
-attrs.type = "text"
|
|
4
|
-
-attrs.class = variable.appearance && variable.appearance.class;
|
|
5
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
6
|
-
-attrs.id = variable.replacedId? String(variable.replacedId) : undefined
|
|
7
|
-
-attrs.placeholder = variable.placeholder? String(variable.placeholder) : undefined
|
|
8
|
-
-attrs.title = variable.title? String(variable.title) : undefined
|
|
9
|
-
-attrs.ref = variable.replacedId? String(variable.replacedId) : undefined
|
|
10
|
-
-attrs.bindingpath = variable.binding && variable.binding.path ? variable.binding.path : undefined
|
|
11
|
-
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
12
|
-
-var require = variable.require ? String(variable.require.value) : undefined;
|
|
13
|
-
-var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
|
|
14
|
-
-var disable = variable.disable ? String(variable.disable.value) : undefined;
|
|
15
|
-
-var binding = variable.binding && variable.binding.path ? "form."+variable.binding.path+".value" : undefined
|
|
16
|
-
|
|
17
|
-
div(
|
|
18
|
-
v-if=visible
|
|
19
|
-
class="fm-input-wrapper"
|
|
20
|
-
)
|
|
21
|
-
fm-switch-cell(
|
|
22
|
-
v-model=binding
|
|
23
|
-
:required=require
|
|
24
|
-
:readonly=readonly
|
|
25
|
-
:disabled=disable
|
|
26
|
-
:modelValue=variable.modelValue ? variable.modelValue+"":undefined
|
|
27
|
-
size=variable.size?""+variable.size:undefined
|
|
28
|
-
)&attributes(attrs)
|
|
29
|
-
if(variable.leftTemplate)
|
|
30
|
-
template(#left-icon)
|
|
31
|
-
| !{variable.leftTemplate}
|
|
32
|
-
if(variable.rightTemplate)
|
|
33
|
-
template(#right-icon)
|
|
34
|
-
| !{variable.rightTemplate}
|
|
35
|
-
if(variable.extraTemplate)
|
|
36
|
-
template(#extra)
|
|
37
|
-
| !{variable.extraTemplate}
|
|
38
|
-
if(variable.labelTips)
|
|
39
|
-
template(#title)
|
|
40
|
-
<span>!{variable.title}</span>
|
|
41
|
-
<fm-popover :hasMask="false" placement="topLeft" className="fm-input-label-tips" :offset="{left: -5}">
|
|
42
|
-
<fm-icon name="s-illustrate-o"/>
|
|
43
|
-
<template #content>
|
|
44
|
-
<div class="fm-input-label-tips-content"><span>!{variable.labelTips}</span></div>
|
|
45
|
-
</template>
|
|
1
|
+
//- -variable.readonly = variable.readonly?String(variable.readonly).replace(/"/g, "'")+"":undefined;
|
|
2
|
+
-var attrs = {};
|
|
3
|
+
-attrs.type = "text"
|
|
4
|
+
-attrs.class = variable.appearance && variable.appearance.class;
|
|
5
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
6
|
+
-attrs.id = variable.replacedId? String(variable.replacedId) : undefined
|
|
7
|
+
-attrs.placeholder = variable.placeholder? String(variable.placeholder) : undefined
|
|
8
|
+
-attrs.title = variable.title? String(variable.title) : undefined
|
|
9
|
+
-attrs.ref = variable.replacedId? String(variable.replacedId) : undefined
|
|
10
|
+
-attrs.bindingpath = variable.binding && variable.binding.path ? variable.binding.path : undefined
|
|
11
|
+
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
12
|
+
-var require = variable.require ? String(variable.require.value) : undefined;
|
|
13
|
+
-var readonly = variable.readonly ? String(variable.readonly.value) : undefined;
|
|
14
|
+
-var disable = variable.disable ? String(variable.disable.value) : undefined;
|
|
15
|
+
-var binding = variable.binding && variable.binding.path ? "form."+variable.binding.path+".value" : undefined
|
|
16
|
+
|
|
17
|
+
div(
|
|
18
|
+
v-if=visible
|
|
19
|
+
class="fm-input-wrapper"
|
|
20
|
+
)
|
|
21
|
+
fm-switch-cell(
|
|
22
|
+
v-model=binding
|
|
23
|
+
:required=require
|
|
24
|
+
:readonly=readonly
|
|
25
|
+
:disabled=disable
|
|
26
|
+
:modelValue=variable.modelValue ? variable.modelValue+"":undefined
|
|
27
|
+
size=variable.size?""+variable.size:undefined
|
|
28
|
+
)&attributes(attrs)
|
|
29
|
+
if(variable.leftTemplate)
|
|
30
|
+
template(#left-icon)
|
|
31
|
+
| !{variable.leftTemplate}
|
|
32
|
+
if(variable.rightTemplate)
|
|
33
|
+
template(#right-icon)
|
|
34
|
+
| !{variable.rightTemplate}
|
|
35
|
+
if(variable.extraTemplate)
|
|
36
|
+
template(#extra)
|
|
37
|
+
| !{variable.extraTemplate}
|
|
38
|
+
if(variable.labelTips)
|
|
39
|
+
template(#title)
|
|
40
|
+
<span>!{variable.title}</span>
|
|
41
|
+
<fm-popover :hasMask="false" placement="topLeft" className="fm-input-label-tips" :offset="{left: -5}">
|
|
42
|
+
<fm-icon name="s-illustrate-o"/>
|
|
43
|
+
<template #content>
|
|
44
|
+
<div class="fm-input-label-tips-content"><span>!{variable.labelTips}</span></div>
|
|
45
|
+
</template>
|
|
46
46
|
</fm-popover>
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
-var attrs = {};
|
|
2
|
-
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
-
-attrs.name = variable.replacedId ? String(variable.replacedId) : undefined;
|
|
5
|
-
-var bindTitle = variable.bindTitle ? variable.bindTitle.path ? 'uiState.' + variable.bindTitle.path : variable.bindTitle : undefined
|
|
6
|
-
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
7
|
-
-var title = !bindTitle && variable.title ? String(variable.title) : undefined
|
|
8
|
-
|
|
9
|
-
fm-tab(
|
|
10
|
-
v-if=visible
|
|
11
|
-
title= title
|
|
12
|
-
:title=bindTitle
|
|
13
|
-
id=variable.replacedId ? String(variable.replacedId) : undefined
|
|
14
|
-
)&attributes(attrs)
|
|
1
|
+
-var attrs = {};
|
|
2
|
+
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
+
-attrs.name = variable.replacedId ? String(variable.replacedId) : undefined;
|
|
5
|
+
-var bindTitle = variable.bindTitle ? variable.bindTitle.path ? 'uiState.' + variable.bindTitle.path : variable.bindTitle : undefined
|
|
6
|
+
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
7
|
+
-var title = !bindTitle && variable.title ? String(variable.title) : undefined
|
|
8
|
+
|
|
9
|
+
fm-tab(
|
|
10
|
+
v-if=visible
|
|
11
|
+
title= title
|
|
12
|
+
:title=bindTitle
|
|
13
|
+
id=variable.replacedId ? String(variable.replacedId) : undefined
|
|
14
|
+
)&attributes(attrs)
|
|
15
15
|
| {{content}}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
-var attrs = {};
|
|
2
|
-
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
-
-attrs.ref = variable.replacedId
|
|
5
|
-
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
6
|
-
|
|
7
|
-
fm-tabs(
|
|
8
|
-
v-if=visible
|
|
9
|
-
id=variable.replacedId ? String(variable.replacedId) : undefined
|
|
10
|
-
:value=variable.value ? String(variable.value) : undefined
|
|
11
|
-
:fill=variable.fill ? String(variable.fill) : undefined
|
|
12
|
-
@change=variable.tabChange ? String(variable.tabChange) : undefined
|
|
13
|
-
)&attributes(attrs)
|
|
14
|
-
if(variable.titleTemplate)
|
|
15
|
-
template(v-slot:title="props")
|
|
16
|
-
| !{variable.titleTemplate}
|
|
1
|
+
-var attrs = {};
|
|
2
|
+
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
+
-attrs.ref = variable.replacedId
|
|
5
|
+
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
6
|
+
|
|
7
|
+
fm-tabs(
|
|
8
|
+
v-if=visible
|
|
9
|
+
id=variable.replacedId ? String(variable.replacedId) : undefined
|
|
10
|
+
:value=variable.value ? String(variable.value) : undefined
|
|
11
|
+
:fill=variable.fill ? String(variable.fill) : undefined
|
|
12
|
+
@change=variable.tabChange ? String(variable.tabChange) : undefined
|
|
13
|
+
)&attributes(attrs)
|
|
14
|
+
if(variable.titleTemplate)
|
|
15
|
+
template(v-slot:title="props")
|
|
16
|
+
| !{variable.titleTemplate}
|
|
17
17
|
| {{content}}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
-var attrs = {};
|
|
2
|
-
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
-
-attrs.type = variable.displayType ? String(variable.displayType) : undefined
|
|
5
|
-
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
6
|
-
|
|
7
|
-
fm-button-group(
|
|
8
|
-
v-if=visible
|
|
9
|
-
:items=variable.items?variable.items+"":undefined
|
|
1
|
+
-var attrs = {};
|
|
2
|
+
-attrs.class = variable.appearance && variable.appearance.class;
|
|
3
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
4
|
+
-attrs.type = variable.displayType ? String(variable.displayType) : undefined
|
|
5
|
+
-var visible = variable.visible ? String(variable.visible.value) : 'false';
|
|
6
|
+
|
|
7
|
+
fm-button-group(
|
|
8
|
+
v-if=visible
|
|
9
|
+
:items=variable.items?variable.items+"":undefined
|
|
10
10
|
)&attributes(attrs)
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
-var iconClass = "fm-popover-item-icon " + variable.iconType ? variable.iconType : '';
|
|
2
|
-
-var visible = variable.visible ? String(variable.visible.value) : undefined;
|
|
3
|
-
-var attrs = {};
|
|
4
|
-
-attrs.class = variable.appearance && variable.appearance.class ? variable.appearance.class + " fm-popover-item" : "fm-popover-item";
|
|
5
|
-
-attrs.style = variable.appearance && variable.appearance.style;
|
|
6
|
-
|
|
7
|
-
div(
|
|
8
|
-
v-if=visible
|
|
9
|
-
@click=variable.click?""+variable.click:undefined
|
|
10
|
-
)&attributes(attrs)
|
|
11
|
-
div(class="fm-popover-item-container")
|
|
12
|
-
if(variable.iconType)
|
|
13
|
-
div(class=iconClass)
|
|
14
|
-
div(class="fm-popover-item-content")
|
|
1
|
+
-var iconClass = "fm-popover-item-icon " + variable.iconType ? variable.iconType : '';
|
|
2
|
+
-var visible = variable.visible ? String(variable.visible.value) : undefined;
|
|
3
|
+
-var attrs = {};
|
|
4
|
+
-attrs.class = variable.appearance && variable.appearance.class ? variable.appearance.class + " fm-popover-item" : "fm-popover-item";
|
|
5
|
+
-attrs.style = variable.appearance && variable.appearance.style;
|
|
6
|
+
|
|
7
|
+
div(
|
|
8
|
+
v-if=visible
|
|
9
|
+
@click=variable.click?""+variable.click:undefined
|
|
10
|
+
)&attributes(attrs)
|
|
11
|
+
div(class="fm-popover-item-container")
|
|
12
|
+
if(variable.iconType)
|
|
13
|
+
div(class=iconClass)
|
|
14
|
+
div(class="fm-popover-item-content")
|
|
15
15
|
| !{variable.text?variable.text:""}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
div(
|
|
2
|
-
v-if=variable.visible?variable.visible+"":"false"
|
|
3
|
-
class=(variable.appearance && variable.appearance.class)
|
|
4
|
-
style=(variable.appearance && variable.appearance.style)
|
|
5
|
-
)
|
|
1
|
+
div(
|
|
2
|
+
v-if=variable.visible?variable.visible+"":"false"
|
|
3
|
+
class=(variable.appearance && variable.appearance.class)
|
|
4
|
+
style=(variable.appearance && variable.appearance.style)
|
|
5
|
+
)
|
|
6
6
|
| {{content}}
|
|
@@ -237,8 +237,7 @@ class FarrisDataGridCollector extends abstract_component_parameter_collector_1.A
|
|
|
237
237
|
"fixed": "right",
|
|
238
238
|
"rowspan": options.dataGridParameter.maxLevel ? (options.dataGridParameter.maxLevel + 1) : 0,
|
|
239
239
|
"level": 0,
|
|
240
|
-
"headerStyler": options.component.headerStyler ? options.component.headerStyler : undefined
|
|
241
|
-
"id": options.component.id + "_caozuolie"
|
|
240
|
+
"headerStyler": options.component.headerStyler ? options.component.headerStyler : undefined
|
|
242
241
|
};
|
|
243
242
|
}
|
|
244
243
|
generateAggregateLang(columnId, i18nResourcePrefix, defaultValue) {
|