@cobre-npm/ds-v3 0.126.3 → 0.126.4

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 (69) hide show
  1. package/dist/cobre-ds-v3-lib.es.js +52 -43
  2. package/dist/style.css +1 -1
  3. package/dist/types/components/atoms/CobreAvatar/CobreAvatar.vue.d.ts +5 -0
  4. package/dist/types/components/atoms/CobreBankLogo/CobreBankLogo.vue.d.ts +6 -0
  5. package/dist/types/components/atoms/CobreButtonMenu/CobreButtonMenu.vue.d.ts +5 -0
  6. package/dist/types/components/atoms/CobreCardButton/CobreCardButton.vue.d.ts +5 -0
  7. package/dist/types/components/atoms/CobreColumnTable/CobreColumnTable.vue.d.ts +7 -0
  8. package/dist/types/components/atoms/CobreCountryFlag/CobreCountryFlag.vue.d.ts +5 -0
  9. package/dist/types/components/atoms/CobreDetailRow/CobreDetailRow.vue.d.ts +6 -0
  10. package/dist/types/components/atoms/CobreEmptyResults/CobreEmptyResults.vue.d.ts +6 -0
  11. package/dist/types/components/atoms/CobreHeadline/CobreHeadline.vue.d.ts +5 -0
  12. package/dist/types/components/atoms/CobreIndicative/CobreIndicative.vue.d.ts +7 -0
  13. package/dist/types/components/atoms/CobreInfoDetail/CobreInfoDetail.vue.d.ts +6 -0
  14. package/dist/types/components/atoms/CobreInputLabel/CobreInputLabel.vue.d.ts +4 -0
  15. package/dist/types/components/atoms/CobreOptionsSwitch/CobreOptionsSwitch.vue.d.ts +6 -0
  16. package/dist/types/components/atoms/CobrePager/CobrePager.vue.d.ts +5 -0
  17. package/dist/types/components/atoms/CobreRadio/CobreRadio.vue.d.ts +6 -0
  18. package/dist/types/components/atoms/CobreRowActions/CobreRowActions.vue.d.ts +6 -0
  19. package/dist/types/components/atoms/CobreSegmentedTabs/CobreSegmentedTabs.vue.d.ts +6 -0
  20. package/dist/types/components/atoms/CobreSwitch/CobreSwitch.vue.d.ts +6 -0
  21. package/dist/types/components/atoms/CobreTabMenu/CobreTabMenu.vue.d.ts +6 -0
  22. package/dist/types/components/atoms/CobreTabMenuV2/CobreTabMenu.vue.d.ts +6 -0
  23. package/dist/types/components/atoms/CobreTruncateTooltipText/CobreTruncateTooltipText.vue.d.ts +5 -0
  24. package/dist/types/components/atoms/CobreUploader/CobreUploader.vue.d.ts +6 -0
  25. package/dist/types/components/atoms/CobreWidgetState/CobreWidgetState.vue.d.ts +5 -0
  26. package/dist/types/components/molecules/CobreAccountCpButton/CobreAccountCpButton.vue.d.ts +6 -0
  27. package/dist/types/components/molecules/CobreAccountCpLogo/CobreAccountCpLogo.vue.d.ts +6 -0
  28. package/dist/types/components/molecules/CobreAccountInfoFiled/CobreAccountInfoField.vue.d.ts +5 -0
  29. package/dist/types/components/molecules/CobreAccountOptionSelect/CobreAccountOptionSelect.vue.d.ts +6 -0
  30. package/dist/types/components/molecules/CobreActionList/CobreActionList.vue.d.ts +6 -0
  31. package/dist/types/components/molecules/CobreAvatarsGroup/CobreAvatarsGroup.vue.d.ts +6 -0
  32. package/dist/types/components/molecules/CobreBalanceCard/CobreBalanceCard.vue.d.ts +5 -0
  33. package/dist/types/components/molecules/CobreCardIcon/CobreCardIcon.vue.d.ts +6 -0
  34. package/dist/types/components/molecules/CobreCopyTextBox/CobreCopyTextBox.vue.d.ts +6 -0
  35. package/dist/types/components/molecules/CobreEntityIdCopyButton/CobreEntityIdCopyButton.vue.d.ts +6 -0
  36. package/dist/types/components/molecules/CobreFieldLogo/CobreFieldLogo.vue.d.ts +5 -0
  37. package/dist/types/components/molecules/CobreFlowResult/CobreFlowResult.vue.d.ts +6 -0
  38. package/dist/types/components/molecules/CobreFormOtp/CobreFormOtp.vue.d.ts +6 -0
  39. package/dist/types/components/molecules/CobreInputAmount/CobreInputAmount.vue.d.ts +6 -0
  40. package/dist/types/components/molecules/CobreInputCurrency/CobreInputCurrency.vue.d.ts +6 -0
  41. package/dist/types/components/molecules/CobreInputDatePicker/CobreInputDatePicker.vue.d.ts +6 -0
  42. package/dist/types/components/molecules/CobreInputPhoneNumber/CobreInputPhoneNumber.vue.d.ts +6 -0
  43. package/dist/types/components/molecules/CobreInputUrl/CobreInputUrl.vue.d.ts +6 -0
  44. package/dist/types/components/molecules/CobreKebabMenu/CobreKebabMenu.vue.d.ts +6 -0
  45. package/dist/types/components/molecules/CobreLogoField/CobreLogoField.vue.d.ts +5 -0
  46. package/dist/types/components/molecules/CobreModalAction/CobreModalAction.vue.d.ts +6 -0
  47. package/dist/types/components/molecules/CobreMultiOptionsFilter/CobreMultiOptionsFilter.vue.d.ts +7 -0
  48. package/dist/types/components/molecules/CobreRowTable/CobreRowTable.vue.d.ts +10 -0
  49. package/dist/types/components/molecules/CobreSelectTags/CobreSelectTags.vue.d.ts +7 -0
  50. package/dist/types/components/molecules/CobreTableCellCopy/CobreTableCellCopy.vue.d.ts +6 -0
  51. package/dist/types/components/molecules/CobreTourTooltip/CobreTourTooltip.vue.d.ts +7 -0
  52. package/dist/types/components/molecules/Toolbar/CobreInputSearch/CobreInputSearch.vue.d.ts +5 -0
  53. package/dist/types/components/molecules/Toolbar/CobreInputSearchV2/CobreInputSearchV2.vue.d.ts +7 -0
  54. package/dist/types/components/organisms/CobreAccountPicker/CobreAccountPicker.vue.d.ts +6 -0
  55. package/dist/types/components/organisms/CobreDateFilter/CobreDateFilter.vue.d.ts +7 -0
  56. package/dist/types/components/organisms/CobreDynamicForm/CobreDynamicForm.vue.d.ts +7 -0
  57. package/dist/types/components/organisms/CobreFilterPanel/CobreFilterPanel.vue.d.ts +8 -0
  58. package/dist/types/components/organisms/CobreFilterPanel/components/FilterAmountRange.vue.d.ts +6 -0
  59. package/dist/types/components/organisms/CobreFilterPanel/components/FilterCheckboxList.vue.d.ts +6 -0
  60. package/dist/types/components/organisms/CobreFilterPanel/components/FilterInput.vue.d.ts +6 -0
  61. package/dist/types/components/organisms/CobreFilterPanel/components/FilterRadioList.vue.d.ts +6 -0
  62. package/dist/types/components/organisms/CobreFilterPanel/components/FilterSelect.vue.d.ts +6 -0
  63. package/dist/types/components/organisms/CobreHeader/CobreHeader.vue.d.ts +7 -0
  64. package/dist/types/components/organisms/CobreHeader/components/Navbar.vue.d.ts +5 -0
  65. package/dist/types/components/organisms/CobreSideMenu/CobreSideMenu.vue.d.ts +6 -0
  66. package/dist/types/components/organisms/CobreSideMenu/components/SideMenuItem.vue.d.ts +6 -0
  67. package/dist/types/components/organisms/CobreSideMenu/components/SubItems.vue.d.ts +5 -0
  68. package/dist/types/components/organisms/CobreTimeline/CobreTimeline.vue.d.ts +5 -0
  69. package/package.json +1 -1
