@opendesign-plus-test/components 0.0.1-rc.146 → 0.0.1-rc.148

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 (75) hide show
  1. package/dist/chunk-OElCookieNotice.cjs.js +1 -1
  2. package/dist/chunk-OElCookieNotice.es.js +172 -90
  3. package/dist/components/activity/OActivityApproval.vue.d.ts +1 -144
  4. package/dist/components/activity/index.d.ts +1 -6
  5. package/dist/components/logo-swiper/OLogoSwiper.vue.d.ts +1 -0
  6. package/dist/components/logo-swiper/OLogoSwiperItems.vue.d.ts +1 -0
  7. package/dist/components/logo-swiper/index.d.ts +4 -0
  8. package/dist/components/logo-swiper/types.d.ts +1 -0
  9. package/dist/components/meeting/OMeetingMinutes.vue.d.ts +20 -0
  10. package/dist/components/meeting/components/OMeetingSendMinutesDialog.vue.d.ts +17 -0
  11. package/dist/components/meeting/index.d.ts +26 -1
  12. package/dist/components/meeting/types.d.ts +17 -0
  13. package/dist/components/video/OVideoDetail.vue.d.ts +7 -0
  14. package/dist/components/video/index.d.ts +27 -0
  15. package/dist/components/video/types.d.ts +24 -0
  16. package/dist/components.cjs.js +40 -40
  17. package/dist/components.css +1 -1
  18. package/dist/components.es.js +12387 -11849
  19. package/dist/index.d.ts +1 -0
  20. package/dist/treeshaking/_virtual/icon-chevron-right.mjs +2 -2
  21. package/dist/treeshaking/_virtual/icon-edit.mjs +17 -0
  22. package/dist/treeshaking/_virtual/icon-material.mjs +21 -0
  23. package/dist/treeshaking/_virtual/icon-video.mjs +28 -0
  24. package/dist/treeshaking/components/activity/OActivityApproval.css +114 -407
  25. package/dist/treeshaking/components/activity/OActivityApproval.vue.d.ts +1 -144
  26. package/dist/treeshaking/components/activity/OActivityApproval.vue.mjs +198 -244
  27. package/dist/treeshaking/components/activity/OActivityApproval2.css +0 -288
  28. package/dist/treeshaking/components/activity/OActivityMyCalendar.css +441 -297
  29. package/dist/treeshaking/components/activity/OActivityMyCalendar.vue.mjs +110 -107
  30. package/dist/treeshaking/components/activity/OActivityMyCalendar2.css +10 -3
  31. package/dist/treeshaking/components/activity/index.d.ts +1 -6
  32. package/dist/treeshaking/components/common/WordAvatar.css +3 -2
  33. package/dist/treeshaking/components/common/WordAvatar.vue.mjs +19 -3
  34. package/dist/treeshaking/components/float-poster/OFloatPoster.css +25 -11
  35. package/dist/treeshaking/components/float-poster/OFloatPoster.vue.mjs +1 -1
  36. package/dist/treeshaking/components/logo-swiper/OLogoSwiper.css +22 -8
  37. package/dist/treeshaking/components/logo-swiper/OLogoSwiper.vue.d.ts +1 -0
  38. package/dist/treeshaking/components/logo-swiper/OLogoSwiper.vue.mjs +2 -9
  39. package/dist/treeshaking/components/logo-swiper/OLogoSwiper.vue2.mjs +21 -0
  40. package/dist/treeshaking/components/logo-swiper/OLogoSwiperItems.css +39 -26
  41. package/dist/treeshaking/components/logo-swiper/OLogoSwiperItems.vue.d.ts +1 -0
  42. package/dist/treeshaking/components/logo-swiper/OLogoSwiperItems.vue.mjs +1 -1
  43. package/dist/treeshaking/components/logo-swiper/OLogoSwiperItems.vue2.mjs +12 -8
  44. package/dist/treeshaking/components/logo-swiper/index.d.ts +4 -0
  45. package/dist/treeshaking/components/logo-swiper/types.d.ts +1 -0
  46. package/dist/treeshaking/components/meeting/OMeetingMinutes.css +731 -0
  47. package/dist/treeshaking/components/meeting/OMeetingMinutes.vue.d.ts +20 -0
  48. package/dist/treeshaking/components/meeting/OMeetingMinutes.vue.mjs +8 -0
  49. package/dist/treeshaking/components/meeting/OMeetingMinutes.vue2.mjs +356 -0
  50. package/dist/treeshaking/components/meeting/OMeetingMinutes2.css +11 -0
  51. package/dist/treeshaking/components/meeting/components/OMeetingCalendarList.vue.mjs +5 -5
  52. package/dist/treeshaking/components/meeting/components/OMeetingSendMinutesDialog.css +276 -0
  53. package/dist/treeshaking/components/meeting/components/OMeetingSendMinutesDialog.vue.d.ts +17 -0
  54. package/dist/treeshaking/components/meeting/components/OMeetingSendMinutesDialog.vue.mjs +7 -0
  55. package/dist/treeshaking/components/meeting/components/OMeetingSendMinutesDialog.vue2.mjs +222 -0
  56. package/dist/treeshaking/components/meeting/index.d.ts +26 -1
  57. package/dist/treeshaking/components/meeting/index.mjs +7 -0
  58. package/dist/treeshaking/components/meeting/types.d.ts +17 -0
  59. package/dist/treeshaking/components/section/OSection.vue2.mjs +2 -2
  60. package/dist/treeshaking/components/video/OVideoDetail.css +754 -0
  61. package/dist/treeshaking/components/video/OVideoDetail.vue.d.ts +7 -0
  62. package/dist/treeshaking/components/video/OVideoDetail.vue.mjs +318 -0
  63. package/dist/treeshaking/components/video/OVideoDetail.vue3.mjs +5 -0
  64. package/dist/treeshaking/components/video/index.d.ts +27 -0
  65. package/dist/treeshaking/components/video/index.mjs +10 -0
  66. package/dist/treeshaking/components/video/types.d.ts +24 -0
  67. package/dist/treeshaking/i18n/en.mjs +42 -1
  68. package/dist/treeshaking/i18n/zh.mjs +42 -1
  69. package/dist/treeshaking/index.d.ts +1 -0
  70. package/dist/treeshaking/index.mjs +4 -1
  71. package/package.json +3 -3
  72. package/dist/treeshaking/_virtual/icon-filter.mjs +0 -21
  73. package/dist/treeshaking/components/common/ThFilter.css +0 -146
  74. package/dist/treeshaking/components/common/ThFilter.vue.mjs +0 -270
  75. package/dist/treeshaking/components/common/ThFilter.vue3.mjs +0 -5
