@kong/icons 1.0.2 → 1.0.3-pr.17.5123519.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/README.md +7 -1
  2. package/dist/kong-icons.es.js +382 -382
  3. package/dist/kong-icons.es.js.map +1 -1
  4. package/dist/kong-icons.umd.js +1 -1
  5. package/dist/kong-icons.umd.js.map +1 -1
  6. package/dist/types/components/flags/FlagEuIcon.vue.d.ts +3 -3
  7. package/dist/types/components/flags/FlagUsIcon.vue.d.ts +3 -3
  8. package/dist/types/components/flags/index.d.ts +1 -1
  9. package/dist/types/components/index.d.ts +1 -1
  10. package/dist/types/components/multi-color/AwsIcon.vue.d.ts +3 -3
  11. package/dist/types/components/multi-color/AzureIcon.vue.d.ts +3 -3
  12. package/dist/types/components/multi-color/GoogleCloudIcon.vue.d.ts +3 -3
  13. package/dist/types/components/multi-color/GoogleIcon.vue.d.ts +3 -3
  14. package/dist/types/components/multi-color/RuntimeCompositeIcon.vue.d.ts +3 -3
  15. package/dist/types/components/multi-color/RuntimeDedicatedCloudIcon.vue.d.ts +3 -3
  16. package/dist/types/components/multi-color/RuntimeHybridIcon.vue.d.ts +3 -3
  17. package/dist/types/components/multi-color/RuntimeKicIcon.vue.d.ts +3 -3
  18. package/dist/types/components/multi-color/index.d.ts +1 -1
  19. package/dist/types/components/solid/AddCircleIcon.vue.d.ts +3 -3
  20. package/dist/types/components/solid/AddIcon.vue.d.ts +3 -3
  21. package/dist/types/components/solid/ArrowDownIcon.vue.d.ts +3 -3
  22. package/dist/types/components/solid/ArrowLeftIcon.vue.d.ts +3 -3
  23. package/dist/types/components/solid/ArrowRightIcon.vue.d.ts +3 -3
  24. package/dist/types/components/solid/ArrowUpIcon.vue.d.ts +3 -3
  25. package/dist/types/components/solid/BackIcon.vue.d.ts +3 -3
  26. package/dist/types/components/solid/BarChartIcon.vue.d.ts +3 -3
  27. package/dist/types/components/solid/BookIcon.vue.d.ts +3 -3
  28. package/dist/types/components/solid/BotIcon.vue.d.ts +3 -3
  29. package/dist/types/components/solid/BrainIcon.vue.d.ts +3 -3
  30. package/dist/types/components/solid/CalIcon.vue.d.ts +3 -3
  31. package/dist/types/components/solid/CheckCircleIcon.vue.d.ts +3 -3
  32. package/dist/types/components/solid/CheckIcon.vue.d.ts +3 -3
  33. package/dist/types/components/solid/CheckSmallIcon.vue.d.ts +3 -3
  34. package/dist/types/components/solid/ChevronDownIcon.vue.d.ts +3 -3
  35. package/dist/types/components/solid/ChevronLeftIcon.vue.d.ts +3 -3
  36. package/dist/types/components/solid/ChevronRightIcon.vue.d.ts +3 -3
  37. package/dist/types/components/solid/ChevronUpIcon.vue.d.ts +3 -3
  38. package/dist/types/components/solid/ClearIcon.vue.d.ts +3 -3
  39. package/dist/types/components/solid/ClipboardIcon.vue.d.ts +3 -3
  40. package/dist/types/components/solid/ClockIcon.vue.d.ts +3 -3
  41. package/dist/types/components/solid/CloseIcon.vue.d.ts +3 -3
  42. package/dist/types/components/solid/CloudIcon.vue.d.ts +3 -3
  43. package/dist/types/components/solid/CogIcon.vue.d.ts +3 -3
  44. package/dist/types/components/solid/CollapseIcon.vue.d.ts +3 -3
  45. package/dist/types/components/solid/CollapsePanelIcon.vue.d.ts +3 -3
  46. package/dist/types/components/solid/ConnectionsIcon.vue.d.ts +3 -3
  47. package/dist/types/components/solid/CopyIcon.vue.d.ts +3 -3
  48. package/dist/types/components/solid/DangerCircleIcon.vue.d.ts +3 -3
  49. package/dist/types/components/solid/DashboardIcon.vue.d.ts +3 -3
  50. package/dist/types/components/solid/DeployIcon.vue.d.ts +3 -3
  51. package/dist/types/components/solid/DevPortalIcon.vue.d.ts +3 -3
  52. package/dist/types/components/solid/DisabledIcon.vue.d.ts +3 -3
  53. package/dist/types/components/solid/DocumentIcon.vue.d.ts +3 -3
  54. package/dist/types/components/solid/DocumentListIcon.vue.d.ts +3 -3
  55. package/dist/types/components/solid/DragIcon.vue.d.ts +3 -3
  56. package/dist/types/components/solid/EditIcon.vue.d.ts +3 -3
  57. package/dist/types/components/solid/ExpandIcon.vue.d.ts +3 -3
  58. package/dist/types/components/solid/ExternalLinkIcon.vue.d.ts +3 -3
  59. package/dist/types/components/solid/FeatureRequestIcon.vue.d.ts +3 -3
  60. package/dist/types/components/solid/FileEmptyIcon.vue.d.ts +3 -3
  61. package/dist/types/components/solid/FilterIcon.vue.d.ts +3 -3
  62. package/dist/types/components/solid/FlagIcon.vue.d.ts +3 -3
  63. package/dist/types/components/solid/GraduationIcon.vue.d.ts +3 -3
  64. package/dist/types/components/solid/GridIcon.vue.d.ts +3 -3
  65. package/dist/types/components/solid/HelpIcon.vue.d.ts +3 -3
  66. package/dist/types/components/solid/ImageIcon.vue.d.ts +3 -3
  67. package/dist/types/components/solid/InboxIcon.vue.d.ts +3 -3
  68. package/dist/types/components/solid/IndeterminateSmallIcon.vue.d.ts +3 -3
  69. package/dist/types/components/solid/InfoIcon.vue.d.ts +3 -3
  70. package/dist/types/components/solid/KongIcon.vue.d.ts +3 -3
  71. package/dist/types/components/solid/ListIcon.vue.d.ts +3 -3
  72. package/dist/types/components/solid/LockIcon.vue.d.ts +3 -3
  73. package/dist/types/components/solid/MeshIcon.vue.d.ts +3 -3
  74. package/dist/types/components/solid/MoreHorizontalIcon.vue.d.ts +3 -3
  75. package/dist/types/components/solid/MoreIcon.vue.d.ts +3 -3
  76. package/dist/types/components/solid/NotificationIcon.vue.d.ts +3 -3
  77. package/dist/types/components/solid/OverviewIcon.vue.d.ts +3 -3
  78. package/dist/types/components/solid/PeopleIcon.vue.d.ts +3 -3
  79. package/dist/types/components/solid/PlugIcon.vue.d.ts +3 -3
  80. package/dist/types/components/solid/PortalIcon.vue.d.ts +3 -3
  81. package/dist/types/components/solid/PresentationIcon.vue.d.ts +3 -3
  82. package/dist/types/components/solid/ProfileIcon.vue.d.ts +3 -3
  83. package/dist/types/components/solid/RedoIcon.vue.d.ts +3 -3
  84. package/dist/types/components/solid/RuntimesIcon.vue.d.ts +3 -3
  85. package/dist/types/components/solid/SearchIcon.vue.d.ts +3 -3
  86. package/dist/types/components/solid/SecurityIcon.vue.d.ts +3 -3
  87. package/dist/types/components/solid/ServiceDocumentIcon.vue.d.ts +3 -3
  88. package/dist/types/components/solid/ServiceHubIcon.vue.d.ts +3 -3
  89. package/dist/types/components/solid/ServicesIcon.vue.d.ts +3 -3
  90. package/dist/types/components/solid/SharedIcon.vue.d.ts +3 -3
  91. package/dist/types/components/solid/SupportIcon.vue.d.ts +3 -3
  92. package/dist/types/components/solid/TableIcon.vue.d.ts +3 -3
  93. package/dist/types/components/solid/TeammateIcon.vue.d.ts +3 -3
  94. package/dist/types/components/solid/TrashIcon.vue.d.ts +3 -3
  95. package/dist/types/components/solid/VitalsIcon.vue.d.ts +3 -3
  96. package/dist/types/components/solid/WarningIcon.vue.d.ts +3 -3
  97. package/dist/types/components/solid/WorldIcon.vue.d.ts +3 -3
  98. package/dist/types/components/solid/index.d.ts +1 -1
  99. package/package.json +4 -4