@@ -36,7 +36,7 @@ const xf = ["title", "data-bs-original-title"], Of = /* @__PURE__ */ le({
36
36
  for (const [n, o] of e)
37
37
  t[n] = o;
38
38
  return t;
39
- }, rl = /* @__PURE__ */ Me(Of, [["__scopeId", "data-v-528c64e0"]]), Bu = {
39
+ }, rl = /* @__PURE__ */ Me(Of, [["__scopeId", "data-v-bff38863"]]), Bu = {
40
40
  PR_COL_COBRE: "Cobre Balance Colombia",
41
41
  PR_COL_1558: "Ban100",
42
42
  PR_COL_1040: "Banco Agrario",
@@ -239,7 +239,7 @@ const xf = ["title", "data-bs-original-title"], Of = /* @__PURE__ */ le({
239
239
  ]);
240
240
  };
241
241
  }
242
- }), ya = /* @__PURE__ */ Me(Nf, [["__scopeId", "data-v-e3a8d5c2"]]), Rf = le({
242
+ }), ya = /* @__PURE__ */ Me(Nf, [["__scopeId", "data-v-a16ea46c"]]), Rf = le({
243
243
  props: {
244
244
  // Visual style. 'primary' for the main action, 'secondary'/'ghost' for lower
245
245
  // emphasis, 'link' to render as inline text, 'toolbar' inside toolbars,
@@ -322,14 +322,19 @@ function Wf(a, e, t, n, o, r) {
322
322
  }
323
323
  const Le = /* @__PURE__ */ Me(Rf, [["render", Wf]]), Uf = le({
324
324
  props: {
325
+ // Menu style variant. 'item' for top-level menu entries, 'subitem' for
326
+ // nested text-style entries, 'option' for option-style entries.
325
327
  theme: {
326
328
  type: String,
327
329
  default: "primary"
328
330
  },
331
+ // When true, the button is non-interactive and visually dimmed.
329
332
  disabled: {
330
333
  type: Boolean,
331
334
  default: !1
332
335
  },
336
+ // When true, marks the entry as currently selected (active highlight) for
337
+ // the 'item' and 'subitem' themes.
333
338
  isSelectedItem: {
334
339
  type: Boolean,
335
340
  default: !1
@@ -354,7 +359,7 @@ function zf(a, e, t, n, o, r) {
354
359
  a.slots.content && !a.isEmptySlot(a.slots.content()) ? Z(a.$slots, "content", { key: 0 }, void 0, !0) : x("", !0)
355
360
  ], 10, jf);
356
361
  }
357
- const Hu = /* @__PURE__ */ Me(Uf, [["render", zf], ["__scopeId", "data-v-4a47d727"]]), qf = ["id", "disabled", "value", "checked"], Xf = ["for"], Kf = ["title"], po = /* @__PURE__ */ le({
362
+ const Hu = /* @__PURE__ */ Me(Uf, [["render", zf], ["__scopeId", "data-v-bd33f683"]]), qf = ["id", "disabled", "value", "checked"], Xf = ["for"], Kf = ["title"], po = /* @__PURE__ */ le({
358
363
  __name: "CobreCheckbox",
359
364
  props: {
360
365
  modelValue: {},
@@ -507,7 +512,7 @@ const Hu = /* @__PURE__ */ Me(Uf, [["render", zf], ["__scopeId", "data-v-4a47d72
507
512
  ]);
508
513
  };
509
514
  }
510
- }), vP = /* @__PURE__ */ Me(rp, [["__scopeId", "data-v-72c549f3"]]), sp = ["width", "height", "src", "alt"], dn = /* @__PURE__ */ le({
515
+ }), vP = /* @__PURE__ */ Me(rp, [["__scopeId", "data-v-05e088c9"]]), sp = ["width", "height", "src", "alt"], dn = /* @__PURE__ */ le({
511
516
  __name: "CobreCountryFlag",
512
517
  props: {
513
518
  geo: { default: "mex" },
@@ -598,7 +603,7 @@ const Hu = /* @__PURE__ */ Me(Uf, [["render", zf], ["__scopeId", "data-v-4a47d72
598
603
  e.description ? (p(), b("p", vp, z(e.description), 1)) : x("", !0)
599
604
  ], 2));
600
605
  }
601
- }), bP = /* @__PURE__ */ Me(gp, [["__scopeId", "data-v-29caed9c"]]);
606
+ }), bP = /* @__PURE__ */ Me(gp, [["__scopeId", "data-v-553c753f"]]);
602
607
  var bp = Object.defineProperty, yp = Object.defineProperties, _p = Object.getOwnPropertyDescriptors, sl = Object.getOwnPropertySymbols, wp = Object.prototype.hasOwnProperty, kp = Object.prototype.propertyIsEnumerable, il = (a, e, t) => e in a ? bp(a, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : a[e] = t, wn = (a, e) => {
603
608
  for (var t in e || (e = {}))
604
609
  wp.call(e, t) && il(a, t, e[t]);
@@ -1486,7 +1491,7 @@ const ui = /* @__PURE__ */ li(Hp, [["render", tm]]), am = { class: "co-input-gro
1486
1491
  ]);
1487
1492
  };
1488
1493
  }
1489
- }), Wu = /* @__PURE__ */ Me(um, [["__scopeId", "data-v-7935e322"]]), cm = { class: "co-label co-label--sm mb-0 co-text-secondary" }, yP = /* @__PURE__ */ le({
1494
+ }), Wu = /* @__PURE__ */ Me(um, [["__scopeId", "data-v-008e4513"]]), cm = { class: "co-label co-label--sm mb-0 co-text-secondary" }, yP = /* @__PURE__ */ le({
1490
1495
  __name: "CobreInfoDetail",
1491
1496
  props: {
1492
1497
  title: { default: "" },
@@ -1528,7 +1533,7 @@ const ui = /* @__PURE__ */ li(Hp, [["render", tm]]), am = { class: "co-input-gro
1528
1533
  class: N(["co-mb-4 co-input-label", { "co-input-label--disabled": e.isDisabled }])
1529
1534
  }, z(e.label), 3));
1530
1535
  }
1531
- }), qa = /* @__PURE__ */ Me(dm, [["__scopeId", "data-v-e70ccd76"]]), fm = { class: "co-center flex-nowrap position-relative m-0 p-0 w-100" }, pm = ["title", "disabled", "onClick"], mm = {
1536
+ }), qa = /* @__PURE__ */ Me(dm, [["__scopeId", "data-v-1689a58b"]]), fm = { class: "co-center flex-nowrap position-relative m-0 p-0 w-100" }, pm = ["title", "disabled", "onClick"], mm = {
1532
1537
  key: 0,
1533
1538
  class: "co-options-switch__content"
1534
1539
  }, _P = /* @__PURE__ */ le({
@@ -1666,7 +1671,7 @@ const ui = /* @__PURE__ */ li(Hp, [["render", tm]]), am = { class: "co-input-gro
1666
1671
  ])
1667
1672
  ]));
