@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,590 +0,0 @@
|
|
|
1
|
-
import { FilterMetadata } from 'primeng/api';
|
|
2
|
-
import { Observable } from 'rxjs';
|
|
3
|
-
import { SmzMenuItem } from '../../smz-menu/models/smz-menu-item';
|
|
4
|
-
import { EditableChanges } from './editable-model';
|
|
5
|
-
import { SmzTableCaptionButton, SmzTableColumn, SmzTableContextColumn } from "./table-column";
|
|
6
|
-
import { WritableSignal } from '@angular/core';
|
|
7
|
-
export interface SmzTableState {
|
|
8
|
-
source?: {
|
|
9
|
-
items$?: Observable<any[]>;
|
|
10
|
-
signalItems: WritableSignal<any[]> | null;
|
|
11
|
-
};
|
|
12
|
-
/**
|
|
13
|
-
* Custom actions
|
|
14
|
-
*/
|
|
15
|
-
actions?: {
|
|
16
|
-
/**
|
|
17
|
-
* Configuration of the popup menu of the rows
|
|
18
|
-
*/
|
|
19
|
-
menu?: {
|
|
20
|
-
/**
|
|
21
|
-
* Controls the visibility of the button menu of the rows
|
|
22
|
-
*/
|
|
23
|
-
isVisible: boolean;
|
|
24
|
-
/**
|
|
25
|
-
* Items for the popup menu
|
|
26
|
-
*/
|
|
27
|
-
items: SmzMenuItem[];
|
|
28
|
-
/**
|
|
29
|
-
* Callback to create a dynamic menu
|
|
30
|
-
* This callback is called when the user click on the menu button
|
|
31
|
-
* The menu items will be generated by the callback
|
|
32
|
-
*/
|
|
33
|
-
callback?: (row: any) => SmzMenuItem[];
|
|
34
|
-
/**
|
|
35
|
-
* Styles can change the appearance of the action button
|
|
36
|
-
* It can be modified automatically by the table size method setSize()
|
|
37
|
-
*/
|
|
38
|
-
styles: {
|
|
39
|
-
icon: string;
|
|
40
|
-
buttonClass: string;
|
|
41
|
-
styleClass: string;
|
|
42
|
-
};
|
|
43
|
-
/**
|
|
44
|
-
* Overlay behavior shows the menu as a toggle button with dropdown menu items
|
|
45
|
-
* Button behavior shows the menu as separate buttons in a row
|
|
46
|
-
*/
|
|
47
|
-
behavior: 'overlay' | 'inline';
|
|
48
|
-
/**
|
|
49
|
-
* Overlay behavior shows the menu as a toggle button with dropdown menu items
|
|
50
|
-
* Button behavior shows the menu as separate buttons in a row
|
|
51
|
-
*/
|
|
52
|
-
minWidth: string;
|
|
53
|
-
};
|
|
54
|
-
/**
|
|
55
|
-
* Configuration of the actions for multiselection
|
|
56
|
-
*/
|
|
57
|
-
batchActions?: {
|
|
58
|
-
/**
|
|
59
|
-
* Controls the visibility of the button menu of the rows
|
|
60
|
-
*/
|
|
61
|
-
isVisible: boolean;
|
|
62
|
-
/**
|
|
63
|
-
* Items for the buttons
|
|
64
|
-
*/
|
|
65
|
-
items: SmzMenuItem[];
|
|
66
|
-
ngStyle: {
|
|
67
|
-
[style: string]: any;
|
|
68
|
-
} | null;
|
|
69
|
-
};
|
|
70
|
-
/**
|
|
71
|
-
* Custom actions for all rows
|
|
72
|
-
*/
|
|
73
|
-
customActions?: {
|
|
74
|
-
/**
|
|
75
|
-
* Controls the visibility of the custom action buttons
|
|
76
|
-
*/
|
|
77
|
-
isVisible: boolean;
|
|
78
|
-
/**
|
|
79
|
-
* Width of pixels the column containing the custom actions
|
|
80
|
-
*/
|
|
81
|
-
columnWidth: number;
|
|
82
|
-
ngStyle: {
|
|
83
|
-
[style: string]: any;
|
|
84
|
-
} | null;
|
|
85
|
-
};
|
|
86
|
-
/**
|
|
87
|
-
* Interaction behaviors for the rows
|
|
88
|
-
*/
|
|
89
|
-
rowBehavior?: {
|
|
90
|
-
/**
|
|
91
|
-
* Controls if the rows are clickable or not
|
|
92
|
-
*/
|
|
93
|
-
isClickable?: boolean;
|
|
94
|
-
/**
|
|
95
|
-
* Controls if the rows click, expands the table row
|
|
96
|
-
*/
|
|
97
|
-
expandRowOnClick?: boolean;
|
|
98
|
-
/**
|
|
99
|
-
* Callback to be executed when the row is clicked
|
|
100
|
-
*/
|
|
101
|
-
clickCallback?: (event: any) => void;
|
|
102
|
-
/**
|
|
103
|
-
* Controls hover effect on the rows
|
|
104
|
-
*/
|
|
105
|
-
hoverable?: boolean;
|
|
106
|
-
/**
|
|
107
|
-
* Highlight a row based on the item id
|
|
108
|
-
*/
|
|
109
|
-
highlights?: {
|
|
110
|
-
ids: string[];
|
|
111
|
-
};
|
|
112
|
-
/**
|
|
113
|
-
* Controls the style classes to preserve the layout in small devices
|
|
114
|
-
*/
|
|
115
|
-
preserveLayoutInSmallDevices?: boolean;
|
|
116
|
-
cellStyleClass?: string;
|
|
117
|
-
};
|
|
118
|
-
};
|
|
119
|
-
/**
|
|
120
|
-
* Configuration of the actions to dispatch editable saves
|
|
121
|
-
*/
|
|
122
|
-
editable?: {
|
|
123
|
-
isEditable: boolean;
|
|
124
|
-
update: {
|
|
125
|
-
isButtonVisible: boolean;
|
|
126
|
-
isButtonDisabled: boolean;
|
|
127
|
-
accessClaim: string;
|
|
128
|
-
overrideActionPayloadCallback: (row: any) => any;
|
|
129
|
-
condition: (row: any) => boolean;
|
|
130
|
-
onInit: (row: any) => void;
|
|
131
|
-
};
|
|
132
|
-
creation: {
|
|
133
|
-
isButtonVisible: boolean;
|
|
134
|
-
isButtonDisabled: boolean;
|
|
135
|
-
buttonLabel: string;
|
|
136
|
-
accessClaim: string;
|
|
137
|
-
overrideActionPayloadCallback: (row: any) => any;
|
|
138
|
-
onInit: () => void;
|
|
139
|
-
};
|
|
140
|
-
remove: {
|
|
141
|
-
isButtonVisible: boolean;
|
|
142
|
-
isButtonDisabled: boolean;
|
|
143
|
-
accessClaim: string;
|
|
144
|
-
overrideActionPayloadCallback: (row: any) => any;
|
|
145
|
-
condition: (row: any) => boolean;
|
|
146
|
-
onInit: (row: any) => void;
|
|
147
|
-
};
|
|
148
|
-
actions: {
|
|
149
|
-
update: any;
|
|
150
|
-
creation: any;
|
|
151
|
-
remove: any;
|
|
152
|
-
};
|
|
153
|
-
mapResults: Array<(data: any, change: EditableChanges<any>) => any>;
|
|
154
|
-
ngStyle: {
|
|
155
|
-
[style: string]: any;
|
|
156
|
-
} | null;
|
|
157
|
-
};
|
|
158
|
-
locale?: {
|
|
159
|
-
language: string;
|
|
160
|
-
columnVisibility?: {
|
|
161
|
-
placeholder: string;
|
|
162
|
-
selectedItemsLabel: string;
|
|
163
|
-
pTooltip: string;
|
|
164
|
-
};
|
|
165
|
-
globalFilter?: {
|
|
166
|
-
placeholder: string;
|
|
167
|
-
};
|
|
168
|
-
dropdownFilter?: {
|
|
169
|
-
placeholder: string;
|
|
170
|
-
};
|
|
171
|
-
exportToPdf?: {
|
|
172
|
-
label: string;
|
|
173
|
-
};
|
|
174
|
-
exportToExcel?: {
|
|
175
|
-
label: string;
|
|
176
|
-
};
|
|
177
|
-
clearFilters?: {
|
|
178
|
-
label: string;
|
|
179
|
-
};
|
|
180
|
-
rowSelection?: {
|
|
181
|
-
label: string;
|
|
182
|
-
};
|
|
183
|
-
paginator?: {
|
|
184
|
-
template: string;
|
|
185
|
-
};
|
|
186
|
-
};
|
|
187
|
-
/**
|
|
188
|
-
* Behavior of everything that is hosted in the caption area of the table
|
|
189
|
-
*/
|
|
190
|
-
caption?: {
|
|
191
|
-
/**
|
|
192
|
-
* Controls de visibility of the entire caption area
|
|
193
|
-
*/
|
|
194
|
-
isVisible?: boolean;
|
|
195
|
-
/**
|
|
196
|
-
* Text of the title presented in the caption area
|
|
197
|
-
*/
|
|
198
|
-
title?: string;
|
|
199
|
-
/**
|
|
200
|
-
* Defines if the toolbar is aligned to the left or to the right
|
|
201
|
-
*/
|
|
202
|
-
toolbarAlignment?: "start" | "end";
|
|
203
|
-
/**
|
|
204
|
-
* Create buttons in the catpion section
|
|
205
|
-
*/
|
|
206
|
-
buttons: SmzTableCaptionButton[];
|
|
207
|
-
/**
|
|
208
|
-
* Allows the end user to manually filter which columns are visible or not
|
|
209
|
-
*/
|
|
210
|
-
columnVisibility?: {
|
|
211
|
-
/**
|
|
212
|
-
* Controls the visibility of the inputs for this feature
|
|
213
|
-
*/
|
|
214
|
-
showDropdownSelector: boolean;
|
|
215
|
-
/**
|
|
216
|
-
* Individual buttons that controls the visibility of each column
|
|
217
|
-
*/
|
|
218
|
-
showColumnHideButton: boolean;
|
|
219
|
-
};
|
|
220
|
-
/**
|
|
221
|
-
* Options for the global filter
|
|
222
|
-
*/
|
|
223
|
-
globalFilter?: {
|
|
224
|
-
/**
|
|
225
|
-
* Control whether the global filter is visible or not
|
|
226
|
-
*/
|
|
227
|
-
isVisible: boolean;
|
|
228
|
-
/**
|
|
229
|
-
* If true the input will expand to 100% of the width table
|
|
230
|
-
*/
|
|
231
|
-
expanded: boolean;
|
|
232
|
-
};
|
|
233
|
-
/**
|
|
234
|
-
* Allows the end user to export the table content to PDF
|
|
235
|
-
*/
|
|
236
|
-
exportToPdf?: {
|
|
237
|
-
/**
|
|
238
|
-
* Controls whether the export button should be visible or not
|
|
239
|
-
*/
|
|
240
|
-
isButtonVisible?: boolean;
|
|
241
|
-
};
|
|
242
|
-
/**
|
|
243
|
-
* Allows the end user to export the table content to EXCEL
|
|
244
|
-
*/
|
|
245
|
-
exportToExcel?: {
|
|
246
|
-
/**
|
|
247
|
-
* Controls whether the export button should be visible or not
|
|
248
|
-
*/
|
|
249
|
-
isButtonVisible?: boolean;
|
|
250
|
-
exportHyperLinkAsHtml?: boolean;
|
|
251
|
-
globalDateFormat?: string;
|
|
252
|
-
globalNewLineSeparator?: string;
|
|
253
|
-
filename?: string;
|
|
254
|
-
maxFilenameLength?: number;
|
|
255
|
-
maxFilenameShortenSuffix?: string;
|
|
256
|
-
includeUserAsAuthor?: boolean;
|
|
257
|
-
sheetName?: string;
|
|
258
|
-
};
|
|
259
|
-
/**
|
|
260
|
-
* Allows the end user to manually clear table filters
|
|
261
|
-
*/
|
|
262
|
-
clearFilters?: {
|
|
263
|
-
/**
|
|
264
|
-
* Controls whether the clear filter button should be visible or not
|
|
265
|
-
*/
|
|
266
|
-
isButtonVisible?: boolean;
|
|
267
|
-
/**
|
|
268
|
-
* callback to be called when the Clear Filter button is clicked
|
|
269
|
-
*/
|
|
270
|
-
callback?: () => void;
|
|
271
|
-
};
|
|
272
|
-
/**
|
|
273
|
-
* Allows the user to control the behavior of the row selection
|
|
274
|
-
*/
|
|
275
|
-
rowSelection: {
|
|
276
|
-
/**
|
|
277
|
-
* Controls the visibility of the button that alternates between
|
|
278
|
-
* no selection and multi selection
|
|
279
|
-
*/
|
|
280
|
-
isButtonVisible: boolean;
|
|
281
|
-
/**
|
|
282
|
-
* Width of the column that will host the checkboxes for each row,
|
|
283
|
-
* indicating which isones are selected
|
|
284
|
-
*/
|
|
285
|
-
columnWidth?: string;
|
|
286
|
-
/**
|
|
287
|
-
* This callback is executed when you enable/disable the selection
|
|
288
|
-
* This can be used, for instance, in the case you want to open a
|
|
289
|
-
* side bar when the multi selection is activated
|
|
290
|
-
*/
|
|
291
|
-
callback?: (selection: any[]) => void;
|
|
292
|
-
/**
|
|
293
|
-
* Controls whether the multi selection is enabled or not
|
|
294
|
-
* Use this when you want to control this through the code instead
|
|
295
|
-
* of letting the user activate it with the dedicated button
|
|
296
|
-
*/
|
|
297
|
-
isEnabled: boolean;
|
|
298
|
-
/**
|
|
299
|
-
*
|
|
300
|
-
*/
|
|
301
|
-
validationMode: 'none' | 'required';
|
|
302
|
-
ngStyle: {
|
|
303
|
-
[style: string]: any;
|
|
304
|
-
} | null;
|
|
305
|
-
};
|
|
306
|
-
};
|
|
307
|
-
/**
|
|
308
|
-
* Behavior of everything that is hosted in the caption area of the table
|
|
309
|
-
*/
|
|
310
|
-
header?: {
|
|
311
|
-
/**
|
|
312
|
-
* Controls de visibility of the header area
|
|
313
|
-
*/
|
|
314
|
-
isVisible?: boolean;
|
|
315
|
-
};
|
|
316
|
-
columns: SmzTableColumn[];
|
|
317
|
-
/**
|
|
318
|
-
* Behavior of the initial state of the table
|
|
319
|
-
*/
|
|
320
|
-
initialState?: {
|
|
321
|
-
/**
|
|
322
|
-
* Setup behavior when the data is still not loaded, i.e. the `items`
|
|
323
|
-
* property is null. This is different from the case when there is no
|
|
324
|
-
* data to display, i.e. the data came as an empty array from the API
|
|
325
|
-
*/
|
|
326
|
-
skeleton?: {
|
|
327
|
-
/**
|
|
328
|
-
* enables or disables the skeleton behavior
|
|
329
|
-
*/
|
|
330
|
-
isEnabled?: boolean;
|
|
331
|
-
/**
|
|
332
|
-
* How many rows to display in while in the skeleton state
|
|
333
|
-
*/
|
|
334
|
-
rows?: number;
|
|
335
|
-
};
|
|
336
|
-
};
|
|
337
|
-
/**
|
|
338
|
-
* Viewport Behavior of the table
|
|
339
|
-
*/
|
|
340
|
-
viewport?: {
|
|
341
|
-
/**
|
|
342
|
-
* WIP: model to save filters and sort states
|
|
343
|
-
*/
|
|
344
|
-
state?: SmzTableViewportState;
|
|
345
|
-
/**
|
|
346
|
-
* when specifies, enables horizontal and/or vertical scrolling.
|
|
347
|
-
*/
|
|
348
|
-
scrollable: boolean;
|
|
349
|
-
/**
|
|
350
|
-
* height of the scroll viewport in fixed pixels or the "flex" keyword for a dynamic size.
|
|
351
|
-
*/
|
|
352
|
-
scrollHeight: 'flex' | string;
|
|
353
|
-
/**
|
|
354
|
-
* orientation of the scrolling, options are "vertical", "horizontal" and "both".
|
|
355
|
-
*/
|
|
356
|
-
scrollDirection: 'vertical' | 'horizontal' | 'both';
|
|
357
|
-
/**
|
|
358
|
-
* when enabled, columns can be resized using drag and drop.
|
|
359
|
-
*/
|
|
360
|
-
resizableColumns: boolean;
|
|
361
|
-
/**
|
|
362
|
-
* defines whether the overall table width should change on column resize, valid values are "fit" and "expand".
|
|
363
|
-
*/
|
|
364
|
-
columnResizeMode: 'fit' | 'expand';
|
|
365
|
-
};
|
|
366
|
-
/**
|
|
367
|
-
* Behavior of the empty feedback
|
|
368
|
-
*/
|
|
369
|
-
emptyFeedback?: {
|
|
370
|
-
/**
|
|
371
|
-
* Message displayed when the table has no data
|
|
372
|
-
*/
|
|
373
|
-
isFeatured?: boolean;
|
|
374
|
-
/**
|
|
375
|
-
* Message displayed when the table has no data
|
|
376
|
-
*/
|
|
377
|
-
message?: string;
|
|
378
|
-
/**
|
|
379
|
-
* Extra information to be shown below the main message
|
|
380
|
-
*/
|
|
381
|
-
extraInfo?: string;
|
|
382
|
-
/**
|
|
383
|
-
* Controls the behavior the opnional action button. If nothing
|
|
384
|
-
* is specified, no button is shown
|
|
385
|
-
*/
|
|
386
|
-
actionButtons?: {
|
|
387
|
-
/**
|
|
388
|
-
* Button label
|
|
389
|
-
*/
|
|
390
|
-
label: string;
|
|
391
|
-
/**
|
|
392
|
-
* Button Icon
|
|
393
|
-
*/
|
|
394
|
-
icon?: string;
|
|
395
|
-
/**
|
|
396
|
-
* Callback to be executed on the button is clicked
|
|
397
|
-
*/
|
|
398
|
-
callback: (event?: MouseEvent) => void;
|
|
399
|
-
}[];
|
|
400
|
-
image?: string;
|
|
401
|
-
};
|
|
402
|
-
/**
|
|
403
|
-
* Behavior the pagination of the table
|
|
404
|
-
*/
|
|
405
|
-
pagination?: {
|
|
406
|
-
/**
|
|
407
|
-
* If the pagination area is visible or not
|
|
408
|
-
*/
|
|
409
|
-
isVisible?: boolean;
|
|
410
|
-
/**
|
|
411
|
-
* How many rows of data will be displayed in the table by default
|
|
412
|
-
*/
|
|
413
|
-
rows?: number;
|
|
414
|
-
/**
|
|
415
|
-
* Options to be displayed in the page size dropdown
|
|
416
|
-
*/
|
|
417
|
-
rowsPerPageOptions?: number[];
|
|
418
|
-
/**
|
|
419
|
-
* Configurations for the page report summary, that displays the current
|
|
420
|
-
* page number, maximum number of the pages, and so on
|
|
421
|
-
*/
|
|
422
|
-
pageReport?: {
|
|
423
|
-
/**
|
|
424
|
-
* Text template, i.e: Showing items {first} to {last} from a total of {totalRecords}
|
|
425
|
-
*/
|
|
426
|
-
template?: string;
|
|
427
|
-
/**
|
|
428
|
-
* Controls whether the summary is visible or not
|
|
429
|
-
*/
|
|
430
|
-
isVisible?: boolean;
|
|
431
|
-
};
|
|
432
|
-
/**
|
|
433
|
-
* Controls the current pagination state
|
|
434
|
-
*/
|
|
435
|
-
state: {
|
|
436
|
-
first: number;
|
|
437
|
-
rows: number;
|
|
438
|
-
};
|
|
439
|
-
};
|
|
440
|
-
/**
|
|
441
|
-
* Sorting behavior of the table
|
|
442
|
-
*/
|
|
443
|
-
sort?: {
|
|
444
|
-
/**
|
|
445
|
-
*
|
|
446
|
-
*/
|
|
447
|
-
field?: string;
|
|
448
|
-
/**
|
|
449
|
-
*
|
|
450
|
-
*/
|
|
451
|
-
mode?: "single" | "multiple";
|
|
452
|
-
/**
|
|
453
|
-
*
|
|
454
|
-
*/
|
|
455
|
-
order?: 1 | -1;
|
|
456
|
-
/**
|
|
457
|
-
*
|
|
458
|
-
*/
|
|
459
|
-
multiSortMeta?: {
|
|
460
|
-
field: string;
|
|
461
|
-
order: 1 | -1;
|
|
462
|
-
}[];
|
|
463
|
-
};
|
|
464
|
-
/**
|
|
465
|
-
* Styles of the table
|
|
466
|
-
*/
|
|
467
|
-
styles?: {
|
|
468
|
-
/**
|
|
469
|
-
* Use striped to add zebra-striping to the row's styles
|
|
470
|
-
*/
|
|
471
|
-
striped?: boolean;
|
|
472
|
-
/**
|
|
473
|
-
* Use showGrid to add borders between cells
|
|
474
|
-
*/
|
|
475
|
-
showGrid?: boolean;
|
|
476
|
-
/**
|
|
477
|
-
* Use size to specify the size and spacing between rows
|
|
478
|
-
*/
|
|
479
|
-
size?: 'extra-small' | 'small' | 'regular' | 'large';
|
|
480
|
-
/**
|
|
481
|
-
* Use columnsWidth to estimate the columns width automatically based on the items samples.
|
|
482
|
-
*/
|
|
483
|
-
columnsWidth?: {
|
|
484
|
-
estimate: boolean;
|
|
485
|
-
samples: number;
|
|
486
|
-
maxWidth: number;
|
|
487
|
-
behavior: 'width' | 'min-width';
|
|
488
|
-
estimateFontBase: string;
|
|
489
|
-
estimatePadding: number;
|
|
490
|
-
};
|
|
491
|
-
tableStyleClass: string;
|
|
492
|
-
};
|
|
493
|
-
/**
|
|
494
|
-
* Settings for Frozen Columns
|
|
495
|
-
*/
|
|
496
|
-
frozen?: {
|
|
497
|
-
/**
|
|
498
|
-
* Enables the hability to lock the frozen columns
|
|
499
|
-
* Each column has to be configurated as frozen
|
|
500
|
-
* All frozen columns will be arranged on the left part of the table
|
|
501
|
-
*/
|
|
502
|
-
isEnabled?: boolean;
|
|
503
|
-
/**
|
|
504
|
-
* Set the frozen column width
|
|
505
|
-
*/
|
|
506
|
-
width?: string;
|
|
507
|
-
};
|
|
508
|
-
/**
|
|
509
|
-
* Allows the user to expand a row to show some content
|
|
510
|
-
*/
|
|
511
|
-
rowExpansion: {
|
|
512
|
-
/**
|
|
513
|
-
* Controls the visibility of the button that expand or collapse the row content
|
|
514
|
-
*/
|
|
515
|
-
isButtonVisible: boolean;
|
|
516
|
-
/**
|
|
517
|
-
* Label of the button
|
|
518
|
-
*/
|
|
519
|
-
label?: string;
|
|
520
|
-
/**
|
|
521
|
-
* Width of the column that will host the toggle button
|
|
522
|
-
*/
|
|
523
|
-
columnWidth?: number;
|
|
524
|
-
/**
|
|
525
|
-
* This callback is executed when you expand/collapse the row
|
|
526
|
-
* This can be used, for instance, in the case you want to proccess some data
|
|
527
|
-
*/
|
|
528
|
-
callback?: () => void;
|
|
529
|
-
/**
|
|
530
|
-
* Controls whether the toggle is enabled or not
|
|
531
|
-
* Use this when you want to control this through the code instead
|
|
532
|
-
* of letting the user activate it with the dedicated button
|
|
533
|
-
*/
|
|
534
|
-
isEnabled: boolean;
|
|
535
|
-
/**
|
|
536
|
-
* Mantain row expansions state sincronized
|
|
537
|
-
*/
|
|
538
|
-
sincronize?: boolean;
|
|
539
|
-
highlightNewItems?: boolean;
|
|
540
|
-
highlightLabel?: string;
|
|
541
|
-
ngStyle: {
|
|
542
|
-
[style: string]: any;
|
|
543
|
-
} | null;
|
|
544
|
-
};
|
|
545
|
-
/**
|
|
546
|
-
* Validation
|
|
547
|
-
*/
|
|
548
|
-
isValid: boolean;
|
|
549
|
-
isDebug: boolean;
|
|
550
|
-
}
|
|
551
|
-
export interface SmzTableContext {
|
|
552
|
-
columns: SmzTableContextColumn[];
|
|
553
|
-
hideableColumns: SmzTableContextColumn[];
|
|
554
|
-
visibleColumns: SmzTableContextColumn[];
|
|
555
|
-
frozenColumns: SmzTableContextColumn[];
|
|
556
|
-
state: SmzTableState;
|
|
557
|
-
globalFilter: string[];
|
|
558
|
-
}
|
|
559
|
-
export interface SmzTableViewportState {
|
|
560
|
-
isEnabled: boolean;
|
|
561
|
-
/**
|
|
562
|
-
* If Persist is true, the table component will save the viewport state of the table in the localstorage
|
|
563
|
-
* The saved data will be loaded when the table starts
|
|
564
|
-
*/
|
|
565
|
-
persistance: 'none' | 'auto' | 'manual';
|
|
566
|
-
saveTrigger: 'onChange' | 'onDestroy';
|
|
567
|
-
auto: {
|
|
568
|
-
key: string;
|
|
569
|
-
};
|
|
570
|
-
manual: {
|
|
571
|
-
loadCallback: () => SmzTableViewportStateData;
|
|
572
|
-
saveCallback: (state: SmzTableViewportStateData) => void;
|
|
573
|
-
};
|
|
574
|
-
data: SmzTableViewportStateData;
|
|
575
|
-
onChangeCallback: (state: SmzTableViewportStateData) => void;
|
|
576
|
-
}
|
|
577
|
-
export interface SmzTableViewportStateData {
|
|
578
|
-
visibility: {
|
|
579
|
-
key: string;
|
|
580
|
-
isVisible: boolean;
|
|
581
|
-
}[];
|
|
582
|
-
sort: {
|
|
583
|
-
mode: 'single';
|
|
584
|
-
field: string;
|
|
585
|
-
order: any;
|
|
586
|
-
};
|
|
587
|
-
filters: {
|
|
588
|
-
[s: string]: FilterMetadata | FilterMetadata[] | undefined;
|
|
589
|
-
};
|
|
590
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import * as i0 from "@angular/core";
|
|
2
|
-
import * as i1 from "./features/table/table.component";
|
|
3
|
-
import * as i2 from "./pipes/table-context.pipe";
|
|
4
|
-
import * as i3 from "./pipes/table-content.pipe";
|
|
5
|
-
import * as i4 from "./pipes/filter-object.pipe";
|
|
6
|
-
import * as i5 from "./pipes/content-icon-matches.pipe";
|
|
7
|
-
import * as i6 from "./pipes/clone-table-items.pipe";
|
|
8
|
-
import * as i7 from "./components/smz-filter-column.component";
|
|
9
|
-
import * as i8 from "./components/smz-filter-column-2.component";
|
|
10
|
-
import * as i9 from "./pipes/editable-source.pipe";
|
|
11
|
-
import * as i10 from "./pipes/content-errors.pipe";
|
|
12
|
-
import * as i11 from "./components/validation-messages/validation-messages.component";
|
|
13
|
-
import * as i12 from "./components/validation-messages/validation-messages.pipe";
|
|
14
|
-
import * as i13 from "./pipes/sincronize-table.pipe";
|
|
15
|
-
import * as i14 from "./components/table-content/table-content.component";
|
|
16
|
-
import * as i15 from "./components/table-content-actions/table-content-actions.component";
|
|
17
|
-
import * as i16 from "./components/table-caption-buttons/table-caption-buttons.component";
|
|
18
|
-
import * as i17 from "./components/table-header-actions/table-header-actions.component";
|
|
19
|
-
import * as i18 from "@angular/common";
|
|
20
|
-
import * as i19 from "primeng/api";
|
|
21
|
-
import * as i20 from "primeng/table";
|
|
22
|
-
import * as i21 from "primeng/button";
|
|
23
|
-
import * as i22 from "primeng/inputtext";
|
|
24
|
-
import * as i23 from "../../common/data-pipes/data-pipes.module";
|
|
25
|
-
import * as i24 from "primeng/multiselect";
|
|
26
|
-
import * as i25 from "primeng/select";
|
|
27
|
-
import * as i26 from "primeng/datepicker";
|
|
28
|
-
import * as i27 from "@angular/forms";
|
|
29
|
-
import * as i28 from "../../common/table-item-actions/table-item-actions.module";
|
|
30
|
-
import * as i29 from "../../common/stop-click-propagation/click-stop-propagation.module";
|
|
31
|
-
import * as i30 from "../smz-data-info/smz-data-info.module";
|
|
32
|
-
import * as i31 from "primeng/tooltip";
|
|
33
|
-
import * as i32 from "primeng/skeleton";
|
|
34
|
-
import * as i33 from "primeng/textarea";
|
|
35
|
-
import * as i34 from "primeng/overlaypanel";
|
|
36
|
-
import * as i35 from "primeng/inputswitch";
|
|
37
|
-
import * as i36 from "primeng/inputnumber";
|
|
38
|
-
import * as i37 from "../smz-menu/smz-menu.module";
|
|
39
|
-
import * as i38 from "primeng/togglebutton";
|
|
40
|
-
import * as i39 from "../../common/directives/ng-var/ng-var.module";
|
|
41
|
-
import * as i40 from "../rbk-utils/auth/guards/access-control.module";
|
|
42
|
-
import * as i41 from "primeng/iconfield";
|
|
43
|
-
import * as i42 from "primeng/inputicon";
|
|
44
|
-
export declare class NgxSmzTablesModule {
|
|
45
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<NgxSmzTablesModule, never>;
|
|
46
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxSmzTablesModule, [typeof i1.SmzTableComponent, typeof i2.SmzTableContextPipe, typeof i3.SmzTableContentPipe, typeof i4.SmzFilterObjectPipe, typeof i5.SmzContentIconMatchesPipe, typeof i6.SmzCloneTableItemsPipe, typeof i7.SmzColumnFilterComponent, typeof i8.SmzColumnFilter2Component, typeof i9.SmzEditableSourcePipe, typeof i10.SmzContentErrorsPipe, typeof i11.SmzTableValidationMessagesComponent, typeof i12.ValidationMessagesPipe, typeof i13.SmzSincronizeTablePipe, typeof i14.SmzTableContentComponent, typeof i15.SmzTableContentActionsComponent, typeof i16.SmzTableCaptionButtonsComponent, typeof i17.SmzTableHeaderActionsComponent], [typeof i18.CommonModule, typeof i19.SharedModule, typeof i20.TableModule, typeof i21.ButtonModule, typeof i22.InputTextModule, typeof i23.NgxSmzDataPipesModule, typeof i24.MultiSelectModule, typeof i25.SelectModule, typeof i26.DatePickerModule, typeof i27.FormsModule, typeof i28.TableItemActionsModule, typeof i29.ClickStopPropagationModule, typeof i30.NgxSmzDataInfoModule, typeof i31.TooltipModule, typeof i32.SkeletonModule, typeof i33.TextareaModule, typeof i34.OverlayPanelModule, typeof i27.ReactiveFormsModule, typeof i35.InputSwitchModule, typeof i36.InputNumberModule, typeof i37.NgxSmzMenuModule, typeof i38.ToggleButtonModule, typeof i39.NgVarModule, typeof i40.RbkAccessControlModule, typeof i41.IconFieldModule, typeof i42.InputIconModule], [typeof i1.SmzTableComponent, typeof i13.SmzSincronizeTablePipe, typeof i19.SharedModule]>;
|
|
47
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<NgxSmzTablesModule>;
|
|
48
|
-
}
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { SmzTableContext } from '../models/table-state';
|
|
3
|
-
import { TableHelperService } from '../services/table-helper.service';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SmzCloneTableItemsPipe implements PipeTransform {
|
|
6
|
-
private tableHelper;
|
|
7
|
-
private state;
|
|
8
|
-
constructor(tableHelper: TableHelperService);
|
|
9
|
-
transform(items: any[], context: SmzTableContext, tableKey: string, sincronize: boolean): {
|
|
10
|
-
showSkeleton: boolean;
|
|
11
|
-
items: any[];
|
|
12
|
-
};
|
|
13
|
-
private includeTransformedData;
|
|
14
|
-
private estimate;
|
|
15
|
-
private measureText;
|
|
16
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzCloneTableItemsPipe, never>;
|
|
17
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmzCloneTableItemsPipe, "cloneTableItems", false>;
|
|
18
|
-
}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { DomSanitizer, SafeHtml } from '@angular/platform-browser';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SmzContentErrorsPipe implements PipeTransform {
|
|
5
|
-
private sanitizer;
|
|
6
|
-
constructor(sanitizer: DomSanitizer);
|
|
7
|
-
transform(errors: string[]): SafeHtml;
|
|
8
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzContentErrorsPipe, never>;
|
|
9
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmzContentErrorsPipe, "contentErrors", false>;
|
|
10
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { SmzIconContentMatch } from '../models/content-types';
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class SmzContentIconMatchesPipe implements PipeTransform {
|
|
5
|
-
transform(options: SmzIconContentMatch[], value: any): SmzIconContentMatch;
|
|
6
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzContentIconMatchesPipe, never>;
|
|
7
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmzContentIconMatchesPipe, "contentIconMatches", false>;
|
|
8
|
-
}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import { Store } from '@ngxs/store';
|
|
3
|
-
import { SmzEditableTypes } from '../models/editable-types';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
export declare class SmzEditableSourcePipe implements PipeTransform {
|
|
6
|
-
private store;
|
|
7
|
-
constructor(store: Store);
|
|
8
|
-
transform(field: SmzEditableTypes): any[];
|
|
9
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzEditableSourcePipe, never>;
|
|
10
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmzEditableSourcePipe, "editableSource", false>;
|
|
11
|
-
}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { PipeTransform } from '@angular/core';
|
|
2
|
-
import * as i0 from "@angular/core";
|
|
3
|
-
export declare class SmzFilterObjectPipe implements PipeTransform {
|
|
4
|
-
transform(field: string): string;
|
|
5
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzFilterObjectPipe, never>;
|
|
6
|
-
static ɵpipe: i0.ɵɵPipeDeclaration<SmzFilterObjectPipe, "filterObject", false>;
|
|
7
|
-
}
|