@dragonmastery/dragoncore-vue 0.0.12 → 0.0.14

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 (30) hide show
  1. package/dist/{CreateTeamForm-Cg4sD65k.js → CreateTeamForm-Dqh6otGC.js} +1 -1
  2. package/dist/{CreateTeamMemberForm-CiG-fCJD.js → CreateTeamMemberForm-CcNZz5lm.js} +1 -1
  3. package/dist/{CreditBalanceDashboard-BUdKWieE.js → CreditBalanceDashboard-4TBlnrdL.js} +1 -1
  4. package/dist/{CreditManagement-BcyUY_J0.js → CreditManagement-Dxx54Hgt.js} +1 -1
  5. package/dist/{CustomerCreateSupportTicketForm-BplS0xSi.js → CustomerCreateSupportTicketForm-C-rf61Zr.js} +1 -1
  6. package/dist/CustomerSupportTicketList-BxrZ5bUX.js +27 -0
  7. package/dist/{CustomerSupportTicketSuccess-DC1jJG1E.js → CustomerSupportTicketSuccess-DH4nAjH6.js} +1 -1
  8. package/dist/{EditTeamForm-BnPwhv5B.js → EditTeamForm-D5KvJw43.js} +1 -1
  9. package/dist/{ResetPassword-M6mvTS24.js → ResetPassword-DRSaVSck.js} +1 -1
  10. package/dist/{SavedFiltersPage-D3vJrfzt.js → SavedFiltersPage-DyItk8Bp.js} +2 -2
  11. package/dist/{SavedFiltersPage-D3vJrfzt.js.map → SavedFiltersPage-DyItk8Bp.js.map} +1 -1
  12. package/dist/{StaffCreateSupportTicketForm-Bc7UnK0Q.js → StaffCreateSupportTicketForm-C0eHfAfg.js} +1 -1
  13. package/dist/StaffSupportTicketList-DSL7Fdg5.js +27 -0
  14. package/dist/StaffSupportTicketSuccess-BXqidJUr.js +27 -0
  15. package/dist/{TeamAttachmentsTab-Dk_Bnk-1.js → TeamAttachmentsTab-DIGshfO9.js} +1 -1
  16. package/dist/{ViewTeam-DpE_NfRq.js → TeamList-BPUsUsmN.js} +2 -2
  17. package/dist/{TeamMemberList-EoDXIr0w.js → TeamMemberList-DrjbJGw1.js} +1 -1
  18. package/dist/{TeamMemberParent-DZ5YVyi6.js → TeamMemberParent-9R1FYywk.js} +1 -1
  19. package/dist/{TeamParent-CbrXXzAr.js → TeamParent-DKzg6jC5.js} +1 -1
  20. package/dist/{TeamList-BtLzbjls.js → ViewTeam-BB7x8H0t.js} +2 -2
  21. package/dist/{ViewTeamMember-BdBwkuXC.js → ViewTeamMember-CRv1hkxG.js} +1 -1
  22. package/dist/index.d.ts +762 -700
  23. package/dist/index.js +1 -1
  24. package/dist/{src-CHw8DdkR.js → src-TZ7YfTtl.js} +165 -106
  25. package/dist/src-TZ7YfTtl.js.map +1 -0
  26. package/package.json +2 -2
  27. package/dist/CustomerSupportTicketList-DGwy4Wje.js +0 -27
  28. package/dist/StaffSupportTicketList-ChJP_67k.js +0 -27
  29. package/dist/StaffSupportTicketSuccess-B6X_dP4f.js +0 -27
  30. package/dist/src-CHw8DdkR.js.map +0 -1