1668
1673
  }
1669
- }), wP = /* @__PURE__ */ Me(_m, [["__scopeId", "data-v-2cba7673"]]), wm = ["id", "disabled", "name", "value", "checked"], km = ["for"], Cm = ["for"], Tm = /* @__PURE__ */ le({
1674
+ }), wP = /* @__PURE__ */ Me(_m, [["__scopeId", "data-v-689ae869"]]), wm = ["id", "disabled", "name", "value", "checked"], km = ["for"], Cm = ["for"], Tm = /* @__PURE__ */ le({
1670
1675
  __name: "CobreRadio",
1671
1676
  props: {
1672
1677
  value: { default: "" },
@@ -1722,20 +1727,24 @@ const ui = /* @__PURE__ */ li(Hp, [["render", tm]]), am = { class: "co-input-gro
1722
1727
  ])
1723
1728
  ], 2));
1724
1729
  }
1725
- }), Uu = /* @__PURE__ */ Me(Tm, [["__scopeId", "data-v-46ab79b7"]]), $m = le({
1730
+ }), Uu = /* @__PURE__ */ Me(Tm, [["__scopeId", "data-v-637f6481"]]), $m = le({
1726
1731
  props: {
1732
+ // Tabs to render, in order. Each: { name, id?, number?, disabled?, tooltipText?, icon? }.
1727
1733
  tabs: {
1728
1734
  type: Array,
1729
1735
  required: !0
1730
1736
  },
1737
+ // Currently active tab (v-model); falls back to the URL-matched tab or the first tab.
1731
1738
  modelValue: {
1732
1739
  type: Object,
1733
1740
  default: void 0
1734
1741
  },
1742
+ // Layout orientation. 'row' for a horizontal bar, 'column' for a vertical list.
1735
1743
  direction: {
1736
1744
  type: String,
1737
1745
  default: "row"
1738
1746
  },
1747
+ // When true, draws a bottom border under the tab bar.
1739
1748
  hasBorder: {
1740
1749
  type: Boolean
1741
1750
  }
@@ -1802,7 +1811,7 @@ function Om(a, e, t, n, o, r) {
1802
1811
  ], 2)
1803
1812
  ]);