@@ -1,7 +1,7 @@
1
- import { getCurrentInstance as Q, inject as X, computed as G, ref as I, defineComponent as W, onMounted as $, renderSlot as q, createCommentVNode as N, watch as ee, openBlock as u, createBlock as z, withCtx as s, Teleport as te, unref as e, createElementBlock as f, createElementVNode as t, normalizeClass as V, Fragment as P, createVNode as g, createTextVNode as p, toDisplayString as o, nextTick as ie } from "vue";
1
+ import { getCurrentInstance as Q, inject as X, computed as G, ref as D, defineComponent as W, onMounted as $, renderSlot as q, createCommentVNode as L, watch as ee, openBlock as u, createBlock as V, withCtx as a, Teleport as te, unref as e, createElementBlock as f, createElementVNode as t, normalizeClass as z, Fragment as P, createVNode as g, createTextVNode as p, toDisplayString as s, nextTick as ie } from "vue";
2
2
  import { useScreen as ne } from "@opendesign-plus/composables";
3
- import { isUndefined as oe, isString as ae } from "@opensig/opendesign";
4
- import { ElIcon as H, ElButton as T, ElDialog as se, ElSwitch as me, ElDivider as ge } from "element-plus";
3
+ import { isUndefined as se, isString as oe } from "@opensig/opendesign";
4
+ import { ElIcon as H, ElButton as T, ElDialog as ae, ElSwitch as me, ElDivider as ge } from "element-plus";
5
5
  import { useVModel as re } from "@vueuse/core";
