@bizdoc/core 1.16.30 → 1.16.31
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 +1 -1
- 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 +3 -3
- package/esm2020/lib/admin/admin-menu.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/cube-axes-filter.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/designer-element.component.mjs +12 -12
- package/esm2020/lib/admin/configuration-designer/designer-privileges.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/designer.base.mjs +9 -9
- package/esm2020/lib/admin/configuration-designer/designer.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/action.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/analysis-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/analysis-widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/anomaly-rule.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/box-form.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/configuration-datasource.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/cube-index-utility.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/cube-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/cube.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/documents-report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/documents-widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/explore-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/folder.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/form.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/guide.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/matrix-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/node.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/parallel-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/performance-widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/pivot-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/policy.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/return-to-role-action.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/role.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/rule.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/state.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/sum-view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/tasks-report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/type.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/usage-report.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/utility.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/view.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/elements/widget.component.mjs +3 -3
- package/esm2020/lib/admin/configuration-designer/icon-picker.component.mjs +3 -3
- package/esm2020/lib/admin/core/ace.input.mjs +3 -3
- package/esm2020/lib/admin/core/color-picker.input.mjs +3 -3
- package/esm2020/lib/admin/core/search.input.mjs +3 -3
- package/esm2020/lib/admin/diff/configuration-diff.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/document-trace.component.mjs +3 -3
- package/esm2020/lib/admin/document-trace/reassign.dialog.mjs +3 -3
- package/esm2020/lib/admin/document-trace/trace-element.component.mjs +3 -3
- package/esm2020/lib/admin/form/designer/designer.component.mjs +3 -3
- package/esm2020/lib/admin/form/form.resolve.service.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/role-node.component.mjs +3 -3
- package/esm2020/lib/admin/form/workflow/workflow.component.mjs +3 -3
- package/esm2020/lib/admin/indices/manage-cube-index.component.mjs +3 -3
- package/esm2020/lib/admin/localized-string.component.mjs +3 -3
- package/esm2020/lib/admin/patterns/patterns.component.mjs +3 -3
- package/esm2020/lib/admin/permissions/permissions.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions-popup.component.mjs +3 -3
- package/esm2020/lib/admin/positions/positions.component.mjs +3 -3
- package/esm2020/lib/admin/profiler/outofoffice.component.mjs +3 -3
- package/esm2020/lib/admin/profiler/profiler.component.mjs +3 -3
- package/esm2020/lib/admin/system.service.mjs +3 -3
- package/esm2020/lib/admin/utility-wrapper.component.mjs +3 -3
- package/esm2020/lib/admin/utility.pane.component.mjs +3 -3
- package/esm2020/lib/app.component.mjs +6 -6
- package/esm2020/lib/bizdoc.module.mjs +4 -4
- package/esm2020/lib/browse/browse-items.component.mjs +3 -3
- package/esm2020/lib/browse/browse.mobile.component.mjs +3 -3
- package/esm2020/lib/browse/browse.pane.component.mjs +3 -3
- package/esm2020/lib/browse/expanded-item/expanded-item.component.mjs +3 -3
- package/esm2020/lib/browse/filter/filter.component.mjs +3 -3
- package/esm2020/lib/browse/folders-menu.component.mjs +3 -3
- package/esm2020/lib/chat/chat-info.mjs +3 -3
- package/esm2020/lib/chat/chat.mobile.component.mjs +3 -3
- package/esm2020/lib/chat/chat.service.mjs +3 -3
- package/esm2020/lib/chat/contacts.component.mjs +6 -6
- package/esm2020/lib/chat/contacts.pane.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.component.mjs +3 -3
- package/esm2020/lib/chat/conversation.pane.component.mjs +3 -3
- package/esm2020/lib/compose/action/action-picker.component.mjs +3 -3
- package/esm2020/lib/compose/action/action.dialog.mjs +3 -3
- package/esm2020/lib/compose/action/action.pane.dialog.exp.mjs +3 -3
- package/esm2020/lib/compose/action/assign-action.component.mjs +5 -5
- package/esm2020/lib/compose/action/moveto-action.component.mjs +3 -3
- package/esm2020/lib/compose/action/return-action.component.mjs +4 -4
- package/esm2020/lib/compose/attachments/attachments.component.mjs +3 -3
- package/esm2020/lib/compose/attachments/preview/attachment-preview.component.mjs +3 -3
- package/esm2020/lib/compose/attachments/progress-button.directive.mjs +3 -3
- package/esm2020/lib/compose/box/box.component.mjs +3 -3
- package/esm2020/lib/compose/can-deactivate-changes.service.mjs +3 -3
- package/esm2020/lib/compose/comments/comment.component.mjs +3 -3
- package/esm2020/lib/compose/comments/comments.component.mjs +3 -3
- package/esm2020/lib/compose/comments/comments.pane.component.mjs +3 -3
- package/esm2020/lib/compose/comments/edit-comment.component.mjs +3 -3
- package/esm2020/lib/compose/comments/edits.component.mjs +3 -3
- package/esm2020/lib/compose/comments/quick-comment.component.exp.mjs +3 -3
- package/esm2020/lib/compose/comments/votes.component.mjs +3 -3
- package/esm2020/lib/compose/compose-resolve.service.mjs +6 -6
- package/esm2020/lib/compose/compose.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/compose.pane.component.mjs +3 -3
- package/esm2020/lib/compose/copy/copy.dialog.mjs +3 -3
- package/esm2020/lib/compose/dismiss.service.mjs +3 -3
- package/esm2020/lib/compose/document-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/document.component.mjs +3 -3
- package/esm2020/lib/compose/document.mobile.component.mjs +3 -3
- package/esm2020/lib/compose/document.pane.component.mjs +3 -3
- package/esm2020/lib/compose/events/events.component.mjs +3 -3
- package/esm2020/lib/compose/form-selector/form-selector.sheet.mjs +3 -3
- package/esm2020/lib/compose/form.component.mjs +3 -3
- package/esm2020/lib/compose/new-menu.component.mjs +3 -3
- package/esm2020/lib/compose/privilage.directive.mjs +6 -6
- package/esm2020/lib/compose/recipient-resolver.service.mjs +3 -3
- package/esm2020/lib/compose/state.component.mjs +3 -3
- package/esm2020/lib/compose/tag/tags.component.mjs +3 -3
- package/esm2020/lib/compose/trace/flow.component.mjs +3 -3
- package/esm2020/lib/compose/trace/people.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.base.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.component.mjs +3 -3
- package/esm2020/lib/compose/trace/trace.pane.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.component.mjs +3 -3
- package/esm2020/lib/compose/version-compare/version-compare.directive.mjs +9 -9
- package/esm2020/lib/compose/version-compare/version.pane.component.mjs +3 -3
- package/esm2020/lib/core/NgComponentOutlet.mjs +3 -3
- package/esm2020/lib/core/account.service.mjs +3 -3
- package/esm2020/lib/core/animated-icon/animated-icon.directive.mjs +3 -3
- package/esm2020/lib/core/avatar/avatar.component.mjs +3 -3
- package/esm2020/lib/core/component-factory-resolver.mjs +3 -3
- package/esm2020/lib/core/controls/address.input.mjs +3 -3
- package/esm2020/lib/core/controls/auto-complete.input.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker-body.mjs +3 -3
- package/esm2020/lib/core/controls/combination-picker.mjs +3 -3
- package/esm2020/lib/core/controls/combination-pool.mjs +3 -3
- package/esm2020/lib/core/controls/file.input.mjs +3 -3
- package/esm2020/lib/core/controls/select.input.mjs +3 -3
- package/esm2020/lib/core/controls/signature.input.mjs +3 -3
- package/esm2020/lib/core/controls/time-picker.mjs +3 -3
- package/esm2020/lib/core/controls/timespan.input.mjs +3 -3
- package/esm2020/lib/core/datasource.service.mjs +3 -3
- package/esm2020/lib/core/guide/guide.component.mjs +3 -3
- package/esm2020/lib/core/guide/guide.service.mjs +3 -3
- package/esm2020/lib/core/guide/help-tip.component.mjs +3 -3
- package/esm2020/lib/core/http.interceptor.mjs +3 -3
- package/esm2020/lib/core/hub.service.mjs +3 -3
- package/esm2020/lib/core/identity/identity.component.mjs +3 -3
- package/esm2020/lib/core/info/attachment-info.service.mjs +3 -3
- package/esm2020/lib/core/info/document-info.service.mjs +3 -3
- package/esm2020/lib/core/info/location-info.component.mjs +3 -3
- package/esm2020/lib/core/info/map-info.mjs +3 -3
- package/esm2020/lib/core/layout/autocomplete.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.field.mjs +3 -3
- package/esm2020/lib/core/layout/checkbox.mjs +3 -3
- package/esm2020/lib/core/layout/date-range.field.mjs +3 -3
- package/esm2020/lib/core/layout/date.field.mjs +3 -3
- package/esm2020/lib/core/layout/expression.field.mjs +3 -3
- package/esm2020/lib/core/layout/file.field.mjs +3 -3
- package/esm2020/lib/core/layout/html.field.mjs +3 -3
- package/esm2020/lib/core/layout/input.base.mjs +3 -3
- package/esm2020/lib/core/layout/input.field.mjs +3 -3
- package/esm2020/lib/core/layout/layout.component.mjs +3 -3
- package/esm2020/lib/core/layout/numeric.field.mjs +3 -3
- package/esm2020/lib/core/layout/select.field.mjs +3 -3
- package/esm2020/lib/core/layout/switch.field.mjs +3 -3
- package/esm2020/lib/core/layout/textarea.field.mjs +3 -3
- package/esm2020/lib/core/layout/timespan.field.mjs +3 -3
- package/esm2020/lib/core/lottie-animation.mjs +3 -3
- package/esm2020/lib/core/mailbox.service.mjs +3 -3
- package/esm2020/lib/core/none.component.mjs +3 -3
- package/esm2020/lib/core/pipes/action.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/calendar.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/date-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/daterange.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/difference.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration-format.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/duration.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/form.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/join.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/localized-string.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/role.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/sanitize-html.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/sort.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/state.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/time-ago.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/translate.pipe.mjs +6 -6
- package/esm2020/lib/core/pipes/type-value.pipe.mjs +3 -3
- package/esm2020/lib/core/pipes/user-name.pipe.mjs +3 -3
- package/esm2020/lib/core/popup/popup.component.mjs +3 -3
- package/esm2020/lib/core/popup/popup.service.mjs +3 -3
- package/esm2020/lib/core/popup/tooltip.directive.mjs +6 -6
- package/esm2020/lib/core/prompt/ask/ask.dialog.mjs +3 -3
- package/esm2020/lib/core/prompt/mask/mask.component.mjs +3 -3
- package/esm2020/lib/core/prompt.service.mjs +3 -3
- package/esm2020/lib/core/router.mjs +6 -6
- package/esm2020/lib/core/save-changes.dialog.mjs +3 -3
- package/esm2020/lib/core/session.service.mjs +3 -3
- package/esm2020/lib/core/slots/router.directive.mjs +3 -3
- package/esm2020/lib/core/slots/router.service.mjs +3 -3
- package/esm2020/lib/core/slots/slots.component.mjs +3 -3
- package/esm2020/lib/core/tagging/documents.component.mjs +3 -3
- package/esm2020/lib/core/tagging/edit-input.component.mjs +3 -3
- package/esm2020/lib/core/tagging/emoji.component.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging-item.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.component-base.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.directive.mjs +3 -3
- package/esm2020/lib/core/tagging/tagging.pipe.mjs +3 -3
- package/esm2020/lib/core/tagging/users.component.mjs +3 -3
- package/esm2020/lib/core/translate.service.mjs +3 -3
- package/esm2020/lib/core/window-title.service.mjs +3 -3
- package/esm2020/lib/cube/accum/accum.component.mjs +3 -3
- package/esm2020/lib/cube/chart/chart.component.mjs +3 -3
- package/esm2020/lib/cube/cube-info.service.mjs +3 -3
- package/esm2020/lib/cube/cube-menu.component.mjs +3 -3
- package/esm2020/lib/cube/cube-view.component.mjs +3 -3
- package/esm2020/lib/cube/cube.service.mjs +3 -3
- package/esm2020/lib/cube/explore/document-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-item.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore-items.component.mjs +3 -3
- package/esm2020/lib/cube/explore/explore.pane.component.mjs +3 -3
- package/esm2020/lib/cube/explore/item-resolver.service.mjs +6 -6
- package/esm2020/lib/cube/explore/item.pane.component.mjs +3 -3
- package/esm2020/lib/cube/filter/filter-tags.component.exp.mjs +3 -3
- package/esm2020/lib/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/cube/grid/grid.component.mjs +3 -3
- package/esm2020/lib/cube/grid/spreadsheet.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.base.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/matrix.pane.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/popup.component.mjs +3 -3
- package/esm2020/lib/cube/matrix/table.component.mjs +3 -3
- package/esm2020/lib/cube/parallel/parallel.component.mjs +3 -3
- package/esm2020/lib/cube/pivot/pivot.component.mjs +3 -3
- package/esm2020/lib/cube/sum/sum.component.mjs +3 -3
- package/esm2020/lib/cube/view-base.mjs +3 -3
- package/esm2020/lib/cube/view.mobile.component.mjs +3 -3
- package/esm2020/lib/cube/view.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/actions/actions.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/accum-cube.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/compare.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.base.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-analysis.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/cube-chart.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/documents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/cube/filter/filter.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.component.mjs +3 -3
- package/esm2020/lib/dashboard/dashboard.pane.component.mjs +3 -3
- package/esm2020/lib/dashboard/recents/recents.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/activity.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/compare-groups.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/peers-performance.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/pending-results.widget.mjs +3 -3
- package/esm2020/lib/dashboard/score/personal-score.widget.mjs +3 -3
- package/esm2020/lib/dashboard/widget-item.component.mjs +3 -3
- package/esm2020/lib/desktop.module.mjs +4 -4
- package/esm2020/lib/home/about/about.dialog.mjs +3 -3
- package/esm2020/lib/home/home-base.component.mjs +3 -3
- package/esm2020/lib/home/home.desktop.component.mjs +3 -3
- package/esm2020/lib/home/home.mobile.component.mjs +3 -3
- package/esm2020/lib/home/notifications/notifications.component.mjs +3 -3
- package/esm2020/lib/home/options/options.component.mjs +3 -3
- package/esm2020/lib/home/outofoffice/outofoffice.component.mjs +3 -3
- package/esm2020/lib/home/sign/sign.component.mjs +3 -3
- package/esm2020/lib/home/tools.component.mjs +3 -3
- package/esm2020/lib/impersonate/impersonate.component.mjs +3 -3
- package/esm2020/lib/mobile.module.mjs +4 -4
- package/esm2020/lib/modules/chart.module.mjs +4 -4
- package/esm2020/lib/modules/circular-gauge.module.mjs +4 -4
- package/esm2020/lib/modules/datepicker.intl.mjs +3 -3
- package/esm2020/lib/modules/dayjs.module.mjs +4 -4
- package/esm2020/lib/modules/diagram.module.mjs +4 -4
- package/esm2020/lib/modules/gantt.module.mjs +4 -4
- package/esm2020/lib/modules/grid.module.mjs +4 -4
- package/esm2020/lib/modules/material.module.mjs +4 -4
- package/esm2020/lib/modules/paginator.intl.mjs +3 -3
- package/esm2020/lib/modules/pivot.module.mjs +4 -4
- package/esm2020/lib/modules/schedule.module.mjs +4 -4
- package/esm2020/lib/modules/spreadsheet.module.mjs +4 -4
- package/esm2020/lib/modules/stepper.intl.mjs +3 -3
- package/esm2020/lib/modules/texteditor.module.mjs +4 -4
- package/esm2020/lib/notifications/filter.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications-table.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.mobile.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.pane.component.mjs +3 -3
- package/esm2020/lib/notifications/notifications.service.mjs +3 -3
- package/esm2020/lib/notifications/types/commented.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/cube-anomaly.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/escalated.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/liked.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/long-running-task.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/notification-base.mjs +3 -3
- package/esm2020/lib/notifications/types/nudge.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/state-changed.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/tagged.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/text.notification.mjs +3 -3
- package/esm2020/lib/notifications/types/upcoming-event.notification.mjs +3 -3
- package/esm2020/lib/options/options.component.mjs +3 -3
- package/esm2020/lib/options/options.service.mjs +3 -3
- package/esm2020/lib/reports/arguments-component.mjs +3 -3
- package/esm2020/lib/reports/cube/documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/grid-documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/table-documents.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-args.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-base.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-chart.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage-pivot.component.mjs +3 -3
- package/esm2020/lib/reports/cube/usage.component.mjs +3 -3
- package/esm2020/lib/reports/report-viewer.component.mjs +3 -3
- package/esm2020/lib/reports/report.mobile.component.mjs +3 -3
- package/esm2020/lib/reports/report.pane.component.mjs +3 -3
- package/esm2020/lib/reports/reports-menu.component.mjs +3 -3
- package/esm2020/lib/reports/substitution/substitution.component.mjs +3 -3
- package/esm2020/lib/reports/table/table-view.component.mjs +3 -3
- package/esm2020/lib/reports/tasks/tasks.component.mjs +3 -3
- package/esm2020/lib/scheduler/schedule.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.mobile.component.mjs +3 -3
- package/esm2020/lib/scheduler/scheduler.pane.component.mjs +3 -3
- package/esm2020/lib/search/cube.component.mjs +3 -3
- package/esm2020/lib/search/document.component.mjs +3 -3
- package/esm2020/lib/search/guide.component.mjs +3 -3
- package/esm2020/lib/search/path.component.mjs +3 -3
- package/esm2020/lib/search/search.service.mjs +3 -3
- package/esm2020/lib/shared.module.mjs +4 -4
- package/esm2020/lib/system.module.mjs +4 -4
- package/esm2020/lib/views/cube/chart.component.mjs +3 -3
- package/esm2020/lib/views/cube/cube-base.mjs +3 -3
- package/esm2020/lib/views/cube/explore.component.mjs +3 -3
- package/esm2020/lib/views/cube/matrix.component.mjs +3 -3
- package/esm2020/lib/views/cube/parallel.component.mjs +3 -3
- package/esm2020/lib/views/cube/pivot.component.mjs +3 -3
- package/esm2020/lib/views/cube/sum.component.mjs +3 -3
- package/esm2020/lib/views/cube/view.component.mjs +3 -3
- package/esm2020/lib/views/timeline/timeline.component.exp.mjs +3 -3
- package/esm2020/lib/views/view-item.component.mjs +3 -3
- package/esm2020/lib/views/views.component.mjs +3 -3
- package/esm2020/lib/views/views.mobile.component.mjs +3 -3
- package/esm2020/lib/views/views.pane.component.mjs +3 -3
- package/fesm2015/bizdoc-core.mjs +1073 -1073
- package/fesm2015/bizdoc-core.mjs.map +1 -1
- package/fesm2020/bizdoc-core.mjs +1073 -1073
- package/fesm2020/bizdoc-core.mjs.map +1 -1
- package/package.json +1 -1
- package/bizdoc-core.d.ts.map +0 -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/admin-dismiss.service.d.ts.map +0 -1
- package/lib/admin/admin-menu.component.d.ts.map +0 -1
- 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/configuration-designer/cube-axes-filter.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/declarations.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer-element.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer-privileges.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer.base.d.ts.map +0 -1
- package/lib/admin/configuration-designer/designer.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/action.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/analysis-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/analysis-widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/anomaly-rule.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/box-form.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/configuration-datasource.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/cube-index-utility.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/cube-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/cube.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/documents-report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/documents-widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/explore-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/folder.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/form.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/guide.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/matrix-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/node.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/parallel-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/performance-widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/pivot-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/policy.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/return-to-role-action.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/role.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/rule.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/state.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/sum-view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/tasks-report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/type.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/usage-report.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/utility.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/view.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/elements/widget.component.d.ts.map +0 -1
- package/lib/admin/configuration-designer/icon-picker.component.d.ts.map +0 -1
- package/lib/admin/core/ace.input.d.ts.map +0 -1
- package/lib/admin/core/color-picker.input.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/core/search.input.d.ts.map +0 -1
- package/lib/admin/diff/configuration-diff.component.d.ts.map +0 -1
- package/lib/admin/document-trace/document-trace.component.d.ts.map +0 -1
- package/lib/admin/document-trace/reassign.dialog.d.ts.map +0 -1
- package/lib/admin/document-trace/timeline.d.ts.map +0 -1
- package/lib/admin/document-trace/trace-element.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/designer.component.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/admin/form/form.resolve.service.d.ts.map +0 -1
- package/lib/admin/form/workflow/node-ref.d.ts.map +0 -1
- package/lib/admin/form/workflow/node.component.d.ts.map +0 -1
- package/lib/admin/form/workflow/role-node.component.d.ts.map +0 -1
- package/lib/admin/form/workflow/workflow.component.d.ts.map +0 -1
- package/lib/admin/indices/manage-cube-index.component.d.ts.map +0 -1
- package/lib/admin/localized-string.component.d.ts.map +0 -1
- package/lib/admin/patterns/patterns.component.d.ts.map +0 -1
- package/lib/admin/permissions/permissions.component.d.ts.map +0 -1
- package/lib/admin/positions/positions-popup.component.d.ts.map +0 -1
- package/lib/admin/positions/positions.component.d.ts.map +0 -1
- package/lib/admin/profiler/outofoffice.component.d.ts.map +0 -1
- package/lib/admin/profiler/profiler.component.d.ts.map +0 -1
- package/lib/admin/system.service.d.ts.map +0 -1
- package/lib/admin/utility-ref.d.ts.map +0 -1
- package/lib/admin/utility-wrapper.component.d.ts.map +0 -1
- package/lib/admin/utility.pane.component.d.ts.map +0 -1
- package/lib/app.component.d.ts.map +0 -1
- package/lib/bizdoc.module.d.ts.map +0 -1
- package/lib/browse/browse-items.component.d.ts.map +0 -1
- package/lib/browse/browse.mobile.component.d.ts.map +0 -1
- package/lib/browse/browse.pane.component.d.ts.map +0 -1
- package/lib/browse/expanded-item/expanded-item.component.d.ts.map +0 -1
- package/lib/browse/filter/filter.component.d.ts.map +0 -1
- package/lib/browse/folders-menu.component.d.ts.map +0 -1
- package/lib/chat/chat-info.d.ts.map +0 -1
- package/lib/chat/chat.mobile.component.d.ts.map +0 -1
- package/lib/chat/chat.service.d.ts.map +0 -1
- package/lib/chat/contacts.component.d.ts.map +0 -1
- package/lib/chat/contacts.pane.component.d.ts.map +0 -1
- package/lib/chat/conversation.component.d.ts.map +0 -1
- package/lib/chat/conversation.pane.component.d.ts.map +0 -1
- package/lib/compose/action/action-picker.component.d.ts.map +0 -1
- package/lib/compose/action/action-ref.d.ts.map +0 -1
- package/lib/compose/action/action.base.d.ts.map +0 -1
- package/lib/compose/action/action.dialog.d.ts.map +0 -1
- package/lib/compose/action/action.pane.dialog.exp.d.ts.map +0 -1
- package/lib/compose/action/assign-action.component.d.ts.map +0 -1
- package/lib/compose/action/moveto-action.component.d.ts.map +0 -1
- package/lib/compose/action/return-action.component.d.ts.map +0 -1
- package/lib/compose/attachments/attachments.component.d.ts.map +0 -1
- package/lib/compose/attachments/preview/attachment-preview.component.d.ts.map +0 -1
- package/lib/compose/attachments/progress-button.directive.d.ts.map +0 -1
- package/lib/compose/box/box.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/compose/can-deactivate-changes.service.d.ts.map +0 -1
- package/lib/compose/comments/comment.component.d.ts.map +0 -1
- package/lib/compose/comments/comments.component.d.ts.map +0 -1
- package/lib/compose/comments/comments.pane.component.d.ts.map +0 -1
- package/lib/compose/comments/edit-comment.component.d.ts.map +0 -1
- package/lib/compose/comments/edits.component.d.ts.map +0 -1
- package/lib/compose/comments/quick-comment.component.exp.d.ts.map +0 -1
- package/lib/compose/comments/votes.component.d.ts.map +0 -1
- package/lib/compose/compose-resolve.service.d.ts.map +0 -1
- package/lib/compose/compose.mobile.component.d.ts.map +0 -1
- package/lib/compose/compose.pane.component.d.ts.map +0 -1
- package/lib/compose/copy/copy.dialog.d.ts.map +0 -1
- package/lib/compose/dismiss.service.d.ts.map +0 -1
- package/lib/compose/document-resolver.service.d.ts.map +0 -1
- package/lib/compose/document.component.d.ts.map +0 -1
- package/lib/compose/document.mobile.component.d.ts.map +0 -1
- package/lib/compose/document.pane.component.d.ts.map +0 -1
- package/lib/compose/events/events.component.d.ts.map +0 -1
- package/lib/compose/form-ref.d.ts.map +0 -1
- package/lib/compose/form-selector/form-selector.sheet.d.ts.map +0 -1
- package/lib/compose/form.component.d.ts.map +0 -1
- package/lib/compose/new-menu.component.d.ts.map +0 -1
- package/lib/compose/privilage.directive.d.ts.map +0 -1
- package/lib/compose/recipient-resolver.service.d.ts.map +0 -1
- package/lib/compose/state.component.d.ts.map +0 -1
- package/lib/compose/tag/tags.component.d.ts.map +0 -1
- package/lib/compose/trace/flow.component.d.ts.map +0 -1
- package/lib/compose/trace/people.component.d.ts.map +0 -1
- package/lib/compose/trace/trace.base.d.ts.map +0 -1
- package/lib/compose/trace/trace.component.d.ts.map +0 -1
- package/lib/compose/trace/trace.pane.component.d.ts.map +0 -1
- package/lib/compose/version-compare/version-compare.component.d.ts.map +0 -1
- package/lib/compose/version-compare/version-compare.directive.d.ts.map +0 -1
- package/lib/compose/version-compare/version.pane.component.d.ts.map +0 -1
- package/lib/core/NgComponentOutlet.d.ts.map +0 -1
- package/lib/core/account.service.d.ts.map +0 -1
- package/lib/core/animated-icon/animated-icon.directive.d.ts.map +0 -1
- package/lib/core/animations.d.ts.map +0 -1
- package/lib/core/authentication.d.ts.map +0 -1
- package/lib/core/avatar/avatar.component.d.ts.map +0 -1
- package/lib/core/base.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/colors.d.ts.map +0 -1
- package/lib/core/component-factory-resolver.d.ts.map +0 -1
- package/lib/core/configuration.d.ts.map +0 -1
- package/lib/core/controls/address.input.d.ts.map +0 -1
- package/lib/core/controls/auto-complete.input.d.ts.map +0 -1
- package/lib/core/controls/combination-picker-body.d.ts.map +0 -1
- package/lib/core/controls/combination-picker.d.ts.map +0 -1
- package/lib/core/controls/combination-pool.d.ts.map +0 -1
- package/lib/core/controls/file.input.d.ts.map +0 -1
- package/lib/core/controls/select.input.d.ts.map +0 -1
- package/lib/core/controls/signature.input.d.ts.map +0 -1
- package/lib/core/controls/time-picker.d.ts.map +0 -1
- package/lib/core/controls/timespan.input.d.ts.map +0 -1
- package/lib/core/datasource.service.d.ts.map +0 -1
- package/lib/core/decorators.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/firebase.service.d.ts.map +0 -1
- package/lib/core/functions.d.ts.map +0 -1
- package/lib/core/guide/guide.component.d.ts.map +0 -1
- package/lib/core/guide/guide.service.d.ts.map +0 -1
- package/lib/core/guide/help-tip.component.d.ts.map +0 -1
- package/lib/core/http.interceptor.d.ts.map +0 -1
- package/lib/core/hub.service.d.ts.map +0 -1
- package/lib/core/identity/identity.component.d.ts.map +0 -1
- package/lib/core/info/attachment-info.service.d.ts.map +0 -1
- package/lib/core/info/document-info.service.d.ts.map +0 -1
- package/lib/core/info/location-info.component.d.ts.map +0 -1
- package/lib/core/info/map-info.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/autocomplete.field.d.ts.map +0 -1
- package/lib/core/layout/checkbox.d.ts.map +0 -1
- package/lib/core/layout/checkbox.field.d.ts.map +0 -1
- package/lib/core/layout/date-range.field.d.ts.map +0 -1
- package/lib/core/layout/date.field.d.ts.map +0 -1
- package/lib/core/layout/expression.field.d.ts.map +0 -1
- package/lib/core/layout/file.field.d.ts.map +0 -1
- package/lib/core/layout/html.field.d.ts.map +0 -1
- package/lib/core/layout/input.base.d.ts.map +0 -1
- package/lib/core/layout/input.field.d.ts.map +0 -1
- package/lib/core/layout/layout.component.d.ts.map +0 -1
- package/lib/core/layout/numeric.field.d.ts.map +0 -1
- package/lib/core/layout/select.field.d.ts.map +0 -1
- package/lib/core/layout/switch.field.d.ts.map +0 -1
- package/lib/core/layout/textarea.field.d.ts.map +0 -1
- package/lib/core/layout/timespan.field.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/core/lottie-animation.d.ts.map +0 -1
- package/lib/core/mailbox.service.d.ts.map +0 -1
- package/lib/core/models.d.ts.map +0 -1
- package/lib/core/none.component.d.ts.map +0 -1
- package/lib/core/pipes/action.pipe.d.ts.map +0 -1
- package/lib/core/pipes/calendar.pipe.d.ts.map +0 -1
- package/lib/core/pipes/date-format.pipe.d.ts.map +0 -1
- package/lib/core/pipes/daterange.pipe.d.ts.map +0 -1
- package/lib/core/pipes/difference.pipe.d.ts.map +0 -1
- package/lib/core/pipes/duration-format.pipe.d.ts.map +0 -1
- package/lib/core/pipes/duration.pipe.d.ts.map +0 -1
- package/lib/core/pipes/form.pipe.d.ts.map +0 -1
- package/lib/core/pipes/join.pipe.d.ts.map +0 -1
- package/lib/core/pipes/localized-string.pipe.d.ts.map +0 -1
- package/lib/core/pipes/role.pipe.d.ts.map +0 -1
- package/lib/core/pipes/sanitize-html.pipe.d.ts.map +0 -1
- package/lib/core/pipes/sort.pipe.d.ts.map +0 -1
- package/lib/core/pipes/state.pipe.d.ts.map +0 -1
- package/lib/core/pipes/time-ago.pipe.d.ts.map +0 -1
- package/lib/core/pipes/translate.pipe.d.ts.map +0 -1
- package/lib/core/pipes/type-value.pipe.d.ts.map +0 -1
- package/lib/core/pipes/user-name.pipe.d.ts.map +0 -1
- package/lib/core/popup/popup-ref.d.ts.map +0 -1
- package/lib/core/popup/popup.component.d.ts.map +0 -1
- package/lib/core/popup/popup.service.d.ts.map +0 -1
- package/lib/core/popup/tooltip.directive.d.ts.map +0 -1
- package/lib/core/prompt/ask/ask.dialog.d.ts.map +0 -1
- package/lib/core/prompt/mask/mask.component.d.ts.map +0 -1
- package/lib/core/prompt.service.d.ts.map +0 -1
- package/lib/core/router.d.ts.map +0 -1
- package/lib/core/save-changes.dialog.d.ts.map +0 -1
- package/lib/core/session.service.d.ts.map +0 -1
- package/lib/core/slots/pane-ref.d.ts.map +0 -1
- package/lib/core/slots/router.directive.d.ts.map +0 -1
- package/lib/core/slots/router.service.d.ts.map +0 -1
- package/lib/core/slots/slots.component.d.ts.map +0 -1
- package/lib/core/tagging/documents.component.d.ts.map +0 -1
- package/lib/core/tagging/edit-input.component.d.ts.map +0 -1
- package/lib/core/tagging/emoji.component.d.ts.map +0 -1
- package/lib/core/tagging/tagging-item.directive.d.ts.map +0 -1
- package/lib/core/tagging/tagging.component-base.d.ts.map +0 -1
- package/lib/core/tagging/tagging.directive.d.ts.map +0 -1
- package/lib/core/tagging/tagging.pipe.d.ts.map +0 -1
- package/lib/core/tagging/users.component.d.ts.map +0 -1
- package/lib/core/translate.service.d.ts.map +0 -1
- package/lib/core/translations.d.ts.map +0 -1
- package/lib/core/window-title.service.d.ts.map +0 -1
- package/lib/cube/accum/accum.component.d.ts.map +0 -1
- package/lib/cube/chart/chart.component.d.ts.map +0 -1
- package/lib/cube/cube-info.service.d.ts.map +0 -1
- package/lib/cube/cube-menu.component.d.ts.map +0 -1
- package/lib/cube/cube-view.component.d.ts.map +0 -1
- package/lib/cube/cube.service.d.ts.map +0 -1
- package/lib/cube/declarations.d.ts.map +0 -1
- package/lib/cube/explore/document-item.component.d.ts.map +0 -1
- package/lib/cube/explore/explore-item.component.d.ts.map +0 -1
- package/lib/cube/explore/explore-items.component.d.ts.map +0 -1
- package/lib/cube/explore/explore.pane.component.d.ts.map +0 -1
- package/lib/cube/explore/item-resolver.service.d.ts.map +0 -1
- package/lib/cube/explore/item.pane.component.d.ts.map +0 -1
- package/lib/cube/filter/filter-tags.component.exp.d.ts.map +0 -1
- package/lib/cube/filter/filter.component.d.ts.map +0 -1
- package/lib/cube/grid/grid.component.d.ts.map +0 -1
- package/lib/cube/grid/spreadsheet.component.d.ts.map +0 -1
- package/lib/cube/matrix/matrix.base.d.ts.map +0 -1
- package/lib/cube/matrix/matrix.mobile.component.d.ts.map +0 -1
- package/lib/cube/matrix/matrix.pane.component.d.ts.map +0 -1
- package/lib/cube/matrix/popup.component.d.ts.map +0 -1
- package/lib/cube/matrix/table.component.d.ts.map +0 -1
- package/lib/cube/parallel/item.d.ts.map +0 -1
- package/lib/cube/parallel/parallel.component.d.ts.map +0 -1
- package/lib/cube/pivot/pivot.component.d.ts.map +0 -1
- package/lib/cube/sum/sum.component.d.ts.map +0 -1
- package/lib/cube/view-base.d.ts.map +0 -1
- package/lib/cube/view.mobile.component.d.ts.map +0 -1
- package/lib/cube/view.pane.component.d.ts.map +0 -1
- package/lib/dashboard/actions/actions.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/accum-cube.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/compare.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/cube-analysis.base.d.ts.map +0 -1
- package/lib/dashboard/cube/cube-analysis.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/cube-chart.widget.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/dashboard/cube/documents.widget.d.ts.map +0 -1
- package/lib/dashboard/cube/filter/filter.component.d.ts.map +0 -1
- package/lib/dashboard/dashboard.component.d.ts.map +0 -1
- package/lib/dashboard/dashboard.pane.component.d.ts.map +0 -1
- package/lib/dashboard/recents/recents.widget.d.ts.map +0 -1
- package/lib/dashboard/score/activity.widget.d.ts.map +0 -1
- package/lib/dashboard/score/compare-groups.widget.d.ts.map +0 -1
- package/lib/dashboard/score/peers-performance.widget.d.ts.map +0 -1
- package/lib/dashboard/score/pending-results.widget.d.ts.map +0 -1
- package/lib/dashboard/score/personal-score.widget.d.ts.map +0 -1
- package/lib/dashboard/widget-item.component.d.ts.map +0 -1
- package/lib/dashboard/widget-ref.d.ts.map +0 -1
- package/lib/designer.module.d.ts +0 -30
- package/lib/designer.module.d.ts.map +0 -1
- package/lib/desktop.module.d.ts.map +0 -1
- package/lib/home/about/about.dialog.d.ts.map +0 -1
- package/lib/home/home-base.component.d.ts.map +0 -1
- package/lib/home/home.desktop.component.d.ts.map +0 -1
- package/lib/home/home.mobile.component.d.ts.map +0 -1
- package/lib/home/notifications/notifications.component.d.ts.map +0 -1
- package/lib/home/options/options.component.d.ts.map +0 -1
- package/lib/home/outofoffice/outofoffice.component.d.ts.map +0 -1
- package/lib/home/sign/sign.component.d.ts.map +0 -1
- package/lib/home/tools.component.d.ts.map +0 -1
- package/lib/impersonate/impersonate.component.d.ts.map +0 -1
- package/lib/mobile.module.d.ts.map +0 -1
- package/lib/modules/chart.module.d.ts.map +0 -1
- package/lib/modules/circular-gauge.module.d.ts.map +0 -1
- package/lib/modules/date.adapter.d.ts.map +0 -1
- package/lib/modules/datepicker.intl.d.ts.map +0 -1
- package/lib/modules/dayjs.module.d.ts.map +0 -1
- package/lib/modules/diagram.module.d.ts.map +0 -1
- package/lib/modules/gantt.module.d.ts.map +0 -1
- package/lib/modules/grid.module.d.ts.map +0 -1
- package/lib/modules/material.module.d.ts.map +0 -1
- package/lib/modules/paginator.intl.d.ts.map +0 -1
- package/lib/modules/pivot.module.d.ts.map +0 -1
- package/lib/modules/schedule.module.d.ts.map +0 -1
- package/lib/modules/spreadsheet.module.d.ts.map +0 -1
- package/lib/modules/stepper.intl.d.ts.map +0 -1
- package/lib/modules/texteditor.module.d.ts.map +0 -1
- package/lib/notifications/filter.component.d.ts.map +0 -1
- package/lib/notifications/notifications-table.component.d.ts.map +0 -1
- package/lib/notifications/notifications.component-base.d.ts.map +0 -1
- package/lib/notifications/notifications.mobile.component.d.ts.map +0 -1
- package/lib/notifications/notifications.pane.component.d.ts.map +0 -1
- package/lib/notifications/notifications.service.d.ts.map +0 -1
- package/lib/notifications/types/commented.notification.d.ts.map +0 -1
- package/lib/notifications/types/cube-anomaly.notification.d.ts.map +0 -1
- package/lib/notifications/types/escalated.notification.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/notifications/types/liked.notification.d.ts.map +0 -1
- package/lib/notifications/types/long-running-task.notification.d.ts.map +0 -1
- package/lib/notifications/types/notification-base.d.ts.map +0 -1
- package/lib/notifications/types/nudge.notification.d.ts.map +0 -1
- package/lib/notifications/types/state-changed.notification.d.ts.map +0 -1
- package/lib/notifications/types/tagged.notification.d.ts.map +0 -1
- package/lib/notifications/types/text.notification.d.ts.map +0 -1
- package/lib/notifications/types/upcoming-event.notification.d.ts.map +0 -1
- package/lib/options/options.component.d.ts.map +0 -1
- package/lib/options/options.service.d.ts.map +0 -1
- package/lib/reports/arguments-component.d.ts.map +0 -1
- package/lib/reports/cube/documents.component.d.ts.map +0 -1
- package/lib/reports/cube/grid-documents.component.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
- package/lib/reports/cube/table-documents.component.d.ts.map +0 -1
- package/lib/reports/cube/usage-args.component.d.ts.map +0 -1
- package/lib/reports/cube/usage-base.d.ts.map +0 -1
- package/lib/reports/cube/usage-chart.component.d.ts.map +0 -1
- package/lib/reports/cube/usage-pivot.component.d.ts.map +0 -1
- package/lib/reports/cube/usage.component.d.ts.map +0 -1
- package/lib/reports/report-ref.d.ts.map +0 -1
- package/lib/reports/report-viewer.component.d.ts.map +0 -1
- package/lib/reports/report.mobile.component.d.ts.map +0 -1
- package/lib/reports/report.pane.component.d.ts.map +0 -1
- package/lib/reports/reports-menu.component.d.ts.map +0 -1
- package/lib/reports/substitution/substitution.component.d.ts.map +0 -1
- package/lib/reports/table/table-view.component.d.ts.map +0 -1
- package/lib/reports/tasks/tasks.component.d.ts.map +0 -1
- package/lib/routes.desktop.d.ts.map +0 -1
- package/lib/routes.mobile.d.ts.map +0 -1
- package/lib/scheduler/schedule.component.d.ts.map +0 -1
- package/lib/scheduler/scheduler.mobile.component.d.ts.map +0 -1
- package/lib/scheduler/scheduler.pane.component.d.ts.map +0 -1
- package/lib/search/cube.component.d.ts.map +0 -1
- package/lib/search/declarations.d.ts.map +0 -1
- package/lib/search/document.component.d.ts.map +0 -1
- package/lib/search/guide.component.d.ts.map +0 -1
- package/lib/search/path.component.d.ts.map +0 -1
- package/lib/search/search.service.d.ts.map +0 -1
- package/lib/shared.module.d.ts.map +0 -1
- package/lib/system.module.d.ts.map +0 -1
- package/lib/views/cube/chart.component.d.ts.map +0 -1
- package/lib/views/cube/cube-base.d.ts.map +0 -1
- package/lib/views/cube/explore.component.d.ts.map +0 -1
- package/lib/views/cube/matrix.component.d.ts.map +0 -1
- package/lib/views/cube/parallel.component.d.ts.map +0 -1
- package/lib/views/cube/pivot.component.d.ts.map +0 -1
- package/lib/views/cube/sum.component.d.ts.map +0 -1
- package/lib/views/cube/view.component.d.ts.map +0 -1
- package/lib/views/document-view-ref.d.ts.map +0 -1
- package/lib/views/timeline/timeline.component.exp.d.ts.map +0 -1
- package/lib/views/view-item.component.d.ts.map +0 -1
- package/lib/views/views.component.d.ts.map +0 -1
- package/lib/views/views.mobile.component.d.ts.map +0 -1
- package/lib/views/views.pane.component.d.ts.map +0 -1
- package/public-api.d.ts.map +0 -1
@@ -1,133 +0,0 @@
|
|
1
|
-
import { Component, HostListener, ViewChild, ViewContainerRef } from "@angular/core";
|
2
|
-
import { Validators } from "@angular/forms";
|
3
|
-
import { NAME_PATTERN } from "./declarations";
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
import * as i1 from "@angular/forms";
|
6
|
-
import * as i2 from "../../system.service";
|
7
|
-
import * as i3 from "../../../core/component-factory-resolver";
|
8
|
-
import * as i4 from "../../../core/slots/pane-ref";
|
9
|
-
import * as i5 from "@angular/common";
|
10
|
-
import * as i6 from "@angular/material/toolbar";
|
11
|
-
import * as i7 from "@angular/material/form-field";
|
12
|
-
import * as i8 from "@angular/material/button";
|
13
|
-
import * as i9 from "@angular/material/checkbox";
|
14
|
-
import * as i10 from "@angular/material/input";
|
15
|
-
import * as i11 from "@angular/material/icon";
|
16
|
-
import * as i12 from "../../../core/popup/tooltip.directive";
|
17
|
-
import * as i13 from "../../../core/pipes/translate.pipe";
|
18
|
-
const _c0 = ["design"];
|
19
|
-
function ControlPropertiesComponent_mat_error_11_Template(rf, ctx) { if (rf & 1) {
|
20
|
-
i0.ɵɵelement(0, "mat-error", 8);
|
21
|
-
i0.ɵɵpipe(1, "translate");
|
22
|
-
} if (rf & 2) {
|
23
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind1(1, 1, "ProgramPatternErr"), i0.ɵɵsanitizeHtml);
|
24
|
-
} }
|
25
|
-
function ControlPropertiesComponent_mat_error_12_Template(rf, ctx) { if (rf & 1) {
|
26
|
-
i0.ɵɵelement(0, "mat-error", 8);
|
27
|
-
i0.ɵɵpipe(1, "translate");
|
28
|
-
} if (rf & 2) {
|
29
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", "Field"), i0.ɵɵsanitizeHtml);
|
30
|
-
} }
|
31
|
-
export class ControlPropertiesComponent {
|
32
|
-
constructor(_fb, _system, _cf, _paneRef) {
|
33
|
-
this._fb = _fb;
|
34
|
-
this._system = _system;
|
35
|
-
this._cf = _cf;
|
36
|
-
this._paneRef = _paneRef;
|
37
|
-
this.field = _paneRef.data;
|
38
|
-
}
|
39
|
-
/**
|
40
|
-
* Ctrl-s save
|
41
|
-
* @param event
|
42
|
-
*/
|
43
|
-
handleKeyboardEvent(event) {
|
44
|
-
if (event.ctrlKey) {
|
45
|
-
if (event.which === 83 || event.which === 115) {
|
46
|
-
this.form.dirty && this.save();
|
47
|
-
event.preventDefault();
|
48
|
-
event.stopPropagation();
|
49
|
-
}
|
50
|
-
}
|
51
|
-
}
|
52
|
-
ngOnInit() {
|
53
|
-
this._system.controls().subscribe(c => {
|
54
|
-
const comp = this._cf.component(c[this.field.controlType].template);
|
55
|
-
const compRef = this.design.createComponent(comp);
|
56
|
-
const instance = compRef.instance;
|
57
|
-
Object.assign(instance, this.field);
|
58
|
-
instance.onBind && instance.onBind(this.field);
|
59
|
-
this.form = instance.form;
|
60
|
-
this.form.addControl('name', this._fb.control(null, [Validators.required, Validators.pattern(NAME_PATTERN)]));
|
61
|
-
this.form.addControl('controlType', this._fb.control(null));
|
62
|
-
this.form.addControl('autofill', this._fb.control(null));
|
63
|
-
this.form.addControl('required', this._fb.control(null));
|
64
|
-
//this.form.addControl('help', this._fb.control(null));
|
65
|
-
this.form.patchValue(this.field);
|
66
|
-
if (this.field.draft)
|
67
|
-
this.form.markAsDirty();
|
68
|
-
});
|
69
|
-
}
|
70
|
-
save() { this._paneRef.close(this.form.value); }
|
71
|
-
}
|
72
|
-
ControlPropertiesComponent.ɵfac = function ControlPropertiesComponent_Factory(t) { return new (t || ControlPropertiesComponent)(i0.ɵɵdirectiveInject(i1.FormBuilder), i0.ɵɵdirectiveInject(i2.SystemService), i0.ɵɵdirectiveInject(i3.BizDocComponentFactoryResolver), i0.ɵɵdirectiveInject(i4.PaneRef)); };
|
73
|
-
ControlPropertiesComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: ControlPropertiesComponent, selectors: [["ng-component"]], viewQuery: function ControlPropertiesComponent_Query(rf, ctx) { if (rf & 1) {
|
74
|
-
i0.ɵɵviewQuery(_c0, 7, ViewContainerRef);
|
75
|
-
} if (rf & 2) {
|
76
|
-
let _t;
|
77
|
-
i0.ɵɵqueryRefresh(_t = i0.ɵɵloadQuery()) && (ctx.design = _t.first);
|
78
|
-
} }, hostBindings: function ControlPropertiesComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
79
|
-
i0.ɵɵlistener("keydown", function ControlPropertiesComponent_keydown_HostBindingHandler($event) { return ctx.handleKeyboardEvent($event); }, false, i0.ɵɵresolveDocument);
|
80
|
-
} }, decls: 21, vars: 16, consts: [["mat-icon-button", "", 3, "disabled", "bizdocTooltip", "click"], ["autocomplete", "off", 1, "column", 3, "formGroup"], [1, "flex"], ["matInput", "", "required", "", "formControlName", "name"], [3, "innerHTML", 4, "ngIf"], ["design", ""], ["formControlName", "required"], ["formControlName", "autofill"], [3, "innerHTML"]], template: function ControlPropertiesComponent_Template(rf, ctx) { if (rf & 1) {
|
81
|
-
i0.ɵɵelementStart(0, "mat-toolbar")(1, "button", 0);
|
82
|
-
i0.ɵɵlistener("click", function ControlPropertiesComponent_Template_button_click_1_listener() { return ctx.save(); });
|
83
|
-
i0.ɵɵpipe(2, "translate");
|
84
|
-
i0.ɵɵelementStart(3, "mat-icon");
|
85
|
-
i0.ɵɵtext(4, "save");
|
86
|
-
i0.ɵɵelementEnd()()();
|
87
|
-
i0.ɵɵelementStart(5, "form", 1)(6, "mat-form-field", 2)(7, "mat-label");
|
88
|
-
i0.ɵɵtext(8);
|
89
|
-
i0.ɵɵpipe(9, "translate");
|
90
|
-
i0.ɵɵelementEnd();
|
91
|
-
i0.ɵɵelement(10, "input", 3);
|
92
|
-
i0.ɵɵtemplate(11, ControlPropertiesComponent_mat_error_11_Template, 2, 3, "mat-error", 4);
|
93
|
-
i0.ɵɵtemplate(12, ControlPropertiesComponent_mat_error_12_Template, 2, 4, "mat-error", 4);
|
94
|
-
i0.ɵɵelementEnd();
|
95
|
-
i0.ɵɵelementContainer(13, null, 5);
|
96
|
-
i0.ɵɵelementStart(15, "mat-checkbox", 6);
|
97
|
-
i0.ɵɵtext(16);
|
98
|
-
i0.ɵɵpipe(17, "translate");
|
99
|
-
i0.ɵɵelementEnd();
|
100
|
-
i0.ɵɵelementStart(18, "mat-checkbox", 7);
|
101
|
-
i0.ɵɵtext(19);
|
102
|
-
i0.ɵɵpipe(20, "translate");
|
103
|
-
i0.ɵɵelementEnd()();
|
104
|
-
} if (rf & 2) {
|
105
|
-
i0.ɵɵadvance(1);
|
106
|
-
i0.ɵɵproperty("disabled", !(ctx.form == null ? null : ctx.form.dirty) || !(ctx.form == null ? null : ctx.form.valid))("bizdocTooltip", i0.ɵɵpipeBind1(2, 8, "Save"));
|
107
|
-
i0.ɵɵadvance(4);
|
108
|
-
i0.ɵɵproperty("formGroup", ctx.form);
|
109
|
-
i0.ɵɵadvance(3);
|
110
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(9, 10, "Name"));
|
111
|
-
i0.ɵɵadvance(3);
|
112
|
-
i0.ɵɵproperty("ngIf", ctx.form.get("name").hasError("pattern"));
|
113
|
-
i0.ɵɵadvance(1);
|
114
|
-
i0.ɵɵproperty("ngIf", ctx.form.get("name").hasError("required"));
|
115
|
-
i0.ɵɵadvance(4);
|
116
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(17, 12, "Mandatory"));
|
117
|
-
i0.ɵɵadvance(3);
|
118
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(20, 14, "Autofill"));
|
119
|
-
} }, dependencies: [i5.NgIf, i1.ɵNgNoValidate, i1.DefaultValueAccessor, i1.NgControlStatus, i1.NgControlStatusGroup, i1.RequiredValidator, i1.FormGroupDirective, i1.FormControlName, i6.MatToolbar, i7.MatError, i7.MatFormField, i7.MatLabel, i8.MatButton, i9.MatCheckbox, i10.MatInput, i11.MatIcon, i12.TooltipDirective, i13.TranslatePipe], styles: ["[_nghost-%COMP%]{flex:1;display:flex;flex-flow:column}form[_ngcontent-%COMP%]{padding:8px}"] });
|
120
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(ControlPropertiesComponent, [{
|
121
|
-
type: Component,
|
122
|
-
args: [{ template: "<mat-toolbar>\r\n <button mat-icon-button (click)=\"save()\" [disabled]=\"!form?.dirty || !form?.valid\" [bizdocTooltip]=\"'Save'|translate\"><mat-icon>save</mat-icon></button>\r\n</mat-toolbar>\r\n<form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Name'|translate}}</mat-label>\r\n <input matInput required formControlName=\"name\" />\r\n <mat-error *ngIf=\"form.get('name').hasError('pattern')\" [innerHTML]=\"'ProgramPatternErr'|translate\"></mat-error>\r\n <mat-error *ngIf=\"form.get('name').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:'Field'\"></mat-error>\r\n </mat-form-field>\r\n\r\n <ng-container #design>\r\n </ng-container>\r\n <mat-checkbox formControlName=\"required\">{{'Mandatory'|translate}}</mat-checkbox>\r\n <mat-checkbox formControlName=\"autofill\">{{'Autofill'|translate}}</mat-checkbox>\r\n</form>\r\n", styles: [":host{flex:1;display:flex;flex-flow:column}form{padding:8px}\n"] }]
|
123
|
-
}], function () { return [{ type: i1.FormBuilder }, { type: i2.SystemService }, { type: i3.BizDocComponentFactoryResolver }, { type: i4.PaneRef }]; }, { design: [{
|
124
|
-
type: ViewChild,
|
125
|
-
args: ['design', {
|
126
|
-
static: true,
|
127
|
-
read: ViewContainerRef
|
128
|
-
}]
|
129
|
-
}], handleKeyboardEvent: [{
|
130
|
-
type: HostListener,
|
131
|
-
args: ['document:keydown', ['$event']]
|
132
|
-
}] }); })();
|
133
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJvcGVydGllcy5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2Zvcm0vZGVzaWduZXIvcHJvcGVydGllcy5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2Zvcm0vZGVzaWduZXIvcHJvcGVydGllcy5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBVSxTQUFTLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFDN0YsT0FBTyxFQUEwQixVQUFVLEVBQUUsTUFBTSxnQkFBZ0IsQ0FBQztBQUtwRSxPQUFPLEVBQWMsWUFBWSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7Ozs7Ozs7Ozs7Ozs7Ozs7O0lDQ3RELCtCQUFnSDs7O0lBQXhELHdGQUEyQzs7O0lBQ25HLCtCQUFtSDs7O0lBQTFELDJGQUE2Qzs7QURJMUcsTUFBTSxPQUFPLDBCQUEwQjtJQU9yQyxZQUNVLEdBQWdCLEVBQ2hCLE9BQXNCLEVBQ3RCLEdBQW1DLEVBQ25DLFFBQXlEO1FBSHpELFFBQUcsR0FBSCxHQUFHLENBQWE7UUFDaEIsWUFBTyxHQUFQLE9BQU8sQ0FBZTtRQUN0QixRQUFHLEdBQUgsR0FBRyxDQUFnQztRQUNuQyxhQUFRLEdBQVIsUUFBUSxDQUFpRDtRQUNqRSxJQUFJLENBQUMsS0FBSyxHQUFHLFFBQVEsQ0FBQyxJQUFJLENBQUM7SUFDN0IsQ0FBQztJQUNEOzs7T0FHRztJQUVILG1CQUFtQixDQUFDLEtBQW9CO1FBQ3RDLElBQUksS0FBSyxDQUFDLE9BQU8sRUFBRTtZQUNqQixJQUFJLEtBQUssQ0FBQyxLQUFLLEtBQUssRUFBRSxJQUFJLEtBQUssQ0FBQyxLQUFLLEtBQUssR0FBRyxFQUFFO2dCQUM3QyxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssSUFBSSxJQUFJLENBQUMsSUFBSSxFQUFFLENBQUM7Z0JBQy9CLEtBQUssQ0FBQyxjQUFjLEVBQUUsQ0FBQztnQkFDdkIsS0FBSyxDQUFDLGVBQWUsRUFBRSxDQUFDO2FBQ3pCO1NBQ0Y7SUFDSCxDQUFDO0lBQ0QsUUFBUTtRQUNOLElBQUksQ0FBQyxPQUFPLENBQUMsUUFBUSxFQUFFLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQ3BDLE1BQU0sSUFBSSxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsU0FBUyxDQUFDLENBQUMsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLFdBQVcsQ0FBQyxDQUFDLFFBQVEsQ0FBQyxDQUFDO1lBQ3BFLE1BQU0sT0FBTyxHQUFHLElBQUksQ0FBQyxNQUFNLENBQUMsZUFBZSxDQUFrQixJQUFJLENBQUMsQ0FBQztZQUNuRSxNQUFNLFFBQVEsR0FBRyxPQUFPLENBQUMsUUFBUSxDQUFDO1lBQ2xDLE1BQU0sQ0FBQyxNQUFNLENBQUMsUUFBUSxFQUFFLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQztZQUNwQyxRQUFRLENBQUMsTUFBTSxJQUFJLFFBQVEsQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFDO1lBQy9DLElBQUksQ0FBQyxJQUFJLEdBQUcsUUFBUSxDQUFDLElBQUksQ0FBQztZQUMxQixJQUFJLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxNQUFNLEVBQUUsSUFBSSxDQUFDLEdBQUcsQ0FBQyxPQUFPLENBQUMsSUFBSSxFQUFFLENBQUMsVUFBVSxDQUFDLFFBQVEsRUFBRSxVQUFVLENBQUMsT0FBTyxDQUFDLFlBQVksQ0FBQyxDQUFDLENBQUMsQ0FBQyxDQUFDO1lBQzlHLElBQUksQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLGFBQWEsRUFBRSxJQUFJLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDO1lBQzVELElBQUksQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLFVBQVUsRUFBRSxJQUFJLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDO1lBQ3pELElBQUksQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLFVBQVUsRUFBRSxJQUFJLENBQUMsR0FBRyxDQUFDLE9BQU8sQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDO1lBQ3pELHVEQUF1RDtZQUN2RCxJQUFJLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLENBQUM7WUFDakMsSUFBSSxJQUFJLENBQUMsS0FBSyxDQUFDLEtBQUs7Z0JBQUUsSUFBSSxDQUFDLElBQUksQ0FBQyxXQUFXLEVBQUUsQ0FBQztRQUNoRCxDQUFDLENBQUMsQ0FBQztJQUNMLENBQUM7SUFDRCxJQUFJLEtBQUssSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQSxDQUFDLENBQUM7O29HQTdDcEMsMEJBQTBCOzZFQUExQiwwQkFBMEI7K0JBSTdCLGdCQUFnQjs7Ozs7aUhBSmIsK0JBQTJCOztRQ1p4QyxtQ0FBYSxnQkFBQTtRQUNhLHVHQUFTLFVBQU0sSUFBQzs7UUFBOEUsZ0NBQVU7UUFBQSxvQkFBSTtRQUFBLGlCQUFXLEVBQUEsRUFBQTtRQUVqSiwrQkFBMkQsd0JBQUEsZ0JBQUE7UUFFNUMsWUFBb0I7O1FBQUEsaUJBQVk7UUFDM0MsNEJBQWtEO1FBQ2xELHlGQUFnSDtRQUNoSCx5RkFBbUg7UUFDckgsaUJBQWlCO1FBRWpCLGtDQUNlO1FBQ2Ysd0NBQXlDO1FBQUEsYUFBeUI7O1FBQUEsaUJBQWU7UUFDakYsd0NBQXlDO1FBQUEsYUFBd0I7O1FBQUEsaUJBQWUsRUFBQTs7UUFidkMsZUFBeUM7UUFBekMscUhBQXlDLCtDQUFBO1FBRTNELGVBQWtCO1FBQWxCLG9DQUFrQjtRQUU1QixlQUFvQjtRQUFwQixtREFBb0I7UUFFbkIsZUFBMEM7UUFBMUMsK0RBQTBDO1FBQzFDLGVBQTJDO1FBQTNDLGdFQUEyQztRQUtoQixlQUF5QjtRQUF6Qix5REFBeUI7UUFDekIsZUFBd0I7UUFBeEIsd0RBQXdCOzt1RkRGdEQsMEJBQTBCO2NBSnRDLFNBQVM7OzZKQVNMLE1BQU07a0JBSFIsU0FBUzttQkFBQyxRQUFRLEVBQUU7b0JBQ25CLE1BQU0sRUFBRSxJQUFJO29CQUNaLElBQUksRUFBRSxnQkFBZ0I7aUJBQ3ZCO1lBY0QsbUJBQW1CO2tCQURsQixZQUFZO21CQUFDLGtCQUFrQixFQUFFLENBQUMsUUFBUSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBIb3N0TGlzdGVuZXIsIE9uSW5pdCwgVmlld0NoaWxkLCBWaWV3Q29udGFpbmVyUmVmIH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgRm9ybUJ1aWxkZXIsIEZvcm1Hcm91cCwgVmFsaWRhdG9ycyB9IGZyb20gXCJAYW5ndWxhci9mb3Jtc1wiO1xyXG5pbXBvcnQgeyBDb250cm9sRGVzaWduZXIgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9iYXNlXCI7XHJcbmltcG9ydCB7IEJpekRvY0NvbXBvbmVudEZhY3RvcnlSZXNvbHZlciB9IGZyb20gXCIuLi8uLi8uLi9jb3JlL2NvbXBvbmVudC1mYWN0b3J5LXJlc29sdmVyXCI7XHJcbmltcG9ydCB7IFBhbmVSZWYgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9zbG90cy9wYW5lLXJlZlwiO1xyXG5pbXBvcnQgeyBTeXN0ZW1TZXJ2aWNlIH0gZnJvbSBcIi4uLy4uL3N5c3RlbS5zZXJ2aWNlXCI7XHJcbmltcG9ydCB7IEZpZWxkTW9kZWwsIE5BTUVfUEFUVEVSTiB9IGZyb20gXCIuL2RlY2xhcmF0aW9uc1wiO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgdGVtcGxhdGVVcmw6ICdwcm9wZXJ0aWVzLmNvbXBvbmVudC5odG1sJyxcclxuICBzdHlsZVVybHM6IFsncHJvcGVydGllcy5jb21wb25lbnQuc2NzcyddXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBDb250cm9sUHJvcGVydGllc0NvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XHJcbiAgZmllbGQ6IEZpZWxkTW9kZWw7XHJcbiAgQFZpZXdDaGlsZCgnZGVzaWduJywge1xyXG4gICAgc3RhdGljOiB0cnVlLFxyXG4gICAgcmVhZDogVmlld0NvbnRhaW5lclJlZlxyXG4gIH0pIGRlc2lnbjogVmlld0NvbnRhaW5lclJlZjtcclxuICBmb3JtOiBGb3JtR3JvdXA8YW55PjtcclxuICBjb25zdHJ1Y3RvcihcclxuICAgIHByaXZhdGUgX2ZiOiBGb3JtQnVpbGRlcixcclxuICAgIHByaXZhdGUgX3N5c3RlbTogU3lzdGVtU2VydmljZSxcclxuICAgIHByaXZhdGUgX2NmOiBCaXpEb2NDb21wb25lbnRGYWN0b3J5UmVzb2x2ZXIsXHJcbiAgICBwcml2YXRlIF9wYW5lUmVmOiBQYW5lUmVmPENvbnRyb2xQcm9wZXJ0aWVzQ29tcG9uZW50LCBGaWVsZE1vZGVsPikge1xyXG4gICAgdGhpcy5maWVsZCA9IF9wYW5lUmVmLmRhdGE7XHJcbiAgfVxyXG4gIC8qKlxyXG4gICAqIEN0cmwtcyBzYXZlXHJcbiAgICogQHBhcmFtIGV2ZW50XHJcbiAgICovXHJcbiAgQEhvc3RMaXN0ZW5lcignZG9jdW1lbnQ6a2V5ZG93bicsIFsnJGV2ZW50J10pXHJcbiAgaGFuZGxlS2V5Ym9hcmRFdmVudChldmVudDogS2V5Ym9hcmRFdmVudCkge1xyXG4gICAgaWYgKGV2ZW50LmN0cmxLZXkpIHtcclxuICAgICAgaWYgKGV2ZW50LndoaWNoID09PSA4MyB8fCBldmVudC53aGljaCA9PT0gMTE1KSB7XHJcbiAgICAgICAgdGhpcy5mb3JtLmRpcnR5ICYmIHRoaXMuc2F2ZSgpO1xyXG4gICAgICAgIGV2ZW50LnByZXZlbnREZWZhdWx0KCk7XHJcbiAgICAgICAgZXZlbnQuc3RvcFByb3BhZ2F0aW9uKCk7XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcbiAgbmdPbkluaXQoKTogdm9pZCB7XHJcbiAgICB0aGlzLl9zeXN0ZW0uY29udHJvbHMoKS5zdWJzY3JpYmUoYyA9PiB7XHJcbiAgICAgIGNvbnN0IGNvbXAgPSB0aGlzLl9jZi5jb21wb25lbnQoY1t0aGlzLmZpZWxkLmNvbnRyb2xUeXBlXS50ZW1wbGF0ZSk7XHJcbiAgICAgIGNvbnN0IGNvbXBSZWYgPSB0aGlzLmRlc2lnbi5jcmVhdGVDb21wb25lbnQ8Q29udHJvbERlc2lnbmVyPihjb21wKTtcclxuICAgICAgY29uc3QgaW5zdGFuY2UgPSBjb21wUmVmLmluc3RhbmNlO1xyXG4gICAgICBPYmplY3QuYXNzaWduKGluc3RhbmNlLCB0aGlzLmZpZWxkKTtcclxuICAgICAgaW5zdGFuY2Uub25CaW5kICYmIGluc3RhbmNlLm9uQmluZCh0aGlzLmZpZWxkKTtcclxuICAgICAgdGhpcy5mb3JtID0gaW5zdGFuY2UuZm9ybTtcclxuICAgICAgdGhpcy5mb3JtLmFkZENvbnRyb2woJ25hbWUnLCB0aGlzLl9mYi5jb250cm9sKG51bGwsIFtWYWxpZGF0b3JzLnJlcXVpcmVkLCBWYWxpZGF0b3JzLnBhdHRlcm4oTkFNRV9QQVRURVJOKV0pKTtcclxuICAgICAgdGhpcy5mb3JtLmFkZENvbnRyb2woJ2NvbnRyb2xUeXBlJywgdGhpcy5fZmIuY29udHJvbChudWxsKSk7XHJcbiAgICAgIHRoaXMuZm9ybS5hZGRDb250cm9sKCdhdXRvZmlsbCcsIHRoaXMuX2ZiLmNvbnRyb2wobnVsbCkpO1xyXG4gICAgICB0aGlzLmZvcm0uYWRkQ29udHJvbCgncmVxdWlyZWQnLCB0aGlzLl9mYi5jb250cm9sKG51bGwpKTtcclxuICAgICAgLy90aGlzLmZvcm0uYWRkQ29udHJvbCgnaGVscCcsIHRoaXMuX2ZiLmNvbnRyb2wobnVsbCkpO1xyXG4gICAgICB0aGlzLmZvcm0ucGF0Y2hWYWx1ZSh0aGlzLmZpZWxkKTtcclxuICAgICAgaWYgKHRoaXMuZmllbGQuZHJhZnQpIHRoaXMuZm9ybS5tYXJrQXNEaXJ0eSgpO1xyXG4gICAgfSk7XHJcbiAgfVxyXG4gIHNhdmUoKSB7IHRoaXMuX3BhbmVSZWYuY2xvc2UodGhpcy5mb3JtLnZhbHVlKSB9XHJcbn1cclxuIiwiPG1hdC10b29sYmFyPlxyXG4gIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJzYXZlKClcIiBbZGlzYWJsZWRdPVwiIWZvcm0/LmRpcnR5IHx8ICFmb3JtPy52YWxpZFwiIFtiaXpkb2NUb29sdGlwXT1cIidTYXZlJ3x0cmFuc2xhdGVcIj48bWF0LWljb24+c2F2ZTwvbWF0LWljb24+PC9idXR0b24+XHJcbjwvbWF0LXRvb2xiYXI+XHJcbjxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgPG1hdC1mb3JtLWZpZWxkIGNsYXNzPVwiZmxleFwiPlxyXG4gICAgPG1hdC1sYWJlbD57eydOYW1lJ3x0cmFuc2xhdGV9fTwvbWF0LWxhYmVsPlxyXG4gICAgPGlucHV0IG1hdElucHV0IHJlcXVpcmVkIGZvcm1Db250cm9sTmFtZT1cIm5hbWVcIiAvPlxyXG4gICAgPG1hdC1lcnJvciAqbmdJZj1cImZvcm0uZ2V0KCduYW1lJykuaGFzRXJyb3IoJ3BhdHRlcm4nKVwiIFtpbm5lckhUTUxdPVwiJ1Byb2dyYW1QYXR0ZXJuRXJyJ3x0cmFuc2xhdGVcIj48L21hdC1lcnJvcj5cclxuICAgIDxtYXQtZXJyb3IgKm5nSWY9XCJmb3JtLmdldCgnbmFtZScpLmhhc0Vycm9yKCdyZXF1aXJlZCcpXCIgW2lubmVySFRNTF09XCInUmVxdWlyZWRFcnInfHRyYW5zbGF0ZTonRmllbGQnXCI+PC9tYXQtZXJyb3I+XHJcbiAgPC9tYXQtZm9ybS1maWVsZD5cclxuXHJcbiAgPG5nLWNvbnRhaW5lciAjZGVzaWduPlxyXG4gIDwvbmctY29udGFpbmVyPlxyXG4gIDxtYXQtY2hlY2tib3ggZm9ybUNvbnRyb2xOYW1lPVwicmVxdWlyZWRcIj57eydNYW5kYXRvcnknfHRyYW5zbGF0ZX19PC9tYXQtY2hlY2tib3g+XHJcbiAgPG1hdC1jaGVja2JveCBmb3JtQ29udHJvbE5hbWU9XCJhdXRvZmlsbFwiPnt7J0F1dG9maWxsJ3x0cmFuc2xhdGV9fTwvbWF0LWNoZWNrYm94PlxyXG48L2Zvcm0+XHJcbiJdfQ==
|
@@ -1,106 +0,0 @@
|
|
1
|
-
import { Component, HostListener } from "@angular/core";
|
2
|
-
import { Validators } from "@angular/forms";
|
3
|
-
import { NAME_PATTERN } from "./declarations";
|
4
|
-
import * as i0 from "@angular/core";
|
5
|
-
import * as i1 from "@angular/forms";
|
6
|
-
import * as i2 from "../../../core/slots/pane-ref";
|
7
|
-
import * as i3 from "@angular/common";
|
8
|
-
import * as i4 from "@angular/material/toolbar";
|
9
|
-
import * as i5 from "@angular/material/form-field";
|
10
|
-
import * as i6 from "@angular/material/button";
|
11
|
-
import * as i7 from "@angular/material/input";
|
12
|
-
import * as i8 from "@angular/material/icon";
|
13
|
-
import * as i9 from "../../../core/popup/tooltip.directive";
|
14
|
-
import * as i10 from "../../core/localized-string.component";
|
15
|
-
import * as i11 from "../../../core/pipes/translate.pipe";
|
16
|
-
function SectionPropertiesComponent_mat_error_13_Template(rf, ctx) { if (rf & 1) {
|
17
|
-
i0.ɵɵelement(0, "mat-error", 7);
|
18
|
-
i0.ɵɵpipe(1, "translate");
|
19
|
-
} if (rf & 2) {
|
20
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind1(1, 1, "ProgramPatternErr"), i0.ɵɵsanitizeHtml);
|
21
|
-
} }
|
22
|
-
function SectionPropertiesComponent_mat_error_14_Template(rf, ctx) { if (rf & 1) {
|
23
|
-
i0.ɵɵelement(0, "mat-error", 7);
|
24
|
-
i0.ɵɵpipe(1, "translate");
|
25
|
-
} if (rf & 2) {
|
26
|
-
i0.ɵɵproperty("innerHTML", i0.ɵɵpipeBind2(1, 1, "RequiredErr", "Field"), i0.ɵɵsanitizeHtml);
|
27
|
-
} }
|
28
|
-
export class SectionPropertiesComponent {
|
29
|
-
constructor(_fb, _paneRef) {
|
30
|
-
this._fb = _fb;
|
31
|
-
this._paneRef = _paneRef;
|
32
|
-
this.form = this._fb.group({
|
33
|
-
name: this._fb.control(null, [Validators.required, Validators.pattern(NAME_PATTERN)]),
|
34
|
-
title: null,
|
35
|
-
note: null,
|
36
|
-
multiLine: null,
|
37
|
-
rows: null,
|
38
|
-
});
|
39
|
-
}
|
40
|
-
/**
|
41
|
-
* Ctrl-s save
|
42
|
-
* @param event
|
43
|
-
*/
|
44
|
-
handleKeyboardEvent(event) {
|
45
|
-
if (event.ctrlKey) {
|
46
|
-
if (event.which === 83 || event.which === 115) {
|
47
|
-
this.form.dirty && this.save();
|
48
|
-
event.preventDefault();
|
49
|
-
event.stopPropagation();
|
50
|
-
}
|
51
|
-
}
|
52
|
-
}
|
53
|
-
ngOnInit() {
|
54
|
-
this.form.patchValue(this._paneRef.data);
|
55
|
-
this._paneRef.data.draft && this.form.markAsDirty();
|
56
|
-
}
|
57
|
-
save() { this._paneRef.close(this.form.value); }
|
58
|
-
}
|
59
|
-
SectionPropertiesComponent.ɵfac = function SectionPropertiesComponent_Factory(t) { return new (t || SectionPropertiesComponent)(i0.ɵɵdirectiveInject(i1.FormBuilder), i0.ɵɵdirectiveInject(i2.PaneRef)); };
|
60
|
-
SectionPropertiesComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: SectionPropertiesComponent, selectors: [["ng-component"]], hostBindings: function SectionPropertiesComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
61
|
-
i0.ɵɵlistener("keydown", function SectionPropertiesComponent_keydown_HostBindingHandler($event) { return ctx.handleKeyboardEvent($event); }, false, i0.ɵɵresolveDocument);
|
62
|
-
} }, decls: 17, vars: 16, consts: [["mat-icon-button", "", 3, "disabled", "bizdocTooltip", "click"], ["autocomplete", "off", 1, "column", 3, "formGroup"], ["formControlName", "title", 3, "placeholder"], [1, "flex"], ["matInput", "", "required", "", "formControlName", "name"], [3, "innerHTML", 4, "ngIf"], ["formControlName", "note", 3, "placeholder"], [3, "innerHTML"]], template: function SectionPropertiesComponent_Template(rf, ctx) { if (rf & 1) {
|
63
|
-
i0.ɵɵelementStart(0, "mat-toolbar")(1, "button", 0);
|
64
|
-
i0.ɵɵlistener("click", function SectionPropertiesComponent_Template_button_click_1_listener() { return ctx.save(); });
|
65
|
-
i0.ɵɵpipe(2, "translate");
|
66
|
-
i0.ɵɵelementStart(3, "mat-icon");
|
67
|
-
i0.ɵɵtext(4, "save");
|
68
|
-
i0.ɵɵelementEnd()()();
|
69
|
-
i0.ɵɵelementStart(5, "form", 1);
|
70
|
-
i0.ɵɵelement(6, "bizdoc-localized-string", 2);
|
71
|
-
i0.ɵɵpipe(7, "translate");
|
72
|
-
i0.ɵɵelementStart(8, "mat-form-field", 3)(9, "mat-label");
|
73
|
-
i0.ɵɵtext(10);
|
74
|
-
i0.ɵɵpipe(11, "translate");
|
75
|
-
i0.ɵɵelementEnd();
|
76
|
-
i0.ɵɵelement(12, "input", 4);
|
77
|
-
i0.ɵɵtemplate(13, SectionPropertiesComponent_mat_error_13_Template, 2, 3, "mat-error", 5);
|
78
|
-
i0.ɵɵtemplate(14, SectionPropertiesComponent_mat_error_14_Template, 2, 4, "mat-error", 5);
|
79
|
-
i0.ɵɵelementEnd();
|
80
|
-
i0.ɵɵelement(15, "bizdoc-localized-string", 6);
|
81
|
-
i0.ɵɵpipe(16, "translate");
|
82
|
-
i0.ɵɵelementEnd();
|
83
|
-
} if (rf & 2) {
|
84
|
-
i0.ɵɵadvance(1);
|
85
|
-
i0.ɵɵproperty("disabled", !(ctx.form == null ? null : ctx.form.dirty) || !(ctx.form == null ? null : ctx.form.valid))("bizdocTooltip", i0.ɵɵpipeBind1(2, 8, "Save"));
|
86
|
-
i0.ɵɵadvance(4);
|
87
|
-
i0.ɵɵproperty("formGroup", ctx.form);
|
88
|
-
i0.ɵɵadvance(1);
|
89
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(7, 10, "Title"));
|
90
|
-
i0.ɵɵadvance(4);
|
91
|
-
i0.ɵɵtextInterpolate(i0.ɵɵpipeBind1(11, 12, "Name"));
|
92
|
-
i0.ɵɵadvance(3);
|
93
|
-
i0.ɵɵproperty("ngIf", ctx.form.get("name").hasError("pattern"));
|
94
|
-
i0.ɵɵadvance(1);
|
95
|
-
i0.ɵɵproperty("ngIf", ctx.form.get("name").hasError("required"));
|
96
|
-
i0.ɵɵadvance(1);
|
97
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(16, 14, "Note"));
|
98
|
-
} }, dependencies: [i3.NgIf, i1.ɵNgNoValidate, i1.DefaultValueAccessor, i1.NgControlStatus, i1.NgControlStatusGroup, i1.RequiredValidator, i1.FormGroupDirective, i1.FormControlName, i4.MatToolbar, i5.MatError, i5.MatFormField, i5.MatLabel, i6.MatButton, i7.MatInput, i8.MatIcon, i9.TooltipDirective, i10.LocalizedStringComponent, i11.TranslatePipe], styles: ["form[_ngcontent-%COMP%]{padding:8px}"] });
|
99
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(SectionPropertiesComponent, [{
|
100
|
-
type: Component,
|
101
|
-
args: [{ template: "<mat-toolbar>\r\n <button mat-icon-button (click)=\"save()\" [disabled]=\"!form?.dirty || !form?.valid\" [bizdocTooltip]=\"'Save'|translate\"><mat-icon>save</mat-icon></button>\r\n</mat-toolbar>\r\n<form autocomplete=\"off\" [formGroup]=\"form\" class=\"column\">\r\n <bizdoc-localized-string [placeholder]=\"'Title'|translate\" formControlName=\"title\"></bizdoc-localized-string>\r\n <mat-form-field class=\"flex\">\r\n <mat-label>{{'Name'|translate}}</mat-label>\r\n <input matInput required formControlName=\"name\" />\r\n <mat-error *ngIf=\"form.get('name').hasError('pattern')\" [innerHTML]=\"'ProgramPatternErr'|translate\"></mat-error>\r\n <mat-error *ngIf=\"form.get('name').hasError('required')\" [innerHTML]=\"'RequiredErr'|translate:'Field'\"></mat-error>\r\n </mat-form-field>\r\n <bizdoc-localized-string [placeholder]=\"'Note'|translate\" formControlName=\"note\"></bizdoc-localized-string>\r\n\r\n</form>\r\n", styles: ["form{padding:8px}\n"] }]
|
102
|
-
}], function () { return [{ type: i1.FormBuilder }, { type: i2.PaneRef }]; }, { handleKeyboardEvent: [{
|
103
|
-
type: HostListener,
|
104
|
-
args: ['document:keydown', ['$event']]
|
105
|
-
}] }); })();
|
106
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VjdGlvbi5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2Zvcm0vZGVzaWduZXIvc2VjdGlvbi5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2FkbWluL2Zvcm0vZGVzaWduZXIvc2VjdGlvbi5jb21wb25lbnQuaHRtbCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBVSxNQUFNLGVBQWUsQ0FBQztBQUNoRSxPQUFPLEVBQWUsVUFBVSxFQUFFLE1BQU0sZ0JBQWdCLENBQUM7QUFFekQsT0FBTyxFQUFFLFlBQVksRUFBZ0IsTUFBTSxnQkFBZ0IsQ0FBQzs7Ozs7Ozs7Ozs7Ozs7SUNLeEQsK0JBQWdIOzs7SUFBeEQsd0ZBQTJDOzs7SUFDbkcsK0JBQW1IOzs7SUFBMUQsMkZBQTZDOztBREExRyxNQUFNLE9BQU8sMEJBQTBCO0lBU3JDLFlBQ1UsR0FBZ0IsRUFDaEIsUUFBb0M7UUFEcEMsUUFBRyxHQUFILEdBQUcsQ0FBYTtRQUNoQixhQUFRLEdBQVIsUUFBUSxDQUE0QjtRQVRyQyxTQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxLQUFLLENBQUM7WUFDN0IsSUFBSSxFQUFFLElBQUksQ0FBQyxHQUFHLENBQUMsT0FBTyxDQUFDLElBQUksRUFBRSxDQUFDLFVBQVUsQ0FBQyxRQUFRLEVBQUUsVUFBVSxDQUFDLE9BQU8sQ0FBQyxZQUFZLENBQUMsQ0FBQyxDQUFDO1lBQ3JGLEtBQUssRUFBRSxJQUFJO1lBQ1gsSUFBSSxFQUFFLElBQUk7WUFDVixTQUFTLEVBQUUsSUFBSTtZQUNmLElBQUksRUFBRSxJQUFJO1NBQ1gsQ0FBQyxDQUFDO0lBSUgsQ0FBQztJQUNEOzs7T0FHRztJQUVILG1CQUFtQixDQUFDLEtBQW9CO1FBQ3RDLElBQUksS0FBSyxDQUFDLE9BQU8sRUFBRTtZQUNqQixJQUFJLEtBQUssQ0FBQyxLQUFLLEtBQUssRUFBRSxJQUFJLEtBQUssQ0FBQyxLQUFLLEtBQUssR0FBRyxFQUFFO2dCQUM3QyxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssSUFBSSxJQUFJLENBQUMsSUFBSSxFQUFFLENBQUM7Z0JBQy9CLEtBQUssQ0FBQyxjQUFjLEVBQUUsQ0FBQztnQkFDdkIsS0FBSyxDQUFDLGVBQWUsRUFBRSxDQUFDO2FBQ3pCO1NBQ0Y7SUFDSCxDQUFDO0lBQ0QsUUFBUTtRQUNOLElBQUksQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLENBQUM7UUFDekMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsS0FBSyxJQUFJLElBQUksQ0FBQyxJQUFJLENBQUMsV0FBVyxFQUFFLENBQUM7SUFDdEQsQ0FBQztJQUNELElBQUksS0FBSyxJQUFJLENBQUMsUUFBUSxDQUFDLEtBQUssQ0FBQyxJQUFJLENBQUMsSUFBSSxDQUFDLEtBQUssQ0FBQyxDQUFBLENBQUMsQ0FBQzs7b0dBL0JwQywwQkFBMEI7NkVBQTFCLDBCQUEwQjtpSEFBMUIsK0JBQTJCOztRQ1R4QyxtQ0FBYSxnQkFBQTtRQUNhLHVHQUFTLFVBQU0sSUFBQzs7UUFBOEUsZ0NBQVU7UUFBQSxvQkFBSTtRQUFBLGlCQUFXLEVBQUEsRUFBQTtRQUVqSiwrQkFBMkQ7UUFDekQsNkNBQTZHOztRQUM3Ryx5Q0FBNkIsZ0JBQUE7UUFDaEIsYUFBb0I7O1FBQUEsaUJBQVk7UUFDM0MsNEJBQWtEO1FBQ2xELHlGQUFnSDtRQUNoSCx5RkFBbUg7UUFDckgsaUJBQWlCO1FBQ2pCLDhDQUEyRzs7UUFFN0csaUJBQU87O1FBWm9DLGVBQXlDO1FBQXpDLHFIQUF5QywrQ0FBQTtRQUUzRCxlQUFrQjtRQUFsQixvQ0FBa0I7UUFDaEIsZUFBaUM7UUFBakMsNERBQWlDO1FBRTdDLGVBQW9CO1FBQXBCLG9EQUFvQjtRQUVuQixlQUEwQztRQUExQywrREFBMEM7UUFDMUMsZUFBMkM7UUFBM0MsZ0VBQTJDO1FBRWhDLGVBQWdDO1FBQWhDLDREQUFnQzs7dUZERjlDLDBCQUEwQjtjQUp0QyxTQUFTOztvRkFzQlIsbUJBQW1CO2tCQURsQixZQUFZO21CQUFDLGtCQUFrQixFQUFFLENBQUMsUUFBUSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBIb3N0TGlzdGVuZXIsIE9uSW5pdCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEZvcm1CdWlsZGVyLCBWYWxpZGF0b3JzIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IFBhbmVSZWYgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9zbG90cy9wYW5lLXJlZlwiO1xyXG5pbXBvcnQgeyBOQU1FX1BBVFRFUk4sIFNlY3Rpb25Nb2RlbCB9IGZyb20gXCIuL2RlY2xhcmF0aW9uc1wiO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgdGVtcGxhdGVVcmw6ICdzZWN0aW9uLmNvbXBvbmVudC5odG1sJyxcclxuc3R5bGVzOiBbYGZvcm0ge3BhZGRpbmc6IDhweH1gXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgU2VjdGlvblByb3BlcnRpZXNDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xyXG4gIG1vZGVsOiBTZWN0aW9uTW9kZWw7XHJcbiAgcmVhZG9ubHkgZm9ybSA9IHRoaXMuX2ZiLmdyb3VwKHtcclxuICAgIG5hbWU6IHRoaXMuX2ZiLmNvbnRyb2wobnVsbCwgW1ZhbGlkYXRvcnMucmVxdWlyZWQsIFZhbGlkYXRvcnMucGF0dGVybihOQU1FX1BBVFRFUk4pXSksXHJcbiAgICB0aXRsZTogbnVsbCxcclxuICAgIG5vdGU6IG51bGwsXHJcbiAgICBtdWx0aUxpbmU6IG51bGwsXHJcbiAgICByb3dzOiBudWxsLFxyXG4gIH0pO1xyXG4gIGNvbnN0cnVjdG9yKFxyXG4gICAgcHJpdmF0ZSBfZmI6IEZvcm1CdWlsZGVyLFxyXG4gICAgcHJpdmF0ZSBfcGFuZVJlZjogUGFuZVJlZjxhbnksIFNlY3Rpb25Nb2RlbD4pIHtcclxuICB9XHJcbiAgLyoqXHJcbiAgICogQ3RybC1zIHNhdmVcclxuICAgKiBAcGFyYW0gZXZlbnRcclxuICAgKi9cclxuICBASG9zdExpc3RlbmVyKCdkb2N1bWVudDprZXlkb3duJywgWyckZXZlbnQnXSlcclxuICBoYW5kbGVLZXlib2FyZEV2ZW50KGV2ZW50OiBLZXlib2FyZEV2ZW50KSB7XHJcbiAgICBpZiAoZXZlbnQuY3RybEtleSkge1xyXG4gICAgICBpZiAoZXZlbnQud2hpY2ggPT09IDgzIHx8IGV2ZW50LndoaWNoID09PSAxMTUpIHtcclxuICAgICAgICB0aGlzLmZvcm0uZGlydHkgJiYgdGhpcy5zYXZlKCk7XHJcbiAgICAgICAgZXZlbnQucHJldmVudERlZmF1bHQoKTtcclxuICAgICAgICBldmVudC5zdG9wUHJvcGFnYXRpb24oKTtcclxuICAgICAgfVxyXG4gICAgfVxyXG4gIH1cclxuICBuZ09uSW5pdCgpOiB2b2lkIHtcclxuICAgIHRoaXMuZm9ybS5wYXRjaFZhbHVlKHRoaXMuX3BhbmVSZWYuZGF0YSk7XHJcbiAgICB0aGlzLl9wYW5lUmVmLmRhdGEuZHJhZnQgJiYgdGhpcy5mb3JtLm1hcmtBc0RpcnR5KCk7XHJcbiAgfVxyXG4gIHNhdmUoKSB7IHRoaXMuX3BhbmVSZWYuY2xvc2UodGhpcy5mb3JtLnZhbHVlKSB9XHJcbn1cclxuIiwiPG1hdC10b29sYmFyPlxyXG4gIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJzYXZlKClcIiBbZGlzYWJsZWRdPVwiIWZvcm0/LmRpcnR5IHx8ICFmb3JtPy52YWxpZFwiIFtiaXpkb2NUb29sdGlwXT1cIidTYXZlJ3x0cmFuc2xhdGVcIj48bWF0LWljb24+c2F2ZTwvbWF0LWljb24+PC9idXR0b24+XHJcbjwvbWF0LXRvb2xiYXI+XHJcbjxmb3JtIGF1dG9jb21wbGV0ZT1cIm9mZlwiIFtmb3JtR3JvdXBdPVwiZm9ybVwiIGNsYXNzPVwiY29sdW1uXCI+XHJcbiAgPGJpemRvYy1sb2NhbGl6ZWQtc3RyaW5nIFtwbGFjZWhvbGRlcl09XCInVGl0bGUnfHRyYW5zbGF0ZVwiIGZvcm1Db250cm9sTmFtZT1cInRpdGxlXCI+PC9iaXpkb2MtbG9jYWxpemVkLXN0cmluZz5cclxuICA8bWF0LWZvcm0tZmllbGQgY2xhc3M9XCJmbGV4XCI+XHJcbiAgICA8bWF0LWxhYmVsPnt7J05hbWUnfHRyYW5zbGF0ZX19PC9tYXQtbGFiZWw+XHJcbiAgICA8aW5wdXQgbWF0SW5wdXQgcmVxdWlyZWQgZm9ybUNvbnRyb2xOYW1lPVwibmFtZVwiIC8+XHJcbiAgICA8bWF0LWVycm9yICpuZ0lmPVwiZm9ybS5nZXQoJ25hbWUnKS5oYXNFcnJvcigncGF0dGVybicpXCIgW2lubmVySFRNTF09XCInUHJvZ3JhbVBhdHRlcm5FcnInfHRyYW5zbGF0ZVwiPjwvbWF0LWVycm9yPlxyXG4gICAgPG1hdC1lcnJvciAqbmdJZj1cImZvcm0uZ2V0KCduYW1lJykuaGFzRXJyb3IoJ3JlcXVpcmVkJylcIiBbaW5uZXJIVE1MXT1cIidSZXF1aXJlZEVycid8dHJhbnNsYXRlOidGaWVsZCdcIj48L21hdC1lcnJvcj5cclxuICA8L21hdC1mb3JtLWZpZWxkPlxyXG4gIDxiaXpkb2MtbG9jYWxpemVkLXN0cmluZyBbcGxhY2Vob2xkZXJdPVwiJ05vdGUnfHRyYW5zbGF0ZVwiIGZvcm1Db250cm9sTmFtZT1cIm5vdGVcIj48L2JpemRvYy1sb2NhbGl6ZWQtc3RyaW5nPlxyXG5cclxuPC9mb3JtPlxyXG4iXX0=
|
@@ -1,61 +0,0 @@
|
|
1
|
-
import { Component, HostListener } from "@angular/core";
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
import * as i1 from "@angular/forms";
|
4
|
-
import * as i2 from "../../../core/slots/pane-ref";
|
5
|
-
import * as i3 from "@angular/material/toolbar";
|
6
|
-
import * as i4 from "@angular/material/button";
|
7
|
-
import * as i5 from "@angular/material/icon";
|
8
|
-
import * as i6 from "../../../core/popup/tooltip.directive";
|
9
|
-
import * as i7 from "../../../core/pipes/translate.pipe";
|
10
|
-
export class BoxSettingsComponent {
|
11
|
-
constructor(_fb, _paneRef) {
|
12
|
-
this._fb = _fb;
|
13
|
-
this._paneRef = _paneRef;
|
14
|
-
this.form = this._fb.group({});
|
15
|
-
}
|
16
|
-
ngOnInit() {
|
17
|
-
this.form.patchValue(this._paneRef.data, { emitEvent: false });
|
18
|
-
}
|
19
|
-
/**
|
20
|
-
* Ctrl-s save
|
21
|
-
* @param event
|
22
|
-
*/
|
23
|
-
handleKeyboardEvent(event) {
|
24
|
-
if (event.ctrlKey) {
|
25
|
-
if (event.which === 83 || event.which === 115) {
|
26
|
-
this.form.dirty && this.save();
|
27
|
-
event.preventDefault();
|
28
|
-
event.stopPropagation();
|
29
|
-
}
|
30
|
-
}
|
31
|
-
}
|
32
|
-
save() { this._paneRef.close(this.form.value); }
|
33
|
-
}
|
34
|
-
BoxSettingsComponent.ɵfac = function BoxSettingsComponent_Factory(t) { return new (t || BoxSettingsComponent)(i0.ɵɵdirectiveInject(i1.FormBuilder), i0.ɵɵdirectiveInject(i2.PaneRef)); };
|
35
|
-
BoxSettingsComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BoxSettingsComponent, selectors: [["ng-component"]], hostBindings: function BoxSettingsComponent_HostBindings(rf, ctx) { if (rf & 1) {
|
36
|
-
i0.ɵɵlistener("keydown", function BoxSettingsComponent_keydown_HostBindingHandler($event) { return ctx.handleKeyboardEvent($event); }, false, i0.ɵɵresolveDocument);
|
37
|
-
} }, decls: 5, vars: 4, consts: [["mat-icon-button", "", 3, "disabled", "bizdocTooltip", "click"]], template: function BoxSettingsComponent_Template(rf, ctx) { if (rf & 1) {
|
38
|
-
i0.ɵɵelementStart(0, "mat-toolbar")(1, "button", 0);
|
39
|
-
i0.ɵɵlistener("click", function BoxSettingsComponent_Template_button_click_1_listener() { return ctx.save(); });
|
40
|
-
i0.ɵɵpipe(2, "translate");
|
41
|
-
i0.ɵɵelementStart(3, "mat-icon");
|
42
|
-
i0.ɵɵtext(4, "save");
|
43
|
-
i0.ɵɵelementEnd()()();
|
44
|
-
} if (rf & 2) {
|
45
|
-
i0.ɵɵadvance(1);
|
46
|
-
i0.ɵɵproperty("disabled", !ctx.form.dirty || !ctx.form.valid)("bizdocTooltip", i0.ɵɵpipeBind1(2, 2, "Save"));
|
47
|
-
} }, dependencies: [i3.MatToolbar, i4.MatButton, i5.MatIcon, i6.TooltipDirective, i7.TranslatePipe], encapsulation: 2 });
|
48
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BoxSettingsComponent, [{
|
49
|
-
type: Component,
|
50
|
-
args: [{
|
51
|
-
template: `
|
52
|
-
<mat-toolbar>
|
53
|
-
<button mat-icon-button (click)="save()" [disabled]="!form.dirty || !form.valid" [bizdocTooltip]="'Save'|translate"><mat-icon>save</mat-icon></button>
|
54
|
-
</mat-toolbar>
|
55
|
-
`
|
56
|
-
}]
|
57
|
-
}], function () { return [{ type: i1.FormBuilder }, { type: i2.PaneRef }]; }, { handleKeyboardEvent: [{
|
58
|
-
type: HostListener,
|
59
|
-
args: ['document:keydown', ['$event']]
|
60
|
-
}] }); })();
|
61
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2V0dGluZ3MuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vbGlicmFyaWVzL2NvcmUvc3JjL2xpYi9hZG1pbi9mb3JtL2Rlc2lnbmVyL3NldHRpbmdzLmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLFlBQVksRUFBVSxNQUFNLGVBQWUsQ0FBQzs7Ozs7Ozs7O0FBVWhFLE1BQU0sT0FBTyxvQkFBb0I7SUFHL0IsWUFDVSxHQUFnQixFQUNoQixRQUFpQjtRQURqQixRQUFHLEdBQUgsR0FBRyxDQUFhO1FBQ2hCLGFBQVEsR0FBUixRQUFRLENBQVM7UUFKbEIsU0FBSSxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDLEVBQzlCLENBQUMsQ0FBQztJQUlILENBQUM7SUFDRCxRQUFRO1FBQ04sSUFBSSxDQUFDLElBQUksQ0FBQyxVQUFVLENBQUMsSUFBSSxDQUFDLFFBQVEsQ0FBQyxJQUFJLEVBQUUsRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLENBQUMsQ0FBQTtJQUNoRSxDQUFDO0lBQ0Q7OztPQUdHO0lBRUgsbUJBQW1CLENBQUMsS0FBb0I7UUFDdEMsSUFBSSxLQUFLLENBQUMsT0FBTyxFQUFFO1lBQ2pCLElBQUksS0FBSyxDQUFDLEtBQUssS0FBSyxFQUFFLElBQUksS0FBSyxDQUFDLEtBQUssS0FBSyxHQUFHLEVBQUU7Z0JBQzdDLElBQUksQ0FBQyxJQUFJLENBQUMsS0FBSyxJQUFJLElBQUksQ0FBQyxJQUFJLEVBQUUsQ0FBQztnQkFDL0IsS0FBSyxDQUFDLGNBQWMsRUFBRSxDQUFDO2dCQUN2QixLQUFLLENBQUMsZUFBZSxFQUFFLENBQUM7YUFDekI7U0FDRjtJQUNILENBQUM7SUFDRCxJQUFJLEtBQUssSUFBSSxDQUFDLFFBQVEsQ0FBQyxLQUFLLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxLQUFLLENBQUMsQ0FBQSxDQUFDLENBQUM7O3dGQXhCcEMsb0JBQW9CO3VFQUFwQixvQkFBb0I7MkdBQXBCLCtCQUEyQjs7UUFKeEMsbUNBQWEsZ0JBQUE7UUFDYSxpR0FBUyxVQUFNLElBQUM7O1FBQTRFLGdDQUFVO1FBQUEsb0JBQUk7UUFBQSxpQkFBVyxFQUFBLEVBQUE7O1FBQXBHLGVBQXVDO1FBQXZDLDZEQUF1QywrQ0FBQTs7dUZBR3JFLG9CQUFvQjtjQU5oQyxTQUFTO2VBQUM7Z0JBQ1QsUUFBUSxFQUFFOzs7O0NBSVg7YUFBRTtvRkFnQkQsbUJBQW1CO2tCQURsQixZQUFZO21CQUFDLGtCQUFrQixFQUFFLENBQUMsUUFBUSxDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBIb3N0TGlzdGVuZXIsIE9uSW5pdCB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEZvcm1CdWlsZGVyIH0gZnJvbSBcIkBhbmd1bGFyL2Zvcm1zXCI7XHJcbmltcG9ydCB7IFBhbmVSZWYgfSBmcm9tIFwiLi4vLi4vLi4vY29yZS9zbG90cy9wYW5lLXJlZlwiO1xyXG5cclxuQENvbXBvbmVudCh7XHJcbiAgdGVtcGxhdGU6IGBcclxuPG1hdC10b29sYmFyPlxyXG4gIDxidXR0b24gbWF0LWljb24tYnV0dG9uIChjbGljayk9XCJzYXZlKClcIiBbZGlzYWJsZWRdPVwiIWZvcm0uZGlydHkgfHwgIWZvcm0udmFsaWRcIiBbYml6ZG9jVG9vbHRpcF09XCInU2F2ZSd8dHJhbnNsYXRlXCI+PG1hdC1pY29uPnNhdmU8L21hdC1pY29uPjwvYnV0dG9uPlxyXG48L21hdC10b29sYmFyPlxyXG5gIH0pXHJcbmV4cG9ydCBjbGFzcyBCb3hTZXR0aW5nc0NvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XHJcbiAgcmVhZG9ubHkgZm9ybSA9IHRoaXMuX2ZiLmdyb3VwKHtcclxuICB9KTtcclxuICBjb25zdHJ1Y3RvcihcclxuICAgIHByaXZhdGUgX2ZiOiBGb3JtQnVpbGRlcixcclxuICAgIHByaXZhdGUgX3BhbmVSZWY6IFBhbmVSZWYpIHtcclxuICB9XHJcbiAgbmdPbkluaXQoKTogdm9pZCB7XHJcbiAgICB0aGlzLmZvcm0ucGF0Y2hWYWx1ZSh0aGlzLl9wYW5lUmVmLmRhdGEsIHsgZW1pdEV2ZW50OiBmYWxzZSB9KVxyXG4gIH1cclxuICAvKipcclxuICAgKiBDdHJsLXMgc2F2ZVxyXG4gICAqIEBwYXJhbSBldmVudFxyXG4gICAqL1xyXG4gIEBIb3N0TGlzdGVuZXIoJ2RvY3VtZW50OmtleWRvd24nLCBbJyRldmVudCddKVxyXG4gIGhhbmRsZUtleWJvYXJkRXZlbnQoZXZlbnQ6IEtleWJvYXJkRXZlbnQpIHtcclxuICAgIGlmIChldmVudC5jdHJsS2V5KSB7XHJcbiAgICAgIGlmIChldmVudC53aGljaCA9PT0gODMgfHwgZXZlbnQud2hpY2ggPT09IDExNSkge1xyXG4gICAgICAgIHRoaXMuZm9ybS5kaXJ0eSAmJiB0aGlzLnNhdmUoKTtcclxuICAgICAgICBldmVudC5wcmV2ZW50RGVmYXVsdCgpO1xyXG4gICAgICAgIGV2ZW50LnN0b3BQcm9wYWdhdGlvbigpO1xyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgfVxyXG4gIHNhdmUoKSB7IHRoaXMuX3BhbmVSZWYuY2xvc2UodGhpcy5mb3JtLnZhbHVlKSB9XHJcbn1cclxuIl19
|
@@ -1,47 +0,0 @@
|
|
1
|
-
import { Component, Inject, Input, ViewEncapsulation } from "@angular/core";
|
2
|
-
import { BIZDOC_CONFIG } from "../../core/configuration";
|
3
|
-
import * as i0 from "@angular/core";
|
4
|
-
import * as i1 from "../../core/component-factory-resolver";
|
5
|
-
import * as i2 from "../../core/session.service";
|
6
|
-
export class BoxFormControlComponent {
|
7
|
-
constructor(_config, _vc, _cf, _session) {
|
8
|
-
this._config = _config;
|
9
|
-
this._vc = _vc;
|
10
|
-
this._cf = _cf;
|
11
|
-
this._session = _session;
|
12
|
-
}
|
13
|
-
ngOnInit() {
|
14
|
-
const { controls } = this._session.profile, { controlType } = this.metadata, control = controls[controlType] || (controls[controlType] = controls.find(c => c.name === controlType)), selector = control.template;
|
15
|
-
const comp = this._cf.component(selector);
|
16
|
-
const compRef = this._vc.createComponent(comp);
|
17
|
-
const instance = compRef.instance;
|
18
|
-
instance.appearance = this._config.appearance || 'outline';
|
19
|
-
instance.mode = this.mode;
|
20
|
-
Object.assign(instance, this.metadata);
|
21
|
-
this.model && this.model[this.metadata.name] !== undefined &&
|
22
|
-
instance.control.setValue(this.model[this.metadata.name]);
|
23
|
-
this.form.addControl(this.metadata.name, instance.control);
|
24
|
-
}
|
25
|
-
}
|
26
|
-
BoxFormControlComponent.ɵfac = function BoxFormControlComponent_Factory(t) { return new (t || BoxFormControlComponent)(i0.ɵɵdirectiveInject(BIZDOC_CONFIG), i0.ɵɵdirectiveInject(i0.ViewContainerRef), i0.ɵɵdirectiveInject(i1.BizDocComponentFactoryResolver), i0.ɵɵdirectiveInject(i2.SessionService)); };
|
27
|
-
BoxFormControlComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BoxFormControlComponent, selectors: [["bizdoc-box-control"]], inputs: { form: "form", mode: "mode", model: "model", metadata: "metadata" }, decls: 0, vars: 0, template: function BoxFormControlComponent_Template(rf, ctx) { }, encapsulation: 2 });
|
28
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BoxFormControlComponent, [{
|
29
|
-
type: Component,
|
30
|
-
args: [{
|
31
|
-
encapsulation: ViewEncapsulation.None,
|
32
|
-
selector: 'bizdoc-box-control',
|
33
|
-
template: ''
|
34
|
-
}]
|
35
|
-
}], function () { return [{ type: undefined, decorators: [{
|
36
|
-
type: Inject,
|
37
|
-
args: [BIZDOC_CONFIG]
|
38
|
-
}] }, { type: i0.ViewContainerRef }, { type: i1.BizDocComponentFactoryResolver }, { type: i2.SessionService }]; }, { form: [{
|
39
|
-
type: Input
|
40
|
-
}], mode: [{
|
41
|
-
type: Input
|
42
|
-
}], model: [{
|
43
|
-
type: Input
|
44
|
-
}], metadata: [{
|
45
|
-
type: Input
|
46
|
-
}] }); })();
|
47
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29udHJvbC5jb21wb25lbnQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2NvbXBvc2UvYm94L2NvbnRyb2wuY29tcG9uZW50LnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQUUsTUFBTSxFQUFFLEtBQUssRUFBNEIsaUJBQWlCLEVBQUUsTUFBTSxlQUFlLENBQUM7QUFLdEcsT0FBTyxFQUFnQixhQUFhLEVBQUUsTUFBTSwwQkFBMEIsQ0FBQzs7OztBQVF2RSxNQUFNLE9BQ0UsdUJBQXVCO0lBSzdCLFlBQ2lDLE9BQXFCLEVBQzVDLEdBQXFCLEVBQ3JCLEdBQW1DLEVBQ25DLFFBQXdCO1FBSEQsWUFBTyxHQUFQLE9BQU8sQ0FBYztRQUM1QyxRQUFHLEdBQUgsR0FBRyxDQUFrQjtRQUNyQixRQUFHLEdBQUgsR0FBRyxDQUFnQztRQUNuQyxhQUFRLEdBQVIsUUFBUSxDQUFnQjtJQUM5QixDQUFDO0lBQ0wsUUFBUTtRQUNOLE1BQU0sRUFBRSxRQUFRLEVBQUUsR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLE9BQU8sRUFDeEMsRUFBRSxXQUFXLEVBQUUsR0FBRyxJQUFJLENBQUMsUUFBUSxFQUMvQixPQUFPLEdBQUcsUUFBUSxDQUFDLFdBQVcsQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLFdBQVcsQ0FBQyxHQUFHLFFBQVEsQ0FBQyxJQUFJLENBQUMsQ0FBQyxDQUFDLEVBQUUsQ0FBQyxDQUFDLENBQUMsSUFBSSxLQUFLLFdBQVcsQ0FBQyxDQUFDLEVBQ3JHLFFBQVEsR0FBRyxPQUFPLENBQUMsUUFBUSxDQUFDO1FBQzlCLE1BQU0sSUFBSSxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsU0FBUyxDQUFDLFFBQVEsQ0FBQyxDQUFDO1FBQzFDLE1BQU0sT0FBTyxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsZUFBZSxDQUFtQixJQUFJLENBQUMsQ0FBQztRQUNqRSxNQUFNLFFBQVEsR0FBRyxPQUFPLENBQUMsUUFBUSxDQUFDO1FBQ3BDLFFBQVEsQ0FBQyxVQUFVLEdBQUcsSUFBSSxDQUFDLE9BQU8sQ0FBQyxVQUFVLElBQUksU0FBUyxDQUFDO1FBQ3pELFFBQVEsQ0FBQyxJQUFJLEdBQUcsSUFBSSxDQUFDLElBQUksQ0FBQztRQUM1QixNQUFNLENBQUMsTUFBTSxDQUFDLFFBQVEsRUFBRSxJQUFJLENBQUMsUUFBUSxDQUFDLENBQUM7UUFDdkMsSUFBSSxDQUFDLEtBQUssSUFBSSxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLEtBQUssU0FBUztZQUN4RCxRQUFRLENBQUMsT0FBTyxDQUFDLFFBQVEsQ0FBQyxJQUFJLENBQUMsS0FBSyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsSUFBSSxDQUFDLENBQUMsQ0FBQztRQUM1RCxJQUFJLENBQUMsSUFBSSxDQUFDLFVBQVUsQ0FBQyxJQUFJLENBQUMsUUFBUSxDQUFDLElBQUksRUFBRSxRQUFRLENBQUMsT0FBTyxDQUFDLENBQUM7SUFDN0QsQ0FBQzs7OEZBekJLLHVCQUF1Qix1QkFNbkIsYUFBYTswRUFOakIsdUJBQXVCO3VGQUF2Qix1QkFBdUI7Y0FOOUIsU0FBUztlQUFDO2dCQUNULGFBQWEsRUFBRSxpQkFBaUIsQ0FBQyxJQUFJO2dCQUNyQyxRQUFRLEVBQUUsb0JBQW9CO2dCQUM5QixRQUFRLEVBQUUsRUFBRTthQUNiOztzQkFRSSxNQUFNO3VCQUFDLGFBQWE7aUlBTGQsSUFBSTtrQkFBWixLQUFLO1lBQ0csSUFBSTtrQkFBWixLQUFLO1lBQ0csS0FBSztrQkFBYixLQUFLO1lBQ0csUUFBUTtrQkFBaEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5qZWN0LCBJbnB1dCwgT25Jbml0LCBWaWV3Q29udGFpbmVyUmVmLCBWaWV3RW5jYXBzdWxhdGlvbiB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEZvcm1Hcm91cCB9IGZyb20gXCJAYW5ndWxhci9mb3Jtc1wiO1xyXG5pbXBvcnQgeyBGaWVsZE1vZGVsIH0gZnJvbSBcIi4uLy4uL2FkbWluL2Zvcm0vZGVzaWduZXIvZGVjbGFyYXRpb25zXCI7XHJcbmltcG9ydCB7IENvbnRyb2xDb21wb25lbnQsIFZpZXdNb2RlIH0gZnJvbSBcIi4uLy4uL2NvcmUvYmFzZVwiO1xyXG5pbXBvcnQgeyBCaXpEb2NDb21wb25lbnRGYWN0b3J5UmVzb2x2ZXIgfSBmcm9tIFwiLi4vLi4vY29yZS9jb21wb25lbnQtZmFjdG9yeS1yZXNvbHZlclwiO1xyXG5pbXBvcnQgeyBCaXpEb2NDb25maWcsIEJJWkRPQ19DT05GSUcgfSBmcm9tIFwiLi4vLi4vY29yZS9jb25maWd1cmF0aW9uXCI7XHJcbmltcG9ydCB7IFNlc3Npb25TZXJ2aWNlIH0gZnJvbSBcIi4uLy4uL2NvcmUvc2Vzc2lvbi5zZXJ2aWNlXCI7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICBlbmNhcHN1bGF0aW9uOiBWaWV3RW5jYXBzdWxhdGlvbi5Ob25lLFxyXG4gIHNlbGVjdG9yOiAnYml6ZG9jLWJveC1jb250cm9sJyxcclxuICB0ZW1wbGF0ZTogJydcclxufSlcclxuZXhwb3J0XHJcbiAgY2xhc3MgQm94Rm9ybUNvbnRyb2xDb21wb25lbnQgaW1wbGVtZW50cyBPbkluaXQge1xyXG4gIEBJbnB1dCgpIGZvcm0hIDogRm9ybUdyb3VwO1xyXG4gIEBJbnB1dCgpIG1vZGUhIDogVmlld01vZGU7XHJcbiAgQElucHV0KCkgbW9kZWwhIDogYW55O1xyXG4gIEBJbnB1dCgpIG1ldGFkYXRhITogRmllbGRNb2RlbDtcclxuICBjb25zdHJ1Y3RvcihcclxuICAgIEBJbmplY3QoQklaRE9DX0NPTkZJRykgcHJpdmF0ZSBfY29uZmlnOiBCaXpEb2NDb25maWcsXHJcbiAgICBwcml2YXRlIF92YzogVmlld0NvbnRhaW5lclJlZixcclxuICAgIHByaXZhdGUgX2NmOiBCaXpEb2NDb21wb25lbnRGYWN0b3J5UmVzb2x2ZXIsXHJcbiAgICBwcml2YXRlIF9zZXNzaW9uOiBTZXNzaW9uU2VydmljZSxcclxuICApIHsgfVxyXG4gIG5nT25Jbml0KCk6IHZvaWQge1xyXG4gICAgY29uc3QgeyBjb250cm9scyB9ID0gdGhpcy5fc2Vzc2lvbi5wcm9maWxlLFxyXG4gICAgICB7IGNvbnRyb2xUeXBlIH0gPSB0aGlzLm1ldGFkYXRhLFxyXG4gICAgICBjb250cm9sID0gY29udHJvbHNbY29udHJvbFR5cGVdIHx8IChjb250cm9sc1tjb250cm9sVHlwZV0gPSBjb250cm9scy5maW5kKGMgPT4gYy5uYW1lID09PSBjb250cm9sVHlwZSkpLFxyXG4gICAgICAgIHNlbGVjdG9yID0gY29udHJvbC50ZW1wbGF0ZTtcclxuICAgICAgY29uc3QgY29tcCA9IHRoaXMuX2NmLmNvbXBvbmVudChzZWxlY3Rvcik7XHJcbiAgICAgIGNvbnN0IGNvbXBSZWYgPSB0aGlzLl92Yy5jcmVhdGVDb21wb25lbnQ8Q29udHJvbENvbXBvbmVudD4oY29tcCk7XHJcbiAgICAgIGNvbnN0IGluc3RhbmNlID0gY29tcFJlZi5pbnN0YW5jZTtcclxuICAgIGluc3RhbmNlLmFwcGVhcmFuY2UgPSB0aGlzLl9jb25maWcuYXBwZWFyYW5jZSB8fCAnb3V0bGluZSc7XHJcbiAgICAgIGluc3RhbmNlLm1vZGUgPSB0aGlzLm1vZGU7XHJcbiAgICBPYmplY3QuYXNzaWduKGluc3RhbmNlLCB0aGlzLm1ldGFkYXRhKTtcclxuICAgIHRoaXMubW9kZWwgJiYgdGhpcy5tb2RlbFt0aGlzLm1ldGFkYXRhLm5hbWVdICE9PSB1bmRlZmluZWQgJiZcclxuICAgICAgaW5zdGFuY2UuY29udHJvbC5zZXRWYWx1ZSh0aGlzLm1vZGVsW3RoaXMubWV0YWRhdGEubmFtZV0pO1xyXG4gICAgdGhpcy5mb3JtLmFkZENvbnRyb2wodGhpcy5tZXRhZGF0YS5uYW1lLCBpbnN0YW5jZS5jb250cm9sKTtcclxuICB9XHJcbn1cclxuIl19
|
@@ -1,41 +0,0 @@
|
|
1
|
-
import { Component, Input } from "@angular/core";
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
import * as i1 from "../../core/component-factory-resolver";
|
4
|
-
import * as i2 from "../../core/session.service";
|
5
|
-
export class BoxFormRowComponent {
|
6
|
-
constructor(_vc, _cf, _session) {
|
7
|
-
this._vc = _vc;
|
8
|
-
this._cf = _cf;
|
9
|
-
this._session = _session;
|
10
|
-
}
|
11
|
-
ngOnInit() {
|
12
|
-
this.metadata.fields.forEach(f => {
|
13
|
-
const { controls } = this._session.profile, { controlType } = f, control = controls[controlType] || (controls[controlType] = controls.find(c => c.name === controlType)), selector = control.template;
|
14
|
-
const comp = this._cf.component(selector);
|
15
|
-
const compRef = this._vc.createComponent(comp);
|
16
|
-
const instance = compRef.instance;
|
17
|
-
instance.appearance = 'outline';
|
18
|
-
instance.mode = this.mode;
|
19
|
-
Object.assign(instance, f);
|
20
|
-
this.form.addControl(f.name, instance.control);
|
21
|
-
});
|
22
|
-
}
|
23
|
-
}
|
24
|
-
BoxFormRowComponent.ɵfac = function BoxFormRowComponent_Factory(t) { return new (t || BoxFormRowComponent)(i0.ɵɵdirectiveInject(i0.ViewContainerRef), i0.ɵɵdirectiveInject(i1.BizDocComponentFactoryResolver), i0.ɵɵdirectiveInject(i2.SessionService)); };
|
25
|
-
BoxFormRowComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: BoxFormRowComponent, selectors: [["bizdoc-box-row"]], inputs: { form: "form", mode: "mode", model: "model", metadata: "metadata" }, decls: 0, vars: 0, template: function BoxFormRowComponent_Template(rf, ctx) { }, encapsulation: 2 });
|
26
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(BoxFormRowComponent, [{
|
27
|
-
type: Component,
|
28
|
-
args: [{
|
29
|
-
selector: 'bizdoc-box-row',
|
30
|
-
template: ''
|
31
|
-
}]
|
32
|
-
}], function () { return [{ type: i0.ViewContainerRef }, { type: i1.BizDocComponentFactoryResolver }, { type: i2.SessionService }]; }, { form: [{
|
33
|
-
type: Input
|
34
|
-
}], mode: [{
|
35
|
-
type: Input
|
36
|
-
}], model: [{
|
37
|
-
type: Input
|
38
|
-
}], metadata: [{
|
39
|
-
type: Input
|
40
|
-
}] }); })();
|
41
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicm93LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvY29tcG9zZS9ib3gvcm93LmNvbXBvbmVudC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsU0FBUyxFQUFFLEtBQUssRUFBNEIsTUFBTSxlQUFlLENBQUM7Ozs7QUFXM0UsTUFBTSxPQUNFLG1CQUFtQjtJQUt6QixZQUNVLEdBQXFCLEVBQ3JCLEdBQW1DLEVBQ25DLFFBQXdCO1FBRnhCLFFBQUcsR0FBSCxHQUFHLENBQWtCO1FBQ3JCLFFBQUcsR0FBSCxHQUFHLENBQWdDO1FBQ25DLGFBQVEsR0FBUixRQUFRLENBQWdCO0lBQzlCLENBQUM7SUFDTCxRQUFRO1FBQ04sSUFBSSxDQUFDLFFBQVEsQ0FBQyxNQUFNLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFO1lBQy9CLE1BQU0sRUFBRSxRQUFRLEVBQUUsR0FBRyxJQUFJLENBQUMsUUFBUSxDQUFDLE9BQU8sRUFDeEMsRUFBRSxXQUFXLEVBQUUsR0FBRyxDQUFDLEVBQ25CLE9BQU8sR0FBRyxRQUFRLENBQUMsV0FBVyxDQUFDLElBQUksQ0FBQyxRQUFRLENBQUMsV0FBVyxDQUFDLEdBQUcsUUFBUSxDQUFDLElBQUksQ0FBQyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsQ0FBQyxJQUFJLEtBQUssV0FBVyxDQUFDLENBQUMsRUFDdkcsUUFBUSxHQUFHLE9BQU8sQ0FBQyxRQUFRLENBQUM7WUFDOUIsTUFBTSxJQUFJLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxTQUFTLENBQUMsUUFBUSxDQUFDLENBQUM7WUFDMUMsTUFBTSxPQUFPLEdBQUcsSUFBSSxDQUFDLEdBQUcsQ0FBQyxlQUFlLENBQW1CLElBQUksQ0FBQyxDQUFDO1lBQ2pFLE1BQU0sUUFBUSxHQUFHLE9BQU8sQ0FBQyxRQUFRLENBQUM7WUFDbEMsUUFBUSxDQUFDLFVBQVUsR0FBRyxTQUFTLENBQUM7WUFDaEMsUUFBUSxDQUFDLElBQUksR0FBRyxJQUFJLENBQUMsSUFBSSxDQUFDO1lBQzFCLE1BQU0sQ0FBQyxNQUFNLENBQUMsUUFBUSxFQUFFLENBQUMsQ0FBQyxDQUFDO1lBQzNCLElBQUksQ0FBQyxJQUFJLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxJQUFJLEVBQUUsUUFBUSxDQUFDLE9BQU8sQ0FBQyxDQUFDO1FBQ2pELENBQUMsQ0FBQyxDQUFDO0lBQ0wsQ0FBQzs7c0ZBeEJLLG1CQUFtQjtzRUFBbkIsbUJBQW1CO3VGQUFuQixtQkFBbUI7Y0FMMUIsU0FBUztlQUFDO2dCQUNULFFBQVEsRUFBRSxnQkFBZ0I7Z0JBQzFCLFFBQVEsRUFBRSxFQUFFO2FBQ2I7NklBR1UsSUFBSTtrQkFBWixLQUFLO1lBQ0csSUFBSTtrQkFBWixLQUFLO1lBQ0csS0FBSztrQkFBYixLQUFLO1lBQ0csUUFBUTtrQkFBaEIsS0FBSyIsInNvdXJjZXNDb250ZW50IjpbImltcG9ydCB7IENvbXBvbmVudCwgSW5wdXQsIE9uSW5pdCwgVmlld0NvbnRhaW5lclJlZiB9IGZyb20gXCJAYW5ndWxhci9jb3JlXCI7XHJcbmltcG9ydCB7IEZvcm1Hcm91cCB9IGZyb20gXCJAYW5ndWxhci9mb3Jtc1wiO1xyXG5pbXBvcnQgeyBCb3hSb3dNb2RlbCB9IGZyb20gXCIuLi8uLi9hZG1pbi9mb3JtL2Rlc2lnbmVyL2RlY2xhcmF0aW9uc1wiO1xyXG5pbXBvcnQgeyBDb250cm9sQ29tcG9uZW50LCBWaWV3TW9kZSB9IGZyb20gXCIuLi8uLi9jb3JlL2Jhc2VcIjtcclxuaW1wb3J0IHsgQml6RG9jQ29tcG9uZW50RmFjdG9yeVJlc29sdmVyIH0gZnJvbSBcIi4uLy4uL2NvcmUvY29tcG9uZW50LWZhY3RvcnktcmVzb2x2ZXJcIjtcclxuaW1wb3J0IHsgU2Vzc2lvblNlcnZpY2UgfSBmcm9tIFwiLi4vLi4vY29yZS9zZXNzaW9uLnNlcnZpY2VcIjtcclxuXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnYml6ZG9jLWJveC1yb3cnLFxyXG4gIHRlbXBsYXRlOiAnJ1xyXG59KVxyXG5leHBvcnRcclxuICBjbGFzcyBCb3hGb3JtUm93Q29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcclxuICBASW5wdXQoKSBmb3JtISA6IEZvcm1Hcm91cDtcclxuICBASW5wdXQoKSBtb2RlISA6IFZpZXdNb2RlO1xyXG4gIEBJbnB1dCgpIG1vZGVsISA6IGFueTtcclxuICBASW5wdXQoKSBtZXRhZGF0YSE6IEJveFJvd01vZGVsO1xyXG4gIGNvbnN0cnVjdG9yKFxyXG4gICAgcHJpdmF0ZSBfdmM6IFZpZXdDb250YWluZXJSZWYsXHJcbiAgICBwcml2YXRlIF9jZjogQml6RG9jQ29tcG9uZW50RmFjdG9yeVJlc29sdmVyLFxyXG4gICAgcHJpdmF0ZSBfc2Vzc2lvbjogU2Vzc2lvblNlcnZpY2UsXHJcbiAgKSB7IH1cclxuICBuZ09uSW5pdCgpOiB2b2lkIHtcclxuICAgIHRoaXMubWV0YWRhdGEuZmllbGRzLmZvckVhY2goZiA9PiB7XHJcbiAgICAgIGNvbnN0IHsgY29udHJvbHMgfSA9IHRoaXMuX3Nlc3Npb24ucHJvZmlsZSxcclxuICAgICAgICB7IGNvbnRyb2xUeXBlIH0gPSBmLFxyXG4gICAgICAgIGNvbnRyb2wgPSBjb250cm9sc1tjb250cm9sVHlwZV0gfHwgKGNvbnRyb2xzW2NvbnRyb2xUeXBlXSA9IGNvbnRyb2xzLmZpbmQoYyA9PiBjLm5hbWUgPT09IGNvbnRyb2xUeXBlKSksXHJcbiAgICAgICAgc2VsZWN0b3IgPSBjb250cm9sLnRlbXBsYXRlO1xyXG4gICAgICBjb25zdCBjb21wID0gdGhpcy5fY2YuY29tcG9uZW50KHNlbGVjdG9yKTtcclxuICAgICAgY29uc3QgY29tcFJlZiA9IHRoaXMuX3ZjLmNyZWF0ZUNvbXBvbmVudDxDb250cm9sQ29tcG9uZW50Pihjb21wKTtcclxuICAgICAgY29uc3QgaW5zdGFuY2UgPSBjb21wUmVmLmluc3RhbmNlO1xyXG4gICAgICBpbnN0YW5jZS5hcHBlYXJhbmNlID0gJ291dGxpbmUnO1xyXG4gICAgICBpbnN0YW5jZS5tb2RlID0gdGhpcy5tb2RlO1xyXG4gICAgICBPYmplY3QuYXNzaWduKGluc3RhbmNlLCBmKTtcclxuICAgICAgdGhpcy5mb3JtLmFkZENvbnRyb2woZi5uYW1lLCBpbnN0YW5jZS5jb250cm9sKTtcclxuICAgIH0pO1xyXG4gIH1cclxufVxyXG4iXX0=
|
@@ -1,49 +0,0 @@
|
|
1
|
-
import { Component, Input } from "@angular/core";
|
2
|
-
import * as i0 from "@angular/core";
|
3
|
-
import * as i1 from "@angular/common";
|
4
|
-
import * as i2 from "@angular/material/icon";
|
5
|
-
function CheckboxComponent_div_0_Template(rf, ctx) { if (rf & 1) {
|
6
|
-
i0.ɵɵelementStart(0, "div", 1)(1, "mat-icon", 2);
|
7
|
-
i0.ɵɵtext(2);
|
8
|
-
i0.ɵɵelementEnd();
|
9
|
-
i0.ɵɵelementStart(3, "span", 3);
|
10
|
-
i0.ɵɵprojection(4);
|
11
|
-
i0.ɵɵelementEnd()();
|
12
|
-
} if (rf & 2) {
|
13
|
-
const ctx_r0 = i0.ɵɵnextContext();
|
14
|
-
i0.ɵɵadvance(1);
|
15
|
-
i0.ɵɵproperty("color", ctx_r0.color);
|
16
|
-
i0.ɵɵadvance(1);
|
17
|
-
i0.ɵɵtextInterpolate(ctx_r0.icon == "checkbox" ? "check_box" : "toggle_on");
|
18
|
-
} }
|
19
|
-
const _c0 = ["*"];
|
20
|
-
/** */
|
21
|
-
export class CheckboxComponent {
|
22
|
-
constructor() {
|
23
|
-
this.icon = 'checkbox';
|
24
|
-
}
|
25
|
-
}
|
26
|
-
CheckboxComponent.ɵfac = function CheckboxComponent_Factory(t) { return new (t || CheckboxComponent)(); };
|
27
|
-
CheckboxComponent.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: CheckboxComponent, selectors: [["bizdoc-checkbox"]], hostAttrs: [1, "field"], inputs: { value: "value", color: "color", icon: "icon" }, ngContentSelectors: _c0, decls: 1, vars: 1, consts: [["class", "container", 4, "ngIf"], [1, "container"], [3, "color"], [1, "mat-body-1"]], template: function CheckboxComponent_Template(rf, ctx) { if (rf & 1) {
|
28
|
-
i0.ɵɵprojectionDef();
|
29
|
-
i0.ɵɵtemplate(0, CheckboxComponent_div_0_Template, 5, 2, "div", 0);
|
30
|
-
} if (rf & 2) {
|
31
|
-
i0.ɵɵproperty("ngIf", ctx.value);
|
32
|
-
} }, dependencies: [i1.NgIf, i2.MatIcon], styles: [".container[_ngcontent-%COMP%]{display:flex;align-items:center}.container[_ngcontent-%COMP%] *[_ngcontent-%COMP%]{align-self:center}.container[_ngcontent-%COMP%] [_ngcontent-%COMP%]:last-child{padding-left:5px;padding-right:5px}"] });
|
33
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(CheckboxComponent, [{
|
34
|
-
type: Component,
|
35
|
-
args: [{ selector: 'bizdoc-checkbox', template: `
|
36
|
-
<div *ngIf="value" class="container">
|
37
|
-
<mat-icon [color]="color">{{icon == 'checkbox' ? 'check_box' : 'toggle_on'}}</mat-icon>
|
38
|
-
<span class="mat-body-1">
|
39
|
-
<ng-content></ng-content>
|
40
|
-
</span>
|
41
|
-
</div>`, host: { class: 'field' }, styles: [".container{display:flex;align-items:center}.container *{align-self:center}.container :last-child{padding-left:5px;padding-right:5px}\n"] }]
|
42
|
-
}], null, { value: [{
|
43
|
-
type: Input
|
44
|
-
}], color: [{
|
45
|
-
type: Input
|
46
|
-
}], icon: [{
|
47
|
-
type: Input
|
48
|
-
}] }); })();
|
49
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY2hlY2tib3guanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9saWJyYXJpZXMvY29yZS9zcmMvbGliL2NvcmUvY2hlY2tib3gudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxLQUFLLEVBQUUsTUFBTSxlQUFlLENBQUM7Ozs7O0lBTTNDLDhCQUFxQyxrQkFBQTtJQUNULFlBQWtEO0lBQUEsaUJBQVc7SUFDdkYsK0JBQXlCO0lBQ3ZCLGtCQUF5QjtJQUMzQixpQkFBTyxFQUFBOzs7SUFIRyxlQUFlO0lBQWYsb0NBQWU7SUFBQyxlQUFrRDtJQUFsRCwyRUFBa0Q7OztBQUxwRixNQUFNO0FBYU4sTUFBTSxPQUFPLGlCQUFpQjtJQVo5QjtRQWlCRSxTQUFJLEdBQTBCLFVBQVUsQ0FBQztLQUMxQzs7a0ZBTlksaUJBQWlCO29FQUFqQixpQkFBaUI7O1FBVHhCLGtFQUtNOztRQUxBLGdDQUFXOzt1RkFTVixpQkFBaUI7Y0FaN0IsU0FBUzsyQkFDRSxpQkFBaUIsWUFDakI7Ozs7OzthQU1DLFFBQ0wsRUFBRSxLQUFLLEVBQUUsT0FBTyxFQUFFO2dCQUt4QixLQUFLO2tCQURKLEtBQUs7WUFFRyxLQUFLO2tCQUFiLEtBQUs7WUFFTixJQUFJO2tCQURILEtBQUsiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0IH0gZnJvbSBcIkBhbmd1bGFyL2NvcmVcIjtcclxuaW1wb3J0IHsgVGhlbWVQYWxldHRlIH0gZnJvbSBcIkBhbmd1bGFyL21hdGVyaWFsL2NvcmVcIjtcclxuLyoqICovXHJcbkBDb21wb25lbnQoe1xyXG4gIHNlbGVjdG9yOiAnYml6ZG9jLWNoZWNrYm94JyxcclxuICB0ZW1wbGF0ZTogYFxyXG4gICAgICA8ZGl2ICpuZ0lmPVwidmFsdWVcIiBjbGFzcz1cImNvbnRhaW5lclwiPlxyXG4gICAgICAgIDxtYXQtaWNvbiBbY29sb3JdPVwiY29sb3JcIj57e2ljb24gPT0gJ2NoZWNrYm94JyA/ICdjaGVja19ib3gnIDogJ3RvZ2dsZV9vbid9fTwvbWF0LWljb24+XHJcbiAgICAgICAgPHNwYW4gY2xhc3M9XCJtYXQtYm9keS0xXCI+XHJcbiAgICAgICAgICA8bmctY29udGVudD48L25nLWNvbnRlbnQ+XHJcbiAgICAgICAgPC9zcGFuPlxyXG4gICAgICA8L2Rpdj5gLFxyXG4gIGhvc3Q6IHsgY2xhc3M6ICdmaWVsZCcgfSxcclxuICBzdHlsZVVybHM6IFsnY2hlY2tib3guc2NzcyddXHJcbn0pXHJcbmV4cG9ydCBjbGFzcyBDaGVja2JveENvbXBvbmVudCB7XHJcbiAgQElucHV0KClcclxuICB2YWx1ZTogYm9vbGVhbjtcclxuICBASW5wdXQoKSBjb2xvcjogVGhlbWVQYWxldHRlO1xyXG4gIEBJbnB1dCgpXHJcbiAgaWNvbjogJ3N3aXRjaCcgfCAnY2hlY2tib3gnID0gJ2NoZWNrYm94JztcclxufVxyXG4iXX0=
|
@@ -1,47 +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 AddressControlDesigner = class AddressControlDesigner {
|
9
|
-
constructor(_fb) {
|
10
|
-
this._fb = _fb;
|
11
|
-
this.form = this._fb.group({
|
12
|
-
label: null,
|
13
|
-
placeholder: null,
|
14
|
-
hint: null,
|
15
|
-
});
|
16
|
-
}
|
17
|
-
};
|
18
|
-
AddressControlDesigner.ɵfac = function AddressControlDesigner_Factory(t) { return new (t || AddressControlDesigner)(i0.ɵɵdirectiveInject(i1.FormBuilder)); };
|
19
|
-
AddressControlDesigner.ɵcmp = /*@__PURE__*/ i0.ɵɵdefineComponent({ type: AddressControlDesigner, selectors: [["ng-component"]], decls: 5, vars: 7, consts: [["autocomplete", "off", 1, "column", 3, "formGroup"], ["formControlName", "label", 3, "placeholder"], ["formControlName", "placeholder", 3, "placeholder"]], template: function AddressControlDesigner_Template(rf, ctx) { if (rf & 1) {
|
20
|
-
i0.ɵɵelementStart(0, "form", 0);
|
21
|
-
i0.ɵɵelement(1, "bizdoc-localized-string", 1);
|
22
|
-
i0.ɵɵpipe(2, "translate");
|
23
|
-
i0.ɵɵelement(3, "bizdoc-localized-string", 2);
|
24
|
-
i0.ɵɵpipe(4, "translate");
|
25
|
-
i0.ɵɵelementEnd();
|
26
|
-
} if (rf & 2) {
|
27
|
-
i0.ɵɵproperty("formGroup", ctx.form);
|
28
|
-
i0.ɵɵadvance(1);
|
29
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(2, 3, "Label"));
|
30
|
-
i0.ɵɵadvance(2);
|
31
|
-
i0.ɵɵproperty("placeholder", i0.ɵɵpipeBind1(4, 5, "Placeholder"));
|
32
|
-
} }, dependencies: [i1.ɵNgNoValidate, i1.NgControlStatus, i1.NgControlStatusGroup, i1.FormGroupDirective, i1.FormControlName, i2.LocalizedStringComponent, i3.TranslatePipe], encapsulation: 2 });
|
33
|
-
AddressControlDesigner = __decorate([
|
34
|
-
BizDoc({ selector: 'address-control-designer' })
|
35
|
-
], AddressControlDesigner);
|
36
|
-
export { AddressControlDesigner };
|
37
|
-
(function () { (typeof ngDevMode === "undefined" || ngDevMode) && i0.ɵsetClassMetadata(AddressControlDesigner, [{
|
38
|
-
type: Component,
|
39
|
-
args: [{
|
40
|
-
template: `
|
41
|
-
<form autocomplete="off" [formGroup]="form" class="column">
|
42
|
-
<bizdoc-localized-string [placeholder]="'Label'|translate" formControlName="label"></bizdoc-localized-string>
|
43
|
-
<bizdoc-localized-string [placeholder]="'Placeholder'|translate" formControlName="placeholder"></bizdoc-localized-string>
|
44
|
-
</form>`
|
45
|
-
}]
|
46
|
-
}], function () { return [{ type: i1.FormBuilder }]; }, null); })();
|
47
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiYWRkcmVzcy5kZXNpZ25lci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL2xpYnJhcmllcy9jb3JlL3NyYy9saWIvY29yZS9maWVsZHMvYWRkcmVzcy5kZXNpZ25lci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUEsT0FBTyxFQUFFLFNBQVMsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUcxQyxPQUFPLEVBQUUsTUFBTSxFQUFFLE1BQU0sZUFBZSxDQUFDOzs7OztBQVNoQyxJQUFNLHNCQUFzQixHQUE1QixNQUFNLHNCQUFzQjtJQU1qQyxZQUNVLEdBQWdCO1FBQWhCLFFBQUcsR0FBSCxHQUFHLENBQWE7UUFOakIsU0FBSSxHQUFHLElBQUksQ0FBQyxHQUFHLENBQUMsS0FBSyxDQUFDO1lBQzdCLEtBQUssRUFBRSxJQUFJO1lBQ1gsV0FBVyxFQUFFLElBQUk7WUFDakIsSUFBSSxFQUFFLElBQUk7U0FDWCxDQUFDLENBQUM7SUFHSCxDQUFDOzs0RkFSVSxzQkFBc0I7eUVBQXRCLHNCQUFzQjtRQUwvQiwrQkFBMkQ7UUFDekQsNkNBQTZHOztRQUM3Ryw2Q0FBeUg7O1FBQy9ILGlCQUFPOztRQUhzQixvQ0FBa0I7UUFDaEIsZUFBaUM7UUFBakMsMkRBQWlDO1FBQ2pDLGVBQXVDO1FBQXZDLGlFQUF1Qzs7QUFHekQsc0JBQXNCO0lBRGxDLE1BQU0sQ0FBQyxFQUFFLFFBQVEsRUFBRSwwQkFBMEIsRUFBRSxDQUFDO0dBQ3BDLHNCQUFzQixDQVNsQztTQVRZLHNCQUFzQjt1RkFBdEIsc0JBQXNCO2NBUGxDLFNBQVM7ZUFBQztnQkFDVCxRQUFRLEVBQUU7Ozs7UUFJSjthQUFFIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50IH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XHJcbmltcG9ydCB7IEZvcm1CdWlsZGVyIH0gZnJvbSAnQGFuZ3VsYXIvZm9ybXMnO1xyXG5pbXBvcnQgeyBDb250cm9sRGVzaWduZXIgfSBmcm9tICcuLi9iYXNlJztcclxuaW1wb3J0IHsgQml6RG9jIH0gZnJvbSAnLi4vZGVjb3JhdG9ycyc7XHJcblxyXG5AQ29tcG9uZW50KHtcclxuICB0ZW1wbGF0ZTogYFxyXG4gICAgPGZvcm0gYXV0b2NvbXBsZXRlPVwib2ZmXCIgW2Zvcm1Hcm91cF09XCJmb3JtXCIgY2xhc3M9XCJjb2x1bW5cIj5cclxuICAgICAgPGJpemRvYy1sb2NhbGl6ZWQtc3RyaW5nIFtwbGFjZWhvbGRlcl09XCInTGFiZWwnfHRyYW5zbGF0ZVwiIGZvcm1Db250cm9sTmFtZT1cImxhYmVsXCI+PC9iaXpkb2MtbG9jYWxpemVkLXN0cmluZz5cclxuICAgICAgPGJpemRvYy1sb2NhbGl6ZWQtc3RyaW5nIFtwbGFjZWhvbGRlcl09XCInUGxhY2Vob2xkZXInfHRyYW5zbGF0ZVwiIGZvcm1Db250cm9sTmFtZT1cInBsYWNlaG9sZGVyXCI+PC9iaXpkb2MtbG9jYWxpemVkLXN0cmluZz5cclxuPC9mb3JtPmAgfSlcclxuQEJpekRvYyh7IHNlbGVjdG9yOiAnYWRkcmVzcy1jb250cm9sLWRlc2lnbmVyJyB9KVxyXG5leHBvcnQgY2xhc3MgQWRkcmVzc0NvbnRyb2xEZXNpZ25lciBpbXBsZW1lbnRzIENvbnRyb2xEZXNpZ25lcjxBZGRyZXNzTW9kZWw+IHtcclxuICByZWFkb25seSBmb3JtID0gdGhpcy5fZmIuZ3JvdXAoe1xyXG4gICAgbGFiZWw6IG51bGwsXHJcbiAgICBwbGFjZWhvbGRlcjogbnVsbCxcclxuICAgIGhpbnQ6IG51bGwsXHJcbiAgfSk7XHJcbiAgY29uc3RydWN0b3IoXHJcbiAgICBwcml2YXRlIF9mYjogRm9ybUJ1aWxkZXIpIHtcclxuICB9XHJcbn1cclxuaW50ZXJmYWNlIEFkZHJlc3NNb2RlbCB7XHJcbiAgcGxhY2Vob2xkZXI/OiBzdHJpbmc7XHJcbiAgbGFiZWw/OiBzdHJpbmc7XHJcbiAgaGludD86IHN0cmluZztcclxuICByZXF1aXJlZD86IGJvb2xlYW47XHJcbn1cclxuIl19
|