@c8y/ngx-components 1021.38.0 → 1021.49.1
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/api/services.d.ts +1 -1
- package/api/services.d.ts.map +1 -1
- package/auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.d.ts.map +1 -1
- package/connectivity/abstract-connectivity-tab.factory.d.ts +1 -1
- package/context-dashboard/add-dashboard.component.d.ts.map +1 -1
- package/context-dashboard/context-dashboard.model.d.ts +4 -2
- package/context-dashboard/context-dashboard.model.d.ts.map +1 -1
- package/context-dashboard/dashboard-detail.component.d.ts.map +1 -1
- package/context-dashboard/dashboard-manager/dashboard-manager.model.d.ts +1 -0
- package/context-dashboard/dashboard-manager/dashboard-manager.model.d.ts.map +1 -1
- package/context-dashboard/dashboard-manager/dashboard-manager.service.d.ts +0 -1
- package/context-dashboard/dashboard-manager/dashboard-manager.service.d.ts.map +1 -1
- package/context-dashboard/dashboard-manager/type-dashboards-list/type-dashboards-list.component.d.ts.map +1 -1
- package/context-dashboard/new-dashboard.guard.d.ts +1 -1
- package/context-dashboard/new-dashboard.guard.d.ts.map +1 -1
- package/core/action/action.component.d.ts +2 -1
- package/core/action/action.component.d.ts.map +1 -1
- package/core/action/action.model.d.ts +3 -2
- package/core/action/action.model.d.ts.map +1 -1
- package/core/breadcrumb/breadcrumb-item.component.d.ts +2 -1
- package/core/breadcrumb/breadcrumb-item.component.d.ts.map +1 -1
- package/core/breadcrumb/breadcrumb.model.d.ts +2 -1
- package/core/breadcrumb/breadcrumb.model.d.ts.map +1 -1
- package/core/common/ApplicationOptions.d.ts +1 -0
- package/core/common/ApplicationOptions.d.ts.map +1 -1
- package/core/common/empty-state/empty-state.component.d.ts +2 -1
- package/core/common/empty-state/empty-state.component.d.ts.map +1 -1
- package/core/common/get-group-icon.pipe.d.ts +2 -1
- package/core/common/get-group-icon.pipe.d.ts.map +1 -1
- package/core/common/group.service.d.ts +22 -7
- package/core/common/group.service.d.ts.map +1 -1
- package/core/common/icon.directive.d.ts +5 -5
- package/core/common/icon.directive.d.ts.map +1 -1
- package/core/common/service-registry.model.d.ts +2 -1
- package/core/common/service-registry.model.d.ts.map +1 -1
- package/core/data-grid/data-grid.model.d.ts +2 -1
- package/core/data-grid/data-grid.model.d.ts.map +1 -1
- package/core/docs/docs.models.d.ts +2 -1
- package/core/docs/docs.models.d.ts.map +1 -1
- package/core/docs/help-and-support-outlet/help-and-support-outlet.component.d.ts +5 -1
- package/core/docs/help-and-support-outlet/help-and-support-outlet.component.d.ts.map +1 -1
- package/core/docs/legal-notices-outlet/legal-notices-outlet.component.d.ts +5 -1
- package/core/docs/legal-notices-outlet/legal-notices-outlet.component.d.ts.map +1 -1
- package/core/docs/support-outlet/support-outlet.component.d.ts +5 -1
- package/core/docs/support-outlet/support-outlet.component.d.ts.map +1 -1
- package/core/forms/filter-input.component.d.ts +8 -3
- package/core/forms/filter-input.component.d.ts.map +1 -1
- package/core/list-group/list-item-action.component.d.ts +2 -1
- package/core/list-group/list-item-action.component.d.ts.map +1 -1
- package/core/list-group/list-item-icon.component.d.ts +2 -1
- package/core/list-group/list-item-icon.component.d.ts.map +1 -1
- package/core/login/login.service.d.ts.map +1 -1
- package/core/navigator/navigator-icon.component.d.ts +1 -1
- package/core/navigator/navigator-icon.component.d.ts.map +1 -1
- package/core/navigator/navigator-node-data.d.ts +2 -1
- package/core/navigator/navigator-node-data.d.ts.map +1 -1
- package/core/navigator/navigator-node.component.d.ts.map +1 -1
- package/core/navigator/navigator-node.d.ts +2 -1
- package/core/navigator/navigator-node.d.ts.map +1 -1
- package/core/plugins/plugins.model.d.ts +7 -2
- package/core/plugins/plugins.model.d.ts.map +1 -1
- package/core/plugins/plugins.service.d.ts.map +1 -1
- package/core/properties-list/properties-list.component.d.ts +2 -1
- package/core/properties-list/properties-list.component.d.ts.map +1 -1
- package/core/provider-configuration/model/dynamic-provider-config.model.d.ts +2 -2
- package/core/provider-configuration/model/dynamic-provider-config.model.d.ts.map +1 -1
- package/core/router/context-route.service.d.ts.map +1 -1
- package/core/router/router.model.d.ts +1 -1
- package/core/router/router.model.d.ts.map +1 -1
- package/core/router/scoped-context-route.service.d.ts.map +1 -1
- package/core/search/search.model.d.ts +2 -1
- package/core/search/search.model.d.ts.map +1 -1
- package/core/select/select-keyboard.service.d.ts +4 -0
- package/core/select/select-keyboard.service.d.ts.map +1 -1
- package/core/select/select.component.d.ts +14 -3
- package/core/select/select.component.d.ts.map +1 -1
- package/core/select-modal/select-modal.component.d.ts +2 -1
- package/core/select-modal/select-modal.component.d.ts.map +1 -1
- package/core/shared/core.model.d.ts +5 -1
- package/core/shared/core.model.d.ts.map +1 -1
- package/core/tabs/conditional-tabs-outlet.component.d.ts.map +1 -1
- package/core/tabs/tab.component.d.ts +3 -2
- package/core/tabs/tab.component.d.ts.map +1 -1
- package/core/tabs/tab.model.d.ts +10 -5
- package/core/tabs/tab.model.d.ts.map +1 -1
- package/core/tabs/tabs-outlet.component.d.ts +7 -4
- package/core/tabs/tabs-outlet.component.d.ts.map +1 -1
- package/core/user/user-menu-item.component.d.ts +2 -1
- package/core/user/user-menu-item.component.d.ts.map +1 -1
- package/core/user/user.model.d.ts +2 -1
- package/core/user/user.model.d.ts.map +1 -1
- package/core/wizard/wizard.model.d.ts +4 -3
- package/core/wizard/wizard.model.d.ts.map +1 -1
- package/data-grid-columns/asset-type/asset-type.cell-renderer.component.d.ts.map +1 -1
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.d.ts +15 -46
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.d.ts.map +1 -1
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.d.ts +3 -0
- package/datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.d.ts.map +1 -1
- package/datapoint-selector/datapoint-selection.model.d.ts +6 -7
- package/datapoint-selector/datapoint-selection.model.d.ts.map +1 -1
- package/datapoints-export-selector/datapoints-export-selector.model.d.ts +2 -1
- package/datapoints-export-selector/datapoints-export-selector.model.d.ts.map +1 -1
- package/device-grid/columns/icon.cell-renderer.component.d.ts +14 -0
- package/device-grid/columns/icon.cell-renderer.component.d.ts.map +1 -0
- package/device-grid/columns/index.d.ts +1 -0
- package/device-grid/columns/index.d.ts.map +1 -1
- package/device-grid/device-grid.component.d.ts.map +1 -1
- package/device-grid/device-grid.service.d.ts +0 -2
- package/device-grid/device-grid.service.d.ts.map +1 -1
- package/device-provisioned-certificates/c8y-ngx-components-device-provisioned-certificates.d.ts.map +1 -0
- package/device-provisioned-certificates/device-provisioned-certificates.guard.d.ts +11 -0
- package/device-provisioned-certificates/device-provisioned-certificates.guard.d.ts.map +1 -0
- package/device-provisioned-certificates/device-provisioned-certificates.module.d.ts +13 -0
- package/device-provisioned-certificates/device-provisioned-certificates.module.d.ts.map +1 -0
- package/device-provisioned-certificates/device-provisioned-certificates.service.d.ts +13 -0
- package/device-provisioned-certificates/device-provisioned-certificates.service.d.ts.map +1 -0
- package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts +57 -0
- package/device-provisioned-certificates/device-tab-provisioned-certificates.component.d.ts.map +1 -0
- package/device-provisioned-certificates/index.d.ts +2 -0
- package/device-provisioned-certificates/index.d.ts.map +1 -0
- package/ecosystem/application-plugins/application-plugins.component.d.ts +4 -0
- package/ecosystem/application-plugins/application-plugins.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/application-plugins.module.d.ts +2 -2
- package/ecosystem/application-plugins/application-plugins.module.d.ts.map +1 -1
- package/ecosystem/application-plugins/index.d.ts +1 -0
- package/ecosystem/application-plugins/index.d.ts.map +1 -1
- package/ecosystem/application-plugins/install-plugin.component.d.ts +9 -11
- package/ecosystem/application-plugins/install-plugin.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.d.ts +12 -0
- package/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.d.ts.map +1 -0
- package/ecosystem/application-plugins/plugin-list-item.component.d.ts +8 -3
- package/ecosystem/application-plugins/plugin-list-item.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/plugin-list.component.d.ts.map +1 -1
- package/ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.d.ts.map +1 -1
- package/ecosystem/applications/application-list/application-list.component.d.ts +2 -2
- package/ecosystem/applications/application-list/application-list.component.d.ts.map +1 -1
- package/ecosystem/applications/install-from-package/install-from-package.component.d.ts.map +1 -1
- package/ecosystem/archived-confirm/archived-confirm-modal.component.d.ts +11 -0
- package/ecosystem/archived-confirm/archived-confirm-modal.component.d.ts.map +1 -0
- package/ecosystem/archived-confirm/archived-confirm.module.d.ts +10 -0
- package/ecosystem/archived-confirm/archived-confirm.module.d.ts.map +1 -0
- package/ecosystem/archived-confirm/c8y-ngx-components-ecosystem-archived-confirm.d.ts.map +1 -0
- package/ecosystem/archived-confirm/index.d.ts +3 -0
- package/ecosystem/archived-confirm/index.d.ts.map +1 -0
- package/ecosystem/ecosystem.module.d.ts +2 -1
- package/ecosystem/ecosystem.module.d.ts.map +1 -1
- package/ecosystem/features/feature-list.component.d.ts +2 -2
- package/ecosystem/features/feature-list.component.d.ts.map +1 -1
- package/ecosystem/microservices/microservice-list.component.d.ts +2 -2
- package/ecosystem/microservices/microservice-list.component.d.ts.map +1 -1
- package/ecosystem/packages/deploy-application/deploy-application.component.d.ts.map +1 -1
- package/ecosystem/packages/package-details/package-details.component.d.ts +7 -2
- package/ecosystem/packages/package-details/package-details.component.d.ts.map +1 -1
- package/ecosystem/packages/package-list/packages-list.component.d.ts +2 -2
- package/ecosystem/packages/package-list/packages-list.component.d.ts.map +1 -1
- package/ecosystem/shared/add-application.component.d.ts +2 -1
- package/ecosystem/shared/add-application.component.d.ts.map +1 -1
- package/ecosystem/shared/application-card.component.d.ts +4 -0
- package/ecosystem/shared/application-card.component.d.ts.map +1 -1
- package/ecosystem/shared/archived-filter/archived-filter.component.d.ts +12 -0
- package/ecosystem/shared/archived-filter/archived-filter.component.d.ts.map +1 -0
- package/ecosystem/shared/ecosystem.constants.d.ts +4 -0
- package/ecosystem/shared/ecosystem.constants.d.ts.map +1 -1
- package/ecosystem/shared/ecosystem.model.d.ts +5 -1
- package/ecosystem/shared/ecosystem.model.d.ts.map +1 -1
- package/ecosystem/shared/ecosystem.service.d.ts +7 -0
- package/ecosystem/shared/ecosystem.service.d.ts.map +1 -1
- package/ecosystem/shared/index.d.ts +1 -0
- package/ecosystem/shared/index.d.ts.map +1 -1
- package/ecosystem/shared/list-filters/list-filters.component.d.ts +14 -4
- package/ecosystem/shared/list-filters/list-filters.component.d.ts.map +1 -1
- package/ecosystem/shared/list-filters/list-filters.model.d.ts +8 -2
- package/ecosystem/shared/list-filters/list-filters.model.d.ts.map +1 -1
- package/ecosystem/shared/shared-ecosystem.module.d.ts +9 -8
- package/ecosystem/shared/shared-ecosystem.module.d.ts.map +1 -1
- package/ecosystem/shared/translate-package-label.pipe.d.ts +1 -1
- package/ecosystem/shared/translate-package-label.pipe.d.ts.map +1 -1
- package/esm2022/alarms/alarm-info.component.mjs +1 -1
- package/esm2022/api/services.mjs +2 -2
- package/esm2022/auth-configuration/sso-configuration/template-parts/access-mapping/access-mapping.component.mjs +10 -5
- package/esm2022/auth-configuration/sso-configuration/template-parts/user-data-mapping.component.mjs +4 -4
- package/esm2022/context-dashboard/add-dashboard.component.mjs +4 -2
- package/esm2022/context-dashboard/context-dashboard.model.mjs +3 -2
- package/esm2022/context-dashboard/context-dashboard.service.mjs +2 -2
- package/esm2022/context-dashboard/dashboard-detail.component.mjs +5 -3
- package/esm2022/context-dashboard/dashboard-manager/dashboard-manager.model.mjs +1 -1
- package/esm2022/context-dashboard/dashboard-manager/dashboard-manager.service.mjs +5 -15
- package/esm2022/context-dashboard/dashboard-manager/type-dashboards-list/type-dashboards-list.component.mjs +2 -2
- package/esm2022/context-dashboard/new-dashboard.guard.mjs +1 -1
- package/esm2022/core/action/action.component.mjs +1 -1
- package/esm2022/core/action/action.model.mjs +1 -1
- package/esm2022/core/bootstrap/bootstrap.component.mjs +1 -1
- package/esm2022/core/breadcrumb/breadcrumb-item.component.mjs +1 -1
- package/esm2022/core/breadcrumb/breadcrumb.model.mjs +1 -1
- package/esm2022/core/common/ApplicationOptions.mjs +1 -1
- package/esm2022/core/common/empty-state/empty-state.component.mjs +1 -1
- package/esm2022/core/common/get-group-icon.pipe.mjs +1 -1
- package/esm2022/core/common/group.service.mjs +2 -2
- package/esm2022/core/common/icon.directive.mjs +1 -1
- package/esm2022/core/common/service-registry.model.mjs +1 -1
- package/esm2022/core/data-grid/data-grid.model.mjs +1 -1
- package/esm2022/core/docs/docs.models.mjs +1 -1
- package/esm2022/core/docs/support-outlet/support-outlet.component.mjs +3 -3
- package/esm2022/core/forms/filter-input.component.mjs +22 -7
- package/esm2022/core/list-group/list-item-action.component.mjs +1 -1
- package/esm2022/core/list-group/list-item-icon.component.mjs +1 -1
- package/esm2022/core/login/credentials.component.mjs +2 -2
- package/esm2022/core/login/login.service.mjs +18 -7
- package/esm2022/core/navigator/navigator-node-data.mjs +1 -1
- package/esm2022/core/navigator/navigator-node.component.mjs +11 -2
- package/esm2022/core/navigator/navigator-node.mjs +1 -1
- package/esm2022/core/plugins/plugins.model.mjs +5 -1
- package/esm2022/core/plugins/plugins.service.mjs +6 -2
- package/esm2022/core/properties-list/properties-list.component.mjs +1 -1
- package/esm2022/core/provider-configuration/model/dynamic-provider-config.model.mjs +1 -1
- package/esm2022/core/router/context-route.service.mjs +4 -2
- package/esm2022/core/router/router.model.mjs +1 -1
- package/esm2022/core/router/scoped-context-route.service.mjs +4 -2
- package/esm2022/core/search/search.model.mjs +1 -1
- package/esm2022/core/select/select-keyboard.service.mjs +7 -3
- package/esm2022/core/select/select.component.mjs +36 -8
- package/esm2022/core/select-modal/select-modal.component.mjs +2 -2
- package/esm2022/core/shared/core.model.mjs +6 -2
- package/esm2022/core/tabs/conditional-tabs-outlet.component.mjs +4 -2
- package/esm2022/core/tabs/tab.component.mjs +1 -1
- package/esm2022/core/tabs/tab.model.mjs +1 -1
- package/esm2022/core/tabs/tabs-outlet.component.mjs +41 -12
- package/esm2022/core/user/user-menu-item.component.mjs +1 -1
- package/esm2022/core/user/user.model.mjs +1 -1
- package/esm2022/core/wizard/wizard.model.mjs +1 -1
- package/esm2022/data-grid-columns/asset-type/asset-type.cell-renderer.component.mjs +1 -1
- package/esm2022/datapoint-selector/datapoint-attributes-form/datapoint-attributes-form.component.mjs +47 -22
- package/esm2022/datapoint-selector/datapoint-attributes-form/datapoint-attributes.model.mjs +1 -1
- package/esm2022/datapoint-selector/datapoint-selection.model.mjs +1 -1
- package/esm2022/datapoint-selector/datapoint-selector-list-item/datapoint-selector-list-item.component.mjs +3 -3
- package/esm2022/datapoints-export-selector/datapoints-export-selector.model.mjs +1 -1
- package/esm2022/device-grid/columns/icon.cell-renderer.component.mjs +42 -0
- package/esm2022/device-grid/columns/index.mjs +2 -1
- package/esm2022/device-grid/device-grid.component.mjs +3 -3
- package/esm2022/device-grid/device-grid.service.mjs +7 -25
- package/esm2022/device-provisioned-certificates/c8y-ngx-components-device-provisioned-certificates.mjs +5 -0
- package/esm2022/device-provisioned-certificates/device-provisioned-certificates.guard.mjs +28 -0
- package/esm2022/device-provisioned-certificates/device-provisioned-certificates.module.mjs +51 -0
- package/esm2022/device-provisioned-certificates/device-provisioned-certificates.service.mjs +31 -0
- package/esm2022/device-provisioned-certificates/device-tab-provisioned-certificates.component.mjs +76 -0
- package/esm2022/device-provisioned-certificates/index.mjs +2 -0
- package/esm2022/ecosystem/application-plugins/application-plugins.component.mjs +41 -39
- package/esm2022/ecosystem/application-plugins/application-plugins.module.mjs +8 -6
- package/esm2022/ecosystem/application-plugins/apps-to-update-remotes-select.component.mjs +1 -1
- package/esm2022/ecosystem/application-plugins/index.mjs +2 -1
- package/esm2022/ecosystem/application-plugins/install-plugin.component.mjs +18 -21
- package/esm2022/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.mjs +26 -0
- package/esm2022/ecosystem/application-plugins/plugin-list-item.component.mjs +14 -6
- package/esm2022/ecosystem/application-plugins/plugin-list.component.mjs +14 -12
- package/esm2022/ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.mjs +7 -1
- package/esm2022/ecosystem/applications/application-list/application-list.component.mjs +1 -1
- package/esm2022/ecosystem/applications/install-from-package/install-from-package.component.mjs +6 -1
- package/esm2022/ecosystem/archived-confirm/archived-confirm-modal.component.mjs +22 -0
- package/esm2022/ecosystem/archived-confirm/archived-confirm.module.mjs +32 -0
- package/esm2022/ecosystem/archived-confirm/c8y-ngx-components-ecosystem-archived-confirm.mjs +5 -0
- package/esm2022/ecosystem/archived-confirm/index.mjs +3 -0
- package/esm2022/ecosystem/ecosystem.module.mjs +20 -16
- package/esm2022/ecosystem/features/feature-list.component.mjs +1 -1
- package/esm2022/ecosystem/microservices/microservice-list.component.mjs +1 -1
- package/esm2022/ecosystem/packages/deploy-application/deploy-application.component.mjs +6 -1
- package/esm2022/ecosystem/packages/package-details/package-details.component.mjs +13 -8
- package/esm2022/ecosystem/packages/package-list/packages-list.component.mjs +4 -4
- package/esm2022/ecosystem/shared/add-application.component.mjs +1 -1
- package/esm2022/ecosystem/shared/application-card.component.mjs +3 -3
- package/esm2022/ecosystem/shared/archived-filter/archived-filter.component.mjs +27 -0
- package/esm2022/ecosystem/shared/ecosystem.constants.mjs +5 -1
- package/esm2022/ecosystem/shared/ecosystem.model.mjs +7 -3
- package/esm2022/ecosystem/shared/ecosystem.service.mjs +26 -1
- package/esm2022/ecosystem/shared/index.mjs +2 -1
- package/esm2022/ecosystem/shared/list-filters/list-filters.component.mjs +75 -13
- package/esm2022/ecosystem/shared/list-filters/list-filters.model.mjs +1 -1
- package/esm2022/ecosystem/shared/shared-ecosystem.module.mjs +10 -5
- package/esm2022/ecosystem/shared/translate-package-label.pipe.mjs +3 -3
- package/esm2022/files-repository/files-repository.component.mjs +2 -2
- package/esm2022/files-repository/files-repository.service.mjs +5 -16
- package/esm2022/icon-selector/icon-selector.component.mjs +1 -1
- package/esm2022/icon-selector/icons/index.mjs +1 -1
- package/esm2022/operations/shared/status-option.model.mjs +1 -1
- package/esm2022/protocol-lwm2m/components/configuration/lwm2m-configuration.component.mjs +2 -2
- package/esm2022/protocol-opcua/opcua-auto-apply-settings.component.mjs +1 -1
- package/esm2022/register-device/bulk/bulk-device-registration-modal.component.mjs +17 -9
- package/esm2022/register-device/general/general-device-registration-button.component.mjs +3 -3
- package/esm2022/register-device/general/general-device-registration.component.mjs +109 -33
- package/esm2022/remote-access/configurations/c8y-ngx-components-remote-access-configurations.mjs +5 -0
- package/esm2022/remote-access/configurations/index.mjs +16 -0
- package/esm2022/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.mjs +218 -0
- package/esm2022/remote-access/configurations/remote-access-configuration-list/remote-access-connect-button/remote-access-connect-button.component.mjs +60 -0
- package/esm2022/remote-access/configurations/remote-access-pick-protocol-modal/remote-access-pick-protocol-modal.component.mjs +36 -0
- package/esm2022/remote-access/data/c8y-ngx-components-remote-access-data.mjs +5 -0
- package/esm2022/remote-access/data/index.mjs +3 -0
- package/esm2022/remote-access/data/remote-access-protocol-provider.mjs +2 -0
- package/esm2022/remote-access/data/remote-access.service.mjs +200 -0
- package/esm2022/remote-access/passthrough/c8y-ngx-components-remote-access-passthrough.mjs +5 -0
- package/esm2022/remote-access/passthrough/index.mjs +36 -0
- package/esm2022/remote-access/shared/c8y-ngx-components-remote-access-shared.mjs +5 -0
- package/esm2022/remote-access/shared/index.mjs +3 -0
- package/esm2022/remote-access/shared/remote-access-basic-endpoint-modal/remote-access-basic-endpoint-modal.component.mjs +49 -0
- package/esm2022/remote-access/shared/ssh-key-input/ssh-key-input.component.mjs +87 -0
- package/esm2022/remote-access/ssh/c8y-ngx-components-remote-access-ssh.mjs +5 -0
- package/esm2022/remote-access/ssh/index.mjs +73 -0
- package/esm2022/remote-access/ssh/remote-access-ssh-endpoint-modal/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs +5 -0
- package/esm2022/remote-access/ssh/remote-access-ssh-endpoint-modal/index.mjs +2 -0
- package/esm2022/remote-access/ssh/remote-access-ssh-endpoint-modal/remote-access-ssh-endpoint-modal.component.mjs +104 -0
- package/esm2022/remote-access/telnet/c8y-ngx-components-remote-access-telnet.mjs +5 -0
- package/esm2022/remote-access/telnet/index.mjs +43 -0
- package/esm2022/remote-access/terminal-viewer/c8y-ngx-components-remote-access-terminal-viewer.mjs +5 -0
- package/esm2022/remote-access/terminal-viewer/index.mjs +2 -0
- package/esm2022/remote-access/terminal-viewer/shell-adapter.mjs +36 -0
- package/esm2022/remote-access/terminal-viewer/telnet-negotiator.mjs +96 -0
- package/esm2022/remote-access/terminal-viewer/terminal-viewer.component.mjs +101 -0
- package/esm2022/remote-access/vnc/c8y-ngx-components-remote-access-vnc.mjs +5 -0
- package/esm2022/remote-access/vnc/index.mjs +73 -0
- package/esm2022/remote-access/vnc/remote-access-vnc-endpoint-modal/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.mjs +5 -0
- package/esm2022/remote-access/vnc/remote-access-vnc-endpoint-modal/index.mjs +2 -0
- package/esm2022/remote-access/vnc/remote-access-vnc-endpoint-modal/remote-access-vnc-endpoint-modal.component.mjs +59 -0
- package/esm2022/remote-access/vnc/vnc-viewer/c8y-ngx-components-remote-access-vnc-vnc-viewer.mjs +5 -0
- package/esm2022/remote-access/vnc/vnc-viewer/index.mjs +2 -0
- package/esm2022/remote-access/vnc/vnc-viewer/vnc-credentials-prompt/vnc-credentials-prompt.component.mjs +57 -0
- package/esm2022/remote-access/vnc/vnc-viewer/vnc-viewer.component.mjs +158 -0
- package/esm2022/replace-device/replace-device-wizard/replace-device-wizard.model.mjs +1 -1
- package/esm2022/report-dashboard/report-dashboard-list.component.mjs +4 -3
- package/esm2022/repository/configuration/device-tab/device-configuration-list.component.mjs +1 -1
- package/esm2022/repository/shared/repository.model.mjs +1 -1
- package/esm2022/repository/shared/repository.service.mjs +3 -3
- package/esm2022/services/status-options/status-options.model.mjs +1 -1
- package/esm2022/sub-assets/group-info.component.mjs +1 -1
- package/esm2022/tenants/custom-properties/custom-properties.service.mjs +6 -2
- package/esm2022/translation-editor/data/translation-store.service.mjs +4 -3
- package/esm2022/trusted-certificates/list/trusted-certificate-list.component.mjs +35 -9
- package/esm2022/upgrade/bridge.service.mjs +16 -2
- package/esm2022/widgets/implementations/alarms/severity-icon.pipe.mjs +1 -1
- package/esm2022/widgets/implementations/datapoints-table/datapoints-table-config/datapoints-table-config.component.mjs +3 -2
- package/esm2022/widgets/implementations/kpi/kpi-widget.model.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs +1 -1
- package/fesm2022/c8y-ngx-components-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-api.mjs +3 -2
- package/fesm2022/c8y-ngx-components-api.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-auth-configuration.mjs +12 -7
- package/fesm2022/c8y-ngx-components-auth-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs +15 -20
- package/fesm2022/c8y-ngx-components-context-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-data-grid-columns-asset-type.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-data-grid-columns.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs +48 -23
- package/fesm2022/c8y-ngx-components-datapoint-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-datapoints-export-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-grid.mjs +48 -28
- package/fesm2022/c8y-ngx-components-device-grid.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs +174 -0
- package/fesm2022/c8y-ngx-components-device-provisioned-certificates.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs +125 -105
- package/fesm2022/c8y-ngx-components-ecosystem-application-plugins.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem-archived-confirm.mjs +57 -0
- package/fesm2022/c8y-ngx-components-ecosystem-archived-confirm.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs +147 -31
- package/fesm2022/c8y-ngx-components-ecosystem-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-ecosystem.mjs +1452 -1414
- package/fesm2022/c8y-ngx-components-ecosystem.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-files-repository.mjs +5 -16
- package/fesm2022/c8y-ngx-components-files-repository.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-icon-selector-icons.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-icon-selector.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-protocol-lwm2m-components-configuration.mjs +1 -1
- package/fesm2022/c8y-ngx-components-protocol-lwm2m-components-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-protocol-opcua.mjs +1 -1
- package/fesm2022/c8y-ngx-components-protocol-opcua.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-register-device.mjs +269 -188
- package/fesm2022/c8y-ngx-components-register-device.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-remote-access-configurations.mjs +314 -0
- package/fesm2022/c8y-ngx-components-remote-access-configurations.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-data.mjs +206 -0
- package/fesm2022/c8y-ngx-components-remote-access-data.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-passthrough.mjs +42 -0
- package/fesm2022/c8y-ngx-components-remote-access-passthrough.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-shared.mjs +138 -0
- package/fesm2022/c8y-ngx-components-remote-access-shared.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs +111 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh.mjs +79 -0
- package/fesm2022/c8y-ngx-components-remote-access-ssh.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-telnet.mjs +50 -0
- package/fesm2022/c8y-ngx-components-remote-access-telnet.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-terminal-viewer.mjs +235 -0
- package/fesm2022/c8y-ngx-components-remote-access-terminal-viewer.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.mjs +66 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-vnc-viewer.mjs +211 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc-vnc-viewer.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc.mjs +79 -0
- package/fesm2022/c8y-ngx-components-remote-access-vnc.mjs.map +1 -0
- package/fesm2022/c8y-ngx-components-replace-device-replace-device-wizard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-report-dashboard.mjs +3 -2
- package/fesm2022/c8y-ngx-components-report-dashboard.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-configuration.mjs +1 -1
- package/fesm2022/c8y-ngx-components-repository-configuration.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-repository-shared.mjs +2 -2
- package/fesm2022/c8y-ngx-components-repository-shared.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-services.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-sub-assets.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs +5 -1
- package/fesm2022/c8y-ngx-components-tenants.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-translation-editor-data.mjs +3 -2
- package/fesm2022/c8y-ngx-components-translation-editor-data.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs +43 -17
- package/fesm2022/c8y-ngx-components-trusted-certificates.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-upgrade.mjs +16 -2
- package/fesm2022/c8y-ngx-components-upgrade.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-alarms.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs +2 -1
- package/fesm2022/c8y-ngx-components-widgets-implementations-datapoints-table.mjs.map +1 -1
- package/fesm2022/c8y-ngx-components.mjs +151 -38
- package/fesm2022/c8y-ngx-components.mjs.map +1 -1
- package/files-repository/files-repository.component.d.ts.map +1 -1
- package/files-repository/files-repository.service.d.ts +0 -2
- package/files-repository/files-repository.service.d.ts.map +1 -1
- package/icon-selector/icon-selector.component.d.ts +3 -2
- package/icon-selector/icon-selector.component.d.ts.map +1 -1
- package/icon-selector/icons/index.d.ts +1 -0
- package/icon-selector/icons/index.d.ts.map +1 -1
- package/locales/de.po +157 -5
- package/locales/es.po +157 -5
- package/locales/fr.po +157 -5
- package/locales/ja_JP.po +156 -5
- package/locales/ko.po +156 -5
- package/locales/locales.pot +156 -4
- package/locales/nl.po +157 -5
- package/locales/pl.po +159 -7
- package/locales/pt_BR.po +157 -5
- package/locales/zh_CN.po +156 -5
- package/locales/zh_TW.po +156 -5
- package/operations/shared/status-option.model.d.ts +2 -1
- package/operations/shared/status-option.model.d.ts.map +1 -1
- package/package.json +1 -1
- package/register-device/bulk/bulk-device-registration-modal.component.d.ts +6 -2
- package/register-device/bulk/bulk-device-registration-modal.component.d.ts.map +1 -1
- package/register-device/general/general-device-registration-button.component.d.ts +1 -1
- package/register-device/general/general-device-registration-button.component.d.ts.map +1 -1
- package/register-device/general/general-device-registration.component.d.ts +21 -7
- package/register-device/general/general-device-registration.component.d.ts.map +1 -1
- package/remote-access/configurations/c8y-ngx-components-remote-access-configurations.d.ts.map +1 -0
- package/remote-access/configurations/index.d.ts +3 -0
- package/remote-access/configurations/index.d.ts.map +1 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.d.ts +34 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-configuration-list.component.d.ts.map +1 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-connect-button/remote-access-connect-button.component.d.ts +17 -0
- package/remote-access/configurations/remote-access-configuration-list/remote-access-connect-button/remote-access-connect-button.component.d.ts.map +1 -0
- package/remote-access/configurations/remote-access-pick-protocol-modal/remote-access-pick-protocol-modal.component.d.ts +18 -0
- package/remote-access/configurations/remote-access-pick-protocol-modal/remote-access-pick-protocol-modal.component.d.ts.map +1 -0
- package/remote-access/data/c8y-ngx-components-remote-access-data.d.ts.map +1 -0
- package/remote-access/data/index.d.ts +3 -0
- package/remote-access/data/index.d.ts.map +1 -0
- package/remote-access/data/remote-access-protocol-provider.d.ts +21 -0
- package/remote-access/data/remote-access-protocol-provider.d.ts.map +1 -0
- package/remote-access/data/remote-access.service.d.ts +94 -0
- package/remote-access/data/remote-access.service.d.ts.map +1 -0
- package/remote-access/passthrough/c8y-ngx-components-remote-access-passthrough.d.ts.map +1 -0
- package/remote-access/passthrough/index.d.ts +17 -0
- package/remote-access/passthrough/index.d.ts.map +1 -0
- package/remote-access/shared/c8y-ngx-components-remote-access-shared.d.ts.map +1 -0
- package/remote-access/shared/index.d.ts +3 -0
- package/remote-access/shared/index.d.ts.map +1 -0
- package/remote-access/shared/remote-access-basic-endpoint-modal/remote-access-basic-endpoint-modal.component.d.ts +37 -0
- package/remote-access/shared/remote-access-basic-endpoint-modal/remote-access-basic-endpoint-modal.component.d.ts.map +1 -0
- package/remote-access/shared/ssh-key-input/ssh-key-input.component.d.ts +38 -0
- package/remote-access/shared/ssh-key-input/ssh-key-input.component.d.ts.map +1 -0
- package/remote-access/ssh/c8y-ngx-components-remote-access-ssh.d.ts.map +1 -0
- package/remote-access/ssh/index.d.ts +22 -0
- package/remote-access/ssh/index.d.ts.map +1 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/c8y-ngx-components-remote-access-ssh-remote-access-ssh-endpoint-modal.d.ts.map +1 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/index.d.ts +2 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/index.d.ts.map +1 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/remote-access-ssh-endpoint-modal.component.d.ts +64 -0
- package/remote-access/ssh/remote-access-ssh-endpoint-modal/remote-access-ssh-endpoint-modal.component.d.ts.map +1 -0
- package/remote-access/telnet/c8y-ngx-components-remote-access-telnet.d.ts.map +1 -0
- package/remote-access/telnet/index.d.ts +17 -0
- package/remote-access/telnet/index.d.ts.map +1 -0
- package/remote-access/terminal-viewer/c8y-ngx-components-remote-access-terminal-viewer.d.ts.map +1 -0
- package/remote-access/terminal-viewer/index.d.ts +2 -0
- package/remote-access/terminal-viewer/index.d.ts.map +1 -0
- package/remote-access/terminal-viewer/shell-adapter.d.ts +14 -0
- package/remote-access/terminal-viewer/shell-adapter.d.ts.map +1 -0
- package/remote-access/terminal-viewer/telnet-negotiator.d.ts +13 -0
- package/remote-access/terminal-viewer/telnet-negotiator.d.ts.map +1 -0
- package/remote-access/terminal-viewer/terminal-viewer.component.d.ts +25 -0
- package/remote-access/terminal-viewer/terminal-viewer.component.d.ts.map +1 -0
- package/remote-access/vnc/c8y-ngx-components-remote-access-vnc.d.ts.map +1 -0
- package/remote-access/vnc/index.d.ts +22 -0
- package/remote-access/vnc/index.d.ts.map +1 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/c8y-ngx-components-remote-access-vnc-remote-access-vnc-endpoint-modal.d.ts.map +1 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/index.d.ts +2 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/index.d.ts.map +1 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/remote-access-vnc-endpoint-modal.component.d.ts +46 -0
- package/remote-access/vnc/remote-access-vnc-endpoint-modal/remote-access-vnc-endpoint-modal.component.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/c8y-ngx-components-remote-access-vnc-vnc-viewer.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/index.d.ts +2 -0
- package/remote-access/vnc/vnc-viewer/index.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/vnc-credentials-prompt/vnc-credentials-prompt.component.d.ts +32 -0
- package/remote-access/vnc/vnc-viewer/vnc-credentials-prompt/vnc-credentials-prompt.component.d.ts.map +1 -0
- package/remote-access/vnc/vnc-viewer/vnc-viewer.component.d.ts +37 -0
- package/remote-access/vnc/vnc-viewer/vnc-viewer.component.d.ts.map +1 -0
- package/replace-device/replace-device-wizard/replace-device-wizard.model.d.ts +2 -1
- package/replace-device/replace-device-wizard/replace-device-wizard.model.d.ts.map +1 -1
- package/report-dashboard/report-dashboard-list.component.d.ts +29 -0
- package/report-dashboard/report-dashboard-list.component.d.ts.map +1 -1
- package/repository/shared/repository.model.d.ts +2 -1
- package/repository/shared/repository.model.d.ts.map +1 -1
- package/services/status-options/status-options.model.d.ts +2 -1
- package/services/status-options/status-options.model.d.ts.map +1 -1
- package/sub-assets/group-info.component.d.ts +2 -1
- package/sub-assets/group-info.component.d.ts.map +1 -1
- package/tenants/custom-properties/custom-properties.service.d.ts.map +1 -1
- package/translation-editor/data/translation-store.service.d.ts.map +1 -1
- package/trusted-certificates/list/trusted-certificate-list.component.d.ts +7 -2
- package/trusted-certificates/list/trusted-certificate-list.component.d.ts.map +1 -1
- package/upgrade/bridge.service.d.ts +5 -0
- package/upgrade/bridge.service.d.ts.map +1 -1
- package/widgets/implementations/alarms/severity-icon.pipe.d.ts.map +1 -1
- package/widgets/implementations/datapoints-table/datapoints-table-config/datapoints-table-config.component.d.ts.map +1 -1
- package/widgets/implementations/kpi/kpi-widget.model.d.ts +2 -1
- package/widgets/implementations/kpi/kpi-widget.model.d.ts.map +1 -1
- package/ecosystem/application-plugins/only-latest-plugin-version.pipe.d.ts +0 -10
- package/ecosystem/application-plugins/only-latest-plugin-version.pipe.d.ts.map +0 -1
- package/esm2022/ecosystem/application-plugins/only-latest-plugin-version.pipe.mjs +0 -20
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"application-plugins.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/application-plugins.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,SAAS,EAAE,MAAM,EAAa,MAAM,eAAe,CAAC;AAC/E,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAE,wBAAwB,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AACrE,OAAO,EACL,aAAa,EACb,YAAY,EACZ,iBAAiB,EAEjB,iBAAiB,EACjB,MAAM,EACN,iBAAiB,EACjB,cAAc,EACd,gBAAgB,EAEhB,mBAAmB,EACnB,UAAU,EAEV,cAAc,EAEf,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACL,gBAAgB,EAEjB,MAAM,sCAAsC,CAAC;AAE9C,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAiC,UAAU,EAAW,MAAM,MAAM,CAAC;;AAO3F,qBAIa,2BAA4B,YAAW,MAAM,EAAE,SAAS;IAuIjE,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,gBAAgB;IA3I1B,kBAAkB
|
|
1
|
+
{"version":3,"file":"application-plugins.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/application-plugins.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoB,SAAS,EAAE,MAAM,EAAa,MAAM,eAAe,CAAC;AAC/E,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EAAE,wBAAwB,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AACrE,OAAO,EACL,aAAa,EACb,YAAY,EACZ,iBAAiB,EAEjB,iBAAiB,EACjB,MAAM,EACN,iBAAiB,EACjB,cAAc,EACd,gBAAgB,EAEhB,mBAAmB,EACnB,UAAU,EAEV,cAAc,EAEf,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACL,gBAAgB,EAEjB,MAAM,sCAAsC,CAAC;AAE9C,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAiC,UAAU,EAAW,MAAM,MAAM,CAAC;;AAO3F,qBAIa,2BAA4B,YAAW,MAAM,EAAE,SAAS;IAuIjE,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,gBAAgB;IA3I1B,kBAAkB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;MAAgC;IAClD,gBAAgB,SAAiB;IAExB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IAEhC,QAAQ,EAAE,iBAAiB,CAAC;IAE5B,cAAc,EAAE,eAAe,CAAC,wBAAwB,CAAC,CAA2B;IACpF,oBAAoB,EAAE,eAAe,CAAC,iBAAiB,EAAE,CAAC,CAA2B;IACrF,YAAY,EAAE,eAAe,CAAC,iBAAiB,EAAE,CAAC,CAA2B;IAE7E,iBAAiB,EAAE,UAAU,CAAC,iBAAiB,EAAE,CAAC,CAMhD;IACF,gBAAgB,kCAEd;IACF,WAAW,sBAoCT;IACF,GAAG,EAAE,YAAY,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,KAAK,EAAE,MAAM,CAAgC;IAC7C,kBAAkB,EAAE,MAAM,CAAiC;IAC3D,iBAAiB,EAAE,MAAM,CAAgC;IACzD,cAAc,EAAE,aAAa,EAAE,CAA4B;IAC3D,kBAAkB,EAAE,iBAAiB,EAAE,CAAgC;IACvE,oBAAoB,EAAE,mBAAmB,EAAE,CAAM;IACjD,gBAAgB,2BAAqC;IACrD,aAAa,0BAAoC;IACjD,iBAAiB,qDAA+D;IAChF,cAAc,sEAAgF;IAC9F,UAAU,EAAE,UAAU,CAGpB;IACF,cAAc,EAAE,cAAc,CAM5B;IACF,OAAO,EAAE,MAAM,EAAE,CAiDf;IACF,OAAO,CAAC,QAAQ,CAAgC;gBAGtC,cAAc,EAAE,cAAc,EAC9B,gBAAgB,EAAE,gBAAgB,EAClC,cAAc,EAAE,cAAc,EAC9B,cAAc,EAAE,cAAc,EAC9B,YAAY,EAAE,YAAY,EAC1B,gBAAgB,EAAE,gBAAgB;IAG5C,QAAQ;IAKF,QAAQ;IASR,cAAc;IAOd,cAAc;IAgEd,aAAa,CAAC,OAAO,EAAE,MAAM,EAAE;IAwC/B,sBAAsB,CAAC,OAAO,EAAE,iBAAiB,EAAE;IAKzD,iBAAiB,IAAI,aAAa,EAAE;IAgCpC,qBAAqB,IAAI,iBAAiB,EAAE;IAWtC,YAAY,CAAC,GAAG,EAAE,YAAY,EAAE,MAAM,EAAE,iBAAiB,EAAE,SAAS,UAAQ;IAqBlF,OAAO;IAIP,WAAW;IAKX,OAAO,CAAC,sCAAsC;YAehC,yBAAyB;IAKvC,OAAO,CAAC,WAAW;YAeL,gBAAgB;YAiBhB,uBAAuB;YAKvB,uBAAuB;YAKvB,2BAA2B;YAM3B,mBAAmB;IAKjC,OAAO,CAAC,wBAAwB;IAgChC,OAAO,CAAC,kBAAkB;IAqC1B,OAAO,CAAC,iDAAiD;IAyBzD,OAAO,CAAC,mBAAmB;IAwC3B,OAAO,CAAC,cAAc;IAkBtB,OAAO,CAAC,sBAAsB;IAU9B,OAAO,CAAC,kBAAkB;yCArkBf,2BAA2B;2CAA3B,2BAA2B;CA2lBvC"}
|
|
@@ -8,12 +8,12 @@ import * as i6 from "./appState.pipe";
|
|
|
8
8
|
import * as i7 from "./label-cell-renderer.component";
|
|
9
9
|
import * as i8 from "./orphaned-status-cell-renderer.component";
|
|
10
10
|
import * as i9 from "./update-plugin-of-app/update-plugin-of-app.component";
|
|
11
|
-
import * as i10 from "./only-latest-
|
|
11
|
+
import * as i10 from "./only-latest-filter/only-latest-filter.component";
|
|
12
12
|
import * as i11 from "@c8y/ngx-components";
|
|
13
13
|
import * as i12 from "@c8y/ngx-components/ecosystem/shared";
|
|
14
14
|
export declare class ApplicationPluginsModule {
|
|
15
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<ApplicationPluginsModule, never>;
|
|
16
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<ApplicationPluginsModule, [typeof i1.ApplicationPluginsComponent, typeof i2.PluginListItemComponent, typeof i3.InstallPluginComponent, typeof i4.PluginListComponent, typeof i5.AppsToUpdateRemotesSelectComponent, typeof i6.AppStatePipe, typeof i7.LabelCellRendererComponent, typeof i8.OrphanedStatusCellRendererComponent, typeof i9.UpdatePluginOfAppComponent, typeof i10.
|
|
16
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ApplicationPluginsModule, [typeof i1.ApplicationPluginsComponent, typeof i2.PluginListItemComponent, typeof i3.InstallPluginComponent, typeof i4.PluginListComponent, typeof i5.AppsToUpdateRemotesSelectComponent, typeof i6.AppStatePipe, typeof i7.LabelCellRendererComponent, typeof i8.OrphanedStatusCellRendererComponent, typeof i9.UpdatePluginOfAppComponent, typeof i10.OnlyLatestFilterComponent], [typeof i11.CoreModule, typeof i12.SharedEcosystemModule], [typeof i1.ApplicationPluginsComponent, typeof i2.PluginListItemComponent, typeof i3.InstallPluginComponent, typeof i4.PluginListComponent, typeof i5.AppsToUpdateRemotesSelectComponent, typeof i6.AppStatePipe, typeof i7.LabelCellRendererComponent, typeof i8.OrphanedStatusCellRendererComponent, typeof i9.UpdatePluginOfAppComponent, typeof i10.OnlyLatestFilterComponent]>;
|
|
17
17
|
static ɵinj: i0.ɵɵInjectorDeclaration<ApplicationPluginsModule>;
|
|
18
18
|
}
|
|
19
19
|
//# sourceMappingURL=application-plugins.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"application-plugins.module.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/application-plugins.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAgBA,
|
|
1
|
+
{"version":3,"file":"application-plugins.module.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/application-plugins.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAgBA,qBAyCa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB;0CAAxB,wBAAwB;CAAG"}
|
|
@@ -9,4 +9,5 @@ export * from './update-plugin-of-app/update-plugin-of-app.component';
|
|
|
9
9
|
export * from './orphaned-status-cell-renderer.component';
|
|
10
10
|
export * from './apps-to-update-remotes-select.component';
|
|
11
11
|
export * from './appState.pipe';
|
|
12
|
+
export * from './only-latest-filter/only-latest-filter.component';
|
|
12
13
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yBAAyB,CAAC;AACxC,cAAc,iCAAiC,CAAC;AAChD,cAAc,uDAAuD,CAAC;AACtE,cAAc,2CAA2C,CAAC;AAC1D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,iBAAiB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/index.ts"],"names":[],"mappings":"AAAA,cAAc,8BAA8B,CAAC;AAC7C,cAAc,iCAAiC,CAAC;AAChD,cAAc,6BAA6B,CAAC;AAC5C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yBAAyB,CAAC;AACxC,cAAc,iCAAiC,CAAC;AAChD,cAAc,uDAAuD,CAAC;AACtE,cAAc,2CAA2C,CAAC;AAC1D,cAAc,2CAA2C,CAAC;AAC1D,cAAc,iBAAiB,CAAC;AAChC,cAAc,mDAAmD,CAAC"}
|
|
@@ -1,23 +1,21 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import { BehaviorSubject, Observable } from 'rxjs';
|
|
1
|
+
import { ApplicationPlugin } from '@c8y/ngx-components';
|
|
2
|
+
import { EcosystemService, FilterableAppOrPlugin, FilterPipe } from '@c8y/ngx-components/ecosystem/shared';
|
|
4
3
|
import { BsModalRef } from 'ngx-bootstrap/modal';
|
|
5
|
-
import {
|
|
4
|
+
import { Observable } from 'rxjs';
|
|
6
5
|
import * as i0 from "@angular/core";
|
|
7
|
-
export declare class InstallPluginComponent
|
|
6
|
+
export declare class InstallPluginComponent {
|
|
8
7
|
private bsModalRef;
|
|
9
|
-
private modal;
|
|
10
8
|
private ecosystemService;
|
|
11
|
-
plugins$:
|
|
12
|
-
|
|
13
|
-
filteredPlugins$: Observable<ApplicationPlugin[]>;
|
|
9
|
+
plugins$: Observable<FilterableAppOrPlugin[]>;
|
|
10
|
+
filteredPlugins$: Observable<FilterableAppOrPlugin[]>;
|
|
14
11
|
selectedPlugins: ApplicationPlugin[];
|
|
12
|
+
packageTypes: (import("@c8y/ngx-components").PackageType.OFFICIAL | import("@c8y/ngx-components").PackageType.COMMUNITY)[];
|
|
15
13
|
result: Promise<ApplicationPlugin[]>;
|
|
16
14
|
onlyLatestPluginVersion: boolean;
|
|
17
15
|
private _install;
|
|
18
16
|
private _cancel;
|
|
19
|
-
constructor(bsModalRef: BsModalRef,
|
|
20
|
-
|
|
17
|
+
constructor(bsModalRef: BsModalRef, ecosystemService: EcosystemService);
|
|
18
|
+
setFilterPipe(filterPipe: FilterPipe): void;
|
|
21
19
|
cancel(): void;
|
|
22
20
|
install(): void;
|
|
23
21
|
static ɵfac: i0.ɵɵFactoryDeclaration<InstallPluginComponent, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"install-plugin.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/install-plugin.component.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"install-plugin.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/install-plugin.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AACxD,OAAO,EAEL,gBAAgB,EAChB,qBAAqB,EACrB,UAAU,EACX,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EAAwB,UAAU,EAAE,MAAM,MAAM,CAAC;;AAExD,qBAIa,sBAAsB;IAc/B,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,gBAAgB;IAdjB,QAAQ,EAAE,UAAU,CAAC,qBAAqB,EAAE,CAAC,CAAC;IACvD,gBAAgB,EAAE,UAAU,CAAC,qBAAqB,EAAE,CAAC,CAA2B;IAChF,eAAe,EAAE,iBAAiB,EAAE,CAAM;IAC1C,YAAY,+GAAuB;IACnC,MAAM,EAAE,OAAO,CAAC,iBAAiB,EAAE,CAAC,CAGjC;IACH,uBAAuB,UAAQ;IAC/B,OAAO,CAAC,QAAQ,CAAC;IACjB,OAAO,CAAC,OAAO,CAAC;gBAGN,UAAU,EAAE,UAAU,EACtB,gBAAgB,EAAE,gBAAgB;IAG5C,aAAa,CAAC,UAAU,EAAE,UAAU;IAYpC,MAAM;IAKN,OAAO;yCAnCI,sBAAsB;2CAAtB,sBAAsB;CAuClC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FormControl } from '@angular/forms';
|
|
2
|
+
import { ListFiltersComponent } from '@c8y/ngx-components/ecosystem/shared';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class OnlyLatestFilterComponent {
|
|
5
|
+
filterComponent: ListFiltersComponent;
|
|
6
|
+
onlyLatestFormControl: FormControl;
|
|
7
|
+
private readonly filterLabel;
|
|
8
|
+
constructor(filterComponent: ListFiltersComponent);
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<OnlyLatestFilterComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<OnlyLatestFilterComponent, "c8y-only-latest-filter", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=only-latest-filter.component.d.ts.map
|
package/ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"only-latest-filter.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/application-plugins/only-latest-filter/only-latest-filter.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAa,MAAM,gBAAgB,CAAC;AAExD,OAAO,EAAE,oBAAoB,EAAE,MAAM,sCAAsC,CAAC;;AAE5E,qBAIa,yBAAyB;IAIjB,eAAe,EAAE,oBAAoB;IAHxD,qBAAqB,EAAE,WAAW,CAAC;IACnC,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAmC;gBAE5C,eAAe,EAAE,oBAAoB;yCAJ7C,yBAAyB;2CAAzB,yBAAyB;CAiBrC"}
|
|
@@ -1,11 +1,16 @@
|
|
|
1
|
-
import { EventEmitter } from '@angular/core';
|
|
2
|
-
import { ApplicationPlugin } from '@c8y/ngx-components';
|
|
1
|
+
import { EventEmitter, OnInit } from '@angular/core';
|
|
2
|
+
import { ApplicationPlugin, PackageType, PluginsService } from '@c8y/ngx-components';
|
|
3
3
|
import * as i0 from "@angular/core";
|
|
4
|
-
export declare class PluginListItemComponent {
|
|
4
|
+
export declare class PluginListItemComponent implements OnInit {
|
|
5
|
+
private pluginService;
|
|
5
6
|
plugin: ApplicationPlugin;
|
|
6
7
|
selectable: boolean;
|
|
7
8
|
hideSource: boolean;
|
|
8
9
|
isItemSelected: EventEmitter<boolean>;
|
|
10
|
+
packageType: PackageType;
|
|
11
|
+
readonly PACKAGE_TYPE: typeof PackageType;
|
|
12
|
+
constructor(pluginService: PluginsService);
|
|
13
|
+
ngOnInit(): void;
|
|
9
14
|
onChange(event: any): void;
|
|
10
15
|
static ɵfac: i0.ɵɵFactoryDeclaration<PluginListItemComponent, never>;
|
|
11
16
|
static ɵcmp: i0.ɵɵComponentDeclaration<PluginListItemComponent, "c8y-plugin-list-item", never, { "plugin": { "alias": "plugin"; "required": false; }; "selectable": { "alias": "selectable"; "required": false; }; "hideSource": { "alias": "hideSource"; "required": false; }; }, { "isItemSelected": "isItemSelected"; }, never, never, false, never>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin-list-item.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/plugin-list-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,
|
|
1
|
+
{"version":3,"file":"plugin-list-item.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/plugin-list-item.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAU,MAAM,eAAe,CAAC;AAC/E,OAAO,EAAE,iBAAiB,EAAE,WAAW,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;;AAErF,qBAIa,uBAAwB,YAAW,MAAM;IAUxC,OAAO,CAAC,aAAa;IATxB,MAAM,EAAE,iBAAiB,CAAC;IAC1B,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,UAAS;IAClB,cAAc,EAAE,YAAY,CAAC,OAAO,CAAC,CAAsB;IAErE,WAAW,EAAE,WAAW,CAAuB;IAE/C,QAAQ,CAAC,YAAY,qBAAe;gBAEhB,aAAa,EAAE,cAAc;IAEjD,QAAQ;IAIR,QAAQ,CAAC,KAAK,KAAA;yCAhBH,uBAAuB;2CAAvB,uBAAuB;CAoBnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"plugin-list.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/plugin-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAiB,MAAM,eAAe,CAAC;AACvE,OAAO,EAAE,wBAAwB,EAAmB,YAAY,EAAE,MAAM,aAAa,CAAC;AACtF,OAAO,EACL,YAAY,EACZ,iBAAiB,EACjB,gBAAgB,EAChB,cAAc,EAEd,mBAAmB,EACpB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACL,gBAAgB,EAEjB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAkB,UAAU,EAAE,MAAM,MAAM,CAAC;AAEnE,OAAO,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;;AAGnE,qBAIa,mBAAmB;IAmB5B,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,mBAAmB;IAxB7B,gBAAgB,SAAiB;IAExB,QAAQ,EAAE,UAAU,CAAC,iBAAiB,EAAE,CAAC,CAAC;IAC1C,aAAa,SAAM;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,UAAS;IAC5B;;OAEG;IACM,WAAW,UAAS;IACpB,OAAO,EAAE,YAAY,CAAC;IACrB,aAAa,EAAE,YAAY,CAAC,iBAAiB,EAAE,CAAC,CAAsB;IAChF,cAAc,EAAE,eAAe,CAAC,wBAAwB,CAAC,CAA2B;IACpF,eAAe,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,iBAAiB,CAAA;KAAE,CAAM;IAC3D,gBAAgB,EAAE,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,CAAkC;IAC9E,YAAY,EAAE,GAAG,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC,CAAiC;gBAG5D,gBAAgB,EAAE,gBAAgB,EAClC,cAAc,EAAE,cAAc,EAC9B,cAAc,EAAE,cAAc,EAC9B,YAAY,EAAE,YAAY,EAC1B,gBAAgB,EAAE,gBAAgB,EAClC,gBAAgB,EAAE,gBAAgB,EAClC,mBAAmB,EAAE,mBAAmB;IAGlD,mBAAmB,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,iBAAiB;IAM1D,aAAa,CAAC,MAAM,EAAE,iBAAiB;IAIvC,eAAe,CAAC,MAAM,EAAE,iBAAiB;YAIjC,gBAAgB;
|
|
1
|
+
{"version":3,"file":"plugin-list.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/application-plugins/plugin-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAiB,MAAM,eAAe,CAAC;AACvE,OAAO,EAAE,wBAAwB,EAAmB,YAAY,EAAE,MAAM,aAAa,CAAC;AACtF,OAAO,EACL,YAAY,EACZ,iBAAiB,EACjB,gBAAgB,EAChB,cAAc,EAEd,mBAAmB,EACpB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACL,gBAAgB,EAEjB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,cAAc,EAAE,MAAM,qBAAqB,CAAC;AACrD,OAAO,EAAE,eAAe,EAAkB,UAAU,EAAE,MAAM,MAAM,CAAC;AAEnE,OAAO,EAAE,UAAU,EAAE,MAAM,uCAAuC,CAAC;;AAGnE,qBAIa,mBAAmB;IAmB5B,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,mBAAmB;IAxB7B,gBAAgB,SAAiB;IAExB,QAAQ,EAAE,UAAU,CAAC,iBAAiB,EAAE,CAAC,CAAC;IAC1C,aAAa,SAAM;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,UAAU,UAAS;IAC5B;;OAEG;IACM,WAAW,UAAS;IACpB,OAAO,EAAE,YAAY,CAAC;IACrB,aAAa,EAAE,YAAY,CAAC,iBAAiB,EAAE,CAAC,CAAsB;IAChF,cAAc,EAAE,eAAe,CAAC,wBAAwB,CAAC,CAA2B;IACpF,eAAe,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,iBAAiB,CAAA;KAAE,CAAM;IAC3D,gBAAgB,EAAE,MAAM,CAAC,UAAU,EAAE,MAAM,CAAC,CAAkC;IAC9E,YAAY,EAAE,GAAG,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC,CAAiC;gBAG5D,gBAAgB,EAAE,gBAAgB,EAClC,cAAc,EAAE,cAAc,EAC9B,cAAc,EAAE,cAAc,EAC9B,YAAY,EAAE,YAAY,EAC1B,gBAAgB,EAAE,gBAAgB,EAClC,gBAAgB,EAAE,gBAAgB,EAClC,mBAAmB,EAAE,mBAAmB;IAGlD,mBAAmB,CAAC,QAAQ,EAAE,OAAO,EAAE,MAAM,EAAE,iBAAiB;IAM1D,aAAa,CAAC,MAAM,EAAE,iBAAiB;IAIvC,eAAe,CAAC,MAAM,EAAE,iBAAiB;YAIjC,gBAAgB;IAiF9B,OAAO,CAAC,qBAAqB;YAoCf,gBAAgB;IA0B9B,OAAO,CAAC,sBAAsB;IAc9B,OAAO,CAAC,kCAAkC;YAI5B,mBAAmB;IA0BjC,OAAO,CAAC,qBAAqB;IAS7B,OAAO,CAAC,WAAW;YAKL,UAAU;yCAnPb,mBAAmB;2CAAnB,mBAAmB;CAwQ/B"}
|
package/ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-plugin-of-app.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.ts"],"names":[],"mappings":"AACA,OAAO,EAA4B,YAAY,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAC1F,OAAO,EACL,YAAY,EACZ,iBAAiB,EACjB,gBAAgB,EAChB,cAAc,EAEf,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EACL,gBAAgB,EAEjB,MAAM,sCAAsC,CAAC;;AAE9C,qBAIa,0BAA0B;IAiBnC,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,gBAAgB;IApB1B,gBAAgB,SAAiB;IAEjC,GAAG,EAAE,YAAY,CAAC;IAClB,MAAM,EAAE,iBAAiB,CAAC;IAC1B,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC,IAAI,CAAC,CAGlB;IACH,kBAAkB,EAAE,mBAAmB,CAAC;IACxC,SAAS,UAAQ;IAEjB,OAAO,CAAC,QAAQ,CAAa;IAC7B,OAAO,CAAC,OAAO,CAAyB;gBAG9B,UAAU,EAAE,UAAU,EACtB,cAAc,EAAE,cAAc,EAC9B,KAAK,EAAE,YAAY,EACnB,gBAAgB,EAAE,gBAAgB,EAClC,gBAAgB,EAAE,gBAAgB;IAGtC,MAAM;
|
|
1
|
+
{"version":3,"file":"update-plugin-of-app.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/application-plugins/update-plugin-of-app/update-plugin-of-app.component.ts"],"names":[],"mappings":"AACA,OAAO,EAA4B,YAAY,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAC1F,OAAO,EACL,YAAY,EACZ,iBAAiB,EACjB,gBAAgB,EAChB,cAAc,EAEf,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,UAAU,EAAE,MAAM,qBAAqB,CAAC;AACjD,OAAO,EACL,gBAAgB,EAEjB,MAAM,sCAAsC,CAAC;;AAE9C,qBAIa,0BAA0B;IAiBnC,OAAO,CAAC,UAAU;IAClB,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,gBAAgB;IApB1B,gBAAgB,SAAiB;IAEjC,GAAG,EAAE,YAAY,CAAC;IAClB,MAAM,EAAE,iBAAiB,CAAC;IAC1B,SAAS,EAAE,OAAO,CAAC;IACnB,MAAM,EAAE,OAAO,CAAC,IAAI,CAAC,CAGlB;IACH,kBAAkB,EAAE,mBAAmB,CAAC;IACxC,SAAS,UAAQ;IAEjB,OAAO,CAAC,QAAQ,CAAa;IAC7B,OAAO,CAAC,OAAO,CAAyB;gBAG9B,UAAU,EAAE,UAAU,EACtB,cAAc,EAAE,cAAc,EAC9B,KAAK,EAAE,YAAY,EACnB,gBAAgB,EAAE,gBAAgB,EAClC,gBAAgB,EAAE,gBAAgB;IAGtC,MAAM;IAwFZ,MAAM;yCAhHK,0BAA0B;2CAA1B,0BAA0B;CAoHtC"}
|
|
@@ -2,7 +2,7 @@ import { OnDestroy, OnInit } from '@angular/core';
|
|
|
2
2
|
import { IApplication } from '@c8y/client';
|
|
3
3
|
import { WizardModalService } from '@c8y/ngx-components';
|
|
4
4
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
5
|
-
import { EcosystemService, FilterPipe, ListFiltersComponent } from '@c8y/ngx-components/ecosystem/shared';
|
|
5
|
+
import { EcosystemService, FilterPipe, ListFiltersComponent, FilterableAppOrPlugin } from '@c8y/ngx-components/ecosystem/shared';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class ApplicationListComponent implements OnInit, OnDestroy {
|
|
8
8
|
private ecosystemService;
|
|
@@ -10,7 +10,7 @@ export declare class ApplicationListComponent implements OnInit, OnDestroy {
|
|
|
10
10
|
reloading: boolean;
|
|
11
11
|
reload$: BehaviorSubject<void>;
|
|
12
12
|
apps$: Observable<IApplication[]>;
|
|
13
|
-
filteredApps$: Observable<
|
|
13
|
+
filteredApps$: Observable<FilterableAppOrPlugin[]>;
|
|
14
14
|
listClass: string;
|
|
15
15
|
packageAvailabilities: ("Subscribed`application`" | "Unpacked`application`" | "External`application`" | "Custom`application`")[];
|
|
16
16
|
filtersComponent: ListFiltersComponent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"application-list.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/applications/application-list/application-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAa,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAgB,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAEvE,OAAO,EAAE,eAAe,EAAE,UAAU,EAAW,MAAM,MAAM,CAAC;AAE5D,OAAO,EACL,gBAAgB,EAGhB,UAAU,EACV,oBAAoB,
|
|
1
|
+
{"version":3,"file":"application-list.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/applications/application-list/application-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAE,MAAM,EAAa,MAAM,eAAe,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAgB,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAEvE,OAAO,EAAE,eAAe,EAAE,UAAU,EAAW,MAAM,MAAM,CAAC;AAE5D,OAAO,EACL,gBAAgB,EAGhB,UAAU,EACV,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,sCAAsC,CAAC;;AAE9C,qBAIa,wBAAyB,YAAW,MAAM,EAAE,SAAS;IAsB9D,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,kBAAkB;IAtB5B,SAAS,UAAS;IAClB,OAAO,EAAE,eAAe,CAAC,IAAI,CAAC,CAA6B;IAE3D,KAAK,EAAE,UAAU,CAAC,YAAY,EAAE,CAAC,CAU/B;IACF,aAAa,EAAE,UAAU,CAAC,qBAAqB,EAAE,CAAC,CAAC;IACnD,SAAS,EAAE,MAAM,CAAC;IAClB,qBAAqB,4GAAgC;IACpB,gBAAgB,EAAE,oBAAoB,CAAC;IACxE,OAAO,CAAC,QAAQ,CAAuB;gBAG7B,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB;IAGhD,QAAQ;IAIR,gBAAgB;IAIhB,cAAc;IAmBd,WAAW,IAAI,IAAI;IAKnB,aAAa,CAAC,IAAI,EAAE,UAAU;IAI9B,YAAY;yCA9DD,wBAAwB;2CAAxB,wBAAwB;CAiEpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"install-from-package.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/applications/install-from-package/install-from-package.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAa,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AACjG,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AACtE,OAAO,EAAE,eAAe,EAAuB,UAAU,EAAM,MAAM,MAAM,CAAC;AAE5E,OAAO,EAAE,gBAAgB,EAA6B,MAAM,sCAAsC,CAAC;AACnG,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;;AAE1F,qBAIa,2BAA4B,YAAW,MAAM;IAqBtD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,cAAc;IAvBxB,YAAY,EAAE,YAAY,CAAC;IAC3B,eAAe,EAAE,YAAY,CAAC;IAC9B,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,UAAU,EAAE,OAAO,CAAC;IACpB,mBAAmB,UAAS;IAC5B,UAAU,UAAS;IAEnB,KAAK;;;;;MAKH;IACF,SAAS,UAAS;IAClB,OAAO,EAAE,eAAe,CAAC,MAAM,CAAC,CAAmC;IACnE,SAAS,EAAE,UAAU,CAAC,WAAW,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAExD,yBAAyB,EAAE,kCAAkC,CAAC;gBAGpD,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB,EACtC,eAAe,EAAE,eAAe,EAChC,cAAc,EAAE,cAAc;IAGlC,QAAQ;IAId,IAAI;IAIJ,KAAK;IAWL,MAAM;IAIA,SAAS;
|
|
1
|
+
{"version":3,"file":"install-from-package.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/applications/install-from-package/install-from-package.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAa,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,mBAAmB,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AACjG,OAAO,EAAE,cAAc,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AACtE,OAAO,EAAE,eAAe,EAAuB,UAAU,EAAM,MAAM,MAAM,CAAC;AAE5E,OAAO,EAAE,gBAAgB,EAA6B,MAAM,sCAAsC,CAAC;AACnG,OAAO,EAAE,kCAAkC,EAAE,MAAM,sCAAsC,CAAC;;AAE1F,qBAIa,2BAA4B,YAAW,MAAM;IAqBtD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,cAAc;IAvBxB,YAAY,EAAE,YAAY,CAAC;IAC3B,eAAe,EAAE,YAAY,CAAC;IAC9B,QAAQ,EAAE,YAAY,EAAE,CAAC;IACzB,UAAU,EAAE,OAAO,CAAC;IACpB,mBAAmB,UAAS;IAC5B,UAAU,UAAS;IAEnB,KAAK;;;;;MAKH;IACF,SAAS,UAAS;IAClB,OAAO,EAAE,eAAe,CAAC,MAAM,CAAC,CAAmC;IACnE,SAAS,EAAE,UAAU,CAAC,WAAW,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAExD,yBAAyB,EAAE,kCAAkC,CAAC;gBAGpD,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB,EACtC,eAAe,EAAE,eAAe,EAChC,cAAc,EAAE,cAAc;IAGlC,QAAQ;IAId,IAAI;IAIJ,KAAK;IAWL,MAAM;IAIA,SAAS;IA8Cf,kBAAkB,CAAC,UAAU,EAAE,mBAAmB;IAO5C,aAAa,CAAC,eAAe,EAAE,YAAY;IAQjD,OAAO,CAAC,2BAA2B;IAsBnC,OAAO,CAAC,cAAc;IAOtB,OAAO,CAAC,uBAAuB;IAQ/B,OAAO,CAAC,iBAAiB;IASzB,OAAO,CAAC,cAAc;YAKR,YAAY;yCAlKf,2BAA2B;2CAA3B,2BAA2B;CAsKvC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { WizardComponent } from '@c8y/ngx-components';
|
|
2
|
+
import * as i0 from "@angular/core";
|
|
3
|
+
export declare class ArchivedConfirmModalComponent {
|
|
4
|
+
private wizardComponent;
|
|
5
|
+
constructor(wizardComponent: WizardComponent);
|
|
6
|
+
cancel(): void;
|
|
7
|
+
continue(): void;
|
|
8
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ArchivedConfirmModalComponent, never>;
|
|
9
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ArchivedConfirmModalComponent, "c8y-archived-confirm-modal", never, {}, {}, never, never, false, never>;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=archived-confirm-modal.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"archived-confirm-modal.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/archived-confirm/archived-confirm-modal.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;;AAEtD,qBAIa,6BAA6B;IAC5B,OAAO,CAAC,eAAe;gBAAf,eAAe,EAAE,eAAe;IAEpD,MAAM;IAIN,QAAQ;yCAPG,6BAA6B;2CAA7B,6BAA6B;CAUzC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import * as i0 from "@angular/core";
|
|
2
|
+
import * as i1 from "./archived-confirm-modal.component";
|
|
3
|
+
import * as i2 from "@c8y/ngx-components";
|
|
4
|
+
import * as i3 from "@c8y/ngx-components/ecosystem/shared";
|
|
5
|
+
export declare class ArchivedConfirmModule {
|
|
6
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ArchivedConfirmModule, never>;
|
|
7
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<ArchivedConfirmModule, [typeof i1.ArchivedConfirmModalComponent], [typeof i2.CoreModule, typeof i2.FormsModule, typeof i3.SharedEcosystemModule], [typeof i1.ArchivedConfirmModalComponent]>;
|
|
8
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<ArchivedConfirmModule>;
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=archived-confirm.module.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"archived-confirm.module.d.ts","sourceRoot":"","sources":["../../../ecosystem/archived-confirm/archived-confirm.module.ts"],"names":[],"mappings":";;;;AAKA,qBAYa,qBAAqB;yCAArB,qBAAqB;0CAArB,qBAAqB;0CAArB,qBAAqB;CAAG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"c8y-ngx-components-ecosystem-archived-confirm.d.ts","sourceRoot":"","sources":["../../../ecosystem/archived-confirm/c8y-ngx-components-ecosystem-archived-confirm.ts"],"names":[],"mappings":"AAAA;;GAEG;;AAEH,cAAc,SAAS,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../ecosystem/archived-confirm/index.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC;AACnD,cAAc,2BAA2B,CAAC"}
|
|
@@ -30,9 +30,10 @@ import * as i28 from "@c8y/ngx-components/ecosystem/shared";
|
|
|
30
30
|
import * as i29 from "@c8y/ngx-components/ecosystem/license-confirm";
|
|
31
31
|
import * as i30 from "@c8y/ngx-components/icon-selector";
|
|
32
32
|
import * as i31 from "@angular/cdk/a11y";
|
|
33
|
+
import * as i32 from "@c8y/ngx-components/ecosystem/archived-confirm";
|
|
33
34
|
export declare class EcosystemModule {
|
|
34
35
|
static ɵfac: i0.ɵɵFactoryDeclaration<EcosystemModule, never>;
|
|
35
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<EcosystemModule, [typeof i1.ApplicationListComponent, typeof i2.MicroserviceListComponent, typeof i3.ApplicationPropertiesComponent, typeof i4.AddMicroserviceComponent, typeof i5.ActivityLogComponent, typeof i6.AddWebApplicationComponent, typeof i7.AddExternalApplicationComponent, typeof i8.InstallFromPackageComponent, typeof i9.PackagesListComponent, typeof i10.PackageDetailsComponent, typeof i11.DeployApplicationComponent, typeof i12.AddPackageComponent, typeof i13.FeatureListComponent, typeof i14.PackageVersionsComponent, typeof i15.PackageVersionsPluginsComponent, typeof i16.PackageVersionsAppsComponent, typeof i17.PackageContentsComponent, typeof i18.PackageVersionsListComponent, typeof i19.SubscriptionModalComponent, typeof i20.UpdateApplicationModalComponent], [typeof i21.CoreModule, typeof i22.BsDropdownModule, typeof i23.TooltipModule, typeof i21.FormsModule, typeof i24.ReactiveFormsModule, typeof i25.RouterModule, typeof i26.PopoverModule, typeof i27.ApplicationPluginsModule, typeof i28.SharedEcosystemModule, typeof i29.LicenseConfirmModule, typeof i30.IconSelectorModule, typeof i31.A11yModule], [typeof i3.ApplicationPropertiesComponent, typeof i20.UpdateApplicationModalComponent]>;
|
|
36
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<EcosystemModule, [typeof i1.ApplicationListComponent, typeof i2.MicroserviceListComponent, typeof i3.ApplicationPropertiesComponent, typeof i4.AddMicroserviceComponent, typeof i5.ActivityLogComponent, typeof i6.AddWebApplicationComponent, typeof i7.AddExternalApplicationComponent, typeof i8.InstallFromPackageComponent, typeof i9.PackagesListComponent, typeof i10.PackageDetailsComponent, typeof i11.DeployApplicationComponent, typeof i12.AddPackageComponent, typeof i13.FeatureListComponent, typeof i14.PackageVersionsComponent, typeof i15.PackageVersionsPluginsComponent, typeof i16.PackageVersionsAppsComponent, typeof i17.PackageContentsComponent, typeof i18.PackageVersionsListComponent, typeof i19.SubscriptionModalComponent, typeof i20.UpdateApplicationModalComponent], [typeof i21.CoreModule, typeof i22.BsDropdownModule, typeof i23.TooltipModule, typeof i21.FormsModule, typeof i24.ReactiveFormsModule, typeof i25.RouterModule, typeof i26.PopoverModule, typeof i27.ApplicationPluginsModule, typeof i28.SharedEcosystemModule, typeof i29.LicenseConfirmModule, typeof i30.IconSelectorModule, typeof i31.A11yModule, typeof i32.ArchivedConfirmModule], [typeof i3.ApplicationPropertiesComponent, typeof i20.UpdateApplicationModalComponent]>;
|
|
36
37
|
static ɵinj: i0.ɵɵInjectorDeclaration<EcosystemModule>;
|
|
37
38
|
}
|
|
38
39
|
//# sourceMappingURL=ecosystem.module.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecosystem.module.d.ts","sourceRoot":"","sources":["../../ecosystem/ecosystem.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ecosystem.module.d.ts","sourceRoot":"","sources":["../../ecosystem/ecosystem.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAwIA,qBAkFa,eAAe;yCAAf,eAAe;0CAAf,eAAe;0CAAf,eAAe;CAAG"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
2
2
|
import { IApplication } from '@c8y/client';
|
|
3
|
-
import { EcosystemService, FilterPipe, ListFiltersComponent } from '@c8y/ngx-components/ecosystem/shared';
|
|
3
|
+
import { EcosystemService, FilterableAppOrPlugin, FilterPipe, ListFiltersComponent } from '@c8y/ngx-components/ecosystem/shared';
|
|
4
4
|
import * as i0 from "@angular/core";
|
|
5
5
|
export declare class FeatureListComponent {
|
|
6
6
|
private ecosystemService;
|
|
7
7
|
reloading: boolean;
|
|
8
8
|
reload$: BehaviorSubject<void>;
|
|
9
9
|
features$: Observable<IApplication[]>;
|
|
10
|
-
filteredFeatures$: Observable<
|
|
10
|
+
filteredFeatures$: Observable<FilterableAppOrPlugin[]>;
|
|
11
11
|
listClass: string;
|
|
12
12
|
filtersComponent: ListFiltersComponent;
|
|
13
13
|
constructor(ecosystemService: EcosystemService);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feature-list.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/features/feature-list.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,OAAO,EACL,gBAAgB,EAChB,UAAU,EACV,oBAAoB,EACrB,MAAM,sCAAsC,CAAC;;AAE9C,qBAIa,oBAAoB;IAcnB,OAAO,CAAC,gBAAgB;IAbpC,SAAS,UAAS;IAClB,OAAO,EAAE,eAAe,CAAC,IAAI,CAAC,CAA6B;IAE3D,SAAS,EAAE,UAAU,CAAC,YAAY,EAAE,CAAC,CAKnC;IACF,iBAAiB,EAAE,UAAU,CAAC,
|
|
1
|
+
{"version":3,"file":"feature-list.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/features/feature-list.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AACnD,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAE3C,OAAO,EACL,gBAAgB,EAChB,qBAAqB,EACrB,UAAU,EACV,oBAAoB,EACrB,MAAM,sCAAsC,CAAC;;AAE9C,qBAIa,oBAAoB;IAcnB,OAAO,CAAC,gBAAgB;IAbpC,SAAS,UAAS;IAClB,OAAO,EAAE,eAAe,CAAC,IAAI,CAAC,CAA6B;IAE3D,SAAS,EAAE,UAAU,CAAC,YAAY,EAAE,CAAC,CAKnC;IACF,iBAAiB,EAAE,UAAU,CAAC,qBAAqB,EAAE,CAAC,CAAC;IACvD,SAAS,EAAE,MAAM,CAAC;IACe,gBAAgB,EAAE,oBAAoB,CAAC;gBAEpD,gBAAgB,EAAE,gBAAgB;IAEtD,QAAQ;IAIR,YAAY;IAIZ,aAAa,CAAC,IAAI,EAAE,UAAU;IAI9B,YAAY;yCA5BD,oBAAoB;2CAApB,oBAAoB;CA+BhC"}
|
|
@@ -2,7 +2,7 @@ import { ChangeDetectorRef, OnInit } from '@angular/core';
|
|
|
2
2
|
import { IApplication } from '@c8y/client';
|
|
3
3
|
import { WizardModalService } from '@c8y/ngx-components';
|
|
4
4
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
5
|
-
import { EcosystemService, FilterPipe, PackageFilters, ListFiltersComponent } from '@c8y/ngx-components/ecosystem/shared';
|
|
5
|
+
import { EcosystemService, FilterPipe, PackageFilters, ListFiltersComponent, FilterableAppOrPlugin } from '@c8y/ngx-components/ecosystem/shared';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class MicroserviceListComponent implements OnInit {
|
|
8
8
|
private ecosystemService;
|
|
@@ -11,7 +11,7 @@ export declare class MicroserviceListComponent implements OnInit {
|
|
|
11
11
|
reloading: boolean;
|
|
12
12
|
reload$: BehaviorSubject<void>;
|
|
13
13
|
microservices$: Observable<IApplication[]>;
|
|
14
|
-
filteredMicroservices$: Observable<
|
|
14
|
+
filteredMicroservices$: Observable<FilterableAppOrPlugin[]>;
|
|
15
15
|
isMicroserviceHostingAllowed$: Observable<boolean>;
|
|
16
16
|
listClass: string;
|
|
17
17
|
packageAvailabilities: (keyof PackageFilters['availability'])[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"microservice-list.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/microservices/microservice-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAa,MAAM,EAAa,MAAM,eAAe,CAAC;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAEzD,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEnD,OAAO,EAEL,gBAAgB,EAEhB,UAAU,EACV,cAAc,EACd,oBAAoB,
|
|
1
|
+
{"version":3,"file":"microservice-list.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/microservices/microservice-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAa,MAAM,EAAa,MAAM,eAAe,CAAC;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAEzD,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,MAAM,CAAC;AAEnD,OAAO,EAEL,gBAAgB,EAEhB,UAAU,EACV,cAAc,EACd,oBAAoB,EACpB,qBAAqB,EACtB,MAAM,sCAAsC,CAAC;;AAE9C,qBAIa,yBAA0B,YAAW,MAAM;IA2BpD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,EAAE;IA5BZ,SAAS,UAAS;IAClB,OAAO,EAAE,eAAe,CAAC,IAAI,CAAC,CAA6B;IAC3D,cAAc,EAAE,UAAU,CAAC,YAAY,EAAE,CAAC,CAUxC;IACF,sBAAsB,EAAE,UAAU,CAAC,qBAAqB,EAAE,CAAC,CAAC;IAC5D,6BAA6B,EAAE,UAAU,CAAC,OAAO,CAAC,CAGhD;IACF,SAAS,EAAE,MAAM,CAAC;IAClB,qBAAqB,EAAE,CAAC,MAAM,cAAc,CAAC,cAAc,CAAC,CAAC,EAAE,CAG7D;IAC+B,gBAAgB,EAAE,oBAAoB,CAAC;gBAG9D,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB,EACtC,EAAE,EAAE,iBAAiB;IAG/B,QAAQ;IAMR,iBAAiB;IAIjB,eAAe;IAYf,aAAa,CAAC,IAAI,EAAE,UAAU;IAI9B,YAAY;yCA1DD,yBAAyB;2CAAzB,yBAAyB;CA6DrC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"deploy-application.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/packages/deploy-application/deploy-application.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAa,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAChE,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEd,eAAe,EAEhB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACL,kCAAkC,EAClC,gBAAgB,EAGjB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAGvD,qBAIa,0BAA2B,YAAW,MAAM;IA+BrD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,MAAM;IAnChB,gBAAgB,SAAiB;IAEjC,UAAU,UAAQ;IAClB,OAAO,EAAE,YAAY,CAAC;IACtB,UAAU,UAAS;IACnB,mBAAmB,UAAS;IAC5B,YAAY,EAAE,YAAY,CAAC;IAC3B,WAAW,EAAE,YAAY,CAAC;IAC1B,eAAe,EAAE,MAAM,CAAC;IAExB,KAAK;;;;;MAKH;IACF,SAAS,UAAS;IAGlB,yBAAyB,EAAE,kCAAkC,CAAC;IAE9D,QAAQ,CAAC,mBAAmB,EAAE,MAAM,CAElC;IACF,QAAQ,CAAC,sBAAsB,8CAAsD;IACrF,QAAQ,CAAC,SAAS,SAAmB;IACrC,QAAQ,CAAC,WAAW,WAAqB;IACzC,UAAU,EAAE,MAAM,CAAC;gBAGT,gBAAgB,EAAE,gBAAgB,EAClC,eAAe,EAAE,eAAe,EAChC,SAAS,EAAE,gBAAgB,EAC3B,aAAa,EAAE,cAAc,EAC7B,gBAAgB,EAAE,gBAAgB,EAClC,MAAM,EAAE,MAAM;IAKlB,QAAQ;IAOR,SAAS;
|
|
1
|
+
{"version":3,"file":"deploy-application.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/packages/deploy-application/deploy-application.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAa,MAAM,eAAe,CAAC;AAC7D,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AAChE,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEd,eAAe,EAEhB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EACL,kCAAkC,EAClC,gBAAgB,EAGjB,MAAM,sCAAsC,CAAC;AAC9C,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;;AAGvD,qBAIa,0BAA2B,YAAW,MAAM;IA+BrD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,SAAS;IACjB,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,MAAM;IAnChB,gBAAgB,SAAiB;IAEjC,UAAU,UAAQ;IAClB,OAAO,EAAE,YAAY,CAAC;IACtB,UAAU,UAAS;IACnB,mBAAmB,UAAS;IAC5B,YAAY,EAAE,YAAY,CAAC;IAC3B,WAAW,EAAE,YAAY,CAAC;IAC1B,eAAe,EAAE,MAAM,CAAC;IAExB,KAAK;;;;;MAKH;IACF,SAAS,UAAS;IAGlB,yBAAyB,EAAE,kCAAkC,CAAC;IAE9D,QAAQ,CAAC,mBAAmB,EAAE,MAAM,CAElC;IACF,QAAQ,CAAC,sBAAsB,8CAAsD;IACrF,QAAQ,CAAC,SAAS,SAAmB;IACrC,QAAQ,CAAC,WAAW,WAAqB;IACzC,UAAU,EAAE,MAAM,CAAC;gBAGT,gBAAgB,EAAE,gBAAgB,EAClC,eAAe,EAAE,eAAe,EAChC,SAAS,EAAE,gBAAgB,EAC3B,aAAa,EAAE,cAAc,EAC7B,gBAAgB,EAAE,gBAAgB,EAClC,MAAM,EAAE,MAAM;IAKlB,QAAQ;IAOR,SAAS;IA8Ef,MAAM;IAIN,kBAAkB,CAAC,UAAU,EAAE,mBAAmB;IAOlD,IAAI;IAKJ,OAAO,CAAC,cAAc;IAKtB,OAAO,CAAC,aAAa;yCAnJV,0BAA0B;2CAA1B,0BAA0B;CAwJtC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { OnInit } from '@angular/core';
|
|
2
2
|
import { ActivatedRoute } from '@angular/router';
|
|
3
3
|
import { ApplicationAvailability, FetchClient, IApplication } from '@c8y/client';
|
|
4
|
-
import { ApplicationPlugin, AppStateService, ContextRouteService, PackageType, PluginsService, PropertiesListItem, WizardModalService } from '@c8y/ngx-components';
|
|
4
|
+
import { ApplicationPlugin, AppStateService, ContextRouteService, GainsightService, PackageType, PluginsService, PropertiesListItem, WizardModalService } from '@c8y/ngx-components';
|
|
5
5
|
import { BehaviorSubject } from 'rxjs';
|
|
6
6
|
import { ApplicationState, EcosystemService, PackageAvailabilityService } from '@c8y/ngx-components/ecosystem/shared';
|
|
7
7
|
import * as i0 from "@angular/core";
|
|
@@ -15,6 +15,7 @@ export declare class PackageDetailsComponent implements OnInit {
|
|
|
15
15
|
private packageAvailabilityService;
|
|
16
16
|
private ui;
|
|
17
17
|
private pluginService;
|
|
18
|
+
private gainsightService;
|
|
18
19
|
markdown: string;
|
|
19
20
|
baseUrl: string;
|
|
20
21
|
package: IApplication;
|
|
@@ -42,12 +43,16 @@ export declare class PackageDetailsComponent implements OnInit {
|
|
|
42
43
|
label: "CUSTOM`Package maintained by an unknown source.`";
|
|
43
44
|
tooltip: "Package maintainer unknown.";
|
|
44
45
|
};
|
|
46
|
+
ARCHIVED: {
|
|
47
|
+
label: "ARCHIVED`Package out of maintenance.`";
|
|
48
|
+
tooltip: "The package was marked by the author as archived.";
|
|
49
|
+
};
|
|
45
50
|
};
|
|
46
51
|
readonly PACKAGE_TYPE: typeof PackageType;
|
|
47
52
|
readonly packageProperties: PropertiesListItem[];
|
|
48
53
|
private readonly headers;
|
|
49
54
|
private NOT_FOUND_ERROR_CODE;
|
|
50
|
-
constructor(activatedRoute: ActivatedRoute, client: FetchClient, wizardModalService: WizardModalService, ecosystemService: EcosystemService, contextRouteService: ContextRouteService, pluginsService: PluginsService, packageAvailabilityService: PackageAvailabilityService, ui: AppStateService, pluginService: PluginsService);
|
|
55
|
+
constructor(activatedRoute: ActivatedRoute, client: FetchClient, wizardModalService: WizardModalService, ecosystemService: EcosystemService, contextRouteService: ContextRouteService, pluginsService: PluginsService, packageAvailabilityService: PackageAvailabilityService, ui: AppStateService, pluginService: PluginsService, gainsightService: GainsightService);
|
|
51
56
|
ngOnInit(): Promise<void>;
|
|
52
57
|
deploy(): void;
|
|
53
58
|
togglePackageAvailability(pckg: IApplication, newAvailability: ApplicationAvailability): Promise<void>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"package-details.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/packages/package-details/package-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EACL,uBAAuB,EACvB,WAAW,EACX,YAAY,EAGb,MAAM,aAAa,CAAC;AACrB,OAAO,EACL,iBAAiB,EACjB,eAAe,EACf,mBAAmB,EACnB,WAAW,EACX,cAAc,EACd,kBAAkB,EAClB,kBAAkB,EACnB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,eAAe,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,EACL,gBAAgB,EAChB,gBAAgB,EAIhB,0BAA0B,
|
|
1
|
+
{"version":3,"file":"package-details.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/packages/package-details/package-details.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,MAAM,EAAE,MAAM,eAAe,CAAC;AAClD,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACjD,OAAO,EACL,uBAAuB,EACvB,WAAW,EACX,YAAY,EAGb,MAAM,aAAa,CAAC;AACrB,OAAO,EACL,iBAAiB,EACjB,eAAe,EACf,mBAAmB,EACnB,gBAAgB,EAChB,WAAW,EACX,cAAc,EACd,kBAAkB,EAClB,kBAAkB,EACnB,MAAM,qBAAqB,CAAC;AAE7B,OAAO,EAAE,eAAe,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,EACL,gBAAgB,EAChB,gBAAgB,EAIhB,0BAA0B,EAE3B,MAAM,sCAAsC,CAAC;;AAE9C,qBAIa,uBAAwB,YAAW,MAAM;IAuBlD,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,mBAAmB;IAC3B,OAAO,CAAC,cAAc;IACtB,OAAO,CAAC,0BAA0B;IAClC,OAAO,CAAC,EAAE;IACV,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,gBAAgB;IA/B1B,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,OAAO,EAAE,YAAY,CAAM;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,kBAAkB,EAAE,OAAO,CAAC;IAC5B,gBAAgB,EAAE,eAAe,CAAC,iBAAiB,EAAE,CAAC,CAA2B;IACjF,sBAAsB,UAAS;IAC/B,sBAAsB,UAAS;IAC/B,2BAA2B,UAAS;IACpC,mBAAmB,EAAE,gBAAgB,CAAC;IACtC,WAAW,EAAE,WAAW,CAAC;IACzB,mBAAmB,EAAE,uBAAuB,CAAC;IAE7C,QAAQ,CAAC,iBAAiB;;;;;;;;;;;;;;;;;MAAuB;IACjD,QAAQ,CAAC,YAAY,qBAAe;IACpC,QAAQ,CAAC,iBAAiB,EAAE,kBAAkB,EAAE,CAAqB;IACrE,OAAO,CAAC,QAAQ,CAAC,OAAO,CAAkE;IAC1F,OAAO,CAAC,oBAAoB,CAAO;gBAGzB,cAAc,EAAE,cAAc,EAC9B,MAAM,EAAE,WAAW,EACnB,kBAAkB,EAAE,kBAAkB,EACtC,gBAAgB,EAAE,gBAAgB,EAClC,mBAAmB,EAAE,mBAAmB,EACxC,cAAc,EAAE,cAAc,EAC9B,0BAA0B,EAAE,0BAA0B,EACtD,EAAE,EAAE,eAAe,EACnB,aAAa,EAAE,cAAc,EAC7B,gBAAgB,EAAE,gBAAgB;IAGtC,QAAQ;IAKd,MAAM;IAkBA,yBAAyB,CAAC,IAAI,EAAE,YAAY,EAAE,eAAe,EAAE,uBAAuB;YAgB9E,QAAQ;IAkBtB,OAAO,CAAC,uBAAuB;YAKjB,oBAAoB;YASpB,aAAa;IAe3B,OAAO,CAAC,UAAU;yCAzHP,uBAAuB;2CAAvB,uBAAuB;CA4HnC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { OnDestroy } from '@angular/core';
|
|
2
2
|
import { IApplication } from '@c8y/client';
|
|
3
3
|
import { Permissions, WizardModalService } from '@c8y/ngx-components';
|
|
4
|
+
import { EcosystemService, FilterableAppOrPlugin, FilterPipe, ListFiltersComponent, PackageFilters } from '@c8y/ngx-components/ecosystem/shared';
|
|
4
5
|
import { BehaviorSubject, Observable } from 'rxjs';
|
|
5
|
-
import { EcosystemService, FilterPipe, PackageFilters, ListFiltersComponent } from '@c8y/ngx-components/ecosystem/shared';
|
|
6
6
|
import * as i0 from "@angular/core";
|
|
7
7
|
export declare class PackagesListComponent implements OnDestroy {
|
|
8
8
|
private ecosystemService;
|
|
@@ -11,7 +11,7 @@ export declare class PackagesListComponent implements OnDestroy {
|
|
|
11
11
|
reloading: boolean;
|
|
12
12
|
reload$: BehaviorSubject<void>;
|
|
13
13
|
packages$: Observable<IApplication[]>;
|
|
14
|
-
filteredPackages$: Observable<
|
|
14
|
+
filteredPackages$: Observable<FilterableAppOrPlugin[]>;
|
|
15
15
|
listClass: string;
|
|
16
16
|
hasAdminPermissions: boolean;
|
|
17
17
|
emptyStateSubtitle: "Add your first package by clicking below.";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"packages-list.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/packages/package-list/packages-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAa,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAW,WAAW,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"packages-list.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/packages/package-list/packages-list.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,SAAS,EAAa,MAAM,eAAe,CAAC;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAW,WAAW,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAC/E,OAAO,EAIL,gBAAgB,EAEhB,qBAAqB,EACrB,UAAU,EACV,oBAAoB,EACpB,cAAc,EACf,MAAM,sCAAsC,CAAC;AAE9C,OAAO,EAAE,eAAe,EAAE,UAAU,EAAW,MAAM,MAAM,CAAC;;AAG5D,qBAIa,qBAAsB,YAAW,SAAS;IAmBnD,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,WAAW;IApBrB,SAAS,UAAS;IAClB,OAAO,EAAE,eAAe,CAAC,IAAI,CAAC,CAA6B;IAE3D,SAAS,EAAE,UAAU,CAAC,YAAY,EAAE,CAAC,CAAC;IACtC,iBAAiB,EAAE,UAAU,CAAC,qBAAqB,EAAE,CAAC,CAAC;IACvD,SAAS,EAAE,MAAM,CAAC;IAClB,mBAAmB,UAAS;IAC5B,kBAAkB,8CAAwD;IAC1E,YAAY,+GAAuB;IACnC,qBAAqB,EAAE,CAAC,MAAM,cAAc,CAAC,cAAc,CAAC,CAAC,EAAE,CAG7D;IACF,eAAe,8BAA0B;IACR,gBAAgB,EAAE,oBAAoB,CAAC;IACxE,OAAO,CAAC,QAAQ,CAA4C;gBAGlD,gBAAgB,EAAE,gBAAgB,EAClC,kBAAkB,EAAE,kBAAkB,EACtC,WAAW,EAAE,WAAW;IAgBlC,QAAQ;IAOR,YAAY;IAIZ,UAAU;IAYV,WAAW;IAKX,aAAa,CAAC,IAAI,EAAE,UAAU;IAI9B,YAAY;yCArED,qBAAqB;2CAArB,qBAAqB;CAwEjC"}
|
|
@@ -4,6 +4,7 @@ import { BehaviorSubject } from 'rxjs';
|
|
|
4
4
|
import { EcosystemService } from './ecosystem.service';
|
|
5
5
|
import { TranslateService } from '@ngx-translate/core';
|
|
6
6
|
import { PackageAvailabilityService } from './package-availability.service';
|
|
7
|
+
import { SupportedIconsSuggestions } from '@c8y/ngx-components/icon-selector/icons';
|
|
7
8
|
import * as i0 from "@angular/core";
|
|
8
9
|
export declare class AddApplicationComponent {
|
|
9
10
|
private ecosystemService;
|
|
@@ -13,7 +14,7 @@ export declare class AddApplicationComponent {
|
|
|
13
14
|
private translateService;
|
|
14
15
|
private packageAvailability;
|
|
15
16
|
headerText: string;
|
|
16
|
-
headerIcon:
|
|
17
|
+
headerIcon: SupportedIconsSuggestions;
|
|
17
18
|
successText: string;
|
|
18
19
|
createApplicationHandler: any;
|
|
19
20
|
uploadApplicationHandler: any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"add-application.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/add-application.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;AACxF,OAAO,EAAE,YAAY,EAAqB,eAAe,EAAW,MAAM,qBAAqB,CAAC;AAChG,OAAO,EAAE,eAAe,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;;
|
|
1
|
+
{"version":3,"file":"add-application.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/add-application.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,uBAAuB,EAAE,MAAM,aAAa,CAAC;AACxF,OAAO,EAAE,YAAY,EAAqB,eAAe,EAAW,MAAM,qBAAqB,CAAC;AAChG,OAAO,EAAE,eAAe,EAAE,MAAM,MAAM,CAAC;AACvC,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAEvD,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AACvD,OAAO,EAAE,0BAA0B,EAAE,MAAM,gCAAgC,CAAC;AAC5E,OAAO,EAAE,yBAAyB,EAAE,MAAM,yCAAyC,CAAC;;AAEpF,qBAIa,uBAAuB;IAyBhC,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,eAAe;IACvB,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,mBAAmB;IA7BpB,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,yBAAyB,CAAC;IACtC,WAAW,EAAE,MAAM,CAAC;IACpB,wBAAwB,EAAE,GAAG,CAAC;IAC9B,wBAAwB,EAAE,GAAG,CAAC;IAC9B,SAAS,UAAS;IAClB,eAAe,EAAE,aAAa,GAAG,SAAS,CAAiB;IAEtC,iBAAiB,MAAC;IAEhD,SAAS,EAAE,OAAO,CAAC;IACnB,YAAY,EAAE,OAAO,CAAC;IACtB,UAAU,EAAE,YAAY,CAAC;IACzB,gBAAgB,UAAS;IACzB,YAAY,EAAE,MAAM,CAAC;IACrB,oBAAoB,0BAAmC;IACvD,2BAA2B,sbAIxB;IACH,OAAO,CAAC,cAAc,CAAS;gBAGrB,gBAAgB,EAAE,gBAAgB,EAClC,YAAY,EAAE,YAAY,EAC1B,kBAAkB,EAAE,kBAAkB,EACtC,eAAe,EAAE,eAAe,EAChC,gBAAgB,EAAE,gBAAgB,EAClC,mBAAmB,EAAE,0BAA0B;IAGzD,IAAI,QAAQ,IAAI,eAAe,CAAC,MAAM,CAAC,CAEtC;IAED,kBAAkB,CAAC,KAAK,KAAA;IAOlB,MAAM,CAAC,IAAI,EAAE,IAAI;IAiCvB,OAAO,CAAC,GAAG,EAAE,YAAY,GAAG,MAAM;IAIlC,MAAM;IAKN,IAAI;IAIJ,IAAI;IAIJ,OAAO,CAAC,gBAAgB;yCA9Fb,uBAAuB;2CAAvB,uBAAuB;CAmGnC"}
|
|
@@ -51,6 +51,10 @@ export declare class ApplicationCardComponent implements OnInit {
|
|
|
51
51
|
label: "CUSTOM`Package maintained by an unknown source.`";
|
|
52
52
|
tooltip: "Package maintainer unknown.";
|
|
53
53
|
};
|
|
54
|
+
ARCHIVED: {
|
|
55
|
+
label: "ARCHIVED`Package out of maintenance.`";
|
|
56
|
+
tooltip: "The package was marked by the author as archived.";
|
|
57
|
+
};
|
|
54
58
|
};
|
|
55
59
|
readonly PACKAGE_TYPE: typeof PackageType;
|
|
56
60
|
readonly UNPACKED_LABEL: "Unpacked`application`";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"application-card.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/application-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAU,MAAM,eAAe,CAAC;AAC/E,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AACpF,OAAO,EACL,YAAY,EACZ,gBAAgB,EAEhB,WAAW,EACX,cAAc,EAId,kBAAkB,EACnB,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAa,gBAAgB,EAAuB,MAAM,uBAAuB,CAAC;;AAEzF,qBAIa,wBAAyB,YAAW,MAAM;IA0CnD,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,gBAAgB;IAhD1B,gBAAgB,SAAiB;IAExB,GAAG,EAAE,YAAY,CAAC;IAClB,OAAO,UAAQ;IACd,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAAsB;IACtD,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAAsB;IAC/D,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,mBAAmB,EAAE,gBAAgB,CAAC;IACtC,WAAW,EAAE,WAAW,CAAC;IACzB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,oBAAoB,EAAE,OAAO,CAAC;IAC9B,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;IACpB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,2BAA2B,EAAE,mBAAmB,EAAE,CAAC;IACnD,wBAAwB,EAAE,mBAAmB,CAAC;IAC9C,aAAa,EAAE,OAAO,CAAC;IACvB,yBAAyB,EAAE,OAAO,CAAC;IACnC,IAAI,eAAe,+CAIlB;IAED,QAAQ,CAAC,iBAAiB
|
|
1
|
+
{"version":3,"file":"application-card.component.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/application-card.component.ts"],"names":[],"mappings":"AAAA,OAAO,EAAa,YAAY,EAAS,MAAM,EAAU,MAAM,eAAe,CAAC;AAC/E,OAAO,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AACzC,OAAO,EAAE,kBAAkB,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,aAAa,CAAC;AACpF,OAAO,EACL,YAAY,EACZ,gBAAgB,EAEhB,WAAW,EACX,cAAc,EAId,kBAAkB,EACnB,MAAM,qBAAqB,CAAC;AAG7B,OAAO,EAAE,gBAAgB,EAAE,MAAM,qBAAqB,CAAC;AAGvD,OAAO,EAAa,gBAAgB,EAAuB,MAAM,uBAAuB,CAAC;;AAEzF,qBAIa,wBAAyB,YAAW,MAAM;IA0CnD,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,gBAAgB;IACxB,OAAO,CAAC,YAAY;IACpB,OAAO,CAAC,MAAM;IACd,OAAO,CAAC,kBAAkB;IAC1B,OAAO,CAAC,KAAK;IACb,OAAO,CAAC,aAAa;IACrB,OAAO,CAAC,gBAAgB;IAhD1B,gBAAgB,SAAiB;IAExB,GAAG,EAAE,YAAY,CAAC;IAClB,OAAO,UAAQ;IACd,YAAY,EAAE,YAAY,CAAC,IAAI,CAAC,CAAsB;IACtD,WAAW,EAAE,YAAY,CAAC,IAAI,CAAC,CAAsB;IAC/D,QAAQ,EAAE,gBAAgB,CAAC;IAC3B,mBAAmB,EAAE,gBAAgB,CAAC;IACtC,WAAW,EAAE,WAAW,CAAC;IACzB,gBAAgB,EAAE,OAAO,CAAC;IAC1B,oBAAoB,EAAE,OAAO,CAAC;IAC9B,SAAS,EAAE,OAAO,CAAC;IACnB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,UAAU,EAAE,OAAO,CAAC;IACpB,cAAc,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,OAAO,CAAC;IAClB,UAAU,EAAE,OAAO,CAAC;IACpB,oBAAoB,EAAE,OAAO,CAAC;IAC9B,2BAA2B,EAAE,mBAAmB,EAAE,CAAC;IACnD,wBAAwB,EAAE,mBAAmB,CAAC;IAC9C,aAAa,EAAE,OAAO,CAAC;IACvB,yBAAyB,EAAE,OAAO,CAAC;IACnC,IAAI,eAAe,+CAIlB;IAED,QAAQ,CAAC,iBAAiB;;;;;;;;;;;;;;;;;MAAuB;IACjD,QAAQ,CAAC,YAAY,qBAAe;IACpC,QAAQ,CAAC,cAAc,0BAA4B;IACnD,QAAQ,CAAC,kBAAkB,yIAEzB;IACF,QAAQ,CAAC,kCAAkC,8CAEzC;gBAGQ,kBAAkB,EAAE,kBAAkB,EACtC,gBAAgB,EAAE,gBAAgB,EAClC,YAAY,EAAE,YAAY,EAC1B,MAAM,EAAE,MAAM,EACd,kBAAkB,EAAE,kBAAkB,EACtC,KAAK,EAAE,YAAY,EACnB,aAAa,EAAE,cAAc,EAC7B,gBAAgB,EAAE,gBAAgB;IAGtC,QAAQ;IAmBd,iBAAiB;IAIjB,MAAM;IA4BN,OAAO;IAID,MAAM;IA2BN,KAAK;YA+BG,sBAAsB;yCArKzB,wBAAwB;2CAAxB,wBAAwB;CA4LpC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { FormControl } from '@angular/forms';
|
|
2
|
+
import { ListFiltersComponent } from '../list-filters/list-filters.component';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
export declare class ArchivedFilterComponent {
|
|
5
|
+
filterComponent: ListFiltersComponent;
|
|
6
|
+
archivedFormControl: FormControl;
|
|
7
|
+
private readonly filterLabel;
|
|
8
|
+
constructor(filterComponent: ListFiltersComponent);
|
|
9
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<ArchivedFilterComponent, never>;
|
|
10
|
+
static ɵcmp: i0.ɵɵComponentDeclaration<ArchivedFilterComponent, "c8y-archived-filter", never, {}, {}, never, never, false, never>;
|
|
11
|
+
}
|
|
12
|
+
//# sourceMappingURL=archived-filter.component.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"archived-filter.component.d.ts","sourceRoot":"","sources":["../../../../ecosystem/shared/archived-filter/archived-filter.component.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAa,MAAM,gBAAgB,CAAC;AAExD,OAAO,EAAE,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;;AAG9E,qBAIa,uBAAuB;IAIf,eAAe,EAAE,oBAAoB;IAHxD,mBAAmB,EAAE,WAAW,CAAC;IACjC,OAAO,CAAC,QAAQ,CAAC,WAAW,CAAqC;gBAE9C,eAAe,EAAE,oBAAoB;yCAJ7C,uBAAuB;2CAAvB,uBAAuB;CAoBnC"}
|
|
@@ -63,6 +63,10 @@ export declare const PACKAGE_TYPE_LABELS: {
|
|
|
63
63
|
label: "CUSTOM`Package maintained by an unknown source.`";
|
|
64
64
|
tooltip: "Package maintainer unknown.";
|
|
65
65
|
};
|
|
66
|
+
ARCHIVED: {
|
|
67
|
+
label: "ARCHIVED`Package out of maintenance.`";
|
|
68
|
+
tooltip: "The package was marked by the author as archived.";
|
|
69
|
+
};
|
|
66
70
|
};
|
|
67
71
|
export declare const packageProperties: PropertiesListItem[];
|
|
68
72
|
//# sourceMappingURL=ecosystem.constants.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecosystem.constants.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/ecosystem.constants.ts"],"names":[],"mappings":"AACA,OAAO,EAAwB,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAE/E,eAAO,MAAM,cAAc;;;;;;;;;;;;CAsB1B,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoCrB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,SAAS,CAAC,CAAC,MAAM,OAAO,SAAS,CAAC,CAAC;AAE1E,eAAO,MAAM,mBAAmB
|
|
1
|
+
{"version":3,"file":"ecosystem.constants.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/ecosystem.constants.ts"],"names":[],"mappings":"AACA,OAAO,EAAwB,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAE/E,eAAO,MAAM,cAAc;;;;;;;;;;;;CAsB1B,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoCrB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,CAAC,OAAO,SAAS,CAAC,CAAC,MAAM,OAAO,SAAS,CAAC,CAAC;AAE1E,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;CAiB/B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,kBAAkB,EA8BjD,CAAC"}
|
|
@@ -5,7 +5,8 @@ export declare enum EcosystemWizards {
|
|
|
5
5
|
MICROSERVICE_UPLOAD = "ecosystemMicroserviceUpload",
|
|
6
6
|
PACKAGE_UPLOAD = "ecosystemPackageUpload",
|
|
7
7
|
BLUEPRINT_DEPLOYMENT = "ecosystemBlueprintDeployment",
|
|
8
|
-
LICENSE_CONFIRM = "ecosystemLicenseConfirm"
|
|
8
|
+
LICENSE_CONFIRM = "ecosystemLicenseConfirm",
|
|
9
|
+
ARCHIVED_CONFIRM = "ecosystemArchivedConfirm"
|
|
9
10
|
}
|
|
10
11
|
export declare enum ERROR_TYPE {
|
|
11
12
|
TYPE_VALIDATION = "TYPE_VALIDATION",
|
|
@@ -44,6 +45,7 @@ export declare const PRODUCT_EXPERIENCE_ECOSYSTEM: {
|
|
|
44
45
|
readonly PACKAGE_VERSIONS: "package-versions-list";
|
|
45
46
|
readonly UPDATE_PLUGIN_OF_APP: "update-plugin-of-app";
|
|
46
47
|
readonly LIST_FILTERS: "list-filters";
|
|
48
|
+
readonly PACKAGE_DETAILS: "package-details";
|
|
47
49
|
};
|
|
48
50
|
readonly ACTIONS: {
|
|
49
51
|
readonly AVAILABILITY_CHANGE: "availabilityChange";
|
|
@@ -64,6 +66,8 @@ export declare const PRODUCT_EXPERIENCE_ECOSYSTEM: {
|
|
|
64
66
|
readonly SET_FILTER_TERM: "setFilterTerm";
|
|
65
67
|
readonly SET_PREDEFINED_FILTERS: "setPredefinedFilters";
|
|
66
68
|
readonly RESET_FILTER: "resetFilter";
|
|
69
|
+
readonly INSTALL_PLUGINS_INITIATED: "installPluginsInitiated";
|
|
70
|
+
readonly DEPLOY_APPLICATION_INITIATED: "deployApplicationInitiated";
|
|
67
71
|
};
|
|
68
72
|
readonly RESULTS: {
|
|
69
73
|
readonly DEPLOYED: "deployed";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecosystem.model.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/ecosystem.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAExD,oBAAoB;AACpB,oBAAY,gBAAgB;IAC1B,kBAAkB,+BAA+B;IACjD,mBAAmB,gCAAgC;IACnD,cAAc,2BAA2B;IACzC,oBAAoB,iCAAiC;IACrD,eAAe,4BAA4B;
|
|
1
|
+
{"version":3,"file":"ecosystem.model.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/ecosystem.model.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAExD,oBAAoB;AACpB,oBAAY,gBAAgB;IAC1B,kBAAkB,+BAA+B;IACjD,mBAAmB,gCAAgC;IACnD,cAAc,2BAA2B;IACzC,oBAAoB,iCAAiC;IACrD,eAAe,4BAA4B;IAC3C,gBAAgB,6BAA6B;CAC9C;AAED,oBAAY,UAAU;IACpB,eAAe,oBAAoB;IACnC,kBAAkB,uBAAuB;IACzC,aAAa,kBAAkB;IAC/B,cAAc,mBAAmB;IACjC,gBAAgB,qBAAqB;IACrC,eAAe,oBAAoB;IACnC,mBAAmB,wBAAwB;IAC3C,0BAA0B,+BAA+B;IACzD,2BAA2B,gCAAgC;IAC3D,4BAA4B,iCAAiC;IAC7D,iBAAiB,sBAAsB;CACxC;AAED,MAAM,MAAM,yBAAyB,GAAG,IAAI,CAC1C,iBAAiB,EACjB,MAAM,GAAG,SAAS,GAAG,MAAM,GAAG,SAAS,GAAG,aAAa,CACxD,CAAC;AAEF,eAAO,MAAM,4BAA4B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyD/B,CAAC"}
|
|
@@ -52,6 +52,13 @@ export declare class EcosystemService {
|
|
|
52
52
|
* @returns true if the installation can continue.
|
|
53
53
|
*/
|
|
54
54
|
verifyLicenses(pluginsToInstall: Array<LicensedApplicationPlugin>): Promise<boolean>;
|
|
55
|
+
/**
|
|
56
|
+
* If the plugin is archived, a warning should be shown.
|
|
57
|
+
*
|
|
58
|
+
* @param pluginsToInstall The list of plugins to install.
|
|
59
|
+
* @returns true if the installation can continue.
|
|
60
|
+
*/
|
|
61
|
+
verifyArchived(pluginsToInstall: Array<LicensedApplicationPlugin>): Promise<boolean>;
|
|
55
62
|
/**
|
|
56
63
|
* @description
|
|
57
64
|
* Compares currently deployed application version with application version tagged as "latest"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ecosystem.service.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/ecosystem.service.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ecosystem.service.d.ts","sourceRoot":"","sources":["../../../ecosystem/shared/ecosystem.service.ts"],"names":[],"mappings":"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"}
|
|
@@ -14,4 +14,5 @@ export * from './upload-archive.component';
|
|
|
14
14
|
export * from './list-filters/list-filters.model';
|
|
15
15
|
export * from './list-filters/list-filters.component';
|
|
16
16
|
export * from './package-availability.service';
|
|
17
|
+
export * from './archived-filter/archived-filter.component';
|
|
17
18
|
//# sourceMappingURL=index.d.ts.map
|