@po-ui/ng-components 21.0.0-next.0 → 21.0.0-rc.0

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.
Files changed (28) hide show
  1. package/fesm2022/{po-ui-ng-components-po-chart-modal-table.component-CbaQDNei.mjs → po-ui-ng-components-po-chart-modal-table.component-DTtf5iYX.mjs} +4 -4
  2. package/fesm2022/{po-ui-ng-components-po-chart-modal-table.component-CbaQDNei.mjs.map → po-ui-ng-components-po-chart-modal-table.component-DTtf5iYX.mjs.map} +1 -1
  3. package/fesm2022/po-ui-ng-components.mjs +1221 -1206
  4. package/fesm2022/po-ui-ng-components.mjs.map +1 -1
  5. package/lib/components/po-dynamic/po-dynamic.util.d.ts +4 -0
  6. package/lib/components/po-field/po-lookup/po-lookup.component.d.ts +1 -1
  7. package/lib/components/po-field/validators.d.ts +2 -0
  8. package/lib/components/po-tag/po-tag.component.d.ts +1 -0
  9. package/lib/components/po-widget/po-widget-base.component.d.ts +1 -1
  10. package/lib/utils/util.d.ts +6 -0
  11. package/package.json +4 -4
  12. package/po-ui-ng-components-21.0.0-rc.0.tgz +0 -0
  13. package/schematics/ng-add/index.js +1 -1
  14. package/schematics/ng-update/v14/index.js +1 -1
  15. package/schematics/ng-update/v15/index.js +1 -1
  16. package/schematics/ng-update/v16/index.js +1 -1
  17. package/schematics/ng-update/v17/index.js +1 -1
  18. package/schematics/ng-update/v18/index.js +2 -2
  19. package/schematics/ng-update/v19/index.js +2 -2
  20. package/schematics/ng-update/v2/index.js +1 -1
  21. package/schematics/ng-update/v20/index.js +2 -2
  22. package/schematics/ng-update/v21/index.js +1 -1
  23. package/schematics/ng-update/v3/index.js +1 -1
  24. package/schematics/ng-update/v4/index.js +1 -1
  25. package/schematics/ng-update/v5/index.js +1 -1
  26. package/schematics/ng-update/v6/index.js +1 -1
  27. package/types/po-ui-ng-components.d.ts +3 -2
  28. package/po-ui-ng-components-21.0.0-next.0.tgz +0 -0
@@ -8,14 +8,14 @@ class PoChartModalTableComponent {
8
8
  itemsTable;
9
9
  columnsTable;
10
10
  actionModal;
11
- static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.8", ngImport: i0, type: PoChartModalTableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
- static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.8", type: PoChartModalTableComponent, isStandalone: true, selector: "po-chart-modal-table", inputs: { title: "title", itemsTable: "itemsTable", columnsTable: "columnsTable", actionModal: "actionModal" }, viewQueries: [{ propertyName: "modalComponent", first: true, predicate: ["modalComponent"], descendants: true, static: true }], ngImport: i0, template: `
11
+ static ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: PoChartModalTableComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
12
+ static ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "21.0.9", type: PoChartModalTableComponent, isStandalone: true, selector: "po-chart-modal-table", inputs: { title: "title", itemsTable: "itemsTable", columnsTable: "columnsTable", actionModal: "actionModal" }, viewQueries: [{ propertyName: "modalComponent", first: true, predicate: ["modalComponent"], descendants: true, static: true }], ngImport: i0, template: `
13
13
  <po-modal #modalComponent [p-click-out]="true" [p-title]="title" [p-primary-action]="actionModal">
14
14
  <po-table [p-hide-columns-manager]="true" [p-items]="itemsTable" [p-columns]="columnsTable"></po-table>
15
15
  </po-modal>
16
16
  `, isInline: true, dependencies: [{ kind: "ngmodule", type: PoModalModule }, { kind: "component", type: PoModalComponent, selector: "po-modal" }, { kind: "ngmodule", type: PoTableModule }, { kind: "component", type: PoTableComponent, selector: "po-table" }] });
17
17
  }
18
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.8", ngImport: i0, type: PoChartModalTableComponent, decorators: [{
18
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.9", ngImport: i0, type: PoChartModalTableComponent, decorators: [{
19
19
  type: Component,
20
20
  args: [{
21
21
  standalone: true,
@@ -41,4 +41,4 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "21.0.8", ngImpor
41
41
  }] } });
42
42
 
43
43
  export { PoChartModalTableComponent };
