@spear-ai/spectral 1.11.1 → 1.11.3

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 (204) hide show
  1. package/dist/.js +3 -2
  2. package/dist/ButtonIcon.js +2 -2
  3. package/dist/Checkbox/CheckboxBase.js +1 -1
  4. package/dist/Combobox/ComboboxBase.js +1 -1
  5. package/dist/Combobox.d.ts +5 -2
  6. package/dist/Combobox.js +105 -72
  7. package/dist/{ComboboxBase-Dn8Lz9mG.js → ComboboxBase-qX-mQhT6.js} +2 -2
  8. package/dist/ControlGroup/ControlGroupSelect.d.ts +3 -2
  9. package/dist/ControlGroup/ControlGroupSelect.js +79 -71
  10. package/dist/DateTimePicker/DateTimeDisplayInput.js +1 -1
  11. package/dist/DateTimePicker.js +1 -1
  12. package/dist/Icons/AnalyzeIcon.d.ts +1 -1
  13. package/dist/Icons/AnalyzeIcon.js +5 -6
  14. package/dist/Icons/AnnotationsIcon.d.ts +1 -1
  15. package/dist/Icons/AnnotationsIcon.js +5 -6
  16. package/dist/Icons/ApprovedIcon.d.ts +1 -1
  17. package/dist/Icons/ApprovedIcon.js +5 -6
  18. package/dist/Icons/ArrowDownIcon.d.ts +1 -1
  19. package/dist/Icons/ArrowDownIcon.js +5 -6
  20. package/dist/Icons/ArrowUpIcon.d.ts +1 -1
  21. package/dist/Icons/ArrowUpIcon.js +5 -6
  22. package/dist/Icons/BoxToolIcon.d.ts +1 -1
  23. package/dist/Icons/BoxToolIcon.js +5 -6
  24. package/dist/Icons/CalendarIcon.d.ts +1 -1
  25. package/dist/Icons/CalendarIcon.js +5 -6
  26. package/dist/Icons/CheckCircleIcon.d.ts +1 -1
  27. package/dist/Icons/CheckCircleIcon.js +5 -6
  28. package/dist/Icons/CheckSquareIcon.d.ts +1 -1
  29. package/dist/Icons/CheckSquareIcon.js +5 -6
  30. package/dist/Icons/CheckmarkIcon.d.ts +1 -1
  31. package/dist/Icons/CheckmarkIcon.js +6 -7
  32. package/dist/Icons/ChevronDownIcon.d.ts +1 -1
  33. package/dist/Icons/ChevronDownIcon.js +5 -6
  34. package/dist/Icons/ChevronUpIcon.d.ts +1 -1
  35. package/dist/Icons/ChevronUpIcon.js +5 -6
  36. package/dist/Icons/ClockIcon.d.ts +1 -1
  37. package/dist/Icons/ClockIcon.js +5 -6
  38. package/dist/Icons/CloseCircleIcon.d.ts +1 -1
  39. package/dist/Icons/CloseCircleIcon.js +5 -6
  40. package/dist/Icons/CloseIcon.d.ts +1 -1
  41. package/dist/Icons/CloseIcon.js +5 -6
  42. package/dist/Icons/Crosshairs2Icon.d.ts +1 -1
  43. package/dist/Icons/Crosshairs2Icon.js +5 -6
  44. package/dist/Icons/CrosshairsIcon.d.ts +1 -1
  45. package/dist/Icons/CrosshairsIcon.js +5 -6
  46. package/dist/Icons/DashboardIcon.d.ts +1 -1
  47. package/dist/Icons/DashboardIcon.js +5 -6
  48. package/dist/Icons/DatabaseIcon.d.ts +1 -1
  49. package/dist/Icons/DatabaseIcon.js +5 -6
  50. package/dist/Icons/DeleteIcon.d.ts +1 -1
  51. package/dist/Icons/DeleteIcon.js +5 -6
  52. package/dist/Icons/DurationIcon.d.ts +1 -1
  53. package/dist/Icons/DurationIcon.js +5 -6
  54. package/dist/Icons/EditIcon.d.ts +1 -1
  55. package/dist/Icons/EditIcon.js +5 -6
  56. package/dist/Icons/EmailIcon.d.ts +1 -1
  57. package/dist/Icons/EmailIcon.js +5 -6
  58. package/dist/Icons/EraserIcon.d.ts +1 -1
  59. package/dist/Icons/EraserIcon.js +8 -9
  60. package/dist/Icons/ErrorIcon.d.ts +1 -1
  61. package/dist/Icons/ErrorIcon.js +5 -6
  62. package/dist/Icons/EyeClosedIcon.d.ts +1 -1
  63. package/dist/Icons/EyeClosedIcon.js +5 -6
  64. package/dist/Icons/EyeClosedIcon2.d.ts +1 -1
  65. package/dist/Icons/EyeClosedIcon2.js +5 -6
  66. package/dist/Icons/EyeOpenIcon.d.ts +1 -1
  67. package/dist/Icons/EyeOpenIcon.js +5 -6
  68. package/dist/Icons/FileDownloadIcon.d.ts +1 -1
  69. package/dist/Icons/FileDownloadIcon.js +5 -6
  70. package/dist/Icons/GoToFirstIcon.d.ts +1 -1
  71. package/dist/Icons/GoToFirstIcon.js +5 -6
  72. package/dist/Icons/GoToLastIcon.d.ts +1 -1
  73. package/dist/Icons/GoToLastIcon.js +5 -6
  74. package/dist/Icons/HarmonicCursorsIcon.d.ts +1 -1
  75. package/dist/Icons/HarmonicCursorsIcon.js +5 -6
  76. package/dist/Icons/IconBase.d.ts +2 -1
  77. package/dist/Icons/IconBase.js +26 -26
  78. package/dist/Icons/InfoIcon.d.ts +1 -1
  79. package/dist/Icons/InfoIcon.js +5 -6
  80. package/dist/Icons/KeyboardIcon.d.ts +1 -1
  81. package/dist/Icons/KeyboardIcon.js +5 -6
  82. package/dist/Icons/LabelIcon.d.ts +1 -1
  83. package/dist/Icons/LabelIcon.js +5 -6
  84. package/dist/Icons/LassoIcon.d.ts +1 -1
  85. package/dist/Icons/LassoIcon.js +5 -6
  86. package/dist/Icons/LineToolIcon.d.ts +1 -1
  87. package/dist/Icons/LineToolIcon.js +5 -6
  88. package/dist/Icons/LiveViewIcon.d.ts +1 -1
  89. package/dist/Icons/LiveViewIcon.js +5 -6
  90. package/dist/Icons/LoaderIcon.d.ts +1 -1
  91. package/dist/Icons/LoaderIcon.js +10 -11
  92. package/dist/Icons/LocationIcon.d.ts +1 -1
  93. package/dist/Icons/LocationIcon.js +5 -6
  94. package/dist/Icons/LogoutIcon.d.ts +1 -1
  95. package/dist/Icons/LogoutIcon.js +5 -6
  96. package/dist/Icons/MaximizeIcon.d.ts +1 -1
  97. package/dist/Icons/MaximizeIcon.js +5 -6
  98. package/dist/Icons/MeasureIcon.d.ts +1 -1
  99. package/dist/Icons/MeasureIcon.js +5 -6
  100. package/dist/Icons/MessagesIcon.d.ts +1 -1
  101. package/dist/Icons/MessagesIcon.js +5 -6
  102. package/dist/Icons/MetadataIcon.d.ts +1 -1
  103. package/dist/Icons/MetadataIcon.js +5 -6
  104. package/dist/Icons/MinimizeIcon.d.ts +1 -1
  105. package/dist/Icons/MinimizeIcon.js +5 -6
  106. package/dist/Icons/MinusIcon.d.ts +1 -1
  107. package/dist/Icons/MinusIcon.js +5 -6
  108. package/dist/Icons/OntologyIcon.d.ts +1 -1
  109. package/dist/Icons/OntologyIcon.js +5 -6
  110. package/dist/Icons/PanelIconClose.d.ts +1 -1
  111. package/dist/Icons/PanelIconClose.js +5 -6
  112. package/dist/Icons/PanelIconOpen.d.ts +1 -1
  113. package/dist/Icons/PanelIconOpen.js +5 -6
  114. package/dist/Icons/PauseIcon.d.ts +1 -1
  115. package/dist/Icons/PauseIcon.js +5 -6
  116. package/dist/Icons/PlayIcon.d.ts +1 -1
  117. package/dist/Icons/PlayIcon.js +5 -6
  118. package/dist/Icons/PlusIcon.d.ts +1 -1
  119. package/dist/Icons/PlusIcon.js +5 -6
  120. package/dist/Icons/PolygonIcon.d.ts +1 -1
  121. package/dist/Icons/PolygonIcon.js +5 -6
  122. package/dist/Icons/PrinterIcon.d.ts +1 -1
  123. package/dist/Icons/PrinterIcon.js +5 -6
  124. package/dist/Icons/ProgressCheckIcon.d.ts +1 -1
  125. package/dist/Icons/ProgressCheckIcon.js +5 -6
  126. package/dist/Icons/ResetIcon.d.ts +1 -1
  127. package/dist/Icons/ResetIcon.js +5 -6
  128. package/dist/Icons/ReviewedIcon.d.ts +1 -1
  129. package/dist/Icons/ReviewedIcon.js +5 -6
  130. package/dist/Icons/ScissorsIcon.d.ts +1 -1
  131. package/dist/Icons/ScissorsIcon.js +5 -6
  132. package/dist/Icons/SearchIcon.d.ts +1 -1
  133. package/dist/Icons/SearchIcon.js +5 -6
  134. package/dist/Icons/SettingsIcon.d.ts +1 -1
  135. package/dist/Icons/SettingsIcon.js +5 -6
  136. package/dist/Icons/SortAscendingIcon.d.ts +1 -1
  137. package/dist/Icons/SortAscendingIcon.js +5 -6
  138. package/dist/Icons/SortAtoZIcon.d.ts +1 -1
  139. package/dist/Icons/SortAtoZIcon.js +5 -6
  140. package/dist/Icons/SortDescendingIcon.d.ts +1 -1
  141. package/dist/Icons/SortDescendingIcon.js +5 -6
  142. package/dist/Icons/SortZtoAIcon.d.ts +1 -1
  143. package/dist/Icons/SortZtoAIcon.js +5 -6
  144. package/dist/Icons/SparklesIcon.d.ts +1 -1
  145. package/dist/Icons/SparklesIcon.js +5 -6
  146. package/dist/Icons/StackIcon.d.ts +1 -1
  147. package/dist/Icons/StackIcon.js +5 -6
  148. package/dist/Icons/StarIcon.d.ts +1 -1
  149. package/dist/Icons/StarIcon.js +5 -6
  150. package/dist/Icons/TrashIcon.d.ts +1 -1
  151. package/dist/Icons/TrashIcon.js +5 -6
  152. package/dist/Icons/UndoIcon.d.ts +1 -1
  153. package/dist/Icons/UndoIcon.js +5 -6
  154. package/dist/Icons/UploadIcon.d.ts +1 -1
  155. package/dist/Icons/UploadIcon.js +5 -6
  156. package/dist/Icons/User2Icon.d.ts +1 -1
  157. package/dist/Icons/User2Icon.js +5 -6
  158. package/dist/Icons/UserIcon.d.ts +1 -1
  159. package/dist/Icons/UserIcon.js +5 -6
  160. package/dist/Icons/WarningIcon.d.ts +1 -1
  161. package/dist/Icons/WarningIcon.js +5 -6
  162. package/dist/Icons/ZoomAllIcon.d.ts +1 -1
  163. package/dist/Icons/ZoomAllIcon.js +5 -6
  164. package/dist/Icons/ZoomXIcon.d.ts +1 -1
  165. package/dist/Icons/ZoomXIcon.js +5 -6
  166. package/dist/Icons/ZoomYIcon.d.ts +1 -1
  167. package/dist/Icons/ZoomYIcon.js +5 -6
  168. package/dist/Input.d.ts +1 -1
  169. package/dist/Input.js +95 -90
  170. package/dist/InputNumeric.d.ts +1 -1
  171. package/dist/InputNumeric.js +70 -65
  172. package/dist/MultiSelect/MultiSelectBase.d.ts +6 -3
  173. package/dist/MultiSelect/MultiSelectBase.js +153 -141
  174. package/dist/MultiSelect.d.ts +3 -2
  175. package/dist/MultiSelect.js +12 -11
  176. package/dist/Select.d.ts +2 -1
  177. package/dist/Select.js +90 -81
  178. package/dist/Switch/SwitchBase.js +1 -1
  179. package/dist/Textarea.d.ts +1 -1
  180. package/dist/Textarea.js +54 -49
  181. package/dist/Toggle/ToggleBase.js +1 -1
  182. package/dist/ToggleGroup/ToggleGroupBase.js +5 -2
  183. package/dist/hooks/useControllableState.d.ts +6 -1
  184. package/dist/hooks/useControllableState.d.ts.map +1 -1
  185. package/dist/hooks/useControllableState.js +2 -2
  186. package/dist/hooks/useUncontrolledState.d.ts +9 -0
  187. package/dist/hooks/useUncontrolledState.d.ts.map +1 -0
  188. package/dist/hooks/useUncontrolledState.js +16 -0
  189. package/dist/index.d.ts +1 -0
  190. package/dist/index.d.ts.map +1 -1
  191. package/dist/primitives/select.d.ts +6 -1
  192. package/dist/primitives/select.d.ts.map +1 -1
  193. package/dist/primitives/select.js +90 -38
  194. package/dist/styles/spectral.css +1 -1
  195. package/dist/utils/dropdownPositioning.d.ts +13 -0
  196. package/dist/utils/dropdownPositioning.d.ts.map +1 -0
  197. package/dist/utils/dropdownPositioning.js +43 -0
  198. package/dist/utils/dropdownPositioning.test.d.ts +2 -0
  199. package/dist/utils/dropdownPositioning.test.d.ts.map +1 -0
  200. package/dist/utils/dropdownPositioning.test.js +21 -0
  201. package/dist/utils/formFieldUtils.d.ts +2 -0
  202. package/dist/utils/formFieldUtils.d.ts.map +1 -1
  203. package/dist/utils/formFieldUtils.js +18 -15
  204. package/package.json +1 -1