1804
1813
  }
1805
- const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f061"]]), Pm = { class: "overflow-auto co-tabs" }, Am = ["id", "onClick"], Sm = ["title"], Lm = /* @__PURE__ */ le({
1814
+ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-693ca37d"]]), Pm = { class: "overflow-auto co-tabs" }, Am = ["id", "onClick"], Sm = ["title"], Lm = /* @__PURE__ */ le({
1806
1815
  __name: "CobreTabMenu",
1807
1816
  props: {
1808
1817
  tabs: {},
@@ -1860,7 +1869,7 @@ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f06
1860
1869
  ]);
1861
1870
  };
1862
1871
  }
1863
- }), kP = /* @__PURE__ */ Me(Lm, [["__scopeId", "data-v-3eb3aadb"]]), Im = { class: "d-flex align-items-center" }, Nm = { class: "d-flex" }, Rm = {
1872
+ }), kP = /* @__PURE__ */ Me(Lm, [["__scopeId", "data-v-9ceed071"]]), Im = { class: "d-flex align-items-center" }, Nm = { class: "d-flex" }, Rm = {
1864
1873
  key: 1,
1865
1874
  class: "mb-0"
1866
1875
  }, Vm = ["src"], Bm = {
@@ -2067,7 +2076,7 @@ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f06
2067
2076
  ]);
2068
2077
  };
2069
2078
  }
2070
- }), TP = /* @__PURE__ */ Me(lh, [["__scopeId", "data-v-82bab522"]]), uh = { class: "d-flex" }, ch = {
2079
+ }), TP = /* @__PURE__ */ Me(lh, [["__scopeId", "data-v-8b541b4f"]]), uh = { class: "d-flex" }, ch = {
2071
2080
  key: 1,
2072
2081
  class: "mb-0"
2073
2082
  }, dh = ["src"], fh = {
@@ -2213,7 +2222,7 @@ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f06
2213
2222
  ])
2214
2223
  ], 2));
2215
2224
  }
2216
- }), EP = /* @__PURE__ */ Me(Ch, [["__scopeId", "data-v-5a19594a"]]), Th = {
2225
+ }), EP = /* @__PURE__ */ Me(Ch, [["__scopeId", "data-v-e0c6252d"]]), Th = {
2217
2226
  key: 0,
2218
2227
  class: "co-row-actions__divider"
2219
2228
  }, $h = ["id", "data-bs-original-title", "disabled", "onClick"], Eh = {
@@ -2283,7 +2292,7 @@ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f06
2283
2292
  ]);
2284
2293
  };
2285
2294
  }
2286
- }), Oh = /* @__PURE__ */ Me(xh, [["__scopeId", "data-v-60fd2643"]]), Mh = { class: "segmented-tabs" }, Ph = ["onClick"], Ah = /* @__PURE__ */ le({
2295
+ }), Oh = /* @__PURE__ */ Me(xh, [["__scopeId", "data-v-9fae8113"]]), Mh = { class: "segmented-tabs" }, Ph = ["onClick"], Ah = /* @__PURE__ */ le({
2287
2296
  __name: "CobreSegmentedTabs",
2288
2297
  props: {
2289
2298
  modelValue: {},
@@ -2311,7 +2320,7 @@ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f06
2311
2320
  ], 10, Ph))), 128))
2312
2321
  ]));
2313
2322
  }
2314
- }), DP = /* @__PURE__ */ Me(Ah, [["__scopeId", "data-v-f902eb16"]]), Sh = { class: "d-flex justify-content-between" }, Lh = { class: "co-title mb-0" }, xP = /* @__PURE__ */ le({
2323
+ }), DP = /* @__PURE__ */ Me(Ah, [["__scopeId", "data-v-ca5ed366"]]), Sh = { class: "d-flex justify-content-between" }, Lh = { class: "co-title mb-0" }, xP = /* @__PURE__ */ le({
2315
2324
  __name: "CobreHeadline",
2316
2325
  props: {
2317
2326
  title: { default: "" }
@@ -2391,7 +2400,7 @@ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f06
2391
2400
  _: 1
2392
2401
  }, 8, ["style"]));
2393
2402
  }
2394
- }), MP = /* @__PURE__ */ Me(Hh, [["__scopeId", "data-v-33e0e69a"]]), Wh = /* @__PURE__ */ le({
2403
+ }), MP = /* @__PURE__ */ Me(Hh, [["__scopeId", "data-v-463bea3d"]]), Wh = /* @__PURE__ */ le({
2395
2404
  __name: "CobreAccountCpLogo",
2396
2405
  props: {
2397
2406
  logo: { default: "UNKNOWN" },
@@ -2410,7 +2419,7 @@ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f06
2410
2419
  }, null, 2))
2411
2420
  ]));
2412
2421
  }
2413
- }), ju = /* @__PURE__ */ Me(Wh, [["__scopeId", "data-v-73d03ef4"]]), Uh = /* @__PURE__ */ le({
2422
+ }), ju = /* @__PURE__ */ Me(Wh, [["__scopeId", "data-v-ed17e532"]]), Uh = /* @__PURE__ */ le({
2414
2423
  __name: "CobreAccountInfoField",
2415
2424
  props: {
2416
2425
  account: { default: "" },
@@ -2460,7 +2469,7 @@ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f06
2460
2469
  })) : x("", !0)
2461
2470
  ], 32));
2462
2471
  }
