@flux-ui/statistics 3.0.0-next.33 → 3.0.0-next.34
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/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +12 -12
package/dist/index.js
CHANGED
|
@@ -6183,7 +6183,7 @@ function friendlyDateTime(dateTimeish) {
|
|
|
6183
6183
|
else throw new InvalidArgumentError(`Unknown datetime argument: ${dateTimeish}, of type ${typeof dateTimeish}`);
|
|
6184
6184
|
}
|
|
6185
6185
|
//#endregion
|
|
6186
|
-
//#region ../../node_modules/.bun/@basmilius+utils@3.
|
|
6186
|
+
//#region ../../node_modules/.bun/@basmilius+utils@3.12.1/node_modules/@basmilius/utils/dist/index.mjs
|
|
6187
6187
|
function p$3(e, t = 0) {
|
|
6188
6188
|
return new Intl.NumberFormat(navigator.language, {
|
|
6189
6189
|
maximumFractionDigits: t,
|
|
@@ -9300,7 +9300,7 @@ useMode(definition$2);
|
|
|
9300
9300
|
useMode(definition$1);
|
|
9301
9301
|
useMode(definition);
|
|
9302
9302
|
//#endregion
|
|
9303
|
-
//#region ../../node_modules/.bun/@basmilius+http-client@3.
|
|
9303
|
+
//#region ../../node_modules/.bun/@basmilius+http-client@3.12.1+1fb4c65d43e298b9/node_modules/@basmilius/http-client/dist/index.mjs
|
|
9304
9304
|
function c(e) {
|
|
9305
9305
|
return class extends e {
|
|
9306
9306
|
constructor(...e) {
|