@opendesign-plus-test/components 0.0.1-rc.149 → 0.0.1-rc.150

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 (24) hide show
  1. package/dist/components/sig/OSigDetail.vue.d.ts +1 -1
  2. package/dist/components/sig/components/OSigItem.vue.d.ts +4 -1
  3. package/dist/components.cjs.js +31 -31
  4. package/dist/components.css +1 -1
  5. package/dist/components.es.js +384 -372
  6. package/dist/treeshaking/components/footer/components/FooterList.css +109 -96
  7. package/dist/treeshaking/components/footer/components/FooterList.vue.mjs +1 -1
  8. package/dist/treeshaking/components/header/components/HeaderContent.css +185 -185
  9. package/dist/treeshaking/components/header/components/HeaderContent.vue.mjs +1 -1
  10. package/dist/treeshaking/components/meeting/components/OMeetingSendMinutesDialog.css +49 -49
  11. package/dist/treeshaking/components/meeting/components/OMeetingSendMinutesDialog.vue.mjs +1 -1
  12. package/dist/treeshaking/components/sig/OSigDetail.css +6 -2
  13. package/dist/treeshaking/components/sig/OSigDetail.vue.d.ts +1 -1
  14. package/dist/treeshaking/components/sig/OSigDetail.vue.mjs +6 -3
  15. package/dist/treeshaking/components/sig/OSigList.css +16 -7
  16. package/dist/treeshaking/components/sig/OSigList.vue.mjs +11 -4
  17. package/dist/treeshaking/components/sig/components/OSigDetailInfoCard.css +1 -1
  18. package/dist/treeshaking/components/sig/components/OSigItem.css +1 -1
  19. package/dist/treeshaking/components/sig/components/OSigItem.vue.d.ts +4 -1
  20. package/dist/treeshaking/components/sig/components/OSigItem.vue.mjs +6 -4
  21. package/dist/treeshaking/components/sig/components/OSigMember.css +1 -1
  22. package/dist/treeshaking/components/sig/components/OSigRepo.css +15 -2
  23. package/dist/treeshaking/components/sig/components/OSigUserContribute.css +7 -0
  24. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- import { openBlock as y, createElementBlock as k, createElementVNode as T, computed as Te, defineComponent as it, ref as se, watch as gt, createVNode as I, unref as c, withCtx as C, Fragment as Ce, renderList as Re, createBlock as he, createTextVNode as we, toDisplayString as M, createCommentVNode as le, useSlots as Ef, onMounted as jt, onUnmounted as Vs, normalizeStyle as lt, normalizeClass as Ie, renderSlot as Qe, nextTick as kt, resolveDynamicComponent as gi, withModifiers as Qt, onBeforeUnmount as pr, watchEffect as Sf, createSlots as Ms, withKeys as po, withDirectives as Pi, vModelText as m2, vShow as yu, reactive as tc, inject as ws, provide as rn, Teleport as wf, mergeProps as v2, useModel as zt, mergeModels as Ys, Transition as Uo, resolveDirective as Ho, readonly as Nd, createStaticVNode as y2, toRef as cn, normalizeProps as Kt, guardReactiveProps as Wt, h as b2 } from "vue";
1
+ import { openBlock as y, createElementBlock as k, createElementVNode as T, computed as Te, defineComponent as it, ref as se, watch as gt, createVNode as I, unref as c, withCtx as C, Fragment as Ce, renderList as Re, createBlock as de, createTextVNode as we, toDisplayString as M, createCommentVNode as le, useSlots as Ef, onMounted as jt, onUnmounted as Vs, normalizeStyle as lt, normalizeClass as Ie, renderSlot as Qe, nextTick as wt, resolveDynamicComponent as gi, withModifiers as Qt, onBeforeUnmount as pr, watchEffect as Sf, createSlots as Ms, withKeys as po, withDirectives as Pi, vModelText as m2, vShow as yu, reactive as tc, inject as ws, provide as rn, Teleport as wf, mergeProps as v2, useModel as zt, mergeModels as Ys, Transition as Uo, resolveDirective as Ho, readonly as Nd, createStaticVNode as y2, toRef as cn, normalizeProps as Kt, guardReactiveProps as Wt, h as b2 } from "vue";
2
2
  import { useMessage as Js, OForm as zo, OFormItem as bt, OInput as es, OSelect as ms, OOption as vs, OTextarea as pn, OButton as _t, isClient as is, OPopover as Zi, OLink as yt, OCollapse as ma, OCollapseItem as va, OIcon as Oe, OTag as Zt, ODivider as si, OIconChevronLeft as aa, OIconChevronRight as $i, OTab as oa, OTabPane as la, OScroller as Fi, OResult as ic, OFigure as Ks, ORadioGroup as hn, ORadio as ks, OIconTime as A2, OSwitch as go, ORow as kf, OCol as Df, OIconChevronDown as If, OIconArrowLeft as jo, OIconArrowRight as sc, ODialog as bs, ODataTable as nc, OPagination as nr, isBoolean as Fd, isString as Ud, isUndefined as T2, OCarousel as Hd, OCarouselItem as zd, OConfigProvider as _2, OIconClose as C2, OToggle as rc, OIconSearch as Pf, OCard as Sn, ORate as x2, OPopup as E2, ODropdown as ac, ODropdownItem as oc, OIconMoon as jd, OIconSun as Xd, OBadge as Gd, isArray as S2, ODateRangePicker as w2, OCheckboxGroup as k2, OCheckbox as D2, OProgress as I2, OMenu as Qd, OMenuItem as Yd } from "@opensig/opendesign";
3
3
  import { useScreen as qt, useLocale as P2 } from "@opendesign-plus/composables";
4
4
  import { dayjs as Xa, ElDatePicker as $r, ElCalendar as lc, ElSelect as uc, ElOption as cc, ElInputNumber as O2, ElTimeSelect as Kd, ElCheckbox as Wd } from "element-plus";