2463
- }), PP = /* @__PURE__ */ Me(Uh, [["__scopeId", "data-v-091c107c"]]), jh = { class: "co-action-list" }, zh = {
2472
+ }), PP = /* @__PURE__ */ Me(Uh, [["__scopeId", "data-v-c53886a0"]]), jh = { class: "co-action-list" }, zh = {
2464
2473
  key: 0,
2465
2474
  class: "row px-3 co-pt-16 co-pb-12"
2466
2475
  }, qh = { class: "col-9 d-flex align-items-center" }, Xh = {
@@ -2570,7 +2579,7 @@ const Mm = /* @__PURE__ */ Me($m, [["render", Om], ["__scopeId", "data-v-6ff0f06
2570
2579
  ])) : x("", !0)
2571
2580
  ]));
2572
2581
  }
2573
- }), zu = /* @__PURE__ */ Me(ov, [["__scopeId", "data-v-71424d09"]]), rv = {
2582
+ }), zu = /* @__PURE__ */ Me(ov, [["__scopeId", "data-v-04a6718b"]]), rv = {
2574
2583
  key: 1,
2575
2584
  class: "d-flex"
2576
2585
  }, sv = {
@@ -3315,7 +3324,7 @@ const Lv = ["id"], Iv = { class: "co-float-modal__header d-flex justify-content-
3315
3324
  ], 2)
3316
3325
  ]));
3317
3326
  }
3318
- }), Zu = /* @__PURE__ */ Me(Gv, [["__scopeId", "data-v-58378998"]]);
3327
+ }), Zu = /* @__PURE__ */ Me(Gv, [["__scopeId", "data-v-540139c3"]]);
3319
3328
  function mi(a) {
3320
3329
  return a && a.__esModule && Object.prototype.hasOwnProperty.call(a, "default") ? a.default : a;
3321
3330
  }
@@ -5454,7 +5463,7 @@ const _0 = { class: "co-input" }, w0 = {
5454
5463
  ])) : x("", !0)
5455
5464
  ]));
5456
5465
  }
5457
- }), fl = /* @__PURE__ */ Me(x0, [["__scopeId", "data-v-d71be96e"]]), O0 = {
5466
+ }), fl = /* @__PURE__ */ Me(x0, [["__scopeId", "data-v-ef88739b"]]), O0 = {
5458
5467
  key: 0,
5459
5468
  class: "d-flex align-items-center justify-content-between"
5460
5469
  }, M0 = { class: "d-flex align-items-center" }, P0 = ["title"], A0 = {
@@ -6020,7 +6029,7 @@ const _0 = { class: "co-input" }, w0 = {
6020
6029
  ])
6021
6030
  ]));
6022
6031
  }
6023
- }), NP = /* @__PURE__ */ Me(Tg, [["__scopeId", "data-v-a471f7c1"]]), $g = { class: "co-search__label co-label co-label--sm co-text-brand mb-0 co-ms-4 text-nowrap" }, Eg = ["id", "value", "placeholder"], Dg = /* @__PURE__ */ le({
6032
+ }), NP = /* @__PURE__ */ Me(Tg, [["__scopeId", "data-v-d9158abe"]]), $g = { class: "co-search__label co-label co-label--sm co-text-brand mb-0 co-ms-4 text-nowrap" }, Eg = ["id", "value", "placeholder"], Dg = /* @__PURE__ */ le({
6024
6033
  __name: "CobreInputSearchV2",
6025
6034
  props: {
6026
6035
  modelValue: {},
@@ -6107,7 +6116,7 @@ const _0 = { class: "co-input" }, w0 = {
6107
6116
  }, 8, ["class"]))
6108
6117
  ], 34));
6109
6118
  }
6110
- }), RP = /* @__PURE__ */ Me(Dg, [["__scopeId", "data-v-89250b0d"]]), xg = { class: "co-input-v3" }, Og = {
6119
+ }), RP = /* @__PURE__ */ Me(Dg, [["__scopeId", "data-v-3842e652"]]), xg = { class: "co-input-v3" }, Og = {
6111
6120
  key: 0,
6112
6121
  class: "d-flex align-items-center justify-content-between"
6113
6122
  }, Mg = { class: "d-flex align-items-center" }, Pg = ["title"], Ag = { class: "position-relative" }, Sg = ["id", "placeholder", "minlength", "maxlength", "required", "disabled"], Lg = {
@@ -6213,7 +6222,7 @@ const _0 = { class: "co-input" }, w0 = {
6213
6222
  ]);
6214
6223
  };
6215
6224
  }
6216
- }), Bg = /* @__PURE__ */ Me(Vg, [["__scopeId", "data-v-2988f531"]]), Fg = /* @__PURE__ */ le({
6225
+ }), Bg = /* @__PURE__ */ Me(Vg, [["__scopeId", "data-v-c7519739"]]), Fg = /* @__PURE__ */ le({
6217
6226
  __name: "CobreKebabMenu",
6218
6227
  props: {
6219
6228
  options: {}
@@ -6872,7 +6881,7 @@ const _0 = { class: "co-input" }, w0 = {
6872
6881
  ], 2);
6873
6882
  };
6874
6883
  }
6875
- }), YP = /* @__PURE__ */ Me(Cb, [["__scopeId", "data-v-2357afd2"]]), Tb = {
6884
+ }), YP = /* @__PURE__ */ Me(Cb, [["__scopeId", "data-v-013e2788"]]), Tb = {
6876
6885
  key: 0,
6877
6886
  class: "d-flex align-items-center justify-content-between"
6878
6887
  }, $b = { class: "d-flex align-items-center" }, Eb = ["title"], Db = {
@@ -7261,7 +7270,7 @@ const _0 = { class: "co-input" }, w0 = {
7261
7270
  }))
7262
7271
  ]));
7263
7272
  }
