@8wave/ai-elements 0.65.0 → 0.66.0

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.
@@ -9425,46 +9425,52 @@ var qh = Oh({
9425
9425
  currency: "EUR",
9426
9426
  currencySign: "accounting",
9427
9427
  notation: "standard",
9428
- maximumFractionDigits: 4
9428
+ maximumFractionDigits: 4,
9429
+ useGrouping: "auto"
9429
9430
  },
9430
9431
  currencyUSD: {
9431
9432
  style: "currency",
9432
9433
  currency: "USD",
9433
9434
  currencySign: "accounting",
9434
9435
  notation: "standard",
9435
- maximumFractionDigits: 4
9436
+ maximumFractionDigits: 4,
9437
+ useGrouping: "auto"
9436
9438
  },
9437
9439
  EUR: {
9438
9440
  style: "currency",
9439
9441
  currency: "EUR",
9440
9442
  currencyDisplay: "narrowSymbol",
9441
9443
  notation: "standard",
9442
- maximumFractionDigits: 2
9444
+ maximumFractionDigits: 2,
9445
+ useGrouping: "auto"
9443
9446
  },
9444
9447
  USD: {
9445
9448
  style: "currency",
9446
9449
  currency: "USD",
9447
9450
  currencyDisplay: "narrowSymbol",
9448
9451
  notation: "standard",
9449
- maximumFractionDigits: 2
9452
+ maximumFractionDigits: 2,
9453
+ useGrouping: "auto"
9450
9454
  },
9451
9455
  decimal: {
9452
9456
  style: "decimal",
9453
9457
  minimumFractionDigits: 2,
9454
- maximumFractionDigits: 2
9458
+ maximumFractionDigits: 2,
9459
+ useGrouping: "auto"
9455
9460
  },
9456
9461
  integer: {
9457
9462
  style: "decimal",
9458
9463
  minimumFractionDigits: 0,
9459
9464
  maximumFractionDigits: 0,
9460
- useGrouping: !0
9465
+ useGrouping: "auto"
9461
9466
  },
9462
9467
  compact: {
9463
9468
  style: "decimal",
9464
9469
  notation: "compact",
9465
9470
  compactDisplay: "short",
9466
9471
  minimumFractionDigits: 0,
9467
- maximumFractionDigits: 1
9472
+ maximumFractionDigits: 1,
9473
+ useGrouping: "auto"
9468
9474
  }
9469
9475
  },
9470
9476
  en: {
@@ -9473,46 +9479,52 @@ var qh = Oh({
9473
9479
  currency: "EUR",
9474
9480
  currencySign: "accounting",
9475
9481
  notation: "standard",
9476
- maximumFractionDigits: 4
9482
+ maximumFractionDigits: 4,
9483
+ useGrouping: "auto"
9477
9484
  },
9478
9485
  currencyUSD: {
9479
9486
  style: "currency",
9480
9487
  currency: "USD",
9481
9488
  currencySign: "accounting",
9482
9489
  notation: "standard",
9483
- maximumFractionDigits: 4
9490
+ maximumFractionDigits: 4,
9491
+ useGrouping: "auto"
9484
9492
  },
9485
9493
  EUR: {
9486
9494
  style: "currency",
9487
9495
  currency: "EUR",
9488
9496
  currencyDisplay: "narrowSymbol",
9489
9497
  notation: "standard",
9490
- maximumFractionDigits: 2
9498
+ maximumFractionDigits: 2,
9499
+ useGrouping: "auto"
9491
9500
  },
9492
9501
  USD: {
9493
9502
  style: "currency",
9494
9503
  currency: "USD",
9495
9504
  currencyDisplay: "narrowSymbol",
9496
9505
  notation: "standard",
9497
- maximumFractionDigits: 2
9506
+ maximumFractionDigits: 2,
9507
+ useGrouping: "auto"
9498
9508
  },
9499
9509
  decimal: {
9500
9510
  style: "decimal",
9501
9511
  minimumFractionDigits: 2,
9502
- maximumFractionDigits: 2
9512
+ maximumFractionDigits: 2,
9513
+ useGrouping: "auto"
9503
9514
  },
9504
9515
  integer: {
9505
9516
  style: "decimal",
9506
9517
  minimumFractionDigits: 0,
9507
9518
  maximumFractionDigits: 0,
9508
- useGrouping: !0
9519
+ useGrouping: "auto"
9509
9520
  },
9510
9521
  compact: {
9511
9522
  style: "decimal",
9512
9523
  notation: "compact",
9513
9524
  compactDisplay: "short",
9514
9525
  minimumFractionDigits: 0,
9515
- maximumFractionDigits: 1
9526
+ maximumFractionDigits: 1,
9527
+ useGrouping: "auto"
9516
9528
  }
9517
9529
  }
9518
9530
  },
