qt-ui-kit 1.0.49 → 1.0.51

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
@@ -13067,41 +13067,343 @@ function SlackIcon({
13067
13067
  );
13068
13068
  }
13069
13069
 
13070
+ // src/data/vector_icons/service_brands/ClickupIcon.tsx
13071
+ import { Fragment as Fragment7, jsx as jsx7, jsxs as jsxs7 } from "react/jsx-runtime";
13072
+ function ClickupIcon({
13073
+ size = 24,
13074
+ color = "#1D1D1F",
13075
+ fillColor = "none"
13076
+ }) {
13077
+ const getIconData = () => {
13078
+ switch (size) {
13079
+ case 16:
13080
+ return {
13081
+ viewBox: "0 0 16 16",
13082
+ path: /* @__PURE__ */ jsxs7(Fragment7, { children: [
13083
+ /* @__PURE__ */ jsxs7("defs", { children: [
13084
+ /* @__PURE__ */ jsx7("clipPath", { id: "clip1", children: /* @__PURE__ */ jsx7("path", { d: "M 2.449219 1.332031 L 13.554688 1.332031 L 13.554688 8 L 2.449219 8 Z M 2.449219 1.332031 " }) }),
13085
+ /* @__PURE__ */ jsxs7(
13086
+ "linearGradient",
13087
+ {
13088
+ id: "linear0",
13089
+ gradientUnits: "userSpaceOnUse",
13090
+ x1: "3.72235",
13091
+ y1: "6.55151",
13092
+ x2: "19.6747",
13093
+ y2: "6.55151",
13094
+ gradientTransform: "matrix(0.666667,0,0,0.666667,0,0)",
13095
+ children: [
13096
+ /* @__PURE__ */ jsx7(
13097
+ "stop",
13098
+ {
13099
+ offset: "0",
13100
+ style: {
13101
+ stopColor: "rgb(100%,0.784314%,94.117647%)",
13102
+ stopOpacity: "1"
13103
+ }
13104
+ }
13105
+ ),
13106
+ /* @__PURE__ */ jsx7(
13107
+ "stop",
13108
+ {
13109
+ offset: "1",
13110
+ style: {
13111
+ stopColor: "rgb(100%,78.431373%,0%)",
13112
+ stopOpacity: "1"
13113
+ }
13114
+ }
13115
+ )
13116
+ ]
13117
+ }
13118
+ ),
13119
+ /* @__PURE__ */ jsx7("clipPath", { id: "clip2", children: /* @__PURE__ */ jsx7("path", { d: "M 2.449219 10 L 13.554688 10 L 13.554688 14.667969 L 2.449219 14.667969 Z M 2.449219 10 " }) }),
13120
+ /* @__PURE__ */ jsxs7(
13121
+ "linearGradient",
13122
+ {
13123
+ id: "linear1",
13124
+ gradientUnits: "userSpaceOnUse",
13125
+ x1: "3.38944",
13126
+ y1: "18.111",
13127
+ x2: "20.016701",
13128
+ y2: "18.111",
13129
+ gradientTransform: "matrix(0.666667,0,0,0.666667,0,0)",
13130
+ children: [
13131
+ /* @__PURE__ */ jsx7(
13132
+ "stop",
13133
+ {
13134
+ offset: "0",
13135
+ style: {
13136
+ stopColor: "rgb(53.72549%,18.823529%,99.215686%)",
13137
+ stopOpacity: "1"
13138
+ }
13139
+ }
13140
+ ),
13141
+ /* @__PURE__ */ jsx7(
13142
+ "stop",
13143
+ {
13144
+ offset: "1",
13145
+ style: {
13146
+ stopColor: "rgb(28.627451%,80%,97.647059%)",
13147
+ stopOpacity: "1"
13148
+ }
13149
+ }
13150
+ )
13151
+ ]
13152
+ }
13153
+ )
13154
+ ] }),
13155
+ /* @__PURE__ */ jsxs7("g", { id: "surface1", children: [
13156
+ /* @__PURE__ */ jsx7("g", { clipPath: "url(#clip1)", clipRule: "nonzero", children: /* @__PURE__ */ jsx7(
13157
+ "path",
13158
+ {
13159
+ style: {
13160
+ stroke: "none",
13161
+ fillRule: "evenodd",
13162
+ fill: "url(#linear0)"
13163
+ },
13164
+ d: "M 8.015625 4.757812 L 4.367188 7.90625 L 2.679688 5.945312 L 8.023438 1.335938 L 13.320312 5.953125 L 11.628906 7.90625 Z M 8.015625 4.757812 "
13165
+ }
13166
+ ) }),
13167
+ /* @__PURE__ */ jsx7("g", { clipPath: "url(#clip2)", clipRule: "nonzero", children: /* @__PURE__ */ jsx7(
13168
+ "path",
13169
+ {
13170
+ style: {
13171
+ stroke: "none",
13172
+ fillRule: "evenodd",
13173
+ fill: "url(#linear1)"
13174
+ },
13175
+ d: "M 2.449219 11.574219 L 4.496094 10 C 5.585938 11.421875 6.742188 12.082031 8.03125 12.082031 C 9.316406 12.082031 10.433594 11.433594 11.472656 10.019531 L 13.554688 11.554688 C 12.054688 13.589844 10.191406 14.667969 8.03125 14.667969 C 5.871094 14.667969 3.996094 13.597656 2.449219 11.574219 Z M 2.449219 11.574219 "
13176
+ }
13177
+ ) })
13178
+ ] })
13179
+ ] })
13180
+ };
13181
+ case 24:
13182
+ return {
13183
+ viewBox: "0 0 24 24",
13184
+ path: /* @__PURE__ */ jsxs7(Fragment7, { children: [
13185
+ /* @__PURE__ */ jsxs7("g", { clipPath: "url(#clip0_4595_101530)", children: [
13186
+ /* @__PURE__ */ jsx7(
13187
+ "path",
13188
+ {
13189
+ fillRule: "evenodd",
13190
+ clipRule: "evenodd",
13191
+ d: "M12.0231 7.13481L6.55257 11.8608L4.01953 8.92034L12.0334 2.00098L19.9821 8.9272L17.4423 11.8574L12.0231 7.13481Z",
13192
+ fill: "url(#paint0_linear_4595_101530)"
13193
+ }
13194
+ ),
13195
+ /* @__PURE__ */ jsx7(
13196
+ "path",
13197
+ {
13198
+ fillRule: "evenodd",
13199
+ clipRule: "evenodd",
13200
+ d: "M3.67188 17.3608L6.74649 14.9995C8.37805 17.1346 10.1159 18.1216 12.0456 18.1216C13.9754 18.1216 15.6515 17.1483 17.2111 15.0269L20.3303 17.33C18.0818 20.387 15.2848 22.0011 12.0456 22.0011C8.80651 22.0011 5.99583 20.3972 3.67188 17.3608Z",
13201
+ fill: "url(#paint1_linear_4595_101530)"
13202
+ }
13203
+ )
13204
+ ] }),
13205
+ /* @__PURE__ */ jsxs7("defs", { children: [
13206
+ /* @__PURE__ */ jsxs7(
13207
+ "linearGradient",
13208
+ {
13209
+ id: "paint0_linear_4595_101530",
13210
+ x1: "3.72235",
13211
+ y1: "6.55151",
13212
+ x2: "19.6747",
13213
+ y2: "6.55151",
13214
+ gradientUnits: "userSpaceOnUse",
13215
+ children: [
13216
+ /* @__PURE__ */ jsx7("stop", { stopColor: "#FF02F0" }),
13217
+ /* @__PURE__ */ jsx7("stop", { offset: "1", stopColor: "#FFC800" })
13218
+ ]
13219
+ }
13220
+ ),
13221
+ /* @__PURE__ */ jsxs7(
13222
+ "linearGradient",
13223
+ {
13224
+ id: "paint1_linear_4595_101530",
13225
+ x1: "3.38944",
13226
+ y1: "18.111",
13227
+ x2: "20.0167",
13228
+ y2: "18.111",
13229
+ gradientUnits: "userSpaceOnUse",
13230
+ children: [
13231
+ /* @__PURE__ */ jsx7("stop", { stopColor: "#8930FD" }),
13232
+ /* @__PURE__ */ jsx7("stop", { offset: "1", stopColor: "#49CCF9" })
13233
+ ]
13234
+ }
13235
+ ),
13236
+ /* @__PURE__ */ jsx7("clipPath", { id: "clip0_4595_101530", children: /* @__PURE__ */ jsx7(
13237
+ "rect",
13238
+ {
13239
+ width: "16.6584",
13240
+ height: "20",
13241
+ fill: "white",
13242
+ transform: "translate(3.67188 2.00049)"
13243
+ }
13244
+ ) })
13245
+ ] })
13246
+ ] })
13247
+ };
13248
+ case 36:
13249
+ return {
13250
+ viewBox: "0 0 36 36",
13251
+ path: /* @__PURE__ */ jsxs7(Fragment7, { children: [
13252
+ /* @__PURE__ */ jsxs7("defs", { children: [
13253
+ /* @__PURE__ */ jsxs7(
13254
+ "linearGradient",
13255
+ {
13256
+ id: "linear0",
13257
+ gradientUnits: "userSpaceOnUse",
13258
+ x1: "3.72235",
13259
+ y1: "6.55151",
13260
+ x2: "19.6747",
13261
+ y2: "6.55151",
13262
+ gradientTransform: "matrix(1.5,0,0,1.5,0,0)",
13263
+ children: [
13264
+ /* @__PURE__ */ jsx7(
13265
+ "stop",
13266
+ {
13267
+ offset: "0",
13268
+ style: {
13269
+ stopColor: "rgb(100%,0.784314%,94.117647%)",
13270
+ stopOpacity: "1"
13271
+ }
13272
+ }
13273
+ ),
13274
+ /* @__PURE__ */ jsx7(
13275
+ "stop",
13276
+ {
13277
+ offset: "1",
13278
+ style: {
13279
+ stopColor: "rgb(100%,78.431373%,0%)",
13280
+ stopOpacity: "1"
13281
+ }
13282
+ }
13283
+ )
13284
+ ]
13285
+ }
13286
+ ),
13287
+ /* @__PURE__ */ jsx7("clipPath", { id: "clip1", children: /* @__PURE__ */ jsx7("path", { d: "M 5.507812 22 L 30.496094 22 L 30.496094 33 L 5.507812 33 Z M 5.507812 22 " }) }),
13288
+ /* @__PURE__ */ jsxs7(
13289
+ "linearGradient",
13290
+ {
13291
+ id: "linear1",
13292
+ gradientUnits: "userSpaceOnUse",
13293
+ x1: "3.38944",
13294
+ y1: "18.111",
13295
+ x2: "20.016701",
13296
+ y2: "18.111",
13297
+ gradientTransform: "matrix(1.5,0,0,1.5,0,0)",
13298
+ children: [
13299
+ /* @__PURE__ */ jsx7(
13300
+ "stop",
13301
+ {
13302
+ offset: "0",
13303
+ style: {
13304
+ stopColor: "rgb(53.72549%,18.823529%,99.215686%)",
13305
+ stopOpacity: "1"
13306
+ }
13307
+ }
13308
+ ),
13309
+ /* @__PURE__ */ jsx7(
13310
+ "stop",
13311
+ {
13312
+ offset: "1",
13313
+ style: {
13314
+ stopColor: "rgb(28.627451%,80%,97.647059%)",
13315
+ stopOpacity: "1"
13316
+ }
13317
+ }
13318
+ )
13319
+ ]
13320
+ }
13321
+ )
13322
+ ] }),
13323
+ /* @__PURE__ */ jsxs7("g", { id: "surface1", children: [
13324
+ /* @__PURE__ */ jsx7(
13325
+ "path",
13326
+ {
13327
+ style: {
13328
+ stroke: "none",
13329
+ fillRule: "evenodd",
13330
+ fill: "url(#linear0)"
13331
+ },
13332
+ d: "M 18.035156 10.703125 L 9.828125 17.792969 L 6.027344 13.378906 L 18.050781 3 L 29.972656 13.390625 L 26.164062 17.785156 Z M 18.035156 10.703125 "
13333
+ }
13334
+ ),
13335
+ /* @__PURE__ */ jsx7("g", { clipPath: "url(#clip1)", clipRule: "nonzero", children: /* @__PURE__ */ jsx7(
13336
+ "path",
13337
+ {
13338
+ style: {
13339
+ stroke: "none",
13340
+ fillRule: "evenodd",
13341
+ fill: "url(#linear1)"
13342
+ },
13343
+ d: "M 5.507812 26.042969 L 10.121094 22.5 C 12.566406 25.703125 15.175781 27.183594 18.070312 27.183594 C 20.964844 27.183594 23.476562 25.722656 25.816406 22.539062 L 30.496094 25.996094 C 27.121094 30.582031 22.925781 33 18.070312 33 C 13.210938 33 8.992188 30.597656 5.507812 26.042969 Z M 5.507812 26.042969 "
13344
+ }
13345
+ ) })
13346
+ ] })
13347
+ ] })
13348
+ };
13349
+ case 20:
13350
+ return {
13351
+ viewBox: "0 0 20 20",
13352
+ path: /* @__PURE__ */ jsx7(Fragment7, {})
13353
+ };
13354
+ }
13355
+ };
13356
+ const { viewBox, path } = getIconData();
13357
+ return /* @__PURE__ */ jsx7(
13358
+ "svg",
13359
+ {
13360
+ width: "100%",
13361
+ height: "100%",
13362
+ viewBox,
13363
+ fill: "none",
13364
+ xmlns: "http://www.w3.org/2000/svg",
13365
+ children: path
13366
+ }
13367
+ );
13368
+ }
13369
+
13070
13370
  // src/components/atoms/icons/brand_icons/brand_icon.tsx
