@orchidui/core 1.96.0 → 1.97.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.
Files changed (89) hide show
  1. package/dist/DataDisplay/AccountVerificationContent/OcAccountVerificationContent.js +1 -1
  2. package/dist/DataDisplay/CustomerCard/OcCustomerCard.js +1 -1
  3. package/dist/DataDisplay/FloatContent/OcFloatContent.js +1 -1
  4. package/dist/DataDisplay/InfoCard/OcInfoCard.js +1 -1
  5. package/dist/DataDisplay/ListDetail/OcListDetail.js +1 -1
  6. package/dist/DataDisplay/ListItem/OcListItem.js +1 -1
  7. package/dist/DataDisplay/NewTable/OcNewTable.js +1 -1
  8. package/dist/DataDisplay/OnboardingListItem/OcOnboardingListItem.js +1 -1
  9. package/dist/DataDisplay/OnboardingRecap/OcOnboardingRecap.js +1 -1
  10. package/dist/DataDisplay/Overview/OcOverview.js +1 -1
  11. package/dist/DataDisplay/Pagination/OcPagination.js +1 -1
  12. package/dist/DataDisplay/RowItemData/OcRowItemData.js +1 -1
  13. package/dist/DataDisplay/Table/OcTable.js +1 -1
  14. package/dist/DataDisplay/TransferSummary/OcTransferSummary.js +1 -1
  15. package/dist/Disclosure/Accordion/OcAccordion.js +1 -1
  16. package/dist/Disclosure/OnboardingAccordion/OnboardingAccordion.js +1 -1
  17. package/dist/Disclosure/OnboardingProduct/OnboardingProductOption.js +1 -1
  18. package/dist/Disclosure/Steps/OcSteps.js +1 -1
  19. package/dist/Disclosure/Tabs/Tabs.js +1 -1
  20. package/dist/Disclosure/Variants/OcVariants.js +1 -1
  21. package/dist/Elements/AdditionalContent/OcAdditionalContent.js +1 -1
  22. package/dist/Elements/AuthenticationOption/AuthenticationOption.js +1 -1
  23. package/dist/Elements/Box/OcBox.js +1 -1
  24. package/dist/Elements/Checklist/OcChecklist.js +1 -1
  25. package/dist/Elements/EmptyPage/OcEmptyPage.js +1 -1
  26. package/dist/Elements/FeatureOverviewCard/OcFeatureOverviewCard.js +1 -1
  27. package/dist/Elements/Header/OcHeader.js +1 -1
  28. package/dist/Elements/PageTitle/OcPageTitle.js +1 -1
  29. package/dist/Elements/SandboxBanner/OcSandboxBanner.js +1 -1
  30. package/dist/Elements/Sidebar/OcSidebar.js +10 -9
  31. package/dist/Elements/SubSidebar/OcSubSidebar.js +1 -1
  32. package/dist/Elements/TopBanner/OcTopBanner.js +1 -1
  33. package/dist/Elements/VerificationOption/OcVerificationOption.js +1 -1
  34. package/dist/Feedback/Banner/OcBanner.js +1 -1
  35. package/dist/Feedback/Chip/OcChip.js +1 -1
  36. package/dist/Feedback/ShareIcon/OcShareIcon.js +1 -1
  37. package/dist/Feedback/Snackbar/OcSnackbar.js +1 -1
  38. package/dist/Form/BaseInput/OcBaseInput.js +1 -1
  39. package/dist/Form/Button/OcButton.js +1 -1
  40. package/dist/Form/Calendar/OcCalendar.js +1 -1
  41. package/dist/Form/CardInput/OcCardInput.js +1 -1
  42. package/dist/Form/Checkbox/OcCheckbox.js +1 -1
  43. package/dist/Form/CheckboxesGroup/OcCheckboxesGroup.js +1 -1
  44. package/dist/Form/Criteria/OcCriteria.js +1 -1
  45. package/dist/Form/Cropper/OcCropper.js +1 -1
  46. package/dist/Form/DatePicker/OcDatePicker.js +1 -1
  47. package/dist/Form/EmojiPicker/OcEmojiPicker.js +1 -1
  48. package/dist/Form/Input/OcInput.js +1 -1
  49. package/dist/Form/LinkInput/OcLinkInput.js +1 -1
  50. package/dist/Form/MultipleUploadFile/OcMultipleUploadFile.js +1 -1
  51. package/dist/Form/NumberInput/OcNumberInput.js +1 -1
  52. package/dist/Form/PhoneInput/OcPhoneInput.js +1 -1
  53. package/dist/Form/Radio/OcRadio.js +1 -1
  54. package/dist/Form/RadioGroup/OcRadioGroup.js +1 -1
  55. package/dist/Form/RangeInput/OcRangeInput.js +1 -1
  56. package/dist/Form/SectionItem/OcSectionItem.js +1 -1
  57. package/dist/Form/Select/OcSelect.js +1 -1
  58. package/dist/Form/SelectOptions/OcSelectOptions.js +1 -1
  59. package/dist/Form/SingleFileUpload/OcSingleFileUpload.js +1 -1
  60. package/dist/Form/Slider/OcSlider.js +1 -1
  61. package/dist/Form/TextArea/OcTextArea.js +1 -1
  62. package/dist/Form/index.js +1 -1
  63. package/dist/FormBuilder/OcFormBuilder.js +1 -1
  64. package/dist/{OcAccountSetupProgress-BOIqtIJ0.js → OcAccountSetupProgress-BhlQmNP6.js} +1 -1
  65. package/dist/{OcComplexCalendar-BhHizc-5.js → OcComplexCalendar-DWtfgyTm.js} +1 -1
  66. package/dist/{OcComplexDatePicker-TKoovzPI.js → OcComplexDatePicker-CL42o8eT.js} +1 -1
  67. package/dist/{OcCropper-Bd0ptj_L.js → OcCropper-CLC1w_np.js} +1 -1
  68. package/dist/{OcDataTable-D5fgQDCG.js → OcDataTable-DrUmqWhQ.js} +48 -48
  69. package/dist/{OcDraggableList-C-q3U8zb.js → OcDraggableList-BXEoN9kd.js} +10 -10
  70. package/dist/{OcEmojiPicker-D5501ZSJ.js → OcEmojiPicker-CFEFdnO5.js} +13 -13
  71. package/dist/{OcFilterForm-DxBwBNpQ.js → OcFilterForm-BMEwZQ3Q.js} +1 -1
  72. package/dist/{OcFilterSearch-BYC48oGJ.js → OcFilterSearch-NnFSYwj9.js} +13 -13
  73. package/dist/{OcFilterSearchFor-DrjgU-x1.js → OcFilterSearchFor-Db4MQyBv.js} +3 -3
  74. package/dist/{OcModalCropper-D0tnMesY.js → OcModalCropper-9JmjpxIo.js} +2 -2
  75. package/dist/{OcTimePicker-Bhie0mcg.js → OcTimePicker-CEvUnEe0.js} +1 -1
  76. package/dist/Overlay/ConfirmationModal/OcConfirmationModal.js +1 -1
  77. package/dist/Overlay/CopyTooltip/OcCopyTooltip.js +1 -1
  78. package/dist/Overlay/Dropdown/OcDropdown.js +1 -1
  79. package/dist/Overlay/Modal/OcModal.js +1 -1
  80. package/dist/Overlay/SupportMenu/OcSupportMenu.js +1 -1
  81. package/dist/Overlay/Tooltip/OcTooltip.js +1 -1
  82. package/dist/Overlay/Whitelist/OcWhiteList.js +1 -1
  83. package/dist/{SubPlanCard-UqVbBcgj.js → SubPlanCard-tS38P14V.js} +1 -1
  84. package/dist/{ThumbnailSection-CmL7AzL7.js → ThumbnailSection-PbsT2ZFh.js} +1 -1
  85. package/dist/{ThumbnailTheme-p5lFlagk.js → ThumbnailTheme-BDLUnh6F.js} +1 -1
  86. package/dist/core.css +1 -1
  87. package/dist/{index-DaFb0RKc.js → index-BWAOVIQ_.js} +4239 -4115
  88. package/dist/index.js +62 -61
  89. package/package.json +1 -1
