libey-ng-component-library 0.0.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/README.md ADDED
@@ -0,0 +1,24 @@
1
+ # LibeyNgComponentLibrary
2
+
3
+ This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.
4
+
5
+ ## Code scaffolding
6
+
7
+ Run `ng generate component component-name --project libey-ngComponent-library` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project libey-ngComponent-library`.
8
+ > Note: Don't forget to add `--project libey-ngComponent-library` or else it will be added to the default project in your `angular.json` file.
9
+
10
+ ## Build
11
+
12
+ Run `ng build libey-ngComponent-library` to build the project. The build artifacts will be stored in the `dist/` directory.
13
+
14
+ ## Publishing
15
+
16
+ After building your library with `ng build libey-ngComponent-library`, go to the dist folder `cd dist/libey-ng-component-library` and run `npm publish`.
17
+
18
+ ## Running unit tests
19
+
20
+ Run `ng test libey-ngComponent-library` to execute the unit tests via [Karma](https://karma-runner.github.io).
21
+
22
+ ## Further help
23
+
24
+ To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page.
@@ -0,0 +1,160 @@
1
+ (function (global, factory) {
2
+ typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/common')) :
3
+ typeof define === 'function' && define.amd ? define('libey-ng-component-library', ['exports', '@angular/core', '@angular/common'], factory) :
4
+ (global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global["libey-ng-component-library"] = {}, global.ng.core, global.ng.common));
5
+ })(this, (function (exports, i0, i1) { 'use strict';
6
+
7
+ function _interopNamespace(e) {
8
+ if (e && e.__esModule) return e;
9
+ var n = Object.create(null);
10
+ if (e) {
11
+ Object.keys(e).forEach(function (k) {
12
+ if (k !== 'default') {
13
+ var d = Object.getOwnPropertyDescriptor(e, k);
14
+ Object.defineProperty(n, k, d.get ? d : {
15
+ enumerable: true,
16
+ get: function () { return e[k]; }
17
+ });
18
+ }
19
+ });
20
+ }
21
+ n["default"] = e;
22
+ return Object.freeze(n);
23
+ }
24
+
25
+ var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
26
+ var i1__namespace = /*#__PURE__*/_interopNamespace(i1);
27
+
28
+ var LibeyNgComponentLibraryService = /** @class */ (function () {
29
+ function LibeyNgComponentLibraryService() {
30
+ }
31
+ return LibeyNgComponentLibraryService;
32
+ }());
33
+ LibeyNgComponentLibraryService.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgComponentLibraryService, deps: [], target: i0__namespace.ɵɵFactoryTarget.Injectable });
34
+ LibeyNgComponentLibraryService.ɵprov = i0__namespace.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgComponentLibraryService, providedIn: 'root' });
35
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgComponentLibraryService, decorators: [{
36
+ type: i0.Injectable,
37
+ args: [{
38
+ providedIn: 'root'
39
+ }]
40
+ }], ctorParameters: function () { return []; } });
41
+
42
+ var LibeyNgComponentLibraryComponent = /** @class */ (function () {
43
+ function LibeyNgComponentLibraryComponent() {
44
+ }
45
+ LibeyNgComponentLibraryComponent.prototype.ngOnInit = function () {
46
+ };
47
+ return LibeyNgComponentLibraryComponent;
48
+ }());
49
+ LibeyNgComponentLibraryComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgComponentLibraryComponent, deps: [], target: i0__namespace.ɵɵFactoryTarget.Component });
50
+ LibeyNgComponentLibraryComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: LibeyNgComponentLibraryComponent, selector: "lib-libey-ngComponent-library", ngImport: i0__namespace, template: "\n <p>\n libey-ng-component-library works!\n </p>\n ", isInline: true });
51
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgComponentLibraryComponent, decorators: [{
52
+ type: i0.Component,
53
+ args: [{
54
+ selector: 'lib-libey-ngComponent-library',
55
+ template: "\n <p>\n libey-ng-component-library works!\n </p>\n ",
56
+ styles: []
57
+ }]
58
+ }], ctorParameters: function () { return []; } });
59
+
60
+ var LibeyNgTableComponent = /** @class */ (function () {
61
+ function LibeyNgTableComponent(datepipe) {
62
+ this.datepipe = datepipe;
63
+ this.providers = [
64
+ { width: "1150px", class: "bg-white", label: "", appendTo: "container" },
65
+ { width: "793px", class: "div-cabecera-tariff", label: "PROVEEDOR FACTURADOR N° 1" },
66
+ { width: "792px", class: "div-cabecera-patient", label: "PROVEEDOR FACTURADOR N° 2" },
67
+ { width: "792px", class: "div-cabecera-insurance", label: "PROVEEDOR FACTURADOR N° 3" },
68
+ { width: "792px", class: "div-header-text bg-purple", label: "PROVEEDOR FACTURADOR N° 4" },
69
+ { width: "793px", class: "div-administrative-data me-0", label: "PROVEEDOR FACTURADOR N° 5" }
70
+ ];
71
+ this.columns = [
72
+ { width: "135px", text: "Cód. producto", class: "color-sky-blue" },
73
+ { width: "500px", text: "Descrip. producto", class: "color-sky-blue" },
74
+ { width: "385px", text: "Proveedor facturador sugerido", class: "competitionPrice" },
75
+ { width: "130px", text: "Último valor de compra S/IGV sugerido", class: "competitionPrice" },
76
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
77
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
78
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
79
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
80
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
81
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
82
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
83
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
84
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
85
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
86
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
87
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
88
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
89
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
90
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
91
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
92
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
93
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
94
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
95
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
96
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
97
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
98
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
99
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
100
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" }
101
+ ];
102
+ }
103
+ LibeyNgTableComponent.prototype.ngOnInit = function () {
104
+ };
105
+ return LibeyNgTableComponent;
106
+ }());
107
+ LibeyNgTableComponent.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgTableComponent, deps: [{ token: i1__namespace.DatePipe }], target: i0__namespace.ɵɵFactoryTarget.Component });
108
+ LibeyNgTableComponent.ɵcmp = i0__namespace.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: LibeyNgTableComponent, selector: "libey-ng-table", ngImport: i0__namespace, template: "<div class=\"col-12 mb-5 table-scroll h-auto mh-600px\">\r\n <div class=\"div-header-sticky w-5125px mb-1\">\r\n <div class=\"d-flex\">\r\n <div *ngFor=\"let provider of providers\"\r\n [style.width]=\"provider.width\"\r\n [attr.appendTo]=\"provider.appendTo ? provider.appendTo : null\">\r\n <label>{{ provider.label }}</label>\r\n </div>\r\n </div>\r\n </div>\r\n <table class=\"table mb-0 p-0\">\r\n <thead class=\"div-table-header h-50px\">\r\n <tr style=\"vertical-align: middle;position: sticky !important;z-index: 10;top: 23px;\">\r\n <th *ngFor=\"let col of columns\" [style.width]=\"col.width\" class=\"table-header font-detalle3 py-0\">\r\n {{ col.text }}\r\n </th>\r\n </tr>\r\n </thead>\r\n <ng-container>\r\n <tbody>\r\n\r\n <ng-container *ngFor=\"let group of materialSupplier\">\r\n <tr style=\"border-bottom: 1px solid #EFEFEF !important;\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialDescription }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.businessName}}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.purchaseValue }}</label>\r\n </td>\r\n <ng-container *ngFor=\"let item of group.items.slice(0, 5)\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.providerTaxIdentificationCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.businessName }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ item.purchaseValue }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.merchandiseMaterialDocumentCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1\">\r\n <label class=\"align-middle\">{{ item.createdDateTime }}</label>\r\n </td>\r\n </ng-container>\r\n </tr>\r\n </ng-container>\r\n </tbody>\r\n </ng-container>\r\n </table>\r\n</div>", styles: [""] });
109
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgTableComponent, decorators: [{
110
+ type: i0.Component,
111
+ args: [{
112
+ selector: 'libey-ng-table',
113
+ templateUrl: './libey-ng-table.component.html',
114
+ styleUrls: ['./libey-ng-table.component.css']
115
+ }]
116
+ }], ctorParameters: function () { return [{ type: i1__namespace.DatePipe }]; } });
117
+
118
+ var LibeyNgComponentLibraryModule = /** @class */ (function () {
119
+ function LibeyNgComponentLibraryModule() {
120
+ }
121
+ return LibeyNgComponentLibraryModule;
122
+ }());
123
+ LibeyNgComponentLibraryModule.ɵfac = i0__namespace.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgComponentLibraryModule, deps: [], target: i0__namespace.ɵɵFactoryTarget.NgModule });
124
+ LibeyNgComponentLibraryModule.ɵmod = i0__namespace.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgComponentLibraryModule, declarations: [LibeyNgComponentLibraryComponent,
125
+ LibeyNgTableComponent], exports: [LibeyNgComponentLibraryComponent,
126
+ LibeyNgTableComponent] });
127
+ LibeyNgComponentLibraryModule.ɵinj = i0__namespace.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgComponentLibraryModule, providers: [i1.DatePipe], imports: [[]] });
128
+ i0__namespace.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0__namespace, type: LibeyNgComponentLibraryModule, decorators: [{
129
+ type: i0.NgModule,
130
+ args: [{
131
+ declarations: [
132
+ LibeyNgComponentLibraryComponent,
133
+ LibeyNgTableComponent,
134
+ ],
135
+ imports: [],
136
+ exports: [
137
+ LibeyNgComponentLibraryComponent,
138
+ LibeyNgTableComponent
139
+ ],
140
+ providers: [i1.DatePipe]
141
+ }]
142
+ }] });
143
+
144
+ /*
145
+ * Public API Surface of libey-ng-component-library
146
+ */
147
+
148
+ /**
149
+ * Generated bundle index. Do not edit.
150
+ */
151
+
152
+ exports.LibeyNgComponentLibraryComponent = LibeyNgComponentLibraryComponent;
153
+ exports.LibeyNgComponentLibraryModule = LibeyNgComponentLibraryModule;
154
+ exports.LibeyNgComponentLibraryService = LibeyNgComponentLibraryService;
155
+ exports.LibeyNgTableComponent = LibeyNgTableComponent;
156
+
157
+ Object.defineProperty(exports, '__esModule', { value: true });
158
+
159
+ }));
160
+ //# sourceMappingURL=libey-ng-component-library.umd.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"libey-ng-component-library.umd.js","sources":["../../../projects/libey-ng-component-library/src/lib/libey-ng-component-library.service.ts","../../../projects/libey-ng-component-library/src/lib/libey-ng-component-library.component.ts","../../../projects/libey-ng-component-library/src/lib/table/libey-ng-table.component.ts","../../../projects/libey-ng-component-library/src/lib/table/libey-ng-table.component.html","../../../projects/libey-ng-component-library/src/lib/libey-ng-component-library.module.ts","../../../projects/libey-ng-component-library/src/public-api.ts","../../../projects/libey-ng-component-library/src/libey-ng-component-library.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class LibeyNgComponentLibraryService {\n\n constructor() { }\n}\n","import { Component, OnInit } from '@angular/core';\n\n@Component({\n selector: 'lib-libey-ngComponent-library',\n template: `\n <p>\n libey-ng-component-library works!\n </p>\n `,\n styles: [\n ]\n})\nexport class LibeyNgComponentLibraryComponent implements OnInit {\n\n constructor() { }\n\n ngOnInit(): void {\n }\n\n}\n","import { Component, Input, OnInit } from '@angular/core';\r\nimport { DatePipe } from '@angular/common';\r\n@Component({\r\n selector: 'libey-ng-table',\r\n templateUrl: './libey-ng-table.component.html',\r\n styleUrls: ['./libey-ng-table.component.css']\r\n})\r\nexport class LibeyNgTableComponent implements OnInit {\r\n \r\n constructor(private datepipe: DatePipe) { }\r\n\r\n providers = [\r\n { width: \"1150px\", class: \"bg-white\", label: \"\", appendTo: \"container\" },\r\n { width: \"793px\", class: \"div-cabecera-tariff\", label: \"PROVEEDOR FACTURADOR N° 1\" },\r\n { width: \"792px\", class: \"div-cabecera-patient\", label: \"PROVEEDOR FACTURADOR N° 2\" },\r\n { width: \"792px\", class: \"div-cabecera-insurance\", label: \"PROVEEDOR FACTURADOR N° 3\" },\r\n { width: \"792px\", class: \"div-header-text bg-purple\", label: \"PROVEEDOR FACTURADOR N° 4\" },\r\n { width: \"793px\", class: \"div-administrative-data me-0\", label: \"PROVEEDOR FACTURADOR N° 5\" }\r\n ];\r\n\r\n columns = [\r\n { width: \"135px\", text: \"Cód. producto\", class: \"color-sky-blue\" },\r\n { width: \"500px\", text: \"Descrip. producto\", class: \"color-sky-blue\" },\r\n { width: \"385px\", text: \"Proveedor facturador sugerido\", class: \"competitionPrice\" },\r\n { width: \"130px\", text: \"Último valor de compra S/IGV sugerido\", class: \"competitionPrice\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" }\r\n ];\r\n ngOnInit(): void {\r\n }\r\n\r\n}\r\n","<div class=\"col-12 mb-5 table-scroll h-auto mh-600px\">\r\n <div class=\"div-header-sticky w-5125px mb-1\">\r\n <div class=\"d-flex\">\r\n <div *ngFor=\"let provider of providers\"\r\n [style.width]=\"provider.width\"\r\n [attr.appendTo]=\"provider.appendTo ? provider.appendTo : null\">\r\n <label>{{ provider.label }}</label>\r\n </div>\r\n </div>\r\n </div>\r\n <table class=\"table mb-0 p-0\">\r\n <thead class=\"div-table-header h-50px\">\r\n <tr style=\"vertical-align: middle;position: sticky !important;z-index: 10;top: 23px;\">\r\n <th *ngFor=\"let col of columns\" [style.width]=\"col.width\" class=\"table-header font-detalle3 py-0\">\r\n {{ col.text }}\r\n </th>\r\n </tr>\r\n </thead>\r\n <ng-container>\r\n <tbody>\r\n\r\n <ng-container *ngFor=\"let group of materialSupplier\">\r\n <tr style=\"border-bottom: 1px solid #EFEFEF !important;\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialDescription }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.businessName}}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.purchaseValue }}</label>\r\n </td>\r\n <ng-container *ngFor=\"let item of group.items.slice(0, 5)\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.providerTaxIdentificationCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.businessName }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ item.purchaseValue }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.merchandiseMaterialDocumentCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1\">\r\n <label class=\"align-middle\">{{ item.createdDateTime }}</label>\r\n </td>\r\n </ng-container>\r\n </tr>\r\n </ng-container>\r\n </tbody>\r\n </ng-container>\r\n </table>\r\n</div>","import { NgModule } from '@angular/core';\nimport { LibeyNgComponentLibraryComponent } from './libey-ng-component-library.component';\nimport { LibeyNgTableComponent } from './table/libey-ng-table.component';\nimport { CommonModule, DatePipe } from '@angular/common';\n\n\n\n@NgModule({\n declarations: [\n LibeyNgComponentLibraryComponent,\n LibeyNgTableComponent,\n ],\n imports: [\n ],\n exports: [\n LibeyNgComponentLibraryComponent,\n LibeyNgTableComponent\n ],\n providers: [DatePipe]\n})\nexport class LibeyNgComponentLibraryModule { }\n","/*\n * Public API Surface of libey-ng-component-library\n */\n\nexport * from './lib/libey-ng-component-library.service';\nexport * from './lib/libey-ng-component-library.component';\nexport * from './lib/libey-ng-component-library.module';\nexport * from './lib/table/libey-ng-table.component';","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":["i0","Injectable","Component","i1","DatePipe","NgModule"],"mappings":"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"}
@@ -0,0 +1,26 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class LibeyNgComponentLibraryComponent {
4
+ constructor() { }
5
+ ngOnInit() {
6
+ }
7
+ }
8
+ LibeyNgComponentLibraryComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
9
+ LibeyNgComponentLibraryComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: LibeyNgComponentLibraryComponent, selector: "lib-libey-ngComponent-library", ngImport: i0, template: `
10
+ <p>
11
+ libey-ng-component-library works!
12
+ </p>
13
+ `, isInline: true });
14
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryComponent, decorators: [{
15
+ type: Component,
16
+ args: [{
17
+ selector: 'lib-libey-ngComponent-library',
18
+ template: `
19
+ <p>
20
+ libey-ng-component-library works!
21
+ </p>
22
+ `,
23
+ styles: []
24
+ }]
25
+ }], ctorParameters: function () { return []; } });
26
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGliZXktbmctY29tcG9uZW50LWxpYnJhcnkuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvbGliZXktbmctY29tcG9uZW50LWxpYnJhcnkvc3JjL2xpYi9saWJleS1uZy1jb21wb25lbnQtbGlicmFyeS5jb21wb25lbnQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFNBQVMsRUFBVSxNQUFNLGVBQWUsQ0FBQzs7QUFZbEQsTUFBTSxPQUFPLGdDQUFnQztJQUUzQyxnQkFBZ0IsQ0FBQztJQUVqQixRQUFRO0lBQ1IsQ0FBQzs7OEhBTFUsZ0NBQWdDO2tIQUFoQyxnQ0FBZ0MscUVBUmpDOzs7O0dBSVQ7NEZBSVUsZ0NBQWdDO2tCQVY1QyxTQUFTO21CQUFDO29CQUNULFFBQVEsRUFBRSwrQkFBK0I7b0JBQ3pDLFFBQVEsRUFBRTs7OztHQUlUO29CQUNELE1BQU0sRUFBRSxFQUNQO2lCQUNGIiwic291cmNlc0NvbnRlbnQiOlsiaW1wb3J0IHsgQ29tcG9uZW50LCBPbkluaXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcblxuQENvbXBvbmVudCh7XG4gIHNlbGVjdG9yOiAnbGliLWxpYmV5LW5nQ29tcG9uZW50LWxpYnJhcnknLFxuICB0ZW1wbGF0ZTogYFxuICAgIDxwPlxuICAgICAgbGliZXktbmctY29tcG9uZW50LWxpYnJhcnkgd29ya3MhXG4gICAgPC9wPlxuICBgLFxuICBzdHlsZXM6IFtcbiAgXVxufSlcbmV4cG9ydCBjbGFzcyBMaWJleU5nQ29tcG9uZW50TGlicmFyeUNvbXBvbmVudCBpbXBsZW1lbnRzIE9uSW5pdCB7XG5cbiAgY29uc3RydWN0b3IoKSB7IH1cblxuICBuZ09uSW5pdCgpOiB2b2lkIHtcbiAgfVxuXG59XG4iXX0=
@@ -0,0 +1,28 @@
1
+ import { NgModule } from '@angular/core';
2
+ import { LibeyNgComponentLibraryComponent } from './libey-ng-component-library.component';
3
+ import { LibeyNgTableComponent } from './table/libey-ng-table.component';
4
+ import { DatePipe } from '@angular/common';
5
+ import * as i0 from "@angular/core";
6
+ export class LibeyNgComponentLibraryModule {
7
+ }
8
+ LibeyNgComponentLibraryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
9
+ LibeyNgComponentLibraryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryModule, declarations: [LibeyNgComponentLibraryComponent,
10
+ LibeyNgTableComponent], exports: [LibeyNgComponentLibraryComponent,
11
+ LibeyNgTableComponent] });
12
+ LibeyNgComponentLibraryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryModule, providers: [DatePipe], imports: [[]] });
13
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryModule, decorators: [{
14
+ type: NgModule,
15
+ args: [{
16
+ declarations: [
17
+ LibeyNgComponentLibraryComponent,
18
+ LibeyNgTableComponent,
19
+ ],
20
+ imports: [],
21
+ exports: [
22
+ LibeyNgComponentLibraryComponent,
23
+ LibeyNgTableComponent
24
+ ],
25
+ providers: [DatePipe]
26
+ }]
27
+ }] });
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGliZXktbmctY29tcG9uZW50LWxpYnJhcnkubW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vcHJvamVjdHMvbGliZXktbmctY29tcG9uZW50LWxpYnJhcnkvc3JjL2xpYi9saWJleS1uZy1jb21wb25lbnQtbGlicmFyeS5tb2R1bGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUEsT0FBTyxFQUFFLFFBQVEsRUFBRSxNQUFNLGVBQWUsQ0FBQztBQUN6QyxPQUFPLEVBQUUsZ0NBQWdDLEVBQUUsTUFBTSx3Q0FBd0MsQ0FBQztBQUMxRixPQUFPLEVBQUUscUJBQXFCLEVBQUUsTUFBTSxrQ0FBa0MsQ0FBQztBQUN6RSxPQUFPLEVBQWdCLFFBQVEsRUFBRSxNQUFNLGlCQUFpQixDQUFDOztBQWlCekQsTUFBTSxPQUFPLDZCQUE2Qjs7MkhBQTdCLDZCQUE2Qjs0SEFBN0IsNkJBQTZCLGlCQVh0QyxnQ0FBZ0M7UUFDaEMscUJBQXFCLGFBS3JCLGdDQUFnQztRQUNoQyxxQkFBcUI7NEhBSVosNkJBQTZCLGFBRjdCLENBQUMsUUFBUSxDQUFDLFlBTlosRUFDUjs0RkFPVSw2QkFBNkI7a0JBYnpDLFFBQVE7bUJBQUM7b0JBQ1IsWUFBWSxFQUFFO3dCQUNaLGdDQUFnQzt3QkFDaEMscUJBQXFCO3FCQUN0QjtvQkFDRCxPQUFPLEVBQUUsRUFDUjtvQkFDRCxPQUFPLEVBQUU7d0JBQ1AsZ0NBQWdDO3dCQUNoQyxxQkFBcUI7cUJBQ3RCO29CQUNELFNBQVMsRUFBRSxDQUFDLFFBQVEsQ0FBQztpQkFDdEIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBOZ01vZHVsZSB9IGZyb20gJ0Bhbmd1bGFyL2NvcmUnO1xuaW1wb3J0IHsgTGliZXlOZ0NvbXBvbmVudExpYnJhcnlDb21wb25lbnQgfSBmcm9tICcuL2xpYmV5LW5nLWNvbXBvbmVudC1saWJyYXJ5LmNvbXBvbmVudCc7XG5pbXBvcnQgeyBMaWJleU5nVGFibGVDb21wb25lbnQgfSBmcm9tICcuL3RhYmxlL2xpYmV5LW5nLXRhYmxlLmNvbXBvbmVudCc7XG5pbXBvcnQgeyBDb21tb25Nb2R1bGUsIERhdGVQaXBlIH0gZnJvbSAnQGFuZ3VsYXIvY29tbW9uJztcblxuXG5cbkBOZ01vZHVsZSh7XG4gIGRlY2xhcmF0aW9uczogW1xuICAgIExpYmV5TmdDb21wb25lbnRMaWJyYXJ5Q29tcG9uZW50LFxuICAgIExpYmV5TmdUYWJsZUNvbXBvbmVudCxcbiAgXSxcbiAgaW1wb3J0czogW1xuICBdLFxuICBleHBvcnRzOiBbXG4gICAgTGliZXlOZ0NvbXBvbmVudExpYnJhcnlDb21wb25lbnQsXG4gICAgTGliZXlOZ1RhYmxlQ29tcG9uZW50XG4gIF0sXG4gIHByb3ZpZGVyczogW0RhdGVQaXBlXVxufSlcbmV4cG9ydCBjbGFzcyBMaWJleU5nQ29tcG9uZW50TGlicmFyeU1vZHVsZSB7IH1cbiJdfQ==
@@ -0,0 +1,14 @@
1
+ import { Injectable } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export class LibeyNgComponentLibraryService {
4
+ constructor() { }
5
+ }
6
+ LibeyNgComponentLibraryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
7
+ LibeyNgComponentLibraryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryService, providedIn: 'root' });
8
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryService, decorators: [{
9
+ type: Injectable,
10
+ args: [{
11
+ providedIn: 'root'
12
+ }]
13
+ }], ctorParameters: function () { return []; } });
14
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGliZXktbmctY29tcG9uZW50LWxpYnJhcnkuc2VydmljZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3Byb2plY3RzL2xpYmV5LW5nLWNvbXBvbmVudC1saWJyYXJ5L3NyYy9saWIvbGliZXktbmctY29tcG9uZW50LWxpYnJhcnkuc2VydmljZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEVBQUUsVUFBVSxFQUFFLE1BQU0sZUFBZSxDQUFDOztBQUszQyxNQUFNLE9BQU8sOEJBQThCO0lBRXpDLGdCQUFnQixDQUFDOzs0SEFGTiw4QkFBOEI7Z0lBQTlCLDhCQUE4QixjQUY3QixNQUFNOzRGQUVQLDhCQUE4QjtrQkFIMUMsVUFBVTttQkFBQztvQkFDVixVQUFVLEVBQUUsTUFBTTtpQkFDbkIiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBJbmplY3RhYmxlIH0gZnJvbSAnQGFuZ3VsYXIvY29yZSc7XG5cbkBJbmplY3RhYmxlKHtcbiAgcHJvdmlkZWRJbjogJ3Jvb3QnXG59KVxuZXhwb3J0IGNsYXNzIExpYmV5TmdDb21wb25lbnRMaWJyYXJ5U2VydmljZSB7XG5cbiAgY29uc3RydWN0b3IoKSB7IH1cbn1cbiJdfQ==
@@ -0,0 +1,60 @@
1
+ import { Component } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ import * as i1 from "@angular/common";
4
+ export class LibeyNgTableComponent {
5
+ constructor(datepipe) {
6
+ this.datepipe = datepipe;
7
+ this.providers = [
8
+ { width: "1150px", class: "bg-white", label: "", appendTo: "container" },
9
+ { width: "793px", class: "div-cabecera-tariff", label: "PROVEEDOR FACTURADOR N° 1" },
10
+ { width: "792px", class: "div-cabecera-patient", label: "PROVEEDOR FACTURADOR N° 2" },
11
+ { width: "792px", class: "div-cabecera-insurance", label: "PROVEEDOR FACTURADOR N° 3" },
12
+ { width: "792px", class: "div-header-text bg-purple", label: "PROVEEDOR FACTURADOR N° 4" },
13
+ { width: "793px", class: "div-administrative-data me-0", label: "PROVEEDOR FACTURADOR N° 5" }
14
+ ];
15
+ this.columns = [
16
+ { width: "135px", text: "Cód. producto", class: "color-sky-blue" },
17
+ { width: "500px", text: "Descrip. producto", class: "color-sky-blue" },
18
+ { width: "385px", text: "Proveedor facturador sugerido", class: "competitionPrice" },
19
+ { width: "130px", text: "Último valor de compra S/IGV sugerido", class: "competitionPrice" },
20
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
21
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
22
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
23
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
24
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
25
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
26
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
27
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
28
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
29
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
30
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
31
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
32
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
33
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
34
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
35
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
36
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
37
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
38
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
39
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
40
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
41
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
42
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
43
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
44
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" }
45
+ ];
46
+ }
47
+ ngOnInit() {
48
+ }
49
+ }
50
+ LibeyNgTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgTableComponent, deps: [{ token: i1.DatePipe }], target: i0.ɵɵFactoryTarget.Component });
51
+ LibeyNgTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: LibeyNgTableComponent, selector: "libey-ng-table", ngImport: i0, template: "<div class=\"col-12 mb-5 table-scroll h-auto mh-600px\">\r\n <div class=\"div-header-sticky w-5125px mb-1\">\r\n <div class=\"d-flex\">\r\n <div *ngFor=\"let provider of providers\"\r\n [style.width]=\"provider.width\"\r\n [attr.appendTo]=\"provider.appendTo ? provider.appendTo : null\">\r\n <label>{{ provider.label }}</label>\r\n </div>\r\n </div>\r\n </div>\r\n <table class=\"table mb-0 p-0\">\r\n <thead class=\"div-table-header h-50px\">\r\n <tr style=\"vertical-align: middle;position: sticky !important;z-index: 10;top: 23px;\">\r\n <th *ngFor=\"let col of columns\" [style.width]=\"col.width\" class=\"table-header font-detalle3 py-0\">\r\n {{ col.text }}\r\n </th>\r\n </tr>\r\n </thead>\r\n <ng-container>\r\n <tbody>\r\n\r\n <ng-container *ngFor=\"let group of materialSupplier\">\r\n <tr style=\"border-bottom: 1px solid #EFEFEF !important;\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialDescription }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.businessName}}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.purchaseValue }}</label>\r\n </td>\r\n <ng-container *ngFor=\"let item of group.items.slice(0, 5)\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.providerTaxIdentificationCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.businessName }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ item.purchaseValue }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.merchandiseMaterialDocumentCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1\">\r\n <label class=\"align-middle\">{{ item.createdDateTime }}</label>\r\n </td>\r\n </ng-container>\r\n </tr>\r\n </ng-container>\r\n </tbody>\r\n </ng-container>\r\n </table>\r\n</div>", styles: [""] });
52
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgTableComponent, decorators: [{
53
+ type: Component,
54
+ args: [{
55
+ selector: 'libey-ng-table',
56
+ templateUrl: './libey-ng-table.component.html',
57
+ styleUrls: ['./libey-ng-table.component.css']
58
+ }]
59
+ }], ctorParameters: function () { return [{ type: i1.DatePipe }]; } });
60
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGliZXktbmctdGFibGUuY29tcG9uZW50LmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vcHJvamVjdHMvbGliZXktbmctY29tcG9uZW50LWxpYnJhcnkvc3JjL2xpYi90YWJsZS9saWJleS1uZy10YWJsZS5jb21wb25lbnQudHMiLCIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9saWJleS1uZy1jb21wb25lbnQtbGlicmFyeS9zcmMvbGliL3RhYmxlL2xpYmV5LW5nLXRhYmxlLmNvbXBvbmVudC5odG1sIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE9BQU8sRUFBRSxTQUFTLEVBQWlCLE1BQU0sZUFBZSxDQUFDOzs7QUFPekQsTUFBTSxPQUFPLHFCQUFxQjtJQUVoQyxZQUFvQixRQUFrQjtRQUFsQixhQUFRLEdBQVIsUUFBUSxDQUFVO1FBRXRDLGNBQVMsR0FBRztZQUNWLEVBQUUsS0FBSyxFQUFFLFFBQVEsRUFBRSxLQUFLLEVBQUUsVUFBVSxFQUFFLEtBQUssRUFBRSxFQUFFLEVBQUUsUUFBUSxFQUFFLFdBQVcsRUFBRTtZQUN4RSxFQUFFLEtBQUssRUFBRSxPQUFPLEVBQUUsS0FBSyxFQUFFLHFCQUFxQixFQUFFLEtBQUssRUFBRSwyQkFBMkIsRUFBRTtZQUNwRixFQUFFLEtBQUssRUFBRSxPQUFPLEVBQUUsS0FBSyxFQUFFLHNCQUFzQixFQUFFLEtBQUssRUFBRSwyQkFBMkIsRUFBRTtZQUNyRixFQUFFLEtBQUssRUFBRSxPQUFPLEVBQUUsS0FBSyxFQUFFLHdCQUF3QixFQUFFLEtBQUssRUFBRSwyQkFBMkIsRUFBRTtZQUN2RixFQUFFLEtBQUssRUFBRSxPQUFPLEVBQUUsS0FBSyxFQUFFLDJCQUEyQixFQUFFLEtBQUssRUFBRSwyQkFBMkIsRUFBRTtZQUMxRixFQUFFLEtBQUssRUFBRSxPQUFPLEVBQUUsS0FBSyxFQUFFLDhCQUE4QixFQUFFLEtBQUssRUFBRSwyQkFBMkIsRUFBRTtTQUM5RixDQUFDO1FBRUYs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QUFFLE9BQU8sRUFBRSxJQUFJLEVBQUUsS0FBSyxFQUFFLEtBQUssRUFBRSxnQkFBZ0IsRUFBRTtZQUN4RCxFQUFFLEtBQUssRUFBRSxPQUFPLEVBQUUsSUFBSSxFQUFFLGNBQWMsRUFBRSxLQUFLLEVBQUUsZ0JBQWdCLEVBQUU7WUFDakUsRUFBRSxLQUFLLEVBQUUsT0FBTyxFQUFFLElBQUksRUFBRSw4QkFBOEIsRUFBRSxLQUFLLEVBQUUsZ0JBQWdCLEVBQUU7WUFDakYsRUFBRSxLQUFLLEVBQUUsT0FBTyxFQUFFLElBQUksRUFBRSxTQUFTLEVBQUUsS0FBSyxFQUFFLGdCQUFnQixFQUFFO1lBQzVELEVBQUUsS0FBSyxFQUFFLE9BQU8sRUFBRSxJQUFJLEVBQUUseUJBQXlCLEVBQUUsS0FBSyxFQUFFLGdCQUFnQixFQUFFO1NBQzdFLENBQUM7SUE5Q3dDLENBQUM7SUErQzNDLFFBQVE7SUFDUixDQUFDOzttSEFsRFUscUJBQXFCO3VHQUFyQixxQkFBcUIsc0RDUGxDLGk2RkF5RE07NEZEbERPLHFCQUFxQjtrQkFMakMsU0FBUzttQkFBQztvQkFDVCxRQUFRLEVBQUUsZ0JBQWdCO29CQUMxQixXQUFXLEVBQUUsaUNBQWlDO29CQUM5QyxTQUFTLEVBQUUsQ0FBQyxnQ0FBZ0MsQ0FBQztpQkFDOUMiLCJzb3VyY2VzQ29udGVudCI6WyJpbXBvcnQgeyBDb21wb25lbnQsIElucHV0LCBPbkluaXQgfSBmcm9tICdAYW5ndWxhci9jb3JlJztcclxuaW1wb3J0IHsgRGF0ZVBpcGUgfSBmcm9tICdAYW5ndWxhci9jb21tb24nO1xyXG5AQ29tcG9uZW50KHtcclxuICBzZWxlY3RvcjogJ2xpYmV5LW5nLXRhYmxlJyxcclxuICB0ZW1wbGF0ZVVybDogJy4vbGliZXktbmctdGFibGUuY29tcG9uZW50Lmh0bWwnLFxyXG4gIHN0eWxlVXJsczogWycuL2xpYmV5LW5nLXRhYmxlLmNvbXBvbmVudC5jc3MnXVxyXG59KVxyXG5leHBvcnQgY2xhc3MgTGliZXlOZ1RhYmxlQ29tcG9uZW50IGltcGxlbWVudHMgT25Jbml0IHtcclxuICBcclxuICBjb25zdHJ1Y3Rvcihwcml2YXRlIGRhdGVwaXBlOiBEYXRlUGlwZSkgeyB9XHJcblxyXG4gIHByb3ZpZGVycyA9IFtcclxuICAgIHsgd2lkdGg6IFwiMTE1MHB4XCIsIGNsYXNzOiBcImJnLXdoaXRlXCIsIGxhYmVsOiBcIlwiLCBhcHBlbmRUbzogXCJjb250YWluZXJcIiB9LFxyXG4gICAgeyB3aWR0aDogXCI3OTNweFwiLCBjbGFzczogXCJkaXYtY2FiZWNlcmEtdGFyaWZmXCIsIGxhYmVsOiBcIlBST1ZFRURPUiBGQUNUVVJBRE9SIE7CsCAxXCIgfSxcclxuICAgIHsgd2lkdGg6IFwiNzkycHhcIiwgY2xhc3M6IFwiZGl2LWNhYmVjZXJhLXBhdGllbnRcIiwgbGFiZWw6IFwiUFJPVkVFRE9SIEZBQ1RVUkFET1IgTsKwIDJcIiB9LFxyXG4gICAgeyB3aWR0aDogXCI3OTJweFwiLCBjbGFzczogXCJkaXYtY2FiZWNlcmEtaW5zdXJhbmNlXCIsIGxhYmVsOiBcIlBST1ZFRURPUiBGQUNUVVJBRE9SIE7CsCAzXCIgfSxcclxuICAgIHsgd2lkdGg6IFwiNzkycHhcIiwgY2xhc3M6IFwiZGl2LWhlYWRlci10ZXh0IGJnLXB1cnBsZVwiLCBsYWJlbDogXCJQUk9WRUVET1IgRkFDVFVSQURPUiBOwrAgNFwiIH0sXHJcbiAgICB7IHdpZHRoOiBcIjc5M3B4XCIsIGNsYXNzOiBcImRpdi1hZG1pbmlzdHJhdGl2ZS1kYXRhIG1lLTBcIiwgbGFiZWw6IFwiUFJPVkVFRE9SIEZBQ1RVUkFET1IgTsKwIDVcIiB9XHJcbiAgXTtcclxuXHJcbiAgY29sdW1ucyA9IFtcclxuICAgIHsgd2lkdGg6IFwiMTM1cHhcIiwgdGV4dDogXCJDw7NkLiBwcm9kdWN0b1wiLCBjbGFzczogXCJjb2xvci1za3ktYmx1ZVwiIH0sXHJcbiAgICB7IHdpZHRoOiBcIjUwMHB4XCIsIHRleHQ6IFwiRGVzY3JpcC4gcHJvZHVjdG9cIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIzODVweFwiLCB0ZXh0OiBcIlByb3ZlZWRvciBmYWN0dXJhZG9yIHN1Z2VyaWRvXCIsIGNsYXNzOiBcImNvbXBldGl0aW9uUHJpY2VcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIxMzBweFwiLCB0ZXh0OiBcIsOabHRpbW8gdmFsb3IgZGUgY29tcHJhIFMvSUdWIHN1Z2VyaWRvXCIsIGNsYXNzOiBcImNvbXBldGl0aW9uUHJpY2VcIiB9LFxyXG5cclxuICAgIHsgd2lkdGg6IFwiMTM1cHhcIiwgdGV4dDogXCJSVUNcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIyNjBweFwiLCB0ZXh0OiBcIlJhesOzbiBTb2NpYWxcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIxMjBweFwiLCB0ZXh0OiBcIsOabHRpbW8gdmFsb3IgZGUgY29tcHJhIFMvSUdWXCIsIGNsYXNzOiBcImNvbG9yLXNreS1ibHVlXCIgfSxcclxuICAgIHsgd2lkdGg6IFwiMTE1cHhcIiwgdGV4dDogXCJDw7NkLiBFTVwiLCBjbGFzczogXCJjb2xvci1za3ktYmx1ZVwiIH0sXHJcbiAgICB7IHdpZHRoOiBcIjE2NXB4XCIsIHRleHQ6IFwiRmVjaGEgeSBob3JhIGluZ3Jlc28gRU1cIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG5cclxuICAgIHsgd2lkdGg6IFwiMTM1cHhcIiwgdGV4dDogXCJSVUNcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIyNjBweFwiLCB0ZXh0OiBcIlJhesOzbiBTb2NpYWxcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIxMjBweFwiLCB0ZXh0OiBcIsOabHRpbW8gdmFsb3IgZGUgY29tcHJhIFMvSUdWXCIsIGNsYXNzOiBcImNvbG9yLXNreS1ibHVlXCIgfSxcclxuICAgIHsgd2lkdGg6IFwiMTE1cHhcIiwgdGV4dDogXCJDw7NkLiBFTVwiLCBjbGFzczogXCJjb2xvci1za3ktYmx1ZVwiIH0sXHJcbiAgICB7IHdpZHRoOiBcIjE2NXB4XCIsIHRleHQ6IFwiRmVjaGEgeSBob3JhIGluZ3Jlc28gRU1cIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG5cclxuICAgIHsgd2lkdGg6IFwiMTM1cHhcIiwgdGV4dDogXCJSVUNcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIyNjBweFwiLCB0ZXh0OiBcIlJhesOzbiBTb2NpYWxcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIxMjBweFwiLCB0ZXh0OiBcIsOabHRpbW8gdmFsb3IgZGUgY29tcHJhIFMvSUdWXCIsIGNsYXNzOiBcImNvbG9yLXNreS1ibHVlXCIgfSxcclxuICAgIHsgd2lkdGg6IFwiMTE1cHhcIiwgdGV4dDogXCJDw7NkLiBFTVwiLCBjbGFzczogXCJjb2xvci1za3ktYmx1ZVwiIH0sXHJcbiAgICB7IHdpZHRoOiBcIjE2NXB4XCIsIHRleHQ6IFwiRmVjaGEgeSBob3JhIGluZ3Jlc28gRU1cIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG5cclxuICAgIHsgd2lkdGg6IFwiMTM1cHhcIiwgdGV4dDogXCJSVUNcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIyNjBweFwiLCB0ZXh0OiBcIlJhesOzbiBTb2NpYWxcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIxMjBweFwiLCB0ZXh0OiBcIsOabHRpbW8gdmFsb3IgZGUgY29tcHJhIFMvSUdWXCIsIGNsYXNzOiBcImNvbG9yLXNreS1ibHVlXCIgfSxcclxuICAgIHsgd2lkdGg6IFwiMTE1cHhcIiwgdGV4dDogXCJDw7NkLiBFTVwiLCBjbGFzczogXCJjb2xvci1za3ktYmx1ZVwiIH0sXHJcbiAgICB7IHdpZHRoOiBcIjE2NXB4XCIsIHRleHQ6IFwiRmVjaGEgeSBob3JhIGluZ3Jlc28gRU1cIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG5cclxuICAgIHsgd2lkdGg6IFwiMTM1cHhcIiwgdGV4dDogXCJSVUNcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIyNjBweFwiLCB0ZXh0OiBcIlJhesOzbiBTb2NpYWxcIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9LFxyXG4gICAgeyB3aWR0aDogXCIxMjBweFwiLCB0ZXh0OiBcIsOabHRpbW8gdmFsb3IgZGUgY29tcHJhIFMvSUdWXCIsIGNsYXNzOiBcImNvbG9yLXNreS1ibHVlXCIgfSxcclxuICAgIHsgd2lkdGg6IFwiMTE1cHhcIiwgdGV4dDogXCJDw7NkLiBFTVwiLCBjbGFzczogXCJjb2xvci1za3ktYmx1ZVwiIH0sXHJcbiAgICB7IHdpZHRoOiBcIjE2NXB4XCIsIHRleHQ6IFwiRmVjaGEgeSBob3JhIGluZ3Jlc28gRU1cIiwgY2xhc3M6IFwiY29sb3Itc2t5LWJsdWVcIiB9XHJcbiAgXTtcclxuICBuZ09uSW5pdCgpOiB2b2lkIHtcclxuICB9XHJcblxyXG59XHJcbiIsIjxkaXYgY2xhc3M9XCJjb2wtMTIgbWItNSB0YWJsZS1zY3JvbGwgaC1hdXRvIG1oLTYwMHB4XCI+XHJcbiAgICA8ZGl2IGNsYXNzPVwiZGl2LWhlYWRlci1zdGlja3kgdy01MTI1cHggbWItMVwiPlxyXG4gICAgICA8ZGl2IGNsYXNzPVwiZC1mbGV4XCI+XHJcbiAgICAgICAgPGRpdiAqbmdGb3I9XCJsZXQgcHJvdmlkZXIgb2YgcHJvdmlkZXJzXCJcclxuICAgICAgICAgICAgIFtzdHlsZS53aWR0aF09XCJwcm92aWRlci53aWR0aFwiXHJcbiAgICAgICAgICAgICBbYXR0ci5hcHBlbmRUb109XCJwcm92aWRlci5hcHBlbmRUbyA/IHByb3ZpZGVyLmFwcGVuZFRvIDogbnVsbFwiPlxyXG4gICAgICAgICAgPGxhYmVsPnt7IHByb3ZpZGVyLmxhYmVsIH19PC9sYWJlbD5cclxuICAgICAgICA8L2Rpdj5cclxuICAgICAgPC9kaXY+XHJcbiAgICA8L2Rpdj5cclxuICAgIDx0YWJsZSBjbGFzcz1cInRhYmxlIG1iLTAgcC0wXCI+XHJcbiAgICAgICAgPHRoZWFkIGNsYXNzPVwiZGl2LXRhYmxlLWhlYWRlciBoLTUwcHhcIj5cclxuICAgICAgICAgICAgPHRyIHN0eWxlPVwidmVydGljYWwtYWxpZ246IG1pZGRsZTtwb3NpdGlvbjogc3RpY2t5ICFpbXBvcnRhbnQ7ei1pbmRleDogMTA7dG9wOiAyM3B4O1wiPlxyXG4gICAgICAgICAgICAgIDx0aCAqbmdGb3I9XCJsZXQgY29sIG9mIGNvbHVtbnNcIiBbc3R5bGUud2lkdGhdPVwiY29sLndpZHRoXCIgY2xhc3M9XCJ0YWJsZS1oZWFkZXIgZm9udC1kZXRhbGxlMyBweS0wXCI+XHJcbiAgICAgICAgICAgICAgICB7eyBjb2wudGV4dCB9fVxyXG4gICAgICAgICAgICAgIDwvdGg+XHJcbiAgICAgICAgICAgIDwvdHI+XHJcbiAgICAgICAgPC90aGVhZD5cclxuICAgICAgICA8bmctY29udGFpbmVyPlxyXG4gICAgICAgICAgPHRib2R5PlxyXG5cclxuICAgICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgZ3JvdXAgb2YgbWF0ZXJpYWxTdXBwbGllclwiPlxyXG4gICAgICAgICAgICA8dHIgc3R5bGU9XCJib3JkZXItYm90dG9tOiAxcHggc29saWQgI0VGRUZFRiAhaW1wb3J0YW50O1wiPlxyXG4gICAgICAgICAgICAgIDx0ZCBjb2xzcGFuPVwiMVwiIGNsYXNzPVwidGFibGUtYm9keSBweS0xIHB4LTE1XCI+XHJcbiAgICAgICAgICAgICAgICA8bGFiZWwgY2xhc3M9XCJhbGlnbi1taWRkbGVcIj57eyBncm91cC5tYXRlcmlhbENvZGUgfX08L2xhYmVsPlxyXG4gICAgICAgICAgICAgIDwvdGQ+XHJcbiAgICAgICAgICAgICAgPHRkIGNvbHNwYW49XCIxXCIgY2xhc3M9XCJ0YWJsZS1ib2R5IHB5LTEgcHgtMTVcIj5cclxuICAgICAgICAgICAgICAgIDxsYWJlbCBjbGFzcz1cImFsaWduLW1pZGRsZVwiPnt7IGdyb3VwLm1hdGVyaWFsRGVzY3JpcHRpb24gfX08L2xhYmVsPlxyXG4gICAgICAgICAgICAgIDwvdGQ+XHJcbiAgICAgICAgICAgICAgPHRkIGNvbHNwYW49XCIxXCIgY2xhc3M9XCJ0YWJsZS1ib2R5IGNvbXBldGl0aW9uUHJpY2Vyb3cgcHktMSBweC0xNVwiPlxyXG4gICAgICAgICAgICAgICAgPGxhYmVsIGNsYXNzPVwiYWxpZ24tbWlkZGxlXCI+e3sgZ3JvdXAuc3VnZ2VzdGVkQmlsbGluZ1Byb3ZpZGVyLmJ1c2luZXNzTmFtZX19PC9sYWJlbD5cclxuICAgICAgICAgICAgICA8L3RkPlxyXG4gICAgICAgICAgICAgIDx0ZCBjb2xzcGFuPVwiMVwiIGNsYXNzPVwidGFibGUtYm9keSBjb21wZXRpdGlvblByaWNlcm93IHB5LTEgcHgtMTUgdGV4dC1lbmRcIj5cclxuICAgICAgICAgICAgICAgIDxsYWJlbCBjbGFzcz1cImFsaWduLW1pZGRsZVwiPnt7IGdyb3VwLnN1Z2dlc3RlZEJpbGxpbmdQcm92aWRlci5wdXJjaGFzZVZhbHVlICB9fTwvbGFiZWw+XHJcbiAgICAgICAgICAgICAgPC90ZD5cclxuICAgICAgICAgICAgPG5nLWNvbnRhaW5lciAqbmdGb3I9XCJsZXQgaXRlbSBvZiBncm91cC5pdGVtcy5zbGljZSgwLCA1KVwiPlxyXG4gICAgICAgICAgICAgIDx0ZCBjb2xzcGFuPVwiMVwiIGNsYXNzPVwidGFibGUtYm9keSBweS0xIHB4LTE1XCI+XHJcbiAgICAgICAgICAgICAgICA8bGFiZWwgY2xhc3M9XCJhbGlnbi1taWRkbGVcIj57eyBpdGVtLnByb3ZpZGVyVGF4SWRlbnRpZmljYXRpb25Db2RlIH19PC9sYWJlbD5cclxuICAgICAgICAgICAgICA8L3RkPlxyXG4gICAgICAgICAgICAgIDx0ZCBjb2xzcGFuPVwiMVwiIGNsYXNzPVwidGFibGUtYm9keSBweS0xIHB4LTE1XCI+XHJcbiAgICAgICAgICAgICAgICA8bGFiZWwgY2xhc3M9XCJhbGlnbi1taWRkbGVcIj57eyBpdGVtLmJ1c2luZXNzTmFtZSB9fTwvbGFiZWw+XHJcbiAgICAgICAgICAgICAgPC90ZD5cclxuICAgICAgICAgICAgICA8dGQgY29sc3Bhbj1cIjFcIiBjbGFzcz1cInRhYmxlLWJvZHkgcHktMSBweC0xNSB0ZXh0LWVuZFwiPlxyXG4gICAgICAgICAgICAgICAgPGxhYmVsIGNsYXNzPVwiYWxpZ24tbWlkZGxlXCI+e3sgaXRlbS5wdXJjaGFzZVZhbHVlIH19PC9sYWJlbD5cclxuICAgICAgICAgICAgICA8L3RkPlxyXG4gICAgICAgICAgICAgIDx0ZCBjb2xzcGFuPVwiMVwiIGNsYXNzPVwidGFibGUtYm9keSBweS0xIHB4LTE1XCI+XHJcbiAgICAgICAgICAgICAgICA8bGFiZWwgY2xhc3M9XCJhbGlnbi1taWRkbGVcIj57eyBpdGVtLm1lcmNoYW5kaXNlTWF0ZXJpYWxEb2N1bWVudENvZGUgfX08L2xhYmVsPlxyXG4gICAgICAgICAgICAgIDwvdGQ+XHJcbiAgICAgICAgICAgICAgPHRkIGNvbHNwYW49XCIxXCIgY2xhc3M9XCJ0YWJsZS1ib2R5IHB5LTFcIj5cclxuICAgICAgICAgICAgICAgIDxsYWJlbCBjbGFzcz1cImFsaWduLW1pZGRsZVwiPnt7IGl0ZW0uY3JlYXRlZERhdGVUaW1lIH19PC9sYWJlbD5cclxuICAgICAgICAgICAgICA8L3RkPlxyXG4gICAgICAgICAgICA8L25nLWNvbnRhaW5lcj5cclxuICAgICAgICAgICAgPC90cj5cclxuICAgICAgICAgICAgPC9uZy1jb250YWluZXI+XHJcbiAgICAgICAgICA8L3Rib2R5PlxyXG4gICAgICAgIDwvbmctY29udGFpbmVyPlxyXG4gICAgPC90YWJsZT5cclxuPC9kaXY+Il19
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ export * from './public-api';
5
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibGliZXktbmctY29tcG9uZW50LWxpYnJhcnkuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9wcm9qZWN0cy9saWJleS1uZy1jb21wb25lbnQtbGlicmFyeS9zcmMvbGliZXktbmctY29tcG9uZW50LWxpYnJhcnkudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7O0dBRUc7QUFFSCxjQUFjLGNBQWMsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogR2VuZXJhdGVkIGJ1bmRsZSBpbmRleC4gRG8gbm90IGVkaXQuXG4gKi9cblxuZXhwb3J0ICogZnJvbSAnLi9wdWJsaWMtYXBpJztcbiJdfQ==
@@ -0,0 +1,8 @@
1
+ /*
2
+ * Public API Surface of libey-ng-component-library
3
+ */
4
+ export * from './lib/libey-ng-component-library.service';
5
+ export * from './lib/libey-ng-component-library.component';
6
+ export * from './lib/libey-ng-component-library.module';
7
+ export * from './lib/table/libey-ng-table.component';
8
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHVibGljLWFwaS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL3Byb2plY3RzL2xpYmV5LW5nLWNvbXBvbmVudC1saWJyYXJ5L3NyYy9wdWJsaWMtYXBpLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBOztHQUVHO0FBRUgsY0FBYywwQ0FBMEMsQ0FBQztBQUN6RCxjQUFjLDRDQUE0QyxDQUFDO0FBQzNELGNBQWMseUNBQXlDLENBQUM7QUFDeEQsY0FBYyxzQ0FBc0MsQ0FBQyIsInNvdXJjZXNDb250ZW50IjpbIi8qXG4gKiBQdWJsaWMgQVBJIFN1cmZhY2Ugb2YgbGliZXktbmctY29tcG9uZW50LWxpYnJhcnlcbiAqL1xuXG5leHBvcnQgKiBmcm9tICcuL2xpYi9saWJleS1uZy1jb21wb25lbnQtbGlicmFyeS5zZXJ2aWNlJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2xpYmV5LW5nLWNvbXBvbmVudC1saWJyYXJ5LmNvbXBvbmVudCc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9saWJleS1uZy1jb21wb25lbnQtbGlicmFyeS5tb2R1bGUnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvdGFibGUvbGliZXktbmctdGFibGUuY29tcG9uZW50JzsiXX0=
@@ -0,0 +1,131 @@
1
+ import * as i0 from '@angular/core';
2
+ import { Injectable, Component, NgModule } from '@angular/core';
3
+ import * as i1 from '@angular/common';
4
+ import { DatePipe } from '@angular/common';
5
+
6
+ class LibeyNgComponentLibraryService {
7
+ constructor() { }
8
+ }
9
+ LibeyNgComponentLibraryService.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryService, deps: [], target: i0.ɵɵFactoryTarget.Injectable });
10
+ LibeyNgComponentLibraryService.ɵprov = i0.ɵɵngDeclareInjectable({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryService, providedIn: 'root' });
11
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryService, decorators: [{
12
+ type: Injectable,
13
+ args: [{
14
+ providedIn: 'root'
15
+ }]
16
+ }], ctorParameters: function () { return []; } });
17
+
18
+ class LibeyNgComponentLibraryComponent {
19
+ constructor() { }
20
+ ngOnInit() {
21
+ }
22
+ }
23
+ LibeyNgComponentLibraryComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
24
+ LibeyNgComponentLibraryComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: LibeyNgComponentLibraryComponent, selector: "lib-libey-ngComponent-library", ngImport: i0, template: `
25
+ <p>
26
+ libey-ng-component-library works!
27
+ </p>
28
+ `, isInline: true });
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryComponent, decorators: [{
30
+ type: Component,
31
+ args: [{
32
+ selector: 'lib-libey-ngComponent-library',
33
+ template: `
34
+ <p>
35
+ libey-ng-component-library works!
36
+ </p>
37
+ `,
38
+ styles: []
39
+ }]
40
+ }], ctorParameters: function () { return []; } });
41
+
42
+ class LibeyNgTableComponent {
43
+ constructor(datepipe) {
44
+ this.datepipe = datepipe;
45
+ this.providers = [
46
+ { width: "1150px", class: "bg-white", label: "", appendTo: "container" },
47
+ { width: "793px", class: "div-cabecera-tariff", label: "PROVEEDOR FACTURADOR N° 1" },
48
+ { width: "792px", class: "div-cabecera-patient", label: "PROVEEDOR FACTURADOR N° 2" },
49
+ { width: "792px", class: "div-cabecera-insurance", label: "PROVEEDOR FACTURADOR N° 3" },
50
+ { width: "792px", class: "div-header-text bg-purple", label: "PROVEEDOR FACTURADOR N° 4" },
51
+ { width: "793px", class: "div-administrative-data me-0", label: "PROVEEDOR FACTURADOR N° 5" }
52
+ ];
53
+ this.columns = [
54
+ { width: "135px", text: "Cód. producto", class: "color-sky-blue" },
55
+ { width: "500px", text: "Descrip. producto", class: "color-sky-blue" },
56
+ { width: "385px", text: "Proveedor facturador sugerido", class: "competitionPrice" },
57
+ { width: "130px", text: "Último valor de compra S/IGV sugerido", class: "competitionPrice" },
58
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
59
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
60
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
61
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
62
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
63
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
64
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
65
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
66
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
67
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
68
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
69
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
70
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
71
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
72
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
73
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
74
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
75
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
76
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
77
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" },
78
+ { width: "135px", text: "RUC", class: "color-sky-blue" },
79
+ { width: "260px", text: "Razón Social", class: "color-sky-blue" },
80
+ { width: "120px", text: "Último valor de compra S/IGV", class: "color-sky-blue" },
81
+ { width: "115px", text: "Cód. EM", class: "color-sky-blue" },
82
+ { width: "165px", text: "Fecha y hora ingreso EM", class: "color-sky-blue" }
83
+ ];
84
+ }
85
+ ngOnInit() {
86
+ }
87
+ }
88
+ LibeyNgTableComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgTableComponent, deps: [{ token: i1.DatePipe }], target: i0.ɵɵFactoryTarget.Component });
89
+ LibeyNgTableComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "12.2.17", type: LibeyNgTableComponent, selector: "libey-ng-table", ngImport: i0, template: "<div class=\"col-12 mb-5 table-scroll h-auto mh-600px\">\r\n <div class=\"div-header-sticky w-5125px mb-1\">\r\n <div class=\"d-flex\">\r\n <div *ngFor=\"let provider of providers\"\r\n [style.width]=\"provider.width\"\r\n [attr.appendTo]=\"provider.appendTo ? provider.appendTo : null\">\r\n <label>{{ provider.label }}</label>\r\n </div>\r\n </div>\r\n </div>\r\n <table class=\"table mb-0 p-0\">\r\n <thead class=\"div-table-header h-50px\">\r\n <tr style=\"vertical-align: middle;position: sticky !important;z-index: 10;top: 23px;\">\r\n <th *ngFor=\"let col of columns\" [style.width]=\"col.width\" class=\"table-header font-detalle3 py-0\">\r\n {{ col.text }}\r\n </th>\r\n </tr>\r\n </thead>\r\n <ng-container>\r\n <tbody>\r\n\r\n <ng-container *ngFor=\"let group of materialSupplier\">\r\n <tr style=\"border-bottom: 1px solid #EFEFEF !important;\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialDescription }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.businessName}}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.purchaseValue }}</label>\r\n </td>\r\n <ng-container *ngFor=\"let item of group.items.slice(0, 5)\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.providerTaxIdentificationCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.businessName }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ item.purchaseValue }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.merchandiseMaterialDocumentCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1\">\r\n <label class=\"align-middle\">{{ item.createdDateTime }}</label>\r\n </td>\r\n </ng-container>\r\n </tr>\r\n </ng-container>\r\n </tbody>\r\n </ng-container>\r\n </table>\r\n</div>", styles: [""] });
90
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgTableComponent, decorators: [{
91
+ type: Component,
92
+ args: [{
93
+ selector: 'libey-ng-table',
94
+ templateUrl: './libey-ng-table.component.html',
95
+ styleUrls: ['./libey-ng-table.component.css']
96
+ }]
97
+ }], ctorParameters: function () { return [{ type: i1.DatePipe }]; } });
98
+
99
+ class LibeyNgComponentLibraryModule {
100
+ }
101
+ LibeyNgComponentLibraryModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
102
+ LibeyNgComponentLibraryModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryModule, declarations: [LibeyNgComponentLibraryComponent,
103
+ LibeyNgTableComponent], exports: [LibeyNgComponentLibraryComponent,
104
+ LibeyNgTableComponent] });
105
+ LibeyNgComponentLibraryModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryModule, providers: [DatePipe], imports: [[]] });
106
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "12.2.17", ngImport: i0, type: LibeyNgComponentLibraryModule, decorators: [{
107
+ type: NgModule,
108
+ args: [{
109
+ declarations: [
110
+ LibeyNgComponentLibraryComponent,
111
+ LibeyNgTableComponent,
112
+ ],
113
+ imports: [],
114
+ exports: [
115
+ LibeyNgComponentLibraryComponent,
116
+ LibeyNgTableComponent
117
+ ],
118
+ providers: [DatePipe]
119
+ }]
120
+ }] });
121
+
122
+ /*
123
+ * Public API Surface of libey-ng-component-library
124
+ */
125
+
126
+ /**
127
+ * Generated bundle index. Do not edit.
128
+ */
129
+
130
+ export { LibeyNgComponentLibraryComponent, LibeyNgComponentLibraryModule, LibeyNgComponentLibraryService, LibeyNgTableComponent };
131
+ //# sourceMappingURL=libey-ng-component-library.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"libey-ng-component-library.js","sources":["../../../projects/libey-ng-component-library/src/lib/libey-ng-component-library.service.ts","../../../projects/libey-ng-component-library/src/lib/libey-ng-component-library.component.ts","../../../projects/libey-ng-component-library/src/lib/table/libey-ng-table.component.ts","../../../projects/libey-ng-component-library/src/lib/table/libey-ng-table.component.html","../../../projects/libey-ng-component-library/src/lib/libey-ng-component-library.module.ts","../../../projects/libey-ng-component-library/src/public-api.ts","../../../projects/libey-ng-component-library/src/libey-ng-component-library.ts"],"sourcesContent":["import { Injectable } from '@angular/core';\n\n@Injectable({\n providedIn: 'root'\n})\nexport class LibeyNgComponentLibraryService {\n\n constructor() { }\n}\n","import { Component, OnInit } from '@angular/core';\n\n@Component({\n selector: 'lib-libey-ngComponent-library',\n template: `\n <p>\n libey-ng-component-library works!\n </p>\n `,\n styles: [\n ]\n})\nexport class LibeyNgComponentLibraryComponent implements OnInit {\n\n constructor() { }\n\n ngOnInit(): void {\n }\n\n}\n","import { Component, Input, OnInit } from '@angular/core';\r\nimport { DatePipe } from '@angular/common';\r\n@Component({\r\n selector: 'libey-ng-table',\r\n templateUrl: './libey-ng-table.component.html',\r\n styleUrls: ['./libey-ng-table.component.css']\r\n})\r\nexport class LibeyNgTableComponent implements OnInit {\r\n \r\n constructor(private datepipe: DatePipe) { }\r\n\r\n providers = [\r\n { width: \"1150px\", class: \"bg-white\", label: \"\", appendTo: \"container\" },\r\n { width: \"793px\", class: \"div-cabecera-tariff\", label: \"PROVEEDOR FACTURADOR N° 1\" },\r\n { width: \"792px\", class: \"div-cabecera-patient\", label: \"PROVEEDOR FACTURADOR N° 2\" },\r\n { width: \"792px\", class: \"div-cabecera-insurance\", label: \"PROVEEDOR FACTURADOR N° 3\" },\r\n { width: \"792px\", class: \"div-header-text bg-purple\", label: \"PROVEEDOR FACTURADOR N° 4\" },\r\n { width: \"793px\", class: \"div-administrative-data me-0\", label: \"PROVEEDOR FACTURADOR N° 5\" }\r\n ];\r\n\r\n columns = [\r\n { width: \"135px\", text: \"Cód. producto\", class: \"color-sky-blue\" },\r\n { width: \"500px\", text: \"Descrip. producto\", class: \"color-sky-blue\" },\r\n { width: \"385px\", text: \"Proveedor facturador sugerido\", class: \"competitionPrice\" },\r\n { width: \"130px\", text: \"Último valor de compra S/IGV sugerido\", class: \"competitionPrice\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" },\r\n\r\n { width: \"135px\", text: \"RUC\", class: \"color-sky-blue\" },\r\n { width: \"260px\", text: \"Razón Social\", class: \"color-sky-blue\" },\r\n { width: \"120px\", text: \"Último valor de compra S/IGV\", class: \"color-sky-blue\" },\r\n { width: \"115px\", text: \"Cód. EM\", class: \"color-sky-blue\" },\r\n { width: \"165px\", text: \"Fecha y hora ingreso EM\", class: \"color-sky-blue\" }\r\n ];\r\n ngOnInit(): void {\r\n }\r\n\r\n}\r\n","<div class=\"col-12 mb-5 table-scroll h-auto mh-600px\">\r\n <div class=\"div-header-sticky w-5125px mb-1\">\r\n <div class=\"d-flex\">\r\n <div *ngFor=\"let provider of providers\"\r\n [style.width]=\"provider.width\"\r\n [attr.appendTo]=\"provider.appendTo ? provider.appendTo : null\">\r\n <label>{{ provider.label }}</label>\r\n </div>\r\n </div>\r\n </div>\r\n <table class=\"table mb-0 p-0\">\r\n <thead class=\"div-table-header h-50px\">\r\n <tr style=\"vertical-align: middle;position: sticky !important;z-index: 10;top: 23px;\">\r\n <th *ngFor=\"let col of columns\" [style.width]=\"col.width\" class=\"table-header font-detalle3 py-0\">\r\n {{ col.text }}\r\n </th>\r\n </tr>\r\n </thead>\r\n <ng-container>\r\n <tbody>\r\n\r\n <ng-container *ngFor=\"let group of materialSupplier\">\r\n <tr style=\"border-bottom: 1px solid #EFEFEF !important;\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.materialDescription }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.businessName}}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body competitionPricerow py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ group.suggestedBillingProvider.purchaseValue }}</label>\r\n </td>\r\n <ng-container *ngFor=\"let item of group.items.slice(0, 5)\">\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.providerTaxIdentificationCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.businessName }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15 text-end\">\r\n <label class=\"align-middle\">{{ item.purchaseValue }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1 px-15\">\r\n <label class=\"align-middle\">{{ item.merchandiseMaterialDocumentCode }}</label>\r\n </td>\r\n <td colspan=\"1\" class=\"table-body py-1\">\r\n <label class=\"align-middle\">{{ item.createdDateTime }}</label>\r\n </td>\r\n </ng-container>\r\n </tr>\r\n </ng-container>\r\n </tbody>\r\n </ng-container>\r\n </table>\r\n</div>","import { NgModule } from '@angular/core';\nimport { LibeyNgComponentLibraryComponent } from './libey-ng-component-library.component';\nimport { LibeyNgTableComponent } from './table/libey-ng-table.component';\nimport { CommonModule, DatePipe } from '@angular/common';\n\n\n\n@NgModule({\n declarations: [\n LibeyNgComponentLibraryComponent,\n LibeyNgTableComponent,\n ],\n imports: [\n ],\n exports: [\n LibeyNgComponentLibraryComponent,\n LibeyNgTableComponent\n ],\n providers: [DatePipe]\n})\nexport class LibeyNgComponentLibraryModule { }\n","/*\n * Public API Surface of libey-ng-component-library\n */\n\nexport * from './lib/libey-ng-component-library.service';\nexport * from './lib/libey-ng-component-library.component';\nexport * from './lib/libey-ng-component-library.module';\nexport * from './lib/table/libey-ng-table.component';","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './public-api';\n"],"names":[],"mappings":"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"}
@@ -0,0 +1,8 @@
1
+ import { OnInit } from '@angular/core';
2
+ import * as i0 from "@angular/core";
3
+ export declare class LibeyNgComponentLibraryComponent implements OnInit {
4
+ constructor();
5
+ ngOnInit(): void;
6
+ static ɵfac: i0.ɵɵFactoryDeclaration<LibeyNgComponentLibraryComponent, never>;
7
+ static ɵcmp: i0.ɵɵComponentDeclaration<LibeyNgComponentLibraryComponent, "lib-libey-ngComponent-library", never, {}, {}, never, never>;
8
+ }
@@ -0,0 +1,8 @@
1
+ import * as i0 from "@angular/core";
2
+ import * as i1 from "./libey-ng-component-library.component";
3
+ import * as i2 from "./table/libey-ng-table.component";
4
+ export declare class LibeyNgComponentLibraryModule {
5
+ static ɵfac: i0.ɵɵFactoryDeclaration<LibeyNgComponentLibraryModule, never>;
6
+ static ɵmod: i0.ɵɵNgModuleDeclaration<LibeyNgComponentLibraryModule, [typeof i1.LibeyNgComponentLibraryComponent, typeof i2.LibeyNgTableComponent], never, [typeof i1.LibeyNgComponentLibraryComponent, typeof i2.LibeyNgTableComponent]>;
7
+ static ɵinj: i0.ɵɵInjectorDeclaration<LibeyNgComponentLibraryModule>;
8
+ }
@@ -0,0 +1,6 @@
1
+ import * as i0 from "@angular/core";
2
+ export declare class LibeyNgComponentLibraryService {
3
+ constructor();
4
+ static ɵfac: i0.ɵɵFactoryDeclaration<LibeyNgComponentLibraryService, never>;
5
+ static ɵprov: i0.ɵɵInjectableDeclaration<LibeyNgComponentLibraryService>;
6
+ }
@@ -0,0 +1,26 @@
1
+ import { OnInit } from '@angular/core';
2
+ import { DatePipe } from '@angular/common';
3
+ import * as i0 from "@angular/core";
4
+ export declare class LibeyNgTableComponent implements OnInit {
5
+ private datepipe;
6
+ constructor(datepipe: DatePipe);
7
+ providers: ({
8
+ width: string;
9
+ class: string;
10
+ label: string;
11
+ appendTo: string;
12
+ } | {
13
+ width: string;
14
+ class: string;
15
+ label: string;
16
+ appendTo?: undefined;
17
+ })[];
18
+ columns: {
19
+ width: string;
20
+ text: string;
21
+ class: string;
22
+ }[];
23
+ ngOnInit(): void;
24
+ static ɵfac: i0.ɵɵFactoryDeclaration<LibeyNgTableComponent, never>;
25
+ static ɵcmp: i0.ɵɵComponentDeclaration<LibeyNgTableComponent, "libey-ng-table", never, {}, {}, never, never>;
26
+ }
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Generated bundle index. Do not edit.
3
+ */
4
+ /// <amd-module name="libey-ng-component-library" />
5
+ export * from './public-api';
package/package.json ADDED
@@ -0,0 +1,18 @@
1
+ {
2
+ "name": "libey-ng-component-library",
3
+ "version": "0.0.1",
4
+ "peerDependencies": {
5
+ "@angular/common": "^12.2.0",
6
+ "@angular/core": "^12.2.0"
7
+ },
8
+ "dependencies": {
9
+ "tslib": "^2.3.0"
10
+ },
11
+ "main": "bundles/libey-ng-component-library.umd.js",
12
+ "module": "fesm2015/libey-ng-component-library.js",
13
+ "es2015": "fesm2015/libey-ng-component-library.js",
14
+ "esm2015": "esm2015/libey-ng-component-library.js",
15
+ "fesm2015": "fesm2015/libey-ng-component-library.js",
16
+ "typings": "libey-ng-component-library.d.ts",
17
+ "sideEffects": false
18
+ }
@@ -0,0 +1,4 @@
1
+ export * from './lib/libey-ng-component-library.service';
2
+ export * from './lib/libey-ng-component-library.component';
3
+ export * from './lib/libey-ng-component-library.module';
4
+ export * from './lib/table/libey-ng-table.component';