@bizdoc/core 1.16.30 → 1.16.32
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/assets/themes/brown.min.css +1 -1
- package/assets/themes/dark.min.css +7 -2
- package/assets/themes/deep-purple-light-blue.min.css +1 -1
- package/assets/themes/deep-purple-teal.min.css +1 -1
- package/assets/themes/default.min.css +1 -1
- package/assets/themes/green.min.css +1 -1
- package/assets/themes/indigo.min.css +1 -1
- package/esm2020/lib/admin/admin-dismiss.service.mjs +4 -4
- package/esm2020/lib/admin/admin-menu.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/cube-axes-filter.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/designer-element.component.mjs +13 -13
- package/esm2020/lib/admin/configuration-designer/designer-privileges.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/designer.base.mjs +10 -10
- package/esm2020/lib/admin/configuration-designer/designer.component.mjs +7 -6
- package/esm2020/lib/admin/configuration-designer/elements/action.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/analysis-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/analysis-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/anomaly-rule.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/box-form.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/configuration-datasource.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube-index-utility.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/cube.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/documents-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/documents-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/explore-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/folder.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/form.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/guide.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/matrix-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/node.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/parallel-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/performance-widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/pivot-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/policy.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/return-to-role-action.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/role.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/rule.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/state.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/sum-view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/tasks-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/type.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/usage-report.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/utility.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/view.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/elements/widget.component.mjs +4 -4
- package/esm2020/lib/admin/configuration-designer/icon-picker.component.mjs +4 -4
- package/esm2020/lib/admin/core/ace.input.mjs +4 -4
- package/esm2020/lib/admin/core/color-picker.input.mjs +4 -4
- package/esm2020/lib/admin/core/search.input.mjs +4 -4
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +4 -4
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +5 -5
- package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +4 -4
- package/esm2020/lib/admin/document-trace/trace-element.component.mjs +4 -4
- package/esm2020/lib/admin/form/designer/designer.component.mjs +4 -4
- package/esm2020/lib/admin/form/form.resolve.service.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/node.component.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +4 -4
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +4 -4
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +4 -4
- package/esm2020/lib/admin/localized-string.component.mjs +4 -4
- package/esm2020/lib/admin/patterns/patterns.component.mjs +4 -4
- package/esm2020/lib/admin/permissions/permissions.component.mjs +4 -4
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +4 -4
- package/esm2020/lib/admin/positions/positions.component.mjs +4 -4
- package/esm2020/lib/admin/profiler/outofoffice.component.mjs +4 -4
- package/esm2020/lib/admin/profiler/profiler.component.mjs +4 -4
- package/esm2020/lib/admin/system.service.mjs +8 -5
- package/esm2020/lib/admin/utility-wrapper.component.mjs +4 -4
- package/esm2020/lib/admin/utility.pane.component.mjs +4 -4
- package/esm2020/lib/app.component.mjs +7 -7
- package/esm2020/lib/bizdoc.module.mjs +5 -5
- package/esm2020/lib/browse/browse-items.component.mjs +4 -4
- package/esm2020/lib/browse/browse.mobile.component.mjs +4 -4
- package/esm2020/lib/browse/browse.pane.component.mjs +4 -4
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +4 -4
- package/esm2020/lib/browse/filter/filter.component.mjs +4 -4
- package/esm2020/lib/browse/folders-menu.component.mjs +4 -4
- package/esm2020/lib/chat/chat-info.mjs +4 -4
- package/esm2020/lib/chat/chat.mobile.component.mjs +4 -4
- package/esm2020/lib/chat/chat.service.mjs +4 -4
- package/esm2020/lib/chat/contacts.component.mjs +7 -7
- package/esm2020/lib/chat/contacts.pane.component.mjs +4 -4
- package/esm2020/lib/chat/conversation.component.mjs +4 -4
- package/esm2020/lib/chat/conversation.pane.component.mjs +4 -4
- package/esm2020/lib/compose/action/action-picker.component.mjs +4 -4
- package/esm2020/lib/compose/action/action.dialog.mjs +4 -4
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +4 -4
- package/esm2020/lib/compose/action/assign-action.component.mjs +5 -5
- package/esm2020/lib/compose/action/moveto-action.component.mjs +4 -4
- package/esm2020/lib/compose/action/return-action.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/attachments.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/progress-button.directive.mjs +4 -4
- package/esm2020/lib/compose/box/box.component.mjs +4 -4
- package/esm2020/lib/compose/can-deactivate-changes.service.mjs +4 -4
- package/esm2020/lib/compose/comments/comment.component.mjs +4 -4
- package/esm2020/lib/compose/comments/comments.component.mjs +4 -4
- package/esm2020/lib/compose/comments/comments.pane.component.mjs +4 -4
- package/esm2020/lib/compose/comments/edit-comment.component.mjs +4 -4
- package/esm2020/lib/compose/comments/edits.component.mjs +4 -4
- package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +4 -4
- package/esm2020/lib/compose/comments/votes.component.mjs +4 -4
- package/esm2020/lib/compose/compose-resolve.service.mjs +7 -7
- package/esm2020/lib/compose/compose.mobile.component.mjs +4 -4
- package/esm2020/lib/compose/compose.pane.component.mjs +4 -4
- package/esm2020/lib/compose/copy/copy.dialog.mjs +4 -4
- package/esm2020/lib/compose/dismiss.service.mjs +4 -4
- package/esm2020/lib/compose/document-resolver.service.mjs +4 -4
- package/esm2020/lib/compose/document.component.mjs +4 -4
- package/esm2020/lib/compose/document.mobile.component.mjs +4 -4
- package/esm2020/lib/compose/document.pane.component.mjs +4 -4
- package/esm2020/lib/compose/events/events.component.mjs +4 -4
- package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +4 -4
- package/esm2020/lib/compose/form.component.mjs +4 -4
- package/esm2020/lib/compose/new-menu.component.mjs +4 -4
- package/esm2020/lib/compose/privilage.directive.mjs +7 -7
- package/esm2020/lib/compose/recipient-resolver.service.mjs +4 -4
- package/esm2020/lib/compose/state.component.mjs +4 -4
- package/esm2020/lib/compose/tag/tags.component.mjs +4 -4
- package/esm2020/lib/compose/trace/flow.component.mjs +4 -4
- package/esm2020/lib/compose/trace/people.component.mjs +4 -4
- package/esm2020/lib/compose/trace/trace.base.mjs +4 -4
- package/esm2020/lib/compose/trace/trace.component.mjs +4 -4
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +4 -4
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +4 -4
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +10 -10
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +4 -4
- package/esm2020/lib/core/NgComponentOutlet.mjs +4 -4
- package/esm2020/lib/core/account.service.mjs +4 -4
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +4 -4
- package/esm2020/lib/core/avatar/avatar.component.mjs +4 -4
- package/esm2020/lib/core/component-factory-resolver.mjs +4 -4
- package/esm2020/lib/core/controls/address.input.mjs +4 -4
- package/esm2020/lib/core/controls/auto-complete.input.mjs +4 -4
- package/esm2020/lib/core/controls/combination-picker-body.mjs +4 -4
- package/esm2020/lib/core/controls/combination-picker.mjs +4 -4
- package/esm2020/lib/core/controls/combination-pool.mjs +4 -4
- package/esm2020/lib/core/controls/file.input.mjs +4 -4
- package/esm2020/lib/core/controls/select.input.mjs +4 -4
- package/esm2020/lib/core/controls/signature.input.mjs +4 -4
- package/esm2020/lib/core/controls/time-picker.mjs +4 -4
- package/esm2020/lib/core/controls/timespan.input.mjs +4 -4
- package/esm2020/lib/core/datasource.service.mjs +4 -4
- package/esm2020/lib/core/guide/guide.component.mjs +4 -4
- package/esm2020/lib/core/guide/guide.service.mjs +4 -4
- package/esm2020/lib/core/guide/help-tip.component.mjs +4 -4
- package/esm2020/lib/core/http.interceptor.mjs +4 -4
- package/esm2020/lib/core/hub.service.mjs +4 -4
- package/esm2020/lib/core/identity/identity.component.mjs +4 -4
- package/esm2020/lib/core/info/attachment-info.service.mjs +4 -4
- package/esm2020/lib/core/info/document-info.service.mjs +4 -4
- package/esm2020/lib/core/info/location-info.component.mjs +4 -4
- package/esm2020/lib/core/info/map-info.mjs +4 -4
- package/esm2020/lib/core/layout/autocomplete.field.mjs +4 -4
- package/esm2020/lib/core/layout/checkbox.field.mjs +4 -4
- package/esm2020/lib/core/layout/checkbox.mjs +4 -4
- package/esm2020/lib/core/layout/date-range.field.mjs +4 -4
- package/esm2020/lib/core/layout/date.field.mjs +4 -4
- package/esm2020/lib/core/layout/expression.field.mjs +4 -4
- package/esm2020/lib/core/layout/file.field.mjs +4 -4
- package/esm2020/lib/core/layout/html.field.mjs +4 -4
- package/esm2020/lib/core/layout/input.base.mjs +4 -4
- package/esm2020/lib/core/layout/input.field.mjs +4 -4
- package/esm2020/lib/core/layout/layout.component.mjs +4 -4
- package/esm2020/lib/core/layout/numeric.field.mjs +4 -4
- package/esm2020/lib/core/layout/select.field.mjs +4 -4
- package/esm2020/lib/core/layout/switch.field.mjs +4 -4
- package/esm2020/lib/core/layout/textarea.field.mjs +4 -4
- package/esm2020/lib/core/layout/timespan.field.mjs +4 -4
- package/esm2020/lib/core/lottie-animation.mjs +4 -4
- package/esm2020/lib/core/mailbox.service.mjs +4 -4
- package/esm2020/lib/core/none.component.mjs +4 -4
- package/esm2020/lib/core/pipes/action.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/calendar.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/date-format.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/daterange.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/difference.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/duration-format.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/duration.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/form.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/join.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/localized-string.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/role.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/sort.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/state.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/time-ago.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/translate.pipe.mjs +7 -7
- package/esm2020/lib/core/pipes/type-value.pipe.mjs +4 -4
- package/esm2020/lib/core/pipes/user-name.pipe.mjs +4 -4
- package/esm2020/lib/core/popup/popup.component.mjs +4 -4
- package/esm2020/lib/core/popup/popup.service.mjs +4 -4
- package/esm2020/lib/core/popup/tooltip.directive.mjs +7 -7
- package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +4 -4
- package/esm2020/lib/core/prompt/mask/mask.component.mjs +4 -4
- package/esm2020/lib/core/prompt.service.mjs +4 -4
- package/esm2020/lib/core/router.mjs +7 -7
- package/esm2020/lib/core/save-changes.dialog.mjs +4 -4
- package/esm2020/lib/core/session.service.mjs +4 -4
- package/esm2020/lib/core/slots/router.directive.mjs +4 -4
- package/esm2020/lib/core/slots/router.service.mjs +4 -4
- package/esm2020/lib/core/slots/slots.component.mjs +4 -4
- package/esm2020/lib/core/tagging/documents.component.mjs +4 -4
- package/esm2020/lib/core/tagging/edit-input.component.mjs +4 -4
- package/esm2020/lib/core/tagging/emoji.component.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging-item.directive.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging.component-base.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging.directive.mjs +4 -4
- package/esm2020/lib/core/tagging/tagging.pipe.mjs +4 -4
- package/esm2020/lib/core/tagging/users.component.mjs +4 -4
- package/esm2020/lib/core/translate.service.mjs +4 -4
- package/esm2020/lib/core/window-title.service.mjs +4 -4
- package/esm2020/lib/cube/accum/accum.component.mjs +4 -4
- package/esm2020/lib/cube/chart/chart.component.mjs +4 -4
- package/esm2020/lib/cube/cube-info.service.mjs +4 -4
- package/esm2020/lib/cube/cube-menu.component.mjs +4 -4
- package/esm2020/lib/cube/cube-view.component.mjs +4 -4
- package/esm2020/lib/cube/cube.service.mjs +4 -4
- package/esm2020/lib/cube/explore/document-item.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore-item.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore-items.component.mjs +4 -4
- package/esm2020/lib/cube/explore/explore.pane.component.mjs +4 -4
- package/esm2020/lib/cube/explore/item-resolver.service.mjs +7 -7
- package/esm2020/lib/cube/explore/item.pane.component.mjs +4 -4
- package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +4 -4
- package/esm2020/lib/cube/filter/filter.component.mjs +4 -4
- package/esm2020/lib/cube/grid/grid.component.mjs +4 -4
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.base.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/popup.component.mjs +4 -4
- package/esm2020/lib/cube/matrix/table.component.mjs +4 -4
- package/esm2020/lib/cube/parallel/parallel.component.mjs +4 -4
- package/esm2020/lib/cube/pivot/pivot.component.mjs +4 -4
- package/esm2020/lib/cube/sum/sum.component.mjs +4 -4
- package/esm2020/lib/cube/view-base.mjs +4 -4
- package/esm2020/lib/cube/view.mobile.component.mjs +4 -4
- package/esm2020/lib/cube/view.pane.component.mjs +4 -4
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/compare.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +4 -4
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +4 -4
- package/esm2020/lib/dashboard/dashboard.component.mjs +4 -4
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +4 -4
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/activity.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +4 -4
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +4 -4
- package/esm2020/lib/dashboard/widget-item.component.mjs +4 -4
- package/esm2020/lib/desktop.module.mjs +5 -5
- package/esm2020/lib/home/about/about.dialog.mjs +4 -4
- package/esm2020/lib/home/home-base.component.mjs +4 -4
- package/esm2020/lib/home/home.desktop.component.mjs +4 -4
- package/esm2020/lib/home/home.mobile.component.mjs +4 -4
- package/esm2020/lib/home/notifications/notifications.component.mjs +4 -4
- package/esm2020/lib/home/options/options.component.mjs +4 -4
- package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +4 -4
- package/esm2020/lib/home/sign/sign.component.mjs +4 -4
- package/esm2020/lib/home/tools.component.mjs +4 -4
- package/esm2020/lib/impersonate/impersonate.component.mjs +4 -4
- package/esm2020/lib/mobile.module.mjs +5 -5
- package/esm2020/lib/modules/chart.module.mjs +5 -5
- package/esm2020/lib/modules/circular-gauge.module.mjs +5 -5
- package/esm2020/lib/modules/datepicker.intl.mjs +4 -4
- package/esm2020/lib/modules/dayjs.module.mjs +5 -5
- package/esm2020/lib/modules/diagram.module.mjs +5 -5
- package/esm2020/lib/modules/gantt.module.mjs +5 -5
- package/esm2020/lib/modules/grid.module.mjs +5 -5
- package/esm2020/lib/modules/material.module.mjs +5 -5
- package/esm2020/lib/modules/paginator.intl.mjs +4 -4
- package/esm2020/lib/modules/pivot.module.mjs +5 -5
- package/esm2020/lib/modules/schedule.module.mjs +5 -5
- package/esm2020/lib/modules/spreadsheet.module.mjs +5 -5
- package/esm2020/lib/modules/stepper.intl.mjs +4 -4
- package/esm2020/lib/modules/texteditor.module.mjs +5 -5
- package/esm2020/lib/notifications/filter.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications-table.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications.mobile.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications.pane.component.mjs +4 -4
- package/esm2020/lib/notifications/notifications.service.mjs +4 -4
- package/esm2020/lib/notifications/types/commented.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/escalated.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/liked.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/long-running-task.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/notification-base.mjs +4 -4
- package/esm2020/lib/notifications/types/nudge.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/state-changed.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/tagged.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/text.notification.mjs +4 -4
- package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +4 -4
- package/esm2020/lib/options/options.component.mjs +4 -4
- package/esm2020/lib/options/options.service.mjs +4 -4
- package/esm2020/lib/reports/arguments-component.mjs +4 -4
- package/esm2020/lib/reports/cube/documents.component.mjs +4 -4
- package/esm2020/lib/reports/cube/grid-documents.component.mjs +4 -4
- package/esm2020/lib/reports/cube/table-documents.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-args.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-base.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +4 -4
- package/esm2020/lib/reports/cube/usage.component.mjs +4 -4
- package/esm2020/lib/reports/report-viewer.component.mjs +4 -4
- package/esm2020/lib/reports/report.mobile.component.mjs +4 -4
- package/esm2020/lib/reports/report.pane.component.mjs +4 -4
- package/esm2020/lib/reports/reports-menu.component.mjs +4 -4
- package/esm2020/lib/reports/substitution/substitution.component.mjs +4 -4
- package/esm2020/lib/reports/table/table-view.component.mjs +4 -4
- package/esm2020/lib/reports/tasks/tasks.component.mjs +4 -4
- package/esm2020/lib/scheduler/schedule.component.mjs +4 -4
- package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +4 -4
- package/esm2020/lib/scheduler/scheduler.pane.component.mjs +4 -4
- package/esm2020/lib/search/cube.component.mjs +4 -4
- package/esm2020/lib/search/document.component.mjs +4 -4
- package/esm2020/lib/search/guide.component.mjs +4 -4
- package/esm2020/lib/search/path.component.mjs +4 -4
- package/esm2020/lib/search/search.service.mjs +4 -4
- package/esm2020/lib/shared.module.mjs +5 -5
- package/esm2020/lib/system.module.mjs +5 -5
- package/esm2020/lib/views/cube/chart.component.mjs +4 -4
- package/esm2020/lib/views/cube/cube-base.mjs +4 -4
- package/esm2020/lib/views/cube/explore.component.mjs +4 -4
- package/esm2020/lib/views/cube/matrix.component.mjs +4 -4
- package/esm2020/lib/views/cube/parallel.component.mjs +4 -4
- package/esm2020/lib/views/cube/pivot.component.mjs +4 -4
- package/esm2020/lib/views/cube/sum.component.mjs +4 -4
- package/esm2020/lib/views/cube/view.component.mjs +4 -4
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +4 -4
- package/esm2020/lib/views/view-item.component.mjs +4 -4
- package/esm2020/lib/views/views.component.mjs +4 -4
- package/esm2020/lib/views/views.mobile.component.mjs +4 -4
- package/esm2020/lib/views/views.pane.component.mjs +4 -4
- package/fesm2015/bizdoc-core.mjs +1081 -1077
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1081 -1077
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/lib/admin/configuration-designer/designer.component.d.ts.map +1 -1
- package/lib/admin/system.service.d.ts.map +1 -1
- package/lib/compose/action/return-action.component.d.ts.map +1 -1
- package/package.json +1 -1
- package/esm2020/lib/admin/architecture/cube-axes-filter.component.mjs +0 -237
- package/esm2020/lib/admin/architecture/declarations.mjs +0 -55
- package/esm2020/lib/admin/architecture/designer-element.component.mjs +0 -443
- package/esm2020/lib/admin/architecture/designer-privileges.component.mjs +0 -169
- package/esm2020/lib/admin/architecture/designer.base.mjs +0 -133
- package/esm2020/lib/admin/architecture/designer.component.mjs +0 -473
- package/esm2020/lib/admin/architecture/elements/action.component.mjs +0 -84
- package/esm2020/lib/admin/architecture/elements/analysis-view.component.mjs +0 -475
- package/esm2020/lib/admin/architecture/elements/analysis-widget.component.mjs +0 -459
- package/esm2020/lib/admin/architecture/elements/anomaly-rule.component.mjs +0 -41
- package/esm2020/lib/admin/architecture/elements/attribute.component.mjs +0 -62
- package/esm2020/lib/admin/architecture/elements/box-form.component.mjs +0 -117
- package/esm2020/lib/admin/architecture/elements/configuration-datasource.component.mjs +0 -132
- package/esm2020/lib/admin/architecture/elements/control.component.mjs +0 -43
- package/esm2020/lib/admin/architecture/elements/cube-index-utility.component.mjs +0 -98
- package/esm2020/lib/admin/architecture/elements/cube-view.component.mjs +0 -133
- package/esm2020/lib/admin/architecture/elements/cube.component.mjs +0 -1763
- package/esm2020/lib/admin/architecture/elements/documents-report.component.mjs +0 -86
- package/esm2020/lib/admin/architecture/elements/documents-widget.component.mjs +0 -93
- package/esm2020/lib/admin/architecture/elements/explore-view.component.mjs +0 -113
- package/esm2020/lib/admin/architecture/elements/feedback-widget.component.mjs +0 -125
- package/esm2020/lib/admin/architecture/elements/folder.component.mjs +0 -353
- package/esm2020/lib/admin/architecture/elements/form-invite.dialog.mjs +0 -239
- package/esm2020/lib/admin/architecture/elements/form.component.mjs +0 -432
- package/esm2020/lib/admin/architecture/elements/guide.component.mjs +0 -236
- package/esm2020/lib/admin/architecture/elements/matrix-view.component.mjs +0 -445
- package/esm2020/lib/admin/architecture/elements/node.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/parallel-view.component.mjs +0 -246
- package/esm2020/lib/admin/architecture/elements/performance-report.component.mjs +0 -118
- package/esm2020/lib/admin/architecture/elements/performance-widget.component.mjs +0 -121
- package/esm2020/lib/admin/architecture/elements/pivot-view.component.mjs +0 -232
- package/esm2020/lib/admin/architecture/elements/policy.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/report.component.mjs +0 -75
- package/esm2020/lib/admin/architecture/elements/return-to-role-action.component.mjs +0 -69
- package/esm2020/lib/admin/architecture/elements/role.component.mjs +0 -120
- package/esm2020/lib/admin/architecture/elements/rule.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/state.component.mjs +0 -64
- package/esm2020/lib/admin/architecture/elements/sum-view.component.mjs +0 -228
- package/esm2020/lib/admin/architecture/elements/tasks-report.component.mjs +0 -152
- package/esm2020/lib/admin/architecture/elements/type.component.mjs +0 -378
- package/esm2020/lib/admin/architecture/elements/usage-report.component.mjs +0 -277
- package/esm2020/lib/admin/architecture/elements/utility.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/view.component.mjs +0 -30
- package/esm2020/lib/admin/architecture/elements/widget.component.mjs +0 -75
- package/esm2020/lib/admin/architecture/icon-picker.component.mjs +0 -219
- package/esm2020/lib/admin/core/localized-string.component.mjs +0 -241
- package/esm2020/lib/admin/form/designer/box-designer.component.mjs +0 -496
- package/esm2020/lib/admin/form/designer/declarations.mjs +0 -2
- package/esm2020/lib/admin/form/designer/properties.component.mjs +0 -133
- package/esm2020/lib/admin/form/designer/section.component.mjs +0 -106
- package/esm2020/lib/admin/form/designer/settings.component.mjs +0 -61
- package/esm2020/lib/compose/box/control.component.mjs +0 -47
- package/esm2020/lib/compose/box/row.component.mjs +0 -41
- package/esm2020/lib/core/checkbox.mjs +0 -49
- package/esm2020/lib/core/fields/address.designer.mjs +0 -47
- package/esm2020/lib/core/fields/address.field.mjs +0 -104
- package/esm2020/lib/core/fields/autocomplete.field.mjs +0 -198
- package/esm2020/lib/core/fields/checkbox.designer.mjs +0 -43
- package/esm2020/lib/core/fields/checkbox.field.mjs +0 -95
- package/esm2020/lib/core/fields/checklist.designer.mjs +0 -98
- package/esm2020/lib/core/fields/checklist.field.mjs +0 -144
- package/esm2020/lib/core/fields/date-range.designer.mjs +0 -55
- package/esm2020/lib/core/fields/date-range.field.mjs +0 -113
- package/esm2020/lib/core/fields/date.designer.mjs +0 -49
- package/esm2020/lib/core/fields/date.field.mjs +0 -114
- package/esm2020/lib/core/fields/expression.field.mjs +0 -80
- package/esm2020/lib/core/fields/file.designer.mjs +0 -49
- package/esm2020/lib/core/fields/file.field.mjs +0 -90
- package/esm2020/lib/core/fields/html.designer.mjs +0 -76
- package/esm2020/lib/core/fields/html.field.mjs +0 -114
- package/esm2020/lib/core/fields/input.designer.mjs +0 -112
- package/esm2020/lib/core/fields/input.field.mjs +0 -212
- package/esm2020/lib/core/fields/numeric.designer.mjs +0 -91
- package/esm2020/lib/core/fields/numeric.field.mjs +0 -95
- package/esm2020/lib/core/fields/options.base.mjs +0 -41
- package/esm2020/lib/core/fields/options.component.mjs +0 -106
- package/esm2020/lib/core/fields/radio-button.designer.mjs +0 -83
- package/esm2020/lib/core/fields/radio-button.field.mjs +0 -114
- package/esm2020/lib/core/fields/select.designer.mjs +0 -105
- package/esm2020/lib/core/fields/select.field.mjs +0 -157
- package/esm2020/lib/core/fields/signature.designer.mjs +0 -46
- package/esm2020/lib/core/fields/signature.field.mjs +0 -114
- package/esm2020/lib/core/fields/switch.field.mjs +0 -82
- package/esm2020/lib/core/fields/textarea.designer.mjs +0 -62
- package/esm2020/lib/core/fields/textarea.field.mjs +0 -106
- package/esm2020/lib/core/fields/timespan.field.mjs +0 -93
- package/esm2020/lib/core/fields/yesno.designer.mjs +0 -104
- package/esm2020/lib/core/fields/yesno.field.mjs +0 -101
- package/esm2020/lib/core/inputs/address.input.mjs +0 -229
- package/esm2020/lib/core/inputs/auto-complete.input.mjs +0 -320
- package/esm2020/lib/core/inputs/combination-picker-body.mjs +0 -309
- package/esm2020/lib/core/inputs/combination-picker.mjs +0 -296
- package/esm2020/lib/core/inputs/combination-pool.mjs +0 -161
- package/esm2020/lib/core/inputs/file.input.mjs +0 -685
- package/esm2020/lib/core/inputs/select.input.mjs +0 -293
- package/esm2020/lib/core/inputs/signature.input.mjs +0 -162
- package/esm2020/lib/core/inputs/time-picker.mjs +0 -220
- package/esm2020/lib/core/inputs/timespan.input.mjs +0 -202
- package/esm2020/lib/core/layout.component.mjs +0 -146
- package/esm2020/lib/dashboard/cube/document-state.widget.mjs +0 -85
- package/esm2020/lib/designer.module.mjs +0 -98
- package/esm2020/lib/notifications/types/invite.notification.mjs +0 -51
- package/esm2020/lib/reports/cube/role-performance.component.mjs +0 -61
- package/lib/admin/architecture/cube-axes-filter.component.d.ts +0 -32
- package/lib/admin/architecture/cube-axes-filter.component.d.ts.map +0 -1
- package/lib/admin/architecture/declarations.d.ts +0 -229
- package/lib/admin/architecture/declarations.d.ts.map +0 -1
- package/lib/admin/architecture/designer-element.component.d.ts +0 -87
- package/lib/admin/architecture/designer-element.component.d.ts.map +0 -1
- package/lib/admin/architecture/designer-privileges.component.d.ts +0 -34
- package/lib/admin/architecture/designer-privileges.component.d.ts.map +0 -1
- package/lib/admin/architecture/designer.base.d.ts +0 -55
- package/lib/admin/architecture/designer.base.d.ts.map +0 -1
- package/lib/admin/architecture/designer.component.d.ts +0 -60
- package/lib/admin/architecture/designer.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/action.component.d.ts +0 -23
- package/lib/admin/architecture/elements/action.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/analysis-view.component.d.ts +0 -21
- package/lib/admin/architecture/elements/analysis-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/analysis-widget.component.d.ts +0 -20
- package/lib/admin/architecture/elements/analysis-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/anomaly-rule.component.d.ts +0 -10
- package/lib/admin/architecture/elements/anomaly-rule.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/attribute.component.d.ts +0 -13
- package/lib/admin/architecture/elements/attribute.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/box-form.component.d.ts +0 -23
- package/lib/admin/architecture/elements/box-form.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/configuration-datasource.component.d.ts +0 -28
- package/lib/admin/architecture/elements/configuration-datasource.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/control.component.d.ts +0 -14
- package/lib/admin/architecture/elements/control.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube-index-utility.component.d.ts +0 -13
- package/lib/admin/architecture/elements/cube-index-utility.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube-view.component.d.ts +0 -15
- package/lib/admin/architecture/elements/cube-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/cube.component.d.ts +0 -51
- package/lib/admin/architecture/elements/cube.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/documents-report.component.d.ts +0 -14
- package/lib/admin/architecture/elements/documents-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/documents-widget.component.d.ts +0 -20
- package/lib/admin/architecture/elements/documents-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/explore-view.component.d.ts +0 -16
- package/lib/admin/architecture/elements/explore-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/feedback-widget.component.d.ts +0 -35
- package/lib/admin/architecture/elements/feedback-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/folder.component.d.ts +0 -23
- package/lib/admin/architecture/elements/folder.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/form-invite.dialog.d.ts +0 -48
- package/lib/admin/architecture/elements/form-invite.dialog.d.ts.map +0 -1
- package/lib/admin/architecture/elements/form.component.d.ts +0 -51
- package/lib/admin/architecture/elements/form.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/guide.component.d.ts +0 -15
- package/lib/admin/architecture/elements/guide.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/matrix-view.component.d.ts +0 -22
- package/lib/admin/architecture/elements/matrix-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/node.component.d.ts +0 -8
- package/lib/admin/architecture/elements/node.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/parallel-view.component.d.ts +0 -19
- package/lib/admin/architecture/elements/parallel-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/performance-report.component.d.ts +0 -16
- package/lib/admin/architecture/elements/performance-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/performance-widget.component.d.ts +0 -15
- package/lib/admin/architecture/elements/performance-widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/pivot-view.component.d.ts +0 -20
- package/lib/admin/architecture/elements/pivot-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/policy.component.d.ts +0 -8
- package/lib/admin/architecture/elements/policy.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/report.component.d.ts +0 -13
- package/lib/admin/architecture/elements/report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/return-to-role-action.component.d.ts +0 -18
- package/lib/admin/architecture/elements/return-to-role-action.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/role.component.d.ts +0 -17
- package/lib/admin/architecture/elements/role.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/rule.component.d.ts +0 -8
- package/lib/admin/architecture/elements/rule.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/state.component.d.ts +0 -14
- package/lib/admin/architecture/elements/state.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/sum-view.component.d.ts +0 -18
- package/lib/admin/architecture/elements/sum-view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/tasks-report.component.d.ts +0 -18
- package/lib/admin/architecture/elements/tasks-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/type.component.d.ts +0 -32
- package/lib/admin/architecture/elements/type.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/usage-report.component.d.ts +0 -24
- package/lib/admin/architecture/elements/usage-report.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/utility.component.d.ts +0 -8
- package/lib/admin/architecture/elements/utility.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/view.component.d.ts +0 -8
- package/lib/admin/architecture/elements/view.component.d.ts.map +0 -1
- package/lib/admin/architecture/elements/widget.component.d.ts +0 -13
- package/lib/admin/architecture/elements/widget.component.d.ts.map +0 -1
- package/lib/admin/architecture/icon-picker.component.d.ts +0 -69
- package/lib/admin/architecture/icon-picker.component.d.ts.map +0 -1
- package/lib/admin/core/localized-string.component.d.ts +0 -57
- package/lib/admin/core/localized-string.component.d.ts.map +0 -1
- package/lib/admin/form/designer/box-designer.component.d.ts +0 -93
- package/lib/admin/form/designer/box-designer.component.d.ts.map +0 -1
- package/lib/admin/form/designer/declarations.d.ts +0 -27
- package/lib/admin/form/designer/declarations.d.ts.map +0 -1
- package/lib/admin/form/designer/properties.component.d.ts +0 -27
- package/lib/admin/form/designer/properties.component.d.ts.map +0 -1
- package/lib/admin/form/designer/section.component.d.ts +0 -28
- package/lib/admin/form/designer/section.component.d.ts.map +0 -1
- package/lib/admin/form/designer/settings.component.d.ts +0 -20
- package/lib/admin/form/designer/settings.component.d.ts.map +0 -1
- package/lib/compose/box/control.component.d.ts +0 -23
- package/lib/compose/box/control.component.d.ts.map +0 -1
- package/lib/compose/box/row.component.d.ts +0 -21
- package/lib/compose/box/row.component.d.ts.map +0 -1
- package/lib/core/checkbox.d.ts +0 -11
- package/lib/core/checkbox.d.ts.map +0 -1
- package/lib/core/fields/address.designer.d.ts +0 -22
- package/lib/core/fields/address.designer.d.ts.map +0 -1
- package/lib/core/fields/address.field.d.ts +0 -22
- package/lib/core/fields/address.field.d.ts.map +0 -1
- package/lib/core/fields/autocomplete.field.d.ts +0 -56
- package/lib/core/fields/autocomplete.field.d.ts.map +0 -1
- package/lib/core/fields/checkbox.designer.d.ts +0 -20
- package/lib/core/fields/checkbox.designer.d.ts.map +0 -1
- package/lib/core/fields/checkbox.field.d.ts +0 -18
- package/lib/core/fields/checkbox.field.d.ts.map +0 -1
- package/lib/core/fields/checklist.designer.d.ts +0 -33
- package/lib/core/fields/checklist.designer.d.ts.map +0 -1
- package/lib/core/fields/checklist.field.d.ts +0 -21
- package/lib/core/fields/checklist.field.d.ts.map +0 -1
- package/lib/core/fields/date-range.designer.d.ts +0 -28
- package/lib/core/fields/date-range.designer.d.ts.map +0 -1
- package/lib/core/fields/date-range.field.d.ts +0 -33
- package/lib/core/fields/date-range.field.d.ts.map +0 -1
- package/lib/core/fields/date.designer.d.ts +0 -26
- package/lib/core/fields/date.designer.d.ts.map +0 -1
- package/lib/core/fields/date.field.d.ts +0 -23
- package/lib/core/fields/date.field.d.ts.map +0 -1
- package/lib/core/fields/expression.field.d.ts +0 -21
- package/lib/core/fields/expression.field.d.ts.map +0 -1
- package/lib/core/fields/file.designer.d.ts +0 -22
- package/lib/core/fields/file.designer.d.ts.map +0 -1
- package/lib/core/fields/file.field.d.ts +0 -22
- package/lib/core/fields/file.field.d.ts.map +0 -1
- package/lib/core/fields/html.designer.d.ts +0 -24
- package/lib/core/fields/html.designer.d.ts.map +0 -1
- package/lib/core/fields/html.field.d.ts +0 -24
- package/lib/core/fields/html.field.d.ts.map +0 -1
- package/lib/core/fields/input.designer.d.ts +0 -34
- package/lib/core/fields/input.designer.d.ts.map +0 -1
- package/lib/core/fields/input.field.d.ts +0 -29
- package/lib/core/fields/input.field.d.ts.map +0 -1
- package/lib/core/fields/numeric.designer.d.ts +0 -30
- package/lib/core/fields/numeric.designer.d.ts.map +0 -1
- package/lib/core/fields/numeric.field.d.ts +0 -26
- package/lib/core/fields/numeric.field.d.ts.map +0 -1
- package/lib/core/fields/options.base.d.ts +0 -29
- package/lib/core/fields/options.base.d.ts.map +0 -1
- package/lib/core/fields/options.component.d.ts +0 -25
- package/lib/core/fields/options.component.d.ts.map +0 -1
- package/lib/core/fields/radio-button.designer.d.ts +0 -31
- package/lib/core/fields/radio-button.designer.d.ts.map +0 -1
- package/lib/core/fields/radio-button.field.d.ts +0 -17
- package/lib/core/fields/radio-button.field.d.ts.map +0 -1
- package/lib/core/fields/select.designer.d.ts +0 -34
- package/lib/core/fields/select.designer.d.ts.map +0 -1
- package/lib/core/fields/select.field.d.ts +0 -23
- package/lib/core/fields/select.field.d.ts.map +0 -1
- package/lib/core/fields/signature.designer.d.ts +0 -20
- package/lib/core/fields/signature.designer.d.ts.map +0 -1
- package/lib/core/fields/signature.field.d.ts +0 -24
- package/lib/core/fields/signature.field.d.ts.map +0 -1
- package/lib/core/fields/switch.field.d.ts +0 -17
- package/lib/core/fields/switch.field.d.ts.map +0 -1
- package/lib/core/fields/textarea.designer.d.ts +0 -28
- package/lib/core/fields/textarea.designer.d.ts.map +0 -1
- package/lib/core/fields/textarea.field.d.ts +0 -24
- package/lib/core/fields/textarea.field.d.ts.map +0 -1
- package/lib/core/fields/timespan.field.d.ts +0 -21
- package/lib/core/fields/timespan.field.d.ts.map +0 -1
- package/lib/core/fields/yesno.designer.d.ts +0 -26
- package/lib/core/fields/yesno.designer.d.ts.map +0 -1
- package/lib/core/fields/yesno.field.d.ts +0 -18
- package/lib/core/fields/yesno.field.d.ts.map +0 -1
- package/lib/core/inputs/address.input.d.ts +0 -66
- package/lib/core/inputs/address.input.d.ts.map +0 -1
- package/lib/core/inputs/auto-complete.input.d.ts +0 -87
- package/lib/core/inputs/auto-complete.input.d.ts.map +0 -1
- package/lib/core/inputs/combination-picker-body.d.ts +0 -115
- package/lib/core/inputs/combination-picker-body.d.ts.map +0 -1
- package/lib/core/inputs/combination-picker.d.ts +0 -83
- package/lib/core/inputs/combination-picker.d.ts.map +0 -1
- package/lib/core/inputs/combination-pool.d.ts +0 -43
- package/lib/core/inputs/combination-pool.d.ts.map +0 -1
- package/lib/core/inputs/file.input.d.ts +0 -100
- package/lib/core/inputs/file.input.d.ts.map +0 -1
- package/lib/core/inputs/select.input.d.ts +0 -85
- package/lib/core/inputs/select.input.d.ts.map +0 -1
- package/lib/core/inputs/signature.input.d.ts +0 -54
- package/lib/core/inputs/signature.input.d.ts.map +0 -1
- package/lib/core/inputs/time-picker.d.ts +0 -53
- package/lib/core/inputs/time-picker.d.ts.map +0 -1
- package/lib/core/inputs/timespan.input.d.ts +0 -60
- package/lib/core/inputs/timespan.input.d.ts.map +0 -1
- package/lib/core/layout.component.d.ts +0 -29
- package/lib/core/layout.component.d.ts.map +0 -1
- package/lib/dashboard/cube/document-state.widget.d.ts +0 -30
- package/lib/dashboard/cube/document-state.widget.d.ts.map +0 -1
- package/lib/designer.module.d.ts +0 -30
- package/lib/designer.module.d.ts.map +0 -1
- package/lib/notifications/types/invite.notification.d.ts +0 -22
- package/lib/notifications/types/invite.notification.d.ts.map +0 -1
- package/lib/reports/cube/role-performance.component.d.ts +0 -37
- package/lib/reports/cube/role-performance.component.d.ts.map +0 -1
@@ -1,83 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component } from "@angular/core";
|
3
|
-
import { BizDoc } from "../decorators";
|
4
|
-
import { OptionsControlDesigner } from "./options.base";
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
import * as i1 from "../session.service";
|
7
|
-
import * as i2 from "@angular/forms";
|
8
|
-
import * as i3 from "@angular/common";
|
9
|
-
import * as i4 from "@angular/material/core";
|
10
|
-
import * as i5 from "@angular/material/form-field";
|
11
|
-
import * as i6 from "@angular/material/select";
|
12
|
-
import * as i7 from "../../admin/core/localized-string.component";
|
13
|
-
import * as i8 from "./options.component";
|
14
|
-
import * as i9 from "../pipes/translate.pipe";
|
15
|
-
function RadioButtonControlDesigner_mat_option_8_Template(rf, ctx) { if (rf & 1) {
|
16
|
-
i0.ɵɵelementStart(0, "mat-option", 6);
|
17
|
-
i0.ɵɵtext(1);
|
18
|
-
i0.ɵɵelementEnd();
|
19
|
-
} if (rf & 2) {
|
20
|
-
const t_r2 = ctx.$implicit;
|
21
|
-
i0.ɵɵproperty("value", t_r2.name);
|
22
|
-
i0.ɵɵadvance(1);
|
23
|
-
i0.ɵɵtextInterpolate(t_r2.title);
|
24
|
-
} }
|
25
|
-
function RadioButtonControlDesigner_mat_error_9_Template(rf, ctx) { if (rf & 1) {
|
26
|
-
i0.ɵɵelement(0, "mat-error", 7);
|
27
|
-
i0.ɵɵpipe(1, "translate");
|
28
|
-
i0.ɵɵpipe(2, "translate");
|
29
|
-
} if (rf & 2) {
|
30
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "DataType")), i0.ɵɵsanitizeHtml);
|
31
|
-
} }
|
32
|
-
let RadioButtonControlDesigner = class RadioButtonControlDesigner extends OptionsControlDesigner {
|
33
|
-
constructor(session, _fb) {
|
34
|
-
super(session);
|
35
|
-
this._fb = _fb;
|
36
|
-
this.form = this._fb.group({
|
37
|
-
label: null,
|
38
|
-
dataType: this._fb.control(null, this._typeRequired),
|
39
|
-
hint: null,
|
40
|
-
});
|
41
|
-
}
|
42
|
-
onBind(model) {
|
43
|
-
this.model = model;
|
44
|
-
}
|
45
|
-
};
|
46
|
-
RadioButtonControlDesigner.ɵfac = function RadioButtonControlDesigner_Factory(t) { return new (t || RadioButtonControlDesigner)(i0.ɵɵdirectiveInject(i1.SessionService), i0.ɵɵdirectiveInject(i2.FormBuilder)); };
|
47
|
-
RadioButtonControlDesigner.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RadioButtonControlDesigner, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 11, vars: 11, consts: [["autocomplete", "off", 1, "column", 3, "formGroup"], ["formControlName", "label", 3, "placeholder"], ["formControlName", "dataType"], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], [3, "form", "model"], [3, "value"], [3, "innerHTML"]], template: function RadioButtonControlDesigner_Template(rf, ctx) { if (rf & 1) {
|
48
|
-
i0.ɵɵelementStart(0, "form", 0);
|
49
|
-
i0.ɵɵelement(1, "bizdoc-localized-string", 1);
|
50
|
-
i0.ɵɵpipe(2, "translate");
|
51
|
-
i0.ɵɵelementStart(3, "mat-form-field")(4, "mat-label");
|
52
|
-
i0.ɵɵtext(5);
|
53
|
-
i0.ɵɵpipe(6, "translate");
|
54
|
-
i0.ɵɵelementEnd();
|
55
|
-
i0.ɵɵelementStart(7, "mat-select", 2);
|
56
|
-
i0.ɵɵtemplate(8, RadioButtonControlDesigner_mat_option_8_Template, 2, 2, "mat-option", 3);
|
57
|
-
i0.ɵɵelementEnd();
|
58
|
-
i0.ɵɵtemplate(9, RadioButtonControlDesigner_mat_error_9_Template, 3, 6, "mat-error", 4);
|
59
|
-
i0.ɵɵelementEnd();
|
60
|
-
i0.ɵɵelement(10, "bizdoc-design-options", 5);
|
61
|
-
i0.ɵɵelementEnd();
|
62
|
-
} if (rf & 2) {
|
63
|
-
i0.ɵɵproperty("formGroup", ctx.form);
|
64
|
-
i0.ɵɵadvance(1);
|
65
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(2, 7, "Label"));
|
66
|
-
i0.ɵɵadvance(4);
|
67
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 9, "DataType"));
|
68
|
-
i0.ɵɵadvance(3);
|
69
|
-
i0.ɵɵproperty("ngForOf", ctx.datatypes);
|
70
|
-
i0.ɵɵadvance(1);
|
71
|
-
i0.ɵɵproperty("ngIf", ctx.form.get("dataType").hasError("required"));
|
72
|
-
i0.ɵɵadvance(1);
|
73
|
-
i0.ɵɵproperty("form", ctx.form)("model", ctx.model);
|
74
|
-
} }, dependencies: [i3.NgForOf, i3.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i4.MatOption, i5.MatError, i5.MatFormField, i5.MatLabel, i6.MatSelect, i7.LocalizedStringComponent, i8.ControlOptionsComponent, i9.TranslatePipe], encapsulation: 2 });
|
75
|
-
RadioButtonControlDesigner = __decorate([
|
76
|
-
BizDoc({ selector: 'radio-button-control-designer' })
|
77
|
-
], RadioButtonControlDesigner);
|
78
|
-
export { RadioButtonControlDesigner };
|
79
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RadioButtonControlDesigner, [{
|
80
|
-
type: Component,
|
81
|
-
args: [{ template: "<form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <bizdoc-localized-string [placeholder]=\"'Label'|translate\" formControlName=\"label\"></bizdoc-localized-string>\r\n <mat-form-field>\r\n <mat-label>{{'DataType'|translate}}</mat-label>\r\n <mat-select formControlName=\"dataType\">\r\n <mat-option *ngFor=\"let t of datatypes\" [value]=\"t.name\">{{t.title}}</mat-option>\r\n </mat-select>\r\n <mat-error *ngIf=\"form.get('dataType').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:('DataType'|translate)\"></mat-error>\r\n </mat-form-field>\r\n <bizdoc-design-options [form]=\"form\" [model]=\"model\"></bizdoc-design-options>\r\n</form>\r\n" }]
|
82
|
-
}], function () { return [{ type: i1.SessionService }, { type: i2.FormBuilder }]; }, null); })();
|
83
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW8tYnV0dG9uLmRlc2lnbmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9jb3JlL2ZpZWxkcy9yYWRpby1idXR0b24uZGVzaWduZXIudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2NvcmUvZmllbGRzL3JhZGlvLWJ1dHRvbi5kZXNpZ25lci5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLE1BQU0sZUFBZSxDQUFDO0FBRzFDLE9BQU8sRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFHdkMsT0FBTyxFQUFFLHNCQUFzQixFQUFFLE1BQU0sZ0JBQWdCLENBQUM7Ozs7Ozs7Ozs7OztJQ0RsRCxxQ0FBeUQ7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUF6QyxpQ0FBZ0I7SUFBQyxlQUFXO0lBQVgsZ0NBQVc7OztJQUV0RSwrQkFBc0k7Ozs7SUFBekUsb0hBQTREOztBREt0SCxJQUFNLDBCQUEwQixHQUFoQyxNQUFNLDBCQUEyQixTQUFRLHNCQUFzQjtJQU9wRSxZQUNFLE9BQXVCLEVBQ2YsR0FBZ0I7UUFDeEIsS0FBSyxDQUFDLE9BQU8sQ0FBQyxDQUFDO1FBRFAsUUFBRyxHQUFILEdBQUcsQ0FBYTtRQVJqQixTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDN0IsS0FBSyxFQUFFLElBQUk7WUFDWCxRQUFRLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxPQUFPLENBQUMsSUFBSSxFQUFFLElBQUksQ0FBQyxhQUFhLENBQUM7WUFDcEQsSUFBSSxFQUFFLElBQUk7U0FDWCxDQUFDLENBQUM7SUFNSCxDQUFDO0lBQ0QsTUFBTSxDQUFDLEtBQXVCO1FBQzVCLElBQUksQ0FBQyxLQUFLLEdBQUcsS0FBSyxDQUFDO0lBQ3JCLENBQUM7O29HQWRVLDBCQUEwQjs2RUFBMUIsMEJBQTBCO1FDWnZDLCtCQUEyRDtRQUN6RCw2Q0FBNkc7O1FBQzdHLHNDQUFnQixnQkFBQTtRQUNILFlBQXdCOztRQUFBLGlCQUFZO1FBQy9DLHFDQUF1QztRQUNyQyx5RkFBaUY7UUFDbkYsaUJBQWE7UUFDYix1RkFBc0k7UUFDeEksaUJBQWlCO1FBQ2pCLDRDQUE2RTtRQUMvRSxpQkFBTzs7UUFWa0Isb0NBQWtCO1FBQ2hCLGVBQWlDO1FBQWpDLDJEQUFpQztRQUU3QyxlQUF3QjtRQUF4QixzREFBd0I7UUFFUCxlQUFZO1FBQVosdUNBQVk7UUFFNUIsZUFBK0M7UUFBL0Msb0VBQStDO1FBRXRDLGVBQWE7UUFBYiwrQkFBYSxvQkFBQTs7QURHekIsMEJBQTBCO0lBRHRDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSwrQkFBK0IsRUFBRSxDQUFDO0dBQ3pDLDBCQUEwQixDQWV0QztTQWZZLDBCQUEwQjt1RkFBMUIsMEJBQTBCO2NBSnRDLFNBQVMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQgfSBmcm9tIFwiQGFuZ3VsYXIvY29yZVwiO1xyXG5pbXBvcnQgeyBGb3JtQnVpbGRlciB9IGZyb20gXCJAYW5ndWxhci9mb3Jtc1wiO1xyXG5pbXBvcnQgeyBDb250cm9sRGVzaWduZXIgfSBmcm9tIFwiLi4vYmFzZVwiO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tIFwiLi4vZGVjb3JhdG9yc1wiO1xyXG5pbXBvcnQgeyBMb2NhbGl6ZWRTdHJpbmcgfSBmcm9tIFwiLi4vbW9kZWxzXCI7XHJcbmltcG9ydCB7IFNlc3Npb25TZXJ2aWNlIH0gZnJvbSBcIi4uL3Nlc3Npb24uc2VydmljZVwiO1xyXG5pbXBvcnQgeyBPcHRpb25zQ29udHJvbERlc2lnbmVyIH0gZnJvbSBcIi4vb3B0aW9ucy5iYXNlXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZVVybDogJ3JhZGlvLWJ1dHRvbi5kZXNpZ25lci5odG1sJ1xyXG59KVxyXG5AQml6RG9jKHsgc2VsZWN0b3I6ICdyYWRpby1idXR0b24tY29udHJvbC1kZXNpZ25lcicgfSlcclxuZXhwb3J0IGNsYXNzIFJhZGlvQnV0dG9uQ29udHJvbERlc2lnbmVyIGV4dGVuZHMgT3B0aW9uc0NvbnRyb2xEZXNpZ25lciBpbXBsZW1lbnRzIENvbnRyb2xEZXNpZ25lcjxSYWRpb0J1dHRvbk1vZGVsPiB7XHJcbiAgcmVhZG9ubHkgZm9ybSA9IHRoaXMuX2ZiLmdyb3VwKHtcclxuICAgIGxhYmVsOiBudWxsLFxyXG4gICAgZGF0YVR5cGU6IHRoaXMuX2ZiLmNvbnRyb2wobnVsbCwgdGhpcy5fdHlwZVJlcXVpcmVkKSxcclxuICAgIGhpbnQ6IG51bGwsXHJcbiAgfSk7XHJcbiAgbW9kZWw6IFJhZGlvQnV0dG9uTW9kZWw7XHJcbiAgY29uc3RydWN0b3IoXHJcbiAgICBzZXNzaW9uOiBTZXNzaW9uU2VydmljZSxcclxuICAgIHByaXZhdGUgX2ZiOiBGb3JtQnVpbGRlcikge1xyXG4gICAgc3VwZXIoc2Vzc2lvbik7XHJcbiAgfVxyXG4gIG9uQmluZChtb2RlbDogUmFkaW9CdXR0b25Nb2RlbCkge1xyXG4gICAgdGhpcy5tb2RlbCA9IG1vZGVsO1xyXG4gIH1cclxufVxyXG5pbnRlcmZhY2UgUmFkaW9CdXR0b25Nb2RlbCB7XHJcbiAgbGFiZWw/OiBzdHJpbmc7XHJcbiAgaGludD86IHN0cmluZztcclxuICBvcHRpb25zPzogeyBrZXk6IHN0cmluZzsgdmFsdWU6IExvY2FsaXplZFN0cmluZyB9W107XHJcbiAgZGF0YVR5cGU/OiBzdHJpbmc7XHJcbiAgcmVxdWlyZWQ/OiBib29sZWFuO1xyXG59XHJcbiIsIjxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgPGJpemRvYy1sb2NhbGl6ZWQtc3RyaW5nIFtwbGFjZWhvbGRlcl09XCInTGFiZWwnfHRyYW5zbGF0ZVwiIGZvcm1Db250cm9sTmFtZT1cImxhYmVsXCI+PC9iaXpkb2MtbG9jYWxpemVkLXN0cmluZz5cclxuICA8bWF0LWZvcm0tZmllbGQ+XHJcbiAgICA8bWF0LWxhYmVsPnt7J0RhdGFUeXBlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgPG1hdC1zZWxlY3QgZm9ybUNvbnRyb2xOYW1lPVwiZGF0YVR5cGVcIj5cclxuICAgICAgPG1hdC1vcHRpb24gKm5nRm9yPVwibGV0IHQgb2YgZGF0YXR5cGVzXCIgW3ZhbHVlXT1cInQubmFtZVwiPnt7dC50aXRsZX19PC9tYXQtb3B0aW9uPlxyXG4gICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgPG1hdC1lcnJvciAqbmdJZj1cImZvcm0uZ2V0KCdkYXRhVHlwZScpLmhhc0Vycm9yKCdyZXF1aXJlZCcpXCIgW2lubmVySFRNTF09XCInUmVxdWlyZWRFcnInfHRyYW5zbGF0ZTooJ0RhdGFUeXBlJ3x0cmFuc2xhdGUpXCI+PC9tYXQtZXJyb3I+XHJcbiAgPC9tYXQtZm9ybS1maWVsZD5cclxuICA8Yml6ZG9jLWRlc2lnbi1vcHRpb25zIFtmb3JtXT1cImZvcm1cIiBbbW9kZWxdPVwibW9kZWxcIj48L2JpemRvYy1kZXNpZ24tb3B0aW9ucz5cclxuPC9mb3JtPlxyXG4iXX0=
|
@@ -1,114 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component, ViewChild } from '@angular/core';
|
3
|
-
import { FormControl } from '@angular/forms';
|
4
|
-
import { MatRadioButton } from '@angular/material/radio';
|
5
|
-
import { BizDoc } from '../decorators';
|
6
|
-
import { OptionsControlField } from './options.base';
|
7
|
-
import * as i0 from "@angular/core";
|
8
|
-
import * as i1 from "@angular/common";
|
9
|
-
import * as i2 from "@angular/forms";
|
10
|
-
import * as i3 from "@angular/material/radio";
|
11
|
-
import * as i4 from "@angular/material/form-field";
|
12
|
-
import * as i5 from "../pipes/localized-string.pipe";
|
13
|
-
import * as i6 from "../pipes/translate.pipe";
|
14
|
-
function RadioButtonField_div_0_mat_hint_1_Template(rf, ctx) { if (rf & 1) {
|
15
|
-
i0.ɵɵelementStart(0, "mat-hint");
|
16
|
-
i0.ɵɵtext(1);
|
17
|
-
i0.ɵɵpipe(2, "localizedString");
|
18
|
-
i0.ɵɵelementEnd();
|
19
|
-
} if (rf & 2) {
|
20
|
-
const ctx_r3 = i0.ɵɵnextContext(2);
|
21
|
-
i0.ɵɵadvance(1);
|
22
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 1, ctx_r3.hint), "");
|
23
|
-
} }
|
24
|
-
function RadioButtonField_div_0_mat_radio_button_6_Template(rf, ctx) { if (rf & 1) {
|
25
|
-
i0.ɵɵelementStart(0, "mat-radio-button", 6);
|
26
|
-
i0.ɵɵtext(1);
|
27
|
-
i0.ɵɵpipe(2, "localizedString");
|
28
|
-
i0.ɵɵelementEnd();
|
29
|
-
} if (rf & 2) {
|
30
|
-
const o_r6 = ctx.$implicit;
|
31
|
-
i0.ɵɵproperty("value", o_r6.key);
|
32
|
-
i0.ɵɵadvance(1);
|
33
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 2, o_r6.value), " ");
|
34
|
-
} }
|
35
|
-
function RadioButtonField_div_0_mat_error_7_Template(rf, ctx) { if (rf & 1) {
|
36
|
-
i0.ɵɵelement(0, "mat-error", 7);
|
37
|
-
i0.ɵɵpipe(1, "translate");
|
38
|
-
} if (rf & 2) {
|
39
|
-
const ctx_r5 = i0.ɵɵnextContext(2);
|
40
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", ctx_r5.label || ctx_r5.name), i0.ɵɵsanitizeHtml);
|
41
|
-
} }
|
42
|
-
function RadioButtonField_div_0_Template(rf, ctx) { if (rf & 1) {
|
43
|
-
i0.ɵɵelementStart(0, "div");
|
44
|
-
i0.ɵɵtemplate(1, RadioButtonField_div_0_mat_hint_1_Template, 3, 3, "mat-hint", 2);
|
45
|
-
i0.ɵɵelementStart(2, "mat-label");
|
46
|
-
i0.ɵɵtext(3);
|
47
|
-
i0.ɵɵpipe(4, "localizedString");
|
48
|
-
i0.ɵɵelementEnd();
|
49
|
-
i0.ɵɵelementStart(5, "mat-radio-group", 3);
|
50
|
-
i0.ɵɵtemplate(6, RadioButtonField_div_0_mat_radio_button_6_Template, 3, 4, "mat-radio-button", 4);
|
51
|
-
i0.ɵɵelementEnd();
|
52
|
-
i0.ɵɵtemplate(7, RadioButtonField_div_0_mat_error_7_Template, 2, 4, "mat-error", 5);
|
53
|
-
i0.ɵɵelementEnd();
|
54
|
-
} if (rf & 2) {
|
55
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
56
|
-
i0.ɵɵadvance(1);
|
57
|
-
i0.ɵɵproperty("ngIf", ctx_r0.hint);
|
58
|
-
i0.ɵɵadvance(2);
|
59
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(4, 5, ctx_r0.label));
|
60
|
-
i0.ɵɵadvance(2);
|
61
|
-
i0.ɵɵproperty("formControl", ctx_r0.control);
|
62
|
-
i0.ɵɵadvance(1);
|
63
|
-
i0.ɵɵproperty("ngForOf", ctx_r0.options);
|
64
|
-
i0.ɵɵadvance(1);
|
65
|
-
i0.ɵɵproperty("ngIf", ctx_r0.control.hasError("required"));
|
66
|
-
} }
|
67
|
-
function RadioButtonField_ng_template_1_span_0_Template(rf, ctx) { if (rf & 1) {
|
68
|
-
i0.ɵɵelementStart(0, "span");
|
69
|
-
i0.ɵɵtext(1);
|
70
|
-
i0.ɵɵpipe(2, "localizedString");
|
71
|
-
i0.ɵɵelementEnd();
|
72
|
-
} if (rf & 2) {
|
73
|
-
const ctx_r7 = i0.ɵɵnextContext(2);
|
74
|
-
i0.ɵɵadvance(1);
|
75
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 1, ctx_r7.optionOf(ctx_r7.control.value)), " ");
|
76
|
-
} }
|
77
|
-
function RadioButtonField_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
78
|
-
i0.ɵɵtemplate(0, RadioButtonField_ng_template_1_span_0_Template, 3, 3, "span", 2);
|
79
|
-
} if (rf & 2) {
|
80
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
81
|
-
i0.ɵɵproperty("ngIf", ctx_r2.control.value);
|
82
|
-
} }
|
83
|
-
let RadioButtonField = class RadioButtonField extends OptionsControlField {
|
84
|
-
constructor() {
|
85
|
-
super(...arguments);
|
86
|
-
this.control = new FormControl(false);
|
87
|
-
}
|
88
|
-
focus() { this.input.focus(); }
|
89
|
-
};
|
90
|
-
RadioButtonField.ɵfac = /*@__PURE__*/ function () { let ɵRadioButtonField_BaseFactory; return function RadioButtonField_Factory(t) { return (ɵRadioButtonField_BaseFactory || (ɵRadioButtonField_BaseFactory = i0.ɵɵgetInheritedFactory(RadioButtonField)))(t || RadioButtonField); }; }();
|
91
|
-
RadioButtonField.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: RadioButtonField, selectors: [["ng-component"]], viewQuery: function RadioButtonField_Query(rf, ctx) { if (rf & 1) {
|
92
|
-
i0.ɵɵviewQuery(MatRadioButton, 5);
|
93
|
-
} if (rf & 2) {
|
94
|
-
let _t;
|
95
|
-
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.input = _t.first);
|
96
|
-
} }, hostAttrs: [1, "field"], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[4, "ngIf", "ngIfElse"], ["view", ""], [4, "ngIf"], [3, "formControl"], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], [3, "value"], [3, "innerHTML"]], template: function RadioButtonField_Template(rf, ctx) { if (rf & 1) {
|
97
|
-
i0.ɵɵtemplate(0, RadioButtonField_div_0_Template, 8, 7, "div", 0);
|
98
|
-
i0.ɵɵtemplate(1, RadioButtonField_ng_template_1_Template, 1, 1, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
99
|
-
} if (rf & 2) {
|
100
|
-
const _r1 = i0.ɵɵreference(2);
|
101
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "compose")("ngIfElse", _r1);
|
102
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i2.NgControlStatus, i2.FormControlDirective, i3.MatRadioGroup, i3.MatRadioButton, i4.MatError, i4.MatHint, i4.MatLabel, i5.LocalizedStringPipe, i6.TranslatePipe], encapsulation: 2 });
|
103
|
-
RadioButtonField = __decorate([
|
104
|
-
BizDoc({ selector: 'radio-button-control' })
|
105
|
-
], RadioButtonField);
|
106
|
-
export { RadioButtonField };
|
107
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(RadioButtonField, [{
|
108
|
-
type: Component,
|
109
|
-
args: [{ host: { class: 'field' }, template: "<div *ngIf=\"mode === 'compose'; else view\">\r\n <mat-hint *ngIf=\"hint\"> {{ hint|localizedString }}</mat-hint>\r\n <mat-label>{{label|localizedString}}</mat-label>\r\n <mat-radio-group [formControl]=control>\r\n <mat-radio-button *ngFor=\"let o of options\" [value]=\"o.key\">\r\n {{o.value|localizedString}}\r\n </mat-radio-button>\r\n </mat-radio-group>\r\n <mat-error *ngIf=\"control.hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:(label||name)\"></mat-error>\r\n</div>\r\n<ng-template #view>\r\n <span *ngIf=\"control.value\">\r\n {{optionOf(control.value)|localizedString}}\r\n </span>\r\n</ng-template>\r\n" }]
|
110
|
-
}], null, { input: [{
|
111
|
-
type: ViewChild,
|
112
|
-
args: [MatRadioButton]
|
113
|
-
}] }); })();
|
114
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmFkaW8tYnV0dG9uLmZpZWxkLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9jb3JlL2ZpZWxkcy9yYWRpby1idXR0b24uZmllbGQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2NvcmUvZmllbGRzL3JhZGlvLWJ1dHRvbi5maWVsZC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFVLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM3RCxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFDN0MsT0FBTyxFQUFFLGNBQWMsRUFBRSxNQUFNLHlCQUF5QixDQUFDO0FBRXpELE9BQU8sRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDdkMsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sZ0JBQWdCLENBQUM7Ozs7Ozs7OztJQ0puRCxnQ0FBdUI7SUFBQyxZQUEwQjs7SUFBQSxpQkFBVzs7O0lBQXJDLGVBQTBCO0lBQTFCLGlFQUEwQjs7O0lBR2hELDJDQUE0RDtJQUMxRCxZQUNGOztJQUFBLGlCQUFtQjs7O0lBRnlCLGdDQUFlO0lBQ3pELGVBQ0Y7SUFERSxpRUFDRjs7O0lBRUYsK0JBQWdIOzs7O0lBQWhFLCtHQUFtRDs7O0lBUnJHLDJCQUEyQztJQUN6QyxpRkFBNkQ7SUFDN0QsaUNBQVc7SUFBQSxZQUF5Qjs7SUFBQSxpQkFBWTtJQUNoRCwwQ0FBdUM7SUFDckMsaUdBRW1CO0lBQ3JCLGlCQUFrQjtJQUNsQixtRkFBZ0g7SUFDbEgsaUJBQU07OztJQVJPLGVBQVU7SUFBVixrQ0FBVTtJQUNWLGVBQXlCO0lBQXpCLHdEQUF5QjtJQUNuQixlQUFxQjtJQUFyQiw0Q0FBcUI7SUFDSixlQUFVO0lBQVYsd0NBQVU7SUFJaEMsZUFBa0M7SUFBbEMsMERBQWtDOzs7SUFHOUMsNEJBQTRCO0lBQzFCLFlBQ0Y7O0lBQUEsaUJBQU87OztJQURMLGVBQ0Y7SUFERSw0RkFDRjs7O0lBRkEsaUZBRU87OztJQUZBLDJDQUFtQjs7QURDckIsSUFBTSxnQkFBZ0IsR0FBdEIsTUFBTSxnQkFBaUIsU0FBUSxtQkFBbUI7SUFBbEQ7O1FBS0ksWUFBTyxHQUFHLElBQUksV0FBVyxDQUFDLEtBQUssQ0FBQyxDQUFDO0tBRTNDO0lBREMsS0FBSyxLQUFLLElBQUksQ0FBQyxLQUFLLENBQUMsS0FBSyxFQUFFLENBQUMsQ0FBQyxDQUFDOzt3T0FOcEIsZ0JBQWdCLFNBQWhCLGdCQUFnQjttRUFBaEIsZ0JBQWdCO3VCQUloQixjQUFjOzs7OztRQ2hCM0IsaUVBU007UUFDTixrSEFJYzs7O1FBZFIsNkNBQTBCLGlCQUFBOztBRFluQixnQkFBZ0I7SUFENUIsTUFBTSxDQUFDLEVBQUUsUUFBUSxFQUFFLHNCQUFzQixFQUFFLENBQUM7R0FDaEMsZ0JBQWdCLENBTzVCO1NBUFksZ0JBQWdCO3VGQUFoQixnQkFBZ0I7Y0FMNUIsU0FBUzt1QkFFRixFQUFFLEtBQUssRUFBRSxPQUFPLEVBQUU7Z0JBT0csS0FBSztrQkFBL0IsU0FBUzttQkFBQyxjQUFjIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQsIFZpZXdDaGlsZCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBGb3JtQ29udHJvbCB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcclxuaW1wb3J0IHsgTWF0UmFkaW9CdXR0b24gfSBmcm9tICdAYW5ndWxhci9tYXRlcmlhbC9yYWRpbyc7XHJcbmltcG9ydCB7IENvbnRyb2xDb21wb25lbnQsIFZpZXdNb2RlIH0gZnJvbSAnLi4vYmFzZSc7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gJy4uL2RlY29yYXRvcnMnO1xyXG5pbXBvcnQgeyBPcHRpb25zQ29udHJvbEZpZWxkIH0gZnJvbSAnLi9vcHRpb25zLmJhc2UnO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgdGVtcGxhdGVVcmw6ICdyYWRpby1idXR0b24uZmllbGQuaHRtbCcsXHJcbiAgaG9zdDogeyBjbGFzczogJ2ZpZWxkJyB9XHJcbn0pXHJcbkBCaXpEb2MoeyBzZWxlY3RvcjogJ3JhZGlvLWJ1dHRvbi1jb250cm9sJyB9KVxyXG5leHBvcnQgY2xhc3MgUmFkaW9CdXR0b25GaWVsZCBleHRlbmRzIE9wdGlvbnNDb250cm9sRmllbGQgaW1wbGVtZW50cyBDb250cm9sQ29tcG9uZW50LCBPbkluaXQge1xyXG4gIG1vZGU6IFZpZXdNb2RlO1xyXG4gIGhpbnQ/OiBzdHJpbmc7XHJcbiAgbGFiZWw/OiBzdHJpbmc7XHJcbiAgQFZpZXdDaGlsZChNYXRSYWRpb0J1dHRvbikgaW5wdXQ6IE1hdFJhZGlvQnV0dG9uO1xyXG4gIHJlYWRvbmx5IGNvbnRyb2wgPSBuZXcgRm9ybUNvbnRyb2woZmFsc2UpO1xyXG4gIGZvY3VzKCkgeyB0aGlzLmlucHV0LmZvY3VzKCk7IH1cclxufVxyXG4iLCI8ZGl2ICpuZ0lmPVwibW9kZSA9PT0gJ2NvbXBvc2UnOyBlbHNlIHZpZXdcIj5cclxuICA8bWF0LWhpbnQgKm5nSWY9XCJoaW50XCI+IHt7IGhpbnR8bG9jYWxpemVkU3RyaW5nIH19PC9tYXQtaGludD5cclxuICA8bWF0LWxhYmVsPnt7bGFiZWx8bG9jYWxpemVkU3RyaW5nfX08L21hdC1sYWJlbD5cclxuICA8bWF0LXJhZGlvLWdyb3VwIFtmb3JtQ29udHJvbF09Y29udHJvbD5cclxuICAgIDxtYXQtcmFkaW8tYnV0dG9uICpuZ0Zvcj1cImxldCBvIG9mIG9wdGlvbnNcIiBbdmFsdWVdPVwiby5rZXlcIj5cclxuICAgICAge3tvLnZhbHVlfGxvY2FsaXplZFN0cmluZ319XHJcbiAgICA8L21hdC1yYWRpby1idXR0b24+XHJcbiAgPC9tYXQtcmFkaW8tZ3JvdXA+XHJcbiAgPG1hdC1lcnJvciAqbmdJZj1cImNvbnRyb2wuaGFzRXJyb3IoJ3JlcXVpcmVkJylcIiBbaW5uZXJIVE1MXT1cIidSZXF1aXJlZEVycid8dHJhbnNsYXRlOihsYWJlbHx8bmFtZSlcIj48L21hdC1lcnJvcj5cclxuPC9kaXY+XHJcbjxuZy10ZW1wbGF0ZSAjdmlldz5cclxuICA8c3BhbiAqbmdJZj1cImNvbnRyb2wudmFsdWVcIj5cclxuICAgIHt7b3B0aW9uT2YoY29udHJvbC52YWx1ZSl8bG9jYWxpemVkU3RyaW5nfX1cclxuICA8L3NwYW4+XHJcbjwvbmctdGVtcGxhdGU+XHJcbiJdfQ==
|
@@ -1,105 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component } from '@angular/core';
|
3
|
-
import { BizDoc } from '../decorators';
|
4
|
-
import { OptionsControlDesigner } from './options.base';
|
5
|
-
import * as i0 from "@angular/core";
|
6
|
-
import * as i1 from "../session.service";
|
7
|
-
import * as i2 from "@angular/forms";
|
8
|
-
import * as i3 from "@angular/common";
|
9
|
-
import * as i4 from "@angular/material/core";
|
10
|
-
import * as i5 from "@angular/material/form-field";
|
11
|
-
import * as i6 from "@angular/material/select";
|
12
|
-
import * as i7 from "@angular/material/checkbox";
|
13
|
-
import * as i8 from "../../admin/core/localized-string.component";
|
14
|
-
import * as i9 from "./options.component";
|
15
|
-
import * as i10 from "../pipes/translate.pipe";
|
16
|
-
function SelectControlDesigner_mat_option_8_Template(rf, ctx) { if (rf & 1) {
|
17
|
-
i0.ɵɵelementStart(0, "mat-option", 7);
|
18
|
-
i0.ɵɵtext(1);
|
19
|
-
i0.ɵɵelementEnd();
|
20
|
-
} if (rf & 2) {
|
21
|
-
const t_r2 = ctx.$implicit;
|
22
|
-
i0.ɵɵproperty("value", t_r2.name);
|
23
|
-
i0.ɵɵadvance(1);
|
24
|
-
i0.ɵɵtextInterpolate(t_r2.title);
|
25
|
-
} }
|
26
|
-
function SelectControlDesigner_mat_error_9_Template(rf, ctx) { if (rf & 1) {
|
27
|
-
i0.ɵɵelement(0, "mat-error", 8);
|
28
|
-
i0.ɵɵpipe(1, "translate");
|
29
|
-
i0.ɵɵpipe(2, "translate");
|
30
|
-
} if (rf & 2) {
|
31
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, "DataType")), i0.ɵɵsanitizeHtml);
|
32
|
-
} }
|
33
|
-
let SelectControlDesigner = class SelectControlDesigner extends OptionsControlDesigner {
|
34
|
-
constructor(session, _fb) {
|
35
|
-
super(session);
|
36
|
-
this._fb = _fb;
|
37
|
-
this.form = this._fb.group({
|
38
|
-
label: null,
|
39
|
-
placeholder: null,
|
40
|
-
autocomplete: null,
|
41
|
-
multiple: null,
|
42
|
-
dataType: this._fb.control(null, this._typeRequired),
|
43
|
-
});
|
44
|
-
}
|
45
|
-
onBind(model) {
|
46
|
-
this.model = model;
|
47
|
-
}
|
48
|
-
};
|
49
|
-
SelectControlDesigner.ɵfac = function SelectControlDesigner_Factory(t) { return new (t || SelectControlDesigner)(i0.ɵɵdirectiveInject(i1.SessionService), i0.ɵɵdirectiveInject(i2.FormBuilder)); };
|
50
|
-
SelectControlDesigner.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SelectControlDesigner, selectors: [["ng-component"]], features: [i0.ɵɵInheritDefinitionFeature], decls: 14, vars: 14, consts: [["autocomplete", "off", 1, "column", 3, "formGroup"], ["formControlName", "label", 3, "placeholder"], ["formControlName", "dataType"], [3, "value", 4, "ngFor", "ngForOf"], [3, "innerHTML", 4, "ngIf"], [3, "form", "model"], ["formControlName", "multiple"], [3, "value"], [3, "innerHTML"]], template: function SelectControlDesigner_Template(rf, ctx) { if (rf & 1) {
|
51
|
-
i0.ɵɵelementStart(0, "form", 0);
|
52
|
-
i0.ɵɵelement(1, "bizdoc-localized-string", 1);
|
53
|
-
i0.ɵɵpipe(2, "translate");
|
54
|
-
i0.ɵɵelementStart(3, "mat-form-field")(4, "mat-label");
|
55
|
-
i0.ɵɵtext(5);
|
56
|
-
i0.ɵɵpipe(6, "translate");
|
57
|
-
i0.ɵɵelementEnd();
|
58
|
-
i0.ɵɵelementStart(7, "mat-select", 2);
|
59
|
-
i0.ɵɵtemplate(8, SelectControlDesigner_mat_option_8_Template, 2, 2, "mat-option", 3);
|
60
|
-
i0.ɵɵelementEnd();
|
61
|
-
i0.ɵɵtemplate(9, SelectControlDesigner_mat_error_9_Template, 3, 6, "mat-error", 4);
|
62
|
-
i0.ɵɵelementEnd();
|
63
|
-
i0.ɵɵelement(10, "bizdoc-design-options", 5);
|
64
|
-
i0.ɵɵelementStart(11, "mat-checkbox", 6);
|
65
|
-
i0.ɵɵtext(12);
|
66
|
-
i0.ɵɵpipe(13, "translate");
|
67
|
-
i0.ɵɵelementEnd()();
|
68
|
-
} if (rf & 2) {
|
69
|
-
i0.ɵɵproperty("formGroup", ctx.form);
|
70
|
-
i0.ɵɵadvance(1);
|
71
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(2, 8, "Label"));
|
72
|
-
i0.ɵɵadvance(4);
|
73
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(6, 10, "DataType"));
|
74
|
-
i0.ɵɵadvance(3);
|
75
|
-
i0.ɵɵproperty("ngForOf", ctx.datatypes);
|
76
|
-
i0.ɵɵadvance(1);
|
77
|
-
i0.ɵɵproperty("ngIf", ctx.form.get("dataType").hasError("required"));
|
78
|
-
i0.ɵɵadvance(1);
|
79
|
-
i0.ɵɵproperty("form", ctx.form)("model", ctx.model);
|
80
|
-
i0.ɵɵadvance(2);
|
81
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(13, 12, "Multiple"));
|
82
|
-
} }, dependencies: [i3.NgForOf, i3.NgIf, i2.ɵNgNoValidate, i2.NgControlStatus, i2.NgControlStatusGroup, i2.FormGroupDirective, i2.FormControlName, i4.MatOption, i5.MatError, i5.MatFormField, i5.MatLabel, i6.MatSelect, i7.MatCheckbox, i8.LocalizedStringComponent, i9.ControlOptionsComponent, i10.TranslatePipe], encapsulation: 2 });
|
83
|
-
SelectControlDesigner = __decorate([
|
84
|
-
BizDoc({ selector: 'select-control-designer' })
|
85
|
-
], SelectControlDesigner);
|
86
|
-
export { SelectControlDesigner };
|
87
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SelectControlDesigner, [{
|
88
|
-
type: Component,
|
89
|
-
args: [{
|
90
|
-
template: `
|
91
|
-
<form autocomplete="off" [formGroup]="form" class="column">
|
92
|
-
<bizdoc-localized-string [placeholder]="'Label'|translate" formControlName="label"></bizdoc-localized-string>
|
93
|
-
<mat-form-field>
|
94
|
-
<mat-label>{{'DataType'|translate}}</mat-label>
|
95
|
-
<mat-select formControlName="dataType">
|
96
|
-
<mat-option *ngFor="let t of datatypes" [value]="t.name">{{t.title}}</mat-option>
|
97
|
-
</mat-select>
|
98
|
-
<mat-error *ngIf="form.get('dataType').hasError('required')" [innerHTML]="'RequiredErr'|translate:('DataType'|translate)"></mat-error>
|
99
|
-
</mat-form-field>
|
100
|
-
<bizdoc-design-options [form]="form" [model]="model"></bizdoc-design-options>
|
101
|
-
<mat-checkbox formControlName="multiple">{{'Multiple'|translate}}</mat-checkbox>
|
102
|
-
</form>`
|
103
|
-
}]
|
104
|
-
}], function () { return [{ type: i1.SessionService }, { type: i2.FormBuilder }]; }, null); })();
|
105
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VsZWN0LmRlc2lnbmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9jb3JlL2ZpZWxkcy9zZWxlY3QuZGVzaWduZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFHMUMsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUd2QyxPQUFPLEVBQUUsc0JBQXNCLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQzs7Ozs7Ozs7Ozs7OztJQVNoRCxxQ0FBeUQ7SUFBQSxZQUFXO0lBQUEsaUJBQWE7OztJQUF6QyxpQ0FBZ0I7SUFBQyxlQUFXO0lBQVgsZ0NBQVc7OztJQUV0RSwrQkFBc0k7Ozs7SUFBekUsb0hBQTREOztBQVF4SCxJQUFNLHFCQUFxQixHQUEzQixNQUFNLHFCQUFzQixTQUFRLHNCQUFzQjtJQVMvRCxZQUNFLE9BQXVCLEVBQ2YsR0FBZ0I7UUFDeEIsS0FBSyxDQUFDLE9BQU8sQ0FBQyxDQUFDO1FBRFAsUUFBRyxHQUFILEdBQUcsQ0FBYTtRQVZqQixTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDN0IsS0FBSyxFQUFFLElBQUk7WUFDWCxXQUFXLEVBQUUsSUFBSTtZQUNqQixZQUFZLEVBQUUsSUFBSTtZQUNsQixRQUFRLEVBQUUsSUFBSTtZQUNkLFFBQVEsRUFBRSxJQUFJLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQyxJQUFJLEVBQUUsSUFBSSxDQUFDLGFBQWEsQ0FBQztTQUNyRCxDQUFDLENBQUM7SUFNSCxDQUFDO0lBQ0QsTUFBTSxDQUFFLEtBQWtCO1FBQ3hCLElBQUksQ0FBQyxLQUFLLEdBQUcsS0FBSyxDQUFDO0lBQ3JCLENBQUM7OzBGQWhCVSxxQkFBcUI7d0VBQXJCLHFCQUFxQjtRQWYvQiwrQkFBMkQ7UUFDeEQsNkNBQTZHOztRQUMvRyxzQ0FBZ0IsZ0JBQUE7UUFDSCxZQUF3Qjs7UUFBQSxpQkFBWTtRQUMvQyxxQ0FBdUM7UUFDckMsb0ZBQWlGO1FBQ25GLGlCQUFhO1FBQ2Isa0ZBQXNJO1FBQ3hJLGlCQUFpQjtRQUNuQiw0Q0FBNkU7UUFDekUsd0NBQXlDO1FBQUEsYUFBd0I7O1FBQUEsaUJBQWUsRUFBQTs7UUFWMUQsb0NBQWtCO1FBQ2YsZUFBaUM7UUFBakMsMkRBQWlDO1FBRS9DLGVBQXdCO1FBQXhCLHVEQUF3QjtRQUVQLGVBQVk7UUFBWix1Q0FBWTtRQUU1QixlQUErQztRQUEvQyxvRUFBK0M7UUFFeEMsZUFBYTtRQUFiLCtCQUFhLG9CQUFBO1FBQ1MsZUFBd0I7UUFBeEIsd0RBQXdCOztBQUsxRCxxQkFBcUI7SUFEakMsTUFBTSxDQUFDLEVBQUUsUUFBUSxFQUFFLHlCQUF5QixFQUFFLENBQUM7R0FDbkMscUJBQXFCLENBaUJqQztTQWpCWSxxQkFBcUI7dUZBQXJCLHFCQUFxQjtjQWpCakMsU0FBUztlQUFDO2dCQUNULFFBQVEsRUFBRTs7Ozs7Ozs7Ozs7O1FBWUo7YUFBRSIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBGb3JtQnVpbGRlciB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcclxuaW1wb3J0IHsgQ29udHJvbERlc2lnbmVyIH0gZnJvbSAnLi4vYmFzZSc7XHJcbmltcG9ydCB7IEJpekRvYyB9IGZyb20gJy4uL2RlY29yYXRvcnMnO1xyXG5pbXBvcnQgeyBMb2NhbGl6ZWRTdHJpbmcgfSBmcm9tICcuLi9tb2RlbHMnO1xyXG5pbXBvcnQgeyBTZXNzaW9uU2VydmljZSB9IGZyb20gJy4uL3Nlc3Npb24uc2VydmljZSc7XHJcbmltcG9ydCB7IE9wdGlvbnNDb250cm9sRGVzaWduZXIgfSBmcm9tICcuL29wdGlvbnMuYmFzZSc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZTogYFxyXG4gICA8Zm9ybSBhdXRvY29tcGxldGU9XCJvZmZcIiBbZm9ybUdyb3VwXT1cImZvcm1cIiBjbGFzcz1cImNvbHVtblwiPlxyXG4gICAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgW3BsYWNlaG9sZGVyXT1cIidMYWJlbCd8dHJhbnNsYXRlXCIgZm9ybUNvbnRyb2xOYW1lPVwibGFiZWxcIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgPG1hdC1mb3JtLWZpZWxkPlxyXG4gICAgICA8bWF0LWxhYmVsPnt7J0RhdGFUeXBlJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgICA8bWF0LXNlbGVjdCBmb3JtQ29udHJvbE5hbWU9XCJkYXRhVHlwZVwiPlxyXG4gICAgICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCB0IG9mIGRhdGF0eXBlc1wiIFt2YWx1ZV09XCJ0Lm5hbWVcIj57e3QudGl0bGV9fTwvbWF0LW9wdGlvbj5cclxuICAgICAgPC9tYXQtc2VsZWN0PlxyXG4gICAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ2RhdGFUeXBlJykuaGFzRXJyb3IoJ3JlcXVpcmVkJylcIiBbaW5uZXJIVE1MXT1cIidSZXF1aXJlZEVycid8dHJhbnNsYXRlOignRGF0YVR5cGUnfHRyYW5zbGF0ZSlcIj48L21hdC1lcnJvcj5cclxuICAgIDwvbWF0LWZvcm0tZmllbGQ+XHJcbiAgPGJpemRvYy1kZXNpZ24tb3B0aW9ucyBbZm9ybV09XCJmb3JtXCIgW21vZGVsXT1cIm1vZGVsXCI+PC9iaXpkb2MtZGVzaWduLW9wdGlvbnM+XHJcbiAgICAgIDxtYXQtY2hlY2tib3ggZm9ybUNvbnRyb2xOYW1lPVwibXVsdGlwbGVcIj57eydNdWx0aXBsZSd8dHJhbnNsYXRlfX08L21hdC1jaGVja2JveD5cclxuPC9mb3JtPmAgfSlcclxuLy8gICAgICA8bWF0LWNoZWNrYm94IGZvcm1Db250cm9sTmFtZT1cImF1dG9jb21wbGV0ZVwiPnt7J0F1dG9jb21wbGV0ZSd8dHJhbnNsYXRlfX08L21hdC1jaGVja2JveD5cclxuXHJcbkBCaXpEb2MoeyBzZWxlY3RvcjogJ3NlbGVjdC1jb250cm9sLWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgU2VsZWN0Q29udHJvbERlc2lnbmVyIGV4dGVuZHMgT3B0aW9uc0NvbnRyb2xEZXNpZ25lciBpbXBsZW1lbnRzIENvbnRyb2xEZXNpZ25lcjxTZWxlY3RNb2RlbD4ge1xyXG4gIHJlYWRvbmx5IGZvcm0gPSB0aGlzLl9mYi5ncm91cCh7XHJcbiAgICBsYWJlbDogbnVsbCxcclxuICAgIHBsYWNlaG9sZGVyOiBudWxsLFxyXG4gICAgYXV0b2NvbXBsZXRlOiBudWxsLFxyXG4gICAgbXVsdGlwbGU6IG51bGwsXHJcbiAgICBkYXRhVHlwZTogdGhpcy5fZmIuY29udHJvbChudWxsLCB0aGlzLl90eXBlUmVxdWlyZWQpLFxyXG4gIH0pO1xyXG4gIG1vZGVsOiBTZWxlY3RNb2RlbDtcclxuICBjb25zdHJ1Y3RvcihcclxuICAgIHNlc3Npb246IFNlc3Npb25TZXJ2aWNlLFxyXG4gICAgcHJpdmF0ZSBfZmI6IEZvcm1CdWlsZGVyKSB7XHJcbiAgICBzdXBlcihzZXNzaW9uKTtcclxuICB9XHJcbiAgb25CaW5kPyhtb2RlbDogU2VsZWN0TW9kZWwpIHtcclxuICAgIHRoaXMubW9kZWwgPSBtb2RlbDtcclxuICB9XHJcbn1cclxuZXhwb3J0IGludGVyZmFjZSBTZWxlY3RNb2RlbCB7XHJcbiAgcmVxdWlyZWQ/OiBib29sZWFuO1xyXG4gIG11bHRpcGxlPzogYm9vbGVhbjtcclxuICBhdXRvY29tcGxldGU/OiBib29sZWFuO1xyXG4gIHBsYWNlaG9sZGVyPzogc3RyaW5nO1xyXG4gIGRhdGFUeXBlPzogc3RyaW5nO1xyXG4gIGxhYmVsPzogc3RyaW5nO1xyXG4gIG9wdGlvbnM/OiB7IGtleTogc3RyaW5nOyB2YWx1ZTogTG9jYWxpemVkU3RyaW5nIH1bXTtcclxufVxyXG4iXX0=
|
@@ -1,157 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component, ViewChild } from '@angular/core';
|
3
|
-
import { FormControl } from '@angular/forms';
|
4
|
-
import { MatSelect } from '@angular/material/select';
|
5
|
-
import { BizDoc } from '../decorators';
|
6
|
-
import { OptionsControlField } from './options.base';
|
7
|
-
import * as i0 from "@angular/core";
|
8
|
-
import * as i1 from "@angular/common";
|
9
|
-
import * as i2 from "@angular/forms";
|
10
|
-
import * as i3 from "@angular/material/core";
|
11
|
-
import * as i4 from "@angular/material/form-field";
|
12
|
-
import * as i5 from "@angular/material/select";
|
13
|
-
import * as i6 from "../pipes/localized-string.pipe";
|
14
|
-
import * as i7 from "../pipes/translate.pipe";
|
15
|
-
function SelectField_mat_form_field_0_mat_option_5_Template(rf, ctx) { if (rf & 1) {
|
16
|
-
i0.ɵɵelementStart(0, "mat-option", 7);
|
17
|
-
i0.ɵɵtext(1);
|
18
|
-
i0.ɵɵelementEnd();
|
19
|
-
} if (rf & 2) {
|
20
|
-
const o_r6 = ctx.$implicit;
|
21
|
-
i0.ɵɵproperty("value", o_r6.key);
|
22
|
-
i0.ɵɵadvance(1);
|
23
|
-
i0.ɵɵtextInterpolate(o_r6.value);
|
24
|
-
} }
|
25
|
-
function SelectField_mat_form_field_0_mat_hint_6_Template(rf, ctx) { if (rf & 1) {
|
26
|
-
i0.ɵɵelementStart(0, "mat-hint");
|
27
|
-
i0.ɵɵtext(1);
|
28
|
-
i0.ɵɵpipe(2, "localizedString");
|
29
|
-
i0.ɵɵelementEnd();
|
30
|
-
} if (rf & 2) {
|
31
|
-
const ctx_r4 = i0.ɵɵnextContext(2);
|
32
|
-
i0.ɵɵadvance(1);
|
33
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 1, ctx_r4.hint), "");
|
34
|
-
} }
|
35
|
-
function SelectField_mat_form_field_0_mat_error_7_Template(rf, ctx) { if (rf & 1) {
|
36
|
-
i0.ɵɵelement(0, "mat-error", 8);
|
37
|
-
i0.ɵɵpipe(1, "translate");
|
38
|
-
i0.ɵɵpipe(2, "localizedString");
|
39
|
-
} if (rf & 2) {
|
40
|
-
const ctx_r5 = i0.ɵɵnextContext(2);
|
41
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", i0.ɵɵpipeBind1(2, 4, ctx_r5.label)), i0.ɵɵsanitizeHtml);
|
42
|
-
} }
|
43
|
-
function SelectField_mat_form_field_0_Template(rf, ctx) { if (rf & 1) {
|
44
|
-
i0.ɵɵelementStart(0, "mat-form-field", 2)(1, "mat-label");
|
45
|
-
i0.ɵɵtext(2);
|
46
|
-
i0.ɵɵpipe(3, "localizedString");
|
47
|
-
i0.ɵɵelementEnd();
|
48
|
-
i0.ɵɵelementStart(4, "mat-select", 3);
|
49
|
-
i0.ɵɵtemplate(5, SelectField_mat_form_field_0_mat_option_5_Template, 2, 2, "mat-option", 4);
|
50
|
-
i0.ɵɵelementEnd();
|
51
|
-
i0.ɵɵtemplate(6, SelectField_mat_form_field_0_mat_hint_6_Template, 3, 3, "mat-hint", 5);
|
52
|
-
i0.ɵɵtemplate(7, SelectField_mat_form_field_0_mat_error_7_Template, 3, 6, "mat-error", 6);
|
53
|
-
i0.ɵɵelementEnd();
|
54
|
-
} if (rf & 2) {
|
55
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
56
|
-
i0.ɵɵproperty("appearance", ctx_r0.appearance);
|
57
|
-
i0.ɵɵadvance(2);
|
58
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(3, 9, ctx_r0.label));
|
59
|
-
i0.ɵɵadvance(2);
|
60
|
-
i0.ɵɵproperty("placeholder", ctx_r0.placeholder)("formControl", ctx_r0.control)("required", ctx_r0.required)("multiple", ctx_r0.multiple);
|
61
|
-
i0.ɵɵadvance(1);
|
62
|
-
i0.ɵɵproperty("ngForOf", ctx_r0.options);
|
63
|
-
i0.ɵɵadvance(1);
|
64
|
-
i0.ɵɵproperty("ngIf", ctx_r0.hint);
|
65
|
-
i0.ɵɵadvance(1);
|
66
|
-
i0.ɵɵproperty("ngIf", ctx_r0.control.hasError("required"));
|
67
|
-
} }
|
68
|
-
function SelectField_ng_template_1_span_0_ng_container_1_ng_container_1_ng_container_3_Template(rf, ctx) { if (rf & 1) {
|
69
|
-
i0.ɵɵelementContainerStart(0);
|
70
|
-
i0.ɵɵtext(1, ",\u00A0");
|
71
|
-
i0.ɵɵelementContainerEnd();
|
72
|
-
} }
|
73
|
-
function SelectField_ng_template_1_span_0_ng_container_1_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
74
|
-
i0.ɵɵelementContainerStart(0);
|
75
|
-
i0.ɵɵtext(1);
|
76
|
-
i0.ɵɵpipe(2, "localizedString");
|
77
|
-
i0.ɵɵtemplate(3, SelectField_ng_template_1_span_0_ng_container_1_ng_container_1_ng_container_3_Template, 2, 0, "ng-container", 5);
|
78
|
-
i0.ɵɵelementContainerEnd();
|
79
|
-
} if (rf & 2) {
|
80
|
-
const o_r11 = ctx.$implicit;
|
81
|
-
const index_r12 = ctx.index;
|
82
|
-
const ctx_r10 = i0.ɵɵnextContext(4);
|
83
|
-
i0.ɵɵadvance(1);
|
84
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 2, ctx_r10.optionOf(o_r11)), " ");
|
85
|
-
i0.ɵɵadvance(2);
|
86
|
-
i0.ɵɵproperty("ngIf", index_r12 > 0);
|
87
|
-
} }
|
88
|
-
function SelectField_ng_template_1_span_0_ng_container_1_Template(rf, ctx) { if (rf & 1) {
|
89
|
-
i0.ɵɵelementContainerStart(0);
|
90
|
-
i0.ɵɵtemplate(1, SelectField_ng_template_1_span_0_ng_container_1_ng_container_1_Template, 4, 4, "ng-container", 13);
|
91
|
-
i0.ɵɵelementContainerEnd();
|
92
|
-
} if (rf & 2) {
|
93
|
-
const ctx_r8 = i0.ɵɵnextContext(3);
|
94
|
-
i0.ɵɵadvance(1);
|
95
|
-
i0.ɵɵproperty("ngForOf", ctx_r8.control.value);
|
96
|
-
} }
|
97
|
-
function SelectField_ng_template_1_span_0_ng_container_2_Template(rf, ctx) { if (rf & 1) {
|
98
|
-
i0.ɵɵelementContainerStart(0);
|
99
|
-
i0.ɵɵtext(1);
|
100
|
-
i0.ɵɵpipe(2, "localizedString");
|
101
|
-
i0.ɵɵelementContainerEnd();
|
102
|
-
} if (rf & 2) {
|
103
|
-
const ctx_r9 = i0.ɵɵnextContext(3);
|
104
|
-
i0.ɵɵadvance(1);
|
105
|
-
i0.ɵɵtextInterpolate1(" ", i0.ɵɵpipeBind1(2, 1, ctx_r9.optionOf(ctx_r9.control.value)), " ");
|
106
|
-
} }
|
107
|
-
function SelectField_ng_template_1_span_0_Template(rf, ctx) { if (rf & 1) {
|
108
|
-
i0.ɵɵelementStart(0, "span", 10);
|
109
|
-
i0.ɵɵtemplate(1, SelectField_ng_template_1_span_0_ng_container_1_Template, 2, 1, "ng-container", 11);
|
110
|
-
i0.ɵɵtemplate(2, SelectField_ng_template_1_span_0_ng_container_2_Template, 3, 3, "ng-container", 12);
|
111
|
-
i0.ɵɵelementEnd();
|
112
|
-
} if (rf & 2) {
|
113
|
-
const ctx_r7 = i0.ɵɵnextContext(2);
|
114
|
-
i0.ɵɵproperty("ngSwitch", ctx_r7.multiple);
|
115
|
-
i0.ɵɵadvance(1);
|
116
|
-
i0.ɵɵproperty("ngSwitchCase", true);
|
117
|
-
} }
|
118
|
-
function SelectField_ng_template_1_Template(rf, ctx) { if (rf & 1) {
|
119
|
-
i0.ɵɵtemplate(0, SelectField_ng_template_1_span_0_Template, 3, 2, "span", 9);
|
120
|
-
} if (rf & 2) {
|
121
|
-
const ctx_r2 = i0.ɵɵnextContext();
|
122
|
-
i0.ɵɵproperty("ngIf", ctx_r2.control.value);
|
123
|
-
} }
|
124
|
-
let SelectField = class SelectField extends OptionsControlField {
|
125
|
-
constructor() {
|
126
|
-
super(...arguments);
|
127
|
-
this.control = new FormControl();
|
128
|
-
}
|
129
|
-
focus() {
|
130
|
-
this.select.focus();
|
131
|
-
}
|
132
|
-
};
|
133
|
-
SelectField.ɵfac = /*@__PURE__*/ function () { let ɵSelectField_BaseFactory; return function SelectField_Factory(t) { return (ɵSelectField_BaseFactory || (ɵSelectField_BaseFactory = i0.ɵɵgetInheritedFactory(SelectField)))(t || SelectField); }; }();
|
134
|
-
SelectField.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SelectField, selectors: [["ng-component"]], viewQuery: function SelectField_Query(rf, ctx) { if (rf & 1) {
|
135
|
-
i0.ɵɵviewQuery(MatSelect, 5);
|
136
|
-
} if (rf & 2) {
|
137
|
-
let _t;
|
138
|
-
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.select = _t.first);
|
139
|
-
} }, hostAttrs: [1, "field"], features: [i0.ɵɵInheritDefinitionFeature], decls: 3, vars: 2, consts: [[3, "appearance", 4, "ngIf", "ngIfElse"], ["view", ""], [3, "appearance"], [3, "placeholder", "formControl", "required", "multiple"], [3, "value", 4, "ngFor", "ngForOf"], [4, "ngIf"], [3, "innerHTML", 4, "ngIf"], [3, "value"], [3, "innerHTML"], [3, "ngSwitch", 4, "ngIf"], [3, "ngSwitch"], [4, "ngSwitchCase"], [4, "ngSwitchDefault"], [4, "ngFor", "ngForOf"]], template: function SelectField_Template(rf, ctx) { if (rf & 1) {
|
140
|
-
i0.ɵɵtemplate(0, SelectField_mat_form_field_0_Template, 8, 11, "mat-form-field", 0);
|
141
|
-
i0.ɵɵtemplate(1, SelectField_ng_template_1_Template, 1, 1, "ng-template", null, 1, i0.ɵɵtemplateRefExtractor);
|
142
|
-
} if (rf & 2) {
|
143
|
-
const _r1 = i0.ɵɵreference(2);
|
144
|
-
i0.ɵɵproperty("ngIf", ctx.mode === "compose")("ngIfElse", _r1);
|
145
|
-
} }, dependencies: [i1.NgForOf, i1.NgIf, i1.NgSwitch, i1.NgSwitchCase, i1.NgSwitchDefault, i2.NgControlStatus, i2.RequiredValidator, i2.FormControlDirective, i3.MatOption, i4.MatError, i4.MatFormField, i4.MatHint, i4.MatLabel, i5.MatSelect, i6.LocalizedStringPipe, i7.TranslatePipe], encapsulation: 2 });
|
146
|
-
SelectField = __decorate([
|
147
|
-
BizDoc({ selector: 'select-control' })
|
148
|
-
], SelectField);
|
149
|
-
export { SelectField };
|
150
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SelectField, [{
|
151
|
-
type: Component,
|
152
|
-
args: [{ host: { class: 'field' }, template: "<mat-form-field [appearance]=appearance *ngIf=\"mode==='compose';else view\">\r\n <mat-label>{{label |localizedString}}</mat-label>\r\n <mat-select [placeholder]=\"placeholder\" [formControl]=control\r\n [required]=\"required\" [multiple]=\"multiple\">\r\n <mat-option *ngFor=\"let o of options\" [value]=\"o.key\">{{o.value}}</mat-option>\r\n </mat-select>\r\n <mat-hint *ngIf=\"hint\"> {{ hint|localizedString }}</mat-hint>\r\n <mat-error *ngIf=\"control.hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:(label|localizedString)\"></mat-error>\r\n</mat-form-field>\r\n<ng-template #view>\r\n <span *ngIf=\"control.value\" [ngSwitch]=\"multiple\">\r\n <ng-container *ngSwitchCase=\"true\">\r\n <ng-container *ngFor=\"let o of control.value; index as index\">\r\n {{optionOf(o)|localizedString}}\r\n <ng-container *ngIf=\"index>0\">, </ng-container>\r\n </ng-container>\r\n </ng-container>\r\n <ng-container *ngSwitchDefault>\r\n {{optionOf(control.value)|localizedString}}\r\n </ng-container>\r\n </span>\r\n</ng-template>\r\n" }]
|
153
|
-
}], null, { select: [{
|
154
|
-
type: ViewChild,
|
155
|
-
args: [MatSelect]
|
156
|
-
}] }); })();
|
157
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VsZWN0LmZpZWxkLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9jb3JlL2ZpZWxkcy9zZWxlY3QuZmllbGQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2NvcmUvZmllbGRzL3NlbGVjdC5maWVsZC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFVLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUM3RCxPQUFPLEVBQUUsV0FBVyxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFFN0MsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLDBCQUEwQixDQUFDO0FBRXJELE9BQU8sRUFBRSxNQUFNLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDdkMsT0FBTyxFQUFFLG1CQUFtQixFQUFFLE1BQU0sZ0JBQWdCLENBQUM7Ozs7Ozs7Ozs7SUNGakQscUNBQXNEO0lBQUEsWUFBVztJQUFBLGlCQUFhOzs7SUFBeEMsZ0NBQWU7SUFBQyxlQUFXO0lBQVgsZ0NBQVc7OztJQUVuRSxnQ0FBdUI7SUFBQyxZQUEwQjs7SUFBQSxpQkFBVzs7O0lBQXJDLGVBQTBCO0lBQTFCLGlFQUEwQjs7O0lBQ2xELCtCQUEwSDs7Ozs7SUFBMUUsc0hBQTZEOzs7SUFQL0cseUNBQTJFLGdCQUFBO0lBQzlELFlBQTBCOztJQUFBLGlCQUFZO0lBQ2pELHFDQUN3RDtJQUN0RCwyRkFBOEU7SUFDaEYsaUJBQWE7SUFDYix1RkFBNkQ7SUFDN0QseUZBQTBIO0lBQzVILGlCQUFpQjs7O0lBUkQsOENBQXVCO0lBQzFCLGVBQTBCO0lBQTFCLHdEQUEwQjtJQUN6QixlQUEyQjtJQUEzQixnREFBMkIsK0JBQUEsNkJBQUEsNkJBQUE7SUFFWCxlQUFVO0lBQVYsd0NBQVU7SUFFM0IsZUFBVTtJQUFWLGtDQUFVO0lBQ1QsZUFBa0M7SUFBbEMsMERBQWtDOzs7SUFPeEMsNkJBQThCO0lBQUEsdUJBQU87SUFBQSwwQkFBZTs7O0lBRnRELDZCQUE4RDtJQUM1RCxZQUNBOztJQUFBLGlJQUFvRDtJQUN0RCwwQkFBZTs7Ozs7SUFGYixlQUNBO0lBREEsOEVBQ0E7SUFBZSxlQUFhO0lBQWIsb0NBQWE7OztJQUhoQyw2QkFBbUM7SUFDakMsbUhBR2U7SUFDakIsMEJBQWU7OztJQUplLGVBQWtCO0lBQWxCLDhDQUFrQjs7O0lBS2hELDZCQUErQjtJQUM3QixZQUNGOztJQUFBLDBCQUFlOzs7SUFEYixlQUNGO0lBREUsNEZBQ0Y7OztJQVRGLGdDQUFrRDtJQUNoRCxvR0FLZTtJQUNmLG9HQUVlO0lBQ2pCLGlCQUFPOzs7SUFWcUIsMENBQXFCO0lBQ2hDLGVBQWtCO0lBQWxCLG1DQUFrQjs7O0lBRG5DLDRFQVVPOzs7SUFWQSwyQ0FBbUI7O0FER3JCLElBQU0sV0FBVyxHQUFqQixNQUFNLFdBQVksU0FBUSxtQkFBbUI7SUFBN0M7O1FBT0ksWUFBTyxHQUFHLElBQUksV0FBVyxFQUFFLENBQUM7S0FRdEM7SUFKQyxLQUFLO1FBQ0gsSUFBSSxDQUFDLE1BQU0sQ0FBQyxLQUFLLEVBQUUsQ0FBQztJQUN0QixDQUFDOzsrTUFiVSxXQUFXLFNBQVgsV0FBVzs4REFBWCxXQUFXO3VCQVFYLFNBQVM7Ozs7O1FDckJ0QixtRkFRaUI7UUFDakIsNkdBWWM7OztRQXJCMkIsNkNBQXVCLGlCQUFBOztBRGFuRCxXQUFXO0lBRHZCLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSxnQkFBZ0IsRUFBRSxDQUFDO0dBQzFCLFdBQVcsQ0FldkI7U0FmWSxXQUFXO3VGQUFYLFdBQVc7Y0FMdkIsU0FBUzt1QkFFRixFQUFFLEtBQUssRUFBRSxPQUFPLEVBQUU7Z0JBV0YsTUFBTTtrQkFBM0IsU0FBUzttQkFBQyxTQUFTIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQsIFZpZXdDaGlsZCB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xyXG5pbXBvcnQgeyBGb3JtQ29udHJvbCB9IGZyb20gJ0Bhbmd1bGFyL2Zvcm1zJztcclxuaW1wb3J0IHsgTWF0Rm9ybUZpZWxkQXBwZWFyYW5jZSB9IGZyb20gJ0Bhbmd1bGFyL21hdGVyaWFsL2Zvcm0tZmllbGQnO1xyXG5pbXBvcnQgeyBNYXRTZWxlY3QgfSBmcm9tICdAYW5ndWxhci9tYXRlcmlhbC9zZWxlY3QnO1xyXG5pbXBvcnQgeyBDb250cm9sQ29tcG9uZW50LCBWaWV3TW9kZSB9IGZyb20gJy4uL2Jhc2UnO1xyXG5pbXBvcnQgeyBCaXpEb2MgfSBmcm9tICcuLi9kZWNvcmF0b3JzJztcclxuaW1wb3J0IHsgT3B0aW9uc0NvbnRyb2xGaWVsZCB9IGZyb20gJy4vb3B0aW9ucy5iYXNlJztcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHRlbXBsYXRlVXJsOiAnc2VsZWN0LmZpZWxkLmh0bWwnLFxyXG4gIGhvc3Q6IHsgY2xhc3M6ICdmaWVsZCcgfVxyXG59KVxyXG5AQml6RG9jKHsgc2VsZWN0b3I6ICdzZWxlY3QtY29udHJvbCcgfSlcclxuZXhwb3J0IGNsYXNzIFNlbGVjdEZpZWxkIGV4dGVuZHMgT3B0aW9uc0NvbnRyb2xGaWVsZCBpbXBsZW1lbnRzIENvbnRyb2xDb21wb25lbnQ8YW55PiwgT25Jbml0IHtcclxuICBwYXJhbXM6IGFueTtcclxuICBtdWx0aXBsZT86IGJvb2xlYW47XHJcbiAgYXV0b2NvbXBsZXRlPzogYm9vbGVhbjtcclxuICBwbGFjZWhvbGRlcj86IHN0cmluZztcclxuICBoaW50Pzogc3RyaW5nO1xyXG4gIGxhYmVsPzogc3RyaW5nO1xyXG4gIHJlYWRvbmx5IGNvbnRyb2wgPSBuZXcgRm9ybUNvbnRyb2woKTtcclxuICBAVmlld0NoaWxkKE1hdFNlbGVjdCkgc2VsZWN0OiBNYXRTZWxlY3Q7XHJcbiAgYXBwZWFyYW5jZTogTWF0Rm9ybUZpZWxkQXBwZWFyYW5jZTtcclxuICBtb2RlOiBWaWV3TW9kZTtcclxuICBmb2N1cygpIHtcclxuICAgIHRoaXMuc2VsZWN0LmZvY3VzKCk7XHJcbiAgfVxyXG5cclxufVxyXG4iLCI8bWF0LWZvcm0tZmllbGQgW2FwcGVhcmFuY2VdPWFwcGVhcmFuY2UgKm5nSWY9XCJtb2RlPT09J2NvbXBvc2UnO2Vsc2Ugdmlld1wiPlxyXG4gIDxtYXQtbGFiZWw+e3tsYWJlbCB8bG9jYWxpemVkU3RyaW5nfX08L21hdC1sYWJlbD5cclxuICA8bWF0LXNlbGVjdCBbcGxhY2Vob2xkZXJdPVwicGxhY2Vob2xkZXJcIiBbZm9ybUNvbnRyb2xdPWNvbnRyb2xcclxuICAgICAgICAgICAgICBbcmVxdWlyZWRdPVwicmVxdWlyZWRcIiBbbXVsdGlwbGVdPVwibXVsdGlwbGVcIj5cclxuICAgIDxtYXQtb3B0aW9uICpuZ0Zvcj1cImxldCBvIG9mIG9wdGlvbnNcIiBbdmFsdWVdPVwiby5rZXlcIj57e28udmFsdWV9fTwvbWF0LW9wdGlvbj5cclxuICA8L21hdC1zZWxlY3Q+XHJcbiAgPG1hdC1oaW50ICpuZ0lmPVwiaGludFwiPiB7eyBoaW50fGxvY2FsaXplZFN0cmluZyB9fTwvbWF0LWhpbnQ+XHJcbiAgPG1hdC1lcnJvciAqbmdJZj1cImNvbnRyb2wuaGFzRXJyb3IoJ3JlcXVpcmVkJylcIiBbaW5uZXJIVE1MXT1cIidSZXF1aXJlZEVycid8dHJhbnNsYXRlOihsYWJlbHxsb2NhbGl6ZWRTdHJpbmcpXCI+PC9tYXQtZXJyb3I+XHJcbjwvbWF0LWZvcm0tZmllbGQ+XHJcbjxuZy10ZW1wbGF0ZSAjdmlldz5cclxuICA8c3BhbiAqbmdJZj1cImNvbnRyb2wudmFsdWVcIiBbbmdTd2l0Y2hdPVwibXVsdGlwbGVcIj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nU3dpdGNoQ2FzZT1cInRydWVcIj5cclxuICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgbyBvZiBjb250cm9sLnZhbHVlOyBpbmRleCBhcyBpbmRleFwiPlxyXG4gICAgICAgIHt7b3B0aW9uT2Yobyl8bG9jYWxpemVkU3RyaW5nfX1cclxuICAgICAgICA8bmctY29udGFpbmVyICpuZ0lmPVwiaW5kZXg+MFwiPiwmbmJzcDs8L25nLWNvbnRhaW5lcj5cclxuICAgICAgPC9uZy1jb250YWluZXI+XHJcbiAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgIDxuZy1jb250YWluZXIgKm5nU3dpdGNoRGVmYXVsdD5cclxuICAgICAge3tvcHRpb25PZihjb250cm9sLnZhbHVlKXxsb2NhbGl6ZWRTdHJpbmd9fVxyXG4gICAgPC9uZy1jb250YWluZXI+XHJcbiAgPC9zcGFuPlxyXG48L25nLXRlbXBsYXRlPlxyXG4iXX0=
|
@@ -1,46 +0,0 @@
|
|
1
|
-
import { __decorate } from "tslib";
|
2
|
-
import { Component } from '@angular/core';
|
3
|
-
import { BizDoc } from '../decorators';
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
import * as i1 from "@angular/forms";
|
6
|
-
import * as i2 from "../../admin/core/localized-string.component";
|
7
|
-
import * as i3 from "../pipes/translate.pipe";
|
8
|
-
let SignatureControlDesigner = class SignatureControlDesigner {
|
9
|
-
constructor(_fb) {
|
10
|
-
this._fb = _fb;
|
11
|
-
this.form = this._fb.group({
|
12
|
-
label: null,
|
13
|
-
hint: null,
|
14
|
-
});
|
15
|
-
}
|
16
|
-
};
|
17
|
-
SignatureControlDesigner.ɵfac = function SignatureControlDesigner_Factory(t) { return new (t || SignatureControlDesigner)(i0.ɵɵdirectiveInject(i1.FormBuilder)); };
|
18
|
-
SignatureControlDesigner.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SignatureControlDesigner, selectors: [["ng-component"]], decls: 5, vars: 7, consts: [["autocomplete", "off", 1, "column", 3, "formGroup"], ["formControlName", "label", 3, "placeholder"], ["formControlName", "hint", 3, "placeholder"]], template: function SignatureControlDesigner_Template(rf, ctx) { if (rf & 1) {
|
19
|
-
i0.ɵɵelementStart(0, "form", 0);
|
20
|
-
i0.ɵɵelement(1, "bizdoc-localized-string", 1);
|
21
|
-
i0.ɵɵpipe(2, "translate");
|
22
|
-
i0.ɵɵelement(3, "bizdoc-localized-string", 2);
|
23
|
-
i0.ɵɵpipe(4, "translate");
|
24
|
-
i0.ɵɵelementEnd();
|
25
|
-
} if (rf & 2) {
|
26
|
-
i0.ɵɵproperty("formGroup", ctx.form);
|
27
|
-
i0.ɵɵadvance(1);
|
28
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(2, 3, "Label"));
|
29
|
-
i0.ɵɵadvance(2);
|
30
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(4, 5, "Hint"));
|
31
|
-
} }, dependencies: [i1.ɵNgNoValidate, i1.NgControlStatus, i1.NgControlStatusGroup, i1.FormGroupDirective, i1.FormControlName, i2.LocalizedStringComponent, i3.TranslatePipe], encapsulation: 2 });
|
32
|
-
SignatureControlDesigner = __decorate([
|
33
|
-
BizDoc({ selector: 'signature-control-designer' })
|
34
|
-
], SignatureControlDesigner);
|
35
|
-
export { SignatureControlDesigner };
|
36
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SignatureControlDesigner, [{
|
37
|
-
type: Component,
|
38
|
-
args: [{
|
39
|
-
template: `
|
40
|
-
<form autocomplete="off" [formGroup]="form" class="column">
|
41
|
-
<bizdoc-localized-string [placeholder]="'Label'|translate" formControlName="label"></bizdoc-localized-string>
|
42
|
-
<bizdoc-localized-string [placeholder]="'Hint'|translate" formControlName="hint"></bizdoc-localized-string>
|
43
|
-
</form>`
|
44
|
-
}]
|
45
|
-
}], function () { return [{ type: i1.FormBuilder }]; }, null); })();
|
46
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lnbmF0dXJlLmRlc2lnbmVyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9jb3JlL2ZpZWxkcy9zaWduYXR1cmUuZGVzaWduZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFHMUMsT0FBTyxFQUFFLE1BQU0sRUFBRSxNQUFNLGVBQWUsQ0FBQzs7Ozs7QUFTaEMsSUFBTSx3QkFBd0IsR0FBOUIsTUFBTSx3QkFBd0I7SUFLbkMsWUFBb0IsR0FBZ0I7UUFBaEIsUUFBRyxHQUFILEdBQUcsQ0FBYTtRQUozQixTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDN0IsS0FBSyxFQUFFLElBQUk7WUFDWCxJQUFJLEVBQUUsSUFBSTtTQUNYLENBQUMsQ0FBQztJQUNxQyxDQUFDOztnR0FMOUIsd0JBQXdCOzJFQUF4Qix3QkFBd0I7UUFMckMsK0JBQTJEO1FBQ3JELDZDQUE2Rzs7UUFDL0csNkNBQTJHOztRQUMvRyxpQkFBTzs7UUFIa0Isb0NBQWtCO1FBQ1osZUFBaUM7UUFBakMsMkRBQWlDO1FBQ25DLGVBQWdDO1FBQWhDLDBEQUFnQzs7QUFHaEQsd0JBQXdCO0lBRHBDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSw0QkFBNEIsRUFBRSxDQUFDO0dBQ3RDLHdCQUF3QixDQU1wQztTQU5ZLHdCQUF3Qjt1RkFBeEIsd0JBQXdCO2NBUHBDLFNBQVM7ZUFBQztnQkFDVCxRQUFRLEVBQUU7Ozs7UUFJSjthQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IEZvcm1CdWlsZGVyIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xyXG5pbXBvcnQgeyBDb250cm9sRGVzaWduZXIgfSBmcm9tICcuLi9iYXNlJztcclxuaW1wb3J0IHsgQml6RG9jIH0gZnJvbSAnLi4vZGVjb3JhdG9ycyc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZTogYFxyXG48Zm9ybSBhdXRvY29tcGxldGU9XCJvZmZcIiBbZm9ybUdyb3VwXT1cImZvcm1cIiBjbGFzcz1cImNvbHVtblwiPlxyXG4gICAgICA8Yml6ZG9jLWxvY2FsaXplZC1zdHJpbmcgW3BsYWNlaG9sZGVyXT1cIidMYWJlbCd8dHJhbnNsYXRlXCIgZm9ybUNvbnRyb2xOYW1lPVwibGFiZWxcIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG4gICAgPGJpemRvYy1sb2NhbGl6ZWQtc3RyaW5nIFtwbGFjZWhvbGRlcl09XCInSGludCd8dHJhbnNsYXRlXCIgZm9ybUNvbnRyb2xOYW1lPVwiaGludFwiPjwvYml6ZG9jLWxvY2FsaXplZC1zdHJpbmc+XHJcbjwvZm9ybT5gIH0pXHJcbkBCaXpEb2MoeyBzZWxlY3RvcjogJ3NpZ25hdHVyZS1jb250cm9sLWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgU2lnbmF0dXJlQ29udHJvbERlc2lnbmVyIGltcGxlbWVudHMgQ29udHJvbERlc2lnbmVyPFNpZ25hdHVyZU1vZGVsPiB7XHJcbiAgcmVhZG9ubHkgZm9ybSA9IHRoaXMuX2ZiLmdyb3VwKHtcclxuICAgIGxhYmVsOiBudWxsLFxyXG4gICAgaGludDogbnVsbCxcclxuICB9KTtcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIF9mYjogRm9ybUJ1aWxkZXIpIHsgfVxyXG59XHJcbmludGVyZmFjZSBTaWduYXR1cmVNb2RlbCB7XHJcbiAgbGFiZWw/OiBzdHJpbmc7XHJcbiAgaGludD86IHN0cmluZztcclxuICByZXF1aXJlZD86IGJvb2xlYW47XHJcbn1cclxuIl19
|