@@ -51,8 +51,8 @@ const DragoncoreVue = { install(_app, options) {
51
51
  //#region src/components/AppTabNavigation.vue
52
52
  const _hoisted_1$58 = { class: "w-full" };
53
53
  const _hoisted_2$53 = { class: "md:hidden relative" };
54
- const _hoisted_3$48 = { class: "font-medium" };
55
- const _hoisted_4$42 = {
54
+ const _hoisted_3$49 = { class: "font-medium" };
55
+ const _hoisted_4$43 = {
56
56
  key: 0,
57
57
  class: "absolute z-20 w-full bg-base-100 shadow-lg"
58
58
  };
@@ -61,7 +61,7 @@ const _hoisted_6$26 = { class: "hidden md:flex items-center overflow-x-auto" };
61
61
  const _hoisted_7$22 = { class: "flex-1 flex" };
62
62
  const _hoisted_8$22 = ["onClick"];
63
63
  const _hoisted_9$21 = { class: "ml-auto shrink-0" };
64
- const _sfc_main$63 = /* @__PURE__ */ defineComponent({
64
+ const _sfc_main$64 = /* @__PURE__ */ defineComponent({
65
65
  __name: "AppTabNavigation",
66
66
  props: {
67
67
  tabs: {},
@@ -108,7 +108,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
108
108
  createElementVNode("button", {
109
109
  onClick: _cache[0] || (_cache[0] = ($event) => isMenuOpen.value = !isMenuOpen.value),
110
110
  class: "w-full flex items-center justify-between px-4 py-3 bg-base-100"
111
- }, [createElementVNode("span", _hoisted_3$48, toDisplayString(activeTabLabel.value), 1), _cache[2] || (_cache[2] = createElementVNode("svg", {
111
+ }, [createElementVNode("span", _hoisted_3$49, toDisplayString(activeTabLabel.value), 1), _cache[2] || (_cache[2] = createElementVNode("svg", {
112
112
  xmlns: "http://www.w3.org/2000/svg",
113
113
  class: "h-5 w-5",
114
114
  fill: "none",
@@ -121,7 +121,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
121
121
  d: "M19 9l-7 7-7-7"
122
122
  })], -1))]),
123
123
  createCommentVNode(" Dropdown menu "),
124
- isMenuOpen.value ? (openBlock(), createElementBlock("div", _hoisted_4$42, [(openBlock(true), createElementBlock(Fragment, null, renderList(__props.tabs, (tab, index) => {
124
+ isMenuOpen.value ? (openBlock(), createElementBlock("div", _hoisted_4$43, [(openBlock(true), createElementBlock(Fragment, null, renderList(__props.tabs, (tab, index) => {
125
125
  return openBlock(), createElementBlock(Fragment, { key: index }, [tab.to ? (openBlock(), createBlock(_component_router_link, {
126
126
  key: 0,
127
127
  to: tab.to,
@@ -160,7 +160,7 @@ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
160
160
  };
161
161
  }
162
162
  });
163
- var AppTabNavigation_default = _sfc_main$63;
163
+ var AppTabNavigation_default = _sfc_main$64;
164
164
 
165
165
  //#endregion
166
166
  //#region src/components/AppHeader.vue
@@ -169,8 +169,8 @@ const _hoisted_2$52 = {
169
169
  key: 0,
170
170
  class: "w-full"
171
171
  };
172
- const _hoisted_3$47 = { class: "max-w-7xl mx-auto px-3 sm:px-4 md:px-6" };
173
- const _sfc_main$62 = /* @__PURE__ */ defineComponent({
172
+ const _hoisted_3$48 = { class: "max-w-7xl mx-auto px-3 sm:px-4 md:px-6" };
173
+ const _sfc_main$63 = /* @__PURE__ */ defineComponent({
174
174
  __name: "AppHeader",
175
175
  props: {
176
176
  tabs: {},
@@ -181,7 +181,7 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
181
181
  return (_ctx, _cache) => {
182
182
  return openBlock(), createElementBlock(Fragment, null, [createCommentVNode(" Full-width background with constrained content "), createElementVNode("div", _hoisted_1$57, [
183
183
  createCommentVNode(" Tab navigation - only shown when tabs are provided "),
184
- __props.tabs.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_2$52, [createElementVNode("div", _hoisted_3$47, [createVNode(AppTabNavigation_default, {
184
+ __props.tabs.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_2$52, [createElementVNode("div", _hoisted_3$48, [createVNode(AppTabNavigation_default, {
185
185
  tabs: __props.tabs,
186
186
  "active-tab": __props.activeTab,
187
187
  onTabClick: _cache[0] || (_cache[0] = ($event) => _ctx.$emit("tab-click", $event))
@@ -200,19 +200,19 @@ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
200
200
  };
201
201
  }
202
202
  });
203
- var AppHeader_default = _sfc_main$62;
203
+ var AppHeader_default = _sfc_main$63;
204
204
 
205
205
  //#endregion
206
206
  //#region src/components/BaseModal.vue
207
207
  const _hoisted_1$56 = { class: "modal-box max-w-md w-full max-h-[90vh] flex flex-col p-0" };
208
208
  const _hoisted_2$51 = { class: "flex justify-between items-center p-6 pb-4 border-b border-base-300 flex-shrink-0" };
209
- const _hoisted_3$46 = { class: "font-bold text-lg" };
210
- const _hoisted_4$41 = { class: "modal-content flex-1 overflow-y-auto p-6" };
209
+ const _hoisted_3$47 = { class: "font-bold text-lg" };
210
+ const _hoisted_4$42 = { class: "modal-content flex-1 overflow-y-auto p-6" };
211
211
  const _hoisted_5$31 = {
212
212
  method: "dialog",
213
213
  class: "modal-backdrop"
214
214
  };
215
- const _sfc_main$61 = /* @__PURE__ */ defineComponent({
215
+ const _sfc_main$62 = /* @__PURE__ */ defineComponent({
216
216
  __name: "BaseModal",
217
217
  props: {
218
218
  isOpen: { type: Boolean },
@@ -237,7 +237,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
237
237
  class: "modal"
238
238
  }, [createElementVNode("div", _hoisted_1$56, [
239
239
  createCommentVNode(" Header with title and close button - fixed, not scrollable "),
240
- createElementVNode("div", _hoisted_2$51, [createElementVNode("h3", _hoisted_3$46, [renderSlot(_ctx.$slots, "title", {}, () => [createTextVNode(toDisplayString(__props.title), 1)])]), createElementVNode("button", {
240
+ createElementVNode("div", _hoisted_2$51, [createElementVNode("h3", _hoisted_3$47, [renderSlot(_ctx.$slots, "title", {}, () => [createTextVNode(toDisplayString(__props.title), 1)])]), createElementVNode("button", {
241
241
  type: "button",
242
242
  class: "btn btn-sm btn-circle btn-ghost",
243
243
  onClick: withModifiers(handleClose, ["prevent"]),
@@ -255,7 +255,7 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
255
255
  d: "M6 18L18 6M6 6l12 12"
256
256
  })], -1)])])]),
257
257
  createCommentVNode(" Content slot - scrollable area "),
258
- createElementVNode("div", _hoisted_4$41, [renderSlot(_ctx.$slots, "default")])
258
+ createElementVNode("div", _hoisted_4$42, [renderSlot(_ctx.$slots, "default")])
259
259
  ]), createElementVNode("form", _hoisted_5$31, [createElementVNode("button", {
260
260
  type: "button",
261
261
  onClick: withModifiers(handleClose, ["prevent"])
@@ -263,14 +263,14 @@ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
263
263
  };
264
264
  }
265
265
  });
266
- var BaseModal_default = _sfc_main$61;
266
+ var BaseModal_default = _sfc_main$62;
267
267
 
268
268
  //#endregion
269
269
  //#region src/components/InputModal.vue
270
270
  const _hoisted_1$55 = { class: "modal-box" };
271
271
  const _hoisted_2$50 = { class: "font-bold text-lg" };
272
- const _hoisted_3$45 = { class: "py-4" };
273
- const _hoisted_4$40 = { class: "form-control w-full" };
272
+ const _hoisted_3$46 = { class: "py-4" };
273
+ const _hoisted_4$41 = { class: "form-control w-full" };
274
274
  const _hoisted_5$30 = { class: "label" };
275
275
  const _hoisted_6$25 = { class: "label-text" };
276
276
  const _hoisted_7$21 = ["placeholder"];
@@ -279,10 +279,10 @@ const _hoisted_8$21 = {
279
279
  class: "label"
280
280
  };
281
281
  const _hoisted_9$20 = { class: "label-text-alt text-error" };
282
- const _hoisted_10$16 = { class: "modal-action" };
283
- const _hoisted_11$15 = ["disabled"];
282
+ const _hoisted_10$17 = { class: "modal-action" };
283
+ const _hoisted_11$16 = ["disabled"];
284
284
  const _hoisted_12$14 = ["disabled"];
285
- const _sfc_main$60 = /* @__PURE__ */ defineComponent({
285
+ const _sfc_main$61 = /* @__PURE__ */ defineComponent({
286
286
  __name: "InputModal",
287
287
  props: {
288
288
  modelValue: { type: Boolean },
@@ -334,7 +334,7 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
334
334
  return (_ctx, _cache) => {
335
335
  return openBlock(), createElementBlock("div", { class: normalizeClass(["modal", { "modal-open": __props.modelValue }]) }, [createElementVNode("div", _hoisted_1$55, [
336
336
  createElementVNode("h3", _hoisted_2$50, toDisplayString(__props.title), 1),
337
- createElementVNode("div", _hoisted_3$45, [createElementVNode("label", _hoisted_4$40, [
337
+ createElementVNode("div", _hoisted_3$46, [createElementVNode("label", _hoisted_4$41, [
338
338
  createElementVNode("div", _hoisted_5$30, [createElementVNode("span", _hoisted_6$25, toDisplayString(__props.label), 1)]),
339
339
  withDirectives(createElementVNode("input", {
340
340
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => inputValue.value = $event),
@@ -347,11 +347,11 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
347
347
  }, null, 40, _hoisted_7$21), [[vModelText, inputValue.value]]),
348
348
  __props.error ? (openBlock(), createElementBlock("div", _hoisted_8$21, [createElementVNode("span", _hoisted_9$20, toDisplayString(__props.error), 1)])) : createCommentVNode("v-if", true)
349
349
  ])]),
350
- createElementVNode("div", _hoisted_10$16, [createElementVNode("button", {
350
+ createElementVNode("div", _hoisted_10$17, [createElementVNode("button", {
351
351
  class: "btn",
352
352
  onClick: handleCancel,
353
353
  disabled: __props.isProcessing
354
- }, toDisplayString(__props.cancelText), 9, _hoisted_11$15), createElementVNode("button", {
354
+ }, toDisplayString(__props.cancelText), 9, _hoisted_11$16), createElementVNode("button", {
355
355
  class: normalizeClass(["btn", __props.confirmButtonClass]),
356
356
  onClick: handleConfirm,
357
357
  disabled: !inputValue.value || inputValue.value.trim() === "" || __props.isProcessing
@@ -363,11 +363,11 @@ const _sfc_main$60 = /* @__PURE__ */ defineComponent({
363
363
  };
364
364
  }
365
365
  });
366
- var InputModal_default = _sfc_main$60;
366
+ var InputModal_default = _sfc_main$61;
367
367
 
368
368
  //#endregion
369
369
  //#region src/components/LoginButton.vue
370
- const _sfc_main$59 = {};
370
+ const _sfc_main$60 = {};
371
371
  function _sfc_render(_ctx, _cache) {
372
372
  const _component_router_link = resolveComponent("router-link");
373
373
  return openBlock(), createBlock(_component_router_link, { to: "/auth/login" }, {
@@ -375,43 +375,58 @@ function _sfc_render(_ctx, _cache) {
375
375
  _: 1
376
376
  });
377
377
  }
378
- var LoginButton_default = /* @__PURE__ */ export_helper_default(_sfc_main$59, [["render", _sfc_render]]);
378
+ var LoginButton_default = /* @__PURE__ */ export_helper_default(_sfc_main$60, [["render", _sfc_render]]);
379
+
380
+ //#endregion
381
+ //#region src/components/ui/LogoPlaceholder.vue
382
+ const _sfc_main$59 = /* @__PURE__ */ defineComponent({
383
+ __name: "LogoPlaceholder",
384
+ props: { size: { default: "md" } },
385
+ setup(__props) {
386
+ return (_ctx, _cache) => {
387
+ return openBlock(), createElementBlock("div", { class: normalizeClass(["flex items-center justify-center rounded-lg bg-base-300 text-base-content/50", __props.size === "xs" ? "h-10 w-10 md:h-12 md:w-12 text-xs" : __props.size === "sm" ? "h-12 w-24 text-xs" : "h-24 w-32 text-sm"]) }, [..._cache[0] || (_cache[0] = [createElementVNode("span", { class: "font-medium" }, "Logo", -1)])], 2);
388
+ };
389
+ }
390
+ });
391
+ var LogoPlaceholder_default = _sfc_main$59;
379
392
 
380
393
  //#endregion
381
394
  //#region src/components/Navbar.vue
382
395
  const _hoisted_1$54 = { class: "sticky top-0 flex h-16 w-full justify-center border-b-2 border-solid border-b-base-300 bg-base-200 bg-opacity-90 text-base-content shadow-xs z-10" };
383
396
  const _hoisted_2$49 = { class: "navbar w-full" };
384
- const _hoisted_3$44 = { class: "flex flex-1 md:gap-1 lg:gap-2" };
385
- const _hoisted_4$39 = { class: "items-center gap-2 flex" };
386
- const _hoisted_5$29 = {
397
+ const _hoisted_3$45 = { class: "flex flex-1 md:gap-1 lg:gap-2" };
398
+ const _hoisted_4$40 = { class: "items-center gap-2 flex" };
399
+ const _hoisted_5$29 = { class: "font-title inline-flex text-lg text-primary transition-all duration-200 md:text-3xl" };
400
+ const _hoisted_6$24 = ["src"];
401
+ const _hoisted_7$20 = {
387
402
  key: 0,
388
403
  class: "hidden md:flex items-center ml-4"
389
404
  };
390
- const _hoisted_6$24 = { class: "text-sm text-base-content/70 flex items-center gap-2" };
391
- const _hoisted_7$20 = {
405
+ const _hoisted_8$20 = { class: "text-sm text-base-content/70 flex items-center gap-2" };
406
+ const _hoisted_9$19 = {
392
407
  key: 0,
393
408
  class: "loading loading-spinner loading-xs"
394
409
  };
395
- const _hoisted_8$20 = { class: "font-medium" };
396
- const _hoisted_9$19 = {
410
+ const _hoisted_10$16 = { class: "font-medium" };
411
+ const _hoisted_11$15 = {
397
412
  key: 2,
398
413
  class: "text-base-content/50"
399
414
  };
400
- const _hoisted_10$15 = {
415
+ const _hoisted_12$13 = {
401
416
  key: 1,
402
417
  class: "flex md:hidden flex-col justify-center ml-2 leading-tight"
403
418
  };
404
- const _hoisted_11$14 = { class: "font-medium text-sm truncate max-w-[150px]" };
405
- const _hoisted_12$13 = {
419
+ const _hoisted_13$11 = { class: "font-medium text-sm truncate max-w-[150px]" };
420
+ const _hoisted_14$10 = {
406
421
  key: 0,
407
422
  class: "loading loading-spinner loading-xs"
408
423
  };
409
- const _hoisted_13$11 = { class: "flex-none gap-2" };
410
- const _hoisted_14$10 = {
424
+ const _hoisted_15$9 = { class: "flex-none gap-2" };
425
+ const _hoisted_16$9 = {
411
426
  key: 0,
412
427
  class: "loading btn-primary btn"
413
428
  };
414
- const _hoisted_15$9 = {
429
+ const _hoisted_17$8 = {
415
430
  key: 1,
416
431
  for: "my-drawer-4",
417
432
  tabindex: "0",
@@ -420,15 +435,19 @@ const _hoisted_15$9 = {
420
435
  };
421
436
  const _sfc_main$58 = /* @__PURE__ */ defineComponent({
422
437
  __name: "Navbar",
423
- props: { breadcrumbs: {} },
438
+ props: {
439
+ breadcrumbs: {},
440
+ logoSrc: {}
441
+ },
424
442
  setup(__props) {
443
+ const imageLoadFailed = ref(false);
425
444
  const loading = ref(true);
426
445
  loading.value = true;
427
446
  const user = useUserSessionStore();
428
447
  loading.value = false;
429
448
  return (_ctx, _cache) => {
430
449
  const _component_router_link = resolveComponent("router-link");
431
- return openBlock(), createElementBlock("header", _hoisted_1$54, [createElementVNode("nav", _hoisted_2$49, [createElementVNode("div", _hoisted_3$44, [_cache[3] || (_cache[3] = createElementVNode("label", {
450
+ return openBlock(), createElementBlock("header", _hoisted_1$54, [createElementVNode("nav", _hoisted_2$49, [createElementVNode("div", _hoisted_3$45, [_cache[3] || (_cache[3] = createElementVNode("label", {
432
451
  for: "drawer",
433
452
  class: "btn-ghost drawer-button btn-square btn"
434
453
  }, [createElementVNode("svg", {
@@ -442,21 +461,26 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
442
461
  "stroke-linecap": "round",
443
462
  "stroke-linejoin": "round",
444
463
  d: "M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5"
445
- })])], -1)), createElementVNode("div", _hoisted_4$39, [
464
+ })])], -1)), createElementVNode("div", _hoisted_4$40, [
446
465
  createVNode(AppLink_default, {
447
466
  to: "/",
448
467
  "aria-current": "page",
449
468
  "aria-label": "Homepage"
450
469
  }, {
451
- default: withCtx(() => [..._cache[0] || (_cache[0] = [createElementVNode("div", { class: "font-title inline-flex text-lg text-primary transition-all duration-200 md:text-3xl" }, [createElementVNode("img", {
452
- src: "/android-chrome-192x192-20250721.png",
470
+ default: withCtx(() => [createElementVNode("div", _hoisted_5$29, [!__props.logoSrc || imageLoadFailed.value ? (openBlock(), createBlock(LogoPlaceholder_default, {
471
+ key: 0,
472
+ size: "xs"
473
+ })) : (openBlock(), createElementBlock("img", {
474
+ key: 1,
475
+ src: __props.logoSrc,
453
476
  alt: "logo",
454
- class: "h-10 w-10 md:h-12 md:w-12"
455
- })], -1)])]),
477
+ class: "h-10 w-10 md:h-12 md:w-12",
478
+ onError: _cache[0] || (_cache[0] = ($event) => imageLoadFailed.value = true)
479
+ }, null, 40, _hoisted_6$24))])]),
456
480
  _: 1
457
481
  }),
458
482
  createCommentVNode(" Breadcrumbs in navbar - Desktop view "),
459
- __props.breadcrumbs && __props.breadcrumbs.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_5$29, [createElementVNode("div", _hoisted_6$24, [
483
+ __props.breadcrumbs && __props.breadcrumbs.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_7$20, [createElementVNode("div", _hoisted_8$20, [
460
484
  (openBlock(true), createElementBlock(Fragment, null, renderList(__props.breadcrumbs, (crumb, index) => {
461
485
  return openBlock(), createElementBlock(Fragment, { key: index }, [
462
486
  createCommentVNode(" Link for all but the last item "),
@@ -470,17 +494,17 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
470
494
  }, 1032, ["to"])) : (openBlock(), createElementBlock(Fragment, { key: 1 }, [
471
495
  createCommentVNode(" Current page (not a link) "),
472
496
  createCommentVNode(" Show loading spinner if explicitly loading "),
473
- crumb.loading ? (openBlock(), createElementBlock("span", _hoisted_7$20)) : crumb.label ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [createCommentVNode(" Show label if provided "), createElementVNode("span", _hoisted_8$20, toDisplayString(crumb.label), 1)], 2112)) : (openBlock(), createElementBlock(Fragment, { key: 2 }, [createCommentVNode(" Fallback if neither loading nor label "), _cache[1] || (_cache[1] = createElementVNode("span", { class: "font-medium text-base-content/50" }, "...", -1))], 2112))
497
+ crumb.loading ? (openBlock(), createElementBlock("span", _hoisted_9$19)) : crumb.label ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [createCommentVNode(" Show label if provided "), createElementVNode("span", _hoisted_10$16, toDisplayString(crumb.label), 1)], 2112)) : (openBlock(), createElementBlock(Fragment, { key: 2 }, [createCommentVNode(" Fallback if neither loading nor label "), _cache[1] || (_cache[1] = createElementVNode("span", { class: "font-medium text-base-content/50" }, "...", -1))], 2112))
474
498
  ], 64)),
475
499
  createCommentVNode(" Separator between items "),
476
- index < __props.breadcrumbs.length - 1 ? (openBlock(), createElementBlock("span", _hoisted_9$19, "/")) : createCommentVNode("v-if", true)
500
+ index < __props.breadcrumbs.length - 1 ? (openBlock(), createElementBlock("span", _hoisted_11$15, "/")) : createCommentVNode("v-if", true)
477
501
  ], 64);
478
502
  }), 128)),
479
503
  createCommentVNode(" Optional status badge "),
480
504
  renderSlot(_ctx.$slots, "status")
481
505
  ])])) : createCommentVNode("v-if", true),
482
506
  createCommentVNode(" Breadcrumbs in navbar - Mobile view (GitHub style) "),
483
- __props.breadcrumbs && __props.breadcrumbs.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_10$15, [
507
+ __props.breadcrumbs && __props.breadcrumbs.length > 0 ? (openBlock(), createElementBlock("div", _hoisted_12$13, [
484
508
  createCommentVNode(" Parent/previous breadcrumb (if exists) "),
485
509
  __props.breadcrumbs.length > 1 && __props.breadcrumbs[__props.breadcrumbs.length - 2] ? (openBlock(), createBlock(_component_router_link, {
486
510
  key: 0,
@@ -491,11 +515,11 @@ const _sfc_main$58 = /* @__PURE__ */ defineComponent({
491
515
  _: 1
492
516
  }, 8, ["to"])) : createCommentVNode("v-if", true),
493
517
  createCommentVNode(" Current page (last breadcrumb) "),
494
- createElementVNode("div", _hoisted_11$14, [createCommentVNode(" Show loading spinner if explicitly loading "), __props.breadcrumbs[__props.breadcrumbs.length - 1]?.loading ? (openBlock(), createElementBlock("span", _hoisted_12$13)) : __props.breadcrumbs[__props.breadcrumbs.length - 1]?.label ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [createCommentVNode(" Show label if provided "), createTextVNode(toDisplayString(__props.breadcrumbs[__props.breadcrumbs.length - 1].label), 1)], 64)) : (openBlock(), createElementBlock(Fragment, { key: 2 }, [createCommentVNode(" Fallback "), _cache[2] || (_cache[2] = createElementVNode("span", { class: "text-base-content/50" }, "...", -1))], 2112))]),
518
+ createElementVNode("div", _hoisted_13$11, [createCommentVNode(" Show loading spinner if explicitly loading "), __props.breadcrumbs[__props.breadcrumbs.length - 1]?.loading ? (openBlock(), createElementBlock("span", _hoisted_14$10)) : __props.breadcrumbs[__props.breadcrumbs.length - 1]?.label ? (openBlock(), createElementBlock(Fragment, { key: 1 }, [createCommentVNode(" Show label if provided "), createTextVNode(toDisplayString(__props.breadcrumbs[__props.breadcrumbs.length - 1].label), 1)], 64)) : (openBlock(), createElementBlock(Fragment, { key: 2 }, [createCommentVNode(" Fallback "), _cache[2] || (_cache[2] = createElementVNode("span", { class: "text-base-content/50" }, "...", -1))], 2112))]),
495
519
  createCommentVNode(" Optional status badge "),
496
520
  renderSlot(_ctx.$slots, "mobile-status")
497
521
  ])) : createCommentVNode("v-if", true)
498
- ])]), createElementVNode("div", _hoisted_13$11, [_cache[5] || (_cache[5] = createElementVNode("div", { class: "form-control hidden sm:flex" }, [createCommentVNode(" <input\n type=\"text\"\n placeholder=\"Search\"\n class=\"input-bordered input input-sm\"\n /> ")], -1)), loading.value ? (openBlock(), createElementBlock("button", _hoisted_14$10)) : unref(user).currentSession ? (openBlock(), createElementBlock("label", _hoisted_15$9, [..._cache[4] || (_cache[4] = [createElementVNode("div", { class: "bg-neutral-focus text-neutral-content w-10 rounded-full" }, [createElementVNode("span", null, "U")], -1)])])) : (openBlock(), createBlock(LoginButton_default, { key: 2 }))])])]);
522
+ ])]), createElementVNode("div", _hoisted_15$9, [_cache[5] || (_cache[5] = createElementVNode("div", { class: "form-control hidden sm:flex" }, [createCommentVNode(" <input\n type=\"text\"\n placeholder=\"Search\"\n class=\"input-bordered input input-sm\"\n /> ")], -1)), loading.value ? (openBlock(), createElementBlock("button", _hoisted_16$9)) : unref(user).currentSession ? (openBlock(), createElementBlock("label", _hoisted_17$8, [..._cache[4] || (_cache[4] = [createElementVNode("div", { class: "bg-neutral-focus text-neutral-content w-10 rounded-full" }, [createElementVNode("span", null, "U")], -1)])])) : (openBlock(), createBlock(LoginButton_default, { key: 2 }))])])]);
499
523
  };
500
524
  }
501
525
  });
@@ -505,7 +529,7 @@ var Navbar_default = _sfc_main$58;
505
529
  //#region src/components/NotFound.vue
506
530
  const _hoisted_1$53 = { class: "flex items-center justify-center bg-base-100 mt-4" };
507
531
  const _hoisted_2$48 = { class: "max-w-md mx-auto text-center px-4" };
508
- const _hoisted_3$43 = { class: "flex flex-col sm:flex-row gap-4 justify-center" };
532
+ const _hoisted_3$44 = { class: "flex flex-col sm:flex-row gap-4 justify-center" };
509
533
  const _sfc_main$57 = /* @__PURE__ */ defineComponent({
510
534
  __name: "NotFound",
511
535
  setup(__props) {
@@ -520,7 +544,7 @@ const _sfc_main$57 = /* @__PURE__ */ defineComponent({
520
544
  createElementVNode("h1", { class: "text-9xl font-bold text-primary mb-4" }, "404"),
521
545
  createElementVNode("h2", { class: "text-3xl font-bold mb-4" }, "Page Not Found"),
522
546
  createElementVNode("p", { class: "text-base-content/70 mb-8" }, " Sorry, we couldn't find the page you're looking for. The page may have been moved, deleted, or the URL might be incorrect. ")
523
- ], -1)), createElementVNode("div", _hoisted_3$43, [createVNode(_component_router_link, {
547
+ ], -1)), createElementVNode("div", _hoisted_3$44, [createVNode(_component_router_link, {
524
548
  to: { name: "Home" },
525
549
  class: "btn btn-primary"
526
550
  }, {
@@ -539,8 +563,8 @@ var NotFound_default = _sfc_main$57;
539
563
  //#region src/components/RightSidebar.vue
540
564
  const _hoisted_1$52 = { class: "drawer-side z-50" };
541
565
  const _hoisted_2$47 = { class: "menu p-3 w-80 h-full bg-base-200 text-base-content" };
542
- const _hoisted_3$42 = { class: "flex pb-2" };
543
- const _hoisted_4$38 = { class: "pl-3" };
566
+ const _hoisted_3$43 = { class: "flex pb-2" };
567
+ const _hoisted_4$39 = { class: "pl-3" };
544
568
  const _sfc_main$56 = /* @__PURE__ */ defineComponent({
545
569
  __name: "RightSidebar",
546
570
  setup(__props) {
@@ -559,9 +583,9 @@ const _sfc_main$56 = /* @__PURE__ */ defineComponent({
559
583
  for: "my-drawer-4",
560
584
  class: "drawer-overlay"
561
585
  }, null, -1)), createElementVNode("ul", _hoisted_2$47, [
562
- createElementVNode("div", _hoisted_3$42, [
586
+ createElementVNode("div", _hoisted_3$43, [
563
587
  _cache[1] || (_cache[1] = createElementVNode("div", { class: "avatar placeholder" }, [createElementVNode("div", { class: "bg-neutral-focus text-neutral-content w-10 h-10 rounded-full" }, [createElementVNode("span", null, "U")])], -1)),
564
- createElementVNode("label", _hoisted_4$38, toDisplayString(unref(userSession).currentSession?.user?.username), 1),
588
+ createElementVNode("label", _hoisted_4$39, toDisplayString(unref(userSession).currentSession?.user?.username), 1),
565
589
  _cache[2] || (_cache[2] = createElementVNode("div", { class: "grow" }, null, -1)),
566
590
  _cache[3] || (_cache[3] = createElementVNode("label", {
567
591
  for: "my-drawer-4",
@@ -687,24 +711,28 @@ const _hoisted_1$51 = {
687
711
  ref: "drawersidebar"
688
712
  };
689
713
  const _hoisted_2$46 = { class: "w-80 bg-base-200 h-full flex flex-col" };
690
- const _hoisted_3$41 = { class: "flex-1 overflow-y-auto overflow-x-hidden min-h-0" };
691
- const _hoisted_4$37 = { class: "menu p-3 w-full text-base-content" };
714
+ const _hoisted_3$42 = { class: "flex-1 overflow-y-auto overflow-x-hidden min-h-0" };
715
+ const _hoisted_4$38 = { class: "menu p-3 w-full text-base-content" };
692
716
  const _hoisted_5$28 = { class: "flex" };
693
- const _hoisted_6$23 = {
717
+ const _hoisted_6$23 = { class: "font-title inline-flex text-2xl text-primary transition-all duration-200" };
718
+ const _hoisted_7$19 = ["src"];
719
+ const _hoisted_8$19 = {
694
720
  key: 0,
695
721
  class: "w-full"
696
722
  };
697
- const _hoisted_7$19 = { class: "menu-title" };
698
- const _hoisted_8$19 = { class: "flex flex-col items-center justify-center w-full h-16" };
699
- const _hoisted_9$18 = { class: "text-xs text-neutral-500" };
723
+ const _hoisted_9$18 = { class: "menu-title" };
724
+ const _hoisted_10$15 = { class: "flex flex-col items-center justify-center w-full h-16" };
725
+ const _hoisted_11$14 = { class: "text-xs text-neutral-500" };
700
726
  const _sfc_main$55 = /* @__PURE__ */ defineComponent({
701
727
  __name: "Sidebar",
728
+ props: { logoSrc: {} },
702
729
  setup(__props) {
703
730
  const user = useUserSessionStore();
704
731
  const pinnedPresets = useInjectedPinnedPresets();
705
732
  const router = useRouter();
706
733
  const tag = useBuildTag();
707
734
  const close_button = ref(null);
735
+ const imageLoadFailed = ref(false);
708
736
  const sidebarSections = computed(() => {
709
737
  const allRoutes = router.getRoutes();
710
738
  let sections = {};
@@ -739,13 +767,18 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
739
767
  return openBlock(), createElementBlock("div", _hoisted_1$51, [_cache[3] || (_cache[3] = createElementVNode("label", {
740
768
  for: "drawer",
741
769
  class: "drawer-overlay"
742
- }, null, -1)), createElementVNode("aside", _hoisted_2$46, [createElementVNode("div", _hoisted_3$41, [createElementVNode("ul", _hoisted_4$37, [
770
+ }, null, -1)), createElementVNode("aside", _hoisted_2$46, [createElementVNode("div", _hoisted_3$42, [createElementVNode("ul", _hoisted_4$38, [
743
771
  createElementVNode("div", _hoisted_5$28, [
744
- _cache[0] || (_cache[0] = createElementVNode("div", { class: "font-title inline-flex text-2xl text-primary transition-all duration-200" }, [createElementVNode("img", {
745
- src: "/images/logo_words-20250721.png",
772
+ createElementVNode("div", _hoisted_6$23, [renderSlot(_ctx.$slots, "logo", {}, () => [!__props.logoSrc || imageLoadFailed.value ? (openBlock(), createBlock(LogoPlaceholder_default, {
773
+ key: 0,
774
+ size: "sm"
775
+ })) : (openBlock(), createElementBlock("img", {
776
+ key: 1,
777
+ src: __props.logoSrc,
746
778
  alt: "logo",
747
- class: "h-12"
748
- })], -1)),
779
+ class: "h-12",
780
+ onError: _cache[0] || (_cache[0] = ($event) => imageLoadFailed.value = true)
781
+ }, null, 40, _hoisted_7$19))])]),
749
782
  _cache[1] || (_cache[1] = createElementVNode("div", { class: "grow" }, null, -1)),
750
783
  createElementVNode("label", {
751
784
  for: "drawer",
@@ -755,7 +788,7 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
755
788
  }, " X ", 512)
756
789
  ]),
757
790
  createCommentVNode(" Favorites section (pinned presets) at top "),
758
- unref(pinnedPresets).pinned.value.length > 0 ? (openBlock(), createElementBlock("li", _hoisted_6$23, [_cache[2] || (_cache[2] = createElementVNode("div", { class: "menu-title" }, [createElementVNode("span", null, "FAVORITES")], -1)), (openBlock(true), createElementBlock(Fragment, null, renderList(unref(pinnedPresets).pinned.value, (preset) => {
791
+ unref(pinnedPresets).pinned.value.length > 0 ? (openBlock(), createElementBlock("li", _hoisted_8$19, [_cache[2] || (_cache[2] = createElementVNode("div", { class: "menu-title" }, [createElementVNode("span", null, "FAVORITES")], -1)), (openBlock(true), createElementBlock(Fragment, null, renderList(unref(pinnedPresets).pinned.value, (preset) => {
759
792
  return openBlock(), createBlock(_component_router_link, {
760
793
  key: preset.id,
761
794
  to: unref(pinnedPresets).getPresetLink(preset),
@@ -770,7 +803,7 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
770
803
  return openBlock(), createElementBlock("li", {
771
804
  key: section,
772
805
  class: "w-full"
773
- }, [createElementVNode("div", _hoisted_7$19, [createElementVNode("span", null, toDisplayString(capitalizeSection(section)), 1)]), (openBlock(true), createElementBlock(Fragment, null, renderList(routes, (route) => {
806
+ }, [createElementVNode("div", _hoisted_9$18, [createElementVNode("span", null, toDisplayString(capitalizeSection(section)), 1)]), (openBlock(true), createElementBlock(Fragment, null, renderList(routes, (route) => {
774
807
  return openBlock(), createBlock(AppLink_default, {
775
808
  key: route.path,
776
809
  to: getRouteLink(route),
@@ -782,7 +815,7 @@ const _sfc_main$55 = /* @__PURE__ */ defineComponent({
782
815
  }, 1032, ["to"]);
783
816
  }), 128))]);
784
817
  }), 128))
785
- ])]), createElementVNode("div", _hoisted_8$19, [createElementVNode("div", _hoisted_9$18, "Version: " + toDisplayString(unref(tag).build_tag), 1)])])], 512);
818
+ ])]), createElementVNode("div", _hoisted_10$15, [createElementVNode("div", _hoisted_11$14, "Version: " + toDisplayString(unref(tag).build_tag), 1)])])], 512);
786
819
  };
787
820
  }
788
821
  });
@@ -792,10 +825,14 @@ var Sidebar_default = _sfc_main$55;
792
825
  //#region src/layouts/Admin.vue
793
826
  const _hoisted_1$50 = { class: "drawer drawer-end" };
794
827
  const _hoisted_2$45 = { class: "drawer h-[calc(100vh_-_64px_-_64px)] bg-base-100" };
795
- const _hoisted_3$40 = { class: "drawer-content" };
796
- const _hoisted_4$36 = { class: "pr-1 pl-1 md:pr-4 md:pl-4" };
828
+ const _hoisted_3$41 = { class: "drawer-content" };
829
+ const _hoisted_4$37 = { class: "pr-1 pl-1 md:pr-4 md:pl-4" };
797
830
  const _sfc_main$54 = /* @__PURE__ */ defineComponent({
798
831
  __name: "Admin",
832
+ props: {
833
+ logoSrc: {},
834
+ navbarLogoSrc: {}
835
+ },
799
836
  setup(__props) {
800
837
  return (_ctx, _cache) => {
801
838
  return openBlock(), createElementBlock(Fragment, null, [createElementVNode("div", _hoisted_1$50, [createVNode(RightSidebar_default)]), createElementVNode("div", _hoisted_2$45, [
@@ -804,8 +841,12 @@ const _sfc_main$54 = /* @__PURE__ */ defineComponent({
804
841
  type: "checkbox",
805
842
  class: "drawer-toggle"
806
843
  }, null, -1)),
807
- createElementVNode("div", _hoisted_3$40, [createVNode(Navbar_default), createElementVNode("div", _hoisted_4$36, [createVNode(unref(RouterView))])]),
808
- createVNode(Sidebar_default)
844
+ createElementVNode("div", _hoisted_3$41, [createVNode(Navbar_default, { logoSrc: __props.navbarLogoSrc }, null, 8, ["logoSrc"]), createElementVNode("div", _hoisted_4$37, [createVNode(unref(RouterView))])]),
845
+ createVNode(Sidebar_default, { logoSrc: __props.logoSrc }, createSlots({ _: 2 }, [_ctx.$slots.sidebarLogo ? {
846
+ name: "logo",
847
+ fn: withCtx(() => [renderSlot(_ctx.$slots, "sidebarLogo")]),
848
+ key: "0"
849
+ } : void 0]), 1032, ["logoSrc"])
809
850
  ])], 64);
810
851
  };
811
852
  }
@@ -815,16 +856,25 @@ var Admin_default = _sfc_main$54;
815
856
  //#endregion
816
857
  //#region src/layouts/Auth.vue
817
858
  const _hoisted_1$49 = { class: "m-4" };
818
- const _hoisted_2$44 = { class: "min-h-screen bg-base-100 flex flex-col" };
859
+ const _hoisted_2$44 = { class: "flex justify-center mb-6" };
860
+ const _hoisted_3$40 = ["src"];
861
+ const _hoisted_4$36 = { class: "min-h-screen bg-base-100 flex flex-col" };
819
862
  const _sfc_main$53 = /* @__PURE__ */ defineComponent({
820
863
  __name: "Auth",
864
+ props: { logoSrc: {} },
821
865
  setup(__props) {
866
+ const imageLoadFailed = ref(false);
822
867
  return (_ctx, _cache) => {
823
- return openBlock(), createElementBlock("div", _hoisted_1$49, [_cache[0] || (_cache[0] = createElementVNode("div", { class: "flex justify-center mb-6" }, [createElementVNode("img", {
824
- src: "/images/logo-20250721.png",
868
+ return openBlock(), createElementBlock("div", _hoisted_1$49, [createElementVNode("div", _hoisted_2$44, [renderSlot(_ctx.$slots, "logo", {}, () => [!__props.logoSrc || imageLoadFailed.value ? (openBlock(), createBlock(LogoPlaceholder_default, {
869
+ key: 0,
870
+ size: "md"
871
+ })) : (openBlock(), createElementBlock("img", {
872
+ key: 1,
873
+ src: __props.logoSrc,
825
874
  alt: "logo",
826
- class: "h-24"
827
- })], -1)), createElementVNode("div", _hoisted_2$44, [createVNode(unref(RouterView))])]);
875
+ class: "h-24",
876
+ onError: _cache[0] || (_cache[0] = ($event) => imageLoadFailed.value = true)
877
+ }, null, 40, _hoisted_3$40))])]), createElementVNode("div", _hoisted_4$36, [createVNode(unref(RouterView))])]);
828
878
  };
829
879
  }
830
880
  });
@@ -863,6 +913,10 @@ const _hoisted_4$35 = {
863
913
  const _hoisted_5$27 = { class: "flex-1 px-3 sm:px-4 md:px-6 pb-4" };
864
914
  const _sfc_main$51 = /* @__PURE__ */ defineComponent({
865
915
  __name: "InApp",
916
+ props: {
917
+ logoSrc: {},
918
+ navbarLogoSrc: {}
919
+ },
866
920
  setup(__props) {
867
921
  const route = useRoute();
868
922
  const user = useUserSessionStore();
@@ -933,8 +987,9 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
933
987
  createCommentVNode(" Fixed navbar at top with breadcrumbs "),
934
988
  createVNode(Navbar_default, {
935
989
  class: "sticky top-0 z-30",
936
- breadcrumbs: currentBreadcrumbs.value
937
- }, null, 8, ["breadcrumbs"]),
990
+ breadcrumbs: currentBreadcrumbs.value,
991
+ logoSrc: __props.navbarLogoSrc
992
+ }, null, 8, ["breadcrumbs", "logoSrc"]),
938
993
  createCommentVNode(" Unified navigation with AppHeader (only shown when needed) "),
939
994
  shouldShowAppHeader.value ? (openBlock(), createElementBlock("div", _hoisted_4$35, [createVNode(AppHeader_default, {
940
995
  tabs: currentSectionTabs.value,
@@ -944,7 +999,11 @@ const _sfc_main$51 = /* @__PURE__ */ defineComponent({
944
999
  createElementVNode("div", _hoisted_5$27, [createVNode(unref(RouterView))])
945
1000
  ]),
946
1001
  createCommentVNode(" Left sidebar "),
947
- createVNode(Sidebar_default)
1002
+ createVNode(Sidebar_default, { logoSrc: __props.logoSrc }, createSlots({ _: 2 }, [_ctx.$slots.sidebarLogo ? {
1003
+ name: "logo",
1004
+ fn: withCtx(() => [renderSlot(_ctx.$slots, "sidebarLogo")]),
1005
+ key: "0"
1006
+ } : void 0]), 1032, ["logoSrc"])
948
1007
  ])
949
1008
  ])], 2112);
950
1009
  };
@@ -3098,7 +3157,7 @@ const teamMemberRoutes = [
3098
3157
  {
3099
3158
  path: teamMemberPaths.list.path,
3100
3159
  name: teamMemberPaths.list.name,
3101
- component: () => import("./TeamMemberList-EoDXIr0w.js"),
3160
+ component: () => import("./TeamMemberList-DrjbJGw1.js"),
3102
3161
  beforeEnter: [userAuthenticated],
3103
3162
  meta: {
3104
3163
  title: "Team Members",
@@ -3108,7 +3167,7 @@ const teamMemberRoutes = [
3108
3167
  {
3109
3168
  path: teamMemberPaths.create.path,
3110
3169
  name: teamMemberPaths.create.name,
3111
- component: () => import("./CreateTeamMemberForm-CiG-fCJD.js"),
3170
+ component: () => import("./CreateTeamMemberForm-CcNZz5lm.js"),
3112
3171
  beforeEnter: [userAuthenticated],
3113
3172
  meta: {
3114
3173
  title: "Create Team Member",
@@ -3117,7 +3176,7 @@ const teamMemberRoutes = [
3117
3176
  },
3118
3177
  {
3119
3178
  path: teamMemberPaths.view.path,
3120
- component: () => import("./TeamMemberParent-DZ5YVyi6.js"),
3179
+ component: () => import("./TeamMemberParent-9R1FYywk.js"),
3121
3180
  beforeEnter: [userAuthenticated],
3122
3181
  meta: { sectionTabs: [{
3123
3182
  id: "view",
@@ -3131,7 +3190,7 @@ const teamMemberRoutes = [
3131
3190
  children: [{
3132
3191
  path: "",
3133
3192
  name: teamMemberPaths.view.name,
3134
- component: () => import("./ViewTeamMember-BdBwkuXC.js"),
3193
+ component: () => import("./ViewTeamMember-CRv1hkxG.js"),
3135
3194
  meta: {
3136
3195
  title: "View Team Member",
3137
3196
  description: "View team member details",
@@ -3204,7 +3263,7 @@ const teamRoutes = [{
3204
3263
  {
3205
3264
  path: teamPaths.list.path,
3206
3265
  name: teamPaths.list.name,
3207
- component: () => import("./TeamList-BtLzbjls.js"),
3266
+ component: () => import("./TeamList-BPUsUsmN.js"),
3208
3267
  meta: {
3209
3268
  title: "Teams",
3210
3269
  description: "Manage teams",
@@ -3222,7 +3281,7 @@ const teamRoutes = [{
3222
3281
  {
3223
3282
  path: teamPaths.create.path,
3224
3283
  name: teamPaths.create.name,
3225
- component: () => import("./CreateTeamForm-Cg4sD65k.js"),
3284
+ component: () => import("./CreateTeamForm-Dqh6otGC.js"),
3226
3285
  meta: {
3227
3286
  title: "Create Team",
3228
3287
  description: "Create new team",
@@ -3237,7 +3296,7 @@ const teamRoutes = [{
3237
3296
  },
3238
3297
  {
3239
3298
  path: teamPaths.view.path,
3240
- component: () => import("./TeamParent-CbrXXzAr.js"),
3299
+ component: () => import("./TeamParent-DKzg6jC5.js"),
3241
3300
  meta: { sectionTabs: [
3242
3301
  {
3243
3302
  id: "view",
@@ -3274,7 +3333,7 @@ const teamRoutes = [{
3274
3333
  {
3275
3334
  path: "",
3276
3335
  name: teamPaths.view.name,
3277
- component: () => import("./ViewTeam-DpE_NfRq.js"),
3336
+ component: () => import("./ViewTeam-BB7x8H0t.js"),
3278
3337
  meta: {
3279
3338
  title: "View Team",
3280
3339
  description: "View team details",
@@ -3284,7 +3343,7 @@ const teamRoutes = [{
3284
3343
  {
3285
3344
  path: teamPaths.edit.path,
3286
3345
  name: teamPaths.edit.name,
3287
- component: () => import("./EditTeamForm-BnPwhv5B.js"),
3346
+ component: () => import("./EditTeamForm-D5KvJw43.js"),
3288
3347
  meta: {
3289
3348
  title: "Edit Team",
3290
3349
  description: "Edit team details",
@@ -3304,7 +3363,7 @@ const teamRoutes = [{
3304
3363
  {
3305
3364
  path: teamPaths.attachments.path,
3306
3365
  name: teamPaths.attachments.name,
3307
- component: () => import("./TeamAttachmentsTab-Dk_Bnk-1.js"),
3366
+ component: () => import("./TeamAttachmentsTab-DIGshfO9.js"),
3308
3367
  meta: {
3309
3368
  title: "Team Attachments",
3310
3369
  description: "View and manage attachments",
@@ -4850,7 +4909,7 @@ function useSavedFilters(config) {
4850
4909
  const savedFilterRoutes = [{
4851
4910
  path: "/saved-filters",
4852
4911
  name: "SavedFilters",
4853
- component: () => import("./SavedFiltersPage-D3vJrfzt.js"),
4912
+ component: () => import("./SavedFiltersPage-DyItk8Bp.js"),
4854
4913
  beforeEnter: [userAuthenticated],
4855
4914
  meta: {
4856
4915
  title: "Saved Filters",
@@ -5567,7 +5626,7 @@ const customerSupportTicketRoutes = [{
5567
5626
  {
5568
5627
  path: customerSupportPaths.customer_list.path,
5569
5628
  name: customerSupportPaths.customer_list.name,
5570
- component: () => import("./CustomerSupportTicketList-DGwy4Wje.js"),
5629
+ component: () => import("./CustomerSupportTicketList-BxrZ5bUX.js"),
5571
5630
  beforeEnter: (to) => customerListPresetGuard(to),
5572
5631
  meta: {
5573
5632
  title: "Tickets",
@@ -5586,7 +5645,7 @@ const customerSupportTicketRoutes = [{
5586
5645
  {
5587
5646
  path: customerSupportPaths.customer_create.path,
5588
5647
  name: customerSupportPaths.customer_create.name,
5589
- component: () => import("./CustomerCreateSupportTicketForm-BplS0xSi.js"),
5648
+ component: () => import("./CustomerCreateSupportTicketForm-C-rf61Zr.js"),
5590
5649
  meta: {
5591
5650
  title: "Create Support Ticket",
5592
5651
  description: "Create new support ticket",
@@ -5602,7 +5661,7 @@ const customerSupportTicketRoutes = [{
5602
5661
  {
5603
5662
  path: customerSupportPaths.customer_create_success.path,
5604
5663
  name: customerSupportPaths.customer_create_success.name,
5605
- component: () => import("./CustomerSupportTicketSuccess-DC1jJG1E.js"),
5664
+ component: () => import("./CustomerSupportTicketSuccess-DH4nAjH6.js"),
5606
5665
  meta: {
5607
5666
  title: "Support Ticket Submitted",
5608
5667
  description: "Support ticket submitted successfully",
@@ -5709,7 +5768,7 @@ const staffSupportTicketRoutes = [{
5709
5768
  {
5710
5769
  path: staffSupportPaths.staff_list.path,
5711
5770
  name: staffSupportPaths.staff_list.name,
5712
- component: () => import("./StaffSupportTicketList-ChJP_67k.js"),
5771
+ component: () => import("./StaffSupportTicketList-DSL7Fdg5.js"),
5713
5772
  beforeEnter: (to) => staffListPresetGuard(to),
5714
5773
  meta: {
5715
5774
  title: "Manage Support",
@@ -5723,7 +5782,7 @@ const staffSupportTicketRoutes = [{
5723
5782
  {
5724
5783
  path: staffSupportPaths.staff_create.path,
5725
5784
  name: staffSupportPaths.staff_create.name,
5726
- component: () => import("./StaffCreateSupportTicketForm-Bc7UnK0Q.js"),
5785
+ component: () => import("./StaffCreateSupportTicketForm-C0eHfAfg.js"),
5727
5786
  meta: {
5728
5787
  title: "Create Support Ticket",
5729
5788
  description: "Create new support ticket item",
@@ -5739,7 +5798,7 @@ const staffSupportTicketRoutes = [{
5739
5798
  {
5740
5799
  path: staffSupportPaths.staff_create_success.path,
5741
5800
  name: staffSupportPaths.staff_create_success.name,
5742
- component: () => import("./StaffSupportTicketSuccess-B6X_dP4f.js"),
5801
+ component: () => import("./StaffSupportTicketSuccess-BXqidJUr.js"),
5743
5802
  meta: {
5744
5803
  title: "Support Ticket Created",
5745
5804
  description: "Support ticket created successfully",
@@ -8313,7 +8372,7 @@ const baseRoutes = [
8313
8372
  {
8314
8373
  path: authPaths.reset_password.path,
8315
8374
  name: authPaths.reset_password.name,
8316
- component: () => import("./ResetPassword-M6mvTS24.js"),
8375
+ component: () => import("./ResetPassword-DRSaVSck.js"),
8317
8376
  meta: {
8318
8377
  title: "Reset Password",
8319
8378
  description: "Reset Password page for Category 5 App"
@@ -8550,7 +8609,7 @@ const adminRoutes = [{
8550
8609
  {
8551
8610
  path: "credit-management",
8552
8611
  name: "CreditManagement",
8553
- component: () => import("./CreditManagement-BcyUY_J0.js"),
8612
+ component: () => import("./CreditManagement-Dxx54Hgt.js"),
8554
8613
  meta: {
8555
8614
  title: "Credit Management",
8556
8615
  description: "Manage customer credits and allocations",
@@ -8591,7 +8650,7 @@ const creditRoutes = [{
8591
8650
  children: [{
8592
8651
  path: creditPaths.credit_balance.path,
8593
8652
  name: creditPaths.credit_balance.name,
8594
- component: () => import("./CreditBalanceDashboard-BUdKWieE.js"),
8653
+ component: () => import("./CreditBalanceDashboard-4TBlnrdL.js"),
8595
8654
  meta: {
8596
8655
  title: "Credit Balance",
8597
8656
  description: "View your current credit balance and history.",
@@ -9197,4 +9256,4 @@ var CreditManagement_default = _sfc_main;
9197
9256
 
9198
9257
  //#endregion
9199
9258
  export { savedFilterRoutes as $, Sidebar_default as $t, adminSupportTicketUpdateSchemaWithMetadata as A, staffOnly as At, customerSupportTicketRowSchemaWithMetadata as B, SummarySection_default as Bt, SupportTicketAttachments_default as C, userRoutes as Ct, adminSupportTicketRowSchemaWithMetadata as D, createSuperAdminOnlyGuard as Dt, StaffSupportTicketList_default as E, createStaffOnlyGuard as Et, CancelInternalTaskWorkflow_default as F, buildQueryWithFilters as Ft, SupportTicketTimeline_default as G, KeyValueEditor_default as Gt, CustomerCreateSupportTicketForm_default as H, RecordVersionList_default as Ht, ApproveRejectActions_default as I, deserializeFiltersFromQueryParams as It, customerSupportPaths as J, FieldDisplay_default as Jt, staffSupportPaths as K, FileManager_default as Kt, CustomerCreditBalance_default as L, extractFiltersFromQuery as Lt, ConvertToInternalWorkflow_default as M, userIsSuperAdmin as Mt, ConvertToCustomerWorkflow_default as N, userAlreadyLoggedIn as Nt, StaffCreateSupportTicketForm_default as O, createUserAuthorizedGuard as Ot, CompleteSupportTicketForm_default as P, timezones as Pt, SaveFilterModal_default as Q, Admin_default as Qt, CustomerSupportTicketSuccess_default as R, serializeFiltersToQueryParams as Rt, adminSupportTicketFiltersSchemaWithMetadata as S, teamUpdateSchemaWithMetadata as St, StaffSupportTicketSuccess_default as T, createLeadOrStaffOnlyGuard as Tt, customerSupportTicketCreateSchemaWithMetadata as U, RecordChangesSummary_default as Ut, SupportTicketStatusBadge_default as V, RecordVersionViewer_default as Vt, customerSupportTicketUpdateSchemaWithMetadata as W, LoadingErrorStates_default as Wt, SavedFilterPresets_default as X, Default_default as Xt, customerSupportTicketRoutes as Y, InApp_default as Yt, ManagePresetsModal_default as Z, Auth_default as Zt, resetPasswordSchemaWithMetadata as _, teamPaths as _t, addCreditsSchemaWithMetadata as a, RightSidebar_default as an, TeamMemberList_default as at, useSupportTicketStatus as b, teamMemberRoutes as bt, CreditTransactionHistory_default as c, LoginButton_default as cn, CreateTeamMemberForm_default as ct, CreditBalanceOverview_default as d, AppHeader_default as dn, TeamList_default as dt, PINNED_PRESETS_KEY as en, useSavedFilters as et, creditPaths as f, AppTabNavigation_default as fn, teamRowSchemaWithMetadata as ft, ResetPassword_default as g, CreateTeamForm_default as gt, SocialLoginButtons_default as h, EditTeamForm_default as ht, AddCredits_default as i, useBuildTag as in, TeamMemberParent_default as it, ReactivateInternalTaskWorkflow_default as j, userAuthenticated as jt, adminSupportTicketCreateSchemaWithMetadata as k, leadOrStaffOnly as kt, CreditTransactionTypeBadge_default as l, InputModal_default as ln, ViewTeam_default as lt, adminRoutes as m, TeamAttachmentsTab_default as mt, SetMonthlyAllocation_default as n, usePinnedPresets as nn, getLastUsedPresetRedirect as nt, setMonthlyAllocationSchemaWithMetadata as o, NotFound_default as on, teamMemberRowSchemaWithMetadata as ot, creditRoutes as p, DragoncoreVue as pn, teamFiltersSchemaWithMetadata as pt, staffSupportTicketRoutes as q, FieldGroup_default as qt, ResetMonthlyBalance_default as r, MS as rn, ViewTeamMember_default as rt, CreditBalanceDashboard_default as s, Navbar_default as sn, teamMemberFiltersSchemaWithMetadata as st, CreditManagement_default as t, useInjectedPinnedPresets as tn, createLastUsedPresetGuard as tt, creditTransactionRowSchemaWithMetadata as u, BaseModal_default as un, TeamParent_default as ut, authPaths as v, teamRoutes as vt, CreditBalanceWidget_default as w, createAuthenticatedGuard as wt, useSupportTicketPermissions as x, teamCreateSchemaWithMetadata as xt, authRoutes as y, teamMemberPaths as yt, CustomerSupportTicketList_default as z, useUserLookup as zt };
9200
- //# sourceMappingURL=src-CHw8DdkR.js.map
9259
+ //# sourceMappingURL=src-TZ7YfTtl.js.map