@flux-ui/statistics 3.0.0-next.61 → 3.0.0-next.64

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.css CHANGED
@@ -237,7 +237,7 @@
237
237
  font-weight: 600;
238
238
  }.statistics-grid {
239
239
  --columns: 1;
240
- --gap: 21px;
240
+ --gap: 18px;
241
241
  position: relative;
242
242
  container: grid/inline-size;
243
243
  }
package/dist/index.js CHANGED
@@ -9267,7 +9267,7 @@ function friendlyDateTime(dateTimeish) {
9267
9267
  else throw new InvalidArgumentError(`Unknown datetime argument: ${dateTimeish}, of type ${typeof dateTimeish}`);
9268
9268
  }
9269
9269
  //#endregion
9270
- //#region ../../node_modules/.bun/@basmilius+utils@3.24.0/node_modules/@basmilius/utils/dist/index.mjs
9270
+ //#region ../../node_modules/.bun/@basmilius+utils@3.25.0/node_modules/@basmilius/utils/dist/index.mjs
9271
9271
  function p$1(e, t = 0) {
9272
9272
  let n = typeof navigator < `u` ? navigator.language : `nl-NL`;
9273
9273
  return new Intl.NumberFormat(n, {
@@ -9304,7 +9304,7 @@ function K$1(e, t, n) {
9304
9304
  Object.defineProperty(e, t, { value: n });
9305
9305
  }
9306
9306
  //#endregion
9307
- //#region ../../node_modules/.bun/@basmilius+http-client@3.24.0+96a7401e32316653/node_modules/@basmilius/http-client/dist/index.mjs
9307
+ //#region ../../node_modules/.bun/@basmilius+http-client@3.25.0+96a7401e32316653/node_modules/@basmilius/http-client/dist/index.mjs
9308
9308
  function c(e) {
9309
9309
  return class extends e {
9310
9310
  constructor(...e) {