@@ -10656,7 +10668,7 @@ var Z_ = class {
10656
10668
  height: 24
10657
10669
  }, ev = {
10658
10670
  prefix: "custom",
10659
- lastModified: 1775055023,
10671
+ lastModified: 1775065383,
10660
10672
  icons: {
10661
10673
  "8wave": {
10662
10674
  body: "<style>path{fill:currentColor}</style><path fill-rule=\"evenodd\" d=\"M216 108.9c0 14.2-2.8 28.2-8.2 41.3s-13.4 25-23.4 35-21.9 18-35 23.4-27.2 8.2-41.4 8.2-28.2-2.8-41.3-8.2-25-13.4-35.1-23.4c-10-10-17.9-21.9-23.4-35C2.8 137.1 0 123.1 0 108.9s2.8-28.2 8.2-41.3c5.5-13.1 13.4-25 23.4-35 10.1-10 22-18 35.1-23.4S93.8 1 108 1s28.3 2.8 41.4 8.2 25 13.4 35 23.4 18 21.9 23.4 35 8.2 27.1 8.2 41.3M47.4 83.1c-9.8 14.6-10.5 33.8-1.4 49 8.9 14.9 26.4 23.5 43.7 20 10.3-2.1 20.6-8.4 26.5-17.5q.4-.7.9-.1c21 21.6 55.3 9.5 60.2-19.3 5.9-34.6-34.8-58.5-60.3-32.1q-.1 0-.2.1h-.3l-.2-.2c-16.9-24.3-52.2-24.6-68.9.1m25 50.3c-3.1-1.3-5.8-3.3-8.1-5.8s-4.2-5.4-5.4-8.6c-1.3-3.3-1.9-6.7-1.9-10.3 0-3.5.6-6.9 1.9-10.2 1.2-3.2 3.1-6.1 5.4-8.6s5-4.5 8.1-5.8c3-1.3 6.2-2 9.5-2s6.5.7 9.6 2c3 1.3 5.8 3.3 8.1 5.8s4.1 5.4 5.4 8.6c1.2 3.3 1.9 6.7 1.9 10.3 0 3.5-.7 6.9-1.9 10.2-1.3 3.2-3.1 6.1-5.4 8.6s-5.1 4.5-8.1 5.8c-3.1 1.3-6.3 2-9.6 2s-6.5-.7-9.5-2m62.7-6c-2.2-1-4.2-2.4-5.9-4.2-1.6-1.9-3-4-3.9-6.4-.9-2.3-1.3-4.9-1.3-7.4 0-2.6.5-5.1 1.4-7.5.9-2.3 2.3-4.4 3.9-6.2 1.7-1.8 3.7-3.3 5.9-4.2q3.3-1.5 6.9-1.5t6.9 1.5c2.2 1 4.2 2.4 5.8 4.2 1.7 1.9 3 4 3.9 6.4.9 2.3 1.4 4.9 1.4 7.4 0 2.6-.5 5.1-1.4 7.5-.9 2.3-2.3 4.4-4 6.2-1.6 1.8-3.6 3.3-5.8 4.2-2.2 1-4.6 1.5-6.9 1.5q-3.6 0-6.9-1.5\"/><path d=\"M322 40.4V51q0 .2.1.4t.2.3q.2.2.4.3h19.7q.4 0 .5.4l.1 2.3q.1.5-.4.5h-20.1q-.8 0-1.6-.3-.7-.3-1.3-.9-.5-.5-.8-1.3-.3-.7-.3-1.5V26.5q0-4.5 4.5-4.5h19.6q.3 0 .2.3l-.1 2.9q0 .2-.2.2l-19.5-.1q-.1 0-.3.1t-.3.2q-.2.1-.2.3-.1.2-.1.4L322 36q0 .7.7.7h18.8q.9 0 .9.8v1.7q-.1.7-.8.7l-19-.1q-.6 0-.6.6m56-18q0-.3.3-.3h2.9q.3 0 .3.3v32.5q0 .3-.3.3h-2.9q-.3 0-.3-.3zm64.2 28.5V40.7q0-1.2 1.1-1.3h1q1.4-.1 1.4 1.3v10.7q0 3.7-3.7 3.8-6.4.2-13.1 0c-12-.4-12.8-12.4-11.7-21.6q1.4-11.1 12.3-11.5 7-.2 14.9 0 .8.1.7.9l-.1 1.6q-.1.7-.8.7-8.3-.2-15 .1c-10.4.4-9.5 14.5-7.5 21.3 1.2 4.5 4.9 5.3 9 5.4q5.4 0 10.5-.1 1 0 1-1.1m42.5-10.3v14.2q0 .1-.1.2l-.1.1q0 .1-.1.1h-2.9q-.1 0-.2-.1l-.1-.1q-.1 0-.1-.1v-.2l-.1-32.1q0-.1.1-.2 0-.1.1-.2l.1-.1h.2l2.7-.1q.1 0 .2.1.1 0 .1.1.1 0 .1.1.1.1.1.2v14q0 .1.1.1l.1.1q.1.1.2.1l18.9-.1h.2q.1 0 .2-.1l.1-.1V22.4q0-.1.1-.2.1 0 .2-.1h.1l2.7-.1h.2q.1.1.2.1 0 .1.1.2V55q-.1 0-.1.1-.1.1-.2.1h-3q-.1-.1-.2-.1 0-.1-.1-.2V40.6q0-.1-.1-.1 0-.1-.1-.2 0-.1-.1-.1h-.2l-18.9-.1h-.2q0 .1-.1.1-.1.1-.1.2zM554 25.3l-12.3.1h-.2l-.1-.1q-.1-.1-.1-.2l-.1-.1-.2-2.5q0-.5.5-.5h29.2q1.5 0 1 1.4-.2.5-.1 1 .3.9-.6.9h-12q-.2 0-.3.1-.1 0-.2.1t-.2.3v.2l-.1 28.6q0 .6-.6.6h-2.3q-.1 0-.2-.1-.1 0-.2-.1t-.1-.2q-.1-.1-.1-.2V26q0-.1-.1-.3 0-.1-.1-.2t-.2-.1q-.2-.1-.3-.1\"/><path fill-rule=\"evenodd\" d=\"M444.8 128.3h-33.9q-.1.1-.3.2l-.2.2q-.1.1-.2.3l-6.1 15.5q-.1.2-.2.3l-.2.2q-.2.1-.3.2h-15.1q0-.1-.1-.1 0-.1-.1-.2 0-.1.1-.2 13.6-32.6 27.7-65.9c2.9-7 8.8-7.7 15.4-7 6.8.7 8.3 5.4 11.1 11.9q12.7 30 25.6 60.7v.3q0 .2-.1.3l-.2.2h-14.5q-.1 0-.3-.1-.1 0-.3-.1l-.2-.2q-.1-.1-.2-.3l-6.5-15.7q0-.1-.1-.2l-.2-.2q-.1-.1-.3-.1-.1-.1-.3-.1zm-29.7-12q-.1.2-.1.4t.1.3l.3.3q.2.1.4.1h24.6q.2 0 .3-.1.2-.1.3-.3.1-.1.2-.3 0-.2-.1-.4l-12.3-30.6q-.1-.2-.3-.3t-.4-.1q-.3 0-.5.1t-.2.3z\"/><path d=\"M314.4 94.6q-.2-.1-.4 0-.1 0-.3.1l-.2.2q-.1.1-.2.3-6.9 24.3-11.9 42.1-2.1 7.3-9.3 8.7c-6 1.2-13.2.4-16.5-5.4q-1.8-3-2.7-6.3-8.7-30.2-17.5-60.6v-.3q0-.1.1-.3.1-.1.2-.1.1-.1.3-.1h17.8q.5 0 .6.5 6 23.1 13 49.2.2 1 .8 1.7.2.3.4.4.3.1.5 0 .3 0 .5-.2t.3-.4q6-21.2 12.5-44.2 1.6-5.8 7.3-7.2c4.7-1.2 11.1-.7 14.3 3.2q1.4 1.7 2.7 6.4 5.8 20.7 11.7 41.5v.1q0 .1.1.2l.1.1q.1 0 .1.1 1.5 1 2-.8 6.2-22.8 13.3-50.1 0-.1.1-.2l.2-.2q.1-.1.2-.1h18.2q.2.1.3.2 0 .1.1.3v.3q-7.9 26.3-16.2 55.8c-3.1 10.9-5.5 18.2-18.9 16.8q-8.8-1-11.1-9.2-5.7-20.3-11.8-41.8-.2-.6-.7-.7m203.9 42.2h.7q.3 0 .6-.2t.5-.4q.3-.3.4-.6 11.9-31.5 23.7-62.5V73q.1 0 .1-.1h.2l10.2-.1q.1 0 .1.1h.1v.1q-13.5 33.9-27 67.3-2.8 6.9-10.4 5.9-5.4-.6-7.4-5.7-13.6-33.7-26.9-67.4-.1 0-.1-.1h.1v-.1h.1l10.2-.1h.1q0 .1.1.1l.1.1v.1q11.7 31 23.4 62.2.5 1.3 1.1 1.5m70-30.7 43.9.1q1.3 0 1.3 1.3v1.5q0 1.2-1.1 1.2h-44.1q-.8 0-.8.8v25.4q0 4.7 4.6 4.7 19.4 0 42 .1.4 0 .5.4.2 1.4-.1 2.9-.1.6-.6.6-28.2.1-42.7 0-8.5-.1-8.4-9.1.1-25.2-.1-50c-.1-6.9.2-13 8.5-13q22.3-.1 42.3-.1.8 0 .8.8v2.8l-.2.2-.2.2h-.3l-41.8.1q-4.3 0-4.3 4.3v24q0 .8.8.8\"/>",