@central-design-system/components 3.0.0-beta.23 → 3.0.0-beta.24

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 (41) hide show
  1. package/dist/cds.es.js +457 -458
  2. package/dist/cds.umd.js +1 -1
  3. package/dist/components/CdsAutocomplete/CdsAutocomplete.vue.d.ts +25 -25
  4. package/dist/components/CdsButton/CdsButton.vue.d.ts +14 -14
  5. package/dist/components/CdsCombobox/CdsCombobox.vue.d.ts +64 -64
  6. package/dist/components/CdsContainer/CdsContainer.vue.d.ts +18 -18
  7. package/dist/components/CdsContentSwitcher/CdsContentSwitcherItem.vue.d.ts +20 -20
  8. package/dist/components/CdsDropdown/CdsDropdown.vue.d.ts +64 -64
  9. package/dist/components/CdsExpandablePanel/CdsExpandablePanel.vue.d.ts +10 -10
  10. package/dist/components/CdsExpandablePanel/CdsExpandablePanelTitle.vue.d.ts +10 -10
  11. package/dist/components/CdsExpandablePanel/composable/expandablePanelTitleProps.d.ts +2 -2
  12. package/dist/components/CdsIcon/CdsIcon.vue.d.ts +3 -3
  13. package/dist/components/CdsInput/CdsInput.vue.d.ts +10 -10
  14. package/dist/components/CdsList/CdsListGroup.vue.d.ts +7 -7
  15. package/dist/components/CdsList/CdsListItem.vue.d.ts +10 -10
  16. package/dist/components/CdsNotification/CdsNotification.vue.d.ts +13 -13
  17. package/dist/components/CdsNotification/CdsNotificationAlert.vue.d.ts +13 -13
  18. package/dist/components/CdsNotification/composable/notification.d.ts +3 -3
  19. package/dist/components/CdsRadioButton/CdsRadio.vue.d.ts +10 -10
  20. package/dist/components/CdsSelect/CdsSelect.vue.d.ts +34 -34
  21. package/dist/components/CdsSlideGroup/CdsSlideGroup.vue.d.ts +18 -18
  22. package/dist/components/CdsSteps/CdsSteps.vue.d.ts +18 -18
  23. package/dist/components/CdsTabs/CdsTab.vue.d.ts +10 -10
  24. package/dist/components/CdsTabs/CdsTabs.vue.d.ts +18 -18
  25. package/dist/components/CdsTextArea/CdsTextArea.vue.d.ts +34 -34
  26. package/dist/components/CdsTextInput/CdsTextInput.vue.d.ts +34 -34
  27. package/dist/components/CdsTree/CdsTree.vue.d.ts +3 -3
  28. package/dist/components/CdsTree/CdsTreeDirectory.vue.d.ts +23 -21
  29. package/dist/components/CdsTree/components/TreeProvider.d.ts +3 -3
  30. package/dist/components/CdsUploader/CdsUploader.vue.d.ts +25 -25
  31. package/dist/components/CdsUploader/components/AjaxUploader.d.ts +15 -15
  32. package/dist/components/CdsUploader/components/UploadList/ListItem.d.ts +15 -15
  33. package/dist/components/CdsUploader/components/UploadList/UploadList.d.ts +15 -15
  34. package/dist/components/CdsUploader/composable/upload.d.ts +6 -6
  35. package/dist/composable/field.d.ts +2 -2
  36. package/dist/composable/icon.d.ts +2 -2
  37. package/dist/composable/select.d.ts +1 -1
  38. package/package.json +1 -1
  39. package/src/scss/themes/b2b/tokens.json +104 -104
  40. package/src/scss/themes/cds/tokens.json +104 -104
  41. package/src/scss/themes/index.ts +1 -1
package/dist/cds.es.js CHANGED
@@ -1,7 +1,7 @@
1
1
  var Yd = Object.defineProperty;