@@ -3,20 +3,19 @@ import "../styles/main.css";
3
3
  import { IconBase as e, SvgIdContext as t } from "./IconBase.js";
4
4
  import { useContext as n } from "react";
5
5
  import { jsx as r, jsxs as i } from "react/jsx-runtime";
6
- var a = Object.assign(({ ref: a, className: o, ariaHidden: s, title: c, description: l, size: u = 24, ...d }) => {
7
- let f = n(t);
6
+ var a = Object.assign(({ ref: a, className: o, title: s, description: c, size: l = 24, ...u }) => {
7
+ let d = n(t);
8
8
  return /* @__PURE__ */ i(e, {
9
- size: u,
9
+ size: l,
10
10
  className: o,
11
- title: c,
12
- description: l,
13
- ariaHidden: s,
11
+ title: s,
12
+ description: c,
14
13
  ref: a,
15
14
  color: "oklch(92.53% 0.1976 123.38)",
16
15
  viewBox: "0 0 240 240",
17
- ...d,
16
+ ...u,
18
17
  children: [/* @__PURE__ */ i("defs", { children: [/* @__PURE__ */ i("linearGradient", {
19
- id: `${f}-spinner-secondHalf`,
18
+ id: `${d}-spinner-secondHalf`,
20
19
  children: [/* @__PURE__ */ r("stop", {
21
20
  offset: "0%",
22
21
  stopOpacity: "0",
@@ -27,7 +26,7 @@ var a = Object.assign(({ ref: a, className: o, ariaHidden: s, title: c, descript
27
26
  stopColor: "oklch(95.78% 0.1105 120.84)"
28
27
  })]
29
28
  }), /* @__PURE__ */ i("linearGradient", {
30
- id: `${f}-spinner-firstHalf`,
29
+ id: `${d}-spinner-firstHalf`,
31
30
  children: [/* @__PURE__ */ r("stop", {
32
31
  offset: "0%",
33
32
  stopOpacity: "1",
@@ -49,11 +48,11 @@ var a = Object.assign(({ ref: a, className: o, ariaHidden: s, title: c, descript
49
48
  dur: "1300ms"
50
49
  }),
51
50
  /* @__PURE__ */ r("path", {
52
- stroke: `url(#${f}-spinner-secondHalf)`,
51
+ stroke: `url(#${d}-spinner-secondHalf)`,
53
52
  d: "M 40 120 A 80 80 0 0 1 200 120"
54
53
  }),
55
54
  /* @__PURE__ */ r("path", {
56
- stroke: `url(#${f}-spinner-firstHalf)`,
55
+ stroke: `url(#${d}-spinner-firstHalf)`,
57
56
  d: "M 200 120 A 80 80 0 0 1 40 120"
58
57
  }),
59
58
  /* @__PURE__ */ r("path", {
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const LocationIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const LocationIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=LocationIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
- ...l,
10
+ ...c,
12
11
  children: [/* @__PURE__ */ t("path", {
13
12
  d: "M19.1111 10.1818C19.1111 14.7209 14.1876 19.4482 12.5342 20.9082C12.3802 21.0267 12.1927 21.0907 12 21.0907C11.8073 21.0907 11.6198 21.0267 11.4658 20.9082C9.81247 19.4482 4.88892 14.7209 4.88892 10.1818C4.88892 8.253 5.63812 6.40315 6.97171 5.03925C8.3053 3.67535 10.114 2.90912 12 2.90912C13.886 2.90912 15.6947 3.67535 17.0283 5.03925C18.3619 6.40315 19.1111 8.253 19.1111 10.1818Z",
14
13
  stroke: "currentColor",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const LogoutIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const LogoutIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=LogoutIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t } from "react/jsx-runtime";
4
- var n = Object.assign(({ ref: n, className: r, ariaHidden: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ t(e, {
5
- size: s,
4
+ var n = Object.assign(({ ref: n, className: r, title: i, description: a, size: o = 24, ...s }) => /* @__PURE__ */ t(e, {
5
+ size: o,
6
6
  className: r,
7
- title: a,
8
- description: o,
9
- ariaHidden: i,
7
+ title: i,
8
+ description: a,
10
9
  ref: n,
11
- ...c,
10
+ ...s,
12
11
  children: /* @__PURE__ */ t("path", {
13
12
  d: "M11.1666 20.8889H5.33331C4.10601 20.8889 3.11108 19.894 3.11108 18.6666V5.33331C3.11108 4.10601 4.10601 3.11108 5.33331 3.11108H11.1666M20.8889 12H8.38886M20.8889 12L15.8889 17M20.8889 12L15.8889 6.99997",
14
13
  stroke: "currentColor",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const MaximizeIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const MaximizeIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=MaximizeIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
- ...l,
10
+ ...c,
12
11
  children: [
13
12
  /* @__PURE__ */ t("path", {
14
13
  d: "M15 3H21V9",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const MeasureIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const MeasureIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=MeasureIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
- ...l,
10
+ ...c,
12
11
  children: [
13
12
  /* @__PURE__ */ t("path", {
14
13
  d: "M19.875 12C20.496 12 21 12.512 21 13.143V18.857C21 19.488 20.496 20 19.875 20H4C3.73478 20 3.48043 19.8946 3.29289 19.7071C3.10536 19.5196 3 19.2652 3 19V13.143C3 12.512 3.504 12 4.125 12H19.875Z",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const MessagesIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const MessagesIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=MessagesIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
- ...l,
10
+ ...c,
12
11
  children: [
13
12
  /* @__PURE__ */ t("path", {
14
13
  stroke: "currentColor",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const MetadataIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const MetadataIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=MetadataIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t } from "react/jsx-runtime";
4
- var n = Object.assign(({ ref: n, className: r, ariaHidden: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ t(e, {
5
- size: s,
4
+ var n = Object.assign(({ ref: n, className: r, title: i, description: a, size: o = 24, ...s }) => /* @__PURE__ */ t(e, {
5
+ size: o,
6
6
  className: r,
7
- title: a,
8
- description: o,
9
- ariaHidden: i,
7
+ title: i,
8
+ description: a,
10
9
  ref: n,
11
- ...c,
10
+ ...s,
12
11
  children: /* @__PURE__ */ t("path", {
13
12
  d: "M3 12H6.80472C7.23083 12 7.62038 12.2408 7.81094 12.6219L9.75 16.5L14.25 7.5L16.1891 11.3781C16.3796 11.7592 16.7692 12 17.1953 12H21M5.25 21H18.75C19.9927 21 21 19.9927 21 18.75V5.25C21 4.00736 19.9927 3 18.75 3H5.25C4.00736 3 3 4.00736 3 5.25V18.75C3 19.9927 4.00736 21 5.25 21Z",
14
13
  stroke: "currentColor",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const MinimizeIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const MinimizeIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=MinimizeIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
- ...l,
10
+ ...c,
12
11
  children: [
13
12
  /* @__PURE__ */ t("path", {
14
13
  d: "M14 10L21 3",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const MinusIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const MinusIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=MinusIcon.d.ts.map
@@ -1,18 +1,17 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t } from "react/jsx-runtime";
4
- var n = Object.assign(({ ref: n, className: r, ariaHidden: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ t(e, {
5
- size: s,
4
+ var n = Object.assign(({ ref: n, className: r, title: i, description: a, size: o = 24, ...s }) => /* @__PURE__ */ t(e, {
5
+ size: o,
6
6
  className: r,
7
- title: a,
8
- description: o,
9
- ariaHidden: i,
7
+ title: i,
8
+ description: a,
10
9
  ref: n,
11
10
  stroke: "currentColor",
12
11
  strokeWidth: 2,
13
12
  strokeLinecap: "round",
14
13
  strokeLinejoin: "round",
15
- ...c,
14
+ ...s,
16
15
  children: /* @__PURE__ */ t("path", { d: "M5 12l14 0" })
17
16
  }), { displayName: "MinusIcon" });
18
17
  //#endregion
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const OntologyIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const OntologyIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=OntologyIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
- ...l,
10
+ ...c,
12
11
  children: [
13
12
  /* @__PURE__ */ t("path", {
14
13
  d: "M3 19.25C3 19.7141 3.18437 20.1592 3.51256 20.4874C3.84075 20.8156 4.28587 21 4.75 21C5.21413 21 5.65925 20.8156 5.98744 20.4874C6.31563 20.1592 6.5 19.7141 6.5 19.25C6.5 18.7859 6.31563 18.3408 5.98744 18.0126C5.65925 17.6844 5.21413 17.5 4.75 17.5C4.28587 17.5 3.84075 17.6844 3.51256 18.0126C3.18437 18.3408 3 18.7859 3 19.25Z",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const PanelIconClose: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const PanelIconClose: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=PanelIconClose.d.ts.map
@@ -1,18 +1,17 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
10
  stroke: "currentColor",
12
11
  strokeWidth: 2,
13
12
  strokeLinecap: "round",
14
13
  strokeLinejoin: "round",
15
- ...l,
14
+ ...c,
16
15
  children: [
17
16
  /* @__PURE__ */ t("rect", {
18
17
  width: "18",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const PanelIconOpen: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const PanelIconOpen: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=PanelIconOpen.d.ts.map
@@ -1,18 +1,17 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
10
  stroke: "currentColor",
12
11
  strokeWidth: 2,
13
12
  strokeLinecap: "round",
14
13
  strokeLinejoin: "round",
15
- ...l,
14
+ ...c,
16
15
  children: [
17
16
  /* @__PURE__ */ t("rect", {
18
17
  width: "18",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const PauseIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const PauseIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=PauseIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
- ...l,
10
+ ...c,
12
11
  children: [/* @__PURE__ */ t("path", {
13
12
  d: "M4.71429 4.5C4.71429 4.16848 4.84223 3.85054 5.06995 3.61612C5.29767 3.3817 5.60653 3.25 5.92858 3.25H8.35715C8.6792 3.25 8.98806 3.3817 9.21578 3.61612C9.4435 3.85054 9.57144 4.16848 9.57144 4.5V19.5C9.57144 19.8315 9.4435 20.1495 9.21578 20.3839C8.98806 20.6183 8.6792 20.75 8.35715 20.75H5.92858C5.60653 20.75 5.29767 20.6183 5.06995 20.3839C4.84223 20.1495 4.71429 19.8315 4.71429 19.5V4.5Z",
14
13
  stroke: "currentColor",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const PlayIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const PlayIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=PlayIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t } from "react/jsx-runtime";
4
- var n = Object.assign(({ ref: n, className: r, ariaHidden: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ t(e, {
5
- size: s,
4
+ var n = Object.assign(({ ref: n, className: r, title: i, description: a, size: o = 24, ...s }) => /* @__PURE__ */ t(e, {
5
+ size: o,
6
6
  className: r,
7
- title: a,
8
- description: o,
9
- ariaHidden: i,
7
+ title: i,
8
+ description: a,
10
9
  ref: n,
11
- ...c,
10
+ ...s,
12
11
  children: /* @__PURE__ */ t("path", {
13
12
  d: "M4.6333 3.11108V20.8889L19.3666 12L4.6333 3.11108Z",
14
13
  stroke: "currentColor",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const PlusIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const PlusIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=PlusIcon.d.ts.map
@@ -1,15 +1,14 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t } from "react/jsx-runtime";
4
- var n = Object.assign(({ ref: n, className: r, ariaHidden: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ t(e, {
5
- size: s,
4
+ var n = Object.assign(({ ref: n, className: r, title: i, description: a, size: o = 24, ...s }) => /* @__PURE__ */ t(e, {
5
+ size: o,
6
6
  className: r,
7
- title: a,
8
- description: o,
9
- ariaHidden: i,
7
+ title: i,
8
+ description: a,
10
9
  fill: "none",
11
10
  ref: n,
12
- ...c,
11
+ ...s,
13
12
  children: /* @__PURE__ */ t("path", {
14
13
  fillRule: "evenodd",
15
14
  clipRule: "evenodd",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const PolygonIcon: (({ ref, className, ariaHidden, title, description, size, strokeWidth: _strokeWidth, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const PolygonIcon: (({ ref, className, title, description, size, strokeWidth: _strokeWidth, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=PolygonIcon.d.ts.map
@@ -1,13 +1,12 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, strokeWidth: l, ...u }) => /* @__PURE__ */ n(e, {
5
- ...u,
6
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, strokeWidth: c, ...l }) => /* @__PURE__ */ n(e, {
5
+ ...l,
6
+ size: s,
7
7
  className: i,
8
- title: o,
9
- description: s,
10
- ariaHidden: a,
8
+ title: a,
9
+ description: o,
11
10
  ref: r,
12
11
  strokeWidth: 2,
13
12
  strokeLinecap: "round",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const PrinterIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const PrinterIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=PrinterIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t } from "react/jsx-runtime";
4
- var n = Object.assign(({ ref: n, className: r, ariaHidden: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ t(e, {
5
- size: s,
4
+ var n = Object.assign(({ ref: n, className: r, title: i, description: a, size: o = 24, ...s }) => /* @__PURE__ */ t(e, {
5
+ size: o,
6
6
  className: r,
7
- title: a,
8
- description: o,
9
- ariaHidden: i,
7
+ title: i,
8
+ description: a,
10
9
  ref: n,
11
- ...c,
10
+ ...s,
12
11
  children: /* @__PURE__ */ t("path", {
13
12
  d: "M7 14V20C7 20.5523 7.44772 21 8 21H16C16.5523 21 17 20.5523 17 20V14M7 14H17M7 14V17H4C3.44772 17 3 16.5523 3 16V8C3 7.44772 3.44772 7 4 7H20C20.5523 7 21 7.44772 21 8V16C21 16.5523 20.5523 17 20 17H17V14M9 11H7M8 3H16C16.5523 3 17 3.44772 17 4V6C17 6.55228 16.5523 7 16 7H8C7.44772 7 7 6.55228 7 6V4C7 3.44772 7.44772 3 8 3Z",
14
13
  stroke: "currentColor",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const ProgressCheckIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const ProgressCheckIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=ProgressCheckIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
- ...l,
10
+ ...c,
12
11
  children: [
13
12
  /* @__PURE__ */ t("path", {
14
13
  d: "M9.99999 20.777C9.1296 20.5796 8.29367 20.253 7.51999 19.808",
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const ResetIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const ResetIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=ResetIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t } from "react/jsx-runtime";
4
- var n = Object.assign(({ ref: n, className: r, ariaHidden: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ t(e, {
5
- size: s,
4
+ var n = Object.assign(({ ref: n, className: r, title: i, description: a, size: o = 24, ...s }) => /* @__PURE__ */ t(e, {
5
+ size: o,
6
6
  className: r,
7
- title: a,
8
- description: o,
9
- ariaHidden: i,
7
+ title: i,
8
+ description: a,
10
9
  ref: n,
11
- ...c,
10
+ ...s,
12
11
  children: /* @__PURE__ */ t("path", {
13
12
  d: "M4.66585 12C4.66585 7.70446 8.05974 4.22222 12.2464 4.22222C14.384 4.22222 15.9311 4.9772 17.4297 6.44444H15.5247C14.9266 6.44444 14.4418 6.94191 14.4418 7.55556C14.4418 8.1692 14.9266 8.66667 15.5247 8.66667H19.0442C20.0909 8.66667 20.9394 7.79611 20.9394 6.72222V3.11111C20.9394 2.49747 20.4545 2 19.8564 2C19.2583 2 18.7735 2.49747 18.7735 3.11111V4.69223C17.0168 3.02433 15.0094 2 12.2464 2C6.86358 2 2.5 6.47716 2.5 12C2.5 17.5229 6.86358 22 12.2464 22C16.4917 22 20.1004 19.2157 21.4378 15.3332C21.6371 14.7547 21.3416 14.1199 20.7777 13.9153C20.2138 13.7109 19.595 14.0141 19.3958 14.5927C18.3546 17.6151 15.5452 19.7778 12.2464 19.7778C8.05974 19.7778 4.66585 16.2956 4.66585 12Z",
14
13
  fill: "currentColor"
@@ -1,5 +1,5 @@
1
1
  import { IconProps } from './iconTypes';
2
- export declare const ReviewedIcon: (({ ref, className, ariaHidden, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
2
+ export declare const ReviewedIcon: (({ ref, className, title, description, size, ...rest }: IconProps) => import("react/jsx-runtime").JSX.Element) & {
3
3
  displayName: string;
4
4
  };
5
5
  //# sourceMappingURL=ReviewedIcon.d.ts.map
@@ -1,14 +1,13 @@
1
1
  import "../styles/main.css";
2
2
  import { IconBase as e } from "./IconBase.js";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
- var r = Object.assign(({ ref: r, className: i, ariaHidden: a, title: o, description: s, size: c = 24, ...l }) => /* @__PURE__ */ n(e, {
5
- size: c,
4
+ var r = Object.assign(({ ref: r, className: i, title: a, description: o, size: s = 24, ...c }) => /* @__PURE__ */ n(e, {
5
+ size: s,
6
6
  className: i,
7
- title: o,
8
- description: s,
9
- ariaHidden: a,
7
+ title: a,
8
+ description: o,
10
9
  ref: r,
11
- ...l,
10
+ ...c,
12
11
  children: [
13
12
  /* @__PURE__ */ t("path", {
14
13
  d: "M7 9.667C7 8.95967 7.28099 8.28131 7.78115 7.78115C8.28131 7.28099 8.95967 7 9.667 7H18.333C18.6832 7 19.03 7.06898 19.3536 7.20301C19.6772 7.33704 19.9712 7.53349 20.2189 7.78115C20.4665 8.0288 20.663 8.32281 20.797 8.64638C20.931 8.96996 21 9.31676 21 9.667V18.333C21 18.6832 20.931 19.03 20.797 19.3536C20.663 19.6772 20.4665 19.9712 20.2189 20.2189C19.9712 20.4665 19.6772 20.663 19.3536 20.797C19.03 20.931 18.6832 21 18.333 21H9.667C9.31676 21 8.96996 20.931 8.64638 20.797C8.32281 20.663 8.0288 20.4665 7.78115 20.2189C7.53349 19.9712 7.33704 19.6772 7.20301 19.3536C7.06898 19.03 7 18.6832 7 18.333V9.667Z",