7264
- }), zP = /* @__PURE__ */ Me(Gb, [["__scopeId", "data-v-c814a977"]]), Qb = { class: "co-label co-label--sm co-text-secondary mb-0 co-mb-4" }, Zb = { class: "d-flex align-items-baseline gap-1 mb-0" }, Jb = { class: "co-label-numbers--lg co-fw-600 co-text-primary" }, ey = { class: "co-label co-label--sm co-text-secondary" }, ty = /* @__PURE__ */ le({
7273
+ }), zP = /* @__PURE__ */ Me(Gb, [["__scopeId", "data-v-95fc62fe"]]), Qb = { class: "co-label co-label--sm co-text-secondary mb-0 co-mb-4" }, Zb = { class: "d-flex align-items-baseline gap-1 mb-0" }, Jb = { class: "co-label-numbers--lg co-fw-600 co-text-primary" }, ey = { class: "co-label co-label--sm co-text-secondary" }, ty = /* @__PURE__ */ le({
7265
7274
  __name: "CobreBalanceCard",
7266
7275
  props: {
7267
7276
  item: { default: void 0 },
@@ -7272,7 +7281,7 @@ const _0 = { class: "co-input" }, w0 = {
7272
7281
  class: N(["co-balance-card d-flex flex-column co-p-20", { loading: e.isLoading }])
7273
7282
  }, [
7274
7283
  e.isLoading ? (p(), b(_e, { key: 0 }, [
7275
- t[0] || (t[0] = $f('<div class="co-balance-card__sk-flag skeleton co-mb-12" data-v-2b9974c5></div><div class="co-balance-card__sk-label skeleton co-mb-4" data-v-2b9974c5></div><div class="d-flex gap-2 align-items-center" data-v-2b9974c5><div class="co-balance-card__sk-amount skeleton" data-v-2b9974c5></div><div class="co-balance-card__sk-currency skeleton" data-v-2b9974c5></div></div>', 3))
7284
+ t[0] || (t[0] = $f('<div class="co-balance-card__sk-flag skeleton co-mb-12" data-v-465195c9></div><div class="co-balance-card__sk-label skeleton co-mb-4" data-v-465195c9></div><div class="d-flex gap-2 align-items-center" data-v-465195c9><div class="co-balance-card__sk-amount skeleton" data-v-465195c9></div><div class="co-balance-card__sk-currency skeleton" data-v-465195c9></div></div>', 3))
7276
7285
  ], 64)) : (p(), b(_e, { key: 1 }, [
7277
7286
  ge(dn, {
7278
7287
  geo: e.item.geo,
@@ -7289,7 +7298,7 @@ const _0 = { class: "co-input" }, w0 = {
7289
7298
  ], 64))
7290
7299
  ], 2));
7291
7300
  }
7292
- }), qP = /* @__PURE__ */ Me(ty, [["__scopeId", "data-v-2b9974c5"]]), ay = { key: 0 }, ny = /* @__PURE__ */ le({
7301
+ }), qP = /* @__PURE__ */ Me(ty, [["__scopeId", "data-v-465195c9"]]), ay = { key: 0 }, ny = /* @__PURE__ */ le({
7293
7302
  __name: "CobreCardIcon",
7294
7303
  props: {
7295
7304
  label: { default: "string" },
@@ -7337,7 +7346,7 @@ const _0 = { class: "co-input" }, w0 = {
7337
7346
  ])
7338
7347
  ], 2));
7339
7348
  }
7340
- }), XP = /* @__PURE__ */ Me(ny, [["__scopeId", "data-v-049303f0"]]);
7349
+ }), XP = /* @__PURE__ */ Me(ny, [["__scopeId", "data-v-aa2072b7"]]);
7341
7350
  function De(a) {
7342
7351
  const e = Object.prototype.toString.call(a);
7343
7352
  return a instanceof Date || typeof a == "object" && e === "[object Date]" ? new a.constructor(+a) : typeof a == "number" || e === "[object Number]" || typeof a == "string" || e === "[object String]" ? new Date(a) : /* @__PURE__ */ new Date(NaN);
@@ -15322,7 +15331,7 @@ const i2 = {
15322
15331
  ]);
15323
15332
  };
15324
15333
  }
15325
- }), m2 = /* @__PURE__ */ Me(p2, [["__scopeId", "data-v-b74b0974"]]), h2 = {
15334
+ }), m2 = /* @__PURE__ */ Me(p2, [["__scopeId", "data-v-f5e1003b"]]), h2 = {
15326
15335
  class: "mb-0 custom-font co-me-4 skeleton",
15327
15336
  style: { "min-width": "100px" }
15328
15337
  }, v2 = { key: 0 }, g2 = /* @__PURE__ */ le({
@@ -15350,7 +15359,7 @@ const i2 = {
15350
15359
  }, null, 8, ["class"]))
15351
15360
  ], 2));
15352
15361
  }
15353
- }), MA = /* @__PURE__ */ Me(g2, [["__scopeId", "data-v-1a7531d0"]]), b2 = { class: "co-tour-tooltip" }, y2 = { class: "d-flex align-items-start justify-content-between co-pb-8" }, _2 = { class: "co-body co-body--md co-text-inverse co-fw-500 flex-grow-1 mb-0" }, w2 = { class: "co-label co-label--sm co-text-inverse co-mb-8" }, k2 = { class: "d-flex align-items-center justify-content-between" }, C2 = {
15362
+ }), MA = /* @__PURE__ */ Me(g2, [["__scopeId", "data-v-4bbd4229"]]), b2 = { class: "co-tour-tooltip" }, y2 = { class: "d-flex align-items-start justify-content-between co-pb-8" }, _2 = { class: "co-body co-body--md co-text-inverse co-fw-500 flex-grow-1 mb-0" }, w2 = { class: "co-label co-label--sm co-text-inverse co-mb-8" }, k2 = { class: "d-flex align-items-center justify-content-between" }, C2 = {
15354
15363
  key: 0,
15355
15364
  class: "co-label co-label--sm co-text-inverse-disabled"
15356
15365
  }, T2 = { class: "d-flex co-gap-16" }, $2 = 206, E2 = 12, D2 = 150, x2 = 350, O2 = 350, M2 = /* @__PURE__ */ le({
@@ -15487,7 +15496,7 @@ const i2 = {
15487
15496
  ], 6)
15488
15497
  ]));