2
2
  var Ud = (e, t, n) => t in e ? Yd(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var ho = (e, t, n) => (Ud(e, typeof t != "symbol" ? t + "" : t, n), n);
4
- import { reactive as dt, computed as g, watchEffect as at, toRefs as bn, getCurrentInstance as Gd, isRef as Qa, unref as a, toRef as rt, shallowRef as Ce, Fragment as We, isVNode as Un, camelize as Aa, inject as Ue, resolveDynamicComponent as Rt, defineComponent as I, watch as te, onScopeDispose as Vt, effectScope as sl, ref as B, toRaw as $t, onBeforeUnmount as ut, provide as tt, onBeforeMount as Tr, onMounted as ct, h as p, mergeProps as Le, TransitionGroup as ll, Transition as Cn, nextTick as Xe, readonly as il, onBeforeUpdate as Xd, onUnmounted as so, openBlock as W, createElementBlock as me, normalizeClass as wt, createBlock as Ee, createCommentVNode as fe, renderSlot as se, resolveComponent as $e, withCtx as ye, renderList as kn, toDisplayString as ft, createElementVNode as Ge, createTextVNode as en, createVNode as ot, normalizeProps as Ut, guardReactiveProps as yn, withDirectives as _n, vShow as Oo, Teleport as qd, createSlots as Rn, warn as Mr, withModifiers as ni, withKeys as Ar, normalizeStyle as Zd, Comment as Jd, onUpdated as Ro, Text as Qd, onActivated as ef, vModelText as tf, cloneVNode as Pr } from "vue";
4
+ import { reactive as dt, computed as g, watchEffect as at, toRefs as bn, getCurrentInstance as Gd, isRef as Qa, unref as a, toRef as rt, shallowRef as Ce, Fragment as We, isVNode as Un, camelize as Aa, inject as Ue, resolveDynamicComponent as Rt, defineComponent as E, watch as te, onScopeDispose as Vt, effectScope as sl, ref as B, toRaw as $t, onBeforeUnmount as ut, provide as tt, onBeforeMount as Tr, onMounted as ct, h as p, mergeProps as Le, TransitionGroup as ll, Transition as Cn, nextTick as Xe, readonly as il, onBeforeUpdate as Xd, onUnmounted as so, openBlock as W, createElementBlock as me, normalizeClass as wt, createBlock as Ee, createCommentVNode as fe, renderSlot as se, resolveComponent as $e, withCtx as ye, renderList as kn, toDisplayString as ft, createElementVNode as Ge, createTextVNode as en, createVNode as ot, normalizeProps as Ut, guardReactiveProps as yn, withDirectives as _n, vShow as Oo, Teleport as qd, createSlots as Rn, warn as Mr, withModifiers as ni, withKeys as Ar, normalizeStyle as Zd, Comment as Jd, onUpdated as Ro, Text as Qd, onActivated as ef, vModelText as tf, cloneVNode as Pr } from "vue";
5
5
  const Be = typeof window < "u", rl = Be && "IntersectionObserver" in window, Fr = Be && ("ontouchstart" in window || window.navigator.maxTouchPoints > 0), nf = Be && typeof CSS < "u" && typeof CSS.supports < "u" && CSS.supports("selector(:focus-visible)"), Tn = "cds-scroll-blocked", ve = Object.freeze({
6
6
  enter: "Enter",
7
7
  tab: "Tab",
@@ -2156,20 +2156,21 @@ const hm = Object.freeze({
2156
2156
  getForeground: Fc
2157
2157
  }, Symbol.toStringTag, { value: "Module" })), Oc = Symbol("cds:teleport");
2158
2158
  function Tm(e, t) {
2159
- const n = {
2160
- target: document.body,
2161
- contained: !1,
2162
- containerClassName: t
2163
- }, o = { ...n, ...Ue(Oc, { ...n }) };
2164
2159
  return { teleportTarget: g(() => {
2165
- const l = o.contained || a(e);
2166
- if (l === !0 || !Be)
2160
+ if (!Be)
2161
+ return;
2162
+ const o = {
2163
+ target: document.body,
2164
+ contained: !1,
2165
+ containerClassName: t
2166
+ }, s = { ...o, ...Ue(Oc, { ...o }) }, l = s.contained || a(e);
2167
+ if (l === !0)
2167
2168
  return;
2168
- const i = l === !1 ? o.target : typeof l == "string" ? document.querySelector(l) : l;
2169
+ const i = l === !1 ? s.target : typeof l == "string" ? document.querySelector(l) : l;
2169
2170
  if (i == null)
2170
2171
  return;
2171
- let r = i.querySelector(`:scope > .${o.containerClassName}`);
2172
- return r || (r = document.createElement("div"), r.className = o.containerClassName, i.appendChild(r)), r;
2172
+ let r = i.querySelector(`:scope > .${s.containerClassName}`);
2173
+ return r || (r = document.createElement("div"), r.className = s.containerClassName, i.appendChild(r)), r;
2173
2174
  }) };
2174
2175
  }
2175
2176
  const TC = ["start", "center", "end"], Mm = Se(
@@ -2236,107 +2237,106 @@ function Ho(e, t) {
2236
2237
  handleClick: d
2237
2238
  };
2238
2239
  }
2239
- I({ name: "IconAdd" });
2240
- I({ name: "IconAdministrator" });
2241
- I({ name: "IconAlertFill" });
2242
- I({ name: "IconAlert" });
2243
- I({ name: "IconAnalog" });
2244
- I({ name: "IconArrowDown" });
2245
- I({ name: "IconArrowLeftBottom" });
2246
- I({ name: "IconArrowLeftTop" });
2247
- I({ name: "IconArrowLeft" });
2248
- I({ name: "IconArrowRightBottom" });
2249
- I({ name: "IconArrowRightTop" });
2250
- I({ name: "IconArrowRight" });
2251
- I({ name: "IconArrowUp" });
2252
- I({ name: "IconArrowsVertical" });
2253
- I({ name: "IconCalendar" });
2254
- I({ name: "IconCardBank" });
2255
- I({ name: "IconCategory" });
2256
- I({ name: "IconCheckFill" });
2257
- I({ name: "IconCheck" });
2258
- I({ name: "IconCheckboxFill" });
2259
- I({ name: "IconCheckbox" });
2260
- I({ name: "IconChevronDown" });
2261
- I({ name: "IconChevronLeft" });
2262
- I({ name: "IconChevronRight" });
2263
- I({ name: "IconChevronUp" });
2264
- I({ name: "IconChocholateMenu" });
2265
- I({ name: "IconChocolateMenu" });
2266
- I({ name: "IconClock" });
2267
- I({ name: "IconCollapse" });
2268
- I({ name: "IconComment" });
2269
- I({ name: "IconCompany" });
2270
- I({ name: "IconCompare" });
2271
- I({ name: "IconCopy" });
2272
- I({ name: "IconDataCards" });
2273
- I({ name: "IconDelete" });
2274
- I({ name: "IconDirectoryOpen" });
2275
- I({ name: "IconDirectory" });
2276
- I({ name: "IconDocDownload" });
2277
- I({ name: "IconDoc" });
2278
- I({ name: "IconDownload" });
2279
- I({ name: "IconDraggable" });
2280
- I({ name: "IconEdit" });
2281
- I({ name: "IconEnter" });
2282
- I({ name: "IconErrorFill" });
2283
- I({ name: "IconError" });
2284
- I({ name: "IconExpand" });
2285
- I({ name: "IconExternal" });
2286
- I({ name: "IconFacebookFill" });
2287
- I({ name: "IconFacebook" });
2288
- I({ name: "IconFilters" });
2289
- I({ name: "IconFlag" });
2290
- I({ name: "IconFunnel" });
2291
- I({ name: "IconGlobe" });
2292
- I({ name: "IconInfinity" });
2293
- I({ name: "IconInfoFill" });
2294
- I({ name: "IconInfo" });
2295
- I({ name: "IconInsert" });
2296
- I({ name: "IconLink" });
2297
- I({ name: "IconListSearch" });
2298
- I({ name: "IconList" });
2299
- I({ name: "IconLoader" });
2300
- I({ name: "IconLocation" });
2301
- I({ name: "IconLocked" });
2302
- I({ name: "IconLogin" });
2303
- I({ name: "IconLogout" });
2304
- I({ name: "IconMenu" });
2305
- I({ name: "IconMinus" });
2306
- I({ name: "IconNotification" });
2307
- I({ name: "IconOverflowMenuHorizontal" });
2308
- I({ name: "IconOverflowMenuVertical" });
2309
- I({ name: "IconPassword" });
2310
- I({ name: "IconPin" });
2311
- I({ name: "IconPlus" });
2312
- I({ name: "IconPrinter" });
2313
- I({ name: "IconQuestionFill" });
2314
- I({ name: "IconQuestion" });
2315
- I({ name: "IconRefresh" });
2316
- I({ name: "IconRemove" });
2317
- I({ name: "IconSandglass" });
2318
- I({ name: "IconSave" });
2319
- I({ name: "IconSearch" });
2320
- I({ name: "IconSettings" });
2321
- I({ name: "IconShoppingCart" });
2322
- I({ name: "IconSortDate" });
2323
- I({ name: "IconSource" });
2324
- I({ name: "IconStarFill" });
2325
- I({ name: "IconStar" });
2326
- I({ name: "IconTelegram" });
2327
- I({ name: "IconTimer" });
2328
- I({ name: "IconTool" });
2329
- I({ name: "IconTruck" });
2330
- I({ name: "IconUnlocked" });
2331
- I({ name: "IconUpload" });
2332
- I({ name: "IconUserAvatar" });
2333
- I({ name: "IconUserGroup" });
2334
- I({ name: "IconVisibilityOff" });
2335
- I({ name: "IconVisibilityOn" });
2336
- I({ name: "IconVk" });
2337
- I({ name: "IconWinner" });
2338
- I({ name: "IconWorkspace" });
2339
- I({ name: "IconYoutube" });
2240
+ E({ name: "IconAdd" });
2241
+ E({ name: "IconAdministrator" });
2242
+ E({ name: "IconAlertFill" });
2243
+ E({ name: "IconAlert" });
2244
+ E({ name: "IconAnalog" });
2245
+ E({ name: "IconArrowDown" });
2246
+ E({ name: "IconArrowLeftBottom" });
2247
+ E({ name: "IconArrowLeftTop" });
2248
+ E({ name: "IconArrowLeft" });
2249
+ E({ name: "IconArrowRightBottom" });
2250
+ E({ name: "IconArrowRightTop" });
2251
+ E({ name: "IconArrowRight" });
2252
+ E({ name: "IconArrowUp" });
2253
+ E({ name: "IconArrowsVertical" });
2254
+ E({ name: "IconCalendar" });
2255
+ E({ name: "IconCardBank" });
2256
+ E({ name: "IconCategory" });
2257
+ E({ name: "IconCheckFill" });
2258
+ E({ name: "IconCheck" });
2259
+ E({ name: "IconCheckboxFill" });
2260
+ E({ name: "IconCheckbox" });
2261
+ E({ name: "IconChevronDown" });
2262
+ E({ name: "IconChevronLeft" });
2263
+ E({ name: "IconChevronRight" });
2264
+ E({ name: "IconChevronUp" });
2265
+ E({ name: "IconChocholateMenu" });
2266
+ E({ name: "IconChocolateMenu" });
2267
+ E({ name: "IconClock" });
2268
+ E({ name: "IconCollapse" });
2269
+ E({ name: "IconComment" });
2270
+ E({ name: "IconCompany" });
2271
+ E({ name: "IconCompare" });
2272
+ E({ name: "IconCopy" });
2273
+ E({ name: "IconDataCards" });
2274
+ E({ name: "IconDelete" });
2275
+ E({ name: "IconDirectory" });
2276
+ E({ name: "IconDocDownload" });
2277
+ E({ name: "IconDoc" });
2278
+ E({ name: "IconDownload" });
2279
+ E({ name: "IconDraggable" });
2280
+ E({ name: "IconEdit" });
2281
+ E({ name: "IconEnter" });
2282
+ E({ name: "IconErrorFill" });
2283
+ E({ name: "IconError" });
2284
+ E({ name: "IconExpand" });
2285
+ E({ name: "IconExternal" });
2286
+ E({ name: "IconFacebookFill" });
2287
+ E({ name: "IconFacebook" });
2288
+ E({ name: "IconFilters" });
2289
+ E({ name: "IconFlag" });
2290
+ E({ name: "IconFunnel" });
2291
+ E({ name: "IconGlobe" });
2292
+ E({ name: "IconInfinity" });
2293
+ E({ name: "IconInfoFill" });
2294
+ E({ name: "IconInfo" });
2295
+ E({ name: "IconInsert" });
2296
+ E({ name: "IconLink" });
2297
+ E({ name: "IconListSearch" });
2298
+ E({ name: "IconList" });
2299
+ E({ name: "IconLoader" });
2300
+ E({ name: "IconLocation" });
2301
+ E({ name: "IconLocked" });
2302
+ E({ name: "IconLogin" });
2303
+ E({ name: "IconLogout" });
2304
+ E({ name: "IconMenu" });
2305
+ E({ name: "IconMinus" });
2306
+ E({ name: "IconNotification" });
2307
+ E({ name: "IconOverflowMenuHorizontal" });
2308
+ E({ name: "IconOverflowMenuVertical" });
2309
+ E({ name: "IconPassword" });
2310
+ E({ name: "IconPin" });
2311
+ E({ name: "IconPlus" });
2312
+ E({ name: "IconPrinter" });
2313
+ E({ name: "IconQuestionFill" });
2314
+ E({ name: "IconQuestion" });
2315
+ E({ name: "IconRefresh" });
2316
+ E({ name: "IconRemove" });
2317
+ E({ name: "IconSandglass" });
2318
+ E({ name: "IconSave" });
2319
+ E({ name: "IconSearch" });
2320
+ E({ name: "IconSettings" });
2321
+ E({ name: "IconShoppingCart" });
2322
+ E({ name: "IconSortDate" });
2323
+ E({ name: "IconSource" });
2324
+ E({ name: "IconStarFill" });
2325
+ E({ name: "IconStar" });
2326
+ E({ name: "IconTelegram" });
2327
+ E({ name: "IconTimer" });
2328
+ E({ name: "IconTool" });
2329
+ E({ name: "IconTruck" });
2330
+ E({ name: "IconUnlocked" });
2331
+ E({ name: "IconUpload" });
2332
+ E({ name: "IconUserAvatar" });
2333
+ E({ name: "IconUserGroup" });
2334
+ E({ name: "IconVisibilityOff" });
2335
+ E({ name: "IconVisibilityOn" });
2336
+ E({ name: "IconVk" });
2337
+ E({ name: "IconWinner" });
2338
+ E({ name: "IconWorkspace" });
2339
+ E({ name: "IconYoutube" });
2340
2340
  const yt = [
2341
2341
  "add",
2342
2342
  "administrator",
@@ -2373,7 +2373,6 @@ const yt = [
2373
2373
  "copy",
2374
2374
  "data-cards",
2375
2375
  "delete",
2376
- "directory-open",
2377
2376
  "directory",
2378
2377
  "doc-download",
2379
2378
  "doc",
@@ -3305,8 +3304,8 @@ function Gm(e, t, n = on()) {
3305
3304
  else if (e.focused) {
3306
3305
  const S = te(
3307
3306
  () => e.focused,
3308
- (E) => {
3309
- E || _(), S();
3307
+ (I) => {
3308
+ I || _(), S();
3310
3309
  }
3311
3310
  );
3312
3311
  }
@@ -3332,11 +3331,11 @@ function Gm(e, t, n = on()) {
3332
3331
  i.value = [], r.value = !0;
3333
3332
  }
3334
3333
  async function _() {
3335
- var E;
3334
+ var I;
3336
3335
  const S = [];
3337
3336
  h.value = !0;
3338
3337
  for (const b of e.rules) {
3339
- if (S.length >= ((E = e.maxErrors) != null ? E : 1))
3338
+ if (S.length >= ((I = e.maxErrors) != null ? I : 1))
3340
3339
  break;
3341
3340
  const $ = await (typeof b == "function" ? b : () => b)(s.value);
3342
3341
  $ !== !0 && typeof $ == "string" && S.push($);
@@ -4382,9 +4381,9 @@ function tu(e, t, n = "H") {
4382
4381
  !b && k(c, e.modelValue);
4383
4382
  }
4384
4383
  );
4385
- const E = {};
4386
- return l.instances[o ? "header" : "footer"] = E, e.modelValue && w("size", a(r)), w("space", e.modelValue), w("offset", a(m)), ut(() => {
4387
- l.instances[o ? "header" : "footer"] === E && (l.instances[o ? "header" : "footer"] = void 0, w("size", 0), w("offset", 0), w("space", !1));
4384
+ const I = {};
4385
+ return l.instances[o ? "header" : "footer"] = I, e.modelValue && w("size", a(r)), w("space", e.modelValue), w("offset", a(m)), ut(() => {
4386
+ l.instances[o ? "header" : "footer"] === I && (l.instances[o ? "header" : "footer"] = void 0, w("size", 0), w("offset", 0), w("space", !1));
4388
4387
  }), {
4389
4388
  layout: l,
4390
4389
  size: r,
@@ -4978,17 +4977,17 @@ function $h(e, { isActive: t, isTop: n }) {
4978
4977
  });
4979
4978
  });
4980
4979
  const k = B(), _ = g(() => e.target === "cursor" && m.value ? m.value : a(k) ? Do(a(k)) : ou(e.target, o) || a(s)), S = g(() => Array.isArray(a(_)) ? void 0 : a(_));
4981
- let E;
4980
+ let I;
4982
4981
  return te(
4983
4982
  () => !!e.activator,
4984
4983
  (b) => {
4985
- b && Be ? (E = sl(), E.run(() => {
4984
+ b && Be ? (I = sl(), I.run(() => {
4986
4985
  Ih(e, o, { activatorEl: s, activatorEvents: y });
4987
- })) : E && E.stop();
4986
+ })) : I && I.stop();
4988
4987
  },
4989
4988
  { flush: "post", immediate: !0 }
4990
4989
  ), Vt(() => {
4991
- E == null || E.stop();
4990
+ I == null || I.stop();
4992
4991
  }), { activatorEl: s, activatorRef: w, target: _, targetEl: S, targetRef: k, activatorEvents: y, contentEvents: v, scrimEvents: C };
4993
4992
  }
4994
4993
  function Ih(e, t, { activatorEl: n, activatorEvents: o }) {
@@ -5294,7 +5293,7 @@ function Fh(e, t, n) {
5294
5293
  }
5295
5294
  return P.x += F, P.y += j, P.width = Math.min(P.width, a(c)), P.height = Math.min(P.height, a(f)), { overflows: Ds(P, w), x: F, y: j };
5296
5295
  }
5297
- let S = 0, E = 0;
5296
+ let S = 0, I = 0;
5298
5297
  const b = { x: 0, y: 0 }, T = { x: !1, y: !1 };
5299
5298
  let $ = -1;
5300
5299
  for (; ; ) {
@@ -5303,7 +5302,7 @@ function Fh(e, t, n) {
5303
5302
  break;
5304
5303
  }
5305
5304
  const { x: A, y: P, overflows: R } = _(k);
5306
- S += A, E += P, v.x += A, v.y += P;
5305
+ S += A, I += P, v.x += A, v.y += P;
5307
5306
  {
5308
5307
  const x = Es(k.anchor), F = R.x.before || R.x.after, j = R.y.before || R.y.after;
5309
5308
  let U = !1;
@@ -5317,10 +5316,10 @@ function Fh(e, t, n) {
5317
5316
  }), U)
5318
5317
  continue;
5319
5318
  }
5320
- R.x.before && (S += R.x.before, v.x += R.x.before), R.x.after && (S -= R.x.after, v.x -= R.x.after), R.y.before && (E += R.y.before, v.y += R.y.before), R.y.after && (E -= R.y.after, v.y -= R.y.after);
5319
+ R.x.before && (S += R.x.before, v.x += R.x.before), R.x.after && (S -= R.x.after, v.x -= R.x.after), R.y.before && (I += R.y.before, v.y += R.y.before), R.y.after && (I -= R.y.after, v.y -= R.y.after);
5321
5320
  {
5322
5321
  const x = Ds(v, w);
5323
- b.x = w.width - x.x.before - x.x.after, b.y = w.height - x.y.before - x.y.after, S += x.x.before, v.x += x.x.before, E += x.y.before, v.y += x.y.before;
5322
+ b.x = w.width - x.x.before - x.x.after, b.y = w.height - x.y.before - x.y.after, S += x.x.before, v.x += x.x.before, I += x.y.before, v.y += x.y.before;
5324
5323
  }
5325
5324
  break;
5326
5325
  }
@@ -5328,7 +5327,7 @@ function Fh(e, t, n) {
5328
5327
  return Object.assign(a(n), {
5329
5328
  "--cds-overlay-anchor-origin": `${k.anchor.side} ${k.anchor.align}`,
5330
5329
  transformOrigin: `${k.origin.side} ${k.origin.align}`,
5331
- top: Ze(Ri(E)),
5330
+ top: Ze(Ri(I)),
5332
5331
  left: Ze(Ri(S)),
5333
5332
  right: void 0,
5334
5333
  minWidth: Ze(M === "y" ? Math.min(a(i), y.width) : a(i)),
@@ -5641,7 +5640,7 @@ function Xh(e) {
5641
5640
  if (n && e in n)
5642
5641
  return n[e];
5643
5642
  }
5644
- const ss = "CdsIcon", qh = I({
5643
+ const ss = "CdsIcon", qh = E({
5645
5644
  name: ss,
5646
5645
  props: {
5647
5646
  name: {
@@ -5684,7 +5683,7 @@ function Zh(e, t, n, o, s, l) {
5684
5683
  }
5685
5684
  const Qe = /* @__PURE__ */ lt(qh, [["render", Zh]]);
5686
5685
  function Jt(e, t = "top center 0", n) {
5687
- return I({
5686
+ return E({
5688
5687
  name: e,
5689
5688
  props: {
5690
5689
  group: Boolean,
@@ -5737,7 +5736,7 @@ function Jt(e, t = "top center 0", n) {
5737
5736
  });
5738
5737
  }
5739
5738
  function cu(e, t, n = "in-out") {
5740
- return I({
5739
+ return E({
5741
5740
  name: e,
5742
5741
  props: {
5743
5742
  mode: {
@@ -5788,7 +5787,7 @@ function uu(e = "", t = !1) {
5788
5787
  i.style.overflow = i._initialStyle.overflow, r != null && (i.style[n] = r), delete i._initialStyle;
5789
5788
  }
5790
5789
  }
5791
- const Jh = I({
5790
+ const Jh = E({
5792
5791
  name: "CdsTransitionModal",
5793
5792
  props: {
5794
5793
  target: Object
@@ -5931,7 +5930,7 @@ Jt("jump-transition-left");
5931
5930
  Jt("scale-transition");
5932
5931
  Jt("modal-transition-bottom");
5933
5932
  Jt("modal-transition-top");
5934
- const o0 = "CdsInputMessages", a0 = I({
5933
+ const o0 = "CdsInputMessages", a0 = E({
5935
5934
  name: o0,
5936
5935
  components: { CdsTransition: Ht },
5937
5936
  props: {
@@ -5981,7 +5980,7 @@ function s0(e, t, n, o, s, l) {
5981
5980
  _: 3
5982
5981
  }, 8, ["transition", "class"]);
5983
5982
  }
5984
- const fu = /* @__PURE__ */ lt(a0, [["render", s0]]), yo = "CdsInput", Qt = I({
5983
+ const fu = /* @__PURE__ */ lt(a0, [["render", s0]]), yo = "CdsInput", Qt = E({
5985
5984
  name: yo,
5986
5985
  props: {
5987
5986
  ...Dt(),
@@ -6016,7 +6015,7 @@ const fu = /* @__PURE__ */ lt(a0, [["render", s0]]), yo = "CdsInput", Qt = I({
6016
6015
  validationClasses: k
6017
6016
  } = Gm(e, yo, s), _ = g(
6018
6017
  () => e.errorMessages.length ? e.errorMessages : a(c).length ? a(c) : e.messages
6019
- ), { hasAppend: S, hasPrepend: E, handleClickPrepend: b, handleClickAppend: T } = an(e, t, yo), { isFocused: $, focusClasses: M } = Zt(e, yo);
6018
+ ), { hasAppend: S, hasPrepend: I, handleClickPrepend: b, handleClickAppend: T } = an(e, t, yo), { isFocused: $, focusClasses: M } = Zt(e, yo);
6020
6019
  (x = t.messages) == null || x.call(t).every((F) => F.type === Symbol.for("Fragment") || F.type === Symbol.for("Comment"));
6021
6020
  const A = g(
6022
6021
  () => {
@@ -6050,7 +6049,7 @@ const fu = /* @__PURE__ */ lt(a0, [["render", s0]]), yo = "CdsInput", Qt = I({
6050
6049
  )
6051
6050
  },
6052
6051
  [
6053
- a(E) && p("div", { class: "cds-input__prepend", onClick: b }, [
6052
+ a(I) && p("div", { class: "cds-input__prepend", onClick: b }, [
6054
6053
  (F = t.prepend) == null ? void 0 : F.call(t),
6055
6054
  !!e.prependIcon && p(Qe, { name: e.prependIcon })
6056
6055
  ]),
@@ -6101,7 +6100,7 @@ const fu = /* @__PURE__ */ lt(a0, [["render", s0]]), yo = "CdsInput", Qt = I({
6101
6100
  }), {};
6102
6101
  }
6103
6102
  });
6104
- const l0 = "CdsInputLabel", i0 = I({
6103
+ const l0 = "CdsInputLabel", i0 = E({
6105
6104
  name: l0,
6106
6105
  props: {
6107
6106
  ..._t(),
@@ -6121,7 +6120,7 @@ function c0(e, t, n, o, s, l) {
6121
6120
  _: 3
6122
6121
  });
6123
6122
  }
6124
- const It = /* @__PURE__ */ lt(i0, [["render", c0]]), u0 = "CdsInputDescription", d0 = I({
6123
+ const It = /* @__PURE__ */ lt(i0, [["render", c0]]), u0 = "CdsInputDescription", d0 = E({
6125
6124
  name: u0,
6126
6125
  props: {
6127
6126
  ..._t(),
@@ -6137,7 +6136,7 @@ function f0(e, t, n, o, s, l) {
6137
6136
  _: 3
6138
6137
  });
6139
6138
  }
6140
- const Bt = /* @__PURE__ */ lt(d0, [["render", f0]]), m0 = "CdsInputCounter", zl = I({
6139
+ const Bt = /* @__PURE__ */ lt(d0, [["render", f0]]), m0 = "CdsInputCounter", zl = E({
6141
6140
  name: m0,
6142
6141
  functional: !0,
6143
6142
  props: {
@@ -6168,7 +6167,7 @@ const Bt = /* @__PURE__ */ lt(d0, [["render", f0]]), m0 = "CdsInputCounter", zl
6168
6167
  errorGroup: B(!1),
6169
6168
  handleInputCheckbox: () => {
6170
6169
  }
6171
- }, mu = Symbol.for("cds:checkbox"), Ki = "CdsCheckboxGroup", v0 = I({
6170
+ }, mu = Symbol.for("cds:checkbox"), Ki = "CdsCheckboxGroup", v0 = E({
6172
6171
  name: Ki,
6173
6172
  components: { CdsInput: Qt, CdsInputLabel: It, CdsInputDescription: Bt },
6174
6173
  props: {
@@ -6241,7 +6240,7 @@ function y0(e, t, n, o, s, l) {
6241
6240
  _: 3
6242
6241
  }, 16, ["id", "class"]);
6243
6242
  }
6244
- const p0 = /* @__PURE__ */ lt(v0, [["render", y0]]), Hi = "CdsCheckbox", b0 = I({
6243
+ const p0 = /* @__PURE__ */ lt(v0, [["render", y0]]), Hi = "CdsCheckbox", b0 = E({
6245
6244
  name: Hi,
6246
6245
  components: { CdsInput: Qt, CdsInputLabel: It, CdsInputDescription: Bt },
6247
6246
  inheritAttrs: !1,
@@ -6273,7 +6272,7 @@ const p0 = /* @__PURE__ */ lt(v0, [["render", y0]]), Hi = "CdsCheckbox", b0 = I(
6273
6272
  readonlyGroup: k,
6274
6273
  errorGroup: _,
6275
6274
  handleInputCheckbox: S
6276
- } = Ue(mu, h0), E = B(), b = g(() => a(w) || e.disabled), T = g(() => a(k) || e.readonly), $ = g(() => a(_) || e.error), M = g(() => ({
6275
+ } = Ue(mu, h0), I = B(), b = g(() => a(w) || e.disabled), T = g(() => a(k) || e.readonly), $ = g(() => a(_) || e.error), M = g(() => ({
6277
6276
  "cds-checkbox--disabled": a(b),
6278
6277
  "cds-checkbox--checked": a(s) || !!t.checked,
6279
6278
  "cds-checkbox--indeterminate": a(l)
@@ -6294,7 +6293,7 @@ const p0 = /* @__PURE__ */ lt(v0, [["render", y0]]), Hi = "CdsCheckbox", b0 = I(
6294
6293
  return o({
6295
6294
  id: i,
6296
6295
  isGroup: C,
6297
- validationRef: E
6296
+ validationRef: I
6298
6297
  }), {
6299
6298
  id: i,
6300
6299
  model: s,
@@ -6491,7 +6490,7 @@ function w0() {
6491
6490
  }
6492
6491
  return { contentRef: e, isFocused: t, onFocus: s, onFocusin: n, onFocusout: o, onKeydown: l, focus: i };
6493
6492
  }
6494
- const la = "CdsList", fo = I({
6493
+ const la = "CdsList", fo = E({
6495
6494
  name: la,
6496
6495
  props: {
6497
6496
  lines: {
@@ -6550,7 +6549,7 @@ const la = "CdsList", fo = I({
6550
6549
  }), {};
6551
6550
  }
6552
6551
  });
6553
- const zi = "CdsListItem", _0 = I({
6552
+ const zi = "CdsListItem", _0 = E({
6554
6553
  name: zi,
6555
6554
  components: { CdsIcon: Qe },
6556
6555
  inheritAttrs: !1,
@@ -6595,7 +6594,7 @@ const zi = "CdsListItem", _0 = I({
6595
6594
  var x;
6596
6595
  return e.active !== !1 && (e.active || ((x = r.isActive) == null ? void 0 : x.value) || d.value);
6597
6596
  }
6598
- ), S = g(() => r.isLink.value), E = g(
6597
+ ), S = g(() => r.isLink.value), I = g(
6599
6598
  () => e.isClickable || !e.disabled && (r.isLink.value || e.value != null && !!s)
6600
6599
  ), b = g(() => S.value ? r.tag.value : "div"), T = g(() => !!t.title || !!e.title), $ = g(() => !!t.description || !!e.description), M = g(() => ({
6601
6600
  isActive: _.value,
@@ -6604,7 +6603,7 @@ const zi = "CdsListItem", _0 = I({
6604
6603
  isIndeterminate: u.value
6605
6604
  })), A = g(() => ({
6606
6605
  "cds-list-item--active": _.value,
6607
- "cds-list-item--clickable": E.value,
6606
+ "cds-list-item--clickable": I.value,
6608
6607
  "cds-list-item--selected": d.value
6609
6608
  }));
6610
6609
  te(
@@ -6619,7 +6618,7 @@ const zi = "CdsListItem", _0 = I({
6619
6618
  );
6620
6619
  function P(x) {
6621
6620
  var F;
6622
- n("click", x), !(m || !E.value) && ((F = r.navigate) == null || F.call(r, x), e.value != null && f(!d.value, x));
6621
+ n("click", x), !(m || !I.value) && ((F = r.navigate) == null || F.call(r, x), e.value != null && f(!d.value, x));
6623
6622
  }
6624
6623
  function R(x) {
6625
6624
  (x.key === "Enter" || x.key === " ") && (x.preventDefault(), P(x));
@@ -6640,9 +6639,9 @@ const zi = "CdsListItem", _0 = I({
6640
6639
  hasAppend: k,
6641
6640
  classes: A,
6642
6641
  disabledClasses: C,
6643
- tabindex: E.value ? 0 : void 0,
6642
+ tabindex: I.value ? 0 : void 0,
6644
6643
  onClick: P,
6645
- onKeyDown: E.value && !S.value && R
6644
+ onKeyDown: I.value && !S.value && R
6646
6645
  };
6647
6646
  }
6648
6647
  }), S0 = {
@@ -6706,7 +6705,7 @@ function D0(e, t, n, o, s, l) {
6706
6705
  _: 3
6707
6706
  });
6708
6707
  }
6709
- const zt = /* @__PURE__ */ lt(_0, [["render", D0]]), T0 = I({
6708
+ const zt = /* @__PURE__ */ lt(_0, [["render", D0]]), T0 = E({
6710
6709
  name: "CdsListGroupActivator",
6711
6710
  setup(e, { slots: t }) {
6712
6711
  return Vm(), () => {
@@ -6714,7 +6713,7 @@ const zt = /* @__PURE__ */ lt(_0, [["render", D0]]), T0 = I({
6714
6713
  return (n = t.default) == null ? void 0 : n.call(t);
6715
6714
  };
6716
6715
  }
6717
- }), M0 = "CdsListGroup", A0 = I({
6716
+ }), M0 = "CdsListGroup", A0 = E({
6718
6717
  name: M0,
6719
6718
  components: { CdsListGroupActivator: T0, CdsTransitionExpand: du },
6720
6719
  props: {
@@ -6963,7 +6962,7 @@ const U0 = {
6963
6962
  ClickOutside: Ks,
6964
6963
  Touch: Po,
6965
6964
  Intersect: U0
6966
- }, Symbol.toStringTag, { value: "Module" })), G0 = "CdsOverlay", oo = I({
6965
+ }, Symbol.toStringTag, { value: "Module" })), G0 = "CdsOverlay", oo = E({
6967
6966
  name: G0,
6968
6967
  directives: { ClickOutside: Ks },
6969
6968
  inheritAttrs: !1,
@@ -7003,7 +7002,7 @@ const U0 = {
7003
7002
  ), { hasContent: c, onAfterLeave: f } = Pl(e, i), { globalTop: d, localTop: u, stackStyles: m } = _h(i, rt(e, "zIndex"), e._disableGlobalStack), { activatorEl: h, activatorRef: y, target: v, targetEl: C, targetRef: w, activatorEvents: k, contentEvents: _, scrimEvents: S } = $h(e, {
7004
7003
  isActive: i,
7005
7004
  isTop: u
7006
- }), { dimensionsStyles: E } = Fl(e), b = eh(), { scopeId: T } = Wo();
7005
+ }), { dimensionsStyles: I } = Fl(e), b = eh(), { scopeId: T } = Wo();
7007
7006
  te(
7008
7007
  () => e.disabled,
7009
7008
  (ue) => {
@@ -7121,7 +7120,7 @@ const U0 = {
7121
7120
  {
7122
7121
  ref: A,
7123
7122
  class: ["cds-overlay__content", e.contentClasses],
7124
- style: [a(E), a(P)],
7123
+ style: [a(I), a(P)],
7125
7124
  ...a(_),
7126
7125
  ...e.contentProps
7127
7126
  },
@@ -7152,7 +7151,7 @@ const U0 = {
7152
7151
  }), {};
7153
7152
  }
7154
7153
  });
7155
- const X0 = "CdsMenu", mo = I({
7154
+ const X0 = "CdsMenu", mo = E({
7156
7155
  name: X0,
7157
7156
  props: {
7158
7157
  id: {
@@ -7241,7 +7240,7 @@ const X0 = "CdsMenu", mo = I({
7241
7240
  }), {};
7242
7241
  }
7243
7242
  });
7244
- const ji = "CdsLoader", q0 = I({
7243
+ const ji = "CdsLoader", q0 = E({
7245
7244
  name: ji,
7246
7245
  props: {
7247
7246
  fixed: {
@@ -7291,7 +7290,7 @@ function ev(e, t, n, o, s, l) {
7291
7290
  }, e.attrs), Q0, 16, Z0)
7292
7291
  ], 2);
7293
7292
  }
7294
- const dn = /* @__PURE__ */ lt(q0, [["render", ev]]), po = "CdsTextInput", tv = I({
7293
+ const dn = /* @__PURE__ */ lt(q0, [["render", ev]]), po = "CdsTextInput", tv = E({
7295
7294
  name: po,
7296
7295
  components: { CdsInput: Qt, CdsInputLabel: It, CdsInputDescription: Bt, CdsInputCounter: zl, CdsIcon: Qe, CdsLoader: dn, CdsTransition: Ht },
7297
7296
  inheritAttrs: !1,
@@ -7325,7 +7324,7 @@ const dn = /* @__PURE__ */ lt(q0, [["render", ev]]), po = "CdsTextInput", tv = I
7325
7324
  hasAppendInnerIcon: k,
7326
7325
  fieldClasses: _,
7327
7326
  fieldProps: S,
7328
- handleClickAppendInner: E,
7327
+ handleClickAppendInner: I,
7329
7328
  handleClickPrependInner: b
7330
7329
  } = zo(e, o, po), { inputProps: T } = $n(e, [...S, "modelValue", "focused", "loading", "theme"]), { rootAttrs: $, inputAttrs: M } = ro(t), A = g(() => e.clearable), P = g(() => {
7331
7330
  var ae;
@@ -7397,7 +7396,7 @@ const dn = /* @__PURE__ */ lt(q0, [["render", ev]]), po = "CdsTextInput", tv = I
7397
7396
  onControlClick: re,
7398
7397
  onControlMousedown: G,
7399
7398
  handleClickPrependInner: b,
7400
- handleClickAppendInner: E
7399
+ handleClickAppendInner: I
7401
7400
  };
7402
7401
  }
7403
7402
  });
@@ -7554,7 +7553,7 @@ function sv(e, t, n, o, s, l) {
7554
7553
  }, null, 8, ["current", "max"])) : fe("", !0)
7555
7554
  ], 16);
7556
7555
  }
7557
- const wn = /* @__PURE__ */ lt(tv, [["render", sv]]), Wi = "CdsAutocomplete", lv = I({
7556
+ const wn = /* @__PURE__ */ lt(tv, [["render", sv]]), Wi = "CdsAutocomplete", lv = E({
7558
7557
  name: Wi,
7559
7558
  props: {
7560
7559
  search: {
@@ -7605,7 +7604,7 @@ const wn = /* @__PURE__ */ lt(tv, [["render", sv]]), Wi = "CdsAutocomplete", lv
7605
7604
  c,
7606
7605
  f,
7607
7606
  d
7608
- ), C = et(e, "search", ""), w = Na(), k = Ce(!0), _ = Ce(!1), S = Ce(-1), E = B(), b = B(), { onListKeydown: T, onListScroll: $ } = nu(b, E), { filteredItems: M, getMatches: A } = Wc(e, c, () => a(k) ? "" : a(C)), P = g(() => e.hideSelected ? a(M).filter(
7607
+ ), C = et(e, "search", ""), w = Na(), k = Ce(!0), _ = Ce(!1), S = Ce(-1), I = B(), b = B(), { onListKeydown: T, onListScroll: $ } = nu(b, I), { filteredItems: M, getMatches: A } = Wc(e, c, () => a(k) ? "" : a(C)), P = g(() => e.hideSelected ? a(M).filter(
7609
7608
  (de) => !a(u).some((xe) => xe.value === de.value)
7610
7609
  ) : a(M)), R = g(() => {
7611
7610
  var xe;
@@ -7626,7 +7625,7 @@ const wn = /* @__PURE__ */ lt(tv, [["render", sv]]), Wi = "CdsAutocomplete", lv
7626
7625
  var q, ce;
7627
7626
  if (e.readonly || a(w == null ? void 0 : w.isReadonly))
7628
7627
  return;
7629
- const xe = (q = a(E)) == null ? void 0 : q.selectionStart, ee = a(u).length;
7628
+ const xe = (q = a(I)) == null ? void 0 : q.selectionStart, ee = a(u).length;
7630
7629
  if ((a(S) > -1 || [ve.enter, ve.down, ve.up].includes(de.key)) && de.preventDefault(), [ve.enter, ve.down].includes(de.key) && (i.value = !0), [ve.esc].includes(de.key) && (i.value = !1), a(R) && [ve.enter, ve.tab].includes(de.key) && ne(a(P)[0]), de.key === ve.down && ((ce = a(b)) == null || ce.focus("next")), !!e.multiple) {
7631
7630
  if ([ve.backspace, ve.delete].includes(de.key)) {
7632
7631
  if (a(S) < 0) {
@@ -7654,14 +7653,14 @@ const wn = /* @__PURE__ */ lt(tv, [["render", sv]]), Wi = "CdsAutocomplete", lv
7654
7653
  C.value = de.target.value;
7655
7654
  }
7656
7655
  function N(de) {
7657
- if (Sa(a(E), ":autofill") || Sa(a(E), ":-webkit-autofill")) {
7656
+ if (Sa(a(I), ":autofill") || Sa(a(I), ":-webkit-autofill")) {
7658
7657
  const xe = a(c).find((ee) => ee.title === de.target.value);
7659
7658
  xe && ne(xe);
7660
7659
  }
7661
7660
  }
7662
7661
  function G() {
7663
7662
  var de;
7664
- a(l) && (k.value = !0, (de = a(E)) == null || de.focus());
7663
+ a(l) && (k.value = !0, (de = a(I)) == null || de.focus());
7665
7664
  }
7666
7665
  function re(de) {
7667
7666
  l.value = !0, setTimeout(() => {
@@ -7707,7 +7706,7 @@ const wn = /* @__PURE__ */ lt(tv, [["render", sv]]), Wi = "CdsAutocomplete", lv
7707
7706
  return p(
7708
7707
  wn,
7709
7708
  {
7710
- ref: E,
7709
+ ref: I,
7711
7710
  ...a(Me),
7712
7711
  modelValue: a(C),
7713
7712
  "onUpdate:modelValue": ue,
@@ -7870,11 +7869,11 @@ const wn = /* @__PURE__ */ lt(tv, [["render", sv]]), Wi = "CdsAutocomplete", lv
7870
7869
  selectAll: ke,
7871
7870
  menuRef: r,
7872
7871
  listRef: b,
7873
- textInputRef: E
7872
+ textInputRef: I
7874
7873
  }), {};
7875
7874
  }
7876
7875
  });
7877
- const Yi = "CdsBadge", iv = I({
7876
+ const Yi = "CdsBadge", iv = E({
7878
7877
  name: Yi,
7879
7878
  props: {
7880
7879
  count: {
@@ -7904,7 +7903,7 @@ const Yi = "CdsBadge", iv = I({
7904
7903
  ), {};
7905
7904
  }
7906
7905
  });
7907
- const rv = "CdsLink", cv = I({
7906
+ const rv = "CdsLink", cv = E({
7908
7907
  name: rv,
7909
7908
  props: {
7910
7909
  ..._t(),
@@ -7941,7 +7940,7 @@ function uv(e, t, n, o, s, l) {
7941
7940
  _: 3
7942
7941
  }, 8, ["to", "href", "class", "onClick"]);
7943
7942
  }
7944
- const jl = /* @__PURE__ */ lt(cv, [["render", uv]]), dv = "CdsBreadcrumbsItem", ku = I({
7943
+ const jl = /* @__PURE__ */ lt(cv, [["render", uv]]), dv = "CdsBreadcrumbsItem", ku = E({
7945
7944
  name: dv,
7946
7945
  props: {
7947
7946
  currentPage: {
@@ -7976,7 +7975,7 @@ const jl = /* @__PURE__ */ lt(cv, [["render", uv]]), dv = "CdsBreadcrumbsItem",
7976
7975
  }
7977
7976
  ), {};
7978
7977
  }
7979
- }), fv = "CdsBreadcrumbs", mv = I({
7978
+ }), fv = "CdsBreadcrumbs", mv = E({
7980
7979
  name: fv,
7981
7980
  props: {
7982
7981
  ...xn(),
@@ -8012,7 +8011,7 @@ const jl = /* @__PURE__ */ lt(cv, [["render", uv]]), dv = "CdsBreadcrumbsItem",
8012
8011
  }), {};
8013
8012
  }
8014
8013
  });
8015
- const hv = Symbol.for("cds:button-toggle"), bo = "CdsButton", vv = I({
8014
+ const hv = Symbol.for("cds:button-toggle"), bo = "CdsButton", vv = E({
8016
8015
  name: bo,
8017
8016
  components: { CdsLoader: dn, CdsIcon: Qe },
8018
8017
  props: {
@@ -8045,7 +8044,7 @@ const hv = Symbol.for("cds:button-toggle"), bo = "CdsButton", vv = I({
8045
8044
  "group:selected": (e) => !0
8046
8045
  },
8047
8046
  setup(e, { slots: t, emit: n, attrs: o, expose: s }) {
8048
- const { themeClasses: l } = Ne(e), { appearanceClasses: i } = La(e, bo), { sizeClasses: r } = Sn(e, bo), { loadingClasses: c } = Ra(e), { readonlyClasses: f } = Pm(e), { invertColorClasses: d } = ln(e, bo), { isLink: u, isActive: m, tag: h, href: y, to: v } = Ho(e, n), { hasAppend: C, hasPrepend: w } = an(e, t, bo), k = Uo(e, e.symbol, !1), _ = g(() => !!t.default), S = g(() => a(k == null ? void 0 : k.disabled) || e.disabled), E = g(() => {
8047
+ const { themeClasses: l } = Ne(e), { appearanceClasses: i } = La(e, bo), { sizeClasses: r } = Sn(e, bo), { loadingClasses: c } = Ra(e), { readonlyClasses: f } = Pm(e), { invertColorClasses: d } = ln(e, bo), { isLink: u, isActive: m, tag: h, href: y, to: v } = Ho(e, n), { hasAppend: C, hasPrepend: w } = an(e, t, bo), k = Uo(e, e.symbol, !1), _ = g(() => !!t.default), S = g(() => a(k == null ? void 0 : k.disabled) || e.disabled), I = g(() => {
8049
8048
  if (e.value !== void 0)
8050
8049
  return Object(e.value) === e.value ? JSON.stringify(e.value, null, 0) : e.value;
8051
8050
  }), b = g(() => e.active !== void 0 ? e.active : a(u) ? a(m) : a(k == null ? void 0 : k.isSelected)), T = g(() => ({
@@ -8077,7 +8076,7 @@ const hv = Symbol.for("cds:button-toggle"), bo = "CdsButton", vv = I({
8077
8076
  to: v,
8078
8077
  tag: a(u) ? h : "button",
8079
8078
  type: a(u) ? void 0 : "button",
8080
- valueAttr: E,
8079
+ valueAttr: I,
8081
8080
  internalIcon: $,
8082
8081
  hasPrepend: w,
8083
8082
  hasAppend: C,
@@ -8141,7 +8140,7 @@ function bv(e, t, n, o, s, l) {
8141
8140
  _: 3
8142
8141
  }, 8, ["type", "to", "href", "disabled", "value", "class", "onClick"]);
8143
8142
  }
8144
- const ze = /* @__PURE__ */ lt(vv, [["render", bv]]), ia = "CdsTag", Cv = I({
8143
+ const ze = /* @__PURE__ */ lt(vv, [["render", bv]]), ia = "CdsTag", Cv = E({
8145
8144
  name: ia,
8146
8145
  components: { CdsIcon: Qe },
8147
8146
  props: {
@@ -8221,7 +8220,7 @@ function _v(e, t, n, o, s, l) {
8221
8220
  _: 3
8222
8221
  }, 8, ["to", "href", "class"]);
8223
8222
  }
8224
- const Wl = /* @__PURE__ */ lt(Cv, [["render", _v]]), Co = "CdsCombobox", Sv = I({
8223
+ const Wl = /* @__PURE__ */ lt(Cv, [["render", _v]]), Co = "CdsCombobox", Sv = E({
8225
8224
  name: Co,
8226
8225
  components: { CdsTextInput: wn, CdsMenu: mo, CdsList: fo, CdsListItem: zt, CdsCheckbox: Xt, CdsTag: Wl, CdsIcon: Qe, CdsHighlight: hu },
8227
8226
  props: {
@@ -8269,7 +8268,7 @@ const Wl = /* @__PURE__ */ lt(Cv, [["render", _v]]), Co = "CdsCombobox", Sv = I(
8269
8268
  },
8270
8269
  setup(e, { emit: t, slots: n, expose: o }) {
8271
8270
  var V, J;
8272
- const { dropdown: s } = un(e), { hasLabel: l, hasDescription: i } = Lt(e, n, Co), { hasPrependInnerIcon: r } = zo(e, n, Co), { hasAppend: c, hasPrepend: f } = an(e, n, Co), { isFocused: d, focus: u } = Zt(e, Co), { items: m, transformIn: h, transformOut: y } = Nn(e), { internalMenu: v, menuRef: C } = Nl(e), { model: w, selections: k, selected: _, selectStrategy: S, selectedAll: E, selectedIndeterminate: b } = Rl(
8271
+ const { dropdown: s } = un(e), { hasLabel: l, hasDescription: i } = Lt(e, n, Co), { hasPrependInnerIcon: r } = zo(e, n, Co), { hasAppend: c, hasPrepend: f } = an(e, n, Co), { isFocused: d, focus: u } = Zt(e, Co), { items: m, transformIn: h, transformOut: y } = Nn(e), { internalMenu: v, menuRef: C } = Nl(e), { model: w, selections: k, selected: _, selectStrategy: S, selectedAll: I, selectedIndeterminate: b } = Rl(
8273
8272
  e,
8274
8273
  m,
8275
8274
  h,
@@ -8359,7 +8358,7 @@ const Wl = /* @__PURE__ */ lt(Cv, [["render", _v]]), Co = "CdsCombobox", Sv = I(
8359
8358
  });
8360
8359
  }
8361
8360
  function q() {
8362
- e.readonly || e.disabled || e.multiple && (!a(E) || a(b) ? w.value = [...a(m)] : w.value = [], t("update:selectedAll", !a(E)));
8361
+ e.readonly || e.disabled || e.multiple && (!a(I) || a(b) ? w.value = [...a(m)] : w.value = [], t("update:selectedAll", !a(I)));
8363
8362
  }
8364
8363
  function ce() {
8365
8364
  P = !0, e.openOnClear && (v.value = !0);
@@ -8434,7 +8433,7 @@ const Wl = /* @__PURE__ */ lt(Cv, [["render", _v]]), Co = "CdsCombobox", Sv = I(
8434
8433
  menuDisabled: xe,
8435
8434
  displayItems: U,
8436
8435
  selected: _,
8437
- selectedAll: E,
8436
+ selectedAll: I,
8438
8437
  selectStrategy: S,
8439
8438
  selections: k,
8440
8439
  selectionIndex: $,
@@ -8655,7 +8654,7 @@ function Iv(e, t, n, o, s, l) {
8655
8654
  }
8656
8655
  const Ev = /* @__PURE__ */ lt(Sv, [["render", Iv]]), wu = Symbol.for("cds:container"), _u = Symbol.for("cds:container-group"), Dv = (e) => {
8657
8656
  tt(wu, e);
8658
- }, Tv = () => Ue(wu, {}), ls = "CdsContainer", Su = I({
8657
+ }, Tv = () => Ue(wu, {}), ls = "CdsContainer", Su = E({
8659
8658
  name: ls,
8660
8659
  directives: { Touch: Po },
8661
8660
  props: {
@@ -8711,7 +8710,7 @@ const Ev = /* @__PURE__ */ lt(Sv, [["render", Iv]]), wu = Symbol.for("cds:contai
8711
8710
  function S() {
8712
8711
  a(k) && o.prev();
8713
8712
  }
8714
- function E() {
8713
+ function I() {
8715
8714
  a(_) && o.next();
8716
8715
  }
8717
8716
  const b = g(() => {
@@ -8738,7 +8737,7 @@ const Ev = /* @__PURE__ */ lt(Sv, [["render", Iv]]), wu = Symbol.for("cds:contai
8738
8737
  ), $;
8739
8738
  }), T = g(() => e.touch === !1 ? e.touch : {
8740
8739
  ...{
8741
- left: E,
8740
+ left: I,
8742
8741
  right: S,
8743
8742
  start: ({ originalEvent: M }) => {
8744
8743
  M.stopPropagation();
@@ -8782,12 +8781,12 @@ const Ev = /* @__PURE__ */ lt(Sv, [["render", Iv]]), wu = Symbol.for("cds:contai
8782
8781
  }
8783
8782
  ), n({
8784
8783
  group: o,
8785
- next: E,
8784
+ next: I,
8786
8785
  prev: S
8787
8786
  });
8788
8787
  }
8789
8788
  });
8790
- const Mv = "CdsContainerItem", xu = I({
8789
+ const Mv = "CdsContainerItem", xu = E({
8791
8790
  name: Mv,
8792
8791
  props: {
8793
8792
  reverseTransition: {
@@ -8907,7 +8906,7 @@ function Av({
8907
8906
  const s = o ? e.clientWidth : e.clientHeight, i = (o ? e.offsetLeft : e.offsetTop) + s / 2 - t / 2;
8908
8907
  return Math.min(n - t, Math.max(0, i));
8909
8908
  }
8910
- const $u = Symbol.for("cds:slide-group"), Pv = "CdsSlideGroup", Iu = I({
8909
+ const $u = Symbol.for("cds:slide-group"), Pv = "CdsSlideGroup", Iu = E({
8911
8910
  name: Pv,
8912
8911
  props: {
8913
8912
  ...mt(),
@@ -8979,7 +8978,7 @@ const $u = Symbol.for("cds:slide-group"), Pv = "CdsSlideGroup", Iu = I({
8979
8978
  const N = a(r) - a(i);
8980
8979
  a(l) < 0 || !a(s) ? l.value = 0 : a(l) >= N && (l.value = N), v.value = !1;
8981
8980
  }
8982
- function E() {
8981
+ function I() {
8983
8982
  !f.value || (f.value[a(c) ? "scrollLeft" : "scrollTop"] = 0);
8984
8983
  }
8985
8984
  const b = Ce(!1);
@@ -9087,7 +9086,7 @@ const $u = Symbol.for("cds:slide-group"), Pv = "CdsSlideGroup", Iu = I({
9087
9086
  key: "container",
9088
9087
  ref: f,
9089
9088
  class: "cds-slide-group__container",
9090
- onScroll: E
9089
+ onScroll: I
9091
9090
  },
9092
9091
  p(
9093
9092
  "div",
@@ -9127,7 +9126,7 @@ const $u = Symbol.for("cds:slide-group"), Pv = "CdsSlideGroup", Iu = I({
9127
9126
  };
9128
9127
  }
9129
9128
  });
9130
- const Fv = "CdsSlideGroupItem", Ov = I({
9129
+ const Fv = "CdsSlideGroupItem", Ov = E({
9131
9130
  name: Fv,
9132
9131
  props: {
9133
9132
  ...zn(),
@@ -9152,7 +9151,7 @@ const Fv = "CdsSlideGroupItem", Ov = I({
9152
9151
  function Rv(e) {
9153
9152
  return e ? e.map((t) => typeof t == "string" ? { title: t, value: t } : t) : [];
9154
9153
  }
9155
- const Xi = "CdsTabs", Du = I({
9154
+ const Xi = "CdsTabs", Du = E({
9156
9155
  name: Xi,
9157
9156
  props: {
9158
9157
  items: {
@@ -9230,7 +9229,7 @@ const Xi = "CdsTabs", Du = I({
9230
9229
  }), {};
9231
9230
  }
9232
9231
  });
9233
- const Bv = "CdsTab", Yl = I({
9232
+ const Bv = "CdsTab", Yl = E({
9234
9233
  name: Bv,
9235
9234
  props: {
9236
9235
  hideSlider: {
@@ -9261,7 +9260,7 @@ const Bv = "CdsTab", Yl = I({
9261
9260
  ), h = a(r);
9262
9261
  if (!m || !h)
9263
9262
  return;
9264
- const y = getComputedStyle(m).color, v = m.getBoundingClientRect(), C = h.getBoundingClientRect(), w = a(s) ? "x" : "y", k = a(s) ? "X" : "Y", _ = a(s) ? "right" : "bottom", S = a(s) ? "width" : "height", E = v[w], b = C[w], T = E > b ? v[_] - C[_] : v[w] - C[w], $ = Math.sign(T) > 0 ? a(s) ? "right" : "bottom" : Math.sign(T) < 0 ? a(s) ? "left" : "top" : "center", A = (Math.abs(T) + (Math.sign(T) < 0 ? v[S] : C[S])) / Math.max(v[S], C[S]), P = v[S] / C[S], R = 1.5;
9263
+ const y = getComputedStyle(m).color, v = m.getBoundingClientRect(), C = h.getBoundingClientRect(), w = a(s) ? "x" : "y", k = a(s) ? "X" : "Y", _ = a(s) ? "right" : "bottom", S = a(s) ? "width" : "height", I = v[w], b = C[w], T = I > b ? v[_] - C[_] : v[w] - C[w], $ = Math.sign(T) > 0 ? a(s) ? "right" : "bottom" : Math.sign(T) < 0 ? a(s) ? "left" : "top" : "center", A = (Math.abs(T) + (Math.sign(T) < 0 ? v[S] : C[S])) / Math.max(v[S], C[S]), P = v[S] / C[S], R = 1.5;
9265
9264
  Mn(
9266
9265
  h,
9267
9266
  {
@@ -9314,7 +9313,7 @@ const Bv = "CdsTab", Yl = I({
9314
9313
  updateSlider: c
9315
9314
  }), {};
9316
9315
  }
9317
- }), Lv = 32, Nv = "CdsContentSwitcher", Kv = I({
9316
+ }), Lv = 32, Nv = "CdsContentSwitcher", Kv = E({
9318
9317
  name: Nv,
9319
9318
  props: {
9320
9319
  modelValue: {
@@ -9352,7 +9351,7 @@ const Bv = "CdsTab", Yl = I({
9352
9351
  )), {};
9353
9352
  }
9354
9353
  });
9355
- const Hv = "CdsContentSwitcherItem", zv = I({
9354
+ const Hv = "CdsContentSwitcherItem", zv = E({
9356
9355
  name: Hv,
9357
9356
  props: {
9358
9357
  ...zn(),
@@ -9481,7 +9480,7 @@ function jv(e, t, n, o, s, l, i, r) {
9481
9480
  (D, V) => D + 1 + bl(d.value(V.to), d.value(V.from)),
9482
9481
  0
9483
9482
  )
9484
- ), E = g(() => fn(v.value)), b = v.value.year, T = B(b && b - b % An - (b < 0 ? An : 0)), $ = g(
9483
+ ), I = g(() => fn(v.value)), b = v.value.year, T = B(b && b - b % An - (b < 0 ? An : 0)), $ = g(
9485
9484
  () => e.firstDayOfWeek ? +e.firstDayOfWeek : n.value.firstDayOfWeek
9486
9485
  ), M = g(() => {
9487
9486
  const D = n.value.daysShort, V = $.value;
@@ -9543,10 +9542,10 @@ function jv(e, t, n, o, s, l, i, r) {
9543
9542
  if (!Q || !he)
9544
9543
  return;
9545
9544
  const Ie = fn(Q), Pe = fn(he);
9546
- if (Ie !== E.value && Pe !== E.value)
9545
+ if (Ie !== I.value && Pe !== I.value)
9547
9546
  return;
9548
9547
  const L = {};
9549
- return Ie === E.value ? (L.from = Q.day, L.includeFrom = !0) : L.from = 1, Pe === E.value ? (L.to = he.day, L.includeTo = !0) : L.to = A.value, L;
9548
+ return Ie === I.value ? (L.from = Q.day, L.includeFrom = !0) : L.from = 1, Pe === I.value ? (L.to = he.day, L.includeTo = !0) : L.to = A.value, L;
9550
9549
  }), X = g(() => {
9551
9550
  const D = {};
9552
9551
  if (!e.allowedDates) {
@@ -9559,7 +9558,7 @@ function jv(e, t, n, o, s, l, i, r) {
9559
9558
  return (O = e.allowedDates) == null ? void 0 : O.includes(J);
9560
9559
  };
9561
9560
  for (let J = 1; J <= A.value; J++) {
9562
- const O = E.value + "/" + qe(J);
9561
+ const O = I.value + "/" + qe(J);
9563
9562
  D[J] = V(O);
9564
9563
  }
9565
9564
  return D;
@@ -9573,7 +9572,7 @@ function jv(e, t, n, o, s, l, i, r) {
9573
9572
  return (O = e.events) == null ? void 0 : O.includes(J);
9574
9573
  };
9575
9574
  for (let J = 0; J <= A.value; J++) {
9576
- const O = E.value + "/" + qe(J);
9575
+ const O = I.value + "/" + qe(J);
9577
9576
  D[J] = V(O) && H.value(O);
9578
9577
  }
9579
9578
  } else
@@ -9601,7 +9600,7 @@ function jv(e, t, n, o, s, l, i, r) {
9601
9600
  };
9602
9601
  X.value[Z] && (ie.in = !0, ie.flat = !0), D.push(ie);
9603
9602
  }
9604
- if (F.value[E.value] && F.value[E.value].forEach((Z) => {
9603
+ if (F.value[I.value] && F.value[I.value].forEach((Z) => {
9605
9604
  const ie = Q + Z - 1;
9606
9605
  D[ie] = {
9607
9606
  ...D[ie],
@@ -9609,7 +9608,7 @@ function jv(e, t, n, o, s, l, i, r) {
9609
9608
  unelevated: !0,
9610
9609
  flat: !1
9611
9610
  };
9612
- }), j.value[E.value] && j.value[E.value].forEach((Z) => {
9611
+ }), j.value[I.value] && j.value[I.value].forEach((Z) => {
9613
9612
  if (Z.from) {
9614
9613
  const ie = Q + Z.from - 1, ge = Q + (Z.to || A.value) - 1;
9615
9614
  for (let Ve = ie; Ve <= ge; Ve++)
@@ -9847,7 +9846,7 @@ function jv(e, t, n, o, s, l, i, r) {
9847
9846
  startYear: T,
9848
9847
  daysOfWeek: M,
9849
9848
  daysInMonth: A,
9850
- viewMonthHash: E,
9849
+ viewMonthHash: I,
9851
9850
  minNav: P,
9852
9851
  maxNav: R,
9853
9852
  navBoundaries: x,
@@ -9878,7 +9877,7 @@ function jv(e, t, n, o, s, l, i, r) {
9878
9877
  function fn(e) {
9879
9878
  return e.year + "/" + qe(e.month);
9880
9879
  }
9881
- const Wv = "CdsDatePicker", Yv = I({
9880
+ const Wv = "CdsDatePicker", Yv = E({
9882
9881
  name: Wv,
9883
9882
  props: {
9884
9883
  ...Vv(),
@@ -9903,7 +9902,7 @@ const Wv = "CdsDatePicker", Yv = I({
9903
9902
  monthDirection: k,
9904
9903
  yearDirection: _,
9905
9904
  viewModel: S,
9906
- daysModel: E,
9905
+ daysModel: I,
9907
9906
  minSelectedModel: b,
9908
9907
  maxSelectedModel: T,
9909
9908
  daysInModel: $,
@@ -9956,7 +9955,7 @@ const Wv = "CdsDatePicker", Yv = I({
9956
9955
  return jn;
9957
9956
  if (a($) > 1)
9958
9957
  return `${a($)} ${a(m).pluralDay(a($))}`;
9959
- const L = a(E)[0], z = a(C)(L);
9958
+ const L = a(I)[0], z = a(C)(L);
9960
9959
  return isNaN(z.valueOf()) ? jn : a(m).daysShort[z.getDay()] + ", " + L.day + " " + a(m).monthsLong[L.month - 1];
9961
9960
  }), De = g(() => {
9962
9961
  if (e.description)
@@ -9967,7 +9966,7 @@ const Wv = "CdsDatePicker", Yv = I({
9967
9966
  const L = a(b), z = a(T), Y = a(m).monthsShort;
9968
9967
  return Y[L.month - 1] + (L.year !== z.year ? " " + L.year + jn + Y[z.month - 1] + " " : L.month !== z.month ? jn + Y[z.month - 1] : "") + " " + z.year;
9969
9968
  }
9970
- return a(E)[0].year;
9969
+ return a(I)[0].year;
9971
9970
  }), Ae = g(() => e.disabled ? { "aria-disabled": "true" } : e.readonly ? { "aria-readonly": "true" } : {}), He = g(() => ({
9972
9971
  "cds-date-picker": !0,
9973
9972
  "cds-date-picker--is-header": e.header || e.title,
@@ -9999,7 +9998,7 @@ const Wv = "CdsDatePicker", Yv = I({
9999
9998
  n("update:modelValue", le, Z, ie);
10000
9999
  }
10001
10000
  function V(L) {
10002
- const z = a(E)[0] && a(E)[0].dateHash ? { ...a(E)[0] } : { ...a(S) };
10001
+ const z = a(I)[0] && a(I)[0].dateHash ? { ...a(I)[0] } : { ...a(S) };
10003
10002
  Xe(() => {
10004
10003
  z.year = a(S).year, z.month = a(S).month;
10005
10004
  const Y = new Date(z.year, z.month, 0).getDate();
@@ -10415,7 +10414,7 @@ const Wa = {
10415
10414
  "cds-drawer-z-index-outer": "800"
10416
10415
  }, zs = Pa(Wa["cds-drawer-width"]), Uv = Pa(Wa["cds-drawer-width-minified"]);
10417
10416
  Number(Wa["cds-drawer-z-index-inner"]);
10418
- const rs = Number(Wa["cds-drawer-z-index-outer"]) + 1, qi = "CdsDrawer", Gv = I({
10417
+ const rs = Number(Wa["cds-drawer-z-index-outer"]) + 1, qi = "CdsDrawer", Gv = E({
10419
10418
  name: qi,
10420
10419
  props: {
10421
10420
  modelValue: {
@@ -10474,7 +10473,7 @@ const rs = Number(Wa["cds-drawer-z-index-outer"]) + 1, qi = "CdsDrawer", Gv = I(
10474
10473
  })), C = g(() => a(u) ? e.right ? a(d.rows).top[2] === "r" : a(d.rows).top[0] === "l" : !1), w = g(() => a(u) ? e.right ? a(d.rows).bottom[2] === "r" : a(d.rows).bottom[0] === "l" : !1), k = g(() => {
10475
10474
  const A = {};
10476
10475
  return a(u) && (d.header.space && !a(C) && (a(h) ? (A.top = d.header.offset + "px", A.height = `calc(100% - ${d.header.offset}px)`) : d.header.space && (A.top = d.header.size + "px", A.height = `calc(100% - ${d.header.size}px)`)), d.footer.space && !a(w) && (a(h) ? (A.bottom = d.footer.offset + "px", A.height = `calc(100% - ${d.footer.offset}px - ${d.header.offset}px)`) : d.footer.space && (A.bottom = d.footer.size + "px", A.height = `calc(100% - ${d.footer.size}px - ${d.header.size}px)`)), a(C) && d.footer.space && (A.height = `calc(100% - ${d.footer.size}px)`, e.minified && (A.zIndex = rs)), a(w) && d.header.space && (A.height = `calc(100% - ${d.header.size}px)`, e.minified && (A.zIndex = rs)), a(C) && a(w) && (A.height = "100%", A.zIndex = rs)), A;
10477
- }), _ = g(() => e.modelValue), S = g(() => !!n.prepend), E = g(() => !!n.append);
10476
+ }), _ = g(() => e.modelValue), S = g(() => !!n.prepend), I = g(() => !!n.append);
10478
10477
  let b = null;
10479
10478
  Tr(() => {
10480
10479
  e.modelValue !== null || a(r) || (i.value = e.permanent);
@@ -10521,7 +10520,7 @@ const rs = Number(Wa["cds-drawer-z-index-outer"]) + 1, qi = "CdsDrawer", Gv = I(
10521
10520
  attrs: o,
10522
10521
  drawerRef: l,
10523
10522
  hasPrependSlot: S,
10524
- hasAppendSlot: E,
10523
+ hasAppendSlot: I,
10525
10524
  hasOverlay: _,
10526
10525
  drawerClasses: v,
10527
10526
  invertColorClasses: y,
@@ -10572,7 +10571,7 @@ function Jv(e, t, n, o, s, l) {
10572
10571
  })) : fe("", !0)
10573
10572
  ], 64);
10574
10573
  }
10575
- const Qv = /* @__PURE__ */ lt(Gv, [["render", Jv]]), ko = "CdsDropdown", eg = I({
10574
+ const Qv = /* @__PURE__ */ lt(Gv, [["render", Jv]]), ko = "CdsDropdown", eg = E({
10576
10575
  name: ko,
10577
10576
  components: { CdsTextInput: wn, CdsMenu: mo, CdsList: fo, CdsListItem: zt, CdsCheckbox: Xt, CdsTag: Wl, CdsIcon: Qe },
10578
10577
  props: {
@@ -10601,7 +10600,7 @@ const Qv = /* @__PURE__ */ lt(Gv, [["render", Jv]]), ko = "CdsDropdown", eg = I(
10601
10600
  "update:selectedAll": (e) => !0
10602
10601
  },
10603
10602
  setup(e, { slots: t, emit: n, expose: o }) {
10604
- const { dropdown: s } = un(e), { hasLabel: l, hasDescription: i } = Lt(e, t, ko), { hasPrependInnerIcon: r, hasAppendInnerIcon: c } = zo(e, t, ko), { hasAppend: f, hasPrepend: d } = an(e, t, ko), { isFocused: u, focus: m } = Zt(e, ko), { items: h, transformIn: y, transformOut: v } = Nn(e), { internalMenu: C, menuRef: w } = Nl(e), { model: k, selections: _, selected: S, selectedAll: E, selectedIndeterminate: b, selectStrategy: T, displayItems: $ } = Rl(
10603
+ const { dropdown: s } = un(e), { hasLabel: l, hasDescription: i } = Lt(e, t, ko), { hasPrependInnerIcon: r, hasAppendInnerIcon: c } = zo(e, t, ko), { hasAppend: f, hasPrepend: d } = an(e, t, ko), { isFocused: u, focus: m } = Zt(e, ko), { items: h, transformIn: y, transformOut: v } = Nn(e), { internalMenu: C, menuRef: w } = Nl(e), { model: k, selections: _, selected: S, selectedAll: I, selectedIndeterminate: b, selectStrategy: T, displayItems: $ } = Rl(
10605
10604
  e,
10606
10605
  h,
10607
10606
  y,
@@ -10637,7 +10636,7 @@ const Qv = /* @__PURE__ */ lt(Gv, [["render", Jv]]), ko = "CdsDropdown", eg = I(
10637
10636
  k.value = [q], C.value = !1;
10638
10637
  }
10639
10638
  function G() {
10640
- e.readonly || e.disabled || e.multiple && (!a(E) || a(b) ? k.value = [...a(h)] : k.value = [], n("update:selectedAll", !a(E)));
10639
+ e.readonly || e.disabled || e.multiple && (!a(I) || a(b) ? k.value = [...a(h)] : k.value = [], n("update:selectedAll", !a(I)));
10641
10640
  }
10642
10641
  let re = "", ae;
10643
10642
  function ue(q) {
@@ -10699,7 +10698,7 @@ const Qv = /* @__PURE__ */ lt(Gv, [["render", Jv]]), ko = "CdsDropdown", eg = I(
10699
10698
  displayItems: $,
10700
10699
  selections: _,
10701
10700
  selected: S,
10702
- selectedAll: E,
10701
+ selectedAll: I,
10703
10702
  selectedIndeterminate: b,
10704
10703
  selectStrategy: T,
10705
10704
  isDirty: R,
@@ -10899,7 +10898,7 @@ function og(e, t, n, o, s, l) {
10899
10898
  ]), 1040, ["focused", "model-value", "placeholder", "dirty", "validation-value", "class", "onBlur", "onKeydown", "onClick:clear", "onUpdate:modelValue", "onMousedown:control"]);
10900
10899
  }
10901
10900
  const ag = /* @__PURE__ */ lt(eg, [["render", og]]);
10902
- I({
10901
+ E({
10903
10902
  name: "ActivesRiseRub",
10904
10903
  props: {
10905
10904
  mono: {
@@ -10908,7 +10907,7 @@ I({
10908
10907
  }
10909
10908
  }
10910
10909
  });
10911
- I({
10910
+ E({
10912
10911
  name: "BankRub",
10913
10912
  props: {
10914
10913
  mono: {
@@ -10917,7 +10916,7 @@ I({
10917
10916
  }
10918
10917
  }
10919
10918
  });
10920
- I({
10919
+ E({
10921
10920
  name: "BookBuilding",
10922
10921
  props: {
10923
10922
  mono: {
@@ -10926,7 +10925,7 @@ I({
10926
10925
  }
10927
10926
  }
10928
10927
  });
10929
- I({
10928
+ E({
10930
10929
  name: "BookChat",
10931
10930
  props: {
10932
10931
  mono: {
@@ -10935,7 +10934,7 @@ I({
10935
10934
  }
10936
10935
  }
10937
10936
  });
10938
- I({
10937
+ E({
10939
10938
  name: "BookFinger",
10940
10939
  props: {
10941
10940
  mono: {
@@ -10944,7 +10943,7 @@ I({
10944
10943
  }
10945
10944
  }
10946
10945
  });
10947
- I({
10946
+ E({
10948
10947
  name: "BooksAppleHat",
10949
10948
  props: {
10950
10949
  mono: {
@@ -10953,7 +10952,7 @@ I({
10953
10952
  }
10954
10953
  }
10955
10954
  });
10956
- I({
10955
+ E({
10957
10956
  name: "CalendarWatch",
10958
10957
  props: {
10959
10958
  mono: {
@@ -10962,7 +10961,7 @@ I({
10962
10961
  }
10963
10962
  }
10964
10963
  });
10965
- I({
10964
+ E({
10966
10965
  name: "CarBoxes",
10967
10966
  props: {
10968
10967
  mono: {
@@ -10971,7 +10970,7 @@ I({
10971
10970
  }
10972
10971
  }
10973
10972
  });
10974
- I({
10973
+ E({
10975
10974
  name: "Chip",
10976
10975
  props: {
10977
10976
  mono: {
@@ -10980,7 +10979,7 @@ I({
10980
10979
  }
10981
10980
  }
10982
10981
  });
10983
- I({
10982
+ E({
10984
10983
  name: "ChocholateMenu",
10985
10984
  props: {
10986
10985
  mono: {
@@ -10989,7 +10988,7 @@ I({
10989
10988
  }
10990
10989
  }
10991
10990
  });
10992
- I({
10991
+ E({
10993
10992
  name: "DisplayAnalytics",
10994
10993
  props: {
10995
10994
  mono: {
@@ -10998,7 +10997,7 @@ I({
10998
10997
  }
10999
10998
  }
11000
10999
  });
11001
- I({
11000
+ E({
11002
11001
  name: "DisplayDemo",
11003
11002
  props: {
11004
11003
  mono: {
@@ -11007,7 +11006,7 @@ I({
11007
11006
  }
11008
11007
  }
11009
11008
  });
11010
- I({
11009
+ E({
11011
11010
  name: "DisplayUserProfile",
11012
11011
  props: {
11013
11012
  mono: {
@@ -11016,7 +11015,7 @@ I({
11016
11015
  }
11017
11016
  }
11018
11017
  });
11019
- I({
11018
+ E({
11020
11019
  name: "DocLaptop",
11021
11020
  props: {
11022
11021
  mono: {
@@ -11025,7 +11024,7 @@ I({
11025
11024
  }
11026
11025
  }
11027
11026
  });
11028
- I({
11027
+ E({
11029
11028
  name: "FingerClickRub",
11030
11029
  props: {
11031
11030
  mono: {
@@ -11034,7 +11033,7 @@ I({
11034
11033
  }
11035
11034
  }
11036
11035
  });
11037
- I({
11036
+ E({
11038
11037
  name: "HammerBuildings",
11039
11038
  props: {
11040
11039
  mono: {
@@ -11043,7 +11042,7 @@ I({
11043
11042
  }
11044
11043
  }
11045
11044
  });
11046
- I({
11045
+ E({
11047
11046
  name: "HandCardRub",
11048
11047
  props: {
11049
11048
  mono: {
@@ -11052,7 +11051,7 @@ I({
11052
11051
  }
11053
11052
  }
11054
11053
  });
11055
- I({
11054
+ E({
11056
11055
  name: "HandGear",
11057
11056
  props: {
11058
11057
  mono: {
@@ -11061,7 +11060,7 @@ I({
11061
11060
  }
11062
11061
  }
11063
11062
  });
11064
- I({
11063
+ E({
11065
11064
  name: "HandGlass",
11066
11065
  props: {
11067
11066
  mono: {
@@ -11070,7 +11069,7 @@ I({
11070
11069
  }
11071
11070
  }
11072
11071
  });
11073
- I({
11072
+ E({
11074
11073
  name: "HandMoney",
11075
11074
  props: {
11076
11075
  mono: {
@@ -11079,7 +11078,7 @@ I({
11079
11078
  }
11080
11079
  }
11081
11080
  });
11082
- I({
11081
+ E({
11083
11082
  name: "HandshakeRub",
11084
11083
  props: {
11085
11084
  mono: {
@@ -11088,7 +11087,7 @@ I({
11088
11087
  }
11089
11088
  }
11090
11089
  });
11091
- I({
11090
+ E({
11092
11091
  name: "Key",
11093
11092
  props: {
11094
11093
  mono: {
@@ -11097,7 +11096,7 @@ I({
11097
11096
  }
11098
11097
  }
11099
11098
  });
11100
- I({
11099
+ E({
11101
11100
  name: "LikeDisplayClick",
11102
11101
  props: {
11103
11102
  mono: {
@@ -11106,7 +11105,7 @@ I({
11106
11105
  }
11107
11106
  }
11108
11107
  });
11109
- I({
11108
+ E({
11110
11109
  name: "LikeProfileRub",
11111
11110
  props: {
11112
11111
  mono: {
@@ -11115,7 +11114,7 @@ I({
11115
11114
  }
11116
11115
  }
11117
11116
  });
11118
- I({
11117
+ E({
11119
11118
  name: "MailOpened",
11120
11119
  props: {
11121
11120
  mono: {
@@ -11124,7 +11123,7 @@ I({
11124
11123
  }
11125
11124
  }
11126
11125
  });
11127
- I({
11126
+ E({
11128
11127
  name: "ManLaptopWorld",
11129
11128
  props: {
11130
11129
  mono: {
@@ -11133,7 +11132,7 @@ I({
11133
11132
  }
11134
11133
  }
11135
11134
  });
11136
- I({
11135
+ E({
11137
11136
  name: "ManSpyglass",
11138
11137
  props: {
11139
11138
  mono: {
@@ -11142,7 +11141,7 @@ I({
11142
11141
  }
11143
11142
  }
11144
11143
  });
11145
- I({
11144
+ E({
11146
11145
  name: "PhoneInHand",
11147
11146
  props: {
11148
11147
  mono: {
@@ -11151,7 +11150,7 @@ I({
11151
11150
  }
11152
11151
  }
11153
11152
  });
11154
- I({
11153
+ E({
11155
11154
  name: "Rocket",
11156
11155
  props: {
11157
11156
  mono: {
@@ -11160,7 +11159,7 @@ I({
11160
11159
  }
11161
11160
  }
11162
11161
  });
11163
- I({
11162
+ E({
11164
11163
  name: "SandwatchRub",
11165
11164
  props: {
11166
11165
  mono: {
@@ -11169,7 +11168,7 @@ I({
11169
11168
  }
11170
11169
  }
11171
11170
  });
11172
- I({
11171
+ E({
11173
11172
  name: "SearchInterface",
11174
11173
  props: {
11175
11174
  mono: {
@@ -11178,7 +11177,7 @@ I({
11178
11177
  }
11179
11178
  }
11180
11179
  });
11181
- I({
11180
+ E({
11182
11181
  name: "Support",
11183
11182
  props: {
11184
11183
  mono: {
@@ -11187,7 +11186,7 @@ I({
11187
11186
  }
11188
11187
  }
11189
11188
  });
11190
- I({
11189
+ E({
11191
11190
  name: "UserAnalytics",
11192
11191
  props: {
11193
11192
  mono: {
@@ -11196,7 +11195,7 @@ I({
11196
11195
  }
11197
11196
  }
11198
11197
  });
11199
- I({
11198
+ E({
11200
11199
  name: "WomanChat",
11201
11200
  props: {
11202
11201
  mono: {
@@ -11240,7 +11239,7 @@ const sg = [
11240
11239
  "support",
11241
11240
  "user-analytics",
11242
11241
  "woman-chat"
11243
- ], lg = "CdsEmptyState", ig = I({
11242
+ ], lg = "CdsEmptyState", ig = E({
11244
11243
  name: lg,
11245
11244
  props: {
11246
11245
  description: {
@@ -11301,7 +11300,7 @@ const vg = /* @__PURE__ */ lt(ig, [["render", hg]]), gg = ["default", "accordion
11301
11300
  }
11302
11301
  },
11303
11302
  "CdsExpandablePanels"
11304
- ), Fo = Symbol.for("cds:expandable-panels-group"), Tu = Symbol.for("cds:expandable-panel"), Zi = "CdsExpandablePanels", pg = I({
11303
+ ), Fo = Symbol.for("cds:expandable-panels-group"), Tu = Symbol.for("cds:expandable-panel"), Zi = "CdsExpandablePanels", pg = E({
11305
11304
  name: Zi,
11306
11305
  props: {
11307
11306
  ...yg(),
@@ -11332,7 +11331,7 @@ const vg = /* @__PURE__ */ lt(ig, [["render", hg]]), gg = ["default", "accordion
11332
11331
  }
11333
11332
  ), {};
11334
11333
  }
11335
- }), bg = "CdsExpandablePanelContent", Mu = I({
11334
+ }), bg = "CdsExpandablePanelContent", Mu = E({
11336
11335
  name: bg,
11337
11336
  props: {
11338
11337
  ...Nt()
@@ -11391,7 +11390,7 @@ const vg = /* @__PURE__ */ lt(ig, [["render", hg]]), gg = ["default", "accordion
11391
11390
  }
11392
11391
  },
11393
11392
  "CdsExpandablePanelTitle"
11394
- ), Cg = "CdsExpandablePanelTitle", Pu = I({
11393
+ ), Cg = "CdsExpandablePanelTitle", Pu = E({
11395
11394
  name: Cg,
11396
11395
  props: {
11397
11396
  ...Au(),
@@ -11450,7 +11449,7 @@ const vg = /* @__PURE__ */ lt(ig, [["render", hg]]), gg = ["default", "accordion
11450
11449
  ...o
11451
11450
  }), {};
11452
11451
  }
11453
- }), kg = "CdsExpandablePanel", wg = I({
11452
+ }), kg = "CdsExpandablePanel", wg = E({
11454
11453
  name: kg,
11455
11454
  props: {
11456
11455
  ...Au(),
@@ -11512,7 +11511,7 @@ const vg = /* @__PURE__ */ lt(ig, [["render", hg]]), gg = ["default", "accordion
11512
11511
  }), {};
11513
11512
  }
11514
11513
  });
11515
- const _g = typeof ResizeObserver < "u", Ta = I({
11514
+ const _g = typeof ResizeObserver < "u", Ta = E({
11516
11515
  name: "CdsLayoutResizeObserver",
11517
11516
  props: {
11518
11517
  debounce: {
@@ -11551,7 +11550,7 @@ const _g = typeof ResizeObserver < "u", Ta = I({
11551
11550
  n !== null && clearTimeout(n), c !== void 0 && (c.disconnect !== void 0 ? c == null || c.disconnect() : o && c.unobserve(o));
11552
11551
  }), Ot;
11553
11552
  }
11554
- }), Sg = ["both", "horizontal", "vertical"], xg = I({
11553
+ }), Sg = ["both", "horizontal", "vertical"], xg = E({
11555
11554
  name: "CdsLayoutScrollObserver",
11556
11555
  props: {
11557
11556
  axis: {
@@ -11630,7 +11629,7 @@ const _g = typeof ResizeObserver < "u", Ta = I({
11630
11629
  getPosition: () => o
11631
11630
  }), Ot;
11632
11631
  }
11633
- }), ra = "CdsFooter", $g = I({
11632
+ }), ra = "CdsFooter", $g = E({
11634
11633
  name: ra,
11635
11634
  props: {
11636
11635
  ...eu(),
@@ -11679,7 +11678,7 @@ const _g = typeof ResizeObserver < "u", Ta = I({
11679
11678
  }), {};
11680
11679
  }
11681
11680
  });
11682
- const Ig = "CdsForm", Eg = I({
11681
+ const Ig = "CdsForm", Eg = E({
11683
11682
  name: Ig,
11684
11683
  components: { CdsInputLabel: It, CdsInputDescription: Bt },
11685
11684
  props: {
@@ -11747,7 +11746,7 @@ const Ig = "CdsForm", Eg = I({
11747
11746
  }), {};
11748
11747
  }
11749
11748
  });
11750
- const Dg = "CdsCol", Tg = I({
11749
+ const Dg = "CdsCol", Tg = E({
11751
11750
  name: Dg,
11752
11751
  props: {
11753
11752
  ...mt(),
@@ -11798,7 +11797,7 @@ function Ag(e, t) {
11798
11797
  t.slots.default && t.slots.default()
11799
11798
  );
11800
11799
  }
11801
- const Pg = "CdsGrid", Fg = I({
11800
+ const Pg = "CdsGrid", Fg = E({
11802
11801
  name: Pg,
11803
11802
  props: {
11804
11803
  ...mt(),
@@ -11809,7 +11808,7 @@ const Pg = "CdsGrid", Fg = I({
11809
11808
  setup(e, t) {
11810
11809
  return Ue(Kl, !1) ? Mg(e, t) : Ag(e, t);
11811
11810
  }
11812
- }), Og = "CdsRow", Rg = I({
11811
+ }), Og = "CdsRow", Rg = E({
11813
11812
  name: Og,
11814
11813
  props: {
11815
11814
  ...mt(),
@@ -11829,7 +11828,7 @@ const Pg = "CdsGrid", Fg = I({
11829
11828
  t.slots.default && t.slots.default()
11830
11829
  );
11831
11830
  }
11832
- }), ca = "CdsHeader", Bg = I({
11831
+ }), ca = "CdsHeader", Bg = E({
11833
11832
  name: ca,
11834
11833
  props: {
11835
11834
  ...eu(),
@@ -11878,7 +11877,7 @@ const Pg = "CdsGrid", Fg = I({
11878
11877
  }), {};
11879
11878
  }
11880
11879
  });
11881
- const Lg = "CdsLayout", Ng = I({
11880
+ const Lg = "CdsLayout", Ng = E({
11882
11881
  name: Lg,
11883
11882
  props: {
11884
11883
  container: {
@@ -11937,7 +11936,7 @@ const Lg = "CdsLayout", Ng = I({
11937
11936
  }
11938
11937
  }
11939
11938
  let S = null;
11940
- const E = {
11939
+ const I = {
11941
11940
  instances: {},
11942
11941
  view: g(() => e.view),
11943
11942
  isContainer: g(() => e.container),
@@ -11965,10 +11964,10 @@ const Lg = "CdsLayout", Ng = I({
11965
11964
  }, 155);
11966
11965
  },
11967
11966
  update(b, T, $) {
11968
- E[b][T] = $;
11967
+ I[b][T] = $;
11969
11968
  }
11970
11969
  };
11971
- if (mh(E), Be && Fn() > 0) {
11970
+ if (mh(I), Be && Fn() > 0) {
11972
11971
  let b = null;
11973
11972
  const T = document.body, $ = () => {
11974
11973
  b = null, T.classList.remove("cds-hide-scrollbar");
@@ -12013,13 +12012,13 @@ const Lg = "CdsLayout", Ng = I({
12013
12012
  )
12014
12013
  ]) : T;
12015
12014
  }), o({
12016
- ...E
12015
+ ...I
12017
12016
  }), {};
12018
12017
  }
12019
12018
  });
12020
12019
  const Fu = Symbol("cds:main"), Kg = (e) => {
12021
12020
  tt(Fu, e);
12022
- }, Hg = () => Ue(Fu, !1), zg = "CdsMain", Vg = I({
12021
+ }, Hg = () => Ue(Fu, !1), zg = "CdsMain", Vg = E({
12023
12022
  name: zg,
12024
12023
  setup(e, { slots: t, expose: n }) {
12025
12024
  const o = uo();
@@ -12045,7 +12044,7 @@ const Fu = Symbol("cds:main"), Kg = (e) => {
12045
12044
  ), {};
12046
12045
  }
12047
12046
  });
12048
- const Ji = "CdsModal", jg = I({
12047
+ const Ji = "CdsModal", jg = E({
12049
12048
  name: Ji,
12050
12049
  props: {
12051
12050
  fullscreen: {
@@ -12213,7 +12212,7 @@ function Wg(e) {
12213
12212
  })
12214
12213
  };
12215
12214
  }
12216
- const cs = "CdsNotification", Ru = I({
12215
+ const cs = "CdsNotification", Ru = E({
12217
12216
  name: cs,
12218
12217
  props: {
12219
12218
  modelValue: {
@@ -12243,7 +12242,7 @@ const cs = "CdsNotification", Ru = I({
12243
12242
  }
12244
12243
  }));
12245
12244
  return () => {
12246
- var v, C, w, k, _, S, E, b;
12245
+ var v, C, w, k, _, S, I, b;
12247
12246
  const d = !!(t.prepend || a(l)), u = !!t.append, m = !!(t.title || e.title), h = !!t.actions, y = !!(t.close || e.closable);
12248
12247
  return a(s) && p(
12249
12248
  e.tag,
@@ -12263,7 +12262,7 @@ const cs = "CdsNotification", Ru = I({
12263
12262
  (_ = t.default) == null ? void 0 : _.call(t),
12264
12263
  h && p("div", { key: "actions", class: "cds-notification__actions" }, (S = t.actions) == null ? void 0 : S.call(t))
12265
12264
  ]),
12266
- u && p("div", { key: "append", class: "cds-notification__append" }, (E = t.append) == null ? void 0 : E.call(t)),
12265
+ u && p("div", { key: "append", class: "cds-notification__append" }, (I = t.append) == null ? void 0 : I.call(t)),
12267
12266
  y && p(
12268
12267
  "div",
12269
12268
  { key: "close", class: "cds-notification__close" },
@@ -12307,7 +12306,7 @@ function qg(e, t) {
12307
12306
  function Zg(e, t) {
12308
12307
  return t === void 0 && (t = {}), qg(e, Ma({ delimiter: "-" }, t));
12309
12308
  }
12310
- const us = "cds-notification-alert__wrapper", er = "CdsNotificationAlert", Jg = I({
12309
+ const us = "cds-notification-alert__wrapper", er = "CdsNotificationAlert", Jg = E({
12311
12310
  name: er,
12312
12311
  props: {
12313
12312
  timeout: {
@@ -12430,7 +12429,7 @@ const us = "cds-notification-alert__wrapper", er = "CdsNotificationAlert", Jg =
12430
12429
  overlay: c
12431
12430
  }), {};
12432
12431
  }
12433
- }), Qg = "CdsPage", ey = I({
12432
+ }), Qg = "CdsPage", ey = E({
12434
12433
  name: Qg,
12435
12434
  props: {
12436
12435
  padding: {
@@ -12475,7 +12474,7 @@ const us = "cds-notification-alert__wrapper", er = "CdsNotificationAlert", Jg =
12475
12474
  }), {};
12476
12475
  }
12477
12476
  });
12478
- const ty = "CdsPagination", Bu = I({
12477
+ const ty = "CdsPagination", Bu = E({
12479
12478
  name: ty,
12480
12479
  props: {
12481
12480
  start: {
@@ -12592,7 +12591,7 @@ const ty = "CdsPagination", Bu = I({
12592
12591
  function S(M, A) {
12593
12592
  l.value = M, A && n(A, M);
12594
12593
  }
12595
- function E() {
12594
+ function I() {
12596
12595
  S(a(m), "first");
12597
12596
  }
12598
12597
  function b() {
@@ -12630,14 +12629,14 @@ const ty = "CdsPagination", Bu = I({
12630
12629
  )
12631
12630
  ])
12632
12631
  )), o({
12633
- setFirst: E,
12632
+ setFirst: I,
12634
12633
  setLast: b,
12635
12634
  setNext: T,
12636
12635
  setPrev: $
12637
12636
  }), {};
12638
12637
  }
12639
12638
  });
12640
- const ny = "CdsProgress", oy = I({
12639
+ const ny = "CdsProgress", oy = E({
12641
12640
  name: ny,
12642
12641
  props: {
12643
12642
  modelValue: {
@@ -12803,7 +12802,7 @@ const Lu = /* @__PURE__ */ lt(oy, [["render", ay]]), sy = {
12803
12802
  errorGroup: B(!1),
12804
12803
  handleChangeRadio: () => {
12805
12804
  }
12806
- }, Nu = Symbol.for("cds:radio"), ds = "CdsRadioButton", ly = I({
12805
+ }, Nu = Symbol.for("cds:radio"), ds = "CdsRadioButton", ly = E({
12807
12806
  name: ds,
12808
12807
  components: { CdsInput: Qt, CdsInputLabel: It, CdsInputDescription: Bt },
12809
12808
  props: {
@@ -12876,7 +12875,7 @@ function ry(e, t, n, o, s, l) {
12876
12875
  _: 3
12877
12876
  }, 16, ["id", "class"]);
12878
12877
  }
12879
- const cy = /* @__PURE__ */ lt(ly, [["render", ry]]), tr = "CdsRadio", uy = I({
12878
+ const cy = /* @__PURE__ */ lt(ly, [["render", ry]]), tr = "CdsRadio", uy = E({
12880
12879
  name: tr,
12881
12880
  components: { CdsInput: Qt, CdsInputLabel: It, CdsInputDescription: Bt },
12882
12881
  props: {
@@ -12895,7 +12894,7 @@ const cy = /* @__PURE__ */ lt(ly, [["render", ry]]), tr = "CdsRadio", uy = I({
12895
12894
  const { id: s, hasLabel: l, hasDescription: i } = Lt(e, n, "radio"), { isFocused: r, focus: c, blur: f } = Zt(e, tr), { rootAttrs: d, inputAttrs: u } = ro(t), { inputProps: m } = $n(e, ["hideMessages"]), h = B(), { isGroup: y, model: v, disabledGroup: C, readonlyGroup: w, errorGroup: k, handleChangeRadio: _ } = Ue(
12896
12895
  Nu,
12897
12896
  sy
12898
- ), S = g(() => a(C) || e.disabled), E = g(() => a(w) || e.readonly), b = g(() => a(k) || e.error), T = g(() => a(y) || e.hideMessages), $ = g(() => a(v) === e.value), M = g(() => ({
12897
+ ), S = g(() => a(C) || e.disabled), I = g(() => a(w) || e.readonly), b = g(() => a(k) || e.error), T = g(() => a(y) || e.hideMessages), $ = g(() => a(v) === e.value), M = g(() => ({
12899
12898
  "cds-radio--disabled": a(S),
12900
12899
  "cds-radio--checked": a(v)
12901
12900
  })), A = (P) => {
@@ -12919,7 +12918,7 @@ const cy = /* @__PURE__ */ lt(ly, [["render", ry]]), tr = "CdsRadio", uy = I({
12919
12918
  rootAttrs: d,
12920
12919
  inputAttrs: u,
12921
12920
  internalDisabled: S,
12922
- internalReadonly: E,
12921
+ internalReadonly: I,
12923
12922
  internalError: b,
12924
12923
  internalHideMessages: T,
12925
12924
  radioClasses: M,
@@ -12979,7 +12978,7 @@ function fy(e, t, n, o, s, l) {
12979
12978
  _: 3
12980
12979
  }, 16, ["id", "focused", "class", "hide-messages"]);
12981
12980
  }
12982
- const Ul = /* @__PURE__ */ lt(uy, [["render", fy]]), wo = "CdsSelect", my = I({
12981
+ const Ul = /* @__PURE__ */ lt(uy, [["render", fy]]), wo = "CdsSelect", my = E({
12983
12982
  name: wo,
12984
12983
  components: { CdsInput: Qt, CdsInputLabel: It, CdsInputDescription: Bt, CdsIcon: Qe, CdsLoader: dn, CdsTransition: Ht },
12985
12984
  props: {
@@ -13010,11 +13009,11 @@ const Ul = /* @__PURE__ */ lt(uy, [["render", fy]]), wo = "CdsSelect", my = I({
13010
13009
  hasPrependInnerIcon: k,
13011
13010
  hasAppendInnerIcon: _,
13012
13011
  fieldClasses: S,
13013
- fieldProps: E,
13012
+ fieldProps: I,
13014
13013
  handleClickPrependInner: b,
13015
13014
  handleClickAppendInner: T
13016
13015
  } = zo(e, t, wo), { items: $, itemsProps: M } = Nn(e), { inputProps: A } = $n(e, [
13017
- ...E,
13016
+ ...I,
13018
13017
  ...M,
13019
13018
  "modelValue",
13020
13019
  "focused",
@@ -13244,7 +13243,7 @@ function ky(e, t, n, o, s, l) {
13244
13243
  ]), 1040, ["id", "modelValue", "focused", "class"])
13245
13244
  ], 16);
13246
13245
  }
13247
- const wy = /* @__PURE__ */ lt(my, [["render", ky]]), nr = "CdsSidebar", _y = I({
13246
+ const wy = /* @__PURE__ */ lt(my, [["render", ky]]), nr = "CdsSidebar", _y = E({
13248
13247
  name: nr,
13249
13248
  components: {
13250
13249
  CdsButton: ze,
@@ -13395,7 +13394,7 @@ function or(e) {
13395
13394
  function ar(e) {
13396
13395
  return e.replace(/\s/g, "").split(",").map(Ya);
13397
13396
  }
13398
- const Py = "CdsSkeletonLoader", Fy = I({
13397
+ const Py = "CdsSkeletonLoader", Fy = E({
13399
13398
  name: Py,
13400
13399
  props: {
13401
13400
  type: {
@@ -13441,7 +13440,7 @@ const Py = "CdsSkeletonLoader", Fy = I({
13441
13440
  }), {};
13442
13441
  }
13443
13442
  });
13444
- const Oy = "CdsStages", Ry = I({
13443
+ const Oy = "CdsStages", Ry = E({
13445
13444
  name: Oy,
13446
13445
  props: {
13447
13446
  current: {
@@ -13528,7 +13527,7 @@ function jy(e, t, n, o, s, l) {
13528
13527
  ], 2))), 128))
13529
13528
  ], 6);
13530
13529
  }
13531
- const Wy = /* @__PURE__ */ lt(Ry, [["render", jy]]), ua = "CdsStatus", Yy = I({
13530
+ const Wy = /* @__PURE__ */ lt(Ry, [["render", jy]]), ua = "CdsStatus", Yy = E({
13532
13531
  name: ua,
13533
13532
  props: {
13534
13533
  ..._t(),
@@ -13581,7 +13580,7 @@ const Xy = /* @__PURE__ */ lt(Yy, [["render", Gy]]), qy = {
13581
13580
  "cds-steps--mobile": "_cds-steps--mobile_1gejv_181"
13582
13581
  }, Ku = Symbol.for("cds:steps-group"), Hu = Symbol.for("cds:steps"), Zy = (e) => {
13583
13582
  tt(Hu, e);
13584
- }, Jy = () => Ue(Hu, {}), _o = Pa(qy["cds-steps-width"]), Qy = "CdsSteps", ep = I({
13583
+ }, Jy = () => Ue(Hu, {}), _o = Pa(qy["cds-steps-width"]), Qy = "CdsSteps", ep = E({
13585
13584
  name: Qy,
13586
13585
  directives: { Touch: Po },
13587
13586
  props: {
@@ -13711,7 +13710,7 @@ const sp = /* @__PURE__ */ lt(tp, [["render", ap]]), lp = {}, ip = /* @__PURE__
13711
13710
  function cp(e, t) {
13712
13711
  return W(), me("i", null, rp);
13713
13712
  }
13714
- const up = /* @__PURE__ */ lt(lp, [["render", cp]]), dp = "CdsStepsItem", fp = I({
13713
+ const up = /* @__PURE__ */ lt(lp, [["render", cp]]), dp = "CdsStepsItem", fp = E({
13715
13714
  name: dp,
13716
13715
  props: {
13717
13716
  error: {
@@ -14382,8 +14381,8 @@ function js(e) {
14382
14381
  switcherIcon: w,
14383
14382
  key: i,
14384
14383
  ...h
14385
- }, E = t(_);
14386
- return E.length && (S.children = E), S;
14384
+ }, I = t(_);
14385
+ return I.length && (S.children = I), S;
14387
14386
  });
14388
14387
  }
14389
14388
  return t(e);
@@ -14508,30 +14507,30 @@ function sr(e, t, n, o, s, l, i, r, c) {
14508
14507
  if (!c.has(C))
14509
14508
  for (let M = 0; M < y && Cp(v); M += 1)
14510
14509
  v = v == null ? void 0 : v.parent, S += 1;
14511
- const E = t.eventData, b = v == null ? void 0 : v.node;
14510
+ const I = t.eventData, b = v == null ? void 0 : v.node;
14512
14511
  let T = !0;
14513
14512
  return kp(v) && (v == null ? void 0 : v.level) === 0 && d < u + m / 2 && l({
14514
- dragNode: E,
14513
+ dragNode: I,
14515
14514
  dropNode: b,
14516
14515
  dropPosition: -1
14517
14516
  }) && v.key === n.eventKey ? _ = -1 : (w.children || []).length && c.has(k) ? l({
14518
- dragNode: E,
14517
+ dragNode: I,
14519
14518
  dropNode: b,
14520
14519
  dropPosition: 0
14521
14520
  }) ? _ = 0 : T = !1 : S === 0 ? y > -1.5 ? l({
14522
- dragNode: E,
14521
+ dragNode: I,
14523
14522
  dropNode: b,
14524
14523
  dropPosition: 1
14525
14524
  }) ? _ = 1 : T = !1 : l({
14526
- dragNode: E,
14525
+ dragNode: I,
14527
14526
  dropNode: b,
14528
14527
  dropPosition: 0
14529
14528
  }) ? _ = 0 : l({
14530
- dragNode: E,
14529
+ dragNode: I,
14531
14530
  dropNode: b,
14532
14531
  dropPosition: 1
14533
14532
  }) ? _ = 1 : T = !1 : l({
14534
- dragNode: E,
14533
+ dragNode: I,
14535
14534
  dropNode: b,
14536
14535
  dropPosition: 1
14537
14536
  }) ? _ = 1 : T = !1, {
@@ -14864,7 +14863,7 @@ function td(e, t) {
14864
14863
  const U = F(j);
14865
14864
  U !== void 0 && (A.push(j), P.push(U));
14866
14865
  })), s(A), x == null || x(A, P);
14867
- }, E = (M, A, P, R) => {
14866
+ }, I = (M, A, P, R) => {
14868
14867
  const { onSelect: x } = n.value, { getRecordByKey: F } = t || {};
14869
14868
  if (x) {
14870
14869
  const j = P.map((U) => F(U));
@@ -14988,7 +14987,7 @@ function td(e, t) {
14988
14987
  hideMessages: !0,
14989
14988
  onClick: (D) => D.stopPropagation(),
14990
14989
  onChange: (D) => {
14991
- ae.has(De) || E(De, !0, [De], D);
14990
+ ae.has(De) || I(De, !0, [De], D);
14992
14991
  }
14993
14992
  }),
14994
14993
  checked: Ae
@@ -15035,7 +15034,7 @@ function td(e, t) {
15035
15034
  const Pe = y.value;
15036
15035
  if (U) {
15037
15036
  const L = Ae ? Lr(Pe, De) : Br(Pe, De);
15038
- E(De, !Ae, L, O);
15037
+ I(De, !Ae, L, O);
15039
15038
  } else {
15040
15039
  const L = Xn(
15041
15040
  [...Pe, De],
@@ -15057,7 +15056,7 @@ function td(e, t) {
15057
15056
  m
15058
15057
  ).checkedKeys;
15059
15058
  }
15060
- E(De, !Ae, le, O);
15059
+ I(De, !Ae, le, O);
15061
15060
  }
15062
15061
  }
15063
15062
  _(De);
@@ -15134,7 +15133,7 @@ function Ep({
15134
15133
  const w = e == null ? void 0 : e.value[C];
15135
15134
  let k;
15136
15135
  (d.value === "left" || d.value) && !(r != null && r.value) ? k = "left" : (d.value === "right" || d.value) && (r == null ? void 0 : r.value) === e.value.length ? k = "right" : k = w ? w.fixed : void 0;
15137
- const _ = n.value, S = i.value, E = l.value, b = c.value, T = {
15136
+ const _ = n.value, S = i.value, I = l.value, b = c.value, T = {
15138
15137
  [Gn]: {
15139
15138
  class: "cds-table__expand-icon-col",
15140
15139
  columnType: "EXPAND_COLUMN"
@@ -15144,7 +15143,7 @@ function Ep({
15144
15143
  class: "cds-table__row-expand-icon-cell",
15145
15144
  width: f.value,
15146
15145
  customRender: ({ record: $, index: M }) => {
15147
- const A = o.value($, M), P = _.has(A), R = S ? S($) : !0, x = E({
15146
+ const A = o.value($, M), P = _.has(A), R = S ? S($) : !0, x = I({
15148
15147
  expanded: P,
15149
15148
  expandable: R,
15150
15149
  record: $,
@@ -15232,7 +15231,7 @@ const ld = Symbol("cds:table"), Mp = (e) => {
15232
15231
  tt(hd, e);
15233
15232
  }, Vp = () => Ue(hd, {}), jp = Symbol("cds:table:summary"), Wp = (e) => {
15234
15233
  tt(jp, e);
15235
- }, cr = I({
15234
+ }, cr = E({
15236
15235
  name: "FilterSearch",
15237
15236
  inheritAttrs: !1,
15238
15237
  props: ["value", "filterSearch", "locale"],
@@ -15254,7 +15253,7 @@ const ld = Symbol("cds:table"), Mp = (e) => {
15254
15253
  ) : null;
15255
15254
  };
15256
15255
  }
15257
- }), Yp = I({
15256
+ }), Yp = E({
15258
15257
  name: "FilterDropdownMenuWrapper",
15259
15258
  setup(e, { slots: t }) {
15260
15259
  return () => {
@@ -15262,7 +15261,7 @@ const ld = Symbol("cds:table"), Mp = (e) => {
15262
15261
  return p("div", { onClick: (o) => o.stopPropagation() }, (n = t.default) == null ? void 0 : n.call(t));
15263
15262
  };
15264
15263
  }
15265
- }), Up = I({
15264
+ }), Up = E({
15266
15265
  name: "FilterDropdown",
15267
15266
  props: [
15268
15267
  "column",
@@ -15334,17 +15333,17 @@ const ld = Symbol("cds:table"), Mp = (e) => {
15334
15333
  },
15335
15334
  { immediate: !0 }
15336
15335
  );
15337
- const E = (x) => {
15336
+ const I = (x) => {
15338
15337
  const { column: F, columnKey: j, filterState: U } = e, X = x && x.length ? x : null;
15339
15338
  if (X === null && (!U || !U.filteredKeys) || tn(X, U == null ? void 0 : U.filteredKeys))
15340
15339
  return null;
15341
15340
  e.triggerFilter({ column: F, key: j, filteredKeys: X });
15342
15341
  }, b = () => {
15343
- u(!1), E(a(y));
15342
+ u(!1), I(a(y));
15344
15343
  }, T = ({ confirm: x, closeDropdown: F } = { confirm: !1, closeDropdown: !1 }) => {
15345
- x && E([]), F && u(!1), _.value = "", y.value = [];
15344
+ x && I([]), F && u(!1), _.value = "", y.value = [];
15346
15345
  }, $ = ({ closeDropdown: x } = { closeDropdown: !0 }) => {
15347
- x && u(!1), E(a(y));
15346
+ x && u(!1), I(a(y));
15348
15347
  }, M = (x) => {
15349
15348
  x && h.value !== void 0 && (y.value = h.value || []), u(x), !x && !a(f) && b();
15350
15349
  }, A = (x) => {
@@ -15643,7 +15642,7 @@ function dr(e) {
15643
15642
  t[n] = null;
15644
15643
  }), t;
15645
15644
  }
15646
- const qp = "CdsTooltip", $o = I({
15645
+ const qp = "CdsTooltip", $o = E({
15647
15646
  name: qp,
15648
15647
  props: {
15649
15648
  id: {
@@ -15824,9 +15823,9 @@ function yd(e, t, n, o, s, l, i) {
15824
15823
  name: v === Io && "arrow-up" || v === ka && "arrow-down" || "arrows-vertical"
15825
15824
  })
15826
15825
  ), { cancelSort: k, triggerAsc: _, triggerDesc: S } = s || {};
15827
- let E = k;
15828
- C === ka ? E = S : C === Io && (E = _);
15829
- const b = typeof m == "object" ? m : { text: E };
15826
+ let I = k;
15827
+ C === ka ? I = S : C === Io && (I = _);
15828
+ const b = typeof m == "object" ? m : { text: I };
15830
15829
  d = {
15831
15830
  ...d,
15832
15831
  class: `${d.class || ""} ${v ? "cds-table__column-sort" : ""}`,
@@ -16059,7 +16058,7 @@ function ib(e, t) {
16059
16058
  const n = B(0), o = B(), s = B(), l = B(), i = B({
16060
16059
  scrollWidth: 0,
16061
16060
  clientWidth: 0
16062
- }), r = B(), [c, f] = On(!1), [d, u] = On(!1), [m, h] = pd(/* @__PURE__ */ new Map()), y = g(() => Ga(t.value)), v = g(() => y.value.map((ne) => m.value.get(ne))), C = g(() => t.value.length), w = sb(v, C), k = g(() => e.scroll && Vs(e.scroll.y)), _ = g(() => e.scroll && Vs(e.scroll.x) || Boolean(e.expandFixed)), S = g(() => _.value && t.value.some(({ fixed: ne }) => ne)), E = B(), b = ab(rt(e, "sticky")), T = dt({}), $ = g(() => {
16061
+ }), r = B(), [c, f] = On(!1), [d, u] = On(!1), [m, h] = pd(/* @__PURE__ */ new Map()), y = g(() => Ga(t.value)), v = g(() => y.value.map((ne) => m.value.get(ne))), C = g(() => t.value.length), w = sb(v, C), k = g(() => e.scroll && Vs(e.scroll.y)), _ = g(() => e.scroll && Vs(e.scroll.x) || Boolean(e.expandFixed)), S = g(() => _.value && t.value.some(({ fixed: ne }) => ne)), I = B(), b = ab(rt(e, "sticky")), T = dt({}), $ = g(() => {
16063
16062
  const [ne] = Object.values(T);
16064
16063
  return (k.value || b.value.isSticky) && ne;
16065
16064
  }), M = (ne, ke) => {
@@ -16099,7 +16098,7 @@ function ib(e, t) {
16099
16098
  }) => {
16100
16099
  var de;
16101
16100
  const Me = typeof ke == "number" ? ke : ne.scrollLeft, Oe = ne || lb;
16102
- if ((!j() || j() === Oe) && (F(Oe), U(Me, s.value), U(Me, l.value), U(Me, r.value), U(Me, (de = E.value) == null ? void 0 : de.setScrollLeft)), ne) {
16101
+ if ((!j() || j() === Oe) && (F(Oe), U(Me, s.value), U(Me, l.value), U(Me, r.value), U(Me, (de = I.value) == null ? void 0 : de.setScrollLeft)), ne) {
16103
16102
  const { scrollWidth: xe, clientWidth: ee } = ne;
16104
16103
  f(Me > 0), u(Me < xe - ee);
16105
16104
  }
@@ -16153,7 +16152,7 @@ function ib(e, t) {
16153
16152
  scrollHeaderRef: s,
16154
16153
  scrollBodyRef: l,
16155
16154
  scrollSummaryRef: r,
16156
- stickyRef: E,
16155
+ stickyRef: I,
16157
16156
  componentWidth: n,
16158
16157
  fixHeader: k,
16159
16158
  fixColumn: S,
@@ -16235,7 +16234,7 @@ function Cd(e, t) {
16235
16234
  });
16236
16235
  };
16237
16236
  }
16238
- const ei = I({
16237
+ const ei = E({
16239
16238
  name: "Cell",
16240
16239
  props: [
16241
16240
  "record",
@@ -16299,7 +16298,7 @@ const ei = I({
16299
16298
  component: k = "td",
16300
16299
  fixLeft: _,
16301
16300
  fixRight: S,
16302
- firstFixLeft: E,
16301
+ firstFixLeft: I,
16303
16302
  lastFixLeft: b,
16304
16303
  firstFixRight: T,
16305
16304
  lastFixRight: $,
@@ -16381,7 +16380,7 @@ const ei = I({
16381
16380
  rowSpan: ke !== 1 ? ke : null,
16382
16381
  class: oe("cds-table__cell", ue, A.class, {
16383
16382
  ["cds-table__cell--fix-left"]: Oe && i.value,
16384
- ["cds-table__cell--fix-left-first"]: E && i.value,
16383
+ ["cds-table__cell--fix-left-first"]: I && i.value,
16385
16384
  ["cds-table__cell--fix-left-last"]: b && i.value,
16386
16385
  ["cds-table__cell--fix-right"]: de && i.value,
16387
16386
  ["cds-table__cell--fix-right-first"]: T && i.value,
@@ -16419,7 +16418,7 @@ function kd(e = []) {
16419
16418
  function ub(e) {
16420
16419
  return e && typeof e == "object" && !Array.isArray(e) && !Un(e);
16421
16420
  }
16422
- const ti = I({
16421
+ const ti = E({
16423
16422
  name: "ResizeObserver",
16424
16423
  props: ["disabled", "onResize"],
16425
16424
  emits: ["resize"],
@@ -16474,7 +16473,7 @@ const ti = I({
16474
16473
  return (f = t.default) == null ? void 0 : f.call(t)[0];
16475
16474
  };
16476
16475
  }
16477
- }), db = I({
16476
+ }), db = E({
16478
16477
  name: "MeasureCell",
16479
16478
  props: ["columnKey"],
16480
16479
  emits: ["columnResize"],
@@ -16499,7 +16498,7 @@ const ti = I({
16499
16498
  }
16500
16499
  );
16501
16500
  }
16502
- }), wd = I({
16501
+ }), wd = E({
16503
16502
  name: "ExpandedRow",
16504
16503
  inheritAttrs: !1,
16505
16504
  props: ["component", "cellComponent", "expanded", "colSpan", "isEmpty"],
@@ -16535,7 +16534,7 @@ const ti = I({
16535
16534
  );
16536
16535
  };
16537
16536
  }
16538
- }), fb = I({
16537
+ }), fb = E({
16539
16538
  name: "BodyRow",
16540
16539
  inheritAttrs: !1,
16541
16540
  props: [
@@ -16575,8 +16574,8 @@ const ti = I({
16575
16574
  return typeof k == "string" ? k : typeof k == "function" ? k(v, C, w) : "";
16576
16575
  }), y = g(() => Ga(o.flattenColumns));
16577
16576
  return () => {
16578
- const { class: v, style: C } = t, { record: w, index: k, rowKey: _, indent: S = 0, rowComponent: E, cellComponent: b } = e, { fixedInfoList: T, transformCellText: $ } = n, { flattenColumns: M, expandedRowClassName: A, indentSize: P, expandIcon: R, expandedRowRender: x, expandIconColumnIndex: F } = o, j = p(
16579
- E,
16577
+ const { class: v, style: C } = t, { record: w, index: k, rowKey: _, indent: S = 0, rowComponent: I, cellComponent: b } = e, { fixedInfoList: T, transformCellText: $ } = n, { flattenColumns: M, expandedRowClassName: A, indentSize: P, expandIcon: R, expandedRowRender: x, expandIconColumnIndex: F } = o, j = p(
16578
+ I,
16580
16579
  {
16581
16580
  ...u.value,
16582
16581
  ["data-row-key"]: _,
@@ -16641,7 +16640,7 @@ const ti = I({
16641
16640
  H
16642
16641
  ),
16643
16642
  expanded: l.value,
16644
- component: E,
16643
+ component: I,
16645
16644
  cellComponent: b,
16646
16645
  colSpan: M.length,
16647
16646
  isEmpty: !1
@@ -16654,7 +16653,7 @@ const ti = I({
16654
16653
  return p(We, [j, U]);
16655
16654
  };
16656
16655
  }
16657
- }), mb = I({
16656
+ }), mb = E({
16658
16657
  name: "Body",
16659
16658
  props: [
16660
16659
  "data",
@@ -16682,7 +16681,7 @@ const ti = I({
16682
16681
  }, 100);
16683
16682
  }
16684
16683
  }), () => {
16685
- const { data: f, getRowKey: d, measureColumnWidth: u, expandedKeys: m, customRow: h, rowExpandable: y, childrenColumnName: v } = e, { onColumnResize: C } = n, { getComponent: w } = o, { flattenColumns: k } = s, _ = w(["body", "wrapper"], "tbody"), S = w(["body", "row"], "tr"), E = w(["body", "cell"], "td");
16684
+ const { data: f, getRowKey: d, measureColumnWidth: u, expandedKeys: m, customRow: h, rowExpandable: y, childrenColumnName: v } = e, { onColumnResize: C } = n, { getComponent: w } = o, { flattenColumns: k } = s, _ = w(["body", "wrapper"], "tbody"), S = w(["body", "row"], "tr"), I = w(["body", "cell"], "td");
16686
16685
  let b;
16687
16686
  f.length ? b = l.value.map(($, M) => {
16688
16687
  const { record: A, indent: P, index: R } = $, x = d(A, M);
@@ -16694,7 +16693,7 @@ const ti = I({
16694
16693
  rowKey: x,
16695
16694
  index: M,
16696
16695
  rowComponent: S,
16697
- cellComponent: E,
16696
+ cellComponent: I,
16698
16697
  expandedKeys: m,
16699
16698
  customRow: h,
16700
16699
  getRowKey: d,
@@ -16709,7 +16708,7 @@ const ti = I({
16709
16708
  isEmpty: !0,
16710
16709
  class: "cds-table-placeholder",
16711
16710
  component: S,
16712
- cellComponent: E,
16711
+ cellComponent: I,
16713
16712
  colSpan: k.length
16714
16713
  },
16715
16714
  {
@@ -16730,7 +16729,7 @@ const ti = I({
16730
16729
  ]);
16731
16730
  };
16732
16731
  }
16733
- }), _d = I({
16732
+ }), _d = E({
16734
16733
  name: "ColGroup",
16735
16734
  props: ["colWidths", "columns", "columnCount"],
16736
16735
  setup(e) {
@@ -16753,7 +16752,7 @@ const ti = I({
16753
16752
  return p("colgroup", s);
16754
16753
  };
16755
16754
  }
16756
- }), gr = I({
16755
+ }), gr = E({
16757
16756
  name: "FixedHolder",
16758
16757
  inheritAttrs: !1,
16759
16758
  props: [
@@ -16808,7 +16807,7 @@ const ti = I({
16808
16807
  };
16809
16808
  }), h = Tp(rt(e, "colWidths"), rt(e, "columnCount"));
16810
16809
  return () => {
16811
- var E;
16810
+ var I;
16812
16811
  const { noData: y, columnCount: v, stickyTopOffset: C, stickyBottomOffset: w, stickyClassName: k, maxContentScroll: _ } = e, { isSticky: S } = s;
16813
16812
  return p(
16814
16813
  "div",
@@ -16836,7 +16835,7 @@ const ti = I({
16836
16835
  columnCount: v + 1,
16837
16836
  columns: u.value
16838
16837
  }),
16839
- (E = n.default) == null ? void 0 : E.call(n, {
16838
+ (I = n.default) == null ? void 0 : I.call(n, {
16840
16839
  ...e,
16841
16840
  stickyOffsets: m.value,
16842
16841
  columns: d.value,
@@ -16847,7 +16846,7 @@ const ti = I({
16847
16846
  );
16848
16847
  };
16849
16848
  }
16850
- }), da = I({
16849
+ }), da = E({
16851
16850
  name: "Footer",
16852
16851
  inheritAttrs: !1,
16853
16852
  props: ["stickyOffsets", "flattenColumns"],
@@ -16877,7 +16876,7 @@ const ti = I({
16877
16876
  move: "touchmove",
16878
16877
  stop: "touchend"
16879
16878
  }
16880
- }, pr = 50, hb = I({
16879
+ }, pr = 50, hb = E({
16881
16880
  name: "DragHandle",
16882
16881
  props: {
16883
16882
  width: {
@@ -16918,8 +16917,8 @@ const ti = I({
16918
16917
  const m = (_) => {
16919
16918
  let S = 0;
16920
16919
  _.touches ? _.touches.length ? S = _.touches[0].pageX : S = _.changedTouches[0].pageX : S = _.pageX;
16921
- const E = t - S;
16922
- let b = Math.max(d - E, i.value);
16920
+ const I = t - S;
16921
+ let b = Math.max(d - I, i.value);
16923
16922
  b = Math.min(b, r.value), vt.cancel(u), u = vt(() => {
16924
16923
  l(b, e.column.__originColumn__);
16925
16924
  });
@@ -16928,8 +16927,8 @@ const ti = I({
16928
16927
  }, y = (_) => {
16929
16928
  f.value = !1, m(_), s();
16930
16929
  }, v = (_, S) => {
16931
- var E, b;
16932
- f.value = !0, s(), d = (b = (E = c == null ? void 0 : c.vnode) == null ? void 0 : E.el) == null ? void 0 : b.parentNode.getBoundingClientRect().width, !(_ instanceof MouseEvent && _.which !== 1) && (_.stopPropagation && _.stopPropagation(), t = _.touches ? _.touches[0].pageX : _.pageX, n = vn(document.documentElement, S.move, h), o = vn(document.documentElement, S.stop, y));
16930
+ var I, b;
16931
+ f.value = !0, s(), d = (b = (I = c == null ? void 0 : c.vnode) == null ? void 0 : I.el) == null ? void 0 : b.parentNode.getBoundingClientRect().width, !(_ instanceof MouseEvent && _.which !== 1) && (_.stopPropagation && _.stopPropagation(), t = _.touches ? _.touches[0].pageX : _.pageX, n = vn(document.documentElement, S.move, h), o = vn(document.documentElement, S.stop, y));
16933
16932
  }, C = (_) => {
16934
16933
  _.stopPropagation(), _.preventDefault(), v(_, yr.mouse);
16935
16934
  }, w = (_) => {
@@ -16953,7 +16952,7 @@ const ti = I({
16953
16952
  );
16954
16953
  };
16955
16954
  }
16956
- }), vb = I({
16955
+ }), vb = E({
16957
16956
  name: "HeaderRow",
16958
16957
  props: [
16959
16958
  "cells",
@@ -17023,7 +17022,7 @@ const ti = I({
17023
17022
  );
17024
17023
  };
17025
17024
  }
17026
- }), br = I({
17025
+ }), br = E({
17027
17026
  name: "Header",
17028
17027
  inheritAttrs: !1,
17029
17028
  props: ["columns", "flattenColumns", "stickyOffsets", "customHeaderRow"],
@@ -17075,7 +17074,7 @@ function gb(e) {
17075
17074
  }
17076
17075
  return t;
17077
17076
  }
17078
- const Cr = I({
17077
+ const Cr = E({
17079
17078
  name: "Panel",
17080
17079
  setup(e, { slots: t }) {
17081
17080
  return () => {
@@ -17083,7 +17082,7 @@ const Cr = I({
17083
17082
  return p("div", (n = t.default) == null ? void 0 : n.call(t));
17084
17083
  };
17085
17084
  }
17086
- }), yb = I({
17085
+ }), yb = E({
17087
17086
  name: "StickyScrollbar",
17088
17087
  inheritAttrs: !1,
17089
17088
  props: ["scrollBodyRef", "onScroll", "offsetScroll", "container", "scrollBodySizeInfo"],
@@ -17102,8 +17101,8 @@ const Cr = I({
17102
17101
  const u = () => {
17103
17102
  r.value = !1;
17104
17103
  }, m = (S) => {
17105
- const { buttons: E } = S || (window == null ? void 0 : window.event);
17106
- if (!r.value || E === 0) {
17104
+ const { buttons: I } = S || (window == null ? void 0 : window.event);
17105
+ if (!r.value || I === 0) {
17107
17106
  r.value && (r.value = !1);
17108
17107
  return;
17109
17108
  }
@@ -17114,8 +17113,8 @@ const Cr = I({
17114
17113
  }, h = () => {
17115
17114
  if (!e.scrollBodyRef.value)
17116
17115
  return;
17117
- const S = xs(e.scrollBodyRef.value).top, E = S + e.scrollBodyRef.value.offsetHeight, b = e.container === window ? document.documentElement.scrollTop + window.innerHeight : xs(e.container).top + e.container.clientHeight;
17118
- E - Fn() <= b || S >= b - e.offsetScroll ? d((T) => ({
17116
+ const S = xs(e.scrollBodyRef.value).top, I = S + e.scrollBodyRef.value.offsetHeight, b = e.container === window ? document.documentElement.scrollTop + window.innerHeight : xs(e.container).top + e.container.clientHeight;
17117
+ I - Fn() <= b || S >= b - e.offsetScroll ? d((T) => ({
17119
17118
  ...T,
17120
17119
  isHiddenScrollbar: !0
17121
17120
  })) : d((T) => ({
@@ -17123,8 +17122,8 @@ const Cr = I({
17123
17122
  isHiddenScrollbar: !1
17124
17123
  }));
17125
17124
  }, y = (S) => {
17126
- d((E) => ({
17127
- ...E,
17125
+ d((I) => ({
17126
+ ...I,
17128
17127
  scrollLeft: S / o.value * s.value || 0
17129
17128
  }));
17130
17129
  };
@@ -17155,8 +17154,8 @@ const Cr = I({
17155
17154
  v == null || v.remove(), C == null || C.remove(), k == null || k.remove(), w == null || w.remove();
17156
17155
  }), te(
17157
17156
  () => ({ ...f.value }),
17158
- (S, E) => {
17159
- S.isHiddenScrollbar !== (E == null ? void 0 : E.isHiddenScrollbar) && !S.isHiddenScrollbar && d((b) => {
17157
+ (S, I) => {
17158
+ S.isHiddenScrollbar !== (I == null ? void 0 : I.isHiddenScrollbar) && !S.isHiddenScrollbar && d((b) => {
17160
17159
  const T = e.scrollBodyRef.value;
17161
17160
  return T ? {
17162
17161
  ...b,
@@ -17189,7 +17188,7 @@ const Cr = I({
17189
17188
  })
17190
17189
  );
17191
17190
  }
17192
- }), pb = [], bb = "InternalTable", Cb = I({
17191
+ }), pb = [], bb = "InternalTable", Cb = E({
17193
17192
  name: bb,
17194
17193
  inheritAttrs: !1,
17195
17194
  props: {
@@ -17262,7 +17261,7 @@ const Cr = I({
17262
17261
  })), {
17263
17262
  fixHeader: _,
17264
17263
  fixColumn: S,
17265
- fixFooter: E,
17264
+ fixFooter: I,
17266
17265
  horizonScroll: b,
17267
17266
  stickyOffsets: T,
17268
17267
  stickyState: $,
@@ -17387,7 +17386,7 @@ const Cr = I({
17387
17386
  p(Ie, { style: { ...H.value, tableLayout: A.value } }, [
17388
17387
  ee(),
17389
17388
  xe(),
17390
- !E.value && L && p(da, { stickyOffsets: T.value, flattenColumns: w.value }, L)
17389
+ !I.value && L && p(da, { stickyOffsets: T.value, flattenColumns: w.value }, L)
17391
17390
  ])
17392
17391
  ), z = () => p(We, [
17393
17392
  Re !== !1 && p(
@@ -17401,12 +17400,12 @@ const Cr = I({
17401
17400
  {
17402
17401
  default: (ge) => p(We, [
17403
17402
  p(br, { ...ge }),
17404
- E.value === "top" && p(da, { ...ge }, L)
17403
+ I.value === "top" && p(da, { ...ge }, L)
17405
17404
  ])
17406
17405
  }
17407
17406
  ),
17408
17407
  ie(),
17409
- E && E.value !== "top" && p(
17408
+ I && I.value !== "top" && p(
17410
17409
  gr,
17411
17410
  {
17412
17411
  ...he,
@@ -17478,7 +17477,7 @@ const Cr = I({
17478
17477
  ) : le();
17479
17478
  });
17480
17479
  }
17481
- }), kb = "TableProvider", wb = I({
17480
+ }), kb = "TableProvider", wb = E({
17482
17481
  name: kb,
17483
17482
  inheritAttrs: !1,
17484
17483
  props: {
@@ -17531,7 +17530,7 @@ const Cr = I({
17531
17530
  });
17532
17531
  }, _ = (ee, q) => {
17533
17532
  k({ sorter: ee, sorterStates: q }, "sort", !1);
17534
- }, S = g(() => e.sortDirection || [Io, ka]), E = rt(e, "showSorterTooltip"), {
17533
+ }, S = g(() => e.sortDirection || [Io, ka]), I = rt(e, "showSorterTooltip"), {
17535
17534
  transformColumns: b,
17536
17535
  mergedSorterStates: T,
17537
17536
  columnTitleSorterProps: $,
@@ -17541,7 +17540,7 @@ const Cr = I({
17541
17540
  onSorterChange: _,
17542
17541
  sortDirections: S,
17543
17542
  tableLocale: h,
17544
- showSorterTooltip: E
17543
+ showSorterTooltip: I
17545
17544
  }), A = g(() => Qs(r.value, T.value, c.value)), P = (ee, q) => {
17546
17545
  k({ filters: ee, filterStates: q }, "filter", !0);
17547
17546
  }, R = rt(e, "getPopupContainer"), {
@@ -17674,7 +17673,7 @@ const Cr = I({
17674
17673
  );
17675
17674
  }), { selectedKeySet: Me };
17676
17675
  }
17677
- }), _b = "CdsTable", Sb = I({
17676
+ }), _b = "CdsTable", Sb = E({
17678
17677
  name: _b,
17679
17678
  inheritAttrs: !1,
17680
17679
  props: {
@@ -17713,20 +17712,20 @@ const Cr = I({
17713
17712
  }), { table: o };
17714
17713
  }
17715
17714
  });
17716
- const xb = I({
17715
+ const xb = E({
17717
17716
  name: "CdsTableColumn",
17718
17717
  slots: ["title", "filterIcon", "default"],
17719
17718
  render() {
17720
17719
  return null;
17721
17720
  }
17722
- }), $b = I({
17721
+ }), $b = E({
17723
17722
  name: "CdsTableColumnGroup",
17724
17723
  slots: ["title", "default"],
17725
17724
  __CDS_TABLE_COLUMN_GROUP: !0,
17726
17725
  render() {
17727
17726
  return null;
17728
17727
  }
17729
- }), So = "CdsTextArea", Ib = I({
17728
+ }), So = "CdsTextArea", Ib = E({
17730
17729
  name: So,
17731
17730
  components: { CdsInput: Qt, CdsInputLabel: It, CdsInputDescription: Bt, CdsInputCounter: zl, CdsIcon: Qe, CdsLoader: dn, CdsTransition: Ht },
17732
17731
  inheritAttrs: !1,
@@ -17774,11 +17773,11 @@ const xb = I({
17774
17773
  hasPrependInnerIcon: k,
17775
17774
  hasAppendInnerIcon: _,
17776
17775
  fieldClasses: S,
17777
- fieldProps: E,
17776
+ fieldProps: I,
17778
17777
  handleClickPrependInner: b,
17779
17778
  handleClickAppendInner: T
17780
17779
  } = zo(e, t, So), { inputProps: $ } = $n(e, [
17781
- ...E,
17780
+ ...I,
17782
17781
  "modelValue",
17783
17782
  "focused",
17784
17783
  "loading",
@@ -18065,11 +18064,11 @@ function Pb(e, t, n, o) {
18065
18064
  const k = l.value;
18066
18065
  let _;
18067
18066
  k.hour === null ? _ = "--" : k.hour !== void 0 && (r.value ? i.value ? _ = String(k.hour === 0 ? 12 : k.hour) : _ = String(k.hour > 12 ? k.hour - 12 : k.hour) : _ = qe(k.hour));
18068
- const S = k.minute === null ? "--" : qe(k.minute), E = k.second === null ? "--" : qe(k.second);
18067
+ const S = k.minute === null ? "--" : qe(k.minute), I = k.second === null ? "--" : qe(k.second);
18069
18068
  return {
18070
18069
  hour: _,
18071
18070
  minute: S,
18072
- second: E
18071
+ second: I
18073
18072
  };
18074
18073
  }), f = g(
18075
18074
  () => e.allowedHours ? (k) => {
@@ -18126,14 +18125,14 @@ function Pb(e, t, n, o) {
18126
18125
  return To(e.defaultDate, "YYYY/MM/DD");
18127
18126
  }
18128
18127
  function w(k, _, S) {
18129
- const E = [...new Array(_ + 1)].map((b, T) => {
18128
+ const I = [...new Array(_ + 1)].map((b, T) => {
18130
18129
  const $ = T + k;
18131
18130
  return { index: $, value: S($) === !0 };
18132
18131
  }).filter((b) => b.value).map((b) => b.index);
18133
18132
  return {
18134
- min: E[0],
18135
- max: E[E.length - 1],
18136
- values: E,
18133
+ min: I[0],
18134
+ max: I[I.length - 1],
18135
+ values: I,
18137
18136
  threshold: _ + 1
18138
18137
  };
18139
18138
  }
@@ -18165,7 +18164,7 @@ function hs(e, t) {
18165
18164
  return n;
18166
18165
  }
18167
18166
  }
18168
- const Fb = "CdsTimePicker", Ob = I({
18167
+ const Fb = "CdsTimePicker", Ob = E({
18169
18168
  name: Fb,
18170
18169
  props: {
18171
18170
  ...Ab(),
@@ -18204,10 +18203,10 @@ const Fb = "CdsTimePicker", Ob = I({
18204
18203
  }
18205
18204
  ), te([c, r], () => {
18206
18205
  Xe(() => {
18207
- E();
18206
+ I();
18208
18207
  });
18209
18208
  });
18210
- function E(x) {
18209
+ function I(x) {
18211
18210
  x = Object.assign({ ...a(f) }, x);
18212
18211
  const F = pl(
18213
18212
  new Date(
@@ -18249,14 +18248,14 @@ const Fb = "CdsTimePicker", Ob = I({
18249
18248
  A(U);
18250
18249
  return;
18251
18250
  }
18252
- E();
18251
+ I();
18253
18252
  }
18254
18253
  function T() {
18255
18254
  const x = {
18256
18255
  ...l(),
18257
18256
  ...k()
18258
18257
  };
18259
- E(x), Object.assign(a(f), x);
18258
+ I(x), Object.assign(a(f), x);
18260
18259
  }
18261
18260
  function $(x) {
18262
18261
  a(f).hour !== x && (f.value.hour = x, b());
@@ -18396,7 +18395,7 @@ const Fb = "CdsTimePicker", Ob = I({
18396
18395
  };
18397
18396
  }
18398
18397
  });
18399
- const kr = "CdsToggle", Rb = I({
18398
+ const kr = "CdsToggle", Rb = E({
18400
18399
  name: kr,
18401
18400
  components: { CdsTransitionSlideX: n0 },
18402
18401
  props: {
@@ -18426,7 +18425,7 @@ const kr = "CdsToggle", Rb = I({
18426
18425
  e.readonly || e.disabled || (S = a(y)) == null || S.click();
18427
18426
  }
18428
18427
  return Te(() => {
18429
- const S = !!t.prepend, E = t.label || t.append, b = !!e.label || !!E;
18428
+ const S = !!t.prepend, I = t.label || t.append, b = !!e.label || !!I;
18430
18429
  return p(
18431
18430
  Qt,
18432
18431
  {
@@ -18485,7 +18484,7 @@ const kr = "CdsToggle", Rb = I({
18485
18484
  b && p(
18486
18485
  It,
18487
18486
  { for: a(i), class: "cds-toggle__label" },
18488
- () => E ? E() : e.label
18487
+ () => I ? I() : e.label
18489
18488
  )
18490
18489
  ]
18491
18490
  )
@@ -18504,7 +18503,7 @@ const kr = "CdsToggle", Rb = I({
18504
18503
  }), {};
18505
18504
  }
18506
18505
  });
18507
- const vs = "CdsToolbar", Bb = I({
18506
+ const vs = "CdsToolbar", Bb = E({
18508
18507
  name: vs,
18509
18508
  props: {
18510
18509
  inset: {
@@ -18546,7 +18545,7 @@ const vs = "CdsToolbar", Bb = I({
18546
18545
  );
18547
18546
  }
18548
18547
  });
18549
- const Lb = "CdsToolbarTitle", Nb = I({
18548
+ const Lb = "CdsToolbarTitle", Nb = E({
18550
18549
  name: Lb,
18551
18550
  props: {
18552
18551
  shrink: {
@@ -18591,7 +18590,7 @@ const Kb = ({ prefixCls: e, level: t, isStart: n, isEnd: o }) => {
18591
18590
  })
18592
18591
  );
18593
18592
  return p("span", { "aria-hidden": !0, class: `${e}__indent` }, l);
18594
- }, xd = Symbol("cds:tree-context"), Hb = I({
18593
+ }, xd = Symbol("cds:tree-context"), Hb = E({
18595
18594
  name: "TreeContext",
18596
18595
  props: {
18597
18596
  value: { type: Object }
@@ -18624,7 +18623,7 @@ const Kb = ({ prefixCls: e, level: t, isStart: n, isEnd: o }) => {
18624
18623
  checkedKeysSet: g(() => /* @__PURE__ */ new Set()),
18625
18624
  halfCheckedKeysSet: g(() => /* @__PURE__ */ new Set()),
18626
18625
  flattenNodes: Ce([])
18627
- }), _r = "open", Sr = "close", Vb = "---", xt = "cds-treenode", jb = "CdsTreeNode", ol = I({
18626
+ }), _r = "open", Sr = "close", Vb = "---", xt = "cds-treenode", jb = "CdsTreeNode", ol = E({
18628
18627
  componentName: jb,
18629
18628
  inheritAttrs: !1,
18630
18629
  isTreeNode: 1,
@@ -18642,7 +18641,7 @@ const Kb = ({ prefixCls: e, level: t, isStart: n, isEnd: o }) => {
18642
18641
  dragOverNodeKey: m,
18643
18642
  dropPosition: h,
18644
18643
  keyEntities: y
18645
- })), C = Pt(() => a(v).expanded), w = Pt(() => a(v).selected), k = Pt(() => a(v).checked), _ = Pt(() => a(v).loaded), S = Pt(() => a(v).loading), E = Pt(() => a(v).halfChecked), b = Pt(() => a(v).dragOver), T = Pt(() => a(v).dragOverGapTop), $ = Pt(() => a(v).dragOverGapBottom), M = Pt(() => a(v).pos), A = B(), P = g(() => {
18644
+ })), C = Pt(() => a(v).expanded), w = Pt(() => a(v).selected), k = Pt(() => a(v).checked), _ = Pt(() => a(v).loaded), S = Pt(() => a(v).loading), I = Pt(() => a(v).halfChecked), b = Pt(() => a(v).dragOver), T = Pt(() => a(v).dragOverGapTop), $ = Pt(() => a(v).dragOverGapBottom), M = Pt(() => a(v).pos), A = B(), P = g(() => {
18646
18645
  const { eventKey: O } = e, { keyEntities: Q } = a(l), { children: he } = Q[O] || {};
18647
18646
  return !!(he || []).length;
18648
18647
  }), R = g(() => {
@@ -18673,7 +18672,7 @@ const Kb = ({ prefixCls: e, level: t, isStart: n, isEnd: o }) => {
18673
18672
  expanded: a(C),
18674
18673
  loading: a(S),
18675
18674
  selected: a(w),
18676
- halfChecked: a(E)
18675
+ halfChecked: a(I)
18677
18676
  };
18678
18677
  }), H = ht("CdsTreeNode"), N = g(() => {
18679
18678
  const { eventKey: O } = e, { keyEntities: Q } = a(l), { parent: he } = Q[O] || {};
@@ -18771,7 +18770,7 @@ const Kb = ({ prefixCls: e, level: t, isStart: n, isEnd: o }) => {
18771
18770
  { class: oe("cds-treenode__checkbox") },
18772
18771
  p(Xt, {
18773
18772
  modelValue: a(k),
18774
- indeterminate: !a(k) && a(E),
18773
+ indeterminate: !a(k) && a(I),
18775
18774
  disabled: a(F) || e.disableCheckbox,
18776
18775
  hideMessages: !0,
18777
18776
  "onUpdate:modelValue": ue
@@ -18838,7 +18837,7 @@ const Kb = ({ prefixCls: e, level: t, isStart: n, isEnd: o }) => {
18838
18837
  class: oe(t.class, "cds-treenode", {
18839
18838
  [`${At}__switcher--${a(C) ? "open" : "close"}`]: !Q,
18840
18839
  [`${At}__checkbox--checked`]: a(k),
18841
- [`${At}__checkbox--indeterminate`]: a(E),
18840
+ [`${At}__checkbox--indeterminate`]: a(I),
18842
18841
  [`${At}--disabled`]: a(F),
18843
18842
  [`${At}--selected`]: a(w),
18844
18843
  [`${At}--loading`]: a(S),
@@ -18876,7 +18875,7 @@ const Kb = ({ prefixCls: e, level: t, isStart: n, isEnd: o }) => {
18876
18875
  );
18877
18876
  });
18878
18877
  }
18879
- }), Wb = I({
18878
+ }), Wb = E({
18880
18879
  name: "MotionTreeNode",
18881
18880
  inheritAttrs: !1,
18882
18881
  props: {
@@ -19017,7 +19016,7 @@ const Yb = 20;
19017
19016
  function xr(e) {
19018
19017
  return "touches" in e ? e.touches[0].pageY : e.pageY;
19019
19018
  }
19020
- const Ub = I({
19019
+ const Ub = E({
19021
19020
  name: "ScrollBar",
19022
19021
  inheritAttrs: !1,
19023
19022
  props: {
@@ -19060,9 +19059,9 @@ const Ub = I({
19060
19059
  startTop: y()
19061
19060
  }), (S = e.onStartMove) == null || S.call(e), m(), _.stopPropagation(), _.preventDefault();
19062
19061
  }, d = (_) => {
19063
- const { dragging: S, pageY: E, startTop: b } = o, { onScroll: T } = e;
19062
+ const { dragging: S, pageY: I, startTop: b } = o, { onScroll: T } = e;
19064
19063
  if (vt.cancel(s), S) {
19065
- const $ = xr(_) - E, M = b + $, A = C(), P = w(), R = P ? M / P : 0, x = Math.ceil(R * A);
19064
+ const $ = xr(_) - I, M = b + $, A = C(), P = w(), R = P ? M / P : 0, x = Math.ceil(R * A);
19066
19065
  s = vt(() => {
19067
19066
  T(x);
19068
19067
  });
@@ -19099,7 +19098,7 @@ const Ub = I({
19099
19098
  ), a(n).addEventListener("touchend", u);
19100
19099
  }
19101
19100
  function h() {
19102
- var _, S, E, b;
19101
+ var _, S, I, b;
19103
19102
  window.removeEventListener("mousemove", d), window.removeEventListener("mouseup", u), (_ = a(t)) == null || _.removeEventListener(
19104
19103
  "touchstart",
19105
19104
  r,
@@ -19108,20 +19107,20 @@ const Ub = I({
19108
19107
  "touchstart",
19109
19108
  f,
19110
19109
  Ft ? { passive: !1 } : !1
19111
- ), (E = a(n)) == null || E.removeEventListener(
19110
+ ), (I = a(n)) == null || I.removeEventListener(
19112
19111
  "touchmove",
19113
19112
  d,
19114
19113
  Ft ? { passive: !1 } : !1
19115
19114
  ), (b = a(n)) == null || b.removeEventListener("touchend", u)), vt.cancel(s);
19116
19115
  }
19117
19116
  function y() {
19118
- const { scrollTop: _ } = e, S = C(), E = w();
19119
- return _ === 0 || S === 0 ? 0 : _ / S * E;
19117
+ const { scrollTop: _ } = e, S = C(), I = w();
19118
+ return _ === 0 || S === 0 ? 0 : _ / S * I;
19120
19119
  }
19121
19120
  function v() {
19122
19121
  const { height: _, scrollHeight: S } = e;
19123
- let E = _ / S * 100;
19124
- return E = Math.max(E, Yb), E = Math.min(E, _ / 2), Math.floor(E);
19122
+ let I = _ / S * 100;
19123
+ return I = Math.max(I, Yb), I = Math.min(I, _ / 2), Math.floor(I);
19125
19124
  }
19126
19125
  function C() {
19127
19126
  const { scrollHeight: _, height: S } = e;
@@ -19136,13 +19135,13 @@ const Ub = I({
19136
19135
  return S > _;
19137
19136
  }
19138
19137
  Te(() => {
19139
- const { dragging: _, visible: S } = o, { prefixCls: E } = e, b = v() + "px", T = y() + "px", $ = k(), M = $ && S;
19138
+ const { dragging: _, visible: S } = o, { prefixCls: I } = e, b = v() + "px", T = y() + "px", $ = k(), M = $ && S;
19140
19139
  return p(
19141
19140
  "div",
19142
19141
  {
19143
19142
  ref: t,
19144
- class: oe(`${E}__scrollbar`, {
19145
- [`${E}__scrollbar--show`]: $
19143
+ class: oe(`${I}__scrollbar`, {
19144
+ [`${I}__scrollbar--show`]: $
19146
19145
  }),
19147
19146
  style: {
19148
19147
  width: "8px",
@@ -19157,8 +19156,8 @@ const Ub = I({
19157
19156
  },
19158
19157
  p("div", {
19159
19158
  ref: n,
19160
- class: oe(`${E}__scrollbar-thumb`, {
19161
- [`${E}__scrollbar-thumb--dragging`]: _
19159
+ class: oe(`${I}__scrollbar-thumb`, {
19160
+ [`${I}__scrollbar-thumb--dragging`]: _
19162
19161
  }),
19163
19162
  style: {
19164
19163
  width: "100%",
@@ -19289,7 +19288,7 @@ function Qb(e, t, n, o, s, l, i, r) {
19289
19288
  const k = e.value.clientHeight;
19290
19289
  let _ = !1, S = w;
19291
19290
  if (k) {
19292
- const E = w || h;
19291
+ const I = w || h;
19293
19292
  let b = 0, T = 0, $ = 0;
19294
19293
  const M = Math.min(d.length, m);
19295
19294
  for (let R = 0; R <= M; R += 1) {
@@ -19300,7 +19299,7 @@ function Qb(e, t, n, o, s, l, i, r) {
19300
19299
  }
19301
19300
  const A = e.value.scrollTop;
19302
19301
  let P = null;
19303
- switch (E) {
19302
+ switch (I) {
19304
19303
  case "top":
19305
19304
  P = T - y;
19306
19305
  break;
@@ -19325,7 +19324,7 @@ function Qb(e, t, n, o, s, l, i, r) {
19325
19324
  const eC = [], tC = {
19326
19325
  overflowY: "auto",
19327
19326
  overflowAnchor: "none"
19328
- }, nC = I({
19327
+ }, nC = E({
19329
19328
  name: "VirtualList",
19330
19329
  inheritAttrs: !1,
19331
19330
  props: {
@@ -19438,12 +19437,12 @@ const eC = [], tC = {
19438
19437
  },
19439
19438
  { immediate: !0 }
19440
19439
  );
19441
- const E = g(() => _.scrollHeight - e.height);
19440
+ const I = g(() => _.scrollHeight - e.height);
19442
19441
  function b(N) {
19443
19442
  let G = N;
19444
- return Number.isNaN(a(E)) || (G = Math.min(G, a(E))), G = Math.max(G, 0), G;
19443
+ return Number.isNaN(a(I)) || (G = Math.min(G, a(I))), G = Math.max(G, 0), G;
19445
19444
  }
19446
- const T = g(() => i.scrollTop <= 0), $ = g(() => i.scrollTop >= a(E)), M = Td(T, $);
19445
+ const T = g(() => i.scrollTop <= 0), $ = g(() => i.scrollTop >= a(I)), M = Td(T, $);
19447
19446
  function A(N) {
19448
19447
  let G;
19449
19448
  typeof N == "function" ? G = N(i.scrollTop) : G = N;
@@ -19609,7 +19608,7 @@ const $r = {
19609
19608
  onContextmenu: { type: Function },
19610
19609
  onListChangeStart: { type: Function },
19611
19610
  onListChangeEnd: { type: Function }
19612
- }, sC = I({
19611
+ }, sC = E({
19613
19612
  name: "NodeList",
19614
19613
  inheritAttrs: !1,
19615
19614
  props: aC,
@@ -19622,13 +19621,13 @@ const $r = {
19622
19621
  te([() => a(l).slice(), i], ([y, v], [C, w]) => {
19623
19622
  const k = xp(C, y);
19624
19623
  if (k.key !== null) {
19625
- const { virtual: _, height: S, itemHeight: E } = e;
19624
+ const { virtual: _, height: S, itemHeight: I } = e;
19626
19625
  if (k.add) {
19627
19626
  const b = w.findIndex(({ key: M }) => M === k.key), T = Er(
19628
19627
  ir(w, v, k.key),
19629
19628
  _,
19630
19629
  S,
19631
- E
19630
+ I
19632
19631
  ), $ = w.slice();
19633
19632
  $.splice(b + 1, 0, Ir), r.value = $, c.value = T, f.value = "show";
19634
19633
  } else {
@@ -19636,7 +19635,7 @@ const $r = {
19636
19635
  ir(v, w, k.key),
19637
19636
  _,
19638
19637
  S,
19639
- E
19638
+ I
19640
19639
  ), $ = v.slice();
19641
19640
  $.splice(b + 1, 0, Ir), r.value = $, c.value = T, f.value = "hide";
19642
19641
  }
@@ -19660,7 +19659,7 @@ const $r = {
19660
19659
  height: k,
19661
19660
  itemHeight: _,
19662
19661
  virtual: S,
19663
- focusable: E,
19662
+ focusable: I,
19664
19663
  activeItem: b,
19665
19664
  focused: T,
19666
19665
  tabindex: $,
@@ -19677,7 +19676,7 @@ const $r = {
19677
19676
  p("input", {
19678
19677
  style: $r,
19679
19678
  disabled: T === !1 || C,
19680
- tabindex: E !== !1 ? $ : null,
19679
+ tabindex: I !== !1 ? $ : null,
19681
19680
  value: "",
19682
19681
  "aria-label": "for screen reader",
19683
19682
  onKeydown: M,
@@ -19771,7 +19770,7 @@ function lC(e) {
19771
19770
  n = n.parent, t = `${n.key} > ${t}`;
19772
19771
  return t;
19773
19772
  }
19774
- const iC = 10, rC = I({
19773
+ const iC = 10, rC = E({
19775
19774
  name: "TreeProvider",
19776
19775
  inheritAttrs: !1,
19777
19776
  props: {
@@ -19809,7 +19808,7 @@ const iC = 10, rC = I({
19809
19808
  },
19810
19809
  setup(e, { attrs: t, slots: n, expose: o }) {
19811
19810
  const s = B(!1), l = B(void 0), i = Ce([]), r = Ce([]), c = Ce([]), f = Ce([]), d = Ce([]), u = Ce([]), m = {}, h = Ce([]), y = Ce({}), v = B(!1), C = B(null), w = B(!1), k = g(() => qa(e.fieldNames)), _ = B();
19812
- let S = {}, E = null, b = null, T = null;
19811
+ let S = {}, I = null, b = null, T = null;
19813
19812
  const $ = dt({
19814
19813
  draggingNodeKey: null,
19815
19814
  dragChildrenKeys: [],
@@ -19930,7 +19929,7 @@ const iC = 10, rC = I({
19930
19929
  dropLevelOffset: null,
19931
19930
  dropAllowed: !0,
19932
19931
  dragOverNodeKey: null
19933
- }), E = null, T = null;
19932
+ }), I = null, T = null;
19934
19933
  }, ne = (L, z) => {
19935
19934
  const { onDragend: Y } = e;
19936
19935
  $.dragOverNodeKey = null, pe(), Y == null || Y({ event: L, node: z.eventData }), b = null;
@@ -19938,7 +19937,7 @@ const iC = 10, rC = I({
19938
19937
  ne(L, null), window.removeEventListener("dragend", ke);
19939
19938
  }, Me = (L, z) => {
19940
19939
  const { onDragstart: Y } = e, { eventKey: le, eventData: Z } = z;
19941
- b = z, E = {
19940
+ b = z, I = {
19942
19941
  x: L.clientX,
19943
19942
  y: L.clientY
19944
19943
  };
@@ -19963,7 +19962,7 @@ const iC = 10, rC = I({
19963
19962
  b,
19964
19963
  z,
19965
19964
  a(l),
19966
- E,
19965
+ I,
19967
19966
  Z,
19968
19967
  a(H),
19969
19968
  a(y),
@@ -20019,7 +20018,7 @@ const iC = 10, rC = I({
20019
20018
  b,
20020
20019
  z,
20021
20020
  a(l) || 0,
20022
- E,
20021
+ I,
20023
20022
  le,
20024
20023
  H.value,
20025
20024
  y.value,
@@ -20378,7 +20377,7 @@ function cC(e, t, n) {
20378
20377
  const f = "cds-tree__switcher-icon";
20379
20378
  return o ? (t && (typeof t == "object" && r ? c = p(Qe, { name: typeof r == "string" ? r : "doc" }) : c = p("span", { class: "cds-tree__switcher-leaf-line" })), c) : (c = p(Qe, { name: "chevron-down", class: f }), typeof e == "function" ? i = e({ ...n, defaultIcon: c, switcherCls: f }) : vl(i) && (i = Pr(i, { class: f })), i || c);
20380
20379
  }
20381
- const uC = "CdsTree", Ad = I({
20380
+ const uC = "CdsTree", Ad = E({
20382
20381
  name: uC,
20383
20382
  inheritAttrs: !1,
20384
20383
  props: {
@@ -20433,7 +20432,7 @@ const uC = "CdsTree", Ad = I({
20433
20432
  openAnimation: k,
20434
20433
  virtual: _,
20435
20434
  icon: S = s.icon,
20436
- switcherIcon: E = s.switcherIcon
20435
+ switcherIcon: I = s.switcherIcon
20437
20436
  } = e, b = s.default ? eo(s.default()) : void 0;
20438
20437
  return p(
20439
20438
  rC,
@@ -20460,7 +20459,7 @@ const uC = "CdsTree", Ad = I({
20460
20459
  t.class
20461
20460
  ),
20462
20461
  dropIndicatorRender: Sd,
20463
- switcherIcon: (T) => cC(E, h, T),
20462
+ switcherIcon: (T) => cC(I, h, T),
20464
20463
  onClick: r,
20465
20464
  onCheck: f,
20466
20465
  onExpand: d,
@@ -20510,7 +20509,7 @@ function dC(e) {
20510
20509
  const { isLeaf: t, expanded: n } = e;
20511
20510
  return t ? p(Qe, { name: "doc" }) : n ? p(Qe, { name: "directory-open" }) : p(Qe, { name: "directory" });
20512
20511
  }
20513
- const fC = "CdsTreeDirectory", mC = I({
20512
+ const fC = "CdsTreeDirectory", mC = E({
20514
20513
  name: fC,
20515
20514
  inheritAttrs: !1,
20516
20515
  props: {
@@ -20539,9 +20538,9 @@ const fC = "CdsTreeDirectory", mC = I({
20539
20538
  doubleclick: (e, t) => !0
20540
20539
  },
20541
20540
  setup(e, { attrs: t, slots: n, emit: o, expose: s }) {
20542
- var E;
20541
+ var I;
20543
20542
  const l = B(
20544
- e.treeData || js(eo((E = n.default) == null ? void 0 : E.call(n)))
20543
+ e.treeData || js(eo((I = n.default) == null ? void 0 : I.call(n)))
20545
20544
  );
20546
20545
  te(
20547
20546
  () => e.treeData,
@@ -20871,7 +20870,7 @@ function hC() {
20871
20870
  };
20872
20871
  };
20873
20872
  }
20874
- const vC = "CdsUploadListItem", gC = I({
20873
+ const vC = "CdsUploadListItem", gC = E({
20875
20874
  name: vC,
20876
20875
  inheritAttrs: !1,
20877
20876
  props: {
@@ -20939,7 +20938,7 @@ const vC = "CdsUploadListItem", gC = I({
20939
20938
  ...F
20940
20939
  })
20941
20940
  }
20942
- ), E = m && (u == null ? void 0 : u.url) && a(r) === "done" && p(
20941
+ ), I = m && (u == null ? void 0 : u.url) && a(r) === "done" && p(
20943
20942
  $o,
20944
20943
  {
20945
20944
  text: o.downloadFile
@@ -20956,7 +20955,7 @@ const vC = "CdsUploadListItem", gC = I({
20956
20955
  ), b = p(
20957
20956
  "span",
20958
20957
  { key: "download-delete", class: "cds-uploader-list-item__actions" },
20959
- a(r) === "uploading" ? `${a(i)}%` : [E, S]
20958
+ a(r) === "uploading" ? `${a(i)}%` : [I, S]
20960
20959
  ), T = typeof (u == null ? void 0 : u.linkProps) == "string" ? JSON.parse(u == null ? void 0 : u.linkProps) : u == null ? void 0 : u.linkProps, $ = oe("cds-uploader-list-item__name", {
20961
20960
  [`cds-uploader-list-item__name--${a(r)}`]: !!a(r)
20962
20961
  }), M = u != null && u.url ? p(We, {}, [
@@ -21038,7 +21037,7 @@ const vC = "CdsUploadListItem", gC = I({
21038
21037
  );
21039
21038
  }), {};
21040
21039
  }
21041
- }), yC = "CdsUploadList", pC = I({
21040
+ }), yC = "CdsUploadList", pC = E({
21042
21041
  name: yC,
21043
21042
  inheritAttrs: !1,
21044
21043
  props: {
@@ -21203,7 +21202,7 @@ let _C = 0;
21203
21202
  function ps() {
21204
21203
  return `cds-uploader-${wC}-${++_C}`;
21205
21204
  }
21206
- const SC = "CdsAjaxUploader", xC = I({
21205
+ const SC = "CdsAjaxUploader", xC = E({
21207
21206
  name: SC,
21208
21207
  inheritAttrs: !1,
21209
21208
  props: {
@@ -21244,14 +21243,14 @@ const SC = "CdsAjaxUploader", xC = I({
21244
21243
  const c = B();
21245
21244
  async function f(k, _) {
21246
21245
  const { beforeUpload: S } = e;
21247
- let E = k;
21246
+ let I = k;
21248
21247
  if (S) {
21249
21248
  try {
21250
- E = await S(k, _);
21249
+ I = await S(k, _);
21251
21250
  } catch {
21252
- E = !1;
21251
+ I = !1;
21253
21252
  }
21254
- if (E === !1)
21253
+ if (I === !1)
21255
21254
  return {
21256
21255
  origin: k,
21257
21256
  parsedFile: null,
@@ -21265,7 +21264,7 @@ const SC = "CdsAjaxUploader", xC = I({
21265
21264
  const { data: $ } = e;
21266
21265
  let M;
21267
21266
  typeof $ == "function" ? M = await $(k) : M = $;
21268
- const A = (typeof E == "object" || typeof E == "string") && E ? E : k;
21267
+ const A = (typeof I == "object" || typeof I == "string") && I ? I : k;
21269
21268
  let P;
21270
21269
  A instanceof File ? P = A : P = new File([A], k.name, { type: k.type });
21271
21270
  const R = P;
@@ -21276,25 +21275,25 @@ const SC = "CdsAjaxUploader", xC = I({
21276
21275
  action: T
21277
21276
  };
21278
21277
  }
21279
- function d({ data: k, origin: _, action: S, parsedFile: E }) {
21278
+ function d({ data: k, origin: _, action: S, parsedFile: I }) {
21280
21279
  if (!r)
21281
21280
  return;
21282
21281
  const { name: b, headers: T, withCredentials: $, method: M, customRequest: A, onStart: P } = e, { uid: R } = _, x = A || l, F = {
21283
21282
  action: S,
21284
21283
  filename: b,
21285
21284
  data: k,
21286
- file: E,
21285
+ file: I,
21287
21286
  headers: T,
21288
21287
  withCredentials: $,
21289
21288
  method: M || "post",
21290
21289
  onProgress: (j) => {
21291
- o("progress", j, E);
21290
+ o("progress", j, I);
21292
21291
  },
21293
21292
  onSuccess: (j, U) => {
21294
- o("success", j, E, U), delete i[R];
21293
+ o("success", j, I, U), delete i[R];
21295
21294
  },
21296
21295
  onError: (j, U) => {
21297
- o("error", j, U, E), delete i[R];
21296
+ o("error", j, U, I), delete i[R];
21298
21297
  }
21299
21298
  };
21300
21299
  o("start", _), i[R] = x(F);
@@ -21317,18 +21316,18 @@ const SC = "CdsAjaxUploader", xC = I({
21317
21316
  r = !1, u();
21318
21317
  });
21319
21318
  function h(k) {
21320
- const _ = [...k], S = _.map((E) => (E.uid = String(ps()), f(E, _)));
21321
- Promise.all(S).then((E) => {
21319
+ const _ = [...k], S = _.map((I) => (I.uid = String(ps()), f(I, _)));
21320
+ Promise.all(S).then((I) => {
21322
21321
  o(
21323
21322
  "batchStart",
21324
- E.map(({ origin: b, parsedFile: T }) => ({ file: b, parsedFile: T }))
21325
- ), E.filter((b) => b.parsedFile !== null).forEach((b) => {
21323
+ I.map(({ origin: b, parsedFile: T }) => ({ file: b, parsedFile: T }))
21324
+ ), I.filter((b) => b.parsedFile !== null).forEach((b) => {
21326
21325
  d(b);
21327
21326
  });
21328
21327
  });
21329
21328
  }
21330
21329
  function y(k) {
21331
- const { accept: _, directory: S } = e, { files: E } = k.target, b = [...E].filter((T) => !S || ys(T, _));
21330
+ const { accept: _, directory: S } = e, { files: I } = k.target, b = [...I].filter((T) => !S || ys(T, _));
21332
21331
  h(b), m();
21333
21332
  }
21334
21333
  function v(k) {
@@ -21343,7 +21342,7 @@ const SC = "CdsAjaxUploader", xC = I({
21343
21342
  }
21344
21343
  function w(k) {
21345
21344
  var b, T;
21346
- const { multiple: _, directory: S, onReject: E } = e;
21345
+ const { multiple: _, directory: S, onReject: I } = e;
21347
21346
  if (k.preventDefault(), k.type !== "dragover")
21348
21347
  if (S)
21349
21348
  CC(
@@ -21358,7 +21357,7 @@ const SC = "CdsAjaxUploader", xC = I({
21358
21357
  );
21359
21358
  let M = $[0];
21360
21359
  const A = $[1];
21361
- _ === !1 && (M = M.slice(0, 1)), h(M), A.length && E && E(A);
21360
+ _ === !1 && (M = M.slice(0, 1)), h(M), A.length && I && I(A);
21362
21361
  }
21363
21362
  }
21364
21363
  return Te(() => {
@@ -21367,7 +21366,7 @@ const SC = "CdsAjaxUploader", xC = I({
21367
21366
  tag: k,
21368
21367
  disabled: _,
21369
21368
  readonly: S,
21370
- id: E,
21369
+ id: I,
21371
21370
  multiple: b,
21372
21371
  accept: T,
21373
21372
  capture: $,
@@ -21402,7 +21401,7 @@ const SC = "CdsAjaxUploader", xC = I({
21402
21401
  [
21403
21402
  p("input", {
21404
21403
  ...Bo(x, { aria: !0, data: !0 }),
21405
- id: E,
21404
+ id: I,
21406
21405
  ref: c,
21407
21406
  type: "file",
21408
21407
  key: a(s),
@@ -21424,7 +21423,7 @@ const SC = "CdsAjaxUploader", xC = I({
21424
21423
  abort: u
21425
21424
  };
21426
21425
  }
21427
- }), ha = `__LIST_IGNORE_${Date.now()}__`, bs = "CdsUploader", $C = I({
21426
+ }), ha = `__LIST_IGNORE_${Date.now()}__`, bs = "CdsUploader", $C = E({
21428
21427
  name: bs,
21429
21428
  inheritAttrs: !1,
21430
21429
  props: {
@@ -21526,7 +21525,7 @@ const SC = "CdsAjaxUploader", xC = I({
21526
21525
  k(X, F);
21527
21526
  });
21528
21527
  }
21529
- function E(P, R, x) {
21528
+ function I(P, R, x) {
21530
21529
  try {
21531
21530
  typeof P == "string" && (P = JSON.parse(P));
21532
21531
  } catch {
@@ -21588,7 +21587,7 @@ const SC = "CdsAjaxUploader", xC = I({
21588
21587
  onBatchStart: S,
21589
21588
  onError: T,
21590
21589
  onProgress: b,
21591
- onSuccess: E,
21590
+ onSuccess: I,
21592
21591
  onChange: void 0
21593
21592
  }, j = {
21594
21593
  appearance: "secondary",
@@ -21688,7 +21687,7 @@ const SC = "CdsAjaxUploader", xC = I({
21688
21687
  ]);
21689
21688
  }), s({
21690
21689
  onBatchStart: S,
21691
- onSuccess: E,
21690
+ onSuccess: I,
21692
21691
  onProgress: b,
21693
21692
  onError: T,
21694
21693
  fileList: h,