From f92bb8bb722690e05fabfc36f56c66029c1979c9 Mon Sep 17 00:00:00 2001 From: Aulus Diniz Date: Mon, 2 Dec 2019 12:27:23 -0300 Subject: [PATCH 1/2] chart component and medicine details --- package-lock.json | 58 ++--- src/app/components/chart/chart.component.html | 3 + src/app/components/chart/chart.component.scss | 0 .../components/chart/chart.component.spec.ts | 25 ++ src/app/components/chart/chart.component.ts | 73 ++++++ src/app/components/components.module.ts | 7 +- .../medication-details.component.html | 213 +++++++----------- .../medication-details.component.scss | 5 + 8 files changed, 208 insertions(+), 176 deletions(-) mode change 100644 => 100755 package-lock.json create mode 100755 src/app/components/chart/chart.component.html create mode 100755 src/app/components/chart/chart.component.scss create mode 100755 src/app/components/chart/chart.component.spec.ts create mode 100755 src/app/components/chart/chart.component.ts diff --git a/package-lock.json b/package-lock.json old mode 100644 new mode 100755 index b4ed788..82f838f --- a/package-lock.json +++ b/package-lock.json @@ -1317,7 +1317,6 @@ "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.5.tgz", "integrity": "sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==", "dev": true, - "optional": true, "requires": { "delegates": "^1.0.0", "readable-stream": "^2.0.6" @@ -2577,8 +2576,7 @@ "version": "1.1.0", "resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz", "integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=", - "dev": true, - "optional": true + "dev": true }, "constants-browserify": { "version": "1.0.0", @@ -2993,8 +2991,7 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz", "integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=", - "dev": true, - "optional": true + "dev": true }, "depd": { "version": "1.1.2", @@ -4034,8 +4031,7 @@ "console-control-strings": { "version": "1.1.0", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "core-util-is": { "version": "1.0.2", @@ -4152,8 +4148,7 @@ "inherits": { "version": "2.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "ini": { "version": "1.3.5", @@ -4188,14 +4183,12 @@ "minimist": { "version": "0.0.8", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "minipass": { "version": "2.3.5", "bundled": true, "dev": true, - "optional": true, "requires": { "safe-buffer": "^5.1.2", "yallist": "^3.0.0" @@ -4214,7 +4207,6 @@ "version": "0.5.1", "bundled": true, "dev": true, - "optional": true, "requires": { "minimist": "0.0.8" } @@ -4308,7 +4300,6 @@ "version": "1.4.0", "bundled": true, "dev": true, - "optional": true, "requires": { "wrappy": "1" } @@ -4394,8 +4385,7 @@ "safe-buffer": { "version": "5.1.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "safer-buffer": { "version": "2.1.2", @@ -4431,7 +4421,6 @@ "version": "1.0.2", "bundled": true, "dev": true, - "optional": true, "requires": { "code-point-at": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", @@ -4495,14 +4484,12 @@ "wrappy": { "version": "1.0.2", "bundled": true, - "dev": true, - "optional": true + "dev": true }, "yallist": { "version": "3.0.3", "bundled": true, - "dev": true, - "optional": true + "dev": true } } }, @@ -4511,7 +4498,6 @@ "resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz", "integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==", "dev": true, - "optional": true, "requires": { "graceful-fs": "^4.1.2", "inherits": "~2.0.0", @@ -4530,7 +4516,6 @@ "resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz", "integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=", "dev": true, - "optional": true, "requires": { "aproba": "^1.0.3", "console-control-strings": "^1.0.0", @@ -4568,8 +4553,7 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz", "integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=", - "dev": true, - "optional": true + "dev": true }, "get-stream": { "version": "3.0.0", @@ -4772,8 +4756,7 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz", "integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=", - "dev": true, - "optional": true + "dev": true }, "has-value": { "version": "1.0.0", @@ -5553,8 +5536,7 @@ "version": "0.2.1", "resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz", "integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=", - "dev": true, - "optional": true + "dev": true }, "is-windows": { "version": "1.0.2", @@ -6294,7 +6276,6 @@ "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz", "integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=", "dev": true, - "optional": true, "requires": { "graceful-fs": "^4.1.2", "parse-json": "^2.2.0", @@ -6307,8 +6288,7 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", - "dev": true, - "optional": true + "dev": true } } }, @@ -6580,8 +6560,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz", "integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=", - "dev": true, - "optional": true + "dev": true }, "map-visit": { "version": "1.0.0", @@ -7286,7 +7265,6 @@ "resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz", "integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==", "dev": true, - "optional": true, "requires": { "are-we-there-yet": "~1.1.2", "console-control-strings": "~1.1.0", @@ -8399,7 +8377,6 @@ "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz", "integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=", "dev": true, - "optional": true, "requires": { "load-json-file": "^1.0.0", "normalize-package-data": "^2.3.2", @@ -8411,7 +8388,6 @@ "resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz", "integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=", "dev": true, - "optional": true, "requires": { "graceful-fs": "^4.1.2", "pify": "^2.0.0", @@ -8422,8 +8398,7 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz", "integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw=", - "dev": true, - "optional": true + "dev": true } } }, @@ -8432,7 +8407,6 @@ "resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz", "integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=", "dev": true, - "optional": true, "requires": { "find-up": "^1.0.0", "read-pkg": "^1.0.0" @@ -8443,7 +8417,6 @@ "resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz", "integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=", "dev": true, - "optional": true, "requires": { "path-exists": "^2.0.0", "pinkie-promise": "^2.0.0" @@ -8454,7 +8427,6 @@ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz", "integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=", "dev": true, - "optional": true, "requires": { "pinkie-promise": "^2.0.0" } @@ -9810,7 +9782,6 @@ "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz", "integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=", "dev": true, - "optional": true, "requires": { "is-utf8": "^0.2.0" } @@ -11184,7 +11155,6 @@ "resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz", "integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==", "dev": true, - "optional": true, "requires": { "string-width": "^1.0.2 || 2" } diff --git a/src/app/components/chart/chart.component.html b/src/app/components/chart/chart.component.html new file mode 100755 index 0000000..9ce33f9 --- /dev/null +++ b/src/app/components/chart/chart.component.html @@ -0,0 +1,3 @@ +
+ +
\ No newline at end of file diff --git a/src/app/components/chart/chart.component.scss b/src/app/components/chart/chart.component.scss new file mode 100755 index 0000000..e69de29 diff --git a/src/app/components/chart/chart.component.spec.ts b/src/app/components/chart/chart.component.spec.ts new file mode 100755 index 0000000..4bfa611 --- /dev/null +++ b/src/app/components/chart/chart.component.spec.ts @@ -0,0 +1,25 @@ +import { async, ComponentFixture, TestBed } from '@angular/core/testing'; + +import { ChartComponent } from './chart.component'; + +describe('ChartComponent', () => { + let component: ChartComponent; + let fixture: ComponentFixture; + + beforeEach(async(() => { + TestBed.configureTestingModule({ + declarations: [ ChartComponent ] + }) + .compileComponents(); + })); + + beforeEach(() => { + fixture = TestBed.createComponent(ChartComponent); + component = fixture.componentInstance; + fixture.detectChanges(); + }); + + it('should create', () => { + expect(component).toBeTruthy(); + }); +}); diff --git a/src/app/components/chart/chart.component.ts b/src/app/components/chart/chart.component.ts new file mode 100755 index 0000000..7a5832a --- /dev/null +++ b/src/app/components/chart/chart.component.ts @@ -0,0 +1,73 @@ +import { Component, OnInit } from '@angular/core'; +import Chart from 'chart.js'; + +import { + chartOptions, + parseOptions +} from "../../variables/charts"; + +@Component({ + selector: 'app-chart', + templateUrl: './chart.component.html', + styleUrls: ['./chart.component.scss'] +}) + +export class ChartComponent implements OnInit { + title = 'Ng7ChartJs By DotNet Techy'; + LineChart=[]; + + constructor() { } + + ngOnInit() { + // Line chart: + this.LineChart = new Chart('chartComponent', { + type: 'line', + data: { + labels: ["Jan", "Feb", "March", "April", "May", "June","July","Aug","Sep","Oct","Nov","Dec"], + datasets: [{ + label: 'Number of Items Sold in Months', + data: [9,7 , 3, 5, 2, 10,15,16,19,3,1,9], + fill:false, + lineTension:0.2, + borderColor:"red", + borderWidth: 1 + }] + }, + options: { + title:{ + text:"Line Chart", + display:true + }, + scales: { + yAxes: [{ + ticks: { + beginAtZero:true + } + }] + } + } + }); + // = document.getElementById('chartComponent').getContext('2d'); + // let chartComponent = this.chart.nativeElement.getContext('2d'); + // let chart = new Chart(chartComponent, { + // type: 'line', + + // data: { + // labels: ['2000', '2001', '2002', '2003', '2004', '2005'], + + // datasets: [ + // { + // label: 'Crecimento Populacional', + // data: [173448346, 175885229, 178276128, 180619108, 182911487, 185150806] + // } + // ] + // } + // }) + } + // ngAfterViewInit() { this.createChart() } + + // createChart(){ + // const ctx = this.chart.nativeElement.getContext('2d'); + // } + +} diff --git a/src/app/components/components.module.ts b/src/app/components/components.module.ts index 8067415..79e744a 100755 --- a/src/app/components/components.module.ts +++ b/src/app/components/components.module.ts @@ -7,6 +7,7 @@ import { RouterModule } from '@angular/router'; import { NgbModule } from '@ng-bootstrap/ng-bootstrap'; import { TemplateSidebarComponent } from './templates-sidebar/templates-sidebar.component'; import { LoaderComponent } from './loader/loader.component'; +import { ChartComponent } from './chart/chart.component'; @NgModule({ imports: [ @@ -18,13 +19,15 @@ import { LoaderComponent } from './loader/loader.component'; FooterComponent, NavbarComponent, SidebarComponent, - TemplateSidebarComponent + TemplateSidebarComponent, + ChartComponent ], exports: [ FooterComponent, NavbarComponent, SidebarComponent, - TemplateSidebarComponent + TemplateSidebarComponent, + ChartComponent ] }) export class ComponentsModule { } diff --git a/src/app/pages/budget/analytic/details/medication-details/medication-details.component.html b/src/app/pages/budget/analytic/details/medication-details/medication-details.component.html index 3afc828..2803cdb 100755 --- a/src/app/pages/budget/analytic/details/medication-details/medication-details.component.html +++ b/src/app/pages/budget/analytic/details/medication-details/medication-details.component.html @@ -1,4 +1,4 @@ -
+
-
-
+
+
+

FICHA DO MEDICAMENTO

+
+
-
-
-

Ficha de Medicamento

+
+
+

DETALHES DO MEDICAMENTO

+
+
+
+
+ CATMAT: - +
+
+ Utilização: {{ tableDetail }} +
-
-
-
- CATMAT: - -
-
- Utilização: {{ tableDetail }} -
+
+
+ Coordenação: {{ translate_coords[tableOption] }}
-
-
- Coordenação: {{ translate_coords[tableOption] }} -
-
- Agregador: {{ tableAggregator }} -
+
+ Agregador: {{ tableAggregator }}
-
-
- - - Orçamentário - +
+ +
+
+
+
+

HISTÓRICO DE COMPRAS

+
+ +
+
+
+ +
+
+
+
+

ORÇAMENTÁRIO

+
@@ -90,108 +105,46 @@

Ficha de Medicamento

-
- - - +
+
+
+ + +
+

ACOMPANHAMENTO

+
+
+
+
+
+

ORÇAMENTÁRIO

-
-
-
-
-

Ciclo de Aquisição

-
-
-
-
- 1/2019
PAC
-
-
- Sem dados adicionais -
-
-
-
- 1/2019
Programação
-
-
- Sem dados adicionais -
-
-
-
- 1/2019
Processo de Aquisição
-
-
- Sem dados adicionais -
-
-
-
- 1/2019
Contratação
-
-
- Verificar contrato 213254687/2019, validade próxima (25/10/2019) -
-
-
-
- 1/2019
Distribuição
-
-
- Sem dados adicionais -
-
-
- -
-
-
- - --> - - - +
+
+
+
+
+

ORÇAMENTÁRIO

+
+
+
+
+
+
+

ORÇAMENTÁRIO

+
+
+
+
+
+
+

ORÇAMENTÁRIO

+
+
+
+
+ +
diff --git a/src/app/pages/budget/analytic/details/medication-details/medication-details.component.scss b/src/app/pages/budget/analytic/details/medication-details/medication-details.component.scss index 592684c..42ee088 100755 --- a/src/app/pages/budget/analytic/details/medication-details/medication-details.component.scss +++ b/src/app/pages/budget/analytic/details/medication-details/medication-details.component.scss @@ -14,6 +14,11 @@ border: 1px solid #c7c7c7 !important; border-radius: 0.25rem; } +.rectangle-box { + -webkit-border-radius: 0 !important; + -moz-border-radius: 0 !important; + border-radius: 0 !important; +} .alert-success { color: #155724; background-color: #d4edda; From 409e60db9a7402994397de5f96c15b61f3a6d0aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 17:58:39 +0000 Subject: [PATCH 2/2] Bump lodash from 4.17.11 to 4.17.15 Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15) Signed-off-by: dependabot[bot] --- yarn.lock | 52 ++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 46 insertions(+), 6 deletions(-) mode change 100755 => 100644 yarn.lock diff --git a/yarn.lock b/yarn.lock old mode 100755 new mode 100644 index d750093..38dab8e --- a/yarn.lock +++ b/yarn.lock @@ -379,6 +379,11 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-11.9.0.tgz#35fea17653490dab82e1d5e69731abfdbf13160d" integrity sha512-ry4DOrC+xenhQbzk1iIPzCZGhhPGEFv7ia7Iu6XXSLVluiJIe9FfG7Iu3mObH9mpxEXCWLCMU4JWbCCR9Oy1Zg== +"@types/pdfjs-dist@^2.1.0": + version "2.1.2" + resolved "https://registry.yarnpkg.com/@types/pdfjs-dist/-/pdfjs-dist-2.1.2.tgz#fd4013eaa8fb8ac2bc96c9df6a1b2346121dabc8" + integrity sha512-tUMIcX3z8M8EXA0SA4YIZcgZ6r/Rb2wbwvM9AKJhE/MPh5rEC90Sg8lMyVX6hzMaToR4jWEvN7IUA1bvoVpctA== + "@types/q@^0.0.32": version "0.0.32" resolved "https://registry.yarnpkg.com/@types/q/-/q-0.0.32.tgz#bd284e57c84f1325da702babfc82a5328190c0c5" @@ -3384,6 +3389,11 @@ interpret@^1.0.0: resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.2.0.tgz#d5061a6224be58e8083985f5014d844359576296" integrity sha512-mT34yGKMNceBQUoVn7iCDKDntA7SC6gycMAWzGx1z/CMCTV7b2AAtXlo3nRyHZ1FelRkQbQjprHSYGwzLtkVbw== +intl@^1.2.5: + version "1.2.5" + resolved "https://registry.yarnpkg.com/intl/-/intl-1.2.5.tgz#82244a2190c4e419f8371f5aa34daa3420e2abde" + integrity sha1-giRKIZDE5Bn4Nx9ao02qNCDiq94= + invariant@^2.2.2: version "2.2.4" resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" @@ -4070,7 +4080,7 @@ loader-runner@^2.3.0: resolved "https://registry.yarnpkg.com/loader-runner/-/loader-runner-2.4.0.tgz#ed47066bfe534d7e84c4c7b9998c2a75607d9357" integrity sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw== -loader-utils@1.2.3, loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.0: +loader-utils@1.2.3, loader-utils@^1.0.0, loader-utils@^1.0.1, loader-utils@^1.0.2, loader-utils@^1.1.0: version "1.2.3" resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3.tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7" integrity sha512-fkpz8ejdnEMG3s37wGL07iSBDg99O9D5yflE9RGNH3hRdx9SOwYfnGYdZOUIZitN8E+E2vkq3MUMYMvPYl5ZZA== @@ -4111,9 +4121,9 @@ lodash.tail@^4.1.1: integrity sha1-0jM6NtnncXyK0vfKyv7HwytERmQ= lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@~4.17.10: - version "4.17.11" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" - integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== + version "4.17.15" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" + integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== log4js@^4.0.0: version "4.3.1" @@ -4554,7 +4564,16 @@ neo-async@^2.5.0, neo-async@^2.6.0: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.0.tgz#b9d15e4d71c6762908654b5183ed38b753340835" integrity sha512-MFh0d/Wa7vkKO3Y3LlacqAEeHK0mckVqzDieUKTT+KGxi+zIpeVsFxymkIiRpbpDziHc290Xr9A1O4Om7otoRA== -ngx-clipboard@11.1.9: +ng2-pdf-viewer@^6.0.1: + version "6.0.2" + resolved "https://registry.yarnpkg.com/ng2-pdf-viewer/-/ng2-pdf-viewer-6.0.2.tgz#e35faf8c8a1d2cc6a10ae78f9bcae0297b680fac" + integrity sha512-JlK3Yc/JtwrdULrwnoLrsPTC+Tiq3qU/wbqn4Wkn713M80DRPYBCOs7+DbvnKULOFegpWyBtv0XcjxHaeOpBSg== + dependencies: + "@types/pdfjs-dist" "^2.1.0" + pdfjs-dist "^2.2.228" + tslib "^1.9.0" + +ngx-clipboard@^11.1.9: version "11.1.9" resolved "https://registry.yarnpkg.com/ngx-clipboard/-/ngx-clipboard-11.1.9.tgz#a391853dc49e436de407260863a2c814d73a9332" integrity sha512-xF54Ibt/04g2B5SnYylNz7ESP1/thuC7odo+0bKkgbCC873NaqP1VTVx/umh/cnezlXKu8zuWNzzg05tvfgaJg== @@ -4581,6 +4600,11 @@ nice-try@^1.0.4: resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== +node-ensure@^0.0.0: + version "0.0.0" + resolved "https://registry.yarnpkg.com/node-ensure/-/node-ensure-0.0.0.tgz#ecae764150de99861ec5c810fd5d096b183932a7" + integrity sha1-7K52QVDemYYexcgQ/V0Jaxg5Mqc= + node-fetch-npm@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/node-fetch-npm/-/node-fetch-npm-2.0.2.tgz#7258c9046182dca345b4208eda918daf33697ff7" @@ -5199,6 +5223,14 @@ pbkdf2@^3.0.3: safe-buffer "^5.0.1" sha.js "^2.4.8" +pdfjs-dist@^2.2.228: + version "2.2.228" + resolved "https://registry.yarnpkg.com/pdfjs-dist/-/pdfjs-dist-2.2.228.tgz#777b068a0a16c96418433303807c183058b47aaa" + integrity sha512-W5LhYPMS2UKX0ELIa4u+CFCMoox5qQNQElt0bAK2mwz1V8jZL0rvLao+0tBujce84PK6PvWG36Nwr7agCCWFGQ== + dependencies: + node-ensure "^0.0.0" + worker-loader "^2.0.0" + performance-now@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" @@ -5891,7 +5923,7 @@ schema-utils@^0.3.0: dependencies: ajv "^5.0.0" -schema-utils@^0.4.4: +schema-utils@^0.4.0, schema-utils@^0.4.4: version "0.4.7" resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187" integrity sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ== @@ -7300,6 +7332,14 @@ worker-farm@^1.5.2: dependencies: errno "~0.1.7" +worker-loader@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/worker-loader/-/worker-loader-2.0.0.tgz#45fda3ef76aca815771a89107399ee4119b430ac" + integrity sha512-tnvNp4K3KQOpfRnD20m8xltE3eWh89Ye+5oj7wXEEHKac1P4oZ6p9oTj8/8ExqoSBnk9nu5Pr4nKfQ1hn2APJw== + dependencies: + loader-utils "^1.0.0" + schema-utils "^0.4.0" + wrap-ansi@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-2.1.0.tgz#d8fc3d284dd05794fe84973caecdd1cf824fdd85"