15489
15498
  }
15490
- }), PA = /* @__PURE__ */ Me(M2, [["__scopeId", "data-v-e67349cb"]]), P2 = ["data-bs-toggle", "data-bs-original-title"], A2 = { class: "d-flex align-items-center h-100 co-account-option-select__left me-3" }, S2 = { class: "d-flex flex-column co-account-option-select__content" }, L2 = { class: "co-text-primary-500 co-label co-label--sm co-account-option-select__text text-truncate" }, I2 = { class: "co-text-primary-50 co-label co-label--sm co-account-option-select__text text-truncate" }, N2 = {
15499
+ }), PA = /* @__PURE__ */ Me(M2, [["__scopeId", "data-v-8e2c06d4"]]), P2 = ["data-bs-toggle", "data-bs-original-title"], A2 = { class: "d-flex align-items-center h-100 co-account-option-select__left me-3" }, S2 = { class: "d-flex flex-column co-account-option-select__content" }, L2 = { class: "co-text-primary-500 co-label co-label--sm co-account-option-select__text text-truncate" }, I2 = { class: "co-text-primary-50 co-label co-label--sm co-account-option-select__text text-truncate" }, N2 = {
15491
15500
  key: 0,
15492
15501
  class: "co-text-primary-50"
15493
15502
  }, R2 = /* @__PURE__ */ le({
@@ -15525,7 +15534,7 @@ const i2 = {
15525
15534
  ]);
15526
15535
  };
15527
15536
  }
15528
- }), zc = /* @__PURE__ */ Me(R2, [["__scopeId", "data-v-4b49ff45"]]), V2 = { class: "co-filter dropdown" }, B2 = {
15537
+ }), zc = /* @__PURE__ */ Me(R2, [["__scopeId", "data-v-094377ea"]]), V2 = { class: "co-filter dropdown" }, B2 = {
15529
15538
  class: "co-filter",
15530
15539
  "data-bs-toggle": "dropdown",
15531
15540
  style: { width: "fit-content" },
@@ -15650,7 +15659,7 @@ const i2 = {
15650
15659
  ], 4)
15651
15660
  ]));
15652
15661
  }
15653
- }), U2 = /* @__PURE__ */ Me(W2, [["__scopeId", "data-v-4f3bf935"]]), qc = "--vc-auto-duration", j2 = `height var(${qc}) cubic-bezier(0.33, 1, 0.68, 1)`, Ao = { padding: 0 }, z2 = 300, q2 = {
15662
+ }), U2 = /* @__PURE__ */ Me(W2, [["__scopeId", "data-v-da071c0d"]]), qc = "--vc-auto-duration", j2 = `height var(${qc}) cubic-bezier(0.33, 1, 0.68, 1)`, Ao = { padding: 0 }, z2 = 300, q2 = {
15654
15663
  position: "absolute",
15655
15664
  width: "1px",
15656
15665
  height: "1px",
@@ -15836,7 +15845,7 @@ const Xc = /* @__PURE__ */ le({
15836
15845
  ])
15837
15846
  ]));
15838
15847
  }
15839
- }), tk = /* @__PURE__ */ Me(ek, [["__scopeId", "data-v-0d974ea6"]]), ak = { class: "co-header-wrapper position-relative" }, nk = { class: "co-header d-flex align-items-center justify-content-between w-100" }, ok = { class: "co-header__start d-flex justify-content-start align-items-center" }, rk = { class: "co-header__end d-flex justify-content-end align-items-center" }, sk = { key: 0 }, ik = {
15848
+ }), tk = /* @__PURE__ */ Me(ek, [["__scopeId", "data-v-4e7b9ef7"]]), ak = { class: "co-header-wrapper position-relative" }, nk = { class: "co-header d-flex align-items-center justify-content-between w-100" }, ok = { class: "co-header__start d-flex justify-content-start align-items-center" }, rk = { class: "co-header__end d-flex justify-content-end align-items-center" }, sk = { key: 0 }, ik = {
15840
15849
  key: 0,
15841
15850
  class: "co-header-wrapper__blurred position-fixed d-lg-none d-block co-bg-primary-95"
15842
15851
  }, lk = /* @__PURE__ */ le({
@@ -15893,7 +15902,7 @@ const Xc = /* @__PURE__ */ le({
15893
15902
  })
15894
15903
  ]));
15895
15904
  }
15896
- }), AA = /* @__PURE__ */ Me(lk, [["__scopeId", "data-v-9116eb73"]]), uk = { class: "co-body--lg co-text-primary-80 list-unstyled" }, Il = /* @__PURE__ */ le({
15905
+ }), AA = /* @__PURE__ */ Me(lk, [["__scopeId", "data-v-a3412582"]]), uk = { class: "co-body--lg co-text-primary-80 list-unstyled" }, Il = /* @__PURE__ */ le({
15897
15906
  __name: "SubItems",
15898
15907
  props: {
15899
15908
  subItems: {},
@@ -16168,7 +16177,7 @@ const Xc = /* @__PURE__ */ le({
16168
16177
  ], 34);
16169
16178
  };
16170
16179
  }
16171
- }), SA = /* @__PURE__ */ Me(Ck, [["__scopeId", "data-v-286e485b"]]);
16180
+ }), SA = /* @__PURE__ */ Me(Ck, [["__scopeId", "data-v-4f084a80"]]);
16172
16181
  function Wa(a) {
16173
16182
  "@babel/helpers - typeof";
16174
16183
  return Wa = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
@@ -21156,7 +21165,7 @@ const aE = { class: "co-filter dropdown cobre-dropdown" }, nE = {
21156
21165
  ])
