@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,46 +0,0 @@
|
|
|
1
|
-
import { ElementRef, EventEmitter, AfterViewInit, OnInit, OnDestroy, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { NgModel, NgControl } from '@angular/forms';
|
|
3
|
-
import { Subscription } from 'rxjs';
|
|
4
|
-
import * as i0 from "@angular/core";
|
|
5
|
-
import * as i1 from "@angular/common";
|
|
6
|
-
export interface SmzSmartTagConfig {
|
|
7
|
-
tagCharacteres: {
|
|
8
|
-
open: string;
|
|
9
|
-
close: string;
|
|
10
|
-
};
|
|
11
|
-
options: SmzSmartTagOptions[];
|
|
12
|
-
}
|
|
13
|
-
export interface SmzSmartTagOptions {
|
|
14
|
-
key: string;
|
|
15
|
-
data: SmzSmartTagData[];
|
|
16
|
-
}
|
|
17
|
-
export interface SmzSmartTagData {
|
|
18
|
-
id: string;
|
|
19
|
-
value: string;
|
|
20
|
-
}
|
|
21
|
-
export declare class SmzSmartTag implements OnInit, AfterViewInit, OnDestroy {
|
|
22
|
-
el: ElementRef;
|
|
23
|
-
ngModel: NgModel;
|
|
24
|
-
control: NgControl;
|
|
25
|
-
private cd;
|
|
26
|
-
options: SmzSmartTagOptions[];
|
|
27
|
-
tagTyped: EventEmitter<{
|
|
28
|
-
tag: SmzSmartTagOptions;
|
|
29
|
-
position: number;
|
|
30
|
-
}>;
|
|
31
|
-
ngModelSubscription: Subscription;
|
|
32
|
-
ngControlSubscription: Subscription;
|
|
33
|
-
constructor(el: ElementRef, ngModel: NgModel, control: NgControl, cd: ChangeDetectorRef);
|
|
34
|
-
ngOnInit(): void;
|
|
35
|
-
ngAfterViewInit(): void;
|
|
36
|
-
onInput(e: any): void;
|
|
37
|
-
updateState(event: any): void;
|
|
38
|
-
ngOnDestroy(): void;
|
|
39
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzSmartTag, [null, { optional: true; }, { optional: true; }, null]>;
|
|
40
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<SmzSmartTag, "[smzSmartTag]", never, { "options": { "alias": "options"; "required": false; }; }, { "tagTyped": "tagTyped"; }, never, never, false, never>;
|
|
41
|
-
}
|
|
42
|
-
export declare class SmzSmartTagModule {
|
|
43
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<SmzSmartTagModule, never>;
|
|
44
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<SmzSmartTagModule, [typeof SmzSmartTag], [typeof i1.CommonModule], [typeof SmzSmartTag]>;
|
|
45
|
-
static ɵinj: i0.ɵɵInjectorDeclaration<SmzSmartTagModule>;
|
|
46
|
-
}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
import { AfterViewInit, ElementRef, EventEmitter, OnDestroy, Renderer2 } from "@angular/core";
|
|
2
|
-
import { ControlValueAccessor } from "@angular/forms";
|
|
3
|
-
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class TransferValueAccessor implements ControlValueAccessor, AfterViewInit, OnDestroy {
|
|
5
|
-
private readonly elementRef;
|
|
6
|
-
private readonly renderer;
|
|
7
|
-
ngModel: any;
|
|
8
|
-
ngModelChange: EventEmitter<any>;
|
|
9
|
-
variableId: string;
|
|
10
|
-
isDisabled: boolean;
|
|
11
|
-
quickActions: SmzQuickAction[];
|
|
12
|
-
private observer;
|
|
13
|
-
private onTouched;
|
|
14
|
-
private onChange;
|
|
15
|
-
constructor(elementRef: ElementRef, renderer: Renderer2);
|
|
16
|
-
ngAfterViewInit(): void;
|
|
17
|
-
ngOnDestroy(): void;
|
|
18
|
-
onInput(): void;
|
|
19
|
-
onFocus(): void;
|
|
20
|
-
onBlur(): void;
|
|
21
|
-
onKeydown(e: KeyboardEvent): void;
|
|
22
|
-
onKeypress(e: KeyboardEvent): void;
|
|
23
|
-
writeValue(value: string | null): void;
|
|
24
|
-
registerOnChange(onChange: (value: string) => void): void;
|
|
25
|
-
registerOnTouched(onTouched: () => void): void;
|
|
26
|
-
setDisabledState(disabled: boolean): void;
|
|
27
|
-
private static mapValue;
|
|
28
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<TransferValueAccessor, never>;
|
|
29
|
-
static ɵdir: i0.ɵɵDirectiveDeclaration<TransferValueAccessor, "[transfervalue][formControlName], [transfervalue][formControl], [transfervalue][ngModel]", never, { "ngModel": { "alias": "ngModel"; "required": false; }; "variableId": { "alias": "variableId"; "required": false; }; "isDisabled": { "alias": "isDisabled"; "required": false; }; "quickActions": { "alias": "quickActions"; "required": false; }; }, { "ngModelChange": "ngModelChange"; }, never, never, false, never>;
|
|
30
|
-
}
|
|
31
|
-
export interface SmzQuickAction {
|
|
32
|
-
keycode: number;
|
|
33
|
-
callback: () => void;
|
|
34
|
-
}
|
|
35
|
-
export declare function hasVariableInsideSelection(): boolean;
|
|
36
|
-
export declare function isCursorInsideVariable(): boolean;
|
|
@@ -1,56 +0,0 @@
|
|
|
1
|
-
import { OnInit, AfterViewInit, OnDestroy, EventEmitter, OnChanges, SimpleChanges, ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { UntypedFormBuilder } from '@angular/forms';
|
|
3
|
-
import { InjectableDialogComponentInterface } from '../../../../common/modules/inject-content/models/injectable-dialog-component.interface';
|
|
4
|
-
import { SmzControlType } from '../../models/control-types';
|
|
5
|
-
import { SmzFormsResponse, SmzForm } from '../../models/smz-forms';
|
|
6
|
-
import { SmzFormsManagerService } from '../../services/smz-forms-manager.service';
|
|
7
|
-
import { SmzFormViewdata } from '../../models/form-viewdata';
|
|
8
|
-
import { SmzFormsRepositoryService } from '../../services/smz-forms-repository.service';
|
|
9
|
-
import * as i0 from "@angular/core";
|
|
10
|
-
export declare class FormGroupComponent implements OnInit, AfterViewInit, OnChanges, OnDestroy, InjectableDialogComponentInterface<SmzFormsResponse<any>> {
|
|
11
|
-
fb: UntypedFormBuilder;
|
|
12
|
-
private cdf;
|
|
13
|
-
manager: SmzFormsManagerService;
|
|
14
|
-
repository: SmzFormsRepositoryService;
|
|
15
|
-
private readonly loggingService;
|
|
16
|
-
private logger;
|
|
17
|
-
isComponentActive: boolean;
|
|
18
|
-
viewdata: SmzFormViewdata;
|
|
19
|
-
get isValid(): boolean;
|
|
20
|
-
getData<T>(): SmzFormsResponse<T>;
|
|
21
|
-
config: SmzForm<any>;
|
|
22
|
-
statusChanges: EventEmitter<SmzFormsResponse<any>>;
|
|
23
|
-
changed: EventEmitter<SmzFormsResponse<any>>;
|
|
24
|
-
onChange: EventEmitter<SmzFormsResponse<any>>;
|
|
25
|
-
submit: EventEmitter<SmzFormsResponse<any>>;
|
|
26
|
-
private isFirstUpdate;
|
|
27
|
-
private emitChanges;
|
|
28
|
-
controlTypes: typeof SmzControlType;
|
|
29
|
-
isInitialized: boolean;
|
|
30
|
-
configHasErrors: boolean;
|
|
31
|
-
constructor(fb: UntypedFormBuilder, cdf: ChangeDetectorRef, manager: SmzFormsManagerService, repository: SmzFormsRepositoryService);
|
|
32
|
-
ngOnInit(): void;
|
|
33
|
-
init(): void;
|
|
34
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
35
|
-
private callVisibilityFunctions;
|
|
36
|
-
private callWarningFunctions;
|
|
37
|
-
linkInputControls(): void;
|
|
38
|
-
private hasUndefinedPropertyName;
|
|
39
|
-
private hasDuplicateNames;
|
|
40
|
-
/** Limpa todos os valores default */
|
|
41
|
-
clearFormValues(): void;
|
|
42
|
-
/** Restaura últimos dados salvos */
|
|
43
|
-
undoChanges(): void;
|
|
44
|
-
/** Atualiza o state do formulário com seus valores atuais */
|
|
45
|
-
resetState(): void;
|
|
46
|
-
/** Atualiza o hasChanges */
|
|
47
|
-
updateHasChanges(): void;
|
|
48
|
-
ngAfterViewInit(): void;
|
|
49
|
-
private checkCustomFunctions;
|
|
50
|
-
private fixRadioBug;
|
|
51
|
-
onEnter(event: any): void;
|
|
52
|
-
onSubmit(event: any): void;
|
|
53
|
-
ngOnDestroy(): void;
|
|
54
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormGroupComponent, never>;
|
|
55
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormGroupComponent, "smz-form-group", never, { "config": { "alias": "config"; "required": false; }; }, { "statusChanges": "statusChanges"; "changed": "changed"; "onChange": "onChange"; "submit": "submit"; }, never, never, false, never>;
|
|
56
|
-
}
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { EventEmitter, OnChanges, OnDestroy, OnInit, SimpleChanges } from '@angular/core';
|
|
2
|
-
import { Subscription } from 'rxjs';
|
|
3
|
-
import { SmzUiBlockService } from '../../../smz-ui-block/smz-ui-block.service';
|
|
4
|
-
import { SmzFormsResponse } from '../../models/smz-forms';
|
|
5
|
-
import { FormGroupComponent } from '../form-group/form-group.component';
|
|
6
|
-
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class FormSubmitComponent implements OnInit, OnChanges, OnDestroy {
|
|
8
|
-
private uiBlockService;
|
|
9
|
-
form: FormGroupComponent;
|
|
10
|
-
unBlockOnSave: boolean;
|
|
11
|
-
useBlockUi: boolean;
|
|
12
|
-
resetLabel: string;
|
|
13
|
-
resetStyleClass: string;
|
|
14
|
-
resetIcon: string;
|
|
15
|
-
saveLabel: string;
|
|
16
|
-
saveStyleClass: string;
|
|
17
|
-
saveIcon: string;
|
|
18
|
-
save: EventEmitter<any>;
|
|
19
|
-
response: SmzFormsResponse<any>;
|
|
20
|
-
hook: Subscription;
|
|
21
|
-
constructor(uiBlockService: SmzUiBlockService);
|
|
22
|
-
ngOnInit(): void;
|
|
23
|
-
ngOnChanges(changes: SimpleChanges): void;
|
|
24
|
-
hookFormChanges(): void;
|
|
25
|
-
dispose(): void;
|
|
26
|
-
submitSave(): void;
|
|
27
|
-
cancel(): void;
|
|
28
|
-
ngOnDestroy(): void;
|
|
29
|
-
static ɵfac: i0.ɵɵFactoryDeclaration<FormSubmitComponent, never>;
|
|
30
|
-
static ɵcmp: i0.ɵɵComponentDeclaration<FormSubmitComponent, "smz-ui-form-submit", never, { "form": { "alias": "form"; "required": false; }; "unBlockOnSave": { "alias": "unBlockOnSave"; "required": false; }; "useBlockUi": { "alias": "useBlockUi"; "required": false; }; "resetLabel": { "alias": "resetLabel"; "required": false; }; "resetStyleClass": { "alias": "resetStyleClass"; "required": false; }; "resetIcon": { "alias": "resetIcon"; "required": false; }; "saveLabel": { "alias": "saveLabel"; "required": false; }; "saveStyleClass": { "alias": "saveStyleClass"; "required": false; }; "saveIcon": { "alias": "saveIcon"; "required": false; }; }, { "save": "save"; }, never, never, false, never>;
|
|
31
|
-
}
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { AsyncValidator, ValidatorFn } from '@angular/forms';
|
|
2
|
-
export interface ValidationMessage {
|
|
3
|
-
type: string;
|
|
4
|
-
message: string;
|
|
5
|
-
}
|
|
6
|
-
export interface SmzFormsAdvancedSettings {
|
|
7
|
-
validators?: ValidatorFn[];
|
|
8
|
-
validationMessages?: Array<ValidationMessage>;
|
|
9
|
-
asyncValidators?: AsyncValidator[];
|
|
10
|
-
excludeFromResponse?: boolean;
|
|
11
|
-
propagationCallback?: (value: any) => void;
|
|
12
|
-
isPropagating?: boolean;
|
|
13
|
-
overrideResponseFormat?: 'AppendIdSuffix' | 'IdOnly' | 'Raw';
|
|
14
|
-
}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { UntypedFormGroup } from '@angular/forms';
|
|
2
|
-
import { SmzFormsResponse, SmzForm } from './smz-forms';
|
|
3
|
-
export interface SmzFormsBehaviorsConfig {
|
|
4
|
-
avoidFocusOnLoad?: boolean;
|
|
5
|
-
debounceTime?: number;
|
|
6
|
-
runCustomFunctionsOnLoad?: boolean;
|
|
7
|
-
skipFunctionAfterNextEmit?: boolean;
|
|
8
|
-
skipEmitChangesOnLoad?: boolean;
|
|
9
|
-
runStatusChangesOnConfigUpdate?: boolean;
|
|
10
|
-
flattenResponse?: boolean;
|
|
11
|
-
showErrorsMethod?: ShowErrorsMethodTypes;
|
|
12
|
-
submitOnEnter?: boolean;
|
|
13
|
-
updateOn?: 'blur' | 'change' | 'submit';
|
|
14
|
-
showMultipleErrorMessages?: boolean;
|
|
15
|
-
nestedResponseKeySeparator?: string;
|
|
16
|
-
}
|
|
17
|
-
export type ShowErrorsMethodTypes = 'touched' | 'pristine' | 'dirty';
|
|
18
|
-
export interface SmzFormsBehaviorsFunctions<T> {
|
|
19
|
-
customValidator?: (data: SmzFormsResponse<T>, form: UntypedFormGroup) => boolean;
|
|
20
|
-
customBehavior?: (data: SmzFormsResponse<T>, config: SmzForm<T>, form: UntypedFormGroup, outputEvents: {}) => void;
|
|
21
|
-
}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { AbstractControl, UntypedFormGroup } from '@angular/forms';
|
|
2
|
-
import { SmzControlTypes } from './control-types';
|
|
3
|
-
export interface SmzControlTypeFunctionsDefinitions {
|
|
4
|
-
initialize: (input: SmzControlTypes) => void;
|
|
5
|
-
clear: (control: AbstractControl, clearMethod?: () => void) => void;
|
|
6
|
-
applyDefaultValue: (control: AbstractControl, input: SmzControlTypes) => void;
|
|
7
|
-
getValue: (form: UntypedFormGroup, input: SmzControlTypes, flattenResponse: boolean) => any;
|
|
8
|
-
setValue?: (control: AbstractControl, input: SmzControlTypes, value: any) => void;
|
|
9
|
-
}
|
|
10
|
-
export declare const CONTROL_FUNCTIONS: {
|
|
11
|
-
[key: string]: SmzControlTypeFunctionsDefinitions;
|
|
12
|
-
};
|
|
@@ -1,291 +0,0 @@
|
|
|
1
|
-
import { ParentEntity, SimpleEntity, SimpleParentEntity } from '../../../common/models/simple-named-entity';
|
|
2
|
-
import { SmzSmartTagConfig } from '../directives/smart-tag.directive';
|
|
3
|
-
import { SmzFormsBaseControl } from './controls';
|
|
4
|
-
import { SmzTextPattern } from './text-patterns';
|
|
5
|
-
import { SmzQuickAction } from '../directives/transfer-value-acessor';
|
|
6
|
-
import { SmzFormsResponse } from './smz-forms';
|
|
7
|
-
import { SmzFormViewdata } from './form-viewdata';
|
|
8
|
-
import { Observable } from 'rxjs';
|
|
9
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
10
|
-
import { SmzTreeSourceTransform } from '../../smz-trees/models/tree-state';
|
|
11
|
-
import { AbstractControl } from '@angular/forms';
|
|
12
|
-
import { SmzTreeNode } from '../../smz-trees/models/tree-node';
|
|
13
|
-
import { SmzSmartAutocompleteTagConfig } from '../directives/smart-autocomplete-tag.directive';
|
|
14
|
-
export type SmzControlTypes = SmzCalendarControl | SmzCheckBoxControl | SmzCheckBoxGroupControl<any> | SmzColorPickerControl | SmzCurrencyControl | SmzDropDownControl<any> | SmzFileControl | SmzLinkedDropDownControl<any> | SmzLinkedMultiSelectControl<any> | SmzListControl | SmzMaskControl | SmzContentMaskControl | SmzMultiSelectControl<any> | SmzNumberControl | SmzPasswordControl | SmzRadioControl<any> | SmzSwitchControl | SmzTextAreaControl | SmzTagAreaControl | SmzAutocompleteTagAreaControl | SmzTextControl | SmzTextButtonControl | SmzTreeControl<any>;
|
|
15
|
-
export type SmzLinkedControlTypes = SmzDropDownControl<any> | SmzLinkedDropDownControl<any> | SmzLinkedMultiSelectControl<any>;
|
|
16
|
-
export declare enum SmzControlType {
|
|
17
|
-
CALENDAR = 16,
|
|
18
|
-
CHECKBOX = 1,
|
|
19
|
-
CHECKBOX_GROUP = 2,
|
|
20
|
-
COLOR_PICKER = 3,
|
|
21
|
-
CURRENCY = 4,
|
|
22
|
-
DROPDOWN = 5,
|
|
23
|
-
FILE = 6,
|
|
24
|
-
MULTI_SELECT = 7,
|
|
25
|
-
NUMBER = 8,
|
|
26
|
-
PASSWORD = 9,
|
|
27
|
-
RADIO = 10,
|
|
28
|
-
SWITCH = 11,
|
|
29
|
-
TEXT = 12,
|
|
30
|
-
TEXT_AREA = 13,
|
|
31
|
-
TEXT_MASK = 14,
|
|
32
|
-
LINKED_DROPDOWN = 15,
|
|
33
|
-
LINKED_MULTISELECT = 17,
|
|
34
|
-
LIST = 18,
|
|
35
|
-
TAG_AREA = 19,
|
|
36
|
-
CONTENT_MASK = 20,
|
|
37
|
-
TEXT_BUTTON = 21,
|
|
38
|
-
DECIMAL = 22,// APENAS PARA API (UI DEFINITION)
|
|
39
|
-
TREE = 23,
|
|
40
|
-
AUTOCOMPLETE_TAG_AREA = 24
|
|
41
|
-
}
|
|
42
|
-
export interface SmzTextControl extends SmzFormsBaseControl {
|
|
43
|
-
defaultValue?: string;
|
|
44
|
-
exportPattern?: SmzTextPattern;
|
|
45
|
-
hideName?: boolean;
|
|
46
|
-
autoFocus?: boolean;
|
|
47
|
-
}
|
|
48
|
-
export interface SmzTextButtonControl extends SmzFormsBaseControl {
|
|
49
|
-
defaultValue?: string;
|
|
50
|
-
hideName?: boolean;
|
|
51
|
-
placeholder: string;
|
|
52
|
-
label?: string;
|
|
53
|
-
icon?: string;
|
|
54
|
-
styleClass: string;
|
|
55
|
-
callback: (data: SmzFormsResponse<unknown>, utils: SmzFormViewdata) => Observable<{
|
|
56
|
-
isValid: boolean;
|
|
57
|
-
messages?: string[];
|
|
58
|
-
}>;
|
|
59
|
-
isButtonValid: boolean;
|
|
60
|
-
buttonMessages: string[];
|
|
61
|
-
}
|
|
62
|
-
export interface SmzListControl extends SmzFormsBaseControl {
|
|
63
|
-
defaultValue?: string[];
|
|
64
|
-
height?: string;
|
|
65
|
-
showFilter?: boolean;
|
|
66
|
-
options?: string[];
|
|
67
|
-
listBoxOptions?: SimpleEntity<any>[];
|
|
68
|
-
askBeforeRemoveItem?: boolean;
|
|
69
|
-
showAddButton?: boolean;
|
|
70
|
-
showRemoveButton?: boolean;
|
|
71
|
-
showEditButton?: boolean;
|
|
72
|
-
showSortButton?: boolean;
|
|
73
|
-
showMoveButton?: boolean;
|
|
74
|
-
showClearButton?: boolean;
|
|
75
|
-
editMode?: 'dialog' | 'inline';
|
|
76
|
-
hideName?: boolean;
|
|
77
|
-
emptyMessage?: string;
|
|
78
|
-
allowBatchCreation?: boolean;
|
|
79
|
-
crud?: {
|
|
80
|
-
inputType: 'string' | 'float';
|
|
81
|
-
inputData: Partial<SmzTextControl> | Partial<SmzNumberControl>;
|
|
82
|
-
digitsInfo: string;
|
|
83
|
-
validateForUniqueValues: boolean;
|
|
84
|
-
insertAtBeginning: boolean;
|
|
85
|
-
labelLocale: 'pt';
|
|
86
|
-
inputLocale: 'pt-BR';
|
|
87
|
-
};
|
|
88
|
-
limitCount?: number;
|
|
89
|
-
styleClass?: string;
|
|
90
|
-
}
|
|
91
|
-
export interface SmzCurrencyControl extends SmzFormsBaseControl {
|
|
92
|
-
defaultValue?: string;
|
|
93
|
-
}
|
|
94
|
-
export interface SmzCalendarControl extends SmzFormsBaseControl {
|
|
95
|
-
defaultValue?: Date;
|
|
96
|
-
touchUI?: boolean;
|
|
97
|
-
focusTrap?: boolean;
|
|
98
|
-
keepInvalid?: boolean;
|
|
99
|
-
showButtonBar?: boolean;
|
|
100
|
-
showOnFocus?: boolean;
|
|
101
|
-
showIcon?: boolean;
|
|
102
|
-
dateFormat?: string;
|
|
103
|
-
yearRange?: string;
|
|
104
|
-
timeOnly?: boolean;
|
|
105
|
-
showTime?: boolean;
|
|
106
|
-
}
|
|
107
|
-
export interface SmzPasswordControl extends SmzFormsBaseControl {
|
|
108
|
-
defaultValue?: string;
|
|
109
|
-
feedback?: boolean;
|
|
110
|
-
toggleMask?: boolean;
|
|
111
|
-
promptLabel?: string;
|
|
112
|
-
weakLabel?: string;
|
|
113
|
-
mediumLabel?: string;
|
|
114
|
-
strongLabel?: string;
|
|
115
|
-
mediumRegex?: string;
|
|
116
|
-
strongRegex?: string;
|
|
117
|
-
}
|
|
118
|
-
export interface SmzSwitchControl extends SmzFormsBaseControl {
|
|
119
|
-
defaultValue?: boolean;
|
|
120
|
-
}
|
|
121
|
-
export interface SmzNumberControl extends SmzFormsBaseControl {
|
|
122
|
-
defaultValue?: number;
|
|
123
|
-
useFraction?: boolean;
|
|
124
|
-
minFractionDigits?: number;
|
|
125
|
-
maxFractionDigits?: number;
|
|
126
|
-
useGrouping?: boolean;
|
|
127
|
-
locale?: 'pt-BR';
|
|
128
|
-
autoFocus?: boolean;
|
|
129
|
-
}
|
|
130
|
-
export interface SmzTextAreaControl extends SmzFormsBaseControl {
|
|
131
|
-
defaultValue?: string;
|
|
132
|
-
textAreaRows?: number;
|
|
133
|
-
exportPattern?: SmzTextPattern;
|
|
134
|
-
}
|
|
135
|
-
export interface SmzTagAreaControl extends SmzFormsBaseControl {
|
|
136
|
-
defaultValue?: string;
|
|
137
|
-
textAreaRows?: number;
|
|
138
|
-
exportPattern?: SmzTextPattern;
|
|
139
|
-
config: SmzSmartTagConfig;
|
|
140
|
-
}
|
|
141
|
-
export interface SmzAutocompleteTagAreaControl extends SmzFormsBaseControl {
|
|
142
|
-
defaultValue?: string;
|
|
143
|
-
textAreaRows?: number;
|
|
144
|
-
exportPattern?: SmzTextPattern;
|
|
145
|
-
config: SmzSmartAutocompleteTagConfig;
|
|
146
|
-
allowCustomValues: boolean;
|
|
147
|
-
}
|
|
148
|
-
export interface SmzColorPickerControl extends SmzFormsBaseControl {
|
|
149
|
-
defaultValue?: string;
|
|
150
|
-
}
|
|
151
|
-
export interface SmzMaskControl extends SmzFormsBaseControl {
|
|
152
|
-
defaultValue?: string;
|
|
153
|
-
mask?: string;
|
|
154
|
-
unmask?: boolean;
|
|
155
|
-
characterPattern?: string;
|
|
156
|
-
exportPattern?: SmzTextPattern;
|
|
157
|
-
}
|
|
158
|
-
export interface SmzContentMaskControl extends SmzFormsBaseControl {
|
|
159
|
-
_originalVariables?: string[];
|
|
160
|
-
defaultValue?: string;
|
|
161
|
-
textAreaRows?: number;
|
|
162
|
-
quickActions?: SmzQuickAction[];
|
|
163
|
-
variableId?: string;
|
|
164
|
-
inputClass?: string;
|
|
165
|
-
tagClass?: string;
|
|
166
|
-
variableBegin?: string;
|
|
167
|
-
variableEnd?: string;
|
|
168
|
-
exportHtmlNewLine?: boolean;
|
|
169
|
-
}
|
|
170
|
-
export interface SmzFileControl extends SmzFormsBaseControl {
|
|
171
|
-
defaultValue?: string;
|
|
172
|
-
defaultValueFilename?: string;
|
|
173
|
-
defaultValueMimetype?: string;
|
|
174
|
-
fileAccept?: string;
|
|
175
|
-
outputFormat?: 'base64' | 'file';
|
|
176
|
-
invalidFileTypeMessageDetail?: string;
|
|
177
|
-
invalidFileSizeMessageDetail?: string;
|
|
178
|
-
maxFileSize?: number;
|
|
179
|
-
thumbnailSize?: string;
|
|
180
|
-
allowZoom?: boolean;
|
|
181
|
-
showFileSize?: boolean;
|
|
182
|
-
dragIconClass?: string;
|
|
183
|
-
inputMessage?: string;
|
|
184
|
-
dragMessage?: string;
|
|
185
|
-
shortenLength?: number;
|
|
186
|
-
shortenSeparator?: string;
|
|
187
|
-
useGlobalLoader?: boolean;
|
|
188
|
-
_file?: File;
|
|
189
|
-
base64?: string;
|
|
190
|
-
_fileName?: string;
|
|
191
|
-
_fileExtension?: string;
|
|
192
|
-
_fileType?: string;
|
|
193
|
-
_clearMethod?: () => void;
|
|
194
|
-
_setFile?: (event: File[], _cdf: ChangeDetectorRef) => void;
|
|
195
|
-
_cdf?: ChangeDetectorRef;
|
|
196
|
-
}
|
|
197
|
-
export interface SmzRadioControl<T> extends SmzFormsBaseControl {
|
|
198
|
-
options?: SimpleEntity<T>[];
|
|
199
|
-
defaultValue?: T;
|
|
200
|
-
}
|
|
201
|
-
export interface SmzCheckBoxControl extends SmzFormsBaseControl {
|
|
202
|
-
showLabel?: boolean;
|
|
203
|
-
label?: string;
|
|
204
|
-
defaultValue?: Boolean;
|
|
205
|
-
}
|
|
206
|
-
export interface SmzCheckBoxGroupControl<T> extends SmzFormsBaseControl {
|
|
207
|
-
options?: SimpleEntity<T>[];
|
|
208
|
-
defaultValue?: T[];
|
|
209
|
-
}
|
|
210
|
-
export interface SmzDropDownControl<T> extends SmzFormsBaseControl {
|
|
211
|
-
options?: SimpleEntity<T>[];
|
|
212
|
-
defaultValue?: T | SimpleEntity<T>;
|
|
213
|
-
showFilter?: Boolean;
|
|
214
|
-
autofocusFilter?: boolean;
|
|
215
|
-
filterMatchMode?: DefaultPrimeNgFilterMatchMode | any;
|
|
216
|
-
emptyMessage?: string;
|
|
217
|
-
emptyFilterMessage?: string;
|
|
218
|
-
showClear?: boolean;
|
|
219
|
-
}
|
|
220
|
-
export type DefaultPrimeNgFilterMatchMode = 'contains' | 'startsWith' | 'endsWith' | 'equals' | 'notEquals' | 'in' | 'lt' | 'lte' | 'gt' | 'gte';
|
|
221
|
-
export interface SmzLinkedDropDownControl<T> extends SmzFormsBaseControl, SmzFormBaseLinkedControl {
|
|
222
|
-
options?: SimpleParentEntity<T>[];
|
|
223
|
-
defaultValue?: T;
|
|
224
|
-
showFilter?: Boolean;
|
|
225
|
-
autofocusFilter?: boolean;
|
|
226
|
-
filterMatchMode?: DefaultPrimeNgFilterMatchMode | any;
|
|
227
|
-
dependsOn?: {
|
|
228
|
-
propertyName: string;
|
|
229
|
-
formId?: string;
|
|
230
|
-
};
|
|
231
|
-
emptyMessage?: string;
|
|
232
|
-
emptyFilterMessage?: string;
|
|
233
|
-
showClear?: boolean;
|
|
234
|
-
}
|
|
235
|
-
export interface SmzLinkedMultiSelectControl<T> extends SmzFormsBaseControl, SmzFormBaseLinkedControl {
|
|
236
|
-
options?: SimpleParentEntity<T>[];
|
|
237
|
-
currentOptions?: T[];
|
|
238
|
-
defaultValue?: T[];
|
|
239
|
-
showFilter?: Boolean;
|
|
240
|
-
autofocusFilter?: boolean;
|
|
241
|
-
filterMatchMode?: 'contains' | 'startsWith' | 'endsWith' | 'equals' | 'notEquals' | 'in' | 'lt' | 'lte' | 'gt' | 'gte';
|
|
242
|
-
dependsOn?: {
|
|
243
|
-
propertyName: string;
|
|
244
|
-
formId?: string;
|
|
245
|
-
};
|
|
246
|
-
defaultLabel?: string;
|
|
247
|
-
emptyMessage?: string;
|
|
248
|
-
emptyFilterMessage?: string;
|
|
249
|
-
showClear?: boolean;
|
|
250
|
-
}
|
|
251
|
-
export interface SmzMultiSelectControl<T> extends SmzFormsBaseControl {
|
|
252
|
-
options?: SimpleEntity<T>[];
|
|
253
|
-
defaultValue?: T[] | SimpleEntity<T>[];
|
|
254
|
-
showFilter?: Boolean;
|
|
255
|
-
autofocusFilter?: boolean;
|
|
256
|
-
filterMatchMode?: DefaultPrimeNgFilterMatchMode | any;
|
|
257
|
-
defaultLabel?: string;
|
|
258
|
-
emptyMessage?: string;
|
|
259
|
-
emptyFilterMessage?: string;
|
|
260
|
-
showClear?: boolean;
|
|
261
|
-
}
|
|
262
|
-
export interface SmzTreeControl<T> extends SmzFormsBaseControl, SmzFormBaseLinkedControl {
|
|
263
|
-
options?: ParentEntity<string, SmzTreeNode<T>>[];
|
|
264
|
-
currentNodes?: SmzTreeNode<T>[];
|
|
265
|
-
defaultValue?: (T | SimpleEntity<T>)[];
|
|
266
|
-
showFilter?: Boolean;
|
|
267
|
-
autofocusFilter?: boolean;
|
|
268
|
-
emptyMessage?: string;
|
|
269
|
-
emptyFilterMessage?: string;
|
|
270
|
-
showClear?: boolean;
|
|
271
|
-
selectionMode?: 'multiple' | 'checkbox' | 'single';
|
|
272
|
-
scrollHeight?: string;
|
|
273
|
-
display?: 'comma' | 'chip';
|
|
274
|
-
content: SmzTreeSourceTransform;
|
|
275
|
-
dependsOn?: {
|
|
276
|
-
propertyName: string;
|
|
277
|
-
formId?: string;
|
|
278
|
-
};
|
|
279
|
-
allTypes: string[];
|
|
280
|
-
}
|
|
281
|
-
export interface SmzFormBaseLinkedControl {
|
|
282
|
-
options?: any;
|
|
283
|
-
defaultValue?: any;
|
|
284
|
-
readonly propertyName?: string;
|
|
285
|
-
dependsOn?: {
|
|
286
|
-
propertyName: string;
|
|
287
|
-
formId?: string;
|
|
288
|
-
};
|
|
289
|
-
_inputFormControl?: AbstractControl;
|
|
290
|
-
readonly type?: SmzControlType;
|
|
291
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import { SmzControlType } from './control-types';
|
|
2
|
-
import { AbstractControl } from '@angular/forms';
|
|
3
|
-
import { SmzFormsAdvancedSettings } from './advanced';
|
|
4
|
-
import { SmzTemplate } from '../../../common/models/templates';
|
|
5
|
-
import { WritableSignal } from '@angular/core';
|
|
6
|
-
export interface SmzFormsBaseControl {
|
|
7
|
-
readonly propertyName?: string;
|
|
8
|
-
readonly type?: SmzControlType;
|
|
9
|
-
advancedSettings?: SmzFormsAdvancedSettings;
|
|
10
|
-
template?: SmzTemplate;
|
|
11
|
-
isVisible?: boolean;
|
|
12
|
-
isDisabled?: boolean;
|
|
13
|
-
name?: string;
|
|
14
|
-
validatorsPreset?: SmzFormsValidatorsPreset;
|
|
15
|
-
visibilityDependsOn?: {
|
|
16
|
-
propertyName: string;
|
|
17
|
-
reversed: boolean;
|
|
18
|
-
formId?: string;
|
|
19
|
-
condition?: any;
|
|
20
|
-
conditions?: any[];
|
|
21
|
-
};
|
|
22
|
-
visibilityFunction?: (formValues: any) => boolean;
|
|
23
|
-
warningFunction?: (formValues: any) => string | null;
|
|
24
|
-
warning?: WritableSignal<string | null>;
|
|
25
|
-
dataDependency?: {
|
|
26
|
-
propertyName: string;
|
|
27
|
-
condition: 'some' | 'none';
|
|
28
|
-
matchValues: any[];
|
|
29
|
-
callback: (control: SmzFormsBaseControl) => void;
|
|
30
|
-
}[];
|
|
31
|
-
_inputFormControl?: AbstractControl;
|
|
32
|
-
styleClass?: string;
|
|
33
|
-
hideLabel?: boolean;
|
|
34
|
-
}
|
|
35
|
-
export interface SmzFormsValidatorsPreset {
|
|
36
|
-
isRequired?: Boolean;
|
|
37
|
-
min?: number;
|
|
38
|
-
max?: number;
|
|
39
|
-
minLength?: number;
|
|
40
|
-
maxLength?: number;
|
|
41
|
-
}
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
2
|
-
import { UntypedFormGroup } from '@angular/forms';
|
|
3
|
-
import { SmzFormsManagerService } from '../services/smz-forms-manager.service';
|
|
4
|
-
import { SmzControlTypes } from './control-types';
|
|
5
|
-
import { SmzForm, SmzFormsResponse } from './smz-forms';
|
|
6
|
-
export declare class SmzFormViewdata {
|
|
7
|
-
config: SmzForm<any>;
|
|
8
|
-
form: UntypedFormGroup;
|
|
9
|
-
manager: SmzFormsManagerService;
|
|
10
|
-
cdf: ChangeDetectorRef;
|
|
11
|
-
isValid: boolean;
|
|
12
|
-
isCustomValidationValid: boolean;
|
|
13
|
-
hasChanges: boolean;
|
|
14
|
-
originalState: string;
|
|
15
|
-
constructor(config: SmzForm<any>, form: UntypedFormGroup, manager: SmzFormsManagerService, cdf: ChangeDetectorRef);
|
|
16
|
-
/** Retorna o objeto com os valores dos inputs; Esse objeto seguirá a nomemclatura do campo name de cada inputConfig */
|
|
17
|
-
getData<T>(): SmzFormsResponse<T>;
|
|
18
|
-
/** Atualiza os valores dos inputs com seus dados default */
|
|
19
|
-
updateFormValues(updateValue?: boolean): void;
|
|
20
|
-
updateInputValue(property: string, newValue: any): void;
|
|
21
|
-
updateInputConfig(property: string, overrides: Partial<SmzControlTypes>): void;
|
|
22
|
-
}
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { ComponentData } from '../../../common/modules/inject-content/models/injectable.model';
|
|
2
|
-
import { SmzFormsBehaviorsConfig, SmzFormsBehaviorsFunctions as SmzFormCustomFunctions } from './behaviors';
|
|
3
|
-
import { SmzControlTypes } from './control-types';
|
|
4
|
-
import { SmzTemplate } from '../../../common/models/templates';
|
|
5
|
-
import { UntypedFormGroup } from '@angular/forms';
|
|
6
|
-
import { ChangeDetectorRef } from '@angular/core';
|
|
7
|
-
export interface SmzForm<T> {
|
|
8
|
-
context?: SmzFormContext<T>;
|
|
9
|
-
isDebug?: boolean;
|
|
10
|
-
formId?: string;
|
|
11
|
-
behaviors?: SmzFormsBehaviorsConfig;
|
|
12
|
-
functions?: SmzFormCustomFunctions<T>;
|
|
13
|
-
groups: SmzFormGroup[];
|
|
14
|
-
entryComponents?: ComponentData[];
|
|
15
|
-
template?: SmzTemplate;
|
|
16
|
-
}
|
|
17
|
-
export interface SmzFormContext<T> {
|
|
18
|
-
applyGlobalStyles: boolean;
|
|
19
|
-
form: UntypedFormGroup;
|
|
20
|
-
cdf: ChangeDetectorRef;
|
|
21
|
-
data: () => SmzFormsResponse<T>;
|
|
22
|
-
valid: () => boolean;
|
|
23
|
-
}
|
|
24
|
-
export interface SmzFormGroup {
|
|
25
|
-
readonly key?: string;
|
|
26
|
-
readonly name: string;
|
|
27
|
-
isHide?: Boolean;
|
|
28
|
-
showName: Boolean;
|
|
29
|
-
template?: SmzTemplate;
|
|
30
|
-
children: SmzControlTypes[];
|
|
31
|
-
inputStyleClass?: string;
|
|
32
|
-
styleClass?: string;
|
|
33
|
-
}
|
|
34
|
-
export interface SmzFormsResponse<T> {
|
|
35
|
-
data: T;
|
|
36
|
-
isValid: boolean;
|
|
37
|
-
hasUnsavedChanges: boolean;
|
|
38
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare enum SmzTextPattern {
|
|
2
|
-
NONE = 0,
|
|
3
|
-
CAPITALIZE_FIRST_LETTERS_FOR_WORDS_WITH_MORE_THAN_3_CHARS = 1,
|
|
4
|
-
LOWERCASE = 2,
|
|
5
|
-
CAPITALIZE = 3,
|
|
6
|
-
CLAIM_PATTERN = 4
|
|
7
|
-
}
|
|
8
|
-
export declare function executeTextPattern(value: string, pattern: SmzTextPattern): string;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
export * from './smz-forms.module';
|
|
2
|
-
export * from './smz-forms.config';
|
|
3
|
-
export * from './models/advanced';
|
|
4
|
-
export * from './models/behaviors';
|
|
5
|
-
export * from './models/control-types';
|
|
6
|
-
export * from './models/text-patterns';
|
|
7
|
-
export * from './models/controls';
|
|
8
|
-
export * from './models/smz-forms';
|
|
9
|
-
export * from './models/form-viewdata';
|
|
10
|
-
export * from './directives/smart-tag.directive';
|
|
11
|
-
export * from './components/calendar/calendar.component';
|
|
12
|
-
export * from './components/checkbox-group/checkbox-group.component';
|
|
13
|
-
export * from './components/checkbox/checkbox.component';
|
|
14
|
-
export * from './components/color-picker/color-picker.component';
|
|
15
|
-
export * from './components/dropdown/dropdown.component';
|
|
16
|
-
export * from './components/file-upload/file-upload.component';
|
|
17
|
-
export * from './components/input-currency/input-currency.component';
|
|
18
|
-
export * from './components/input-mask/input-mask.component';
|
|
19
|
-
export * from './components/input-number/input-number.component';
|
|
20
|
-
export * from './components/input-password/input-password.component';
|
|
21
|
-
export * from './components/input-switch/input-switch.component';
|
|
22
|
-
export * from './components/input-list/input-list.component';
|
|
23
|
-
export * from './components/input-text-area/input-text-area.component';
|
|
24
|
-
export * from './components/input-tag-area/input-tag-area.component';
|
|
25
|
-
export * from './components/input-text/input-text.component';
|
|
26
|
-
export * from './components/linked-dropdown/linked-dropdown.component';
|
|
27
|
-
export * from './components/linked-multi-select/linked-multi-select.component';
|
|
28
|
-
export * from './components/multi-select/multi-select.component';
|
|
29
|
-
export * from './components/radio-button/radio-button.component';
|
|
30
|
-
export * from './components/input-tree/input-tree.component';
|
|
31
|
-
export * from './components/input-autocomplete-tag-area/smz-input-autocomplete-tag-area.component';
|
|
32
|
-
export * from './features/form-group/form-group.component';
|
|
33
|
-
export * from './features/form-submit/form-submit.component';
|
|
34
|
-
export * from '../../builders/smz-forms/form-builder';
|
|
35
|
-
export * from './services/smz-forms-repository.service';
|