@@ -1,5 +1,5 @@
1
- import { ref as P, onMounted as Ce, createBlock as L, openBlock as o, unref as n, withCtx as p, createVNode as I, createElementVNode as R, createElementBlock as x, createCommentVNode as f, mergeProps as we, Fragment as ue, renderList as ae, normalizeClass as ie, toDisplayString as xe, computed as D, watch as $e, toRaw as We, nextTick as Xe, renderSlot as C, resolveDynamicComponent as Ye, createSlots as Ze, normalizeProps as Se, guardReactiveProps as Oe } from "vue";
2
- import { aG as Pe, B as je, C as He, E as _e, Q as el, a4 as ll, aR as al, aS as tl, aT as sl, K as ol, L as Ve, j as ul } from "./index-DaFb0RKc.js";
1
+ import { ref as P, onMounted as Ce, createBlock as D, openBlock as o, unref as n, withCtx as p, createVNode as I, createElementVNode as R, createElementBlock as x, createCommentVNode as f, mergeProps as we, Fragment as ue, renderList as ae, normalizeClass as ie, toDisplayString as xe, computed as U, watch as $e, toRaw as He, nextTick as We, renderSlot as C, resolveDynamicComponent as Xe, createSlots as Ye, normalizeProps as Se, guardReactiveProps as Oe } from "vue";
2
+ import { aH as Pe, B as je, C as Ze, E as _e, Q as el, a4 as ll, aS as al, aT as tl, aU as sl, K as ol, L as Ve, j as ul } from "./index-BWAOVIQ_.js";
3
3
  import { V as Fe } from "./vue-draggable-next.esm-bundler-QQ8zx__3.js";
4
4
  import { getFromLocalStorage as Ae, formatHeadersFromLocalStorage as Ke, formatHeadersToLocalStorage as il, setInLocalStorage as rl } from "./DataTable/utils/editColumnsUtils.js";
5
5
  import { _ as Ee } from "./OcIcon-DuLjS3TV.js";
