@pepperi-addons/ngx-lib 0.4.0-angular14.2 → 0.4.0-angular14.20
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/core/common/services/utilities.service.d.ts +5 -4
- package/esm2020/address/address.component.mjs +3 -3
- package/esm2020/address/address.module.mjs +4 -4
- package/esm2020/attachment/attachment.component.mjs +3 -3
- package/esm2020/attachment/attachment.module.mjs +4 -4
- package/esm2020/bread-crumbs/bread-crumbs.component.mjs +4 -4
- package/esm2020/bread-crumbs/bread-crumbs.module.mjs +4 -4
- package/esm2020/button/button.component.mjs +3 -3
- package/esm2020/button/button.module.mjs +4 -4
- package/esm2020/carousel/carousel-item.directive.mjs +3 -3
- package/esm2020/carousel/carousel.component.mjs +3 -3
- package/esm2020/carousel/carousel.module.mjs +4 -4
- package/esm2020/checkbox/checkbox.component.mjs +3 -3
- package/esm2020/checkbox/checkbox.module.mjs +4 -4
- package/esm2020/color/color-picker.component.mjs +3 -3
- package/esm2020/color/color.component.mjs +3 -3
- package/esm2020/color/color.module.mjs +4 -4
- package/esm2020/core/clipboard/clipboard.directive.mjs +3 -3
- package/esm2020/core/clipboard/clipboard.service.mjs +3 -3
- package/esm2020/core/common/directives/auto-width.directive.mjs +3 -3
- package/esm2020/core/common/directives/button-blur.directive.mjs +3 -3
- package/esm2020/core/common/directives/button-loader.directive.mjs +3 -3
- package/esm2020/core/common/directives/data-qa.directive.mjs +3 -3
- package/esm2020/core/common/directives/menu-blur.directive.mjs +3 -3
- package/esm2020/core/common/directives/prevent-multi-click.directive.mjs +3 -3
- package/esm2020/core/common/directives/print.directive.mjs +3 -3
- package/esm2020/core/common/pipes/common-pipes.mjs +30 -30
- package/esm2020/core/common/pipes/date-ago.pipe.mjs +3 -3
- package/esm2020/core/common/services/addon.service.mjs +3 -3
- package/esm2020/core/common/services/color.service.mjs +3 -3
- package/esm2020/core/common/services/cookie.service.mjs +3 -3
- package/esm2020/core/common/services/data-convertor.service.mjs +3 -3
- package/esm2020/core/common/services/file.service.mjs +3 -3
- package/esm2020/core/common/services/jwt-helper.service.mjs +3 -3
- package/esm2020/core/common/services/session.service.mjs +3 -3
- package/esm2020/core/common/services/translate.service.mjs +3 -3
- package/esm2020/core/common/services/utilities.service.mjs +57 -14
- package/esm2020/core/common/services/validator.service.mjs +3 -3
- package/esm2020/core/common/services/window-scrolling.service.mjs +3 -3
- package/esm2020/core/customization/customization.service.mjs +3 -3
- package/esm2020/core/http/interceptors/error.interceptor.mjs +3 -3
- package/esm2020/core/http/interceptors/loader.interceptor.mjs +3 -3
- package/esm2020/core/http/interceptors/profiler.interceptor.mjs +3 -3
- package/esm2020/core/http/services/http.service.mjs +3 -3
- package/esm2020/core/http/services/loader.service.mjs +3 -3
- package/esm2020/core/layout/layout.service.mjs +3 -3
- package/esm2020/core/layout/rtl.directive.mjs +6 -6
- package/esm2020/core/portal/attach.directive.mjs +3 -3
- package/esm2020/core/portal/portal.service.mjs +3 -3
- package/esm2020/core/portal/target.directive.mjs +3 -3
- package/esm2020/core/scroll-to/scroll-to.service.mjs +3 -3
- package/esm2020/date/date.component.mjs +3 -3
- package/esm2020/date/date.model.mjs +6 -6
- package/esm2020/date/date.module.mjs +4 -4
- package/esm2020/dialog/default-dialog.component.mjs +3 -3
- package/esm2020/dialog/dialog.component.mjs +3 -3
- package/esm2020/dialog/dialog.module.mjs +4 -4
- package/esm2020/dialog/dialog.service.mjs +3 -3
- package/esm2020/draggable-items/draggable-item/draggable-item.component.mjs +3 -3
- package/esm2020/draggable-items/draggable-items.component.mjs +3 -3
- package/esm2020/draggable-items/draggable-items.module.mjs +4 -4
- package/esm2020/field-title/field-title.component.mjs +3 -3
- package/esm2020/field-title/field-title.module.mjs +4 -4
- package/esm2020/files-uploader/files-uploader.component.mjs +4 -4
- package/esm2020/files-uploader/files-uploader.module.mjs +4 -4
- package/esm2020/form/field-generator.component.mjs +3 -3
- package/esm2020/form/form.component.mjs +3 -3
- package/esm2020/form/form.module.mjs +11 -6
- package/esm2020/form/indicators.component.mjs +3 -3
- package/esm2020/form/internal-button.component.mjs +3 -3
- package/esm2020/form/internal-carusel.component.mjs +12 -14
- package/esm2020/form/internal-carusel.service.mjs +3 -3
- package/esm2020/form/internal-field-generator.component.mjs +3 -3
- package/esm2020/form/internal-form.component.mjs +3 -3
- package/esm2020/form/internal-list.component.mjs +3 -3
- package/esm2020/form/internal-menu.component.mjs +3 -3
- package/esm2020/form/internal-page.component.mjs +16 -19
- package/esm2020/form/internal-page.service.mjs +3 -3
- package/esm2020/group-buttons/group-buttons.component.mjs +3 -3
- package/esm2020/group-buttons/group-buttons.module.mjs +4 -4
- package/esm2020/icon/icon-registry.service.mjs +3 -3
- package/esm2020/icon/icon.component.mjs +3 -3
- package/esm2020/icon/icon.module.mjs +4 -4
- package/esm2020/icon/icon.service.mjs +3 -3
- package/esm2020/image/image.component.mjs +3 -3
- package/esm2020/image/image.module.mjs +4 -4
- package/esm2020/image/image.service.mjs +3 -3
- package/esm2020/images-filmstrip/images-filmstrip.component.mjs +5 -93
- package/esm2020/images-filmstrip/images-filmstrip.module.mjs +5 -60
- package/esm2020/link/link.component.mjs +11 -12
- package/esm2020/link/link.module.mjs +4 -4
- package/esm2020/link/link.pipes.mjs +3 -3
- package/esm2020/list/list-actions.component.mjs +4 -4
- package/esm2020/list/list-carousel.component.mjs +4 -4
- package/esm2020/list/list-chooser.component.mjs +4 -4
- package/esm2020/list/list-pager.component.mjs +4 -4
- package/esm2020/list/list-sorting.component.mjs +4 -4
- package/esm2020/list/list-total.component.mjs +4 -4
- package/esm2020/list/list-views.component.mjs +4 -4
- package/esm2020/list/list.component.mjs +3 -3
- package/esm2020/list/list.module.mjs +4 -4
- package/esm2020/list/list.pipes.mjs +6 -6
- package/esm2020/list/virtual-scroller.mjs +7 -7
- package/esm2020/menu/menu-item.component.mjs +3 -3
- package/esm2020/menu/menu.component.mjs +3 -3
- package/esm2020/menu/menu.module.mjs +4 -4
- package/esm2020/ngx-lib.module.mjs +8 -6
- package/esm2020/page-layout/page-layout.component.mjs +3 -3
- package/esm2020/page-layout/page-layout.module.mjs +4 -4
- package/esm2020/plugin/pepperi-addons-ngx-lib-plugin.mjs +5 -0
- package/esm2020/plugin/plugin-proxy.component.mjs +98 -0
- package/esm2020/plugin/plugin.model.mjs +2 -0
- package/esm2020/plugin/public-api.mjs +6 -0
- package/esm2020/profile-data-views-list/profile-data-view/profile-data-view.component.mjs +3 -3
- package/esm2020/profile-data-views-list/profile-data-views-card/profile-data-views-card.component.mjs +3 -3
- package/esm2020/profile-data-views-list/profile-data-views-list.component.mjs +3 -3
- package/esm2020/profile-data-views-list/profile-data-views-list.module.mjs +4 -4
- package/esm2020/quantity-selector/quantity-selector-validation.directive.mjs +3 -3
- package/esm2020/quantity-selector/quantity-selector.component.mjs +3 -3
- package/esm2020/quantity-selector/quantity-selector.module.mjs +4 -4
- package/esm2020/quantity-selector/quantity-selector.pipes.mjs +3 -3
- package/esm2020/query-builder/common/services/output-query.service.mjs +3 -3
- package/esm2020/query-builder/common/services/query-structure.service.mjs +14 -12
- package/esm2020/query-builder/common/services/type-convertor.service.mjs +3 -3
- package/esm2020/query-builder/query-builder-item/query-builder-item.component.mjs +3 -3
- package/esm2020/query-builder/query-builder-section/query-builder-section.component.mjs +3 -3
- package/esm2020/query-builder/query-builder.component.mjs +3 -3
- package/esm2020/query-builder/query-builder.module.mjs +11 -6
- package/esm2020/query-builder/query-builder.service.mjs +3 -3
- package/esm2020/remote-loader/addon-block-loader.component.mjs +3 -3
- package/esm2020/remote-loader/addon-block-loader.service.mjs +8 -9
- package/esm2020/remote-loader/remote-loader.component.mjs +19 -31
- package/esm2020/remote-loader/remote-loader.model.mjs +1 -1
- package/esm2020/remote-loader/remote-loader.module.mjs +4 -4
- package/esm2020/remote-loader/remote-loader.service.mjs +11 -13
- package/esm2020/rich-html-textarea/rich-html-textarea.component.mjs +3 -3
- package/esm2020/rich-html-textarea/rich-html-textarea.module.mjs +4 -4
- package/esm2020/search/search.component.mjs +4 -4
- package/esm2020/search/search.module.mjs +4 -4
- package/esm2020/select/select.component.mjs +3 -3
- package/esm2020/select/select.module.mjs +4 -4
- package/esm2020/separator/separator.component.mjs +3 -3
- package/esm2020/separator/separator.module.mjs +4 -4
- package/esm2020/side-bar/side-bar.component.mjs +4 -4
- package/esm2020/side-bar/side-bar.module.mjs +4 -4
- package/esm2020/signature/signature.component.mjs +3 -3
- package/esm2020/signature/signature.module.mjs +4 -4
- package/esm2020/size-detector/size-detector.component.mjs +3 -3
- package/esm2020/size-detector/size-detector.module.mjs +4 -4
- package/esm2020/slider/slider.component.mjs +3 -3
- package/esm2020/slider/slider.module.mjs +4 -4
- package/esm2020/smart-filters/boolean-filter/boolean-filter.component.mjs +3 -3
- package/esm2020/smart-filters/common/filter-actions.component.mjs +3 -3
- package/esm2020/smart-filters/common/model/base-filter-component.mjs +4 -4
- package/esm2020/smart-filters/date-filter/date-filter.component.mjs +3 -3
- package/esm2020/smart-filters/multi-select-filter/multi-select-filter.component.mjs +3 -3
- package/esm2020/smart-filters/number-filter/number-filter.component.mjs +3 -3
- package/esm2020/smart-filters/smart-filters.component.mjs +3 -3
- package/esm2020/smart-filters/smart-filters.module.mjs +11 -6
- package/esm2020/smart-filters/text-filter/text-filter.component.mjs +3 -3
- package/esm2020/snack-bar/default-snack-bar.component.mjs +3 -3
- package/esm2020/snack-bar/snack-bar.component.mjs +3 -3
- package/esm2020/snack-bar/snack-bar.module.mjs +4 -4
- package/esm2020/snack-bar/snack-bar.service.mjs +3 -3
- package/esm2020/textarea/textarea.component.mjs +3 -3
- package/esm2020/textarea/textarea.module.mjs +4 -4
- package/esm2020/textbox/textbox-validation.directive.mjs +3 -3
- package/esm2020/textbox/textbox.component.mjs +10 -11
- package/esm2020/textbox/textbox.module.mjs +4 -4
- package/esm2020/textbox-icon/textbox-icon.component.mjs +3 -3
- package/esm2020/textbox-icon/textbox-icon.module.mjs +4 -4
- package/esm2020/top-bar/top-bar.component.mjs +3 -3
- package/esm2020/top-bar/top-bar.module.mjs +4 -4
- package/fesm2015/pepperi-addons-ngx-lib-address.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-attachment.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-bread-crumbs.mjs +8 -8
- package/fesm2015/pepperi-addons-ngx-lib-button.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-carousel.mjs +10 -10
- package/fesm2015/pepperi-addons-ngx-lib-checkbox.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-color.mjs +10 -10
- package/fesm2015/pepperi-addons-ngx-lib-date.mjs +13 -13
- package/fesm2015/pepperi-addons-ngx-lib-dialog.mjs +13 -13
- package/fesm2015/pepperi-addons-ngx-lib-draggable-items.mjs +10 -10
- package/fesm2015/pepperi-addons-ngx-lib-field-title.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-files-uploader.mjs +8 -8
- package/fesm2015/pepperi-addons-ngx-lib-form.mjs +60 -58
- package/fesm2015/pepperi-addons-ngx-lib-form.mjs.map +1 -1
- package/fesm2015/pepperi-addons-ngx-lib-group-buttons.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-icon.mjs +13 -13
- package/fesm2015/pepperi-addons-ngx-lib-image.mjs +10 -10
- package/fesm2015/pepperi-addons-ngx-lib-images-filmstrip.mjs +8 -135
- package/fesm2015/pepperi-addons-ngx-lib-images-filmstrip.mjs.map +1 -1
- package/fesm2015/pepperi-addons-ngx-lib-link.mjs +16 -17
- package/fesm2015/pepperi-addons-ngx-lib-link.mjs.map +1 -1
- package/fesm2015/pepperi-addons-ngx-lib-list.mjs +48 -48
- package/fesm2015/pepperi-addons-ngx-lib-menu.mjs +10 -10
- package/fesm2015/pepperi-addons-ngx-lib-page-layout.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-plugin.mjs +115 -0
- package/fesm2015/pepperi-addons-ngx-lib-plugin.mjs.map +1 -0
- package/fesm2015/pepperi-addons-ngx-lib-profile-data-views-list.mjs +13 -13
- package/fesm2015/pepperi-addons-ngx-lib-quantity-selector.mjs +13 -13
- package/fesm2015/pepperi-addons-ngx-lib-query-builder.mjs +38 -31
- package/fesm2015/pepperi-addons-ngx-lib-query-builder.mjs.map +1 -1
- package/fesm2015/pepperi-addons-ngx-lib-remote-loader.mjs +44 -59
- package/fesm2015/pepperi-addons-ngx-lib-remote-loader.mjs.map +1 -1
- package/fesm2015/pepperi-addons-ngx-lib-rich-html-textarea.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-search.mjs +8 -8
- package/fesm2015/pepperi-addons-ngx-lib-select.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-separator.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-side-bar.mjs +8 -8
- package/fesm2015/pepperi-addons-ngx-lib-signature.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-size-detector.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-slider.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-smart-filters.mjs +34 -29
- package/fesm2015/pepperi-addons-ngx-lib-smart-filters.mjs.map +1 -1
- package/fesm2015/pepperi-addons-ngx-lib-snack-bar.mjs +13 -13
- package/fesm2015/pepperi-addons-ngx-lib-textarea.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-textbox-icon.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib-textbox.mjs +17 -18
- package/fesm2015/pepperi-addons-ngx-lib-textbox.mjs.map +1 -1
- package/fesm2015/pepperi-addons-ngx-lib-top-bar.mjs +7 -7
- package/fesm2015/pepperi-addons-ngx-lib.mjs +193 -147
- package/fesm2015/pepperi-addons-ngx-lib.mjs.map +1 -1
- package/fesm2020/pepperi-addons-ngx-lib-address.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-attachment.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-bread-crumbs.mjs +8 -8
- package/fesm2020/pepperi-addons-ngx-lib-button.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-carousel.mjs +10 -10
- package/fesm2020/pepperi-addons-ngx-lib-checkbox.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-color.mjs +10 -10
- package/fesm2020/pepperi-addons-ngx-lib-date.mjs +13 -13
- package/fesm2020/pepperi-addons-ngx-lib-dialog.mjs +13 -13
- package/fesm2020/pepperi-addons-ngx-lib-draggable-items.mjs +10 -10
- package/fesm2020/pepperi-addons-ngx-lib-field-title.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-files-uploader.mjs +8 -8
- package/fesm2020/pepperi-addons-ngx-lib-form.mjs +60 -58
- package/fesm2020/pepperi-addons-ngx-lib-form.mjs.map +1 -1
- package/fesm2020/pepperi-addons-ngx-lib-group-buttons.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-icon.mjs +13 -13
- package/fesm2020/pepperi-addons-ngx-lib-image.mjs +10 -10
- package/fesm2020/pepperi-addons-ngx-lib-images-filmstrip.mjs +8 -135
- package/fesm2020/pepperi-addons-ngx-lib-images-filmstrip.mjs.map +1 -1
- package/fesm2020/pepperi-addons-ngx-lib-link.mjs +16 -17
- package/fesm2020/pepperi-addons-ngx-lib-link.mjs.map +1 -1
- package/fesm2020/pepperi-addons-ngx-lib-list.mjs +48 -48
- package/fesm2020/pepperi-addons-ngx-lib-menu.mjs +10 -10
- package/fesm2020/pepperi-addons-ngx-lib-page-layout.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-plugin.mjs +109 -0
- package/fesm2020/pepperi-addons-ngx-lib-plugin.mjs.map +1 -0
- package/fesm2020/pepperi-addons-ngx-lib-profile-data-views-list.mjs +13 -13
- package/fesm2020/pepperi-addons-ngx-lib-quantity-selector.mjs +13 -13
- package/fesm2020/pepperi-addons-ngx-lib-query-builder.mjs +38 -31
- package/fesm2020/pepperi-addons-ngx-lib-query-builder.mjs.map +1 -1
- package/fesm2020/pepperi-addons-ngx-lib-remote-loader.mjs +42 -57
- package/fesm2020/pepperi-addons-ngx-lib-remote-loader.mjs.map +1 -1
- package/fesm2020/pepperi-addons-ngx-lib-rich-html-textarea.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-search.mjs +8 -8
- package/fesm2020/pepperi-addons-ngx-lib-select.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-separator.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-side-bar.mjs +8 -8
- package/fesm2020/pepperi-addons-ngx-lib-signature.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-size-detector.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-slider.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-smart-filters.mjs +34 -29
- package/fesm2020/pepperi-addons-ngx-lib-smart-filters.mjs.map +1 -1
- package/fesm2020/pepperi-addons-ngx-lib-snack-bar.mjs +13 -13
- package/fesm2020/pepperi-addons-ngx-lib-textarea.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-textbox-icon.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib-textbox.mjs +17 -18
- package/fesm2020/pepperi-addons-ngx-lib-textbox.mjs.map +1 -1
- package/fesm2020/pepperi-addons-ngx-lib-top-bar.mjs +7 -7
- package/fesm2020/pepperi-addons-ngx-lib.mjs +193 -147
- package/fesm2020/pepperi-addons-ngx-lib.mjs.map +1 -1
- package/form/internal-carusel.component.d.ts +1 -3
- package/form/internal-page.component.d.ts +2 -4
- package/link/link.component.d.ts +2 -3
- package/package.json +16 -8
- package/plugin/index.d.ts +5 -0
- package/plugin/plugin-proxy.component.d.ts +25 -0
- package/plugin/plugin.model.d.ts +6 -0
- package/plugin/public-api.d.ts +2 -0
- package/query-builder/common/services/query-structure.service.d.ts +3 -4
- package/remote-loader/addon-block-loader.service.d.ts +2 -3
- package/remote-loader/remote-loader.component.d.ts +2 -4
- package/remote-loader/remote-loader.model.d.ts +5 -4
- package/remote-loader/remote-loader.service.d.ts +1 -1
- package/textbox/textbox.component.d.ts +2 -3
|
@@ -0,0 +1,98 @@
|
|
|
1
|
+
import { Component, EventEmitter, Input, Output, ViewChild, ViewContainerRef } from '@angular/core';
|
|
2
|
+
import { loadRemoteModule } from '@angular-architects/module-federation';
|
|
3
|
+
import * as i0 from "@angular/core";
|
|
4
|
+
import * as i1 from "@pepperi-addons/ngx-lib";
|
|
5
|
+
// declare let __webpack_public_path__;
|
|
6
|
+
export class PepPluginProxyComponent {
|
|
7
|
+
constructor(pepAddonService) {
|
|
8
|
+
this.pepAddonService = pepAddonService;
|
|
9
|
+
this._options = null;
|
|
10
|
+
// This is the data passed by the API Design documentation.
|
|
11
|
+
this._hostObject = null;
|
|
12
|
+
this.hostEvents = new EventEmitter();
|
|
13
|
+
this.load = new EventEmitter();
|
|
14
|
+
}
|
|
15
|
+
set options(value) {
|
|
16
|
+
this._options = value;
|
|
17
|
+
if (value) {
|
|
18
|
+
this.loadModule();
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
get options() {
|
|
22
|
+
return this._options;
|
|
23
|
+
}
|
|
24
|
+
set hostObject(value) {
|
|
25
|
+
this._hostObject = value;
|
|
26
|
+
this.setHostComponentIntoComponentRef();
|
|
27
|
+
}
|
|
28
|
+
get hostObject() {
|
|
29
|
+
return this._hostObject;
|
|
30
|
+
}
|
|
31
|
+
setHostComponentIntoComponentRef() {
|
|
32
|
+
if (this.hostObject && this.compRef?.instance) {
|
|
33
|
+
this.compRef.instance['hostObject'] = this.hostObject;
|
|
34
|
+
// TODO: Check if this is needed?? if not remove this.
|
|
35
|
+
// if (this.compRef?.instance?.ngOnChanges) {
|
|
36
|
+
// this.compRef.instance.ngOnChanges(this.hostObject);
|
|
37
|
+
// }
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
async loadModule() {
|
|
41
|
+
this.viewContainer.clear();
|
|
42
|
+
debugger;
|
|
43
|
+
if (this.options?.addonId && (this.options.type === 'module' || this.options.type === 'script')) {
|
|
44
|
+
const lastSlashIndex = this.options.remoteEntry?.lastIndexOf('/') || -1;
|
|
45
|
+
if (lastSlashIndex > 0) {
|
|
46
|
+
// const publicPathArr = this.options.remoteEntry?.split('/');
|
|
47
|
+
// const publicPath = publicPathArr.slice(0, publicPathArr.length - 1).join('/')+'/';
|
|
48
|
+
// __webpack_public_path__ = publicPath;
|
|
49
|
+
const publicPath = this.options.remoteEntry.substring(0, lastSlashIndex + 1);
|
|
50
|
+
this.pepAddonService.setAddonStaticFolder(publicPath, this.options.addonId);
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
|
+
const componentType = await loadRemoteModule(this.options).then(m => m[this.options.componentName]);
|
|
54
|
+
this.compRef = this.viewContainer.createComponent(componentType);
|
|
55
|
+
if (this.compRef) {
|
|
56
|
+
this.setHostComponentIntoComponentRef();
|
|
57
|
+
this.hostEvents$ = this.compRef.instance['hostEvents']?.subscribe((e) => {
|
|
58
|
+
this.hostEvents.emit(e);
|
|
59
|
+
});
|
|
60
|
+
}
|
|
61
|
+
this.load.emit();
|
|
62
|
+
}
|
|
63
|
+
ngOnChanges() {
|
|
64
|
+
}
|
|
65
|
+
ngOnDestroy() {
|
|
66
|
+
if (this.hostEvents$) {
|
|
67
|
+
this.hostEvents$.unsubscribe();
|
|
68
|
+
}
|
|
69
|
+
this.compRef?.destroy();
|
|
70
|
+
this.viewContainer?.clear();
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
PepPluginProxyComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: PepPluginProxyComponent, deps: [{ token: i1.PepAddonService }], target: i0.ɵɵFactoryTarget.Component });
|
|
74
|
+
PepPluginProxyComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: PepPluginProxyComponent, isStandalone: true, selector: "pep-plugin-proxy", inputs: { options: "options", hostObject: "hostObject" }, outputs: { hostEvents: "hostEvents", load: "load" }, viewQueries: [{ propertyName: "viewContainer", first: true, predicate: ["placeHolder"], descendants: true, read: ViewContainerRef, static: true }], usesOnChanges: true, ngImport: i0, template: `
|
|
75
|
+
<ng-container #placeHolder></ng-container>
|
|
76
|
+
`, isInline: true });
|
|
77
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: PepPluginProxyComponent, decorators: [{
|
|
78
|
+
type: Component,
|
|
79
|
+
args: [{
|
|
80
|
+
standalone: true,
|
|
81
|
+
selector: 'pep-plugin-proxy',
|
|
82
|
+
template: `
|
|
83
|
+
<ng-container #placeHolder></ng-container>
|
|
84
|
+
`
|
|
85
|
+
}]
|
|
86
|
+
}], ctorParameters: function () { return [{ type: i1.PepAddonService }]; }, propDecorators: { viewContainer: [{
|
|
87
|
+
type: ViewChild,
|
|
88
|
+
args: ['placeHolder', { read: ViewContainerRef, static: true }]
|
|
89
|
+
}], options: [{
|
|
90
|
+
type: Input
|
|
91
|
+
}], hostObject: [{
|
|
92
|
+
type: Input
|
|
93
|
+
}], hostEvents: [{
|
|
94
|
+
type: Output
|
|
95
|
+
}], load: [{
|
|
96
|
+
type: Output
|
|
97
|
+
}] } });
|
|
98
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGx1Z2luLXByb3h5LmNvbXBvbmVudC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL25neC1saWIvcGx1Z2luL3BsdWdpbi1wcm94eS5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBZ0IsWUFBWSxFQUFFLEtBQUssRUFBd0IsTUFBTSxFQUFFLFNBQVMsRUFBRSxnQkFBZ0IsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN4SSxPQUFPLEVBQUUsZ0JBQWdCLEVBQUUsTUFBTSx1Q0FBdUMsQ0FBQzs7O0FBSXpFLHVDQUF1QztBQVN2QyxNQUFNLE9BQU8sdUJBQXVCO0lBaUNoQyxZQUNZLGVBQWdDO1FBQWhDLG9CQUFlLEdBQWYsZUFBZSxDQUFpQjtRQTlCcEMsYUFBUSxHQUFxQixJQUFJLENBQUM7UUFZMUMsMkRBQTJEO1FBQ25ELGdCQUFXLEdBQVEsSUFBSSxDQUFDO1FBVXRCLGVBQVUsR0FBdUIsSUFBSSxZQUFZLEVBQUUsQ0FBQztRQUNwRCxTQUFJLEdBQXVCLElBQUksWUFBWSxFQUFFLENBQUM7SUFPcEQsQ0FBQztJQTlCTCxJQUNJLE9BQU8sQ0FBQyxLQUF1QjtRQUMvQixJQUFJLENBQUMsUUFBUSxHQUFHLEtBQUssQ0FBQztRQUN0QixJQUFJLEtBQUssRUFBRTtZQUNQLElBQUksQ0FBQyxVQUFVLEVBQUUsQ0FBQztTQUNyQjtJQUNMLENBQUM7SUFDRCxJQUFJLE9BQU87UUFDUCxPQUFPLElBQUksQ0FBQyxRQUFRLENBQUM7SUFDekIsQ0FBQztJQUlELElBQ0ksVUFBVSxDQUFDLEtBQVU7UUFDckIsSUFBSSxDQUFDLFdBQVcsR0FBRyxLQUFLLENBQUM7UUFDekIsSUFBSSxDQUFDLGdDQUFnQyxFQUFFLENBQUM7SUFDNUMsQ0FBQztJQUNELElBQUksVUFBVTtRQUNWLE9BQU8sSUFBSSxDQUFDLFdBQVcsQ0FBQztJQUM1QixDQUFDO0lBWU8sZ0NBQWdDO1FB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c291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBDb21wb25lbnRSZWYsIEV2ZW50RW1pdHRlciwgSW5wdXQsIE9uQ2hhbmdlcywgT25EZXN0cm95LCBPdXRwdXQsIFZpZXdDaGlsZCwgVmlld0NvbnRhaW5lclJlZiB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgbG9hZFJlbW90ZU1vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyLWFyY2hpdGVjdHMvbW9kdWxlLWZlZGVyYXRpb24nO1xuaW1wb3J0IHsgUGVwQWRkb25TZXJ2aWNlIH0gZnJvbSAnQHBlcHBlcmktYWRkb25zL25neC1saWInO1xuaW1wb3J0IHsgUGVwUGx1Z2luT3B0aW9ucyB9IGZyb20gJy4vcGx1Z2luLm1vZGVsJztcbmltcG9ydCB7IFN1YnNjcmlwdGlvbiB9IGZyb20gJ3J4anMnO1xuLy8gZGVjbGFyZSBsZXQgX193ZWJwYWNrX3B1YmxpY19wYXRoX187XG5cbkBDb21wb25lbnQoe1xuICAgIHN0YW5kYWxvbmU6IHRydWUsXG4gICAgc2VsZWN0b3I6ICdwZXAtcGx1Z2luLXByb3h5JyxcbiAgICB0ZW1wbGF0ZTogYFxuICAgICAgICA8bmctY29udGFpbmVyICNwbGFjZUhvbGRlcj48L25nLWNvbnRhaW5lcj5cbiAgICBgXG59KVxuZXhwb3J0IGNsYXNzIFBlcFBsdWdpblByb3h5Q29tcG9uZW50IGltcGxlbWVudHMgT25DaGFuZ2VzLCBPbkRlc3Ryb3kge1xuICAgIEBWaWV3Q2hpbGQoJ3BsYWNlSG9sZGVyJywgeyByZWFkOiBWaWV3Q29udGFpbmVyUmVmLCBzdGF0aWM6IHRydWUgfSlcbiAgICB2aWV3Q29udGFpbmVyOiBWaWV3Q29udGFpbmVyUmVmO1xuICAgIFxuICAgIHByaXZhdGUgX29wdGlvbnM6IFBlcFBsdWdpbk9wdGlvbnMgPSBudWxsO1xuICAgIEBJbnB1dCgpXG4gICAgc2V0IG9wdGlvbnModmFsdWU6IFBlcFBsdWdpbk9wdGlvbnMpIHtcbiAgICAgICAgdGhpcy5fb3B0aW9ucyA9IHZhbHVlO1xuICAgICAgICBpZiAodmFsdWUpIHtcbiAgICAgICAgICAgIHRoaXMubG9hZE1vZHVsZSgpO1xuICAgICAgICB9XG4gICAgfVxuICAgIGdldCBvcHRpb25zKCk6IFBlcFBsdWdpbk9wdGlvbnMge1xuICAgICAgICByZXR1cm4gdGhpcy5fb3B0aW9ucztcbiAgICB9XG5cbiAgICAvLyBUaGlzIGlzIHRoZSBkYXRhIHBhc3NlZCBieSB0aGUgQVBJIERlc2lnbiBkb2N1bWVudGF0aW9uLlxuICAgIHByaXZhdGUgX2hvc3RPYmplY3Q6IGFueSA9IG51bGw7XG4gICAgQElucHV0KClcbiAgICBzZXQgaG9zdE9iamVjdCh2YWx1ZTogYW55KSB7IFxuICAgICAgICB0aGlzLl9ob3N0T2JqZWN0ID0gdmFsdWU7XG4gICAgICAgIHRoaXMuc2V0SG9zdENvbXBvbmVudEludG9Db21wb25lbnRSZWYoKTtcbiAgICB9XG4gICAgZ2V0IGhvc3RPYmplY3QoKTogYW55IHtcbiAgICAgICAgcmV0dXJuIHRoaXMuX2hvc3RPYmplY3Q7XG4gICAgfVxuXG4gICAgQE91dHB1dCgpIGhvc3RFdmVudHM6IEV2ZW50RW1pdHRlcjxhbnk+ID0gIG5ldyBFdmVudEVtaXR0ZXIoKTtcbiAgICBAT3V0cHV0KCkgbG9hZDogRXZlbnRFbWl0dGVyPGFueT4gPSAgbmV3IEV2ZW50RW1pdHRlcigpO1xuXG4gICAgcHJpdmF0ZSBjb21wUmVmOiBDb21wb25lbnRSZWY8YW55PjtcbiAgICBwcml2YXRlIGhvc3RFdmVudHMkOiBTdWJzY3JpcHRpb247XG5cbiAgICBjb25zdHJ1Y3RvcihcbiAgICAgICAgcHJpdmF0ZSBwZXBBZGRvblNlcnZpY2U6IFBlcEFkZG9uU2VydmljZSxcbiAgICApIHsgfVxuXG4gICAgcHJpdmF0ZSBzZXRIb3N0Q29tcG9uZW50SW50b0NvbXBvbmVudFJlZigpIHtcbiAgICAgICAgaWYgKHRoaXMuaG9zdE9iamVjdCAmJiB0aGlzLmNvbXBSZWY/Lmluc3RhbmNlKSB7XG4gICAgICAgICAgICB0aGlzLmNvbXBSZWYuaW5zdGFuY2VbJ2hvc3RPYmplY3QnXSA9IHRoaXMuaG9zdE9iamVjdDtcblxuICAgICAgICAgICAgLy8gVE9ETzogQ2hlY2sgaWYgdGhpcyBpcyBuZWVkZWQ/PyBpZiBub3QgcmVtb3ZlIHRoaXMuXG4gICAgICAgICAgICAvLyBpZiAodGhpcy5jb21wUmVmPy5pbnN0YW5jZT8ubmdPbkNoYW5nZXMpIHtcbiAgICAgICAgICAgIC8vICAgICB0aGlzLmNvbXBSZWYuaW5zdGFuY2UubmdPbkNoYW5nZXModGhpcy5ob3N0T2JqZWN0KTtcbiAgICAgICAgICAgIC8vIH1cbiAgICAgICAgfVxuICAgIH1cblxuICAgIHByaXZhdGUgYXN5bmMgbG9hZE1vZHVsZSgpIHtcbiAgICAgICAgdGhpcy52aWV3Q29udGFpbmVyLmNsZWFyKCk7XG4gICAgXG4gICAgICAgIGRlYnVnZ2VyO1xuICAgICAgICBcbiAgICAgICAgaWYgKHRoaXMub3B0aW9ucz8uYWRkb25JZCAmJiAodGhpcy5vcHRpb25zLnR5cGUgPT09ICdtb2R1bGUnIHx8IHRoaXMub3B0aW9ucy50eXBlID09PSAnc2NyaXB0JykpIHtcbiAgICAgICAgICAgIFxuICAgICAgICAgICAgY29uc3QgbGFzdFNsYXNoSW5kZXggPSB0aGlzLm9wdGlvbnMucmVtb3RlRW50cnk/Lmxhc3RJbmRleE9mKCcvJykgfHwgLTE7XG4gICAgICAgICAgICBpZiAobGFzdFNsYXNoSW5kZXggPiAwKSB7XG4gICAgICAgICAgICAgICAgLy8gY29uc3QgcHVibGljUGF0aEFyciA9IHRoaXMub3B0aW9ucy5yZW1vdGVFbnRyeT8uc3BsaXQoJy8nKTtcbiAgICAgICAgICAgICAgICAvLyBjb25zdCBwdWJsaWNQYXRoID0gcHVibGljUGF0aEFyci5zbGljZSgwLCBwdWJsaWNQYXRoQXJyLmxlbmd0aCAtIDEpLmpvaW4oJy8nKSsnLyc7XG4gICAgICAgICAgICAgICAgLy8gX193ZWJwYWNrX3B1YmxpY19wYXRoX18gPSBwdWJsaWNQYXRoO1xuICAgIFxuICAgICAgICAgICAgICAgIGNvbnN0IHB1YmxpY1BhdGggPSB0aGlzLm9wdGlvbnMucmVtb3RlRW50cnkuc3Vic3RyaW5nKDAsIGxhc3RTbGFzaEluZGV4ICsgMSk7XG4gICAgICAgICAgICAgICAgdGhpcy5wZXBBZGRvblNlcnZpY2Uuc2V0QWRkb25TdGF0aWNGb2xkZXIocHVibGljUGF0aCwgdGhpcy5vcHRpb25zLmFkZG9uSWQpO1xuICAgICAgICAgICAgfVxuICAgICAgICB9XG5cbiAgICAgICAgY29uc3QgY29tcG9uZW50VHlwZSA9IGF3YWl0IGxvYWRSZW1vdGVNb2R1bGUodGhpcy5vcHRpb25zKS50aGVuKG0gPT4gbVt0aGlzLm9wdGlvbnMuY29tcG9uZW50TmFtZV0pO1xuICAgICAgICB0aGlzLmNvbXBSZWYgPSB0aGlzLnZpZXdDb250YWluZXIuY3JlYXRlQ29tcG9uZW50KGNvbXBvbmVudFR5cGUpO1xuICAgICAgICBcbiAgICAgICAgaWYgKHRoaXMuY29tcFJlZikge1xuICAgICAgICAgICAgdGhpcy5zZXRIb3N0Q29tcG9uZW50SW50b0NvbXBvbmVudFJlZigpO1xuICAgICAgICAgICAgXG4gICAgICAgICAgICB0aGlzLmhvc3RFdmVudHMkID0gdGhpcy5jb21wUmVmLmluc3RhbmNlWydob3N0RXZlbnRzJ10/LnN1YnNjcmliZSgoZTogYW55KSA9PiB7XG4gICAgICAgICAgICAgICAgdGhpcy5ob3N0RXZlbnRzLmVtaXQoZSlcbiAgICAgICAgICAgIH0pO1xuICAgICAgICB9XG5cbiAgICAgICAgdGhpcy5sb2FkLmVtaXQoKTtcbiAgICB9XG5cbiAgICBuZ09uQ2hhbmdlcygpIHtcbiAgICB9XG4gICAgXG4gICAgbmdPbkRlc3Ryb3koKTogdm9pZCB7XG4gICAgICAgIGlmICh0aGlzLmhvc3RFdmVudHMkKSB7XG4gICAgICAgICAgICB0aGlzLmhvc3RFdmVudHMkLnVuc3Vic2NyaWJlKCk7XG4gICAgICAgIH1cblxuICAgICAgICB0aGlzLmNvbXBSZWY/LmRlc3Ryb3koKTtcbiAgICAgICAgdGhpcy52aWV3Q29udGFpbmVyPy5jbGVhcigpO1xuICAgIH1cbn1cblxuIl19
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export {};
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGx1Z2luLm1vZGVsLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvbmd4LWxpYi9wbHVnaW4vcGx1Z2luLm1vZGVsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBMb2FkUmVtb3RlTW9kdWxlT3B0aW9ucyB9IGZyb20gJ0Bhbmd1bGFyLWFyY2hpdGVjdHMvbW9kdWxlLWZlZGVyYXRpb24nO1xyXG5cclxuZXhwb3J0IHR5cGUgUGVwUGx1Z2luT3B0aW9ucyA9IExvYWRSZW1vdGVNb2R1bGVPcHRpb25zICYge1xyXG4gICAgYWRkb25JZD86IHN0cmluZztcclxuICAgIGRpc3BsYXlOYW1lPzogc3RyaW5nO1xyXG4gICAgY29tcG9uZW50TmFtZT86IHN0cmluZztcclxufTtcclxuICAgICJdfQ==
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Public API Surface of ngx-lib/plugin
|
|
3
|
+
*/
|
|
4
|
+
export * from './plugin-proxy.component';
|
|
5
|
+
export * from './plugin.model';
|
|
6
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL25neC1saWIvcGx1Z2luL3B1YmxpYy1hcGkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFDSCxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsZ0JBQWdCLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKlxyXG4gKiBQdWJsaWMgQVBJIFN1cmZhY2Ugb2Ygbmd4LWxpYi9wbHVnaW5cclxuICovXHJcbmV4cG9ydCAqIGZyb20gJy4vcGx1Z2luLXByb3h5LmNvbXBvbmVudCc7XHJcbmV4cG9ydCAqIGZyb20gJy4vcGx1Z2luLm1vZGVsJztcclxuIl19
|
|
@@ -24,9 +24,9 @@ export class ProfileDataViewComponent {
|
|
|
24
24
|
});
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
-
ProfileDataViewComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.
|
|
28
|
-
ProfileDataViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.
|
|
29
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.
|
|
27
|
+
ProfileDataViewComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ProfileDataViewComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
|
|
28
|
+
ProfileDataViewComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: ProfileDataViewComponent, selector: "pep-profile-data-view", inputs: { dataViewId: "dataViewId", title: "title", fields: "fields", canDelete: "canDelete" }, outputs: { editClick: "editClick", deleteClick: "deleteClick" }, ngImport: i0, template: "<div *ngIf=\"title?.length > 0\" class=\"data-view-title-container\">\n <div class=\"title ellipsis\" [title]=\"title\">\n <span class=\"title-md\">{{title}}</span>\n </div>\n <pep-button *ngIf=\"canDelete\" class=\"delete-button\" sizeType=\"xs\" (buttonClick)=\"onDeleteClicked($event)\"\n [value]=\"'ACTIONS.REMOVE' | translate\">\n </pep-button>\n</div>\n<div class=\"data-view-container\">\n <div class=\"fields-container\">\n <span class=\"color-caution body-xs ellipsis data-view-field\" *ngIf=\"fields === null || fields.length === 0\">\n {{('PROFILE_DATA_VIEWS_LIST.NO_FIELDS_ASSIGNED' | translate)}}</span>\n <span class=\"color-dimmed body-xs ellipsis data-view-field\" *ngFor=\"let field of fields\" [title]=\"field\">{{field}}</span>\n </div>\n <pep-button class=\"edit-button\" iconName=\"system_edit\" sizeType=\"xs\" (buttonClick)=\"onEditClicked($event)\">\n </pep-button>\n</div>", styles: [".data-view-title-container{display:flex;justify-content:space-between;margin-bottom:var(--pep-spacing-sm, .5rem)}.data-view-title-container .title{display:block;max-width:240px;align-self:center}.data-view-container{padding:var(--pep-spacing-sm, .5rem);border-radius:var(--pep-border-radius-md, .25rem);position:relative}.data-view-container .fields-container{margin-bottom:var(--pep-spacing-sm, .5rem);margin-inline-end:2rem}.data-view-container .fields-container .data-view-field{display:block}.data-view-container .edit-button{position:absolute;right:var(--pep-spacing-sm, .5rem);bottom:var(--pep-spacing-sm, .5rem)}\n", ".data-view-container{background:hsl(var(--pep-color-regular-h, 0),var(--pep-color-regular-s, 0%),98%);box-shadow:var(--pep-shadow-xs-offset, 0 .125rem .25rem 0) hsla(var(--pep-color-system-primary-h, 0),var(--pep-color-system-primary-s, 0%),var(--pep-color-system-primary-l, 10%),.08);border:1px solid hsl(var(--pep-color-regular-h, 0),var(--pep-color-regular-s, 0%),calc(var(--pep-color-regular-l, 10%) + 30%));background:hsl(var(--pep-color-system-primary-invert-h, 255),var(--pep-color-system-primary-invert-s, 100%),var(--pep-color-system-primary-invert-l, 100%))}\n"], dependencies: [{ kind: "directive", type: i1.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i2.PepButtonComponent, selector: "pep-button", inputs: ["key", "value", "styleType", "styleStateType", "sizeType", "classNames", "disabled", "iconName", "iconPosition", "visible"], outputs: ["buttonClick"] }, { kind: "pipe", type: i3.TranslatePipe, name: "translate" }] });
|
|
29
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ProfileDataViewComponent, decorators: [{
|
|
30
30
|
type: Component,
|
|
31
31
|
args: [{ selector: 'pep-profile-data-view', template: "<div *ngIf=\"title?.length > 0\" class=\"data-view-title-container\">\n <div class=\"title ellipsis\" [title]=\"title\">\n <span class=\"title-md\">{{title}}</span>\n </div>\n <pep-button *ngIf=\"canDelete\" class=\"delete-button\" sizeType=\"xs\" (buttonClick)=\"onDeleteClicked($event)\"\n [value]=\"'ACTIONS.REMOVE' | translate\">\n </pep-button>\n</div>\n<div class=\"data-view-container\">\n <div class=\"fields-container\">\n <span class=\"color-caution body-xs ellipsis data-view-field\" *ngIf=\"fields === null || fields.length === 0\">\n {{('PROFILE_DATA_VIEWS_LIST.NO_FIELDS_ASSIGNED' | translate)}}</span>\n <span class=\"color-dimmed body-xs ellipsis data-view-field\" *ngFor=\"let field of fields\" [title]=\"field\">{{field}}</span>\n </div>\n <pep-button class=\"edit-button\" iconName=\"system_edit\" sizeType=\"xs\" (buttonClick)=\"onEditClicked($event)\">\n </pep-button>\n</div>", styles: [".data-view-title-container{display:flex;justify-content:space-between;margin-bottom:var(--pep-spacing-sm, .5rem)}.data-view-title-container .title{display:block;max-width:240px;align-self:center}.data-view-container{padding:var(--pep-spacing-sm, .5rem);border-radius:var(--pep-border-radius-md, .25rem);position:relative}.data-view-container .fields-container{margin-bottom:var(--pep-spacing-sm, .5rem);margin-inline-end:2rem}.data-view-container .fields-container .data-view-field{display:block}.data-view-container .edit-button{position:absolute;right:var(--pep-spacing-sm, .5rem);bottom:var(--pep-spacing-sm, .5rem)}\n", ".data-view-container{background:hsl(var(--pep-color-regular-h, 0),var(--pep-color-regular-s, 0%),98%);box-shadow:var(--pep-shadow-xs-offset, 0 .125rem .25rem 0) hsla(var(--pep-color-system-primary-h, 0),var(--pep-color-system-primary-s, 0%),var(--pep-color-system-primary-l, 10%),.08);border:1px solid hsl(var(--pep-color-regular-h, 0),var(--pep-color-regular-s, 0%),calc(var(--pep-color-regular-l, 10%) + 30%));background:hsl(var(--pep-color-system-primary-invert-h, 255),var(--pep-color-system-primary-invert-s, 100%),var(--pep-color-system-primary-invert-l, 100%))}\n"] }]
|
|
32
32
|
}], ctorParameters: function () { return []; }, propDecorators: { dataViewId: [{
|
|
@@ -42,9 +42,9 @@ export class ProfileDataViewsCardComponent {
|
|
|
42
42
|
this.dataViewDeleteClick.emit(event);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
|
-
ProfileDataViewsCardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.
|
|
46
|
-
ProfileDataViewsCardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.
|
|
47
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.
|
|
45
|
+
ProfileDataViewsCardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ProfileDataViewsCardComponent, deps: [{ token: i1.TranslateService }], target: i0.ɵɵFactoryTarget.Component });
|
|
46
|
+
ProfileDataViewsCardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: ProfileDataViewsCardComponent, selector: "pep-profile-data-views-card", inputs: { profileId: "profileId", title: "title", dataViews: "dataViews", configurationPerScreenSize: "configurationPerScreenSize", isDefault: "isDefault" }, outputs: { dataViewEditClick: "dataViewEditClick", dataViewDeleteClick: "dataViewDeleteClick" }, ngImport: i0, template: "<div class=\"profile-data-views-card-container\">\n <div class=\"card-top-bar pep-border-bottom\">\n <div *ngIf=\"title?.length > 0\" class=\"title ellipsis\"\n [title]=\"title + ' ' + (isDefault ? ('PROFILE_DATA_VIEWS_LIST.DEFAULT_PROFILE' | translate) : '')\">\n <span class=\"title-md\">{{title}} </span>\n <span *ngIf=\"isDefault\" class=\"color-dimmed\">{{('PROFILE_DATA_VIEWS_LIST.DEFAULT_PROFILE' |\n translate)}} \n </span>\n </div>\n <pep-menu *ngIf=\"!configurationPerScreenSize && !isDefault\" sizeType=\"sm\" [items]=\"menuItems\" (menuItemClick)=\"onMenuItemClicked($event)\">\n </pep-menu>\n </div>\n\n <pep-profile-data-view *ngFor=\"let dataView of dataViews\" [dataViewId]=\"dataView.dataViewId\"\n [title]=\"configurationPerScreenSize ? dataView.viewType : ''\" [fields]=\"dataView.fields\" [canDelete]=\"!(isDefault && dataView.viewType === 'Tablet')\"\n (editClick)=\"onDataViewEditClicked($event)\" (deleteClick)=\"onDataViewDeleteClicked($event)\">\n </pep-profile-data-view>\n</div>", styles: [".profile-data-views-card-container{padding:var(--pep-spacing-lg, 1rem);border-radius:var(--pep-border-radius-md, .25rem);width:320px;max-width:320px}.profile-data-views-card-container .card-top-bar{height:var(--pep-top-bar-field-height, 2.5rem);margin-bottom:var(--pep-spacing-md, .75rem);display:flex;justify-content:space-between}.profile-data-views-card-container .card-top-bar .title{display:block;height:calc(var(--pep-top-bar-field-height, 2.5rem) - var(--pep-spacing-sm, .5rem));align-self:center}\n", ".profile-data-views-card-container{background:hsl(var(--pep-color-regular-h, 0),var(--pep-color-regular-s, 0%),98%);box-shadow:var(--pep-shadow-xs-offset, 0 .125rem .25rem 0) hsla(var(--pep-color-system-primary-h, 0),var(--pep-color-system-primary-s, 0%),var(--pep-color-system-primary-l, 10%),.08);border:1px solid hsl(var(--pep-color-regular-h, 0),var(--pep-color-regular-s, 0%),calc(var(--pep-color-regular-l, 10%) + 30%))}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.PepMenuComponent, selector: "pep-menu", inputs: ["text", "iconName", "type", "styleType", "sizeType", "classNames", "xPosition", "hideOnEmptyItems", "items", "selectedItem", "disabled"], outputs: ["stateChange", "menuItemClick", "menuClick"] }, { kind: "component", type: i4.ProfileDataViewComponent, selector: "pep-profile-data-view", inputs: ["dataViewId", "title", "fields", "canDelete"], outputs: ["editClick", "deleteClick"] }, { kind: "pipe", type: i1.TranslatePipe, name: "translate" }] });
|
|
47
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ProfileDataViewsCardComponent, decorators: [{
|
|
48
48
|
type: Component,
|
|
49
49
|
args: [{ selector: 'pep-profile-data-views-card', template: "<div class=\"profile-data-views-card-container\">\n <div class=\"card-top-bar pep-border-bottom\">\n <div *ngIf=\"title?.length > 0\" class=\"title ellipsis\"\n [title]=\"title + ' ' + (isDefault ? ('PROFILE_DATA_VIEWS_LIST.DEFAULT_PROFILE' | translate) : '')\">\n <span class=\"title-md\">{{title}} </span>\n <span *ngIf=\"isDefault\" class=\"color-dimmed\">{{('PROFILE_DATA_VIEWS_LIST.DEFAULT_PROFILE' |\n translate)}} \n </span>\n </div>\n <pep-menu *ngIf=\"!configurationPerScreenSize && !isDefault\" sizeType=\"sm\" [items]=\"menuItems\" (menuItemClick)=\"onMenuItemClicked($event)\">\n </pep-menu>\n </div>\n\n <pep-profile-data-view *ngFor=\"let dataView of dataViews\" [dataViewId]=\"dataView.dataViewId\"\n [title]=\"configurationPerScreenSize ? dataView.viewType : ''\" [fields]=\"dataView.fields\" [canDelete]=\"!(isDefault && dataView.viewType === 'Tablet')\"\n (editClick)=\"onDataViewEditClicked($event)\" (deleteClick)=\"onDataViewDeleteClicked($event)\">\n </pep-profile-data-view>\n</div>", styles: [".profile-data-views-card-container{padding:var(--pep-spacing-lg, 1rem);border-radius:var(--pep-border-radius-md, .25rem);width:320px;max-width:320px}.profile-data-views-card-container .card-top-bar{height:var(--pep-top-bar-field-height, 2.5rem);margin-bottom:var(--pep-spacing-md, .75rem);display:flex;justify-content:space-between}.profile-data-views-card-container .card-top-bar .title{display:block;height:calc(var(--pep-top-bar-field-height, 2.5rem) - var(--pep-spacing-sm, .5rem));align-self:center}\n", ".profile-data-views-card-container{background:hsl(var(--pep-color-regular-h, 0),var(--pep-color-regular-s, 0%),98%);box-shadow:var(--pep-shadow-xs-offset, 0 .125rem .25rem 0) hsla(var(--pep-color-system-primary-h, 0),var(--pep-color-system-primary-s, 0%),var(--pep-color-system-primary-l, 10%),.08);border:1px solid hsl(var(--pep-color-regular-h, 0),var(--pep-color-regular-s, 0%),calc(var(--pep-color-regular-l, 10%) + 30%))}\n"] }]
|
|
50
50
|
}], ctorParameters: function () { return [{ type: i1.TranslateService }]; }, propDecorators: { profileId: [{
|
|
@@ -69,9 +69,9 @@ export class ProfileDataViewsListComponent {
|
|
|
69
69
|
this.dataViewDeleteClick.emit(event);
|
|
70
70
|
}
|
|
71
71
|
}
|
|
72
|
-
ProfileDataViewsListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.
|
|
73
|
-
ProfileDataViewsListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.
|
|
74
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.
|
|
72
|
+
ProfileDataViewsListComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ProfileDataViewsListComponent, deps: [{ token: i1.PepDialogService }], target: i0.ɵɵFactoryTarget.Component });
|
|
73
|
+
ProfileDataViewsListComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: ProfileDataViewsListComponent, selector: "pep-profile-data-views-list", inputs: { defaultProfileId: "defaultProfileId", availableProfiles: "availableProfiles", profileDataViewsList: "profileDataViewsList", configurationPerScreenSize: "configurationPerScreenSize" }, outputs: { saveNewProfileClick: "saveNewProfileClick", dataViewEditClick: "dataViewEditClick", dataViewDeleteClick: "dataViewDeleteClick" }, viewQueries: [{ propertyName: "selectProfileTemplate", first: true, predicate: ["selectProfileTemplate"], descendants: true, read: TemplateRef }], ngImport: i0, template: "<div class=\"profile-data-views-list-container\">\n <pep-profile-data-views-card *ngFor=\"let profileDataViews of profileDataViewsList\"\n [configurationPerScreenSize]=\"configurationPerScreenSize\" [title]=\"profileDataViews.title\"\n [profileId]=\"profileDataViews.profileId\" [dataViews]=\"profileDataViews.dataViews\"\n [isDefault]=\"profileDataViews.profileId === defaultProfileId\"\n (dataViewEditClick)=\"onDataViewEditClicked($event)\" (dataViewDeleteClick)=\"onDataViewDeleteClicked($event)\">\n </pep-profile-data-views-card>\n\n <pep-button *ngIf=\"nonExistingProfiles?.length > 0\" [value]=\"'PROFILE_DATA_VIEWS_LIST.ADD_PROFILE' | translate\"\n iconName=\"number_plus\" sizeType=\"lg\" (buttonClick)=\"onAddProfileClicked($event)\"></pep-button>\n</div>\n\n<ng-template #selectProfileTemplate let-data>\n <pep-dialog [title]=\"'PROFILE_DATA_VIEWS_LIST.SELECT_PROFILE_DIALOG_TITLE' | translate\" (close)=\"closeDialog()\">\n <ng-container pep-dialog-content>\n <pep-select [label]=\"'PROFILE_DATA_VIEWS_LIST.SELECT_PROFILE' | translate\" [options]=\"data.options\"\n [emptyOption]=\"false\" (valueChange)=\"setSelectedNewProfileId($event)\">\n </pep-select>\n </ng-container>\n <ng-container pep-dialog-actions>\n <div class=\"pep-spacing-element-negative\">\n <button mat-button class=\"pep-spacing-element pep-button md weak\" (click)=\"closeDialog()\">\n {{ 'Cancel' | translate}}\n </button>\n <button mat-button class=\"pep-spacing-element pep-button md strong\" (click)=\"saveNewProfile()\"\n [disabled]=\"selectedNewProfileId === ''\">\n {{ 'Save' | translate}}\n </button>\n </div>\n </ng-container>\n </pep-dialog>\n</ng-template>", styles: [".profile-data-views-list-container{display:flex;align-items:flex-start;gap:1rem}\n"], dependencies: [{ kind: "directive", type: i2.NgForOf, selector: "[ngFor][ngForOf]", inputs: ["ngForOf", "ngForTrackBy", "ngForTemplate"] }, { kind: "directive", type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "component", type: i3.PepButtonComponent, selector: "pep-button", inputs: ["key", "value", "styleType", "styleStateType", "sizeType", "classNames", "disabled", "iconName", "iconPosition", "visible"], outputs: ["buttonClick"] }, { kind: "component", type: i1.PepDialogComponent, selector: "pep-dialog", inputs: ["title", "showClose", "showHeader", "showFooter"], outputs: ["close"] }, { kind: "component", type: i4.PepSelectComponent, selector: "pep-select", inputs: ["key", "value", "label", "type", "mandatory", "disabled", "readonly", "xAlignment", "rowSpan", "options", "visible", "form", "layoutType", "parentFieldKey", "isActive", "showTitle", "emptyOption", "renderTitle"], outputs: ["valueChange", "formValidationChange"] }, { kind: "component", type: i5.ProfileDataViewsCardComponent, selector: "pep-profile-data-views-card", inputs: ["profileId", "title", "dataViews", "configurationPerScreenSize", "isDefault"], outputs: ["dataViewEditClick", "dataViewDeleteClick"] }, { kind: "pipe", type: i6.TranslatePipe, name: "translate" }] });
|
|
74
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ProfileDataViewsListComponent, decorators: [{
|
|
75
75
|
type: Component,
|
|
76
76
|
args: [{ selector: 'pep-profile-data-views-list', template: "<div class=\"profile-data-views-list-container\">\n <pep-profile-data-views-card *ngFor=\"let profileDataViews of profileDataViewsList\"\n [configurationPerScreenSize]=\"configurationPerScreenSize\" [title]=\"profileDataViews.title\"\n [profileId]=\"profileDataViews.profileId\" [dataViews]=\"profileDataViews.dataViews\"\n [isDefault]=\"profileDataViews.profileId === defaultProfileId\"\n (dataViewEditClick)=\"onDataViewEditClicked($event)\" (dataViewDeleteClick)=\"onDataViewDeleteClicked($event)\">\n </pep-profile-data-views-card>\n\n <pep-button *ngIf=\"nonExistingProfiles?.length > 0\" [value]=\"'PROFILE_DATA_VIEWS_LIST.ADD_PROFILE' | translate\"\n iconName=\"number_plus\" sizeType=\"lg\" (buttonClick)=\"onAddProfileClicked($event)\"></pep-button>\n</div>\n\n<ng-template #selectProfileTemplate let-data>\n <pep-dialog [title]=\"'PROFILE_DATA_VIEWS_LIST.SELECT_PROFILE_DIALOG_TITLE' | translate\" (close)=\"closeDialog()\">\n <ng-container pep-dialog-content>\n <pep-select [label]=\"'PROFILE_DATA_VIEWS_LIST.SELECT_PROFILE' | translate\" [options]=\"data.options\"\n [emptyOption]=\"false\" (valueChange)=\"setSelectedNewProfileId($event)\">\n </pep-select>\n </ng-container>\n <ng-container pep-dialog-actions>\n <div class=\"pep-spacing-element-negative\">\n <button mat-button class=\"pep-spacing-element pep-button md weak\" (click)=\"closeDialog()\">\n {{ 'Cancel' | translate}}\n </button>\n <button mat-button class=\"pep-spacing-element pep-button md strong\" (click)=\"saveNewProfile()\"\n [disabled]=\"selectedNewProfileId === ''\">\n {{ 'Save' | translate}}\n </button>\n </div>\n </ng-container>\n </pep-dialog>\n</ng-template>", styles: [".profile-data-views-list-container{display:flex;align-items:flex-start;gap:1rem}\n"] }]
|
|
77
77
|
}], ctorParameters: function () { return [{ type: i1.PepDialogService }]; }, propDecorators: { defaultProfileId: [{
|
|
@@ -24,8 +24,8 @@ export class PepProfileDataViewsListModule {
|
|
|
24
24
|
]);
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
|
-
PepProfileDataViewsListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.
|
|
28
|
-
PepProfileDataViewsListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.
|
|
27
|
+
PepProfileDataViewsListModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: PepProfileDataViewsListModule, deps: [{ token: i1.PepIconRegistry }], target: i0.ɵɵFactoryTarget.NgModule });
|
|
28
|
+
PepProfileDataViewsListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: PepProfileDataViewsListModule, declarations: [ProfileDataViewsListComponent,
|
|
29
29
|
ProfileDataViewsCardComponent,
|
|
30
30
|
ProfileDataViewComponent], imports: [CommonModule,
|
|
31
31
|
ReactiveFormsModule,
|
|
@@ -42,7 +42,7 @@ PepProfileDataViewsListModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14
|
|
|
42
42
|
PepTopBarModule], exports: [ProfileDataViewsListComponent,
|
|
43
43
|
ProfileDataViewsCardComponent,
|
|
44
44
|
ProfileDataViewComponent] });
|
|
45
|
-
PepProfileDataViewsListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.
|
|
45
|
+
PepProfileDataViewsListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: PepProfileDataViewsListModule, imports: [CommonModule,
|
|
46
46
|
ReactiveFormsModule,
|
|
47
47
|
// Material modules,
|
|
48
48
|
MatDialogModule,
|
|
@@ -55,7 +55,7 @@ PepProfileDataViewsListModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12
|
|
|
55
55
|
PepMenuModule,
|
|
56
56
|
PepIconModule,
|
|
57
57
|
PepTopBarModule] });
|
|
58
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.
|
|
58
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: PepProfileDataViewsListModule, decorators: [{
|
|
59
59
|
type: NgModule,
|
|
60
60
|
args: [{
|
|
61
61
|
declarations: [
|
|
@@ -28,9 +28,9 @@ export class PepQuantitySelectorValidationDirective {
|
|
|
28
28
|
this.hostElement.nativeElement['value'] = newValue ? newValue : 0;
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
|
-
PepQuantitySelectorValidationDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.
|
|
32
|
-
PepQuantitySelectorValidationDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.
|
|
33
|
-
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.
|
|
31
|
+
PepQuantitySelectorValidationDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: PepQuantitySelectorValidationDirective, deps: [{ token: i0.ElementRef }, { token: i1.PepValidatorService }], target: i0.ɵɵFactoryTarget.Directive });
|
|
32
|
+
PepQuantitySelectorValidationDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: PepQuantitySelectorValidationDirective, selector: "[pepQsValidation]", inputs: { allowDecimal: "allowDecimal" }, host: { listeners: { "change": "onChange($event)", "keydown": "onKeyDown($event)" } }, ngImport: i0 });
|
|
33
|
+
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: PepQuantitySelectorValidationDirective, decorators: [{
|
|
34
34
|
type: Directive,
|
|
35
35
|
args: [{
|
|
36
36
|
selector: '[pepQsValidation]',
|