44
- //# sourceMappingURL=po-ui-ng-components-po-chart-modal-table.component-CbaQDNei.mjs.map
44
+ //# sourceMappingURL=po-ui-ng-components-po-chart-modal-table.component-DTtf5iYX.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"po-ui-ng-components-po-chart-modal-table.component-CbaQDNei.mjs","sources":["../../../projects/ui/src/lib/components/po-chart/po-chart-modal-table/po-chart-modal-table.component.ts"],"sourcesContent":["import { Component, Input, ViewChild } from '@angular/core';\n\nimport { PoModalComponent, PoModalModule } from '../../po-modal';\nimport { PoTableModule } from '../../po-table';\n\n@Component({\n standalone: true,\n imports: [PoModalModule, PoTableModule],\n selector: 'po-chart-modal-table',\n template: `\n <po-modal #modalComponent [p-click-out]=\"true\" [p-title]=\"title\" [p-primary-action]=\"actionModal\">\n <po-table [p-hide-columns-manager]=\"true\" [p-items]=\"itemsTable\" [p-columns]=\"columnsTable\"></po-table>\n </po-modal>\n `\n})\nexport class PoChartModalTableComponent {\n @ViewChild('modalComponent', { static: true }) modalComponent: PoModalComponent;\n\n @Input() title: string;\n @Input() itemsTable: Array<any>;\n @Input() columnsTable: Array<any>;\n @Input() actionModal: any;\n}\n"],"names":["i2.PoTableComponent"],"mappings":";;;;MAea,0BAA0B,CAAA;AACU,IAAA,cAAc;AAEpD,IAAA,KAAK;AACL,IAAA,UAAU;AACV,IAAA,YAAY;AACZ,IAAA,WAAW;uGANT,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAA1B,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,0BAA0B,EAN3B,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sBAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,OAAA,EAAA,UAAA,EAAA,YAAA,EAAA,YAAA,EAAA,cAAA,EAAA,WAAA,EAAA,aAAA,EAAA,EAAA,WAAA,EAAA,CAAA,EAAA,YAAA,EAAA,gBAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,gBAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAAA;;;;GAIT,EANS,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAAA,aAAa,mGAAE,aAAa,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,gBAAA,EAAA,QAAA,EAAA,UAAA,EAAA,CAAA,EAAA,CAAA;;2FAQ3B,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAVtC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,OAAO,EAAE,CAAC,aAAa,EAAE,aAAa,CAAC;AACvC,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,QAAQ,EAAE;;;;AAIT,EAAA;AACF,iBAAA;;sBAEE,SAAS;AAAC,gBAAA,IAAA,EAAA,CAAA,gBAAgB,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE;;sBAE5C;;sBACA;;sBACA;;sBACA;;;;;"}
1
+ {"version":3,"file":"po-ui-ng-components-po-chart-modal-table.component-DTtf5iYX.mjs","sources":["../../../projects/ui/src/lib/components/po-chart/po-chart-modal-table/po-chart-modal-table.component.ts"],"sourcesContent":["import { Component, Input, ViewChild } from '@angular/core';\n\nimport { PoModalComponent, PoModalModule } from '../../po-modal';\nimport { PoTableModule } from '../../po-table';\n\n@Component({\n standalone: true,\n imports: [PoModalModule, PoTableModule],\n selector: 'po-chart-modal-table',\n template: `\n <po-modal #modalComponent [p-click-out]=\"true\" [p-title]=\"title\" [p-primary-action]=\"actionModal\">\n <po-table [p-hide-columns-manager]=\"true\" [p-items]=\"itemsTable\" [p-columns]=\"columnsTable\"></po-table>\n </po-modal>\n `\n})\nexport class PoChartModalTableComponent {\n @ViewChild('modalComponent', { static: true }) modalComponent: PoModalComponent;\n\n @Input() title: string;\n @Input() itemsTable: Array<any>;\n @Input() columnsTable: Array<any>;\n @Input() actionModal: any;\n}\n"],"names":["i2.PoTableComponent"],"mappings":";;;;MAea,0BAA0B,CAAA;AACU,IAAA,cAAc;AAEpD,IAAA,KAAK;AACL,IAAA,UAAU;AACV,IAAA,YAAY;AACZ,IAAA,WAAW;uGANT,0BAA0B,EAAA,IAAA,EAAA,EAAA,EAAA,MAAA,EAAA,EAAA,CAAA,eAAA,CAAA,SAAA,EAAA,CAAA;AAA1B,IAAA,OAAA,IAAA,GAAA,EAAA,CAAA,oBAAA,CAAA,EAAA,UAAA,EAAA,QAAA,EAAA,OAAA,EAAA,QAAA,EAAA,IAAA,EAAA,0BAA0B,EAN3B,YAAA,EAAA,IAAA,EAAA,QAAA,EAAA,sBAAA,EAAA,MAAA,EAAA,EAAA,KAAA,EAAA,OAAA,EAAA,UAAA,EAAA,YAAA,EAAA,YAAA,EAAA,cAAA,EAAA,WAAA,EAAA,aAAA,EAAA,EAAA,WAAA,EAAA,CAAA,EAAA,YAAA,EAAA,gBAAA,EAAA,KAAA,EAAA,IAAA,EAAA,SAAA,EAAA,CAAA,gBAAA,CAAA,EAAA,WAAA,EAAA,IAAA,EAAA,MAAA,EAAA,IAAA,EAAA,CAAA,EAAA,QAAA,EAAA,EAAA,EAAA,QAAA,EAAA;;;;GAIT,EANS,QAAA,EAAA,IAAA,EAAA,YAAA,EAAA,CAAA,EAAA,IAAA,EAAA,UAAA,EAAA,IAAA,EAAA,aAAa,mGAAE,aAAa,EAAA,EAAA,EAAA,IAAA,EAAA,WAAA,EAAA,IAAA,EAAAA,gBAAA,EAAA,QAAA,EAAA,UAAA,EAAA,CAAA,EAAA,CAAA;;2FAQ3B,0BAA0B,EAAA,UAAA,EAAA,CAAA;kBAVtC,SAAS;AAAC,YAAA,IAAA,EAAA,CAAA;AACT,oBAAA,UAAU,EAAE,IAAI;AAChB,oBAAA,OAAO,EAAE,CAAC,aAAa,EAAE,aAAa,CAAC;AACvC,oBAAA,QAAQ,EAAE,sBAAsB;AAChC,oBAAA,QAAQ,EAAE;;;;AAIT,EAAA;AACF,iBAAA;;sBAEE,SAAS;AAAC,gBAAA,IAAA,EAAA,CAAA,gBAAgB,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE;;sBAE5C;;sBACA;;sBACA;;sBACA;;;;;"}