@@ -61,13 +61,13 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
61
61
  return Ce(() => {
62
62
  const l = Ae(k.localKey), { fixed: d, active: v } = Ke(l, k.headers, k.localKey);
63
63
  S.value = d || k.headers.slice(0, 1), m.value = v || k.headers.slice(1).map((g) => {
64
- var t, U, j;
64
+ var t, L, j;
65
65
  return {
66
66
  ...g,
67
- isActive: ((j = (U = (t = k.options) == null ? void 0 : t.active) == null ? void 0 : U.find((Q) => Q.key === g.key)) == null ? void 0 : j.isActive) ?? !0
67
+ isActive: ((j = (L = (t = k.options) == null ? void 0 : t.active) == null ? void 0 : L.find((Q) => Q.key === g.key)) == null ? void 0 : j.isActive) ?? !0
68
68
  };
69
69
  }), z(!0);
70
- }), (l, d) => (o(), L(n(Pe), {
70
+ }), (l, d) => (o(), D(n(Pe), {
71
71
  modelValue: O.value,
72
72
  "onUpdate:modelValue": d[3] || (d[3] = (v) => O.value = v),
73
73
  "is-attach-to-body": ""
@@ -87,7 +87,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
87
87
  class: ie(["flex items-center justify-between h-[26px]", g ? "" : "is-disabled"])
88
88
  }, [
89
89
  R("span", null, xe(v.label), 1),
90
- g ? (o(), L(n(Ee), {
90
+ g ? (o(), D(n(Ee), {
91
91
  key: 0,
92
92
  width: "18",
93
93
  height: "18",
@@ -112,7 +112,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
112
112
  }, [
113
113
  v.key !== "actions" ? (o(), x("div", yl, [
114
114
  R("div", gl, [
115
- I(n(He), {
115
+ I(n(Ze), {
116
116
  modelValue: v.isActive,
117
117
  "onUpdate:modelValue": [
118
118
  (g) => v.isActive = g,
@@ -122,7 +122,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
122
122
  }, null, 8, ["modelValue", "onUpdate:modelValue"]),
123
123
  R("div", bl, xe(v.label), 1)
124
124
  ]),
125
- m.value.length > 1 ? (o(), L(n(Ee), {
125
+ m.value.length > 1 ? (o(), D(n(Ee), {
126
126
  key: 0,
127
127
  width: "18",
128
128
  height: "18",
@@ -265,10 +265,10 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
265
265
  },
266
266
  setup($, { emit: oe }) {
267
267
  var ve, ce, me, pe, fe, ye, ge, be, ke;
268
- const A = $, k = oe, m = D(() => {
268
+ const A = $, k = oe, m = U(() => {
269
269
  var e;
270
270
  return (e = A.options) == null ? void 0 : e.cursor;
271
- }), S = P(), O = D(() => {
271
+ }), S = P(), O = U(() => {
272
272
  var e;
273
273
  return (e = A.options) == null ? void 0 : e.tableOptions;
274
274
  }), y = P({
@@ -285,7 +285,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
285
285
  },
286
286
  { deep: !0, immediate: !0 }
287
287
  );
288
- const z = D(() => {
288
+ const z = U(() => {
289
289
  var a;
290
290
  return {
291
291
  ...O.value,
@@ -294,16 +294,16 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
294
294
  return u.class = ((i = (r = O.value) == null ? void 0 : r.headers.find((c) => c.key === u.key)) == null ? void 0 : i.class) ?? "", u;
295
295
  }).filter((u) => u.isActive) : (a = O.value) == null ? void 0 : a.headers.filter((u) => Be(u.key))
296
296
  };
297
- }), l = D(() => {
297
+ }), l = U(() => {
298
298
  var e;
299
299
  return (e = A.options) == null ? void 0 : e.filterOptions;
300
- }), d = D(() => {
300
+ }), d = U(() => {
301
301
  var e;
302
302
  return (e = A.options) == null ? void 0 : e.hidePerPageDropdown;
303
- }), v = D(() => {
303
+ }), v = U(() => {
304
304
  var e;
305
305
  return ((e = y.value) == null ? void 0 : e.last_page) === 1;
306
- }), g = JSON.parse(JSON.stringify(We(A.filter)));
306
+ }), g = JSON.parse(JSON.stringify(He(A.filter)));
307
307
  !g && y.value ? g.page = 1 : !g && m && (g.cursor = "");
308
308
  const t = P(g);
309
309
  $e(
@@ -313,21 +313,21 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
313
313
  },
314
314
  { deep: !0 }
315
315
  );
316
- const U = P(!1), j = P(t.value[(ce = (ve = l.value) == null ? void 0 : ve.tabs) == null ? void 0 : ce.key]), Q = P(t.value.page), q = P(
316
+ const L = P(!1), j = P(t.value[(ce = (ve = l.value) == null ? void 0 : ve.tabs) == null ? void 0 : ce.key]), Q = P(t.value.page), q = P(
317
317
  (pe = (me = l.value) == null ? void 0 : me.per_page) != null && pe.key ? t.value[(ye = (fe = l.value) == null ? void 0 : fe.per_page) == null ? void 0 : ye.key] : t.value.per_page
318
- ), re = ((ke = t.value[t.value.selectedSearchOption || ((be = (ge = l.value) == null ? void 0 : ge.search) == null ? void 0 : be.key)]) == null ? void 0 : ke.trim()) ?? "", N = P(re ? re.split(",") : []), ne = P(!1), Te = D(
318
+ ), re = ((ke = t.value[t.value.selectedSearchOption || ((be = (ge = l.value) == null ? void 0 : ge.search) == null ? void 0 : be.key)]) == null ? void 0 : ke.trim()) ?? "", N = P(re ? re.split(",") : []), ne = P(!1), Te = U(
319
319
  () => {
320
320
  var e;
321
321
  return vl((e = A.options) == null ? void 0 : e.perPageOptions);
322
322
  }
323
- ), De = D(() => cl(Te.value, y.value)), Le = D(() => {
323
+ ), Ue = U(() => cl(Te.value, y.value)), De = U(() => {
324
324
  var e;
325
325
  return ((e = A.selected) == null ? void 0 : e.length) > 0;
326
- }), Ue = (e) => {
326
+ }), Le = (e) => {
327
327
  !e.trim() || !t.value.selectedSearchOption && N.value.includes(e) || (N.value = [e], K(), k("search-query-changed", e));
328
328
  }, Ie = (e) => {
329
329
  N.value = N.value.filter((a) => a !== e), K();
330
- }, Ne = D(() => nl(t.value, l.value)), Be = (e) => {
330
+ }, Ne = U(() => nl(t.value, l.value)), Be = (e) => {
331
331
  var a, u, r, i, c, h;
332
332
  return ((h = (c = (i = (r = t.value) == null ? void 0 : r[(u = (a = l.value) == null ? void 0 : a.columnEdit) == null ? void 0 : u.key]) == null ? void 0 : i.active) == null ? void 0 : c.find((V) => V.key === e)) == null ? void 0 : h.isActive) ?? !0;
333
333
  }, Qe = ({ fixedHeaders: e, activeHeaders: a, isOnMount: u }) => {
@@ -365,14 +365,14 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
365
365
  }, Je = () => {
366
366
  K(null, Q.value);
367
367
  }, K = (e = null, a = !1, u = "", r = !1, i = !1) => {
368
- var h, V, s, T, w, F, B, G, M, W, X, Y, Z, H, _, ee, le, b, te;
369
- y.value && !a && (Q.value = 1), y.value ? t.value.page = Q.value : t.value.cursor = u, (h = l.value) != null && h.per_page ? t.value[l.value.per_page.key] = q.value : t.value.per_page = q.value, (V = l.value) != null && V.tabs && i && (t.value[l.value.tabs.key] = j.value), (T = (s = l.value) == null ? void 0 : s.tabs) != null && T.filter_name && (i ? t.value[(F = (w = l.value) == null ? void 0 : w.tabs) == null ? void 0 : F.filter_name] = null : e && (j.value = null)), (B = l.value) != null && B.search && ((M = (G = l.value.search) == null ? void 0 : G.options) != null && M.length ? (Object.keys(t.value).forEach((E) => {
368
+ var h, V, s, T, w, F, B, M, G, H, W, X, Y, Z, _, ee, le, b, te;
369
+ y.value && !a && (Q.value = 1), y.value ? t.value.page = Q.value : t.value.cursor = u, (h = l.value) != null && h.per_page ? t.value[l.value.per_page.key] = q.value : t.value.per_page = q.value, (V = l.value) != null && V.tabs && i && (t.value[l.value.tabs.key] = j.value), (T = (s = l.value) == null ? void 0 : s.tabs) != null && T.filter_name && (i ? t.value[(F = (w = l.value) == null ? void 0 : w.tabs) == null ? void 0 : F.filter_name] = null : e && (j.value = null)), (B = l.value) != null && B.search && ((G = (M = l.value.search) == null ? void 0 : M.options) != null && G.length ? (Object.keys(t.value).forEach((E) => {
370
370
  var J;
371
371
  (J = l.value.search.options) != null && J.map((se) => se.value).includes(E) && delete t.value[E];
372
- }), t.value[((W = t.value) == null ? void 0 : W.selectedSearchOption) || ((Z = (Y = (X = l.value.search) == null ? void 0 : X.options) == null ? void 0 : Y[0]) == null ? void 0 : Z.value) || l.value.search.key] = N.value.join()) : t.value[l.value.search.key] = N.value.join()), e && (U.value = !1, t.value = { ...t.value, ...e }, Object.keys(t.value).forEach((E) => {
372
+ }), t.value[((H = t.value) == null ? void 0 : H.selectedSearchOption) || ((Y = (X = (W = l.value.search) == null ? void 0 : W.options) == null ? void 0 : X[0]) == null ? void 0 : Y.value) || l.value.search.key] = N.value.join()) : t.value[l.value.search.key] = N.value.join()), e && (L.value = !1, t.value = { ...t.value, ...e }, Object.keys(t.value).forEach((E) => {
373
373
  Array.isArray(t.value[E]) && t.value[E].length === 0 && delete t.value[E];
374
374
  }));
375
- let c = (_ = (H = l.value) == null ? void 0 : H.tabs) == null ? void 0 : _.key;
375
+ let c = (_ = (Z = l.value) == null ? void 0 : Z.tabs) == null ? void 0 : _.key;
376
376
  if (c && j.value !== t.value[c] && !((le = (ee = l.value) == null ? void 0 : ee.tabs) != null && le.filter_name)) {
377
377
  const E = (te = (b = l.value.tabs) == null ? void 0 : b.options) == null ? void 0 : te.find(
378
378
  (J) => {
@@ -382,22 +382,22 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
382
382
  );
383
383
  E != null && E.value && (j.value = E.value, i || K(null, !1, "", !1, !0));
384
384
  }
385
- Ge(r);
386
- }, de = P(null), Ge = (e = !1) => {
385
+ Me(r);
386
+ }, de = P(null), Me = (e = !1) => {
387
387
  clearTimeout(de.value), de.value = setTimeout(() => {
388
388
  k("update:filter", { ...t.value }, e), k("apply-filter", { ...t.value }, e);
389
389
  }, 50);
390
- }, Me = (e, a) => {
390
+ }, Ge = (e, a) => {
391
391
  (a === l.value.tabs.key || a === "tabs") && (j.value = ""), K(e), k("filter-removed", a);
392
392
  };
393
393
  return Ce(() => {
394
- Re(), Xe(() => {
394
+ Re(), We(() => {
395
395
  k("on-table-ready");
396
396
  });
397
397
  }), (e, a) => {
398
398
  var u, r, i, c, h, V;
399
399
  return o(), x("div", hl, [
400
- z.value ? (o(), L(Ye($.isNewTable ? n(_e) : n(el)), {
400
+ z.value ? (o(), D(Xe($.isNewTable ? n(_e) : n(el)), {
401
401
  key: 0,
402
402
  selected: $.selected,
403
403
  "row-key": $.rowKey,
@@ -412,7 +412,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
412
412
  "onUpdate:selected": a[8] || (a[8] = (s) => e.$emit("update:selected", s)),
413
413
  "onClick:row": a[9] || (a[9] = (s) => e.$emit("click:row", s)),
414
414
  "onHover:cell": a[10] || (a[10] = (s) => e.$emit("hover:cell", s))
415
- }, Ze({
415
+ }, Ye({
416
416
  after: p(() => [
417
417
  C(e.$slots, "after")
418
418
  ]),
@@ -437,10 +437,10 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
437
437
  return [
438
438
  C(e.$slots, "before"),
439
439
  (s = l.value) != null && s.search || (T = l.value) != null && T.form || (w = l.value) != null && w.tabs ? (o(), x("div", wl, [
440
- Le.value ? (o(), x("div", xl, [
440
+ De.value ? (o(), x("div", xl, [
441
441
  C(e.$slots, "bulk-actions", { selectedRows: $.selected })
442
442
  ])) : (o(), x("div", $l, [
443
- (F = l.value) != null && F.tabs ? (o(), L(n(ll), {
443
+ (F = l.value) != null && F.tabs ? (o(), D(n(ll), {
444
444
  key: 0,
445
445
  modelValue: j.value,
446
446
  "onUpdate:modelValue": [
@@ -453,29 +453,29 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
453
453
  }, null, 8, ["modelValue", "is-disabled", "tabs"])) : f("", !0)
454
454
  ])),
455
455
  C(e.$slots, "filter-options", {}, () => {
456
- var B, G, M, W, X, Y, Z, H, _, ee, le;
456
+ var B, M, G, H, W, X, Y, Z, _, ee, le;
457
457
  return [
458
- (B = l.value) != null && B.search || (G = l.value) != null && G.form || (M = l.value) != null && M.columnEdit ? (o(), x("div", {
458
+ (B = l.value) != null && B.search || (M = l.value) != null && M.form || (G = l.value) != null && G.columnEdit ? (o(), x("div", {
459
459
  key: 0,
460
460
  class: ie([
461
461
  "flex gap-3 absolute ml-auto items-center bg-oc-bg-light right-4 max-w-[calc(100%-24px)]",
462
462
  l.value ? ne.value ? "md:w-fit w-full" : "" : "w-full justify-end"
463
463
  ])
464
464
  }, [
465
- (W = l.value) != null && W.search ? (o(), L(n(al), {
465
+ (H = l.value) != null && H.search ? (o(), D(n(al), {
466
466
  key: 0,
467
467
  "is-search-only": !l.value.tabs || l.value.isSearchOnly,
468
- "search-options": ((X = l.value.search) == null ? void 0 : X.options) ?? [],
469
- "selected-option": (((Y = t.value) == null ? void 0 : Y.selectedSearchOption) || ((_ = (H = (Z = l.value.search) == null ? void 0 : Z.options) == null ? void 0 : H[0]) == null ? void 0 : _.value)) ?? "keywords",
470
- onAddQuery: Ue,
468
+ "search-options": ((W = l.value.search) == null ? void 0 : W.options) ?? [],
469
+ "selected-option": (((X = t.value) == null ? void 0 : X.selectedSearchOption) || ((_ = (Z = (Y = l.value.search) == null ? void 0 : Y.options) == null ? void 0 : Z[0]) == null ? void 0 : _.value)) ?? "keywords",
470
+ onAddQuery: Le,
471
471
  onToggle: a[2] || (a[2] = (b) => ne.value = b),
472
472
  onChangeSearchKey: ze
473
473
  }, null, 8, ["is-search-only", "search-options", "selected-option"])) : f("", !0),
474
- (ee = l.value) != null && ee.form ? (o(), L(n(Pe), {
474
+ (ee = l.value) != null && ee.form ? (o(), D(n(Pe), {
475
475
  key: 1,
476
- modelValue: U.value,
476
+ modelValue: L.value,
477
477
  "onUpdate:modelValue": [
478
- a[6] || (a[6] = (b) => U.value = b),
478
+ a[6] || (a[6] = (b) => L.value = b),
479
479
  a[7] || (a[7] = (b) => e.$emit("filter-open", b))
480
480
  ],
481
481
  distance: 9,
@@ -484,7 +484,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
484
484
  "max-menu-height": 500
485
485
  }, {
486
486
  menu: p(() => [
487
- U.value ? (o(), L(n(tl), {
487
+ L.value ? (o(), D(n(tl), {
488
488
  key: 0,
489
489
  id: $.id,
490
490
  "json-form": l.value.form ?? [],
@@ -493,7 +493,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
493
493
  actions: l.value.actions,
494
494
  onApplyFilter: a[3] || (a[3] = (b) => K(b)),
495
495
  onFilterFieldsChanged: a[4] || (a[4] = (b) => k("filter-fields-changed", b)),
496
- onCancel: a[5] || (a[5] = (b) => U.value = !1)
496
+ onCancel: a[5] || (a[5] = (b) => L.value = !1)
497
497
  }, {
498
498
  default: p(({ errors: b, values: te, jsonForm: E, updateForm: J }) => [
499
499
  C(e.$slots, "custom-filter-form", {
@@ -508,7 +508,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
508
508
  ]),
509
509
  default: p(() => [
510
510
  I(n(je), {
511
- "is-active": U.value,
511
+ "is-active": L.value,
512
512
  variant: "secondary",
513
513
  "left-icon": "filter",
514
514
  size: "small",
@@ -518,7 +518,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
518
518
  ]),
519
519
  _: 3
520
520
  }, 8, ["modelValue"])) : f("", !0),
521
- l.value.columnEdit ? (o(), L(kl, {
521
+ l.value.columnEdit ? (o(), D(kl, {
522
522
  key: 2,
523
523
  options: t.value.columnEdit,
524
524
  headers: ((le = O.value) == null ? void 0 : le.headers) || [],
@@ -535,7 +535,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
535
535
  class: "border-t border-oc-gray-200",
536
536
  onRemoveQuery: Ie,
537
537
  onRemoveAll: qe,
538
- onRemoveFilter: Me
538
+ onRemoveFilter: Ge
539
539
  }, null, 8, ["filters", "queries"])
540
540
  ];
541
541
  }),
@@ -574,7 +574,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
574
574
  key: 1,
575
575
  class: ie(["flex items-center gap-3", y.value && y.value.last_page === 1 ? "justify-end" : ""])
576
576
  }, [
577
- y.value && !v.value ? (o(), L(n(ol), {
577
+ y.value && !v.value ? (o(), D(n(ol), {
578
578
  key: 0,
579
579
  modelValue: Q.value,
580
580
  "onUpdate:modelValue": [
@@ -607,7 +607,7 @@ const ml = { class: "p-5 gap-y-4 text-sm flex w-[250px] flex-col" }, pl = {
607
607
  label: "Item per page",
608
608
  "is-inline-label": "",
609
609
  "popper-options": { placement: "auto" },
610
- options: De.value,
610
+ options: Ue.value,
611
611
  "select-text-class": "!text-[13px]"
612
612
  }, null, 8, ["modelValue", "options"])
613
613
  ]))
@@ -1,7 +1,7 @@
1
1
  import { ref as w, createBlock as y, openBlock as c, unref as l, withCtx as r, createElementBlock as b, Fragment as C, renderList as $, normalizeClass as s, createElementVNode as o, createCommentVNode as m, renderSlot as u, toDisplayString as x, createVNode as f } from "vue";
2
- import { aP as D, aL as S, aG as B } from "./index-DaFb0RKc.js";
2
+ import { aQ as D, aM as S, aH as M } from "./index-BWAOVIQ_.js";
3
3
  import { _ as g } from "./OcIcon-DuLjS3TV.js";
4
- const M = ["onMouseleave", "onMouseover", "onClick"], L = { class: "flex justify-evenly w-full" }, N = { class: "flex w-full" }, U = { class: "ml-4 flex w-full" }, E = { class: "flex items-center flex-wrap w-full" }, O = ["href"], W = { class: "min-w-[120px]" }, j = { class: "truncate w-[200px]" }, z = { class: "flex items-center ml-4" }, A = { class: "flex w-full" }, P = {
4
+ const B = ["onMouseleave", "onMouseover", "onClick"], L = { class: "flex justify-evenly w-full" }, N = { class: "flex w-full" }, U = { class: "ml-4 flex w-full" }, E = { class: "flex items-center flex-wrap w-full" }, H = ["href"], O = { class: "min-w-[120px]" }, W = { class: "truncate w-[200px]" }, j = { class: "flex items-center ml-4" }, z = { class: "flex w-full" }, T = {
5
5
  __name: "OcDraggableList",
6
6
  props: {
7
7
  /** v-model — array of list item objects. Reordering updates this array. */
@@ -113,7 +113,7 @@ const M = ["onMouseleave", "onMouseover", "onClick"], L = { class: "flex justify
113
113
  "popper-class": "bg-oc-bg-light text-oc-text-500 p-4 rounded"
114
114
  }, {
115
115
  popper: r(() => [
116
- o("div", W, x(e[t.linkKey]), 1)
116
+ o("div", O, x(e[t.linkKey]), 1)
117
117
  ]),
118
118
  default: r(() => [
119
119
  f(l(g), {
@@ -125,15 +125,15 @@ const M = ["onMouseleave", "onMouseover", "onClick"], L = { class: "flex justify
125
125
  ]),
126
126
  _: 2
127
127
  }, 1024),
128
- o("span", j, x(e[t.linkKey]), 1)
129
- ], 8, O)) : m("", !0)
128
+ o("span", W, x(e[t.linkKey]), 1)
129
+ ], 8, H)) : m("", !0)
130
130
  ])
131
131
  ])
132
132
  ]),
133
- o("div", z, [
133
+ o("div", j, [
134
134
  u(a.$slots, "before-action", { item: e }),
135
135
  u(a.$slots, "action", { item: e }, () => [
136
- f(l(B), {
136
+ f(l(M), {
137
137
  modelValue: v.value[e.id],
138
138
  "onUpdate:modelValue": (h) => v.value[e.id] = h,
139
139
  placement: "bottom-end",
@@ -163,18 +163,18 @@ const M = ["onMouseleave", "onMouseover", "onClick"], L = { class: "flex justify
163
163
  ])
164
164
  ])
165
165
  ]),
166
- o("div", A, [
166
+ o("div", z, [
167
167
  u(a.$slots, "content", {
168
168
  item: e,
169
169
  index: k
170
170
  })
171
171
  ])
172
- ], 42, M))), 128))
172
+ ], 42, B))), 128))
173
173
  ]),
174
174
  _: 3
175
175
  }, 8, ["model-value"]));
176
176
  }
177
177
  };
178
178
  export {
179
- P as default
179
+ T as default
180
180
  };
@@ -1,8 +1,8 @@
1
1
  import { ref as m, computed as p, createElementBlock as l, openBlock as s, createVNode as f, createBlock as N, createCommentVNode as z, unref as c, withCtx as v, createElementVNode as n, normalizeClass as T, Fragment as V, renderList as k, createTextVNode as C } from "vue";
2
- import { aG as U, d as G, B as b } from "./index-DaFb0RKc.js";
3
- import { EMOJI_LIST as a, EMOJI_CATEGORIES as J } from "./Form/EmojiPicker/conts/emoji.js";
4
- import { _ as P } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
- const A = { class: "flex items-center justify-center rounded bg-oc-bg-dark h-[140px] relative w-full z-50" }, F = ["innerHTML"], R = { class: "p-4 w-[340px]" }, q = { class: "bg-oc-bg-dark p-4 rounded flex items-center justify-center" }, K = ["innerHTML"], Q = { class: "pt-3 pb-4" }, W = ["id", "innerHTML", "onClick"], X = {
2
+ import { aH as U, d as J, B as b } from "./index-BWAOVIQ_.js";
3
+ import { EMOJI_LIST as a, EMOJI_CATEGORIES as P } from "./Form/EmojiPicker/conts/emoji.js";
4
+ import { _ as A } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
+ const F = { class: "flex items-center justify-center rounded bg-oc-bg-dark h-[140px] relative w-full z-50" }, G = ["innerHTML"], R = { class: "p-4 w-[340px]" }, q = { class: "bg-oc-bg-dark p-4 rounded flex items-center justify-center" }, K = ["innerHTML"], Q = { class: "pt-3 pb-4" }, W = ["id", "innerHTML", "onClick"], X = {
6
6
  key: 1,
7
7
  class: "text-oc-text-400 text-center p-3"
8
8
  }, Y = { class: "border-t border-b py-3 grid grid-cols-9 gap-3" }, Z = ["innerHTML", "onClick"], ee = { class: "grid grid-cols-2 gap-5 mt-6" }, te = {
@@ -23,16 +23,16 @@ const A = { class: "flex items-center justify-center rounded bg-oc-bg-dark h-[14
23
23
  () => i.value ? a[i.value] : a.sunglasses
24
24
  ), y = p(
25
25
  () => Object.entries(a).filter(([t]) => t.includes(u.value))
26
- ), _ = p(() => Object.entries(J)), O = (t) => {
26
+ ), _ = p(() => Object.entries(P)), O = (t) => {
27
27
  i.value = t;
28
28
  }, j = () => {
29
29
  d.value = !1, L("update:modelValue", a[i.value]);
30
30
  }, B = () => {
31
31
  d.value = !1, i.value = g.modelValue;
32
- }, I = () => {
32
+ }, H = () => {
33
33
  const t = Object.keys(a), e = Math.round(Math.random() * t.length);
34
34
  i.value = t[e], j();
35
- }, H = (t) => {
35
+ }, I = (t) => {
36
36
  t && (u.value = "");
37
37
  }, S = (t) => {
38
38
  const e = document.getElementById(`emoji-${t}`).offsetTop;
@@ -43,12 +43,12 @@ const A = { class: "flex items-center justify-center rounded bg-oc-bg-dark h-[14
43
43
  t.target.scrollTop >= o - 20 && (h.value = e);
44
44
  });
45
45
  };
46
- return (t, e) => (s(), l("div", A, [
46
+ return (t, e) => (s(), l("div", F, [
47
47
  f(c(U), {
48
48
  modelValue: d.value,
49
49
  "onUpdate:modelValue": [
50
50
  e[1] || (e[1] = (o) => d.value = o),
51
- H
51
+ I
52
52
  ],
53
53
  "max-menu-height": 600,
54
54
  class: "!w-auto z-50",
@@ -72,7 +72,7 @@ const A = { class: "flex items-center justify-center rounded bg-oc-bg-dark h-[14
72
72
  }, null, 8, K)
73
73
  ]),
74
74
  n("div", Q, [
75
- f(c(G), {
75
+ f(c(J), {
76
76
  modelValue: u.value,
77
77
  "onUpdate:modelValue": e[0] || (e[0] = (o) => u.value = o),
78
78
  placeholder: "Search",
@@ -128,7 +128,7 @@ const A = { class: "flex items-center justify-center rounded bg-oc-bg-dark h-[14
128
128
  class: T(["flex items-center justify-center w-12 h-12 text-[40px] transition rounded", {
129
129
  "cursor-pointer hover:bg-oc-gray-200": !r.isDisabled
130
130
  }])
131
- }, null, 10, F)
131
+ }, null, 10, G)
132
132
  ]),
133
133
  _: 1
134
134
  }, 8, ["modelValue", "popper-options", "is-disabled"]),
@@ -137,11 +137,11 @@ const A = { class: "flex items-center justify-center rounded bg-oc-bg-dark h-[14
137
137
  "left-icon": "shuffle",
138
138
  variant: "secondary",
139
139
  class: "absolute top-5 right-5",
140
- onClick: I
140
+ onClick: H
141
141
  }))
142
142
  ]));
143
143
  }
144
- }, ie = /* @__PURE__ */ P(te, [["__scopeId", "data-v-6a3c86cb"]]);
144
+ }, ie = /* @__PURE__ */ A(te, [["__scopeId", "data-v-6a3c86cb"]]);
145
145
  export {
146
146
  ie as default
147
147
  };
@@ -1,5 +1,5 @@
1
1
  import { ref as r, computed as c, onMounted as B, createElementBlock as k, openBlock as O, renderSlot as $, createElementVNode as f, createVNode as u, unref as i } from "vue";
2
- import { t as C, B as m } from "./index-DaFb0RKc.js";
2
+ import { t as C, B as m } from "./index-BWAOVIQ_.js";
3
3
  const w = { class: "flex w-[326px] flex-col" }, A = { class: "p-5" }, E = { class: "sticky bottom-0 flex gap-x-5 bg-oc-bg-light px-5 pb-5 pt-3" }, N = {
4
4
  __name: "OcFilterForm",
5
5
  props: {
@@ -1,7 +1,7 @@
1
- import { ref as u, computed as K, createElementBlock as d, openBlock as s, Fragment as p, createElementVNode as r, createCommentVNode as f, normalizeClass as O, createVNode as m, unref as c, withKeys as N, createSlots as Q, withCtx as h, toDisplayString as D, renderList as E, createBlock as S, nextTick as F } from "vue";
2
- import { d as I, aG as U, aH as j, B as w } from "./index-DaFb0RKc.js";
1
+ import { ref as u, computed as I, createElementBlock as d, openBlock as s, Fragment as p, createElementVNode as r, createCommentVNode as f, normalizeClass as O, createVNode as m, unref as c, withKeys as K, createSlots as N, withCtx as h, toDisplayString as Q, renderList as D, createBlock as S, nextTick as E } from "vue";
2
+ import { d as F, aH as U, aI as j, B as w } from "./index-BWAOVIQ_.js";
3
3
  import { _ as q } from "./OcIcon-DuLjS3TV.js";
4
- const A = { class: "flex gap-x-4" }, G = { class: "flex gap-x-2 items-center pl-2 text-oc-text-400 font-medium text-sm" }, H = { class: "p-2 flex flex-col" }, P = {
4
+ const A = { class: "flex gap-x-4" }, H = { class: "flex gap-x-2 items-center pl-2 text-oc-text-400 font-medium text-sm" }, L = { class: "p-2 flex flex-col" }, P = {
5
5
  __name: "OcFilterSearch",
6
6
  props: {
7
7
  /** Show the search bar permanently (no expand/collapse toggle). */
@@ -20,8 +20,8 @@ const A = { class: "flex gap-x-4" }, G = { class: "flex gap-x-2 items-center pl-
20
20
  "change-search-key": []
21
21
  },
22
22
  setup(a, { emit: C }) {
23
- const o = C, y = a, l = u(!1), t = u(""), v = u(!1), g = u(), V = K(() => y.searchOptions.find((i) => i.value === y.selectedOption)), B = async () => {
24
- l.value = !0, o("toggle", l.value), await F(), g.value.focus();
23
+ const o = C, y = a, l = u(!1), t = u(""), v = u(!1), g = u(), V = I(() => y.searchOptions.find((i) => i.value === y.selectedOption)), B = async () => {
24
+ l.value = !0, o("toggle", l.value), await E(), g.value.focus();
25
25
  }, $ = (i) => {
26
26
  o("change-search-key", i), v.value = !1;
27
27
  }, b = () => {
@@ -36,7 +36,7 @@ const A = { class: "flex gap-x-4" }, G = { class: "flex gap-x-2 items-center pl-
36
36
  class: O(["w-full", l.value || a.isSearchOnly ? "" : "absolute max-w-0 overflow-hidden"])
37
37
  }, [
38
38
  r("div", A, [
39
- m(c(I), {
39
+ m(c(F), {
40
40
  ref_key: "searchInput",
41
41
  ref: g,
42
42
  modelValue: t.value,
@@ -46,8 +46,8 @@ const A = { class: "flex gap-x-4" }, G = { class: "flex gap-x-2 items-center pl-
46
46
  "has-leading-separator": !a.isSearchOnly,
47
47
  "input-class": a.isSearchOnly ? "!pr-2" : "!h-[28px]",
48
48
  icon: (k = a.searchOptions) != null && k.length ? "" : "search",
49
- onKeyup: n[2] || (n[2] = N((e) => i.$emit("addQuery", t.value), ["enter"]))
50
- }, Q({ _: 2 }, [
49
+ onKeyup: n[2] || (n[2] = K((e) => i.$emit("addQuery", t.value), ["enter"]))
50
+ }, N({ _: 2 }, [
51
51
  (x = a.searchOptions) != null && x.length ? {
52
52
  name: "trailing",
53
53
  fn: h(() => [
@@ -58,21 +58,21 @@ const A = { class: "flex gap-x-4" }, G = { class: "flex gap-x-2 items-center pl-
58
58
  skidding: -8
59
59
  }, {
60
60
  menu: h(() => [
61
- r("div", H, [
62
- (s(!0), d(p, null, E(a.searchOptions, (e) => (s(), S(c(j), {
61
+ r("div", L, [
62
+ (s(!0), d(p, null, D(a.searchOptions, (e) => (s(), S(c(j), {
63
63
  key: e.value,
64
64
  class: "text-sm",
65
65
  text: e.label,
66
66
  active: e.value === a.selectedOption,
67
- onClick: (L) => $(e.value)
67
+ onClick: (T) => $(e.value)
68
68
  }, null, 8, ["text", "active", "onClick"]))), 128))
69
69
  ])
70
70
  ]),
71
71
  default: h(() => {
72
72
  var e;
73
73
  return [
74
- r("div", G, [
75
- r("span", null, D((e = V.value) == null ? void 0 : e.label), 1),
74
+ r("div", H, [
75
+ r("span", null, Q((e = V.value) == null ? void 0 : e.label), 1),
76
76
  m(c(q), {
77
77
  name: "chevron-down",
78
78
  width: "14",
@@ -1,6 +1,6 @@
1
1
  import { computed as h, createBlock as c, createCommentVNode as k, openBlock as a, unref as o, withCtx as y, createElementVNode as f, createElementBlock as v, createVNode as F, Fragment as p, renderList as b } from "vue";
2
- import { T as $, aB as m } from "./index-DaFb0RKc.js";
3
- const w = { class: "flex gap-1 items-center normal-case flex-wrap" }, E = {
2
+ import { T as $, aC as m } from "./index-BWAOVIQ_.js";
3
+ const w = { class: "flex gap-1 items-center normal-case flex-wrap" }, N = {
4
4
  __name: "OcFilterSearchFor",
5
5
  props: {
6
6
  /** Applied filter chips. Array of `{ name, label, multiNames? }` objects from `formatFilterDisplay`. */
@@ -76,5 +76,5 @@ const w = { class: "flex gap-1 items-center normal-case flex-wrap" }, E = {
76
76
  }
77
77
  };
78
78
  export {
79
- E as default
79
+ N as default
80
80
  };
@@ -1,6 +1,6 @@
1
1
  import { ref as o, createBlock as v, openBlock as d, unref as r, withCtx as x, createVNode as O } from "vue";
2
- import { aI as b } from "./index-DaFb0RKc.js";
3
- import k from "./OcCropper-Bd0ptj_L.js";
2
+ import { aJ as b } from "./index-BWAOVIQ_.js";
3
+ import k from "./OcCropper-CLC1w_np.js";
4
4
  const h = {
5
5
  __name: "OcModalCropper",
6
6
  props: {
@@ -1,5 +1,5 @@
1
1
  import { ref as n, watch as g, createBlock as m, openBlock as s, unref as o, withCtx as p, createVNode as v, createCommentVNode as y } from "vue";
2
- import { aG as S, d as h, aQ as D } from "./index-DaFb0RKc.js";
2
+ import { aH as S, d as h, aR as D } from "./index-BWAOVIQ_.js";
3
3
  import { d as c } from "./dayjs.min-7xVZzECu.js";
4
4
  const w = {
5
5
  __name: "OcTimePicker",
@@ -1,4 +1,4 @@
1
- import { aE as r } from "../../index-DaFb0RKc.js";
1
+ import { aF as r } from "../../index-BWAOVIQ_.js";
2
2
  export {
3
3
  r as ConfirmationModal
4
4
  };
@@ -1,4 +1,4 @@
1
- import { aF as a } from "../../index-DaFb0RKc.js";
1
+ import { aG as a } from "../../index-BWAOVIQ_.js";
2
2
  export {
3
3
  a as CopyTooltip
4
4
  };
@@ -1,4 +1,4 @@
1
- import { aG as r, aH as p } from "../../index-DaFb0RKc.js";
1
+ import { aH as r, aI as p } from "../../index-BWAOVIQ_.js";
2
2
  export {
3
3
  r as Dropdown,
4
4
  p as DropdownItem
@@ -1,4 +1,4 @@
1
- import { aI as d, aJ as e } from "../../index-DaFb0RKc.js";
1
+ import { aJ as d, aK as e } from "../../index-BWAOVIQ_.js";
2
2
  export {
3
3
  d as Modal,
4
4
  e as OcModalPage
@@ -1,4 +1,4 @@
1
- import { aK as r } from "../../index-DaFb0RKc.js";
1
+ import { aL as r } from "../../index-BWAOVIQ_.js";
2
2
  export {
3
3
  r as SupportMenu
4
4
  };
@@ -1,4 +1,4 @@
1
- import { aL as p } from "../../index-DaFb0RKc.js";
1
+ import { aM as p } from "../../index-BWAOVIQ_.js";
2
2
  export {
3
3
  p as Tooltip
4
4
  };
@@ -1,4 +1,4 @@
1
- import { aM as e } from "../../index-DaFb0RKc.js";
1
+ import { aN as e } from "../../index-BWAOVIQ_.js";
2
2
  export {
3
3
  e as WhiteList
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { computed as l, createElementBlock as o, openBlock as a, normalizeClass as d, createElementVNode as e, createBlock as x, createCommentVNode as u, toDisplayString as r, unref as m, createTextVNode as v, Fragment as T, renderList as k, createVNode as P } from "vue";
2
- import { aB as _, B as w } from "./index-DaFb0RKc.js";
2
+ import { aC as _, B as w } from "./index-BWAOVIQ_.js";
3
3
  import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  import { _ as F } from "./OcIcon-DuLjS3TV.js";
5
5
  const B = { class: "z-10 flex flex-col gap-4 p-9 relative" }, E = { class: "flex items-center gap-4" }, A = { class: "font-medium text-xl" }, N = { class: "flex gap-3 items-center mb-5" }, S = { class: "flex items-start gap-2" }, V = { class: "text-[24px] font-medium tracking-tighter" }, q = { class: "text-[40px] leading-none font-medium" }, z = { key: 0 }, $ = {
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as a, openBlock as d, createElementVNode as t, createVNode as o, unref as i, toDisplayString as r } from "vue";
2
- import { B as n } from "./index-DaFb0RKc.js";
2
+ import { B as n } from "./index-BWAOVIQ_.js";
3
3
  const m = { class: "flex flex-col" }, u = { class: "w-full relative group" }, f = { class: "w-full h-full bg-black/25 absolute top-0 left-0 hidden group-hover:flex rounded-lg" }, v = { class: "w-full px-6 gap-3 m-auto flex" }, b = ["src", "alt"], g = { class: "mt-4 text-md text-center" }, x = {
4
4
  __name: "ThumbnailSection",
5
5
  props: {
@@ -1,5 +1,5 @@
1
1
  import { createElementBlock as s, openBlock as i, normalizeClass as f, createElementVNode as l, Fragment as b, createCommentVNode as u, createVNode as m, createBlock as r, unref as a, createTextVNode as c, toDisplayString as g, withCtx as v } from "vue";
2
- import { B as d, aB as h } from "./index-DaFb0RKc.js";
2
+ import { B as d, aC as h } from "./index-BWAOVIQ_.js";
3
3
  import { _ as k } from "./OcIcon-DuLjS3TV.js";
4
4
  const x = { class: "w-full relative group" }, y = {
5
5
  key: 0,