qt-ui-kit 1.0.107 → 1.0.109

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.
package/dist/index.mjs CHANGED
@@ -13569,6 +13569,47 @@ function FireIcon({ variant }) {
13569
13569
  }
13570
13570
  );
13571
13571
  }
13572
+ function InsightsIcon({ variant }) {
13573
+ return /* @__PURE__ */ jsxs9(
13574
+ "svg",
13575
+ {
13576
+ width: "100%",
13577
+ height: "100%",
13578
+ viewBox: "0 0 32 32",
13579
+ fill: variant == void 0 ? "none" : variant,
13580
+ xmlns: "http://www.w3.org/2000/svg",
13581
+ children: [
13582
+ /* @__PURE__ */ jsx10(
13583
+ "path",
13584
+ {
13585
+ d: "M14.998 14.9062C16.3042 17.8843 18.7952 20.2572 21.8945 21.5195C18.7959 22.7815 16.3064 25.1555 15 28.1318C13.693 25.155 11.2029 22.7814 8.10352 21.5195C11.2027 20.2572 13.6918 17.8836 14.998 14.9062Z",
13586
+ fill: variant == void 0 ? "#4F3ED0" : variant,
13587
+ stroke: "#1D1D1F",
13588
+ strokeWidth: "2"
13589
+ }
13590
+ ),
13591
+ /* @__PURE__ */ jsx10(
13592
+ "path",
13593
+ {
13594
+ d: "M20.999 6.80176C21.7132 8.17381 22.8363 9.29712 24.208 10.0117C22.8372 10.7255 21.7143 11.848 21 13.2188C20.2856 11.8481 19.1621 10.7256 17.791 10.0117C19.1627 9.29727 20.2849 8.17369 20.999 6.80176Z",
13595
+ fill: variant == void 0 ? "#4F3ED0" : variant,
13596
+ stroke: "#1D1D1F",
13597
+ strokeWidth: "1.7"
13598
+ }
13599
+ ),
13600
+ /* @__PURE__ */ jsx10(
13601
+ "path",
13602
+ {
13603
+ d: "M12 3.58594C12.5594 4.60755 13.4015 5.44908 14.4229 6.00879C13.4019 6.56786 12.5597 7.40984 12 8.43066C11.4404 7.40981 10.5984 6.56787 9.57715 6.00879C10.5986 5.44904 11.4405 4.60735 12 3.58594Z",
13604
+ fill: variant == void 0 ? "#4F3ED0" : variant,
13605
+ stroke: "#1D1D1F",
13606
+ strokeWidth: "1.5"
13607
+ }
13608
+ )
13609
+ ]
13610
+ }
13611
+ );
13612
+ }
13572
13613
 
13573
13614
  // node_modules/date-fns/constants.js
13574
13615
  var daysInYear = 365.2425;
@@ -15431,8 +15472,69 @@ function CheckBox({ size = 24, color, fillColor }) {
15431
15472
  );
15432
15473
  }
15433
15474
 
15475
+ // src/components/atoms/icons/base_icons/InsightsIcon.tsx
15476
+ import { Fragment as Fragment10, jsx as jsx19, jsxs as jsxs14 } from "react/jsx-runtime";
15477
+ function InsightsIcon2({
15478
+ size = 24,
15479
+ color = "#4F3ED0",
15480
+ fillColor = "none"
15481
+ }) {
15482
+ const getIconData = () => {
15483
+ switch (size) {
15484
+ case 16:
15485
+ return {
15486
+ viewBox: "0 0 16 16",
15487
+ path: /* @__PURE__ */ jsxs14(Fragment10, { children: [
15488
+ /* @__PURE__ */ jsx19("path", { d: "M7.57056 8.23242C8.09352 9.12376 8.86065 9.86065 9.78247 10.3662C8.86107 10.8715 8.09453 11.6084 7.57153 12.499C7.04828 11.608 6.28062 10.8715 5.35864 10.3662C6.28064 9.86068 7.04747 9.12371 7.57056 8.23242Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.5" }),
15489
+ /* @__PURE__ */ jsx19("path", { d: "M10.1426 4.60156C10.3709 4.92296 10.6514 5.20403 10.9727 5.43262C10.6514 5.66102 10.371 5.94244 10.1426 6.26367C9.91394 5.94224 9.63309 5.66111 9.31152 5.43262C9.63308 5.20398 9.91402 4.92318 10.1426 4.60156Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.3" }),
15490
+ /* @__PURE__ */ jsx19("path", { d: "M6.28516 3.18848C6.43792 3.38705 6.61599 3.56487 6.81445 3.71777C6.61598 3.87054 6.438 4.04864 6.28516 4.24707C6.13225 4.04861 5.95444 3.87053 5.75586 3.71777C5.95443 3.56487 6.1323 3.38705 6.28516 3.18848Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.2" })
15491
+ ] })
15492
+ };
15493
+ case 20:
15494
+ return {
15495
+ viewBox: "0 0 20 20",
15496
+ path: /* @__PURE__ */ jsxs14(Fragment10, { children: [
15497
+ /* @__PURE__ */ jsx19("path", { d: "M14.999 14.248C16.2754 17.6222 19.0787 20.2871 22.6006 21.5205C19.0788 22.7541 16.2762 25.4195 15 28.793C13.7231 25.4191 10.9201 22.7539 7.39746 21.5205C10.9195 20.2871 13.7226 17.6216 14.999 14.248Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.5" }),
15498
+ /* @__PURE__ */ jsx19("path", { d: "M21 6.3418C21.7345 7.96846 23.0424 9.27714 24.6689 10.0117C23.0433 10.7457 21.7336 12.0531 20.999 13.6787C20.2642 12.0536 18.9559 10.7456 17.3301 10.0117C18.9568 9.27716 20.2657 7.96871 21 6.3418Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.3" }),
15499
+ /* @__PURE__ */ jsx19("path", { d: "M12 3.25977C12.5821 4.45668 13.5524 5.42629 14.749 6.00879C13.5529 6.59057 12.5825 7.5608 12 8.75684C11.4177 7.56091 10.4473 6.59157 9.25098 6.00977C10.4479 5.42726 11.4177 4.45653 12 3.25977Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.2" })
15500
+ ] })
15501
+ };
15502
+ case 24:
15503
+ return {
15504
+ viewBox: "0 0 24 24",
15505
+ path: /* @__PURE__ */ jsxs14(Fragment10, { children: [
15506
+ /* @__PURE__ */ jsx19("path", { d: "M14.999 14.248C16.2754 17.6222 19.0787 20.2871 22.6006 21.5205C19.0788 22.7541 16.2762 25.4195 15 28.793C13.7231 25.4191 10.9201 22.7539 7.39746 21.5205C10.9195 20.2871 13.7226 17.6216 14.999 14.248Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.5" }),
15507
+ /* @__PURE__ */ jsx19("path", { d: "M21 6.3418C21.7345 7.96846 23.0424 9.27714 24.6689 10.0117C23.0433 10.7457 21.7336 12.0531 20.999 13.6787C20.2642 12.0536 18.9559 10.7456 17.3301 10.0117C18.9568 9.27716 20.2657 7.96871 21 6.3418Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.3" }),
15508
+ /* @__PURE__ */ jsx19("path", { d: "M12 3.25977C12.5821 4.45668 13.5524 5.42629 14.749 6.00879C13.5529 6.59057 12.5825 7.5608 12 8.75684C11.4177 7.56091 10.4473 6.59157 9.25098 6.00977C10.4479 5.42726 11.4177 4.45653 12 3.25977Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.2" })
15509
+ ] })
15510
+ };
15511
+ case 36:
15512
+ return {
15513
+ viewBox: "0 0 36 36",
15514
+ path: /* @__PURE__ */ jsxs14(Fragment10, { children: [
15515
+ /* @__PURE__ */ jsx19("path", { d: "M14.999 14.248C16.2754 17.6222 19.0787 20.2871 22.6006 21.5205C19.0788 22.7541 16.2762 25.4195 15 28.793C13.7231 25.4191 10.9201 22.7539 7.39746 21.5205C10.9195 20.2871 13.7226 17.6216 14.999 14.248Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.5" }),
15516
+ /* @__PURE__ */ jsx19("path", { d: "M21 6.3418C21.7345 7.96846 23.0424 9.27714 24.6689 10.0117C23.0433 10.7457 21.7336 12.0531 20.999 13.6787C20.2642 12.0536 18.9559 10.7456 17.3301 10.0117C18.9568 9.27716 20.2657 7.96871 21 6.3418Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.3" }),
15517
+ /* @__PURE__ */ jsx19("path", { d: "M12 3.25977C12.5821 4.45668 13.5524 5.42629 14.749 6.00879C13.5529 6.59057 12.5825 7.5608 12 8.75684C11.4177 7.56091 10.4473 6.59157 9.25098 6.00977C10.4479 5.42726 11.4177 4.45653 12 3.25977Z", fill: "#4F3ED0", stroke: "#4F3ED0", "stroke-width": "1.2" })
15518
+ ] })
15519
+ };
15520
+ }
15521
+ };
15522
+ const { viewBox, path } = getIconData();
15523
+ return /* @__PURE__ */ jsx19(
15524
+ "svg",
15525
+ {
15526
+ width: size,
15527
+ height: size,
15528
+ viewBox,
15529
+ fill: "none",
15530
+ xmlns: "http://www.w3.org/2000/svg",
15531
+ children: path
15532
+ }
15533
+ );
15534
+ }
15535
+
15434
15536
  // src/components/organisms/preview_card/preview_card.tsx