21157
21166
  ]));
21158
21167
  }
21159
- }), LA = /* @__PURE__ */ Me(uE, [["__scopeId", "data-v-b8643b08"]]), cE = { class: "co-timeline" }, dE = {
21168
+ }), LA = /* @__PURE__ */ Me(uE, [["__scopeId", "data-v-70a4f2b4"]]), cE = { class: "co-timeline" }, dE = {
21160
21169
  key: 0,
21161
21170
  class: "event__line"
21162
21171
  }, fE = { class: "event__icon co-icon co-icon--sm" }, pE = { class: "co-label co-label--md co-fw-500 co-mb-13 co-text-secondary" }, mE = /* @__PURE__ */ le({
@@ -21182,7 +21191,7 @@ const aE = { class: "co-filter dropdown cobre-dropdown" }, nE = {
21182
21191
  ], 2))), 128))
21183
21192
  ]));
21184
21193
  }
21185
- }), IA = /* @__PURE__ */ Me(mE, [["__scopeId", "data-v-4600c08a"]]), hE = ["id"], vE = { class: "d-flex align-items-center co-py-8" }, gE = ["src"], bE = { class: "co-label co-label--md co-label--md--mid mb-0 co-ms-8" }, NA = /* @__PURE__ */ le({
21194
+ }), IA = /* @__PURE__ */ Me(mE, [["__scopeId", "data-v-fd4dfeef"]]), hE = ["id"], vE = { class: "d-flex align-items-center co-py-8" }, gE = ["src"], bE = { class: "co-label co-label--md co-label--md--mid mb-0 co-ms-8" }, NA = /* @__PURE__ */ le({
21186
21195
  __name: "CobreDynamicForm",
21187
21196
  props: {
21188
21197
  fields: {},
@@ -21474,7 +21483,7 @@ const aE = { class: "co-filter dropdown cobre-dropdown" }, nE = {
21474
21483
  }), 128))
21475
21484
  ]));
21476
21485
  }
21477
- }), TE = /* @__PURE__ */ Me(CE, [["__scopeId", "data-v-98ee9c35"]]), $E = { class: "co-filter-radio-list d-flex flex-column" }, EE = ["for"], DE = ["src"], xE = { class: "co-label co-label--md co-ms-8" }, OE = /* @__PURE__ */ le({
21486
+ }), TE = /* @__PURE__ */ Me(CE, [["__scopeId", "data-v-f842e0ba"]]), $E = { class: "co-filter-radio-list d-flex flex-column" }, EE = ["for"], DE = ["src"], xE = { class: "co-label co-label--md co-ms-8" }, OE = /* @__PURE__ */ le({
21478
21487
  __name: "FilterRadioList",
21479
21488
  props: {
21480
21489
  filter: {}
@@ -21518,7 +21527,7 @@ const aE = { class: "co-filter dropdown cobre-dropdown" }, nE = {
21518
21527
  }), 128))
21519
21528
  ]));
21520
21529
  }
21521
- }), ME = /* @__PURE__ */ Me(OE, [["__scopeId", "data-v-0559ed58"]]), PE = { class: "co-filter-input" }, AE = /* @__PURE__ */ le({
21530
+ }), ME = /* @__PURE__ */ Me(OE, [["__scopeId", "data-v-541a6b86"]]), PE = { class: "co-filter-input" }, AE = /* @__PURE__ */ le({
21522
21531
  __name: "FilterInput",
21523
21532
  props: {
21524
21533
  filter: {}
@@ -21816,7 +21825,7 @@ const aE = { class: "co-filter dropdown cobre-dropdown" }, nE = {
21816
21825
  ])) : x("", !0);
21817
21826
  };
21818
21827
  }
21819
- }), RA = /* @__PURE__ */ Me(ZE, [["__scopeId", "data-v-df84a419"]]), JE = { class: "co-account-picker position-relative" }, eD = { class: "co-label co-label--sm co-mb-4 d-block" }, tD = {
21828
+ }), RA = /* @__PURE__ */ Me(ZE, [["__scopeId", "data-v-b49a80e0"]]), JE = { class: "co-account-picker position-relative" }, eD = { class: "co-label co-label--sm co-mb-4 d-block" }, tD = {
21820
21829
  key: 1,
21821
21830
  class: "d-flex align-items-center gap-2"
21822
21831
  }, aD = { class: "co-text-muted co-text-primary-50 small" }, nD = /* @__PURE__ */ le({
@@ -21854,7 +21863,7 @@ const aE = { class: "co-filter dropdown cobre-dropdown" }, nE = {
21854
21863
  ])
21855
21864
  ]));
21856
21865
  }
21857
- }), VA = /* @__PURE__ */ Me(nD, [["__scopeId", "data-v-b5e3a031"]]), oD = { style: { "min-height": "500px" } }, rD = { class: "co-bdline--bottom co-pb-16" }, sD = { class: "co-body co-body--lg co-fw-600 mb-0" }, iD = {
21866
+ }), VA = /* @__PURE__ */ Me(nD, [["__scopeId", "data-v-5d098910"]]), oD = { style: { "min-height": "500px" } }, rD = { class: "co-bdline--bottom co-pb-16" }, sD = { class: "co-body co-body--lg co-fw-600 mb-0" }, iD = {
21858
21867
  key: 1,
21859
21868
  class: "d-flex align-items-center co-mt-12 gap-2"
21860
21869
  }, lD = ["id", "title"], uD = {