@leodamours/ds-components 0.2.10 → 0.2.11

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.
Files changed (2) hide show
  1. package/dist/index.js +21 -21
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1460,9 +1460,9 @@ function xt(e, t, n) {
1460
1460
  update: x
1461
1461
  };
1462
1462
  }
1463
- const Be = /* @__PURE__ */ S({
1463
+ const On = /* @__PURE__ */ S({
1464
1464
  inheritAttrs: !1,
1465
- __name: "DsIconX",
1465
+ __name: "DsIconCheck",
1466
1466
  setup(e) {
1467
1467
  return (t, n) => (g(), v("svg", de({
1468
1468
  fill: "none",
@@ -1473,13 +1473,13 @@ const Be = /* @__PURE__ */ S({
1473
1473
  "stroke-linecap": "round",
1474
1474
  "stroke-linejoin": "round",
1475
1475
  "stroke-width": "2",
1476
- d: "M6 18L18 6M6 6l12 12"
1476
+ d: "M5 13l4 4L19 7"
1477
1477
  }, null, -1)
1478
1478
  ])], 16));
1479
1479
  }
1480
- }), On = /* @__PURE__ */ S({
1480
+ }), Ge = /* @__PURE__ */ S({
1481
1481
  inheritAttrs: !1,
1482
- __name: "DsIconCheck",
1482
+ __name: "DsIconChevronDown",
1483
1483
  setup(e) {
1484
1484
  return (t, n) => (g(), v("svg", de({
1485
1485
  fill: "none",
@@ -1490,13 +1490,13 @@ const Be = /* @__PURE__ */ S({
1490
1490
  "stroke-linecap": "round",
1491
1491
  "stroke-linejoin": "round",
1492
1492
  "stroke-width": "2",
1493
- d: "M5 13l4 4L19 7"
1493
+ d: "M19 9l-7 7-7-7"
1494
1494
  }, null, -1)
1495
1495
  ])], 16));
1496
1496
  }
1497
- }), wt = /* @__PURE__ */ S({
1497
+ }), Vn = /* @__PURE__ */ S({
1498
1498
  inheritAttrs: !1,
1499
- __name: "DsIconWarning",
1499
+ __name: "DsIconChevronUp",
1500
1500
  setup(e) {
1501
1501
  return (t, n) => (g(), v("svg", de({
1502
1502
  fill: "none",
@@ -1507,11 +1507,11 @@ const Be = /* @__PURE__ */ S({
1507
1507
  "stroke-linecap": "round",
1508
1508
  "stroke-linejoin": "round",
1509
1509
  "stroke-width": "2",
1510
- d: "M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"
1510
+ d: "M5 15l7-7 7 7"
1511
1511
  }, null, -1)
1512
1512
  ])], 16));
1513
1513
  }
1514
- }), Vn = /* @__PURE__ */ S({
1514
+ }), Sn = /* @__PURE__ */ S({
1515
1515
  inheritAttrs: !1,
1516
1516
  __name: "DsIconInfo",
1517
1517
  setup(e) {
@@ -1528,9 +1528,9 @@ const Be = /* @__PURE__ */ S({
1528
1528
  }, null, -1)
1529
1529
  ])], 16));
1530
1530
  }
1531
- }), Ge = /* @__PURE__ */ S({
1531
+ }), zn = /* @__PURE__ */ S({
1532
1532
  inheritAttrs: !1,
1533
- __name: "DsIconChevronDown",
1533
+ __name: "DsIconSort",
1534
1534
  setup(e) {
1535
1535
  return (t, n) => (g(), v("svg", de({
1536
1536
  fill: "none",
@@ -1541,13 +1541,13 @@ const Be = /* @__PURE__ */ S({
1541
1541
  "stroke-linecap": "round",
1542
1542
  "stroke-linejoin": "round",
1543
1543
  "stroke-width": "2",
1544
- d: "M19 9l-7 7-7-7"
1544
+ d: "M7 16V4m0 0L3 8m4-4l4 4m6 0v12m0 0l4-4m-4 4l-4-4"
1545
1545
  }, null, -1)
1546
1546
  ])], 16));
1547
1547
  }
1548
- }), Sn = /* @__PURE__ */ S({
1548
+ }), wt = /* @__PURE__ */ S({
1549
1549
  inheritAttrs: !1,
1550
- __name: "DsIconChevronUp",
1550
+ __name: "DsIconWarning",
1551
1551
  setup(e) {
1552
1552
  return (t, n) => (g(), v("svg", de({
1553
1553
  fill: "none",
@@ -1558,13 +1558,13 @@ const Be = /* @__PURE__ */ S({
1558
1558
  "stroke-linecap": "round",
1559
1559
  "stroke-linejoin": "round",
1560
1560
  "stroke-width": "2",
1561
- d: "M5 15l7-7 7 7"
1561
+ d: "M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"
1562
1562
  }, null, -1)
1563
1563
  ])], 16));
1564
1564
  }
1565
- }), zn = /* @__PURE__ */ S({
1565
+ }), Be = /* @__PURE__ */ S({
1566
1566
  inheritAttrs: !1,
1567
- __name: "DsIconSort",
1567
+ __name: "DsIconX",
1568
1568
  setup(e) {
1569
1569
  return (t, n) => (g(), v("svg", de({
1570
1570
  fill: "none",
@@ -1575,7 +1575,7 @@ const Be = /* @__PURE__ */ S({
1575
1575
  "stroke-linecap": "round",
1576
1576
  "stroke-linejoin": "round",
1577
1577
  "stroke-width": "2",
1578
- d: "M7 16V4m0 0L3 8m4-4l4 4m6 0v12m0 0l4-4m-4 4l-4-4"
1578
+ d: "M6 18L18 6M6 6l12 12"
1579
1579
  }, null, -1)
1580
1580
  ])], 16));
1581
1581
  }
@@ -2383,7 +2383,7 @@ const jn = { class: "relative" }, Pn = ["id", "aria-label"], In = ["id", "aria-s
2383
2383
  X(E(p.label), 1)
2384
2384
  ]),
2385
2385
  p.sortable ? (g(), v("span", ho, [
2386
- e.sortBy === p.key && e.sortOrder === "asc" ? (g(), I(R(Sn), {
2386
+ e.sortBy === p.key && e.sortOrder === "asc" ? (g(), I(R(Vn), {
2387
2387
  key: 0,
2388
2388
  class: "w-4 h-4"
2389
2389
  })) : e.sortBy === p.key && e.sortOrder === "desc" ? (g(), I(R(Ge), {
@@ -2741,7 +2741,7 @@ const jn = { class: "relative" }, Pn = ["id", "aria-label"], In = ["id", "aria-s
2741
2741
  })) : e.toast.variant === "warning" ? (g(), I(R(wt), {
2742
2742
  key: 2,
2743
2743
  class: "w-5 h-5"
2744
- })) : (g(), I(R(Vn), {
2744
+ })) : (g(), I(R(Sn), {
2745
2745
  key: 3,
2746
2746
  class: "w-5 h-5"
2747
2747
  }))
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leodamours/ds-components",
3
- "version": "0.2.10",
3
+ "version": "0.2.11",
4
4
  "type": "module",
5
5
  "private": false,
6
6
  "main": "./dist/index.js",