@@ -476,7 +476,7 @@ const Rf = { name: "meeting-icon-summit", render: j2 }, Il = {
476
476
  "onUpdate:modelValue": L[1] || (L[1] = (F) => v.value.organizer = F)
477
477
  }, {
478
478
  default: C(() => [
479
- (y(!0), k(Ce, null, Re(i.organizers, (F) => (y(), he(c(vs), {
479
+ (y(!0), k(Ce, null, Re(i.organizers, (F) => (y(), de(c(vs), {
480
480
  key: F.name,
481
481
  value: F.name
482
482
  }, {
@@ -505,7 +505,7 @@ const Rf = { name: "meeting-icon-summit", render: j2 }, Il = {
505
505
  onChange: S
506
506
  }, {
507
507
  default: C(() => [
508
- (y(!0), k(Ce, null, Re(E.value, (F) => (y(), he(c(vs), {
508
+ (y(!0), k(Ce, null, Re(E.value, (F) => (y(), de(c(vs), {
509
509
  key: F.value,
510
510
  value: F.label
511
511
  }, {
@@ -520,7 +520,7 @@ const Rf = { name: "meeting-icon-summit", render: j2 }, Il = {
520
520
  ]),
521
521
  _: 1
522
522
  }, 8, ["rules", "label"]),
523
- v.value.activity_type === 1 || v.value.activity_type === 3 ? (y(), he(c(bt), {
523
+ v.value.activity_type === 1 || v.value.activity_type === 3 ? (y(), de(c(bt), {
524
524
  key: 0,
525
525
  rules: P.value.address,
526
526
  label: c(a)("meeting.activityAddress"),
@@ -683,7 +683,7 @@ const Rf = { name: "meeting-icon-summit", render: j2 }, Il = {
683
683
  "onUpdate:modelValue": L[11] || (L[11] = (F) => v.value.approver = F)
684
684
  }, {
685
685
  default: C(() => [
686
- (y(!0), k(Ce, null, Re(m.value, (F) => (y(), he(c(vs), {
686
+ (y(!0), k(Ce, null, Re(m.value, (F) => (y(), de(c(vs), {
687
687
  key: F,
688
688
  value: F
689
689
  }, {
@@ -715,7 +715,7 @@ const Rf = { name: "meeting-icon-summit", render: j2 }, Il = {
715
715
  ]),
716
716
  _: 1
717
717
  }, 8, ["loading"]),
718
- p.value ? le("", !0) : (y(), he(c(_t), {
718
+ p.value ? le("", !0) : (y(), de(c(_t), {
719
719
  key: 0,
720
720
  color: "primary",
721
721
  variant: "outline",
@@ -1305,7 +1305,7 @@ const He = /* @__PURE__ */ gr(Z2), It = (i = /* @__PURE__ */ new Date(), e = "YY
1305
1305
  p(E.key) && !E.isRecord ? (y(), k(Ce, { key: 0 }, [
1306
1306
  T("span", sv, M(E.label), 1),
1307
1307
  T("span", { class: "split-mark" }, M(t0)),
1308
- E.ellipsis ? (y(), he(Vn, {
1308
+ E.ellipsis ? (y(), de(Vn, {
1309
1309
  key: 0,
1310
1310
  lines: 3
1311
1311
  }, {
@@ -1313,7 +1313,7 @@ const He = /* @__PURE__ */ gr(Z2), It = (i = /* @__PURE__ */ new Date(), e = "YY
1313
1313
  we(M(p(E.key) || "-"), 1)
1314
1314
  ]),
1315
1315
  _: 2
1316
- }, 1024)) : E.isLink ? (y(), he(c(yt), {
1316
+ }, 1024)) : E.isLink ? (y(), de(c(yt), {
1317
1317
  key: 1,
1318
1318
  target: "_blank",
1319
1319
  class: "value",
@@ -1403,7 +1403,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1403
1403
  gt(
1404
1404
  [() => t.list, () => is],
1405
1405
  () => {
1406
- t.list.length === 1 ? p.value = [t.list[0].id] : p.value = [], is && kt(() => {
1406
+ t.list.length === 1 ? p.value = [t.list[0].id] : p.value = [], is && wt(() => {
1407
1407
  var m;
1408
1408
  _ ? _.disconnect() : _ = new ResizeObserver((b) => {
1409
1409
  for (let E of b) {
@@ -1479,14 +1479,14 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1479
1479
  return y(), k("div", {
1480
1480
  class: Ie(["o-meeting-calendar-list", (E = P.value) != null && E.length ? "" : "is-empty"])
1481
1481
  }, [
1482
- (S = P.value) != null && S.length ? (y(), he(c(ma), {
1482
+ (S = P.value) != null && S.length ? (y(), de(c(ma), {
1483
1483
  key: 1,
1484
1484
  modelValue: p.value,
1485
1485
  "onUpdate:modelValue": b[0] || (b[0] = (O) => p.value = O),
1486
1486
  style: { "--collapse-padding": "0" }
1487
1487
  }, {
1488
1488
  default: C(() => [
1489
- (y(!0), k(Ce, null, Re(P.value, (O, U) => (y(), he(c(va), {
1489
+ (y(!0), k(Ce, null, Re(P.value, (O, U) => (y(), de(c(va), {
1490
1490
  key: O.id,
1491
1491
  value: O.id,
1492
1492
  class: Ie({ "is-expired": O.isExpired })
@@ -1500,7 +1500,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1500
1500
  })
1501
1501
  }, {
1502
1502
  default: C(() => [
1503
- (y(), he(gi(c(r)(O.type, "icon"))))
1503
+ (y(), de(gi(c(r)(O.type, "icon"))))
1504
1504
  ]),
1505
1505
  _: 2
1506
1506
  }, 1032, ["style"]),
@@ -1533,7 +1533,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1533
1533
  T("span", yv, [
1534
1534
  T("span", null, M(O.dateRange), 1)
1535
1535
  ]),
1536
- O.group_name || O.activity_type ? (y(), he(c(si), {
1536
+ O.group_name || O.activity_type ? (y(), de(c(si), {
1537
1537
  key: 0,
1538
1538
  direction: "v"
1539
1539
  })) : le("", !0),
@@ -1547,7 +1547,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1547
1547
  ])
1548
1548
  ], 512),
1549
1549
  T("div", bv, [
1550
- O.url ? (y(), he(c(_t), {
1550
+ O.url ? (y(), de(c(_t), {
1551
1551
  key: 0,
1552
1552
  variant: "text",
1553
1553
  href: O.url,
@@ -1567,7 +1567,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1567
1567
  ]),
1568
1568
  _: 1
1569
1569
  }, 8, ["href"])) : le("", !0),
1570
- O.join_url && !O.isExpired ? (y(), he(c(_t), {
1570
+ O.join_url && !O.isExpired ? (y(), de(c(_t), {
1571
1571
  key: 1,
1572
1572
  variant: "text",
1573
1573
  href: O.join_url,
@@ -1587,7 +1587,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1587
1587
  ]),
1588
1588
  _: 1
1589
1589
  }, 8, ["href"])) : le("", !0),
1590
- O.content_url ? (y(), he(c(_t), {
1590
+ O.content_url ? (y(), de(c(_t), {
1591
1591
  key: 2,
1592
1592
  variant: "text",
1593
1593
  href: O.content_url,
@@ -1607,7 +1607,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1607
1607
  ]),
1608
1608
  _: 1
1609
1609
  }, 8, ["href"])) : le("", !0),
1610
- O.register_url && !O.isExpired ? (y(), he(c(_t), {
1610
+ O.register_url && !O.isExpired ? (y(), de(c(_t), {
1611
1611
  key: 3,
1612
1612
  variant: "text",
1613
1613
  href: O.register_url,
@@ -1792,7 +1792,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1792
1792
  }
1793
1793
  O.value = !1, E.value.selectDate(be), oe(It(E.value.selectedDay));
1794
1794
  }, J = () => {
1795
- kt(() => {
1795
+ wt(() => {
1796
1796
  const be = It(U.value, "YYYY-MM-DD");
1797
1797
  V(be), $({
1798
1798
  date: be,
@@ -1825,14 +1825,14 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1825
1825
  Me.classList.toggle("hide-icons", Ge < Ve);
1826
1826
  }, 120);
1827
1827
  jt(() => {
1828
- ue(), kt(Ae), is && typeof ResizeObserver < "u" && Se.value && (te = new ResizeObserver(() => Ae()), te.observe(Se.value));
1828
+ ue(), wt(Ae), is && typeof ResizeObserver < "u" && Se.value && (te = new ResizeObserver(() => Ae()), te.observe(Se.value));
1829
1829
  }), pr(() => {
1830
1830
  te == null || te.disconnect(), te = null;
1831
- }), gt(() => b.value, () => kt(Ae));
1831
+ }), gt(() => b.value, () => wt(Ae));
1832
1832
  const ye = gt(
1833
1833
  () => j.value.length,
1834
1834
  () => {
1835
- is && !U.value && kt(() => {
1835
+ is && !U.value && wt(() => {
1836
1836
  const be = document.querySelector(".is-today .out-box");
1837
1837
  be && (G.value = !0, be.click(), ye());
1838
1838
  });
@@ -1894,7 +1894,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1894
1894
  _: 1
1895
1895
  }, 8, ["onClick"])
1896
1896
  ]),
1897
- ((Ge = i.groups) == null ? void 0 : Ge.length) > 0 ? (y(), he(c(ms), {
1897
+ ((Ge = i.groups) == null ? void 0 : Ge.length) > 0 ? (y(), de(c(ms), {
1898
1898
  key: 0,
1899
1899
  modelValue: N.value,
1900
1900
  "onUpdate:modelValue": Me[0] || (Me[0] = (Ve) => N.value = Ve),
@@ -1903,7 +1903,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1903
1903
  onChange: J
1904
1904
  }, {
1905
1905
  default: C(() => [
1906
- (y(!0), k(Ce, null, Re(i.groups, (Ve) => (y(), he(c(vs), {
1906
+ (y(!0), k(Ce, null, Re(i.groups, (Ve) => (y(), de(c(vs), {
1907
1907
  value: Ve,
1908
1908
  key: Ve
1909
1909
  }, {
@@ -1932,7 +1932,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1932
1932
  class: Ie([je.isSelected ? "is-selected" : "", "date-calender"])
1933
1933
  }, M(X(je.day.split("-").at(-1) || "")), 3),
1934
1934
  T("div", Dv, [
1935
- xe(c(et).MEETING, je.day) ? (y(), he(c(Oe), {
1935
+ xe(c(et).MEETING, je.day) ? (y(), de(c(Oe), {
1936
1936
  key: 0,
1937
1937
  class: "meeting",
1938
1938
  style: lt({
@@ -1945,7 +1945,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1945
1945
  ]),
1946
1946
  _: 1
1947
1947
  }, 8, ["style"])) : le("", !0),
1948
- xe(c(et).EVENTS, je.day) ? (y(), he(c(Oe), {
1948
+ xe(c(et).EVENTS, je.day) ? (y(), de(c(Oe), {
1949
1949
  key: 1,
1950
1950
  class: "events",
1951
1951
  style: lt({
@@ -1958,7 +1958,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1958
1958
  ]),
1959
1959
  _: 1
1960
1960
  }, 8, ["style"])) : le("", !0),
1961
- xe(c(et).SUMMIT, je.day) ? (y(), he(c(Oe), {
1961
+ xe(c(et).SUMMIT, je.day) ? (y(), de(c(Oe), {
1962
1962
  key: 2,
1963
1963
  class: "summit",
1964
1964
  style: lt({
@@ -1992,7 +1992,7 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
1992
1992
  onChange: J
1993
1993
  }, {
1994
1994
  default: C(() => [
1995
- (y(!0), k(Ce, null, Re(i.groups, (je) => (y(), he(c(vs), {
1995
+ (y(!0), k(Ce, null, Re(i.groups, (je) => (y(), de(c(vs), {
1996
1996
  value: je,
1997
1997
  key: je
1998
1998
  }, {
@@ -2011,14 +2011,14 @@ const Xn = { name: "components-icon-chevron-right", render: hv }, fv = { class:
2011
2011
  "max-show": 9999
2012
2012
  }, {
2013
2013
  default: C(() => [
2014
- (y(!0), k(Ce, null, Re(b.value, (je) => (y(), he(c(la), {
2014
+ (y(!0), k(Ce, null, Re(b.value, (je) => (y(), de(c(la), {
2015
2015
  key: je.value,
2016
2016
  value: je.value
2017
2017
  }, {
2018
2018
  nav: C(() => [
2019
2019
  I(c(Oe), null, {
2020
2020
  default: C(() => [
2021
- (y(), he(gi(je.icon)))
2021
+ (y(), de(gi(je.icon)))
2022
2022
  ]),
2023
2023
  _: 2
2024
2024
  }, 1024),
@@ -2153,7 +2153,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2153
2153
  onRemoveTag: P
2154
2154
  }, Ms({
2155
2155
  default: C(() => [
2156
- (y(!0), k(Ce, null, Re(a.value, (E) => (y(), he(c(cc), {
2156
+ (y(!0), k(Ce, null, Re(a.value, (E) => (y(), de(c(cc), {
2157
2157
  key: E,
2158
2158
  label: E,
2159
2159
  value: E,
@@ -2537,11 +2537,11 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2537
2537
  end: xe
2538
2538
  }, w.value)
2539
2539
  if (_.value) {
2540
- const { mid: Ze, sub_id: ot } = b.value, { date: pe, start: de, end: ge } = Le;
2540
+ const { mid: Ze, sub_id: ot } = b.value, { date: pe, start: he, end: ge } = Le;
2541
2541
  qe = await (u == null ? void 0 : u.editSubMeetingRequest(ot, {
2542
2542
  mid: Ze,
2543
2543
  date: pe,
2544
- start: de,
2544
+ start: he,
2545
2545
  end: ge,
2546
2546
  is_notify: !0
2547
2547
  }));
@@ -2550,7 +2550,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2550
2550
  email_list: Ze,
2551
2551
  platform: ot,
2552
2552
  group_name: pe,
2553
- etherpad: de,
2553
+ etherpad: he,
2554
2554
  ...ge
2555
2555
  } = Le;
2556
2556
  qe = await (u == null ? void 0 : u.editMeetingRequest((X = u.data) == null ? void 0 : X.id, {
@@ -2629,7 +2629,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2629
2629
  onChange: Q
2630
2630
  }, {
2631
2631
  default: C(() => [
2632
- (y(!0), k(Ce, null, Re(G.value, (xe) => (y(), he(c(vs), {
2632
+ (y(!0), k(Ce, null, Re(G.value, (xe) => (y(), de(c(vs), {
2633
2633
  key: xe.value,
2634
2634
  value: xe.value
2635
2635
  }, {
@@ -2644,7 +2644,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2644
2644
  ]),
2645
2645
  _: 1
2646
2646
  }, 8, ["rules", "label"]),
2647
- b.value.group_name ? (y(), he(c(bt), {
2647
+ b.value.group_name ? (y(), de(c(bt), {
2648
2648
  key: 0,
2649
2649
  rules: U.value.etherpad,
2650
2650
  label: "Etherpad",
@@ -2686,7 +2686,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2686
2686
  ]),
2687
2687
  _: 1
2688
2688
  }, 8, ["rules"])) : le("", !0),
2689
- S.value ? (y(), he(c(bt), {
2689
+ S.value ? (y(), de(c(bt), {
2690
2690
  key: 1,
2691
2691
  label: ((Se = i.labelMap) == null ? void 0 : Se.is_private) ?? c(s)("meeting.meetingType"),
2692
2692
  required: "",
@@ -2729,7 +2729,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2729
2729
  var xe, Ne, tt;
2730
2730
  return [
2731
2731
  T("div", zv, [
2732
- _.value ? le("", !0) : (y(), he(c(bt), {
2732
+ _.value ? le("", !0) : (y(), de(c(bt), {
2733
2733
  key: 0,
2734
2734
  field: "repeat",
2735
2735
  class: "repeat-radio-item"
@@ -2768,7 +2768,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2768
2768
  }, {
2769
2769
  default: C(() => [
2770
2770
  T("div", Xv, [
2771
- b.value.cycle_type !== c(Gs) ? (y(), he(c(bt), { key: 0 }, {
2771
+ b.value.cycle_type !== c(Gs) ? (y(), de(c(bt), { key: 0 }, {
2772
2772
  default: C(() => [
2773
2773
  I(c(O2), {
2774
2774
  size: "large",
@@ -2791,7 +2791,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2791
2791
  onChange: H
2792
2792
  }, {
2793
2793
  default: C(() => [
2794
- (y(!0), k(Ce, null, Re(c(p), (be) => (y(), he(c(vs), {
2794
+ (y(!0), k(Ce, null, Re(c(p), (be) => (y(), de(c(vs), {
2795
2795
  key: be.value,
2796
2796
  value: be.value,
2797
2797
  label: be.label
@@ -2806,14 +2806,14 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2806
2806
  ]),
2807
2807
  _: 1
2808
2808
  }, 8, ["label"]),
2809
- b.value.cycle_type !== c(dn) ? (y(), he(c(bt), {
2809
+ b.value.cycle_type !== c(dn) ? (y(), de(c(bt), {
2810
2810
  key: 0,
2811
2811
  label: ((xe = i.labelMap) == null ? void 0 : xe.cycle_point) ?? c(s)("meeting.in"),
2812
2812
  field: "cycle_point",
2813
2813
  class: "point-item"
2814
2814
  }, {
2815
2815
  default: C(() => [
2816
- b.value.cycle_type === c(fn) ? (y(), he(c(ms), {
2816
+ b.value.cycle_type === c(fn) ? (y(), de(c(ms), {
2817
2817
  key: 0,
2818
2818
  size: "large",
2819
2819
  multiple: "",
@@ -2823,7 +2823,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2823
2823
  "max-tag-count": 1
2824
2824
  }, {
2825
2825
  default: C(() => [
2826
- (y(!0), k(Ce, null, Re(c(v), (be) => (y(), he(c(vs), {
2826
+ (y(!0), k(Ce, null, Re(c(v), (be) => (y(), de(c(vs), {
2827
2827
  key: be.value,
2828
2828
  value: be.value,
2829
2829
  label: be.label
@@ -2831,7 +2831,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2831
2831
  ]),
2832
2832
  _: 1
2833
2833
  }, 8, ["modelValue", "placeholder"])) : le("", !0),
2834
- b.value.cycle_type === c(Gs) ? (y(), he(Nv, {
2834
+ b.value.cycle_type === c(Gs) ? (y(), de(Nv, {
2835
2835
  key: 1,
2836
2836
  modelValue: b.value.cycle_point,
2837
2837
  "onUpdate:modelValue": X[8] || (X[8] = (be) => b.value.cycle_point = be)
@@ -2860,7 +2860,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2860
2860
  ]),
2861
2861
  _: 1
2862
2862
  }, 8, ["label"])
2863
- ], 64)) : (y(), he(c(bt), {
2863
+ ], 64)) : (y(), de(c(bt), {
2864
2864
  key: 1,
2865
2865
  label: ((tt = i.labelMap) == null ? void 0 : tt.date) ?? c(s)("meeting.meetingDate"),
2866
2866
  field: "date"
@@ -2938,14 +2938,14 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2938
2938
  class: "platform-item"
2939
2939
  }, {
2940
2940
  default: C(() => [
2941
- i.data ? (y(), k("span", Qv, M(c(o)(b.value.platform)), 1)) : (y(), he(c(hn), {
2941
+ i.data ? (y(), k("span", Qv, M(c(o)(b.value.platform)), 1)) : (y(), de(c(hn), {
2942
2942
  key: 0,
2943
2943
  modelValue: b.value.platform,
2944
2944
  "onUpdate:modelValue": X[13] || (X[13] = (xe) => b.value.platform = xe),
2945
2945
  disabled: b.value.is_cycle || b.value.is_private
2946
2946
  }, {
2947
2947
  default: C(() => [
2948
- (y(!0), k(Ce, null, Re(L.value, (xe) => (y(), he(c(ks), {
2948
+ (y(!0), k(Ce, null, Re(L.value, (xe) => (y(), de(c(ks), {
2949
2949
  key: xe.value,
2950
2950
  value: xe.value
2951
2951
  }, {
@@ -2984,7 +2984,7 @@ const n0 = { name: "meeting-icon-tip", render: qv }, Nv = /* @__PURE__ */ it({
2984
2984
  class: "record-item full-width-item"
2985
2985
  }, {
2986
2986
  default: C(() => [
2987
- c(j) ? (y(), he(c(go), {
2987
+ c(j) ? (y(), de(c(go), {
2988
2988
  key: 0,
2989
2989
  modelValue: b.value.is_record,
2990
2990
  "onUpdate:modelValue": X[15] || (X[15] = (xe) => b.value.is_record = xe),
@@ -3390,7 +3390,7 @@ function Ff() {
3390
3390
  enumerable: !0,
3391
3391
  value: !1
3392
3392
  }
3393
- })), Be = null, xe = null, Ne = !0, tt = !0, be = !1, Me = !0, je = !1, Ge = !0, Ve = !1, Fe = !1, Le = !1, qe = !1, Pe = !1, Ze = !1, ot = !0, pe = !1, de = "user-content-", ge = !0, Ye = !1, _e = {}, ut = null, dt = pt({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]), Ot = null, Ti = pt({}, ["audio", "video", "img", "source", "image", "track"]), vt = null, Hi = pt({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), di = "http://www.w3.org/1998/Math/MathML", ni = "http://www.w3.org/2000/svg", $t = "http://www.w3.org/1999/xhtml", ri = $t, Yi = !1, _i = null, Ns = pt({}, [di, ni, $t], Ol), ai, Ki = ["application/xhtml+xml", "text/html"], R = "text/html", q, ae = null, ve = s.createElement("form"), Xe = function(ce) {
3393
+ })), Be = null, xe = null, Ne = !0, tt = !0, be = !1, Me = !0, je = !1, Ge = !0, Ve = !1, Fe = !1, Le = !1, qe = !1, Pe = !1, Ze = !1, ot = !0, pe = !1, he = "user-content-", ge = !0, Ye = !1, _e = {}, ut = null, dt = pt({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]), Ot = null, Ti = pt({}, ["audio", "video", "img", "source", "image", "track"]), vt = null, Hi = pt({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), di = "http://www.w3.org/1998/Math/MathML", ni = "http://www.w3.org/2000/svg", $t = "http://www.w3.org/1999/xhtml", ri = $t, Yi = !1, _i = null, Ns = pt({}, [di, ni, $t], Ol), ai, Ki = ["application/xhtml+xml", "text/html"], R = "text/html", q, ae = null, ve = s.createElement("form"), Xe = function(ce) {
3394
3394
  return ce instanceof RegExp || ce instanceof Function;
3395
3395
  }, nt = function(ce) {
3396
3396
  ae && ae === ce || ((!ce || un(ce) !== "object") && (ce = {}), ce = Tn(ce), ai = // eslint-disable-next-line unicorn/prefer-includes
@@ -3575,7 +3575,7 @@ function Ff() {
3575
3575
  je && (Je = ps(Je, W, " "), Je = ps(Je, j, " "), Je = ps(Je, ie, " "));
3576
3576
  var Ea = q(ce.nodeName);
3577
3577
  if (_s(Ea, Tt, Je)) {
3578
- if (pe && (Tt === "id" || Tt === "name") && (Li(Ut, ce), Je = de + Je), Ge && fi(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i, Je)) {
3578
+ if (pe && (Tt === "id" || Tt === "name") && (Li(Ut, ce), Je = he + Je), Ge && fi(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i, Je)) {
3579
3579
  Li(Ut, ce);
3580
3580
  continue;
3581
3581
  }
@@ -3735,7 +3735,7 @@ const Wy = { class: "o-meeting-playback-subtitles" }, Jy = { class: "search-capt
3735
3735
  gt(
3736
3736
  () => t.captions,
3737
3737
  () => {
3738
- d.value = t.captions || [], kt(() => {
3738
+ d.value = t.captions || [], wt(() => {
3739
3739
  var H;
3740
3740
  r.value && ((H = r.value) == null || H.scrollTo({
3741
3741
  top: 0,
@@ -3806,7 +3806,7 @@ const Wy = { class: "o-meeting-playback-subtitles" }, Jy = { class: "search-capt
3806
3806
  d.value = t.captions.filter((W) => S.value.includes(W.speakerLabel)).map((W) => ({
3807
3807
  ...W,
3808
3808
  contentHtml: H ? W.contentHtml.replaceAll(H, `<span class="light-keyword">${H}</span>`) : W.contentHtml
3809
- })), kt(() => {
3809
+ })), wt(() => {
3810
3810
  var j;
3811
3811
  const W = document.getElementsByClassName("light-keyword");
3812
3812
  b.value = W.length, b.value ? L() : (j = r.value) == null || j.scrollTo({
@@ -3917,7 +3917,7 @@ const Wy = { class: "o-meeting-playback-subtitles" }, Jy = { class: "search-capt
3917
3917
  }, 8, ["modelValue", "indeterminate"])
3918
3918
  ]),
3919
3919
  default: C(() => [
3920
- (y(!0), k(Ce, null, Re(U.value, (j) => (y(), he(c(cc), {
3920
+ (y(!0), k(Ce, null, Re(U.value, (j) => (y(), de(c(cc), {
3921
3921
  key: j,
3922
3922
  label: j,
3923
3923
  value: j
@@ -3953,7 +3953,7 @@ const Wy = { class: "o-meeting-playback-subtitles" }, Jy = { class: "search-capt
3953
3953
  label: c(s)("meeting.audioToText")
3954
3954
  }, {
3955
3955
  default: C(() => [
3956
- d.value.length ? (y(), he(c(Fi), {
3956
+ d.value.length ? (y(), de(c(Fi), {
3957
3957
  key: 0,
3958
3958
  id: "captionsScrollDom",
3959
3959
  class: "captions-scroller",
@@ -3967,7 +3967,7 @@ const Wy = { class: "o-meeting-playback-subtitles" }, Jy = { class: "search-capt
3967
3967
  wrap: "wrap"
3968
3968
  }, {
3969
3969
  default: C(() => [
3970
- (y(!0), k(Ce, null, Re(d.value, (j, ie) => (y(), he(c(Df), {
3970
+ (y(!0), k(Ce, null, Re(d.value, (j, ie) => (y(), de(c(Df), {
3971
3971
  flex: "0 0 100%",
3972
3972
  key: ie
3973
3973
  }, {
@@ -3980,7 +3980,7 @@ const Wy = { class: "o-meeting-playback-subtitles" }, Jy = { class: "search-capt
3980
3980
  T("div", i3, M(j.speakerIdx), 1),
3981
3981
  T("div", s3, M(j.speakerLabel), 1),
3982
3982
  T("div", n3, M(p(j.start_time)), 1),
3983
- n.value === ie + 1 ? (y(), he(c(Oe), {
3983
+ n.value === ie + 1 ? (y(), de(c(Oe), {
3984
3984
  key: 0,
3985
3985
  class: "playing initial-fill"
3986
3986
  }, {
@@ -7316,7 +7316,7 @@ function Kf() {
7316
7316
  return ae.ownerDocument = this, ae.tagName = ae.nodeName = ae.target = R, ae.nodeValue = ae.data = q, ae;
7317
7317
  },
7318
7318
  createAttribute: function(R) {
7319
- var q = new de();
7319
+ var q = new he();
7320
7320
  return q.ownerDocument = this, q.name = R, q.nodeName = R, q.localName = R, q.specified = !0, q;
7321
7321
  },
7322
7322
  createEntityReference: function(R) {
@@ -7330,7 +7330,7 @@ function Kf() {
7330
7330
  },
7331
7331
  // Introduced in DOM Level 2:
7332
7332
  createAttributeNS: function(R, q) {
7333
- var ae = new de(), ve = q.split(":");
7333
+ var ae = new he(), ve = q.split(":");
7334
7334
  return ae.ownerDocument = this, ae.nodeName = q, ae.name = q, ae.namespaceURI = R, ae.specified = !0, ve.length == 2 ? (ae.prefix = ve[0], ae.localName = ve[1]) : ae.localName = q, ae;
7335
7335
  }
7336
7336
  }, d(te, K);
@@ -7406,9 +7406,9 @@ function Kf() {
7406
7406
  });
7407
7407
  }
7408
7408
  }, te.prototype.getElementsByTagName = pe.prototype.getElementsByTagName, te.prototype.getElementsByTagNameNS = pe.prototype.getElementsByTagNameNS, d(pe, K);
7409
- function de() {
7409
+ function he() {
7410
7410
  }
7411
- de.prototype.nodeType = w, d(de, K);
7411
+ he.prototype.nodeType = w, d(he, K);
7412
7412
  function ge() {
7413
7413
  }
7414
7414
  ge.prototype = {
@@ -29686,13 +29686,13 @@ browserWorkerPolyFill(self);
29686
29686
  ot = Ze(l);
29687
29687
  }
29688
29688
  return ot;
29689
- }, de = 9e4, ge, Ye, _e, ut, dt, Ot, Ti;
29689
+ }, he = 9e4, ge, Ye, _e, ut, dt, Ot, Ti;
29690
29690
  ge = function(l) {
29691
- return l * de;
29691
+ return l * he;
29692
29692
  }, Ye = function(l, h) {
29693
29693
  return l * h;
29694
29694
  }, _e = function(l) {
29695
- return l / de;
29695
+ return l / he;
29696
29696
  }, ut = function(l, h) {
29697
29697
  return l / h;
29698
29698
  }, dt = function(l, h) {
@@ -29703,7 +29703,7 @@ browserWorkerPolyFill(self);
29703
29703
  return _e(g ? l : l - h);
29704
29704
  };
29705
29705
  var vt = {
29706
- ONE_SECOND_IN_TS: de,
29706
+ ONE_SECOND_IN_TS: he,
29707
29707
  secondsToVideoTs: ge,
29708
29708
  secondsToAudioTs: Ye,
29709
29709
  videoTsToSeconds: _e,
@@ -31915,17 +31915,17 @@ browserWorkerPolyFill(self);
31915
31915
  parsePesType: n2,
31916
31916
  parsePesTime: r2,
31917
31917
  videoPacketContainsKeyFrame: a2
31918
- }, Rd = Ue, Fn = Ut.handleRollover, wt = {};
31919
- wt.ts = o2, wt.aac = Tl;
31918
+ }, Rd = Ue, Fn = Ut.handleRollover, kt = {};
31919
+ kt.ts = o2, kt.aac = Tl;
31920
31920
  var An = vt.ONE_SECOND_IN_TS, Si = 188, Cs = 71, l2 = function(l, h) {
31921
31921
  for (var g = 0, f = Si, A, x; f < l.byteLength; ) {
31922
31922
  if (l[g] === Cs && l[f] === Cs) {
31923
- switch (A = l.subarray(g, f), x = wt.ts.parseType(A, h.pid), x) {
31923
+ switch (A = l.subarray(g, f), x = kt.ts.parseType(A, h.pid), x) {
31924
31924
  case "pat":
31925
- h.pid = wt.ts.parsePat(A);
31925
+ h.pid = kt.ts.parsePat(A);
31926
31926
  break;
31927
31927
  case "pmt":
31928
- var z = wt.ts.parsePmt(A);
31928
+ var z = kt.ts.parsePmt(A);
31929
31929
  h.table = h.table || {}, Object.keys(z).forEach(function(Y) {
31930
31930
  h.table[Y] = z[Y];
31931
31931
  });
@@ -31939,9 +31939,9 @@ browserWorkerPolyFill(self);
31939
31939
  }, Vd = function(l, h, g) {
31940
31940
  for (var f = 0, A = Si, x, z, Y, Z, re, fe = !1; A <= l.byteLength; ) {
31941
31941
  if (l[f] === Cs && (l[A] === Cs || A === l.byteLength)) {
31942
- switch (x = l.subarray(f, A), z = wt.ts.parseType(x, h.pid), z) {
31942
+ switch (x = l.subarray(f, A), z = kt.ts.parseType(x, h.pid), z) {
31943
31943
  case "pes":
31944
- Y = wt.ts.parsePesType(x, h.table), Z = wt.ts.parsePayloadUnitStartIndicator(x), Y === "audio" && Z && (re = wt.ts.parsePesTime(x), re && (re.type = "audio", g.audio.push(re), fe = !0));
31944
+ Y = kt.ts.parsePesType(x, h.table), Z = kt.ts.parsePayloadUnitStartIndicator(x), Y === "audio" && Z && (re = kt.ts.parsePesTime(x), re && (re.type = "audio", g.audio.push(re), fe = !0));
31945
31945
  break;
31946
31946
  }
31947
31947
  if (fe)
@@ -31953,9 +31953,9 @@ browserWorkerPolyFill(self);
31953
31953
  }
31954
31954
  for (A = l.byteLength, f = A - Si, fe = !1; f >= 0; ) {
31955
31955
  if (l[f] === Cs && (l[A] === Cs || A === l.byteLength)) {
31956
- switch (x = l.subarray(f, A), z = wt.ts.parseType(x, h.pid), z) {
31956
+ switch (x = l.subarray(f, A), z = kt.ts.parseType(x, h.pid), z) {
31957
31957
  case "pes":
31958
- Y = wt.ts.parsePesType(x, h.table), Z = wt.ts.parsePayloadUnitStartIndicator(x), Y === "audio" && Z && (re = wt.ts.parsePesTime(x), re && (re.type = "audio", g.audio.push(re), fe = !0));
31958
+ Y = kt.ts.parsePesType(x, h.table), Z = kt.ts.parsePayloadUnitStartIndicator(x), Y === "audio" && Z && (re = kt.ts.parsePesTime(x), re && (re.type = "audio", g.audio.push(re), fe = !0));
31959
31959
  break;
31960
31960
  }
31961
31961
  if (fe)
@@ -31971,14 +31971,14 @@ browserWorkerPolyFill(self);
31971
31971
  size: 0
31972
31972
  }; A < l.byteLength; ) {
31973
31973
  if (l[f] === Cs && l[A] === Cs) {
31974
- switch (x = l.subarray(f, A), z = wt.ts.parseType(x, h.pid), z) {
31974
+ switch (x = l.subarray(f, A), z = kt.ts.parseType(x, h.pid), z) {
31975
31975
  case "pes":
31976
- if (Y = wt.ts.parsePesType(x, h.table), Z = wt.ts.parsePayloadUnitStartIndicator(x), Y === "video" && (Z && !De && (re = wt.ts.parsePesTime(x), re && (re.type = "video", g.video.push(re), De = !0)), !g.firstKeyFrame)) {
31976
+ if (Y = kt.ts.parsePesType(x, h.table), Z = kt.ts.parsePayloadUnitStartIndicator(x), Y === "video" && (Z && !De && (re = kt.ts.parsePesTime(x), re && (re.type = "video", g.video.push(re), De = !0)), !g.firstKeyFrame)) {
31977
31977
  if (Z && st.size !== 0) {
31978
31978
  for (fe = new Uint8Array(st.size), Ee = 0; st.data.length; )
31979
31979
  We = st.data.shift(), fe.set(We, Ee), Ee += We.byteLength;
31980
- if (wt.ts.videoPacketContainsKeyFrame(fe)) {
31981
- var ht = wt.ts.parsePesTime(fe);
31980
+ if (kt.ts.videoPacketContainsKeyFrame(fe)) {
31981
+ var ht = kt.ts.parsePesTime(fe);
31982
31982
  ht ? (g.firstKeyFrame = ht, g.firstKeyFrame.type = "video") : console.warn("Failed to extract PTS/DTS from PES at first keyframe. This could be an unusual TS segment, or else mux.js did not parse your TS segment correctly. If you know your TS segments do contain PTS/DTS on keyframes please file a bug report! You can try ffprobe to double check for yourself.");
31983
31983
  }
31984
31984
  st.size = 0;
@@ -31996,9 +31996,9 @@ browserWorkerPolyFill(self);
31996
31996
  }
31997
31997
  for (A = l.byteLength, f = A - Si, De = !1; f >= 0; ) {
31998
31998
  if (l[f] === Cs && l[A] === Cs) {
31999
- switch (x = l.subarray(f, A), z = wt.ts.parseType(x, h.pid), z) {
31999
+ switch (x = l.subarray(f, A), z = kt.ts.parseType(x, h.pid), z) {
32000
32000
  case "pes":
32001
- Y = wt.ts.parsePesType(x, h.table), Z = wt.ts.parsePayloadUnitStartIndicator(x), Y === "video" && Z && (re = wt.ts.parsePesTime(x), re && (re.type = "video", g.video.push(re), De = !0));
32001
+ Y = kt.ts.parsePesType(x, h.table), Z = kt.ts.parsePayloadUnitStartIndicator(x), Y === "video" && Z && (re = kt.ts.parsePesTime(x), re && (re.type = "video", g.video.push(re), De = !0));
32002
32002
  break;
32003
32003
  }
32004
32004
  if (De)
@@ -32026,29 +32026,29 @@ browserWorkerPolyFill(self);
32026
32026
  }
32027
32027
  }, d2 = function(l) {
32028
32028
  for (var h = !1, g = 0, f = null, A = null, x = 0, z = 0, Y; l.length - z >= 3; ) {
32029
- var Z = wt.aac.parseType(l, z);
32029
+ var Z = kt.aac.parseType(l, z);
32030
32030
  switch (Z) {
32031
32031
  case "timed-metadata":
32032
32032
  if (l.length - z < 10) {
32033
32033
  h = !0;
32034
32034
  break;
32035
32035
  }
32036
- if (x = wt.aac.parseId3TagSize(l, z), x > l.length) {
32036
+ if (x = kt.aac.parseId3TagSize(l, z), x > l.length) {
32037
32037
  h = !0;
32038
32038
  break;
32039
32039
  }
32040
- A === null && (Y = l.subarray(z, z + x), A = wt.aac.parseAacTimestamp(Y)), z += x;
32040
+ A === null && (Y = l.subarray(z, z + x), A = kt.aac.parseAacTimestamp(Y)), z += x;
32041
32041
  break;
32042
32042
  case "audio":
32043
32043
  if (l.length - z < 7) {
32044
32044
  h = !0;
32045
32045
  break;
32046
32046
  }
32047
- if (x = wt.aac.parseAdtsSize(l, z), x > l.length) {
32047
+ if (x = kt.aac.parseAdtsSize(l, z), x > l.length) {
32048
32048
  h = !0;
32049
32049
  break;
32050
32050
  }
32051
- f === null && (Y = l.subarray(z, z + x), f = wt.aac.parseSampleRate(Y)), g++, z += x;
32051
+ f === null && (Y = l.subarray(z, z + x), f = kt.aac.parseSampleRate(Y)), g++, z += x;
32052
32052
  break;
32053
32053
  default:
32054
32054
  z++;
@@ -32091,7 +32091,7 @@ browserWorkerPolyFill(self);
32091
32091
  }
32092
32092
  return g;
32093
32093
  }, f2 = function(l, h) {
32094
- var g = wt.aac.isLikelyAacData(l), f;
32094
+ var g = kt.aac.isLikelyAacData(l), f;
32095
32095
  return g ? f = d2(l) : f = h2(l), !f || !f.audio && !f.video ? null : (c2(f, h), f);
32096
32096
  }, p2 = {
32097
32097
  inspect: f2,
@@ -39691,7 +39691,7 @@ const f6 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQMAAADSHVMAAA
39691
39691
  o("setTrackIdx", O);
39692
39692
  }), m.one("loadedmetadata", () => {
39693
39693
  o("getDuration", m.duration());
39694
- }), kt(() => {
39694
+ }), wt(() => {
39695
39695
  const S = document.getElementsByClassName("o-meeting-playback-video")[0];
39696
39696
  r.value = S.offsetHeight;
39697
39697
  }), a.value = m;
@@ -39827,7 +39827,7 @@ const f6 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQMAAADSHVMAAA
39827
39827
  cancelAnimationFrame(X), X = requestAnimationFrame(J);
39828
39828
  };
39829
39829
  gt(F, () => {
39830
- kt(J);
39830
+ wt(J);
39831
39831
  }), jt(() => {
39832
39832
  $.value && (W = new ResizeObserver(Q), W.observe($.value), ie()), oe.value && (K = new ResizeObserver(ue), K.observe(oe.value), J());
39833
39833
  }), Vs(() => {
@@ -39856,7 +39856,7 @@ const f6 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQMAAADSHVMAAA
39856
39856
  _: 1
39857
39857
  })
39858
39858
  ]),
39859
- (Be = i.dates) != null && Be.length ? (y(), he(c(ms), {
39859
+ (Be = i.dates) != null && Be.length ? (y(), de(c(ms), {
39860
39860
  key: 0,
39861
39861
  size: "large",
39862
39862
  clearable: !1,
@@ -39865,7 +39865,7 @@ const f6 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQMAAADSHVMAAA
39865
39865
  onChange: V
39866
39866
  }, {
39867
39867
  default: C(() => [
39868
- (y(!0), k(Ce, null, Re(i.dates, (Ne) => (y(), he(c(vs), {
39868
+ (y(!0), k(Ce, null, Re(i.dates, (Ne) => (y(), de(c(vs), {
39869
39869
  key: Ne,
39870
39870
  value: Ne,
39871
39871
  label: Ne
@@ -39875,7 +39875,7 @@ const f6 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQMAAADSHVMAAA
39875
39875
  }, 8, ["model-value", "placeholder"])) : le("", !0)
39876
39876
  ]),
39877
39877
  T("div", A6, [
39878
- i.data ? (y(), he(m6, {
39878
+ i.data ? (y(), de(m6, {
39879
39879
  key: 0,
39880
39880
  ref_key: "playerRef",
39881
39881
  ref: m,
@@ -39897,7 +39897,7 @@ const f6 = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAQ4AQMAAADSHVMAAA
39897
39897
  "max-show": 9999
39898
39898
  }, {
39899
39899
  default: C(() => [
39900
- (y(!0), k(Ce, null, Re(D.value, (Ne) => (y(), he(c(la), {
39900
+ (y(!0), k(Ce, null, Re(D.value, (Ne) => (y(), de(c(la), {
39901
39901
  key: Ne.value,
39902
39902
  value: Ne.value,
39903
39903
  label: Ne.label
@@ -40046,7 +40046,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40046
40046
  const p = gt(
40047
40047
  [() => s.active, () => s.data],
40048
40048
  () => {
40049
- d || !s.active || kt(() => {
40049
+ d || !s.active || wt(() => {
40050
40050
  d || u() && (d = !0, p());
40051
40051
  });
40052
40052
  },
@@ -40075,7 +40075,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40075
40075
  }, [
40076
40076
  T("div", N6, M(b), 1),
40077
40077
  T("div", F6, [
40078
- i.meetingDates.includes(`${m.month}-${b}`) ? (y(), he(c(Oe), {
40078
+ i.meetingDates.includes(`${m.month}-${b}`) ? (y(), de(c(Oe), {
40079
40079
  key: 0,
40080
40080
  style: lt({
40081
40081
  zIndex: c(t)(c(et).MEETING, "zIndex"),
@@ -40083,11 +40083,11 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40083
40083
  })
40084
40084
  }, {
40085
40085
  default: C(() => [
40086
- (y(), he(gi(c(t)(c(et).MEETING, "icon"))))
40086
+ (y(), de(gi(c(t)(c(et).MEETING, "icon"))))
40087
40087
  ]),
40088
40088
  _: 1
40089
40089
  }, 8, ["style"])) : le("", !0),
40090
- i.eventsDates.includes(`${m.month}-${b}`) ? (y(), he(c(Oe), {
40090
+ i.eventsDates.includes(`${m.month}-${b}`) ? (y(), de(c(Oe), {
40091
40091
  key: 1,
40092
40092
  style: lt({
40093
40093
  zIndex: c(t)(c(et).EVENTS, "zIndex"),
@@ -40095,7 +40095,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40095
40095
  })
40096
40096
  }, {
40097
40097
  default: C(() => [
40098
- (y(), he(gi(c(t)(c(et).EVENTS, "icon"))))
40098
+ (y(), de(gi(c(t)(c(et).EVENTS, "icon"))))
40099
40099
  ]),
40100
40100
  _: 1
40101
40101
  }, 8, ["style"])) : le("", !0)
@@ -40196,7 +40196,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40196
40196
  [...D.value].reverse().find((J) => !He(J).isAfter(He()))), _.value = ne;
40197
40197
  };
40198
40198
  gt(() => D.value, (ne) => {
40199
- ne.length && (B(), kt(() => {
40199
+ ne.length && (B(), wt(() => {
40200
40200
  U(_.value);
40201
40201
  }));
40202
40202
  });
@@ -40248,10 +40248,10 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40248
40248
  J.classList.toggle("hide-icons", K < ue);
40249
40249
  }, 120);
40250
40250
  jt(() => {
40251
- G(), kt(Q), is && typeof ResizeObserver < "u" && j.value && (ie = new ResizeObserver(() => Q()), ie.observe(j.value));
40251
+ G(), wt(Q), is && typeof ResizeObserver < "u" && j.value && (ie = new ResizeObserver(() => Q()), ie.observe(j.value));
40252
40252
  }), pr(() => {
40253
40253
  ie == null || ie.disconnect(), ie = null;
40254
- }), gt(() => r.value, () => kt(Q));
40254
+ }), gt(() => r.value, () => wt(Q));
40255
40255
  const oe = Te(() => {
40256
40256
  let ne;
40257
40257
  return N.value === et.ALL ? ne = [...v.value || [], ...b.value] : N.value === et.MEETING ? ne = v.value || [] : N.value === et.EVENTS ? ne = b.value || [] : ne = [], ne;
@@ -40292,14 +40292,14 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40292
40292
  class: Ie({ "full-width": !_.value })
40293
40293
  }, {
40294
40294
  default: C(() => [
40295
- (y(!0), k(Ce, null, Re(c(r).slice(0, -1), (X) => (y(), he(c(la), {
40295
+ (y(!0), k(Ce, null, Re(c(r).slice(0, -1), (X) => (y(), de(c(la), {
40296
40296
  key: X.value,
40297
40297
  value: X.value
40298
40298
  }, {
40299
40299
  nav: C(() => [
40300
40300
  I(c(Oe), null, {
40301
40301
  default: C(() => [
40302
- (y(), he(gi(X.icon)))
40302
+ (y(), de(gi(X.icon)))
40303
40303
  ]),
40304
40304
  _: 2
40305
40305
  }, 1024),
@@ -40320,7 +40320,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40320
40320
  placeholder: c(s)("meeting.selectDate")
40321
40321
  }, {
40322
40322
  default: C(() => [
40323
- (y(!0), k(Ce, null, Re(D.value, (X) => (y(), he(c(vs), {
40323
+ (y(!0), k(Ce, null, Re(D.value, (X) => (y(), de(c(vs), {
40324
40324
  key: X,
40325
40325
  value: X,
40326
40326
  label: c(It)(X)
@@ -40338,7 +40338,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40338
40338
  "max-show": 9999
40339
40339
  }, {
40340
40340
  default: C(() => [
40341
- (y(!0), k(Ce, null, Re(c(r).slice(0, -1), (X) => (y(), he(c(la), {
40341
+ (y(!0), k(Ce, null, Re(c(r).slice(0, -1), (X) => (y(), de(c(la), {
40342
40342
  key: X.value,
40343
40343
  value: X.value
40344
40344
  }, {
@@ -40354,7 +40354,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40354
40354
  ])) : le("", !0),
40355
40355
  I(c(si), { class: "meeting-divider" }),
40356
40356
  T("div", Y6, [
40357
- !c(o) && E.value !== -1 ? (y(), he(H6, {
40357
+ !c(o) && E.value !== -1 ? (y(), de(H6, {
40358
40358
  key: 0,
40359
40359
  data: $.value.slice(E.value, E.value + 1),
40360
40360
  meetingDates: N.value !== c(et).EVENTS ? P.value : [],
@@ -40441,7 +40441,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40441
40441
  order_by: "date",
40442
40442
  order_type: "asc",
40443
40443
  month: He(Me.value).format("YYYY-MM")
40444
- }), de = (pe.data || []).map((ge) => {
40444
+ }), he = (pe.data || []).map((ge) => {
40445
40445
  var Yi, _i, Ns;
40446
40446
  const {
40447
40447
  is_cycle: Ye,
@@ -40488,7 +40488,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40488
40488
  }
40489
40489
  ];
40490
40490
  }).flat().filter((ge) => ge.date.slice(0, 7) === It(Me.value, "YYYY-MM-DD").slice(0, 7));
40491
- p.value ? (u.value = pe.data || [], o.value = de) : n.value === 1 && !O.value ? (u.value = pe.data || [], o.value = de) : (u.value = [...u.value, ...pe.data || []], o.value = [...o.value, ...de]), o.value.sort((ge, Ye) => ge.date === Ye.date ? Dn(ge.start) > Dn(Ye.start) ? 1 : -1 : He(ge.date).isAfter(He(Ye.date)) ? 1 : -1), a.value = (pe == null ? void 0 : pe.total) || 0, kt(() => {
40491
+ p.value ? (u.value = pe.data || [], o.value = he) : n.value === 1 && !O.value ? (u.value = pe.data || [], o.value = he) : (u.value = [...u.value, ...pe.data || []], o.value = [...o.value, ...he]), o.value.sort((ge, Ye) => ge.date === Ye.date ? Dn(ge.start) > Dn(Ye.start) ? 1 : -1 : He(ge.date).isAfter(He(Ye.date)) ? 1 : -1), a.value = (pe == null ? void 0 : pe.total) || 0, wt(() => {
40492
40492
  je(), Le.value && !O.value && H();
40493
40493
  });
40494
40494
  } finally {
@@ -40498,20 +40498,20 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40498
40498
  d.value && (O.value || (L.value = !0, n.value++, F()));
40499
40499
  }, 200), B = Ui(() => {
40500
40500
  if (!d.value || !O.value) return;
40501
- const pe = window.scrollY || window.pageYOffset, de = window.innerHeight;
40502
- document.documentElement.scrollHeight - (pe + de) <= 300 && !N.value && (L.value = !0, n.value++, F());
40501
+ const pe = window.scrollY || window.pageYOffset, he = window.innerHeight;
40502
+ document.documentElement.scrollHeight - (pe + he) <= 300 && !N.value && (L.value = !0, n.value++, F());
40503
40503
  }, 200), V = (pe) => {
40504
- const de = o.value.filter((ge) => ge.date === pe);
40505
- return de.length && de.every((ge) => ge.is_delete);
40504
+ const he = o.value.filter((ge) => ge.date === pe);
40505
+ return he.length && he.every((ge) => ge.is_delete);
40506
40506
  }, $ = (pe) => {
40507
- const de = pe.target;
40508
- if (!de) return;
40509
- const ge = de.scrollTop, Ye = de.scrollHeight, _e = de.clientHeight;
40507
+ const he = pe.target;
40508
+ if (!he) return;
40509
+ const ge = he.scrollTop, Ye = he.scrollHeight, _e = he.clientHeight;
40510
40510
  ge + _e >= Ye && D();
40511
40511
  }, H = () => {
40512
40512
  Le.value.getContainerEl().addEventListener("scroll", $);
40513
- }, W = se({}), j = (pe, de) => {
40514
- pe && de && (W.value[de] = pe);
40513
+ }, W = se({}), j = (pe, he) => {
40514
+ pe && he && (W.value[he] = pe);
40515
40515
  }, ie = async (pe) => {
40516
40516
  await W.value[pe].copyInfo(), t.success({
40517
40517
  content: v("common.copySuccess")
@@ -40542,8 +40542,8 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40542
40542
  label: v("meeting.meetingCycle"),
40543
40543
  value: "whole"
40544
40544
  }
40545
- ], Ae = se("single"), ye = (pe, de) => {
40546
- pe.is_cycle ? (Se.value = pe, ue.value = de, K.value = !0) : de === "cancel" ? J(pe) : ne(pe);
40545
+ ], Ae = se("single"), ye = (pe, he) => {
40546
+ pe.is_cycle ? (Se.value = pe, ue.value = he, K.value = !0) : he === "cancel" ? J(pe) : ne(pe);
40547
40547
  }, Be = () => {
40548
40548
  K.value = !1, Se.value = null, ue.value = "", Ae.value = "single";
40549
40549
  }, xe = async () => {
@@ -40551,17 +40551,17 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40551
40551
  if (pe)
40552
40552
  if (ue.value === "cancel")
40553
40553
  try {
40554
- let de;
40554
+ let he;
40555
40555
  if (S.value = !0, Ae.value === "single" && pe.is_cycle) {
40556
40556
  if (!E.cancelSubMeetingRequest)
40557
40557
  return;
40558
- de = await E.cancelSubMeetingRequest(pe.sub_id);
40558
+ he = await E.cancelSubMeetingRequest(pe.sub_id);
40559
40559
  } else {
40560
40560
  if (!E.deleteMeetingRequest)
40561
40561
  return;
40562
- de = await E.deleteMeetingRequest(pe.id);
40562
+ he = await E.deleteMeetingRequest(pe.id);
40563
40563
  }
40564
- if (typeof de == "boolean" && !de)
40564
+ if (typeof he == "boolean" && !he)
40565
40565
  return;
40566
40566
  t.success({
40567
40567
  content: `${v("meeting.meetingCancel", [pe.topic])}`
@@ -40571,36 +40571,36 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40571
40571
  }
40572
40572
  else
40573
40573
  G("edit", pe, Ae.value), Be();
40574
- }, Ne = se(), tt = Te(() => [...new Set(o.value.map((pe) => pe.date))].sort((pe, de) => He(pe).isBefore(He(de)) ? -1 : 1)), be = Te(
40575
- () => [...new Set(o.value.filter((pe) => !pe.isExpired && !pe.is_delete).map((pe) => pe.date))].sort((pe, de) => He(pe).isBefore(He(de)) ? -1 : 1)
40574
+ }, Ne = se(), tt = Te(() => [...new Set(o.value.map((pe) => pe.date))].sort((pe, he) => He(pe).isBefore(He(he)) ? -1 : 1)), be = Te(
40575
+ () => [...new Set(o.value.filter((pe) => !pe.isExpired && !pe.is_delete).map((pe) => pe.date))].sort((pe, he) => He(pe).isBefore(He(he)) ? -1 : 1)
40576
40576
  ), Me = se(), je = () => {
40577
40577
  var ge;
40578
40578
  const pe = be.value.find((Ye) => !He(Ye).isBefore(He(/* @__PURE__ */ new Date()).format("YYYY-MM-DD")));
40579
40579
  pe ? Me.value = pe : Me.value || (Me.value = He().format("YYYY-MM-DD")), (ge = Ne.value) == null || ge.pickDay(He(Me.value)), Me.value = He(Me.value).format("YYYY-MM-DD");
40580
- const de = o.value.find((Ye) => Ye.date === Me.value && !Ye.isExpired && !Ye.is_delete);
40581
- de && (U.value = [de.sub_id || de.id]);
40582
- }, Ge = (pe, de) => {
40580
+ const he = o.value.find((Ye) => Ye.date === Me.value && !Ye.isExpired && !Ye.is_delete);
40581
+ he && (U.value = [he.sub_id || he.id]);
40582
+ }, Ge = (pe, he) => {
40583
40583
  var ge;
40584
- (!de || !((ge = pe.target) != null && ge.className.includes("date-cell-text"))) && (pe.stopPropagation(), pe.preventDefault());
40584
+ (!he || !((ge = pe.target) != null && ge.className.includes("date-cell-text"))) && (pe.stopPropagation(), pe.preventDefault());
40585
40585
  }, Ve = (pe) => {
40586
40586
  Ne.value && (n.value = 1, a.value = null, window.scrollTo({
40587
40587
  top: 0,
40588
40588
  behavior: "smooth"
40589
- }), Ne.value.selectDate(pe), p.value = !0, kt(() => {
40589
+ }), Ne.value.selectDate(pe), p.value = !0, wt(() => {
40590
40590
  Me.value = He(Ne.value.selectedDay).format("YYYY-MM-DD"), F();
40591
40591
  }));
40592
- }, Fe = Te(() => o.value.reduce((pe, de) => {
40592
+ }, Fe = Te(() => o.value.reduce((pe, he) => {
40593
40593
  if (pe.length) {
40594
40594
  const ge = pe.at(-1);
40595
- return (ge == null ? void 0 : ge.date) === de.date ? ge.list.push(de) : pe.push({
40596
- date: de.date,
40597
- list: [de]
40595
+ return (ge == null ? void 0 : ge.date) === he.date ? ge.list.push(he) : pe.push({
40596
+ date: he.date,
40597
+ list: [he]
40598
40598
  }), pe;
40599
40599
  } else
40600
40600
  return [
40601
40601
  {
40602
- date: de.date,
40603
- list: [de]
40602
+ date: he.date,
40603
+ list: [he]
40604
40604
  }
40605
40605
  ];
40606
40606
  }, [])), Le = se();
@@ -40612,7 +40612,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40612
40612
  );
40613
40613
  const qe = (pe) => {
40614
40614
  var Ye, _e, ut;
40615
- const de = He(pe).format("YYYY-MM-DD"), ge = document.querySelector(`#group-title-${de}`);
40615
+ const he = He(pe).format("YYYY-MM-DD"), ge = document.querySelector(`#group-title-${he}`);
40616
40616
  ge && (O.value ? window.scrollTo({
40617
40617
  top: (((Ye = ge.parentElement) == null ? void 0 : Ye.offsetTop) || 0) - 52,
40618
40618
  behavior: "smooth"
@@ -40624,14 +40624,14 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40624
40624
  jt(() => {
40625
40625
  F(), window.addEventListener("scroll", B), window.addEventListener("resize", B);
40626
40626
  }), Vs(() => {
40627
- var de;
40627
+ var he;
40628
40628
  window.removeEventListener("scroll", B), window.removeEventListener("resize", B);
40629
- const pe = (de = Le.value) == null ? void 0 : de.getContainerEl();
40629
+ const pe = (he = Le.value) == null ? void 0 : he.getContainerEl();
40630
40630
  pe == null || pe.removeEventListener("scroll", $);
40631
40631
  });
40632
40632
  const Pe = (pe) => {
40633
- const de = He(pe || void 0);
40634
- return b.value ? de.format("MMMM YYYY") : de.format("YYYY MM月");
40633
+ const he = He(pe || void 0);
40634
+ return b.value ? he.format("MMMM YYYY") : he.format("YYYY MM月");
40635
40635
  }, Ze = Te(() => [
40636
40636
  {
40637
40637
  id: "confirm",
@@ -40681,13 +40681,13 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40681
40681
  }
40682
40682
  }
40683
40683
  ]);
40684
- return (pe, de) => (y(), k("div", K6, [
40684
+ return (pe, he) => (y(), k("div", K6, [
40685
40685
  T("div", W6, [
40686
40686
  T("div", J6, [
40687
40687
  T("span", null, M(Pe(Me.value)), 1),
40688
40688
  T("span", null, [
40689
40689
  I(c(Oe), {
40690
- onClick: de[0] || (de[0] = (ge) => Ve("prev-month"))
40690
+ onClick: he[0] || (he[0] = (ge) => Ve("prev-month"))
40691
40691
  }, {
40692
40692
  default: C(() => [
40693
40693
  I(c(aa))
@@ -40695,7 +40695,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40695
40695
  _: 1
40696
40696
  }),
40697
40697
  I(c(Oe), {
40698
- onClick: de[1] || (de[1] = (ge) => Ve("next-month"))
40698
+ onClick: he[1] || (he[1] = (ge) => Ve("next-month"))
40699
40699
  }, {
40700
40700
  default: C(() => [
40701
40701
  I(c($i))
@@ -40709,13 +40709,13 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40709
40709
  ref_key: "calendarRef",
40710
40710
  ref: Ne,
40711
40711
  modelValue: Me.value,
40712
- "onUpdate:modelValue": de[4] || (de[4] = (ge) => Me.value = ge)
40712
+ "onUpdate:modelValue": he[4] || (he[4] = (ge) => Me.value = ge)
40713
40713
  }, {
40714
40714
  header: C(() => [
40715
40715
  T("span", null, M(Pe(Me.value)), 1),
40716
40716
  T("div", null, [
40717
40717
  I(c(Oe), {
40718
- onClick: de[2] || (de[2] = (ge) => Ve("prev-month"))
40718
+ onClick: he[2] || (he[2] = (ge) => Ve("prev-month"))
40719
40719
  }, {
40720
40720
  default: C(() => [
40721
40721
  I(c(aa))
@@ -40723,7 +40723,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40723
40723
  _: 1
40724
40724
  }),
40725
40725
  I(c(Oe), {
40726
- onClick: de[3] || (de[3] = (ge) => Ve("next-month"))
40726
+ onClick: he[3] || (he[3] = (ge) => Ve("next-month"))
40727
40727
  }, {
40728
40728
  default: C(() => [
40729
40729
  I(c($i))
@@ -40756,7 +40756,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40756
40756
  T("div", {
40757
40757
  class: Ie(["list-wrapper", o.value.length ? "" : "is-empty"])
40758
40758
  }, [
40759
- o.value.length ? (y(), he(c(Fi), {
40759
+ o.value.length ? (y(), de(c(Fi), {
40760
40760
  key: 0,
40761
40761
  ref_key: "scrollerRef",
40762
40762
  ref: Le,
@@ -40768,7 +40768,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40768
40768
  T("div", t9, [
40769
40769
  I(c(ma), {
40770
40770
  modelValue: U.value,
40771
- "onUpdate:modelValue": de[7] || (de[7] = (ge) => U.value = ge),
40771
+ "onUpdate:modelValue": he[7] || (he[7] = (ge) => U.value = ge),
40772
40772
  accordion: c(O)
40773
40773
  }, {
40774
40774
  default: C(() => [
@@ -40778,7 +40778,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40778
40778
  Ye === 0 ? (y(), k("div", {
40779
40779
  key: 0,
40780
40780
  class: "list-month-change prev-month",
40781
- onClick: de[5] || (de[5] = (_e) => Ve("prev-month"))
40781
+ onClick: he[5] || (he[5] = (_e) => Ve("prev-month"))
40782
40782
  }, [
40783
40783
  I(c(Oe), null, {
40784
40784
  default: C(() => [
@@ -40797,7 +40797,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40797
40797
  "is-active": c(He)(Me.value).format("YYYY-MM-DD") === ge.date,
40798
40798
  "is-end": ge.list.every((_e) => _e.isExpired)
40799
40799
  })
40800
- }, [...de[11] || (de[11] = [
40800
+ }, [...he[11] || (he[11] = [
40801
40801
  T("div", { class: "group-bar-line" }, null, -1),
40802
40802
  T("div", { class: "group-bar-dot" }, null, -1)
40803
40803
  ])], 2),
@@ -40808,7 +40808,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40808
40808
  }),
40809
40809
  id: `group-title-${c(He)(new Date(ge.date)).format("YYYY-MM-DD")}`
40810
40810
  }, M(c(He)(ge.date).format("MM/DD")) + " " + M(c(m)(ge.date)), 11, i9),
40811
- (y(!0), k(Ce, null, Re(ge.list, (_e, ut) => (y(), he(c(va), {
40811
+ (y(!0), k(Ce, null, Re(ge.list, (_e, ut) => (y(), de(c(va), {
40812
40812
  key: _e.sub_id || _e.id,
40813
40813
  value: _e.sub_id || _e.id,
40814
40814
  class: Ie({
@@ -40828,7 +40828,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40828
40828
  }, [
40829
40829
  I(c(Oe), null, {
40830
40830
  default: C(() => [
40831
- (y(), he(gi(c(P)(c(et).MEETING, "icon"))))
40831
+ (y(), de(gi(c(P)(c(et).MEETING, "icon"))))
40832
40832
  ]),
40833
40833
  _: 1
40834
40834
  })
@@ -40879,7 +40879,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40879
40879
  ]),
40880
40880
  _e.is_delete ? le("", !0) : (y(), k("div", f9, [
40881
40881
  _e.isExpired ? (y(), k(Ce, { key: 1 }, [
40882
- _e.etherpad ? (y(), he(c(yt), {
40882
+ _e.etherpad ? (y(), de(c(yt), {
40883
40883
  key: 0,
40884
40884
  "hover-underline": !1,
40885
40885
  target: "_blank",
@@ -40898,7 +40898,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40898
40898
  ]),
40899
40899
  _: 1
40900
40900
  }, 8, ["href"])) : le("", !0),
40901
- _e.hasObsData ? (y(), he(c(yt), {
40901
+ _e.hasObsData ? (y(), de(c(yt), {
40902
40902
  key: 1,
40903
40903
  "hover-underline": !1,
40904
40904
  target: "_blank",
@@ -40917,7 +40917,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40917
40917
  ]),
40918
40918
  _: 1
40919
40919
  }, 8, ["href"])) : le("", !0)
40920
- ], 64)) : (y(), he(c(yt), {
40920
+ ], 64)) : (y(), de(c(yt), {
40921
40921
  key: 0,
40922
40922
  "hover-underline": !1,
40923
40923
  target: "_blank",
@@ -40984,13 +40984,13 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
40984
40984
  ]),
40985
40985
  _: 2
40986
40986
  }, 1032, ["value", "class"]))), 128)),
40987
- de[12] || (de[12] = T("div", { class: "height-placeholder" }, null, -1))
40987
+ he[12] || (he[12] = T("div", { class: "height-placeholder" }, null, -1))
40988
40988
  ], 2),
40989
40989
  Ye === Fe.value.length - 1 ? (y(), k(Ce, { key: 1 }, [
40990
40990
  L.value ? (y(), k("div", m9, M(c(v)("common.loading")), 1)) : le("", !0),
40991
40991
  T("div", {
40992
40992
  class: "list-month-change next-month",
40993
- onClick: de[6] || (de[6] = (_e) => Ve("next-month"))
40993
+ onClick: he[6] || (he[6] = (_e) => Ve("next-month"))
40994
40994
  }, [
40995
40995
  I(c(Oe), null, {
40996
40996
  default: C(() => [
@@ -41013,7 +41013,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
41013
41013
  I(c(bs), {
41014
41014
  class: "handle-wrapper-dialog",
41015
41015
  visible: K.value,
41016
- "onUpdate:visible": de[9] || (de[9] = (ge) => K.value = ge),
41016
+ "onUpdate:visible": he[9] || (he[9] = (ge) => K.value = ge),
41017
41017
  "main-class": "handle-dialog",
41018
41018
  onClose: Be,
41019
41019
  actions: Ze.value
@@ -41024,7 +41024,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
41024
41024
  default: C(() => [
41025
41025
  I(c(hn), {
41026
41026
  modelValue: Ae.value,
41027
- "onUpdate:modelValue": de[8] || (de[8] = (ge) => Ae.value = ge)
41027
+ "onUpdate:modelValue": he[8] || (he[8] = (ge) => Ae.value = ge)
41028
41028
  }, {
41029
41029
  default: C(() => [
41030
41030
  (y(), k(Ce, null, Re(te, (ge) => I(c(ks), {
@@ -41044,7 +41044,7 @@ const L6 = { name: "components-icon-tips", render: M6 }, B6 = { class: "o-sig-me
41044
41044
  }, 8, ["visible", "actions"]),
41045
41045
  I(c(bs), {
41046
41046
  visible: Q.value,
41047
- "onUpdate:visible": de[10] || (de[10] = (ge) => Q.value = ge),
41047
+ "onUpdate:visible": he[10] || (he[10] = (ge) => Q.value = ge),
41048
41048
  "main-class": "cancel-dialog",
41049
41049
  actions: ot.value
41050
41050
  }, {
@@ -41133,7 +41133,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41133
41133
  }
41134
41134
  }
41135
41135
  };
41136
- return (S, O) => (y(), he(c(bs), {
41136
+ return (S, O) => (y(), de(c(bs), {
41137
41137
  visible: i.visible,
41138
41138
  size: "large",
41139
41139
  "onUpdate:visible": O[3] || (O[3] = (U) => s("update:visible", U)),
@@ -41184,7 +41184,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41184
41184
  class: "o-meeting-send-minutes-recipient-editor",
41185
41185
  onClick: b
41186
41186
  }, [
41187
- (y(!0), k(Ce, null, Re(a.value, (U) => (y(), he(c(Zt), {
41187
+ (y(!0), k(Ce, null, Re(a.value, (U) => (y(), de(c(Zt), {
41188
41188
  key: U,
41189
41189
  class: "recipient-tag",
41190
41190
  variant: "solid",
@@ -41248,7 +41248,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41248
41248
  _: 1
41249
41249
  }, 8, ["visible"]));
41250
41250
  }
41251
- }), N9 = /* @__PURE__ */ Ct(q9, [["__scopeId", "data-v-57f83ba7"]]), F9 = {
41251
+ }), N9 = /* @__PURE__ */ Ct(q9, [["__scopeId", "data-v-24bdf23f"]]), F9 = {
41252
41252
  key: 0,
41253
41253
  class: "o-meeting-minutes-main o-meeting-minutes-card"
41254
41254
  }, U9 = { class: "o-meeting-minutes-loading" }, H9 = { class: "loading-tip" }, z9 = { class: "o-meeting-minutes-main o-meeting-minutes-card" }, j9 = { class: "o-meeting-minutes-head" }, X9 = { class: "o-meeting-minutes-head-left" }, G9 = { class: "o-meeting-minutes-title-wrap" }, Q9 = { class: "minutes-title" }, Y9 = { class: "minutes-meta" }, K9 = { class: "o-meeting-minutes-head-right" }, W9 = { class: "o-meeting-minutes-body-wrap" }, J9 = {
@@ -41313,7 +41313,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41313
41313
  }, L = async () => {
41314
41314
  r.value && t.getSendLogsRequest && (p.value = b(await t.getSendLogsRequest(r.value.id)));
41315
41315
  };
41316
- return e({ refresh: E }), (F, D) => (y(), he(c(Fi), {
41316
+ return e({ refresh: E }), (F, D) => (y(), de(c(Fi), {
41317
41317
  class: "o-meeting-minutes",
41318
41318
  "disabled-x": "",
41319
41319
  "show-type": "auto"
@@ -41408,7 +41408,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41408
41408
  ]),
41409
41409
  I(c(si)),
41410
41410
  T("div", W9, [
41411
- o.value === "preview" ? (y(), k("div", J9, M(r.value.minutes), 1)) : (y(), he(c(pn), {
41411
+ o.value === "preview" ? (y(), k("div", J9, M(r.value.minutes), 1)) : (y(), de(c(pn), {
41412
41412
  key: 1,
41413
41413
  modelValue: u.value,
41414
41414
  "onUpdate:modelValue": D[0] || (D[0] = (B) => u.value = B),
@@ -41618,12 +41618,12 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41618
41618
  if (Fe !== "all" && Fe !== "" && (ot.is_delete = Ze), Fe === "cancel" ? ot.status = "" : ot.status = Fe, !p.getTableDataRequest)
41619
41619
  return;
41620
41620
  const pe = await p.getTableDataRequest(ot);
41621
- E.value = (pe.data || []).map((de) => {
41621
+ E.value = (pe.data || []).map((he) => {
41622
41622
  var Ot;
41623
- const { start_date: ge, end_date: Ye, start: _e, end: ut, activity_type: dt } = de;
41623
+ const { start_date: ge, end_date: Ye, start: _e, end: ut, activity_type: dt } = he;
41624
41624
  return [
41625
41625
  {
41626
- ...de,
41626
+ ...he,
41627
41627
  time: `${ge}-${ut}`,
41628
41628
  start_date_time: `${ge} ${_e}`,
41629
41629
  end_date_time: `${Ye} ${ut}`,
@@ -41760,7 +41760,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41760
41760
  }, [
41761
41761
  T("div", MA, [
41762
41762
  T("p", LA, M(Fe.title), 1),
41763
- Fe.is_delete !== 1 ? (y(), he(c(Zt), {
41763
+ Fe.is_delete !== 1 ? (y(), de(c(Zt), {
41764
41764
  key: 0,
41765
41765
  color: "primary",
41766
41766
  variant: "outline",
@@ -41773,7 +41773,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41773
41773
  ];
41774
41774
  }),
41775
41775
  _: 2
41776
- }, 1032, ["class"])) : (y(), he(c(Zt), {
41776
+ }, 1032, ["class"])) : (y(), de(c(Zt), {
41777
41777
  key: 1,
41778
41778
  color: "primary",
41779
41779
  variant: "outline",
@@ -41794,7 +41794,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41794
41794
  T("p", null, M(c(He)(Fe.create_time).format("YYYY/MM/DD HH:mm:ss")), 1)
41795
41795
  ]),
41796
41796
  T("div", VA, [
41797
- Fe.status === 7 || Fe.is_delete ? (y(), he(c(yt), {
41797
+ Fe.status === 7 || Fe.is_delete ? (y(), de(c(yt), {
41798
41798
  key: 0,
41799
41799
  color: "danger",
41800
41800
  variant: "text",
@@ -41805,7 +41805,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41805
41805
  ]),
41806
41806
  _: 1
41807
41807
  }, 8, ["onClick"])) : le("", !0),
41808
- (Fe.status === 3 || Fe.status === 4) && Fe.is_delete !== 1 ? (y(), he(c(yt), {
41808
+ (Fe.status === 3 || Fe.status === 4) && Fe.is_delete !== 1 ? (y(), de(c(yt), {
41809
41809
  key: 1,
41810
41810
  color: "danger",
41811
41811
  variant: "text",
@@ -41816,7 +41816,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41816
41816
  ]),
41817
41817
  _: 1
41818
41818
  }, 8, ["onClick"])) : le("", !0),
41819
- Fe.status === 2 ? (y(), he(c(yt), {
41819
+ Fe.status === 2 ? (y(), de(c(yt), {
41820
41820
  key: 2,
41821
41821
  color: "primary",
41822
41822
  variant: "text",
@@ -41827,7 +41827,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41827
41827
  ]),
41828
41828
  _: 1
41829
41829
  }, 8, ["onClick"])) : le("", !0),
41830
- Fe.status === 2 ? (y(), he(c(yt), {
41830
+ Fe.status === 2 ? (y(), de(c(yt), {
41831
41831
  key: 3,
41832
41832
  color: "primary",
41833
41833
  variant: "text",
@@ -41897,7 +41897,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41897
41897
  td_status: C(({ row: Fe }) => {
41898
41898
  var Le;
41899
41899
  return [
41900
- v(Fe).is_delete !== 1 ? (y(), he(c(Zt), {
41900
+ v(Fe).is_delete !== 1 ? (y(), de(c(Zt), {
41901
41901
  key: 0,
41902
41902
  color: "primary",
41903
41903
  variant: "outline",
@@ -41910,7 +41910,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41910
41910
  ];
41911
41911
  }),
41912
41912
  _: 2
41913
- }, 1032, ["class"])) : (y(), he(c(Zt), {
41913
+ }, 1032, ["class"])) : (y(), de(c(Zt), {
41914
41914
  key: 1,
41915
41915
  color: "primary",
41916
41916
  variant: "outline",
@@ -41925,7 +41925,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41925
41925
  }),
41926
41926
  td_action: C(({ row: Fe }) => [
41927
41927
  T("div", IA, [
41928
- v(Fe).status === 7 || v(Fe).is_delete ? (y(), he(c(yt), {
41928
+ v(Fe).status === 7 || v(Fe).is_delete ? (y(), de(c(yt), {
41929
41929
  key: 0,
41930
41930
  "hover-underline": !1,
41931
41931
  color: "danger",
@@ -41936,7 +41936,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41936
41936
  ]),
41937
41937
  _: 1
41938
41938
  }, 8, ["onClick"])) : le("", !0),
41939
- (v(Fe).status === 3 || v(Fe).status === 4) && v(Fe).is_delete !== 1 ? (y(), he(c(yt), {
41939
+ (v(Fe).status === 3 || v(Fe).status === 4) && v(Fe).is_delete !== 1 ? (y(), de(c(yt), {
41940
41940
  key: 1,
41941
41941
  "hover-underline": !1,
41942
41942
  color: "danger",
@@ -41947,7 +41947,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41947
41947
  ]),
41948
41948
  _: 1
41949
41949
  }, 8, ["onClick"])) : le("", !0),
41950
- v(Fe).status === 2 ? (y(), he(c(yt), {
41950
+ v(Fe).status === 2 ? (y(), de(c(yt), {
41951
41951
  key: 2,
41952
41952
  "hover-underline": !1,
41953
41953
  color: "primary",
@@ -41958,7 +41958,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
41958
41958
  ]),
41959
41959
  _: 1
41960
41960
  }, 8, ["onClick"])) : le("", !0),
41961
- v(Fe).status === 2 ? (y(), he(c(yt), {
41961
+ v(Fe).status === 2 ? (y(), de(c(yt), {
41962
41962
  key: 3,
41963
41963
  "hover-underline": !1,
41964
41964
  color: "primary",
@@ -42073,8 +42073,8 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42073
42073
  emits: ["edit"],
42074
42074
  setup(i, { emit: e }) {
42075
42075
  const { t, locale: s } = Dt(), n = Te(() => s.value === Xo.ZH), { statusMap: r, activityTypeMap: a } = Go(), { getConfig: o } = qs(), u = (pe) => {
42076
- const de = He(pe || /* @__PURE__ */ new Date());
42077
- return n.value ? de.format("YYYY MM月") : de.format("MMMM YYYY");
42076
+ const he = He(pe || /* @__PURE__ */ new Date());
42077
+ return n.value ? he.format("YYYY MM月") : he.format("MMMM YYYY");
42078
42078
  }, d = Js(null), { isPhone: p } = qt(), v = i, w = e, _ = se([]), P = se([]), m = se(1), b = se(50), E = se(null), S = se(!1), O = se([]), U = se(!1), G = se(!1), N = Te(() => E.value === null || P.value.length < E.value), L = async () => {
42079
42079
  if (v.getListRequest && !U.value)
42080
42080
  try {
@@ -42089,7 +42089,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42089
42089
  page: m.value,
42090
42090
  size: b.value,
42091
42091
  start_date: j.value
42092
- }), de = (pe.data || []).map((ge) => {
42092
+ }), he = (pe.data || []).map((ge) => {
42093
42093
  const { start_date: Ye, end_date: _e, start: ut, end: dt } = ge;
42094
42094
  return [
42095
42095
  {
@@ -42103,74 +42103,74 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42103
42103
  }
42104
42104
  ];
42105
42105
  }).flat().filter((ge) => ge.start_date.slice(0, 7) === It(j.value, "YYYY-MM-DD").slice(0, 7));
42106
- S.value ? (P.value = pe.data || [], _.value = de) : m.value === 1 && !p.value ? (P.value = pe.data || [], _.value = de) : (P.value = [...P.value, ...pe.data || []], _.value = [..._.value, ...de]), _.value.sort((ge, Ye) => ge.start_date === Ye.start_date ? Dn(ge.start) > Dn(Ye.start) ? 1 : -1 : He(ge.start_date).isAfter(He(Ye.start_date)) ? 1 : -1), E.value = (pe == null ? void 0 : pe.total) || 0, kt(() => {
42106
+ S.value ? (P.value = pe.data || [], _.value = he) : m.value === 1 && !p.value ? (P.value = pe.data || [], _.value = he) : (P.value = [...P.value, ...pe.data || []], _.value = [..._.value, ...he]), _.value.sort((ge, Ye) => ge.start_date === Ye.start_date ? Dn(ge.start) > Dn(Ye.start) ? 1 : -1 : He(ge.start_date).isAfter(He(Ye.start_date)) ? 1 : -1), E.value = (pe == null ? void 0 : pe.total) || 0, wt(() => {
42107
42107
  oe(), te.value && !p.value && H();
42108
42108
  });
42109
42109
  } finally {
42110
42110
  U.value = !1, G.value = !1, S.value = !1;
42111
42111
  }
42112
42112
  }, F = se([]), D = (pe) => {
42113
- v.getActivityDetailRequest && (F.value.includes(pe) || (F.value.push(pe), v.getActivityDetailRequest(pe).then((de) => {
42113
+ v.getActivityDetailRequest && (F.value.includes(pe) || (F.value.push(pe), v.getActivityDetailRequest(pe).then((he) => {
42114
42114
  var ge;
42115
42115
  (ge = _.value) == null || ge.forEach((Ye) => {
42116
- Ye.id === de.id && (Ye.approve_record = de.approve_record);
42116
+ Ye.id === he.id && (Ye.approve_record = he.approve_record);
42117
42117
  });
42118
42118
  })));
42119
42119
  }, B = (pe) => {
42120
- pe.length && pe.forEach((de) => {
42121
- D(de);
42120
+ pe.length && pe.forEach((he) => {
42121
+ D(he);
42122
42122
  });
42123
42123
  }, V = (pe) => {
42124
- const de = _.value.filter((ge) => ge.start_date === pe);
42125
- return de.length && de.every((ge) => ge.status === 3 || ge.status === 4);
42124
+ const he = _.value.filter((ge) => ge.start_date === pe);
42125
+ return he.length && he.every((ge) => ge.status === 3 || ge.status === 4);
42126
42126
  }, $ = (pe) => {
42127
- const de = pe.target;
42128
- if (!de) return;
42129
- const ge = de.scrollTop, Ye = de.scrollHeight, _e = de.clientHeight;
42127
+ const he = pe.target;
42128
+ if (!he) return;
42129
+ const ge = he.scrollTop, Ye = he.scrollHeight, _e = he.clientHeight;
42130
42130
  ge + _e >= Ye && ye();
42131
42131
  }, H = () => {
42132
42132
  te.value.getContainerEl().addEventListener("scroll", $);
42133
- }, W = se(), j = se(He().format("YYYY-MM-DD")), ie = Te(() => [...new Set(_.value.map((pe) => pe.start_date))].sort((pe, de) => He(pe).isBefore(He(de)) ? -1 : 1)), Q = Te(
42134
- () => [...new Set(_.value.filter((pe) => !pe.isExpired && !pe.is_delete).map((pe) => pe.start_date))].sort((pe, de) => He(pe).isBefore(He(de)) ? -1 : 1)
42133
+ }, W = se(), j = se(He().format("YYYY-MM-DD")), ie = Te(() => [...new Set(_.value.map((pe) => pe.start_date))].sort((pe, he) => He(pe).isBefore(He(he)) ? -1 : 1)), Q = Te(
42134
+ () => [...new Set(_.value.filter((pe) => !pe.isExpired && !pe.is_delete).map((pe) => pe.start_date))].sort((pe, he) => He(pe).isBefore(He(he)) ? -1 : 1)
42135
42135
  ), oe = () => {
42136
42136
  var ge;
42137
42137
  const pe = Q.value.find((Ye) => !He(Ye).isBefore(He(/* @__PURE__ */ new Date()).format("YYYY-MM-DD")));
42138
42138
  pe ? j.value = pe : j.value || (j.value = He().format("YYYY-MM-DD")), (ge = W.value) == null || ge.pickDay(He(j.value)), j.value = He(j.value).format("YYYY-MM-DD");
42139
- const de = _.value.find((Ye) => Ye.start_date === j.value && !Ye.isExpired && !Ye.is_delete);
42140
- de && (D(de.id), O.value = [de.id]);
42141
- }, ne = (pe, de) => {
42139
+ const he = _.value.find((Ye) => Ye.start_date === j.value && !Ye.isExpired && !Ye.is_delete);
42140
+ he && (D(he.id), O.value = [he.id]);
42141
+ }, ne = (pe, he) => {
42142
42142
  var ge;
42143
- (!de || !((ge = pe.target) != null && ge.className.includes("date-cell-text"))) && (pe.stopPropagation(), pe.preventDefault());
42143
+ (!he || !((ge = pe.target) != null && ge.className.includes("date-cell-text"))) && (pe.stopPropagation(), pe.preventDefault());
42144
42144
  }, J = (pe) => {
42145
42145
  W.value && (m.value = 1, E.value = null, F.value = [], window.scrollTo({
42146
42146
  top: 0,
42147
42147
  behavior: "smooth"
42148
- }), W.value.selectDate(pe), S.value = !0, kt(() => {
42148
+ }), W.value.selectDate(pe), S.value = !0, wt(() => {
42149
42149
  j.value = He(W.value.selectedDay).format("YYYY-MM-DD"), L();
42150
42150
  }));
42151
- }, X = Te(() => _.value.reduce((pe, de) => {
42151
+ }, X = Te(() => _.value.reduce((pe, he) => {
42152
42152
  if (pe.length) {
42153
42153
  const ge = pe.at(-1);
42154
- return (ge == null ? void 0 : ge.start_date) === de.start_date ? ge == null || ge.list.push(de) : pe.push({
42155
- start_date: de.start_date,
42156
- list: [de]
42154
+ return (ge == null ? void 0 : ge.start_date) === he.start_date ? ge == null || ge.list.push(he) : pe.push({
42155
+ start_date: he.start_date,
42156
+ list: [he]
42157
42157
  }), pe;
42158
42158
  } else
42159
42159
  return [
42160
42160
  {
42161
- start_date: de.start_date,
42162
- list: [de]
42161
+ start_date: he.start_date,
42162
+ list: [he]
42163
42163
  }
42164
42164
  ];
42165
- }, [])), K = se({}), ue = (pe, de) => {
42166
- pe && de && (K.value[de] = pe);
42165
+ }, [])), K = se({}), ue = (pe, he) => {
42166
+ pe && he && (K.value[he] = pe);
42167
42167
  }, Se = async (pe) => {
42168
42168
  await K.value[pe].copyInfo(), d.success({
42169
42169
  content: t("common.copySuccess")
42170
42170
  });
42171
42171
  }, te = se(), Ae = (pe) => {
42172
42172
  var Ye, _e, ut;
42173
- const de = He(pe).format("YYYY-MM-DD"), ge = document.querySelector(`#group-title-${de}`);
42173
+ const he = He(pe).format("YYYY-MM-DD"), ge = document.querySelector(`#group-title-${he}`);
42174
42174
  ge && (p.value ? window.scrollTo({
42175
42175
  top: (((Ye = ge.parentElement) == null ? void 0 : Ye.offsetTop) || 0) - 52,
42176
42176
  behavior: "smooth"
@@ -42191,9 +42191,9 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42191
42191
  xe.value = pe, Ne.value = !0;
42192
42192
  }, be = () => {
42193
42193
  var pe;
42194
- v.revokeActivityRequest && xe.value && (Be.value = !0, v.revokeActivityRequest((pe = xe.value) == null ? void 0 : pe.id).then((de) => {
42194
+ v.revokeActivityRequest && xe.value && (Be.value = !0, v.revokeActivityRequest((pe = xe.value) == null ? void 0 : pe.id).then((he) => {
42195
42195
  var ge;
42196
- typeof de == "boolean" && !de || (d.success({
42196
+ typeof he == "boolean" && !he || (d.success({
42197
42197
  content: t("meeting.revokeActivitySuccess", [(ge = xe.value) == null ? void 0 : ge.title])
42198
42198
  }), S.value = !0, L());
42199
42199
  }).finally(() => {
@@ -42207,7 +42207,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42207
42207
  if (!v.editActivityRequest)
42208
42208
  return;
42209
42209
  const {
42210
- title: de,
42210
+ title: he,
42211
42211
  start_date: ge,
42212
42212
  end_date: Ye,
42213
42213
  register_end_date: _e,
@@ -42221,7 +42221,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42221
42221
  approver: ni
42222
42222
  } = pe;
42223
42223
  let $t = {
42224
- title: de,
42224
+ title: he,
42225
42225
  start_date: ge,
42226
42226
  end_date: Ye,
42227
42227
  register_end_date: _e,
@@ -42244,9 +42244,9 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42244
42244
  xe.value = pe, Ve.value = !0;
42245
42245
  }, Le = () => {
42246
42246
  var pe;
42247
- v.deleteActivityRequest && (Be.value = !0, v.deleteActivityRequest((pe = xe.value) == null ? void 0 : pe.id).then((de) => {
42247
+ v.deleteActivityRequest && (Be.value = !0, v.deleteActivityRequest((pe = xe.value) == null ? void 0 : pe.id).then((he) => {
42248
42248
  var ge;
42249
- typeof de == "boolean" && !de || (d.success({
42249
+ typeof he == "boolean" && !he || (d.success({
42250
42250
  content: t("meeting.deleteActivitySuccess", [(ge = xe.value) == null ? void 0 : ge.title])
42251
42251
  }), S.value = !0, L());
42252
42252
  }).finally(() => {
@@ -42256,15 +42256,15 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42256
42256
  Ve.value = !1;
42257
42257
  }, Pe = Ui(() => {
42258
42258
  if (!N.value || !p.value) return;
42259
- const pe = window.scrollY || window.pageYOffset, de = window.innerHeight;
42260
- document.documentElement.scrollHeight - (pe + de) <= 300 && !U.value && (G.value = !0, m.value++, L());
42259
+ const pe = window.scrollY || window.pageYOffset, he = window.innerHeight;
42260
+ document.documentElement.scrollHeight - (pe + he) <= 300 && !U.value && (G.value = !0, m.value++, L());
42261
42261
  }, 200);
42262
42262
  jt(() => {
42263
42263
  L(), window.addEventListener("scroll", Pe), window.addEventListener("resize", Pe);
42264
42264
  }), Vs(() => {
42265
- var de;
42265
+ var he;
42266
42266
  window.removeEventListener("scroll", Pe), window.removeEventListener("resize", Pe);
42267
- const pe = (de = te.value) == null ? void 0 : de.getContainerEl();
42267
+ const pe = (he = te.value) == null ? void 0 : he.getContainerEl();
42268
42268
  pe == null || pe.removeEventListener("scroll", $);
42269
42269
  });
42270
42270
  const Ze = Te(() => [{
@@ -42310,14 +42310,14 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42310
42310
  qe();
42311
42311
  }
42312
42312
  }]);
42313
- return (pe, de) => (y(), k(Ce, null, [
42313
+ return (pe, he) => (y(), k(Ce, null, [
42314
42314
  T("div", HA, [
42315
42315
  T("div", zA, [
42316
42316
  T("div", jA, [
42317
42317
  T("span", null, M(u(j.value)), 1),
42318
42318
  T("span", null, [
42319
42319
  I(c(Oe), {
42320
- onClick: de[0] || (de[0] = (ge) => J("prev-month"))
42320
+ onClick: he[0] || (he[0] = (ge) => J("prev-month"))
42321
42321
  }, {
42322
42322
  default: C(() => [
42323
42323
  I(c(aa))
@@ -42325,7 +42325,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42325
42325
  _: 1
42326
42326
  }),
42327
42327
  I(c(Oe), {
42328
- onClick: de[1] || (de[1] = (ge) => J("next-month"))
42328
+ onClick: he[1] || (he[1] = (ge) => J("next-month"))
42329
42329
  }, {
42330
42330
  default: C(() => [
42331
42331
  I(c($i))
@@ -42339,13 +42339,13 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42339
42339
  ref_key: "calendarRef",
42340
42340
  ref: W,
42341
42341
  modelValue: j.value,
42342
- "onUpdate:modelValue": de[4] || (de[4] = (ge) => j.value = ge)
42342
+ "onUpdate:modelValue": he[4] || (he[4] = (ge) => j.value = ge)
42343
42343
  }, {
42344
42344
  header: C(() => [
42345
42345
  T("span", null, M(u(j.value)), 1),
42346
42346
  T("div", null, [
42347
42347
  I(c(Oe), {
42348
- onClick: de[2] || (de[2] = (ge) => J("prev-month"))
42348
+ onClick: he[2] || (he[2] = (ge) => J("prev-month"))
42349
42349
  }, {
42350
42350
  default: C(() => [
42351
42351
  I(c(aa))
@@ -42353,7 +42353,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42353
42353
  _: 1
42354
42354
  }),
42355
42355
  I(c(Oe), {
42356
- onClick: de[3] || (de[3] = (ge) => J("next-month"))
42356
+ onClick: he[3] || (he[3] = (ge) => J("next-month"))
42357
42357
  }, {
42358
42358
  default: C(() => [
42359
42359
  I(c($i))
@@ -42383,7 +42383,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42383
42383
  }, 8, ["modelValue"])
42384
42384
  ]),
42385
42385
  T("div", YA, [
42386
- _.value.length ? (y(), he(c(Fi), {
42386
+ _.value.length ? (y(), de(c(Fi), {
42387
42387
  key: 0,
42388
42388
  ref_key: "scrollerRef",
42389
42389
  ref: te,
@@ -42395,7 +42395,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42395
42395
  T("div", KA, [
42396
42396
  I(c(ma), {
42397
42397
  modelValue: O.value,
42398
- "onUpdate:modelValue": de[7] || (de[7] = (ge) => O.value = ge),
42398
+ "onUpdate:modelValue": he[7] || (he[7] = (ge) => O.value = ge),
42399
42399
  accordion: c(p),
42400
42400
  onChange: B
42401
42401
  }, {
@@ -42406,7 +42406,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42406
42406
  Ye === 0 ? (y(), k("div", {
42407
42407
  key: 0,
42408
42408
  class: "list-month-change prev-month",
42409
- onClick: de[5] || (de[5] = (_e) => J("prev-month"))
42409
+ onClick: he[5] || (he[5] = (_e) => J("prev-month"))
42410
42410
  }, [
42411
42411
  I(c(Oe), null, {
42412
42412
  default: C(() => [
@@ -42426,7 +42426,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42426
42426
  "is-end": ge.list.every((_e) => _e.isExpired),
42427
42427
  approved: ge.list.every((_e) => _e.status === 3 || _e.status === 4)
42428
42428
  })
42429
- }, [...de[10] || (de[10] = [
42429
+ }, [...he[10] || (he[10] = [
42430
42430
  T("div", { class: "act-bar-line" }, null, -1),
42431
42431
  T("div", { class: "act-bar-dot" }, null, -1)
42432
42432
  ])], 2),
@@ -42437,7 +42437,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42437
42437
  }),
42438
42438
  id: `group-title-${c(He)(new Date(ge.start_date)).format("YYYY-MM-DD")}`
42439
42439
  }, M(c(He)(ge.start_date).format("MM/DD")), 11, WA),
42440
- (y(!0), k(Ce, null, Re(ge.list, (_e, ut) => (y(), he(c(va), {
42440
+ (y(!0), k(Ce, null, Re(ge.list, (_e, ut) => (y(), de(c(va), {
42441
42441
  key: _e.sub_id || _e.id,
42442
42442
  value: _e.sub_id || _e.id,
42443
42443
  class: Ie({
@@ -42459,7 +42459,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42459
42459
  }, [
42460
42460
  I(c(Oe), null, {
42461
42461
  default: C(() => [
42462
- (y(), he(gi(c(o)(c(et).EVENTS, "icon"))))
42462
+ (y(), de(gi(c(o)(c(et).EVENTS, "icon"))))
42463
42463
  ]),
42464
42464
  _: 1
42465
42465
  })
@@ -42498,7 +42498,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42498
42498
  ])
42499
42499
  ]),
42500
42500
  _e.content_url && !_e.is_delete && [3, 4, 5, 6].includes(_e.status) ? (y(), k("div", nT, [
42501
- _e.content_url ? (y(), he(c(yt), {
42501
+ _e.content_url ? (y(), de(c(yt), {
42502
42502
  key: 0,
42503
42503
  "hover-underline": !1,
42504
42504
  href: _e.content_url,
@@ -42518,7 +42518,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42518
42518
  ]),
42519
42519
  _: 1
42520
42520
  }, 8, ["href"])) : le("", !0),
42521
- _e.register_url && (_e.status === 3 || _e.status === 4 || _e.status === 2 && _e.update_activity_id && new Date(_e.register_end_date).getTime() > (/* @__PURE__ */ new Date()).getTime()) ? (y(), he(c(yt), {
42521
+ _e.register_url && (_e.status === 3 || _e.status === 4 || _e.status === 2 && _e.update_activity_id && new Date(_e.register_end_date).getTime() > (/* @__PURE__ */ new Date()).getTime()) ? (y(), de(c(yt), {
42522
42522
  key: 1,
42523
42523
  "hover-underline": !1,
42524
42524
  href: _e.register_url,
@@ -42560,7 +42560,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42560
42560
  ref: (dt) => ue(dt, _e.id)
42561
42561
  }, null, 8, ["show", "data"]),
42562
42562
  !_e.isExpired && !_e.is_delete ? (y(), k("div", aT, [
42563
- _e.status === 2 ? (y(), he(c(_t), {
42563
+ _e.status === 2 ? (y(), de(c(_t), {
42564
42564
  key: 0,
42565
42565
  variant: "text",
42566
42566
  onClick: (dt) => tt(_e)
@@ -42570,7 +42570,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42570
42570
  ]),
42571
42571
  _: 1
42572
42572
  }, 8, ["onClick"])) : le("", !0),
42573
- _e.status === 1 || _e.status === 3 || _e.status === 4 || _e.status === 7 ? (y(), he(c(_t), {
42573
+ _e.status === 1 || _e.status === 3 || _e.status === 4 || _e.status === 7 ? (y(), de(c(_t), {
42574
42574
  key: 1,
42575
42575
  variant: "text",
42576
42576
  onClick: (dt) => je(_e)
@@ -42580,7 +42580,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42580
42580
  ]),
42581
42581
  _: 1
42582
42582
  }, 8, ["onClick"])) : le("", !0),
42583
- _e.status === 1 || _e.status === 7 ? (y(), he(c(_t), {
42583
+ _e.status === 1 || _e.status === 7 ? (y(), de(c(_t), {
42584
42584
  key: 2,
42585
42585
  variant: "text",
42586
42586
  onClick: (dt) => Fe(_e)
@@ -42590,7 +42590,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42590
42590
  ]),
42591
42591
  _: 1
42592
42592
  }, 8, ["onClick"])) : le("", !0),
42593
- _e.status === 1 || _e.status === 7 ? (y(), he(c(_t), {
42593
+ _e.status === 1 || _e.status === 7 ? (y(), de(c(_t), {
42594
42594
  key: 3,
42595
42595
  variant: "text",
42596
42596
  onClick: (dt) => Ge(_e)
@@ -42605,13 +42605,13 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42605
42605
  ]),
42606
42606
  _: 2
42607
42607
  }, 1032, ["value", "class"]))), 128)),
42608
- de[11] || (de[11] = T("div", { class: "height-placeholder" }, null, -1))
42608
+ he[11] || (he[11] = T("div", { class: "height-placeholder" }, null, -1))
42609
42609
  ], 2),
42610
42610
  Ye === X.value.length - 1 ? (y(), k(Ce, { key: 1 }, [
42611
42611
  G.value ? (y(), k("div", oT, M(c(t)("meeting.loading")), 1)) : le("", !0),
42612
42612
  T("div", {
42613
42613
  class: "list-month-change next-month",
42614
- onClick: de[6] || (de[6] = (_e) => J("next-month"))
42614
+ onClick: he[6] || (he[6] = (_e) => J("next-month"))
42615
42615
  }, [
42616
42616
  I(c(Oe), null, {
42617
42617
  default: C(() => [
@@ -42636,7 +42636,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42636
42636
  I(c(bs), {
42637
42637
  class: "handle-dialog-active-wrapper",
42638
42638
  visible: Ne.value,
42639
- "onUpdate:visible": de[8] || (de[8] = (ge) => Ne.value = ge),
42639
+ "onUpdate:visible": he[8] || (he[8] = (ge) => Ne.value = ge),
42640
42640
  "main-class": "handle-dialog-active",
42641
42641
  actions: Ze.value
42642
42642
  }, {
@@ -42654,7 +42654,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42654
42654
  I(c(bs), {
42655
42655
  class: "handle-dialog-active-wrapper",
42656
42656
  visible: Ve.value,
42657
- "onUpdate:visible": de[9] || (de[9] = (ge) => Ve.value = ge),
42657
+ "onUpdate:visible": he[9] || (he[9] = (ge) => Ve.value = ge),
42658
42658
  "main-class": "handle-dialog-active",
42659
42659
  actions: ot.value
42660
42660
  }, {
@@ -42717,7 +42717,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42717
42717
  const t = e, s = (n, r) => {
42718
42718
  n && !r && (window.open(n), t("click", n));
42719
42719
  };
42720
- return (n, r) => (y(), he(c(Ks), {
42720
+ return (n, r) => (y(), de(c(Ks), {
42721
42721
  class: Ie(["banner-bg", {
42722
42722
  "with-sticky-bg": i.info.withStickyBg,
42723
42723
  "cursor-pointer": i.info.href && !i.info.btn
@@ -42823,7 +42823,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42823
42823
  class: Ie(["home-banner", i.size])
42824
42824
  }, [
42825
42825
  a.value ? (y(), k("div", vT, [
42826
- i.size === "tiny" ? (y(), k("div", yT, M(a.value.title), 1)) : c(r) ? (y(), he(qo, {
42826
+ i.size === "tiny" ? (y(), k("div", yT, M(a.value.title), 1)) : c(r) ? (y(), de(qo, {
42827
42827
  key: 2,
42828
42828
  class: "banner-wrapper"
42829
42829
  }, {
@@ -42835,7 +42835,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42835
42835
  }, null, 8, ["src"])
42836
42836
  ]),
42837
42837
  _: 1
42838
- })) : (y(), he(No, {
42838
+ })) : (y(), de(No, {
42839
42839
  key: 1,
42840
42840
  info: a.value,
42841
42841
  size: i.size,
@@ -42845,7 +42845,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42845
42845
  onClick: d[0] || (d[0] = (p) => s("click", p))
42846
42846
  }, null, 8, ["info", "size", "content-justify-center", "is-phone", "is-light"]))
42847
42847
  ])) : o.value ? (y(), k("div", bT, [
42848
- c(r) ? (y(), he(c(Hd), {
42848
+ c(r) ? (y(), de(c(Hd), {
42849
42849
  key: 1,
42850
42850
  class: "banner-carousel",
42851
42851
  effect: "gallery",
@@ -42854,7 +42854,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42854
42854
  "auto-play": i.autoPlay
42855
42855
  }, {
42856
42856
  default: C(() => [
42857
- (y(!0), k(Ce, null, Re(o.value, (p, v) => (y(), he(c(zd), {
42857
+ (y(!0), k(Ce, null, Re(o.value, (p, v) => (y(), de(c(zd), {
42858
42858
  key: v,
42859
42859
  class: Ie(["banner-item", `banner-item${v}`])
42860
42860
  }, {
@@ -42874,7 +42874,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42874
42874
  }, 1032, ["class"]))), 128))
42875
42875
  ]),
42876
42876
  _: 1
42877
- }, 8, ["auto-play"])) : (y(), he(c(Hd), {
42877
+ }, 8, ["auto-play"])) : (y(), de(c(Hd), {
42878
42878
  key: 0,
42879
42879
  class: "banner-carousel",
42880
42880
  effect: "toggle",
@@ -42883,7 +42883,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
42883
42883
  "auto-play": i.autoPlay
42884
42884
  }, {
42885
42885
  default: C(() => [
42886
- (y(!0), k(Ce, null, Re(o.value, (p, v) => (y(), he(c(zd), {
42886
+ (y(!0), k(Ce, null, Re(o.value, (p, v) => (y(), de(c(zd), {
42887
42887
  key: v,
42888
42888
  class: Ie(["banner-item", `banner-item${v}`])
42889
42889
  }, {
@@ -43106,7 +43106,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
43106
43106
  locale: Te(() => e.locale),
43107
43107
  theme: Te(() => e.theme)
43108
43108
  });
43109
- return rn(Of, t), (s, n) => (y(), he(c(_2), {
43109
+ return rn(Of, t), (s, n) => (y(), de(c(_2), {
43110
43110
  locale: i.locale === "zh" ? c(_T) : c(CT)
43111
43111
  }, {
43112
43112
  default: C(() => [
@@ -43155,7 +43155,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
43155
43155
  }, S = ($, H) => {
43156
43156
  document.cookie = `${encodeURIComponent($)}=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/; domain=${H}`;
43157
43157
  }, O = ($) => {
43158
- typeof $ == "boolean" ? m.value = $ : m.value = !m.value, kt(() => {
43158
+ typeof $ == "boolean" ? m.value = $ : m.value = !m.value, wt(() => {
43159
43159
  !m.value && p.value && b(_.value) !== io && E(_.value, io, 180, s.cookieDomain ?? location.hostname);
43160
43160
  });
43161
43161
  }, U = se(!1), G = ($) => {
@@ -43217,9 +43217,9 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
43217
43217
  check() {
43218
43218
  L() === m.value && O();
43219
43219
  }
43220
- }), ($, H) => (y(), he(Mf, null, {
43220
+ }), ($, H) => (y(), de(Mf, null, {
43221
43221
  default: C(() => [
43222
- (y(), he(wf, {
43222
+ (y(), de(wf, {
43223
43223
  to: i.wrapper || "#app"
43224
43224
  }, [
43225
43225
  c(m) ? (y(), k("div", {
@@ -43374,7 +43374,7 @@ const A9 = { name: "meeting-icon-edit", render: b9 }, T9 = { class: "o-meeting-s
43374
43374
  },
43375
43375
  setup(i) {
43376
43376
  const e = i, { isDark: t } = Cr(), { t: s } = Dt(), n = Te(() => e.img || (t.value ? $T : ZT));
43377
- return (r, a) => (y(), he(c(ic), {
43377
+ return (r, a) => (y(), de(c(ic), {
43378
43378
  class: "o-empty",
43379
43379
  description: e.description || c(s)("common.empty")
43380
43380
  }, {
@@ -43599,7 +43599,7 @@ const f_ = { name: "events-icon-release", render: h_ }, p_ = {
43599
43599
  "onUpdate:modelValue": w[0] || (w[0] = (_) => r.value = _)
43600
43600
  }, {
43601
43601
  default: C(() => [
43602
- (y(!0), k(Ce, null, Re(i.data, (_, P) => (y(), he(c(va), {
43602
+ (y(!0), k(Ce, null, Re(i.data, (_, P) => (y(), de(c(va), {
43603
43603
  key: P,
43604
43604
  value: _.name
43605
43605
  }, {
@@ -43614,7 +43614,7 @@ const f_ = { name: "events-icon-release", render: h_ }, p_ = {
43614
43614
  }, [
43615
43615
  I(c(Oe), null, {
43616
43616
  default: C(() => [
43617
- (y(), he(gi(p(_))))
43617
+ (y(), de(gi(p(_))))
43618
43618
  ]),
43619
43619
  _: 2
43620
43620
  }, 1024)
@@ -43641,7 +43641,7 @@ const f_ = { name: "events-icon-release", render: h_ }, p_ = {
43641
43641
  }, [
43642
43642
  m.location ? (y(), k("div", C_, M(m.location), 1)) : le("", !0),
43643
43643
  T("div", x_, [
43644
- m.link ? (y(), he(c(yt), v2({
43644
+ m.link ? (y(), de(c(yt), v2({
43645
43645
  key: 0,
43646
43646
  href: m.link,
43647
43647
  target: "_blank"
@@ -43669,7 +43669,7 @@ const f_ = { name: "events-icon-release", render: h_ }, p_ = {
43669
43669
  "--bd-color": d(_) || void 0
43670
43670
  })
43671
43671
  }, [
43672
- E.link ? (y(), he(c(yt), {
43672
+ E.link ? (y(), de(c(yt), {
43673
43673
  key: 0,
43674
43674
  href: E.link,
43675
43675
  target: "_blank"
@@ -43709,7 +43709,7 @@ const f_ = { name: "events-icon-release", render: h_ }, p_ = {
43709
43709
  }, [
43710
43710
  T("div", M_, M(E.location), 1),
43711
43711
  T("div", L_, [
43712
- E.link ? (y(), he(c(yt), {
43712
+ E.link ? (y(), de(c(yt), {
43713
43713
  key: 0,
43714
43714
  href: E.link,
43715
43715
  target: "_blank"
@@ -43863,7 +43863,7 @@ const no = (i, e) => new Date(i).getTime() > new Date(e).getTime(), R_ = { class
43863
43863
  ])
43864
43864
  ]),
43865
43865
  T("div", F_, [
43866
- (y(!0), k(Ce, null, Re(_.value, (b) => (y(), he(c(Sn), {
43866
+ (y(!0), k(Ce, null, Re(_.value, (b) => (y(), de(c(Sn), {
43867
43867
  key: b.name,
43868
43868
  cover: b.cover,
43869
43869
  href: b.link
@@ -43872,7 +43872,7 @@ const no = (i, e) => new Date(i).getTime() > new Date(e).getTime(), R_ = { class
43872
43872
  var E;
43873
43873
  return [
43874
43874
  T("div", U_, [
43875
- (E = b.tags) != null && E.length ? (y(!0), k(Ce, { key: 0 }, Re(b.tags, (S) => (y(), he(c(Zt), {
43875
+ (E = b.tags) != null && E.length ? (y(!0), k(Ce, { key: 0 }, Re(b.tags, (S) => (y(), de(c(Zt), {
43876
43876
  key: S.title,
43877
43877
  size: "medium"
43878
43878
  }, Ms({
@@ -43884,7 +43884,7 @@ const no = (i, e) => new Date(i).getTime() > new Date(e).getTime(), R_ = { class
43884
43884
  S.icon ? {
43885
43885
  name: "icon",
43886
43886
  fn: C(() => [
43887
- (y(), he(gi(S.icon)))
43887
+ (y(), de(gi(S.icon)))
43888
43888
  ]),
43889
43889
  key: "0"
43890
43890
  } : void 0
@@ -43908,7 +43908,7 @@ const no = (i, e) => new Date(i).getTime() > new Date(e).getTime(), R_ = { class
43908
43908
  }, 1032, ["cover", "href"]))), 128))
43909
43909
  ]),
43910
43910
  _.value.length ? le("", !0) : Qe(P.$slots, "empty", { key: 0 }),
43911
- i.total > 8 ? (y(), he(c(nr), {
43911
+ i.total > 8 ? (y(), de(c(nr), {
43912
43912
  key: 1,
43913
43913
  page: i.page,
43914
43914
  simple: c(s),
@@ -44124,7 +44124,7 @@ const Y_ = { name: "events-icon-checked", render: Q_ }, K_ = { class: "o-events-
44124
44124
  }
44125
44125
  };
44126
44126
  return (G, N) => (y(), k("div", lC, [
44127
- i.hideClose ? le("", !0) : (y(), he(c(Oe), {
44127
+ i.hideClose ? le("", !0) : (y(), de(c(Oe), {
44128
44128
  key: 0,
44129
44129
  class: "o-feedback-icon-close",
44130
44130
  onClick: b
@@ -44247,7 +44247,7 @@ const Y_ = { name: "events-icon-checked", render: Q_ }, K_ = { class: "o-events-
44247
44247
  ]),
44248
44248
  _: 1
44249
44249
  })
44250
- ], 64)) : (y(), he(c(yt), {
44250
+ ], 64)) : (y(), de(c(yt), {
44251
44251
  key: 1,
44252
44252
  color: "primary",
44253
44253
  "hover-underline": !1,
@@ -44301,7 +44301,7 @@ const Y_ = { name: "events-icon-checked", render: Q_ }, K_ = { class: "o-events-
44301
44301
  emits: /* @__PURE__ */ Ys(["change", "close"], ["update:efficiency", "update:accuracy", "update:completeness", "update:usability", "update:feedback"]),
44302
44302
  setup(i, { emit: e }) {
44303
44303
  const t = e, s = zt(i, "efficiency"), n = zt(i, "accuracy"), r = zt(i, "completeness"), a = zt(i, "usability"), o = zt(i, "feedback"), { locale: u } = Dt();
44304
- return (d, p) => (y(), he(c(E2), {
44304
+ return (d, p) => (y(), de(c(E2), {
44305
44305
  visible: i.visible,
44306
44306
  target: i.target,
44307
44307
  "auto-hide": i.autoHide,
@@ -44378,7 +44378,7 @@ const Y_ = { name: "events-icon-checked", render: Q_ }, K_ = { class: "o-events-
44378
44378
  const t = i, s = e, { isPhone: n } = qt(), r = zt(i, "visible"), a = zt(i, "efficiency"), o = zt(i, "accuracy"), u = zt(i, "completeness"), d = zt(i, "usability"), p = zt(i, "feedback"), v = Te(() => n.value ? `${t.radius} ${t.radius} 0 0` : t.radius), w = (_) => {
44379
44379
  _ || s("close");
44380
44380
  };
44381
- return (_, P) => (y(), he(c(bs), {
44381
+ return (_, P) => (y(), de(c(bs), {
44382
44382
  visible: r.value,
44383
44383
  "onUpdate:visible": P[7] || (P[7] = (m) => r.value = m),
44384
44384
  size: "small",
@@ -44500,7 +44500,7 @@ const yC = { name: "components-icon-smile", render: vC }, bC = /* @__PURE__ */ i
44500
44500
  _: 1
44501
44501
  }, 512)
44502
44502
  ], !0),
44503
- c(a) ? (y(), he(Ju, {
44503
+ c(a) ? (y(), de(Ju, {
44504
44504
  key: 0,
44505
44505
  visible: u.value,
44506
44506
  "onUpdate:visible": S[0] || (S[0] = (O) => u.value = O),
@@ -44521,7 +44521,7 @@ const yC = { name: "components-icon-smile", render: vC }, bC = /* @__PURE__ */ i
44521
44521
  "submit-issue": i.submitIssue,
44522
44522
  onChange: m,
44523
44523
  onClose: P
44524
- }, null, 8, ["visible", "efficiency", "accuracy", "completeness", "usability", "feedback", "disable-tip", "radius", "input-radius", "submit-data", "submit-issue"])) : (y(), he(Wu, {
44524
+ }, null, 8, ["visible", "efficiency", "accuracy", "completeness", "usability", "feedback", "disable-tip", "radius", "input-radius", "submit-data", "submit-issue"])) : (y(), de(Wu, {
44525
44525
  key: 1,
44526
44526
  efficiency: e.value,
44527
44527
  "onUpdate:efficiency": S[6] || (S[6] = (O) => e.value = O),
@@ -44592,9 +44592,9 @@ const yC = { name: "components-icon-smile", render: vC }, bC = /* @__PURE__ */ i
44592
44592
  function o() {
44593
44593
  s("visit", t.href);
44594
44594
  }
44595
- return (u, d) => (y(), he(Mf, null, {
44595
+ return (u, d) => (y(), de(Mf, null, {
44596
44596
  default: C(() => [
44597
- (y(), he(wf, { to: r.value }, [
44597
+ (y(), de(wf, { to: r.value }, [
44598
44598
  I(Uo, { name: "o-float-poster" }, {
44599
44599
  default: C(() => [
44600
44600
  n.value ? (y(), k("div", AC, [
@@ -44739,7 +44739,7 @@ const yC = { name: "components-icon-smile", render: vC }, bC = /* @__PURE__ */ i
44739
44739
  href: a.href,
44740
44740
  target: s(a.href, a == null ? void 0 : a.target)
44741
44741
  }, M(a.title), 9, HC),
44742
- o !== i.footerOption.children.length - 1 ? (y(), he(c(si), {
44742
+ o !== i.footerOption.children.length - 1 ? (y(), de(c(si), {
44743
44743
  key: 0,
44744
44744
  direction: "v"
44745
44745
  })) : le("", !0)
@@ -44783,7 +44783,7 @@ const yC = { name: "components-icon-smile", render: vC }, bC = /* @__PURE__ */ i
44783
44783
  ], !0)
44784
44784
  ], 64));
44785
44785
  }
44786
- }), sx = /* @__PURE__ */ Ct(ix, [["__scopeId", "data-v-d5ecd44e"]]), nx = { class: "footer-content" }, rx = { class: "copyright-left" }, ax = { class: "copyright-text" }, ox = ["href"], lx = { class: "filing" }, ux = ["src"], cx = { class: "beian-info" }, dx = {
44786
+ }), sx = /* @__PURE__ */ Ct(ix, [["__scopeId", "data-v-69b84a8a"]]), nx = { class: "footer-content" }, rx = { class: "copyright-left" }, ax = { class: "copyright-text" }, ox = ["href"], lx = { class: "filing" }, ux = ["src"], cx = { class: "beian-info" }, dx = {
44787
44787
  key: 0,
44788
44788
  class: "footer-right"
44789
44789
  }, hx = ["href", "target"], fx = /* @__PURE__ */ it({
@@ -44827,7 +44827,7 @@ const yC = { name: "components-icon-smile", render: vC }, bC = /* @__PURE__ */ i
44827
44827
  class: "beian-info"
44828
44828
  }, M(i.footerOption.beianInfo1), 9, ox)
44829
44829
  ]),
44830
- !c(e) && !s.value ? (y(), he(c(si), {
44830
+ !c(e) && !s.value ? (y(), de(c(si), {
44831
44831
  key: 0,
44832
44832
  direction: "v"
44833
44833
  })) : le("", !0),
@@ -44849,7 +44849,7 @@ const yC = { name: "components-icon-smile", render: vC }, bC = /* @__PURE__ */ i
44849
44849
  href: d.href,
44850
44850
  target: a(d.href, d == null ? void 0 : d.target)
44851
44851
  }, M(d.title), 9, hx),
44852
- p !== i.footerOption.children.length - 1 ? (y(), he(c(si), {
44852
+ p !== i.footerOption.children.length - 1 ? (y(), de(c(si), {
44853
44853
  key: 0,
44854
44854
  direction: "v"
44855
44855
  })) : le("", !0)
@@ -44996,7 +44996,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
44996
44996
  }, 100), v = (L) => {
44997
44997
  t("handle-click", L);
44998
44998
  }, w = () => {
44999
- u.value = !0, kt(() => {
44999
+ u.value = !0, wt(() => {
45000
45000
  n.value.scrollTo({
45001
45001
  left: n.value.clientWidth,
45002
45002
  behavior: "smooth"
@@ -45032,7 +45032,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45032
45032
  }
45033
45033
  });
45034
45034
  return jt(() => {
45035
- window.addEventListener("resize", P), kt(() => {
45035
+ window.addEventListener("resize", P), wt(() => {
45036
45036
  P(), a.value = setTimeout(() => {
45037
45037
  P();
45038
45038
  }, 1e3);
@@ -45090,7 +45090,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45090
45090
  onClick: (j) => v(V)
45091
45091
  }, [
45092
45092
  T("span", Sx, M(V.label), 1),
45093
- V.tag ? (y(), he(c(Zt), {
45093
+ V.tag ? (y(), de(c(Zt), {
45094
45094
  key: 0,
45095
45095
  color: "danger",
45096
45096
  size: "small",
@@ -45232,7 +45232,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45232
45232
  class: "item-label",
45233
45233
  onClick: E
45234
45234
  }, [
45235
- _.value ? (y(), he(c(Zi), {
45235
+ _.value ? (y(), de(c(Zi), {
45236
45236
  key: 0,
45237
45237
  trigger: "hover",
45238
45238
  position: "bottom",
@@ -45254,13 +45254,13 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45254
45254
  class: "item-name",
45255
45255
  onMouseenter: F[1] || (F[1] = (te) => P(te))
45256
45256
  }, M(ue.label), 33)),
45257
- ue.icon ? (y(), he(c(Oe), { key: 2 }, {
45257
+ ue.icon ? (y(), de(c(Oe), { key: 2 }, {
45258
45258
  default: C(() => [
45259
- (y(), he(gi(ue.icon)))
45259
+ (y(), de(gi(ue.icon)))
45260
45260
  ]),
45261
45261
  _: 2
45262
45262
  }, 1024)) : le("", !0),
45263
- ue.tag ? (y(), he(c(Zt), {
45263
+ ue.tag ? (y(), de(c(Zt), {
45264
45264
  key: 3,
45265
45265
  color: "danger",
45266
45266
  size: "small",
@@ -45275,7 +45275,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45275
45275
  [D, () => U(X, ue)]
45276
45276
  ]),
45277
45277
  ue.description ? (y(), k("div", Vx, [
45278
- v.value ? (y(), he(c(Zi), {
45278
+ v.value ? (y(), de(c(Zi), {
45279
45279
  key: 0,
45280
45280
  trigger: "hover",
45281
45281
  position: "bottom",
@@ -45319,7 +45319,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45319
45319
  class: "review-picture"
45320
45320
  }, null, 8, Xx),
45321
45321
  T("div", Gx, [
45322
- v.value ? (y(), he(c(Zi), {
45322
+ v.value ? (y(), de(c(Zi), {
45323
45323
  key: 0,
45324
45324
  trigger: "hover",
45325
45325
  position: "bottom",
@@ -45341,7 +45341,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45341
45341
  class: "review-label",
45342
45342
  onMouseenter: F[7] || (F[7] = (K) => w(K))
45343
45343
  }, M(X.label), 33)),
45344
- _.value ? (y(), he(c(Zi), {
45344
+ _.value ? (y(), de(c(Zi), {
45345
45345
  key: 2,
45346
45346
  trigger: "hover",
45347
45347
  position: "bottom",
@@ -45377,7 +45377,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45377
45377
  class: "shortcut-link",
45378
45378
  onClick: E
45379
45379
  }, [
45380
- v.value ? (y(), he(c(Zi), {
45380
+ v.value ? (y(), de(c(Zi), {
45381
45381
  key: 0,
45382
45382
  trigger: "hover",
45383
45383
  position: "bottom",
@@ -45399,9 +45399,9 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45399
45399
  class: "shortcut-title",
45400
45400
  onMouseenter: F[5] || (F[5] = (K) => w(K))
45401
45401
  }, M(X.label), 33)),
45402
- X.icon ? (y(), he(c(Oe), { key: 2 }, {
45402
+ X.icon ? (y(), de(c(Oe), { key: 2 }, {
45403
45403
  default: C(() => [
45404
- (y(), he(gi(X.icon)))
45404
+ (y(), de(gi(X.icon)))
45405
45405
  ]),
45406
45406
  _: 2
45407
45407
  }, 1024)) : le("", !0)
@@ -45420,7 +45420,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45420
45420
  ], 32);
45421
45421
  };
45422
45422
  }
45423
- }), Wx = /* @__PURE__ */ Ct(Kx, [["__scopeId", "data-v-26ccf011"]]), Jx = { class: "header-nav-wrap" }, Zx = {
45423
+ }), Wx = /* @__PURE__ */ Ct(Kx, [["__scopeId", "data-v-d1399506"]]), Jx = { class: "header-nav-wrap" }, Zx = {
45424
45424
  key: 0,
45425
45425
  class: "left-icon"
45426
45426
  }, $x = ["id", "onMouseenter", "onMouseleave"], eE = ["id", "onClick"], tE = { class: "nav-text" }, iE = ["id", "href", "target", "rel"], sE = { class: "nav-text" }, nE = {
@@ -45444,7 +45444,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45444
45444
  }, 100), a = (U) => {
45445
45445
  t("handle-click", U);
45446
45446
  }, o = se(), u = se(), d = se(), p = se(!1), v = se(!1), w = () => {
45447
- v.value = !0, kt(() => {
45447
+ v.value = !0, wt(() => {
45448
45448
  o.value.scrollTo({
45449
45449
  left: o.value.clientWidth,
45450
45450
  behavior: "smooth"
@@ -45488,7 +45488,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45488
45488
  m = 0, b = 0;
45489
45489
  };
45490
45490
  return jt(() => {
45491
- window.addEventListener("resize", P), kt(() => {
45491
+ window.addEventListener("resize", P), wt(() => {
45492
45492
  P(), d.value = setTimeout(() => {
45493
45493
  P();
45494
45494
  }, 1e3);
@@ -45540,7 +45540,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45540
45540
  onClick: (H) => a(L)
45541
45541
  }, [
45542
45542
  T("span", tE, M(L.label), 1),
45543
- L.tag ? (y(), he(c(Zt), {
45543
+ L.tag ? (y(), de(c(Zt), {
45544
45544
  key: 0,
45545
45545
  color: "danger",
45546
45546
  size: "small",
@@ -45579,13 +45579,13 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45579
45579
  rel: H.href.startsWith("http") ? "noopener noreferrer" : ""
45580
45580
  }, [
45581
45581
  T("span", null, M(H.label), 1),
45582
- H.icon ? (y(), he(c(Oe), { key: 0 }, {
45582
+ H.icon ? (y(), de(c(Oe), { key: 0 }, {
45583
45583
  default: C(() => [
45584
- (y(), he(gi(H.icon)))
45584
+ (y(), de(gi(H.icon)))
45585
45585
  ]),
45586
45586
  _: 2
45587
45587
  }, 1024)) : le("", !0),
45588
- H.tag ? (y(), he(c(Zt), {
45588
+ H.tag ? (y(), de(c(Zt), {
45589
45589
  key: 1,
45590
45590
  color: "danger",
45591
45591
  size: "small",
@@ -45606,7 +45606,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45606
45606
  onClick: (oe) => a(H)
45607
45607
  }, [
45608
45608
  T("span", null, M(H.label), 1),
45609
- H.tag ? (y(), he(c(Zt), {
45609
+ H.tag ? (y(), de(c(Zt), {
45610
45610
  key: 0,
45611
45611
  color: "danger",
45612
45612
  size: "small",
@@ -45750,7 +45750,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45750
45750
  ]),
45751
45751
  s.isFlatten ? le("", !0) : (y(), k("div", mE, [
45752
45752
  Qe(V.$slots, "nav", {}, () => [
45753
- s.navData ? (y(), he(Dx, {
45753
+ s.navData ? (y(), de(Dx, {
45754
45754
  key: 0,
45755
45755
  "nav-data": s.navData,
45756
45756
  hoverId: r.value,
@@ -45765,7 +45765,7 @@ const wg = { name: "components-icon-caret-right", render: bx }, Ax = { class: "h
45765
45765
  ])),
45766
45766
  s.isFlatten ? (y(), k("div", vE, [
45767
45767
  Qe(V.$slots, "nav", {}, () => [
45768
- s.navData ? (y(), he(hE, {
45768
+ s.navData ? (y(), de(hE, {
45769
45769
  key: 0,
45770
45770
  "nav-data": s.navData,
45771
45771
  hoverId: r.value,
@@ -45922,13 +45922,13 @@ const AE = { class: "o-nav" }, TE = { class: "o-nav-list" }, _E = ["onClick"], C
45922
45922
  class: "content-subtitle"
45923
45923
  }, [
45924
45924
  T("span", IE, M(S.label), 1),
45925
- S.icon ? (y(), he(c(Oe), { key: 0 }, {
45925
+ S.icon ? (y(), de(c(Oe), { key: 0 }, {
45926
45926
  default: C(() => [
45927
- (y(), he(gi(S.icon), { class: "icon" }))
45927
+ (y(), de(gi(S.icon), { class: "icon" }))
45928
45928
  ]),
45929
45929
  _: 2
45930
45930
  }, 1024)) : le("", !0),
45931
- S.tag ? (y(), he(c(Zt), {
45931
+ S.tag ? (y(), de(c(Zt), {
45932
45932
  key: 1,
45933
45933
  color: "danger",
45934
45934
  size: "small",
@@ -45953,13 +45953,13 @@ const AE = { class: "o-nav" }, TE = { class: "o-nav-list" }, _E = ["onClick"], C
45953
45953
  class: "content-subtitle item-not-children"
45954
45954
  }, [
45955
45955
  T("span", LE, M(b.label), 1),
45956
- b.icon ? (y(), he(c(Oe), { key: 0 }, {
45956
+ b.icon ? (y(), de(c(Oe), { key: 0 }, {
45957
45957
  default: C(() => [
45958
- (y(), he(gi(b.icon), { class: "icon" }))
45958
+ (y(), de(gi(b.icon), { class: "icon" }))
45959
45959
  ]),
45960
45960
  _: 2
45961
45961
  }, 1024)) : le("", !0),
45962
- b.tag ? (y(), he(c(Zt), {
45962
+ b.tag ? (y(), de(c(Zt), {
45963
45963
  key: 1,
45964
45964
  color: "danger",
45965
45965
  size: "small",
@@ -45980,9 +45980,9 @@ const AE = { class: "o-nav" }, TE = { class: "o-nav-list" }, _E = ["onClick"], C
45980
45980
  class: "source-code-item"
45981
45981
  }, [
45982
45982
  T("span", null, M(b.label), 1),
45983
- b.icon ? (y(), he(c(Oe), { key: 0 }, {
45983
+ b.icon ? (y(), de(c(Oe), { key: 0 }, {
45984
45984
  default: C(() => [
45985
- (y(), he(gi(b.icon), { class: "icon" }))
45985
+ (y(), de(gi(b.icon), { class: "icon" }))
45986
45986
  ]),
45987
45987
  _: 2
45988
45988
  }, 1024)) : le("", !0)
@@ -46069,7 +46069,7 @@ const UE = { name: "components-icon-header-menu", render: FE }, HE = { class: "h
46069
46069
  T("div", YE, [
46070
46070
  I(c(Oe), { onClick: o }, {
46071
46071
  default: C(() => [
46072
- a.value ? (y(), he(c(Qo), { key: 1 })) : (y(), he(c(UE), { key: 0 }))
46072
+ a.value ? (y(), de(c(Qo), { key: 1 })) : (y(), de(c(UE), { key: 0 }))
46073
46073
  ]),
46074
46074
  _: 1
46075
46075
  })
@@ -46196,7 +46196,7 @@ const tS = { name: "components-icon-locale", render: eS }, iS = { class: "info-w
46196
46196
  }
46197
46197
  }, {
46198
46198
  dropdown: C(() => [
46199
- (y(!0), k(Ce, null, Re(i.options, (_) => (y(), he(c(oc), {
46199
+ (y(!0), k(Ce, null, Re(i.options, (_) => (y(), de(c(oc), {
46200
46200
  onClick: (P) => u(_),
46201
46201
  key: _.id,
46202
46202
  class: Ie({ "is-active": a.value === _.id }),
@@ -46230,7 +46230,7 @@ const tS = { name: "components-icon-locale", render: eS }, iS = { class: "info-w
46230
46230
  (y(!0), k(Ce, null, Re(i.options, (_, P) => (y(), k(Ce, {
46231
46231
  key: _.id
46232
46232
  }, [
46233
- P !== 0 ? (y(), he(c(si), {
46233
+ P !== 0 ? (y(), de(c(si), {
46234
46234
  key: 0,
46235
46235
  direction: "v"
46236
46236
  })) : le("", !0),
@@ -46447,12 +46447,12 @@ const of = { name: "components-icon-image-zoomin", render: pS }, gS = { class: "
46447
46447
  }, S = () => {
46448
46448
  p.reset(), n("update:imageUrl", ""), n("image-clear");
46449
46449
  }, O = () => {
46450
- p.pickFile(v.value), kt(() => {
46450
+ p.pickFile(v.value), wt(() => {
46451
46451
  var V, $;
46452
46452
  return ($ = (V = w.value) == null ? void 0 : V.focus) == null ? void 0 : $.call(V);
46453
46453
  });
46454
46454
  }, U = (V) => {
46455
- p.onFileChange(V), kt(() => {
46455
+ p.onFileChange(V), wt(() => {
46456
46456
  var $, H;
46457
46457
  return (H = ($ = w.value) == null ? void 0 : $.focus) == null ? void 0 : H.call($);
46458
46458
  });
@@ -46562,7 +46562,7 @@ const of = { name: "components-icon-image-zoomin", render: pS }, gS = { class: "
46562
46562
  _: 1
46563
46563
  })
46564
46564
  ], 512)) : le("", !0),
46565
- i.enableImageSearch && _.value ? (y(), he(c(Zi), {
46565
+ i.enableImageSearch && _.value ? (y(), de(c(Zi), {
46566
46566
  key: 1,
46567
46567
  trigger: "hover",
46568
46568
  position: "bottom",
@@ -46574,7 +46574,7 @@ const of = { name: "components-icon-image-zoomin", render: pS }, gS = { class: "
46574
46574
  ]),
46575
46575
  _: 1
46576
46576
  }, 8, ["target"])) : le("", !0),
46577
- i.clearable && D.value ? (y(), he(c(Oe), {
46577
+ i.clearable && D.value ? (y(), de(c(Oe), {
46578
46578
  key: 2,
46579
46579
  class: "o-search-image-input-icon close",
46580
46580
  onMousedown: $[2] || ($[2] = Qt(() => {
@@ -46818,7 +46818,7 @@ const IS = { class: "o-search-highlight-text" }, PS = /* @__PURE__ */ it({
46818
46818
  Qe(m.$slots, "history-header", { items: i.historyItems }, () => [
46819
46819
  T("div", QS, [
46820
46820
  T("span", YS, M(i.historyTitle ?? c(n)("search.history")), 1),
46821
- i.historyLayout !== "list" ? (y(), he(c(Oe), {
46821
+ i.historyLayout !== "list" ? (y(), de(c(Oe), {
46822
46822
  key: 0,
46823
46823
  class: "o-search-panel-icon",
46824
46824
  onClick: b[0] || (b[0] = Qt((E) => s("history-clear"), ["stop"]))
@@ -47074,7 +47074,7 @@ const uw = { name: "components-icon-header-back", render: lw }, cw = {
47074
47074
  T("div", {
47075
47075
  class: Ie(["o-header-search-row", { "is-focus": p.value }])
47076
47076
  }, [
47077
- o.value && p.value ? (y(), he(c(Oe), {
47077
+ o.value && p.value ? (y(), de(c(Oe), {
47078
47078
  key: 0,
47079
47079
  class: "o-header-search-back-icon",
47080
47080
  onClick: J
@@ -47248,7 +47248,7 @@ const uw = { name: "components-icon-header-back", render: lw }, cw = {
47248
47248
  _: 3
47249
47249
  })
47250
47250
  ], 2),
47251
- o.value || s.simple ? (y(), he(c(Oe), {
47251
+ o.value || s.simple ? (y(), de(c(Oe), {
47252
47252
  key: 0,
47253
47253
  class: "o-header-search-mobile-icon",
47254
47254
  onClick: L
@@ -47288,13 +47288,13 @@ const uw = { name: "components-icon-header-back", render: lw }, cw = {
47288
47288
  onClick: r[0] || (r[0] = (a) => e({ href: i.href, target: i.target }))
47289
47289
  }, [
47290
47290
  T("span", pw, M(i.title), 1),
47291
- i.icon ? (y(), he(c(Oe), { key: 0 }, {
47291
+ i.icon ? (y(), de(c(Oe), { key: 0 }, {
47292
47292
  default: C(() => [
47293
- (y(), he(gi(i.icon), { class: "icon" }))
47293
+ (y(), de(gi(i.icon), { class: "icon" }))
47294
47294
  ]),
47295
47295
  _: 1
47296
47296
  })) : le("", !0)
47297
- ])) : (y(), he(c(ac), {
47297
+ ])) : (y(), de(c(ac), {
47298
47298
  key: 1,
47299
47299
  trigger: "hover",
47300
47300
  optionPosition: "bottom",
@@ -47304,16 +47304,16 @@ const uw = { name: "components-icon-header-back", render: lw }, cw = {
47304
47304
  onVisibleChange: s
47305
47305
  }, {
47306
47306
  dropdown: C(() => [
47307
- (y(!0), k(Ce, null, Re(i.options, (a) => (y(), he(c(oc), {
47307
+ (y(!0), k(Ce, null, Re(i.options, (a) => (y(), de(c(oc), {
47308
47308
  onClick: (o) => e(a),
47309
47309
  key: a.href,
47310
47310
  style: lt({ "--dropdown-item-justify": i.justify, "--dropdown-item-radius": `${i.itemRadius}px` })
47311
47311
  }, {
47312
47312
  default: C(() => [
47313
47313
  we(M(a.label) + " ", 1),
47314
- a.icon ? (y(), he(c(Oe), { key: 0 }, {
47314
+ a.icon ? (y(), de(c(Oe), { key: 0 }, {
47315
47315
  default: C(() => [
47316
- (y(), he(gi(a.icon), { class: "icon" }))
47316
+ (y(), de(gi(a.icon), { class: "icon" }))
47317
47317
  ]),
47318
47318
  _: 2
47319
47319
  }, 1024)) : le("", !0)
@@ -47402,7 +47402,7 @@ const Cw = { name: "components-icon-moon", render: _w }, xw = { class: "o-theme-
47402
47402
  }, [
47403
47403
  I(c(Oe), { class: "o-theme-icon" }, {
47404
47404
  default: C(() => [
47405
- r.value === i.lightValue ? (y(), he(c(Cw), { key: 0 })) : (y(), he(c(Aw), { key: 1 }))
47405
+ r.value === i.lightValue ? (y(), de(c(Cw), { key: 0 })) : (y(), de(c(Aw), { key: 1 }))
47406
47406
  ]),
47407
47407
  _: 1
47408
47408
  })
@@ -47540,7 +47540,7 @@ const Ow = { name: "components-icon-avatar-line", render: Pw }, Mw = { class: "h
47540
47540
  a != null && a.logout ? s("logout") : window.open(a.url, a.target);
47541
47541
  };
47542
47542
  return (a, o) => (y(), k("div", Mw, [
47543
- i.token ? le("", !0) : (y(), he(c(Oe), {
47543
+ i.token ? le("", !0) : (y(), de(c(Oe), {
47544
47544
  key: 0,
47545
47545
  onClick: n,
47546
47546
  class: "avatar-icon"
@@ -47560,13 +47560,13 @@ const Ow = { name: "components-icon-avatar-line", render: Pw }, Mw = { class: "h
47560
47560
  "option-wrap-class": `user-dropdown ${i.lang === "en" ? "is-en" : ""}`
47561
47561
  }, {
47562
47562
  dropdown: C(() => [
47563
- (y(!0), k(Ce, null, Re(i.options, (u) => (y(), he(c(oc), {
47563
+ (y(!0), k(Ce, null, Re(i.options, (u) => (y(), de(c(oc), {
47564
47564
  key: u.label,
47565
47565
  onClick: (d) => r(u),
47566
47566
  style: lt({ "--dropdown-item-radius": `${i.itemRadius}px` })
47567
47567
  }, {
47568
47568
  default: C(() => [
47569
- u != null && u.total ? (y(), he(c(Gd), {
47569
+ u != null && u.total ? (y(), de(c(Gd), {
47570
47570
  key: 0,
47571
47571
  value: u.total,
47572
47572
  color: "danger",
@@ -47604,7 +47604,7 @@ const Ow = { name: "components-icon-avatar-line", render: Pw }, Mw = { class: "h
47604
47604
  _: 1
47605
47605
  }, 8, ["value", "class"]),
47606
47606
  !i.simple && !c(t) && ((u = i.userInfo) != null && u.username) ? (y(), k("p", Rw, M((d = i.userInfo) == null ? void 0 : d.username), 1)) : le("", !0),
47607
- !i.simple && !c(t) && ((p = i.userInfo) != null && p.username) ? (y(), he(c(Oe), {
47607
+ !i.simple && !c(t) && ((p = i.userInfo) != null && p.username) ? (y(), de(c(Oe), {
47608
47608
  key: 1,
47609
47609
  class: "icon"
47610
47610
  }, {
@@ -47695,7 +47695,7 @@ const Nw = { class: "o-logo-swiper" }, Fw = { class: "o-logo-swiper-tip" }, Uw =
47695
47695
  });
47696
47696
  gt(
47697
47697
  () => t.data,
47698
- () => kt(w)
47698
+ () => wt(w)
47699
47699
  ), jt(() => {
47700
47700
  typeof IntersectionObserver > "u" || !o.value ? u.value = !0 : (v = new IntersectionObserver(
47701
47701
  (b) => {
@@ -47704,7 +47704,7 @@ const Nw = { class: "o-logo-swiper" }, Fw = { class: "o-logo-swiper-tip" }, Uw =
47704
47704
  });
47705
47705
  },
47706
47706
  { threshold: 0.5 }
47707
- ), v.observe(o.value)), kt(w), typeof ResizeObserver < "u" && o.value && (p = new ResizeObserver(() => w()), p.observe(o.value));
47707
+ ), v.observe(o.value)), wt(w), typeof ResizeObserver < "u" && o.value && (p = new ResizeObserver(() => w()), p.observe(o.value));
47708
47708
  }), pr(() => {
47709
47709
  p == null || p.disconnect(), v == null || v.disconnect(), p = v = null;
47710
47710
  });
@@ -47737,7 +47737,7 @@ const Nw = { class: "o-logo-swiper" }, Fw = { class: "o-logo-swiper-tip" }, Uw =
47737
47737
  src: m(S),
47738
47738
  fit: i.fit
47739
47739
  }, null, 8, ["src", "fit"])
47740
- ], 8, jw)) : (y(), he(c(Ks), {
47740
+ ], 8, jw)) : (y(), de(c(Ks), {
47741
47741
  key: 1,
47742
47742
  class: "o-logo-swiper-img",
47743
47743
  src: m(S),
@@ -48202,7 +48202,8 @@ const Ji = (i) => {
48202
48202
  }, yk = { class: "o-sig-item" }, bk = { class: "o-sig-item-header" }, Ak = { class: "o-sig-link" }, Tk = ["title"], _k = { class: "o-sig-bottom" }, Ck = { class: "o-sig-meta" }, xk = { class: "o-sig-meta-text" }, Ek = { class: "o-sig-popup-content" }, Sk = { class: "o-sig-meta" }, wk = { class: "o-sig-meta-text" }, kk = { class: "o-sig-popup-content" }, Dk = /* @__PURE__ */ it({
48203
48203
  __name: "OSigItem",
48204
48204
  props: {
48205
- sig: {}
48205
+ sig: {},
48206
+ showFeature: { type: Boolean, default: !0 }
48206
48207
  },
48207
48208
  emits: ["to-sig-detail"],
48208
48209
  setup(i, { emit: e }) {
@@ -48213,7 +48214,8 @@ const Ji = (i) => {
48213
48214
  class: "o-sig-name",
48214
48215
  onClick: o[0] || (o[0] = (u) => n("to-sig-detail", i.sig.name))
48215
48216
  }, M(i.sig.name), 1),
48216
- I(c(Zt), {
48217
+ i.showFeature ? (y(), de(c(Zt), {
48218
+ key: 0,
48217
48219
  variant: "outline",
48218
48220
  class: "o-sig-type-tag"
48219
48221
  }, {
@@ -48221,7 +48223,7 @@ const Ji = (i) => {
48221
48223
  we(M((c(s) === "zh" ? i.sig.feature_zh : i.sig.feature_en) || c(t)("sig.other")), 1)
48222
48224
  ]),
48223
48225
  _: 1
48224
- })
48226
+ })) : le("", !0)
48225
48227
  ]),
48226
48228
  T("div", Ak, [
48227
48229
  I(c(yt), {
@@ -48256,7 +48258,7 @@ const Ji = (i) => {
48256
48258
  ]),
48257
48259
  _: 1
48258
48260
  }, 8, ["href"]),
48259
- i.sig.subscribe_url ? (y(), he(c(_t), {
48261
+ i.sig.subscribe_url ? (y(), de(c(_t), {
48260
48262
  key: 0,
48261
48263
  size: "medium",
48262
48264
  color: "primary",
@@ -48302,7 +48304,7 @@ const Ji = (i) => {
48302
48304
  size: "small"
48303
48305
  }, {
48304
48306
  default: C(() => [
48305
- (y(!0), k(Ce, null, Re(i.sig.repositories, (u, d) => (y(), he(c(yt), {
48307
+ (y(!0), k(Ce, null, Re(i.sig.repositories, (u, d) => (y(), de(c(yt), {
48306
48308
  key: u,
48307
48309
  class: "o-sig-popup-item",
48308
48310
  color: "primary",
@@ -48351,7 +48353,7 @@ const Ji = (i) => {
48351
48353
  size: "small"
48352
48354
  }, {
48353
48355
  default: C(() => [
48354
- (y(!0), k(Ce, null, Re(i.sig.maintainer_info, (u, d) => (y(), he(c(yt), {
48356
+ (y(!0), k(Ce, null, Re(i.sig.maintainer_info, (u, d) => (y(), de(c(yt), {
48355
48357
  key: d,
48356
48358
  class: "o-sig-popup-item",
48357
48359
  color: "primary",
@@ -48471,7 +48473,7 @@ const Ok = { name: "sig-icon-search", render: Pk }, Mk = { class: "o-sig-list" }
48471
48473
  const qe = /* @__PURE__ */ new Set();
48472
48474
  return Le.filter((Pe) => qe.has(Pe.name) ? !1 : (qe.add(Pe.name), !0));
48473
48475
  }, V = se(""), $ = se(!1), H = se([]), W = (Le, qe) => {
48474
- const Pe = (ot) => B(ot).sort((pe, de) => de.socre - pe.socre).slice(0, 3), Ze = [
48476
+ const Pe = (ot) => B(ot).sort((pe, he) => he.socre - pe.socre).slice(0, 3), Ze = [
48475
48477
  { id: "sig", label: n("sig.sigGroup"), list: Pe(Le["name.keyword"]) },
48476
48478
  { id: "repos", label: n("sig.repo"), list: Pe(Le.repos) },
48477
48479
  { id: "maintainer", label: n("sig.maintainerEn"), list: Pe(Le.giteeIds) }
@@ -48491,9 +48493,9 @@ const Ok = { name: "sig-icon-search", render: Pk }, Mk = { class: "o-sig-list" }
48491
48493
  const Ze = Pe.replace(/[.*+?^${}()|[\]\\]/g, "\\$&"), ot = new RegExp(`(${Ze})`, "gi");
48492
48494
  H.value = H.value.map((pe) => ({
48493
48495
  ...pe,
48494
- list: pe.list.map((de) => ({
48495
- ...de,
48496
- name: de.name.replace(/<[^>]+>/g, "").replace(ot, '<span class="highlight-text">$1</span>')
48496
+ list: pe.list.map((he) => ({
48497
+ ...he,
48498
+ name: he.name.replace(/<[^>]+>/g, "").replace(ot, '<span class="highlight-text">$1</span>')
48497
48499
  }))
48498
48500
  }));
48499
48501
  }
@@ -48508,7 +48510,9 @@ const Ok = { name: "sig-icon-search", render: Pk }, Mk = { class: "o-sig-list" }
48508
48510
  }), ne = se("all"), J = se(""), X = () => {
48509
48511
  V.value && ($.value = !1, ne.value = N.value, J.value = V.value);
48510
48512
  }, K = (Le) => (Le == null ? void 0 : Le.replace(/<[^>]+>/g, "")) ?? "", ue = (Le) => {
48511
- V.value = K(Le), $.value = !1, ne.value = N.value, J.value = V.value;
48513
+ V.value = K(Le), ne.value = N.value, J.value = V.value, wt(() => {
48514
+ $.value = !1;
48515
+ });
48512
48516
  }, Se = () => {
48513
48517
  V.value = "", J.value = "";
48514
48518
  }, te = se();
@@ -48534,22 +48538,22 @@ const Ok = { name: "sig-icon-search", render: Pk }, Mk = { class: "o-sig-list" }
48534
48538
  ],
48535
48539
  ([Le, qe, Pe, Ze, ot, pe]) => {
48536
48540
  if (!pe.length) return;
48537
- const de = (Pe ?? "").toLowerCase(), ge = Le === "all" ? pe : pe.filter(
48541
+ const he = (Pe ?? "").toLowerCase(), ge = Le === "all" ? pe : pe.filter(
48538
48542
  (_e) => Le === "other" ? !_e.feature_en : _e.feature_en === Le
48539
48543
  );
48540
48544
  let Ye = ge;
48541
- de && qe && (Ye = ge.filter((_e) => {
48545
+ he && qe && (Ye = ge.filter((_e) => {
48542
48546
  var ut, dt;
48543
- return !!((qe === "sig" || qe === "all") && (tt(_e.name, de) || tt(_e.description, de)) || (qe === "repos" || qe === "all") && (ut = _e.repositories) != null && ut.some((Ot) => Ot == null ? void 0 : Ot.toLowerCase().includes(de)) || (qe === "maintainer" || qe === "all") && (dt = _e.maintainer_info) != null && dt.some((Ot) => tt(Ot.name, de) || tt(Ot.gitee_id, de)));
48544
- })), de && (Ye = [...Ye].sort((_e, ut) => {
48545
- const dt = _e.name.toLowerCase().includes(de), Ot = ut.name.toLowerCase().includes(de);
48547
+ return !!((qe === "sig" || qe === "all") && (tt(_e.name, he) || tt(_e.description, he)) || (qe === "repos" || qe === "all") && (ut = _e.repositories) != null && ut.some((Ot) => Ot == null ? void 0 : Ot.toLowerCase().includes(he)) || (qe === "maintainer" || qe === "all") && (dt = _e.maintainer_info) != null && dt.some((Ot) => tt(Ot.name, he) || tt(Ot.gitee_id, he)));
48548
+ })), he && (Ye = [...Ye].sort((_e, ut) => {
48549
+ const dt = _e.name.toLowerCase().includes(he), Ot = ut.name.toLowerCase().includes(he);
48546
48550
  return dt === Ot ? 0 : dt ? -1 : 1;
48547
48551
  })), Be.value = Ye, ye.value = u.value ? Ye.slice(0, Ze * ot) : Ye.slice((Ze - 1) * ot, Ze * ot);
48548
48552
  },
48549
48553
  { immediate: !0 }
48550
48554
  );
48551
48555
  const be = Te(() => a.value ? "24px 24px" : o.value ? "16px 16px" : u.value ? "0 12px" : "32px 32px"), Me = (Le) => {
48552
- P(), Le && kt(() => {
48556
+ P(), Le && wt(() => {
48553
48557
  Ne.value = "all";
48554
48558
  });
48555
48559
  }, je = () => {
@@ -48558,7 +48562,7 @@ const Ok = { name: "sig-icon-search", render: Pk }, Mk = { class: "o-sig-list" }
48558
48562
  _.value.page * _.value.pageSize
48559
48563
  ), _.value.page++;
48560
48564
  }, Ge = se(null), Fe = L2(() => {
48561
- u.value && kt(() => {
48565
+ u.value && wt(() => {
48562
48566
  var ot;
48563
48567
  const Le = document.documentElement.scrollTop || document.body.scrollTop, qe = document.body.scrollHeight, Pe = document.documentElement.clientHeight || document.body.clientHeight, Ze = ((ot = Ge.value) == null ? void 0 : ot.clientHeight) ?? 0;
48564
48568
  Le + Pe + Ze >= qe && xe.value.length < Be.value.length && je();
@@ -48570,7 +48574,11 @@ const Ok = { name: "sig-icon-search", render: Pk }, Mk = { class: "o-sig-list" }
48570
48574
  window.removeEventListener("scroll", Fe);
48571
48575
  }), (Le, qe) => (y(), k("div", Mk, [
48572
48576
  T("div", {
48573
- class: Ie(["o-sig-filter-box", `o-sig-filter-box-${r.value} ${E.value.length ? "" : "o-sig-filter-box--no-filter-type"}`])
48577
+ class: Ie({
48578
+ "o-sig-filter-box": !0,
48579
+ [`o-sig-filter-box-${r.value}`]: !0,
48580
+ "o-sig-filter-box--no-filter-type": !E.value.length
48581
+ })
48574
48582
  }, [
48575
48583
  E.value.length ? (y(), k(Ce, { key: 0 }, [
48576
48584
  c(d) ? le("", !0) : (y(), k("div", Lk, [
@@ -48580,7 +48588,7 @@ const Ok = { name: "sig-icon-search", render: Pk }, Mk = { class: "o-sig-list" }
48580
48588
  "onUpdate:modelValue": qe[0] || (qe[0] = (Pe) => Ne.value = Pe)
48581
48589
  }, {
48582
48590
  default: C(() => [
48583
- (y(!0), k(Ce, null, Re(E.value, (Pe) => (y(), he(c(ks), {
48591
+ (y(!0), k(Ce, null, Re(E.value, (Pe) => (y(), de(c(ks), {
48584
48592
  key: Pe.value,
48585
48593
  value: Pe.value
48586
48594
  }, {
@@ -48611,7 +48619,7 @@ const Ok = { name: "sig-icon-search", render: Pk }, Mk = { class: "o-sig-list" }
48611
48619
  placeholder: c(n)("sig.selectOrSearchCate")
48612
48620
  }, {
48613
48621
  default: C(() => [
48614
- (y(!0), k(Ce, null, Re(E.value, (Pe) => (y(), he(c(cc), {
48622
+ (y(!0), k(Ce, null, Re(E.value, (Pe) => (y(), de(c(cc), {
48615
48623
  key: Pe.value,
48616
48624
  label: Pe.label[r.value] ?? Pe.value,
48617
48625
  value: Pe.value
@@ -48701,28 +48709,29 @@ const Ok = { name: "sig-icon-search", render: Pk }, Mk = { class: "o-sig-list" }
48701
48709
  T("span", null, M(c(n)("sig.filterResultTip5")), 1)
48702
48710
  ]))
48703
48711
  ])) : le("", !0),
48704
- ye.value.length ? (y(), he(c(kf), {
48712
+ ye.value.length ? (y(), de(c(kf), {
48705
48713
  key: 1,
48706
48714
  gap: be.value,
48707
48715
  wrap: "wrap",
48708
48716
  class: Ie(["o-sig-card-list", { "o-sig-card-list-tip": Ne.value !== "all" || J.value }])
48709
48717
  }, {
48710
48718
  default: C(() => [
48711
- (y(!0), k(Ce, null, Re(ye.value, (Pe) => (y(), he(c(Df), {
48719
+ (y(!0), k(Ce, null, Re(ye.value, (Pe) => (y(), de(c(Df), {
48712
48720
  key: Pe.name,
48713
48721
  flex: c(u) ? "0 0 100%" : "0 0 50%"
48714
48722
  }, {
48715
48723
  default: C(() => [
48716
48724
  I(Dk, {
48717
48725
  sig: Pe,
48718
- onToSigDetail: Ae
48719
- }, null, 8, ["sig"])
48726
+ onToSigDetail: Ae,
48727
+ showFeature: i.sigLandscape.length > 0
48728
+ }, null, 8, ["sig", "showFeature"])
48720
48729
  ]),
48721
48730
  _: 2
48722
48731
  }, 1032, ["flex"]))), 128))
48723
48732
  ]),
48724
48733
  _: 1
48725
- }, 8, ["gap", "class"])) : (y(), he(Ku, {
48734
+ }, 8, ["gap", "class"])) : (y(), de(Ku, {
48726
48735
  key: 2,
48727
48736
  style: {
48728
48737
  "margin-top": "40px",
@@ -48991,7 +49000,7 @@ const Af = { name: "sig-icon-mail", render: oD }, lD = { class: "o-sig-detail-me
48991
49000
  }, [
48992
49001
  I(c(Oe), null, {
48993
49002
  default: C(() => [
48994
- c(ro)(c(Ji)(N)) === "gitee" ? (y(), he(c(bf), { key: 0 })) : c(ro)(c(Ji)(N)) === "atomgit" ? (y(), he(c($u), { key: 1 })) : le("", !0)
49003
+ c(ro)(c(Ji)(N)) === "gitee" ? (y(), de(c(bf), { key: 0 })) : c(ro)(c(Ji)(N)) === "atomgit" ? (y(), de(c($u), { key: 1 })) : le("", !0)
48995
49004
  ]),
48996
49005
  _: 2
48997
49006
  }, 1024)
@@ -49063,7 +49072,7 @@ const Af = { name: "sig-icon-mail", render: oD }, lD = { class: "o-sig-detail-me
49063
49072
  }, [
49064
49073
  I(c(Oe), null, {
49065
49074
  default: C(() => [
49066
- c(ro)(c(Ji)(N)) === "gitee" ? (y(), he(c(bf), { key: 0 })) : c(ro)(c(Ji)(N)) === "atomgit" ? (y(), he(c($u), { key: 1 })) : le("", !0)
49075
+ c(ro)(c(Ji)(N)) === "gitee" ? (y(), de(c(bf), { key: 0 })) : c(ro)(c(Ji)(N)) === "atomgit" ? (y(), de(c($u), { key: 1 })) : le("", !0)
49067
49076
  ]),
49068
49077
  _: 2
49069
49078
  }, 1024)
@@ -49192,7 +49201,7 @@ const Af = { name: "sig-icon-mail", render: oD }, lD = { class: "o-sig-detail-me
49192
49201
  }, 1032, ["href"])
49193
49202
  ]),
49194
49203
  td_maintainers: C(({ row: b }) => [
49195
- (y(!0), k(Ce, null, Re(b.maintainers, (E, S) => (y(), he(c(yt), {
49204
+ (y(!0), k(Ce, null, Re(b.maintainers, (E, S) => (y(), de(c(yt), {
49196
49205
  target: "_blank",
49197
49206
  key: S,
49198
49207
  rel: "noopener noreferrer",
@@ -49210,7 +49219,7 @@ const Af = { name: "sig-icon-mail", render: oD }, lD = { class: "o-sig-detail-me
49210
49219
  td_committers: C(({ row: b }) => {
49211
49220
  var E;
49212
49221
  return [
49213
- (E = b.committers) != null && E.length ? (y(!0), k(Ce, { key: 0 }, Re(b.committers, (S, O) => (y(), he(c(yt), {
49222
+ (E = b.committers) != null && E.length ? (y(!0), k(Ce, { key: 0 }, Re(b.committers, (S, O) => (y(), de(c(yt), {
49214
49223
  key: O,
49215
49224
  target: "_blank",
49216
49225
  rel: "noopener noreferrer",
@@ -49386,7 +49395,7 @@ const FD = { name: "components-icon-forum", render: ND }, UD = { class: "o-sig-d
49386
49395
  ]),
49387
49396
  _: 1
49388
49397
  }, 8, ["label"]),
49389
- v.value === "comment" ? (y(), he(c(bt), {
49398
+ v.value === "comment" ? (y(), de(c(bt), {
49390
49399
  key: 0,
49391
49400
  label: "",
49392
49401
  field: "commentType",
@@ -49519,7 +49528,7 @@ const FD = { name: "components-icon-forum", render: ND }, UD = { class: "o-sig-d
49519
49528
  td_contribute: C(({ row: Q }) => [
49520
49529
  T("div", YD, [
49521
49530
  T("span", KD, M(Q.contribute), 1),
49522
- Q.contribute > 0 ? (y(), he(c(I2), {
49531
+ Q.contribute > 0 ? (y(), de(c(I2), {
49523
49532
  key: 0,
49524
49533
  "show-label": !1,
49525
49534
  percentage: Math.floor(Q.contribute * 100 / G.value),
@@ -49532,7 +49541,7 @@ const FD = { name: "components-icon-forum", render: ND }, UD = { class: "o-sig-d
49532
49541
  ]),
49533
49542
  _: 1
49534
49543
  }),
49535
- F.value < H.value.length ? (y(), he(c(nr), {
49544
+ F.value < H.value.length ? (y(), de(c(nr), {
49536
49545
  key: 0,
49537
49546
  total: H.value.length,
49538
49547
  "page-sizes": D,
@@ -49551,7 +49560,10 @@ const FD = { name: "components-icon-forum", render: ND }, UD = { class: "o-sig-d
49551
49560
  }, hI = { class: "o-sig-detail-title-top" }, fI = { class: "o-sig-detail-text" }, pI = {
49552
49561
  key: 0,
49553
49562
  class: "o-sig-detail-floor-item"
49554
- }, gI = { class: "o-sig-detail-floor-item" }, mI = { class: "o-sig-detail-floor-item" }, _f = /* @__PURE__ */ it({
49563
+ }, gI = { class: "o-sig-detail-floor-item" }, mI = {
49564
+ key: 1,
49565
+ class: "o-sig-detail-floor-item"
49566
+ }, _f = /* @__PURE__ */ it({
49555
49567
  __name: "OSigDetail",
49556
49568
  props: {
49557
49569
  sigName: { default: "" },
@@ -49569,7 +49581,7 @@ const FD = { name: "components-icon-forum", render: ND }, UD = { class: "o-sig-d
49569
49581
  return ((u = e.sigDetail) == null ? void 0 : u.committer_info) || [];
49570
49582
  });
49571
49583
  jt(() => {
49572
- kt(() => {
49584
+ wt(() => {
49573
49585
  setTimeout(() => {
49574
49586
  const u = window.location.hash ? document.querySelector(window.location.hash).offsetTop : 0;
49575
49587
  window.scrollTo({
@@ -49611,7 +49623,7 @@ const FD = { name: "components-icon-forum", render: ND }, UD = { class: "o-sig-d
49611
49623
  _: 1
49612
49624
  }),
49613
49625
  T("p", aI, M(c(t)("sig.workMeeting")), 1),
49614
- (w = n.value) != null && w.etherpad_url ? (y(), he(c(yt), {
49626
+ (w = n.value) != null && w.etherpad_url ? (y(), de(c(yt), {
49615
49627
  key: 0,
49616
49628
  href: (_ = n.value) == null ? void 0 : _.etherpad_url,
49617
49629
  target: "_blank",
@@ -49662,7 +49674,7 @@ const FD = { name: "components-icon-forum", render: ND }, UD = { class: "o-sig-d
49662
49674
  }),
49663
49675
  _: 1
49664
49676
  }, 8, ["href"]),
49665
- (m = n.value) != null && m.subscribe_url ? (y(), he(c(_t), {
49677
+ (m = n.value) != null && m.subscribe_url ? (y(), de(c(_t), {
49666
49678
  key: 0,
49667
49679
  round: "pill",
49668
49680
  color: "primary",
@@ -49683,7 +49695,7 @@ const FD = { name: "components-icon-forum", render: ND }, UD = { class: "o-sig-d
49683
49695
  ]),
49684
49696
  _: 1
49685
49697
  }, 8, ["href"])) : le("", !0),
49686
- (E = n.value) != null && E.archive_url ? (y(), he(c(_t), {
49698
+ (E = n.value) != null && E.archive_url ? (y(), de(c(_t), {
49687
49699
  key: 1,
49688
49700
  round: "pill",
49689
49701
  color: "primary",
@@ -49737,20 +49749,20 @@ const FD = { name: "components-icon-forum", render: ND }, UD = { class: "o-sig-d
49737
49749
  Qe(u.$slots, "meeting")
49738
49750
  ])) : le("", !0),
49739
49751
  T("div", gI, [
49740
- i.repositories.length ? (y(), he(Tf, {
49752
+ i.repositories.length ? (y(), de(Tf, {
49741
49753
  key: 0,
49742
49754
  repositories: i.repositories
49743
- }, null, 8, ["repositories"])) : (y(), he(Tf, {
49755
+ }, null, 8, ["repositories"])) : (y(), de(Tf, {
49744
49756
  key: 1,
49745
49757
  repositories: i.repositories
49746
49758
  }, null, 8, ["repositories"]))
49747
49759
  ]),
49748
- T("div", mI, [
49760
+ i.getContributeData ? (y(), k("div", mI, [
49749
49761
  I(WD, {
49750
49762
  sig: i.sigName,
49751
49763
  "get-data-request": i.getContributeData
49752
49764
  }, null, 8, ["sig", "get-data-request"])
49753
- ])
49765
+ ])) : le("", !0)
49754
49766
  ])
49755
49767
  ])
49756
49768
  ]);
@@ -49857,7 +49869,7 @@ const TI = { name: "video-icon-material", render: AI }, _I = { class: "o-video-d
49857
49869
  { "o-video-card-video-list--no-menu": !a.value }
49858
49870
  ]])
49859
49871
  }, [
49860
- a.value ? (y(), he(c(Sn), {
49872
+ a.value ? (y(), de(c(Sn), {
49861
49873
  key: 0,
49862
49874
  class: "o-video-course-menu-card"
49863
49875
  }, {
@@ -49899,7 +49911,7 @@ const TI = { name: "video-icon-material", render: AI }, _I = { class: "o-video-d
49899
49911
  default: C(() => {
49900
49912
  var m;
49901
49913
  return [
49902
- (y(!0), k(Ce, null, Re((m = e.data) == null ? void 0 : m.courseList, (b) => (y(), he(c(Yd), {
49914
+ (y(!0), k(Ce, null, Re((m = e.data) == null ? void 0 : m.courseList, (b) => (y(), de(c(Yd), {
49903
49915
  key: b.id,
49904
49916
  value: b.link,
49905
49917
  title: b.title
@@ -50039,7 +50051,7 @@ const TI = { name: "video-icon-material", render: AI }, _I = { class: "o-video-d
50039
50051
  default: C(() => {
50040
50052
  var m;
50041
50053
  return [
50042
- (y(!0), k(Ce, null, Re((m = e.data) == null ? void 0 : m.courseList, (b) => (y(), he(c(Yd), {
50054
+ (y(!0), k(Ce, null, Re((m = e.data) == null ? void 0 : m.courseList, (b) => (y(), de(c(Yd), {
50043
50055
  key: b.id,
50044
50056
  value: b.link,
50045
50057
  title: b.title,