@cc-openmrs/cc-esm-active-prescriptions 1.0.63 → 1.0.65
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/cc-openmrs-cc-esm-active-prescriptions-1.0.63.tgz +0 -0
- package/dist/177.js +2 -0
- package/dist/184.js +1 -2
- package/dist/197.js +1 -1
- package/dist/225.js +1 -1
- package/dist/237.js +2 -0
- package/dist/{606.js.LICENSE.txt → 237.js.LICENSE.txt} +2 -2
- package/dist/300.js +1 -1
- package/dist/31.js +2 -0
- package/dist/{68.js.LICENSE.txt → 31.js.LICENSE.txt} +2 -2
- package/dist/311.js +2 -1
- package/dist/{184.js.LICENSE.txt → 311.js.LICENSE.txt} +37 -0
- package/dist/319.js +1 -1
- package/dist/335.js +1 -1
- package/dist/41.js +1 -1
- package/dist/422.js +1 -2
- package/dist/437.js +1 -0
- package/dist/533.js +1 -0
- package/dist/537.js +1 -1
- package/dist/540.js +1 -1
- package/dist/55.js +1 -1
- package/dist/606.js +1 -2
- package/dist/618.js +2 -0
- package/dist/618.js.LICENSE.txt +9 -0
- package/dist/635.js +1 -1
- package/dist/647.js +2 -0
- package/dist/647.js.LICENSE.txt +9 -0
- package/dist/652.js +1 -1
- package/dist/679.js +1 -1
- package/dist/692.js +1 -1
- package/dist/761.js +2 -0
- package/dist/761.js.LICENSE.txt +29 -0
- package/dist/875.js +2 -0
- package/dist/875.js.LICENSE.txt +5 -0
- package/dist/961.js +1 -1
- package/dist/966.js +1 -1
- package/dist/99.js +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.LICENSE.txt +2 -2
- package/dist/openmrs-esm-template-app.js +1 -1
- package/dist/openmrs-esm-template-app.js.buildmanifest.json +221 -166
- package/dist/routes.json +1 -1
- package/package.json +26 -47
- package/src/carbon-react.d.ts +9 -0
- package/src/index.ts +6 -30
- package/src/prescriptions-actions/prescriptions-action-button.component.tsx +10 -8
- package/dist/279.js +0 -2
- package/dist/279.js.LICENSE.txt +0 -14
- package/dist/353.js +0 -1
- package/dist/499.js +0 -1
- package/dist/68.js +0 -2
- package/dist/845.js +0 -1
- package/dist/866.js +0 -2
- package/dist/866.js.LICENSE.txt +0 -30
- package/dist/993.js +0 -1
- package/src/prescriptions-actions/prescriptions-action-menu-item.component.tsx +0 -29
- package/src/prescriptions-actions/prescriptions-action-menu-item.scss +0 -12
- /package/dist/{422.js.LICENSE.txt → 177.js.LICENSE.txt} +0 -0
|
@@ -5,23 +5,23 @@
|
|
|
5
5
|
"initial": false,
|
|
6
6
|
"entry": false,
|
|
7
7
|
"recorded": false,
|
|
8
|
-
"size":
|
|
8
|
+
"size": 13025,
|
|
9
9
|
"sizes": {
|
|
10
|
-
"
|
|
10
|
+
"consume-shared": 42,
|
|
11
|
+
"javascript": 12983
|
|
11
12
|
},
|
|
12
13
|
"names": [],
|
|
13
14
|
"idHints": [],
|
|
14
15
|
"runtime": [
|
|
15
|
-
"@cc-openmrs/cc-esm-active-prescriptions"
|
|
16
|
-
"main"
|
|
16
|
+
"@cc-openmrs/cc-esm-active-prescriptions"
|
|
17
17
|
],
|
|
18
18
|
"files": [
|
|
19
|
-
"
|
|
19
|
+
"31.js"
|
|
20
20
|
],
|
|
21
21
|
"auxiliaryFiles": [
|
|
22
|
-
"
|
|
22
|
+
"31.js.map"
|
|
23
23
|
],
|
|
24
|
-
"hash": "
|
|
24
|
+
"hash": "eec5e73ba2a736d5",
|
|
25
25
|
"childrenByOrder": {}
|
|
26
26
|
},
|
|
27
27
|
{
|
|
@@ -29,9 +29,9 @@
|
|
|
29
29
|
"initial": false,
|
|
30
30
|
"entry": false,
|
|
31
31
|
"recorded": false,
|
|
32
|
-
"size":
|
|
32
|
+
"size": 14472,
|
|
33
33
|
"sizes": {
|
|
34
|
-
"javascript":
|
|
34
|
+
"javascript": 14472
|
|
35
35
|
},
|
|
36
36
|
"names": [],
|
|
37
37
|
"idHints": [],
|
|
@@ -40,10 +40,12 @@
|
|
|
40
40
|
"main"
|
|
41
41
|
],
|
|
42
42
|
"files": [
|
|
43
|
-
"
|
|
43
|
+
"41.js"
|
|
44
44
|
],
|
|
45
|
-
"auxiliaryFiles": [
|
|
46
|
-
|
|
45
|
+
"auxiliaryFiles": [
|
|
46
|
+
"41.js.map"
|
|
47
|
+
],
|
|
48
|
+
"hash": "59aafe4ccd7b3228",
|
|
47
49
|
"childrenByOrder": {}
|
|
48
50
|
},
|
|
49
51
|
{
|
|
@@ -51,26 +53,21 @@
|
|
|
51
53
|
"initial": false,
|
|
52
54
|
"entry": false,
|
|
53
55
|
"recorded": false,
|
|
54
|
-
"
|
|
55
|
-
"size": 351969,
|
|
56
|
+
"size": 1965,
|
|
56
57
|
"sizes": {
|
|
57
|
-
"javascript":
|
|
58
|
+
"javascript": 1965
|
|
58
59
|
},
|
|
59
60
|
"names": [],
|
|
60
|
-
"idHints": [
|
|
61
|
-
"vendors"
|
|
62
|
-
],
|
|
61
|
+
"idHints": [],
|
|
63
62
|
"runtime": [
|
|
64
63
|
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
65
64
|
"main"
|
|
66
65
|
],
|
|
67
66
|
"files": [
|
|
68
|
-
"
|
|
69
|
-
],
|
|
70
|
-
"auxiliaryFiles": [
|
|
71
|
-
"68.js.map"
|
|
67
|
+
"55.js"
|
|
72
68
|
],
|
|
73
|
-
"
|
|
69
|
+
"auxiliaryFiles": [],
|
|
70
|
+
"hash": "6ab7a8d81edef660",
|
|
74
71
|
"childrenByOrder": {}
|
|
75
72
|
},
|
|
76
73
|
{
|
|
@@ -91,7 +88,7 @@
|
|
|
91
88
|
],
|
|
92
89
|
"files": [],
|
|
93
90
|
"auxiliaryFiles": [],
|
|
94
|
-
"hash": "
|
|
91
|
+
"hash": "aee0ada0cc1297a2",
|
|
95
92
|
"childrenByOrder": {}
|
|
96
93
|
},
|
|
97
94
|
{
|
|
@@ -121,10 +118,37 @@
|
|
|
121
118
|
"initial": false,
|
|
122
119
|
"entry": false,
|
|
123
120
|
"recorded": false,
|
|
124
|
-
"reason": "
|
|
125
|
-
"size":
|
|
121
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
122
|
+
"size": 62450,
|
|
123
|
+
"sizes": {
|
|
124
|
+
"javascript": 62450
|
|
125
|
+
},
|
|
126
|
+
"names": [],
|
|
127
|
+
"idHints": [
|
|
128
|
+
"vendors"
|
|
129
|
+
],
|
|
130
|
+
"runtime": [
|
|
131
|
+
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
132
|
+
"main"
|
|
133
|
+
],
|
|
134
|
+
"files": [
|
|
135
|
+
"177.js"
|
|
136
|
+
],
|
|
137
|
+
"auxiliaryFiles": [
|
|
138
|
+
"177.js.map"
|
|
139
|
+
],
|
|
140
|
+
"hash": "f18e815e4671d0d4",
|
|
141
|
+
"childrenByOrder": {}
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"rendered": true,
|
|
145
|
+
"initial": false,
|
|
146
|
+
"entry": false,
|
|
147
|
+
"recorded": false,
|
|
148
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
149
|
+
"size": 113780,
|
|
126
150
|
"sizes": {
|
|
127
|
-
"javascript":
|
|
151
|
+
"javascript": 113780
|
|
128
152
|
},
|
|
129
153
|
"names": [],
|
|
130
154
|
"idHints": [
|
|
@@ -140,7 +164,7 @@
|
|
|
140
164
|
"auxiliaryFiles": [
|
|
141
165
|
"184.js.map"
|
|
142
166
|
],
|
|
143
|
-
"hash": "
|
|
167
|
+
"hash": "20ee84bf2295bdcd",
|
|
144
168
|
"childrenByOrder": {}
|
|
145
169
|
},
|
|
146
170
|
{
|
|
@@ -170,9 +194,9 @@
|
|
|
170
194
|
"initial": false,
|
|
171
195
|
"entry": false,
|
|
172
196
|
"recorded": false,
|
|
173
|
-
"size":
|
|
197
|
+
"size": 540,
|
|
174
198
|
"sizes": {
|
|
175
|
-
"javascript":
|
|
199
|
+
"javascript": 540
|
|
176
200
|
},
|
|
177
201
|
"names": [],
|
|
178
202
|
"idHints": [],
|
|
@@ -186,7 +210,7 @@
|
|
|
186
210
|
"auxiliaryFiles": [
|
|
187
211
|
"225.js.map"
|
|
188
212
|
],
|
|
189
|
-
"hash": "
|
|
213
|
+
"hash": "6ec6976d8f1ab9bc",
|
|
190
214
|
"childrenByOrder": {}
|
|
191
215
|
},
|
|
192
216
|
{
|
|
@@ -194,26 +218,23 @@
|
|
|
194
218
|
"initial": false,
|
|
195
219
|
"entry": false,
|
|
196
220
|
"recorded": false,
|
|
197
|
-
"
|
|
198
|
-
"size": 4479506,
|
|
221
|
+
"size": 8292,
|
|
199
222
|
"sizes": {
|
|
200
|
-
"javascript":
|
|
223
|
+
"javascript": 8292
|
|
201
224
|
},
|
|
202
225
|
"names": [],
|
|
203
|
-
"idHints": [
|
|
204
|
-
"vendors"
|
|
205
|
-
],
|
|
226
|
+
"idHints": [],
|
|
206
227
|
"runtime": [
|
|
207
228
|
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
208
229
|
"main"
|
|
209
230
|
],
|
|
210
231
|
"files": [
|
|
211
|
-
"
|
|
232
|
+
"237.js"
|
|
212
233
|
],
|
|
213
234
|
"auxiliaryFiles": [
|
|
214
|
-
"
|
|
235
|
+
"237.js.map"
|
|
215
236
|
],
|
|
216
|
-
"hash": "
|
|
237
|
+
"hash": "0fdd0e5f160d4141",
|
|
217
238
|
"childrenByOrder": {}
|
|
218
239
|
},
|
|
219
240
|
{
|
|
@@ -243,12 +264,15 @@
|
|
|
243
264
|
"initial": false,
|
|
244
265
|
"entry": false,
|
|
245
266
|
"recorded": false,
|
|
246
|
-
"
|
|
267
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
268
|
+
"size": 4527790,
|
|
247
269
|
"sizes": {
|
|
248
|
-
"javascript":
|
|
270
|
+
"javascript": 4527790
|
|
249
271
|
},
|
|
250
272
|
"names": [],
|
|
251
|
-
"idHints": [
|
|
273
|
+
"idHints": [
|
|
274
|
+
"vendors"
|
|
275
|
+
],
|
|
252
276
|
"runtime": [
|
|
253
277
|
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
254
278
|
"main"
|
|
@@ -259,7 +283,7 @@
|
|
|
259
283
|
"auxiliaryFiles": [
|
|
260
284
|
"311.js.map"
|
|
261
285
|
],
|
|
262
|
-
"hash": "
|
|
286
|
+
"hash": "40755a17ac1ff3d5",
|
|
263
287
|
"childrenByOrder": {}
|
|
264
288
|
},
|
|
265
289
|
{
|
|
@@ -267,9 +291,9 @@
|
|
|
267
291
|
"initial": false,
|
|
268
292
|
"entry": false,
|
|
269
293
|
"recorded": false,
|
|
270
|
-
"size":
|
|
294
|
+
"size": 15959,
|
|
271
295
|
"sizes": {
|
|
272
|
-
"javascript":
|
|
296
|
+
"javascript": 15959
|
|
273
297
|
},
|
|
274
298
|
"names": [],
|
|
275
299
|
"idHints": [],
|
|
@@ -283,7 +307,7 @@
|
|
|
283
307
|
"auxiliaryFiles": [
|
|
284
308
|
"319.js.map"
|
|
285
309
|
],
|
|
286
|
-
"hash": "
|
|
310
|
+
"hash": "1ba47a87b255c6ec",
|
|
287
311
|
"childrenByOrder": {}
|
|
288
312
|
},
|
|
289
313
|
{
|
|
@@ -313,11 +337,11 @@
|
|
|
313
337
|
"initial": true,
|
|
314
338
|
"entry": true,
|
|
315
339
|
"recorded": false,
|
|
316
|
-
"size":
|
|
340
|
+
"size": 22580,
|
|
317
341
|
"sizes": {
|
|
318
342
|
"javascript": 42,
|
|
319
|
-
"share-init":
|
|
320
|
-
"runtime":
|
|
343
|
+
"share-init": 336,
|
|
344
|
+
"runtime": 22202
|
|
321
345
|
},
|
|
322
346
|
"names": [
|
|
323
347
|
"@cc-openmrs/cc-esm-active-prescriptions"
|
|
@@ -332,7 +356,7 @@
|
|
|
332
356
|
"auxiliaryFiles": [
|
|
333
357
|
"openmrs-esm-template-app.js.map"
|
|
334
358
|
],
|
|
335
|
-
"hash": "
|
|
359
|
+
"hash": "380ce107ca180ac1",
|
|
336
360
|
"childrenByOrder": {}
|
|
337
361
|
},
|
|
338
362
|
{
|
|
@@ -340,9 +364,9 @@
|
|
|
340
364
|
"initial": false,
|
|
341
365
|
"entry": false,
|
|
342
366
|
"recorded": false,
|
|
343
|
-
"size":
|
|
367
|
+
"size": 14472,
|
|
344
368
|
"sizes": {
|
|
345
|
-
"javascript":
|
|
369
|
+
"javascript": 14472
|
|
346
370
|
},
|
|
347
371
|
"names": [],
|
|
348
372
|
"idHints": [],
|
|
@@ -351,12 +375,12 @@
|
|
|
351
375
|
"main"
|
|
352
376
|
],
|
|
353
377
|
"files": [
|
|
354
|
-
"
|
|
378
|
+
"422.js"
|
|
355
379
|
],
|
|
356
380
|
"auxiliaryFiles": [
|
|
357
|
-
"
|
|
381
|
+
"422.js.map"
|
|
358
382
|
],
|
|
359
|
-
"hash": "
|
|
383
|
+
"hash": "44ec77420dcce8c0",
|
|
360
384
|
"childrenByOrder": {}
|
|
361
385
|
},
|
|
362
386
|
{
|
|
@@ -364,9 +388,9 @@
|
|
|
364
388
|
"initial": false,
|
|
365
389
|
"entry": false,
|
|
366
390
|
"recorded": false,
|
|
367
|
-
"size":
|
|
391
|
+
"size": 64676,
|
|
368
392
|
"sizes": {
|
|
369
|
-
"javascript":
|
|
393
|
+
"javascript": 64676
|
|
370
394
|
},
|
|
371
395
|
"names": [],
|
|
372
396
|
"idHints": [],
|
|
@@ -375,12 +399,12 @@
|
|
|
375
399
|
"main"
|
|
376
400
|
],
|
|
377
401
|
"files": [
|
|
378
|
-
"
|
|
402
|
+
"437.js"
|
|
379
403
|
],
|
|
380
404
|
"auxiliaryFiles": [
|
|
381
|
-
"
|
|
405
|
+
"437.js.map"
|
|
382
406
|
],
|
|
383
|
-
"hash": "
|
|
407
|
+
"hash": "208d40c6855aa295",
|
|
384
408
|
"childrenByOrder": {}
|
|
385
409
|
},
|
|
386
410
|
{
|
|
@@ -389,9 +413,9 @@
|
|
|
389
413
|
"entry": false,
|
|
390
414
|
"recorded": false,
|
|
391
415
|
"reason": "split chunk (cache group: default)",
|
|
392
|
-
"size":
|
|
416
|
+
"size": 84,
|
|
393
417
|
"sizes": {
|
|
394
|
-
"consume-shared":
|
|
418
|
+
"consume-shared": 84
|
|
395
419
|
},
|
|
396
420
|
"names": [],
|
|
397
421
|
"idHints": [],
|
|
@@ -401,7 +425,7 @@
|
|
|
401
425
|
],
|
|
402
426
|
"files": [],
|
|
403
427
|
"auxiliaryFiles": [],
|
|
404
|
-
"hash": "
|
|
428
|
+
"hash": "6c7c345282e1f344",
|
|
405
429
|
"childrenByOrder": {}
|
|
406
430
|
},
|
|
407
431
|
{
|
|
@@ -409,23 +433,26 @@
|
|
|
409
433
|
"initial": false,
|
|
410
434
|
"entry": false,
|
|
411
435
|
"recorded": false,
|
|
412
|
-
"
|
|
436
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
437
|
+
"size": 100510,
|
|
413
438
|
"sizes": {
|
|
414
|
-
"
|
|
415
|
-
"javascript": 5661
|
|
439
|
+
"javascript": 100510
|
|
416
440
|
},
|
|
417
441
|
"names": [],
|
|
418
|
-
"idHints": [
|
|
442
|
+
"idHints": [
|
|
443
|
+
"vendors"
|
|
444
|
+
],
|
|
419
445
|
"runtime": [
|
|
420
|
-
"@cc-openmrs/cc-esm-active-prescriptions"
|
|
446
|
+
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
447
|
+
"main"
|
|
421
448
|
],
|
|
422
449
|
"files": [
|
|
423
|
-
"
|
|
450
|
+
"533.js"
|
|
424
451
|
],
|
|
425
452
|
"auxiliaryFiles": [
|
|
426
|
-
"
|
|
453
|
+
"533.js.map"
|
|
427
454
|
],
|
|
428
|
-
"hash": "
|
|
455
|
+
"hash": "1d0eec09adc0cac7",
|
|
429
456
|
"childrenByOrder": {}
|
|
430
457
|
},
|
|
431
458
|
{
|
|
@@ -433,9 +460,9 @@
|
|
|
433
460
|
"initial": false,
|
|
434
461
|
"entry": false,
|
|
435
462
|
"recorded": false,
|
|
436
|
-
"size":
|
|
463
|
+
"size": 15961,
|
|
437
464
|
"sizes": {
|
|
438
|
-
"javascript":
|
|
465
|
+
"javascript": 15961
|
|
439
466
|
},
|
|
440
467
|
"names": [],
|
|
441
468
|
"idHints": [],
|
|
@@ -449,7 +476,7 @@
|
|
|
449
476
|
"auxiliaryFiles": [
|
|
450
477
|
"537.js.map"
|
|
451
478
|
],
|
|
452
|
-
"hash": "
|
|
479
|
+
"hash": "081c2a568534c1ea",
|
|
453
480
|
"childrenByOrder": {}
|
|
454
481
|
},
|
|
455
482
|
{
|
|
@@ -473,7 +500,7 @@
|
|
|
473
500
|
"auxiliaryFiles": [
|
|
474
501
|
"540.js.map"
|
|
475
502
|
],
|
|
476
|
-
"hash": "
|
|
503
|
+
"hash": "9dbe81d229c504e5",
|
|
477
504
|
"childrenByOrder": {}
|
|
478
505
|
},
|
|
479
506
|
{
|
|
@@ -481,10 +508,10 @@
|
|
|
481
508
|
"initial": false,
|
|
482
509
|
"entry": false,
|
|
483
510
|
"recorded": false,
|
|
484
|
-
"reason": "
|
|
485
|
-
"size":
|
|
511
|
+
"reason": "split chunk (cache group: default)",
|
|
512
|
+
"size": 42,
|
|
486
513
|
"sizes": {
|
|
487
|
-
"consume-shared":
|
|
514
|
+
"consume-shared": 42
|
|
488
515
|
},
|
|
489
516
|
"names": [],
|
|
490
517
|
"idHints": [],
|
|
@@ -494,7 +521,7 @@
|
|
|
494
521
|
],
|
|
495
522
|
"files": [],
|
|
496
523
|
"auxiliaryFiles": [],
|
|
497
|
-
"hash": "
|
|
524
|
+
"hash": "97bb84966e5862d2",
|
|
498
525
|
"childrenByOrder": {}
|
|
499
526
|
},
|
|
500
527
|
{
|
|
@@ -502,9 +529,9 @@
|
|
|
502
529
|
"initial": false,
|
|
503
530
|
"entry": false,
|
|
504
531
|
"recorded": false,
|
|
505
|
-
"size":
|
|
532
|
+
"size": 540,
|
|
506
533
|
"sizes": {
|
|
507
|
-
"javascript":
|
|
534
|
+
"javascript": 540
|
|
508
535
|
},
|
|
509
536
|
"names": [],
|
|
510
537
|
"idHints": [],
|
|
@@ -518,7 +545,31 @@
|
|
|
518
545
|
"auxiliaryFiles": [
|
|
519
546
|
"606.js.map"
|
|
520
547
|
],
|
|
521
|
-
"hash": "
|
|
548
|
+
"hash": "f1b35c600baafa4e",
|
|
549
|
+
"childrenByOrder": {}
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"rendered": true,
|
|
553
|
+
"initial": false,
|
|
554
|
+
"entry": false,
|
|
555
|
+
"recorded": false,
|
|
556
|
+
"size": 8292,
|
|
557
|
+
"sizes": {
|
|
558
|
+
"javascript": 8292
|
|
559
|
+
},
|
|
560
|
+
"names": [],
|
|
561
|
+
"idHints": [],
|
|
562
|
+
"runtime": [
|
|
563
|
+
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
564
|
+
"main"
|
|
565
|
+
],
|
|
566
|
+
"files": [
|
|
567
|
+
"618.js"
|
|
568
|
+
],
|
|
569
|
+
"auxiliaryFiles": [
|
|
570
|
+
"618.js.map"
|
|
571
|
+
],
|
|
572
|
+
"hash": "ae1567312fddab83",
|
|
522
573
|
"childrenByOrder": {}
|
|
523
574
|
},
|
|
524
575
|
{
|
|
@@ -527,9 +578,9 @@
|
|
|
527
578
|
"entry": false,
|
|
528
579
|
"recorded": false,
|
|
529
580
|
"reason": "split chunk (cache group: defaultVendors)",
|
|
530
|
-
"size":
|
|
581
|
+
"size": 82840,
|
|
531
582
|
"sizes": {
|
|
532
|
-
"javascript":
|
|
583
|
+
"javascript": 82840
|
|
533
584
|
},
|
|
534
585
|
"names": [],
|
|
535
586
|
"idHints": [
|
|
@@ -545,17 +596,18 @@
|
|
|
545
596
|
"auxiliaryFiles": [
|
|
546
597
|
"635.js.map"
|
|
547
598
|
],
|
|
548
|
-
"hash": "
|
|
599
|
+
"hash": "b7760c0f40a7fd18",
|
|
549
600
|
"childrenByOrder": {}
|
|
550
601
|
},
|
|
551
602
|
{
|
|
552
|
-
"rendered":
|
|
603
|
+
"rendered": false,
|
|
553
604
|
"initial": false,
|
|
554
605
|
"entry": false,
|
|
555
606
|
"recorded": false,
|
|
556
|
-
"
|
|
607
|
+
"reason": "reused as split chunk (cache group: default)",
|
|
608
|
+
"size": 42,
|
|
557
609
|
"sizes": {
|
|
558
|
-
"
|
|
610
|
+
"consume-shared": 42
|
|
559
611
|
},
|
|
560
612
|
"names": [],
|
|
561
613
|
"idHints": [],
|
|
@@ -563,11 +615,9 @@
|
|
|
563
615
|
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
564
616
|
"main"
|
|
565
617
|
],
|
|
566
|
-
"files": [
|
|
567
|
-
"652.js"
|
|
568
|
-
],
|
|
618
|
+
"files": [],
|
|
569
619
|
"auxiliaryFiles": [],
|
|
570
|
-
"hash": "
|
|
620
|
+
"hash": "03077794a4de0a10",
|
|
571
621
|
"childrenByOrder": {}
|
|
572
622
|
},
|
|
573
623
|
{
|
|
@@ -575,9 +625,9 @@
|
|
|
575
625
|
"initial": false,
|
|
576
626
|
"entry": false,
|
|
577
627
|
"recorded": false,
|
|
578
|
-
"size":
|
|
628
|
+
"size": 8292,
|
|
579
629
|
"sizes": {
|
|
580
|
-
"javascript":
|
|
630
|
+
"javascript": 8292
|
|
581
631
|
},
|
|
582
632
|
"names": [],
|
|
583
633
|
"idHints": [],
|
|
@@ -586,10 +636,12 @@
|
|
|
586
636
|
"main"
|
|
587
637
|
],
|
|
588
638
|
"files": [
|
|
589
|
-
"
|
|
639
|
+
"647.js"
|
|
590
640
|
],
|
|
591
|
-
"auxiliaryFiles": [
|
|
592
|
-
|
|
641
|
+
"auxiliaryFiles": [
|
|
642
|
+
"647.js.map"
|
|
643
|
+
],
|
|
644
|
+
"hash": "da0911088fda410a",
|
|
593
645
|
"childrenByOrder": {}
|
|
594
646
|
},
|
|
595
647
|
{
|
|
@@ -597,9 +649,9 @@
|
|
|
597
649
|
"initial": false,
|
|
598
650
|
"entry": false,
|
|
599
651
|
"recorded": false,
|
|
600
|
-
"size":
|
|
652
|
+
"size": 1385,
|
|
601
653
|
"sizes": {
|
|
602
|
-
"javascript":
|
|
654
|
+
"javascript": 1385
|
|
603
655
|
},
|
|
604
656
|
"names": [],
|
|
605
657
|
"idHints": [],
|
|
@@ -608,40 +660,32 @@
|
|
|
608
660
|
"main"
|
|
609
661
|
],
|
|
610
662
|
"files": [
|
|
611
|
-
"
|
|
612
|
-
],
|
|
613
|
-
"auxiliaryFiles": [
|
|
614
|
-
"692.js.map"
|
|
663
|
+
"652.js"
|
|
615
664
|
],
|
|
616
|
-
"
|
|
665
|
+
"auxiliaryFiles": [],
|
|
666
|
+
"hash": "f65e09225b08a67e",
|
|
617
667
|
"childrenByOrder": {}
|
|
618
668
|
},
|
|
619
669
|
{
|
|
620
670
|
"rendered": true,
|
|
621
|
-
"initial":
|
|
622
|
-
"entry":
|
|
671
|
+
"initial": false,
|
|
672
|
+
"entry": false,
|
|
623
673
|
"recorded": false,
|
|
624
|
-
"size":
|
|
674
|
+
"size": 1642,
|
|
625
675
|
"sizes": {
|
|
626
|
-
"
|
|
627
|
-
"javascript": 357630,
|
|
628
|
-
"share-init": 378,
|
|
629
|
-
"runtime": 21878
|
|
676
|
+
"javascript": 1642
|
|
630
677
|
},
|
|
631
|
-
"names": [
|
|
632
|
-
"main"
|
|
633
|
-
],
|
|
678
|
+
"names": [],
|
|
634
679
|
"idHints": [],
|
|
635
680
|
"runtime": [
|
|
681
|
+
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
636
682
|
"main"
|
|
637
683
|
],
|
|
638
684
|
"files": [
|
|
639
|
-
"
|
|
640
|
-
],
|
|
641
|
-
"auxiliaryFiles": [
|
|
642
|
-
"main.js.map"
|
|
685
|
+
"679.js"
|
|
643
686
|
],
|
|
644
|
-
"
|
|
687
|
+
"auxiliaryFiles": [],
|
|
688
|
+
"hash": "776b6a0cc9aef773",
|
|
645
689
|
"childrenByOrder": {}
|
|
646
690
|
},
|
|
647
691
|
{
|
|
@@ -649,23 +693,26 @@
|
|
|
649
693
|
"initial": false,
|
|
650
694
|
"entry": false,
|
|
651
695
|
"recorded": false,
|
|
652
|
-
"
|
|
696
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
697
|
+
"size": 50230,
|
|
653
698
|
"sizes": {
|
|
654
|
-
"javascript":
|
|
699
|
+
"javascript": 50230
|
|
655
700
|
},
|
|
656
701
|
"names": [],
|
|
657
|
-
"idHints": [
|
|
702
|
+
"idHints": [
|
|
703
|
+
"vendors"
|
|
704
|
+
],
|
|
658
705
|
"runtime": [
|
|
659
706
|
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
660
707
|
"main"
|
|
661
708
|
],
|
|
662
709
|
"files": [
|
|
663
|
-
"
|
|
710
|
+
"692.js"
|
|
664
711
|
],
|
|
665
712
|
"auxiliaryFiles": [
|
|
666
|
-
"
|
|
713
|
+
"692.js.map"
|
|
667
714
|
],
|
|
668
|
-
"hash": "
|
|
715
|
+
"hash": "49f6289e5ed5d4e1",
|
|
669
716
|
"childrenByOrder": {}
|
|
670
717
|
},
|
|
671
718
|
{
|
|
@@ -674,9 +721,9 @@
|
|
|
674
721
|
"entry": false,
|
|
675
722
|
"recorded": false,
|
|
676
723
|
"reason": "split chunk (cache group: defaultVendors)",
|
|
677
|
-
"size":
|
|
724
|
+
"size": 3222169,
|
|
678
725
|
"sizes": {
|
|
679
|
-
"javascript":
|
|
726
|
+
"javascript": 3222169
|
|
680
727
|
},
|
|
681
728
|
"names": [],
|
|
682
729
|
"idHints": [
|
|
@@ -687,32 +734,40 @@
|
|
|
687
734
|
"main"
|
|
688
735
|
],
|
|
689
736
|
"files": [
|
|
690
|
-
"
|
|
737
|
+
"761.js"
|
|
691
738
|
],
|
|
692
739
|
"auxiliaryFiles": [
|
|
693
|
-
"
|
|
740
|
+
"761.js.map"
|
|
694
741
|
],
|
|
695
|
-
"hash": "
|
|
742
|
+
"hash": "0892a8deda022a6e",
|
|
696
743
|
"childrenByOrder": {}
|
|
697
744
|
},
|
|
698
745
|
{
|
|
699
|
-
"rendered":
|
|
700
|
-
"initial":
|
|
701
|
-
"entry":
|
|
746
|
+
"rendered": true,
|
|
747
|
+
"initial": true,
|
|
748
|
+
"entry": true,
|
|
702
749
|
"recorded": false,
|
|
703
|
-
"size":
|
|
750
|
+
"size": 149949,
|
|
704
751
|
"sizes": {
|
|
705
|
-
"consume-shared":
|
|
752
|
+
"consume-shared": 168,
|
|
753
|
+
"javascript": 126763,
|
|
754
|
+
"share-init": 336,
|
|
755
|
+
"runtime": 22682
|
|
706
756
|
},
|
|
707
|
-
"names": [
|
|
757
|
+
"names": [
|
|
758
|
+
"main"
|
|
759
|
+
],
|
|
708
760
|
"idHints": [],
|
|
709
761
|
"runtime": [
|
|
710
|
-
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
711
762
|
"main"
|
|
712
763
|
],
|
|
713
|
-
"files": [
|
|
714
|
-
|
|
715
|
-
|
|
764
|
+
"files": [
|
|
765
|
+
"main.js"
|
|
766
|
+
],
|
|
767
|
+
"auxiliaryFiles": [
|
|
768
|
+
"main.js.map"
|
|
769
|
+
],
|
|
770
|
+
"hash": "871f4dd06922a2cc",
|
|
716
771
|
"childrenByOrder": {}
|
|
717
772
|
},
|
|
718
773
|
{
|
|
@@ -720,10 +775,10 @@
|
|
|
720
775
|
"initial": false,
|
|
721
776
|
"entry": false,
|
|
722
777
|
"recorded": false,
|
|
723
|
-
"reason": "
|
|
724
|
-
"size":
|
|
778
|
+
"reason": "split chunk (cache group: defaultVendors)",
|
|
779
|
+
"size": 395535,
|
|
725
780
|
"sizes": {
|
|
726
|
-
"javascript":
|
|
781
|
+
"javascript": 395535
|
|
727
782
|
},
|
|
728
783
|
"names": [],
|
|
729
784
|
"idHints": [
|
|
@@ -734,12 +789,12 @@
|
|
|
734
789
|
"main"
|
|
735
790
|
],
|
|
736
791
|
"files": [
|
|
737
|
-
"
|
|
792
|
+
"875.js"
|
|
738
793
|
],
|
|
739
794
|
"auxiliaryFiles": [
|
|
740
|
-
"
|
|
795
|
+
"875.js.map"
|
|
741
796
|
],
|
|
742
|
-
"hash": "
|
|
797
|
+
"hash": "2acad41195354d55",
|
|
743
798
|
"childrenByOrder": {}
|
|
744
799
|
},
|
|
745
800
|
{
|
|
@@ -747,23 +802,26 @@
|
|
|
747
802
|
"initial": false,
|
|
748
803
|
"entry": false,
|
|
749
804
|
"recorded": false,
|
|
750
|
-
"
|
|
805
|
+
"reason": "reused as split chunk (cache group: defaultVendors)",
|
|
806
|
+
"size": 137481,
|
|
751
807
|
"sizes": {
|
|
752
|
-
"javascript":
|
|
808
|
+
"javascript": 137481
|
|
753
809
|
},
|
|
754
810
|
"names": [],
|
|
755
|
-
"idHints": [
|
|
811
|
+
"idHints": [
|
|
812
|
+
"vendors"
|
|
813
|
+
],
|
|
756
814
|
"runtime": [
|
|
757
815
|
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
758
816
|
"main"
|
|
759
817
|
],
|
|
760
818
|
"files": [
|
|
761
|
-
"
|
|
819
|
+
"961.js"
|
|
762
820
|
],
|
|
763
821
|
"auxiliaryFiles": [
|
|
764
|
-
"
|
|
822
|
+
"961.js.map"
|
|
765
823
|
],
|
|
766
|
-
"hash": "
|
|
824
|
+
"hash": "d9c24e1fbaf45a06",
|
|
767
825
|
"childrenByOrder": {}
|
|
768
826
|
},
|
|
769
827
|
{
|
|
@@ -771,26 +829,23 @@
|
|
|
771
829
|
"initial": false,
|
|
772
830
|
"entry": false,
|
|
773
831
|
"recorded": false,
|
|
774
|
-
"
|
|
775
|
-
"size": 25608,
|
|
832
|
+
"size": 15962,
|
|
776
833
|
"sizes": {
|
|
777
|
-
"javascript":
|
|
834
|
+
"javascript": 15962
|
|
778
835
|
},
|
|
779
836
|
"names": [],
|
|
780
|
-
"idHints": [
|
|
781
|
-
"vendors"
|
|
782
|
-
],
|
|
837
|
+
"idHints": [],
|
|
783
838
|
"runtime": [
|
|
784
839
|
"@cc-openmrs/cc-esm-active-prescriptions",
|
|
785
840
|
"main"
|
|
786
841
|
],
|
|
787
842
|
"files": [
|
|
788
|
-
"
|
|
843
|
+
"966.js"
|
|
789
844
|
],
|
|
790
845
|
"auxiliaryFiles": [
|
|
791
|
-
"
|
|
846
|
+
"966.js.map"
|
|
792
847
|
],
|
|
793
|
-
"hash": "
|
|
848
|
+
"hash": "0589968a69900aed",
|
|
794
849
|
"childrenByOrder": {}
|
|
795
850
|
},
|
|
796
851
|
{
|
|
@@ -798,10 +853,10 @@
|
|
|
798
853
|
"initial": false,
|
|
799
854
|
"entry": false,
|
|
800
855
|
"recorded": false,
|
|
801
|
-
"reason": "split chunk (cache group: default)",
|
|
802
|
-
"size":
|
|
856
|
+
"reason": "reused as split chunk (cache group: default)",
|
|
857
|
+
"size": 84,
|
|
803
858
|
"sizes": {
|
|
804
|
-
"consume-shared":
|
|
859
|
+
"consume-shared": 84
|
|
805
860
|
},
|
|
806
861
|
"names": [],
|
|
807
862
|
"idHints": [],
|
|
@@ -811,7 +866,7 @@
|
|
|
811
866
|
],
|
|
812
867
|
"files": [],
|
|
813
868
|
"auxiliaryFiles": [],
|
|
814
|
-
"hash": "
|
|
869
|
+
"hash": "30281c53a1b67406",
|
|
815
870
|
"childrenByOrder": {}
|
|
816
871
|
}
|
|
817
872
|
]
|