15435
- import { jsx as jsx19, jsxs as jsxs14 } from "react/jsx-runtime";
15537
+ import { jsx as jsx20, jsxs as jsxs15 } from "react/jsx-runtime";
15436
15538
  function PreviewCard({
15437
15539
  eventID,
15438
15540
  onSelected,
@@ -15449,6 +15551,7 @@ function PreviewCard({
15449
15551
  eventCategory,
15450
15552
  read,
15451
15553
  overrideItems,
15554
+ eventBadges = [],
15452
15555
  onOverride
15453
15556
  }) {
15454
15557
  const [overrideMenuOpen, setoverrideMenuOpen] = useState2(false);
@@ -15457,7 +15560,7 @@ function PreviewCard({
15457
15560
  onChecked(eventID);
15458
15561
  }
15459
15562
  }
15460
- return /* @__PURE__ */ jsxs14(
15563
+ return /* @__PURE__ */ jsxs15(
15461
15564
  "div",
15462
15565
  {
15463
15566
  className: clsx4(
@@ -15470,10 +15573,10 @@ function PreviewCard({
15470
15573
  onSelected && onSelected(eventID);
15471
15574
  },
15472
15575
  children: [
15473
- /* @__PURE__ */ jsx19("div", { className: "flex flex-col gap-4 place-items-center", children: /* @__PURE__ */ jsx19(BrandIcon, { service, size: 16 }) }),
15474
- /* @__PURE__ */ jsxs14("div", { className: "flex flex-col gap-2 grow ", children: [
15475
- /* @__PURE__ */ jsxs14("div", { className: "flex flex-col grow gap-1", children: [
15476
- /* @__PURE__ */ jsx19(
15576
+ /* @__PURE__ */ jsx20("div", { className: "flex flex-col gap-4 place-items-center", children: /* @__PURE__ */ jsx20(BrandIcon, { service, size: 16 }) }),
15577
+ /* @__PURE__ */ jsxs15("div", { className: "flex flex-col gap-2 grow ", children: [
15578
+ /* @__PURE__ */ jsxs15("div", { className: "flex flex-col grow gap-1", children: [
15579
+ /* @__PURE__ */ jsx20(
15477
15580
  SenderSourceRow,
15478
15581
  {
15479
15582
  leftText: sender,
@@ -15482,21 +15585,25 @@ function PreviewCard({
15482
15585
  date
15483
15586
  }
15484
15587
  ),
15485
- subjectLine && /* @__PURE__ */ jsx19(SubjectLineRow, { text: subjectLine })
15588
+ subjectLine && /* @__PURE__ */ jsx20(SubjectLineRow, { text: subjectLine })
15486
15589
  ] }),
15487
- body && /* @__PURE__ */ jsx19("div", { className: "flex flex-col max-w-full w-full wrap-anywhere", children: /* @__PURE__ */ jsx19("p", { className: "line-clamp-2 body-small", children: body }) }),
15488
- /* @__PURE__ */ jsx19("div", { className: "flex", children: /* @__PURE__ */ jsxs14("div", { className: "w-full relative flex place-content-between place-items-center", children: [
15489
- /* @__PURE__ */ jsx19(
15490
- "div",
15491
- {
15492
- onClick: (e) => {
15590
+ body && /* @__PURE__ */ jsx20("div", { className: "flex flex-col max-w-full w-full wrap-anywhere", children: /* @__PURE__ */ jsx20("p", { className: "line-clamp-2 body-small", children: body }) }),
15591
+ /* @__PURE__ */ jsx20("div", { className: "flex", children: /* @__PURE__ */ jsxs15("div", { className: "w-full relative flex place-content-between place-items-center", children: [
15592
+ /* @__PURE__ */ jsx20("div", { children: /* @__PURE__ */ jsx20("div", { className: "flex flex-row gap-2", children: eventBadges?.map((badge, index) => {
15593
+ if (badge.type === "fire") {
15594
+ return /* @__PURE__ */ jsx20("div", { onClick: (e) => {
15493
15595
  e.stopPropagation();
15494
15596
  setoverrideMenuOpen(!overrideMenuOpen);
15495
- },
15496
- children: /* @__PURE__ */ jsx19(CategoryBadge, { active: eventCategory == "fire" })
15597
+ }, children: /* @__PURE__ */ jsx20(CategoryBadge, { active: eventCategory === "fire" }) }, index);
15598
+ } else if (badge.type === "insight") {
15599
+ return /* @__PURE__ */ jsxs15("div", { className: "flex flex-row gap-1 items-center bg-qtpurple-200 border-qtpurple-500 pl-1 pr-2 py-0.5 border-2 border-solid rounded-lg", children: [
15600
+ /* @__PURE__ */ jsx20(InsightsIcon2, { size: 16, color: "#4F3ED0" }),
15601
+ /* @__PURE__ */ jsx20("div", { className: "font-bold text-xs", children: badge.label || "Test" })
15602
+ ] }, index);
15497
15603
  }
15498
- ),
15499
- overrideMenuOpen && /* @__PURE__ */ jsx19("div", { className: "absolute right-[56%] top-[140%]", children: /* @__PURE__ */ jsx19(
15604
+ return null;
15605
+ }) }) }),
15606
+ overrideMenuOpen && /* @__PURE__ */ jsx20("div", { className: "absolute right-[56%] top-[140%]", children: /* @__PURE__ */ jsx20(
15500
15607
  DropDown,
15501
15608
  {
15502
15609
  items: overrideItems ? overrideItems : [],
@@ -15507,15 +15614,15 @@ function PreviewCard({
15507
15614
  }
15508
15615
  }
15509
15616
  ) }),
15510
- /* @__PURE__ */ jsxs14("div", { className: "flex gap-4 place-items-center", children: [
15511
- /* @__PURE__ */ jsx19(
15617
+ /* @__PURE__ */ jsxs15("div", { className: "flex gap-4 place-items-center", children: [
15618
+ /* @__PURE__ */ jsx20(
15512
15619
  "div",
15513
15620
  {
15514
15621
  onClick: (e) => {
15515
15622
  e.stopPropagation();
15516
15623
  toggleChecked();
15517
15624
  },
15518
- children: /* @__PURE__ */ jsx19(
15625
+ children: /* @__PURE__ */ jsx20(
15519
15626
  CheckBox,
15520
15627
  {
15521
15628
  size: 24,
@@ -15525,7 +15632,7 @@ function PreviewCard({
15525
15632
  )
15526
15633
  }
15527
15634
  ),
15528
- /* @__PURE__ */ jsx19("div", { onClick: onClickGoToSource, children: /* @__PURE__ */ jsx19(ExternalLink, { size: 24, color: "#82818E" }) })
15635
+ /* @__PURE__ */ jsx20("div", { onClick: onClickGoToSource, children: /* @__PURE__ */ jsx20(ExternalLink, { size: 24, color: "#82818E" }) })
15529
15636
  ] })
15530
15637
  ] }) })
15531
15638
  ] })
@@ -15535,7 +15642,7 @@ function PreviewCard({
15535
15642
  }
15536
15643
 
15537
15644
  // src/components/atoms/icons/base_icons/Gear.tsx
15538
- import { Fragment as Fragment10, jsx as jsx20, jsxs as jsxs15 } from "react/jsx-runtime";
15645
+ import { Fragment as Fragment11, jsx as jsx21, jsxs as jsxs16 } from "react/jsx-runtime";
15539
15646
  function Gear({
15540
15647
  size = 24,
15541
15648
  color = "#1D1D1F",
@@ -15546,8 +15653,8 @@ function Gear({
15546
15653
  case 16:
15547
15654
  return {
15548
15655
  viewBox: "0 0 16 16",
15549
- path: /* @__PURE__ */ jsxs15(Fragment10, { children: [
15550
- /* @__PURE__ */ jsx20(
15656
+ path: /* @__PURE__ */ jsxs16(Fragment11, { children: [
15657
+ /* @__PURE__ */ jsx21(
15551
15658
  "path",
15552
15659
  {
15553
15660
  d: "M6.88309 2.87821C7.16735 1.70726 8.83265 1.70726 9.11692 2.87821C9.30055 3.63462 10.1672 3.99358 10.8319 3.58857C11.8609 2.96159 13.0384 4.13914 12.4114 5.16812C12.0064 5.83284 12.3654 6.69945 13.1218 6.88308C14.2927 7.16735 14.2927 8.83265 13.1218 9.11692C12.3654 9.30055 12.0064 10.1672 12.4114 10.8319C13.0384 11.8609 11.8609 13.0384 10.8319 12.4114C10.1672 12.0064 9.30055 12.3654 9.11692 13.1218C8.83265 14.2927 7.16735 14.2927 6.88309 13.1218C6.69945 12.3654 5.83284 12.0064 5.16812 12.4114C4.13914 13.0384 2.96159 11.8609 3.58857 10.8319C3.99358 10.1672 3.63462 9.30055 2.87821 9.11692C1.70726 8.83265 1.70726 7.16735 2.87821 6.88308C3.63462 6.69945 3.99358 5.83284 3.58857 5.16812C2.96159 4.13914 4.13914 2.96159 5.16812 3.58857C5.83284 3.99358 6.69945 3.63462 6.88309 2.87821Z",
@@ -15557,7 +15664,7 @@ function Gear({
15557
15664
  strokeLinejoin: "round"
15558
15665
  }
15559
15666
  ),
15560
- /* @__PURE__ */ jsx20(
15667
+ /* @__PURE__ */ jsx21(
15561
15668
  "path",
15562
15669
  {
15563
15670
  d: "M10 8C10 9.10457 9.10457 10 8 10C6.89543 10 6 9.10457 6 8C6 6.89543 6.89543 6 8 6C9.10457 6 10 6.89543 10 8Z",
@@ -15572,8 +15679,8 @@ function Gear({
15572
15679
  case 20:
15573
15680
  return {
15574
15681
  viewBox: "0 0 20 20",
15575
- path: /* @__PURE__ */ jsxs15(Fragment10, { children: [
15576
- /* @__PURE__ */ jsx20(
15682
+ path: /* @__PURE__ */ jsxs16(Fragment11, { children: [
15683
+ /* @__PURE__ */ jsx21(
15577
15684
  "path",
15578
15685
  {
15579
15686
  d: "M8.60386 3.59776C8.95919 2.13408 11.0408 2.13408 11.3961 3.59776C11.6257 4.54327 12.709 4.99198 13.5398 4.48571C14.8261 3.70199 16.298 5.17392 15.5143 6.46015C15.008 7.29105 15.4567 8.37431 16.4022 8.60386C17.8659 8.95919 17.8659 11.0408 16.4022 11.3961C15.4567 11.6257 15.008 12.709 15.5143 13.5398C16.298 14.8261 14.8261 16.298 13.5398 15.5143C12.709 15.008 11.6257 15.4567 11.3961 16.4022C11.0408 17.8659 8.95919 17.8659 8.60386 16.4022C8.37431 15.4567 7.29105 15.008 6.46016 15.5143C5.17392 16.298 3.70199 14.8261 4.48571 13.5398C4.99198 12.709 4.54327 11.6257 3.59776 11.3961C2.13408 11.0408 2.13408 8.95919 3.59776 8.60386C4.54327 8.37431 4.99198 7.29105 4.48571 6.46015C3.70199 5.17392 5.17392 3.70199 6.46015 4.48571C7.29105 4.99198 8.37431 4.54327 8.60386 3.59776Z",
@@ -15583,7 +15690,7 @@ function Gear({
15583
15690
  strokeLinejoin: "round"
15584
15691
  }
15585
15692
  ),
15586
- /* @__PURE__ */ jsx20(
15693
+ /* @__PURE__ */ jsx21(
15587
15694
  "path",
15588
15695
  {
15589
15696
  d: "M12.5 10C12.5 11.3807 11.3807 12.5 10 12.5C8.61929 12.5 7.5 11.3807 7.5 10C7.5 8.61929 8.61929 7.5 10 7.5C11.3807 7.5 12.5 8.61929 12.5 10Z",
@@ -15598,8 +15705,8 @@ function Gear({
15598
15705
  case 24:
15599
15706
  return {
15600
15707
  viewBox: "0 0 24 24",
15601
- path: /* @__PURE__ */ jsxs15(Fragment10, { children: [
15602
- /* @__PURE__ */ jsx20(
15708
+ path: /* @__PURE__ */ jsxs16(Fragment11, { children: [
15709
+ /* @__PURE__ */ jsx21(
15603
15710
  "path",
15604
15711
  {
15605
15712
  d: "M10.3246 4.31731C10.751 2.5609 13.249 2.5609 13.6754 4.31731C13.9508 5.45193 15.2507 5.99038 16.2478 5.38285C17.7913 4.44239 19.5576 6.2087 18.6172 7.75218C18.0096 8.74925 18.5481 10.0492 19.6827 10.3246C21.4391 10.751 21.4391 13.249 19.6827 13.6754C18.5481 13.9508 18.0096 15.2507 18.6172 16.2478C19.5576 17.7913 17.7913 19.5576 16.2478 18.6172C15.2507 18.0096 13.9508 18.5481 13.6754 19.6827C13.249 21.4391 10.751 21.4391 10.3246 19.6827C10.0492 18.5481 8.74926 18.0096 7.75219 18.6172C6.2087 19.5576 4.44239 17.7913 5.38285 16.2478C5.99038 15.2507 5.45193 13.9508 4.31731 13.6754C2.5609 13.249 2.5609 10.751 4.31731 10.3246C5.45193 10.0492 5.99037 8.74926 5.38285 7.75218C4.44239 6.2087 6.2087 4.44239 7.75219 5.38285C8.74926 5.99037 10.0492 5.45193 10.3246 4.31731Z",
@@ -15609,7 +15716,7 @@ function Gear({
15609
15716
  strokeLinejoin: "round"
15610
15717
  }
15611
15718
  ),
15612
- /* @__PURE__ */ jsx20(
15719
+ /* @__PURE__ */ jsx21(
15613
15720
  "path",
15614
15721
  {
15615
15722
  d: "M15 12C15 13.6569 13.6569 15 12 15C10.3431 15 9 13.6569 9 12C9 10.3431 10.3431 9 12 9C13.6569 9 15 10.3431 15 12Z",
@@ -15624,8 +15731,8 @@ function Gear({
15624
15731
  case 36:
15625
15732
  return {
15626
15733
  viewBox: "0 0 36 36",
15627
- path: /* @__PURE__ */ jsxs15(Fragment10, { children: [
15628
- /* @__PURE__ */ jsx20(
15734
+ path: /* @__PURE__ */ jsxs16(Fragment11, { children: [
15735
+ /* @__PURE__ */ jsx21(
15629
15736
  "path",
15630
15737
  {
15631
15738
  d: "M15.4869 6.47596C16.1265 3.84134 19.8735 3.84135 20.5131 6.47596C20.9262 8.17789 22.8761 8.98556 24.3717 8.07427C26.6869 6.66359 29.3364 9.31305 27.9257 11.6283C27.0144 13.1239 27.8221 15.0738 29.524 15.4869C32.1587 16.1265 32.1587 19.8735 29.524 20.5131C27.8221 20.9262 27.0144 22.8761 27.9257 24.3717C29.3364 26.6869 26.6869 29.3364 24.3717 27.9257C22.8761 27.0144 20.9262 27.8221 20.5131 29.524C19.8735 32.1587 16.1265 32.1587 15.4869 29.524C15.0738 27.8221 13.1239 27.0144 11.6283 27.9257C9.31306 29.3364 6.66359 26.6869 8.07428 24.3717C8.98556 22.8761 8.17789 20.9262 6.47596 20.5131C3.84135 19.8735 3.84134 16.1265 6.47596 15.4869C8.17789 15.0738 8.98556 13.1239 8.07427 11.6283C6.66358 9.31305 9.31305 6.66358 11.6283 8.07427C13.1239 8.98556 15.0738 8.17789 15.4869 6.47596Z",
@@ -15635,7 +15742,7 @@ function Gear({
15635
15742
  strokeLinejoin: "round"
15636
15743
  }
15637
15744
  ),
15638
- /* @__PURE__ */ jsx20(
15745
+ /* @__PURE__ */ jsx21(
15639
15746
  "path",
15640
15747
  {
15641
15748
  d: "M22.5 18C22.5 20.4853 20.4853 22.5 18 22.5C15.5147 22.5 13.5 20.4853 13.5 18C13.5 15.5147 15.5147 13.5 18 13.5C20.4853 13.5 22.5 15.5147 22.5 18Z",
@@ -15650,7 +15757,7 @@ function Gear({
15650
15757
  }
15651
15758
  };
15652
15759
  const { viewBox, path } = getIconData();
15653
- return /* @__PURE__ */ jsx20(
15760
+ return /* @__PURE__ */ jsx21(
15654
15761
  "svg",
15655
15762
  {
15656
15763
  width: size,
@@ -15664,7 +15771,7 @@ function Gear({
15664
15771
  }
15665
15772
 
15666
15773
  // src/components/atoms/icons/base_icons/Logout.tsx
15667
- import { jsx as jsx21 } from "react/jsx-runtime";
15774
+ import { jsx as jsx22 } from "react/jsx-runtime";
15668
15775
  function Logout({
15669
15776
  size = 24,
15670
15777
  color = "#1D1D1F",
@@ -15675,7 +15782,7 @@ function Logout({
15675
15782
  case 16:
15676
15783
  return {
15677
15784
  viewBox: "0 0 16 16",
15678
- path: /* @__PURE__ */ jsx21(
15785
+ path: /* @__PURE__ */ jsx22(
15679
15786
  "path",
15680
15787
  {
15681
15788
  d: "M11.3333 10.6666L14 7.99996M14 7.99996L11.3333 5.33329M14 7.99996L4.66667 7.99996M8.66667 10.6666V11.3333C8.66667 12.4379 7.77124 13.3333 6.66667 13.3333H4C2.89543 13.3333 2 12.4379 2 11.3333V4.66663C2 3.56206 2.89543 2.66663 4 2.66663H6.66667C7.77124 2.66663 8.66667 3.56206 8.66667 4.66663V5.33329",
@@ -15689,7 +15796,7 @@ function Logout({
15689
15796
  case 20:
15690
15797
  return {
15691
15798
  viewBox: "0 0 20 20",
15692
- path: /* @__PURE__ */ jsx21(
15799
+ path: /* @__PURE__ */ jsx22(
15693
15800
  "path",
15694
15801
  {
15695
15802
  d: "M14.1667 13.3334L17.5 10M17.5 10L14.1667 6.66671M17.5 10L5.83333 10M10.8333 13.3334V14.1667C10.8333 15.5474 9.71405 16.6667 8.33333 16.6667H5C3.61929 16.6667 2.5 15.5474 2.5 14.1667V5.83337C2.5 4.45266 3.61929 3.33337 5 3.33337H8.33333C9.71405 3.33337 10.8333 4.45266 10.8333 5.83337V6.66671",
@@ -15703,7 +15810,7 @@ function Logout({
15703
15810
  case 24:
15704
15811
  return {
15705
15812
  viewBox: "0 0 24 24",
15706
- path: /* @__PURE__ */ jsx21(
15813
+ path: /* @__PURE__ */ jsx22(
15707
15814
  "path",
15708
15815
  {
15709
15816
  d: "M17 16L21 12M21 12L17 8M21 12L7 12M13 16V17C13 18.6569 11.6569 20 10 20H6C4.34315 20 3 18.6569 3 17V7C3 5.34315 4.34315 4 6 4H10C11.6569 4 13 5.34315 13 7V8",
@@ -15717,7 +15824,7 @@ function Logout({
15717
15824
  case 36:
15718
15825
  return {
15719
15826
  viewBox: "0 0 36 36",
15720
- path: /* @__PURE__ */ jsx21(
15827
+ path: /* @__PURE__ */ jsx22(
15721
15828
  "path",
15722
15829
  {
15723
15830
  d: "M25.5 24L31.5 18M31.5 18L25.5 12M31.5 18L10.5 18M19.5 24V25.5C19.5 27.9853 17.4853 30 15 30H9C6.51472 30 4.5 27.9853 4.5 25.5V10.5C4.5 8.01472 6.51472 6 9 6H15C17.4853 6 19.5 8.01472 19.5 10.5V12",
@@ -15731,7 +15838,7 @@ function Logout({
15731
15838
  }
15732
15839
  };
15733
15840
  const { viewBox, path } = getIconData();
15734
- return /* @__PURE__ */ jsx21(
15841
+ return /* @__PURE__ */ jsx22(
15735
15842
  "svg",
15736
15843
  {
15737
15844
  width: size,
@@ -15745,7 +15852,7 @@ function Logout({
15745
15852
  }
15746
15853
 
15747
15854
  // src/components/atoms/icons/base_icons/Queue.tsx
15748
- import { Fragment as Fragment11, jsx as jsx22, jsxs as jsxs16 } from "react/jsx-runtime";
15855
+ import { Fragment as Fragment12, jsx as jsx23, jsxs as jsxs17 } from "react/jsx-runtime";
15749
15856
  function Queue({
15750
15857
  size = 24,
15751
15858
  color = "#1D1D1F",
@@ -15756,8 +15863,8 @@ function Queue({
15756
15863
  case 16:
15757
15864
  return {
15758
15865
  viewBox: "0 0 16 16",
15759
- path: /* @__PURE__ */ jsxs16(Fragment11, { children: [
15760
- /* @__PURE__ */ jsx22(
15866
+ path: /* @__PURE__ */ jsxs17(Fragment12, { children: [
15867
+ /* @__PURE__ */ jsx23(
15761
15868
  "path",
15762
15869
  {
15763
15870
  d: "M6.86628 11.4002H5.73294C5.10702 11.4002 4.59961 10.8928 4.59961 10.2669V5.73355C4.59961 5.10763 5.10702 4.60022 5.73294 4.60022H10.2663C10.8922 4.60022 11.3996 5.10763 11.3996 5.73355V6.86689M7.99961 13.6669H12.5329C13.1589 13.6669 13.6663 13.1595 13.6663 12.5336V8.00022C13.6663 7.3743 13.1589 6.86689 12.5329 6.86689H7.99961C7.37369 6.86689 6.86628 7.3743 6.86628 8.00022V12.5336C6.86628 13.1595 7.37369 13.6669 7.99961 13.6669Z",
@@ -15767,7 +15874,7 @@ function Queue({
15767
15874
  strokeLinejoin: "round"
15768
15875
  }
15769
15876
  ),
15770
- /* @__PURE__ */ jsx22(
15877
+ /* @__PURE__ */ jsx23(
15771
15878
  "path",
15772
15879
  {
15773
15880
  d: "M4.59967 9.13325H3.46634C2.84042 9.13325 2.33301 8.62584 2.33301 7.99992V3.46659C2.33301 2.84066 2.84042 2.33325 3.46634 2.33325H7.99967C8.6256 2.33325 9.13301 2.84066 9.13301 3.46659V4.59992M11.4626 6.74066L11.3997 5.73325C11.3997 5.10733 10.8923 4.59992 10.2663 4.59992H5.73301C5.10709 4.59992 4.59967 5.10733 4.59967 5.73325V10.2666C4.59967 10.8925 5.10709 11.3999 5.73301 11.3999H6.74042",
@@ -15777,7 +15884,7 @@ function Queue({
15777
15884
  strokeLinejoin: "round"
15778
15885
  }
15779
15886
  ),
15780
- /* @__PURE__ */ jsx22(
15887
+ /* @__PURE__ */ jsx23(
15781
15888
  "path",
15782
15889
  {
15783
15890
  d: "M6.86621 7.99918C6.86621 7.37326 7.37362 6.86584 7.99954 6.86584H12.5329C13.1588 6.86584 13.6662 7.37326 13.6662 7.99918V12.5325C13.6662 13.1584 13.1588 13.6658 12.5329 13.6658H7.99954C7.37362 13.6658 6.86621 13.1584 6.86621 12.5325V7.99918Z",
@@ -15792,8 +15899,8 @@ function Queue({
15792
15899
  case 20:
15793
15900
  return {
15794
15901
  viewBox: "0 0 20 20",
15795
- path: /* @__PURE__ */ jsxs16(Fragment11, { children: [
15796
- /* @__PURE__ */ jsx22(
15902
+ path: /* @__PURE__ */ jsxs17(Fragment12, { children: [
15903
+ /* @__PURE__ */ jsx23(
15797
15904
  "path",
15798
15905
  {
15799
15906
  d: "M8.58333 14.2501H7.16667C6.38426 14.2501 5.75 13.6159 5.75 12.8335V7.16679C5.75 6.38439 6.38426 5.75012 7.16667 5.75012H12.8333C13.6157 5.75012 14.25 6.38439 14.25 7.16679V8.58346M10 17.0835H15.6667C16.4491 17.0835 17.0833 16.4492 17.0833 15.6668V10.0001C17.0833 9.21772 16.4491 8.58346 15.6667 8.58346H10C9.2176 8.58346 8.58333 9.21772 8.58333 10.0001V15.6668C8.58333 16.4492 9.2176 17.0835 10 17.0835Z",
@@ -15803,7 +15910,7 @@ function Queue({
15803
15910
  strokeLinejoin: "round"
15804
15911
  }
15805
15912
  ),
15806
- /* @__PURE__ */ jsx22(
15913
+ /* @__PURE__ */ jsx23(
15807
15914
  "path",
15808
15915
  {
15809
15916
  d: "M5.75033 11.4165H4.33366C3.55126 11.4165 2.91699 10.7822 2.91699 9.99984V4.33317C2.91699 3.55077 3.55126 2.9165 4.33366 2.9165H10.0003C10.7827 2.9165 11.417 3.55077 11.417 4.33317V5.74984M14.329 8.42576L14.2503 7.1665C14.2503 6.3841 13.6161 5.74984 12.8337 5.74984H7.16699C6.38459 5.74984 5.75033 6.3841 5.75033 7.1665V12.8332C5.75033 13.6156 6.38459 14.2498 7.16699 14.2498H8.42625",
@@ -15813,7 +15920,7 @@ function Queue({
15813
15920
  strokeLinejoin: "round"
15814
15921
  }
15815
15922
  ),
15816
- /* @__PURE__ */ jsx22(
15923
+ /* @__PURE__ */ jsx23(
15817
15924
  "path",
15818
15925
  {
15819
15926
  d: "M8.58398 9.99882C8.58398 9.21642 9.21825 8.58215 10.0007 8.58215H15.6673C16.4497 8.58215 17.084 9.21642 17.084 9.99882V15.6655C17.084 16.4479 16.4497 17.0822 15.6673 17.0822H10.0007C9.21825 17.0822 8.58398 16.4479 8.58398 15.6655V9.99882Z",
@@ -15828,8 +15935,8 @@ function Queue({
15828
15935
  case 24:
15829
15936
  return {
15830
15937
  viewBox: "0 0 24 24",
15831
- path: /* @__PURE__ */ jsxs16(Fragment11, { children: [
15832
- /* @__PURE__ */ jsx22(
15938
+ path: /* @__PURE__ */ jsxs17(Fragment12, { children: [
15939
+ /* @__PURE__ */ jsx23(
15833
15940
  "path",
15834
15941
  {
15835
15942
  d: "M10.2994 17.0997H8.59941C7.66053 17.0997 6.89941 16.3385 6.89941 15.3997V8.59966C6.89941 7.66077 7.66053 6.89966 8.59941 6.89966H15.3994C16.3383 6.89966 17.0994 7.66077 17.0994 8.59966V10.2997M11.9994 20.4997H18.7994C19.7383 20.4997 20.4994 19.7385 20.4994 18.7997V11.9997C20.4994 11.0608 19.7383 10.2997 18.7994 10.2997H11.9994C11.0605 10.2997 10.2994 11.0608 10.2994 11.9997V18.7997C10.2994 19.7385 11.0605 20.4997 11.9994 20.4997Z",
@@ -15839,7 +15946,7 @@ function Queue({
15839
15946
  strokeLinejoin: "round"
15840
15947
  }
15841
15948
  ),
15842
- /* @__PURE__ */ jsx22(
15949
+ /* @__PURE__ */ jsx23(
15843
15950
  "path",
15844
15951
  {
15845
15952
  d: "M6.9 13.7H5.2C4.26112 13.7 3.5 12.9389 3.5 12V5.2C3.5 4.26112 4.26112 3.5 5.2 3.5H12C12.9389 3.5 13.7 4.26112 13.7 5.2V6.9M17.1944 10.1111L17.1 8.6C17.1 7.66112 16.3389 6.9 15.4 6.9H8.6C7.66112 6.9 6.9 7.66112 6.9 8.6V15.4C6.9 16.3389 7.66112 17.1 8.6 17.1H10.1111",
@@ -15849,7 +15956,7 @@ function Queue({
15849
15956
  strokeLinejoin: "round"
15850
15957
  }
15851
15958
  ),
15852
- /* @__PURE__ */ jsx22(
15959
+ /* @__PURE__ */ jsx23(
15853
15960
  "path",
15854
15961
  {
15855
15962
  d: "M10.2998 11.9993C10.2998 11.0604 11.0609 10.2993 11.9998 10.2993H18.7998C19.7387 10.2993 20.4998 11.0604 20.4998 11.9993V18.7993C20.4998 19.7382 19.7387 20.4993 18.7998 20.4993H11.9998C11.0609 20.4993 10.2998 19.7382 10.2998 18.7993V11.9993Z",
@@ -15864,8 +15971,8 @@ function Queue({
15864
15971
  case 36:
15865
15972
  return {
15866
15973
  viewBox: "0 0 36 36",
15867
- path: /* @__PURE__ */ jsxs16(Fragment11, { children: [
15868
- /* @__PURE__ */ jsx22(
15974
+ path: /* @__PURE__ */ jsxs17(Fragment12, { children: [
15975
+ /* @__PURE__ */ jsx23(
15869
15976
  "path",
15870
15977
  {
15871
15978
  d: "M15.4496 25.6511H12.8996C11.4913 25.6511 10.3496 24.5094 10.3496 23.1011V12.9011C10.3496 11.4927 11.4913 10.3511 12.8996 10.3511H23.0996C24.5079 10.3511 25.6496 11.4927 25.6496 12.9011V15.4511M17.9996 30.7511H28.1996C29.6079 30.7511 30.7496 29.6094 30.7496 28.2011V18.0011C30.7496 16.5927 29.6079 15.4511 28.1996 15.4511H17.9996C16.5913 15.4511 15.4496 16.5927 15.4496 18.0011V28.2011C15.4496 29.6094 16.5913 30.7511 17.9996 30.7511Z",
@@ -15875,7 +15982,7 @@ function Queue({
15875
15982
  strokeLinejoin: "round"
15876
15983
  }
15877
15984
  ),
15878
- /* @__PURE__ */ jsx22(
15985
+ /* @__PURE__ */ jsx23(
15879
15986
  "path",
15880
15987
  {
15881
15988
  d: "M10.35 20.549H7.8C6.39167 20.549 5.25 19.4073 5.25 17.999V7.79902C5.25 6.3907 6.39167 5.24902 7.8 5.24902H18C19.4083 5.24902 20.55 6.3907 20.55 7.79902V10.349M25.7917 15.1657L25.65 12.899C25.65 11.4907 24.5083 10.349 23.1 10.349H12.9C11.4917 10.349 10.35 11.4907 10.35 12.899V23.099C10.35 24.5073 11.4917 25.649 12.9 25.649H15.1667",
@@ -15885,7 +15992,7 @@ function Queue({
15885
15992
  strokeLinejoin: "round"
15886
15993
  }
15887
15994
  ),
15888
- /* @__PURE__ */ jsx22(
15995
+ /* @__PURE__ */ jsx23(
15889
15996
  "path",
15890
15997
  {
15891
15998
  d: "M15.4492 17.9987C15.4492 16.5904 16.5909 15.4487 17.9992 15.4487H28.1992C29.6075 15.4487 30.7492 16.5904 30.7492 17.9987V28.1987C30.7492 29.6071 29.6075 30.7487 28.1992 30.7487H17.9992C16.5909 30.7487 15.4492 29.6071 15.4492 28.1987V17.9987Z",
@@ -15900,7 +16007,7 @@ function Queue({
15900
16007
  }
15901
16008
  };
15902
16009
  const { viewBox, path } = getIconData();
15903
- return /* @__PURE__ */ jsx22(
16010
+ return /* @__PURE__ */ jsx23(
15904
16011
  "svg",
15905
16012
  {
15906
16013
  width: size,
@@ -15914,17 +16021,17 @@ function Queue({
15914
16021
  }
15915
16022
 
15916
16023
  // src/components/atoms/qtalo_logo/qtalo_logo.tsx
15917
- import { jsx as jsx23 } from "react/jsx-runtime";
16024
+ import { jsx as jsx24 } from "react/jsx-runtime";
15918
16025
  function QTLogo({ variant }) {
15919
16026
  if (variant == "monogram") {
15920
- return /* @__PURE__ */ jsx23(
16027
+ return /* @__PURE__ */ jsx24(
15921
16028
  "svg",
15922
16029
  {
15923
16030
  xmlns: "http://www.w3.org/2000/svg",
15924
16031
  width: "40",
15925
16032
  height: "40",
15926
16033
  viewBox: "0 0 40 40",
15927
- children: /* @__PURE__ */ jsx23(
16034
+ children: /* @__PURE__ */ jsx24(
15928
16035
  "image",
15929
16036
  {
15930
16037
  href: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAAXNSR0IArs4c6QAABApJREFUWEfNWV1SGkEQ/npXTcUnvAGeIHKCyAnUEwguIsmLeILgCcSXhL9VPIF6ArmBeoJwg1CpPEV2O9ULu7WsuzOzSCWZKl5gpvubnu6vfyAsuRoNLk5/Y98mfGDGLhMKBBREHAMTAsby8Rn39gZGnQ6Nl1FFeQ41m1z49RMVm7DHwG6eswCemHHZv6JhnnPGAE8cPvWBVmilPEoSe8fMODcFqgUoT8kvuF7CYro7jK11lHVPrwT4yeHDKdBegdWywIpfnvVcusvakAlQnpSBts4Mq/jdBirfXLpJk5UK8G+CC0FlgXwF8PiYd8jHo6lliDBiH/dsY2TbmATnpij6PnbIwp5QkKmsNQulr316iu9fACgB4b/gAUBRJ5SAy/ceWu0hzUBlrEaFi76NFoBDnUwA400PpbjMBYAnDku0VlSCAgImVDsDGhkojLbUHd4n4IJ1lye0ewM6Cw9GAOfW+64F56HcGS6XFcSabONBBzL+1BFAE+tZHraXBRde3MTHCbjrunQgZwKAJtYD4bw3IPGlN696jVtgfFEJ2vSwJb4YADw+4goRrhVkOe66tP1mZHMBlQoX3tl4VD414aw3IEkSwInD4heZdGAxqp2cSV53GZ0VCRh1XSoHAOsOs0rgKnwvKV+suGHjh0LvpOfSFn0+5p2pgpiFiLsDKusssszv9Ro/grGTdVaimYSfANwq/O+y61JzGQC6M3WHpTbMJHC2UCVdgKwyepOAdX4YADTZ1O/nq4J1los4UcMeYpx/CrBe4yYYF5kXEoD//xPrg2TYdalq+mx59p04fMuABGnqsghlmpdDqiJh3MuZRcLuT7SubeAuq+8wopk5UQthBj1t2rLWsa1rbsJzkte9FzzG+5i0atkg/8+Iep7qlKbOQzVZVkmC1FVPBNx3XZIaUl8sAJhsetjWVc+6tBmCNKncw/wfAJznRfHDzGdGotLNcoe6wyp3maxZKHs+pGNUVe6RQaKCVUfYAkjVHoaAdanTJMoJiJgjAmhkRQRdW1XVaAuAxhFXfEV9qQE5sTyUwsp9oWmqH3ETpGD2UDKj1buic5UiY1lJIYnK/VVfrCteY/K0QyATt4njI8JTd0Clhe+SFzDtvOJApfr1GM80cwGZDxZkbugDQhPZgRcTErSzKR1j6uhj3nlJA28k3MTxDfYcpPl25vBIQFo+hMC1UwYD5SZbAgpSjj5W8NwmQFR7XuV97QAzyDQOS/t3+lbtJueTAyQjgAG3zcYWMlvJLI9MAEgT5s8CKvXCUmLF5z7GAEPl4bSKgI85/FMmBDdEuAuVp72KRHJyQJAbYNxKjRrvBnNAQhGEDxGPU/A3xIQ9PMvcsJ+Y+UVpscYtYhwKLQkH0hTV5OznD06t70w92gcAAAAAAElFTkSuQmCC",
@@ -15937,14 +16044,14 @@ function QTLogo({ variant }) {
15937
16044
  }
15938
16045
  );
15939
16046
  } else {
15940
- return /* @__PURE__ */ jsx23(
16047
+ return /* @__PURE__ */ jsx24(
15941
16048
  "svg",
15942
16049
  {
15943
16050
  xmlns: "http://www.w3.org/2000/svg",
15944
16051
  width: "140",
15945
16052
  height: "40",
15946
16053
  viewBox: "0 0 140 40",
15947
- children: /* @__PURE__ */ jsx23(
16054
+ children: /* @__PURE__ */ jsx24(
15948
16055
  "image",
15949
16056
  {
15950
16057
  href: "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVEAAABhCAYAAABve5JbAAAAAXNSR0IArs4c6QAAGHFJREFUeF7tXW+MJEd1f9W7xmcHh+O4YAnHytofHNtI8RAUJQeybgjCIUoIa8VGCUrw+PZu40hIXqT4S6To9hDhQ4jCgoRy7N0ec0ECCTswRHIkByHvKkR8CXj3AxC+4Bv5j3TKcdzEyHde70xlXl/3XO9Mz3RVvVfV1TM10uk+bHV11fvz6/devfdKQIV+jYY8eGAeasNLvrYH282muFKhrYSlBgqwUOCJ47Lek9AAgEUAeFtm0jYAbEZdWD3dFBdYXhYmyaWA8I0uCJRvmYM6CKhJCTUh4CBIOKq8TgFbIOECCLgQAWxWCWCfaMgFmIcF5b1WeGCV+OIjmVFPbpqDpgD4aOH6BJxaPytWC8eFAUYU8AJEl5fkogCoS4A6ADxgtJPJD+3059/sRdA8c0ZsW5jfeMr4ozEPK33gR2viN4wnquKD1z94a+sbolXF5Ze15sTQ2NTUlfPrGwJlLPyYKVAaiE5wQ5i3ODJdRwA0fQDUEydkTfQAAWS2wHOUw+d3u7ASQjJqot83OtAQ0DY2BMAXvrwhVtTeEkapUsApiMZf0AgaIAAZ6QNw7EgJa2fOiaYqwbjGJQCK1kQ2jsU1ffXmEbC1flagJxJ+EyiwfFyugoSTpkSKunBXiJGaUi//OScgmnFZETx9BI02CGju7sGaC2soccfQmvDhQ8IrUZTZQuyukHrLSxIPiShyE9z6QirrDbAKohUAz2FqdaSEFduW6fIxuQICPq/HqpkY3dntwoKLD1kVqZmEwJ4nrr2zviEOEucIj2coYA1E8bAIANaIX82ymLUTCVg5fVagu83+M41psS/EwwmlhMdtf8Q83LbSkqiufPoSGcF7fDtgVSKAp4PYQVQr9cJToqTLwkD8G11Y5baMlpek9Hzr5S0vuPRjac8FopGAD9gyEMoTnPLezAqiifWJhzQ+xj1NqdyWESxyfbmZXDLTvfj/XDhgCiDqv5TuWyEbiP7VklyTAE9WbP/qy5XwqfVzAsMTpF9yKv8CaZIpflgCfPvMhsBQUPgNUSBYon6KBBlEDRN//aRG8apY8hmDOz+B0MGdD5ZosR56NYIEojOaLL6z24U6JU56Ykm2lMr1vBIVZ4t5OFQw5dM6WKLOZFDrRcYgOuPJ4jsygoZpnDSJHX9Li1OzMbi9viFmoneACTsDiJpQzf4zRiA64wCacqUjI6ibAmmwRnOFO1ihE3Q+gKh9QDR5gzaIBgDdR+ZO1IWaSRndjMWSC2Uz5IcWkggCiBbTqIwRWiAaADSXRcYxUgTSm+dgdaqzGoqlugMAjRAHLSZUANFiGpUxQhlEg+U0kT3GQIqzYh9ROQcrUow2nCYJhYx7k1LqrAehCxDA2kKwX157BSS03uxBi3JIR6JPxR4OIOonw5RBdPm43NRqjsy337hDNzZZBgnb/XLMkQ723R4siAgW4ibO13uSlpHs711jBy6lg5AAzyfNhJm4+BkqlghMyHlUCURLSKTfAQnNqActk3hjHHaQsOi80TFTQj4Xi7mULoAoF0do83DxM4AojQ/DTxeCqOMyxfPcd8LE6wfAHozqV4wQaOxTcwcupQsgShAIxke5+BlAlJEpADARRJM4KPYvtO0es4PnMJkcgulO/5Bk5DI9XrapzcaldAFE1ehtexQXPwOI8nJqIog6yGVsRwIaLjvKOGmS4knpIpfSBRDlVTrT2bj4GUDUlAP5z40FUQduPEsdugk5kmbRLZsuvg9uPZfSBRA1kTL+Z7j4GUCUlzdjQZThGoKxK/UlsXp5SWLbvsd4SZrM5sGJNpfSBRC1IiHak3LxswogmuSkL+DV6Qmhcu/f6h8gb0vM2MH/I7hgWkGozYzMA7kgeuKYbAgBX6FMPO5ZXwA0XZ/NvQJAqWWMXErnK4hifm1vDmqJotX71y/jtRf5t2AK2MLcVCFgOwLY5Aoh4Rq6EdQxxa6fUXK97l/AhX7Ob4tbobn46SOIDjJqMEWRegiMV3EDbNrgQR6ujYCozUvUfANQB0BaakMNLqXzCURR2aIeNOT1fGDta4MzSoCVUq1IQNMEUBMAX53oySBwC1jhAlMufvoCojEN56FhORWxLQBaogtrJumSKobkCIjassx8BdCUSLZyYcvcN5fS+QCiiVzibbEU4BynE+3+hS2rqnc76R5OcskAFz/LBlE8b+lKWHHeDlLAVgSwavLRnASmIyBqIxaKdxV9eUOgAnj9s5SNUFrKE5fSlQmiyR7cXLWtYDkaH7gyFGJw8bMsEE1c9jWyu05FEWYw3QeilqzQ0kBEl9a2QhllCS2X0pUBoqXeFjsG8Kh501Q54OIndR0meuVpox2WDKF9IGqhPt64VZwuo7jGG1sakxdQSl09l9K5BFGPbosd4RmZnsSMDfL7Exl1CaKJPmEWDEcjHC41z85D7iI2ANEkUP4i6yo9STrX3ZON1KfdLrzddbciLqVzBaKJwrUcVMipisQ+IF1ektj8hlS9R8kf5uKnKxC1dc6gyjydcZSQ4wBEl4/JFRDweZ0XF4wt9WSasg+q25b3bq7DBZ19cSmdCxC1FErSIVfu2FS52G5pJRgWXPy0DaIuilnIjM2fwKil5Q0QXZLYL5Lt5LMM0OAkLJfApmsq4ypgtj0Q3dAivtiw/Iveqfn3h7EFY0/C85rPjQ6fchCdgr7DbRnBok5aWgyiFlz5ylqhqdTbsEZdu/RVANEKACiKRBw36xsZ9MsFpxhEpwBAU/XXuj8tBlF2V54hnYP8xWeYwEJMx2kFk+8gaoG+DFwfMwVWwVAraXDqKQXRKQJQbSCNQZQ7P9K1xWVLc7gtdErw2mSPPoOorzFQEzprPTOFIDqFAJqyVClGet0SZTh1LDP2pyXEmoP7+YqcsWKnObO+gijbIY0mL70YPoUgym2EecGnG4so1FnBbW1V/UBpmIHcoY71DVF4mwCXEPkIorYKGrhoZn2eKQNRNhkbIvzhO38E9xx55uId931v7ulT3zlsnS8TXlDkQYqkMoQeME8WEXXhLluF/mUQkttqsp1ekqURm4Azns5XKg5qQ+CmCES5deO2wy/B/Ue/2nl3/V96b7nltben5D99/BUbnNCac5LeCjZFu76kQtNXa+WeDOYMd4DDQzc23jKBqKVqsDwp2em3x8Om2/HtsNf2YBsLHVDp5yQc7PWgJgXUS7kZdopAlCvUdfOt/wdHHv30pXsf/HquxekDiAJAe7cLtbyCGcEczyilvNE21rKWwxKUSHefvoEoKx1HidEBAWvRHjRVPaG4xDSCxX6ABVvauSlLJPCfi58c3hDXWu5+77Ovf/DEJ6O5+d0D4+TbExDFC+lyGymhJcp3nzxBQHQBwuV4LoGJ18xk1ansn23dDGu2eRqPwv1GF1YpZbXJ+taoZZ2FfCHoCBc/qSCanKPggSupBPahv16+fPd7nz1URDNfQBTXmReuxJgo3ubJ8hWmMqeImGX9nRUAGABJlQ5cSscB/Jxyltm/dnXJJNo5KVecAhClFkig+/7IyQ9dvu0dLxcCKPLLJxAFgBFvG0FUqipl0ThKc4Wiucv8O3Msr7O+IfAaC+s/X0CUmX4p3ZRy+EyITAWJie+sOIhSs3l0AdRDEB2xRllB1GX6jolymD7DfQrpik6+gChz3B3ZaA1AUxmxBqQVB1FqdsWjJz906R13/lgrZckzSxRFZJ81GkBUEVk5LfZZAtEkL/QXimRWGTb2lFTlYZ0xXKfP+95ZcRClZKrUH/ubsSfwk/jiIYhCtiozgKiiVgUQFblX1haRjzWeDAAuQ0ZcByjTAqIUXr7rN78Pf/LUI0Xikvt3H0E0m6oYQFSRrQFEDUF0SbbYLiQjWHGKbB4Zxl2xVuUGJJSwzONfvL9z860do9N8L0E0kxMfQFRRuwKImoEoI906u11YoKQxKbJ6FEgZM1iqCqKUsMzv/ulnO+/5wy8ZAaiPB0upgKTpTgFEFTWLEQxgVmKirKfyJVihg0MmzlsfCPvgOig0SUWklIcvn164Gs2/eYuiqo0M89QShbRPSABRBc5S0zqGXzErIMql9NgUuSwrFHlHscJGxKuiIGp6Kn/fg1+7evSxp4wB1GdLND2lZwXRaWs+kioAq0UFMDN5opQY2hD4lF5OzLaXioKoaWXjX/zD71x666FXtVKahj88vlqiWE+/viEWEETJNxgOYgQCPnD6rNhUMO4qNYTiyuRYIlvrZ83ii7pEY7MEDausTBUvZ59ObwTIozPlZHoaTudNwlmYWP/4F+/TFdvKuPO4UPQqeWvnHXYoInNGYwI2MMJ3GgKSxnIHQ9nWbbhmE8XL26cPNyWwFVxU0BI1DWdxuPKeu/OA8WXWLk5FzUtNgMCHZ9hcuRhD8zvB2NjnlICoN+0VWT4KVQTR47JuctPp7x978pV73vfMHVTZ9tidx609HPqJKnCYtXmGQ2u9TBDliiOXcdX0OJFgCU9UEERNw1l//tn3t9/2zgvk5kZeg6iAU+yd7ctyvdDlkHOwIgXUQMJBEICxXoAetHZ70DTNLzR1ZcYpokl6iQLO5w6ZBhCl5FWa0i2A6H4KmMrRX/7jb1/8lYMXb6fywXsQ5QYJNG/XN0SLSjid5xXSL+J7w03WxV2x4vIjYyr8I7Q3iIlyWaI+gaiCnBWLbRUt0eNyFSScLN7c/hFPnCV78vGE3oMoLpLzhD6v354u8XXG63TbMblEjzMemqZE6OyPMjaAKIV6o8+y0DOAqDZTnvvSBrz4woe1n3PyALrz+CJmoHCWGG0o1MqWsgUr3Wm+oyF9RmUvWKIxTVjoGUBUG9suv3LvxW+c/C45LKD9YpUHUhDldllNLD6V9WbHJFUk2JVftya3IyOonzkj8HqDiT8Wpcm8wQVdshtiW38A0QCiBu48tdwzK8s/+8EfXf6Pf15X6oRfpNesf09B1ILFZT0thQj8SkDKeioPsK8HISsjx0wWQJSXyiEmqkdPrtP59K1eAmkKorGrwtmpBi90sly9xBCCmAikbBUqN+TO+odlWMQDiOopfdHoWU1xMj0kfPhvP/LS7Xf/8M4iuur8fev8567+5D8/TqrF13lf4VgJn4pjovhj+cpm32jgAhYuODOARaABcoE0CRWgu0/OcRss2WF+aPrOaQDRkCd6Q+i5+Klr4JiC6Ps+duribz20zh7L9AlI44qllEUWXPpBqygdcFQdywSi+LoRIOUS1uxeymjOwrYPgw8iY+cj5xb8OBmc1YqlxFPVvtCS0s2+CAd8AVLU6wGIxoTivIP+OhWsndSzAUSyzvSwycrHBODbZzbEYpFgcP+djUYGIGqqeHk0cJlbO44Hs1w7n/DS6Gp1zsOlLG963fnXv/mZf7/10kvv5lYbrfniBiTZJyzEAcGWO8Ym1DcIEFukogdNAHhAi5LFg5XTqoqnUh/hAYhiSISDlqXQz4puVDDFCelgegbx4U8eu7hQe47dpcc19fZuuvrNv3/2ltKANDEu9oEo5YszUbUtxQN1Eu3VoYd9ZNxzkH1WhQnLBlFTxcvZmtP82jzSsu2loiBqmg1z+M4fwSMnH1KQVrMhpQJpwstREDUs8SoigY1bGpO4G/Yv5bB2irZg9HfXuaHZRZYNomzvtxgWUmEqY3wX23idWj8rVlXeOzyGi566B0uxJXpC1kQPXjBZ98dOffDioTv+x4o1iuv55eV3XXp69buH33j9V02WZ/xMSscRECUksRctRik3s2iS4b97DqSlWaGxV8H1QTSMiZqe6ubKAAF8dGVqBLzCHUsxSUzTIG0eMKW8eu3nv375mVPfOeQQSAc3VIyAaEwsTqHZL5EzBaRlWqE+gGiieNqnumNAz9ohZRHImoIH98eA66NoYoniXihpkDZjoyUB6SDElAuilK9OkUDiiX0kYJH7GhGLFrTClnKHlJ6aw6V0lG78rBkfJVij7AYFYQ9c/DQFUYpLj1eFfOKfHrg2N797wFShVJ579ae/d+nfPvevpDudVN6T7VY3FkRZXbG8VVk4bEqYjDFS3Xp6RbqpDzMVVPU3FI/kUjoSiDJ7NTZi6+MomaS7YYYBnzxVGEQT48o448KFW49rdFAeui9MNxZEcTFsJ5LjpFTAVrQHjdNNgTloLD8fgNTlFSCTiOYDiFrIu23vdqFm2mRbR8j6Hd2NAWPseyoOotQ0SK57l4r4aBVIhwzAiSDqyEXugIA10xPLPGKWDKTOlLxIkHwA0dh64S/i2NntQt0mkFpLn6s4iHKE+lwB6fef/rtrO889wR0+GInNTwTRhGBYafOtIoVl+HtbSlh9swctDuUoC0h9cONTXvgColTrZYxsWQNSawCKG5kCEOXgpysgZS8PzeFfIYgi3ymncgbgild54PUiLZPrPAYAsiQX+/csrYCEowZrMHuEoCBmL5z8lC8gymG9jNlpW0awqNIbVoW+sec1Dy2rMkOQES5+cnzoOUIdmIj/kace7dx8a4cv5pzDaMbO+Lkpi0ogmigBf3yoWLI7EmBTCNiOAPDACIZP9VHwD8xDrduDBREBVgbVrSrBuDUb5lIWk8B8BJfSUQ6W0tVzWC/jSQ9feKMLqxQPJlnfGushUt6CpwREuQ6e8dT+yKOfvnTvg1+3cqJ+YfsPLj5/bu12pvzR3PJjZRC10h7OHB98e9Kaa0nZqE8gatEaTUkUx9ajPWiqHlSiTN8UwWK/gwRWEPG1PZzEtCkBUW4P9bbDL8H7/+wkW509Xinyva995vZXf3qEokKDZyf1AFEGUZytrDgjCxXsTdKJulBTVVx7yxid2UMQdRVf3wERu+XbkYAr1/ZgG61UlN85CQd7PahJAXUB8FGX/IjfNUUgasOwQjC9/+hXO/cceeaa7nXLu1dv+8XP/vuPuz949snDr11i7QU9sdBDC0QDkOaqnJdWaGz5lVz2mUctCyf1znGQ9MIpAlHbeICAinHTO+79r/av3bUdHXjr5V6W9td+eSj63xdrvZ+/fN87X/7Jg7cwA+fgVUUxZG0QtU04koCW97CXQOojiFpJYC+P7/pvnjIQjfHgmGwIAV/RJ4b/T6iUbhuBaADSalikPoJobCFj5oSbtDn/tHQKQZTV6/GLY0otGI1BNAOkmI7kJijvF4HzVuOVReoriCLhHKfN+SM5UwqiyccRG5o/5g+xSStRAtDrYW7iz/NWdMTdGTxOUBKDt018xGcQraDSYf4yPZ+RIB9c/CyK8VHk0GqhAmVhes8qAygLiKZrm1nLYpQ5gz6DenzjH83WgchSDmylPsACToGEk2QuTTmIxh9H5qYzZJprTGDS94JsiWbXl8S60KSnf7E1Nu7bUJtfep29ciVEcyTbj1u3kyohHaLljMUcwTkBaz0JzxOnmqoUp0m0cFa8QGbIjQlUDpHyXscKoviCKigFI93zpyJYG5xrqwKIpvv12A2MG8pgVVzpIMpk4bm6vjvJK7dx8SOnmuBcpPJhdhDNKAWewGIZ3ewdOnkCorFrtSSvkD0DC71f87TAQzdwcBMD1z1LptYO0ovSFDlDb+fhJq5YLjdy4nzovlNLhq2BaMYqxSYgK2RFtkHB0TnT5iekE0aKonBvk8PCc2W5ZIDCh4yPkatsGAoFyFecMFxVonVowiWP8QdAwlopfS3yffCtCGCV44YNqyCarj1x8X0G07juencP1rA8kGoRuQSdIiFnaIrsXOky8kI/yCki0BgF292DxeGGJuTwCIOHQkxsL71EOaYhwGqJYBq33DxzTmCYgeXnBERzwLThiZs/toepsQVn6SSbwm3CR4FsOVHWnXwAsDkIyTPQWENhg3BjuQBgyyE2XoOjsIwKvRFMuxJWnPUvELAFEtYo7TXH7cspiGYXkZzkY9wU/7k8zY9d9khAs8iUNxFWl3cAqQhrJkatmwht5WZWnTWnYzNgalNWzkddWC1qJGOYltWOulAvmluVNoaHt849CpX9xLyNAHv/omH1gMozGmN2QEIz6kGLi/b5jovGimwNzQBq3ZKFuiMANrE3qe6XSAdIfYqF5vFKwyIlnVbakpO0dR0IWGSyYNogoKnTPi/dm2peNKZHvdmFBqXX6Th6Kh7YoNHQ0JV7WzycNG/ygcLuWnUpoAYSahoGFnoR20LCNup5//qYTRs09xZEswtLrI5av5UZEhAbLB/U/ELtSIAL2MgZW6FxEDMBH3Qrx1nM7UhAo8iyLUMwh99ZYNW1Y5fnnMCsCq9/hgoXK1pfrjb7StqidsTP0HL446/s7VCJPLDk0Jq7cYtDvE/ZgybXdTvUdVKeR9d/0vNl611p7rwJUccRsyvgClUhitazzwoSMbBD+tWrwlc+b39pf038W9pzs4gOvv89u6d0rS7kw3e6hPXZo8D/A0ONxI7r4VufAAAAAElFTkSuQmCC",
@@ -15961,15 +16068,15 @@ function QTLogo({ variant }) {
15961
16068
 
15962
16069
  // src/components/molecules/buttons/nav_button/main_nav_button/main_nav_button.tsx
15963
16070
  import clsx5 from "clsx";
15964
- import { jsx as jsx24, jsxs as jsxs17 } from "react/jsx-runtime";
16071
+ import { jsx as jsx25, jsxs as jsxs18 } from "react/jsx-runtime";
15965
16072
  function MainNavButton({ icon, label, active, onClick }) {
15966
- return /* @__PURE__ */ jsxs17(
16073
+ return /* @__PURE__ */ jsxs18(
15967
16074
  "div",
15968
16075
  {
15969
16076
  className: "w-min h-min flex flex-none flex-col place-items-center gap-2",
15970
16077
  onClick,
15971
16078
  children: [
15972
- /* @__PURE__ */ jsx24(
16079
+ /* @__PURE__ */ jsx25(
15973
16080
  "div",
15974
16081
  {
15975
16082
  className: clsx5(
@@ -15979,44 +16086,44 @@ function MainNavButton({ icon, label, active, onClick }) {
15979
16086
  children: icon
15980
16087
  }
15981
16088
  ),
15982
- /* @__PURE__ */ jsx24("div", { className: "label-3-bold text-qtpurple-500 select-none", children: label })
16089
+ /* @__PURE__ */ jsx25("div", { className: "label-3-bold text-qtpurple-500 select-none", children: label })
15983
16090
  ]
15984
16091
  }
15985
16092
  );
15986
16093
  }
15987
16094
 
15988
16095
  // src/components/organisms/nav_bar/nav_bar.tsx
15989
- import { jsx as jsx25, jsxs as jsxs18 } from "react/jsx-runtime";
16096
+ import { jsx as jsx26, jsxs as jsxs19 } from "react/jsx-runtime";
15990
16097
  function NavBar({ buttons = {} }) {
15991
- return /* @__PURE__ */ jsxs18("div", { className: "flex flex-col w-[66px] bg-qtneutral-100 navbar-shadow h-full py-12 place-items-center place-content-between gap-8", children: [
15992
- /* @__PURE__ */ jsxs18("div", { className: "flex flex-col gap-8", children: [
15993
- /* @__PURE__ */ jsx25(QTLogo, { variant: "monogram" }),
15994
- /* @__PURE__ */ jsx25(
16098
+ return /* @__PURE__ */ jsxs19("div", { className: "flex flex-col w-[66px] bg-qtneutral-100 navbar-shadow h-full py-12 place-items-center place-content-between gap-8", children: [
16099
+ /* @__PURE__ */ jsxs19("div", { className: "flex flex-col gap-8", children: [
16100
+ /* @__PURE__ */ jsx26(QTLogo, { variant: "monogram" }),
16101
+ /* @__PURE__ */ jsx26(
15995
16102
  MainNavButton,
15996
16103
  {
15997
16104
  active: buttons.queue?.active,
15998
16105
  label: "Queue",
15999
- icon: /* @__PURE__ */ jsx25(Queue, { color: "#6558FD" }),
16106
+ icon: /* @__PURE__ */ jsx26(Queue, { color: "#6558FD" }),
16000
16107
  onClick: buttons.queue?.onClick
16001
16108
  }
16002
16109
  )
16003
16110
  ] }),
16004
- /* @__PURE__ */ jsxs18("div", { className: "flex flex-col gap-8", children: [
16005
- /* @__PURE__ */ jsx25(
16111
+ /* @__PURE__ */ jsxs19("div", { className: "flex flex-col gap-8", children: [
16112
+ /* @__PURE__ */ jsx26(
16006
16113
  MainNavButton,
16007
16114
  {
16008
16115
  active: buttons.account?.active,
16009
16116
  label: "Account",
16010
- icon: /* @__PURE__ */ jsx25(Gear, { color: "#6558FD" }),
16117
+ icon: /* @__PURE__ */ jsx26(Gear, { color: "#6558FD" }),
16011
16118
  onClick: buttons.account?.onClick
16012
16119
  }
16013
16120
  ),
16014
- /* @__PURE__ */ jsx25(
16121
+ /* @__PURE__ */ jsx26(
16015
16122
  MainNavButton,
16016
16123
  {
16017
16124
  active: buttons.logout?.active,
16018
16125
  label: "Logout",
16019
- icon: /* @__PURE__ */ jsx25(Logout, { color: "#6558FD" }),
16126
+ icon: /* @__PURE__ */ jsx26(Logout, { color: "#6558FD" }),
16020
16127
  onClick: buttons.logout?.onClick
16021
16128
  }
16022
16129
  )
@@ -16031,10 +16138,10 @@ import { useEffect, useState as useState3 } from "react";
16031
16138
  import clsx6 from "clsx";
16032
16139
 
16033
16140
  // src/components/molecules/text_content/intel_row/intel_row.tsx
16034
- import { jsx as jsx26, jsxs as jsxs19 } from "react/jsx-runtime";
16141
+ import { jsx as jsx27, jsxs as jsxs20 } from "react/jsx-runtime";
16035
16142
  function IntelRow({ boldText, text }) {
16036
- return /* @__PURE__ */ jsx26("div", { className: "flex w-max body-small text-neutral-1 gap-2 max-w-full", children: /* @__PURE__ */ jsx26("div", { className: "flex break-words", children: /* @__PURE__ */ jsxs19("p", { children: [
16037
- /* @__PURE__ */ jsxs19("strong", { className: "body-small-bold", children: [
16143
+ return /* @__PURE__ */ jsx27("div", { className: "flex w-max body-small text-neutral-1 gap-2 max-w-full", children: /* @__PURE__ */ jsx27("div", { className: "flex break-words", children: /* @__PURE__ */ jsxs20("p", { children: [
16144
+ /* @__PURE__ */ jsxs20("strong", { className: "body-small-bold", children: [
16038
16145
  boldText,
16039
16146
  ":"
16040
16147
  ] }),
@@ -16044,7 +16151,7 @@ function IntelRow({ boldText, text }) {
16044
16151
  }
16045
16152
 
16046
16153
  // src/components/organisms/intel_card/intel_card.tsx
16047
- import { jsx as jsx27, jsxs as jsxs20 } from "react/jsx-runtime";
16154
+ import { jsx as jsx28, jsxs as jsxs21 } from "react/jsx-runtime";
16048
16155
  function IntelCard({
16049
16156
  onRead,
16050
16157
  onSelected,
@@ -16065,7 +16172,7 @@ function IntelCard({
16065
16172
  return "";
16066
16173
  }
16067
16174
  };
16068
- return /* @__PURE__ */ jsxs20(
16175
+ return /* @__PURE__ */ jsxs21(
16069
16176
  "div",
16070
16177
  {
16071
16178
  className: clsx6(
@@ -16078,10 +16185,10 @@ function IntelCard({
16078
16185
  reversed ? "rounded-b-2xl border-t-[2px]" : "rounded-t-2xl border-b-[2px]"
16079
16186
  ),
16080
16187
  children: [
16081
- /* @__PURE__ */ jsx27("div", { className: "flex flex-col gap-4 place-items-center" }),
16082
- /* @__PURE__ */ jsxs20("div", { className: "flex flex-col gap-2 max-w-full", children: [
16083
- urgency && /* @__PURE__ */ jsx27(IntelRow, { boldText: urgencyPrefix(), text: urgencyText }),
16084
- /* @__PURE__ */ jsx27(IntelRow, { boldText: "Summary", text: summary })
16188
+ /* @__PURE__ */ jsx28("div", { className: "flex flex-col gap-4 place-items-center" }),
16189
+ /* @__PURE__ */ jsxs21("div", { className: "flex flex-col gap-2 max-w-full", children: [
16190
+ urgency && /* @__PURE__ */ jsx28(IntelRow, { boldText: urgencyPrefix(), text: urgencyText }),
16191
+ /* @__PURE__ */ jsx28(IntelRow, { boldText: "Summary", text: summary })
16085
16192
  ] })
16086
16193
  ]
16087
16194
  }
@@ -16089,7 +16196,7 @@ function IntelCard({
16089
16196
  }
16090
16197
 
16091
16198
  // src/components/organisms/emails/single_event.tsx
16092
- import { Fragment as Fragment12, jsx as jsx28, jsxs as jsxs21 } from "react/jsx-runtime";
16199
+ import { Fragment as Fragment13, jsx as jsx29, jsxs as jsxs22 } from "react/jsx-runtime";
16093
16200
  function SingleEvent({
16094
16201
  urgency,
16095
16202
  service,
@@ -16109,7 +16216,7 @@ function SingleEvent({
16109
16216
  setExpanded(true);
16110
16217
  }
16111
16218
  }, [startExpanded]);
16112
- return /* @__PURE__ */ jsxs21(
16219
+ return /* @__PURE__ */ jsxs22(
16113
16220
  "div",
16114
16221
  {
16115
16222
  className: "flex flex-col rounded-3xl bg-qtneutral-200 py-4 px-4 gap-4 h-min",
@@ -16119,7 +16226,7 @@ function SingleEvent({
16119
16226
  }
16120
16227
  },
16121
16228
  children: [
16122
- /* @__PURE__ */ jsxs21(
16229
+ /* @__PURE__ */ jsxs22(
16123
16230
  "div",
16124
16231
  {
16125
16232
  className: "flex gap-2 place-items-center w-full",
@@ -16127,7 +16234,7 @@ function SingleEvent({
16127
16234
  setExpanded(!expanded);
16128
16235
  },
16129
16236
  children: [
16130
- /* @__PURE__ */ jsx28(
16237
+ /* @__PURE__ */ jsx29(
16131
16238
  CategoryIcon,
16132
16239
  {
16133
16240
  size: 30,
@@ -16135,8 +16242,8 @@ function SingleEvent({
16135
16242
  variant: urgency == "high" ? void 0 : urgency == "medium" ? "#FFD481" /* YELLOW */ : urgency == void 0 ? "none" /* OUTLINED */ : void 0
16136
16243
  }
16137
16244
  ),
16138
- /* @__PURE__ */ jsxs21("div", { className: "flex flex-col w-full h-min den", children: [
16139
- /* @__PURE__ */ jsx28(
16245
+ /* @__PURE__ */ jsxs22("div", { className: "flex flex-col w-full h-min den", children: [
16246
+ /* @__PURE__ */ jsx29(
16140
16247
  SenderSourceRow,
16141
16248
  {
16142
16249
  leftText: sender,
@@ -16144,14 +16251,14 @@ function SingleEvent({
16144
16251
  rightText: source
16145
16252
  }
16146
16253
  ),
16147
- /* @__PURE__ */ jsx28(SubjectLineRow, { text: subjectLine })
16254
+ /* @__PURE__ */ jsx29(SubjectLineRow, { text: subjectLine })
16148
16255
  ] })
16149
16256
  ]
16150
16257
  }
16151
16258
  ),
16152
- expanded && /* @__PURE__ */ jsxs21(Fragment12, { children: [
16153
- /* @__PURE__ */ jsxs21("div", { children: [
16154
- /* @__PURE__ */ jsx28(
16259
+ expanded && /* @__PURE__ */ jsxs22(Fragment13, { children: [
16260
+ /* @__PURE__ */ jsxs22("div", { children: [
16261
+ /* @__PURE__ */ jsx29(
16155
16262
  IntelCard,
16156
16263
  {
16157
16264
  urgencyText: urgencyExplanation,
@@ -16161,7 +16268,7 @@ function SingleEvent({
16161
16268
  ),
16162
16269
  body
16163
16270
  ] }),
16164
- /* @__PURE__ */ jsx28(BrandIcon, { service })
16271
+ /* @__PURE__ */ jsx29(BrandIcon, { service })
16165
16272
  ] })
16166
16273
  ]
16167
16274
  }
@@ -16170,7 +16277,7 @@ function SingleEvent({
16170
16277
 
16171
16278
  // src/components/organisms/event_card/event_card.tsx
16172
16279
  import clsx7 from "clsx";
16173
- import { Fragment as Fragment13, jsx as jsx29, jsxs as jsxs22 } from "react/jsx-runtime";
16280
+ import { Fragment as Fragment14, jsx as jsx30, jsxs as jsxs23 } from "react/jsx-runtime";
16174
16281
  function EventCard({
16175
16282
  eventType,
16176
16283
  eventData,
@@ -16181,9 +16288,9 @@ function EventCard({
16181
16288
  function getEventBody() {
16182
16289
  switch (eventType) {
16183
16290
  case "message" /* MESSAGE */:
16184
- return eventData ? eventData[0].eventBody : /* @__PURE__ */ jsx29(Fragment13, {});
16291
+ return eventData ? eventData[0].eventBody : /* @__PURE__ */ jsx30(Fragment14, {});
16185
16292
  case "email" /* EMAIL */:
16186
- return /* @__PURE__ */ jsx29(Fragment13, { children: eventData ? eventData.map((d, i) => /* @__PURE__ */ jsx29(
16293
+ return /* @__PURE__ */ jsx30(Fragment14, { children: eventData ? eventData.map((d, i) => /* @__PURE__ */ jsx30(
16187
16294
  SingleEvent,
16188
16295
  {
16189
16296
  urgency: d.urgency,
@@ -16198,9 +16305,9 @@ function EventCard({
16198
16305
  summary: d.summary
16199
16306
  },
16200
16307
  d.id
16201
- )) : /* @__PURE__ */ jsx29(Fragment13, { children: " " }) });
16308
+ )) : /* @__PURE__ */ jsx30(Fragment14, { children: " " }) });
16202
16309
  case "ticket" /* TICKET */:
16203
- return /* @__PURE__ */ jsx29(Fragment13, { children: eventData ? eventData.map((d, i) => /* @__PURE__ */ jsx29(
16310
+ return /* @__PURE__ */ jsx30(Fragment14, { children: eventData ? eventData.map((d, i) => /* @__PURE__ */ jsx30(
16204
16311
  SingleEvent,
16205
16312
  {
16206
16313
  urgency: d.urgency,
@@ -16214,12 +16321,12 @@ function EventCard({
16214
16321
  summary: d.summary
16215
16322
  },
16216
16323
  d.id
16217
- )) : /* @__PURE__ */ jsx29(Fragment13, { children: " " }) });
16324
+ )) : /* @__PURE__ */ jsx30(Fragment14, { children: " " }) });
16218
16325
  default:
16219
- return /* @__PURE__ */ jsx29(Fragment13, {});
16326
+ return /* @__PURE__ */ jsx30(Fragment14, {});
16220
16327
  }
16221
16328
  }
16222
- return /* @__PURE__ */ jsxs22(
16329
+ return /* @__PURE__ */ jsxs23(
16223
16330
  "div",
16224
16331
  {
16225
16332
  className: clsx7(
@@ -16227,7 +16334,7 @@ function EventCard({
16227
16334
  eventType == "message" /* MESSAGE */ ? "bg-qtneutral-200" : "bg-white py-4 pl-4 pr-2"
16228
16335
  ),
16229
16336
  children: [
16230
- /* @__PURE__ */ jsx29(
16337
+ /* @__PURE__ */ jsx30(
16231
16338
  "div",
16232
16339
  {
16233
16340
  className: clsx7(
@@ -16237,7 +16344,7 @@ function EventCard({
16237
16344
  children: getEventBody()
16238
16345
  }
16239
16346
  ),
16240
- eventType == "message" /* MESSAGE */ && /* @__PURE__ */ jsx29(
16347
+ eventType == "message" /* MESSAGE */ && /* @__PURE__ */ jsx30(
16241
16348
  IntelCard,
16242
16349
  {
16243
16350
  urgency: groupUrgency,
@@ -16252,17 +16359,17 @@ function EventCard({
16252
16359
  }
16253
16360
 
16254
16361
  // src/components/molecules/text_content/metadata_row/metadata_row.tsx
16255
- import { jsx as jsx30, jsxs as jsxs23 } from "react/jsx-runtime";
16362
+ import { jsx as jsx31, jsxs as jsxs24 } from "react/jsx-runtime";
16256
16363
  function MetadataRow({ metadata }) {
16257
- return /* @__PURE__ */ jsxs23("div", { className: "flex w-full flex-wrap break-all body-small text-neutral-900 gap-2", children: [
16258
- metadata && /* @__PURE__ */ jsx30("div", { children: metadata[0] + (metadata.length == 2 ? "," : "") }),
16259
- metadata?.length == 2 && /* @__PURE__ */ jsx30("div", { children: metadata[1] })
16364
+ return /* @__PURE__ */ jsxs24("div", { className: "flex w-full flex-wrap break-all body-small text-neutral-900 gap-2", children: [
16365
+ metadata && /* @__PURE__ */ jsx31("div", { children: metadata[0] + (metadata.length == 2 ? "," : "") }),
16366
+ metadata?.length == 2 && /* @__PURE__ */ jsx31("div", { children: metadata[1] })
16260
16367
  ] });
16261
16368
  }
16262
16369
 
16263
16370
  // src/components/organisms/message_body/email_body.tsx
16264
16371
  import DOMPurify from "dompurify";
16265
- import { jsx as jsx31, jsxs as jsxs24 } from "react/jsx-runtime";
16372
+ import { jsx as jsx32, jsxs as jsxs25 } from "react/jsx-runtime";
16266
16373
  function EmailBody({
16267
16374
  subjectLine,
16268
16375
  to,
@@ -16278,18 +16385,18 @@ function EmailBody({
16278
16385
  }
16279
16386
  const isHtmlContent = body && isHtml(body);
16280
16387
  const safeText = isHtmlContent ? DOMPurify.sanitize(body) : DOMPurify.sanitize(body?.replace(/\n/g, "<br>") || "");
16281
- return /* @__PURE__ */ jsxs24("div", { className: "flex flex-col gap-4 bg-white p-4 rounded-b-2xl overflow-auto", children: [
16282
- /* @__PURE__ */ jsxs24("div", { className: "flex flex-col gap-0.5", children: [
16283
- /* @__PURE__ */ jsx31(MetadataRow, { metadata: [`Subject: ${subjectLine}`] }),
16284
- /* @__PURE__ */ jsx31(MetadataRow, { metadata: [`To: ${to}`] }),
16285
- /* @__PURE__ */ jsx31(MetadataRow, { metadata: [`Date: ${date}`] }),
16286
- /* @__PURE__ */ jsx31(MetadataRow, { metadata: [`From: ${from}`] }),
16287
- /* @__PURE__ */ jsx31(MetadataRow, { metadata: [`CC: ${CC}`] }),
16288
- /* @__PURE__ */ jsx31(MetadataRow, { metadata: [`BCC: ${BCC}`] }),
16289
- /* @__PURE__ */ jsx31(MetadataRow, { metadata: [`Attachments: ${attachments}`] })
16388
+ return /* @__PURE__ */ jsxs25("div", { className: "flex flex-col gap-4 bg-white p-4 rounded-b-2xl overflow-auto", children: [
16389
+ /* @__PURE__ */ jsxs25("div", { className: "flex flex-col gap-0.5", children: [
16390
+ /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`Subject: ${subjectLine}`] }),
16391
+ /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`To: ${to}`] }),
16392
+ /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`Date: ${date}`] }),
16393
+ /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`From: ${from}`] }),
16394
+ /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`CC: ${CC}`] }),
16395
+ /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`BCC: ${BCC}`] }),
16396
+ /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`Attachments: ${attachments}`] })
16290
16397
  ] }),
16291
- /* @__PURE__ */ jsx31("hr", { className: "text-qtneutral-500" }),
16292
- /* @__PURE__ */ jsx31("div", { className: "body-small break-all whitespace-pre-line flex", children: body && /* @__PURE__ */ jsx31(
16398
+ /* @__PURE__ */ jsx32("hr", { className: "text-qtneutral-500" }),
16399
+ /* @__PURE__ */ jsx32("div", { className: "body-small break-all whitespace-pre-line flex", children: body && /* @__PURE__ */ jsx32(
16293
16400
  "iframe",
16294
16401
  {
16295
16402
  srcDoc: `<!DOCTYPE html>
@@ -16322,11 +16429,11 @@ import { useEffect as useEffect2, useState as useState4 } from "react";
16322
16429
 
16323
16430
  // src/components/atoms/emoji_pill/emoji_pill.tsx
16324
16431
  var import_emoji_dictionary = __toESM(require_lib7());
16325
- import { jsx as jsx32, jsxs as jsxs25 } from "react/jsx-runtime";
16432
+ import { jsx as jsx33, jsxs as jsxs26 } from "react/jsx-runtime";
16326
16433
  function EmojiPill({ emoji, count }) {
16327
- return /* @__PURE__ */ jsxs25("div", { className: "flex rounded-2xl bg-qtneutral-300 w-min py-0.5 px-4 place-items-center place-content-center gap-1 select-none", children: [
16434
+ return /* @__PURE__ */ jsxs26("div", { className: "flex rounded-2xl bg-qtneutral-300 w-min py-0.5 px-4 place-items-center place-content-center gap-1 select-none", children: [
16328
16435
  emoji && import_emoji_dictionary.default.getUnicode(emoji),
16329
- /* @__PURE__ */ jsx32("div", { className: "label-3-bold text-qtneutral-900", children: count })
16436
+ /* @__PURE__ */ jsx33("div", { className: "label-3-bold text-qtneutral-900", children: count })
16330
16437
  ] });
16331
16438
  }
16332
16439
 
@@ -16335,14 +16442,14 @@ var import_emoji_dictionary2 = __toESM(require_lib7());
16335
16442
  import clsx8 from "clsx";
16336
16443
  import ReactMarkdown from "react-markdown";
16337
16444
  import remarkGfm from "remark-gfm";
16338
- import { jsx as jsx33 } from "react/jsx-runtime";
16445
+ import { jsx as jsx34 } from "react/jsx-runtime";
16339
16446
  function MarkdownRenderer({
16340
16447
  content,
16341
16448
  truncated,
16342
16449
  integration = "slack" /* SLACK */
16343
16450
  }) {
16344
16451
  const processedContent = integration === "slack" /* SLACK */ ? parseSlackText(content) : content;
16345
- return /* @__PURE__ */ jsx33("div", { className: clsx8("markdown", truncated && "line-clamp-3"), children: /* @__PURE__ */ jsx33(ReactMarkdown, { remarkPlugins: [remarkGfm], children: processedContent }) });
16452
+ return /* @__PURE__ */ jsx34("div", { className: clsx8("markdown", truncated && "line-clamp-3"), children: /* @__PURE__ */ jsx34(ReactMarkdown, { remarkPlugins: [remarkGfm], children: processedContent }) });
16346
16453
  }
16347
16454
  function parseSlackText(text) {
16348
16455
  text = text.replace(
@@ -16365,7 +16472,7 @@ function parseSlackText(text) {
16365
16472
  }
16366
16473
 
16367
16474
  // src/components/organisms/chat_messages/chat_bubble/chat_bubble.tsx
16368
- import { jsx as jsx34, jsxs as jsxs26 } from "react/jsx-runtime";
16475
+ import { jsx as jsx35, jsxs as jsxs27 } from "react/jsx-runtime";
16369
16476
  function ChatBubble({
16370
16477
  summary,
16371
16478
  text,
@@ -16395,7 +16502,7 @@ function ChatBubble({
16395
16502
  setUniqueEmojis(ue);
16396
16503
  }
16397
16504
  }, [emojis]);
16398
- return /* @__PURE__ */ jsx34("div", { className: clsx9(outbound ? "pl-8" : "pr-8"), children: /* @__PURE__ */ jsxs26(
16505
+ return /* @__PURE__ */ jsx35("div", { className: clsx9(outbound ? "pl-8" : "pr-8"), children: /* @__PURE__ */ jsxs27(
16399
16506
  "div",
16400
16507
  {
16401
16508
  className: clsx9(
@@ -16404,29 +16511,29 @@ function ChatBubble({
16404
16511
  outbound ? "rounded-bl-3xl" : "rounded-br-3xl"
16405
16512
  ),
16406
16513
  children: [
16407
- /* @__PURE__ */ jsxs26("div", { className: "flex place-content-between", children: [
16408
- /* @__PURE__ */ jsxs26("div", { className: "flex gap-2 place-items-center", children: [
16409
- /* @__PURE__ */ jsx34("div", { className: "body-small-bold", children: name }),
16410
- /* @__PURE__ */ jsx34("div", { className: "text-qtneutral-700 label-3", children: timestamp })
16514
+ /* @__PURE__ */ jsxs27("div", { className: "flex place-content-between", children: [
16515
+ /* @__PURE__ */ jsxs27("div", { className: "flex gap-2 place-items-center", children: [
16516
+ /* @__PURE__ */ jsx35("div", { className: "body-small-bold", children: name }),
16517
+ /* @__PURE__ */ jsx35("div", { className: "text-qtneutral-700 label-3", children: timestamp })
16411
16518
  ] }),
16412
- /* @__PURE__ */ jsx34("div", { onClick: onExternal, children: /* @__PURE__ */ jsx34(ExternalLink, { size: 16 }) })
16519
+ /* @__PURE__ */ jsx35("div", { onClick: onExternal, children: /* @__PURE__ */ jsx35(ExternalLink, { size: 16 }) })
16413
16520
  ] }),
16414
- /* @__PURE__ */ jsxs26("div", { className: clsx9("flex flex-col gap-2", !expanded && " "), children: [
16415
- summary && truncatedText && /* @__PURE__ */ jsxs26("div", { children: [
16416
- /* @__PURE__ */ jsxs26("p", { className: "body-small mb-2", children: [
16417
- /* @__PURE__ */ jsx34("strong", { className: "body-small-bold", children: "Summary:" }),
16521
+ /* @__PURE__ */ jsxs27("div", { className: clsx9("flex flex-col gap-2", !expanded && " "), children: [
16522
+ summary && truncatedText && /* @__PURE__ */ jsxs27("div", { children: [
16523
+ /* @__PURE__ */ jsxs27("p", { className: "body-small mb-2", children: [
16524
+ /* @__PURE__ */ jsx35("strong", { className: "body-small-bold", children: "Summary:" }),
16418
16525
  " ",
16419
16526
  summary
16420
16527
  ] }),
16421
- /* @__PURE__ */ jsx34("hr", { className: "border-qtneutral-500" })
16528
+ /* @__PURE__ */ jsx35("hr", { className: "border-qtneutral-500" })
16422
16529
  ] }),
16423
- /* @__PURE__ */ jsx34(
16530
+ /* @__PURE__ */ jsx35(
16424
16531
  "div",
16425
16532
  {
16426
16533
  className: clsx9(
16427
16534
  "flex flex-none text-qtneutral-900 body-medium w-full"
16428
16535
  ),
16429
- children: /* @__PURE__ */ jsx34(
16536
+ children: /* @__PURE__ */ jsx35(
16430
16537
  MarkdownRenderer,
16431
16538
  {
16432
16539
  content: text || "",
@@ -16436,7 +16543,7 @@ function ChatBubble({
16436
16543
  }
16437
16544
  )
16438
16545
  ] }),
16439
- truncatedText && /* @__PURE__ */ jsx34(
16546
+ truncatedText && /* @__PURE__ */ jsx35(
16440
16547
  "div",
16441
16548
  {
16442
16549
  className: "qt-link select-none",
@@ -16444,9 +16551,9 @@ function ChatBubble({
16444
16551
  children: `${!expanded ? "Show" : "Hide"} full message`
16445
16552
  }
16446
16553
  ),
16447
- images && images.length > 0 && images.map((img) => /* @__PURE__ */ jsx34("img", { src: img, alt: "", className: "rounded-xl" })),
16448
- /* @__PURE__ */ jsxs26("div", { className: "flex gap-2", children: [
16449
- /* @__PURE__ */ jsx34(
16554
+ images && images.length > 0 && images.map((img) => /* @__PURE__ */ jsx35("img", { src: img, alt: "", className: "rounded-xl" })),
16555
+ /* @__PURE__ */ jsxs27("div", { className: "flex gap-2", children: [
16556
+ /* @__PURE__ */ jsx35(
16450
16557
  "div",
16451
16558
  {
16452
16559
  className: clsx9(
@@ -16456,7 +16563,7 @@ function ChatBubble({
16456
16563
  children: name ? name[0].toUpperCase() : ""
16457
16564
  }
16458
16565
  ),
16459
- Array.from(uniqueEmojis.entries()).map(([e, c]) => /* @__PURE__ */ jsx34(EmojiPill, { emoji: e, count: c }, e))
16566
+ Array.from(uniqueEmojis.entries()).map(([e, c]) => /* @__PURE__ */ jsx35(EmojiPill, { emoji: e, count: c }, e))
16460
16567
  ] })
16461
16568
  ]
16462
16569
  }
@@ -16464,10 +16571,10 @@ function ChatBubble({
16464
16571
  }
16465
16572
 
16466
16573
  // src/components/organisms/message_body/chat_body.tsx
16467
- import { jsx as jsx35 } from "react/jsx-runtime";
16574
+ import { jsx as jsx36 } from "react/jsx-runtime";
16468
16575
  function ChatBody({ messages }) {
16469
- return /* @__PURE__ */ jsx35("div", { className: "p-4 rounded-2xl w-full", children: /* @__PURE__ */ jsx35("div", { className: "flex flex-col place-content-center gap-4", children: messages && Array.from(messages).map((msg) => {
16470
- return /* @__PURE__ */ jsx35(
16576
+ return /* @__PURE__ */ jsx36("div", { className: "p-4 rounded-2xl w-full", children: /* @__PURE__ */ jsx36("div", { className: "flex flex-col place-content-center gap-4", children: messages && Array.from(messages).map((msg) => {
16577
+ return /* @__PURE__ */ jsx36(
16471
16578
  ChatBubble,
16472
16579
  {
16473
16580
  summary: msg.summary,
@@ -16486,7 +16593,7 @@ function ChatBody({ messages }) {
16486
16593
 
16487
16594
  // src/components/organisms/message_body/ticket_body.tsx
16488
16595
  import clsx10 from "clsx";
16489
- import { jsx as jsx36, jsxs as jsxs27 } from "react/jsx-runtime";
16596
+ import { jsx as jsx37, jsxs as jsxs28 } from "react/jsx-runtime";
16490
16597
  function TicketBody({
16491
16598
  issueNumber,
16492
16599
  notification,
@@ -16502,55 +16609,55 @@ function TicketBody({
16502
16609
  description,
16503
16610
  comments
16504
16611
  }) {
16505
- return /* @__PURE__ */ jsxs27("div", { className: "flex flex-col gap-4 bg-white p-4 rounded-b-2xl max-w-full", children: [
16506
- /* @__PURE__ */ jsxs27("div", { className: "flex flex-col gap-0.5", children: [
16507
- /* @__PURE__ */ jsx36(MetadataRow, { metadata: [`Issue: ${issueNumber}`] }),
16508
- /* @__PURE__ */ jsx36(MetadataRow, { metadata: [`Notification: ${notification}`] }),
16509
- /* @__PURE__ */ jsx36(MetadataRow, { metadata: [`Project: ${project}`] }),
16510
- /* @__PURE__ */ jsx36(MetadataRow, { metadata: [`Task: ${task}`] })
16612
+ return /* @__PURE__ */ jsxs28("div", { className: "flex flex-col gap-4 bg-white p-4 rounded-b-2xl max-w-full", children: [
16613
+ /* @__PURE__ */ jsxs28("div", { className: "flex flex-col gap-0.5", children: [
16614
+ /* @__PURE__ */ jsx37(MetadataRow, { metadata: [`Issue: ${issueNumber}`] }),
16615
+ /* @__PURE__ */ jsx37(MetadataRow, { metadata: [`Notification: ${notification}`] }),
16616
+ /* @__PURE__ */ jsx37(MetadataRow, { metadata: [`Project: ${project}`] }),
16617
+ /* @__PURE__ */ jsx37(MetadataRow, { metadata: [`Task: ${task}`] })
16511
16618
  ] }),
16512
- /* @__PURE__ */ jsx36("hr", { className: "text-qtneutral-500" }),
16513
- /* @__PURE__ */ jsx36("div", { className: "body-bold", children: "Issue" }),
16514
- /* @__PURE__ */ jsxs27("div", { className: "grid grid-cols-2 gap-4 body-small", children: [
16515
- /* @__PURE__ */ jsxs27("div", { className: "", children: [
16516
- /* @__PURE__ */ jsx36("div", { children: "Due Date: " }),
16517
- /* @__PURE__ */ jsx36("div", { children: "Start Date: " }),
16518
- /* @__PURE__ */ jsx36("div", { children: "Assignees: " }),
16519
- /* @__PURE__ */ jsx36("div", { children: "Reporter: " }),
16520
- /* @__PURE__ */ jsx36("div", { children: "Team: " }),
16521
- /* @__PURE__ */ jsx36("div", { children: "Location: " }),
16522
- /* @__PURE__ */ jsx36("div", { children: "Related: " })
16619
+ /* @__PURE__ */ jsx37("hr", { className: "text-qtneutral-500" }),
16620
+ /* @__PURE__ */ jsx37("div", { className: "body-bold", children: "Issue" }),
16621
+ /* @__PURE__ */ jsxs28("div", { className: "grid grid-cols-2 gap-4 body-small", children: [
16622
+ /* @__PURE__ */ jsxs28("div", { className: "", children: [
16623
+ /* @__PURE__ */ jsx37("div", { children: "Due Date: " }),
16624
+ /* @__PURE__ */ jsx37("div", { children: "Start Date: " }),
16625
+ /* @__PURE__ */ jsx37("div", { children: "Assignees: " }),
16626
+ /* @__PURE__ */ jsx37("div", { children: "Reporter: " }),
16627
+ /* @__PURE__ */ jsx37("div", { children: "Team: " }),
16628
+ /* @__PURE__ */ jsx37("div", { children: "Location: " }),
16629
+ /* @__PURE__ */ jsx37("div", { children: "Related: " })
16523
16630
  ] }),
16524
- /* @__PURE__ */ jsxs27("div", { className: "", children: [
16525
- /* @__PURE__ */ jsx36("div", { children: dueDate || "None" }),
16526
- /* @__PURE__ */ jsx36("div", { children: startDate || "None" }),
16527
- /* @__PURE__ */ jsx36("div", { children: assignees || "None" }),
16528
- /* @__PURE__ */ jsx36("div", { children: reporter || "None" }),
16529
- /* @__PURE__ */ jsx36("div", { children: team || "None" }),
16530
- /* @__PURE__ */ jsx36("div", { children: location || "None" }),
16531
- /* @__PURE__ */ jsx36("div", { children: related || "None" })
16631
+ /* @__PURE__ */ jsxs28("div", { className: "", children: [
16632
+ /* @__PURE__ */ jsx37("div", { children: dueDate || "None" }),
16633
+ /* @__PURE__ */ jsx37("div", { children: startDate || "None" }),
16634
+ /* @__PURE__ */ jsx37("div", { children: assignees || "None" }),
16635
+ /* @__PURE__ */ jsx37("div", { children: reporter || "None" }),
16636
+ /* @__PURE__ */ jsx37("div", { children: team || "None" }),
16637
+ /* @__PURE__ */ jsx37("div", { children: location || "None" }),
16638
+ /* @__PURE__ */ jsx37("div", { children: related || "None" })
16532
16639
  ] }),
16533
- /* @__PURE__ */ jsxs27("div", { children: [
16534
- /* @__PURE__ */ jsx36("div", { className: `body-bold`, children: `Description` }),
16535
- /* @__PURE__ */ jsx36("div", { className: "body-small", children: description || "None" })
16640
+ /* @__PURE__ */ jsxs28("div", { children: [
16641
+ /* @__PURE__ */ jsx37("div", { className: `body-bold`, children: `Description` }),
16642
+ /* @__PURE__ */ jsx37("div", { className: "body-small", children: description || "None" })
16536
16643
  ] }),
16537
16644
  comments && Array.from(comments).map((c, i) => {
16538
- return /* @__PURE__ */ jsxs27("div", { className: "flex col-span-2 flex-col gap-2 w-full", children: [
16539
- /* @__PURE__ */ jsx36("hr", { className: "text-qtneutral-500" }),
16540
- /* @__PURE__ */ jsx36("div", { className: `${i == 0 ? "body-bold" : "body "}`, children: `${i == 0 ? "New" : ""} Comment` }),
16541
- /* @__PURE__ */ jsxs27(
16645
+ return /* @__PURE__ */ jsxs28("div", { className: "flex col-span-2 flex-col gap-2 w-full", children: [
16646
+ /* @__PURE__ */ jsx37("hr", { className: "text-qtneutral-500" }),
16647
+ /* @__PURE__ */ jsx37("div", { className: `${i == 0 ? "body-bold" : "body "}`, children: `${i == 0 ? "New" : ""} Comment` }),
16648
+ /* @__PURE__ */ jsxs28(
16542
16649
  "div",
16543
16650
  {
16544
16651
  className: `flex gap-2 ${i == 0 ? "body-small-bold" : "body-small"}`,
16545
16652
  children: [
16546
- /* @__PURE__ */ jsx36("div", { children: c.name }),
16547
- /* @__PURE__ */ jsx36("div", { children: c.timestamp })
16653
+ /* @__PURE__ */ jsx37("div", { children: c.name }),
16654
+ /* @__PURE__ */ jsx37("div", { children: c.timestamp })
16548
16655
  ]
16549
16656
  }
16550
16657
  ),
16551
- /* @__PURE__ */ jsx36("div", { children: c.text }),
16552
- /* @__PURE__ */ jsxs27("div", { className: "flex gap-2", children: [
16553
- /* @__PURE__ */ jsx36(
16658
+ /* @__PURE__ */ jsx37("div", { children: c.text }),
16659
+ /* @__PURE__ */ jsxs28("div", { className: "flex gap-2", children: [
16660
+ /* @__PURE__ */ jsx37(
16554
16661
  "div",
16555
16662
  {
16556
16663
  className: clsx10(
@@ -16563,7 +16670,7 @@ function TicketBody({
16563
16670
  acc.set(str, (acc.get(str) || 0) + 1);
16564
16671
  return acc;
16565
16672
  }, /* @__PURE__ */ new Map()).entries().map(([e, c2]) => {
16566
- return /* @__PURE__ */ jsx36(EmojiPill, { emoji: e, count: c2 });
16673
+ return /* @__PURE__ */ jsx37(EmojiPill, { emoji: e, count: c2 });
16567
16674
  })
16568
16675
  ] })
16569
16676
  ] });
@@ -16573,7 +16680,7 @@ function TicketBody({
16573
16680
  }
16574
16681
 
16575
16682
  // src/components/atoms/icons/base_icons/CircleX.tsx
16576
- import { jsx as jsx37 } from "react/jsx-runtime";
16683
+ import { jsx as jsx38 } from "react/jsx-runtime";
16577
16684
  function CircleX({
16578
16685
  size = 24,
16579
16686
  color = "#1D1D1F",
@@ -16584,7 +16691,7 @@ function CircleX({
16584
16691
  case 16:
16585
16692
  return {
16586
16693
  viewBox: "0 0 16 16",
16587
- path: /* @__PURE__ */ jsx37(
16694
+ path: /* @__PURE__ */ jsx38(
16588
16695
  "path",
16589
16696
  {
16590
16697
  d: "M6.66667 9.33333L8 8M8 8L9.33333 6.66667M8 8L6.66667 6.66667M8 8L9.33333 9.33333M14 8C14 8.78793 13.8448 9.56815 13.5433 10.2961C13.2417 11.0241 12.7998 11.6855 12.2426 12.2426C11.6855 12.7998 11.0241 13.2417 10.2961 13.5433C9.56815 13.8448 8.78793 14 8 14C7.21207 14 6.43185 13.8448 5.7039 13.5433C4.97595 13.2417 4.31451 12.7998 3.75736 12.2426C3.20021 11.6855 2.75825 11.0241 2.45672 10.2961C2.15519 9.56815 2 8.78793 2 8C2 6.4087 2.63214 4.88258 3.75736 3.75736C4.88258 2.63214 6.4087 2 8 2C9.5913 2 11.1174 2.63214 12.2426 3.75736C13.3679 4.88258 14 6.4087 14 8Z",
@@ -16598,7 +16705,7 @@ function CircleX({
16598
16705
  case 20:
16599
16706
  return {
16600
16707
  viewBox: "0 0 20 20",
16601
- path: /* @__PURE__ */ jsx37(
16708
+ path: /* @__PURE__ */ jsx38(
16602
16709
  "path",
16603
16710
  {
16604
16711
  d: "M8.33333 11.6667L10 10M10 10L11.6667 8.33333M10 10L8.33333 8.33333M10 10L11.6667 11.6667M17.5 10C17.5 10.9849 17.306 11.9602 16.9291 12.8701C16.5522 13.7801 15.9997 14.6069 15.3033 15.3033C14.6069 15.9997 13.7801 16.5522 12.8701 16.9291C11.9602 17.306 10.9849 17.5 10 17.5C9.01509 17.5 8.03982 17.306 7.12987 16.9291C6.21993 16.5522 5.39314 15.9997 4.6967 15.3033C4.00026 14.6069 3.44781 13.7801 3.0709 12.8701C2.69399 11.9602 2.5 10.9849 2.5 10C2.5 8.01088 3.29018 6.10322 4.6967 4.6967C6.10322 3.29018 8.01088 2.5 10 2.5C11.9891 2.5 13.8968 3.29018 15.3033 4.6967C16.7098 6.10322 17.5 8.01088 17.5 10Z",
@@ -16612,7 +16719,7 @@ function CircleX({
16612
16719
  case 24:
16613
16720
  return {
16614
16721
  viewBox: "0 0 24 24",
16615
- path: /* @__PURE__ */ jsx37(
16722
+ path: /* @__PURE__ */ jsx38(
16616
16723
  "path",
16617
16724
  {
16618
16725
  d: "M10 14L12 12M12 12L14 10M12 12L10 10M12 12L14 14M21 12C21 13.1819 20.7672 14.3522 20.3149 15.4442C19.8626 16.5361 19.1997 17.5282 18.364 18.364C17.5282 19.1997 16.5361 19.8626 15.4442 20.3149C14.3522 20.7672 13.1819 21 12 21C10.8181 21 9.64778 20.7672 8.55585 20.3149C7.46392 19.8626 6.47177 19.1997 5.63604 18.364C4.80031 17.5282 4.13738 16.5361 3.68508 15.4442C3.23279 14.3522 3 13.1819 3 12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.3869 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12Z",
@@ -16626,7 +16733,7 @@ function CircleX({
16626
16733
  case 36:
16627
16734
  return {
16628
16735
  viewBox: "0 0 36 36",
16629
- path: /* @__PURE__ */ jsx37(
16736
+ path: /* @__PURE__ */ jsx38(
16630
16737
  "path",
16631
16738
  {
16632
16739
  d: "M15 21L18 18M18 18L21 15M18 18L15 15M18 18L21 21M31.5 18C31.5 19.7728 31.1508 21.5283 30.4724 23.1662C29.7939 24.8041 28.7995 26.2923 27.5459 27.5459C26.2923 28.7995 24.8041 29.7939 23.1662 30.4724C21.5283 31.1508 19.7728 31.5 18 31.5C16.2272 31.5 14.4717 31.1508 12.8338 30.4724C11.1959 29.7939 9.70765 28.7995 8.45406 27.5459C7.20047 26.2923 6.20606 24.8041 5.52763 23.1662C4.84919 21.5283 4.5 19.7728 4.5 18C4.5 14.4196 5.92232 10.9858 8.45406 8.45406C10.9858 5.92232 14.4196 4.5 18 4.5C21.5804 4.5 25.0142 5.92232 27.5459 8.45406C30.0777 10.9858 31.5 14.4196 31.5 18Z",
@@ -16640,7 +16747,7 @@ function CircleX({
16640
16747
  }
16641
16748
  };
16642
16749
  const { viewBox, path } = getIconData();
16643
- return /* @__PURE__ */ jsx37(
16750
+ return /* @__PURE__ */ jsx38(
16644
16751
  "svg",
16645
16752
  {
16646
16753
  width: size,
@@ -16654,7 +16761,7 @@ function CircleX({
16654
16761
  }
16655
16762
 
16656
16763
  // src/components/atoms/icons/base_icons/Loading.tsx
16657
- import { Fragment as Fragment14, jsx as jsx38, jsxs as jsxs28 } from "react/jsx-runtime";
16764
+ import { Fragment as Fragment15, jsx as jsx39, jsxs as jsxs29 } from "react/jsx-runtime";
16658
16765
  function Loading({
16659
16766
  size = 24,
16660
16767
  color = "#1D1D1F",
@@ -16665,8 +16772,8 @@ function Loading({
16665
16772
  case 16:
16666
16773
  return {
16667
16774
  viewBox: "0 0 16 16",
16668
- path: /* @__PURE__ */ jsxs28(Fragment14, { children: [
16669
- /* @__PURE__ */ jsx38(
16775
+ path: /* @__PURE__ */ jsxs29(Fragment15, { children: [
16776
+ /* @__PURE__ */ jsx39(
16670
16777
  "path",
16671
16778
  {
16672
16779
  d: "M11.4209 4.85221C10.466 3.81296 9.13351 3.19329 7.72528 3.13377C6.31705 3.07424 4.93704 3.57926 3.89779 4.53422C2.85854 5.48917 2.23887 6.82165 2.17935 8.22988C2.11983 9.63811 2.62485 11.0181 3.5798 12.0574C4.05501 12.5745 4.62461 12.9868 5.26063 13.2835C5.89665 13.5802 6.581 13.7417 7.28038 13.7713C7.97977 13.8008 8.68023 13.6932 9.33409 13.4557C9.99289 13.2137 10.5952 12.851 11.1124 12.3758C11.6296 11.9005 12.0418 11.3309 12.3385 10.6949C12.6353 10.0589 12.7968 9.37456 12.8263 8.67517",
@@ -16676,7 +16783,7 @@ function Loading({
16676
16783
  strokeLinejoin: "round"
16677
16784
  }
16678
16785
  ),
16679
- /* @__PURE__ */ jsx38(
16786
+ /* @__PURE__ */ jsx39(
16680
16787
  "path",
16681
16788
  {
16682
16789
  d: "M10.4362 5.7666L12.3556 5.49268L12.0771 3.56836",
@@ -16691,8 +16798,8 @@ function Loading({
16691
16798
  case 20:
16692
16799
  return {
16693
16800
  viewBox: "0 0 20 20",
16694
- path: /* @__PURE__ */ jsxs28(Fragment14, { children: [
16695
- /* @__PURE__ */ jsx38(
16801
+ path: /* @__PURE__ */ jsxs29(Fragment15, { children: [
16802
+ /* @__PURE__ */ jsx39(
16696
16803
  "path",
16697
16804
  {
16698
16805
  d: "M14.2757 6.06538C13.082 4.76633 11.4164 3.99174 9.65611 3.91733C7.89583 3.84293 6.17081 4.4742 4.87175 5.6679C3.57269 6.86159 2.7981 8.52718 2.7237 10.2875C2.64929 12.0478 3.28057 13.7728 4.47426 15.0718C5.06828 15.7183 5.78027 16.2336 6.5753 16.6045C7.37033 16.9754 8.22576 17.1773 9.09999 17.2142C9.97423 17.2512 10.8498 17.1166 11.6671 16.8197C12.4906 16.5172 13.2436 16.0638 13.89 15.4698C14.5365 14.8758 15.0518 14.1638 15.4227 13.3688C15.7936 12.5738 15.9955 11.7183 16.0324 10.8441",
@@ -16702,7 +16809,7 @@ function Loading({
16702
16809
  strokeLinejoin: "round"
16703
16810
  }
16704
16811
  ),
16705
- /* @__PURE__ */ jsx38(
16812
+ /* @__PURE__ */ jsx39(
16706
16813
  "path",
16707
16814
  {
16708
16815
  d: "M13.0445 7.20838L15.4438 6.86597L15.0957 4.46057",
@@ -16717,8 +16824,8 @@ function Loading({
16717
16824
  case 24:
16718
16825
  return {
16719
16826
  viewBox: "0 0 24 24",
16720
- path: /* @__PURE__ */ jsxs28(Fragment14, { children: [
16721
- /* @__PURE__ */ jsx38(
16827
+ path: /* @__PURE__ */ jsxs29(Fragment15, { children: [
16828
+ /* @__PURE__ */ jsx39(
16722
16829
  "path",
16723
16830
  {
16724
16831
  d: "M17.1304 7.27831C15.698 5.71944 13.6993 4.78994 11.5869 4.70065C9.4746 4.61137 7.40458 5.3689 5.84571 6.80133C4.28684 8.23376 3.35733 10.2325 3.26805 12.3448C3.17876 14.4572 3.93629 16.5272 5.36872 18.086C6.08155 18.8618 6.93594 19.4802 7.88997 19.9253C8.844 20.3704 9.87052 20.6126 10.9196 20.6569C11.9687 20.7013 13.0194 20.5397 14.0002 20.1835C14.9884 19.8206 15.8919 19.2765 16.6676 18.5636C17.4434 17.8508 18.0618 16.9964 18.5068 16.0424C18.9519 15.0884 19.1942 14.0618 19.2385 13.0128",
@@ -16728,7 +16835,7 @@ function Loading({
16728
16835
  strokeLinejoin: "round"
16729
16836
  }
16730
16837
  ),
16731
- /* @__PURE__ */ jsx38(
16838
+ /* @__PURE__ */ jsx39(
16732
16839
  "path",
16733
16840
  {
16734
16841
  d: "M15.6528 8.65003L18.5319 8.23914L18.1143 5.35266",
@@ -16743,8 +16850,8 @@ function Loading({
16743
16850
  case 36:
16744
16851
  return {
16745
16852
  viewBox: "0 0 36 36",
16746
- path: /* @__PURE__ */ jsxs28(Fragment14, { children: [
16747
- /* @__PURE__ */ jsx38(
16853
+ path: /* @__PURE__ */ jsxs29(Fragment15, { children: [
16854
+ /* @__PURE__ */ jsx39(
16748
16855
  "path",
16749
16856
  {
16750
16857
  d: "M25.6966 10.9176C23.548 8.57929 20.5499 7.18503 17.3814 7.0511C14.2129 6.91717 11.1078 8.05347 8.76954 10.2021C6.43124 12.3508 5.03697 15.3488 4.90305 18.5173C4.76912 21.6859 5.90541 24.7909 8.05406 27.1292C9.1233 28.2928 10.4049 29.2204 11.8359 29.888C13.267 30.5557 14.8068 30.919 16.3804 30.9855C17.954 31.052 19.53 30.8097 21.0012 30.2754C22.4835 29.7309 23.8388 28.9148 25.0024 27.8456C26.166 26.7763 27.0936 25.4948 27.7612 24.0637C28.4289 22.6327 28.7922 21.0929 28.8587 19.5193",
@@ -16754,7 +16861,7 @@ function Loading({
16754
16861
  strokeLinejoin: "round"
16755
16862
  }
16756
16863
  ),
16757
- /* @__PURE__ */ jsx38(
16864
+ /* @__PURE__ */ jsx39(
16758
16865
  "path",
16759
16866
  {
16760
16867
  d: "M23.4797 12.975L27.7984 12.3587L27.1719 8.02893",
@@ -16769,7 +16876,7 @@ function Loading({
16769
16876
  }
16770
16877
  };
16771
16878
  const { viewBox, path } = getIconData();
16772
- return /* @__PURE__ */ jsx38(
16879
+ return /* @__PURE__ */ jsx39(
16773
16880
  "svg",
16774
16881
  {
16775
16882
  width: size,
@@ -16783,7 +16890,7 @@ function Loading({
16783
16890
  }
16784
16891
 
16785
16892
  // src/components/atoms/icons/base_icons/Search.tsx
16786
- import { jsx as jsx39 } from "react/jsx-runtime";
16893
+ import { jsx as jsx40 } from "react/jsx-runtime";
16787
16894
  function Search({
16788
16895
  size = 24,
16789
16896
  color = "#1D1D1F",
@@ -16794,7 +16901,7 @@ function Search({
16794
16901
  case 16:
16795
16902
  return {
16796
16903
  viewBox: "0 0 16 16",
16797
- path: /* @__PURE__ */ jsx39(
16904
+ path: /* @__PURE__ */ jsx40(
16798
16905
  "path",
16799
16906
  {
16800
16907
  d: "M14 14L10 10M11.3333 6.66667C11.3333 9.244 9.244 11.3333 6.66667 11.3333C4.08934 11.3333 2 9.244 2 6.66667C2 4.08934 4.08934 2 6.66667 2C9.244 2 11.3333 4.08934 11.3333 6.66667Z",
@@ -16808,7 +16915,7 @@ function Search({
16808
16915
  case 20:
16809
16916
  return {
16810
16917
  viewBox: "0 0 20 20",
16811
- path: /* @__PURE__ */ jsx39(
16918
+ path: /* @__PURE__ */ jsx40(
16812
16919
  "path",
16813
16920
  {
16814
16921
  d: "M17.5 17.5L12.5 12.5M14.1667 8.33333C14.1667 11.555 11.555 14.1667 8.33333 14.1667C5.11167 14.1667 2.5 11.555 2.5 8.33333C2.5 5.11167 5.11167 2.5 8.33333 2.5C11.555 2.5 14.1667 5.11167 14.1667 8.33333Z",
@@ -16822,7 +16929,7 @@ function Search({
16822
16929
  case 24:
16823
16930
  return {
16824
16931
  viewBox: "0 0 24 24",
16825
- path: /* @__PURE__ */ jsx39(
16932
+ path: /* @__PURE__ */ jsx40(
16826
16933
  "path",
16827
16934
  {
16828
16935
  d: "M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z",
@@ -16836,7 +16943,7 @@ function Search({
16836
16943
  case 36:
16837
16944
  return {
16838
16945
  viewBox: "0 0 36 36",
16839
- path: /* @__PURE__ */ jsx39(
16946
+ path: /* @__PURE__ */ jsx40(
16840
16947
  "path",
16841
16948
  {
16842
16949
  d: "M31.5 31.5L22.5 22.5M25.5 15C25.5 20.799 20.799 25.5 15 25.5C9.20101 25.5 4.5 20.799 4.5 15C4.5 9.20101 9.20101 4.5 15 4.5C20.799 4.5 25.5 9.20101 25.5 15Z",
@@ -16850,7 +16957,7 @@ function Search({
16850
16957
  }
16851
16958
  };
16852
16959
  const { viewBox, path } = getIconData();
16853
- return /* @__PURE__ */ jsx39(
16960
+ return /* @__PURE__ */ jsx40(
16854
16961
  "svg",
16855
16962
  {
16856
16963
  width: size,
@@ -16872,7 +16979,7 @@ import {
16872
16979
  useState as useState5,
16873
16980
  useCallback
16874
16981
  } from "react";
16875
- import { jsx as jsx40, jsxs as jsxs29 } from "react/jsx-runtime";
16982
+ import { jsx as jsx41, jsxs as jsxs30 } from "react/jsx-runtime";
16876
16983
  var ResultsList = memo(function ResultsList2({
16877
16984
  results
16878
16985
  }) {
@@ -16881,13 +16988,13 @@ var ResultsList = memo(function ResultsList2({
16881
16988
  () => results.reduce((acc, r) => acc + r.count, 0),
16882
16989
  [results]
16883
16990
  );
16884
- return /* @__PURE__ */ jsxs29("div", { className: "text-sm", children: [
16885
- /* @__PURE__ */ jsxs29("p", { className: "text-gray-700 font-medium", children: [
16991
+ return /* @__PURE__ */ jsxs30("div", { className: "text-sm", children: [
16992
+ /* @__PURE__ */ jsxs30("p", { className: "text-gray-700 font-medium", children: [
16886
16993
  "Search results",
16887
16994
  totalCount > 0 ? ` (${totalCount})` : "",
16888
16995
  ":"
16889
16996
  ] }),
16890
- /* @__PURE__ */ jsx40("div", { className: "flex flex-wrap gap-2 mt-2", children: results.map((r) => /* @__PURE__ */ jsxs29(
16997
+ /* @__PURE__ */ jsx41("div", { className: "flex flex-wrap gap-2 mt-2", children: results.map((r) => /* @__PURE__ */ jsxs30(
16891
16998
  "span",
16892
16999
  {
16893
17000
  className: "px-3 py-1 rounded-full bg-gray-100 text-gray-700",
@@ -16925,10 +17032,10 @@ function SearchBar({
16925
17032
  return () => window.clearTimeout(id);
16926
17033
  }, [query, debounceMs]);
16927
17034
  const clearQuery = useCallback(() => setQuery(""), []);
16928
- return /* @__PURE__ */ jsxs29("div", { className: "w-full space-y-3", children: [
16929
- /* @__PURE__ */ jsxs29("div", { className: "flex items-center px-4 py-2 rounded-full bg-gray-100 gap-2 text-gray-900", children: [
16930
- loading ? /* @__PURE__ */ jsx40(Loading, {}) : /* @__PURE__ */ jsx40(Search, {}),
16931
- /* @__PURE__ */ jsx40(
17035
+ return /* @__PURE__ */ jsxs30("div", { className: "w-full space-y-3", children: [
17036
+ /* @__PURE__ */ jsxs30("div", { className: "flex items-center px-4 py-2 rounded-full bg-gray-100 gap-2 text-gray-900", children: [
17037
+ loading ? /* @__PURE__ */ jsx41(Loading, {}) : /* @__PURE__ */ jsx41(Search, {}),
17038
+ /* @__PURE__ */ jsx41(
16932
17039
  "input",
16933
17040
  {
16934
17041
  type: "text",
@@ -16939,14 +17046,14 @@ function SearchBar({
16939
17046
  "aria-label": "Search"
16940
17047
  }
16941
17048
  ),
16942
- query && /* @__PURE__ */ jsx40("button", { onClick: clearQuery, "aria-label": "Clear search", className: "shrink-0", children: /* @__PURE__ */ jsx40(CircleX, {}) })
17049
+ query && /* @__PURE__ */ jsx41("button", { onClick: clearQuery, "aria-label": "Clear search", className: "shrink-0", children: /* @__PURE__ */ jsx41(CircleX, {}) })
16943
17050
  ] }),
16944
- /* @__PURE__ */ jsx40(ResultsList, { results })
17051
+ /* @__PURE__ */ jsx41(ResultsList, { results })
16945
17052
  ] });
16946
17053
  }
16947
17054
 
16948
17055
  // src/components/atoms/icons/base_icons/Mail.tsx
16949
- import { jsx as jsx41 } from "react/jsx-runtime";
17056
+ import { jsx as jsx42 } from "react/jsx-runtime";
16950
17057
  function Mail({
16951
17058
  size = 24,
16952
17059
  color = "#1D1D1F",
@@ -16957,7 +17064,7 @@ function Mail({
16957
17064
  case 16:
16958
17065
  return {
16959
17066
  viewBox: "0 0 16 16",
16960
- path: /* @__PURE__ */ jsx41(
17067
+ path: /* @__PURE__ */ jsx42(
16961
17068
  "path",
16962
17069
  {
16963
17070
  d: "M2 5.33337L7.2604 8.84031C7.70827 9.13888 8.29173 9.13888 8.7396 8.84031L14 5.33337M3.33333 12.6667H12.6667C13.403 12.6667 14 12.0698 14 11.3334V4.66671C14 3.93033 13.403 3.33337 12.6667 3.33337H3.33333C2.59695 3.33337 2 3.93033 2 4.66671V11.3334C2 12.0698 2.59695 12.6667 3.33333 12.6667Z",
@@ -16971,7 +17078,7 @@ function Mail({
16971
17078
  case 20:
16972
17079
  return {
16973
17080
  viewBox: "0 0 20 20",
16974
- path: /* @__PURE__ */ jsx41(
17081
+ path: /* @__PURE__ */ jsx42(
16975
17082
  "path",
16976
17083
  {
16977
17084
  d: "M2.5 6.66663L9.0755 11.0503C9.63533 11.4235 10.3647 11.4235 10.9245 11.0503L17.5 6.66663M4.16667 15.8333H15.8333C16.7538 15.8333 17.5 15.0871 17.5 14.1666V5.83329C17.5 4.91282 16.7538 4.16663 15.8333 4.16663H4.16667C3.24619 4.16663 2.5 4.91282 2.5 5.83329V14.1666C2.5 15.0871 3.24619 15.8333 4.16667 15.8333Z",
@@ -16985,7 +17092,7 @@ function Mail({
16985
17092
  case 24:
16986
17093
  return {
16987
17094
  viewBox: "0 0 24 24",
16988
- path: /* @__PURE__ */ jsx41(
17095
+ path: /* @__PURE__ */ jsx42(
16989
17096
  "path",
16990
17097
  {
16991
17098
  d: "M3 8L10.8906 13.2604C11.5624 13.7083 12.4376 13.7083 13.1094 13.2604L21 8M5 19H19C20.1046 19 21 18.1046 21 17V7C21 5.89543 20.1046 5 19 5H5C3.89543 5 3 5.89543 3 7V17C3 18.1046 3.89543 19 5 19Z",
@@ -16999,7 +17106,7 @@ function Mail({
16999
17106
  case 36:
17000
17107
  return {
17001
17108
  viewBox: "0 0 36 36",
17002
- path: /* @__PURE__ */ jsx41(
17109
+ path: /* @__PURE__ */ jsx42(
17003
17110
  "path",
17004
17111
  {
17005
17112
  d: "M4.5 12L16.3359 19.8906C17.3436 20.5624 18.6564 20.5624 19.6641 19.8906L31.5 12M7.5 28.5H28.5C30.1569 28.5 31.5 27.1569 31.5 25.5V10.5C31.5 8.84315 30.1569 7.5 28.5 7.5H7.5C5.84315 7.5 4.5 8.84315 4.5 10.5V25.5C4.5 27.1569 5.84315 28.5 7.5 28.5Z",
@@ -17013,7 +17120,7 @@ function Mail({
17013
17120
  }
17014
17121
  };
17015
17122
  const { viewBox, path } = getIconData();
17016
- return /* @__PURE__ */ jsx41(
17123
+ return /* @__PURE__ */ jsx42(
17017
17124
  "svg",
17018
17125
  {
17019
17126
  width: size,
@@ -17027,7 +17134,7 @@ function Mail({
17027
17134
  }
17028
17135
 
17029
17136
  // src/components/atoms/icons/base_icons/PlusLarge.tsx
17030
- import { jsx as jsx42 } from "react/jsx-runtime";
17137
+ import { jsx as jsx43 } from "react/jsx-runtime";
17031
17138
  function PlusLarge({
17032
17139
  size = 24,
17033
17140
  color = "#1D1D1F",
@@ -17038,7 +17145,7 @@ function PlusLarge({
17038
17145
  case 16:
17039
17146
  return {
17040
17147
  viewBox: "0 0 16 16",
17041
- path: /* @__PURE__ */ jsx42(
17148
+ path: /* @__PURE__ */ jsx43(
17042
17149
  "path",
17043
17150
  {
17044
17151
  d: "M8.00033 2.66663V13.3333M13.3337 7.99996L2.66699 7.99996",
@@ -17052,7 +17159,7 @@ function PlusLarge({
17052
17159
  case 20:
17053
17160
  return {
17054
17161
  viewBox: "0 0 20 20",
17055
- path: /* @__PURE__ */ jsx42(
17162
+ path: /* @__PURE__ */ jsx43(
17056
17163
  "path",
17057
17164
  {
17058
17165
  d: "M9.99967 3.33337V16.6667M16.6663 10L3.33301 10",
@@ -17066,7 +17173,7 @@ function PlusLarge({
17066
17173
  case 24:
17067
17174
  return {
17068
17175
  viewBox: "0 0 24 24",
17069
- path: /* @__PURE__ */ jsx42(
17176
+ path: /* @__PURE__ */ jsx43(
17070
17177
  "path",
17071
17178
  {
17072
17179
  d: "M12 4V20M20 12L4 12",
@@ -17080,7 +17187,7 @@ function PlusLarge({
17080
17187
  case 36:
17081
17188
  return {
17082
17189
  viewBox: "0 0 36 36",
17083
- path: /* @__PURE__ */ jsx42(
17190
+ path: /* @__PURE__ */ jsx43(
17084
17191
  "path",
17085
17192
  {
17086
17193
  d: "M18 6V30M30 18L6 18",
@@ -17094,7 +17201,7 @@ function PlusLarge({
17094
17201
  }
17095
17202
  };
17096
17203
  const { viewBox, path } = getIconData();
17097
- return /* @__PURE__ */ jsx42(
17204
+ return /* @__PURE__ */ jsx43(
17098
17205
  "svg",
17099
17206
  {
17100
17207
  width: size,
@@ -17109,15 +17216,15 @@ function PlusLarge({
17109
17216
 
17110
17217
  // src/components/molecules/buttons/nav_button/filter_nav_button/filter_nav_button.tsx
17111
17218
  import clsx11 from "clsx";
17112
- import { jsx as jsx43, jsxs as jsxs30 } from "react/jsx-runtime";
17219
+ import { jsx as jsx44, jsxs as jsxs31 } from "react/jsx-runtime";
17113
17220
  function FilterNavButton({ icon, label, active, onClick }) {
17114
- return /* @__PURE__ */ jsxs30(
17221
+ return /* @__PURE__ */ jsxs31(
17115
17222
  "div",
17116
17223
  {
17117
17224
  className: "w-min h-min flex flex-none flex-col place-items-center gap-2",
17118
17225
  onClick,
17119
17226
  children: [
17120
- /* @__PURE__ */ jsx43(
17227
+ /* @__PURE__ */ jsx44(
17121
17228
  "div",
17122
17229
  {
17123
17230
  className: clsx11(
@@ -17126,20 +17233,20 @@ function FilterNavButton({ icon, label, active, onClick }) {
17126
17233
  children: icon
17127
17234
  }
17128
17235
  ),
17129
- /* @__PURE__ */ jsx43("div", { className: "font-medium text-[9px] text-qtneutral-900 w-full text-center", children: label })
17236
+ /* @__PURE__ */ jsx44("div", { className: "font-medium text-[9px] text-qtneutral-900 w-full text-center", children: label })
17130
17237
  ]
17131
17238
  }
17132
17239
  );
17133
17240
  }
17134
17241
 
17135
17242
  // src/components/organisms/filter_bar/filter_bar.tsx
17136
- import { jsx as jsx44, jsxs as jsxs31 } from "react/jsx-runtime";
17243
+ import { jsx as jsx45, jsxs as jsxs32 } from "react/jsx-runtime";
17137
17244
  function FilterBar({ buttons }) {
17138
- return /* @__PURE__ */ jsxs31("div", { className: "flex h-full min-h-0 flex-col w-[54px] items-center gap-4", children: [
17139
- !buttons?.fires?.disabled && /* @__PURE__ */ jsx44(
17245
+ return /* @__PURE__ */ jsxs32("div", { className: "flex h-full min-h-0 flex-col w-[54px] items-center gap-4", children: [
17246
+ !buttons?.fires?.disabled && /* @__PURE__ */ jsx45(
17140
17247
  FilterNavButton,
17141
17248
  {
17142
- icon: /* @__PURE__ */ jsx44(
17249
+ icon: /* @__PURE__ */ jsx45(
17143
17250
  FireIcon,
17144
17251
  {
17145
17252
  variant: buttons?.fires?.active ? void 0 : "none" /* OUTLINED */
@@ -17149,10 +17256,23 @@ function FilterBar({ buttons }) {
17149
17256
  onClick: buttons?.fires?.onClick
17150
17257
  }
17151
17258
  ),
17152
- !buttons?.unread?.disabled && /* @__PURE__ */ jsx44(
17259
+ !buttons?.insights?.disabled && /* @__PURE__ */ jsx45(
17260
+ FilterNavButton,
17261
+ {
17262
+ icon: /* @__PURE__ */ jsx45(
17263
+ InsightsIcon,
17264
+ {
17265
+ variant: buttons?.insights?.active ? void 0 : "none" /* OUTLINED */
17266
+ }
17267
+ ),
17268
+ label: "Q Insights",
17269
+ onClick: buttons?.insights?.onClick
17270
+ }
17271
+ ),
17272
+ !buttons?.unread?.disabled && /* @__PURE__ */ jsx45(
17153
17273
  FilterNavButton,
17154
17274
  {
17155
- icon: /* @__PURE__ */ jsx44(
17275
+ icon: /* @__PURE__ */ jsx45(
17156
17276
  Mail,
17157
17277
  {
17158
17278
  size: 36,
@@ -17163,10 +17283,10 @@ function FilterBar({ buttons }) {
17163
17283
  onClick: buttons?.unread?.onClick
17164
17284
  }
17165
17285
  ),
17166
- !buttons?.done?.disabled && /* @__PURE__ */ jsx44(
17286
+ !buttons?.done?.disabled && /* @__PURE__ */ jsx45(
17167
17287
  FilterNavButton,
17168
17288
  {
17169
- icon: /* @__PURE__ */ jsx44(
17289
+ icon: /* @__PURE__ */ jsx45(
17170
17290
  CheckBox,
17171
17291
  {
17172
17292
  size: 36,
@@ -17178,99 +17298,99 @@ function FilterBar({ buttons }) {
17178
17298
  onClick: buttons?.done?.onClick
17179
17299
  }
17180
17300
  ),
17181
- /* @__PURE__ */ jsx44("hr", { className: "w-full border-0.5 text-qtneutral-700" }),
17182
- /* @__PURE__ */ jsxs31("div", { className: "flex-1 min-h-0 w-full overflow-y-auto flex flex-col gap-4 overscroll-contain [scrollbar-gutter:stable] pl-1", children: [
17183
- !buttons?.slack?.disabled && /* @__PURE__ */ jsx44(
17301
+ /* @__PURE__ */ jsx45("hr", { className: "w-full border-0.5 text-qtneutral-700" }),
17302
+ /* @__PURE__ */ jsxs32("div", { className: "flex-1 min-h-0 w-full overflow-y-auto flex flex-col gap-4 overscroll-contain [scrollbar-gutter:stable] pl-1", children: [
17303
+ !buttons?.slack?.disabled && /* @__PURE__ */ jsx45(
17184
17304
  FilterNavButton,
17185
17305
  {
17186
- icon: /* @__PURE__ */ jsx44("div", { className: buttons?.slack?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx44(SlackIcon, {}) }),
17306
+ icon: /* @__PURE__ */ jsx45("div", { className: buttons?.slack?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx45(SlackIcon, {}) }),
17187
17307
  label: "slack",
17188
17308
  onClick: buttons?.slack?.onClick
17189
17309
  }
17190
17310
  ),
17191
- !buttons?.google_mail?.disabled && /* @__PURE__ */ jsx44(
17311
+ !buttons?.google_mail?.disabled && /* @__PURE__ */ jsx45(
17192
17312
  FilterNavButton,
17193
17313
  {
17194
- icon: /* @__PURE__ */ jsx44("div", { className: buttons?.google_mail?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx44(GoogleMailIcon, {}) }),
17314
+ icon: /* @__PURE__ */ jsx45("div", { className: buttons?.google_mail?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx45(GoogleMailIcon, {}) }),
17195
17315
  label: "Gmail",
17196
17316
  onClick: buttons?.google_mail?.onClick
17197
17317
  }
17198
17318
  ),
17199
- !buttons?.google_calendar?.disabled && /* @__PURE__ */ jsx44(
17319
+ !buttons?.google_calendar?.disabled && /* @__PURE__ */ jsx45(
17200
17320
  FilterNavButton,
17201
17321
  {
17202
- icon: /* @__PURE__ */ jsx44(
17322
+ icon: /* @__PURE__ */ jsx45(
17203
17323
  "div",
17204
17324
  {
17205
17325
  className: buttons?.google_calendar?.active ? "" : "grayscale",
17206
- children: /* @__PURE__ */ jsx44(GoogleCalendarIcon, {})
17326
+ children: /* @__PURE__ */ jsx45(GoogleCalendarIcon, {})
17207
17327
  }
17208
17328
  ),
17209
17329
  label: "Gcal",
17210
17330
  onClick: buttons?.google_calendar?.onClick
17211
17331
  }
17212
17332
  ),
17213
- !buttons?.atlassian_jira?.disabled && /* @__PURE__ */ jsx44(
17333
+ !buttons?.atlassian_jira?.disabled && /* @__PURE__ */ jsx45(
17214
17334
  FilterNavButton,
17215
17335
  {
17216
- icon: /* @__PURE__ */ jsx44(
17336
+ icon: /* @__PURE__ */ jsx45(
17217
17337
  "div",
17218
17338
  {
17219
17339
  className: buttons?.atlassian_jira?.active ? "" : "grayscale",
17220
- children: /* @__PURE__ */ jsx44(AtlassianIcon, {})
17340
+ children: /* @__PURE__ */ jsx45(AtlassianIcon, {})
17221
17341
  }
17222
17342
  ),
17223
17343
  label: "Jira",
17224
17344
  onClick: buttons?.atlassian_jira?.onClick
17225
17345
  }
17226
17346
  ),
17227
- !buttons?.microsoft_teams?.disabled && /* @__PURE__ */ jsx44(
17347
+ !buttons?.microsoft_teams?.disabled && /* @__PURE__ */ jsx45(
17228
17348
  FilterNavButton,
17229
17349
  {
17230
- icon: /* @__PURE__ */ jsx44(
17350
+ icon: /* @__PURE__ */ jsx45(
17231
17351
  "div",
17232
17352
  {
17233
17353
  className: buttons?.microsoft_teams?.active ? "" : "grayscale",
17234
- children: /* @__PURE__ */ jsx44(MicrosoftTeamsIcon, {})
17354
+ children: /* @__PURE__ */ jsx45(MicrosoftTeamsIcon, {})
17235
17355
  }
17236
17356
  ),
17237
17357
  label: "Teams",
17238
17358
  onClick: buttons?.microsoft_teams?.onClick
17239
17359
  }
17240
17360
  ),
17241
- !(buttons?.microsoft_mail?.disabled && buttons?.microsoft_calendar?.disabled) && /* @__PURE__ */ jsx44(
17361
+ !(buttons?.microsoft_mail?.disabled && buttons?.microsoft_calendar?.disabled) && /* @__PURE__ */ jsx45(
17242
17362
  FilterNavButton,
17243
17363
  {
17244
- icon: /* @__PURE__ */ jsx44(
17364
+ icon: /* @__PURE__ */ jsx45(
17245
17365
  "div",
17246
17366
  {
17247
17367
  className: buttons?.microsoft_calendar?.active || buttons?.microsoft_mail?.active ? "" : "grayscale",
17248
- children: /* @__PURE__ */ jsx44(MicrosoftOutlookMailIcon, {})
17368
+ children: /* @__PURE__ */ jsx45(MicrosoftOutlookMailIcon, {})
17249
17369
  }
17250
17370
  ),
17251
17371
  label: "Outlook",
17252
17372
  onClick: buttons?.microsoft_mail?.onClick || buttons?.microsoft_calendar?.onClick
17253
17373
  }
17254
17374
  ),
17255
- !buttons?.clickup?.disabled && /* @__PURE__ */ jsx44(
17375
+ !buttons?.clickup?.disabled && /* @__PURE__ */ jsx45(
17256
17376
  FilterNavButton,
17257
17377
  {
17258
- icon: /* @__PURE__ */ jsx44("div", { className: buttons?.clickup?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx44(ClickupIcon, {}) }),
17378
+ icon: /* @__PURE__ */ jsx45("div", { className: buttons?.clickup?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx45(ClickupIcon, {}) }),
17259
17379
  label: "ClickUp",
17260
17380
  onClick: buttons?.clickup?.onClick
17261
17381
  }
17262
17382
  ),
17263
- !buttons?.asana?.disabled && /* @__PURE__ */ jsx44(
17383
+ !buttons?.asana?.disabled && /* @__PURE__ */ jsx45(
17264
17384
  FilterNavButton,
17265
17385
  {
17266
- icon: /* @__PURE__ */ jsx44("div", { className: buttons?.asana?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx44(AsanaIcon, {}) }),
17386
+ icon: /* @__PURE__ */ jsx45("div", { className: buttons?.asana?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx45(AsanaIcon, {}) }),
17267
17387
  label: "Asana",
17268
17388
  onClick: buttons?.asana?.onClick
17269
17389
  }
17270
17390
  )
17271
17391
  ] }),
17272
- /* @__PURE__ */ jsx44("hr", { className: "w-full border-0.5 text-qtneutral-700" }),
17273
- /* @__PURE__ */ jsx44("div", { onClick: buttons?.more?.onClick, children: /* @__PURE__ */ jsx44(FilterNavButton, { icon: /* @__PURE__ */ jsx44(PlusLarge, { size: 36 }) }) })
17392
+ /* @__PURE__ */ jsx45("hr", { className: "w-full border-0.5 text-qtneutral-700" }),
17393
+ /* @__PURE__ */ jsx45("div", { onClick: buttons?.more?.onClick, children: /* @__PURE__ */ jsx45(FilterNavButton, { icon: /* @__PURE__ */ jsx45(PlusLarge, { size: 36 }) }) })
17274
17394
  ] });
17275
17395
  }
17276
17396