@@ -1,5 +1,5 @@
1
- import { defineComponent as u, computed as s, openBlock as o, createBlock as f, resolveDynamicComponent as g, normalizeStyle as p, withCtx as C, createElementBlock as d, toDisplayString as h, createCommentVNode as y, pushScopeId as v, popScopeId as _, createElementVNode as c } from "vue";
2
- const l = "24px", w = (e) => (v("data-v-f973374b"), e = e(), _(), e), k = ["aria-hidden"], L = {
1
+ import { defineComponent as u, computed as s, openBlock as o, createBlock as f, resolveDynamicComponent as p, normalizeStyle as g, withCtx as C, createElementBlock as d, toDisplayString as h, createCommentVNode as y, pushScopeId as v, popScopeId as _, createElementVNode as c } from "vue";
2
+ const l = "24px", w = (e) => (v("data-v-0345890a"), e = e(), _(), e), k = ["aria-hidden"], L = {
3
3
  key: 0,
4
4
  "data-testid": "kui-icon-svg-title"
5
5
  }, q = /* @__PURE__ */ w(() => /* @__PURE__ */ c("g", { "clip-path": "url(#clip0_246_4298)" }, [
@@ -92,7 +92,7 @@ const l = "24px", w = (e) => (v("data-v-f973374b"), e = e(), _(), e), k = ["aria
92
92
  }
93
93
  },
94
94
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
95
- tag: {
95
+ as: {
96
96
  type: String,
97
97
  required: !1,
98
98
  default: "span"
@@ -116,11 +116,11 @@ const l = "24px", w = (e) => (v("data-v-f973374b"), e = e(), _(), e), k = ["aria
116
116
  lineHeight: "0",
117
117
  width: i.value
118
118
  }));
119
- return (n, r) => (o(), f(g(e.tag), {
119
+ return (n, r) => (o(), f(p(e.as), {
120
120
  "aria-hidden": e.decorative ? "true" : void 0,
121
121
  class: "kui-icon flag-eu-icon",
122
122
  "data-testid": "kui-icon-wrapper-flag-eu-icon",
123
- style: p(a.value)
123
+ style: g(a.value)
124
124
  }, {
125
125
  default: C(() => [
126
126
  (o(), d("svg", {
@@ -147,7 +147,7 @@ const m = (e, t) => {
147
147
  for (const [a, n] of t)
148
148
  i[a] = n;
149
149
  return i;
150
- }, X3 = /* @__PURE__ */ m(M, [["__scopeId", "data-v-f973374b"]]), I = (e) => (v("data-v-53b3b94b"), e = e(), _(), e), Z = ["aria-hidden"], B = {
150
+ }, X3 = /* @__PURE__ */ m(M, [["__scopeId", "data-v-0345890a"]]), I = (e) => (v("data-v-c29e3e9f"), e = e(), _(), e), Z = ["aria-hidden"], B = {
151
151
  key: 0,
152
152
  "data-testid": "kui-icon-svg-title"
153
153
  }, E = /* @__PURE__ */ I(() => /* @__PURE__ */ c("g", { "clip-path": "url(#clip0_246_5603)" }, [
@@ -228,7 +228,7 @@ const m = (e, t) => {
228
228
  }
229
229
  },
230
230
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
231
- tag: {
231
+ as: {
232
232
  type: String,
233
233
  required: !1,
234
234
  default: "span"
@@ -252,11 +252,11 @@ const m = (e, t) => {
252
252
  lineHeight: "0",
253
253
  width: i.value
254
254
  }));
255
- return (n, r) => (o(), f(g(e.tag), {
255
+ return (n, r) => (o(), f(p(e.as), {
256
256
  "aria-hidden": e.decorative ? "true" : void 0,
257
257
  class: "kui-icon flag-us-icon",
258
258
  "data-testid": "kui-icon-wrapper-flag-us-icon",
259
- style: p(a.value)
259
+ style: g(a.value)
260
260
  }, {
261
261
  default: C(() => [
262
262
  (o(), d("svg", {
@@ -278,7 +278,7 @@ const m = (e, t) => {
278
278
  }, 8, ["aria-hidden", "style"]));
279
279
  }
280
280
  });
281
- const Y3 = /* @__PURE__ */ m(F, [["__scopeId", "data-v-53b3b94b"]]), N = (e) => (v("data-v-f5cdab2d"), e = e(), _(), e), D = ["aria-hidden"], A = {
281
+ const Y3 = /* @__PURE__ */ m(F, [["__scopeId", "data-v-c29e3e9f"]]), N = (e) => (v("data-v-2b81645a"), e = e(), _(), e), D = ["aria-hidden"], A = {
282
282
  key: 0,
283
283
  "data-testid": "kui-icon-svg-title"
284
284
  }, R = /* @__PURE__ */ N(() => /* @__PURE__ */ c("path", {
@@ -339,7 +339,7 @@ const Y3 = /* @__PURE__ */ m(F, [["__scopeId", "data-v-53b3b94b"]]), N = (e) =>
339
339
  }
340
340
  },
341
341
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
342
- tag: {
342
+ as: {
343
343
  type: String,
344
344
  required: !1,
345
345
  default: "span"
@@ -363,11 +363,11 @@ const Y3 = /* @__PURE__ */ m(F, [["__scopeId", "data-v-53b3b94b"]]), N = (e) =>
363
363
  lineHeight: "0",
364
364
  width: i.value
365
365
  }));
366
- return (n, r) => (o(), f(g(e.tag), {
366
+ return (n, r) => (o(), f(p(e.as), {
367
367
  "aria-hidden": e.decorative ? "true" : void 0,
368
368
  class: "kui-icon aws-icon",
369
369
  "data-testid": "kui-icon-wrapper-aws-icon",
370
- style: p(a.value)
370
+ style: g(a.value)
371
371
  }, {
372
372
  default: C(() => [
373
373
  (o(), d("svg", {
@@ -390,7 +390,7 @@ const Y3 = /* @__PURE__ */ m(F, [["__scopeId", "data-v-53b3b94b"]]), N = (e) =>
390
390
  }, 8, ["aria-hidden", "style"]));
391
391
  }
392
392
  });
393
- const e7 = /* @__PURE__ */ m(G, [["__scopeId", "data-v-f5cdab2d"]]), b = (e) => (v("data-v-2bc638b9"), e = e(), _(), e), O = ["aria-hidden"], T = {
393
+ const e7 = /* @__PURE__ */ m(G, [["__scopeId", "data-v-2b81645a"]]), b = (e) => (v("data-v-d0dc303f"), e = e(), _(), e), O = ["aria-hidden"], T = {
394
394
  key: 0,
395
395
  "data-testid": "kui-icon-svg-title"
396
396
  }, K = /* @__PURE__ */ b(() => /* @__PURE__ */ c("path", {
@@ -505,7 +505,7 @@ const e7 = /* @__PURE__ */ m(G, [["__scopeId", "data-v-f5cdab2d"]]), b = (e) =>
505
505
  }
506
506
  },
507
507
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
508
- tag: {
508
+ as: {
509
509
  type: String,
510
510
  required: !1,
511
511
  default: "span"
@@ -529,11 +529,11 @@ const e7 = /* @__PURE__ */ m(G, [["__scopeId", "data-v-f5cdab2d"]]), b = (e) =>
529
529
  lineHeight: "0",
530
530
  width: i.value
531
531
  }));
532
- return (n, r) => (o(), f(g(e.tag), {
532
+ return (n, r) => (o(), f(p(e.as), {
533
533
  "aria-hidden": e.decorative ? "true" : void 0,
534
534
  class: "kui-icon azure-icon",
535
535
  "data-testid": "kui-icon-wrapper-azure-icon",
536
- style: p(a.value)
536
+ style: g(a.value)
537
537
  }, {
538
538
  default: C(() => [
539
539
  (o(), d("svg", {
@@ -558,7 +558,7 @@ const e7 = /* @__PURE__ */ m(G, [["__scopeId", "data-v-f5cdab2d"]]), b = (e) =>
558
558
  }, 8, ["aria-hidden", "style"]));
559
559
  }
560
560
  });
561
- const t7 = /* @__PURE__ */ m(X, [["__scopeId", "data-v-2bc638b9"]]), S = (e) => (v("data-v-18e290e0"), e = e(), _(), e), Y = ["aria-hidden"], e1 = {
561
+ const t7 = /* @__PURE__ */ m(X, [["__scopeId", "data-v-d0dc303f"]]), S = (e) => (v("data-v-3beae414"), e = e(), _(), e), Y = ["aria-hidden"], e1 = {
562
562
  key: 0,
563
563
  "data-testid": "kui-icon-svg-title"
564
564
  }, t1 = /* @__PURE__ */ S(() => /* @__PURE__ */ c("path", {
@@ -618,7 +618,7 @@ const t7 = /* @__PURE__ */ m(X, [["__scopeId", "data-v-2bc638b9"]]), S = (e) =>
618
618
  }
619
619
  },
620
620
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
621
- tag: {
621
+ as: {
622
622
  type: String,
623
623
  required: !1,
624
624
  default: "span"
@@ -642,11 +642,11 @@ const t7 = /* @__PURE__ */ m(X, [["__scopeId", "data-v-2bc638b9"]]), S = (e) =>
642
642
  lineHeight: "0",
643
643
  width: i.value
644
644
  }));
645
- return (n, r) => (o(), f(g(e.tag), {
645
+ return (n, r) => (o(), f(p(e.as), {
646
646
  "aria-hidden": e.decorative ? "true" : void 0,
647
647
  class: "kui-icon google-cloud-icon",
648
648
  "data-testid": "kui-icon-wrapper-google-cloud-icon",
649
- style: p(a.value)
649
+ style: g(a.value)
650
650
  }, {
651
651
  default: C(() => [
652
652
  (o(), d("svg", {
@@ -670,7 +670,7 @@ const t7 = /* @__PURE__ */ m(X, [["__scopeId", "data-v-2bc638b9"]]), S = (e) =>
670
670
  }, 8, ["aria-hidden", "style"]));
671
671
  }
672
672
  });
673
- const i7 = /* @__PURE__ */ m(o1, [["__scopeId", "data-v-18e290e0"]]), z = (e) => (v("data-v-e0ba9993"), e = e(), _(), e), a1 = ["aria-hidden"], s1 = {
673
+ const i7 = /* @__PURE__ */ m(o1, [["__scopeId", "data-v-3beae414"]]), z = (e) => (v("data-v-6089bf09"), e = e(), _(), e), a1 = ["aria-hidden"], s1 = {
674
674
  key: 0,
675
675
  "data-testid": "kui-icon-svg-title"
676
676
  }, d1 = /* @__PURE__ */ z(() => /* @__PURE__ */ c("path", {
@@ -738,7 +738,7 @@ const i7 = /* @__PURE__ */ m(o1, [["__scopeId", "data-v-18e290e0"]]), z = (e) =>
738
738
  }
739
739
  },
740
740
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
741
- tag: {
741
+ as: {
742
742
  type: String,
743
743
  required: !1,
744
744
  default: "span"
@@ -762,11 +762,11 @@ const i7 = /* @__PURE__ */ m(o1, [["__scopeId", "data-v-18e290e0"]]), z = (e) =>
762
762
  lineHeight: "0",
763
763
  width: i.value
764
764
  }));
765
- return (n, r) => (o(), f(g(e.tag), {
765
+ return (n, r) => (o(), f(p(e.as), {
766
766
  "aria-hidden": e.decorative ? "true" : void 0,
767
767
  class: "kui-icon google-icon",
768
768
  "data-testid": "kui-icon-wrapper-google-icon",
769
- style: p(a.value)
769
+ style: g(a.value)
770
770
  }, {
771
771
  default: C(() => [
772
772
  (o(), d("svg", {
@@ -790,10 +790,10 @@ const i7 = /* @__PURE__ */ m(o1, [["__scopeId", "data-v-18e290e0"]]), z = (e) =>
790
790
  }, 8, ["aria-hidden", "style"]));
791
791
  }
792
792
  });
793
- const r7 = /* @__PURE__ */ m(f1, [["__scopeId", "data-v-e0ba9993"]]), g1 = (e) => (v("data-v-2a39a8bf"), e = e(), _(), e), p1 = ["aria-hidden"], C1 = {
793
+ const r7 = /* @__PURE__ */ m(f1, [["__scopeId", "data-v-6089bf09"]]), p1 = (e) => (v("data-v-a192d1eb"), e = e(), _(), e), g1 = ["aria-hidden"], C1 = {
794
794
  key: 0,
795
795
  "data-testid": "kui-icon-svg-title"
796
- }, h1 = /* @__PURE__ */ g1(() => /* @__PURE__ */ c("path", {
796
+ }, h1 = /* @__PURE__ */ p1(() => /* @__PURE__ */ c("path", {
797
797
  d: "M16 19C15.5333 19 15.0792 18.9542 14.6375 18.8625C14.1958 18.7708 13.7667 18.6417 13.35 18.475C14.3333 17.575 15.1042 16.5708 15.6625 15.4625C16.2208 14.3542 16.5 13.2 16.5 12C16.5 10.8 16.2208 9.64583 15.6625 8.5375C15.1042 7.42917 14.3333 6.425 13.35 5.525C13.7667 5.35833 14.1958 5.22917 14.6375 5.1375C15.0792 5.04583 15.5333 5 16 5C17.95 5 19.6042 5.67917 20.9625 7.0375C22.3208 8.39583 23 10.05 23 12C23 13.95 22.3208 15.6042 20.9625 16.9625C19.6042 18.3208 17.95 19 16 19ZM12 17.75C11.0833 17.1167 10.3542 16.3 9.8125 15.3C9.27083 14.3 9 13.2 9 12C9 10.8 9.27083 9.7 9.8125 8.7C10.3542 7.7 11.0833 6.88333 12 6.25C12.9167 6.88333 13.6458 7.7 14.1875 8.7C14.7292 9.7 15 10.8 15 12C15 13.2 14.7292 14.3 14.1875 15.3C13.6458 16.3 12.9167 17.1167 12 17.75ZM8 19C6.05 19 4.39583 18.3208 3.0375 16.9625C1.67917 15.6042 1 13.95 1 12C1 10.05 1.67917 8.39583 3.0375 7.0375C4.39583 5.67917 6.05 5 8 5C8.46667 5 8.92083 5.04583 9.3625 5.1375C9.80417 5.22917 10.2333 5.35833 10.65 5.525C9.66667 6.425 8.89583 7.42917 8.3375 8.5375C7.77917 9.64583 7.5 10.8 7.5 12C7.5 13.3167 7.77083 14.5375 8.3125 15.6625C8.85417 16.7875 9.6 17.7417 10.55 18.525C10.15 18.675 9.7375 18.7917 9.3125 18.875C8.8875 18.9583 8.45 19 8 19Z",
798
798
  fill: "#6F28FF"
799
799
  }, null, -1)), y1 = /* @__PURE__ */ u({
@@ -841,7 +841,7 @@ const r7 = /* @__PURE__ */ m(f1, [["__scopeId", "data-v-e0ba9993"]]), g1 = (e) =
841
841
  }
842
842
  },
843
843
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
844
- tag: {
844
+ as: {
845
845
  type: String,
846
846
  required: !1,
847
847
  default: "span"
@@ -865,11 +865,11 @@ const r7 = /* @__PURE__ */ m(f1, [["__scopeId", "data-v-e0ba9993"]]), g1 = (e) =
865
865
  lineHeight: "0",
866
866
  width: i.value
867
867
  }));
868
- return (n, r) => (o(), f(g(e.tag), {
868
+ return (n, r) => (o(), f(p(e.as), {
869
869
  "aria-hidden": e.decorative ? "true" : void 0,
870
870
  class: "kui-icon runtime-composite-icon",
871
871
  "data-testid": "kui-icon-wrapper-runtime-composite-icon",
872
- style: p(a.value)
872
+ style: g(a.value)
873
873
  }, {
874
874
  default: C(() => [
875
875
  (o(), d("svg", {
@@ -884,13 +884,13 @@ const r7 = /* @__PURE__ */ m(f1, [["__scopeId", "data-v-e0ba9993"]]), g1 = (e) =
884
884
  }, [
885
885
  e.title ? (o(), d("title", C1, h(e.title), 1)) : y("", !0),
886
886
  h1
887
- ], 8, p1))
887
+ ], 8, g1))
888
888
  ]),
889
889
  _: 1
890
890
  }, 8, ["aria-hidden", "style"]));
891
891
  }
892
892
  });
893
- const n7 = /* @__PURE__ */ m(y1, [["__scopeId", "data-v-2a39a8bf"]]), $ = (e) => (v("data-v-02e63bde"), e = e(), _(), e), v1 = ["aria-hidden"], _1 = {
893
+ const n7 = /* @__PURE__ */ m(y1, [["__scopeId", "data-v-a192d1eb"]]), $ = (e) => (v("data-v-0419cdb8"), e = e(), _(), e), v1 = ["aria-hidden"], _1 = {
894
894
  key: 0,
895
895
  "data-testid": "kui-icon-svg-title"
896
896
  }, m1 = /* @__PURE__ */ $(() => /* @__PURE__ */ c("path", {
@@ -956,7 +956,7 @@ const n7 = /* @__PURE__ */ m(y1, [["__scopeId", "data-v-2a39a8bf"]]), $ = (e) =>
956
956
  }
957
957
  },
958
958
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
959
- tag: {
959
+ as: {
960
960
  type: String,
961
961
  required: !1,
962
962
  default: "span"
@@ -980,11 +980,11 @@ const n7 = /* @__PURE__ */ m(y1, [["__scopeId", "data-v-2a39a8bf"]]), $ = (e) =>
980
980
  lineHeight: "0",
981
981
  width: i.value
982
982
  }));
983
- return (n, r) => (o(), f(g(e.tag), {
983
+ return (n, r) => (o(), f(p(e.as), {
984
984
  "aria-hidden": e.decorative ? "true" : void 0,
985
985
  class: "kui-icon runtime-dedicated-cloud-icon",
986
986
  "data-testid": "kui-icon-wrapper-runtime-dedicated-cloud-icon",
987
- style: p(a.value)
987
+ style: g(a.value)
988
988
  }, {
989
989
  default: C(() => [
990
990
  (o(), d("svg", {
@@ -1006,7 +1006,7 @@ const n7 = /* @__PURE__ */ m(y1, [["__scopeId", "data-v-2a39a8bf"]]), $ = (e) =>
1006
1006
  }, 8, ["aria-hidden", "style"]));
1007
1007
  }
1008
1008
  });
1009
- const o7 = /* @__PURE__ */ m(S1, [["__scopeId", "data-v-02e63bde"]]), z1 = (e) => (v("data-v-794c33b2"), e = e(), _(), e), N1 = ["aria-hidden"], x1 = {
1009
+ const o7 = /* @__PURE__ */ m(S1, [["__scopeId", "data-v-0419cdb8"]]), z1 = (e) => (v("data-v-edc58d0d"), e = e(), _(), e), N1 = ["aria-hidden"], x1 = {
1010
1010
  key: 0,
1011
1011
  "data-testid": "kui-icon-svg-title"
1012
1012
  }, w1 = /* @__PURE__ */ z1(() => /* @__PURE__ */ c("path", {
@@ -1059,7 +1059,7 @@ const o7 = /* @__PURE__ */ m(S1, [["__scopeId", "data-v-02e63bde"]]), z1 = (e) =
1059
1059
  }
1060
1060
  },
1061
1061
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1062
- tag: {
1062
+ as: {
1063
1063
  type: String,
1064
1064
  required: !1,
1065
1065
  default: "span"
@@ -1083,11 +1083,11 @@ const o7 = /* @__PURE__ */ m(S1, [["__scopeId", "data-v-02e63bde"]]), z1 = (e) =
1083
1083
  lineHeight: "0",
1084
1084
  width: i.value
1085
1085
  }));
1086
- return (n, r) => (o(), f(g(e.tag), {
1086
+ return (n, r) => (o(), f(p(e.as), {
1087
1087
  "aria-hidden": e.decorative ? "true" : void 0,
1088
1088
  class: "kui-icon runtime-hybrid-icon",
1089
1089
  "data-testid": "kui-icon-wrapper-runtime-hybrid-icon",
1090
- style: p(a.value)
1090
+ style: g(a.value)
1091
1091
  }, {
1092
1092
  default: C(() => [
1093
1093
  (o(), d("svg", {
@@ -1108,7 +1108,7 @@ const o7 = /* @__PURE__ */ m(S1, [["__scopeId", "data-v-02e63bde"]]), z1 = (e) =
1108
1108
  }, 8, ["aria-hidden", "style"]));
1109
1109
  }
1110
1110
  });
1111
- const a7 = /* @__PURE__ */ m(I1, [["__scopeId", "data-v-794c33b2"]]), x = (e) => (v("data-v-7d9b32e8"), e = e(), _(), e), $1 = ["aria-hidden"], k1 = {
1111
+ const a7 = /* @__PURE__ */ m(I1, [["__scopeId", "data-v-edc58d0d"]]), x = (e) => (v("data-v-8fcf5f7a"), e = e(), _(), e), $1 = ["aria-hidden"], k1 = {
1112
1112
  key: 0,
1113
1113
  "data-testid": "kui-icon-svg-title"
1114
1114
  }, L1 = /* @__PURE__ */ x(() => /* @__PURE__ */ c("path", {
@@ -1165,7 +1165,7 @@ const a7 = /* @__PURE__ */ m(I1, [["__scopeId", "data-v-794c33b2"]]), x = (e) =>
1165
1165
  }
1166
1166
  },
1167
1167
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1168
- tag: {
1168
+ as: {
1169
1169
  type: String,
1170
1170
  required: !1,
1171
1171
  default: "span"
@@ -1189,11 +1189,11 @@ const a7 = /* @__PURE__ */ m(I1, [["__scopeId", "data-v-794c33b2"]]), x = (e) =>
1189
1189
  lineHeight: "0",
1190
1190
  width: i.value
1191
1191
  }));
1192
- return (n, r) => (o(), f(g(e.tag), {
1192
+ return (n, r) => (o(), f(p(e.as), {
1193
1193
  "aria-hidden": e.decorative ? "true" : void 0,
1194
1194
  class: "kui-icon runtime-kic-icon",
1195
1195
  "data-testid": "kui-icon-wrapper-runtime-kic-icon",
1196
- style: p(a.value)
1196
+ style: g(a.value)
1197
1197
  }, {
1198
1198
  default: C(() => [
1199
1199
  (o(), d("svg", {
@@ -1216,7 +1216,7 @@ const a7 = /* @__PURE__ */ m(I1, [["__scopeId", "data-v-794c33b2"]]), x = (e) =>
1216
1216
  }, 8, ["aria-hidden", "style"]));
1217
1217
  }
1218
1218
  });
1219
- const s7 = /* @__PURE__ */ m(M1, [["__scopeId", "data-v-7d9b32e8"]]), Z1 = (e) => (v("data-v-3537bdf1"), e = e(), _(), e), B1 = ["aria-hidden"], E1 = {
1219
+ const s7 = /* @__PURE__ */ m(M1, [["__scopeId", "data-v-8fcf5f7a"]]), Z1 = (e) => (v("data-v-ac9529cf"), e = e(), _(), e), B1 = ["aria-hidden"], E1 = {
1220
1220
  key: 0,
1221
1221
  "data-testid": "kui-icon-svg-title"
1222
1222
  }, V1 = /* @__PURE__ */ Z1(() => /* @__PURE__ */ c("path", {
@@ -1267,7 +1267,7 @@ const s7 = /* @__PURE__ */ m(M1, [["__scopeId", "data-v-7d9b32e8"]]), Z1 = (e) =
1267
1267
  }
1268
1268
  },
1269
1269
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1270
- tag: {
1270
+ as: {
1271
1271
  type: String,
1272
1272
  required: !1,
1273
1273
  default: "span"
@@ -1291,11 +1291,11 @@ const s7 = /* @__PURE__ */ m(M1, [["__scopeId", "data-v-7d9b32e8"]]), Z1 = (e) =
1291
1291
  lineHeight: "0",
1292
1292
  width: i.value
1293
1293
  }));
1294
- return (n, r) => (o(), f(g(e.tag), {
1294
+ return (n, r) => (o(), f(p(e.as), {
1295
1295
  "aria-hidden": e.decorative ? "true" : void 0,
1296
1296
  class: "kui-icon add-icon",
1297
1297
  "data-testid": "kui-icon-wrapper-add-icon",
1298
- style: p(a.value)
1298
+ style: g(a.value)
1299
1299
  }, {
1300
1300
  default: C(() => [
1301
1301
  (o(), d("svg", {
@@ -1316,7 +1316,7 @@ const s7 = /* @__PURE__ */ m(M1, [["__scopeId", "data-v-7d9b32e8"]]), Z1 = (e) =
1316
1316
  }, 8, ["aria-hidden", "style"]));
1317
1317
  }
1318
1318
  });
1319
- const d7 = /* @__PURE__ */ m(F1, [["__scopeId", "data-v-3537bdf1"]]), D1 = (e) => (v("data-v-7dca4394"), e = e(), _(), e), A1 = ["aria-hidden"], R1 = {
1319
+ const d7 = /* @__PURE__ */ m(F1, [["__scopeId", "data-v-ac9529cf"]]), D1 = (e) => (v("data-v-625272f9"), e = e(), _(), e), A1 = ["aria-hidden"], R1 = {
1320
1320
  key: 0,
1321
1321
  "data-testid": "kui-icon-svg-title"
1322
1322
  }, P1 = /* @__PURE__ */ D1(() => /* @__PURE__ */ c("path", {
@@ -1367,7 +1367,7 @@ const d7 = /* @__PURE__ */ m(F1, [["__scopeId", "data-v-3537bdf1"]]), D1 = (e) =
1367
1367
  }
1368
1368
  },
1369
1369
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1370
- tag: {
1370
+ as: {
1371
1371
  type: String,
1372
1372
  required: !1,
1373
1373
  default: "span"
@@ -1391,11 +1391,11 @@ const d7 = /* @__PURE__ */ m(F1, [["__scopeId", "data-v-3537bdf1"]]), D1 = (e) =
1391
1391
  lineHeight: "0",
1392
1392
  width: i.value
1393
1393
  }));
1394
- return (n, r) => (o(), f(g(e.tag), {
1394
+ return (n, r) => (o(), f(p(e.as), {
1395
1395
  "aria-hidden": e.decorative ? "true" : void 0,
1396
1396
  class: "kui-icon back-icon",
1397
1397
  "data-testid": "kui-icon-wrapper-back-icon",
1398
- style: p(a.value)
1398
+ style: g(a.value)
1399
1399
  }, {
1400
1400
  default: C(() => [
1401
1401
  (o(), d("svg", {
@@ -1416,7 +1416,7 @@ const d7 = /* @__PURE__ */ m(F1, [["__scopeId", "data-v-3537bdf1"]]), D1 = (e) =
1416
1416
  }, 8, ["aria-hidden", "style"]));
1417
1417
  }
1418
1418
  });
1419
- const l7 = /* @__PURE__ */ m(U1, [["__scopeId", "data-v-7dca4394"]]), G1 = (e) => (v("data-v-999baf3e"), e = e(), _(), e), O1 = ["aria-hidden"], T1 = {
1419
+ const l7 = /* @__PURE__ */ m(U1, [["__scopeId", "data-v-625272f9"]]), G1 = (e) => (v("data-v-af8b7cad"), e = e(), _(), e), O1 = ["aria-hidden"], T1 = {
1420
1420
  key: 0,
1421
1421
  "data-testid": "kui-icon-svg-title"
1422
1422
  }, K1 = /* @__PURE__ */ G1(() => /* @__PURE__ */ c("path", {
@@ -1467,7 +1467,7 @@ const l7 = /* @__PURE__ */ m(U1, [["__scopeId", "data-v-7dca4394"]]), G1 = (e) =
1467
1467
  }
1468
1468
  },
1469
1469
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1470
- tag: {
1470
+ as: {
1471
1471
  type: String,
1472
1472
  required: !1,
1473
1473
  default: "span"
@@ -1491,11 +1491,11 @@ const l7 = /* @__PURE__ */ m(U1, [["__scopeId", "data-v-7dca4394"]]), G1 = (e) =
1491
1491
  lineHeight: "0",
1492
1492
  width: i.value
1493
1493
  }));
1494
- return (n, r) => (o(), f(g(e.tag), {
1494
+ return (n, r) => (o(), f(p(e.as), {
1495
1495
  "aria-hidden": e.decorative ? "true" : void 0,
1496
1496
  class: "kui-icon book-icon",
1497
1497
  "data-testid": "kui-icon-wrapper-book-icon",
1498
- style: p(a.value)
1498
+ style: g(a.value)
1499
1499
  }, {
1500
1500
  default: C(() => [
1501
1501
  (o(), d("svg", {
@@ -1516,7 +1516,7 @@ const l7 = /* @__PURE__ */ m(U1, [["__scopeId", "data-v-7dca4394"]]), G1 = (e) =
1516
1516
  }, 8, ["aria-hidden", "style"]));
1517
1517
  }
1518
1518
  });
1519
- const c7 = /* @__PURE__ */ m(W1, [["__scopeId", "data-v-999baf3e"]]), j1 = (e) => (v("data-v-bf65fc60"), e = e(), _(), e), J1 = ["aria-hidden"], Q1 = {
1519
+ const c7 = /* @__PURE__ */ m(W1, [["__scopeId", "data-v-af8b7cad"]]), j1 = (e) => (v("data-v-a96208e6"), e = e(), _(), e), J1 = ["aria-hidden"], Q1 = {
1520
1520
  key: 0,
1521
1521
  "data-testid": "kui-icon-svg-title"
1522
1522
  }, X1 = /* @__PURE__ */ j1(() => /* @__PURE__ */ c("path", {
@@ -1567,7 +1567,7 @@ const c7 = /* @__PURE__ */ m(W1, [["__scopeId", "data-v-999baf3e"]]), j1 = (e) =
1567
1567
  }
1568
1568
  },
1569
1569
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1570
- tag: {
1570
+ as: {
1571
1571
  type: String,
1572
1572
  required: !1,
1573
1573
  default: "span"
@@ -1591,11 +1591,11 @@ const c7 = /* @__PURE__ */ m(W1, [["__scopeId", "data-v-999baf3e"]]), j1 = (e) =
1591
1591
  lineHeight: "0",
1592
1592
  width: i.value
1593
1593
  }));
1594
- return (n, r) => (o(), f(g(e.tag), {
1594
+ return (n, r) => (o(), f(p(e.as), {
1595
1595
  "aria-hidden": e.decorative ? "true" : void 0,
1596
1596
  class: "kui-icon bot-icon",
1597
1597
  "data-testid": "kui-icon-wrapper-bot-icon",
1598
- style: p(a.value)
1598
+ style: g(a.value)
1599
1599
  }, {
1600
1600
  default: C(() => [
1601
1601
  (o(), d("svg", {
@@ -1616,7 +1616,7 @@ const c7 = /* @__PURE__ */ m(W1, [["__scopeId", "data-v-999baf3e"]]), j1 = (e) =
1616
1616
  }, 8, ["aria-hidden", "style"]));
1617
1617
  }
1618
1618
  });
1619
- const u7 = /* @__PURE__ */ m(Y1, [["__scopeId", "data-v-bf65fc60"]]), ee = (e) => (v("data-v-d4a922b1"), e = e(), _(), e), te = ["aria-hidden"], ie = {
1619
+ const u7 = /* @__PURE__ */ m(Y1, [["__scopeId", "data-v-a96208e6"]]), ee = (e) => (v("data-v-040d4028"), e = e(), _(), e), te = ["aria-hidden"], ie = {
1620
1620
  key: 0,
1621
1621
  "data-testid": "kui-icon-svg-title"
1622
1622
  }, re = /* @__PURE__ */ ee(() => /* @__PURE__ */ c("path", {
@@ -1667,7 +1667,7 @@ const u7 = /* @__PURE__ */ m(Y1, [["__scopeId", "data-v-bf65fc60"]]), ee = (e) =
1667
1667
  }
1668
1668
  },
1669
1669
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1670
- tag: {
1670
+ as: {
1671
1671
  type: String,
1672
1672
  required: !1,
1673
1673
  default: "span"
@@ -1691,11 +1691,11 @@ const u7 = /* @__PURE__ */ m(Y1, [["__scopeId", "data-v-bf65fc60"]]), ee = (e) =
1691
1691
  lineHeight: "0",
1692
1692
  width: i.value
1693
1693
  }));
1694
- return (n, r) => (o(), f(g(e.tag), {
1694
+ return (n, r) => (o(), f(p(e.as), {
1695
1695
  "aria-hidden": e.decorative ? "true" : void 0,
1696
1696
  class: "kui-icon brain-icon",
1697
1697
  "data-testid": "kui-icon-wrapper-brain-icon",
1698
- style: p(a.value)
1698
+ style: g(a.value)
1699
1699
  }, {
1700
1700
  default: C(() => [
1701
1701
  (o(), d("svg", {
@@ -1716,7 +1716,7 @@ const u7 = /* @__PURE__ */ m(Y1, [["__scopeId", "data-v-bf65fc60"]]), ee = (e) =
1716
1716
  }, 8, ["aria-hidden", "style"]));
1717
1717
  }
1718
1718
  });
1719
- const f7 = /* @__PURE__ */ m(ne, [["__scopeId", "data-v-d4a922b1"]]), oe = (e) => (v("data-v-bc75e45d"), e = e(), _(), e), ae = ["aria-hidden"], se = {
1719
+ const f7 = /* @__PURE__ */ m(ne, [["__scopeId", "data-v-040d4028"]]), oe = (e) => (v("data-v-c0358ddb"), e = e(), _(), e), ae = ["aria-hidden"], se = {
1720
1720
  key: 0,
1721
1721
  "data-testid": "kui-icon-svg-title"
1722
1722
  }, de = /* @__PURE__ */ oe(() => /* @__PURE__ */ c("path", {
@@ -1767,7 +1767,7 @@ const f7 = /* @__PURE__ */ m(ne, [["__scopeId", "data-v-d4a922b1"]]), oe = (e) =
1767
1767
  }
1768
1768
  },
1769
1769
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1770
- tag: {
1770
+ as: {
1771
1771
  type: String,
1772
1772
  required: !1,
1773
1773
  default: "span"
@@ -1791,11 +1791,11 @@ const f7 = /* @__PURE__ */ m(ne, [["__scopeId", "data-v-d4a922b1"]]), oe = (e) =
1791
1791
  lineHeight: "0",
1792
1792
  width: i.value
1793
1793
  }));
1794
- return (n, r) => (o(), f(g(e.tag), {
1794
+ return (n, r) => (o(), f(p(e.as), {
1795
1795
  "aria-hidden": e.decorative ? "true" : void 0,
1796
1796
  class: "kui-icon cal-icon",
1797
1797
  "data-testid": "kui-icon-wrapper-cal-icon",
1798
- style: p(a.value)
1798
+ style: g(a.value)
1799
1799
  }, {
1800
1800
  default: C(() => [
1801
1801
  (o(), d("svg", {
@@ -1816,13 +1816,13 @@ const f7 = /* @__PURE__ */ m(ne, [["__scopeId", "data-v-d4a922b1"]]), oe = (e) =
1816
1816
  }, 8, ["aria-hidden", "style"]));
1817
1817
  }
1818
1818
  });
1819
- const g7 = /* @__PURE__ */ m(le, [["__scopeId", "data-v-bc75e45d"]]), ce = (e) => (v("data-v-dbbc6734"), e = e(), _(), e), ue = ["aria-hidden"], fe = {
1819
+ const p7 = /* @__PURE__ */ m(le, [["__scopeId", "data-v-c0358ddb"]]), ce = (e) => (v("data-v-ee02eb72"), e = e(), _(), e), ue = ["aria-hidden"], fe = {
1820
1820
  key: 0,
1821
1821
  "data-testid": "kui-icon-svg-title"
1822
- }, ge = /* @__PURE__ */ ce(() => /* @__PURE__ */ c("path", {
1822
+ }, pe = /* @__PURE__ */ ce(() => /* @__PURE__ */ c("path", {
1823
1823
  d: "M9.7 18.025L4 12.325L5.425 10.9L9.7 15.175L18.875 6L20.3 7.425L9.7 18.025Z",
1824
1824
  fill: "currentColor"
1825
- }, null, -1)), pe = /* @__PURE__ */ u({
1825
+ }, null, -1)), ge = /* @__PURE__ */ u({
1826
1826
  __name: "CheckIcon",
1827
1827
  props: {
1828
1828
  /** The accessibility text provided to screen readers */
@@ -1867,7 +1867,7 @@ const g7 = /* @__PURE__ */ m(le, [["__scopeId", "data-v-bc75e45d"]]), ce = (e) =
1867
1867
  }
1868
1868
  },
1869
1869
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1870
- tag: {
1870
+ as: {
1871
1871
  type: String,
1872
1872
  required: !1,
1873
1873
  default: "span"
@@ -1891,11 +1891,11 @@ const g7 = /* @__PURE__ */ m(le, [["__scopeId", "data-v-bc75e45d"]]), ce = (e) =
1891
1891
  lineHeight: "0",
1892
1892
  width: i.value
1893
1893
  }));
1894
- return (n, r) => (o(), f(g(e.tag), {
1894
+ return (n, r) => (o(), f(p(e.as), {
1895
1895
  "aria-hidden": e.decorative ? "true" : void 0,
1896
1896
  class: "kui-icon check-icon",
1897
1897
  "data-testid": "kui-icon-wrapper-check-icon",
1898
- style: p(a.value)
1898
+ style: g(a.value)
1899
1899
  }, {
1900
1900
  default: C(() => [
1901
1901
  (o(), d("svg", {
@@ -1909,14 +1909,14 @@ const g7 = /* @__PURE__ */ m(le, [["__scopeId", "data-v-bc75e45d"]]), ce = (e) =
1909
1909
  xmlns: "http://www.w3.org/2000/svg"
1910
1910
  }, [
1911
1911
  e.title ? (o(), d("title", fe, h(e.title), 1)) : y("", !0),
1912
- ge
1912
+ pe
1913
1913
  ], 8, ue))
1914
1914
  ]),
1915
1915
  _: 1
1916
1916
  }, 8, ["aria-hidden", "style"]));
1917
1917
  }
1918
1918
  });
1919
- const p7 = /* @__PURE__ */ m(pe, [["__scopeId", "data-v-dbbc6734"]]), Ce = (e) => (v("data-v-dc47bf25"), e = e(), _(), e), he = ["aria-hidden"], ye = {
1919
+ const g7 = /* @__PURE__ */ m(ge, [["__scopeId", "data-v-ee02eb72"]]), Ce = (e) => (v("data-v-43f1463e"), e = e(), _(), e), he = ["aria-hidden"], ye = {
1920
1920
  key: 0,
1921
1921
  "data-testid": "kui-icon-svg-title"
1922
1922
  }, ve = /* @__PURE__ */ Ce(() => /* @__PURE__ */ c("path", {
@@ -1967,7 +1967,7 @@ const p7 = /* @__PURE__ */ m(pe, [["__scopeId", "data-v-dbbc6734"]]), Ce = (e) =
1967
1967
  }
1968
1968
  },
1969
1969
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
1970
- tag: {
1970
+ as: {
1971
1971
  type: String,
1972
1972
  required: !1,
1973
1973
  default: "span"
@@ -1991,11 +1991,11 @@ const p7 = /* @__PURE__ */ m(pe, [["__scopeId", "data-v-dbbc6734"]]), Ce = (e) =
1991
1991
  lineHeight: "0",
1992
1992
  width: i.value
1993
1993
  }));
1994
- return (n, r) => (o(), f(g(e.tag), {
1994
+ return (n, r) => (o(), f(p(e.as), {
1995
1995
  "aria-hidden": e.decorative ? "true" : void 0,
1996
1996
  class: "kui-icon clear-icon",
1997
1997
  "data-testid": "kui-icon-wrapper-clear-icon",
1998
- style: p(a.value)
1998
+ style: g(a.value)
1999
1999
  }, {
2000
2000
  default: C(() => [
2001
2001
  (o(), d("svg", {
@@ -2016,7 +2016,7 @@ const p7 = /* @__PURE__ */ m(pe, [["__scopeId", "data-v-dbbc6734"]]), Ce = (e) =
2016
2016
  }, 8, ["aria-hidden", "style"]));
2017
2017
  }
2018
2018
  });
2019
- const C7 = /* @__PURE__ */ m(_e, [["__scopeId", "data-v-dc47bf25"]]), me = (e) => (v("data-v-a94beed8"), e = e(), _(), e), be = ["aria-hidden"], Se = {
2019
+ const C7 = /* @__PURE__ */ m(_e, [["__scopeId", "data-v-43f1463e"]]), me = (e) => (v("data-v-d010c6e8"), e = e(), _(), e), be = ["aria-hidden"], Se = {
2020
2020
  key: 0,
2021
2021
  "data-testid": "kui-icon-svg-title"
2022
2022
  }, ze = /* @__PURE__ */ me(() => /* @__PURE__ */ c("path", {
@@ -2067,7 +2067,7 @@ const C7 = /* @__PURE__ */ m(_e, [["__scopeId", "data-v-dc47bf25"]]), me = (e) =
2067
2067
  }
2068
2068
  },
2069
2069
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2070
- tag: {
2070
+ as: {
2071
2071
  type: String,
2072
2072
  required: !1,
2073
2073
  default: "span"
@@ -2091,11 +2091,11 @@ const C7 = /* @__PURE__ */ m(_e, [["__scopeId", "data-v-dc47bf25"]]), me = (e) =
2091
2091
  lineHeight: "0",
2092
2092
  width: i.value
2093
2093
  }));
2094
- return (n, r) => (o(), f(g(e.tag), {
2094
+ return (n, r) => (o(), f(p(e.as), {
2095
2095
  "aria-hidden": e.decorative ? "true" : void 0,
2096
2096
  class: "kui-icon clipboard-icon",
2097
2097
  "data-testid": "kui-icon-wrapper-clipboard-icon",
2098
- style: p(a.value)
2098
+ style: g(a.value)
2099
2099
  }, {
2100
2100
  default: C(() => [
2101
2101
  (o(), d("svg", {
@@ -2116,7 +2116,7 @@ const C7 = /* @__PURE__ */ m(_e, [["__scopeId", "data-v-dc47bf25"]]), me = (e) =
2116
2116
  }, 8, ["aria-hidden", "style"]));
2117
2117
  }
2118
2118
  });
2119
- const h7 = /* @__PURE__ */ m(Ne, [["__scopeId", "data-v-a94beed8"]]), xe = (e) => (v("data-v-f8c23e5f"), e = e(), _(), e), we = ["aria-hidden"], Ie = {
2119
+ const h7 = /* @__PURE__ */ m(Ne, [["__scopeId", "data-v-d010c6e8"]]), xe = (e) => (v("data-v-7daacfef"), e = e(), _(), e), we = ["aria-hidden"], Ie = {
2120
2120
  key: 0,
2121
2121
  "data-testid": "kui-icon-svg-title"
2122
2122
  }, $e = /* @__PURE__ */ xe(() => /* @__PURE__ */ c("path", {
@@ -2167,7 +2167,7 @@ const h7 = /* @__PURE__ */ m(Ne, [["__scopeId", "data-v-a94beed8"]]), xe = (e) =
2167
2167
  }
2168
2168
  },
2169
2169
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2170
- tag: {
2170
+ as: {
2171
2171
  type: String,
2172
2172
  required: !1,
2173
2173
  default: "span"
@@ -2191,11 +2191,11 @@ const h7 = /* @__PURE__ */ m(Ne, [["__scopeId", "data-v-a94beed8"]]), xe = (e) =
2191
2191
  lineHeight: "0",
2192
2192
  width: i.value
2193
2193
  }));
2194
- return (n, r) => (o(), f(g(e.tag), {
2194
+ return (n, r) => (o(), f(p(e.as), {
2195
2195
  "aria-hidden": e.decorative ? "true" : void 0,
2196
2196
  class: "kui-icon clock-icon",
2197
2197
  "data-testid": "kui-icon-wrapper-clock-icon",
2198
- style: p(a.value)
2198
+ style: g(a.value)
2199
2199
  }, {
2200
2200
  default: C(() => [
2201
2201
  (o(), d("svg", {
@@ -2216,7 +2216,7 @@ const h7 = /* @__PURE__ */ m(Ne, [["__scopeId", "data-v-a94beed8"]]), xe = (e) =
2216
2216
  }, 8, ["aria-hidden", "style"]));
2217
2217
  }
2218
2218
  });
2219
- const y7 = /* @__PURE__ */ m(ke, [["__scopeId", "data-v-f8c23e5f"]]), Le = (e) => (v("data-v-b314b863"), e = e(), _(), e), qe = ["aria-hidden"], He = {
2219
+ const y7 = /* @__PURE__ */ m(ke, [["__scopeId", "data-v-7daacfef"]]), Le = (e) => (v("data-v-8fa778c3"), e = e(), _(), e), qe = ["aria-hidden"], He = {
2220
2220
  key: 0,
2221
2221
  "data-testid": "kui-icon-svg-title"
2222
2222
  }, Me = /* @__PURE__ */ Le(() => /* @__PURE__ */ c("path", {
@@ -2267,7 +2267,7 @@ const y7 = /* @__PURE__ */ m(ke, [["__scopeId", "data-v-f8c23e5f"]]), Le = (e) =
2267
2267
  }
2268
2268
  },
2269
2269
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2270
- tag: {
2270
+ as: {
2271
2271
  type: String,
2272
2272
  required: !1,
2273
2273
  default: "span"
@@ -2291,11 +2291,11 @@ const y7 = /* @__PURE__ */ m(ke, [["__scopeId", "data-v-f8c23e5f"]]), Le = (e) =
2291
2291
  lineHeight: "0",
2292
2292
  width: i.value
2293
2293
  }));
2294
- return (n, r) => (o(), f(g(e.tag), {
2294
+ return (n, r) => (o(), f(p(e.as), {
2295
2295
  "aria-hidden": e.decorative ? "true" : void 0,
2296
2296
  class: "kui-icon close-icon",
2297
2297
  "data-testid": "kui-icon-wrapper-close-icon",
2298
- style: p(a.value)
2298
+ style: g(a.value)
2299
2299
  }, {
2300
2300
  default: C(() => [
2301
2301
  (o(), d("svg", {
@@ -2316,7 +2316,7 @@ const y7 = /* @__PURE__ */ m(ke, [["__scopeId", "data-v-f8c23e5f"]]), Le = (e) =
2316
2316
  }, 8, ["aria-hidden", "style"]));
2317
2317
  }
2318
2318
  });
2319
- const v7 = /* @__PURE__ */ m(Ze, [["__scopeId", "data-v-b314b863"]]), Be = (e) => (v("data-v-992c1012"), e = e(), _(), e), Ee = ["aria-hidden"], Ve = {
2319
+ const v7 = /* @__PURE__ */ m(Ze, [["__scopeId", "data-v-8fa778c3"]]), Be = (e) => (v("data-v-c3b24713"), e = e(), _(), e), Ee = ["aria-hidden"], Ve = {
2320
2320
  key: 0,
2321
2321
  "data-testid": "kui-icon-svg-title"
2322
2322
  }, Fe = /* @__PURE__ */ Be(() => /* @__PURE__ */ c("path", {
@@ -2367,7 +2367,7 @@ const v7 = /* @__PURE__ */ m(Ze, [["__scopeId", "data-v-b314b863"]]), Be = (e) =
2367
2367
  }
2368
2368
  },
2369
2369
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2370
- tag: {
2370
+ as: {
2371
2371
  type: String,
2372
2372
  required: !1,
2373
2373
  default: "span"
@@ -2391,11 +2391,11 @@ const v7 = /* @__PURE__ */ m(Ze, [["__scopeId", "data-v-b314b863"]]), Be = (e) =
2391
2391
  lineHeight: "0",
2392
2392
  width: i.value
2393
2393
  }));
2394
- return (n, r) => (o(), f(g(e.tag), {
2394
+ return (n, r) => (o(), f(p(e.as), {
2395
2395
  "aria-hidden": e.decorative ? "true" : void 0,
2396
2396
  class: "kui-icon cloud-icon",
2397
2397
  "data-testid": "kui-icon-wrapper-cloud-icon",
2398
- style: p(a.value)
2398
+ style: g(a.value)
2399
2399
  }, {
2400
2400
  default: C(() => [
2401
2401
  (o(), d("svg", {
@@ -2416,7 +2416,7 @@ const v7 = /* @__PURE__ */ m(Ze, [["__scopeId", "data-v-b314b863"]]), Be = (e) =
2416
2416
  }, 8, ["aria-hidden", "style"]));
2417
2417
  }
2418
2418
  });
2419
- const _7 = /* @__PURE__ */ m(De, [["__scopeId", "data-v-992c1012"]]), Ae = (e) => (v("data-v-b2cdaa59"), e = e(), _(), e), Re = ["aria-hidden"], Pe = {
2419
+ const _7 = /* @__PURE__ */ m(De, [["__scopeId", "data-v-c3b24713"]]), Ae = (e) => (v("data-v-3f6be067"), e = e(), _(), e), Re = ["aria-hidden"], Pe = {
2420
2420
  key: 0,
2421
2421
  "data-testid": "kui-icon-svg-title"
2422
2422
  }, Ue = /* @__PURE__ */ Ae(() => /* @__PURE__ */ c("path", {
@@ -2467,7 +2467,7 @@ const _7 = /* @__PURE__ */ m(De, [["__scopeId", "data-v-992c1012"]]), Ae = (e) =
2467
2467
  }
2468
2468
  },
2469
2469
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2470
- tag: {
2470
+ as: {
2471
2471
  type: String,
2472
2472
  required: !1,
2473
2473
  default: "span"
@@ -2491,11 +2491,11 @@ const _7 = /* @__PURE__ */ m(De, [["__scopeId", "data-v-992c1012"]]), Ae = (e) =
2491
2491
  lineHeight: "0",
2492
2492
  width: i.value
2493
2493
  }));
2494
- return (n, r) => (o(), f(g(e.tag), {
2494
+ return (n, r) => (o(), f(p(e.as), {
2495
2495
  "aria-hidden": e.decorative ? "true" : void 0,
2496
2496
  class: "kui-icon cog-icon",
2497
2497
  "data-testid": "kui-icon-wrapper-cog-icon",
2498
- style: p(a.value)
2498
+ style: g(a.value)
2499
2499
  }, {
2500
2500
  default: C(() => [
2501
2501
  (o(), d("svg", {
@@ -2516,7 +2516,7 @@ const _7 = /* @__PURE__ */ m(De, [["__scopeId", "data-v-992c1012"]]), Ae = (e) =
2516
2516
  }, 8, ["aria-hidden", "style"]));
2517
2517
  }
2518
2518
  });
2519
- const m7 = /* @__PURE__ */ m(Ge, [["__scopeId", "data-v-b2cdaa59"]]), Oe = (e) => (v("data-v-1e4a401a"), e = e(), _(), e), Te = ["aria-hidden"], Ke = {
2519
+ const m7 = /* @__PURE__ */ m(Ge, [["__scopeId", "data-v-3f6be067"]]), Oe = (e) => (v("data-v-eb909e58"), e = e(), _(), e), Te = ["aria-hidden"], Ke = {
2520
2520
  key: 0,
2521
2521
  "data-testid": "kui-icon-svg-title"
2522
2522
  }, We = /* @__PURE__ */ Oe(() => /* @__PURE__ */ c("path", {
@@ -2567,7 +2567,7 @@ const m7 = /* @__PURE__ */ m(Ge, [["__scopeId", "data-v-b2cdaa59"]]), Oe = (e) =
2567
2567
  }
2568
2568
  },
2569
2569
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2570
- tag: {
2570
+ as: {
2571
2571
  type: String,
2572
2572
  required: !1,
2573
2573
  default: "span"
@@ -2591,11 +2591,11 @@ const m7 = /* @__PURE__ */ m(Ge, [["__scopeId", "data-v-b2cdaa59"]]), Oe = (e) =
2591
2591
  lineHeight: "0",
2592
2592
  width: i.value
2593
2593
  }));
2594
- return (n, r) => (o(), f(g(e.tag), {
2594
+ return (n, r) => (o(), f(p(e.as), {
2595
2595
  "aria-hidden": e.decorative ? "true" : void 0,
2596
2596
  class: "kui-icon collapse-icon",
2597
2597
  "data-testid": "kui-icon-wrapper-collapse-icon",
2598
- style: p(a.value)
2598
+ style: g(a.value)
2599
2599
  }, {
2600
2600
  default: C(() => [
2601
2601
  (o(), d("svg", {
@@ -2616,7 +2616,7 @@ const m7 = /* @__PURE__ */ m(Ge, [["__scopeId", "data-v-b2cdaa59"]]), Oe = (e) =
2616
2616
  }, 8, ["aria-hidden", "style"]));
2617
2617
  }
2618
2618
  });
2619
- const b7 = /* @__PURE__ */ m(je, [["__scopeId", "data-v-1e4a401a"]]), Je = (e) => (v("data-v-09b5cb4e"), e = e(), _(), e), Qe = ["aria-hidden"], Xe = {
2619
+ const b7 = /* @__PURE__ */ m(je, [["__scopeId", "data-v-eb909e58"]]), Je = (e) => (v("data-v-57a34780"), e = e(), _(), e), Qe = ["aria-hidden"], Xe = {
2620
2620
  key: 0,
2621
2621
  "data-testid": "kui-icon-svg-title"
2622
2622
  }, Ye = /* @__PURE__ */ Je(() => /* @__PURE__ */ c("path", {
@@ -2669,7 +2669,7 @@ const b7 = /* @__PURE__ */ m(je, [["__scopeId", "data-v-1e4a401a"]]), Je = (e) =
2669
2669
  }
2670
2670
  },
2671
2671
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2672
- tag: {
2672
+ as: {
2673
2673
  type: String,
2674
2674
  required: !1,
2675
2675
  default: "span"
@@ -2693,11 +2693,11 @@ const b7 = /* @__PURE__ */ m(je, [["__scopeId", "data-v-1e4a401a"]]), Je = (e) =
2693
2693
  lineHeight: "0",
2694
2694
  width: i.value
2695
2695
  }));
2696
- return (n, r) => (o(), f(g(e.tag), {
2696
+ return (n, r) => (o(), f(p(e.as), {
2697
2697
  "aria-hidden": e.decorative ? "true" : void 0,
2698
2698
  class: "kui-icon connections-icon",
2699
2699
  "data-testid": "kui-icon-wrapper-connections-icon",
2700
- style: p(a.value)
2700
+ style: g(a.value)
2701
2701
  }, {
2702
2702
  default: C(() => [
2703
2703
  (o(), d("svg", {
@@ -2718,7 +2718,7 @@ const b7 = /* @__PURE__ */ m(je, [["__scopeId", "data-v-1e4a401a"]]), Je = (e) =
2718
2718
  }, 8, ["aria-hidden", "style"]));
2719
2719
  }
2720
2720
  });
2721
- const S7 = /* @__PURE__ */ m(et, [["__scopeId", "data-v-09b5cb4e"]]), tt = (e) => (v("data-v-5b31b844"), e = e(), _(), e), it = ["aria-hidden"], rt = {
2721
+ const S7 = /* @__PURE__ */ m(et, [["__scopeId", "data-v-57a34780"]]), tt = (e) => (v("data-v-3e444071"), e = e(), _(), e), it = ["aria-hidden"], rt = {
2722
2722
  key: 0,
2723
2723
  "data-testid": "kui-icon-svg-title"
2724
2724
  }, nt = /* @__PURE__ */ tt(() => /* @__PURE__ */ c("path", {
@@ -2769,7 +2769,7 @@ const S7 = /* @__PURE__ */ m(et, [["__scopeId", "data-v-09b5cb4e"]]), tt = (e) =
2769
2769
  }
2770
2770
  },
2771
2771
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2772
- tag: {
2772
+ as: {
2773
2773
  type: String,
2774
2774
  required: !1,
2775
2775
  default: "span"
@@ -2793,11 +2793,11 @@ const S7 = /* @__PURE__ */ m(et, [["__scopeId", "data-v-09b5cb4e"]]), tt = (e) =
2793
2793
  lineHeight: "0",
2794
2794
  width: i.value
2795
2795
  }));
2796
- return (n, r) => (o(), f(g(e.tag), {
2796
+ return (n, r) => (o(), f(p(e.as), {
2797
2797
  "aria-hidden": e.decorative ? "true" : void 0,
2798
2798
  class: "kui-icon copy-icon",
2799
2799
  "data-testid": "kui-icon-wrapper-copy-icon",
2800
- style: p(a.value)
2800
+ style: g(a.value)
2801
2801
  }, {
2802
2802
  default: C(() => [
2803
2803
  (o(), d("svg", {
@@ -2818,7 +2818,7 @@ const S7 = /* @__PURE__ */ m(et, [["__scopeId", "data-v-09b5cb4e"]]), tt = (e) =
2818
2818
  }, 8, ["aria-hidden", "style"]));
2819
2819
  }
2820
2820
  });
2821
- const z7 = /* @__PURE__ */ m(ot, [["__scopeId", "data-v-5b31b844"]]), at = (e) => (v("data-v-5f380171"), e = e(), _(), e), st = ["aria-hidden"], dt = {
2821
+ const z7 = /* @__PURE__ */ m(ot, [["__scopeId", "data-v-3e444071"]]), at = (e) => (v("data-v-b787b18c"), e = e(), _(), e), st = ["aria-hidden"], dt = {
2822
2822
  key: 0,
2823
2823
  "data-testid": "kui-icon-svg-title"
2824
2824
  }, lt = /* @__PURE__ */ at(() => /* @__PURE__ */ c("path", {
@@ -2869,7 +2869,7 @@ const z7 = /* @__PURE__ */ m(ot, [["__scopeId", "data-v-5b31b844"]]), at = (e) =
2869
2869
  }
2870
2870
  },
2871
2871
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2872
- tag: {
2872
+ as: {
2873
2873
  type: String,
2874
2874
  required: !1,
2875
2875
  default: "span"
@@ -2893,11 +2893,11 @@ const z7 = /* @__PURE__ */ m(ot, [["__scopeId", "data-v-5b31b844"]]), at = (e) =
2893
2893
  lineHeight: "0",
2894
2894
  width: i.value
2895
2895
  }));
2896
- return (n, r) => (o(), f(g(e.tag), {
2896
+ return (n, r) => (o(), f(p(e.as), {
2897
2897
  "aria-hidden": e.decorative ? "true" : void 0,
2898
2898
  class: "kui-icon dashboard-icon",
2899
2899
  "data-testid": "kui-icon-wrapper-dashboard-icon",
2900
- style: p(a.value)
2900
+ style: g(a.value)
2901
2901
  }, {
2902
2902
  default: C(() => [
2903
2903
  (o(), d("svg", {
@@ -2918,10 +2918,10 @@ const z7 = /* @__PURE__ */ m(ot, [["__scopeId", "data-v-5b31b844"]]), at = (e) =
2918
2918
  }, 8, ["aria-hidden", "style"]));
2919
2919
  }
2920
2920
  });
2921
- const N7 = /* @__PURE__ */ m(ct, [["__scopeId", "data-v-5f380171"]]), ut = (e) => (v("data-v-1b1dea78"), e = e(), _(), e), ft = ["aria-hidden"], gt = {
2921
+ const N7 = /* @__PURE__ */ m(ct, [["__scopeId", "data-v-b787b18c"]]), ut = (e) => (v("data-v-736c8bbf"), e = e(), _(), e), ft = ["aria-hidden"], pt = {
2922
2922
  key: 0,
2923
2923
  "data-testid": "kui-icon-svg-title"
2924
- }, pt = /* @__PURE__ */ ut(() => /* @__PURE__ */ c("path", {
2924
+ }, gt = /* @__PURE__ */ ut(() => /* @__PURE__ */ c("path", {
2925
2925
  d: "M11 19.425V12.575L5 9.1V15.95L11 19.425ZM13 19.425L19 15.95V9.1L13 12.575V19.425ZM12 10.85L17.925 7.425L12 4L6.075 7.425L12 10.85ZM4 17.7C3.68333 17.5167 3.4375 17.275 3.2625 16.975C3.0875 16.675 3 16.3417 3 15.975V8.025C3 7.65833 3.0875 7.325 3.2625 7.025C3.4375 6.725 3.68333 6.48333 4 6.3L11 2.275C11.3167 2.09167 11.65 2 12 2C12.35 2 12.6833 2.09167 13 2.275L20 6.3C20.3167 6.48333 20.5625 6.725 20.7375 7.025C20.9125 7.325 21 7.65833 21 8.025V15.975C21 16.3417 20.9125 16.675 20.7375 16.975C20.5625 17.275 20.3167 17.5167 20 17.7L13 21.725C12.6833 21.9083 12.35 22 12 22C11.65 22 11.3167 21.9083 11 21.725L4 17.7Z",
2926
2926
  fill: "currentColor"
2927
2927
  }, null, -1)), Ct = /* @__PURE__ */ u({
@@ -2969,7 +2969,7 @@ const N7 = /* @__PURE__ */ m(ct, [["__scopeId", "data-v-5f380171"]]), ut = (e) =
2969
2969
  }
2970
2970
  },
2971
2971
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
2972
- tag: {
2972
+ as: {
2973
2973
  type: String,
2974
2974
  required: !1,
2975
2975
  default: "span"
@@ -2993,11 +2993,11 @@ const N7 = /* @__PURE__ */ m(ct, [["__scopeId", "data-v-5f380171"]]), ut = (e) =
2993
2993
  lineHeight: "0",
2994
2994
  width: i.value
2995
2995
  }));
2996
- return (n, r) => (o(), f(g(e.tag), {
2996
+ return (n, r) => (o(), f(p(e.as), {
2997
2997
  "aria-hidden": e.decorative ? "true" : void 0,
2998
2998
  class: "kui-icon deploy-icon",
2999
2999
  "data-testid": "kui-icon-wrapper-deploy-icon",
3000
- style: p(a.value)
3000
+ style: g(a.value)
3001
3001
  }, {
3002
3002
  default: C(() => [
3003
3003
  (o(), d("svg", {
@@ -3010,15 +3010,15 @@ const N7 = /* @__PURE__ */ m(ct, [["__scopeId", "data-v-5f380171"]]), ut = (e) =
3010
3010
  width: "100%",
3011
3011
  xmlns: "http://www.w3.org/2000/svg"
3012
3012
  }, [
3013
- e.title ? (o(), d("title", gt, h(e.title), 1)) : y("", !0),
3014
- pt
3013
+ e.title ? (o(), d("title", pt, h(e.title), 1)) : y("", !0),
3014
+ gt
3015
3015
  ], 8, ft))
3016
3016
  ]),
3017
3017
  _: 1
3018
3018
  }, 8, ["aria-hidden", "style"]));
3019
3019
  }
3020
3020
  });
3021
- const x7 = /* @__PURE__ */ m(Ct, [["__scopeId", "data-v-1b1dea78"]]), ht = (e) => (v("data-v-05ae9415"), e = e(), _(), e), yt = ["aria-hidden"], vt = {
3021
+ const x7 = /* @__PURE__ */ m(Ct, [["__scopeId", "data-v-736c8bbf"]]), ht = (e) => (v("data-v-6d56ce46"), e = e(), _(), e), yt = ["aria-hidden"], vt = {
3022
3022
  key: 0,
3023
3023
  "data-testid": "kui-icon-svg-title"
3024
3024
  }, _t = /* @__PURE__ */ ht(() => /* @__PURE__ */ c("path", {
@@ -3069,7 +3069,7 @@ const x7 = /* @__PURE__ */ m(Ct, [["__scopeId", "data-v-1b1dea78"]]), ht = (e) =
3069
3069
  }
3070
3070
  },
3071
3071
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3072
- tag: {
3072
+ as: {
3073
3073
  type: String,
3074
3074
  required: !1,
3075
3075
  default: "span"
@@ -3093,11 +3093,11 @@ const x7 = /* @__PURE__ */ m(Ct, [["__scopeId", "data-v-1b1dea78"]]), ht = (e) =
3093
3093
  lineHeight: "0",
3094
3094
  width: i.value
3095
3095
  }));
3096
- return (n, r) => (o(), f(g(e.tag), {
3096
+ return (n, r) => (o(), f(p(e.as), {
3097
3097
  "aria-hidden": e.decorative ? "true" : void 0,
3098
3098
  class: "kui-icon disabled-icon",
3099
3099
  "data-testid": "kui-icon-wrapper-disabled-icon",
3100
- style: p(a.value)
3100
+ style: g(a.value)
3101
3101
  }, {
3102
3102
  default: C(() => [
3103
3103
  (o(), d("svg", {
@@ -3118,7 +3118,7 @@ const x7 = /* @__PURE__ */ m(Ct, [["__scopeId", "data-v-1b1dea78"]]), ht = (e) =
3118
3118
  }, 8, ["aria-hidden", "style"]));
3119
3119
  }
3120
3120
  });
3121
- const w7 = /* @__PURE__ */ m(mt, [["__scopeId", "data-v-05ae9415"]]), bt = (e) => (v("data-v-109c5f6c"), e = e(), _(), e), St = ["aria-hidden"], zt = {
3121
+ const w7 = /* @__PURE__ */ m(mt, [["__scopeId", "data-v-6d56ce46"]]), bt = (e) => (v("data-v-b47db690"), e = e(), _(), e), St = ["aria-hidden"], zt = {
3122
3122
  key: 0,
3123
3123
  "data-testid": "kui-icon-svg-title"
3124
3124
  }, Nt = /* @__PURE__ */ bt(() => /* @__PURE__ */ c("path", {
@@ -3169,7 +3169,7 @@ const w7 = /* @__PURE__ */ m(mt, [["__scopeId", "data-v-05ae9415"]]), bt = (e) =
3169
3169
  }
3170
3170
  },
3171
3171
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3172
- tag: {
3172
+ as: {
3173
3173
  type: String,
3174
3174
  required: !1,
3175
3175
  default: "span"
@@ -3193,11 +3193,11 @@ const w7 = /* @__PURE__ */ m(mt, [["__scopeId", "data-v-05ae9415"]]), bt = (e) =
3193
3193
  lineHeight: "0",
3194
3194
  width: i.value
3195
3195
  }));
3196
- return (n, r) => (o(), f(g(e.tag), {
3196
+ return (n, r) => (o(), f(p(e.as), {
3197
3197
  "aria-hidden": e.decorative ? "true" : void 0,
3198
3198
  class: "kui-icon document-icon",
3199
3199
  "data-testid": "kui-icon-wrapper-document-icon",
3200
- style: p(a.value)
3200
+ style: g(a.value)
3201
3201
  }, {
3202
3202
  default: C(() => [
3203
3203
  (o(), d("svg", {
@@ -3218,7 +3218,7 @@ const w7 = /* @__PURE__ */ m(mt, [["__scopeId", "data-v-05ae9415"]]), bt = (e) =
3218
3218
  }, 8, ["aria-hidden", "style"]));
3219
3219
  }
3220
3220
  });
3221
- const I7 = /* @__PURE__ */ m(xt, [["__scopeId", "data-v-109c5f6c"]]), wt = (e) => (v("data-v-52871dcd"), e = e(), _(), e), It = ["aria-hidden"], $t = {
3221
+ const I7 = /* @__PURE__ */ m(xt, [["__scopeId", "data-v-b47db690"]]), wt = (e) => (v("data-v-53ccfe00"), e = e(), _(), e), It = ["aria-hidden"], $t = {
3222
3222
  key: 0,
3223
3223
  "data-testid": "kui-icon-svg-title"
3224
3224
  }, kt = /* @__PURE__ */ wt(() => /* @__PURE__ */ c("path", {
@@ -3269,7 +3269,7 @@ const I7 = /* @__PURE__ */ m(xt, [["__scopeId", "data-v-109c5f6c"]]), wt = (e) =
3269
3269
  }
3270
3270
  },
3271
3271
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3272
- tag: {
3272
+ as: {
3273
3273
  type: String,
3274
3274
  required: !1,
3275
3275
  default: "span"
@@ -3293,11 +3293,11 @@ const I7 = /* @__PURE__ */ m(xt, [["__scopeId", "data-v-109c5f6c"]]), wt = (e) =
3293
3293
  lineHeight: "0",
3294
3294
  width: i.value
3295
3295
  }));
3296
- return (n, r) => (o(), f(g(e.tag), {
3296
+ return (n, r) => (o(), f(p(e.as), {
3297
3297
  "aria-hidden": e.decorative ? "true" : void 0,
3298
3298
  class: "kui-icon drag-icon",
3299
3299
  "data-testid": "kui-icon-wrapper-drag-icon",
3300
- style: p(a.value)
3300
+ style: g(a.value)
3301
3301
  }, {
3302
3302
  default: C(() => [
3303
3303
  (o(), d("svg", {
@@ -3318,7 +3318,7 @@ const I7 = /* @__PURE__ */ m(xt, [["__scopeId", "data-v-109c5f6c"]]), wt = (e) =
3318
3318
  }, 8, ["aria-hidden", "style"]));
3319
3319
  }
3320
3320
  });
3321
- const $7 = /* @__PURE__ */ m(Lt, [["__scopeId", "data-v-52871dcd"]]), qt = (e) => (v("data-v-64120ed7"), e = e(), _(), e), Ht = ["aria-hidden"], Mt = {
3321
+ const $7 = /* @__PURE__ */ m(Lt, [["__scopeId", "data-v-53ccfe00"]]), qt = (e) => (v("data-v-48392cdf"), e = e(), _(), e), Ht = ["aria-hidden"], Mt = {
3322
3322
  key: 0,
3323
3323
  "data-testid": "kui-icon-svg-title"
3324
3324
  }, Zt = /* @__PURE__ */ qt(() => /* @__PURE__ */ c("path", {
@@ -3369,7 +3369,7 @@ const $7 = /* @__PURE__ */ m(Lt, [["__scopeId", "data-v-52871dcd"]]), qt = (e) =
3369
3369
  }
3370
3370
  },
3371
3371
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3372
- tag: {
3372
+ as: {
3373
3373
  type: String,
3374
3374
  required: !1,
3375
3375
  default: "span"
@@ -3393,11 +3393,11 @@ const $7 = /* @__PURE__ */ m(Lt, [["__scopeId", "data-v-52871dcd"]]), qt = (e) =
3393
3393
  lineHeight: "0",
3394
3394
  width: i.value
3395
3395
  }));
3396
- return (n, r) => (o(), f(g(e.tag), {
3396
+ return (n, r) => (o(), f(p(e.as), {
3397
3397
  "aria-hidden": e.decorative ? "true" : void 0,
3398
3398
  class: "kui-icon edit-icon",
3399
3399
  "data-testid": "kui-icon-wrapper-edit-icon",
3400
- style: p(a.value)
3400
+ style: g(a.value)
3401
3401
  }, {
3402
3402
  default: C(() => [
3403
3403
  (o(), d("svg", {
@@ -3418,7 +3418,7 @@ const $7 = /* @__PURE__ */ m(Lt, [["__scopeId", "data-v-52871dcd"]]), qt = (e) =
3418
3418
  }, 8, ["aria-hidden", "style"]));
3419
3419
  }
3420
3420
  });
3421
- const k7 = /* @__PURE__ */ m(Bt, [["__scopeId", "data-v-64120ed7"]]), Et = (e) => (v("data-v-1e8574b3"), e = e(), _(), e), Vt = ["aria-hidden"], Ft = {
3421
+ const k7 = /* @__PURE__ */ m(Bt, [["__scopeId", "data-v-48392cdf"]]), Et = (e) => (v("data-v-28b34397"), e = e(), _(), e), Vt = ["aria-hidden"], Ft = {
3422
3422
  key: 0,
3423
3423
  "data-testid": "kui-icon-svg-title"
3424
3424
  }, Dt = /* @__PURE__ */ Et(() => /* @__PURE__ */ c("path", {
@@ -3469,7 +3469,7 @@ const k7 = /* @__PURE__ */ m(Bt, [["__scopeId", "data-v-64120ed7"]]), Et = (e) =
3469
3469
  }
3470
3470
  },
3471
3471
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3472
- tag: {
3472
+ as: {
3473
3473
  type: String,
3474
3474
  required: !1,
3475
3475
  default: "span"
@@ -3493,11 +3493,11 @@ const k7 = /* @__PURE__ */ m(Bt, [["__scopeId", "data-v-64120ed7"]]), Et = (e) =
3493
3493
  lineHeight: "0",
3494
3494
  width: i.value
3495
3495
  }));
3496
- return (n, r) => (o(), f(g(e.tag), {
3496
+ return (n, r) => (o(), f(p(e.as), {
3497
3497
  "aria-hidden": e.decorative ? "true" : void 0,
3498
3498
  class: "kui-icon expand-icon",
3499
3499
  "data-testid": "kui-icon-wrapper-expand-icon",
3500
- style: p(a.value)
3500
+ style: g(a.value)
3501
3501
  }, {
3502
3502
  default: C(() => [
3503
3503
  (o(), d("svg", {
@@ -3518,7 +3518,7 @@ const k7 = /* @__PURE__ */ m(Bt, [["__scopeId", "data-v-64120ed7"]]), Et = (e) =
3518
3518
  }, 8, ["aria-hidden", "style"]));
3519
3519
  }
3520
3520
  });
3521
- const L7 = /* @__PURE__ */ m(At, [["__scopeId", "data-v-1e8574b3"]]), Rt = (e) => (v("data-v-89cb5958"), e = e(), _(), e), Pt = ["aria-hidden"], Ut = {
3521
+ const L7 = /* @__PURE__ */ m(At, [["__scopeId", "data-v-28b34397"]]), Rt = (e) => (v("data-v-77776fcf"), e = e(), _(), e), Pt = ["aria-hidden"], Ut = {
3522
3522
  key: 0,
3523
3523
  "data-testid": "kui-icon-svg-title"
3524
3524
  }, Gt = /* @__PURE__ */ Rt(() => /* @__PURE__ */ c("path", {
@@ -3569,7 +3569,7 @@ const L7 = /* @__PURE__ */ m(At, [["__scopeId", "data-v-1e8574b3"]]), Rt = (e) =
3569
3569
  }
3570
3570
  },
3571
3571
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3572
- tag: {
3572
+ as: {
3573
3573
  type: String,
3574
3574
  required: !1,
3575
3575
  default: "span"
@@ -3593,11 +3593,11 @@ const L7 = /* @__PURE__ */ m(At, [["__scopeId", "data-v-1e8574b3"]]), Rt = (e) =
3593
3593
  lineHeight: "0",
3594
3594
  width: i.value
3595
3595
  }));
3596
- return (n, r) => (o(), f(g(e.tag), {
3596
+ return (n, r) => (o(), f(p(e.as), {
3597
3597
  "aria-hidden": e.decorative ? "true" : void 0,
3598
3598
  class: "kui-icon filter-icon",
3599
3599
  "data-testid": "kui-icon-wrapper-filter-icon",
3600
- style: p(a.value)
3600
+ style: g(a.value)
3601
3601
  }, {
3602
3602
  default: C(() => [
3603
3603
  (o(), d("svg", {
@@ -3618,7 +3618,7 @@ const L7 = /* @__PURE__ */ m(At, [["__scopeId", "data-v-1e8574b3"]]), Rt = (e) =
3618
3618
  }, 8, ["aria-hidden", "style"]));
3619
3619
  }
3620
3620
  });
3621
- const q7 = /* @__PURE__ */ m(Ot, [["__scopeId", "data-v-89cb5958"]]), Tt = (e) => (v("data-v-cefa8ac4"), e = e(), _(), e), Kt = ["aria-hidden"], Wt = {
3621
+ const q7 = /* @__PURE__ */ m(Ot, [["__scopeId", "data-v-77776fcf"]]), Tt = (e) => (v("data-v-01fda103"), e = e(), _(), e), Kt = ["aria-hidden"], Wt = {
3622
3622
  key: 0,
3623
3623
  "data-testid": "kui-icon-svg-title"
3624
3624
  }, jt = /* @__PURE__ */ Tt(() => /* @__PURE__ */ c("path", {
@@ -3669,7 +3669,7 @@ const q7 = /* @__PURE__ */ m(Ot, [["__scopeId", "data-v-89cb5958"]]), Tt = (e) =
3669
3669
  }
3670
3670
  },
3671
3671
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3672
- tag: {
3672
+ as: {
3673
3673
  type: String,
3674
3674
  required: !1,
3675
3675
  default: "span"
@@ -3693,11 +3693,11 @@ const q7 = /* @__PURE__ */ m(Ot, [["__scopeId", "data-v-89cb5958"]]), Tt = (e) =
3693
3693
  lineHeight: "0",
3694
3694
  width: i.value
3695
3695
  }));
3696
- return (n, r) => (o(), f(g(e.tag), {
3696
+ return (n, r) => (o(), f(p(e.as), {
3697
3697
  "aria-hidden": e.decorative ? "true" : void 0,
3698
3698
  class: "kui-icon flag-icon",
3699
3699
  "data-testid": "kui-icon-wrapper-flag-icon",
3700
- style: p(a.value)
3700
+ style: g(a.value)
3701
3701
  }, {
3702
3702
  default: C(() => [
3703
3703
  (o(), d("svg", {
@@ -3718,7 +3718,7 @@ const q7 = /* @__PURE__ */ m(Ot, [["__scopeId", "data-v-89cb5958"]]), Tt = (e) =
3718
3718
  }, 8, ["aria-hidden", "style"]));
3719
3719
  }
3720
3720
  });
3721
- const H7 = /* @__PURE__ */ m(Jt, [["__scopeId", "data-v-cefa8ac4"]]), Qt = (e) => (v("data-v-f77c846a"), e = e(), _(), e), Xt = ["aria-hidden"], Yt = {
3721
+ const H7 = /* @__PURE__ */ m(Jt, [["__scopeId", "data-v-01fda103"]]), Qt = (e) => (v("data-v-823699c0"), e = e(), _(), e), Xt = ["aria-hidden"], Yt = {
3722
3722
  key: 0,
3723
3723
  "data-testid": "kui-icon-svg-title"
3724
3724
  }, ei = /* @__PURE__ */ Qt(() => /* @__PURE__ */ c("path", {
@@ -3769,7 +3769,7 @@ const H7 = /* @__PURE__ */ m(Jt, [["__scopeId", "data-v-cefa8ac4"]]), Qt = (e) =
3769
3769
  }
3770
3770
  },
3771
3771
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3772
- tag: {
3772
+ as: {
3773
3773
  type: String,
3774
3774
  required: !1,
3775
3775
  default: "span"
@@ -3793,11 +3793,11 @@ const H7 = /* @__PURE__ */ m(Jt, [["__scopeId", "data-v-cefa8ac4"]]), Qt = (e) =
3793
3793
  lineHeight: "0",
3794
3794
  width: i.value
3795
3795
  }));
3796
- return (n, r) => (o(), f(g(e.tag), {
3796
+ return (n, r) => (o(), f(p(e.as), {
3797
3797
  "aria-hidden": e.decorative ? "true" : void 0,
3798
3798
  class: "kui-icon graduation-icon",
3799
3799
  "data-testid": "kui-icon-wrapper-graduation-icon",
3800
- style: p(a.value)
3800
+ style: g(a.value)
3801
3801
  }, {
3802
3802
  default: C(() => [
3803
3803
  (o(), d("svg", {
@@ -3818,7 +3818,7 @@ const H7 = /* @__PURE__ */ m(Jt, [["__scopeId", "data-v-cefa8ac4"]]), Qt = (e) =
3818
3818
  }, 8, ["aria-hidden", "style"]));
3819
3819
  }
3820
3820
  });
3821
- const M7 = /* @__PURE__ */ m(ti, [["__scopeId", "data-v-f77c846a"]]), ii = (e) => (v("data-v-57ec86ac"), e = e(), _(), e), ri = ["aria-hidden"], ni = {
3821
+ const M7 = /* @__PURE__ */ m(ti, [["__scopeId", "data-v-823699c0"]]), ii = (e) => (v("data-v-0e81ecd3"), e = e(), _(), e), ri = ["aria-hidden"], ni = {
3822
3822
  key: 0,
3823
3823
  "data-testid": "kui-icon-svg-title"
3824
3824
  }, oi = /* @__PURE__ */ ii(() => /* @__PURE__ */ c("path", {
@@ -3869,7 +3869,7 @@ const M7 = /* @__PURE__ */ m(ti, [["__scopeId", "data-v-f77c846a"]]), ii = (e) =
3869
3869
  }
3870
3870
  },
3871
3871
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3872
- tag: {
3872
+ as: {
3873
3873
  type: String,
3874
3874
  required: !1,
3875
3875
  default: "span"
@@ -3893,11 +3893,11 @@ const M7 = /* @__PURE__ */ m(ti, [["__scopeId", "data-v-f77c846a"]]), ii = (e) =
3893
3893
  lineHeight: "0",
3894
3894
  width: i.value
3895
3895
  }));
3896
- return (n, r) => (o(), f(g(e.tag), {
3896
+ return (n, r) => (o(), f(p(e.as), {
3897
3897
  "aria-hidden": e.decorative ? "true" : void 0,
3898
3898
  class: "kui-icon grid-icon",
3899
3899
  "data-testid": "kui-icon-wrapper-grid-icon",
3900
- style: p(a.value)
3900
+ style: g(a.value)
3901
3901
  }, {
3902
3902
  default: C(() => [
3903
3903
  (o(), d("svg", {
@@ -3918,7 +3918,7 @@ const M7 = /* @__PURE__ */ m(ti, [["__scopeId", "data-v-f77c846a"]]), ii = (e) =
3918
3918
  }, 8, ["aria-hidden", "style"]));
3919
3919
  }
3920
3920
  });
3921
- const Z7 = /* @__PURE__ */ m(ai, [["__scopeId", "data-v-57ec86ac"]]), si = (e) => (v("data-v-1d464ef5"), e = e(), _(), e), di = ["aria-hidden"], li = {
3921
+ const Z7 = /* @__PURE__ */ m(ai, [["__scopeId", "data-v-0e81ecd3"]]), si = (e) => (v("data-v-9125d640"), e = e(), _(), e), di = ["aria-hidden"], li = {
3922
3922
  key: 0,
3923
3923
  "data-testid": "kui-icon-svg-title"
3924
3924
  }, ci = /* @__PURE__ */ si(() => /* @__PURE__ */ c("path", {
@@ -3969,7 +3969,7 @@ const Z7 = /* @__PURE__ */ m(ai, [["__scopeId", "data-v-57ec86ac"]]), si = (e) =
3969
3969
  }
3970
3970
  },
3971
3971
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
3972
- tag: {
3972
+ as: {
3973
3973
  type: String,
3974
3974
  required: !1,
3975
3975
  default: "span"
@@ -3993,11 +3993,11 @@ const Z7 = /* @__PURE__ */ m(ai, [["__scopeId", "data-v-57ec86ac"]]), si = (e) =
3993
3993
  lineHeight: "0",
3994
3994
  width: i.value
3995
3995
  }));
3996
- return (n, r) => (o(), f(g(e.tag), {
3996
+ return (n, r) => (o(), f(p(e.as), {
3997
3997
  "aria-hidden": e.decorative ? "true" : void 0,
3998
3998
  class: "kui-icon help-icon",
3999
3999
  "data-testid": "kui-icon-wrapper-help-icon",
4000
- style: p(a.value)
4000
+ style: g(a.value)
4001
4001
  }, {
4002
4002
  default: C(() => [
4003
4003
  (o(), d("svg", {
@@ -4018,7 +4018,7 @@ const Z7 = /* @__PURE__ */ m(ai, [["__scopeId", "data-v-57ec86ac"]]), si = (e) =
4018
4018
  }, 8, ["aria-hidden", "style"]));
4019
4019
  }
4020
4020
  });
4021
- const B7 = /* @__PURE__ */ m(ui, [["__scopeId", "data-v-1d464ef5"]]), fi = (e) => (v("data-v-f2d72c65"), e = e(), _(), e), gi = ["aria-hidden"], pi = {
4021
+ const B7 = /* @__PURE__ */ m(ui, [["__scopeId", "data-v-9125d640"]]), fi = (e) => (v("data-v-78ee3114"), e = e(), _(), e), pi = ["aria-hidden"], gi = {
4022
4022
  key: 0,
4023
4023
  "data-testid": "kui-icon-svg-title"
4024
4024
  }, Ci = /* @__PURE__ */ fi(() => /* @__PURE__ */ c("path", {
@@ -4069,7 +4069,7 @@ const B7 = /* @__PURE__ */ m(ui, [["__scopeId", "data-v-1d464ef5"]]), fi = (e) =
4069
4069
  }
4070
4070
  },
4071
4071
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4072
- tag: {
4072
+ as: {
4073
4073
  type: String,
4074
4074
  required: !1,
4075
4075
  default: "span"
@@ -4093,11 +4093,11 @@ const B7 = /* @__PURE__ */ m(ui, [["__scopeId", "data-v-1d464ef5"]]), fi = (e) =
4093
4093
  lineHeight: "0",
4094
4094
  width: i.value
4095
4095
  }));
4096
- return (n, r) => (o(), f(g(e.tag), {
4096
+ return (n, r) => (o(), f(p(e.as), {
4097
4097
  "aria-hidden": e.decorative ? "true" : void 0,
4098
4098
  class: "kui-icon image-icon",
4099
4099
  "data-testid": "kui-icon-wrapper-image-icon",
4100
- style: p(a.value)
4100
+ style: g(a.value)
4101
4101
  }, {
4102
4102
  default: C(() => [
4103
4103
  (o(), d("svg", {
@@ -4110,15 +4110,15 @@ const B7 = /* @__PURE__ */ m(ui, [["__scopeId", "data-v-1d464ef5"]]), fi = (e) =
4110
4110
  width: "100%",
4111
4111
  xmlns: "http://www.w3.org/2000/svg"
4112
4112
  }, [
4113
- e.title ? (o(), d("title", pi, h(e.title), 1)) : y("", !0),
4113
+ e.title ? (o(), d("title", gi, h(e.title), 1)) : y("", !0),
4114
4114
  Ci
4115
- ], 8, gi))
4115
+ ], 8, pi))
4116
4116
  ]),
4117
4117
  _: 1
4118
4118
  }, 8, ["aria-hidden", "style"]));
4119
4119
  }
4120
4120
  });
4121
- const E7 = /* @__PURE__ */ m(hi, [["__scopeId", "data-v-f2d72c65"]]), yi = (e) => (v("data-v-45905f88"), e = e(), _(), e), vi = ["aria-hidden"], _i = {
4121
+ const E7 = /* @__PURE__ */ m(hi, [["__scopeId", "data-v-78ee3114"]]), yi = (e) => (v("data-v-61d457a3"), e = e(), _(), e), vi = ["aria-hidden"], _i = {
4122
4122
  key: 0,
4123
4123
  "data-testid": "kui-icon-svg-title"
4124
4124
  }, mi = /* @__PURE__ */ yi(() => /* @__PURE__ */ c("path", {
@@ -4169,7 +4169,7 @@ const E7 = /* @__PURE__ */ m(hi, [["__scopeId", "data-v-f2d72c65"]]), yi = (e) =
4169
4169
  }
4170
4170
  },
4171
4171
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4172
- tag: {
4172
+ as: {
4173
4173
  type: String,
4174
4174
  required: !1,
4175
4175
  default: "span"
@@ -4193,11 +4193,11 @@ const E7 = /* @__PURE__ */ m(hi, [["__scopeId", "data-v-f2d72c65"]]), yi = (e) =
4193
4193
  lineHeight: "0",
4194
4194
  width: i.value
4195
4195
  }));
4196
- return (n, r) => (o(), f(g(e.tag), {
4196
+ return (n, r) => (o(), f(p(e.as), {
4197
4197
  "aria-hidden": e.decorative ? "true" : void 0,
4198
4198
  class: "kui-icon inbox-icon",
4199
4199
  "data-testid": "kui-icon-wrapper-inbox-icon",
4200
- style: p(a.value)
4200
+ style: g(a.value)
4201
4201
  }, {
4202
4202
  default: C(() => [
4203
4203
  (o(), d("svg", {
@@ -4218,7 +4218,7 @@ const E7 = /* @__PURE__ */ m(hi, [["__scopeId", "data-v-f2d72c65"]]), yi = (e) =
4218
4218
  }, 8, ["aria-hidden", "style"]));
4219
4219
  }
4220
4220
  });
4221
- const V7 = /* @__PURE__ */ m(bi, [["__scopeId", "data-v-45905f88"]]), Si = (e) => (v("data-v-98946f0c"), e = e(), _(), e), zi = ["aria-hidden"], Ni = {
4221
+ const V7 = /* @__PURE__ */ m(bi, [["__scopeId", "data-v-61d457a3"]]), Si = (e) => (v("data-v-6852ab51"), e = e(), _(), e), zi = ["aria-hidden"], Ni = {
4222
4222
  key: 0,
4223
4223
  "data-testid": "kui-icon-svg-title"
4224
4224
  }, xi = /* @__PURE__ */ Si(() => /* @__PURE__ */ c("path", {
@@ -4269,7 +4269,7 @@ const V7 = /* @__PURE__ */ m(bi, [["__scopeId", "data-v-45905f88"]]), Si = (e) =
4269
4269
  }
4270
4270
  },
4271
4271
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4272
- tag: {
4272
+ as: {
4273
4273
  type: String,
4274
4274
  required: !1,
4275
4275
  default: "span"
@@ -4293,11 +4293,11 @@ const V7 = /* @__PURE__ */ m(bi, [["__scopeId", "data-v-45905f88"]]), Si = (e) =
4293
4293
  lineHeight: "0",
4294
4294
  width: i.value
4295
4295
  }));
4296
- return (n, r) => (o(), f(g(e.tag), {
4296
+ return (n, r) => (o(), f(p(e.as), {
4297
4297
  "aria-hidden": e.decorative ? "true" : void 0,
4298
4298
  class: "kui-icon info-icon",
4299
4299
  "data-testid": "kui-icon-wrapper-info-icon",
4300
- style: p(a.value)
4300
+ style: g(a.value)
4301
4301
  }, {
4302
4302
  default: C(() => [
4303
4303
  (o(), d("svg", {
@@ -4318,7 +4318,7 @@ const V7 = /* @__PURE__ */ m(bi, [["__scopeId", "data-v-45905f88"]]), Si = (e) =
4318
4318
  }, 8, ["aria-hidden", "style"]));
4319
4319
  }
4320
4320
  });
4321
- const F7 = /* @__PURE__ */ m(wi, [["__scopeId", "data-v-98946f0c"]]), Ii = (e) => (v("data-v-1a679784"), e = e(), _(), e), $i = ["aria-hidden"], ki = {
4321
+ const F7 = /* @__PURE__ */ m(wi, [["__scopeId", "data-v-6852ab51"]]), Ii = (e) => (v("data-v-f03f31be"), e = e(), _(), e), $i = ["aria-hidden"], ki = {
4322
4322
  key: 0,
4323
4323
  "data-testid": "kui-icon-svg-title"
4324
4324
  }, Li = /* @__PURE__ */ Ii(() => /* @__PURE__ */ c("path", {
@@ -4371,7 +4371,7 @@ const F7 = /* @__PURE__ */ m(wi, [["__scopeId", "data-v-98946f0c"]]), Ii = (e) =
4371
4371
  }
4372
4372
  },
4373
4373
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4374
- tag: {
4374
+ as: {
4375
4375
  type: String,
4376
4376
  required: !1,
4377
4377
  default: "span"
@@ -4395,11 +4395,11 @@ const F7 = /* @__PURE__ */ m(wi, [["__scopeId", "data-v-98946f0c"]]), Ii = (e) =
4395
4395
  lineHeight: "0",
4396
4396
  width: i.value
4397
4397
  }));
4398
- return (n, r) => (o(), f(g(e.tag), {
4398
+ return (n, r) => (o(), f(p(e.as), {
4399
4399
  "aria-hidden": e.decorative ? "true" : void 0,
4400
4400
  class: "kui-icon kong-icon",
4401
4401
  "data-testid": "kui-icon-wrapper-kong-icon",
4402
- style: p(a.value)
4402
+ style: g(a.value)
4403
4403
  }, {
4404
4404
  default: C(() => [
4405
4405
  (o(), d("svg", {
@@ -4420,7 +4420,7 @@ const F7 = /* @__PURE__ */ m(wi, [["__scopeId", "data-v-98946f0c"]]), Ii = (e) =
4420
4420
  }, 8, ["aria-hidden", "style"]));
4421
4421
  }
4422
4422
  });
4423
- const D7 = /* @__PURE__ */ m(qi, [["__scopeId", "data-v-1a679784"]]), Hi = (e) => (v("data-v-745e2d5b"), e = e(), _(), e), Mi = ["aria-hidden"], Zi = {
4423
+ const D7 = /* @__PURE__ */ m(qi, [["__scopeId", "data-v-f03f31be"]]), Hi = (e) => (v("data-v-18163228"), e = e(), _(), e), Mi = ["aria-hidden"], Zi = {
4424
4424
  key: 0,
4425
4425
  "data-testid": "kui-icon-svg-title"
4426
4426
  }, Bi = /* @__PURE__ */ Hi(() => /* @__PURE__ */ c("path", {
@@ -4471,7 +4471,7 @@ const D7 = /* @__PURE__ */ m(qi, [["__scopeId", "data-v-1a679784"]]), Hi = (e) =
4471
4471
  }
4472
4472
  },
4473
4473
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4474
- tag: {
4474
+ as: {
4475
4475
  type: String,
4476
4476
  required: !1,
4477
4477
  default: "span"
@@ -4495,11 +4495,11 @@ const D7 = /* @__PURE__ */ m(qi, [["__scopeId", "data-v-1a679784"]]), Hi = (e) =
4495
4495
  lineHeight: "0",
4496
4496
  width: i.value
4497
4497
  }));
4498
- return (n, r) => (o(), f(g(e.tag), {
4498
+ return (n, r) => (o(), f(p(e.as), {
4499
4499
  "aria-hidden": e.decorative ? "true" : void 0,
4500
4500
  class: "kui-icon list-icon",
4501
4501
  "data-testid": "kui-icon-wrapper-list-icon",
4502
- style: p(a.value)
4502
+ style: g(a.value)
4503
4503
  }, {
4504
4504
  default: C(() => [
4505
4505
  (o(), d("svg", {
@@ -4520,7 +4520,7 @@ const D7 = /* @__PURE__ */ m(qi, [["__scopeId", "data-v-1a679784"]]), Hi = (e) =
4520
4520
  }, 8, ["aria-hidden", "style"]));
4521
4521
  }
4522
4522
  });
4523
- const A7 = /* @__PURE__ */ m(Ei, [["__scopeId", "data-v-745e2d5b"]]), Vi = (e) => (v("data-v-c22f37ca"), e = e(), _(), e), Fi = ["aria-hidden"], Di = {
4523
+ const A7 = /* @__PURE__ */ m(Ei, [["__scopeId", "data-v-18163228"]]), Vi = (e) => (v("data-v-81df07f6"), e = e(), _(), e), Fi = ["aria-hidden"], Di = {
4524
4524
  key: 0,
4525
4525
  "data-testid": "kui-icon-svg-title"
4526
4526
  }, Ai = /* @__PURE__ */ Vi(() => /* @__PURE__ */ c("path", {
@@ -4571,7 +4571,7 @@ const A7 = /* @__PURE__ */ m(Ei, [["__scopeId", "data-v-745e2d5b"]]), Vi = (e) =
4571
4571
  }
4572
4572
  },
4573
4573
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4574
- tag: {
4574
+ as: {
4575
4575
  type: String,
4576
4576
  required: !1,
4577
4577
  default: "span"
@@ -4595,11 +4595,11 @@ const A7 = /* @__PURE__ */ m(Ei, [["__scopeId", "data-v-745e2d5b"]]), Vi = (e) =
4595
4595
  lineHeight: "0",
4596
4596
  width: i.value
4597
4597
  }));
4598
- return (n, r) => (o(), f(g(e.tag), {
4598
+ return (n, r) => (o(), f(p(e.as), {
4599
4599
  "aria-hidden": e.decorative ? "true" : void 0,
4600
4600
  class: "kui-icon lock-icon",
4601
4601
  "data-testid": "kui-icon-wrapper-lock-icon",
4602
- style: p(a.value)
4602
+ style: g(a.value)
4603
4603
  }, {
4604
4604
  default: C(() => [
4605
4605
  (o(), d("svg", {
@@ -4620,7 +4620,7 @@ const A7 = /* @__PURE__ */ m(Ei, [["__scopeId", "data-v-745e2d5b"]]), Vi = (e) =
4620
4620
  }, 8, ["aria-hidden", "style"]));
4621
4621
  }
4622
4622
  });
4623
- const R7 = /* @__PURE__ */ m(Ri, [["__scopeId", "data-v-c22f37ca"]]), Pi = (e) => (v("data-v-5b413168"), e = e(), _(), e), Ui = ["aria-hidden"], Gi = {
4623
+ const R7 = /* @__PURE__ */ m(Ri, [["__scopeId", "data-v-81df07f6"]]), Pi = (e) => (v("data-v-f44ad69a"), e = e(), _(), e), Ui = ["aria-hidden"], Gi = {
4624
4624
  key: 0,
4625
4625
  "data-testid": "kui-icon-svg-title"
4626
4626
  }, Oi = /* @__PURE__ */ Pi(() => /* @__PURE__ */ c("path", {
@@ -4671,7 +4671,7 @@ const R7 = /* @__PURE__ */ m(Ri, [["__scopeId", "data-v-c22f37ca"]]), Pi = (e) =
4671
4671
  }
4672
4672
  },
4673
4673
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4674
- tag: {
4674
+ as: {
4675
4675
  type: String,
4676
4676
  required: !1,
4677
4677
  default: "span"
@@ -4695,11 +4695,11 @@ const R7 = /* @__PURE__ */ m(Ri, [["__scopeId", "data-v-c22f37ca"]]), Pi = (e) =
4695
4695
  lineHeight: "0",
4696
4696
  width: i.value
4697
4697
  }));
4698
- return (n, r) => (o(), f(g(e.tag), {
4698
+ return (n, r) => (o(), f(p(e.as), {
4699
4699
  "aria-hidden": e.decorative ? "true" : void 0,
4700
4700
  class: "kui-icon mesh-icon",
4701
4701
  "data-testid": "kui-icon-wrapper-mesh-icon",
4702
- style: p(a.value)
4702
+ style: g(a.value)
4703
4703
  }, {
4704
4704
  default: C(() => [
4705
4705
  (o(), d("svg", {
@@ -4720,7 +4720,7 @@ const R7 = /* @__PURE__ */ m(Ri, [["__scopeId", "data-v-c22f37ca"]]), Pi = (e) =
4720
4720
  }, 8, ["aria-hidden", "style"]));
4721
4721
  }
4722
4722
  });
4723
- const P7 = /* @__PURE__ */ m(Ti, [["__scopeId", "data-v-5b413168"]]), Ki = (e) => (v("data-v-2f34ee61"), e = e(), _(), e), Wi = ["aria-hidden"], ji = {
4723
+ const P7 = /* @__PURE__ */ m(Ti, [["__scopeId", "data-v-f44ad69a"]]), Ki = (e) => (v("data-v-5acb71fc"), e = e(), _(), e), Wi = ["aria-hidden"], ji = {
4724
4724
  key: 0,
4725
4725
  "data-testid": "kui-icon-svg-title"
4726
4726
  }, Ji = /* @__PURE__ */ Ki(() => /* @__PURE__ */ c("path", {
@@ -4771,7 +4771,7 @@ const P7 = /* @__PURE__ */ m(Ti, [["__scopeId", "data-v-5b413168"]]), Ki = (e) =
4771
4771
  }
4772
4772
  },
4773
4773
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4774
- tag: {
4774
+ as: {
4775
4775
  type: String,
4776
4776
  required: !1,
4777
4777
  default: "span"
@@ -4795,11 +4795,11 @@ const P7 = /* @__PURE__ */ m(Ti, [["__scopeId", "data-v-5b413168"]]), Ki = (e) =
4795
4795
  lineHeight: "0",
4796
4796
  width: i.value
4797
4797
  }));
4798
- return (n, r) => (o(), f(g(e.tag), {
4798
+ return (n, r) => (o(), f(p(e.as), {
4799
4799
  "aria-hidden": e.decorative ? "true" : void 0,
4800
4800
  class: "kui-icon more-icon",
4801
4801
  "data-testid": "kui-icon-wrapper-more-icon",
4802
- style: p(a.value)
4802
+ style: g(a.value)
4803
4803
  }, {
4804
4804
  default: C(() => [
4805
4805
  (o(), d("svg", {
@@ -4820,7 +4820,7 @@ const P7 = /* @__PURE__ */ m(Ti, [["__scopeId", "data-v-5b413168"]]), Ki = (e) =
4820
4820
  }, 8, ["aria-hidden", "style"]));
4821
4821
  }
4822
4822
  });
4823
- const U7 = /* @__PURE__ */ m(Qi, [["__scopeId", "data-v-2f34ee61"]]), Xi = (e) => (v("data-v-42475aed"), e = e(), _(), e), Yi = ["aria-hidden"], e2 = {
4823
+ const U7 = /* @__PURE__ */ m(Qi, [["__scopeId", "data-v-5acb71fc"]]), Xi = (e) => (v("data-v-727a8d3c"), e = e(), _(), e), Yi = ["aria-hidden"], e2 = {
4824
4824
  key: 0,
4825
4825
  "data-testid": "kui-icon-svg-title"
4826
4826
  }, t2 = /* @__PURE__ */ Xi(() => /* @__PURE__ */ c("path", {
@@ -4871,7 +4871,7 @@ const U7 = /* @__PURE__ */ m(Qi, [["__scopeId", "data-v-2f34ee61"]]), Xi = (e) =
4871
4871
  }
4872
4872
  },
4873
4873
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4874
- tag: {
4874
+ as: {
4875
4875
  type: String,
4876
4876
  required: !1,
4877
4877
  default: "span"
@@ -4895,11 +4895,11 @@ const U7 = /* @__PURE__ */ m(Qi, [["__scopeId", "data-v-2f34ee61"]]), Xi = (e) =
4895
4895
  lineHeight: "0",
4896
4896
  width: i.value
4897
4897
  }));
4898
- return (n, r) => (o(), f(g(e.tag), {
4898
+ return (n, r) => (o(), f(p(e.as), {
4899
4899
  "aria-hidden": e.decorative ? "true" : void 0,
4900
4900
  class: "kui-icon notification-icon",
4901
4901
  "data-testid": "kui-icon-wrapper-notification-icon",
4902
- style: p(a.value)
4902
+ style: g(a.value)
4903
4903
  }, {
4904
4904
  default: C(() => [
4905
4905
  (o(), d("svg", {
@@ -4920,7 +4920,7 @@ const U7 = /* @__PURE__ */ m(Qi, [["__scopeId", "data-v-2f34ee61"]]), Xi = (e) =
4920
4920
  }, 8, ["aria-hidden", "style"]));
4921
4921
  }
4922
4922
  });
4923
- const G7 = /* @__PURE__ */ m(i2, [["__scopeId", "data-v-42475aed"]]), r2 = (e) => (v("data-v-622d7de2"), e = e(), _(), e), n2 = ["aria-hidden"], o2 = {
4923
+ const G7 = /* @__PURE__ */ m(i2, [["__scopeId", "data-v-727a8d3c"]]), r2 = (e) => (v("data-v-d743038e"), e = e(), _(), e), n2 = ["aria-hidden"], o2 = {
4924
4924
  key: 0,
4925
4925
  "data-testid": "kui-icon-svg-title"
4926
4926
  }, a2 = /* @__PURE__ */ r2(() => /* @__PURE__ */ c("path", {
@@ -4973,7 +4973,7 @@ const G7 = /* @__PURE__ */ m(i2, [["__scopeId", "data-v-42475aed"]]), r2 = (e) =
4973
4973
  }
4974
4974
  },
4975
4975
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
4976
- tag: {
4976
+ as: {
4977
4977
  type: String,
4978
4978
  required: !1,
4979
4979
  default: "span"
@@ -4997,11 +4997,11 @@ const G7 = /* @__PURE__ */ m(i2, [["__scopeId", "data-v-42475aed"]]), r2 = (e) =
4997
4997
  lineHeight: "0",
4998
4998
  width: i.value
4999
4999
  }));
5000
- return (n, r) => (o(), f(g(e.tag), {
5000
+ return (n, r) => (o(), f(p(e.as), {
5001
5001
  "aria-hidden": e.decorative ? "true" : void 0,
5002
5002
  class: "kui-icon overview-icon",
5003
5003
  "data-testid": "kui-icon-wrapper-overview-icon",
5004
- style: p(a.value)
5004
+ style: g(a.value)
5005
5005
  }, {
5006
5006
  default: C(() => [
5007
5007
  (o(), d("svg", {
@@ -5022,7 +5022,7 @@ const G7 = /* @__PURE__ */ m(i2, [["__scopeId", "data-v-42475aed"]]), r2 = (e) =
5022
5022
  }, 8, ["aria-hidden", "style"]));
5023
5023
  }
5024
5024
  });
5025
- const O7 = /* @__PURE__ */ m(s2, [["__scopeId", "data-v-622d7de2"]]), d2 = (e) => (v("data-v-c4d880de"), e = e(), _(), e), l2 = ["aria-hidden"], c2 = {
5025
+ const O7 = /* @__PURE__ */ m(s2, [["__scopeId", "data-v-d743038e"]]), d2 = (e) => (v("data-v-2f108b9b"), e = e(), _(), e), l2 = ["aria-hidden"], c2 = {
5026
5026
  key: 0,
5027
5027
  "data-testid": "kui-icon-svg-title"
5028
5028
  }, u2 = /* @__PURE__ */ d2(() => /* @__PURE__ */ c("path", {
@@ -5073,7 +5073,7 @@ const O7 = /* @__PURE__ */ m(s2, [["__scopeId", "data-v-622d7de2"]]), d2 = (e) =
5073
5073
  }
5074
5074
  },
5075
5075
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5076
- tag: {
5076
+ as: {
5077
5077
  type: String,
5078
5078
  required: !1,
5079
5079
  default: "span"
@@ -5097,11 +5097,11 @@ const O7 = /* @__PURE__ */ m(s2, [["__scopeId", "data-v-622d7de2"]]), d2 = (e) =
5097
5097
  lineHeight: "0",
5098
5098
  width: i.value
5099
5099
  }));
5100
- return (n, r) => (o(), f(g(e.tag), {
5100
+ return (n, r) => (o(), f(p(e.as), {
5101
5101
  "aria-hidden": e.decorative ? "true" : void 0,
5102
5102
  class: "kui-icon people-icon",
5103
5103
  "data-testid": "kui-icon-wrapper-people-icon",
5104
- style: p(a.value)
5104
+ style: g(a.value)
5105
5105
  }, {
5106
5106
  default: C(() => [
5107
5107
  (o(), d("svg", {
@@ -5122,10 +5122,10 @@ const O7 = /* @__PURE__ */ m(s2, [["__scopeId", "data-v-622d7de2"]]), d2 = (e) =
5122
5122
  }, 8, ["aria-hidden", "style"]));
5123
5123
  }
5124
5124
  });
5125
- const T7 = /* @__PURE__ */ m(f2, [["__scopeId", "data-v-c4d880de"]]), g2 = (e) => (v("data-v-545f4376"), e = e(), _(), e), p2 = ["aria-hidden"], C2 = {
5125
+ const T7 = /* @__PURE__ */ m(f2, [["__scopeId", "data-v-2f108b9b"]]), p2 = (e) => (v("data-v-b3129aef"), e = e(), _(), e), g2 = ["aria-hidden"], C2 = {
5126
5126
  key: 0,
5127
5127
  "data-testid": "kui-icon-svg-title"
5128
- }, h2 = /* @__PURE__ */ g2(() => /* @__PURE__ */ c("path", {
5128
+ }, h2 = /* @__PURE__ */ p2(() => /* @__PURE__ */ c("path", {
5129
5129
  d: "M11.5 19H12.5V17.15L16 13.65V9H8V13.65L11.5 17.15V19ZM9.5 21V18L6 14.5V9C6 8.45 6.19583 7.97917 6.5875 7.5875C6.97917 7.19583 7.45 7 8 7H9L8 8V3H10V7H14V3H16V8L15 7H16C16.55 7 17.0208 7.19583 17.4125 7.5875C17.8042 7.97917 18 8.45 18 9V14.5L14.5 18V21H9.5Z",
5130
5130
  fill: "currentColor"
5131
5131
  }, null, -1)), y2 = /* @__PURE__ */ u({
@@ -5173,7 +5173,7 @@ const T7 = /* @__PURE__ */ m(f2, [["__scopeId", "data-v-c4d880de"]]), g2 = (e) =
5173
5173
  }
5174
5174
  },
5175
5175
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5176
- tag: {
5176
+ as: {
5177
5177
  type: String,
5178
5178
  required: !1,
5179
5179
  default: "span"
@@ -5197,11 +5197,11 @@ const T7 = /* @__PURE__ */ m(f2, [["__scopeId", "data-v-c4d880de"]]), g2 = (e) =
5197
5197
  lineHeight: "0",
5198
5198
  width: i.value
5199
5199
  }));
5200
- return (n, r) => (o(), f(g(e.tag), {
5200
+ return (n, r) => (o(), f(p(e.as), {
5201
5201
  "aria-hidden": e.decorative ? "true" : void 0,
5202
5202
  class: "kui-icon plug-icon",
5203
5203
  "data-testid": "kui-icon-wrapper-plug-icon",
5204
- style: p(a.value)
5204
+ style: g(a.value)
5205
5205
  }, {
5206
5206
  default: C(() => [
5207
5207
  (o(), d("svg", {
@@ -5216,13 +5216,13 @@ const T7 = /* @__PURE__ */ m(f2, [["__scopeId", "data-v-c4d880de"]]), g2 = (e) =
5216
5216
  }, [
5217
5217
  e.title ? (o(), d("title", C2, h(e.title), 1)) : y("", !0),
5218
5218
  h2
5219
- ], 8, p2))
5219
+ ], 8, g2))
5220
5220
  ]),
5221
5221
  _: 1
5222
5222
  }, 8, ["aria-hidden", "style"]));
5223
5223
  }
5224
5224
  });
5225
- const K7 = /* @__PURE__ */ m(y2, [["__scopeId", "data-v-545f4376"]]), v2 = (e) => (v("data-v-18f97d38"), e = e(), _(), e), _2 = ["aria-hidden"], m2 = {
5225
+ const K7 = /* @__PURE__ */ m(y2, [["__scopeId", "data-v-b3129aef"]]), v2 = (e) => (v("data-v-27b94134"), e = e(), _(), e), _2 = ["aria-hidden"], m2 = {
5226
5226
  key: 0,
5227
5227
  "data-testid": "kui-icon-svg-title"
5228
5228
  }, b2 = /* @__PURE__ */ v2(() => /* @__PURE__ */ c("path", {
@@ -5273,7 +5273,7 @@ const K7 = /* @__PURE__ */ m(y2, [["__scopeId", "data-v-545f4376"]]), v2 = (e) =
5273
5273
  }
5274
5274
  },
5275
5275
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5276
- tag: {
5276
+ as: {
5277
5277
  type: String,
5278
5278
  required: !1,
5279
5279
  default: "span"
@@ -5297,11 +5297,11 @@ const K7 = /* @__PURE__ */ m(y2, [["__scopeId", "data-v-545f4376"]]), v2 = (e) =
5297
5297
  lineHeight: "0",
5298
5298
  width: i.value
5299
5299
  }));
5300
- return (n, r) => (o(), f(g(e.tag), {
5300
+ return (n, r) => (o(), f(p(e.as), {
5301
5301
  "aria-hidden": e.decorative ? "true" : void 0,
5302
5302
  class: "kui-icon portal-icon",
5303
5303
  "data-testid": "kui-icon-wrapper-portal-icon",
5304
- style: p(a.value)
5304
+ style: g(a.value)
5305
5305
  }, {
5306
5306
  default: C(() => [
5307
5307
  (o(), d("svg", {
@@ -5322,7 +5322,7 @@ const K7 = /* @__PURE__ */ m(y2, [["__scopeId", "data-v-545f4376"]]), v2 = (e) =
5322
5322
  }, 8, ["aria-hidden", "style"]));
5323
5323
  }
5324
5324
  });
5325
- const W7 = /* @__PURE__ */ m(S2, [["__scopeId", "data-v-18f97d38"]]), z2 = (e) => (v("data-v-7e2f3192"), e = e(), _(), e), N2 = ["aria-hidden"], x2 = {
5325
+ const W7 = /* @__PURE__ */ m(S2, [["__scopeId", "data-v-27b94134"]]), z2 = (e) => (v("data-v-2e8c3738"), e = e(), _(), e), N2 = ["aria-hidden"], x2 = {
5326
5326
  key: 0,
5327
5327
  "data-testid": "kui-icon-svg-title"
5328
5328
  }, w2 = /* @__PURE__ */ z2(() => /* @__PURE__ */ c("path", {
@@ -5373,7 +5373,7 @@ const W7 = /* @__PURE__ */ m(S2, [["__scopeId", "data-v-18f97d38"]]), z2 = (e) =
5373
5373
  }
5374
5374
  },
5375
5375
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5376
- tag: {
5376
+ as: {
5377
5377
  type: String,
5378
5378
  required: !1,
5379
5379
  default: "span"
@@ -5397,11 +5397,11 @@ const W7 = /* @__PURE__ */ m(S2, [["__scopeId", "data-v-18f97d38"]]), z2 = (e) =
5397
5397
  lineHeight: "0",
5398
5398
  width: i.value
5399
5399
  }));
5400
- return (n, r) => (o(), f(g(e.tag), {
5400
+ return (n, r) => (o(), f(p(e.as), {
5401
5401
  "aria-hidden": e.decorative ? "true" : void 0,
5402
5402
  class: "kui-icon presentation-icon",
5403
5403
  "data-testid": "kui-icon-wrapper-presentation-icon",
5404
- style: p(a.value)
5404
+ style: g(a.value)
5405
5405
  }, {
5406
5406
  default: C(() => [
5407
5407
  (o(), d("svg", {
@@ -5422,7 +5422,7 @@ const W7 = /* @__PURE__ */ m(S2, [["__scopeId", "data-v-18f97d38"]]), z2 = (e) =
5422
5422
  }, 8, ["aria-hidden", "style"]));
5423
5423
  }
5424
5424
  });
5425
- const j7 = /* @__PURE__ */ m(I2, [["__scopeId", "data-v-7e2f3192"]]), $2 = (e) => (v("data-v-feae72c0"), e = e(), _(), e), k2 = ["aria-hidden"], L2 = {
5425
+ const j7 = /* @__PURE__ */ m(I2, [["__scopeId", "data-v-2e8c3738"]]), $2 = (e) => (v("data-v-b26957b0"), e = e(), _(), e), k2 = ["aria-hidden"], L2 = {
5426
5426
  key: 0,
5427
5427
  "data-testid": "kui-icon-svg-title"
5428
5428
  }, q2 = /* @__PURE__ */ $2(() => /* @__PURE__ */ c("path", {
@@ -5473,7 +5473,7 @@ const j7 = /* @__PURE__ */ m(I2, [["__scopeId", "data-v-7e2f3192"]]), $2 = (e) =
5473
5473
  }
5474
5474
  },
5475
5475
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5476
- tag: {
5476
+ as: {
5477
5477
  type: String,
5478
5478
  required: !1,
5479
5479
  default: "span"
@@ -5497,11 +5497,11 @@ const j7 = /* @__PURE__ */ m(I2, [["__scopeId", "data-v-7e2f3192"]]), $2 = (e) =
5497
5497
  lineHeight: "0",
5498
5498
  width: i.value
5499
5499
  }));
5500
- return (n, r) => (o(), f(g(e.tag), {
5500
+ return (n, r) => (o(), f(p(e.as), {
5501
5501
  "aria-hidden": e.decorative ? "true" : void 0,
5502
5502
  class: "kui-icon profile-icon",
5503
5503
  "data-testid": "kui-icon-wrapper-profile-icon",
5504
- style: p(a.value)
5504
+ style: g(a.value)
5505
5505
  }, {
5506
5506
  default: C(() => [
5507
5507
  (o(), d("svg", {
@@ -5522,7 +5522,7 @@ const j7 = /* @__PURE__ */ m(I2, [["__scopeId", "data-v-7e2f3192"]]), $2 = (e) =
5522
5522
  }, 8, ["aria-hidden", "style"]));
5523
5523
  }
5524
5524
  });
5525
- const J7 = /* @__PURE__ */ m(H2, [["__scopeId", "data-v-feae72c0"]]), M2 = (e) => (v("data-v-1b1d246c"), e = e(), _(), e), Z2 = ["aria-hidden"], B2 = {
5525
+ const J7 = /* @__PURE__ */ m(H2, [["__scopeId", "data-v-b26957b0"]]), M2 = (e) => (v("data-v-8493f0de"), e = e(), _(), e), Z2 = ["aria-hidden"], B2 = {
5526
5526
  key: 0,
5527
5527
  "data-testid": "kui-icon-svg-title"
5528
5528
  }, E2 = /* @__PURE__ */ M2(() => /* @__PURE__ */ c("path", {
@@ -5573,7 +5573,7 @@ const J7 = /* @__PURE__ */ m(H2, [["__scopeId", "data-v-feae72c0"]]), M2 = (e) =
5573
5573
  }
5574
5574
  },
5575
5575
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5576
- tag: {
5576
+ as: {
5577
5577
  type: String,
5578
5578
  required: !1,
5579
5579
  default: "span"
@@ -5597,11 +5597,11 @@ const J7 = /* @__PURE__ */ m(H2, [["__scopeId", "data-v-feae72c0"]]), M2 = (e) =
5597
5597
  lineHeight: "0",
5598
5598
  width: i.value
5599
5599
  }));
5600
- return (n, r) => (o(), f(g(e.tag), {
5600
+ return (n, r) => (o(), f(p(e.as), {
5601
5601
  "aria-hidden": e.decorative ? "true" : void 0,
5602
5602
  class: "kui-icon redo-icon",
5603
5603
  "data-testid": "kui-icon-wrapper-redo-icon",
5604
- style: p(a.value)
5604
+ style: g(a.value)
5605
5605
  }, {
5606
5606
  default: C(() => [
5607
5607
  (o(), d("svg", {
@@ -5622,7 +5622,7 @@ const J7 = /* @__PURE__ */ m(H2, [["__scopeId", "data-v-feae72c0"]]), M2 = (e) =
5622
5622
  }, 8, ["aria-hidden", "style"]));
5623
5623
  }
5624
5624
  });
5625
- const Q7 = /* @__PURE__ */ m(V2, [["__scopeId", "data-v-1b1d246c"]]), F2 = (e) => (v("data-v-e243d01f"), e = e(), _(), e), D2 = ["aria-hidden"], A2 = {
5625
+ const Q7 = /* @__PURE__ */ m(V2, [["__scopeId", "data-v-8493f0de"]]), F2 = (e) => (v("data-v-ade05734"), e = e(), _(), e), D2 = ["aria-hidden"], A2 = {
5626
5626
  key: 0,
5627
5627
  "data-testid": "kui-icon-svg-title"
5628
5628
  }, R2 = /* @__PURE__ */ F2(() => /* @__PURE__ */ c("path", {
@@ -5675,7 +5675,7 @@ const Q7 = /* @__PURE__ */ m(V2, [["__scopeId", "data-v-1b1d246c"]]), F2 = (e) =
5675
5675
  }
5676
5676
  },
5677
5677
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5678
- tag: {
5678
+ as: {
5679
5679
  type: String,
5680
5680
  required: !1,
5681
5681
  default: "span"
@@ -5699,11 +5699,11 @@ const Q7 = /* @__PURE__ */ m(V2, [["__scopeId", "data-v-1b1d246c"]]), F2 = (e) =
5699
5699
  lineHeight: "0",
5700
5700
  width: i.value
5701
5701
  }));
5702
- return (n, r) => (o(), f(g(e.tag), {
5702
+ return (n, r) => (o(), f(p(e.as), {
5703
5703
  "aria-hidden": e.decorative ? "true" : void 0,
5704
5704
  class: "kui-icon runtimes-icon",
5705
5705
  "data-testid": "kui-icon-wrapper-runtimes-icon",
5706
- style: p(a.value)
5706
+ style: g(a.value)
5707
5707
  }, {
5708
5708
  default: C(() => [
5709
5709
  (o(), d("svg", {
@@ -5724,7 +5724,7 @@ const Q7 = /* @__PURE__ */ m(V2, [["__scopeId", "data-v-1b1d246c"]]), F2 = (e) =
5724
5724
  }, 8, ["aria-hidden", "style"]));
5725
5725
  }
5726
5726
  });
5727
- const X7 = /* @__PURE__ */ m(P2, [["__scopeId", "data-v-e243d01f"]]), U2 = (e) => (v("data-v-9f39d327"), e = e(), _(), e), G2 = ["aria-hidden"], O2 = {
5727
+ const X7 = /* @__PURE__ */ m(P2, [["__scopeId", "data-v-ade05734"]]), U2 = (e) => (v("data-v-bd9a82ce"), e = e(), _(), e), G2 = ["aria-hidden"], O2 = {
5728
5728
  key: 0,
5729
5729
  "data-testid": "kui-icon-svg-title"
5730
5730
  }, T2 = /* @__PURE__ */ U2(() => /* @__PURE__ */ c("path", {
@@ -5775,7 +5775,7 @@ const X7 = /* @__PURE__ */ m(P2, [["__scopeId", "data-v-e243d01f"]]), U2 = (e) =
5775
5775
  }
5776
5776
  },
5777
5777
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5778
- tag: {
5778
+ as: {
5779
5779
  type: String,
5780
5780
  required: !1,
5781
5781
  default: "span"
@@ -5799,11 +5799,11 @@ const X7 = /* @__PURE__ */ m(P2, [["__scopeId", "data-v-e243d01f"]]), U2 = (e) =
5799
5799
  lineHeight: "0",
5800
5800
  width: i.value
5801
5801
  }));
5802
- return (n, r) => (o(), f(g(e.tag), {
5802
+ return (n, r) => (o(), f(p(e.as), {
5803
5803
  "aria-hidden": e.decorative ? "true" : void 0,
5804
5804
  class: "kui-icon search-icon",
5805
5805
  "data-testid": "kui-icon-wrapper-search-icon",
5806
- style: p(a.value)
5806
+ style: g(a.value)
5807
5807
  }, {
5808
5808
  default: C(() => [
5809
5809
  (o(), d("svg", {
@@ -5824,7 +5824,7 @@ const X7 = /* @__PURE__ */ m(P2, [["__scopeId", "data-v-e243d01f"]]), U2 = (e) =
5824
5824
  }, 8, ["aria-hidden", "style"]));
5825
5825
  }
5826
5826
  });
5827
- const Y7 = /* @__PURE__ */ m(K2, [["__scopeId", "data-v-9f39d327"]]), W2 = (e) => (v("data-v-5e60f0d8"), e = e(), _(), e), j2 = ["aria-hidden"], J2 = {
5827
+ const Y7 = /* @__PURE__ */ m(K2, [["__scopeId", "data-v-bd9a82ce"]]), W2 = (e) => (v("data-v-f82d7628"), e = e(), _(), e), j2 = ["aria-hidden"], J2 = {
5828
5828
  key: 0,
5829
5829
  "data-testid": "kui-icon-svg-title"
5830
5830
  }, Q2 = /* @__PURE__ */ W2(() => /* @__PURE__ */ c("path", {
@@ -5875,7 +5875,7 @@ const Y7 = /* @__PURE__ */ m(K2, [["__scopeId", "data-v-9f39d327"]]), W2 = (e) =
5875
5875
  }
5876
5876
  },
5877
5877
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5878
- tag: {
5878
+ as: {
5879
5879
  type: String,
5880
5880
  required: !1,
5881
5881
  default: "span"
@@ -5899,11 +5899,11 @@ const Y7 = /* @__PURE__ */ m(K2, [["__scopeId", "data-v-9f39d327"]]), W2 = (e) =
5899
5899
  lineHeight: "0",
5900
5900
  width: i.value
5901
5901
  }));
5902
- return (n, r) => (o(), f(g(e.tag), {
5902
+ return (n, r) => (o(), f(p(e.as), {
5903
5903
  "aria-hidden": e.decorative ? "true" : void 0,
5904
5904
  class: "kui-icon security-icon",
5905
5905
  "data-testid": "kui-icon-wrapper-security-icon",
5906
- style: p(a.value)
5906
+ style: g(a.value)
5907
5907
  }, {
5908
5908
  default: C(() => [
5909
5909
  (o(), d("svg", {
@@ -5924,7 +5924,7 @@ const Y7 = /* @__PURE__ */ m(K2, [["__scopeId", "data-v-9f39d327"]]), W2 = (e) =
5924
5924
  }, 8, ["aria-hidden", "style"]));
5925
5925
  }
5926
5926
  });
5927
- const en = /* @__PURE__ */ m(X2, [["__scopeId", "data-v-5e60f0d8"]]), Y2 = (e) => (v("data-v-277989f7"), e = e(), _(), e), e5 = ["aria-hidden"], t5 = {
5927
+ const en = /* @__PURE__ */ m(X2, [["__scopeId", "data-v-f82d7628"]]), Y2 = (e) => (v("data-v-08d4b1e7"), e = e(), _(), e), e5 = ["aria-hidden"], t5 = {
5928
5928
  key: 0,
5929
5929
  "data-testid": "kui-icon-svg-title"
5930
5930
  }, i5 = /* @__PURE__ */ Y2(() => /* @__PURE__ */ c("path", {
@@ -5975,7 +5975,7 @@ const en = /* @__PURE__ */ m(X2, [["__scopeId", "data-v-5e60f0d8"]]), Y2 = (e) =
5975
5975
  }
5976
5976
  },
5977
5977
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
5978
- tag: {
5978
+ as: {
5979
5979
  type: String,
5980
5980
  required: !1,
5981
5981
  default: "span"
@@ -5999,11 +5999,11 @@ const en = /* @__PURE__ */ m(X2, [["__scopeId", "data-v-5e60f0d8"]]), Y2 = (e) =
5999
5999
  lineHeight: "0",
6000
6000
  width: i.value
6001
6001
  }));
6002
- return (n, r) => (o(), f(g(e.tag), {
6002
+ return (n, r) => (o(), f(p(e.as), {
6003
6003
  "aria-hidden": e.decorative ? "true" : void 0,
6004
6004
  class: "kui-icon services-icon",
6005
6005
  "data-testid": "kui-icon-wrapper-services-icon",
6006
- style: p(a.value)
6006
+ style: g(a.value)
6007
6007
  }, {
6008
6008
  default: C(() => [
6009
6009
  (o(), d("svg", {
@@ -6024,7 +6024,7 @@ const en = /* @__PURE__ */ m(X2, [["__scopeId", "data-v-5e60f0d8"]]), Y2 = (e) =
6024
6024
  }, 8, ["aria-hidden", "style"]));
6025
6025
  }
6026
6026
  });
6027
- const tn = /* @__PURE__ */ m(r5, [["__scopeId", "data-v-277989f7"]]), n5 = (e) => (v("data-v-fe8e23f9"), e = e(), _(), e), o5 = ["aria-hidden"], a5 = {
6027
+ const tn = /* @__PURE__ */ m(r5, [["__scopeId", "data-v-08d4b1e7"]]), n5 = (e) => (v("data-v-3cffe96e"), e = e(), _(), e), o5 = ["aria-hidden"], a5 = {
6028
6028
  key: 0,
6029
6029
  "data-testid": "kui-icon-svg-title"
6030
6030
  }, s5 = /* @__PURE__ */ n5(() => /* @__PURE__ */ c("path", {
@@ -6075,7 +6075,7 @@ const tn = /* @__PURE__ */ m(r5, [["__scopeId", "data-v-277989f7"]]), n5 = (e) =
6075
6075
  }
6076
6076
  },
6077
6077
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6078
- tag: {
6078
+ as: {
6079
6079
  type: String,
6080
6080
  required: !1,
6081
6081
  default: "span"
@@ -6099,11 +6099,11 @@ const tn = /* @__PURE__ */ m(r5, [["__scopeId", "data-v-277989f7"]]), n5 = (e) =
6099
6099
  lineHeight: "0",
6100
6100
  width: i.value
6101
6101
  }));
6102
- return (n, r) => (o(), f(g(e.tag), {
6102
+ return (n, r) => (o(), f(p(e.as), {
6103
6103
  "aria-hidden": e.decorative ? "true" : void 0,
6104
6104
  class: "kui-icon shared-icon",
6105
6105
  "data-testid": "kui-icon-wrapper-shared-icon",
6106
- style: p(a.value)
6106
+ style: g(a.value)
6107
6107
  }, {
6108
6108
  default: C(() => [
6109
6109
  (o(), d("svg", {
@@ -6124,13 +6124,13 @@ const tn = /* @__PURE__ */ m(r5, [["__scopeId", "data-v-277989f7"]]), n5 = (e) =
6124
6124
  }, 8, ["aria-hidden", "style"]));
6125
6125
  }
6126
6126
  });
6127
- const rn = /* @__PURE__ */ m(d5, [["__scopeId", "data-v-fe8e23f9"]]), l5 = (e) => (v("data-v-5263e8a9"), e = e(), _(), e), c5 = ["aria-hidden"], u5 = {
6127
+ const rn = /* @__PURE__ */ m(d5, [["__scopeId", "data-v-3cffe96e"]]), l5 = (e) => (v("data-v-e0143261"), e = e(), _(), e), c5 = ["aria-hidden"], u5 = {
6128
6128
  key: 0,
6129
6129
  "data-testid": "kui-icon-svg-title"
6130
6130
  }, f5 = /* @__PURE__ */ l5(() => /* @__PURE__ */ c("path", {
6131
6131
  d: "M12 22C10.6167 22 9.31667 21.7375 8.1 21.2125C6.88333 20.6875 5.825 19.975 4.925 19.075C4.025 18.175 3.3125 17.1167 2.7875 15.9C2.2625 14.6833 2 13.3833 2 12C2 10.6167 2.2625 9.31667 2.7875 8.1C3.3125 6.88333 4.025 5.825 4.925 4.925C5.825 4.025 6.88333 3.3125 8.1 2.7875C9.31667 2.2625 10.6167 2 12 2C13.3833 2 14.6833 2.2625 15.9 2.7875C17.1167 3.3125 18.175 4.025 19.075 4.925C19.975 5.825 20.6875 6.88333 21.2125 8.1C21.7375 9.31667 22 10.6167 22 12C22 13.3833 21.7375 14.6833 21.2125 15.9C20.6875 17.1167 19.975 18.175 19.075 19.075C18.175 19.975 17.1167 20.6875 15.9 21.2125C14.6833 21.7375 13.3833 22 12 22ZM9.1 19.45L10.3 16.7C9.6 16.45 8.99583 16.0625 8.4875 15.5375C7.97917 15.0125 7.58333 14.4 7.3 13.7L4.55 14.85C4.93333 15.9167 5.525 16.85 6.325 17.65C7.125 18.45 8.05 19.05 9.1 19.45ZM7.3 10.3C7.58333 9.6 7.97917 8.9875 8.4875 8.4625C8.99583 7.9375 9.6 7.55 10.3 7.3L9.15 4.55C8.08333 4.95 7.15 5.55 6.35 6.35C5.55 7.15 4.95 8.08333 4.55 9.15L7.3 10.3ZM12 15C12.8333 15 13.5417 14.7083 14.125 14.125C14.7083 13.5417 15 12.8333 15 12C15 11.1667 14.7083 10.4583 14.125 9.875C13.5417 9.29167 12.8333 9 12 9C11.1667 9 10.4583 9.29167 9.875 9.875C9.29167 10.4583 9 11.1667 9 12C9 12.8333 9.29167 13.5417 9.875 14.125C10.4583 14.7083 11.1667 15 12 15ZM14.9 19.45C15.95 19.05 16.8708 18.4542 17.6625 17.6625C18.4542 16.8708 19.05 15.95 19.45 14.9L16.7 13.7C16.45 14.4 16.0667 15.0042 15.55 15.5125C15.0333 16.0208 14.4333 16.4167 13.75 16.7L14.9 19.45ZM16.7 10.25L19.45 9.1C19.05 8.05 18.4542 7.12917 17.6625 6.3375C16.8708 5.54583 15.95 4.95 14.9 4.55L13.75 7.35C14.4333 7.6 15.025 7.97917 15.525 8.4875C16.025 8.99583 16.4167 9.58333 16.7 10.25Z",
6132
6132
  fill: "currentColor"
6133
- }, null, -1)), g5 = /* @__PURE__ */ u({
6133
+ }, null, -1)), p5 = /* @__PURE__ */ u({
6134
6134
  __name: "SupportIcon",
6135
6135
  props: {
6136
6136
  /** The accessibility text provided to screen readers */
@@ -6175,7 +6175,7 @@ const rn = /* @__PURE__ */ m(d5, [["__scopeId", "data-v-fe8e23f9"]]), l5 = (e) =
6175
6175
  }
6176
6176
  },
6177
6177
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6178
- tag: {
6178
+ as: {
6179
6179
  type: String,
6180
6180
  required: !1,
6181
6181
  default: "span"
@@ -6199,11 +6199,11 @@ const rn = /* @__PURE__ */ m(d5, [["__scopeId", "data-v-fe8e23f9"]]), l5 = (e) =
6199
6199
  lineHeight: "0",
6200
6200
  width: i.value
6201
6201
  }));
6202
- return (n, r) => (o(), f(g(e.tag), {
6202
+ return (n, r) => (o(), f(p(e.as), {
6203
6203
  "aria-hidden": e.decorative ? "true" : void 0,
6204
6204
  class: "kui-icon support-icon",
6205
6205
  "data-testid": "kui-icon-wrapper-support-icon",
6206
- style: p(a.value)
6206
+ style: g(a.value)
6207
6207
  }, {
6208
6208
  default: C(() => [
6209
6209
  (o(), d("svg", {
@@ -6224,10 +6224,10 @@ const rn = /* @__PURE__ */ m(d5, [["__scopeId", "data-v-fe8e23f9"]]), l5 = (e) =
6224
6224
  }, 8, ["aria-hidden", "style"]));
6225
6225
  }
6226
6226
  });
6227
- const nn = /* @__PURE__ */ m(g5, [["__scopeId", "data-v-5263e8a9"]]), p5 = (e) => (v("data-v-a9b68332"), e = e(), _(), e), C5 = ["aria-hidden"], h5 = {
6227
+ const nn = /* @__PURE__ */ m(p5, [["__scopeId", "data-v-e0143261"]]), g5 = (e) => (v("data-v-8d732418"), e = e(), _(), e), C5 = ["aria-hidden"], h5 = {
6228
6228
  key: 0,
6229
6229
  "data-testid": "kui-icon-svg-title"
6230
- }, y5 = /* @__PURE__ */ p5(() => /* @__PURE__ */ c("path", {
6230
+ }, y5 = /* @__PURE__ */ g5(() => /* @__PURE__ */ c("path", {
6231
6231
  d: "M3 21V3H21V21H3ZM5 9H19V5H5V9ZM10.325 14H13.675V11H10.325V14ZM10.325 19H13.675V16H10.325V19ZM5 14H8.325V11H5V14ZM15.675 14H19V11H15.675V14ZM5 19H8.325V16H5V19ZM15.675 19H19V16H15.675V19Z",
6232
6232
  fill: "currentColor"
6233
6233
  }, null, -1)), v5 = /* @__PURE__ */ u({
@@ -6275,7 +6275,7 @@ const nn = /* @__PURE__ */ m(g5, [["__scopeId", "data-v-5263e8a9"]]), p5 = (e) =
6275
6275
  }
6276
6276
  },
6277
6277
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6278
- tag: {
6278
+ as: {
6279
6279
  type: String,
6280
6280
  required: !1,
6281
6281
  default: "span"
@@ -6299,11 +6299,11 @@ const nn = /* @__PURE__ */ m(g5, [["__scopeId", "data-v-5263e8a9"]]), p5 = (e) =
6299
6299
  lineHeight: "0",
6300
6300
  width: i.value
6301
6301
  }));
6302
- return (n, r) => (o(), f(g(e.tag), {
6302
+ return (n, r) => (o(), f(p(e.as), {
6303
6303
  "aria-hidden": e.decorative ? "true" : void 0,
6304
6304
  class: "kui-icon table-icon",
6305
6305
  "data-testid": "kui-icon-wrapper-table-icon",
6306
- style: p(a.value)
6306
+ style: g(a.value)
6307
6307
  }, {
6308
6308
  default: C(() => [
6309
6309
  (o(), d("svg", {
@@ -6324,7 +6324,7 @@ const nn = /* @__PURE__ */ m(g5, [["__scopeId", "data-v-5263e8a9"]]), p5 = (e) =
6324
6324
  }, 8, ["aria-hidden", "style"]));
6325
6325
  }
6326
6326
  });
6327
- const on = /* @__PURE__ */ m(v5, [["__scopeId", "data-v-a9b68332"]]), _5 = (e) => (v("data-v-6c2f0a88"), e = e(), _(), e), m5 = ["aria-hidden"], b5 = {
6327
+ const on = /* @__PURE__ */ m(v5, [["__scopeId", "data-v-8d732418"]]), _5 = (e) => (v("data-v-a39e2e37"), e = e(), _(), e), m5 = ["aria-hidden"], b5 = {
6328
6328
  key: 0,
6329
6329
  "data-testid": "kui-icon-svg-title"
6330
6330
  }, S5 = /* @__PURE__ */ _5(() => /* @__PURE__ */ c("path", {
@@ -6375,7 +6375,7 @@ const on = /* @__PURE__ */ m(v5, [["__scopeId", "data-v-a9b68332"]]), _5 = (e) =
6375
6375
  }
6376
6376
  },
6377
6377
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6378
- tag: {
6378
+ as: {
6379
6379
  type: String,
6380
6380
  required: !1,
6381
6381
  default: "span"
@@ -6399,11 +6399,11 @@ const on = /* @__PURE__ */ m(v5, [["__scopeId", "data-v-a9b68332"]]), _5 = (e) =
6399
6399
  lineHeight: "0",
6400
6400
  width: i.value
6401
6401
  }));
6402
- return (n, r) => (o(), f(g(e.tag), {
6402
+ return (n, r) => (o(), f(p(e.as), {
6403
6403
  "aria-hidden": e.decorative ? "true" : void 0,
6404
6404
  class: "kui-icon teammate-icon",
6405
6405
  "data-testid": "kui-icon-wrapper-teammate-icon",
6406
- style: p(a.value)
6406
+ style: g(a.value)
6407
6407
  }, {
6408
6408
  default: C(() => [
6409
6409
  (o(), d("svg", {
@@ -6424,7 +6424,7 @@ const on = /* @__PURE__ */ m(v5, [["__scopeId", "data-v-a9b68332"]]), _5 = (e) =
6424
6424
  }, 8, ["aria-hidden", "style"]));
6425
6425
  }
6426
6426
  });
6427
- const an = /* @__PURE__ */ m(z5, [["__scopeId", "data-v-6c2f0a88"]]), N5 = (e) => (v("data-v-91cd1a87"), e = e(), _(), e), x5 = ["aria-hidden"], w5 = {
6427
+ const an = /* @__PURE__ */ m(z5, [["__scopeId", "data-v-a39e2e37"]]), N5 = (e) => (v("data-v-2825f933"), e = e(), _(), e), x5 = ["aria-hidden"], w5 = {
6428
6428
  key: 0,
6429
6429
  "data-testid": "kui-icon-svg-title"
6430
6430
  }, I5 = /* @__PURE__ */ N5(() => /* @__PURE__ */ c("path", {
@@ -6475,7 +6475,7 @@ const an = /* @__PURE__ */ m(z5, [["__scopeId", "data-v-6c2f0a88"]]), N5 = (e) =
6475
6475
  }
6476
6476
  },
6477
6477
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6478
- tag: {
6478
+ as: {
6479
6479
  type: String,
6480
6480
  required: !1,
6481
6481
  default: "span"
@@ -6499,11 +6499,11 @@ const an = /* @__PURE__ */ m(z5, [["__scopeId", "data-v-6c2f0a88"]]), N5 = (e) =
6499
6499
  lineHeight: "0",
6500
6500
  width: i.value
6501
6501
  }));
6502
- return (n, r) => (o(), f(g(e.tag), {
6502
+ return (n, r) => (o(), f(p(e.as), {
6503
6503
  "aria-hidden": e.decorative ? "true" : void 0,
6504
6504
  class: "kui-icon trash-icon",
6505
6505
  "data-testid": "kui-icon-wrapper-trash-icon",
6506
- style: p(a.value)
6506
+ style: g(a.value)
6507
6507
  }, {
6508
6508
  default: C(() => [
6509
6509
  (o(), d("svg", {
@@ -6524,7 +6524,7 @@ const an = /* @__PURE__ */ m(z5, [["__scopeId", "data-v-6c2f0a88"]]), N5 = (e) =
6524
6524
  }, 8, ["aria-hidden", "style"]));
6525
6525
  }
6526
6526
  });
6527
- const sn = /* @__PURE__ */ m($5, [["__scopeId", "data-v-91cd1a87"]]), k5 = (e) => (v("data-v-49aefe87"), e = e(), _(), e), L5 = ["aria-hidden"], q5 = {
6527
+ const sn = /* @__PURE__ */ m($5, [["__scopeId", "data-v-2825f933"]]), k5 = (e) => (v("data-v-9ad658f5"), e = e(), _(), e), L5 = ["aria-hidden"], q5 = {
6528
6528
  key: 0,
6529
6529
  "data-testid": "kui-icon-svg-title"
6530
6530
  }, H5 = /* @__PURE__ */ k5(() => /* @__PURE__ */ c("path", {
@@ -6575,7 +6575,7 @@ const sn = /* @__PURE__ */ m($5, [["__scopeId", "data-v-91cd1a87"]]), k5 = (e) =
6575
6575
  }
6576
6576
  },
6577
6577
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6578
- tag: {
6578
+ as: {
6579
6579
  type: String,
6580
6580
  required: !1,
6581
6581
  default: "span"
@@ -6599,11 +6599,11 @@ const sn = /* @__PURE__ */ m($5, [["__scopeId", "data-v-91cd1a87"]]), k5 = (e) =
6599
6599
  lineHeight: "0",
6600
6600
  width: i.value
6601
6601
  }));
6602
- return (n, r) => (o(), f(g(e.tag), {
6602
+ return (n, r) => (o(), f(p(e.as), {
6603
6603
  "aria-hidden": e.decorative ? "true" : void 0,
6604
6604
  class: "kui-icon vitals-icon",
6605
6605
  "data-testid": "kui-icon-wrapper-vitals-icon",
6606
- style: p(a.value)
6606
+ style: g(a.value)
6607
6607
  }, {
6608
6608
  default: C(() => [
6609
6609
  (o(), d("svg", {
@@ -6624,7 +6624,7 @@ const sn = /* @__PURE__ */ m($5, [["__scopeId", "data-v-91cd1a87"]]), k5 = (e) =
6624
6624
  }, 8, ["aria-hidden", "style"]));
6625
6625
  }
6626
6626
  });
6627
- const dn = /* @__PURE__ */ m(M5, [["__scopeId", "data-v-49aefe87"]]), Z5 = (e) => (v("data-v-b9814d77"), e = e(), _(), e), B5 = ["aria-hidden"], E5 = {
6627
+ const dn = /* @__PURE__ */ m(M5, [["__scopeId", "data-v-9ad658f5"]]), Z5 = (e) => (v("data-v-fbcc69e0"), e = e(), _(), e), B5 = ["aria-hidden"], E5 = {
6628
6628
  key: 0,
6629
6629
  "data-testid": "kui-icon-svg-title"
6630
6630
  }, V5 = /* @__PURE__ */ Z5(() => /* @__PURE__ */ c("path", {
@@ -6675,7 +6675,7 @@ const dn = /* @__PURE__ */ m(M5, [["__scopeId", "data-v-49aefe87"]]), Z5 = (e) =
6675
6675
  }
6676
6676
  },
6677
6677
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6678
- tag: {
6678
+ as: {
6679
6679
  type: String,
6680
6680
  required: !1,
6681
6681
  default: "span"
@@ -6699,11 +6699,11 @@ const dn = /* @__PURE__ */ m(M5, [["__scopeId", "data-v-49aefe87"]]), Z5 = (e) =
6699
6699
  lineHeight: "0",
6700
6700
  width: i.value
6701
6701
  }));
6702
- return (n, r) => (o(), f(g(e.tag), {
6702
+ return (n, r) => (o(), f(p(e.as), {
6703
6703
  "aria-hidden": e.decorative ? "true" : void 0,
6704
6704
  class: "kui-icon warning-icon",
6705
6705
  "data-testid": "kui-icon-wrapper-warning-icon",
6706
- style: p(a.value)
6706
+ style: g(a.value)
6707
6707
  }, {
6708
6708
  default: C(() => [
6709
6709
  (o(), d("svg", {
@@ -6724,7 +6724,7 @@ const dn = /* @__PURE__ */ m(M5, [["__scopeId", "data-v-49aefe87"]]), Z5 = (e) =
6724
6724
  }, 8, ["aria-hidden", "style"]));
6725
6725
  }
6726
6726
  });
6727
- const ln = /* @__PURE__ */ m(F5, [["__scopeId", "data-v-b9814d77"]]), D5 = (e) => (v("data-v-acb93803"), e = e(), _(), e), A5 = ["aria-hidden"], R5 = {
6727
+ const ln = /* @__PURE__ */ m(F5, [["__scopeId", "data-v-fbcc69e0"]]), D5 = (e) => (v("data-v-839acfe2"), e = e(), _(), e), A5 = ["aria-hidden"], R5 = {
6728
6728
  key: 0,
6729
6729
  "data-testid": "kui-icon-svg-title"
6730
6730
  }, P5 = /* @__PURE__ */ D5(() => /* @__PURE__ */ c("path", {
@@ -6775,7 +6775,7 @@ const ln = /* @__PURE__ */ m(F5, [["__scopeId", "data-v-b9814d77"]]), D5 = (e) =
6775
6775
  }
6776
6776
  },
6777
6777
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6778
- tag: {
6778
+ as: {
6779
6779
  type: String,
6780
6780
  required: !1,
6781
6781
  default: "span"
@@ -6799,11 +6799,11 @@ const ln = /* @__PURE__ */ m(F5, [["__scopeId", "data-v-b9814d77"]]), D5 = (e) =
6799
6799
  lineHeight: "0",
6800
6800
  width: i.value
6801
6801
  }));
6802
- return (n, r) => (o(), f(g(e.tag), {
6802
+ return (n, r) => (o(), f(p(e.as), {
6803
6803
  "aria-hidden": e.decorative ? "true" : void 0,
6804
6804
  class: "kui-icon world-icon",
6805
6805
  "data-testid": "kui-icon-wrapper-world-icon",
6806
- style: p(a.value)
6806
+ style: g(a.value)
6807
6807
  }, {
6808
6808
  default: C(() => [
6809
6809
  (o(), d("svg", {
@@ -6824,7 +6824,7 @@ const ln = /* @__PURE__ */ m(F5, [["__scopeId", "data-v-b9814d77"]]), D5 = (e) =
6824
6824
  }, 8, ["aria-hidden", "style"]));
6825
6825
  }
6826
6826
  });
6827
- const cn = /* @__PURE__ */ m(U5, [["__scopeId", "data-v-acb93803"]]), G5 = (e) => (v("data-v-cda47e33"), e = e(), _(), e), O5 = ["aria-hidden"], T5 = {
6827
+ const cn = /* @__PURE__ */ m(U5, [["__scopeId", "data-v-839acfe2"]]), G5 = (e) => (v("data-v-995f9487"), e = e(), _(), e), O5 = ["aria-hidden"], T5 = {
6828
6828
  key: 0,
6829
6829
  "data-testid": "kui-icon-svg-title"
6830
6830
  }, K5 = /* @__PURE__ */ G5(() => /* @__PURE__ */ c("path", {
@@ -6875,7 +6875,7 @@ const cn = /* @__PURE__ */ m(U5, [["__scopeId", "data-v-acb93803"]]), G5 = (e) =
6875
6875
  }
6876
6876
  },
6877
6877
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6878
- tag: {
6878
+ as: {
6879
6879
  type: String,
6880
6880
  required: !1,
6881
6881
  default: "span"
@@ -6899,11 +6899,11 @@ const cn = /* @__PURE__ */ m(U5, [["__scopeId", "data-v-acb93803"]]), G5 = (e) =
6899
6899
  lineHeight: "0",
6900
6900
  width: i.value
6901
6901
  }));
6902
- return (n, r) => (o(), f(g(e.tag), {
6902
+ return (n, r) => (o(), f(p(e.as), {
6903
6903
  "aria-hidden": e.decorative ? "true" : void 0,
6904
6904
  class: "kui-icon add-circle-icon",
6905
6905
  "data-testid": "kui-icon-wrapper-add-circle-icon",
6906
- style: p(a.value)
6906
+ style: g(a.value)
6907
6907
  }, {
6908
6908
  default: C(() => [
6909
6909
  (o(), d("svg", {
@@ -6924,7 +6924,7 @@ const cn = /* @__PURE__ */ m(U5, [["__scopeId", "data-v-acb93803"]]), G5 = (e) =
6924
6924
  }, 8, ["aria-hidden", "style"]));
6925
6925
  }
6926
6926
  });
6927
- const un = /* @__PURE__ */ m(W5, [["__scopeId", "data-v-cda47e33"]]), j5 = (e) => (v("data-v-c2c1f31c"), e = e(), _(), e), J5 = ["aria-hidden"], Q5 = {
6927
+ const un = /* @__PURE__ */ m(W5, [["__scopeId", "data-v-995f9487"]]), j5 = (e) => (v("data-v-a598307b"), e = e(), _(), e), J5 = ["aria-hidden"], Q5 = {
6928
6928
  key: 0,
6929
6929
  "data-testid": "kui-icon-svg-title"
6930
6930
  }, X5 = /* @__PURE__ */ j5(() => /* @__PURE__ */ c("path", {
@@ -6975,7 +6975,7 @@ const un = /* @__PURE__ */ m(W5, [["__scopeId", "data-v-cda47e33"]]), j5 = (e) =
6975
6975
  }
6976
6976
  },
6977
6977
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
6978
- tag: {
6978
+ as: {
6979
6979
  type: String,
6980
6980
  required: !1,
6981
6981
  default: "span"
@@ -6999,11 +6999,11 @@ const un = /* @__PURE__ */ m(W5, [["__scopeId", "data-v-cda47e33"]]), j5 = (e) =
6999
6999
  lineHeight: "0",
7000
7000
  width: i.value
7001
7001
  }));
7002
- return (n, r) => (o(), f(g(e.tag), {
7002
+ return (n, r) => (o(), f(p(e.as), {
7003
7003
  "aria-hidden": e.decorative ? "true" : void 0,
7004
7004
  class: "kui-icon arrow-down-icon",
7005
7005
  "data-testid": "kui-icon-wrapper-arrow-down-icon",
7006
- style: p(a.value)
7006
+ style: g(a.value)
7007
7007
  }, {
7008
7008
  default: C(() => [
7009
7009
  (o(), d("svg", {
@@ -7024,7 +7024,7 @@ const un = /* @__PURE__ */ m(W5, [["__scopeId", "data-v-cda47e33"]]), j5 = (e) =
7024
7024
  }, 8, ["aria-hidden", "style"]));
7025
7025
  }
7026
7026
  });
7027
- const fn = /* @__PURE__ */ m(Y5, [["__scopeId", "data-v-c2c1f31c"]]), er = (e) => (v("data-v-2e94d946"), e = e(), _(), e), tr = ["aria-hidden"], ir = {
7027
+ const fn = /* @__PURE__ */ m(Y5, [["__scopeId", "data-v-a598307b"]]), er = (e) => (v("data-v-d3b03f79"), e = e(), _(), e), tr = ["aria-hidden"], ir = {
7028
7028
  key: 0,
7029
7029
  "data-testid": "kui-icon-svg-title"
7030
7030
  }, rr = /* @__PURE__ */ er(() => /* @__PURE__ */ c("path", {
@@ -7075,7 +7075,7 @@ const fn = /* @__PURE__ */ m(Y5, [["__scopeId", "data-v-c2c1f31c"]]), er = (e) =
7075
7075
  }
7076
7076
  },
7077
7077
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7078
- tag: {
7078
+ as: {
7079
7079
  type: String,
7080
7080
  required: !1,
7081
7081
  default: "span"
@@ -7099,11 +7099,11 @@ const fn = /* @__PURE__ */ m(Y5, [["__scopeId", "data-v-c2c1f31c"]]), er = (e) =
7099
7099
  lineHeight: "0",
7100
7100
  width: i.value
7101
7101
  }));
7102
- return (n, r) => (o(), f(g(e.tag), {
7102
+ return (n, r) => (o(), f(p(e.as), {
7103
7103
  "aria-hidden": e.decorative ? "true" : void 0,
7104
7104
  class: "kui-icon arrow-left-icon",
7105
7105
  "data-testid": "kui-icon-wrapper-arrow-left-icon",
7106
- style: p(a.value)
7106
+ style: g(a.value)
7107
7107
  }, {
7108
7108
  default: C(() => [
7109
7109
  (o(), d("svg", {
@@ -7124,7 +7124,7 @@ const fn = /* @__PURE__ */ m(Y5, [["__scopeId", "data-v-c2c1f31c"]]), er = (e) =
7124
7124
  }, 8, ["aria-hidden", "style"]));
7125
7125
  }
7126
7126
  });
7127
- const gn = /* @__PURE__ */ m(nr, [["__scopeId", "data-v-2e94d946"]]), or = (e) => (v("data-v-7526ec57"), e = e(), _(), e), ar = ["aria-hidden"], sr = {
7127
+ const pn = /* @__PURE__ */ m(nr, [["__scopeId", "data-v-d3b03f79"]]), or = (e) => (v("data-v-433d3b03"), e = e(), _(), e), ar = ["aria-hidden"], sr = {
7128
7128
  key: 0,
7129
7129
  "data-testid": "kui-icon-svg-title"
7130
7130
  }, dr = /* @__PURE__ */ or(() => /* @__PURE__ */ c("path", {
@@ -7175,7 +7175,7 @@ const gn = /* @__PURE__ */ m(nr, [["__scopeId", "data-v-2e94d946"]]), or = (e) =
7175
7175
  }
7176
7176
  },
7177
7177
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7178
- tag: {
7178
+ as: {
7179
7179
  type: String,
7180
7180
  required: !1,
7181
7181
  default: "span"
@@ -7199,11 +7199,11 @@ const gn = /* @__PURE__ */ m(nr, [["__scopeId", "data-v-2e94d946"]]), or = (e) =
7199
7199
  lineHeight: "0",
7200
7200
  width: i.value
7201
7201
  }));
7202
- return (n, r) => (o(), f(g(e.tag), {
7202
+ return (n, r) => (o(), f(p(e.as), {
7203
7203
  "aria-hidden": e.decorative ? "true" : void 0,
7204
7204
  class: "kui-icon arrow-right-icon",
7205
7205
  "data-testid": "kui-icon-wrapper-arrow-right-icon",
7206
- style: p(a.value)
7206
+ style: g(a.value)
7207
7207
  }, {
7208
7208
  default: C(() => [
7209
7209
  (o(), d("svg", {
@@ -7224,13 +7224,13 @@ const gn = /* @__PURE__ */ m(nr, [["__scopeId", "data-v-2e94d946"]]), or = (e) =
7224
7224
  }, 8, ["aria-hidden", "style"]));
7225
7225
  }
7226
7226
  });
7227
- const pn = /* @__PURE__ */ m(lr, [["__scopeId", "data-v-7526ec57"]]), cr = (e) => (v("data-v-208e7e42"), e = e(), _(), e), ur = ["aria-hidden"], fr = {
7227
+ const gn = /* @__PURE__ */ m(lr, [["__scopeId", "data-v-433d3b03"]]), cr = (e) => (v("data-v-2c405a29"), e = e(), _(), e), ur = ["aria-hidden"], fr = {
7228
7228
  key: 0,
7229
7229
  "data-testid": "kui-icon-svg-title"
7230
- }, gr = /* @__PURE__ */ cr(() => /* @__PURE__ */ c("path", {
7230
+ }, pr = /* @__PURE__ */ cr(() => /* @__PURE__ */ c("path", {
7231
7231
  d: "M11 20V7.825L5.4 13.425L4 12L12 4L20 12L18.6 13.425L13 7.825V20H11Z",
7232
7232
  fill: "currentColor"
7233
- }, null, -1)), pr = /* @__PURE__ */ u({
7233
+ }, null, -1)), gr = /* @__PURE__ */ u({
7234
7234
  __name: "ArrowUpIcon",
7235
7235
  props: {
7236
7236
  /** The accessibility text provided to screen readers */
@@ -7275,7 +7275,7 @@ const pn = /* @__PURE__ */ m(lr, [["__scopeId", "data-v-7526ec57"]]), cr = (e) =
7275
7275
  }
7276
7276
  },
7277
7277
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7278
- tag: {
7278
+ as: {
7279
7279
  type: String,
7280
7280
  required: !1,
7281
7281
  default: "span"
@@ -7299,11 +7299,11 @@ const pn = /* @__PURE__ */ m(lr, [["__scopeId", "data-v-7526ec57"]]), cr = (e) =
7299
7299
  lineHeight: "0",
7300
7300
  width: i.value
7301
7301
  }));
7302
- return (n, r) => (o(), f(g(e.tag), {
7302
+ return (n, r) => (o(), f(p(e.as), {
7303
7303
  "aria-hidden": e.decorative ? "true" : void 0,
7304
7304
  class: "kui-icon arrow-up-icon",
7305
7305
  "data-testid": "kui-icon-wrapper-arrow-up-icon",
7306
- style: p(a.value)
7306
+ style: g(a.value)
7307
7307
  }, {
7308
7308
  default: C(() => [
7309
7309
  (o(), d("svg", {
@@ -7317,14 +7317,14 @@ const pn = /* @__PURE__ */ m(lr, [["__scopeId", "data-v-7526ec57"]]), cr = (e) =
7317
7317
  xmlns: "http://www.w3.org/2000/svg"
7318
7318
  }, [
7319
7319
  e.title ? (o(), d("title", fr, h(e.title), 1)) : y("", !0),
7320
- gr
7320
+ pr
7321
7321
  ], 8, ur))
7322
7322
  ]),
7323
7323
  _: 1
7324
7324
  }, 8, ["aria-hidden", "style"]));
7325
7325
  }
7326
7326
  });
7327
- const Cn = /* @__PURE__ */ m(pr, [["__scopeId", "data-v-208e7e42"]]), Cr = (e) => (v("data-v-b3c539dc"), e = e(), _(), e), hr = ["aria-hidden"], yr = {
7327
+ const Cn = /* @__PURE__ */ m(gr, [["__scopeId", "data-v-2c405a29"]]), Cr = (e) => (v("data-v-71cc601c"), e = e(), _(), e), hr = ["aria-hidden"], yr = {
7328
7328
  key: 0,
7329
7329
  "data-testid": "kui-icon-svg-title"
7330
7330
  }, vr = /* @__PURE__ */ Cr(() => /* @__PURE__ */ c("path", {
@@ -7375,7 +7375,7 @@ const Cn = /* @__PURE__ */ m(pr, [["__scopeId", "data-v-208e7e42"]]), Cr = (e) =
7375
7375
  }
7376
7376
  },
7377
7377
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7378
- tag: {
7378
+ as: {
7379
7379
  type: String,
7380
7380
  required: !1,
7381
7381
  default: "span"
@@ -7399,11 +7399,11 @@ const Cn = /* @__PURE__ */ m(pr, [["__scopeId", "data-v-208e7e42"]]), Cr = (e) =
7399
7399
  lineHeight: "0",
7400
7400
  width: i.value
7401
7401
  }));
7402
- return (n, r) => (o(), f(g(e.tag), {
7402
+ return (n, r) => (o(), f(p(e.as), {
7403
7403
  "aria-hidden": e.decorative ? "true" : void 0,
7404
7404
  class: "kui-icon bar-chart-icon",
7405
7405
  "data-testid": "kui-icon-wrapper-bar-chart-icon",
7406
- style: p(a.value)
7406
+ style: g(a.value)
7407
7407
  }, {
7408
7408
  default: C(() => [
7409
7409
  (o(), d("svg", {
@@ -7424,7 +7424,7 @@ const Cn = /* @__PURE__ */ m(pr, [["__scopeId", "data-v-208e7e42"]]), Cr = (e) =
7424
7424
  }, 8, ["aria-hidden", "style"]));
7425
7425
  }
7426
7426
  });
7427
- const hn = /* @__PURE__ */ m(_r, [["__scopeId", "data-v-b3c539dc"]]), mr = (e) => (v("data-v-fbd1fd10"), e = e(), _(), e), br = ["aria-hidden"], Sr = {
7427
+ const hn = /* @__PURE__ */ m(_r, [["__scopeId", "data-v-71cc601c"]]), mr = (e) => (v("data-v-834a9275"), e = e(), _(), e), br = ["aria-hidden"], Sr = {
7428
7428
  key: 0,
7429
7429
  "data-testid": "kui-icon-svg-title"
7430
7430
  }, zr = /* @__PURE__ */ mr(() => /* @__PURE__ */ c("path", {
@@ -7475,7 +7475,7 @@ const hn = /* @__PURE__ */ m(_r, [["__scopeId", "data-v-b3c539dc"]]), mr = (e) =
7475
7475
  }
7476
7476
  },
7477
7477
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7478
- tag: {
7478
+ as: {
7479
7479
  type: String,
7480
7480
  required: !1,
7481
7481
  default: "span"
@@ -7499,11 +7499,11 @@ const hn = /* @__PURE__ */ m(_r, [["__scopeId", "data-v-b3c539dc"]]), mr = (e) =
7499
7499
  lineHeight: "0",
7500
7500
  width: i.value
7501
7501
  }));
7502
- return (n, r) => (o(), f(g(e.tag), {
7502
+ return (n, r) => (o(), f(p(e.as), {
7503
7503
  "aria-hidden": e.decorative ? "true" : void 0,
7504
7504
  class: "kui-icon check-circle-icon",
7505
7505
  "data-testid": "kui-icon-wrapper-check-circle-icon",
7506
- style: p(a.value)
7506
+ style: g(a.value)
7507
7507
  }, {
7508
7508
  default: C(() => [
7509
7509
  (o(), d("svg", {
@@ -7524,7 +7524,7 @@ const hn = /* @__PURE__ */ m(_r, [["__scopeId", "data-v-b3c539dc"]]), mr = (e) =
7524
7524
  }, 8, ["aria-hidden", "style"]));
7525
7525
  }
7526
7526
  });
7527
- const yn = /* @__PURE__ */ m(Nr, [["__scopeId", "data-v-fbd1fd10"]]), xr = (e) => (v("data-v-8af7eaa0"), e = e(), _(), e), wr = ["aria-hidden"], Ir = {
7527
+ const yn = /* @__PURE__ */ m(Nr, [["__scopeId", "data-v-834a9275"]]), xr = (e) => (v("data-v-1b287725"), e = e(), _(), e), wr = ["aria-hidden"], Ir = {
7528
7528
  key: 0,
7529
7529
  "data-testid": "kui-icon-svg-title"
7530
7530
  }, $r = /* @__PURE__ */ xr(() => /* @__PURE__ */ c("path", {
@@ -7575,7 +7575,7 @@ const yn = /* @__PURE__ */ m(Nr, [["__scopeId", "data-v-fbd1fd10"]]), xr = (e) =
7575
7575
  }
7576
7576
  },
7577
7577
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7578
- tag: {
7578
+ as: {
7579
7579
  type: String,
7580
7580
  required: !1,
7581
7581
  default: "span"
@@ -7599,11 +7599,11 @@ const yn = /* @__PURE__ */ m(Nr, [["__scopeId", "data-v-fbd1fd10"]]), xr = (e) =
7599
7599
  lineHeight: "0",
7600
7600
  width: i.value
7601
7601
  }));
7602
- return (n, r) => (o(), f(g(e.tag), {
7602
+ return (n, r) => (o(), f(p(e.as), {
7603
7603
  "aria-hidden": e.decorative ? "true" : void 0,
7604
7604
  class: "kui-icon check-small-icon",
7605
7605
  "data-testid": "kui-icon-wrapper-check-small-icon",
7606
- style: p(a.value)
7606
+ style: g(a.value)
7607
7607
  }, {
7608
7608
  default: C(() => [
7609
7609
  (o(), d("svg", {
@@ -7624,7 +7624,7 @@ const yn = /* @__PURE__ */ m(Nr, [["__scopeId", "data-v-fbd1fd10"]]), xr = (e) =
7624
7624
  }, 8, ["aria-hidden", "style"]));
7625
7625
  }
7626
7626
  });
7627
- const vn = /* @__PURE__ */ m(kr, [["__scopeId", "data-v-8af7eaa0"]]), Lr = (e) => (v("data-v-fe936298"), e = e(), _(), e), qr = ["aria-hidden"], Hr = {
7627
+ const vn = /* @__PURE__ */ m(kr, [["__scopeId", "data-v-1b287725"]]), Lr = (e) => (v("data-v-35ddc38c"), e = e(), _(), e), qr = ["aria-hidden"], Hr = {
7628
7628
  key: 0,
7629
7629
  "data-testid": "kui-icon-svg-title"
7630
7630
  }, Mr = /* @__PURE__ */ Lr(() => /* @__PURE__ */ c("path", {
@@ -7675,7 +7675,7 @@ const vn = /* @__PURE__ */ m(kr, [["__scopeId", "data-v-8af7eaa0"]]), Lr = (e) =
7675
7675
  }
7676
7676
  },
7677
7677
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7678
- tag: {
7678
+ as: {
7679
7679
  type: String,
7680
7680
  required: !1,
7681
7681
  default: "span"
@@ -7699,11 +7699,11 @@ const vn = /* @__PURE__ */ m(kr, [["__scopeId", "data-v-8af7eaa0"]]), Lr = (e) =
7699
7699
  lineHeight: "0",
7700
7700
  width: i.value
7701
7701
  }));
7702
- return (n, r) => (o(), f(g(e.tag), {
7702
+ return (n, r) => (o(), f(p(e.as), {
7703
7703
  "aria-hidden": e.decorative ? "true" : void 0,
7704
7704
  class: "kui-icon chevron-down-icon",
7705
7705
  "data-testid": "kui-icon-wrapper-chevron-down-icon",
7706
- style: p(a.value)
7706
+ style: g(a.value)
7707
7707
  }, {
7708
7708
  default: C(() => [
7709
7709
  (o(), d("svg", {
@@ -7724,7 +7724,7 @@ const vn = /* @__PURE__ */ m(kr, [["__scopeId", "data-v-8af7eaa0"]]), Lr = (e) =
7724
7724
  }, 8, ["aria-hidden", "style"]));
7725
7725
  }
7726
7726
  });
7727
- const _n = /* @__PURE__ */ m(Zr, [["__scopeId", "data-v-fe936298"]]), Br = (e) => (v("data-v-7327cdd9"), e = e(), _(), e), Er = ["aria-hidden"], Vr = {
7727
+ const _n = /* @__PURE__ */ m(Zr, [["__scopeId", "data-v-35ddc38c"]]), Br = (e) => (v("data-v-b7acb7e9"), e = e(), _(), e), Er = ["aria-hidden"], Vr = {
7728
7728
  key: 0,
7729
7729
  "data-testid": "kui-icon-svg-title"
7730
7730
  }, Fr = /* @__PURE__ */ Br(() => /* @__PURE__ */ c("path", {
@@ -7775,7 +7775,7 @@ const _n = /* @__PURE__ */ m(Zr, [["__scopeId", "data-v-fe936298"]]), Br = (e) =
7775
7775
  }
7776
7776
  },
7777
7777
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7778
- tag: {
7778
+ as: {
7779
7779
  type: String,
7780
7780
  required: !1,
7781
7781
  default: "span"
@@ -7799,11 +7799,11 @@ const _n = /* @__PURE__ */ m(Zr, [["__scopeId", "data-v-fe936298"]]), Br = (e) =
7799
7799
  lineHeight: "0",
7800
7800
  width: i.value
7801
7801
  }));
7802
- return (n, r) => (o(), f(g(e.tag), {
7802
+ return (n, r) => (o(), f(p(e.as), {
7803
7803
  "aria-hidden": e.decorative ? "true" : void 0,
7804
7804
  class: "kui-icon chevron-left-icon",
7805
7805
  "data-testid": "kui-icon-wrapper-chevron-left-icon",
7806
- style: p(a.value)
7806
+ style: g(a.value)
7807
7807
  }, {
7808
7808
  default: C(() => [
7809
7809
  (o(), d("svg", {
@@ -7824,7 +7824,7 @@ const _n = /* @__PURE__ */ m(Zr, [["__scopeId", "data-v-fe936298"]]), Br = (e) =
7824
7824
  }, 8, ["aria-hidden", "style"]));
7825
7825
  }
7826
7826
  });
7827
- const mn = /* @__PURE__ */ m(Dr, [["__scopeId", "data-v-7327cdd9"]]), Ar = (e) => (v("data-v-b1887a36"), e = e(), _(), e), Rr = ["aria-hidden"], Pr = {
7827
+ const mn = /* @__PURE__ */ m(Dr, [["__scopeId", "data-v-b7acb7e9"]]), Ar = (e) => (v("data-v-3d59f642"), e = e(), _(), e), Rr = ["aria-hidden"], Pr = {
7828
7828
  key: 0,
7829
7829
  "data-testid": "kui-icon-svg-title"
7830
7830
  }, Ur = /* @__PURE__ */ Ar(() => /* @__PURE__ */ c("path", {
@@ -7875,7 +7875,7 @@ const mn = /* @__PURE__ */ m(Dr, [["__scopeId", "data-v-7327cdd9"]]), Ar = (e) =
7875
7875
  }
7876
7876
  },
7877
7877
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7878
- tag: {
7878
+ as: {
7879
7879
  type: String,
7880
7880
  required: !1,
7881
7881
  default: "span"
@@ -7899,11 +7899,11 @@ const mn = /* @__PURE__ */ m(Dr, [["__scopeId", "data-v-7327cdd9"]]), Ar = (e) =
7899
7899
  lineHeight: "0",
7900
7900
  width: i.value
7901
7901
  }));
7902
- return (n, r) => (o(), f(g(e.tag), {
7902
+ return (n, r) => (o(), f(p(e.as), {
7903
7903
  "aria-hidden": e.decorative ? "true" : void 0,
7904
7904
  class: "kui-icon chevron-right-icon",
7905
7905
  "data-testid": "kui-icon-wrapper-chevron-right-icon",
7906
- style: p(a.value)
7906
+ style: g(a.value)
7907
7907
  }, {
7908
7908
  default: C(() => [
7909
7909
  (o(), d("svg", {
@@ -7924,7 +7924,7 @@ const mn = /* @__PURE__ */ m(Dr, [["__scopeId", "data-v-7327cdd9"]]), Ar = (e) =
7924
7924
  }, 8, ["aria-hidden", "style"]));
7925
7925
  }
7926
7926
  });
7927
- const bn = /* @__PURE__ */ m(Gr, [["__scopeId", "data-v-b1887a36"]]), Or = (e) => (v("data-v-803c20ea"), e = e(), _(), e), Tr = ["aria-hidden"], Kr = {
7927
+ const bn = /* @__PURE__ */ m(Gr, [["__scopeId", "data-v-3d59f642"]]), Or = (e) => (v("data-v-5c1c4b8d"), e = e(), _(), e), Tr = ["aria-hidden"], Kr = {
7928
7928
  key: 0,
7929
7929
  "data-testid": "kui-icon-svg-title"
7930
7930
  }, Wr = /* @__PURE__ */ Or(() => /* @__PURE__ */ c("path", {
@@ -7975,7 +7975,7 @@ const bn = /* @__PURE__ */ m(Gr, [["__scopeId", "data-v-b1887a36"]]), Or = (e) =
7975
7975
  }
7976
7976
  },
7977
7977
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
7978
- tag: {
7978
+ as: {
7979
7979
  type: String,
7980
7980
  required: !1,
7981
7981
  default: "span"
@@ -7999,11 +7999,11 @@ const bn = /* @__PURE__ */ m(Gr, [["__scopeId", "data-v-b1887a36"]]), Or = (e) =
7999
7999
  lineHeight: "0",
8000
8000
  width: i.value
8001
8001
  }));
8002
- return (n, r) => (o(), f(g(e.tag), {
8002
+ return (n, r) => (o(), f(p(e.as), {
8003
8003
  "aria-hidden": e.decorative ? "true" : void 0,
8004
8004
  class: "kui-icon chevron-up-icon",
8005
8005
  "data-testid": "kui-icon-wrapper-chevron-up-icon",
8006
- style: p(a.value)
8006
+ style: g(a.value)
8007
8007
  }, {
8008
8008
  default: C(() => [
8009
8009
  (o(), d("svg", {
@@ -8024,7 +8024,7 @@ const bn = /* @__PURE__ */ m(Gr, [["__scopeId", "data-v-b1887a36"]]), Or = (e) =
8024
8024
  }, 8, ["aria-hidden", "style"]));
8025
8025
  }
8026
8026
  });
8027
- const Sn = /* @__PURE__ */ m(jr, [["__scopeId", "data-v-803c20ea"]]), Jr = (e) => (v("data-v-93beb9e8"), e = e(), _(), e), Qr = ["aria-hidden"], Xr = {
8027
+ const Sn = /* @__PURE__ */ m(jr, [["__scopeId", "data-v-5c1c4b8d"]]), Jr = (e) => (v("data-v-e870b593"), e = e(), _(), e), Qr = ["aria-hidden"], Xr = {
8028
8028
  key: 0,
8029
8029
  "data-testid": "kui-icon-svg-title"
8030
8030
  }, Yr = /* @__PURE__ */ Jr(() => /* @__PURE__ */ c("path", {
@@ -8075,7 +8075,7 @@ const Sn = /* @__PURE__ */ m(jr, [["__scopeId", "data-v-803c20ea"]]), Jr = (e) =
8075
8075
  }
8076
8076
  },
8077
8077
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8078
- tag: {
8078
+ as: {
8079
8079
  type: String,
8080
8080
  required: !1,
8081
8081
  default: "span"
@@ -8099,11 +8099,11 @@ const Sn = /* @__PURE__ */ m(jr, [["__scopeId", "data-v-803c20ea"]]), Jr = (e) =
8099
8099
  lineHeight: "0",
8100
8100
  width: i.value
8101
8101
  }));
8102
- return (n, r) => (o(), f(g(e.tag), {
8102
+ return (n, r) => (o(), f(p(e.as), {
8103
8103
  "aria-hidden": e.decorative ? "true" : void 0,
8104
8104
  class: "kui-icon collapse-panel-icon",
8105
8105
  "data-testid": "kui-icon-wrapper-collapse-panel-icon",
8106
- style: p(a.value)
8106
+ style: g(a.value)
8107
8107
  }, {
8108
8108
  default: C(() => [
8109
8109
  (o(), d("svg", {
@@ -8124,7 +8124,7 @@ const Sn = /* @__PURE__ */ m(jr, [["__scopeId", "data-v-803c20ea"]]), Jr = (e) =
8124
8124
  }, 8, ["aria-hidden", "style"]));
8125
8125
  }
8126
8126
  });
8127
- const zn = /* @__PURE__ */ m(e3, [["__scopeId", "data-v-93beb9e8"]]), t3 = (e) => (v("data-v-958d4edf"), e = e(), _(), e), i3 = ["aria-hidden"], r3 = {
8127
+ const zn = /* @__PURE__ */ m(e3, [["__scopeId", "data-v-e870b593"]]), t3 = (e) => (v("data-v-218471c0"), e = e(), _(), e), i3 = ["aria-hidden"], r3 = {
8128
8128
  key: 0,
8129
8129
  "data-testid": "kui-icon-svg-title"
8130
8130
  }, n3 = /* @__PURE__ */ t3(() => /* @__PURE__ */ c("path", {
@@ -8175,7 +8175,7 @@ const zn = /* @__PURE__ */ m(e3, [["__scopeId", "data-v-93beb9e8"]]), t3 = (e) =
8175
8175
  }
8176
8176
  },
8177
8177
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8178
- tag: {
8178
+ as: {
8179
8179
  type: String,
8180
8180
  required: !1,
8181
8181
  default: "span"
@@ -8199,11 +8199,11 @@ const zn = /* @__PURE__ */ m(e3, [["__scopeId", "data-v-93beb9e8"]]), t3 = (e) =
8199
8199
  lineHeight: "0",
8200
8200
  width: i.value
8201
8201
  }));
8202
- return (n, r) => (o(), f(g(e.tag), {
8202
+ return (n, r) => (o(), f(p(e.as), {
8203
8203
  "aria-hidden": e.decorative ? "true" : void 0,
8204
8204
  class: "kui-icon danger-circle-icon",
8205
8205
  "data-testid": "kui-icon-wrapper-danger-circle-icon",
8206
- style: p(a.value)
8206
+ style: g(a.value)
8207
8207
  }, {
8208
8208
  default: C(() => [
8209
8209
  (o(), d("svg", {
@@ -8224,7 +8224,7 @@ const zn = /* @__PURE__ */ m(e3, [["__scopeId", "data-v-93beb9e8"]]), t3 = (e) =
8224
8224
  }, 8, ["aria-hidden", "style"]));
8225
8225
  }
8226
8226
  });
8227
- const Nn = /* @__PURE__ */ m(o3, [["__scopeId", "data-v-958d4edf"]]), a3 = (e) => (v("data-v-070f48da"), e = e(), _(), e), s3 = ["aria-hidden"], d3 = {
8227
+ const Nn = /* @__PURE__ */ m(o3, [["__scopeId", "data-v-218471c0"]]), a3 = (e) => (v("data-v-c81ca17b"), e = e(), _(), e), s3 = ["aria-hidden"], d3 = {
8228
8228
  key: 0,
8229
8229
  "data-testid": "kui-icon-svg-title"
8230
8230
  }, l3 = /* @__PURE__ */ a3(() => /* @__PURE__ */ c("path", {
@@ -8277,7 +8277,7 @@ const Nn = /* @__PURE__ */ m(o3, [["__scopeId", "data-v-958d4edf"]]), a3 = (e) =
8277
8277
  }
8278
8278
  },
8279
8279
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8280
- tag: {
8280
+ as: {
8281
8281
  type: String,
8282
8282
  required: !1,
8283
8283
  default: "span"
@@ -8301,11 +8301,11 @@ const Nn = /* @__PURE__ */ m(o3, [["__scopeId", "data-v-958d4edf"]]), a3 = (e) =
8301
8301
  lineHeight: "0",
8302
8302
  width: i.value
8303
8303
  }));
8304
- return (n, r) => (o(), f(g(e.tag), {
8304
+ return (n, r) => (o(), f(p(e.as), {
8305
8305
  "aria-hidden": e.decorative ? "true" : void 0,
8306
8306
  class: "kui-icon dev-portal-icon",
8307
8307
  "data-testid": "kui-icon-wrapper-dev-portal-icon",
8308
- style: p(a.value)
8308
+ style: g(a.value)
8309
8309
  }, {
8310
8310
  default: C(() => [
8311
8311
  (o(), d("svg", {
@@ -8326,10 +8326,10 @@ const Nn = /* @__PURE__ */ m(o3, [["__scopeId", "data-v-958d4edf"]]), a3 = (e) =
8326
8326
  }, 8, ["aria-hidden", "style"]));
8327
8327
  }
8328
8328
  });
8329
- const xn = /* @__PURE__ */ m(c3, [["__scopeId", "data-v-070f48da"]]), u3 = (e) => (v("data-v-fe36464a"), e = e(), _(), e), f3 = ["aria-hidden"], g3 = {
8329
+ const xn = /* @__PURE__ */ m(c3, [["__scopeId", "data-v-c81ca17b"]]), u3 = (e) => (v("data-v-cf013fd6"), e = e(), _(), e), f3 = ["aria-hidden"], p3 = {
8330
8330
  key: 0,
8331
8331
  "data-testid": "kui-icon-svg-title"
8332
- }, p3 = /* @__PURE__ */ u3(() => /* @__PURE__ */ c("path", {
8332
+ }, g3 = /* @__PURE__ */ u3(() => /* @__PURE__ */ c("path", {
8333
8333
  d: "M8 17C8.28333 17 8.52083 16.9042 8.7125 16.7125C8.90417 16.5208 9 16.2833 9 16C9 15.7167 8.90417 15.4792 8.7125 15.2875C8.52083 15.0958 8.28333 15 8 15C7.71667 15 7.47917 15.0958 7.2875 15.2875C7.09583 15.4792 7 15.7167 7 16C7 16.2833 7.09583 16.5208 7.2875 16.7125C7.47917 16.9042 7.71667 17 8 17ZM8 13C8.28333 13 8.52083 12.9042 8.7125 12.7125C8.90417 12.5208 9 12.2833 9 12C9 11.7167 8.90417 11.4792 8.7125 11.2875C8.52083 11.0958 8.28333 11 8 11C7.71667 11 7.47917 11.0958 7.2875 11.2875C7.09583 11.4792 7 11.7167 7 12C7 12.2833 7.09583 12.5208 7.2875 12.7125C7.47917 12.9042 7.71667 13 8 13ZM8 9C8.28333 9 8.52083 8.90417 8.7125 8.7125C8.90417 8.52083 9 8.28333 9 8C9 7.71667 8.90417 7.47917 8.7125 7.2875C8.52083 7.09583 8.28333 7 8 7C7.71667 7 7.47917 7.09583 7.2875 7.2875C7.09583 7.47917 7 7.71667 7 8C7 8.28333 7.09583 8.52083 7.2875 8.7125C7.47917 8.90417 7.71667 9 8 9ZM11 17H17V15H11V17ZM11 13H17V11H11V13ZM11 9H17V7H11V9ZM5 21C4.45 21 3.97917 20.8042 3.5875 20.4125C3.19583 20.0208 3 19.55 3 19V5C3 4.45 3.19583 3.97917 3.5875 3.5875C3.97917 3.19583 4.45 3 5 3H19C19.55 3 20.0208 3.19583 20.4125 3.5875C20.8042 3.97917 21 4.45 21 5V19C21 19.55 20.8042 20.0208 20.4125 20.4125C20.0208 20.8042 19.55 21 19 21H5ZM5 19H19V5H5V19Z",
8334
8334
  fill: "currentColor"
8335
8335
  }, null, -1)), C3 = /* @__PURE__ */ u({
@@ -8377,7 +8377,7 @@ const xn = /* @__PURE__ */ m(c3, [["__scopeId", "data-v-070f48da"]]), u3 = (e) =
8377
8377
  }
8378
8378
  },
8379
8379
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8380
- tag: {
8380
+ as: {
8381
8381
  type: String,
8382
8382
  required: !1,
8383
8383
  default: "span"
@@ -8401,11 +8401,11 @@ const xn = /* @__PURE__ */ m(c3, [["__scopeId", "data-v-070f48da"]]), u3 = (e) =
8401
8401
  lineHeight: "0",
8402
8402
  width: i.value
8403
8403
  }));
8404
- return (n, r) => (o(), f(g(e.tag), {
8404
+ return (n, r) => (o(), f(p(e.as), {
8405
8405
  "aria-hidden": e.decorative ? "true" : void 0,
8406
8406
  class: "kui-icon document-list-icon",
8407
8407
  "data-testid": "kui-icon-wrapper-document-list-icon",
8408
- style: p(a.value)
8408
+ style: g(a.value)
8409
8409
  }, {
8410
8410
  default: C(() => [
8411
8411
  (o(), d("svg", {
@@ -8418,15 +8418,15 @@ const xn = /* @__PURE__ */ m(c3, [["__scopeId", "data-v-070f48da"]]), u3 = (e) =
8418
8418
  width: "100%",
8419
8419
  xmlns: "http://www.w3.org/2000/svg"
8420
8420
  }, [
8421
- e.title ? (o(), d("title", g3, h(e.title), 1)) : y("", !0),
8422
- p3
8421
+ e.title ? (o(), d("title", p3, h(e.title), 1)) : y("", !0),
8422
+ g3
8423
8423
  ], 8, f3))
8424
8424
  ]),
8425
8425
  _: 1
8426
8426
  }, 8, ["aria-hidden", "style"]));
8427
8427
  }
8428
8428
  });
8429
- const wn = /* @__PURE__ */ m(C3, [["__scopeId", "data-v-fe36464a"]]), h3 = (e) => (v("data-v-833f1d9f"), e = e(), _(), e), y3 = ["aria-hidden"], v3 = {
8429
+ const wn = /* @__PURE__ */ m(C3, [["__scopeId", "data-v-cf013fd6"]]), h3 = (e) => (v("data-v-499cb0c4"), e = e(), _(), e), y3 = ["aria-hidden"], v3 = {
8430
8430
  key: 0,
8431
8431
  "data-testid": "kui-icon-svg-title"
8432
8432
  }, _3 = /* @__PURE__ */ h3(() => /* @__PURE__ */ c("path", {
@@ -8477,7 +8477,7 @@ const wn = /* @__PURE__ */ m(C3, [["__scopeId", "data-v-fe36464a"]]), h3 = (e) =
8477
8477
  }
8478
8478
  },
8479
8479
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8480
- tag: {
8480
+ as: {
8481
8481
  type: String,
8482
8482
  required: !1,
8483
8483
  default: "span"
@@ -8501,11 +8501,11 @@ const wn = /* @__PURE__ */ m(C3, [["__scopeId", "data-v-fe36464a"]]), h3 = (e) =
8501
8501
  lineHeight: "0",
8502
8502
  width: i.value
8503
8503
  }));
8504
- return (n, r) => (o(), f(g(e.tag), {
8504
+ return (n, r) => (o(), f(p(e.as), {
8505
8505
  "aria-hidden": e.decorative ? "true" : void 0,
8506
8506
  class: "kui-icon external-link-icon",
8507
8507
  "data-testid": "kui-icon-wrapper-external-link-icon",
8508
- style: p(a.value)
8508
+ style: g(a.value)
8509
8509
  }, {
8510
8510
  default: C(() => [
8511
8511
  (o(), d("svg", {
@@ -8526,7 +8526,7 @@ const wn = /* @__PURE__ */ m(C3, [["__scopeId", "data-v-fe36464a"]]), h3 = (e) =
8526
8526
  }, 8, ["aria-hidden", "style"]));
8527
8527
  }
8528
8528
  });
8529
- const In = /* @__PURE__ */ m(m3, [["__scopeId", "data-v-833f1d9f"]]), b3 = (e) => (v("data-v-442d581b"), e = e(), _(), e), S3 = ["aria-hidden"], z3 = {
8529
+ const In = /* @__PURE__ */ m(m3, [["__scopeId", "data-v-499cb0c4"]]), b3 = (e) => (v("data-v-2374e085"), e = e(), _(), e), S3 = ["aria-hidden"], z3 = {
8530
8530
  key: 0,
8531
8531
  "data-testid": "kui-icon-svg-title"
8532
8532
  }, N3 = /* @__PURE__ */ b3(() => /* @__PURE__ */ c("path", {
@@ -8577,7 +8577,7 @@ const In = /* @__PURE__ */ m(m3, [["__scopeId", "data-v-833f1d9f"]]), b3 = (e) =
8577
8577
  }
8578
8578
  },
8579
8579
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8580
- tag: {
8580
+ as: {
8581
8581
  type: String,
8582
8582
  required: !1,
8583
8583
  default: "span"
@@ -8601,11 +8601,11 @@ const In = /* @__PURE__ */ m(m3, [["__scopeId", "data-v-833f1d9f"]]), b3 = (e) =
8601
8601
  lineHeight: "0",
8602
8602
  width: i.value
8603
8603
  }));
8604
- return (n, r) => (o(), f(g(e.tag), {
8604
+ return (n, r) => (o(), f(p(e.as), {
8605
8605
  "aria-hidden": e.decorative ? "true" : void 0,
8606
8606
  class: "kui-icon feature-request-icon",
8607
8607
  "data-testid": "kui-icon-wrapper-feature-request-icon",
8608
- style: p(a.value)
8608
+ style: g(a.value)
8609
8609
  }, {
8610
8610
  default: C(() => [
8611
8611
  (o(), d("svg", {
@@ -8626,7 +8626,7 @@ const In = /* @__PURE__ */ m(m3, [["__scopeId", "data-v-833f1d9f"]]), b3 = (e) =
8626
8626
  }, 8, ["aria-hidden", "style"]));
8627
8627
  }
8628
8628
  });
8629
- const $n = /* @__PURE__ */ m(x3, [["__scopeId", "data-v-442d581b"]]), w3 = (e) => (v("data-v-48025c08"), e = e(), _(), e), I3 = ["aria-hidden"], $3 = {
8629
+ const $n = /* @__PURE__ */ m(x3, [["__scopeId", "data-v-2374e085"]]), w3 = (e) => (v("data-v-0a262673"), e = e(), _(), e), I3 = ["aria-hidden"], $3 = {
8630
8630
  key: 0,
8631
8631
  "data-testid": "kui-icon-svg-title"
8632
8632
  }, k3 = /* @__PURE__ */ w3(() => /* @__PURE__ */ c("path", {
@@ -8677,7 +8677,7 @@ const $n = /* @__PURE__ */ m(x3, [["__scopeId", "data-v-442d581b"]]), w3 = (e) =
8677
8677
  }
8678
8678
  },
8679
8679
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8680
- tag: {
8680
+ as: {
8681
8681
  type: String,
8682
8682
  required: !1,
8683
8683
  default: "span"
@@ -8701,11 +8701,11 @@ const $n = /* @__PURE__ */ m(x3, [["__scopeId", "data-v-442d581b"]]), w3 = (e) =
8701
8701
  lineHeight: "0",
8702
8702
  width: i.value
8703
8703
  }));
8704
- return (n, r) => (o(), f(g(e.tag), {
8704
+ return (n, r) => (o(), f(p(e.as), {
8705
8705
  "aria-hidden": e.decorative ? "true" : void 0,
8706
8706
  class: "kui-icon file-empty-icon",
8707
8707
  "data-testid": "kui-icon-wrapper-file-empty-icon",
8708
- style: p(a.value)
8708
+ style: g(a.value)
8709
8709
  }, {
8710
8710
  default: C(() => [
8711
8711
  (o(), d("svg", {
@@ -8726,7 +8726,7 @@ const $n = /* @__PURE__ */ m(x3, [["__scopeId", "data-v-442d581b"]]), w3 = (e) =
8726
8726
  }, 8, ["aria-hidden", "style"]));
8727
8727
  }
8728
8728
  });
8729
- const kn = /* @__PURE__ */ m(L3, [["__scopeId", "data-v-48025c08"]]), q3 = (e) => (v("data-v-2cc236f9"), e = e(), _(), e), H3 = ["aria-hidden"], M3 = {
8729
+ const kn = /* @__PURE__ */ m(L3, [["__scopeId", "data-v-0a262673"]]), q3 = (e) => (v("data-v-9efd3d9e"), e = e(), _(), e), H3 = ["aria-hidden"], M3 = {
8730
8730
  key: 0,
8731
8731
  "data-testid": "kui-icon-svg-title"
8732
8732
  }, Z3 = /* @__PURE__ */ q3(() => /* @__PURE__ */ c("path", {
@@ -8777,7 +8777,7 @@ const kn = /* @__PURE__ */ m(L3, [["__scopeId", "data-v-48025c08"]]), q3 = (e) =
8777
8777
  }
8778
8778
  },
8779
8779
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8780
- tag: {
8780
+ as: {
8781
8781
  type: String,
8782
8782
  required: !1,
8783
8783
  default: "span"
@@ -8801,11 +8801,11 @@ const kn = /* @__PURE__ */ m(L3, [["__scopeId", "data-v-48025c08"]]), q3 = (e) =
8801
8801
  lineHeight: "0",
8802
8802
  width: i.value
8803
8803
  }));
8804
- return (n, r) => (o(), f(g(e.tag), {
8804
+ return (n, r) => (o(), f(p(e.as), {
8805
8805
  "aria-hidden": e.decorative ? "true" : void 0,
8806
8806
  class: "kui-icon indeterminate-small-icon",
8807
8807
  "data-testid": "kui-icon-wrapper-indeterminate-small-icon",
8808
- style: p(a.value)
8808
+ style: g(a.value)
8809
8809
  }, {
8810
8810
  default: C(() => [
8811
8811
  (o(), d("svg", {
@@ -8826,7 +8826,7 @@ const kn = /* @__PURE__ */ m(L3, [["__scopeId", "data-v-48025c08"]]), q3 = (e) =
8826
8826
  }, 8, ["aria-hidden", "style"]));
8827
8827
  }
8828
8828
  });
8829
- const Ln = /* @__PURE__ */ m(B3, [["__scopeId", "data-v-2cc236f9"]]), E3 = (e) => (v("data-v-7da07410"), e = e(), _(), e), V3 = ["aria-hidden"], F3 = {
8829
+ const Ln = /* @__PURE__ */ m(B3, [["__scopeId", "data-v-9efd3d9e"]]), E3 = (e) => (v("data-v-ca06546b"), e = e(), _(), e), V3 = ["aria-hidden"], F3 = {
8830
8830
  key: 0,
8831
8831
  "data-testid": "kui-icon-svg-title"
8832
8832
  }, D3 = /* @__PURE__ */ E3(() => /* @__PURE__ */ c("path", {
@@ -8877,7 +8877,7 @@ const Ln = /* @__PURE__ */ m(B3, [["__scopeId", "data-v-2cc236f9"]]), E3 = (e) =
8877
8877
  }
8878
8878
  },
8879
8879
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8880
- tag: {
8880
+ as: {
8881
8881
  type: String,
8882
8882
  required: !1,
8883
8883
  default: "span"
@@ -8901,11 +8901,11 @@ const Ln = /* @__PURE__ */ m(B3, [["__scopeId", "data-v-2cc236f9"]]), E3 = (e) =
8901
8901
  lineHeight: "0",
8902
8902
  width: i.value
8903
8903
  }));
8904
- return (n, r) => (o(), f(g(e.tag), {
8904
+ return (n, r) => (o(), f(p(e.as), {
8905
8905
  "aria-hidden": e.decorative ? "true" : void 0,
8906
8906
  class: "kui-icon more-horizontal-icon",
8907
8907
  "data-testid": "kui-icon-wrapper-more-horizontal-icon",
8908
- style: p(a.value)
8908
+ style: g(a.value)
8909
8909
  }, {
8910
8910
  default: C(() => [
8911
8911
  (o(), d("svg", {
@@ -8926,7 +8926,7 @@ const Ln = /* @__PURE__ */ m(B3, [["__scopeId", "data-v-2cc236f9"]]), E3 = (e) =
8926
8926
  }, 8, ["aria-hidden", "style"]));
8927
8927
  }
8928
8928
  });
8929
- const qn = /* @__PURE__ */ m(A3, [["__scopeId", "data-v-7da07410"]]), R3 = (e) => (v("data-v-bdb3d18d"), e = e(), _(), e), P3 = ["aria-hidden"], U3 = {
8929
+ const qn = /* @__PURE__ */ m(A3, [["__scopeId", "data-v-ca06546b"]]), R3 = (e) => (v("data-v-f7b98743"), e = e(), _(), e), P3 = ["aria-hidden"], U3 = {
8930
8930
  key: 0,
8931
8931
  "data-testid": "kui-icon-svg-title"
8932
8932
  }, G3 = /* @__PURE__ */ R3(() => /* @__PURE__ */ c("path", {
@@ -8977,7 +8977,7 @@ const qn = /* @__PURE__ */ m(A3, [["__scopeId", "data-v-7da07410"]]), R3 = (e) =
8977
8977
  }
8978
8978
  },
8979
8979
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
8980
- tag: {
8980
+ as: {
8981
8981
  type: String,
8982
8982
  required: !1,
8983
8983
  default: "span"
@@ -9001,11 +9001,11 @@ const qn = /* @__PURE__ */ m(A3, [["__scopeId", "data-v-7da07410"]]), R3 = (e) =
9001
9001
  lineHeight: "0",
9002
9002
  width: i.value
9003
9003
  }));
9004
- return (n, r) => (o(), f(g(e.tag), {
9004
+ return (n, r) => (o(), f(p(e.as), {
9005
9005
  "aria-hidden": e.decorative ? "true" : void 0,
9006
9006
  class: "kui-icon service-document-icon",
9007
9007
  "data-testid": "kui-icon-wrapper-service-document-icon",
9008
- style: p(a.value)
9008
+ style: g(a.value)
9009
9009
  }, {
9010
9010
  default: C(() => [
9011
9011
  (o(), d("svg", {
@@ -9026,7 +9026,7 @@ const qn = /* @__PURE__ */ m(A3, [["__scopeId", "data-v-7da07410"]]), R3 = (e) =
9026
9026
  }, 8, ["aria-hidden", "style"]));
9027
9027
  }
9028
9028
  });
9029
- const Hn = /* @__PURE__ */ m(O3, [["__scopeId", "data-v-bdb3d18d"]]), T3 = (e) => (v("data-v-3b5b3bf1"), e = e(), _(), e), K3 = ["aria-hidden"], W3 = {
9029
+ const Hn = /* @__PURE__ */ m(O3, [["__scopeId", "data-v-f7b98743"]]), T3 = (e) => (v("data-v-c1ea1e64"), e = e(), _(), e), K3 = ["aria-hidden"], W3 = {
9030
9030
  key: 0,
9031
9031
  "data-testid": "kui-icon-svg-title"
9032
9032
  }, j3 = /* @__PURE__ */ T3(() => /* @__PURE__ */ c("path", {
@@ -9077,7 +9077,7 @@ const Hn = /* @__PURE__ */ m(O3, [["__scopeId", "data-v-bdb3d18d"]]), T3 = (e) =
9077
9077
  }
9078
9078
  },
9079
9079
  /** The HTML tag to utilize for the icon's wrapper element. Defaults to `span` */
9080
- tag: {
9080
+ as: {
9081
9081
  type: String,
9082
9082
  required: !1,
9083
9083
  default: "span"
@@ -9101,11 +9101,11 @@ const Hn = /* @__PURE__ */ m(O3, [["__scopeId", "data-v-bdb3d18d"]]), T3 = (e) =
9101
9101
  lineHeight: "0",
9102
9102
  width: i.value
9103
9103
  }));
9104
- return (n, r) => (o(), f(g(e.tag), {
9104
+ return (n, r) => (o(), f(p(e.as), {
9105
9105
  "aria-hidden": e.decorative ? "true" : void 0,
9106
9106
  class: "kui-icon service-hub-icon",
9107
9107
  "data-testid": "kui-icon-wrapper-service-hub-icon",
9108
- style: p(a.value)
9108
+ style: g(a.value)
9109
9109
  }, {
9110
9110
  default: C(() => [
9111
9111
  (o(), d("svg", {
@@ -9126,13 +9126,13 @@ const Hn = /* @__PURE__ */ m(O3, [["__scopeId", "data-v-bdb3d18d"]]), T3 = (e) =
9126
9126
  }, 8, ["aria-hidden", "style"]));
9127
9127
  }
9128
9128
  });
9129
- const Mn = /* @__PURE__ */ m(J3, [["__scopeId", "data-v-3b5b3bf1"]]);
9129
+ const Mn = /* @__PURE__ */ m(J3, [["__scopeId", "data-v-c1ea1e64"]]);
9130
9130
  export {
9131
9131
  un as AddCircleIcon,
9132
9132
  d7 as AddIcon,
9133
9133
  fn as ArrowDownIcon,
9134
- gn as ArrowLeftIcon,
9135
- pn as ArrowRightIcon,
9134
+ pn as ArrowLeftIcon,
9135
+ gn as ArrowRightIcon,
9136
9136
  Cn as ArrowUpIcon,
9137
9137
  e7 as AwsIcon,
9138
9138
  t7 as AzureIcon,
@@ -9141,9 +9141,9 @@ export {
9141
9141
  c7 as BookIcon,
9142
9142
  u7 as BotIcon,
9143
9143
  f7 as BrainIcon,
9144
- g7 as CalIcon,
9144
+ p7 as CalIcon,
9145
9145
  yn as CheckCircleIcon,
9146
- p7 as CheckIcon,
9146
+ g7 as CheckIcon,
9147
9147
  vn as CheckSmallIcon,
9148
9148
  _n as ChevronDownIcon,
9149
9149
  mn as ChevronLeftIcon,