wuic-framework-lib 0.1.0 → 0.3.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.
@@ -2,7 +2,7 @@ import * as i0 from '@angular/core';
2
2
  import { EventEmitter, Output, Input, Component } from '@angular/core';
3
3
  import * as i2 from 'primeng/dialog';
4
4
  import { DialogModule } from 'primeng/dialog';
5
- import { c as ParametricDialogComponent } from './wuic-framework-lib-wuic-framework-lib-CXpwV2Dc.mjs';
5
+ import { c as ParametricDialogComponent } from './wuic-framework-lib-wuic-framework-lib-CpocrbwM.mjs';
6
6
 
7
7
  class PromptDialogFallbackHostComponent {
8
8
  datasource;
@@ -40,8 +40,8 @@ class PromptDialogFallbackHostComponent {
40
40
  this.closed.emit(null);
41
41
  }
42
42
  }
43
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.5", ngImport: i0, type: PromptDialogFallbackHostComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
44
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.5", type: PromptDialogFallbackHostComponent, isStandalone: true, selector: "wuic-prompt-dialog-fallback-host", inputs: { datasource: "datasource", header: "header", width: "width", height: "height", styleClass: "styleClass", position: "position", closable: "closable" }, outputs: { closed: "closed" }, ngImport: i0, template: `
43
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: PromptDialogFallbackHostComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
44
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.2.8", type: PromptDialogFallbackHostComponent, isStandalone: true, selector: "wuic-prompt-dialog-fallback-host", inputs: { datasource: "datasource", header: "header", width: "width", height: "height", styleClass: "styleClass", position: "position", closable: "closable" }, outputs: { closed: "closed" }, ngImport: i0, template: `
45
45
  <p-dialog
46
46
  [header]="header"
47
47
  [visible]="visible"
@@ -56,7 +56,7 @@ class PromptDialogFallbackHostComponent {
56
56
  </p-dialog>
57
57
  `, isInline: true, dependencies: [{ kind: "ngmodule", type: DialogModule }, { kind: "component", type: i2.Dialog, selector: "p-dialog", inputs: ["hostName", "header", "draggable", "resizable", "contentStyle", "contentStyleClass", "modal", "closeOnEscape", "dismissableMask", "rtl", "closable", "breakpoints", "styleClass", "maskStyleClass", "maskStyle", "showHeader", "blockScroll", "autoZIndex", "baseZIndex", "minX", "minY", "focusOnShow", "maximizable", "keepInViewport", "focusTrap", "transitionOptions", "maskMotionOptions", "motionOptions", "closeIcon", "closeAriaLabel", "closeTabindex", "minimizeIcon", "maximizeIcon", "closeButtonProps", "maximizeButtonProps", "visible", "style", "position", "role", "appendTo", "content", "contentTemplate", "footerTemplate", "closeIconTemplate", "maximizeIconTemplate", "minimizeIconTemplate", "headlessTemplate"], outputs: ["onShow", "onHide", "visibleChange", "onResizeInit", "onResizeEnd", "onDragEnd", "onMaximize"] }, { kind: "component", type: ParametricDialogComponent, selector: "wuic-parametric-dialog", inputs: ["datasource", "hardcodedDatasource", "hideToolbar", "isWizard", "isEditForm", "readOnly"], outputs: ["onDialogDataBound", "onDialogTabChange", "onWizardStepChange", "onDialogCustomAction", "onDialogSubmit", "onDialogRollback", "onDialogCloseRequested"] }] });
58
58
  }
59
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.5", ngImport: i0, type: PromptDialogFallbackHostComponent, decorators: [{
59
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.8", ngImport: i0, type: PromptDialogFallbackHostComponent, decorators: [{
60
60
  type: Component,
61
61
  args: [{
62
62
  selector: 'wuic-prompt-dialog-fallback-host',
@@ -96,4 +96,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.2.5", ngImpor
96
96
  }] } });
97
97
 
98
98
  export { PromptDialogFallbackHostComponent };
99
- //# sourceMappingURL=wuic-framework-lib-prompt-dialog-fallback-host.component-CEdDCWJ0.mjs.map
99
+ //# sourceMappingURL=wuic-framework-lib-prompt-dialog-fallback-host.component-sX90o2X8.mjs.map
@@ -1,4 +1,4 @@
1
- export { CallbackPipe, CallbackPipe2, FormatGridViewValuePipe, GetSrcUploadPreviewPipe, IsSelectedRowPipe, LazyDataActionButtonComponent, LazyDataSourceComponent, LazyFieldEditorComponent, LazyImageWrapperComponent, LazyMetaMenuComponent, VisibleFieldListPipe } from 'wuic-framework-lib';
1
+ export { CallbackPipe, CallbackPipe2, FormatGridViewValuePipe, GetSrcUploadPreviewPipe, ImageWrapperComponent, IsSelectedRowPipe, LazyDataActionButtonComponent, LazyDataSourceComponent, LazyFieldEditorComponent, LazyImageWrapperComponent, LazyMetaMenuComponent, VisibleFieldListPipe } from 'wuic-framework-lib';
2
2
 
3
3
  /**
4
4
  * Generated bundle index. Do not edit.