@opendesign-plus-test/components 0.0.1-rc.93 → 0.0.1-rc.95

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.
@@ -2277,7 +2277,7 @@ const qr = { name: "components-icon-chevron-right", render: mv }, K0 = /* @__PUR
2277
2277
  C("div", yv, [
2278
2278
  q(K0, null, {
2279
2279
  default: w(() => [
2280
- C("span", _v, z((O.topic || O.name || O.title).repeat(3)), 1)
2280
+ C("span", _v, z(O.topic || O.name || O.title), 1)
2281
2281
  ]),
2282
2282
  _: 2
2283
2283
  }, 1024)
@@ -2491,7 +2491,6 @@ const qr = { name: "components-icon-chevron-right", render: mv }, K0 = /* @__PUR
2491
2491
  }, B = async (de) => {
2492
2492
  if (t.getMeetingListRequest && de.date)
2493
2493
  try {
2494
- b.value = [];
2495
2494
  const ye = await t.getMeetingListRequest(de.date, j.value, "");
2496
2495
  b.value = ye.map((Ee) => ({
2497
2496
  ...Ee,
@@ -2,7 +2,7 @@ import _sfc_main from "./OElCookieNotice.vue2.mjs";
2
2
  import './OElCookieNotice.css';
3
3
  import './OElCookieNotice2.css';
4
4
  import _export_sfc from "../../_virtual/_plugin-vue_export-helper.mjs";
5
- const OElCookieNotice = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-a1abee53"]]);
5
+ const OElCookieNotice = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-667a5ab4"]]);
6
6
  export {
7
7
  OElCookieNotice as default
8
8
  };