13071
- import { jsx as jsx7 } from "react/jsx-runtime";
13371
+ import { jsx as jsx8 } from "react/jsx-runtime";
13072
13372
  function BrandIcon({ size = 24, className, service }) {
13073
13373
  function getBrandIcon(service2, size2) {
13074
13374
  switch (service2) {
13075
13375
  case "slack" /* SLACK */:
13076
- return /* @__PURE__ */ jsx7(SlackIcon, { size: size2 });
13376
+ return /* @__PURE__ */ jsx8(SlackIcon, { size: size2 });
13077
13377
  case "google_mail" /* GMAIL */:
13078
- return /* @__PURE__ */ jsx7(GoogleMailIcon, { size: size2 });
13378
+ return /* @__PURE__ */ jsx8(GoogleMailIcon, { size: size2 });
13079
13379
  case "google_calendar" /* GCAL */:
13080
- return /* @__PURE__ */ jsx7(GoogleCalendarIcon, { size: size2 });
13380
+ return /* @__PURE__ */ jsx8(GoogleCalendarIcon, { size: size2 });
13081
13381
  case "microsoft_teams" /* MSTEAMS */:
13082
- return /* @__PURE__ */ jsx7(MicrosoftTeamsIcon, { size: size2 });
13382
+ return /* @__PURE__ */ jsx8(MicrosoftTeamsIcon, { size: size2 });
13083
13383
  case "microsoft_mail" /* MSMAIL */:
13084
- return /* @__PURE__ */ jsx7(MicrosoftOutlookMailIcon, { size: size2 });
13384
+ return /* @__PURE__ */ jsx8(MicrosoftOutlookMailIcon, { size: size2 });
13085
13385
  case "microsoft_calendar" /* MSCAL */:
13086
- return /* @__PURE__ */ jsx7(MicrosoftOutlookMailIcon, { size: size2 });
13386
+ return /* @__PURE__ */ jsx8(MicrosoftOutlookMailIcon, { size: size2 });
13087
13387
  case "atlassian_jira" /* AJIRA */:
13088
- return /* @__PURE__ */ jsx7(AtlassianIcon, { size: size2 });
13388
+ return /* @__PURE__ */ jsx8(AtlassianIcon, { size: size2 });
13389
+ case "clickup" /* CLKUP */:
13390
+ return /* @__PURE__ */ jsx8(ClickupIcon, { size: size2 });
13089
13391
  default:
13090
13392
  return null;
13091
13393
  }
13092
13394
  }
13093
- return /* @__PURE__ */ jsx7(
13395
+ return /* @__PURE__ */ jsx8(
13094
13396
  "div",
13095
13397
  {
13096
13398
  className: twMerge(clsx(`flex-none select-none`), className),
13097
13399
  style: { width: `${size}px`, height: `${size}px` },
13098
- children: /* @__PURE__ */ jsx7("div", { children: service && getBrandIcon(service, size) })
13400
+ children: /* @__PURE__ */ jsx8("div", { children: service && getBrandIcon(service, size) })
13099
13401
  }
13100
13402
  );
13101
13403
  }
13102
13404
 
13103
13405
  // src/components/atoms/icons/base_icons/ExternalLink.tsx
13104
- import { jsx as jsx8 } from "react/jsx-runtime";
13406
+ import { jsx as jsx9 } from "react/jsx-runtime";
13105
13407
  function ExternalLink({
13106
13408
  size = 24,
13107
13409
  color = "#1D1D1F",
@@ -13112,7 +13414,7 @@ function ExternalLink({
13112
13414
  case 16:
13113
13415
  return {
13114
13416
  viewBox: "0 0 16 16",
13115
- path: /* @__PURE__ */ jsx8(
13417
+ path: /* @__PURE__ */ jsx9(
13116
13418
  "path",
13117
13419
  {
13118
13420
  d: "M6.66699 3.99996H4.00033C3.26395 3.99996 2.66699 4.59691 2.66699 5.33329V12C2.66699 12.7363 3.26395 13.3333 4.00033 13.3333H10.667C11.4034 13.3333 12.0003 12.7363 12.0003 12V9.33329M9.33366 2.66663H13.3337M13.3337 2.66663V6.66663M13.3337 2.66663L6.66699 9.33329",
@@ -13126,7 +13428,7 @@ function ExternalLink({
13126
13428
  case 20:
13127
13429
  return {
13128
13430
  viewBox: "0 0 20 20",
13129
- path: /* @__PURE__ */ jsx8(
13431
+ path: /* @__PURE__ */ jsx9(
13130
13432
  "path",
13131
13433
  {
13132
13434
  d: "M8.33301 5.00004H4.99967C4.0792 5.00004 3.33301 5.74623 3.33301 6.66671V15C3.33301 15.9205 4.0792 16.6667 4.99967 16.6667H13.333C14.2535 16.6667 14.9997 15.9205 14.9997 15V11.6667M11.6663 3.33337H16.6663M16.6663 3.33337V8.33337M16.6663 3.33337L8.33301 11.6667",
@@ -13140,7 +13442,7 @@ function ExternalLink({
13140
13442
  case 24:
13141
13443
  return {
13142
13444
  viewBox: "0 0 24 24",
13143
- path: /* @__PURE__ */ jsx8(
13445
+ path: /* @__PURE__ */ jsx9(
13144
13446
  "path",
13145
13447
  {
13146
13448
  d: "M10 6H6C4.89543 6 4 6.89543 4 8V18C4 19.1046 4.89543 20 6 20H16C17.1046 20 18 19.1046 18 18V14M14 4H20M20 4V10M20 4L10 14",
@@ -13154,7 +13456,7 @@ function ExternalLink({
13154
13456
  case 36:
13155
13457
  return {
13156
13458
  viewBox: "0 0 36 36",
13157
- path: /* @__PURE__ */ jsx8(
13459
+ path: /* @__PURE__ */ jsx9(
13158
13460
  "path",
13159
13461
  {
13160
13462
  d: "M15 9H9C7.34315 9 6 10.3431 6 12V27C6 28.6569 7.34315 30 9 30H24C25.6569 30 27 28.6569 27 27V21M21 6H30M30 6V15M30 6L15 21",
@@ -13168,7 +13470,7 @@ function ExternalLink({
13168
13470
  }
13169
13471
  };
13170
13472
  const { viewBox, path } = getIconData();
13171
- return /* @__PURE__ */ jsx8(
13473
+ return /* @__PURE__ */ jsx9(
13172
13474
  "svg",
13173
13475
  {
13174
13476
  width: size,
@@ -13182,11 +13484,11 @@ function ExternalLink({
13182
13484
  }
13183
13485
 
13184
13486
  // src/data/vector_icons/service_brands/vector_icons.tsx
13185
- import { jsx as jsx9, jsxs as jsxs7 } from "react/jsx-runtime";
13487
+ import { jsx as jsx10, jsxs as jsxs8 } from "react/jsx-runtime";
13186
13488
  function AlertIcon({ variant }) {
13187
13489
  switch (variant) {
13188
13490
  case void 0:
13189
- return /* @__PURE__ */ jsx9(
13491
+ return /* @__PURE__ */ jsx10(
13190
13492
  "svg",
13191
13493
  {
13192
13494
  width: "100%",
@@ -13194,7 +13496,7 @@ function AlertIcon({ variant }) {
13194
13496
  viewBox: "0 0 36 36",
13195
13497
  fill: "#FFC24D",
13196
13498
  xmlns: "http://www.w3.org/2000/svg",
13197
- children: /* @__PURE__ */ jsx9(
13499
+ children: /* @__PURE__ */ jsx10(
13198
13500
  "path",
13199
13501
  {
13200
13502
  d: "M18.0003 15V18M18.0003 24H18.0153M7.60799 30H28.3926C30.702 30 32.1454 27.5 30.9907 25.5L20.5984 7.5C19.4437 5.5 16.5569 5.5 15.4022 7.5L5.00992 25.5C3.85521 27.5 5.29859 30 7.60799 30Z",
@@ -13207,7 +13509,7 @@ function AlertIcon({ variant }) {
13207
13509
  }
13208
13510
  );
13209
13511
  default:
13210
- return /* @__PURE__ */ jsx9(
13512
+ return /* @__PURE__ */ jsx10(
13211
13513
  "svg",
13212
13514
  {
13213
13515
  width: "100%",
@@ -13215,7 +13517,7 @@ function AlertIcon({ variant }) {
13215
13517
  viewBox: "0 0 30 28",
13216
13518
  fill: variant,
13217
13519
  xmlns: "http://www.w3.org/2000/svg",
13218
- children: /* @__PURE__ */ jsx9(
13520
+ children: /* @__PURE__ */ jsx10(
13219
13521
  "path",
13220
13522
  {
13221
13523
  d: "M18.0003 15V18M18.0003 24H18.0153M7.60799 30H28.3926C30.702 30 32.1454 27.5 30.9907 25.5L20.5984 7.5C19.4437 5.5 16.5569 5.5 15.4022 7.5L5.00992 25.5C3.85521 27.5 5.29859 30 7.60799 30Z",
@@ -13230,7 +13532,7 @@ function AlertIcon({ variant }) {
13230
13532
  }
13231
13533
  }
13232
13534
  function FireIcon({ variant }) {
13233
- return /* @__PURE__ */ jsxs7(
13535
+ return /* @__PURE__ */ jsxs8(
13234
13536
  "svg",
13235
13537
  {
13236
13538
  width: "100%",
@@ -13239,7 +13541,7 @@ function FireIcon({ variant }) {
13239
13541
  fill: variant == void 0 ? "none" : variant,
13240
13542
  xmlns: "http://www.w3.org/2000/svg",
13241
13543
  children: [
13242
- /* @__PURE__ */ jsx9(
13544
+ /* @__PURE__ */ jsx10(
13243
13545
  "path",
13244
13546
  {
13245
13547
  d: "M26.4853 27.9853C21.799 32.6716 14.201 32.6716 9.51472 27.9853C7.17158 25.6421 6 22.5711 6 19.5C6 16.4289 7.17157 13.3579 9.51472 11.0147C9.51472 11.0147 10.5001 13.4999 13.5001 14.9999C13.5001 11.9999 14.2501 7.49993 17.9788 4.5C21 7.5 24.1367 8.66617 26.4853 11.0147C28.8284 13.3579 30 16.4289 30 19.5C30 22.5711 28.8284 25.6421 26.4853 27.9853Z",
@@ -13250,7 +13552,7 @@ function FireIcon({ variant }) {
13250
13552
  strokeLinejoin: "round"
13251
13553
  }
13252
13554
  ),
13253
- /* @__PURE__ */ jsx9(
13555
+ /* @__PURE__ */ jsx10(
13254
13556
  "path",
13255
13557
  {
13256
13558
  d: "M14.818 24.1819C16.5754 25.9393 19.4246 25.9393 21.182 24.1819C22.0606 23.3033 22.5 22.1516 22.5 21C22.5 19.8483 22.0607 18.6967 21.182 17.818C20.3089 16.9448 19.1662 16.5055 18.0218 16.5L16.4999 20.9999L13.5 21C13.5 22.1516 13.9394 23.3033 14.818 24.1819Z",
@@ -14887,18 +15189,18 @@ function isTomorrow(date, options) {
14887
15189
  }
14888
15190
 
14889
15191
  // src/util/common.tsx
14890
- import { Fragment as Fragment7, jsx as jsx10 } from "react/jsx-runtime";
15192
+ import { Fragment as Fragment8, jsx as jsx11 } from "react/jsx-runtime";
14891
15193
  function getCategoryIcon(service, variant, size) {
14892
15194
  if (!size) {
14893
15195
  size = 24;
14894
15196
  }
14895
15197
  switch (service) {
14896
15198
  case "fire" /* FIRE */:
14897
- return /* @__PURE__ */ jsx10(FireIcon, { variant });
15199
+ return /* @__PURE__ */ jsx11(FireIcon, { variant });
14898
15200
  case "alert" /* ALERT */:
14899
- return /* @__PURE__ */ jsx10(AlertIcon, { variant });
15201
+ return /* @__PURE__ */ jsx11(AlertIcon, { variant });
14900
15202
  default:
14901
- return /* @__PURE__ */ jsx10(Fragment7, {});
15203
+ return /* @__PURE__ */ jsx11(Fragment8, {});
14902
15204
  }
14903
15205
  }
14904
15206
  function formatCustomRelative(date) {
@@ -14916,7 +15218,7 @@ function formatCustomRelative(date) {
14916
15218
  }
14917
15219
 
14918
15220
  // src/components/molecules/text_content/sender_source_row/sender_source_row.tsx
14919
- import { jsx as jsx11, jsxs as jsxs8 } from "react/jsx-runtime";
15221
+ import { jsx as jsx12, jsxs as jsxs9 } from "react/jsx-runtime";
14920
15222
  function SenderSourceRow({
14921
15223
  leftText,
14922
15224
  seperator,
@@ -14925,29 +15227,29 @@ function SenderSourceRow({
14925
15227
  shrunk,
14926
15228
  date
14927
15229
  }) {
14928
- return /* @__PURE__ */ jsxs8("div", { className: "flex flex-wrap h-[18px] w-full place-content-between text-neutral-1 text-[14px] leading-[130%]", children: [
14929
- /* @__PURE__ */ jsxs8("div", { className: "flex gap-[4px] place-items-center flex-wrap", children: [
14930
- /* @__PURE__ */ jsx11("div", { className: "body-small-bold", children: leftText }),
14931
- /* @__PURE__ */ jsx11("div", { className: "body-small", children: seperator }),
14932
- /* @__PURE__ */ jsx11("div", { className: "body-small-bold", children: rightText }),
14933
- /* @__PURE__ */ jsx11("div", { className: "label-3 flex", children: date && formatCustomRelative(date) })
15230
+ return /* @__PURE__ */ jsxs9("div", { className: "flex flex-wrap h-[18px] w-full place-content-between text-neutral-1 text-[14px] leading-[130%]", children: [
15231
+ /* @__PURE__ */ jsxs9("div", { className: "flex gap-[4px] place-items-center flex-wrap", children: [
15232
+ /* @__PURE__ */ jsx12("div", { className: "body-small-bold", children: leftText }),
15233
+ /* @__PURE__ */ jsx12("div", { className: "body-small", children: seperator }),
15234
+ /* @__PURE__ */ jsx12("div", { className: "body-small-bold", children: rightText }),
15235
+ /* @__PURE__ */ jsx12("div", { className: "label-3 flex", children: date && formatCustomRelative(date) })
14934
15236
  ] }),
14935
- /* @__PURE__ */ jsx11("div", { onClick, children: /* @__PURE__ */ jsx11(ExternalLink, { size: shrunk ? 16 : 24 }) })
15237
+ /* @__PURE__ */ jsx12("div", { onClick, children: /* @__PURE__ */ jsx12(ExternalLink, { size: shrunk ? 16 : 24 }) })
14936
15238
  ] });
14937
15239
  }
14938
15240
 
14939
15241
  // src/components/molecules/text_content/subject_line_row/subject_line_row.tsx
14940
- import { jsx as jsx12 } from "react/jsx-runtime";
15242
+ import { jsx as jsx13 } from "react/jsx-runtime";
14941
15243
  function SubjectLineRow({ text }) {
14942
- return /* @__PURE__ */ jsx12("div", { className: "flex h-[17px]", children: /* @__PURE__ */ jsx12("div", { className: "text-neutral-900 body-small-bold", children: text }) });
15244
+ return /* @__PURE__ */ jsx13("div", { className: "flex h-[17px]", children: /* @__PURE__ */ jsx13("div", { className: "text-neutral-900 body-small-bold", children: text }) });
14943
15245
  }
14944
15246
 
14945
15247
  // src/components/molecules/text_content/metadata_row/metadata_row.tsx
14946
- import { jsx as jsx13, jsxs as jsxs9 } from "react/jsx-runtime";
15248
+ import { jsx as jsx14, jsxs as jsxs10 } from "react/jsx-runtime";
14947
15249
  function MetadataRow({ metadata }) {
14948
- return /* @__PURE__ */ jsxs9("div", { className: "flex h-[18px] w-full flex-none body-small text-neutral-900 gap-2", children: [
14949
- metadata && /* @__PURE__ */ jsx13("div", { children: metadata[0] + (metadata.length == 2 ? "," : "") }),
14950
- metadata?.length == 2 && /* @__PURE__ */ jsx13("div", { children: metadata[1] })
15250
+ return /* @__PURE__ */ jsxs10("div", { className: "flex h-[18px] w-full flex-none body-small text-neutral-900 gap-2", children: [
15251
+ metadata && /* @__PURE__ */ jsx14("div", { children: metadata[0] + (metadata.length == 2 ? "," : "") }),
15252
+ metadata?.length == 2 && /* @__PURE__ */ jsx14("div", { children: metadata[1] })
14951
15253
  ] });
14952
15254
  }
14953
15255
 
@@ -14958,7 +15260,7 @@ import clsx4 from "clsx";
14958
15260
  import { useState } from "react";
14959
15261
 
14960
15262
  // src/components/atoms/icons/base_icons/ThumbUp.tsx
14961
- import { jsx as jsx14 } from "react/jsx-runtime";
15263
+ import { jsx as jsx15 } from "react/jsx-runtime";
14962
15264
  function ThumbUp({
14963
15265
  size = 24,
14964
15266
  color = "#1D1D1F",
@@ -14969,7 +15271,7 @@ function ThumbUp({
14969
15271
  case 16:
14970
15272
  return {
14971
15273
  viewBox: "0 0 16 16",
14972
- path: /* @__PURE__ */ jsx14(
15274
+ path: /* @__PURE__ */ jsx15(
14973
15275
  "path",
14974
15276
  {
14975
15277
  d: "M9.41146 6.66667H12.5874C13.5786 6.66667 14.2233 7.70975 13.78 8.59629L11.4466 13.263C11.2208 13.7147 10.7591 14 10.2541 14H7.5756C7.46658 14 7.35798 13.9866 7.25222 13.9602L4.74479 13.3333M9.41146 6.66667V3.33333C9.41146 2.59695 8.8145 2 8.07813 2H8.01448C7.68144 2 7.41146 2.26998 7.41146 2.60302C7.41146 3.07922 7.2705 3.54477 7.00635 3.94099L4.74479 7.33333V13.3333M9.41146 6.66667H8.07813M4.74479 13.3333H3.41146C2.67508 13.3333 2.07812 12.7364 2.07812 12V8C2.07812 7.26362 2.67508 6.66667 3.41146 6.66667H5.07813",
@@ -14983,7 +15285,7 @@ function ThumbUp({
14983
15285
  case 20:
14984
15286
  return {
14985
15287
  viewBox: "0 0 20 20",
14986
- path: /* @__PURE__ */ jsx14(
15288
+ path: /* @__PURE__ */ jsx15(
14987
15289
  "path",
14988
15290
  {
14989
15291
  d: "M11.7643 8.33333H15.7343C16.9732 8.33333 17.7791 9.63719 17.225 10.7454L14.3083 16.5787C14.026 17.1433 13.4489 17.5 12.8176 17.5H9.4695C9.33323 17.5 9.19747 17.4833 9.06527 17.4502L5.93099 16.6667M11.7643 8.33333V4.16667C11.7643 3.24619 11.0181 2.5 10.0977 2.5H10.0181C9.6018 2.5 9.26432 2.83748 9.26432 3.25377C9.26432 3.84903 9.08813 4.43096 8.75794 4.92624L5.93099 9.16667V16.6667M11.7643 8.33333H10.0977M5.93099 16.6667H4.26432C3.34385 16.6667 2.59766 15.9205 2.59766 15V10C2.59766 9.07953 3.34385 8.33333 4.26432 8.33333H6.34766",
@@ -14997,7 +15299,7 @@ function ThumbUp({
14997
15299
  case 24:
14998
15300
  return {
14999
15301
  viewBox: "0 0 24 24",
15000
- path: /* @__PURE__ */ jsx14(
15302
+ path: /* @__PURE__ */ jsx15(
15001
15303
  "path",
15002
15304
  {
15003
15305
  d: "M14.1172 10H18.8811C20.3679 10 21.3349 11.5646 20.67 12.8944L17.17 19.8944C16.8312 20.572 16.1387 21 15.3811 21H11.3634C11.1999 21 11.037 20.9799 10.8783 20.9403L7.11719 20M14.1172 10V5C14.1172 3.89543 13.2218 3 12.1172 3H12.0217C11.5222 3 11.1172 3.40497 11.1172 3.90453C11.1172 4.61883 10.9058 5.31715 10.5095 5.91149L7.11719 11V20M14.1172 10H12.1172M7.11719 20H5.11719C4.01262 20 3.11719 19.1046 3.11719 18V12C3.11719 10.8954 4.01262 10 5.11719 10H7.61719",
@@ -15011,7 +15313,7 @@ function ThumbUp({
15011
15313
  case 36:
15012
15314
  return {
15013
15315
  viewBox: "0 0 36 36",
15014
- path: /* @__PURE__ */ jsx14(
15316
+ path: /* @__PURE__ */ jsx15(
15015
15317
  "path",
15016
15318
  {
15017
15319
  d: "M21.1748 15H28.3207C30.5508 15 32.0013 17.3469 31.004 19.3416L25.754 29.8416C25.2458 30.858 24.207 31.5 23.0707 31.5H17.0441C16.7988 31.5 16.5545 31.4699 16.3165 31.4104L10.6748 30M21.1748 15V7.5C21.1748 5.84315 19.8317 4.5 18.1748 4.5H18.0316C17.2823 4.5 16.6748 5.10746 16.6748 5.85679C16.6748 6.92825 16.3577 7.97573 15.7633 8.86723L10.6748 16.5V30M21.1748 15H18.1748M10.6748 30H7.6748C6.01795 30 4.6748 28.6569 4.6748 27V18C4.6748 16.3431 6.01795 15 7.6748 15H11.4248",
@@ -15025,7 +15327,7 @@ function ThumbUp({
15025
15327
  }
15026
15328
  };
15027
15329
  const { viewBox, path } = getIconData();
15028
- return /* @__PURE__ */ jsx14(
15330
+ return /* @__PURE__ */ jsx15(
15029
15331
  "svg",
15030
15332
  {
15031
15333
  width: size,
@@ -15039,7 +15341,7 @@ function ThumbUp({
15039
15341
  }
15040
15342
 
15041
15343
  // src/components/atoms/icons/base_icons/ThumbDown.tsx
15042
- import { jsx as jsx15 } from "react/jsx-runtime";
15344
+ import { jsx as jsx16 } from "react/jsx-runtime";
15043
15345
  function ThumbDown({
15044
15346
  size = 24,
15045
15347
  color = "#1D1D1F",
@@ -15050,7 +15352,7 @@ function ThumbDown({
15050
15352
  case 16:
15051
15353
  return {
15052
15354
  viewBox: "0 0 16 16",
15053
- path: /* @__PURE__ */ jsx15(
15355
+ path: /* @__PURE__ */ jsx16(
15054
15356
  "path",
15055
15357
  {
15056
15358
  d: "M6.58913 9.33333H3.41318C2.422 9.33333 1.77734 8.29025 2.22061 7.40371L4.55394 2.73705C4.7798 2.28534 5.24148 2 5.74651 2H8.42499C8.53401 2 8.64261 2.01337 8.74837 2.03981L11.2558 2.66667M6.58913 9.33333V12.6667C6.58913 13.403 7.18609 14 7.92247 14H7.98612C8.31915 14 8.58913 13.73 8.58913 13.397C8.58913 12.9208 8.73009 12.4552 8.99424 12.059L11.2558 8.66667V2.66667M6.58913 9.33333H7.92247M11.2558 2.66667H12.5891C13.3255 2.66667 13.9225 3.26362 13.9225 4V8C13.9225 8.73638 13.3255 9.33333 12.5891 9.33333H10.9225",
@@ -15064,7 +15366,7 @@ function ThumbDown({
15064
15366
  case 20:
15065
15367
  return {
15066
15368
  viewBox: "0 0 20 20",
15067
- path: /* @__PURE__ */ jsx15(
15369
+ path: /* @__PURE__ */ jsx16(
15068
15370
  "path",
15069
15371
  {
15070
15372
  d: "M8.23642 11.6667H4.26647C3.0275 11.6667 2.22168 10.3628 2.77576 9.25464L5.69243 3.42131C5.97475 2.85667 6.55185 2.5 7.18314 2.5H10.5312C10.6675 2.5 10.8033 2.51671 10.9355 2.54976L14.0697 3.33333M8.23642 11.6667V15.8333C8.23642 16.7538 8.98261 17.5 9.90308 17.5H9.98264C10.3989 17.5 10.7364 17.1625 10.7364 16.7462C10.7364 16.151 10.9126 15.569 11.2428 15.0738L14.0697 10.8333V3.33333M8.23642 11.6667H9.90308M14.0697 3.33333H15.7364C16.6569 3.33333 17.4031 4.07952 17.4031 5V10C17.4031 10.9205 16.6569 11.6667 15.7364 11.6667H13.6531",
@@ -15078,7 +15380,7 @@ function ThumbDown({
15078
15380
  case 24:
15079
15381
  return {
15080
15382
  viewBox: "0 0 24 24",
15081
- path: /* @__PURE__ */ jsx15(
15383
+ path: /* @__PURE__ */ jsx16(
15082
15384
  "path",
15083
15385
  {
15084
15386
  d: "M9.8837 14H5.11977C3.633 14 2.66601 12.4354 3.33091 11.1056L6.83091 4.10557C7.1697 3.42801 7.86222 3 8.61977 3H12.6375C12.801 3 12.9639 3.02005 13.1226 3.05972L16.8837 4M9.8837 14V19C9.8837 20.1046 10.7791 21 11.8837 21H11.9792C12.4787 21 12.8837 20.595 12.8837 20.0955C12.8837 19.3812 13.0951 18.6828 13.4914 18.0885L16.8837 13V4M9.8837 14H11.8837M16.8837 4H18.8837C19.9883 4 20.8837 4.89543 20.8837 6V12C20.8837 13.1046 19.9883 14 18.8837 14H16.3837",
@@ -15092,7 +15394,7 @@ function ThumbDown({
15092
15394
  case 36:
15093
15395
  return {
15094
15396
  viewBox: "0 0 36 36",
15095
- path: /* @__PURE__ */ jsx15(
15397
+ path: /* @__PURE__ */ jsx16(
15096
15398
  "path",
15097
15399
  {
15098
15400
  d: "M14.8246 21H7.67868C5.44853 21 3.99804 18.6531 4.99539 16.6584L10.2454 6.15836C10.7536 5.14201 11.7924 4.5 12.9287 4.5H18.9553C19.2005 4.5 19.4449 4.53008 19.6829 4.58957L25.3246 6M14.8246 21V28.5C14.8246 30.1569 16.1677 31.5 17.8246 31.5H17.9678C18.7171 31.5 19.3246 30.8925 19.3246 30.1432C19.3246 29.0718 19.6417 28.0243 20.2361 27.1328L25.3246 19.5V6M14.8246 21H17.8246M25.3246 6H28.3246C29.9814 6 31.3246 7.34314 31.3246 9V18C31.3246 19.6569 29.9814 21 28.3246 21H24.5746",
@@ -15106,7 +15408,7 @@ function ThumbDown({
15106
15408
  }
15107
15409
  };
15108
15410
  const { viewBox, path } = getIconData();
15109
- return /* @__PURE__ */ jsx15(
15411
+ return /* @__PURE__ */ jsx16(
15110
15412
  "svg",
15111
15413
  {
15112
15414
  width: size,
@@ -15120,14 +15422,14 @@ function ThumbDown({
15120
15422
  }
15121
15423
 
15122
15424
  // src/components/molecules/buttons/thumb_group/thumb_group.tsx
15123
- import { jsx as jsx16, jsxs as jsxs10 } from "react/jsx-runtime";
15425
+ import { jsx as jsx17, jsxs as jsxs11 } from "react/jsx-runtime";
15124
15426
  function ThumbGroup({ onUpSelected, onDownSelected }) {
15125
15427
  const [upHovering, setUpHovering] = useState(false);
15126
15428
  const [downHovering, setDownHovering] = useState(false);
15127
15429
  const [upSelected, setUpSelected] = useState(false);
15128
15430
  const [downSelected, setDownSelected] = useState(false);
15129
- return /* @__PURE__ */ jsxs10("div", { className: "flex flex-none w-min place-items-center place-content-center gap-4", children: [
15130
- /* @__PURE__ */ jsx16(
15431
+ return /* @__PURE__ */ jsxs11("div", { className: "flex flex-none w-min place-items-center place-content-center gap-4", children: [
15432
+ /* @__PURE__ */ jsx17(
15131
15433
  "div",
15132
15434
  {
15133
15435
  onMouseOver: () => setUpHovering(true),
@@ -15144,16 +15446,16 @@ function ThumbGroup({ onUpSelected, onDownSelected }) {
15144
15446
  }
15145
15447
  setUpSelected(!upSelected);
15146
15448
  },
15147
- children: upSelected ? /* @__PURE__ */ jsx16(
15449
+ children: upSelected ? /* @__PURE__ */ jsx17(
15148
15450
  ThumbUp,
15149
15451
  {
15150
15452
  fillColor: "#82818E",
15151
15453
  color: upHovering ? "#6558FD" : "#FFFFFF"
15152
15454
  }
15153
- ) : /* @__PURE__ */ jsx16(ThumbUp, { color: upHovering ? "#6558FD" : "#82818E" })
15455
+ ) : /* @__PURE__ */ jsx17(ThumbUp, { color: upHovering ? "#6558FD" : "#82818E" })
15154
15456
  }
15155
15457
  ),
15156
- /* @__PURE__ */ jsx16(
15458
+ /* @__PURE__ */ jsx17(
15157
15459
  "div",
15158
15460
  {
15159
15461
  onMouseOver: () => setDownHovering(true),
@@ -15170,13 +15472,13 @@ function ThumbGroup({ onUpSelected, onDownSelected }) {
15170
15472
  }
15171
15473
  setDownSelected(!downSelected);
15172
15474
  },
15173
- children: downSelected ? /* @__PURE__ */ jsx16(
15475
+ children: downSelected ? /* @__PURE__ */ jsx17(
15174
15476
  ThumbDown,
15175
15477
  {
15176
15478
  fillColor: "#82818E",
15177
15479
  color: downHovering ? "#6558FD" : "#FFFFFF"
15178
15480
  }
15179
- ) : /* @__PURE__ */ jsx16(ThumbDown, { color: downHovering ? "#6558FD" : "#82818E" })
15481
+ ) : /* @__PURE__ */ jsx17(ThumbDown, { color: downHovering ? "#6558FD" : "#82818E" })
15180
15482
  }
15181
15483
  )
15182
15484
  ] });
@@ -15186,7 +15488,7 @@ function ThumbGroup({ onUpSelected, onDownSelected }) {
15186
15488
  import clsx2 from "clsx";
15187
15489
 
15188
15490
  // src/components/atoms/icons/base_icons/CheckBox.tsx
15189
- import { jsx as jsx17, jsxs as jsxs11 } from "react/jsx-runtime";
15491
+ import { jsx as jsx18, jsxs as jsxs12 } from "react/jsx-runtime";
15190
15492
  function CheckBox({ size = 24, fillColor }) {
15191
15493
  const getIconData = () => {
15192
15494
  let viewBox2 = "";
@@ -15210,16 +15512,16 @@ function CheckBox({ size = 24, fillColor }) {
15210
15512
  scale = 1;
15211
15513
  break;
15212
15514
  }
15213
- const path2 = /* @__PURE__ */ jsxs11("g", { transform: `scale(${scale})`, children: [
15214
- /* @__PURE__ */ jsx17("mask", { id: maskId, fill: "white", children: /* @__PURE__ */ jsx17("path", { d: "M4.5 11.25C4.5 7.52208 7.52208 4.5 11.25 4.5H24.75C28.4779 4.5 31.5 7.52208 31.5 11.25V24.75C31.5 28.4779 28.4779 31.5 24.75 31.5H11.25C7.52208 31.5 4.5 28.4779 4.5 24.75V11.25Z" }) }),
15215
- /* @__PURE__ */ jsx17(
15515
+ const path2 = /* @__PURE__ */ jsxs12("g", { transform: `scale(${scale})`, children: [
15516
+ /* @__PURE__ */ jsx18("mask", { id: maskId, fill: "white", children: /* @__PURE__ */ jsx18("path", { d: "M4.5 11.25C4.5 7.52208 7.52208 4.5 11.25 4.5H24.75C28.4779 4.5 31.5 7.52208 31.5 11.25V24.75C31.5 28.4779 28.4779 31.5 24.75 31.5H11.25C7.52208 31.5 4.5 28.4779 4.5 24.75V11.25Z" }) }),
15517
+ /* @__PURE__ */ jsx18(
15216
15518
  "path",
15217
15519
  {
15218
15520
  d: "M4.5 11.25C4.5 7.52208 7.52208 4.5 11.25 4.5H24.75C28.4779 4.5 31.5 7.52208 31.5 11.25V24.75C31.5 28.4779 28.4779 31.5 24.75 31.5H11.25C7.52208 31.5 4.5 28.4779 4.5 24.75V11.25Z",
15219
15521
  fill: fillColor
15220
15522
  }
15221
15523
  ),
15222
- /* @__PURE__ */ jsx17(
15524
+ /* @__PURE__ */ jsx18(
15223
15525
  "path",
15224
15526
  {
15225
15527
  d: "M11.25 4.5V6.75H24.75V4.5V2.25H11.25V4.5ZM31.5 11.25H29.25V24.75H31.5H33.75V11.25H31.5ZM24.75 31.5V29.25H11.25V31.5V33.75H24.75V31.5ZM4.5 24.75H6.75V11.25H4.5H2.25V24.75H4.5ZM11.25 31.5V29.25C8.76472 29.25 6.75 27.2353 6.75 24.75H4.5H2.25C2.25 29.7206 6.27944 33.75 11.25 33.75V31.5ZM31.5 24.75H29.25C29.25 27.2353 27.2353 29.25 24.75 29.25V31.5V33.75C29.7206 33.75 33.75 29.7206 33.75 24.75H31.5ZM24.75 4.5V6.75C27.2353 6.75 29.25 8.76472 29.25 11.25H31.5H33.75C33.75 6.27944 29.7206 2.25 24.75 2.25V4.5ZM11.25 4.5V2.25C6.27944 2.25 2.25 6.27944 2.25 11.25H4.5H6.75C6.75 8.76472 8.76472 6.75 11.25 6.75V4.5Z",
@@ -15227,7 +15529,7 @@ function CheckBox({ size = 24, fillColor }) {
15227
15529
  mask: `url(#${maskId})`
15228
15530
  }
15229
15531
  ),
15230
- /* @__PURE__ */ jsx17(
15532
+ /* @__PURE__ */ jsx18(
15231
15533
  "path",
15232
15534
  {
15233
15535
  d: "M13.9502 18L16.6502 20.7L22.0502 15.3",
@@ -15241,7 +15543,7 @@ function CheckBox({ size = 24, fillColor }) {
15241
15543
  return { viewBox: viewBox2, path: path2 };
15242
15544
  };
15243
15545
  const { viewBox, path } = getIconData();
15244
- return /* @__PURE__ */ jsx17(
15546
+ return /* @__PURE__ */ jsx18(
15245
15547
  "svg",
15246
15548
  {
15247
15549
  width: size,
@@ -15276,16 +15578,16 @@ function CheckBoxEmpty({ size = 24, fillColor }) {
15276
15578
  scale = 1;
15277
15579
  break;
15278
15580
  }
15279
- const path2 = /* @__PURE__ */ jsxs11("g", { transform: `scale(${scale})`, children: [
15280
- /* @__PURE__ */ jsx17("mask", { id: maskId, fill: "white", children: /* @__PURE__ */ jsx17("path", { d: "M4.5 11.25C4.5 7.52208 7.52208 4.5 11.25 4.5H24.75C28.4779 4.5 31.5 7.52208 31.5 11.25V24.75C31.5 28.4779 28.4779 31.5 24.75 31.5H11.25C7.52208 31.5 4.5 28.4779 4.5 24.75V11.25Z" }) }),
15281
- /* @__PURE__ */ jsx17(
15581
+ const path2 = /* @__PURE__ */ jsxs12("g", { transform: `scale(${scale})`, children: [
15582
+ /* @__PURE__ */ jsx18("mask", { id: maskId, fill: "white", children: /* @__PURE__ */ jsx18("path", { d: "M4.5 11.25C4.5 7.52208 7.52208 4.5 11.25 4.5H24.75C28.4779 4.5 31.5 7.52208 31.5 11.25V24.75C31.5 28.4779 28.4779 31.5 24.75 31.5H11.25C7.52208 31.5 4.5 28.4779 4.5 24.75V11.25Z" }) }),
15583
+ /* @__PURE__ */ jsx18(
15282
15584
  "path",
15283
15585
  {
15284
15586
  d: "M4.5 11.25C4.5 7.52208 7.52208 4.5 11.25 4.5H24.75C28.4779 4.5 31.5 7.52208 31.5 11.25V24.75C31.5 28.4779 28.4779 31.5 24.75 31.5H11.25C7.52208 31.5 4.5 28.4779 4.5 24.75V11.25Z",
15285
15587
  fill: fillColor
15286
15588
  }
15287
15589
  ),
15288
- /* @__PURE__ */ jsx17(
15590
+ /* @__PURE__ */ jsx18(
15289
15591
  "path",
15290
15592
  {
15291
15593
  d: "M11.25 4.5V6.75H24.75V4.5V2.25H11.25V4.5ZM31.5 11.25H29.25V24.75H31.5H33.75V11.25H31.5ZM24.75 31.5V29.25H11.25V31.5V33.75H24.75V31.5ZM4.5 24.75H6.75V11.25H4.5H2.25V24.75H4.5ZM11.25 31.5V29.25C8.76472 29.25 6.75 27.2353 6.75 24.75H4.5H2.25C2.25 29.7206 6.27944 33.75 11.25 33.75V31.5ZM31.5 24.75H29.25C29.25 27.2353 27.2353 29.25 24.75 29.25V31.5V33.75C29.7206 33.75 33.75 29.7206 33.75 24.75H31.5ZM24.75 4.5V6.75C27.2353 6.75 29.25 8.76472 29.25 11.25H31.5H33.75C33.75 6.27944 29.7206 2.25 24.75 2.25V4.5ZM11.25 4.5V2.25C6.27944 2.25 2.25 6.27944 2.25 11.25H4.5H6.75C6.75 8.76472 8.76472 6.75 11.25 6.75V4.5Z",
@@ -15297,7 +15599,7 @@ function CheckBoxEmpty({ size = 24, fillColor }) {
15297
15599
  return { viewBox: viewBox2, path: path2 };
15298
15600
  };
15299
15601
  const { viewBox, path } = getIconData();
15300
- return /* @__PURE__ */ jsx17(
15602
+ return /* @__PURE__ */ jsx18(
15301
15603
  "svg",
15302
15604
  {
15303
15605
  width: size,
@@ -15311,9 +15613,9 @@ function CheckBoxEmpty({ size = 24, fillColor }) {
15311
15613
  }
15312
15614
 
15313
15615
  // src/components/molecules/checkboxes/main_checkbox/secondary_checkbox.tsx
15314
- import { jsx as jsx18 } from "react/jsx-runtime";
15616
+ import { jsx as jsx19 } from "react/jsx-runtime";
15315
15617
  function SecondaryCheckBox({ active, onClick }) {
15316
- return /* @__PURE__ */ jsx18(
15618
+ return /* @__PURE__ */ jsx19(
15317
15619
  "div",
15318
15620
  {
15319
15621
  className: clsx2(
@@ -15323,21 +15625,21 @@ function SecondaryCheckBox({ active, onClick }) {
15323
15625
  e.stopPropagation();
15324
15626
  onClick && onClick();
15325
15627
  },
15326
- children: active ? /* @__PURE__ */ jsx18(CheckBox, { size: 36, fillColor: "#E8FE99" }) : /* @__PURE__ */ jsx18(CheckBoxEmpty, { size: 36, fillColor: "#FFFFFF" })
15628
+ children: active ? /* @__PURE__ */ jsx19(CheckBox, { size: 36, fillColor: "#E8FE99" }) : /* @__PURE__ */ jsx19(CheckBoxEmpty, { size: 36, fillColor: "#FFFFFF" })
15327
15629
  }
15328
15630
  );
15329
15631
  }
15330
15632
 
15331
15633
  // src/components/molecules/buttons/icon_button/category_icon_button/category_icon_button.tsx
15332
15634
  import clsx3 from "clsx";
15333
- import { jsx as jsx19, jsxs as jsxs12 } from "react/jsx-runtime";
15635
+ import { jsx as jsx20, jsxs as jsxs13 } from "react/jsx-runtime";
15334
15636
  function CategoryIconButton({ icon, label, active }) {
15335
- return /* @__PURE__ */ jsxs12(
15637
+ return /* @__PURE__ */ jsxs13(
15336
15638
  "div",
15337
15639
  {
15338
15640
  className: `w-min h-min flex flex-none flex-col place-items-center gap-2 hover:grayscale-0 ${active ? "" : "grayscale"}`,
15339
15641
  children: [
15340
- /* @__PURE__ */ jsx19(
15642
+ /* @__PURE__ */ jsx20(
15341
15643
  "div",
15342
15644
  {
15343
15645
  className: clsx3(
@@ -15346,14 +15648,14 @@ function CategoryIconButton({ icon, label, active }) {
15346
15648
  children: icon
15347
15649
  }
15348
15650
  ),
15349
- label && /* @__PURE__ */ jsx19("div", { className: "font-medium text-[0.7rem] text-qtneutral-900", children: label })
15651
+ label && /* @__PURE__ */ jsx20("div", { className: "font-medium text-[0.7rem] text-qtneutral-900", children: label })
15350
15652
  ]
15351
15653
  }
15352
15654
  );
15353
15655
  }
15354
15656
 
15355
15657
  // src/components/organisms/preview_card/preview_card.tsx
15356
- import { jsx as jsx20, jsxs as jsxs13 } from "react/jsx-runtime";
15658
+ import { jsx as jsx21, jsxs as jsxs14 } from "react/jsx-runtime";
15357
15659
  function PreviewCard({
15358
15660
  eventID,
15359
15661
  onSelected,
@@ -15390,7 +15692,7 @@ function PreviewCard({
15390
15692
  onChecked(eventID);
15391
15693
  }
15392
15694
  }
15393
- return /* @__PURE__ */ jsxs13(
15695
+ return /* @__PURE__ */ jsxs14(
15394
15696
  "div",
15395
15697
  {
15396
15698
  className: clsx4(
@@ -15403,10 +15705,10 @@ function PreviewCard({
15403
15705
  onSelected && onSelected(eventID);
15404
15706
  },
15405
15707
  children: [
15406
- /* @__PURE__ */ jsxs13("div", { className: "flex flex-col gap-4 place-items-center", children: [
15407
- /* @__PURE__ */ jsx20(SecondaryCheckBox, { active: checked, onClick: toggleChecked }),
15408
- /* @__PURE__ */ jsx20(BrandIcon, { service, size: 24 }),
15409
- urgencyLevel && /* @__PURE__ */ jsx20(
15708
+ /* @__PURE__ */ jsxs14("div", { className: "flex flex-col gap-4 place-items-center", children: [
15709
+ /* @__PURE__ */ jsx21(SecondaryCheckBox, { active: checked, onClick: toggleChecked }),
15710
+ /* @__PURE__ */ jsx21(BrandIcon, { service, size: 24 }),
15711
+ urgencyLevel && /* @__PURE__ */ jsx21(
15410
15712
  CategoryIconButton,
15411
15713
  {
15412
15714
  active: true,
@@ -15416,7 +15718,7 @@ function PreviewCard({
15416
15718
  )
15417
15719
  }
15418
15720
  ),
15419
- alert && /* @__PURE__ */ jsx20(
15721
+ alert && /* @__PURE__ */ jsx21(
15420
15722
  CategoryIconButton,
15421
15723
  {
15422
15724
  active: true,
@@ -15424,9 +15726,9 @@ function PreviewCard({
15424
15726
  }
15425
15727
  )
15426
15728
  ] }),
15427
- /* @__PURE__ */ jsxs13("div", { className: "flex flex-col gap-2", children: [
15428
- /* @__PURE__ */ jsxs13("div", { className: "flex flex-col ", children: [
15429
- /* @__PURE__ */ jsx20(
15729
+ /* @__PURE__ */ jsxs14("div", { className: "flex flex-col gap-2 w-full", children: [
15730
+ /* @__PURE__ */ jsxs14("div", { className: "flex flex-col w-full", children: [
15731
+ /* @__PURE__ */ jsx21(
15430
15732
  SenderSourceRow,
15431
15733
  {
15432
15734
  leftText: sender,
@@ -15436,12 +15738,12 @@ function PreviewCard({
15436
15738
  onClick: onClickGoToSource
15437
15739
  }
15438
15740
  ),
15439
- subjectLine && /* @__PURE__ */ jsx20(SubjectLineRow, { text: subjectLine }),
15440
- /* @__PURE__ */ jsx20(MetadataRow, { metadata })
15741
+ subjectLine && /* @__PURE__ */ jsx21(SubjectLineRow, { text: subjectLine }),
15742
+ /* @__PURE__ */ jsx21(MetadataRow, { metadata })
15441
15743
  ] }),
15442
- /* @__PURE__ */ jsxs13("div", { className: "bg-white flex flex-none flex-col max-w-full gap-2 wrap-anywhere rounded-2xl text-sm p-4 leading-[120%] font-normal", children: [
15443
- /* @__PURE__ */ jsx20("p", { className: "line-clamp-4", children: body }),
15444
- /* @__PURE__ */ jsx20(ThumbGroup, {})
15744
+ body && /* @__PURE__ */ jsxs14("div", { className: "bg-white flex flex-col max-w-full w-full gap-2 wrap-anywhere rounded-2xl text-sm p-4 leading-[120%] font-normal", children: [
15745
+ /* @__PURE__ */ jsx21("p", { className: "line-clamp-4", children: body }),
15746
+ /* @__PURE__ */ jsx21(ThumbGroup, {})
15445
15747
  ] })
15446
15748
  ] })
15447
15749
  ]
@@ -15450,7 +15752,7 @@ function PreviewCard({
15450
15752
  }
15451
15753
 
15452
15754
  // src/components/atoms/icons/base_icons/Gear.tsx
15453
- import { Fragment as Fragment8, jsx as jsx21, jsxs as jsxs14 } from "react/jsx-runtime";
15755
+ import { Fragment as Fragment9, jsx as jsx22, jsxs as jsxs15 } from "react/jsx-runtime";
15454
15756
  function Gear({
15455
15757
  size = 24,
15456
15758
  color = "#1D1D1F",
@@ -15461,8 +15763,8 @@ function Gear({
15461
15763
  case 16:
15462
15764
  return {
15463
15765
  viewBox: "0 0 16 16",
15464
- path: /* @__PURE__ */ jsxs14(Fragment8, { children: [
15465
- /* @__PURE__ */ jsx21(
15766
+ path: /* @__PURE__ */ jsxs15(Fragment9, { children: [
15767
+ /* @__PURE__ */ jsx22(
15466
15768
  "path",
15467
15769
  {
15468
15770
  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",
@@ -15472,7 +15774,7 @@ function Gear({
15472
15774
  strokeLinejoin: "round"
15473
15775
  }
15474
15776
  ),
15475
- /* @__PURE__ */ jsx21(
15777
+ /* @__PURE__ */ jsx22(
15476
15778
  "path",
15477
15779
  {
15478
15780
  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",
@@ -15487,8 +15789,8 @@ function Gear({
15487
15789
  case 20:
15488
15790
  return {
15489
15791
  viewBox: "0 0 20 20",
15490
- path: /* @__PURE__ */ jsxs14(Fragment8, { children: [
15491
- /* @__PURE__ */ jsx21(
15792
+ path: /* @__PURE__ */ jsxs15(Fragment9, { children: [
15793
+ /* @__PURE__ */ jsx22(
15492
15794
  "path",
15493
15795
  {
15494
15796
  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",
@@ -15498,7 +15800,7 @@ function Gear({
15498
15800
  strokeLinejoin: "round"
15499
15801
  }
15500
15802
  ),
15501
- /* @__PURE__ */ jsx21(
15803
+ /* @__PURE__ */ jsx22(
15502
15804
  "path",
15503
15805
  {
15504
15806
  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",
@@ -15513,8 +15815,8 @@ function Gear({
15513
15815
  case 24:
15514
15816
  return {
15515
15817
  viewBox: "0 0 24 24",
15516
- path: /* @__PURE__ */ jsxs14(Fragment8, { children: [
15517
- /* @__PURE__ */ jsx21(
15818
+ path: /* @__PURE__ */ jsxs15(Fragment9, { children: [
15819
+ /* @__PURE__ */ jsx22(
15518
15820
  "path",
15519
15821
  {
15520
15822
  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",
@@ -15524,7 +15826,7 @@ function Gear({
15524
15826
  strokeLinejoin: "round"
15525
15827
  }
15526
15828
  ),
15527
- /* @__PURE__ */ jsx21(
15829
+ /* @__PURE__ */ jsx22(
15528
15830
  "path",
15529
15831
  {
15530
15832
  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",
@@ -15539,8 +15841,8 @@ function Gear({
15539
15841
  case 36:
15540
15842
  return {
15541
15843
  viewBox: "0 0 36 36",
15542
- path: /* @__PURE__ */ jsxs14(Fragment8, { children: [
15543
- /* @__PURE__ */ jsx21(
15844
+ path: /* @__PURE__ */ jsxs15(Fragment9, { children: [
15845
+ /* @__PURE__ */ jsx22(
15544
15846
  "path",
15545
15847
  {
15546
15848
  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",
@@ -15550,7 +15852,7 @@ function Gear({
15550
15852
  strokeLinejoin: "round"
15551
15853
  }
15552
15854
  ),
15553
- /* @__PURE__ */ jsx21(
15855
+ /* @__PURE__ */ jsx22(
15554
15856
  "path",
15555
15857
  {
15556
15858
  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",
@@ -15565,7 +15867,7 @@ function Gear({
15565
15867
  }
15566
15868
  };
15567
15869
  const { viewBox, path } = getIconData();
15568
- return /* @__PURE__ */ jsx21(
15870
+ return /* @__PURE__ */ jsx22(
15569
15871
  "svg",
15570
15872
  {
15571
15873
  width: size,
@@ -15579,7 +15881,7 @@ function Gear({
15579
15881
  }
15580
15882
 
15581
15883
  // src/components/atoms/icons/base_icons/Logout.tsx
15582
- import { jsx as jsx22 } from "react/jsx-runtime";
15884
+ import { jsx as jsx23 } from "react/jsx-runtime";
15583
15885
  function Logout({
15584
15886
  size = 24,
15585
15887
  color = "#1D1D1F",
@@ -15590,7 +15892,7 @@ function Logout({
15590
15892
  case 16:
15591
15893
  return {
15592
15894
  viewBox: "0 0 16 16",
15593
- path: /* @__PURE__ */ jsx22(
15895
+ path: /* @__PURE__ */ jsx23(
15594
15896
  "path",
15595
15897
  {
15596
15898
  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",
@@ -15604,7 +15906,7 @@ function Logout({
15604
15906
  case 20:
15605
15907
  return {
15606
15908
  viewBox: "0 0 20 20",
15607
- path: /* @__PURE__ */ jsx22(
15909
+ path: /* @__PURE__ */ jsx23(
15608
15910
  "path",
15609
15911
  {
15610
15912
  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",
@@ -15618,7 +15920,7 @@ function Logout({
15618
15920
  case 24:
15619
15921
  return {
15620
15922
  viewBox: "0 0 24 24",
15621
- path: /* @__PURE__ */ jsx22(
15923
+ path: /* @__PURE__ */ jsx23(
15622
15924
  "path",
15623
15925
  {
15624
15926
  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",
@@ -15632,7 +15934,7 @@ function Logout({
15632
15934
  case 36:
15633
15935
  return {
15634
15936
  viewBox: "0 0 36 36",
15635
- path: /* @__PURE__ */ jsx22(
15937
+ path: /* @__PURE__ */ jsx23(
15636
15938
  "path",
15637
15939
  {
15638
15940
  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",
@@ -15646,7 +15948,7 @@ function Logout({
15646
15948
  }
15647
15949
  };
15648
15950
  const { viewBox, path } = getIconData();
15649
- return /* @__PURE__ */ jsx22(
15951
+ return /* @__PURE__ */ jsx23(
15650
15952
  "svg",
15651
15953
  {
15652
15954
  width: size,
@@ -15660,7 +15962,7 @@ function Logout({
15660
15962
  }
15661
15963
 
15662
15964
  // src/components/atoms/icons/base_icons/Queue.tsx
15663
- import { Fragment as Fragment9, jsx as jsx23, jsxs as jsxs15 } from "react/jsx-runtime";
15965
+ import { Fragment as Fragment10, jsx as jsx24, jsxs as jsxs16 } from "react/jsx-runtime";
15664
15966
  function Queue({
15665
15967
  size = 24,
15666
15968
  color = "#1D1D1F",
@@ -15671,8 +15973,8 @@ function Queue({
15671
15973
  case 16:
15672
15974
  return {
15673
15975
  viewBox: "0 0 16 16",
15674
- path: /* @__PURE__ */ jsxs15(Fragment9, { children: [
15675
- /* @__PURE__ */ jsx23(
15976
+ path: /* @__PURE__ */ jsxs16(Fragment10, { children: [
15977
+ /* @__PURE__ */ jsx24(
15676
15978
  "path",
15677
15979
  {
15678
15980
  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",
@@ -15682,7 +15984,7 @@ function Queue({
15682
15984
  strokeLinejoin: "round"
15683
15985
  }
15684
15986
  ),
15685
- /* @__PURE__ */ jsx23(
15987
+ /* @__PURE__ */ jsx24(
15686
15988
  "path",
15687
15989
  {
15688
15990
  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",
@@ -15692,7 +15994,7 @@ function Queue({
15692
15994
  strokeLinejoin: "round"
15693
15995
  }
15694
15996
  ),
15695
- /* @__PURE__ */ jsx23(
15997
+ /* @__PURE__ */ jsx24(
15696
15998
  "path",
15697
15999
  {
15698
16000
  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",
@@ -15707,8 +16009,8 @@ function Queue({
15707
16009
  case 20:
15708
16010
  return {
15709
16011
  viewBox: "0 0 20 20",
15710
- path: /* @__PURE__ */ jsxs15(Fragment9, { children: [
15711
- /* @__PURE__ */ jsx23(
16012
+ path: /* @__PURE__ */ jsxs16(Fragment10, { children: [
16013
+ /* @__PURE__ */ jsx24(
15712
16014
  "path",
15713
16015
  {
15714
16016
  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",
@@ -15718,7 +16020,7 @@ function Queue({
15718
16020
  strokeLinejoin: "round"
15719
16021
  }
15720
16022
  ),
15721
- /* @__PURE__ */ jsx23(
16023
+ /* @__PURE__ */ jsx24(
15722
16024
  "path",
15723
16025
  {
15724
16026
  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",
@@ -15728,7 +16030,7 @@ function Queue({
15728
16030
  strokeLinejoin: "round"
15729
16031
  }
15730
16032
  ),
15731
- /* @__PURE__ */ jsx23(
16033
+ /* @__PURE__ */ jsx24(
15732
16034
  "path",
15733
16035
  {
15734
16036
  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",
@@ -15743,8 +16045,8 @@ function Queue({
15743
16045
  case 24:
15744
16046
  return {
15745
16047
  viewBox: "0 0 24 24",
15746
- path: /* @__PURE__ */ jsxs15(Fragment9, { children: [
15747
- /* @__PURE__ */ jsx23(
16048
+ path: /* @__PURE__ */ jsxs16(Fragment10, { children: [
16049
+ /* @__PURE__ */ jsx24(
15748
16050
  "path",
15749
16051
  {
15750
16052
  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",
@@ -15754,7 +16056,7 @@ function Queue({
15754
16056
  strokeLinejoin: "round"
15755
16057
  }
15756
16058
  ),
15757
- /* @__PURE__ */ jsx23(
16059
+ /* @__PURE__ */ jsx24(
15758
16060
  "path",
15759
16061
  {
15760
16062
  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",
@@ -15764,7 +16066,7 @@ function Queue({
15764
16066
  strokeLinejoin: "round"
15765
16067
  }
15766
16068
  ),
15767
- /* @__PURE__ */ jsx23(
16069
+ /* @__PURE__ */ jsx24(
15768
16070
  "path",
15769
16071
  {
15770
16072
  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",
@@ -15779,8 +16081,8 @@ function Queue({
15779
16081
  case 36:
15780
16082
  return {
15781
16083
  viewBox: "0 0 36 36",
15782
- path: /* @__PURE__ */ jsxs15(Fragment9, { children: [
15783
- /* @__PURE__ */ jsx23(
16084
+ path: /* @__PURE__ */ jsxs16(Fragment10, { children: [
16085
+ /* @__PURE__ */ jsx24(
15784
16086
  "path",
15785
16087
  {
15786
16088
  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",
@@ -15790,7 +16092,7 @@ function Queue({
15790
16092
  strokeLinejoin: "round"
15791
16093
  }
15792
16094
  ),
15793
- /* @__PURE__ */ jsx23(
16095
+ /* @__PURE__ */ jsx24(
15794
16096
  "path",
15795
16097
  {
15796
16098
  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",
@@ -15800,7 +16102,7 @@ function Queue({
15800
16102
  strokeLinejoin: "round"
15801
16103
  }
15802
16104
  ),
15803
- /* @__PURE__ */ jsx23(
16105
+ /* @__PURE__ */ jsx24(
15804
16106
  "path",
15805
16107
  {
15806
16108
  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",
@@ -15815,7 +16117,7 @@ function Queue({
15815
16117
  }
15816
16118
  };
15817
16119
  const { viewBox, path } = getIconData();
15818
- return /* @__PURE__ */ jsx23(
16120
+ return /* @__PURE__ */ jsx24(
15819
16121
  "svg",
15820
16122
  {
15821
16123
  width: size,
@@ -15829,17 +16131,17 @@ function Queue({
15829
16131
  }
15830
16132
 
15831
16133
  // src/components/atoms/qtalo_logo/qtalo_logo.tsx
15832
- import { jsx as jsx24 } from "react/jsx-runtime";
16134
+ import { jsx as jsx25 } from "react/jsx-runtime";
15833
16135
  function QTLogo({ variant }) {
15834
16136
  if (variant == "monogram") {
15835
- return /* @__PURE__ */ jsx24(
16137
+ return /* @__PURE__ */ jsx25(
15836
16138
  "svg",
15837
16139
  {
15838
16140
  xmlns: "http://www.w3.org/2000/svg",
15839
16141
  width: "40",
15840
16142
  height: "40",
15841
16143
  viewBox: "0 0 40 40",
15842
- children: /* @__PURE__ */ jsx24(
16144
+ children: /* @__PURE__ */ jsx25(
15843
16145
  "image",
15844
16146
  {
15845
16147
  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",
@@ -15852,14 +16154,14 @@ function QTLogo({ variant }) {
15852
16154
  }
15853
16155
  );
15854
16156
  } else {
15855
- return /* @__PURE__ */ jsx24(
16157
+ return /* @__PURE__ */ jsx25(
15856
16158
  "svg",
15857
16159
  {
15858
16160
  xmlns: "http://www.w3.org/2000/svg",
15859
16161
  width: "140",
15860
16162
  height: "40",
15861
16163
  viewBox: "0 0 140 40",
15862
- children: /* @__PURE__ */ jsx24(
16164
+ children: /* @__PURE__ */ jsx25(
15863
16165
  "image",
15864
16166
  {
15865
16167
  href: "data:image/png;base64,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",
@@ -15876,15 +16178,15 @@ function QTLogo({ variant }) {
15876
16178
 
15877
16179
  // src/components/molecules/buttons/nav_button/main_nav_button/main_nav_button.tsx
15878
16180
  import clsx5 from "clsx";
15879
- import { jsx as jsx25, jsxs as jsxs16 } from "react/jsx-runtime";
16181
+ import { jsx as jsx26, jsxs as jsxs17 } from "react/jsx-runtime";
15880
16182
  function MainNavButton({ icon, label, active, onClick }) {
15881
- return /* @__PURE__ */ jsxs16(
16183
+ return /* @__PURE__ */ jsxs17(
15882
16184
  "div",
15883
16185
  {
15884
16186
  className: "w-min h-min flex flex-none flex-col place-items-center gap-2",
15885
16187
  onClick,
15886
16188
  children: [
15887
- /* @__PURE__ */ jsx25(
16189
+ /* @__PURE__ */ jsx26(
15888
16190
  "div",
15889
16191
  {
15890
16192
  className: clsx5(
@@ -15894,44 +16196,44 @@ function MainNavButton({ icon, label, active, onClick }) {
15894
16196
  children: icon
15895
16197
  }
15896
16198
  ),
15897
- /* @__PURE__ */ jsx25("div", { className: "label-3-bold text-qtpurple-500 select-none", children: label })
16199
+ /* @__PURE__ */ jsx26("div", { className: "label-3-bold text-qtpurple-500 select-none", children: label })
15898
16200
  ]
15899
16201
  }
15900
16202
  );
15901
16203
  }
15902
16204
 
15903
16205
  // src/components/organisms/nav_bar/nav_bar.tsx
15904
- import { jsx as jsx26, jsxs as jsxs17 } from "react/jsx-runtime";
16206
+ import { jsx as jsx27, jsxs as jsxs18 } from "react/jsx-runtime";
15905
16207
  function NavBar({ buttons = {} }) {
15906
- return /* @__PURE__ */ jsxs17("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: [
15907
- /* @__PURE__ */ jsxs17("div", { className: "flex flex-col gap-8", children: [
15908
- /* @__PURE__ */ jsx26(QTLogo, { variant: "monogram" }),
15909
- /* @__PURE__ */ jsx26(
16208
+ 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: [
16209
+ /* @__PURE__ */ jsxs18("div", { className: "flex flex-col gap-8", children: [
16210
+ /* @__PURE__ */ jsx27(QTLogo, { variant: "monogram" }),
16211
+ /* @__PURE__ */ jsx27(
15910
16212
  MainNavButton,
15911
16213
  {
15912
16214
  active: buttons.queue?.active,
15913
16215
  label: "Queue",
15914
- icon: /* @__PURE__ */ jsx26(Queue, { color: "#6558FD" }),
16216
+ icon: /* @__PURE__ */ jsx27(Queue, { color: "#6558FD" }),
15915
16217
  onClick: buttons.queue?.onClick
15916
16218
  }
15917
16219
  )
15918
16220
  ] }),
15919
- /* @__PURE__ */ jsxs17("div", { className: "flex flex-col gap-8", children: [
15920
- /* @__PURE__ */ jsx26(
16221
+ /* @__PURE__ */ jsxs18("div", { className: "flex flex-col gap-8", children: [
16222
+ /* @__PURE__ */ jsx27(
15921
16223
  MainNavButton,
15922
16224
  {
15923
16225
  active: buttons.account?.active,
15924
16226
  label: "Account",
15925
- icon: /* @__PURE__ */ jsx26(Gear, { color: "#6558FD" }),
16227
+ icon: /* @__PURE__ */ jsx27(Gear, { color: "#6558FD" }),
15926
16228
  onClick: buttons.account?.onClick
15927
16229
  }
15928
16230
  ),
15929
- /* @__PURE__ */ jsx26(
16231
+ /* @__PURE__ */ jsx27(
15930
16232
  MainNavButton,
15931
16233
  {
15932
16234
  active: buttons.logout?.active,
15933
16235
  label: "Logout",
15934
- icon: /* @__PURE__ */ jsx26(Logout, { color: "#6558FD" }),
16236
+ icon: /* @__PURE__ */ jsx27(Logout, { color: "#6558FD" }),
15935
16237
  onClick: buttons.logout?.onClick
15936
16238
  }
15937
16239
  )
@@ -15940,14 +16242,14 @@ function NavBar({ buttons = {} }) {
15940
16242
  }
15941
16243
 
15942
16244
  // src/components/atoms/icons/category_icons/category_icon.tsx
15943
- import { jsx as jsx27 } from "react/jsx-runtime";
16245
+ import { jsx as jsx28 } from "react/jsx-runtime";
15944
16246
  function CategoryIcon({ size = 24, icon, variant }) {
15945
- return /* @__PURE__ */ jsx27(
16247
+ return /* @__PURE__ */ jsx28(
15946
16248
  "div",
15947
16249
  {
15948
16250
  className: `flex-none`,
15949
16251
  style: { width: `${size}px`, height: `${size}px` },
15950
- children: /* @__PURE__ */ jsx27("div", { className: "w-full h-full", children: icon && getCategoryIcon(icon, variant, size) })
16252
+ children: /* @__PURE__ */ jsx28("div", { className: "w-full h-full", children: icon && getCategoryIcon(icon, variant, size) })
15951
16253
  }
15952
16254
  );
15953
16255
  }
@@ -15959,10 +16261,10 @@ import { useEffect, useState as useState3 } from "react";
15959
16261
  import clsx6 from "clsx";
15960
16262
 
15961
16263
  // src/components/molecules/text_content/intel_row/intel_row.tsx
15962
- import { jsx as jsx28, jsxs as jsxs18 } from "react/jsx-runtime";
16264
+ import { jsx as jsx29, jsxs as jsxs19 } from "react/jsx-runtime";
15963
16265
  function IntelRow({ boldText, text }) {
15964
- return /* @__PURE__ */ jsx28("div", { className: "flex w-max body-small text-neutral-1 gap-2 max-w-full", children: /* @__PURE__ */ jsx28("div", { className: "flex break-words", children: /* @__PURE__ */ jsxs18("p", { children: [
15965
- /* @__PURE__ */ jsxs18("strong", { className: "body-small-bold", children: [
16266
+ return /* @__PURE__ */ jsx29("div", { className: "flex w-max body-small text-neutral-1 gap-2 max-w-full", children: /* @__PURE__ */ jsx29("div", { className: "flex break-words", children: /* @__PURE__ */ jsxs19("p", { children: [
16267
+ /* @__PURE__ */ jsxs19("strong", { className: "body-small-bold", children: [
15966
16268
  boldText,
15967
16269
  ":"
15968
16270
  ] }),
@@ -15972,7 +16274,7 @@ function IntelRow({ boldText, text }) {
15972
16274
  }
15973
16275
 
15974
16276
  // src/components/organisms/intel_card/intel_card.tsx
15975
- import { jsx as jsx29, jsxs as jsxs19 } from "react/jsx-runtime";
16277
+ import { jsx as jsx30, jsxs as jsxs20 } from "react/jsx-runtime";
15976
16278
  function IntelCard({
15977
16279
  onRead,
15978
16280
  onSelected,
@@ -15993,7 +16295,7 @@ function IntelCard({
15993
16295
  return "";
15994
16296
  }
15995
16297
  };
15996
- return /* @__PURE__ */ jsxs19(
16298
+ return /* @__PURE__ */ jsxs20(
15997
16299
  "div",
15998
16300
  {
15999
16301
  className: clsx6(
@@ -16006,10 +16308,10 @@ function IntelCard({
16006
16308
  reversed ? "rounded-b-2xl border-t-[2px]" : "rounded-t-2xl border-b-[2px]"
16007
16309
  ),
16008
16310
  children: [
16009
- /* @__PURE__ */ jsx29("div", { className: "flex flex-col gap-4 place-items-center" }),
16010
- /* @__PURE__ */ jsxs19("div", { className: "flex flex-col gap-2 max-w-full", children: [
16011
- urgency && /* @__PURE__ */ jsx29(IntelRow, { boldText: urgencyPrefix(), text: urgencyText }),
16012
- /* @__PURE__ */ jsx29(IntelRow, { boldText: "Summary", text: summary })
16311
+ /* @__PURE__ */ jsx30("div", { className: "flex flex-col gap-4 place-items-center" }),
16312
+ /* @__PURE__ */ jsxs20("div", { className: "flex flex-col gap-2 max-w-full", children: [
16313
+ urgency && /* @__PURE__ */ jsx30(IntelRow, { boldText: urgencyPrefix(), text: urgencyText }),
16314
+ /* @__PURE__ */ jsx30(IntelRow, { boldText: "Summary", text: summary })
16013
16315
  ] })
16014
16316
  ]
16015
16317
  }
@@ -16017,7 +16319,7 @@ function IntelCard({
16017
16319
  }
16018
16320
 
16019
16321
  // src/components/organisms/emails/single_event.tsx
16020
- import { Fragment as Fragment10, jsx as jsx30, jsxs as jsxs20 } from "react/jsx-runtime";
16322
+ import { Fragment as Fragment11, jsx as jsx31, jsxs as jsxs21 } from "react/jsx-runtime";
16021
16323
  function SingleEvent({
16022
16324
  urgency,
16023
16325
  service,
@@ -16034,25 +16336,25 @@ function SingleEvent({
16034
16336
  setExpanded(true);
16035
16337
  }
16036
16338
  }, [startExpanded]);
16037
- return /* @__PURE__ */ jsxs20(
16339
+ return /* @__PURE__ */ jsxs21(
16038
16340
  "div",
16039
16341
  {
16040
- className: "flex flex-col rounded-3xl bg-qtneutral-200 py-4 px-4 gap-4 h-min debug",
16342
+ className: "flex flex-col rounded-3xl bg-qtneutral-200 py-4 px-4 gap-4 h-min",
16041
16343
  onClick: (e) => {
16042
16344
  if (e.target === e.currentTarget) {
16043
16345
  setExpanded(!expanded);
16044
16346
  }
16045
16347
  },
16046
16348
  children: [
16047
- /* @__PURE__ */ jsxs20("div", { className: "flex gap-2 place-items-center", children: [
16048
- /* @__PURE__ */ jsx30(
16349
+ /* @__PURE__ */ jsxs21("div", { className: "flex gap-2 place-items-center", children: [
16350
+ /* @__PURE__ */ jsx31(
16049
16351
  SecondaryCheckBox,
16050
16352
  {
16051
16353
  active: selected,
16052
16354
  onClick: () => setSelected(!selected)
16053
16355
  }
16054
16356
  ),
16055
- /* @__PURE__ */ jsx30(
16357
+ /* @__PURE__ */ jsx31(
16056
16358
  CategoryIcon,
16057
16359
  {
16058
16360
  size: 30,
@@ -16060,8 +16362,8 @@ function SingleEvent({
16060
16362
  variant: urgency == "high" ? void 0 : urgency == "medium" ? "#FFD481" /* YELLOW */ : urgency == void 0 ? "none" /* OUTLINED */ : void 0
16061
16363
  }
16062
16364
  ),
16063
- /* @__PURE__ */ jsxs20("div", { className: "flex flex-col w-full h-min", children: [
16064
- /* @__PURE__ */ jsx30(
16365
+ /* @__PURE__ */ jsxs21("div", { className: "flex flex-col w-full h-min", children: [
16366
+ /* @__PURE__ */ jsx31(
16065
16367
  SenderSourceRow,
16066
16368
  {
16067
16369
  leftText: sender,
@@ -16070,15 +16372,15 @@ function SingleEvent({
16070
16372
  shrunk: true
16071
16373
  }
16072
16374
  ),
16073
- /* @__PURE__ */ jsx30(SubjectLineRow, { text: subjectLine })
16375
+ /* @__PURE__ */ jsx31(SubjectLineRow, { text: subjectLine })
16074
16376
  ] })
16075
16377
  ] }),
16076
- expanded && /* @__PURE__ */ jsxs20(Fragment10, { children: [
16077
- /* @__PURE__ */ jsxs20("div", { children: [
16078
- /* @__PURE__ */ jsx30(IntelCard, { summary: "summary", urgency }),
16378
+ expanded && /* @__PURE__ */ jsxs21(Fragment11, { children: [
16379
+ /* @__PURE__ */ jsxs21("div", { children: [
16380
+ /* @__PURE__ */ jsx31(IntelCard, { summary: "summary", urgency }),
16079
16381
  body
16080
16382
  ] }),
16081
- /* @__PURE__ */ jsx30(BrandIcon, { service })
16383
+ /* @__PURE__ */ jsx31(BrandIcon, { service })
16082
16384
  ] })
16083
16385
  ]
16084
16386
  }
@@ -16087,7 +16389,7 @@ function SingleEvent({
16087
16389
 
16088
16390
  // src/components/organisms/event_card/event_card.tsx
16089
16391
  import clsx7 from "clsx";
16090
- import { Fragment as Fragment11, jsx as jsx31, jsxs as jsxs21 } from "react/jsx-runtime";
16392
+ import { Fragment as Fragment12, jsx as jsx32, jsxs as jsxs22 } from "react/jsx-runtime";
16091
16393
  function EventCard({
16092
16394
  eventType,
16093
16395
  eventData,
@@ -16098,9 +16400,9 @@ function EventCard({
16098
16400
  function getEventBody() {
16099
16401
  switch (eventType) {
16100
16402
  case "message" /* MESSAGE */:
16101
- return eventData ? eventData[0].eventBody : /* @__PURE__ */ jsx31(Fragment11, {});
16403
+ return eventData ? eventData[0].eventBody : /* @__PURE__ */ jsx32(Fragment12, {});
16102
16404
  case "email" /* EMAIL */:
16103
- return /* @__PURE__ */ jsx31(Fragment11, { children: eventData ? eventData.map((d, i) => /* @__PURE__ */ jsx31(
16405
+ return /* @__PURE__ */ jsx32(Fragment12, { children: eventData ? eventData.map((d, i) => /* @__PURE__ */ jsx32(
16104
16406
  SingleEvent,
16105
16407
  {
16106
16408
  urgency: d.urgency,
@@ -16111,9 +16413,9 @@ function EventCard({
16111
16413
  source: d.source,
16112
16414
  subjectLine: d.subjectLine
16113
16415
  }
16114
- )) : /* @__PURE__ */ jsx31(Fragment11, { children: " " }) });
16416
+ )) : /* @__PURE__ */ jsx32(Fragment12, { children: " " }) });
16115
16417
  case "ticket" /* TICKET */:
16116
- return /* @__PURE__ */ jsx31(Fragment11, { children: eventData ? eventData.map((d, i) => /* @__PURE__ */ jsx31(
16418
+ return /* @__PURE__ */ jsx32(Fragment12, { children: eventData ? eventData.map((d, i) => /* @__PURE__ */ jsx32(
16117
16419
  SingleEvent,
16118
16420
  {
16119
16421
  urgency: d.urgency,
@@ -16124,12 +16426,12 @@ function EventCard({
16124
16426
  source: d.source,
16125
16427
  subjectLine: d.subjectLine
16126
16428
  }
16127
- )) : /* @__PURE__ */ jsx31(Fragment11, { children: " " }) });
16429
+ )) : /* @__PURE__ */ jsx32(Fragment12, { children: " " }) });
16128
16430
  default:
16129
- return /* @__PURE__ */ jsx31(Fragment11, {});
16431
+ return /* @__PURE__ */ jsx32(Fragment12, {});
16130
16432
  }
16131
16433
  }
16132
- return /* @__PURE__ */ jsxs21(
16434
+ return /* @__PURE__ */ jsxs22(
16133
16435
  "div",
16134
16436
  {
16135
16437
  className: clsx7(
@@ -16137,8 +16439,8 @@ function EventCard({
16137
16439
  eventType == "message" /* MESSAGE */ ? "bg-qtneutral-200" : "bg-white py-4 pl-4 pr-2"
16138
16440
  ),
16139
16441
  children: [
16140
- /* @__PURE__ */ jsx31("div", { className: "overflow-y-auto flex flex-col gap-4 w-full", children: getEventBody() }),
16141
- eventType == "message" /* MESSAGE */ && /* @__PURE__ */ jsx31(
16442
+ /* @__PURE__ */ jsx32("div", { className: "overflow-y-auto flex flex-col gap-4 w-full", children: getEventBody() }),
16443
+ eventType == "message" /* MESSAGE */ && /* @__PURE__ */ jsx32(
16142
16444
  IntelCard,
16143
16445
  {
16144
16446
  urgency: groupUrgency,
@@ -16154,7 +16456,7 @@ function EventCard({
16154
16456
 
16155
16457
  // src/components/organisms/message_body/email_body.tsx
16156
16458
  import DOMPurify from "dompurify";
16157
- import { jsx as jsx32, jsxs as jsxs22 } from "react/jsx-runtime";
16459
+ import { jsx as jsx33, jsxs as jsxs23 } from "react/jsx-runtime";
16158
16460
  function isHtml(content) {
16159
16461
  return /<\/?[a-z][\s\S]*>/i.test(content);
16160
16462
  }
@@ -16168,25 +16470,25 @@ function EmailBody({
16168
16470
  attachments,
16169
16471
  body
16170
16472
  }) {
16171
- return /* @__PURE__ */ jsxs22("div", { className: "flex flex-col gap-4 bg-white p-4 rounded-b-2xl", children: [
16172
- /* @__PURE__ */ jsxs22("div", { className: "flex flex-col gap-0.5", children: [
16173
- /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`Subject: ${subjectLine}`] }),
16174
- /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`To: ${to}`] }),
16175
- /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`Date: ${date}`] }),
16176
- /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`From: ${from}`] }),
16177
- /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`CC: ${CC}`] }),
16178
- /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`BCC: ${BCC}`] }),
16179
- /* @__PURE__ */ jsx32(MetadataRow, { metadata: [`Attachments: ${attachments}`] })
16473
+ return /* @__PURE__ */ jsxs23("div", { className: "flex flex-col gap-4 bg-white p-4 rounded-b-2xl", children: [
16474
+ /* @__PURE__ */ jsxs23("div", { className: "flex flex-col gap-0.5", children: [
16475
+ /* @__PURE__ */ jsx33(MetadataRow, { metadata: [`Subject: ${subjectLine}`] }),
16476
+ /* @__PURE__ */ jsx33(MetadataRow, { metadata: [`To: ${to}`] }),
16477
+ /* @__PURE__ */ jsx33(MetadataRow, { metadata: [`Date: ${date}`] }),
16478
+ /* @__PURE__ */ jsx33(MetadataRow, { metadata: [`From: ${from}`] }),
16479
+ /* @__PURE__ */ jsx33(MetadataRow, { metadata: [`CC: ${CC}`] }),
16480
+ /* @__PURE__ */ jsx33(MetadataRow, { metadata: [`BCC: ${BCC}`] }),
16481
+ /* @__PURE__ */ jsx33(MetadataRow, { metadata: [`Attachments: ${attachments}`] })
16180
16482
  ] }),
16181
- /* @__PURE__ */ jsx32("hr", { className: "text-qtneutral-500" }),
16182
- /* @__PURE__ */ jsx32("div", { className: "body-medium prose break-all", children: body ? isHtml(body) ? /* @__PURE__ */ jsx32(
16483
+ /* @__PURE__ */ jsx33("hr", { className: "text-qtneutral-500" }),
16484
+ /* @__PURE__ */ jsx33("div", { className: "body-medium prose break-all", children: body ? isHtml(body) ? /* @__PURE__ */ jsx33(
16183
16485
  "div",
16184
16486
  {
16185
16487
  dangerouslySetInnerHTML: {
16186
16488
  __html: DOMPurify.sanitize(body)
16187
16489
  }
16188
16490
  }
16189
- ) : /* @__PURE__ */ jsx32("pre", { className: "whitespace-pre-wrap", children: body }) : null })
16491
+ ) : /* @__PURE__ */ jsx33("pre", { className: "whitespace-pre-wrap", children: body }) : null })
16190
16492
  ] });
16191
16493
  }
16192
16494
 
@@ -16196,11 +16498,11 @@ import { useEffect as useEffect2, useState as useState4 } from "react";
16196
16498
 
16197
16499
  // src/components/atoms/emoji_pill/emoji_pill.tsx
16198
16500
  var import_emoji_dictionary = __toESM(require_lib7());
16199
- import { jsx as jsx33, jsxs as jsxs23 } from "react/jsx-runtime";
16501
+ import { jsx as jsx34, jsxs as jsxs24 } from "react/jsx-runtime";
16200
16502
  function EmojiPill({ emoji, count }) {
16201
- return /* @__PURE__ */ jsxs23("div", { className: "flex rounded-2xl bg-qtneutral-300 w-min py-0.5 px-4 place-items-center place-content-center gap-1", children: [
16503
+ return /* @__PURE__ */ jsxs24("div", { className: "flex rounded-2xl bg-qtneutral-300 w-min py-0.5 px-4 place-items-center place-content-center gap-1", children: [
16202
16504
  emoji && import_emoji_dictionary.default.getUnicode(emoji),
16203
- /* @__PURE__ */ jsx33("div", { className: "label-3-bold text-qtneutral-900", children: count })
16505
+ /* @__PURE__ */ jsx34("div", { className: "label-3-bold text-qtneutral-900", children: count })
16204
16506
  ] });
16205
16507
  }
16206
16508
 
@@ -16208,22 +16510,22 @@ function EmojiPill({ emoji, count }) {
16208
16510
  import clsx8 from "clsx";
16209
16511
  import ReactMarkdown from "react-markdown";
16210
16512
  import remarkGfm from "remark-gfm";
16211
- import { jsx as jsx34 } from "react/jsx-runtime";
16513
+ import { jsx as jsx35 } from "react/jsx-runtime";
16212
16514
  function MarkdownRenderer({ content, truncated }) {
16213
- return /* @__PURE__ */ jsx34(
16515
+ return /* @__PURE__ */ jsx35(
16214
16516
  "div",
16215
16517
  {
16216
16518
  className: clsx8(
16217
16519
  "flex flex-col markdown break-all",
16218
16520
  truncated && "line-clamp-3"
16219
16521
  ),
16220
- children: /* @__PURE__ */ jsx34(ReactMarkdown, { remarkPlugins: [remarkGfm], children: content })
16522
+ children: /* @__PURE__ */ jsx35(ReactMarkdown, { remarkPlugins: [remarkGfm], children: content })
16221
16523
  }
16222
16524
  );
16223
16525
  }
16224
16526
 
16225
16527
  // src/components/organisms/chat_messages/chat_bubble/chat_bubble.tsx
16226
- import { jsx as jsx35, jsxs as jsxs24 } from "react/jsx-runtime";
16528
+ import { jsx as jsx36, jsxs as jsxs25 } from "react/jsx-runtime";
16227
16529
  function ChatBubble({
16228
16530
  summary,
16229
16531
  text,
@@ -16252,7 +16554,7 @@ function ChatBubble({
16252
16554
  setUniqueEmojis(ue);
16253
16555
  }
16254
16556
  }, [emojis]);
16255
- return /* @__PURE__ */ jsx35("div", { className: clsx9(outbound ? "pl-8" : "pr-8"), children: /* @__PURE__ */ jsxs24(
16557
+ return /* @__PURE__ */ jsx36("div", { className: clsx9(outbound ? "pl-8" : "pr-8"), children: /* @__PURE__ */ jsxs25(
16256
16558
  "div",
16257
16559
  {
16258
16560
  className: clsx9(
@@ -16261,29 +16563,29 @@ function ChatBubble({
16261
16563
  outbound ? "rounded-bl-3xl" : "rounded-br-3xl"
16262
16564
  ),
16263
16565
  children: [
16264
- /* @__PURE__ */ jsxs24("div", { className: "flex place-content-between", children: [
16265
- /* @__PURE__ */ jsxs24("div", { className: "flex gap-2 place-items-center", children: [
16266
- /* @__PURE__ */ jsx35("div", { className: "body-small-bold", children: name }),
16267
- /* @__PURE__ */ jsx35("div", { className: "text-qtneutral-700 label-3", children: timestamp })
16566
+ /* @__PURE__ */ jsxs25("div", { className: "flex place-content-between", children: [
16567
+ /* @__PURE__ */ jsxs25("div", { className: "flex gap-2 place-items-center", children: [
16568
+ /* @__PURE__ */ jsx36("div", { className: "body-small-bold", children: name }),
16569
+ /* @__PURE__ */ jsx36("div", { className: "text-qtneutral-700 label-3", children: timestamp })
16268
16570
  ] }),
16269
- /* @__PURE__ */ jsx35(ExternalLink, { size: 16 })
16571
+ /* @__PURE__ */ jsx36(ExternalLink, { size: 16 })
16270
16572
  ] }),
16271
- /* @__PURE__ */ jsxs24("div", { className: clsx9("flex flex-col gap-2", !expanded && " "), children: [
16272
- summary && truncatedText && /* @__PURE__ */ jsxs24("div", { children: [
16273
- /* @__PURE__ */ jsxs24("p", { className: "body-small mb-2", children: [
16274
- /* @__PURE__ */ jsx35("strong", { className: "body-small-bold", children: "Summary:" }),
16573
+ /* @__PURE__ */ jsxs25("div", { className: clsx9("flex flex-col gap-2", !expanded && " "), children: [
16574
+ summary && truncatedText && /* @__PURE__ */ jsxs25("div", { children: [
16575
+ /* @__PURE__ */ jsxs25("p", { className: "body-small mb-2", children: [
16576
+ /* @__PURE__ */ jsx36("strong", { className: "body-small-bold", children: "Summary:" }),
16275
16577
  " ",
16276
16578
  summary
16277
16579
  ] }),
16278
- /* @__PURE__ */ jsx35("hr", { className: "border-qtneutral-500" })
16580
+ /* @__PURE__ */ jsx36("hr", { className: "border-qtneutral-500" })
16279
16581
  ] }),
16280
- /* @__PURE__ */ jsx35(
16582
+ /* @__PURE__ */ jsx36(
16281
16583
  "div",
16282
16584
  {
16283
16585
  className: clsx9(
16284
16586
  "flex flex-none text-qtneutral-900 body-medium w-full"
16285
16587
  ),
16286
- children: /* @__PURE__ */ jsx35(
16588
+ children: /* @__PURE__ */ jsx36(
16287
16589
  MarkdownRenderer,
16288
16590
  {
16289
16591
  content: text || "",
@@ -16293,7 +16595,7 @@ function ChatBubble({
16293
16595
  }
16294
16596
  )
16295
16597
  ] }),
16296
- truncatedText && /* @__PURE__ */ jsx35(
16598
+ truncatedText && /* @__PURE__ */ jsx36(
16297
16599
  "div",
16298
16600
  {
16299
16601
  className: "qt-link select-none",
@@ -16301,9 +16603,9 @@ function ChatBubble({
16301
16603
  children: `${!expanded ? "Show" : "Hide"} full message`
16302
16604
  }
16303
16605
  ),
16304
- image && /* @__PURE__ */ jsx35("img", { src: image, alt: "", className: "rounded-xl" }),
16305
- /* @__PURE__ */ jsxs24("div", { className: "flex gap-2", children: [
16306
- /* @__PURE__ */ jsx35(
16606
+ image && /* @__PURE__ */ jsx36("img", { src: image, alt: "", className: "rounded-xl" }),
16607
+ /* @__PURE__ */ jsxs25("div", { className: "flex gap-2", children: [
16608
+ /* @__PURE__ */ jsx36(
16307
16609
  "div",
16308
16610
  {
16309
16611
  className: clsx9(
@@ -16313,7 +16615,7 @@ function ChatBubble({
16313
16615
  children: name ? name[0].toUpperCase() : ""
16314
16616
  }
16315
16617
  ),
16316
- uniqueEmojis.entries().map(([e, c]) => /* @__PURE__ */ jsx35(EmojiPill, { emoji: e, count: c }))
16618
+ uniqueEmojis.entries().map(([e, c]) => /* @__PURE__ */ jsx36(EmojiPill, { emoji: e, count: c }))
16317
16619
  ] })
16318
16620
  ]
16319
16621
  }
@@ -16321,10 +16623,10 @@ function ChatBubble({
16321
16623
  }
16322
16624
 
16323
16625
  // src/components/organisms/message_body/chat_body.tsx
16324
- import { jsx as jsx36 } from "react/jsx-runtime";
16626
+ import { jsx as jsx37 } from "react/jsx-runtime";
16325
16627
  function ChatBody({ messages }) {
16326
- 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 && messages.map((msg) => {
16327
- return /* @__PURE__ */ jsx36(
16628
+ return /* @__PURE__ */ jsx37("div", { className: "p-4 rounded-2xl w-full", children: /* @__PURE__ */ jsx37("div", { className: "flex flex-col place-content-center gap-4", children: messages && messages.map((msg) => {
16629
+ return /* @__PURE__ */ jsx37(
16328
16630
  ChatBubble,
16329
16631
  {
16330
16632
  summary: msg.summary,
@@ -16341,7 +16643,7 @@ function ChatBody({ messages }) {
16341
16643
 
16342
16644
  // src/components/organisms/message_body/ticket_body.tsx
16343
16645
  import clsx10 from "clsx";
16344
- import { jsx as jsx37, jsxs as jsxs25 } from "react/jsx-runtime";
16646
+ import { jsx as jsx38, jsxs as jsxs26 } from "react/jsx-runtime";
16345
16647
  function TicketBody({
16346
16648
  issueNumber,
16347
16649
  notification,
@@ -16357,53 +16659,53 @@ function TicketBody({
16357
16659
  description,
16358
16660
  comments
16359
16661
  }) {
16360
- return /* @__PURE__ */ jsxs25("div", { className: "flex flex-col gap-4 bg-white p-4 rounded-b-2xl", children: [
16361
- /* @__PURE__ */ jsxs25("div", { className: "flex flex-col gap-0.5", children: [
16362
- /* @__PURE__ */ jsx37(MetadataRow, { metadata: [`Issue: ${issueNumber}`] }),
16363
- /* @__PURE__ */ jsx37(MetadataRow, { metadata: [`Notification: ${notification}`] }),
16364
- /* @__PURE__ */ jsx37(MetadataRow, { metadata: [`Project: ${project}`] }),
16365
- /* @__PURE__ */ jsx37(MetadataRow, { metadata: [`Task: ${task}`] })
16662
+ return /* @__PURE__ */ jsxs26("div", { className: "flex flex-col gap-4 bg-white p-4 rounded-b-2xl", children: [
16663
+ /* @__PURE__ */ jsxs26("div", { className: "flex flex-col gap-0.5", children: [
16664
+ /* @__PURE__ */ jsx38(MetadataRow, { metadata: [`Issue: ${issueNumber}`] }),
16665
+ /* @__PURE__ */ jsx38(MetadataRow, { metadata: [`Notification: ${notification}`] }),
16666
+ /* @__PURE__ */ jsx38(MetadataRow, { metadata: [`Project: ${project}`] }),
16667
+ /* @__PURE__ */ jsx38(MetadataRow, { metadata: [`Task: ${task}`] })
16366
16668
  ] }),
16367
- /* @__PURE__ */ jsx37("hr", { className: "text-qtneutral-500" }),
16368
- /* @__PURE__ */ jsx37("div", { className: "body-bold", children: "Issue" }),
16369
- /* @__PURE__ */ jsxs25("div", { className: "grid grid-cols-2 gap-4 body-small", children: [
16370
- /* @__PURE__ */ jsxs25("div", { className: "", children: [
16371
- /* @__PURE__ */ jsx37("div", { children: "Due Date: " }),
16372
- /* @__PURE__ */ jsx37("div", { children: "Start Date: " }),
16373
- /* @__PURE__ */ jsx37("div", { children: "Assignees: " }),
16374
- /* @__PURE__ */ jsx37("div", { children: "Reporter: " }),
16375
- /* @__PURE__ */ jsx37("div", { children: "Team: " }),
16376
- /* @__PURE__ */ jsx37("div", { children: "Location: " }),
16377
- /* @__PURE__ */ jsx37("div", { children: "Related: " }),
16378
- /* @__PURE__ */ jsx37("div", { children: "Description: " })
16669
+ /* @__PURE__ */ jsx38("hr", { className: "text-qtneutral-500" }),
16670
+ /* @__PURE__ */ jsx38("div", { className: "body-bold", children: "Issue" }),
16671
+ /* @__PURE__ */ jsxs26("div", { className: "grid grid-cols-2 gap-4 body-small", children: [
16672
+ /* @__PURE__ */ jsxs26("div", { className: "", children: [
16673
+ /* @__PURE__ */ jsx38("div", { children: "Due Date: " }),
16674
+ /* @__PURE__ */ jsx38("div", { children: "Start Date: " }),
16675
+ /* @__PURE__ */ jsx38("div", { children: "Assignees: " }),
16676
+ /* @__PURE__ */ jsx38("div", { children: "Reporter: " }),
16677
+ /* @__PURE__ */ jsx38("div", { children: "Team: " }),
16678
+ /* @__PURE__ */ jsx38("div", { children: "Location: " }),
16679
+ /* @__PURE__ */ jsx38("div", { children: "Related: " }),
16680
+ /* @__PURE__ */ jsx38("div", { children: "Description: " })
16379
16681
  ] }),
16380
- /* @__PURE__ */ jsxs25("div", { className: "", children: [
16381
- /* @__PURE__ */ jsx37("div", { children: dueDate || "None" }),
16382
- /* @__PURE__ */ jsx37("div", { children: startDate || "None" }),
16383
- /* @__PURE__ */ jsx37("div", { children: assignees || "None" }),
16384
- /* @__PURE__ */ jsx37("div", { children: reporter || "None" }),
16385
- /* @__PURE__ */ jsx37("div", { children: team || "None" }),
16386
- /* @__PURE__ */ jsx37("div", { children: location || "None" }),
16387
- /* @__PURE__ */ jsx37("div", { children: related || "None" }),
16388
- /* @__PURE__ */ jsx37("div", { children: description || "None" })
16682
+ /* @__PURE__ */ jsxs26("div", { className: "", children: [
16683
+ /* @__PURE__ */ jsx38("div", { children: dueDate || "None" }),
16684
+ /* @__PURE__ */ jsx38("div", { children: startDate || "None" }),
16685
+ /* @__PURE__ */ jsx38("div", { children: assignees || "None" }),
16686
+ /* @__PURE__ */ jsx38("div", { children: reporter || "None" }),
16687
+ /* @__PURE__ */ jsx38("div", { children: team || "None" }),
16688
+ /* @__PURE__ */ jsx38("div", { children: location || "None" }),
16689
+ /* @__PURE__ */ jsx38("div", { children: related || "None" }),
16690
+ /* @__PURE__ */ jsx38("div", { children: description || "None" })
16389
16691
  ] }),
16390
16692
  comments && comments.map((c, i) => {
16391
- return /* @__PURE__ */ jsxs25("div", { className: "flex col-span-2 flex-col gap-2 w-full", children: [
16392
- /* @__PURE__ */ jsx37("hr", { className: "text-qtneutral-500" }),
16393
- /* @__PURE__ */ jsx37("div", { className: `${i == 0 ? "body-bold" : "body "}`, children: `${i == 0 ? "New" : ""} Comment` }),
16394
- /* @__PURE__ */ jsxs25(
16693
+ return /* @__PURE__ */ jsxs26("div", { className: "flex col-span-2 flex-col gap-2 w-full", children: [
16694
+ /* @__PURE__ */ jsx38("hr", { className: "text-qtneutral-500" }),
16695
+ /* @__PURE__ */ jsx38("div", { className: `${i == 0 ? "body-bold" : "body "}`, children: `${i == 0 ? "New" : ""} Comment` }),
16696
+ /* @__PURE__ */ jsxs26(
16395
16697
  "div",
16396
16698
  {
16397
16699
  className: `flex gap-2 ${i == 0 ? "body-small-bold" : "body-small"}`,
16398
16700
  children: [
16399
- /* @__PURE__ */ jsx37("div", { children: c.name }),
16400
- /* @__PURE__ */ jsx37("div", { children: c.timestamp })
16701
+ /* @__PURE__ */ jsx38("div", { children: c.name }),
16702
+ /* @__PURE__ */ jsx38("div", { children: c.timestamp })
16401
16703
  ]
16402
16704
  }
16403
16705
  ),
16404
- /* @__PURE__ */ jsx37("div", { children: c.text }),
16405
- /* @__PURE__ */ jsxs25("div", { className: "flex gap-2", children: [
16406
- /* @__PURE__ */ jsx37(
16706
+ /* @__PURE__ */ jsx38("div", { children: c.text }),
16707
+ /* @__PURE__ */ jsxs26("div", { className: "flex gap-2", children: [
16708
+ /* @__PURE__ */ jsx38(
16407
16709
  "div",
16408
16710
  {
16409
16711
  className: clsx10(
@@ -16416,7 +16718,7 @@ function TicketBody({
16416
16718
  acc.set(str, (acc.get(str) || 0) + 1);
16417
16719
  return acc;
16418
16720
  }, /* @__PURE__ */ new Map()).entries().map(([e, c2]) => {
16419
- return /* @__PURE__ */ jsx37(EmojiPill, { emoji: e, count: c2 });
16721
+ return /* @__PURE__ */ jsx38(EmojiPill, { emoji: e, count: c2 });
16420
16722
  })
16421
16723
  ] })
16422
16724
  ] });
@@ -16426,7 +16728,7 @@ function TicketBody({
16426
16728
  }
16427
16729
 
16428
16730
  // src/components/atoms/icons/base_icons/CircleX.tsx
16429
- import { jsx as jsx38 } from "react/jsx-runtime";
16731
+ import { jsx as jsx39 } from "react/jsx-runtime";
16430
16732
  function CircleX({
16431
16733
  size = 24,
16432
16734
  color = "#1D1D1F",
@@ -16437,27 +16739,27 @@ function CircleX({
16437
16739
  case 16:
16438
16740
  return {
16439
16741
  viewBox: "0 0 16 16",
16440
- path: /* @__PURE__ */ jsx38("path", { 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", stroke: color, "stroke-width": "1.25", "stroke-linecap": "round", "stroke-linejoin": "round" })
16742
+ path: /* @__PURE__ */ jsx39("path", { 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", stroke: color, "stroke-width": "1.25", "stroke-linecap": "round", "stroke-linejoin": "round" })
16441
16743
  };
16442
16744
  case 20:
16443
16745
  return {
16444
16746
  viewBox: "0 0 20 20",
16445
- path: /* @__PURE__ */ jsx38("path", { 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", stroke: color, "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })
16747
+ path: /* @__PURE__ */ jsx39("path", { 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", stroke: color, "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" })
16446
16748
  };
16447
16749
  case 24:
16448
16750
  return {
16449
16751
  viewBox: "0 0 24 24",
16450
- path: /* @__PURE__ */ jsx38("path", { 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", stroke: color, "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })
16752
+ path: /* @__PURE__ */ jsx39("path", { 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", stroke: color, "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" })
16451
16753
  };
16452
16754
  case 36:
16453
16755
  return {
16454
16756
  viewBox: "0 0 36 36",
16455
- path: /* @__PURE__ */ jsx38("path", { 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", stroke: color, "stroke-width": "2.25", "stroke-linecap": "round", "stroke-linejoin": "round" })
16757
+ path: /* @__PURE__ */ jsx39("path", { 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", stroke: color, "stroke-width": "2.25", "stroke-linecap": "round", "stroke-linejoin": "round" })
16456
16758
  };
16457
16759
  }
16458
16760
  };
16459
16761
  const { viewBox, path } = getIconData();
16460
- return /* @__PURE__ */ jsx38(
16762
+ return /* @__PURE__ */ jsx39(
16461
16763
  "svg",
16462
16764
  {
16463
16765
  width: size,
@@ -16471,7 +16773,7 @@ function CircleX({
16471
16773
  }
16472
16774
 
16473
16775
  // src/components/atoms/icons/base_icons/Loading.tsx
16474
- import { Fragment as Fragment12, jsx as jsx39, jsxs as jsxs26 } from "react/jsx-runtime";
16776
+ import { Fragment as Fragment13, jsx as jsx40, jsxs as jsxs27 } from "react/jsx-runtime";
16475
16777
  function Loading({
16476
16778
  size = 24,
16477
16779
  color = "#1D1D1F",
@@ -16482,8 +16784,8 @@ function Loading({
16482
16784
  case 16:
16483
16785
  return {
16484
16786
  viewBox: "0 0 16 16",
16485
- path: /* @__PURE__ */ jsxs26(Fragment12, { children: [
16486
- /* @__PURE__ */ jsx39(
16787
+ path: /* @__PURE__ */ jsxs27(Fragment13, { children: [
16788
+ /* @__PURE__ */ jsx40(
16487
16789
  "path",
16488
16790
  {
16489
16791
  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",
@@ -16493,7 +16795,7 @@ function Loading({
16493
16795
  "stroke-linejoin": "round"
16494
16796
  }
16495
16797
  ),
16496
- /* @__PURE__ */ jsx39(
16798
+ /* @__PURE__ */ jsx40(
16497
16799
  "path",
16498
16800
  {
16499
16801
  d: "M10.4362 5.7666L12.3556 5.49268L12.0771 3.56836",
@@ -16508,8 +16810,8 @@ function Loading({
16508
16810
  case 20:
16509
16811
  return {
16510
16812
  viewBox: "0 0 20 20",
16511
- path: /* @__PURE__ */ jsxs26(Fragment12, { children: [
16512
- /* @__PURE__ */ jsx39(
16813
+ path: /* @__PURE__ */ jsxs27(Fragment13, { children: [
16814
+ /* @__PURE__ */ jsx40(
16513
16815
  "path",
16514
16816
  {
16515
16817
  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",
@@ -16519,7 +16821,7 @@ function Loading({
16519
16821
  "stroke-linejoin": "round"
16520
16822
  }
16521
16823
  ),
16522
- /* @__PURE__ */ jsx39(
16824
+ /* @__PURE__ */ jsx40(
16523
16825
  "path",
16524
16826
  {
16525
16827
  d: "M13.0445 7.20838L15.4438 6.86597L15.0957 4.46057",
@@ -16534,8 +16836,8 @@ function Loading({
16534
16836
  case 24:
16535
16837
  return {
16536
16838
  viewBox: "0 0 24 24",
16537
- path: /* @__PURE__ */ jsxs26(Fragment12, { children: [
16538
- /* @__PURE__ */ jsx39(
16839
+ path: /* @__PURE__ */ jsxs27(Fragment13, { children: [
16840
+ /* @__PURE__ */ jsx40(
16539
16841
  "path",
16540
16842
  {
16541
16843
  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",
@@ -16545,7 +16847,7 @@ function Loading({
16545
16847
  "stroke-linejoin": "round"
16546
16848
  }
16547
16849
  ),
16548
- /* @__PURE__ */ jsx39(
16850
+ /* @__PURE__ */ jsx40(
16549
16851
  "path",
16550
16852
  {
16551
16853
  d: "M15.6528 8.65003L18.5319 8.23914L18.1143 5.35266",
@@ -16560,8 +16862,8 @@ function Loading({
16560
16862
  case 36:
16561
16863
  return {
16562
16864
  viewBox: "0 0 36 36",
16563
- path: /* @__PURE__ */ jsxs26(Fragment12, { children: [
16564
- /* @__PURE__ */ jsx39(
16865
+ path: /* @__PURE__ */ jsxs27(Fragment13, { children: [
16866
+ /* @__PURE__ */ jsx40(
16565
16867
  "path",
16566
16868
  {
16567
16869
  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",
@@ -16571,7 +16873,7 @@ function Loading({
16571
16873
  "stroke-linejoin": "round"
16572
16874
  }
16573
16875
  ),
16574
- /* @__PURE__ */ jsx39(
16876
+ /* @__PURE__ */ jsx40(
16575
16877
  "path",
16576
16878
  {
16577
16879
  d: "M23.4797 12.975L27.7984 12.3587L27.1719 8.02893",
@@ -16586,7 +16888,7 @@ function Loading({
16586
16888
  }
16587
16889
  };
16588
16890
  const { viewBox, path } = getIconData();
16589
- return /* @__PURE__ */ jsx39(
16891
+ return /* @__PURE__ */ jsx40(
16590
16892
  "svg",
16591
16893
  {
16592
16894
  width: size,
@@ -16600,7 +16902,7 @@ function Loading({
16600
16902
  }
16601
16903
 
16602
16904
  // src/components/atoms/icons/base_icons/Search.tsx
16603
- import { jsx as jsx40 } from "react/jsx-runtime";
16905
+ import { jsx as jsx41 } from "react/jsx-runtime";
16604
16906
  function Search({
16605
16907
  size = 24,
16606
16908
  color = "#1D1D1F",
@@ -16611,7 +16913,7 @@ function Search({
16611
16913
  case 16:
16612
16914
  return {
16613
16915
  viewBox: "0 0 16 16",
16614
- path: /* @__PURE__ */ jsx40(
16916
+ path: /* @__PURE__ */ jsx41(
16615
16917
  "path",
16616
16918
  {
16617
16919
  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",
@@ -16625,7 +16927,7 @@ function Search({
16625
16927
  case 20:
16626
16928
  return {
16627
16929
  viewBox: "0 0 20 20",
16628
- path: /* @__PURE__ */ jsx40(
16930
+ path: /* @__PURE__ */ jsx41(
16629
16931
  "path",
16630
16932
  {
16631
16933
  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",
@@ -16639,7 +16941,7 @@ function Search({
16639
16941
  case 24:
16640
16942
  return {
16641
16943
  viewBox: "0 0 24 24",
16642
- path: /* @__PURE__ */ jsx40(
16944
+ path: /* @__PURE__ */ jsx41(
16643
16945
  "path",
16644
16946
  {
16645
16947
  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",
@@ -16653,7 +16955,7 @@ function Search({
16653
16955
  case 36:
16654
16956
  return {
16655
16957
  viewBox: "0 0 36 36",
16656
- path: /* @__PURE__ */ jsx40(
16958
+ path: /* @__PURE__ */ jsx41(
16657
16959
  "path",
16658
16960
  {
16659
16961
  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",
@@ -16667,7 +16969,7 @@ function Search({
16667
16969
  }
16668
16970
  };
16669
16971
  const { viewBox, path } = getIconData();
16670
- return /* @__PURE__ */ jsx40(
16972
+ return /* @__PURE__ */ jsx41(
16671
16973
  "svg",
16672
16974
  {
16673
16975
  width: size,
@@ -16682,7 +16984,7 @@ function Search({
16682
16984
 
16683
16985
  // src/components/organisms/search_bar/search_bar.tsx
16684
16986
  import { useState as useState5, useEffect as useEffect3 } from "react";
16685
- import { jsx as jsx41, jsxs as jsxs27 } from "react/jsx-runtime";
16987
+ import { jsx as jsx42, jsxs as jsxs28 } from "react/jsx-runtime";
16686
16988
  function SearchBar({ loading, results, onUpdate }) {
16687
16989
  const [query, setQuery] = useState5("");
16688
16990
  useEffect3(() => {
@@ -16694,10 +16996,10 @@ function SearchBar({ loading, results, onUpdate }) {
16694
16996
  const clearQuery = () => {
16695
16997
  setQuery("");
16696
16998
  };
16697
- return /* @__PURE__ */ jsxs27("div", { className: "w-full space-y-3", children: [
16698
- /* @__PURE__ */ jsxs27("div", { className: "flex items-center px-4 py-2 rounded-full bg-gray-100 gap-2 text-gray-900", children: [
16699
- loading ? /* @__PURE__ */ jsx41(Loading, {}) : /* @__PURE__ */ jsx41(Search, {}),
16700
- /* @__PURE__ */ jsx41(
16999
+ return /* @__PURE__ */ jsxs28("div", { className: "w-full space-y-3", children: [
17000
+ /* @__PURE__ */ jsxs28("div", { className: "flex items-center px-4 py-2 rounded-full bg-gray-100 gap-2 text-gray-900", children: [
17001
+ loading ? /* @__PURE__ */ jsx42(Loading, {}) : /* @__PURE__ */ jsx42(Search, {}),
17002
+ /* @__PURE__ */ jsx42(
16701
17003
  "input",
16702
17004
  {
16703
17005
  type: "text",
@@ -16707,15 +17009,15 @@ function SearchBar({ loading, results, onUpdate }) {
16707
17009
  onChange: (e) => setQuery(e.target.value)
16708
17010
  }
16709
17011
  ),
16710
- query && /* @__PURE__ */ jsx41("button", { onClick: clearQuery, children: /* @__PURE__ */ jsx41(CircleX, {}) })
17012
+ query && /* @__PURE__ */ jsx42("button", { onClick: clearQuery, children: /* @__PURE__ */ jsx42(CircleX, {}) })
16711
17013
  ] }),
16712
- results && /* @__PURE__ */ jsxs27("div", { className: "text-sm", children: [
16713
- /* @__PURE__ */ jsxs27("p", { className: "text-gray-700 font-medium", children: [
17014
+ results && /* @__PURE__ */ jsxs28("div", { className: "text-sm", children: [
17015
+ /* @__PURE__ */ jsxs28("p", { className: "text-gray-700 font-medium", children: [
16714
17016
  "Search results (",
16715
17017
  results.reduce((acc, r) => acc + r.count, 0),
16716
17018
  "):"
16717
17019
  ] }),
16718
- /* @__PURE__ */ jsx41("div", { className: "flex flex-wrap gap-2 mt-2", children: results.map((r) => /* @__PURE__ */ jsxs27(
17020
+ /* @__PURE__ */ jsx42("div", { className: "flex flex-wrap gap-2 mt-2", children: results.map((r) => /* @__PURE__ */ jsxs28(
16719
17021
  "span",
16720
17022
  {
16721
17023
  className: "px-3 py-1 rounded-full bg-gray-100 text-gray-700",
@@ -16733,7 +17035,7 @@ function SearchBar({ loading, results, onUpdate }) {
16733
17035
  }
16734
17036
 
16735
17037
  // src/components/atoms/icons/base_icons/Mail.tsx
16736
- import { jsx as jsx42 } from "react/jsx-runtime";
17038
+ import { jsx as jsx43 } from "react/jsx-runtime";
16737
17039
  function Mail({
16738
17040
  size = 24,
16739
17041
  color = "#1D1D1F",
@@ -16744,7 +17046,7 @@ function Mail({
16744
17046
  case 16:
16745
17047
  return {
16746
17048
  viewBox: "0 0 16 16",
16747
- path: /* @__PURE__ */ jsx42(
17049
+ path: /* @__PURE__ */ jsx43(
16748
17050
  "path",
16749
17051
  {
16750
17052
  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",
@@ -16758,7 +17060,7 @@ function Mail({
16758
17060
  case 20:
16759
17061
  return {
16760
17062
  viewBox: "0 0 20 20",
16761
- path: /* @__PURE__ */ jsx42(
17063
+ path: /* @__PURE__ */ jsx43(
16762
17064
  "path",
16763
17065
  {
16764
17066
  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",
@@ -16772,7 +17074,7 @@ function Mail({
16772
17074
  case 24:
16773
17075
  return {
16774
17076
  viewBox: "0 0 24 24",
16775
- path: /* @__PURE__ */ jsx42(
17077
+ path: /* @__PURE__ */ jsx43(
16776
17078
  "path",
16777
17079
  {
16778
17080
  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",
@@ -16786,7 +17088,7 @@ function Mail({
16786
17088
  case 36:
16787
17089
  return {
16788
17090
  viewBox: "0 0 36 36",
16789
- path: /* @__PURE__ */ jsx42(
17091
+ path: /* @__PURE__ */ jsx43(
16790
17092
  "path",
16791
17093
  {
16792
17094
  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",
@@ -16800,7 +17102,7 @@ function Mail({
16800
17102
  }
16801
17103
  };
16802
17104
  const { viewBox, path } = getIconData();
16803
- return /* @__PURE__ */ jsx42(
17105
+ return /* @__PURE__ */ jsx43(
16804
17106
  "svg",
16805
17107
  {
16806
17108
  width: size,
@@ -16814,7 +17116,7 @@ function Mail({
16814
17116
  }
16815
17117
 
16816
17118
  // src/components/atoms/icons/base_icons/PlusLarge.tsx
16817
- import { jsx as jsx43 } from "react/jsx-runtime";
17119
+ import { jsx as jsx44 } from "react/jsx-runtime";
16818
17120
  function PlusLarge({
16819
17121
  size = 24,
16820
17122
  color = "#1D1D1F",
@@ -16825,7 +17127,7 @@ function PlusLarge({
16825
17127
  case 16:
16826
17128
  return {
16827
17129
  viewBox: "0 0 16 16",
16828
- path: /* @__PURE__ */ jsx43(
17130
+ path: /* @__PURE__ */ jsx44(
16829
17131
  "path",
16830
17132
  {
16831
17133
  d: "M8.00033 2.66663V13.3333M13.3337 7.99996L2.66699 7.99996",
@@ -16839,7 +17141,7 @@ function PlusLarge({
16839
17141
  case 20:
16840
17142
  return {
16841
17143
  viewBox: "0 0 20 20",
16842
- path: /* @__PURE__ */ jsx43(
17144
+ path: /* @__PURE__ */ jsx44(
16843
17145
  "path",
16844
17146
  {
16845
17147
  d: "M9.99967 3.33337V16.6667M16.6663 10L3.33301 10",
@@ -16853,7 +17155,7 @@ function PlusLarge({
16853
17155
  case 24:
16854
17156
  return {
16855
17157
  viewBox: "0 0 24 24",
16856
- path: /* @__PURE__ */ jsx43(
17158
+ path: /* @__PURE__ */ jsx44(
16857
17159
  "path",
16858
17160
  {
16859
17161
  d: "M12 4V20M20 12L4 12",
@@ -16867,7 +17169,7 @@ function PlusLarge({
16867
17169
  case 36:
16868
17170
  return {
16869
17171
  viewBox: "0 0 36 36",
16870
- path: /* @__PURE__ */ jsx43(
17172
+ path: /* @__PURE__ */ jsx44(
16871
17173
  "path",
16872
17174
  {
16873
17175
  d: "M18 6V30M30 18L6 18",
@@ -16881,7 +17183,7 @@ function PlusLarge({
16881
17183
  }
16882
17184
  };
16883
17185
  const { viewBox, path } = getIconData();
16884
- return /* @__PURE__ */ jsx43(
17186
+ return /* @__PURE__ */ jsx44(
16885
17187
  "svg",
16886
17188
  {
16887
17189
  width: size,
@@ -16896,15 +17198,15 @@ function PlusLarge({
16896
17198
 
16897
17199
  // src/components/molecules/buttons/nav_button/filter_nav_button/filter_nav_button.tsx
16898
17200
  import clsx11 from "clsx";
16899
- import { jsx as jsx44, jsxs as jsxs28 } from "react/jsx-runtime";
17201
+ import { jsx as jsx45, jsxs as jsxs29 } from "react/jsx-runtime";
16900
17202
  function FilterNavButton({ icon, label, active, onClick }) {
16901
- return /* @__PURE__ */ jsxs28(
17203
+ return /* @__PURE__ */ jsxs29(
16902
17204
  "div",
16903
17205
  {
16904
17206
  className: "w-min h-min flex flex-none flex-col place-items-center gap-2",
16905
17207
  onClick,
16906
17208
  children: [
16907
- /* @__PURE__ */ jsx44(
17209
+ /* @__PURE__ */ jsx45(
16908
17210
  "div",
16909
17211
  {
16910
17212
  className: clsx11(
@@ -16913,20 +17215,20 @@ function FilterNavButton({ icon, label, active, onClick }) {
16913
17215
  children: icon
16914
17216
  }
16915
17217
  ),
16916
- /* @__PURE__ */ jsx44("div", { className: "font-medium text-[9px] text-qtneutral-900 w-full text-center", children: label })
17218
+ /* @__PURE__ */ jsx45("div", { className: "font-medium text-[9px] text-qtneutral-900 w-full text-center", children: label })
16917
17219
  ]
16918
17220
  }
16919
17221
  );
16920
17222
  }
16921
17223
 
16922
17224
  // src/components/organisms/filter_bar/filter_bar.tsx
16923
- import { jsx as jsx45, jsxs as jsxs29 } from "react/jsx-runtime";
17225
+ import { jsx as jsx46, jsxs as jsxs30 } from "react/jsx-runtime";
16924
17226
  function FilterBar({ buttons }) {
16925
- return /* @__PURE__ */ jsxs29("div", { className: "flex flex-col w-[54px] place-items-center gap-4", children: [
16926
- /* @__PURE__ */ jsx45(
17227
+ return /* @__PURE__ */ jsxs30("div", { className: "flex flex-col w-[54px] place-items-center gap-4", children: [
17228
+ /* @__PURE__ */ jsx46(
16927
17229
  FilterNavButton,
16928
17230
  {
16929
- icon: /* @__PURE__ */ jsx45(
17231
+ icon: /* @__PURE__ */ jsx46(
16930
17232
  FireIcon,
16931
17233
  {
16932
17234
  variant: buttons?.fires?.active ? void 0 : "none" /* OUTLINED */
@@ -16936,10 +17238,10 @@ function FilterBar({ buttons }) {
16936
17238
  onClick: buttons?.fires?.onClick
16937
17239
  }
16938
17240
  ),
16939
- /* @__PURE__ */ jsx45(
17241
+ /* @__PURE__ */ jsx46(
16940
17242
  FilterNavButton,
16941
17243
  {
16942
- icon: /* @__PURE__ */ jsx45(
17244
+ icon: /* @__PURE__ */ jsx46(
16943
17245
  Mail,
16944
17246
  {
16945
17247
  size: 36,
@@ -16950,10 +17252,10 @@ function FilterBar({ buttons }) {
16950
17252
  onClick: buttons?.unread?.onClick
16951
17253
  }
16952
17254
  ),
16953
- /* @__PURE__ */ jsx45(
17255
+ /* @__PURE__ */ jsx46(
16954
17256
  FilterNavButton,
16955
17257
  {
16956
- icon: /* @__PURE__ */ jsx45(
17258
+ icon: /* @__PURE__ */ jsx46(
16957
17259
  CheckBox,
16958
17260
  {
16959
17261
  size: 36,
@@ -16964,57 +17266,57 @@ function FilterBar({ buttons }) {
16964
17266
  onClick: buttons?.incomplete?.onClick
16965
17267
  }
16966
17268
  ),
16967
- /* @__PURE__ */ jsx45("hr", { className: "w-full border-0.5 text-qtneutral-700" }),
16968
- /* @__PURE__ */ jsx45(
17269
+ /* @__PURE__ */ jsx46("hr", { className: "w-full border-0.5 text-qtneutral-700" }),
17270
+ /* @__PURE__ */ jsx46(
16969
17271
  FilterNavButton,
16970
17272
  {
16971
- icon: /* @__PURE__ */ jsx45("div", { className: buttons?.slack?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx45(SlackIcon, {}) }),
17273
+ icon: /* @__PURE__ */ jsx46("div", { className: buttons?.slack?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx46(SlackIcon, {}) }),
16972
17274
  onClick: buttons?.slack?.onClick
16973
17275
  }
16974
17276
  ),
16975
- /* @__PURE__ */ jsx45(
17277
+ /* @__PURE__ */ jsx46(
16976
17278
  FilterNavButton,
16977
17279
  {
16978
- icon: /* @__PURE__ */ jsx45("div", { className: buttons?.google_mail?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx45(GoogleMailIcon, {}) }),
17280
+ icon: /* @__PURE__ */ jsx46("div", { className: buttons?.google_mail?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx46(GoogleMailIcon, {}) }),
16979
17281
  onClick: buttons?.google_mail?.onClick
16980
17282
  }
16981
17283
  ),
16982
- /* @__PURE__ */ jsx45(
17284
+ /* @__PURE__ */ jsx46(
16983
17285
  FilterNavButton,
16984
17286
  {
16985
- icon: /* @__PURE__ */ jsx45("div", { className: buttons?.google_calendar?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx45(GoogleCalendarIcon, {}) }),
17287
+ icon: /* @__PURE__ */ jsx46("div", { className: buttons?.google_calendar?.active ? "" : "grayscale", children: /* @__PURE__ */ jsx46(GoogleCalendarIcon, {}) }),
16986
17288
  onClick: buttons?.google_calendar?.onClick
16987
17289
  }
16988
17290
  ),
16989
- /* @__PURE__ */ jsx45(
17291
+ /* @__PURE__ */ jsx46(
16990
17292
  FilterNavButton,
16991
17293
  {
16992
- icon: /* @__PURE__ */ jsxs29("div", { className: buttons?.atlassian_jira?.active ? "" : "grayscale", children: [
16993
- /* @__PURE__ */ jsx45(AtlassianIcon, {}),
17294
+ icon: /* @__PURE__ */ jsxs30("div", { className: buttons?.atlassian_jira?.active ? "" : "grayscale", children: [
17295
+ /* @__PURE__ */ jsx46(AtlassianIcon, {}),
16994
17296
  " "
16995
17297
  ] }),
16996
17298
  onClick: buttons?.atlassian_jira?.onClick
16997
17299
  }
16998
17300
  ),
16999
- /* @__PURE__ */ jsx45(
17301
+ /* @__PURE__ */ jsx46(
17000
17302
  FilterNavButton,
17001
17303
  {
17002
- icon: /* @__PURE__ */ jsxs29("div", { className: buttons?.microsoft_teams?.active ? "" : "grayscale", children: [
17003
- /* @__PURE__ */ jsx45(MicrosoftTeamsIcon, {}),
17304
+ icon: /* @__PURE__ */ jsxs30("div", { className: buttons?.microsoft_teams?.active ? "" : "grayscale", children: [
17305
+ /* @__PURE__ */ jsx46(MicrosoftTeamsIcon, {}),
17004
17306
  " "
17005
17307
  ] }),
17006
17308
  onClick: buttons?.microsoft_teams?.onClick
17007
17309
  }
17008
17310
  ),
17009
- /* @__PURE__ */ jsx45(
17311
+ /* @__PURE__ */ jsx46(
17010
17312
  FilterNavButton,
17011
17313
  {
17012
- icon: /* @__PURE__ */ jsxs29(
17314
+ icon: /* @__PURE__ */ jsxs30(
17013
17315
  "div",
17014
17316
  {
17015
17317
  className: buttons?.microsoft_calendar?.active || buttons?.microsoft_mail?.active ? "" : "grayscale",
17016
17318
  children: [
17017
- /* @__PURE__ */ jsx45(MicrosoftOutlookMailIcon, {}),
17319
+ /* @__PURE__ */ jsx46(MicrosoftOutlookMailIcon, {}),
17018
17320
  " "
17019
17321
  ]
17020
17322
  }
@@ -17022,8 +17324,8 @@ function FilterBar({ buttons }) {
17022
17324
  onClick: buttons?.microsoft_mail?.onClick || buttons?.microsoft_calendar?.onClick
17023
17325
  }
17024
17326
  ),
17025
- /* @__PURE__ */ jsx45("hr", { className: "w-full border-0.5 text-qtneutral-700" }),
17026
- /* @__PURE__ */ jsx45("div", { onClick: buttons?.more?.onClick, children: /* @__PURE__ */ jsx45(FilterNavButton, { icon: /* @__PURE__ */ jsx45(PlusLarge, { size: 36 }) }) })
17327
+ /* @__PURE__ */ jsx46("hr", { className: "w-full border-0.5 text-qtneutral-700" }),
17328
+ /* @__PURE__ */ jsx46("div", { onClick: buttons?.more?.onClick, children: /* @__PURE__ */ jsx46(FilterNavButton, { icon: /* @__PURE__ */ jsx46(PlusLarge, { size: 36 }) }) })
17027
17329
  ] });
17028
17330
  }
17029
17331