6
6
  const ce = {
7
7
  search: "搜索",
@@ -372,7 +372,48 @@ const ce = {
372
372
  "common.search": "搜索",
373
373
  "common.confirm2": "确定",
374
374
  "common.filter": "筛选",
375
- "common.more2": "查看更多"
375
+ "common.more2": "查看更多",
376
+ "video.editor": "责任编辑:",
377
+ "video.lastUpdated": "最近更新:",
378
+ "video.sessionList": "视频列表",
379
+ "video.featuredSpeaker": "主讲嘉宾",
380
+ "video.abstract": "内容简介",
381
+ "video.downloadCourseware": "课件下载",
382
+ "video.download": "下载",
383
+ "video.cancel": "取消",
384
+ "logo.tip": "注:排名不分先后",
385
+ // -------------------- 会议纪要 --------------------
386
+ "meeting.minutesExpired": "已结束",
387
+ "meeting.minutesSigGroup": "SIG组:",
388
+ "meeting.minutesEdit": "编辑纪要",
389
+ "meeting.minutesSend": "发送纪要",
390
+ "meeting.minutesCancel": "取消",
391
+ "meeting.minutesSave": "保存",
392
+ "meeting.minutesSaved": "会议纪要已保存",
393
+ "meeting.minutesLoading": "加载中···",
394
+ "meeting.minutesSendLogs": "发送记录",
395
+ "meeting.minutesSendLogsDesc": "发送了会议纪要",
396
+ "meeting.minutesViewDetail": "查看详情",
397
+ "meeting.minutesNoLogs": "暂无发送记录",
398
+ "meeting.minutesCopyTitle": "邮件内容副本",
399
+ "meeting.minutesCopySender": "发件人",
400
+ "meeting.minutesCopyRecipient": "收件人",
401
+ "meeting.minutesCopySubject": "主题",
402
+ "meeting.minutesCopyTime": "时间",
403
+ "meeting.sendMinutesDialogTitle": "发送会议纪要",
404
+ "meeting.sendMinutesSender": "发件人",
405
+ "meeting.sendMinutesRecipient": "收件人",
406
+ "meeting.sendMinutesSubject": "主题",
407
+ "meeting.sendMinutesBody": "邮件内容",
408
+ "meeting.sendMinutesRecipientPlaceholder": "输入邮箱地址,按回车添加",
409
+ "meeting.sendMinutesSubjectPlaceholder": "请输入邮件主题",
410
+ "meeting.sendMinutesSend": "发送",
411
+ "meeting.sendMinutesCancel": "取消",
412
+ "meeting.sendMinutesEmailInvalid": "请输入有效的邮箱地址",
413
+ "meeting.sendMinutesEmailExists": "该收件人已存在",
414
+ "meeting.sendMinutesEmptyRecipient": "请至少保留一个收件人",
415
+ "meeting.sendMinutesSent": "会议纪要已发送",
416
+ "meeting.sendMinutesSubjectDefault": "[会议纪要] {0} ({1})"
376
417
  }, le = {
377
418
  search: "Search",
378
419
  "search.hot": "Top search",
@@ -739,21 +780,62 @@ const ce = {
739
780
  "common.empty": "No data",
740
781
  "common.search": "Search",
741
782
  "common.filter": "Filter",
742
- "common.more2": "View More"
743
- }, de = Symbol("provide-config-provider"), ue = I({
783
+ "common.more2": "View More",
784
+ "video.editor": "Editor:",
785
+ "video.lastUpdated": "Last updated:",
786
+ "video.sessionList": "Session List",
787
+ "video.featuredSpeaker": "Featured Speaker",
788
+ "video.abstract": "Abstract",
789
+ "video.downloadCourseware": "Download Courseware",
790
+ "video.download": "Download",
791
+ "video.cancel": "Cancel",
792
+ "logo.tip": "Listed in no particular order",
793
+ // -------------------- 会议纪要(英文占位:暂用中文原文,等翻译) --------------------
794
+ "meeting.minutesExpired": "已结束",
795
+ "meeting.minutesSigGroup": "SIG组:",
796
+ "meeting.minutesEdit": "编辑纪要",
797
+ "meeting.minutesSend": "发送纪要",
798
+ "meeting.minutesCancel": "取消",
799
+ "meeting.minutesSave": "保存",
800
+ "meeting.minutesSaved": "会议纪要已保存",
801
+ "meeting.minutesLoading": "加载中···",
802
+ "meeting.minutesSendLogs": "发送记录",
803
+ "meeting.minutesSendLogsDesc": "发送了会议纪要",
804
+ "meeting.minutesViewDetail": "查看详情",
805
+ "meeting.minutesNoLogs": "暂无发送记录",
806
+ "meeting.minutesCopyTitle": "邮件内容副本",
807
+ "meeting.minutesCopySender": "发件人",
808
+ "meeting.minutesCopyRecipient": "收件人",
809
+ "meeting.minutesCopySubject": "主题",
810
+ "meeting.minutesCopyTime": "时间",
811
+ "meeting.sendMinutesDialogTitle": "发送会议纪要",
812
+ "meeting.sendMinutesSender": "发件人",
813
+ "meeting.sendMinutesRecipient": "收件人",
814
+ "meeting.sendMinutesSubject": "主题",
815
+ "meeting.sendMinutesBody": "邮件内容",
816
+ "meeting.sendMinutesRecipientPlaceholder": "输入邮箱地址,按回车添加",
817
+ "meeting.sendMinutesSubjectPlaceholder": "请输入邮件主题",
818
+ "meeting.sendMinutesSend": "发送",
819
+ "meeting.sendMinutesCancel": "取消",
820
+ "meeting.sendMinutesEmailInvalid": "请输入有效的邮箱地址",
821
+ "meeting.sendMinutesEmailExists": "该收件人已存在",
822
+ "meeting.sendMinutesEmptyRecipient": "请至少保留一个收件人",
823
+ "meeting.sendMinutesSent": "会议纪要已发送",
824
+ "meeting.sendMinutesSubjectDefault": "[会议纪要] {0} ({1})"
825
+ }, de = Symbol("provide-config-provider"), ue = D({
744
826
  zh: ce,
745
827
  en: le
746
828
  });
747
- var pe = /* @__PURE__ */ ((a) => (a.ZH = "zh", a.EN = "en", a))(pe || {});
829
+ var pe = /* @__PURE__ */ ((o) => (o.ZH = "zh", o.EN = "en", o))(pe || {});
748
830
  function ve() {
749
831
  const r = Q() ? X(de) : null, v = G(() => (r == null ? void 0 : r.locale) || "zh");
750
832
  return {
751
833
  locale: v,
752
834
  t: (S, ...c) => {
753
835
  const i = ue.value[v.value === "zh" ? "zh" : "en"][S];
754
- if (oe(i))
836
+ if (se(i))
755
837
  return console.warn(`Cannot translate the value of keypath '${S}'`), S;
756
- if (c.length > 0 && ae(i)) {
838
+ if (c.length > 0 && oe(i)) {
757
839
  if (c.length === 1 && typeof c[0] == "object" && c[0] !== null) {
758
840
  const l = c[0];
759
841
  return i.replace(/{(\w+)}/g, (k, E) => l[E] ?? k);
@@ -764,18 +846,18 @@ function ve() {
764
846
  }
765
847
  };
766
848
  }
767
- const ye = (a, r) => {
768
- const v = a.__vccOpts || a;
849
+ const ye = (o, r) => {
850
+ const v = o.__vccOpts || o;
769
851
  for (const [y, S] of r)
770
852
  v[y] = S;
771
853
  return v;
772
854
  }, he = /* @__PURE__ */ W({
773
855
  __name: "ClientOnly",
774
- setup(a) {
775
- const r = I(!1);
856
+ setup(o) {
857
+ const r = D(!1);
776
858
  return $(() => {
777
859
  r.value = !0;
778
- }), (v, y) => r.value ? q(v.$slots, "default", { key: 0 }) : N("", !0);
860
+ }), (v, y) => r.value ? q(v.$slots, "default", { key: 0 }) : L("", !0);
779
861
  }
780
862
  }), fe = { class: "cookie-notice-content" }, Se = ["type"], ke = { class: "cookie-title" }, Ae = {
781
863
  style: { width: "1em", height: "1em" },
@@ -787,13 +869,13 @@ const ye = (a, r) => {
787
869
  }, Te = {
788
870
  class: "cookie-zh-title",
789
871
  style: { "margin-top": "0" }
790
- }, be = ["href"], we = {
872
+ }, Me = ["href"], be = {
791
873
  key: 1,
792
874
  class: "cookie-en-title"
793
- }, Me = {
875
+ }, we = {
794
876
  key: 0,
795
877
  class: "cookie-en-content"
796
- }, Ee = { class: "cookie-en-desc" }, Ce = ["href"], Ie = { class: "cookie-notice-right" }, De = { class: "dlg-title" }, Re = { class: "cookie-dlg-content" }, Ge = { class: "content-item" }, Ne = { class: "item-header" }, _e = { class: "item-title" }, Le = { class: "item-extra" }, xe = { class: "item-detail" }, Pe = { class: "content-item" }, Ue = { class: "item-header" }, Oe = { class: "item-title" }, Be = { class: "item-extra" }, Fe = { class: "item-detail" }, je = "0", Y = "1", ze = "2", R = "3", Ve = "agreed-cookiepolicy-zh", He = "agreed-cookiepolicy-en", Ye = /* @__PURE__ */ W({
878
+ }, Ee = { class: "cookie-en-desc" }, Ce = ["href"], De = { class: "cookie-notice-right" }, Ie = { class: "dlg-title" }, Re = { class: "cookie-dlg-content" }, Ge = { class: "content-item" }, Le = { class: "item-header" }, Ne = { class: "item-title" }, _e = { class: "item-extra" }, xe = { class: "item-detail" }, Pe = { class: "content-item" }, Ue = { class: "item-header" }, Oe = { class: "item-title" }, Be = { class: "item-extra" }, je = { class: "item-detail" }, Fe = "0", Y = "1", Ve = "2", R = "3", ze = "agreed-cookiepolicy-zh", He = "agreed-cookiepolicy-en", Ye = /* @__PURE__ */ W({
797
879
  __name: "OElCookieNotice",
798
880
  props: {
799
881
  visible: { type: Boolean },
@@ -803,46 +885,46 @@ const ye = (a, r) => {
803
885
  cookieDomain: {}
804
886
  },
805
887
  emits: ["update:visible"],
806
- setup(a, { expose: r, emit: v }) {
807
- const y = a, S = v, { lePadV: c } = ne(), { locale: D, t: i } = ve(), l = G(() => D.value === "zh"), k = I(), E = G(() => k.value ? !!getComputedStyle(k.value).getPropertyValue("--grid-content-width") : !1), h = G(() => l.value ? Ve : He), A = I(!1), b = re(y, "visible", S, { defaultValue: !1 }), C = (m) => {
888
+ setup(o, { expose: r, emit: v }) {
889
+ const y = o, S = v, { lePadV: c } = ne(), { locale: I, t: i } = ve(), l = G(() => I.value === "zh"), k = D(), E = G(() => k.value ? !!getComputedStyle(k.value).getPropertyValue("--grid-content-width") : !1), h = G(() => l.value ? ze : He), A = D(!1), M = re(y, "visible", S, { defaultValue: !1 }), C = (m) => {
808
890
  const n = document.cookie.split(";").find((d) => d.split("=")[0].trim() === encodeURIComponent(m));
809
891
  return n ? decodeURIComponent(n.split("=")[1]) : null;
810
- }, _ = (m, n, d, J) => {
892
+ }, N = (m, n, d, J) => {
811
893
  const Z = `; max-age=${d * 24 * 60 * 60}`;
812
894
  document.cookie = `${encodeURIComponent(m)}=${encodeURIComponent(n)}${Z}; path=/; domain=${J}`;
813
- }, w = (m) => {
814
- typeof m == "boolean" ? b.value = m : b.value = !b.value, ie(() => {
815
- !b.value && l.value && C(h.value) !== R && _(h.value, R, 180, y.cookieDomain ?? location.hostname);
895
+ }, b = (m) => {
896
+ typeof m == "boolean" ? M.value = m : M.value = !M.value, ie(() => {
897
+ !M.value && l.value && C(h.value) !== R && N(h.value, R, 180, y.cookieDomain ?? location.hostname);
816
898
  });
817
- }, M = I(!1), L = (m) => {
818
- typeof m == "boolean" ? M.value = m : M.value = !M.value;
819
- }, U = () => l.value ? C(h.value) !== R : (C(h.value) ?? "0") === je, O = () => l.value ? C(h.value) === R : C(h.value) === Y;
899
+ }, w = D(!1), _ = (m) => {
900
+ typeof m == "boolean" ? w.value = m : w.value = !w.value;
901
+ }, U = () => l.value ? C(h.value) !== R : (C(h.value) ?? "0") === Fe, O = () => l.value ? C(h.value) === R : C(h.value) === Y;
820
902
  $(() => {
821
- U() && w(!0);
822
- }), ee(D, () => {
823
- w(U());
903
+ U() && b(!0);
904
+ }), ee(I, () => {
905
+ b(U());
824
906
  });
825
907
  const x = () => {
826
- A.value = !0, _(h.value, Y, 180, y.cookieDomain ?? location.hostname), w(!1);
908
+ A.value = !0, N(h.value, Y, 180, y.cookieDomain ?? location.hostname), b(!1);
827
909
  }, B = () => {
828
- A.value = !1, _(h.value, ze, 180, y.cookieDomain ?? location.hostname), w(!1);
829
- }, F = () => {
830
- A.value ? x() : B(), L(!1);
910
+ A.value = !1, N(h.value, Ve, 180, y.cookieDomain ?? location.hostname), b(!1);
831
911
  }, j = () => {
832
- A.value = !0, x(), L(!1);
912
+ A.value ? x() : B(), _(!1);
913
+ }, F = () => {
914
+ A.value = !0, x(), _(!1);
833
915
  }, K = () => {
834
916
  A.value = O();
835
917
  };
836
918
  return r({
837
919
  check() {
838
- O() === b.value && w();
920
+ O() === M.value && b();
839
921
  }
840
- }), (m, n) => (u(), z(he, null, {
841
- default: s(() => [
842
- (u(), z(te, {
843
- to: a.wrapper || "#app"
922
+ }), (m, n) => (u(), V(he, null, {
923
+ default: a(() => [
924
+ (u(), V(te, {
925
+ to: o.wrapper || "#app"
844
926
  }, [
845
- e(b) ? (u(), f("div", {
927
+ e(M) ? (u(), f("div", {
846
928
  key: 0,
847
929
  ref_key: "cookieNoticeRef",
848
930
  ref: k,
@@ -850,13 +932,13 @@ const ye = (a, r) => {
850
932
  }, [
851
933
  t("div", fe, [
852
934
  t("div", {
853
- type: e(D),
854
- class: V({ "cookie-notice-wrap-grid": E.value, "cookie-notice-wrap": !E.value })
935
+ type: e(I),
936
+ class: z({ "cookie-notice-wrap-grid": E.value, "cookie-notice-wrap": !E.value })
855
937
  }, [
856
938
  t("div", ke, [
857
939
  l.value ? (u(), f(P, { key: 0 }, [
858
940
  g(e(H), { style: { transform: "rotate(180deg)", "font-size": "24px", "margin-right": "4px" } }, {
859
- default: s(() => [
941
+ default: a(() => [
860
942
  (u(), f("svg", Ae, [...n[5] || (n[5] = [
861
943
  t("path", {
862
944
  fill: "#002fa7",
@@ -871,19 +953,19 @@ const ye = (a, r) => {
871
953
  _: 1
872
954
  }),
873
955
  t("p", Te, [
874
- p(o(e(i)("cookie.desc")) + " ", 1),
956
+ p(s(e(i)("cookie.desc")) + " ", 1),
875
957
  t("a", {
876
- href: a.detailUrl,
958
+ href: o.detailUrl,
877
959
  target: "_blank",
878
960
  rel: "noopener noreferrer"
879
- }, o(e(i)("cookie.about")), 9, be)
961
+ }, s(e(i)("cookie.about")), 9, Me)
880
962
  ])
881
- ], 64)) : (u(), f("p", we, o(e(i)("cookie.title", [a.community])), 1)),
963
+ ], 64)) : (u(), f("p", be, s(e(i)("cookie.title", [o.community])), 1)),
882
964
  g(e(H), {
883
965
  class: "cookie-notice-close",
884
- onClick: n[0] || (n[0] = (d) => w(!1))
966
+ onClick: n[0] || (n[0] = (d) => b(!1))
885
967
  }, {
886
- default: s(() => [
968
+ default: a(() => [
887
969
  q(m.$slots, "close-icon", {}, () => [
888
970
  n[6] || (n[6] = t("svg", {
889
971
  xmlns: "http://www.w3.org/2000/svg",
@@ -899,24 +981,24 @@ const ye = (a, r) => {
899
981
  _: 3
900
982
  })
901
983
  ]),
902
- l.value ? N("", !0) : (u(), f("div", Me, [
984
+ l.value ? L("", !0) : (u(), f("div", we, [
903
985
  t("p", Ee, [
904
- p(o(e(i)("cookie.desc")) + " ", 1),
986
+ p(s(e(i)("cookie.desc")) + " ", 1),
905
987
  t("a", {
906
- href: a.detailUrl,
988
+ href: o.detailUrl,
907
989
  target: "_blank",
908
990
  rel: "noopener noreferrer"
909
- }, o(e(i)("cookie.about")), 9, Ce),
991
+ }, s(e(i)("cookie.about")), 9, Ce),
910
992
  n[7] || (n[7] = p(". ", -1))
911
993
  ]),
912
- t("div", Ie, [
994
+ t("div", De, [
913
995
  g(e(T), {
914
996
  round: "",
915
997
  type: "primary",
916
998
  onClick: x
917
999
  }, {
918
- default: s(() => [
919
- p(o(e(i)("cookie.acceptAll")), 1)
1000
+ default: a(() => [
1001
+ p(s(e(i)("cookie.acceptAll")), 1)
920
1002
  ]),
921
1003
  _: 1
922
1004
  }),
@@ -925,18 +1007,18 @@ const ye = (a, r) => {
925
1007
  type: "primary",
926
1008
  onClick: B
927
1009
  }, {
928
- default: s(() => [
929
- p(o(e(i)("cookie.rejectAll")), 1)
1010
+ default: a(() => [
1011
+ p(s(e(i)("cookie.rejectAll")), 1)
930
1012
  ]),
931
1013
  _: 1
932
1014
  }),
933
1015
  g(e(T), {
934
1016
  round: "",
935
1017
  type: "primary",
936
- onClick: n[1] || (n[1] = (d) => L(!0))
1018
+ onClick: n[1] || (n[1] = (d) => _(!0))
937
1019
  }, {
938
- default: s(() => [
939
- p(o(e(i)("cookie.manage")), 1)
1020
+ default: a(() => [
1021
+ p(s(e(i)("cookie.manage")), 1)
940
1022
  ]),
941
1023
  _: 1
942
1024
  })
@@ -944,19 +1026,19 @@ const ye = (a, r) => {
944
1026
  ]))
945
1027
  ], 10, Se)
946
1028
  ]),
947
- g(e(se), {
1029
+ g(e(ae), {
948
1030
  "show-close": !1,
949
- class: V({ "cookie-dlg-bottom": e(c), "grid-width-dlg": E.value }),
950
- modelValue: M.value,
951
- "onUpdate:modelValue": n[4] || (n[4] = (d) => M.value = d),
1031
+ class: z({ "cookie-dlg-bottom": e(c), "grid-width-dlg": E.value }),
1032
+ modelValue: w.value,
1033
+ "onUpdate:modelValue": n[4] || (n[4] = (d) => w.value = d),
952
1034
  "destroy-on-close": "",
953
1035
  onOpen: K
954
1036
  }, {
955
- header: s(() => [
956
- e(c) ? N("", !0) : (u(), f("div", {
1037
+ header: a(() => [
1038
+ e(c) ? L("", !0) : (u(), f("div", {
957
1039
  key: 0,
958
1040
  class: "dlg-close-icon",
959
- onClick: n[2] || (n[2] = (d) => M.value = !1)
1041
+ onClick: n[2] || (n[2] = (d) => w.value = !1)
960
1042
  }, [...n[8] || (n[8] = [
961
1043
  t("svg", {
962
1044
  viewBox: "0 0 24 24",
@@ -968,16 +1050,16 @@ const ye = (a, r) => {
968
1050
  })
969
1051
  ], -1)
970
1052
  ])])),
971
- t("span", De, o(e(i)("cookie.manage")), 1)
1053
+ t("span", Ie, s(e(i)("cookie.manage")), 1)
972
1054
  ]),
973
- footer: s(() => [
1055
+ footer: a(() => [
974
1056
  e(c) ? (u(), f(P, { key: 0 }, [
975
1057
  g(e(T), {
976
1058
  type: "text",
977
- onClick: F
1059
+ onClick: j
978
1060
  }, {
979
- default: s(() => [
980
- p(o(e(i)("cookie.saveSetting")), 1)
1061
+ default: a(() => [
1062
+ p(s(e(i)("cookie.saveSetting")), 1)
981
1063
  ]),
982
1064
  _: 1
983
1065
  }),
@@ -987,10 +1069,10 @@ const ye = (a, r) => {
987
1069
  }),
988
1070
  g(e(T), {
989
1071
  type: "text",
990
- onClick: j
1072
+ onClick: F
991
1073
  }, {
992
- default: s(() => [
993
- p(o(e(i)("cookie.acceptAll")), 1)
1074
+ default: a(() => [
1075
+ p(s(e(i)("cookie.acceptAll")), 1)
994
1076
  ]),
995
1077
  _: 1
996
1078
  })
@@ -998,37 +1080,37 @@ const ye = (a, r) => {
998
1080
  g(e(T), {
999
1081
  round: "",
1000
1082
  type: "primary",
1001
- onClick: F
1083
+ onClick: j
1002
1084
  }, {
1003
- default: s(() => [
1004
- p(o(e(i)("cookie.saveSetting")), 1)
1085
+ default: a(() => [
1086
+ p(s(e(i)("cookie.saveSetting")), 1)
1005
1087
  ]),
1006
1088
  _: 1
1007
1089
  }),
1008
1090
  g(e(T), {
1009
1091
  round: "",
1010
1092
  type: "primary",
1011
- onClick: j
1093
+ onClick: F
1012
1094
  }, {
1013
- default: s(() => [
1014
- p(o(e(i)("cookie.acceptAll")), 1)
1095
+ default: a(() => [
1096
+ p(s(e(i)("cookie.acceptAll")), 1)
1015
1097
  ]),
1016
1098
  _: 1
1017
1099
  })
1018
1100
  ], 64))
1019
1101
  ]),
1020
- default: s(() => [
1102
+ default: a(() => [
1021
1103
  t("div", Re, [
1022
1104
  t("div", Ge, [
1023
- t("div", Ne, [
1024
- t("span", _e, o(e(i)("cookie.necessaryCookie")), 1),
1025
- t("span", Le, o(e(i)("cookie.alwaysOn")), 1)
1105
+ t("div", Le, [
1106
+ t("span", Ne, s(e(i)("cookie.necessaryCookie")), 1),
1107
+ t("span", _e, s(e(i)("cookie.alwaysOn")), 1)
1026
1108
  ]),
1027
- t("div", xe, o(e(i)("cookie.necessaryCookieDetail")), 1)
1109
+ t("div", xe, s(e(i)("cookie.necessaryCookieDetail")), 1)
1028
1110
  ]),
1029
1111
  t("div", Pe, [
1030
1112
  t("div", Ue, [
1031
- t("span", Oe, o(e(i)("cookie.analyticalCookie")), 1),
1113
+ t("span", Oe, s(e(i)("cookie.analyticalCookie")), 1),
1032
1114
  t("span", Be, [
1033
1115
  g(e(me), {
1034
1116
  modelValue: A.value,
@@ -1036,13 +1118,13 @@ const ye = (a, r) => {
1036
1118
  }, null, 8, ["modelValue"])
1037
1119
  ])
1038
1120
  ]),
1039
- t("div", Fe, o(e(i)("cookie.analyticalCookieDetail")), 1)
1121
+ t("div", je, s(e(i)("cookie.analyticalCookieDetail")), 1)
1040
1122
  ])
1041
1123
  ])
1042
1124
  ]),
1043
1125
  _: 1
1044
1126
  }, 8, ["class", "modelValue"])
1045
- ], 512)) : N("", !0)
1127
+ ], 512)) : L("", !0)
1046
1128
  ], 8, ["to"]))
1047
1129
  ]),
1048
1130
  _: 3
@@ -1,142 +1,5 @@
1
1
  import { ActivityTablePropsT } from './types';
2
- declare function __VLS_template(): {
3
- attrs: Partial<{}>;
4
- slots: {
5
- 'filter-empty'?(_: {}): any;
6
- 'filter-empty'?(_: {}): any;
7
- };
8
- refs: {
9
- formRef: ({
10
- $: import('../../../vue/dist/vue.esm-bundler.js').ComponentInternalInstance;
11
- $data: {};
12
- $props: Partial<{
13
- layout: "h" | "v" | "inline";
14
- hasRequired: boolean;
15
- }> & Omit<{
16
- readonly hasRequired: boolean;
17
- readonly layout: "v" | "h" | "inline";
18
- readonly model?: Record<string, any> | undefined;
19
- readonly labelAlign?: "top" | "center" | "bottom" | undefined;
20
- readonly labelJustify?: "center" | "left" | "right" | undefined;
21
- readonly labelWidth?: string | undefined;
22
- readonly onClear?: ((filed?: string | string[] | undefined) => any) | undefined | undefined;
23
- readonly onReset?: ((filed?: string | string[] | undefined) => any) | undefined | undefined;
24
- readonly onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined | undefined;
25
- readonly onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined | undefined;
26
- } & import('../../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProps, "hasRequired" | "layout">;
27
- $attrs: import('../../../vue/dist/vue.esm-bundler.js').Attrs;
28
- $refs: {
29
- [x: string]: unknown;
30
- };
31
- $slots: Readonly<{
32
- [name: string]: import('../../../vue/dist/vue.esm-bundler.js').Slot<any> | undefined;
33
- }>;
34
- $root: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null;
35
- $parent: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null;
36
- $host: Element | null;
37
- $emit: ((event: "clear", filed?: string | string[] | undefined) => void) & ((event: "validate", results: import('@opensig/opendesign').FieldResultT[]) => void) & ((event: "reset", filed?: string | string[] | undefined) => void) & ((event: "submit", results: import('@opensig/opendesign').FieldResultT[]) => void);
38
- $el: HTMLFormElement;
39
- $options: import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsBase<Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
40
- model: {
41
- type: ObjectConstructor;
42
- };
43
- hasRequired: {
44
- type: BooleanConstructor;
45
- default: boolean;
46
- };
47
- layout: {
48
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"h" | "v" | "inline">;
49
- default: string;
50
- };
51
- labelAlign: {
52
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"top" | "center" | "bottom">;
53
- };
54
- labelJustify: {
55
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"left" | "center" | "right">;
56
- };
57
- labelWidth: {
58
- type: StringConstructor;
59
- };
60
- }>> & Readonly<{
61
- onClear?: ((filed?: string | string[] | undefined) => any) | undefined;
62
- onReset?: ((filed?: string | string[] | undefined) => any) | undefined;
63
- onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
64
- onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
65
- }>, {
66
- validate: (filed?: string | string[]) => Promise<import('@opensig/opendesign').FieldResultT[]>;
67
- resetFields: (filed?: string | string[]) => void;
68
- clearValidate: (filed?: string | string[], onClear?: (filed: import('@opensig/opendesign').FiledInfoT) => void) => void;
69
- }, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {
70
- clear: (filed?: string | string[] | undefined) => any;
71
- reset: (filed?: string | string[] | undefined) => any;
72
- submit: (results: import('@opensig/opendesign').FieldResultT[]) => any;
73
- validate: (results: import('@opensig/opendesign').FieldResultT[]) => any;
74
- }, string, {
75
- layout: "h" | "v" | "inline";
76
- hasRequired: boolean;
77
- }, {}, string, {}, import('../../../vue/dist/vue.esm-bundler.js').GlobalComponents, import('../../../vue/dist/vue.esm-bundler.js').GlobalDirectives, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions> & {
78
- beforeCreate?: (() => void) | (() => void)[];
79
- created?: (() => void) | (() => void)[];
80
- beforeMount?: (() => void) | (() => void)[];
81
- mounted?: (() => void) | (() => void)[];
82
- beforeUpdate?: (() => void) | (() => void)[];
83
- updated?: (() => void) | (() => void)[];
84
- activated?: (() => void) | (() => void)[];
85
- deactivated?: (() => void) | (() => void)[];
86
- beforeDestroy?: (() => void) | (() => void)[];
87
- beforeUnmount?: (() => void) | (() => void)[];
88
- destroyed?: (() => void) | (() => void)[];
89
- unmounted?: (() => void) | (() => void)[];
90
- renderTracked?: ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void) | ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void)[];
91
- renderTriggered?: ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void) | ((e: import('../../../vue/dist/vue.esm-bundler.js').DebuggerEvent) => void)[];
92
- errorCaptured?: ((err: unknown, instance: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import('../../../vue/dist/vue.esm-bundler.js').ComponentPublicInstance | null, info: string) => boolean | void)[];
93
- };
94
- $forceUpdate: () => void;
95
- $nextTick: typeof import('../../../vue/dist/vue.esm-bundler.js').nextTick;
96
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('../../../vue/dist/vue.esm-bundler.js').WatchOptions): import('../../../vue/dist/vue.esm-bundler.js').WatchStopHandle;
97
- } & Readonly<{
98
- layout: "h" | "v" | "inline";
99
- hasRequired: boolean;
100
- }> & Omit<Readonly<import('../../../vue/dist/vue.esm-bundler.js').ExtractPropTypes<{
101
- model: {
102
- type: ObjectConstructor;
103
- };
104
- hasRequired: {
105
- type: BooleanConstructor;
106
- default: boolean;
107
- };
108
- layout: {
109
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"h" | "v" | "inline">;
110
- default: string;
111
- };
112
- labelAlign: {
113
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"top" | "center" | "bottom">;
114
- };
115
- labelJustify: {
116
- type: import('../../../vue/dist/vue.esm-bundler.js').PropType<"left" | "center" | "right">;
117
- };
118
- labelWidth: {
119
- type: StringConstructor;
120
- };
121
- }>> & Readonly<{
122
- onClear?: ((filed?: string | string[] | undefined) => any) | undefined;
123
- onReset?: ((filed?: string | string[] | undefined) => any) | undefined;
124
- onSubmit?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
125
- onValidate?: ((results: import('@opensig/opendesign').FieldResultT[]) => any) | undefined;
126
- }>, "hasRequired" | "layout" | "validate" | "resetFields" | "clearValidate"> & {
127
- validate: (filed?: string | string[]) => Promise<import('@opensig/opendesign').FieldResultT[]>;
128
- resetFields: (filed?: string | string[]) => void;
129
- clearValidate: (filed?: string | string[], onClear?: (filed: import('@opensig/opendesign').FiledInfoT) => void) => void;
130
- } & {} & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProperties & {} & {
131
- $slots: {
132
- default?(_: {}): any;
133
- };
134
- }) | null;
135
- };
136
- rootEl: HTMLDivElement;
137
- };
138
- type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
139
- declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<ActivityTablePropsT, {}, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.esm-bundler.js').PublicProps, Readonly<ActivityTablePropsT> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, false, {
2
+ declare const _default: import('../../../vue/dist/vue.esm-bundler.js').DefineComponent<ActivityTablePropsT, {}, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, import('../../../vue/dist/vue.esm-bundler.js').PublicProps, Readonly<ActivityTablePropsT> & Readonly<{}>, {}, {}, {}, {}, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions, false, {
140
3
  formRef: ({
141
4
  $: import('../../../vue/dist/vue.esm-bundler.js').ComponentInternalInstance;
142
5
  $data: {};
@@ -264,10 +127,4 @@ declare const __VLS_component: import('../../../vue/dist/vue.esm-bundler.js').De
264
127
  };
265
128
  }) | null;
266
129
  }, HTMLDivElement>;
267
- declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
268
130
  export default _default;
269
- type __VLS_WithTemplateSlots<T, S> = T & {
270
- new (): {
271
- $slots: S;
272
- };
273
- };
@@ -301,12 +301,7 @@ declare const OActivityApproval: {
301
301
  __isFragment?: never;
302
302
  __isTeleport?: never;
303
303
  __isSuspense?: never;
304
- } & import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsBase<Readonly<import('./types').ActivityTablePropsT> & Readonly<{}>, {}, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('../../../vue/dist/vue.esm-bundler.js').GlobalComponents, import('../../../vue/dist/vue.esm-bundler.js').GlobalDirectives, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions> & import('../../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProps & (new () => {
305
- $slots: {
306
- 'filter-empty'?(_: {}): any;
307
- 'filter-empty'?(_: {}): any;
308
- };
309
- }) & {
304
+ } & import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsBase<Readonly<import('./types').ActivityTablePropsT> & Readonly<{}>, {}, {}, {}, {}, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, import('../../../vue/dist/vue.esm-bundler.js').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('../../../vue/dist/vue.esm-bundler.js').GlobalComponents, import('../../../vue/dist/vue.esm-bundler.js').GlobalDirectives, string, import('../../../vue/dist/vue.esm-bundler.js').ComponentProvideOptions> & import('../../../vue/dist/vue.esm-bundler.js').VNodeProps & import('../../../vue/dist/vue.esm-bundler.js').AllowedComponentProps & import('../../../vue/dist/vue.esm-bundler.js').ComponentCustomProps & {
310
305
  install(app: App): void;
311
306
  };
312
307
  declare const OActivityMyCalendar: {