@ngx-smz/core 19.6.1 → 21.0.0-alpha.2
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/fesm2022/ngx-smz-core-src-lib-modules-prime-overlaypanel.mjs +89 -103
- package/fesm2022/ngx-smz-core-src-lib-modules-prime-overlaypanel.mjs.map +1 -1
- package/fesm2022/ngx-smz-core.mjs +9451 -9186
- package/fesm2022/ngx-smz-core.mjs.map +1 -1
- package/package.json +18 -9
- package/{lib/modules/prime/overlaypanel/overlaypanel.d.ts → types/ngx-smz-core-src-lib-modules-prime-overlaypanel.d.ts} +13 -10
- package/types/ngx-smz-core.d.ts +15763 -0
- package/index.d.ts +0 -5
- package/lib/builders/common/base-ui-definition-builder.d.ts +0 -17
- package/lib/builders/common/smz-builder-utilities.d.ts +0 -79
- package/lib/builders/common/utils.d.ts +0 -15
- package/lib/builders/smz-cards/column-builder.d.ts +0 -56
- package/lib/builders/smz-cards/menu-builder.d.ts +0 -35
- package/lib/builders/smz-cards/source-builder.d.ts +0 -22
- package/lib/builders/smz-cards/state-builder.d.ts +0 -44
- package/lib/builders/smz-cards/template-builder.d.ts +0 -32
- package/lib/builders/smz-cards/types/base-card-type.builder.d.ts +0 -9
- package/lib/builders/smz-cards/types/flip-card-builder.d.ts +0 -47
- package/lib/builders/smz-cards/types/image-with-details-builder.d.ts +0 -18
- package/lib/builders/smz-cards/types/info-a-builder.d.ts +0 -21
- package/lib/builders/smz-cards/types/raw-builder.d.ts +0 -13
- package/lib/builders/smz-charts/base-chart-builder.d.ts +0 -21
- package/lib/builders/smz-charts/linear-chart-builder.d.ts +0 -27
- package/lib/builders/smz-charts/models/axis-overflow-direction.d.ts +0 -5
- package/lib/builders/smz-charts/models/axis-overflow-type.d.ts +0 -4
- package/lib/builders/smz-charts/models/axis-position.d.ts +0 -7
- package/lib/builders/smz-charts/models/chart-type.d.ts +0 -13
- package/lib/builders/smz-charts/models/color-pallete.d.ts +0 -65
- package/lib/builders/smz-charts/models/color-selector.d.ts +0 -67
- package/lib/builders/smz-charts/models/dataset-type.d.ts +0 -4
- package/lib/builders/smz-charts/models/grouping-type.d.ts +0 -8
- package/lib/builders/smz-charts/public-api.d.ts +0 -9
- package/lib/builders/smz-charts/radial-chart-builder.d.ts +0 -15
- package/lib/builders/smz-charts/secondary/cartesian-scale-builder.d.ts +0 -18
- package/lib/builders/smz-charts/secondary/cartesian-title-builder.d.ts +0 -11
- package/lib/builders/smz-charts/secondary/dataset-builder.d.ts +0 -6
- package/lib/builders/smz-charts/secondary/histogram-data-builder.d.ts +0 -10
- package/lib/builders/smz-charts/secondary/legend-builder.d.ts +0 -11
- package/lib/builders/smz-charts/secondary/linear-category-data-builder.d.ts +0 -12
- package/lib/builders/smz-charts/secondary/linear-dataset-builder.d.ts +0 -19
- package/lib/builders/smz-charts/secondary/linear-date-data-builder.d.ts +0 -19
- package/lib/builders/smz-charts/secondary/radial-data-builder.d.ts +0 -14
- package/lib/builders/smz-charts/secondary/title-builder.d.ts +0 -13
- package/lib/builders/smz-charts/secondary/tooltip-builder.d.ts +0 -13
- package/lib/builders/smz-comments/comments-builder.d.ts +0 -11
- package/lib/builders/smz-dialogs/dialog-builder.d.ts +0 -83
- package/lib/builders/smz-dialogs/dialog-buttons-builder.d.ts +0 -98
- package/lib/builders/smz-dialogs/dialog-input-conversion.d.ts +0 -70
- package/lib/builders/smz-dialogs/dialog-overlay-panel-builder.d.ts +0 -26
- package/lib/builders/smz-dialogs/dialog-ui-definition-builder.d.ts +0 -9
- package/lib/builders/smz-documents/content-cells/chart.d.ts +0 -19
- package/lib/builders/smz-documents/content-cells/component.d.ts +0 -20
- package/lib/builders/smz-documents/content-cells/divider.d.ts +0 -14
- package/lib/builders/smz-documents/content-cells/field.d.ts +0 -26
- package/lib/builders/smz-documents/content-cells/fields-group.d.ts +0 -39
- package/lib/builders/smz-documents/content-cells/hidden-break.d.ts +0 -16
- package/lib/builders/smz-documents/content-cells/image.d.ts +0 -20
- package/lib/builders/smz-documents/content-cells/page-break.d.ts +0 -13
- package/lib/builders/smz-documents/content-cells/spacer.d.ts +0 -15
- package/lib/builders/smz-documents/content-cells/sub-title.d.ts +0 -20
- package/lib/builders/smz-documents/content-cells/table.d.ts +0 -37
- package/lib/builders/smz-documents/content-cells/title.d.ts +0 -20
- package/lib/builders/smz-documents/document-base-cell.d.ts +0 -19
- package/lib/builders/smz-documents/document-builder.d.ts +0 -42
- package/lib/builders/smz-documents/document-content.d.ts +0 -49
- package/lib/builders/smz-documents/document-viewer.d.ts +0 -17
- package/lib/builders/smz-easy-tables/column-builder.d.ts +0 -52
- package/lib/builders/smz-easy-tables/menu-builder.d.ts +0 -33
- package/lib/builders/smz-easy-tables/optimizations-builder.d.ts +0 -10
- package/lib/builders/smz-easy-tables/paginator-builder.d.ts +0 -9
- package/lib/builders/smz-easy-tables/state-builder.d.ts +0 -26
- package/lib/builders/smz-excels/excels-builder.d.ts +0 -20
- package/lib/builders/smz-excels/excels-sheets.d.ts +0 -14
- package/lib/builders/smz-excels/excels-styles.d.ts +0 -12
- package/lib/builders/smz-excels/excels-table-base-column-content.d.ts +0 -59
- package/lib/builders/smz-excels/excels-table-columns.d.ts +0 -21
- package/lib/builders/smz-excels/excels-tables.d.ts +0 -15
- package/lib/builders/smz-forms/form-builder.d.ts +0 -33
- package/lib/builders/smz-forms/form-group-builder.d.ts +0 -415
- package/lib/builders/smz-forms/form-ui-definition-builder.d.ts +0 -9
- package/lib/builders/smz-gauge/gauge-builder.d.ts +0 -188
- package/lib/builders/smz-login/state-builder.d.ts +0 -24
- package/lib/builders/smz-menu/generic-menu-builder.d.ts +0 -31
- package/lib/builders/smz-menu/menu-builder.d.ts +0 -29
- package/lib/builders/smz-menu/menu-creation-builder.d.ts +0 -26
- package/lib/builders/smz-multi-tables/state-builder.d.ts +0 -12
- package/lib/builders/smz-multi-tables/tab-builder.d.ts +0 -20
- package/lib/builders/smz-multi-tables/tab-header-builder.d.ts +0 -15
- package/lib/builders/smz-svgs/svg-base-feature.d.ts +0 -28
- package/lib/builders/smz-svgs/svg-builder.d.ts +0 -27
- package/lib/builders/smz-svgs/svg-dispatch.d.ts +0 -11
- package/lib/builders/smz-svgs/svg-feature.d.ts +0 -13
- package/lib/builders/smz-svgs/svg-features.d.ts +0 -26
- package/lib/builders/smz-svgs/svg-world-coordinates.d.ts +0 -12
- package/lib/builders/smz-tables/batch-menu-builder.d.ts +0 -26
- package/lib/builders/smz-tables/caption-buttons-builder.d.ts +0 -23
- package/lib/builders/smz-tables/column-builder.d.ts +0 -101
- package/lib/builders/smz-tables/column-content-action-builder.d.ts +0 -25
- package/lib/builders/smz-tables/column-header-action-builder.d.ts +0 -25
- package/lib/builders/smz-tables/editable-builder.d.ts +0 -74
- package/lib/builders/smz-tables/excel-builder.d.ts +0 -16
- package/lib/builders/smz-tables/menu-builder.d.ts +0 -36
- package/lib/builders/smz-tables/state-builder-functions.d.ts +0 -6
- package/lib/builders/smz-tables/state-builder.d.ts +0 -123
- package/lib/builders/smz-tables/viewport.d.ts +0 -15
- package/lib/builders/smz-timeline/menu-builder.d.ts +0 -35
- package/lib/builders/smz-timeline/source-builder.d.ts +0 -20
- package/lib/builders/smz-timeline/state-builder.d.ts +0 -24
- package/lib/builders/smz-timeline/template-builder.d.ts +0 -26
- package/lib/builders/smz-tree-with-details/state-builder.d.ts +0 -19
- package/lib/builders/smz-trees/data-source-tree-builder.d.ts +0 -17
- package/lib/builders/smz-trees/nested-data-source-tree-builder.d.ts +0 -47
- package/lib/builders/smz-trees/property-based-data-source-tree-builder.d.ts +0 -29
- package/lib/builders/smz-trees/tree-builder.d.ts +0 -122
- package/lib/builders/smz-trees/tree-nodes-utility-builder.d.ts +0 -28
- package/lib/builders/smz-ui/authentication-builder.d.ts +0 -16
- package/lib/builders/smz-ui/authentication-login-builder.d.ts +0 -29
- package/lib/builders/smz-ui/authorization-builder.d.ts +0 -27
- package/lib/builders/smz-ui/crud-claims-builder.d.ts +0 -16
- package/lib/builders/smz-ui/crud-roles-builder.d.ts +0 -16
- package/lib/builders/smz-ui/crud-tenant-builder.d.ts +0 -16
- package/lib/builders/smz-ui/crud-users-builder.d.ts +0 -25
- package/lib/builders/smz-ui/database-state-builder.d.ts +0 -15
- package/lib/builders/smz-ui/errors-page-builder.d.ts +0 -26
- package/lib/builders/smz-ui/feature-state-builder.d.ts +0 -15
- package/lib/builders/smz-ui/http-behaviors-builder.d.ts +0 -9
- package/lib/builders/smz-ui/layouts-builder.d.ts +0 -14
- package/lib/builders/smz-ui/localization-builder.d.ts +0 -12
- package/lib/builders/smz-ui/notifications-builder.d.ts +0 -19
- package/lib/builders/smz-ui/states-builder.d.ts +0 -14
- package/lib/builders/smz-ui/tables-builder.d.ts +0 -11
- package/lib/builders/smz-ui/ui-builder.d.ts +0 -39
- package/lib/builders/smz-ui-guides/base-styles-builder.d.ts +0 -13
- package/lib/builders/smz-ui-guides/custom-styles-builder.d.ts +0 -25
- package/lib/builders/smz-ui-guides/default-step-builder.d.ts +0 -17
- package/lib/builders/smz-ui-guides/step-builder.d.ts +0 -23
- package/lib/builders/smz-ui-guides/step-overrides-builder.d.ts +0 -17
- package/lib/builders/smz-ui-guides/ui-guides-builder.d.ts +0 -22
- package/lib/common/data-pipes/data-pipes.module.d.ts +0 -26
- package/lib/common/data-pipes/pipes/as.pipe.d.ts +0 -7
- package/lib/common/data-pipes/pipes/calendar.pipe.d.ts +0 -9
- package/lib/common/data-pipes/pipes/clone.pipe.d.ts +0 -9
- package/lib/common/data-pipes/pipes/describe-any.pipe.d.ts +0 -9
- package/lib/common/data-pipes/pipes/describe-array.pipe.d.ts +0 -9
- package/lib/common/data-pipes/pipes/describe-simple-named.pipe.d.ts +0 -10
- package/lib/common/data-pipes/pipes/filter-by.d.ts +0 -8
- package/lib/common/data-pipes/pipes/first-or-default.pipe.d.ts +0 -7
- package/lib/common/data-pipes/pipes/get-data.pipe.d.ts +0 -9
- package/lib/common/data-pipes/pipes/initial.pipe.d.ts +0 -8
- package/lib/common/data-pipes/pipes/join.pipe.d.ts +0 -9
- package/lib/common/data-pipes/pipes/pipe-helpers.d.ts +0 -15
- package/lib/common/data-pipes/pipes/pretty-json.pipe.d.ts +0 -8
- package/lib/common/data-pipes/pipes/safe-html.pipe.d.ts +0 -10
- package/lib/common/data-pipes/pipes/safe-url.pipe.d.ts +0 -10
- package/lib/common/data-pipes/pipes/selector.pipe.d.ts +0 -10
- package/lib/common/data-pipes/pipes/server-path.pipe.d.ts +0 -9
- package/lib/common/data-pipes/pipes/shorten.pipe.d.ts +0 -8
- package/lib/common/data-pipes/pipes/simple-calendar.pipe.d.ts +0 -9
- package/lib/common/data-pipes/pipes/state-builder.pipe.d.ts +0 -7
- package/lib/common/data-pipes/pipes/tail.pipe.d.ts +0 -8
- package/lib/common/data-pipes/pipes/unique-filter.pipe.d.ts +0 -9
- package/lib/common/directives/action-dispatch/action-dispatch.directive.d.ts +0 -16
- package/lib/common/directives/action-dispatch/action-dispatch.module.d.ts +0 -7
- package/lib/common/directives/custom-ng-for/custom-ng-for.directive.d.ts +0 -16
- package/lib/common/directives/input-text/input-text.directive.d.ts +0 -23
- package/lib/common/directives/ng-clone/ng-clone.directive.d.ts +0 -12
- package/lib/common/directives/ng-clone/ng-clone.module.d.ts +0 -7
- package/lib/common/directives/ng-if-landscape/ng-if-landscape.directive.d.ts +0 -19
- package/lib/common/directives/ng-if-portrait/ng-if-portrait.directive.d.ts +0 -19
- package/lib/common/directives/ng-var/ng-var.directive.d.ts +0 -34
- package/lib/common/directives/ng-var/ng-var.module.d.ts +0 -7
- package/lib/common/directives/responsive-breakpoints/responsive-breakpoints.directive.d.ts +0 -24
- package/lib/common/directives/safe-image/safe-image.directive.d.ts +0 -19
- package/lib/common/directives/server-image/server-image-to-base64.directive.d.ts +0 -34
- package/lib/common/directives/server-image/server-image.directive.d.ts +0 -33
- package/lib/common/directives/tooltip-touch-support/tooltip-touch-support.directive.d.ts +0 -14
- package/lib/common/directives/tooltip-touch-support/tooltip-touch-support.module.d.ts +0 -7
- package/lib/common/input-detection/input-detection.directive.d.ts +0 -16
- package/lib/common/input-detection/input-detection.module.d.ts +0 -7
- package/lib/common/is-visible-pipe/is-visible.pipe.d.ts +0 -16
- package/lib/common/menu-item-actions/menu-item-actions.directive.d.ts +0 -16
- package/lib/common/menu-item-actions/menu-item-actions.module.d.ts +0 -7
- package/lib/common/merge-clone-pipe/merge-clone.pipe.d.ts +0 -15
- package/lib/common/models/simple-named-entity.d.ts +0 -17
- package/lib/common/models/templates.d.ts +0 -71
- package/lib/common/modules/inject-content/generic-inject-component.directive.d.ts +0 -18
- package/lib/common/modules/inject-content/inject-component.directive.d.ts +0 -19
- package/lib/common/modules/inject-content/inject-component.service.d.ts +0 -13
- package/lib/common/modules/inject-content/inject-content.directive.d.ts +0 -26
- package/lib/common/modules/inject-content/inject-content.module.d.ts +0 -10
- package/lib/common/modules/inject-content/inject-content.service.d.ts +0 -11
- package/lib/common/modules/inject-content/models/inject-content.model.d.ts +0 -8
- package/lib/common/modules/inject-content/models/injectable-dialog-component.interface.d.ts +0 -4
- package/lib/common/modules/inject-content/models/injectable.model.d.ts +0 -32
- package/lib/common/modules/inject-content/public-api.d.ts +0 -10
- package/lib/common/modules/inject-content/standalone-inject-component.directive.d.ts +0 -18
- package/lib/common/pipes/group-by.pipe.d.ts +0 -12
- package/lib/common/pipes/safe-html.pipe.d.ts +0 -22
- package/lib/common/pipes/templates.pipe.d.ts +0 -15
- package/lib/common/services/global-injector.d.ts +0 -11
- package/lib/common/services/prime-config.service.d.ts +0 -13
- package/lib/common/services/registry-smz-ui-configuration.d.ts +0 -2
- package/lib/common/services/smz-clipboard.service.d.ts +0 -13
- package/lib/common/stop-click-propagation/click-stop-propagation.directive.d.ts +0 -6
- package/lib/common/stop-click-propagation/click-stop-propagation.module.d.ts +0 -8
- package/lib/common/table-item-actions/table-item-actions.directive.d.ts +0 -15
- package/lib/common/table-item-actions/table-item-actions.module.d.ts +0 -7
- package/lib/common/url-checker/url-checker.pipe.d.ts +0 -15
- package/lib/common/utils/base64-helper.d.ts +0 -3
- package/lib/common/utils/custom-validations.d.ts +0 -9
- package/lib/common/utils/deep-merge.d.ts +0 -14
- package/lib/common/utils/guid-generator.d.ts +0 -1
- package/lib/common/utils/pretty-json.d.ts +0 -12
- package/lib/common/utils/search-helper.d.ts +0 -2
- package/lib/common/utils/store-utils.d.ts +0 -5
- package/lib/common/utils/utils.d.ts +0 -86
- package/lib/config/config.d.ts +0 -16
- package/lib/config/index.d.ts +0 -2
- package/lib/config/provide.d.ts +0 -4
- package/lib/logging/config/config.d.ts +0 -12
- package/lib/logging/config/index.d.ts +0 -2
- package/lib/logging/config/provide.d.ts +0 -4
- package/lib/logging/logging-config.d.ts +0 -7
- package/lib/logging/logging-scope.d.ts +0 -4
- package/lib/logging/logging.service.d.ts +0 -37
- package/lib/modules/prime/table/table.d.ts +0 -862
- package/lib/modules/rbk-utils/auth/access-control.service.d.ts +0 -8
- package/lib/modules/rbk-utils/auth/auth.guard.d.ts +0 -10
- package/lib/modules/rbk-utils/auth/auth.handler.d.ts +0 -16
- package/lib/modules/rbk-utils/auth/auth.interceptor.d.ts +0 -18
- package/lib/modules/rbk-utils/auth/auth.service.d.ts +0 -25
- package/lib/modules/rbk-utils/auth/guards/access-control.module.d.ts +0 -10
- package/lib/modules/rbk-utils/auth/guards/can-access-any.pipe.d.ts +0 -11
- package/lib/modules/rbk-utils/auth/guards/can-access-if.directive.d.ts +0 -12
- package/lib/modules/rbk-utils/auth/guards/can-access.pipe.d.ts +0 -11
- package/lib/modules/rbk-utils/auth/models.d.ts +0 -5
- package/lib/modules/rbk-utils/error-handler/diagnostic.service.d.ts +0 -19
- package/lib/modules/rbk-utils/error-handler/diagnostics-data.d.ts +0 -18
- package/lib/modules/rbk-utils/error-handler/error.handler.d.ts +0 -20
- package/lib/modules/rbk-utils/error-handler/error.interceptor.d.ts +0 -14
- package/lib/modules/rbk-utils/error-handler/global-error.interceptor.d.ts +0 -14
- package/lib/modules/rbk-utils/http/base-api.service.d.ts +0 -31
- package/lib/modules/rbk-utils/http/global.pending.interceptor.d.ts +0 -13
- package/lib/modules/rbk-utils/http/local.pending.interceptor.d.ts +0 -11
- package/lib/modules/rbk-utils/misc/boilerplate.service.d.ts +0 -16
- package/lib/modules/rbk-utils/misc/breadcrum.service.d.ts +0 -9
- package/lib/modules/rbk-utils/misc/title.service.d.ts +0 -17
- package/lib/modules/rbk-utils/misc/toast.service.d.ts +0 -20
- package/lib/modules/rbk-utils/ngx-rbk-utils-initialization.d.ts +0 -11
- package/lib/modules/rbk-utils/ngx-rbk-utils.config.d.ts +0 -197
- package/lib/modules/rbk-utils/ngx-rbk-utils.module.d.ts +0 -11
- package/lib/modules/rbk-utils/pipes/rbk-pipes.module.d.ts +0 -8
- package/lib/modules/rbk-utils/pipes/rbk-safe-html.pipe.d.ts +0 -10
- package/lib/modules/rbk-utils/public-api.d.ts +0 -28
- package/lib/modules/rbk-utils/ui/input-clear-extension.directive.d.ts +0 -17
- package/lib/modules/rbk-utils/ui/table-clear-extension.directive.d.ts +0 -11
- package/lib/modules/rbk-utils/ui/table-clear-extions.module.d.ts +0 -9
- package/lib/modules/rbk-utils/utils/can-access.d.ts +0 -14
- package/lib/modules/rbk-utils/utils/operators.d.ts +0 -2
- package/lib/modules/rbk-utils/utils/reusable-route.d.ts +0 -20
- package/lib/modules/rbk-utils/utils/state/database-state.guard.d.ts +0 -11
- package/lib/modules/rbk-utils/utils/state/feature-state.guard.d.ts +0 -11
- package/lib/modules/rbk-utils/utils/utils.d.ts +0 -13
- package/lib/modules/smz-access/models/activate-user.d.ts +0 -3
- package/lib/modules/smz-access/models/add-claims-override.d.ts +0 -6
- package/lib/modules/smz-access/models/auth-claim-definitions.d.ts +0 -10
- package/lib/modules/smz-access/models/base-user-data.d.ts +0 -8
- package/lib/modules/smz-access/models/change-password.d.ts +0 -5
- package/lib/modules/smz-access/models/claim-access-type.d.ts +0 -9
- package/lib/modules/smz-access/models/claim-details.d.ts +0 -6
- package/lib/modules/smz-access/models/claim-override.d.ts +0 -8
- package/lib/modules/smz-access/models/create-claim.d.ts +0 -4
- package/lib/modules/smz-access/models/create-role.d.ts +0 -3
- package/lib/modules/smz-access/models/create-tenant-admin-user.d.ts +0 -6
- package/lib/modules/smz-access/models/create-tenant.d.ts +0 -7
- package/lib/modules/smz-access/models/create-user.d.ts +0 -12
- package/lib/modules/smz-access/models/deativate-user.d.ts +0 -3
- package/lib/modules/smz-access/models/delete-user.d.ts +0 -3
- package/lib/modules/smz-access/models/jwt-response.d.ts +0 -4
- package/lib/modules/smz-access/models/protect-claim.d.ts +0 -3
- package/lib/modules/smz-access/models/redefine-password.d.ts +0 -4
- package/lib/modules/smz-access/models/register.d.ts +0 -11
- package/lib/modules/smz-access/models/remove-claims-override.d.ts +0 -4
- package/lib/modules/smz-access/models/rename-role.d.ts +0 -4
- package/lib/modules/smz-access/models/replace-user-roles.d.ts +0 -4
- package/lib/modules/smz-access/models/request-password-reset.d.ts +0 -4
- package/lib/modules/smz-access/models/resend-email-confirmation.d.ts +0 -3
- package/lib/modules/smz-access/models/role-mode.d.ts +0 -9
- package/lib/modules/smz-access/models/role-source.d.ts +0 -9
- package/lib/modules/smz-access/models/roles-details.d.ts +0 -8
- package/lib/modules/smz-access/models/switch-tenant.d.ts +0 -3
- package/lib/modules/smz-access/models/tenant-details.d.ts +0 -5
- package/lib/modules/smz-access/models/unprotect-claim.d.ts +0 -3
- package/lib/modules/smz-access/models/update-claim.d.ts +0 -4
- package/lib/modules/smz-access/models/update-role-claims.d.ts +0 -4
- package/lib/modules/smz-access/models/update-tenant.d.ts +0 -5
- package/lib/modules/smz-access/models/user-data.d.ts +0 -9
- package/lib/modules/smz-access/models/user-details.d.ts +0 -24
- package/lib/modules/smz-access/modules/claims/claims.module.d.ts +0 -12
- package/lib/modules/smz-access/modules/claims/features/claims-page/claims-page.component.d.ts +0 -20
- package/lib/modules/smz-access/modules/claims/functions/create-claim-dialog.d.ts +0 -3
- package/lib/modules/smz-access/modules/claims/functions/update-claim-dialog.d.ts +0 -4
- package/lib/modules/smz-access/modules/roles/features/roles-page/roles-page.component.d.ts +0 -22
- package/lib/modules/smz-access/modules/roles/functions/create-role-dialog.d.ts +0 -3
- package/lib/modules/smz-access/modules/roles/functions/show-role-claims-dialog.d.ts +0 -2
- package/lib/modules/smz-access/modules/roles/functions/update-role-claims-dialog.d.ts +0 -4
- package/lib/modules/smz-access/modules/roles/functions/update-role-dialog.d.ts +0 -4
- package/lib/modules/smz-access/modules/roles/roles.module.d.ts +0 -14
- package/lib/modules/smz-access/modules/tenants/features/tenants-page/tenants-page.component.d.ts +0 -18
- package/lib/modules/smz-access/modules/tenants/functions/create-tenant-dialog.d.ts +0 -1
- package/lib/modules/smz-access/modules/tenants/functions/update-tenant-dialog.d.ts +0 -2
- package/lib/modules/smz-access/modules/tenants/tenants.module.d.ts +0 -12
- package/lib/modules/smz-access/modules/users/components/user-claims/user-claims.component.d.ts +0 -29
- package/lib/modules/smz-access/modules/users/containers/users/users-page.component.d.ts +0 -25
- package/lib/modules/smz-access/modules/users/dialogs/show-set-user-role-dialog.d.ts +0 -2
- package/lib/modules/smz-access/modules/users/dialogs/show-set-user-roles-dialog.d.ts +0 -2
- package/lib/modules/smz-access/modules/users/dialogs/update-user-claims-dialog.d.ts +0 -2
- package/lib/modules/smz-access/modules/users/models/smz-authorization-user-state.d.ts +0 -21
- package/lib/modules/smz-access/modules/users/tables/deactivated-users-table-state.d.ts +0 -3
- package/lib/modules/smz-access/modules/users/tables/users-table-state.d.ts +0 -3
- package/lib/modules/smz-access/modules/users/users.module.d.ts +0 -22
- package/lib/modules/smz-access/public-api.d.ts +0 -57
- package/lib/modules/smz-access/routes.d.ts +0 -9
- package/lib/modules/smz-access/services/authentication.service.d.ts +0 -40
- package/lib/modules/smz-access/services/authorization.service.d.ts +0 -47
- package/lib/modules/smz-access/state/claims/claims.actions.d.ts +0 -37
- package/lib/modules/smz-access/state/claims/claims.selectors.d.ts +0 -7
- package/lib/modules/smz-access/state/claims/claims.state.d.ts +0 -24
- package/lib/modules/smz-access/state/roles/roles.actions.d.ts +0 -31
- package/lib/modules/smz-access/state/roles/roles.selectors.d.ts +0 -6
- package/lib/modules/smz-access/state/roles/roles.state.d.ts +0 -23
- package/lib/modules/smz-access/state/state-parameters.d.ts +0 -7
- package/lib/modules/smz-access/state/tenants/tenants.actions.d.ts +0 -25
- package/lib/modules/smz-access/state/tenants/tenants.selectors.d.ts +0 -10
- package/lib/modules/smz-access/state/tenants/tenants.state.d.ts +0 -22
- package/lib/modules/smz-access/state/users/users.actions.d.ts +0 -80
- package/lib/modules/smz-access/state/users/users.selectors.d.ts +0 -8
- package/lib/modules/smz-access/state/users/users.state.d.ts +0 -34
- package/lib/modules/smz-cards/components/contents/image/image-content.component.d.ts +0 -11
- package/lib/modules/smz-cards/components/contents/text/text-content.component.d.ts +0 -11
- package/lib/modules/smz-cards/components/grid-item/grid-item.component.d.ts +0 -18
- package/lib/modules/smz-cards/components/list-item/list-item.component.d.ts +0 -18
- package/lib/modules/smz-cards/components/types/flip-card/flip-card-type.component.d.ts +0 -23
- package/lib/modules/smz-cards/components/types/image-with-details/image-with-details-type.component.d.ts +0 -22
- package/lib/modules/smz-cards/components/types/info-a/info-a-type.component.d.ts +0 -19
- package/lib/modules/smz-cards/components/types/raw/raw-type.component.d.ts +0 -18
- package/lib/modules/smz-cards/directives/button-actions.directive.d.ts +0 -16
- package/lib/modules/smz-cards/directives/content-selector.directive.d.ts +0 -19
- package/lib/modules/smz-cards/directives/img-placeholder.directive.d.ts +0 -10
- package/lib/modules/smz-cards/directives/inject-component.directive.d.ts +0 -18
- package/lib/modules/smz-cards/features/smz-cards/smz-cards.component.d.ts +0 -25
- package/lib/modules/smz-cards/models/contexts/smz-base-context.d.ts +0 -8
- package/lib/modules/smz-cards/models/contexts/smz-flip-card-context.d.ts +0 -38
- package/lib/modules/smz-cards/models/smz-cards-component.d.ts +0 -16
- package/lib/modules/smz-cards/models/smz-cards-contents.d.ts +0 -50
- package/lib/modules/smz-cards/models/smz-cards-state.d.ts +0 -69
- package/lib/modules/smz-cards/models/smz-cards-templates.d.ts +0 -74
- package/lib/modules/smz-cards/models/smz-cards-types.d.ts +0 -4
- package/lib/modules/smz-cards/pipes/card-content.pipe.d.ts +0 -9
- package/lib/modules/smz-cards/pipes/reset-context.pipe.d.ts +0 -8
- package/lib/modules/smz-cards/pipes/transform-content.pipe.d.ts +0 -8
- package/lib/modules/smz-cards/public-api.d.ts +0 -9
- package/lib/modules/smz-cards/smz-cards.module.d.ts +0 -39
- package/lib/modules/smz-charts/features/chart/chart.component.d.ts +0 -36
- package/lib/modules/smz-charts/models/chart-click-event.d.ts +0 -6
- package/lib/modules/smz-charts/models/chart.d.ts +0 -6
- package/lib/modules/smz-charts/ngx-smz-charts.module.d.ts +0 -8
- package/lib/modules/smz-charts/public-api.d.ts +0 -4
- package/lib/modules/smz-comments/features/smz-comments/mentionable-textarea.component.d.ts +0 -14
- package/lib/modules/smz-comments/features/smz-comments/smz-comments.component.d.ts +0 -40
- package/lib/modules/smz-comments/features/smz-comments-section/smz-comments-section.component.d.ts +0 -21
- package/lib/modules/smz-comments/functions/comments.dialogs.d.ts +0 -6
- package/lib/modules/smz-comments/functions/comments.forms.d.ts +0 -7
- package/lib/modules/smz-comments/models/comments-details.d.ts +0 -5
- package/lib/modules/smz-comments/models/create-comment.d.ts +0 -5
- package/lib/modules/smz-comments/models/smz-comments-state.d.ts +0 -19
- package/lib/modules/smz-comments/public-api.d.ts +0 -5
- package/lib/modules/smz-comments/smz-comments.module.d.ts +0 -18
- package/lib/modules/smz-data-info/public-api.d.ts +0 -2
- package/lib/modules/smz-data-info/smz-data-info.component.d.ts +0 -21
- package/lib/modules/smz-data-info/smz-data-info.module.d.ts +0 -10
- package/lib/modules/smz-dialogs/decorators/confirmable.decorator.d.ts +0 -16
- package/lib/modules/smz-dialogs/dynamicdialog/dialog-overlay-panel.d.ts +0 -17
- package/lib/modules/smz-dialogs/dynamicdialog/dialogservice.d.ts +0 -17
- package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialog-config.d.ts +0 -30
- package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialog-injector.d.ts +0 -8
- package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialog-ref.d.ts +0 -11
- package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialog.d.ts +0 -88
- package/lib/modules/smz-dialogs/dynamicdialog/dynamicdialogcontent.d.ts +0 -14
- package/lib/modules/smz-dialogs/dynamicdialog/public_api.d.ts +0 -6
- package/lib/modules/smz-dialogs/features/dialog-content-manager/dialog-content-manager.component.d.ts +0 -14
- package/lib/modules/smz-dialogs/features/dialog-footer/dialog-footer.component.d.ts +0 -46
- package/lib/modules/smz-dialogs/features/document-content/document-content.component.d.ts +0 -10
- package/lib/modules/smz-dialogs/features/guide-footer/guide-footer.component.d.ts +0 -13
- package/lib/modules/smz-dialogs/features/html-content/html-content.component.d.ts +0 -7
- package/lib/modules/smz-dialogs/features/markdown-content/markdown-content.component.d.ts +0 -7
- package/lib/modules/smz-dialogs/features/message-content/message-content.component.d.ts +0 -10
- package/lib/modules/smz-dialogs/features/message-from-observable-content/message-from-observable-content.component.d.ts +0 -8
- package/lib/modules/smz-dialogs/features/table-content/table-content.component.d.ts +0 -11
- package/lib/modules/smz-dialogs/models/smz-dialog-helpers.d.ts +0 -2
- package/lib/modules/smz-dialogs/models/smz-dialogs.d.ts +0 -207
- package/lib/modules/smz-dialogs/models/smz-presets.d.ts +0 -13
- package/lib/modules/smz-dialogs/public-api.d.ts +0 -13
- package/lib/modules/smz-dialogs/services/help-dialog.service.d.ts +0 -11
- package/lib/modules/smz-dialogs/services/smz-dialogs-visibility.service.d.ts +0 -28
- package/lib/modules/smz-dialogs/services/smz-dialogs.service.d.ts +0 -34
- package/lib/modules/smz-dialogs/services/smz-features.service.d.ts +0 -8
- package/lib/modules/smz-dialogs/smz-dialogs.config.d.ts +0 -29
- package/lib/modules/smz-dialogs/smz-dialogs.module.d.ts +0 -38
- package/lib/modules/smz-dialogs/state/dialogs/dialog-crud-state.service.d.ts +0 -8
- package/lib/modules/smz-dialogs/state/dialogs/dialogs.actions.d.ts +0 -57
- package/lib/modules/smz-dialogs/state/dialogs/dialogs.state.d.ts +0 -22
- package/lib/modules/smz-dialogs/utils/dialogs.d.ts +0 -13
- package/lib/modules/smz-dock/features/dock/smz-dock.component.d.ts +0 -11
- package/lib/modules/smz-dock/public-api.d.ts +0 -3
- package/lib/modules/smz-dock/services/smz-dock.service.d.ts +0 -16
- package/lib/modules/smz-dock/smz-dock.module.d.ts +0 -9
- package/lib/modules/smz-documents/components/chart/chart.component.d.ts +0 -17
- package/lib/modules/smz-documents/components/content/content.component.d.ts +0 -16
- package/lib/modules/smz-documents/components/divider/divider.component.d.ts +0 -12
- package/lib/modules/smz-documents/components/field/field.component.d.ts +0 -12
- package/lib/modules/smz-documents/components/fields-group/fields-group.component.d.ts +0 -12
- package/lib/modules/smz-documents/components/hidden-break/hidden-break.component.d.ts +0 -12
- package/lib/modules/smz-documents/components/image/image.component.d.ts +0 -15
- package/lib/modules/smz-documents/components/injectable/injectable.component.d.ts +0 -11
- package/lib/modules/smz-documents/components/page-break/page-break.component.d.ts +0 -8
- package/lib/modules/smz-documents/components/spacer/spacer.component.d.ts +0 -12
- package/lib/modules/smz-documents/components/sub-title/sub-title.component.d.ts +0 -12
- package/lib/modules/smz-documents/components/table/table.component.d.ts +0 -12
- package/lib/modules/smz-documents/components/title/title.component.d.ts +0 -12
- package/lib/modules/smz-documents/features/document/smz-document.component.d.ts +0 -17
- package/lib/modules/smz-documents/features/document-viewer/document-viewer.component.d.ts +0 -25
- package/lib/modules/smz-documents/models/smz-document-config.d.ts +0 -48
- package/lib/modules/smz-documents/models/smz-document-export.d.ts +0 -15
- package/lib/modules/smz-documents/models/smz-document-features.d.ts +0 -164
- package/lib/modules/smz-documents/models/smz-document-locale.d.ts +0 -7
- package/lib/modules/smz-documents/models/smz-document-paper.d.ts +0 -7
- package/lib/modules/smz-documents/models/smz-document-viewer.d.ts +0 -29
- package/lib/modules/smz-documents/models/smz-document.d.ts +0 -61
- package/lib/modules/smz-documents/models/smz-page-formats.d.ts +0 -44
- package/lib/modules/smz-documents/ngx-smz-documents.module.d.ts +0 -35
- package/lib/modules/smz-documents/public-api.d.ts +0 -4
- package/lib/modules/smz-documents/services/jspdf-utils.d.ts +0 -4
- package/lib/modules/smz-documents/services/smz-documents.service.d.ts +0 -25
- package/lib/modules/smz-excels/functions/smz-excel-convertions.d.ts +0 -1
- package/lib/modules/smz-excels/models/smz-excel-definitions.d.ts +0 -815
- package/lib/modules/smz-excels/models/smz-excel-mock.d.ts +0 -2
- package/lib/modules/smz-excels/models/smz-excel-table.d.ts +0 -76
- package/lib/modules/smz-excels/public-api.d.ts +0 -3
- package/lib/modules/smz-excels/services/smz-excel-service.d.ts +0 -14
- package/lib/modules/smz-export-dialog/public-api.d.ts +0 -4
- package/lib/modules/smz-export-dialog/smz-export-dialog.component.d.ts +0 -12
- package/lib/modules/smz-export-dialog/smz-export-dialog.model.d.ts +0 -16
- package/lib/modules/smz-export-dialog/smz-export-dialog.module.d.ts +0 -7
- package/lib/modules/smz-export-dialog/smz-export-dialog.service.d.ts +0 -16
- package/lib/modules/smz-faqs/components/faqs-content/faqs-content.component.d.ts +0 -24
- package/lib/modules/smz-faqs/featured/faqs/smz-faqs.component.d.ts +0 -19
- package/lib/modules/smz-faqs/functions/faqs.dialogs.d.ts +0 -5
- package/lib/modules/smz-faqs/functions/faqs.forms.d.ts +0 -7
- package/lib/modules/smz-faqs/models/faqs.d.ts +0 -24
- package/lib/modules/smz-faqs/pipes/highlight.pipe.d.ts +0 -7
- package/lib/modules/smz-faqs/pipes/safe-html.pipe.d.ts +0 -10
- package/lib/modules/smz-faqs/pipes/search-faqs.pipe.d.ts +0 -10
- package/lib/modules/smz-faqs/public-api.d.ts +0 -4
- package/lib/modules/smz-faqs/services/faqs-api.service.d.ts +0 -17
- package/lib/modules/smz-faqs/services/faqs-manager.service.d.ts +0 -18
- package/lib/modules/smz-faqs/smz-faqs.config.d.ts +0 -30
- package/lib/modules/smz-faqs/smz-faqs.module.d.ts +0 -24
- package/lib/modules/smz-faqs/state/faqs.actions.d.ts +0 -50
- package/lib/modules/smz-faqs/state/faqs.selector.d.ts +0 -3
- package/lib/modules/smz-faqs/state/faqs.state.d.ts +0 -28
- package/lib/modules/smz-forms/components/calendar/calendar.component.d.ts +0 -13
- package/lib/modules/smz-forms/components/checkbox/checkbox.component.d.ts +0 -19
- package/lib/modules/smz-forms/components/checkbox-group/checkbox-group.component.d.ts +0 -11
- package/lib/modules/smz-forms/components/color-picker/color-picker.component.d.ts +0 -19
- package/lib/modules/smz-forms/components/dropdown/dropdown.component.d.ts +0 -22
- package/lib/modules/smz-forms/components/file-upload/file-name-shorten.pipe.d.ts +0 -7
- package/lib/modules/smz-forms/components/file-upload/file-upload.component.d.ts +0 -41
- package/lib/modules/smz-forms/components/input-autocomplete-tag-area/smz-autocomplete-selector-component.d.ts +0 -34
- package/lib/modules/smz-forms/components/input-autocomplete-tag-area/smz-input-autocomplete-tag-area.component.d.ts +0 -37
- package/lib/modules/smz-forms/components/input-content-mask/input-content-mask.component.d.ts +0 -11
- package/lib/modules/smz-forms/components/input-content-mask/input-content-mask.pipe.d.ts +0 -10
- package/lib/modules/smz-forms/components/input-currency/input-currency.component.d.ts +0 -11
- package/lib/modules/smz-forms/components/input-list/input-list-batch-crud.component.d.ts +0 -20
- package/lib/modules/smz-forms/components/input-list/input-list-dialog-crud.component.d.ts +0 -20
- package/lib/modules/smz-forms/components/input-list/input-list-inline-crud.component.d.ts +0 -18
- package/lib/modules/smz-forms/components/input-list/input-list.component.d.ts +0 -41
- package/lib/modules/smz-forms/components/input-mask/input-mask.component.d.ts +0 -11
- package/lib/modules/smz-forms/components/input-number/input-number.component.d.ts +0 -14
- package/lib/modules/smz-forms/components/input-password/input-password.component.d.ts +0 -11
- package/lib/modules/smz-forms/components/input-switch/input-switch.component.d.ts +0 -11
- package/lib/modules/smz-forms/components/input-tag-area/input-tag-area.component.d.ts +0 -11
- package/lib/modules/smz-forms/components/input-tag-area/smz-input-tag-area.component.d.ts +0 -49
- package/lib/modules/smz-forms/components/input-text/input-text.component.d.ts +0 -10
- package/lib/modules/smz-forms/components/input-text-area/input-text-area.component.d.ts +0 -11
- package/lib/modules/smz-forms/components/input-text-button/input-text-button.component.d.ts +0 -19
- package/lib/modules/smz-forms/components/input-tree/input-tree.component.d.ts +0 -20
- package/lib/modules/smz-forms/components/label.component.d.ts +0 -10
- package/lib/modules/smz-forms/components/linked-dropdown/linked-dropdown.component.d.ts +0 -19
- package/lib/modules/smz-forms/components/linked-multi-select/get-current-multiselect-options.pipe.d.ts +0 -8
- package/lib/modules/smz-forms/components/linked-multi-select/linked-multi-select.component.d.ts +0 -16
- package/lib/modules/smz-forms/components/multi-select/multi-select.component.d.ts +0 -21
- package/lib/modules/smz-forms/components/radio-button/radio-button.component.d.ts +0 -19
- package/lib/modules/smz-forms/components/validation-messages/validation-messages.component.d.ts +0 -13
- package/lib/modules/smz-forms/components/validation-messages/validation-messages.pipe.d.ts +0 -11
- package/lib/modules/smz-forms/directives/file-drag-drop.directive.d.ts +0 -11
- package/lib/modules/smz-forms/directives/form-focus-first-input.directive.d.ts +0 -10
- package/lib/modules/smz-forms/directives/smart-autocomplete-tag.directive.d.ts +0 -48
- package/lib/modules/smz-forms/directives/smart-tag.directive.d.ts +0 -46
- package/lib/modules/smz-forms/directives/transfer-value-acessor.d.ts +0 -36
- package/lib/modules/smz-forms/features/form-group/form-group.component.d.ts +0 -56
- package/lib/modules/smz-forms/features/form-submit/form-submit.component.d.ts +0 -31
- package/lib/modules/smz-forms/models/advanced.d.ts +0 -14
- package/lib/modules/smz-forms/models/behaviors.d.ts +0 -21
- package/lib/modules/smz-forms/models/control-type-functions.d.ts +0 -12
- package/lib/modules/smz-forms/models/control-types.d.ts +0 -291
- package/lib/modules/smz-forms/models/controls.d.ts +0 -41
- package/lib/modules/smz-forms/models/form-viewdata.d.ts +0 -22
- package/lib/modules/smz-forms/models/smz-forms.d.ts +0 -38
- package/lib/modules/smz-forms/models/text-patterns.d.ts +0 -8
- package/lib/modules/smz-forms/public-api.d.ts +0 -35
- package/lib/modules/smz-forms/services/smz-forms-dropdown.service.d.ts +0 -29
- package/lib/modules/smz-forms/services/smz-forms-global-injector.d.ts +0 -4
- package/lib/modules/smz-forms/services/smz-forms-manager.service.d.ts +0 -23
- package/lib/modules/smz-forms/services/smz-forms-repository.service.d.ts +0 -24
- package/lib/modules/smz-forms/services/smz-forms-visibility.service.d.ts +0 -26
- package/lib/modules/smz-forms/smz-forms.config.d.ts +0 -29
- package/lib/modules/smz-forms/smz-forms.module.d.ts +0 -79
- package/lib/modules/smz-gauge/public-api.d.ts +0 -2
- package/lib/modules/smz-gauge/smz-gauge.component.d.ts +0 -42
- package/lib/modules/smz-gauge/smz-gauge.types.d.ts +0 -109
- package/lib/modules/smz-gauge/smz-svg-gauge.component.d.ts +0 -37
- package/lib/modules/smz-html-viewer/public-api.d.ts +0 -2
- package/lib/modules/smz-html-viewer/smz-html-viewer.component.d.ts +0 -8
- package/lib/modules/smz-html-viewer/smz-html-viewer.module.d.ts +0 -10
- package/lib/modules/smz-info-date/public-api.d.ts +0 -2
- package/lib/modules/smz-info-date/smz-info-date.component.d.ts +0 -13
- package/lib/modules/smz-info-date/smz-info-date.module.d.ts +0 -10
- package/lib/modules/smz-info-date/smz-info-date.pipe.d.ts +0 -8
- package/lib/modules/smz-layouts/core/functions/sort-menu-build.d.ts +0 -2
- package/lib/modules/smz-layouts/core/globals/default-smz-layouts.config.d.ts +0 -2
- package/lib/modules/smz-layouts/core/globals/smz-layouts.config.d.ts +0 -49
- package/lib/modules/smz-layouts/core/models/action-link.d.ts +0 -9
- package/lib/modules/smz-layouts/core/models/assistance.d.ts +0 -13
- package/lib/modules/smz-layouts/core/models/breadcrumbs.d.ts +0 -5
- package/lib/modules/smz-layouts/core/models/color-schemas.d.ts +0 -18
- package/lib/modules/smz-layouts/core/models/footer.d.ts +0 -8
- package/lib/modules/smz-layouts/core/models/layout.d.ts +0 -23
- package/lib/modules/smz-layouts/core/models/loaders.d.ts +0 -6
- package/lib/modules/smz-layouts/core/models/login.d.ts +0 -4
- package/lib/modules/smz-layouts/core/models/logo.d.ts +0 -16
- package/lib/modules/smz-layouts/core/models/menu-creation.d.ts +0 -13
- package/lib/modules/smz-layouts/core/models/menu-types.d.ts +0 -6
- package/lib/modules/smz-layouts/core/models/notifications.d.ts +0 -6
- package/lib/modules/smz-layouts/core/models/pages.d.ts +0 -5
- package/lib/modules/smz-layouts/core/models/positions.d.ts +0 -6
- package/lib/modules/smz-layouts/core/models/route-layout-data.d.ts +0 -19
- package/lib/modules/smz-layouts/core/models/sidebar-states.d.ts +0 -4
- package/lib/modules/smz-layouts/core/models/themes.d.ts +0 -55
- package/lib/modules/smz-layouts/core/models/toasts.d.ts +0 -14
- package/lib/modules/smz-layouts/core/services/menu-helper-service.d.ts +0 -31
- package/lib/modules/smz-layouts/core/services/router-data-listener.service.d.ts +0 -17
- package/lib/modules/smz-layouts/features/global-assistance/global-assistance.component.d.ts +0 -39
- package/lib/modules/smz-layouts/features/global-assistance/global-assistance.module.d.ts +0 -16
- package/lib/modules/smz-layouts/features/global-loader/components/cube/loader-cube.component.d.ts +0 -12
- package/lib/modules/smz-layouts/features/global-loader/components/square/loader-square.component.d.ts +0 -12
- package/lib/modules/smz-layouts/features/global-loader/global-loader.component.d.ts +0 -16
- package/lib/modules/smz-layouts/features/global-loader/global-loader.module.d.ts +0 -11
- package/lib/modules/smz-layouts/features/localization-switch/localization-switch.component.d.ts +0 -17
- package/lib/modules/smz-layouts/features/localization-switch/show-localization-switch-dialog.d.ts +0 -1
- package/lib/modules/smz-layouts/features/login/login-state.d.ts +0 -30
- package/lib/modules/smz-layouts/features/login/login.component.d.ts +0 -23
- package/lib/modules/smz-layouts/features/login/login.module.d.ts +0 -13
- package/lib/modules/smz-layouts/features/outlet/outlet.component.d.ts +0 -26
- package/lib/modules/smz-layouts/features/outlet/outlet.module.d.ts +0 -14
- package/lib/modules/smz-layouts/features/tenant-switch/show-tenant-switch-dialog.d.ts +0 -1
- package/lib/modules/smz-layouts/features/tenant-switch/tenant-switch.component.d.ts +0 -18
- package/lib/modules/smz-layouts/features/theme-manager/theme-manager.component.d.ts +0 -12
- package/lib/modules/smz-layouts/features/theme-manager/theme-manager.module.d.ts +0 -9
- package/lib/modules/smz-layouts/features/theme-manager/theme-manager.service.d.ts +0 -15
- package/lib/modules/smz-layouts/layouts/athena/components/assistance/assistance.component.d.ts +0 -32
- package/lib/modules/smz-layouts/layouts/athena/components/assistance/assistance.module.d.ts +0 -17
- package/lib/modules/smz-layouts/layouts/athena/components/footer/footer.component.d.ts +0 -20
- package/lib/modules/smz-layouts/layouts/athena/components/footer/footer.module.d.ts +0 -9
- package/lib/modules/smz-layouts/layouts/athena/components/horizontal-menu/components/menu-node.component.d.ts +0 -16
- package/lib/modules/smz-layouts/layouts/athena/components/horizontal-menu/horizontal-menu.component.d.ts +0 -26
- package/lib/modules/smz-layouts/layouts/athena/components/horizontal-menu/horizontal-menu.module.d.ts +0 -15
- package/lib/modules/smz-layouts/layouts/athena/components/horizontal-menu/pipes/has-child.pipe.d.ts +0 -10
- package/lib/modules/smz-layouts/layouts/athena/components/notifications/items/notification-items.component.d.ts +0 -15
- package/lib/modules/smz-layouts/layouts/athena/components/notifications/notifications.component.d.ts +0 -17
- package/lib/modules/smz-layouts/layouts/athena/components/notifications/notifications.module.d.ts +0 -10
- package/lib/modules/smz-layouts/layouts/athena/components/profile-menu/pipes/has-child.pipe.d.ts +0 -10
- package/lib/modules/smz-layouts/layouts/athena/components/profile-menu/profile-menu-items.component.d.ts +0 -17
- package/lib/modules/smz-layouts/layouts/athena/components/profile-menu/profile-menu.component.d.ts +0 -21
- package/lib/modules/smz-layouts/layouts/athena/components/profile-menu/profile-menu.module.d.ts +0 -13
- package/lib/modules/smz-layouts/layouts/athena/components/topbar/topbar.component.d.ts +0 -25
- package/lib/modules/smz-layouts/layouts/athena/components/topbar/topbar.module.d.ts +0 -11
- package/lib/modules/smz-layouts/layouts/athena/components/topbar-actions/topbar-actions.component.d.ts +0 -14
- package/lib/modules/smz-layouts/layouts/athena/components/topbar-actions/topbar-actions.module.d.ts +0 -14
- package/lib/modules/smz-layouts/layouts/athena/default.config.d.ts +0 -2
- package/lib/modules/smz-layouts/layouts/athena/layout.component.d.ts +0 -28
- package/lib/modules/smz-layouts/layouts/athena/layout.config.d.ts +0 -13
- package/lib/modules/smz-layouts/layouts/athena/layout.module.d.ts +0 -20
- package/lib/modules/smz-layouts/layouts/athena/state/ui-layout.actions.d.ts +0 -35
- package/lib/modules/smz-layouts/layouts/athena/state/ui-layout.selectors.d.ts +0 -9
- package/lib/modules/smz-layouts/layouts/athena/state/ui-layout.state.d.ts +0 -23
- package/lib/modules/smz-layouts/layouts/hephaestus/components/assistance/assistance.component.d.ts +0 -27
- package/lib/modules/smz-layouts/layouts/hephaestus/components/assistance/assistance.module.d.ts +0 -17
- package/lib/modules/smz-layouts/layouts/hephaestus/components/footer/footer.component.d.ts +0 -15
- package/lib/modules/smz-layouts/layouts/hephaestus/components/footer/footer.module.d.ts +0 -9
- package/lib/modules/smz-layouts/layouts/hephaestus/components/notifications/notification-items.component.d.ts +0 -15
- package/lib/modules/smz-layouts/layouts/hephaestus/components/notifications/notifications.component.d.ts +0 -14
- package/lib/modules/smz-layouts/layouts/hephaestus/components/notifications/notifications.module.d.ts +0 -10
- package/lib/modules/smz-layouts/layouts/hephaestus/components/profile-menu/profile-menu-items.component.d.ts +0 -15
- package/lib/modules/smz-layouts/layouts/hephaestus/components/profile-menu/profile-menu.component.d.ts +0 -18
- package/lib/modules/smz-layouts/layouts/hephaestus/components/profile-menu/profile-menu.module.d.ts +0 -12
- package/lib/modules/smz-layouts/layouts/hephaestus/components/sidebar/components/menu.component.d.ts +0 -41
- package/lib/modules/smz-layouts/layouts/hephaestus/components/sidebar/pipes/has-child.pipe.d.ts +0 -10
- package/lib/modules/smz-layouts/layouts/hephaestus/components/sidebar/sidebar.component.d.ts +0 -25
- package/lib/modules/smz-layouts/layouts/hephaestus/components/sidebar/sidebar.module.d.ts +0 -15
- package/lib/modules/smz-layouts/layouts/hephaestus/components/topbar/topbar.component.d.ts +0 -30
- package/lib/modules/smz-layouts/layouts/hephaestus/components/topbar/topbar.module.d.ts +0 -14
- package/lib/modules/smz-layouts/layouts/hephaestus/default.config.d.ts +0 -2
- package/lib/modules/smz-layouts/layouts/hephaestus/layout-provider.module.d.ts +0 -12
- package/lib/modules/smz-layouts/layouts/hephaestus/layout.component.d.ts +0 -31
- package/lib/modules/smz-layouts/layouts/hephaestus/layout.config.d.ts +0 -17
- package/lib/modules/smz-layouts/layouts/hephaestus/layout.module.d.ts +0 -16
- package/lib/modules/smz-layouts/layouts/hephaestus/state/ui-layout.actions.d.ts +0 -35
- package/lib/modules/smz-layouts/layouts/hephaestus/state/ui-layout.selectors.d.ts +0 -9
- package/lib/modules/smz-layouts/layouts/hephaestus/state/ui-layout.state.d.ts +0 -23
- package/lib/modules/smz-layouts/layouts/new-athena/components/assistance/assistance.component.d.ts +0 -29
- package/lib/modules/smz-layouts/layouts/new-athena/components/assistance/assistance.module.d.ts +0 -17
- package/lib/modules/smz-layouts/layouts/new-athena/components/footer/footer.component.d.ts +0 -20
- package/lib/modules/smz-layouts/layouts/new-athena/components/footer/footer.module.d.ts +0 -9
- package/lib/modules/smz-layouts/layouts/new-athena/components/horizontal-menu/components/menu-node.component.d.ts +0 -16
- package/lib/modules/smz-layouts/layouts/new-athena/components/horizontal-menu/horizontal-menu.component.d.ts +0 -27
- package/lib/modules/smz-layouts/layouts/new-athena/components/horizontal-menu/horizontal-menu.module.d.ts +0 -15
- package/lib/modules/smz-layouts/layouts/new-athena/components/horizontal-menu/pipes/has-child.pipe.d.ts +0 -10
- package/lib/modules/smz-layouts/layouts/new-athena/components/notifications/items/notification-items.component.d.ts +0 -15
- package/lib/modules/smz-layouts/layouts/new-athena/components/notifications/notifications.component.d.ts +0 -17
- package/lib/modules/smz-layouts/layouts/new-athena/components/notifications/notifications.module.d.ts +0 -10
- package/lib/modules/smz-layouts/layouts/new-athena/components/profile-menu/pipes/has-child.pipe.d.ts +0 -10
- package/lib/modules/smz-layouts/layouts/new-athena/components/profile-menu/profile-menu-items.component.d.ts +0 -17
- package/lib/modules/smz-layouts/layouts/new-athena/components/profile-menu/profile-menu.component.d.ts +0 -24
- package/lib/modules/smz-layouts/layouts/new-athena/components/profile-menu/profile-menu.module.d.ts +0 -13
- package/lib/modules/smz-layouts/layouts/new-athena/components/topbar/topbar.component.d.ts +0 -26
- package/lib/modules/smz-layouts/layouts/new-athena/components/topbar/topbar.module.d.ts +0 -13
- package/lib/modules/smz-layouts/layouts/new-athena/components/topbar-actions/topbar-actions.component.d.ts +0 -14
- package/lib/modules/smz-layouts/layouts/new-athena/components/topbar-actions/topbar-actions.module.d.ts +0 -16
- package/lib/modules/smz-layouts/layouts/new-athena/default.config.d.ts +0 -2
- package/lib/modules/smz-layouts/layouts/new-athena/layout-provider.module.d.ts +0 -12
- package/lib/modules/smz-layouts/layouts/new-athena/layout.component.d.ts +0 -32
- package/lib/modules/smz-layouts/layouts/new-athena/layout.config.d.ts +0 -13
- package/lib/modules/smz-layouts/layouts/new-athena/layout.module.d.ts +0 -16
- package/lib/modules/smz-layouts/layouts/new-athena/state/ui-layout.actions.d.ts +0 -35
- package/lib/modules/smz-layouts/layouts/new-athena/state/ui-layout.selectors.d.ts +0 -9
- package/lib/modules/smz-layouts/layouts/new-athena/state/ui-layout.state.d.ts +0 -23
- package/lib/modules/smz-layouts/ngx-smz-layouts-routing.module.d.ts +0 -23
- package/lib/modules/smz-layouts/ngx-smz-layouts.module.d.ts +0 -12
- package/lib/modules/smz-layouts/pages/diagnostics-data-collect/diagnostics-data-collect.component.d.ts +0 -19
- package/lib/modules/smz-layouts/pages/diagnostics-data-collect/diagnostics-data-collect.module.d.ts +0 -13
- package/lib/modules/smz-layouts/pages/error/error.component.d.ts +0 -21
- package/lib/modules/smz-layouts/pages/error/error.module.d.ts +0 -13
- package/lib/modules/smz-layouts/pages/login/login.component.d.ts +0 -13
- package/lib/modules/smz-layouts/pages/login/login.module.d.ts +0 -16
- package/lib/modules/smz-layouts/pages/not-found/not-found.component.d.ts +0 -10
- package/lib/modules/smz-layouts/pages/not-found/not-found.module.d.ts +0 -13
- package/lib/modules/smz-layouts/pages/superuser-login/superuser-login.component.d.ts +0 -11
- package/lib/modules/smz-layouts/pages/superuser-login/superuser-login.module.d.ts +0 -15
- package/lib/modules/smz-layouts/public-api.d.ts +0 -37
- package/lib/modules/smz-menu/components/menu.d.ts +0 -77
- package/lib/modules/smz-menu/directives/menu-item-actions.directive.d.ts +0 -15
- package/lib/modules/smz-menu/models/smz-menu-item.d.ts +0 -20
- package/lib/modules/smz-menu/pipes/smz-flatten-menu.pipe.d.ts +0 -14
- package/lib/modules/smz-menu/pipes/smz-menu.pipe.d.ts +0 -15
- package/lib/modules/smz-menu/public-api.d.ts +0 -5
- package/lib/modules/smz-menu/smz-menu.component.d.ts +0 -16
- package/lib/modules/smz-menu/smz-menu.module.d.ts +0 -15
- package/lib/modules/smz-messages/components/icon-message/icon-message.component.d.ts +0 -11
- package/lib/modules/smz-messages/components/tag-message/tag-message.component.d.ts +0 -12
- package/lib/modules/smz-messages/public-api.d.ts +0 -3
- package/lib/modules/smz-messages/smz-messages.module.d.ts +0 -9
- package/lib/modules/smz-multi-tables/multi-tables.component.d.ts +0 -11
- package/lib/modules/smz-multi-tables/multi-tables.module.d.ts +0 -12
- package/lib/modules/smz-multi-tables/multi-tables.state.d.ts +0 -32
- package/lib/modules/smz-multi-tables/public-api.d.ts +0 -3
- package/lib/modules/smz-notifications/components/item/notification-item.component.d.ts +0 -21
- package/lib/modules/smz-notifications/components/list/notifications-list.component.d.ts +0 -41
- package/lib/modules/smz-notifications/dialogs/show-notifications-dialog.d.ts +0 -1
- package/lib/modules/smz-notifications/features/notifications/notifications.component.d.ts +0 -10
- package/lib/modules/smz-notifications/ngx-smz-notifications.module.d.ts +0 -27
- package/lib/modules/smz-notifications/services/smz-notifications.service.d.ts +0 -11
- package/lib/modules/smz-responsive/smz-responsive.component.d.ts +0 -12
- package/lib/modules/smz-router-params/decorators/host-element.decorator.d.ts +0 -15
- package/lib/modules/smz-router-params/decorators/replace-ng-oninit.d.ts +0 -2
- package/lib/modules/smz-router-params/decorators/route.decorators.d.ts +0 -12
- package/lib/modules/smz-router-params/decorators/tunnel.decorator.d.ts +0 -1
- package/lib/modules/smz-router-params/models/internals.d.ts +0 -21
- package/lib/modules/smz-router-params/ngx-smz-router-params.module.d.ts +0 -7
- package/lib/modules/smz-router-params/public-api.d.ts +0 -10
- package/lib/modules/smz-router-params/router-params-listener.d.ts +0 -4
- package/lib/modules/smz-router-params/state/router-params/router-params.actions.d.ts +0 -13
- package/lib/modules/smz-router-params/state/router-params/router-params.selectors.d.ts +0 -6
- package/lib/modules/smz-router-params/state/router-params/router-params.state.d.ts +0 -20
- package/lib/modules/smz-side-content/models/side-content.d.ts +0 -14
- package/lib/modules/smz-side-content/public-api.d.ts +0 -3
- package/lib/modules/smz-side-content/smz-side-content.component.d.ts +0 -25
- package/lib/modules/smz-side-content/smz-side-content.module.d.ts +0 -10
- package/lib/modules/smz-submit/public-api.d.ts +0 -1
- package/lib/modules/smz-submit/smz-submit.component.d.ts +0 -31
- package/lib/modules/smz-submit/smz-submit.d.ts +0 -6
- package/lib/modules/smz-svg/models/smz-svg-wrapper.d.ts +0 -28
- package/lib/modules/smz-svg/models/smz-svg.d.ts +0 -131
- package/lib/modules/smz-svg/models/world-coordinates.d.ts +0 -26
- package/lib/modules/smz-svg/public-api.d.ts +0 -6
- package/lib/modules/smz-svg/smz-svg.component.d.ts +0 -48
- package/lib/modules/smz-svg/smz-svg.module.d.ts +0 -11
- package/lib/modules/smz-svg/utils/smz-svg-helper.d.ts +0 -3
- package/lib/modules/smz-tables/components/smz-filter-column-2.component.d.ts +0 -28
- package/lib/modules/smz-tables/components/smz-filter-column.component.d.ts +0 -32
- package/lib/modules/smz-tables/components/table-caption-buttons/table-caption-buttons.component.d.ts +0 -10
- package/lib/modules/smz-tables/components/table-content/table-content.component.d.ts +0 -14
- package/lib/modules/smz-tables/components/table-content-actions/table-content-actions.component.d.ts +0 -13
- package/lib/modules/smz-tables/components/table-header-actions/table-header-actions.component.d.ts +0 -10
- package/lib/modules/smz-tables/components/validation-messages/validation-messages.component.d.ts +0 -14
- package/lib/modules/smz-tables/components/validation-messages/validation-messages.pipe.d.ts +0 -11
- package/lib/modules/smz-tables/features/table/table.component.d.ts +0 -112
- package/lib/modules/smz-tables/models/content-convertions.d.ts +0 -34
- package/lib/modules/smz-tables/models/content-types.d.ts +0 -49
- package/lib/modules/smz-tables/models/editable-model.d.ts +0 -32
- package/lib/modules/smz-tables/models/editable-transaction.d.ts +0 -7
- package/lib/modules/smz-tables/models/editable-types.d.ts +0 -37
- package/lib/modules/smz-tables/models/filter-types.d.ts +0 -13
- package/lib/modules/smz-tables/models/table-column.d.ts +0 -210
- package/lib/modules/smz-tables/models/table-configs.d.ts +0 -6
- package/lib/modules/smz-tables/models/table-state.d.ts +0 -590
- package/lib/modules/smz-tables/ngx-smz-tables.module.d.ts +0 -48
- package/lib/modules/smz-tables/pipes/clone-table-items.pipe.d.ts +0 -18
- package/lib/modules/smz-tables/pipes/content-errors.pipe.d.ts +0 -10
- package/lib/modules/smz-tables/pipes/content-icon-matches.pipe.d.ts +0 -8
- package/lib/modules/smz-tables/pipes/editable-source.pipe.d.ts +0 -11
- package/lib/modules/smz-tables/pipes/filter-object.pipe.d.ts +0 -7
- package/lib/modules/smz-tables/pipes/sincronize-table.pipe.d.ts +0 -10
- package/lib/modules/smz-tables/pipes/table-content.pipe.d.ts +0 -10
- package/lib/modules/smz-tables/pipes/table-context.pipe.d.ts +0 -8
- package/lib/modules/smz-tables/public-api.d.ts +0 -14
- package/lib/modules/smz-tables/services/smz-transactions.service.d.ts +0 -19
- package/lib/modules/smz-tables/services/table-editable.service.d.ts +0 -38
- package/lib/modules/smz-tables/services/table-forms.service.d.ts +0 -11
- package/lib/modules/smz-tables/services/table-helper.service.d.ts +0 -17
- package/lib/modules/smz-timeline/features/smz-timeline/smz-timeline.component.d.ts +0 -23
- package/lib/modules/smz-timeline/models/smz-timeline-state.d.ts +0 -35
- package/lib/modules/smz-timeline/public-api.d.ts +0 -3
- package/lib/modules/smz-timeline/smz-timeline.module.d.ts +0 -22
- package/lib/modules/smz-toast/public_api.d.ts +0 -2
- package/lib/modules/smz-toast/smz-toast.d.ts +0 -6
- package/lib/modules/smz-toast/toast.d.ts +0 -102
- package/lib/modules/smz-tree-with-details/features/tree-with-details/tree-with-details.component.d.ts +0 -30
- package/lib/modules/smz-tree-with-details/models/tree-with-details-locale.d.ts +0 -3
- package/lib/modules/smz-tree-with-details/models/tree-with-details-state.d.ts +0 -27
- package/lib/modules/smz-tree-with-details/ngx-smz-tree-with-details.module.d.ts +0 -18
- package/lib/modules/smz-tree-with-details/pipes/tree-items.pipe.d.ts +0 -10
- package/lib/modules/smz-tree-with-details/public-api.d.ts +0 -3
- package/lib/modules/smz-trees/features/tree/tree.component.d.ts +0 -102
- package/lib/modules/smz-trees/models/drag-and-drop.d.ts +0 -21
- package/lib/modules/smz-trees/models/node-helper.d.ts +0 -15
- package/lib/modules/smz-trees/models/tree-menu-item.d.ts +0 -14
- package/lib/modules/smz-trees/models/tree-node.d.ts +0 -6
- package/lib/modules/smz-trees/models/tree-state.d.ts +0 -163
- package/lib/modules/smz-trees/models/tree-toolbar-button.d.ts +0 -8
- package/lib/modules/smz-trees/ngx-smz-trees.module.d.ts +0 -24
- package/lib/modules/smz-trees/pipes/data-transform-tree.pipe.d.ts +0 -12
- package/lib/modules/smz-trees/public-api.d.ts +0 -9
- package/lib/modules/smz-trees/services/tree-helper.service.d.ts +0 -18
- package/lib/modules/smz-trees/utils/tree-helpers.d.ts +0 -8
- package/lib/modules/smz-ui-block/public-api.d.ts +0 -4
- package/lib/modules/smz-ui-block/smz-ui-block.component.d.ts +0 -16
- package/lib/modules/smz-ui-block/smz-ui-block.directive.d.ts +0 -15
- package/lib/modules/smz-ui-block/smz-ui-block.module.d.ts +0 -10
- package/lib/modules/smz-ui-block/smz-ui-block.service.d.ts +0 -16
- package/lib/modules/smz-viewport/models/smz-viewport-config-direction.d.ts +0 -5
- package/lib/modules/smz-viewport/models/smz-viewport-config.d.ts +0 -19
- package/lib/modules/smz-viewport/public-api.d.ts +0 -3
- package/lib/modules/smz-viewport/smz-viewport.directive.d.ts +0 -23
- package/lib/modules/smz-viewport/smz-viewport.module.d.ts +0 -8
- package/lib/modules/smz-viewport/smz-viewport.service.d.ts +0 -18
- package/lib/modules/smz-viewport/types/in-viewport-config-check-fn.d.ts +0 -6
- package/lib/modules/smz-viewport/types/in-viewport-config-directions.d.ts +0 -1
- package/lib/modules/smz-viewport/types/in-viewport-config-options.d.ts +0 -10
- package/lib/modules/smz-viewport/types/in-viewport-registry-entry.d.ts +0 -9
- package/lib/modules/smz-viewport/types/index.d.ts +0 -11
- package/lib/modules/smz-viewport/utils/utils.d.ts +0 -17
- package/lib/ngx-smz-ui.component.d.ts +0 -8
- package/lib/ngx-smz-ui.config.d.ts +0 -29
- package/lib/ngx-smz-ui.module.d.ts +0 -15
- package/lib/standalones/easy-table/components/common/global-search/global-search.component.d.ts +0 -16
- package/lib/standalones/easy-table/components/common/pagination/pagination.component.d.ts +0 -15
- package/lib/standalones/easy-table/components/common/sort/sort.component.d.ts +0 -15
- package/lib/standalones/easy-table/components/common/title/title.component.d.ts +0 -10
- package/lib/standalones/easy-table/components/desktop/body/body.component.d.ts +0 -16
- package/lib/standalones/easy-table/components/desktop/head/head.component.d.ts +0 -12
- package/lib/standalones/easy-table/containers/desktop/desktop-table.component.d.ts +0 -14
- package/lib/standalones/easy-table/containers/easy-table/smz-easy-table.component.d.ts +0 -21
- package/lib/standalones/easy-table/containers/mobile/mobile-table.component.d.ts +0 -11
- package/lib/standalones/easy-table/models/smz-easy-locale.d.ts +0 -15
- package/lib/standalones/easy-table/models/smz-easy-table-contents.d.ts +0 -34
- package/lib/standalones/easy-table/models/smz-easy-table-data.d.ts +0 -36
- package/lib/standalones/easy-table/models/smz-easy-table-state.d.ts +0 -82
- package/lib/standalones/easy-table/pipes/table-content.pipe.d.ts +0 -9
- package/lib/standalones/easy-table/public-api.d.ts +0 -4
- package/lib/standalones/easy-table/services/table-content.service.d.ts +0 -13
- package/lib/standalones/easy-table/services/table-data-source.service.d.ts +0 -28
- package/lib/standalones/easy-table/services/table-data-utils.d.ts +0 -2
- package/lib/standalones/easy-table/smz-easy-table.module.d.ts +0 -24
- package/lib/standalones/smz-drag-drop/directives/smz-drag.d.ts +0 -41
- package/lib/standalones/smz-drag-drop/directives/smz-drop.d.ts +0 -32
- package/lib/standalones/smz-drag-drop/models/drag-event.d.ts +0 -11
- package/lib/standalones/smz-drag-drop/public-api.d.ts +0 -4
- package/lib/standalones/smz-drag-drop/services/smz-draggable.service.d.ts +0 -8
- package/lib/standalones/smz-drag-drop/smz-drag-drop.module.d.ts +0 -9
- package/lib/standalones/smz-drag-drop/utils/clone-node.d.ts +0 -9
- package/lib/standalones/smz-drag-drop/utils/drag-ref.d.ts +0 -33
- package/lib/standalones/smz-drag-drop/utils/styling.d.ts +0 -42
- package/lib/standalones/smz-ui-guides/models/smz-ui-guides-state.d.ts +0 -50
- package/lib/standalones/smz-ui-guides/public-api.d.ts +0 -2
- package/lib/standalones/smz-ui-guides/services/smz-ui-guides.service.d.ts +0 -11
- package/lib/standalones/smz-ui-guides/smz-ui-guides.module.d.ts +0 -7
- package/lib/state/app.state.d.ts +0 -5
- package/lib/state/app.utils.d.ts +0 -1
- package/lib/state/database/database.actions.d.ts +0 -8
- package/lib/state/database/database.interfaces.d.ts +0 -5
- package/lib/state/database/database.selectors.d.ts +0 -3
- package/lib/state/database/database.state.d.ts +0 -11
- package/lib/state/database/ui-definitions/ui-definitions.actions.d.ts +0 -17
- package/lib/state/database/ui-definitions/ui-definitions.selectors.d.ts +0 -8
- package/lib/state/database/ui-definitions/ui-definitions.service.d.ts +0 -15
- package/lib/state/database/ui-definitions/ui-definitions.state.d.ts +0 -22
- package/lib/state/database/ui-localization/ui-localization.actions.d.ts +0 -16
- package/lib/state/database/ui-localization/ui-localization.selectors.d.ts +0 -6
- package/lib/state/database/ui-localization/ui-localization.service.d.ts +0 -15
- package/lib/state/database/ui-localization/ui-localization.state.d.ts +0 -27
- package/lib/state/features/features.actions.d.ts +0 -8
- package/lib/state/features/features.selectors.d.ts +0 -3
- package/lib/state/features/features.state.d.ts +0 -10
- package/lib/state/global/application/application.actions.d.ts +0 -55
- package/lib/state/global/application/application.actions.toast.d.ts +0 -32
- package/lib/state/global/application/application.selector.d.ts +0 -6
- package/lib/state/global/application/application.state.d.ts +0 -43
- package/lib/state/global/authentication/authentication.actions.d.ts +0 -42
- package/lib/state/global/authentication/authentication.selectors.d.ts +0 -14
- package/lib/state/global/authentication/authentication.state.d.ts +0 -28
- package/lib/state/global/authentication/authentication.utils.d.ts +0 -1
- package/lib/state/global/authentication/legacy-authentication.selectors.d.ts +0 -5
- package/lib/state/global/authentication/tenant-authentication.selectors.d.ts +0 -5
- package/lib/state/global/global.actions.d.ts +0 -8
- package/lib/state/global/global.state.d.ts +0 -15
- package/lib/state/ui/comments/comments.actions.d.ts +0 -30
- package/lib/state/ui/comments/comments.selector.d.ts +0 -3
- package/lib/state/ui/comments/comments.service.d.ts +0 -18
- package/lib/state/ui/comments/comments.state.d.ts +0 -25
- package/lib/state/ui/excels/excels.actions.d.ts +0 -14
- package/lib/state/ui/excels/excels.service.d.ts +0 -13
- package/lib/state/ui/excels/excels.state.d.ts +0 -18
- package/lib/state/ui/layout/layout.actions.d.ts +0 -81
- package/lib/state/ui/layout/layout.selectors.d.ts +0 -26
- package/lib/state/ui/layout/layout.state.d.ts +0 -51
- package/lib/state/ui/notifications/notifications.actions.d.ts +0 -28
- package/lib/state/ui/notifications/notifications.model.d.ts +0 -52
- package/lib/state/ui/notifications/notifications.selectors.d.ts +0 -9
- package/lib/state/ui/notifications/notifications.service.d.ts +0 -15
- package/lib/state/ui/notifications/notifications.state.d.ts +0 -24
- package/lib/state/ui/ui.actions.d.ts +0 -8
- package/lib/state/ui/ui.state.d.ts +0 -11
- package/public-api.d.ts +0 -157
- package/src/lib/modules/prime/overlaypanel/index.d.ts +0 -5
- package/src/lib/modules/prime/overlaypanel/overlaypanel.d.ts +0 -77
- package/src/lib/modules/prime/overlaypanel/public_api.d.ts +0 -1
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./multi-tables.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "primeng/tabs";
|
|
5
|
-
import * as i4 from "../../common/directives/ng-var/ng-var.module";
|
|
6
|
-
import * as i5 from "../smz-tables/ngx-smz-tables.module";
|
|
7
|
-
import * as i6 from "../../common/pipes/safe-html.pipe";
|
|
8
|
-
export declare class NgxSmzMultiTablesModule {
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSmzMultiTablesModule, never>;
|
|
10
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSmzMultiTablesModule, [typeof i1.SmzMultiTablesComponent], [typeof i2.CommonModule, typeof i3.TabsModule, typeof i4.NgVarModule, typeof i5.NgxSmzTablesModule, typeof i6.SafeContentPipeModule], [typeof i1.SmzMultiTablesComponent]>;
|
|
11
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSmzMultiTablesModule>;
|
|
12
|
-
}
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { SmzTableState } from '../smz-tables/models/table-state';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
export interface SmzMultiTablesState {
|
|
4
|
-
isDebug: boolean;
|
|
5
|
-
styleClass: string;
|
|
6
|
-
tabs: SmzMultiTablesTab[];
|
|
7
|
-
}
|
|
8
|
-
export interface SmzMultiTablesTab {
|
|
9
|
-
_id: string;
|
|
10
|
-
_originalId: string;
|
|
11
|
-
_isDuplicated: boolean;
|
|
12
|
-
allowDuplication: boolean;
|
|
13
|
-
styleClass: string;
|
|
14
|
-
selected: boolean;
|
|
15
|
-
closable: boolean;
|
|
16
|
-
header: {
|
|
17
|
-
styleClass: string;
|
|
18
|
-
label: {
|
|
19
|
-
name: string;
|
|
20
|
-
styleClass: string;
|
|
21
|
-
};
|
|
22
|
-
icon: {
|
|
23
|
-
isVisible: boolean;
|
|
24
|
-
name: string;
|
|
25
|
-
styleClass: string;
|
|
26
|
-
};
|
|
27
|
-
};
|
|
28
|
-
table: {
|
|
29
|
-
state: SmzTableState;
|
|
30
|
-
items$: Observable<any[]>;
|
|
31
|
-
};
|
|
32
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { OnInit } from '@angular/core';
|
|
2
|
-
import { NotificationData, NotificationStatus } from '../../../../state/ui/notifications/notifications.model';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class NotificationItemComponent implements OnInit {
|
|
5
|
-
item: NotificationData;
|
|
6
|
-
charactersLimit: number;
|
|
7
|
-
showDate: boolean;
|
|
8
|
-
status: typeof NotificationStatus;
|
|
9
|
-
typeClass: {
|
|
10
|
-
0: string;
|
|
11
|
-
1: string;
|
|
12
|
-
2: string;
|
|
13
|
-
3: string;
|
|
14
|
-
4: string;
|
|
15
|
-
};
|
|
16
|
-
uiConfig: import("@ngx-smz/core").NgxSmzUiConfig;
|
|
17
|
-
constructor();
|
|
18
|
-
ngOnInit(): void;
|
|
19
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationItemComponent, never>;
|
|
20
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NotificationItemComponent, "smz-notification-item", never, { "item": { "alias": "item"; "required": false; }; "charactersLimit": { "alias": "charactersLimit"; "required": false; }; "showDate": { "alias": "showDate"; "required": false; }; }, {}, never, never, false, never>;
|
|
21
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { SmzTableBuilder } from '../../../../builders/smz-tables/state-builder';
|
|
2
|
-
import { NotificationData, NotificationStatus } from '../../../../state/ui/notifications/notifications.model';
|
|
3
|
-
import { SmzTableState } from '../../../smz-tables/models/table-state';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class NotificationsListComponent {
|
|
6
|
-
private readonly store;
|
|
7
|
-
notifications$: import("rxjs").Observable<NotificationData[]>;
|
|
8
|
-
hasRuningRequest$: import("rxjs").Observable<boolean>;
|
|
9
|
-
tableState: SmzTableState;
|
|
10
|
-
status: typeof NotificationStatus;
|
|
11
|
-
selected: NotificationData[];
|
|
12
|
-
uiConfig: import("@ngx-smz/core").NgxSmzUiConfig;
|
|
13
|
-
folders: {
|
|
14
|
-
status: NotificationStatus[];
|
|
15
|
-
icon: string;
|
|
16
|
-
tooltip: string;
|
|
17
|
-
rebuild: () => void;
|
|
18
|
-
count$: import("rxjs").Observable<number>;
|
|
19
|
-
}[];
|
|
20
|
-
currentFolder: {
|
|
21
|
-
status: NotificationStatus[];
|
|
22
|
-
icon: string;
|
|
23
|
-
tooltip: string;
|
|
24
|
-
rebuild: () => void;
|
|
25
|
-
count$: import("rxjs").Observable<number>;
|
|
26
|
-
};
|
|
27
|
-
constructor();
|
|
28
|
-
buildBaseTable(): SmzTableBuilder<NotificationData>;
|
|
29
|
-
setupInboxTable(): void;
|
|
30
|
-
setupArchivedTable(): void;
|
|
31
|
-
onSelect(event: NotificationData[]): void;
|
|
32
|
-
refresh(): void;
|
|
33
|
-
archive(event: NotificationData[]): void;
|
|
34
|
-
moveToInbox(event: NotificationData[]): void;
|
|
35
|
-
batchRemove(event: NotificationData[]): void;
|
|
36
|
-
remove(event: NotificationData): void;
|
|
37
|
-
navigate(event: NotificationData): void;
|
|
38
|
-
openLink(event: NotificationData): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NotificationsListComponent, never>;
|
|
40
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<NotificationsListComponent, "smz-notifications-list", never, {}, {}, never, never, false, never>;
|
|
41
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function showNotificationsDialog(): void;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
export declare class SmzNotificationsComponent {
|
|
3
|
-
uiConfig: import("@ngx-smz/core").NgxSmzUiConfig;
|
|
4
|
-
notifications$: import("rxjs").Observable<import("../../../../state/ui/notifications/notifications.model").NotificationData[]>;
|
|
5
|
-
newCount$: import("rxjs").Observable<number>;
|
|
6
|
-
constructor();
|
|
7
|
-
showDialog(): void;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzNotificationsComponent, never>;
|
|
9
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmzNotificationsComponent, "smz-ui-notifications", never, {}, {}, never, never, false, never>;
|
|
10
|
-
}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { SmzNotificationsService } from './services/smz-notifications.service';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
import * as i1 from "./features/notifications/notifications.component";
|
|
4
|
-
import * as i2 from "./components/list/notifications-list.component";
|
|
5
|
-
import * as i3 from "./components/item/notification-item.component";
|
|
6
|
-
import * as i4 from "@angular/common";
|
|
7
|
-
import * as i5 from "@angular/forms";
|
|
8
|
-
import * as i6 from "primeng/badge";
|
|
9
|
-
import * as i7 from "primeng/overlaypanel";
|
|
10
|
-
import * as i8 from "primeng/button";
|
|
11
|
-
import * as i9 from "../smz-tables/ngx-smz-tables.module";
|
|
12
|
-
import * as i10 from "primeng/inputtext";
|
|
13
|
-
import * as i11 from "primeng/tooltip";
|
|
14
|
-
import * as i12 from "primeng/selectbutton";
|
|
15
|
-
import * as i13 from "../../common/directives/ng-var/ng-var.module";
|
|
16
|
-
import * as i14 from "../../common/stop-click-propagation/click-stop-propagation.module";
|
|
17
|
-
import * as i15 from "../../common/data-pipes/data-pipes.module";
|
|
18
|
-
import * as i16 from "primeng/api";
|
|
19
|
-
import * as i17 from "../smz-responsive/smz-responsive.component";
|
|
20
|
-
import * as i18 from "../../common/data-pipes/pipes/filter-by";
|
|
21
|
-
import * as i19 from "../../common/data-pipes/pipes/shorten.pipe";
|
|
22
|
-
export declare class SmzNotificationsModule {
|
|
23
|
-
constructor(service: SmzNotificationsService);
|
|
24
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzNotificationsModule, never>;
|
|
25
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmzNotificationsModule, [typeof i1.SmzNotificationsComponent, typeof i2.NotificationsListComponent, typeof i3.NotificationItemComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.BadgeModule, typeof i7.OverlayPanelModule, typeof i8.ButtonModule, typeof i9.NgxSmzTablesModule, typeof i10.InputTextModule, typeof i11.TooltipModule, typeof i12.SelectButtonModule, typeof i13.NgVarModule, typeof i14.ClickStopPropagationModule, typeof i15.NgxSmzDataPipesModule, typeof i16.SharedModule, typeof i17.SmzResponsiveComponent, typeof i18.FilterByPipe, typeof i19.ShortenPipe], [typeof i1.SmzNotificationsComponent]>;
|
|
26
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SmzNotificationsModule>;
|
|
27
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { Actions, Store } from '@ngxs/store';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SmzNotificationsService {
|
|
4
|
-
private store;
|
|
5
|
-
private actions$;
|
|
6
|
-
constructor(store: Store, actions$: Actions);
|
|
7
|
-
init(): void;
|
|
8
|
-
private loadAll;
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzNotificationsService, never>;
|
|
10
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<SmzNotificationsService>;
|
|
11
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, QueryList, TemplateRef } from '@angular/core';
|
|
2
|
-
import { PrimeTemplate } from 'primeng/api';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SmzResponsiveComponent implements AfterContentInit {
|
|
5
|
-
templates: QueryList<PrimeTemplate>;
|
|
6
|
-
landscapeTemplate: TemplateRef<any>;
|
|
7
|
-
portraitTemplate: TemplateRef<any>;
|
|
8
|
-
constructor();
|
|
9
|
-
ngAfterContentInit(): void;
|
|
10
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzResponsiveComponent, never>;
|
|
11
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmzResponsiveComponent, "smz-responsive", never, {}, {}, ["templates"], never, true, never>;
|
|
12
|
-
}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
declare global {
|
|
2
|
-
interface Window {
|
|
3
|
-
ResizeObserver: any;
|
|
4
|
-
}
|
|
5
|
-
}
|
|
6
|
-
export interface ResizeObserver {
|
|
7
|
-
observe(target: HTMLElement): void;
|
|
8
|
-
disconnect(): void;
|
|
9
|
-
}
|
|
10
|
-
export interface HostElementConfig {
|
|
11
|
-
pipe?: any[];
|
|
12
|
-
selector?: string;
|
|
13
|
-
observable?: boolean;
|
|
14
|
-
}
|
|
15
|
-
export declare function HostElement(...args: (string | HostElementConfig)[]): PropertyDecorator;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { MonoTypeOperatorFunction } from 'rxjs';
|
|
2
|
-
export interface SmzRouteConfig {
|
|
3
|
-
observable?: boolean;
|
|
4
|
-
pipe?: (MonoTypeOperatorFunction<{
|
|
5
|
-
this: any;
|
|
6
|
-
value: any;
|
|
7
|
-
}>)[];
|
|
8
|
-
inherit?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export declare function SmzRouteDatas(...args: (string | SmzRouteConfig)[]): PropertyDecorator;
|
|
11
|
-
export declare function SmzRouteParams(...args: (string | SmzRouteConfig)[]): PropertyDecorator;
|
|
12
|
-
export declare function SmzRouteQueryParams(...args: (string | SmzRouteConfig)[]): PropertyDecorator;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function Tunnel(): PropertyDecorator;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { InjectableType, ɵDirectiveType, ɵComponentType } from '@angular/core';
|
|
2
|
-
/**
|
|
3
|
-
* Applied to definitions and informs that class is decorated
|
|
4
|
-
*/
|
|
5
|
-
export declare const DECORATOR_APPLIED: unique symbol;
|
|
6
|
-
/**
|
|
7
|
-
* If we use the `untilDestroyed` operator multiple times inside the single
|
|
8
|
-
* instance providing different `destroyMethodName`, then all streams will
|
|
9
|
-
* subscribe to the single subject. If any method is invoked, the subject will
|
|
10
|
-
* emit and all streams will be unsubscribed. We wan't to prevent this behavior,
|
|
11
|
-
* thus we store subjects under different symbols.
|
|
12
|
-
*/
|
|
13
|
-
export declare function getSymbol<T>(destroyMethodName?: keyof T): symbol;
|
|
14
|
-
export declare function markAsDecorated<T>(type: InjectableType<T> | ɵDirectiveType<T> | ɵComponentType<T>): void;
|
|
15
|
-
export interface UntilDestroyOptions {
|
|
16
|
-
blackList?: string[];
|
|
17
|
-
arrayName?: string;
|
|
18
|
-
checkProperties?: boolean;
|
|
19
|
-
}
|
|
20
|
-
export declare function createSubjectOnTheInstance(instance: any, symbol: symbol): void;
|
|
21
|
-
export declare function completeSubjectOnTheInstance(instance: any, symbol: symbol): void;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "@angular/common";
|
|
3
|
-
export declare class NgxSmzRouterParamsModule {
|
|
4
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSmzRouterParamsModule, never>;
|
|
5
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSmzRouterParamsModule, never, [typeof i1.CommonModule], never>;
|
|
6
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSmzRouterParamsModule>;
|
|
7
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export * from './ngx-smz-router-params.module';
|
|
2
|
-
export * from './router-params-listener';
|
|
3
|
-
export { RouterParamsActions } from './state/router-params/router-params.actions';
|
|
4
|
-
export { RouterParamsSelectors } from './state/router-params/router-params.selectors';
|
|
5
|
-
export type { RouterParamsState, RouterParamsStateModel } from './state/router-params/router-params.state';
|
|
6
|
-
export * from './models/internals';
|
|
7
|
-
export * from './decorators/host-element.decorator';
|
|
8
|
-
export * from './decorators/replace-ng-oninit';
|
|
9
|
-
export * from './decorators/route.decorators';
|
|
10
|
-
export * from './decorators/tunnel.decorator';
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { ActivatedRoute, ParamMap } from '@angular/router';
|
|
2
|
-
export declare function routerParamsListener(key: string, route: ActivatedRoute, callback?: (data: any) => void): void;
|
|
3
|
-
export declare function routerParamsDispatch(action: any, route: ActivatedRoute, property?: string): void;
|
|
4
|
-
export declare function mapParamsToObject<T>(params: ParamMap): T;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
export declare namespace RouterParamsActions {
|
|
2
|
-
class Update {
|
|
3
|
-
key: any;
|
|
4
|
-
data: any;
|
|
5
|
-
static readonly type = "[Router Params] Update";
|
|
6
|
-
constructor(key: any, data: any);
|
|
7
|
-
}
|
|
8
|
-
class UpdateQueryParams {
|
|
9
|
-
data: any;
|
|
10
|
-
static readonly type = "[Router Params] Update Query Params";
|
|
11
|
-
constructor(data: any);
|
|
12
|
-
}
|
|
13
|
-
}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { StateContext, Store } from '@ngxs/store';
|
|
2
|
-
import { RouterParamsActions } from './router-params.actions';
|
|
3
|
-
import { ActivatedRoute } from '@angular/router';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export interface RouterParamsStateModel {
|
|
6
|
-
params: {
|
|
7
|
-
[key: string]: any;
|
|
8
|
-
};
|
|
9
|
-
queryParams: any;
|
|
10
|
-
}
|
|
11
|
-
export declare const getInitialState: () => RouterParamsStateModel;
|
|
12
|
-
export declare class RouterParamsState {
|
|
13
|
-
private route;
|
|
14
|
-
private store;
|
|
15
|
-
constructor(route: ActivatedRoute, store: Store);
|
|
16
|
-
onUpdate(ctx: StateContext<RouterParamsStateModel>, action: RouterParamsActions.Update): void;
|
|
17
|
-
onUpdateQueryParams(ctx: StateContext<RouterParamsStateModel>, action: RouterParamsActions.UpdateQueryParams): void;
|
|
18
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<RouterParamsState, never>;
|
|
19
|
-
static ɵprov: i0.ɵɵInjectableDeclaration<RouterParamsState>;
|
|
20
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
export interface SmzSideContent {
|
|
2
|
-
fullScreen?: boolean;
|
|
3
|
-
styleClass?: string;
|
|
4
|
-
style?: {
|
|
5
|
-
[klass: string]: any;
|
|
6
|
-
} | null | undefined;
|
|
7
|
-
blockScroll?: boolean;
|
|
8
|
-
dismissible?: boolean;
|
|
9
|
-
modal?: boolean;
|
|
10
|
-
showCloseIcon?: boolean;
|
|
11
|
-
ariaCloseLabel?: string;
|
|
12
|
-
closeOnEscape?: boolean;
|
|
13
|
-
}
|
|
14
|
-
export declare const SmzSideContentDefault: SmzSideContent;
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { AfterContentInit, EventEmitter, OnChanges, OnDestroy, OnInit, QueryList, SimpleChanges, TemplateRef } from '@angular/core';
|
|
2
|
-
import { Store } from '@ngxs/store';
|
|
3
|
-
import { PrimeTemplate } from 'primeng/api';
|
|
4
|
-
import { SmzSideContent } from './models/side-content';
|
|
5
|
-
import * as i0 from "@angular/core";
|
|
6
|
-
export declare class SmzSideContentComponent implements OnInit, AfterContentInit, OnChanges, OnDestroy {
|
|
7
|
-
private store;
|
|
8
|
-
templates: QueryList<PrimeTemplate>;
|
|
9
|
-
config: SmzSideContent;
|
|
10
|
-
visible: boolean;
|
|
11
|
-
position: 'left' | 'right';
|
|
12
|
-
overlay: boolean;
|
|
13
|
-
appendToBody: boolean;
|
|
14
|
-
clicked: EventEmitter<void>;
|
|
15
|
-
onHide: EventEmitter<void>;
|
|
16
|
-
defaultConfig: SmzSideContent;
|
|
17
|
-
contentTemplate: TemplateRef<any>;
|
|
18
|
-
constructor(store: Store);
|
|
19
|
-
ngOnInit(): void;
|
|
20
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
21
|
-
ngAfterContentInit(): void;
|
|
22
|
-
ngOnDestroy(): void;
|
|
23
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzSideContentComponent, never>;
|
|
24
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmzSideContentComponent, "smz-side-content", never, { "config": { "alias": "config"; "required": false; }; "visible": { "alias": "visible"; "required": false; }; "position": { "alias": "position"; "required": false; }; "overlay": { "alias": "overlay"; "required": false; }; "appendToBody": { "alias": "appendToBody"; "required": false; }; }, { "clicked": "clicked"; "onHide": "onHide"; }, ["templates"], never, false, never>;
|
|
25
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./smz-side-content.component";
|
|
3
|
-
import * as i2 from "@angular/common";
|
|
4
|
-
import * as i3 from "primeng/sidebar";
|
|
5
|
-
import * as i4 from "primeng/api";
|
|
6
|
-
export declare class NgxSmzSideContentModule {
|
|
7
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSmzSideContentModule, never>;
|
|
8
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSmzSideContentModule, [typeof i1.SmzSideContentComponent], [typeof i2.CommonModule, typeof i3.SidebarModule, typeof i4.SharedModule], [typeof i1.SmzSideContentComponent, typeof i4.SharedModule]>;
|
|
9
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSmzSideContentModule>;
|
|
10
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './smz-submit.component';
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { Subscription } from 'rxjs';
|
|
3
|
-
import { SmzUiBlockService } from '../smz-ui-block/smz-ui-block.service';
|
|
4
|
-
import { SmzFormsResponse } from '../smz-forms/models/smz-forms';
|
|
5
|
-
import { SmzSubmitState } from './smz-submit';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class SmzSubmitComponent implements OnInit, OnChanges, OnDestroy {
|
|
8
|
-
private uiBlockService;
|
|
9
|
-
state: SmzSubmitState;
|
|
10
|
-
unBlockOnSave: boolean;
|
|
11
|
-
useBlockUi: boolean;
|
|
12
|
-
resetLabel: string;
|
|
13
|
-
resetStyleClass: string;
|
|
14
|
-
resetIcon: string;
|
|
15
|
-
saveLabel: string;
|
|
16
|
-
saveStyleClass: string;
|
|
17
|
-
saveIcon: string;
|
|
18
|
-
save: EventEmitter<any>;
|
|
19
|
-
response: SmzFormsResponse<any>;
|
|
20
|
-
hook: Subscription;
|
|
21
|
-
constructor(uiBlockService: SmzUiBlockService);
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
24
|
-
hookFormChanges(): void;
|
|
25
|
-
dispose(): void;
|
|
26
|
-
submitSave(): void;
|
|
27
|
-
cancel(): void;
|
|
28
|
-
ngOnDestroy(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzSubmitComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<SmzSubmitComponent, "smz-ui-submit", never, { "state": { "alias": "state"; "required": false; }; "unBlockOnSave": { "alias": "unBlockOnSave"; "required": false; }; "useBlockUi": { "alias": "useBlockUi"; "required": false; }; "resetLabel": { "alias": "resetLabel"; "required": false; }; "resetStyleClass": { "alias": "resetStyleClass"; "required": false; }; "resetIcon": { "alias": "resetIcon"; "required": false; }; "saveLabel": { "alias": "saveLabel"; "required": false; }; "saveStyleClass": { "alias": "saveStyleClass"; "required": false; }; "saveIcon": { "alias": "saveIcon"; "required": false; }; }, { "save": "save"; }, never, never, true, never>;
|
|
31
|
-
}
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { MouseButton } from '@svgdotjs/svg.panzoom.js';
|
|
2
|
-
import { Container } from '@svgdotjs/svg.js';
|
|
3
|
-
import { Point } from '@svgdotjs/svg.js';
|
|
4
|
-
interface marginOptions {
|
|
5
|
-
left: number;
|
|
6
|
-
top: number;
|
|
7
|
-
right: number;
|
|
8
|
-
bottom: number;
|
|
9
|
-
}
|
|
10
|
-
interface options {
|
|
11
|
-
panning?: boolean;
|
|
12
|
-
pinchZoom?: boolean;
|
|
13
|
-
wheelZoom?: boolean;
|
|
14
|
-
panButton?: MouseButton;
|
|
15
|
-
oneFingerPan?: boolean;
|
|
16
|
-
margins?: boolean | marginOptions;
|
|
17
|
-
zoomFactor?: number;
|
|
18
|
-
zoomMin?: number;
|
|
19
|
-
zoomMax?: number;
|
|
20
|
-
}
|
|
21
|
-
export interface SmzSVGWrapper extends Container {
|
|
22
|
-
panZoom(options?: options | false): this;
|
|
23
|
-
}
|
|
24
|
-
export interface SvgZoomEvent {
|
|
25
|
-
level: number;
|
|
26
|
-
focus: Point;
|
|
27
|
-
}
|
|
28
|
-
export {};
|
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
import { Container, Element } from '@svgdotjs/svg.js';
|
|
2
|
-
import { MouseButton } from '@svgdotjs/svg.panzoom.js';
|
|
3
|
-
import { BehaviorSubject } from 'rxjs';
|
|
4
|
-
import { SmzSVGWrapper } from './smz-svg-wrapper';
|
|
5
|
-
import { SmzSvgRefPoint } from './world-coordinates';
|
|
6
|
-
export interface SmzSvgState {
|
|
7
|
-
isDebug: boolean;
|
|
8
|
-
features: SmzSvgFeature[];
|
|
9
|
-
panZoom: {
|
|
10
|
-
enabled: boolean;
|
|
11
|
-
panning?: boolean;
|
|
12
|
-
pinchZoom?: boolean;
|
|
13
|
-
wheelZoom?: boolean;
|
|
14
|
-
panButton?: MouseButton;
|
|
15
|
-
oneFingerPan?: boolean;
|
|
16
|
-
margins?: boolean | marginOptions;
|
|
17
|
-
zoomFactor?: number;
|
|
18
|
-
zoomMin?: number;
|
|
19
|
-
zoomMax?: number;
|
|
20
|
-
};
|
|
21
|
-
worldCoordinates: {
|
|
22
|
-
enabled: boolean;
|
|
23
|
-
rootWidth: number;
|
|
24
|
-
rootHeight: number;
|
|
25
|
-
refPoints: SmzSvgRefPoint[];
|
|
26
|
-
};
|
|
27
|
-
containerClass: string;
|
|
28
|
-
container: {
|
|
29
|
-
useWindowSize: boolean;
|
|
30
|
-
width?: number;
|
|
31
|
-
height?: number;
|
|
32
|
-
};
|
|
33
|
-
dispatch: {
|
|
34
|
-
zoomToId: BehaviorSubject<{
|
|
35
|
-
elementId: string;
|
|
36
|
-
zoom: number;
|
|
37
|
-
}>;
|
|
38
|
-
zoomToPosition: BehaviorSubject<{
|
|
39
|
-
x: number;
|
|
40
|
-
y: number;
|
|
41
|
-
zoom: number;
|
|
42
|
-
}>;
|
|
43
|
-
draw: BehaviorSubject<{
|
|
44
|
-
callback: (draw: SmzSVGWrapper) => void;
|
|
45
|
-
}>;
|
|
46
|
-
reset: BehaviorSubject<void>;
|
|
47
|
-
setScopes: BehaviorSubject<string[]>;
|
|
48
|
-
};
|
|
49
|
-
scope: {
|
|
50
|
-
all: string[];
|
|
51
|
-
current: string[];
|
|
52
|
-
};
|
|
53
|
-
init: {
|
|
54
|
-
reset: boolean;
|
|
55
|
-
afterInit: () => void;
|
|
56
|
-
};
|
|
57
|
-
performance: {
|
|
58
|
-
zoomDebounce: number;
|
|
59
|
-
animationTime: number;
|
|
60
|
-
};
|
|
61
|
-
}
|
|
62
|
-
export type SmzSvgFeature = SmzSvgRoot | SmzSvgPin;
|
|
63
|
-
export type SmzSvgFeatureTypes = 'root' | 'pin';
|
|
64
|
-
export interface SmzSvgBaseFeature {
|
|
65
|
-
_element: Element;
|
|
66
|
-
_childrenIds: string[];
|
|
67
|
-
_visible: boolean;
|
|
68
|
-
id: string;
|
|
69
|
-
width: number;
|
|
70
|
-
type?: SmzSvgFeatureTypes;
|
|
71
|
-
dynamicBuild: {
|
|
72
|
-
callback: (rootContainer: Container, feature: SmzSvgBaseFeature) => Element;
|
|
73
|
-
};
|
|
74
|
-
position: {
|
|
75
|
-
x: number;
|
|
76
|
-
y: number;
|
|
77
|
-
};
|
|
78
|
-
anchor: SmzSvgAnchorTypes;
|
|
79
|
-
adaptative: {
|
|
80
|
-
enabled: boolean;
|
|
81
|
-
minWidth?: number;
|
|
82
|
-
maxWidth?: number;
|
|
83
|
-
};
|
|
84
|
-
tooltip: SmzSvgTooltipData;
|
|
85
|
-
transform: (container: Container, elementId: string, feature: SmzSvgFeature, draw: SmzSVGWrapper) => void;
|
|
86
|
-
color: string;
|
|
87
|
-
stroke: string;
|
|
88
|
-
styleClass: string;
|
|
89
|
-
highlight: {
|
|
90
|
-
enabled: boolean;
|
|
91
|
-
color: string;
|
|
92
|
-
};
|
|
93
|
-
click: {
|
|
94
|
-
enabled: boolean;
|
|
95
|
-
navigate: boolean;
|
|
96
|
-
callback: (id: string, svg: SmzSVGWrapper, data: any) => void;
|
|
97
|
-
};
|
|
98
|
-
dbClick: {
|
|
99
|
-
enabled: boolean;
|
|
100
|
-
navigate: boolean;
|
|
101
|
-
callback: (id: string, svg: SmzSVGWrapper, data: any) => void;
|
|
102
|
-
};
|
|
103
|
-
focus: {
|
|
104
|
-
zoom: number;
|
|
105
|
-
};
|
|
106
|
-
data: any;
|
|
107
|
-
scopes: string[];
|
|
108
|
-
isDisabled: boolean;
|
|
109
|
-
}
|
|
110
|
-
export interface SmzSvgRoot extends SmzSvgBaseFeature {
|
|
111
|
-
type: 'root';
|
|
112
|
-
svgData: string;
|
|
113
|
-
height: number;
|
|
114
|
-
}
|
|
115
|
-
export interface SmzSvgPin extends SmzSvgBaseFeature {
|
|
116
|
-
type: 'pin';
|
|
117
|
-
width: number;
|
|
118
|
-
svgData: string;
|
|
119
|
-
}
|
|
120
|
-
export interface SmzSvgTooltipData {
|
|
121
|
-
enabled: boolean;
|
|
122
|
-
data?: string;
|
|
123
|
-
}
|
|
124
|
-
interface marginOptions {
|
|
125
|
-
left: number;
|
|
126
|
-
top: number;
|
|
127
|
-
right: number;
|
|
128
|
-
bottom: number;
|
|
129
|
-
}
|
|
130
|
-
export type SmzSvgAnchorTypes = 'container' | 'root' | 'world';
|
|
131
|
-
export {};
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export interface SmzSvgRefPoint {
|
|
2
|
-
longitude: number;
|
|
3
|
-
latitude: number;
|
|
4
|
-
rootPosX: number;
|
|
5
|
-
rootPosY: number;
|
|
6
|
-
}
|
|
7
|
-
export declare class SmzSvgWorldCoordinates {
|
|
8
|
-
private worldWidth;
|
|
9
|
-
private worldHeight;
|
|
10
|
-
private mapWidth;
|
|
11
|
-
private mapHeight;
|
|
12
|
-
private refPoints;
|
|
13
|
-
private linearCoeficientX;
|
|
14
|
-
private linearCoeficientY;
|
|
15
|
-
private xCompensation;
|
|
16
|
-
private yCompensation;
|
|
17
|
-
constructor(worldWidth: number, worldHeight: number, mapWidth: number, mapHeight: number);
|
|
18
|
-
convert(lon: number, lat: number): {
|
|
19
|
-
x: number;
|
|
20
|
-
y: number;
|
|
21
|
-
};
|
|
22
|
-
setRefPoint(points: SmzSvgRefPoint[]): void;
|
|
23
|
-
private calcLinearCoeficients;
|
|
24
|
-
private calcScaleFactor;
|
|
25
|
-
getWorldWidth(): number;
|
|
26
|
-
}
|