@openmrs/esm-appointments-app 9.2.1-pre.7334 → 9.2.1-pre.7346
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/.turbo/turbo-build.log +14 -10
- package/dist/1739.js +2 -0
- package/dist/1739.js.LICENSE.txt +14 -0
- package/dist/1739.js.map +1 -0
- package/dist/{3379.js → 5488.js} +1 -1
- package/dist/{3379.js.map → 5488.js.map} +1 -1
- package/dist/5755.js +1 -1
- package/dist/5755.js.map +1 -1
- package/dist/6886.js +1 -1
- package/dist/9190.js +2 -0
- package/dist/{8600.js.LICENSE.txt → 9190.js.LICENSE.txt} +0 -15
- package/dist/9190.js.map +1 -0
- package/dist/9500.js +1 -0
- package/dist/9500.js.map +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-appointments-app.js +1 -1
- package/dist/openmrs-esm-appointments-app.js.buildmanifest.json +135 -135
- package/dist/openmrs-esm-appointments-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/dist/2891.js +0 -1
- package/dist/2891.js.map +0 -1
- package/dist/5670.js +0 -1
- package/dist/5670.js.map +0 -1
- package/dist/8600.js +0 -2
- package/dist/8600.js.map +0 -1
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* decimal.js v10.6.0
|
|
3
|
+
* An arbitrary-precision Decimal type for JavaScript.
|
|
4
|
+
* https://github.com/MikeMcl/decimal.js
|
|
5
|
+
* Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>
|
|
6
|
+
* MIT Licence
|
|
7
|
+
*/
|
|
8
|
+
|
|
9
|
+
/*!
|
|
10
|
+
* Determine if an object is a Buffer
|
|
11
|
+
*
|
|
12
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
13
|
+
* @license MIT
|
|
14
|
+
*/
|