@reportportal/ui-kit 0.0.1-alpha.105 → 0.0.1-alpha.107

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 (43) hide show
  1. package/dist/attachedFile.js +1 -1
  2. package/dist/autocompletes.js +694 -0
  3. package/dist/components/autocompletes/common/autocompleteMenu/autocompleteMenu.d.ts +9 -0
  4. package/dist/components/autocompletes/common/autocompleteMenu/index.d.ts +1 -0
  5. package/dist/components/autocompletes/common/autocompleteOption/autocompleteOption.d.ts +13 -0
  6. package/dist/components/autocompletes/common/autocompleteOption/index.d.ts +1 -0
  7. package/dist/components/autocompletes/common/autocompleteOptions.d.ts +19 -0
  8. package/dist/components/autocompletes/common/autocompletePrompt/autocompletePrompt.d.ts +7 -0
  9. package/dist/components/autocompletes/common/autocompletePrompt/index.d.ts +1 -0
  10. package/dist/components/autocompletes/common/index.d.ts +19 -0
  11. package/dist/components/autocompletes/constants.d.ts +2 -0
  12. package/dist/components/autocompletes/index.d.ts +3 -0
  13. package/dist/components/autocompletes/multipleAutocomplete/index.d.ts +17 -0
  14. package/dist/components/autocompletes/multipleAutocomplete/multipleAutocomplete.d.ts +46 -0
  15. package/dist/components/autocompletes/multipleAutocomplete/multipleDownshift.d.ts +25 -0
  16. package/dist/components/autocompletes/multipleAutocomplete/selectedItems/index.d.ts +1 -0
  17. package/dist/components/autocompletes/multipleAutocomplete/selectedItems/selectedItems.d.ts +35 -0
  18. package/dist/components/autocompletes/singleAutocomplete/index.d.ts +1 -0
  19. package/dist/components/autocompletes/singleAutocomplete/singleAutocomplete.d.ts +40 -0
  20. package/dist/components/autocompletes/types.d.ts +8 -0
  21. package/dist/components/autocompletes/utils.d.ts +5 -0
  22. package/dist/components/button/button.d.ts +1 -1
  23. package/dist/components/fieldText/fieldText.d.ts +2 -2
  24. package/dist/components/fieldTextFlex/fieldTextFlex.d.ts +1 -1
  25. package/dist/components/icons/index.d.ts +4 -0
  26. package/dist/components/index.d.ts +3 -0
  27. package/dist/components/sidePanel/index.d.ts +2 -0
  28. package/dist/components/sidePanel/sidePanel.d.ts +17 -0
  29. package/dist/{fieldNumber-1fa248f5.js → fieldNumber-d1b5a7a1.js} +15 -14
  30. package/dist/fieldNumber.js +3 -2
  31. package/dist/fileDropArea.js +134 -168
  32. package/dist/icons.js +65 -60
  33. package/dist/{index-803576c3.js → index-1a874a8b.js} +1 -1
  34. package/dist/index.js +126 -115
  35. package/dist/isEmpty-ccacb5ff.js +38 -0
  36. package/dist/minus-2857540f.js +5 -0
  37. package/dist/plus-199fb2a8.js +5 -0
  38. package/dist/sidePanel.js +74 -0
  39. package/dist/style.css +1 -1
  40. package/dist/{table-0ca84375.js → table-ea578f47.js} +171 -171
  41. package/dist/table.js +1 -1
  42. package/package.json +1 -1
  43. package/dist/plus-0929dda4.js +0 -6
package/dist/index.js CHANGED
@@ -1,40 +1,43 @@
1
- import { A as u } from "./index-803576c3.js";
2
- import { B as C } from "./baseIconButton-251479f7.js";
1
+ import { A as P } from "./index-1a874a8b.js";
2
+ import { B as F } from "./baseIconButton-251479f7.js";
3
3
  import { B as D } from "./breadcrumbs-8e5ca8d7.js";
4
- import { B as g } from "./bubblesLoader-f3ffa240.js";
5
- import { B as h } from "./button-97d9e587.js";
6
- import { C as B } from "./checkbox-ed6cc375.js";
7
- import { D as M } from "./datePicker-efa4e2d6.js";
4
+ import { B as y } from "./bubblesLoader-f3ffa240.js";
5
+ import { B } from "./button-97d9e587.js";
6
+ import { C as h } from "./checkbox-ed6cc375.js";
7
+ import { D as v } from "./datePicker-efa4e2d6.js";
8
8
  import "react-datepicker";
9
- import { D as w } from "./dropdown-ec754bbe.js";
10
- import { FieldLabel as k } from "./fieldLabel.js";
11
- import { F as R } from "./fieldNumber-1fa248f5.js";
12
- import { F as H } from "./fieldText-ba8a917c.js";
13
- import { F as N } from "./fieldTextFlex-8afaab31.js";
14
- import { FileDropArea as z, MIME_TYPES as W } from "./fileDropArea.js";
9
+ import { D as E } from "./dropdown-ec754bbe.js";
10
+ import { FieldLabel as L } from "./fieldLabel.js";
11
+ import { F as O } from "./fieldNumber-d1b5a7a1.js";
12
+ import { F as J } from "./fieldText-ba8a917c.js";
13
+ import { F as U } from "./fieldTextFlex-8afaab31.js";
14
+ import { FileDropArea as G, MIME_TYPES as W } from "./fileDropArea.js";
15
15
  import { Modal as Y } from "./modal.js";
16
- import { P as j } from "./pagination-43330c73.js";
17
- import { Popover as G } from "./popover.js";
18
- import { R as Q } from "./radio-62546efa.js";
19
- import { S as Z } from "./selection-9124d029.js";
20
- import { S as oo } from "./spinLoader-c4a53718.js";
21
- import { SystemAlert as eo } from "./systemAlert.js";
22
- import { S as no } from "./systemMessage-924fdaa6.js";
23
- import { T as co } from "./table-0ca84375.js";
24
- import { T as po } from "./themeProvider-46c2be7b.js";
25
- import { T as Io } from "./toggle-304107fa.js";
26
- import { Tooltip as xo } from "./tooltip.js";
27
- import { AddCsvIcon as lo, AddImageIcon as So, AddJarIcon as uo, BreadcrumbsTreeIcon as Po, CalendarIcon as Co, CheckmarkIcon as Fo, ChevronRightBreadcrumbsIcon as Do, CopyIcon as bo, CoveredManuallyIcon as go, DeleteIcon as To, DragAndDropIcon as ho, DragNDropIcon as yo, DurationIcon as Bo, EditIcon as Ao, ExportIcon as Mo, FilterFilledIcon as vo, FilterOutlineIcon as wo, FlagIcon as Eo, HideIcon as ko, MaximizeIcon as Lo, MoveToFolderIcon as Ro, PriorityBlockerIcon as Oo, PriorityCriticalIcon as Ho, PriorityHighIcon as Jo, PriorityLowIcon as No, PriorityMediumIcon as Uo, PriorityUnspecifiedIcon as zo, RefreshIcon as Wo, RerunIcon as Xo, SearchIcon as Yo, SortIcon as _o, StatusSuccessIcon as jo, WarningIcon as qo } from "./icons.js";
28
- import { S as Ko, a as Qo, b as Vo } from "./chevronDownDropdown-66f5b1af.js";
29
- import { S as $o } from "./calendarArrow-44c7e60e.js";
30
- import { S as rr, a as er, b as ar } from "./openEye-7b9cf080.js";
31
- import { S as tr } from "./close-4d480ef7.js";
32
- import { S as sr, a as pr, b as mr, c as Ir, d as ir, e as xr, f as fr } from "./xls-995781cc.js";
33
- import { S as dr } from "./dropdown-0260bb66.js";
34
- import { S as ur, a as Pr, b as Cr } from "./success-8fd8bd2c.js";
35
- import { S as Dr, a as br } from "./tree-c3dd3d45.js";
36
- import { S as Tr, a as hr } from "./plus-0929dda4.js";
37
- import { S as Br, a as Ar } from "./prevPage-87faf576.js";
16
+ import { MultipleAutocomplete as j, SingleAutocomplete as q } from "./autocompletes.js";
17
+ import { P as Q } from "./pagination-43330c73.js";
18
+ import { Popover as Z } from "./popover.js";
19
+ import { R as oo } from "./radio-62546efa.js";
20
+ import { S as eo } from "./selection-9124d029.js";
21
+ import { S as to } from "./spinLoader-c4a53718.js";
22
+ import { SystemAlert as co } from "./systemAlert.js";
23
+ import { S as io } from "./systemMessage-924fdaa6.js";
24
+ import { T as so } from "./table-ea578f47.js";
25
+ import { T as lo } from "./themeProvider-46c2be7b.js";
26
+ import { T as fo } from "./toggle-304107fa.js";
27
+ import { Tooltip as uo } from "./tooltip.js";
28
+ import { SidePanel as Co } from "./sidePanel.js";
29
+ import { AddCsvIcon as go, AddImageIcon as Do, AddJarIcon as bo, BreadcrumbsTreeIcon as yo, CalendarIcon as Ao, CheckmarkIcon as Bo, ChevronRightBreadcrumbsIcon as To, ConfigurationIcon as ho, CopyIcon as Mo, CoveredManuallyIcon as vo, DeleteIcon as wo, DragAndDropIcon as Eo, DragNDropIcon as ko, DurationIcon as Lo, EditIcon as Ro, ExportIcon as Oo, FilterFilledIcon as Ho, FilterOutlineIcon as Jo, FlagIcon as No, GroupByIcon as Uo, HideIcon as zo, MaximizeIcon as Go, MoveToFolderIcon as Wo, PinFilledIcon as Xo, PinOutlineIcon as Yo, PriorityBlockerIcon as _o, PriorityCriticalIcon as jo, PriorityHighIcon as qo, PriorityLowIcon as Ko, PriorityMediumIcon as Qo, PriorityUnspecifiedIcon as Vo, RefreshIcon as Zo, RerunIcon as $o, SearchIcon as or, SortIcon as rr, StatusSuccessIcon as er, WarningIcon as nr } from "./icons.js";
30
+ import { S as ar, a as cr, b as pr } from "./chevronDownDropdown-66f5b1af.js";
31
+ import { S as mr } from "./calendarArrow-44c7e60e.js";
32
+ import { S as Ir, a as lr, b as xr } from "./openEye-7b9cf080.js";
33
+ import { S as dr } from "./close-4d480ef7.js";
34
+ import { S as ur, a as Pr, b as Cr, c as Fr, d as gr, e as Dr, f as br } from "./xls-995781cc.js";
35
+ import { S as Ar } from "./dropdown-0260bb66.js";
36
+ import { S as Tr, a as hr, b as Mr } from "./success-8fd8bd2c.js";
37
+ import { S as wr, a as Er } from "./tree-c3dd3d45.js";
38
+ import { S as Lr } from "./minus-2857540f.js";
39
+ import { S as Or } from "./plus-199fb2a8.js";
40
+ import { S as Jr, a as Nr } from "./prevPage-87faf576.js";
38
41
  import "react/jsx-runtime";
39
42
  import "react";
40
43
  import "./bind-06a7ff84.js";
@@ -45,93 +48,101 @@ import "downshift";
45
48
  import "rc-scrollbars";
46
49
  import "./useOnClickOutside-c332f7d3.js";
47
50
  import "./maxValueDisplay-9be01a75.js";
51
+ import "./isEmpty-ccacb5ff.js";
48
52
  import "react-dropzone";
49
53
  import "framer-motion";
50
54
  import "@floating-ui/react";
51
55
  import "react-dom";
52
56
  export {
53
- lo as AddCsvIcon,
54
- So as AddImageIcon,
55
- uo as AddJarIcon,
56
- Ko as ArrowDownIcon,
57
- Qo as ArrowUpIcon,
58
- u as AttachedFile,
59
- C as BaseIconButton,
57
+ go as AddCsvIcon,
58
+ Do as AddImageIcon,
59
+ bo as AddJarIcon,
60
+ ar as ArrowDownIcon,
61
+ cr as ArrowUpIcon,
62
+ P as AttachedFile,
63
+ F as BaseIconButton,
60
64
  D as Breadcrumbs,
61
- Po as BreadcrumbsTreeIcon,
62
- g as BubblesLoader,
63
- h as Button,
64
- $o as CalendarArrowIcon,
65
- Co as CalendarIcon,
66
- B as Checkbox,
67
- Fo as CheckmarkIcon,
68
- Vo as ChevronDownDropdownIcon,
69
- Do as ChevronRightBreadcrumbsIcon,
70
- rr as ClearIcon,
71
- er as CloseEyeIcon,
72
- tr as CloseIcon,
73
- bo as CopyIcon,
74
- go as CoveredManuallyIcon,
75
- sr as CsvIcon,
76
- M as DatePicker,
77
- To as DeleteIcon,
78
- ho as DragAndDropIcon,
79
- yo as DragNDropIcon,
80
- w as Dropdown,
81
- dr as DropdownIcon,
82
- Bo as DurationIcon,
83
- Ao as EditIcon,
84
- ur as ErrorIcon,
85
- Mo as ExportIcon,
86
- pr as ExternalLinkIcon,
87
- k as FieldLabel,
88
- R as FieldNumber,
89
- H as FieldText,
90
- N as FieldTextFlex,
91
- z as FileDropArea,
92
- mr as FileOtherIcon,
93
- vo as FilterFilledIcon,
94
- wo as FilterOutlineIcon,
95
- Eo as FlagIcon,
96
- ko as HideIcon,
97
- Ir as ImageIcon,
98
- Pr as InfoIcon,
99
- ir as JarIcon,
65
+ yo as BreadcrumbsTreeIcon,
66
+ y as BubblesLoader,
67
+ B as Button,
68
+ mr as CalendarArrowIcon,
69
+ Ao as CalendarIcon,
70
+ h as Checkbox,
71
+ Bo as CheckmarkIcon,
72
+ pr as ChevronDownDropdownIcon,
73
+ To as ChevronRightBreadcrumbsIcon,
74
+ Ir as ClearIcon,
75
+ lr as CloseEyeIcon,
76
+ dr as CloseIcon,
77
+ ho as ConfigurationIcon,
78
+ Mo as CopyIcon,
79
+ vo as CoveredManuallyIcon,
80
+ ur as CsvIcon,
81
+ v as DatePicker,
82
+ wo as DeleteIcon,
83
+ Eo as DragAndDropIcon,
84
+ ko as DragNDropIcon,
85
+ E as Dropdown,
86
+ Ar as DropdownIcon,
87
+ Lo as DurationIcon,
88
+ Ro as EditIcon,
89
+ Tr as ErrorIcon,
90
+ Oo as ExportIcon,
91
+ Pr as ExternalLinkIcon,
92
+ L as FieldLabel,
93
+ O as FieldNumber,
94
+ J as FieldText,
95
+ U as FieldTextFlex,
96
+ G as FileDropArea,
97
+ Cr as FileOtherIcon,
98
+ Ho as FilterFilledIcon,
99
+ Jo as FilterOutlineIcon,
100
+ No as FlagIcon,
101
+ Uo as GroupByIcon,
102
+ zo as HideIcon,
103
+ Fr as ImageIcon,
104
+ hr as InfoIcon,
105
+ gr as JarIcon,
100
106
  W as MIME_TYPES,
101
- Lo as MaximizeIcon,
102
- Dr as MeatballMenuIcon,
103
- Tr as MinusIcon,
107
+ Go as MaximizeIcon,
108
+ wr as MeatballMenuIcon,
109
+ Lr as MinusIcon,
104
110
  Y as Modal,
105
- Ro as MoveToFolderIcon,
106
- ar as OpenEyeIcon,
107
- j as Pagination,
108
- xr as PdfIcon,
109
- hr as PlusIcon,
110
- G as Popover,
111
- Br as PrevChapterIcon,
112
- Ar as PrevPageIcon,
113
- Oo as PriorityBlockerIcon,
114
- Ho as PriorityCriticalIcon,
115
- Jo as PriorityHighIcon,
116
- No as PriorityLowIcon,
117
- Uo as PriorityMediumIcon,
118
- zo as PriorityUnspecifiedIcon,
119
- Q as Radio,
120
- Wo as RefreshIcon,
121
- Xo as RerunIcon,
122
- Yo as SearchIcon,
123
- Z as Selection,
124
- _o as SortIcon,
125
- oo as SpinLoader,
126
- jo as StatusSuccessIcon,
127
- Cr as SuccessIcon,
128
- eo as SystemAlert,
129
- no as SystemMessage,
130
- co as Table,
131
- po as ThemeProvider,
132
- Io as Toggle,
133
- xo as Tooltip,
134
- br as TreeIcon,
135
- qo as WarningIcon,
136
- fr as XlsIcon
111
+ Wo as MoveToFolderIcon,
112
+ j as MultipleAutocomplete,
113
+ xr as OpenEyeIcon,
114
+ Q as Pagination,
115
+ Dr as PdfIcon,
116
+ Xo as PinFilledIcon,
117
+ Yo as PinOutlineIcon,
118
+ Or as PlusIcon,
119
+ Z as Popover,
120
+ Jr as PrevChapterIcon,
121
+ Nr as PrevPageIcon,
122
+ _o as PriorityBlockerIcon,
123
+ jo as PriorityCriticalIcon,
124
+ qo as PriorityHighIcon,
125
+ Ko as PriorityLowIcon,
126
+ Qo as PriorityMediumIcon,
127
+ Vo as PriorityUnspecifiedIcon,
128
+ oo as Radio,
129
+ Zo as RefreshIcon,
130
+ $o as RerunIcon,
131
+ or as SearchIcon,
132
+ eo as Selection,
133
+ Co as SidePanel,
134
+ q as SingleAutocomplete,
135
+ rr as SortIcon,
136
+ to as SpinLoader,
137
+ er as StatusSuccessIcon,
138
+ Mr as SuccessIcon,
139
+ co as SystemAlert,
140
+ io as SystemMessage,
141
+ so as Table,
142
+ lo as ThemeProvider,
143
+ fo as Toggle,
144
+ uo as Tooltip,
145
+ Er as TreeIcon,
146
+ nr as WarningIcon,
147
+ br as XlsIcon
137
148
  };
@@ -0,0 +1,38 @@
1
+ function e(t) {
2
+ return Number.isSafeInteger(t) && t >= 0;
3
+ }
4
+ function o(t) {
5
+ return t != null && typeof t != "function" && e(t.length);
6
+ }
7
+ function i(t) {
8
+ return t == null ? t === void 0 ? "[object Undefined]" : "[object Null]" : Object.prototype.toString.call(t);
9
+ }
10
+ function f(t) {
11
+ return ArrayBuffer.isView(t) && !(t instanceof DataView);
12
+ }
13
+ function c(t) {
14
+ return t !== null && typeof t == "object" && i(t) === "[object Arguments]";
15
+ }
16
+ function s(t) {
17
+ const n = t == null ? void 0 : t.constructor, r = typeof n == "function" ? n.prototype : Object.prototype;
18
+ return t === r;
19
+ }
20
+ function p(t) {
21
+ return f(t);
22
+ }
23
+ function y(t) {
24
+ if (t == null)
25
+ return !0;
26
+ if (o(t))
27
+ return typeof t.splice != "function" && typeof t != "string" && (typeof Buffer > "u" || !Buffer.isBuffer(t)) && !p(t) && !c(t) ? !1 : t.length === 0;
28
+ if (typeof t == "object") {
29
+ if (t instanceof Map || t instanceof Set)
30
+ return t.size === 0;
31
+ const n = Object.keys(t);
32
+ return s(t) ? n.filter((r) => r !== "constructor").length === 0 : n.length === 0;
33
+ }
34
+ return !0;
35
+ }
36
+ export {
37
+ y as i
38
+ };
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "#C1C7D0", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.31082 7.31081C2.94108 7.30926 2.6426 7.60773 2.64415 7.97748C2.64571 8.34722 2.9467 8.64822 3.31645 8.64977L12.6892 8.68919C13.0589 8.69074 13.3574 8.39227 13.3559 8.02252C13.3543 7.65278 13.0533 7.35178 12.6836 7.35023L3.31082 7.31081Z" }));
3
+ export {
4
+ l as S
5
+ };
@@ -0,0 +1,5 @@
1
+ import * as e from "react";
2
+ const l = (t) => /* @__PURE__ */ e.createElement("svg", { width: 16, height: 16, viewBox: "0 0 16 16", fill: "#C1C7D0", xmlns: "http://www.w3.org/2000/svg", ...t }, /* @__PURE__ */ e.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.00117 2.62046C7.63142 2.6189 7.33294 2.91738 7.3345 3.28712L7.35159 7.35159L3.28712 7.3345C2.91738 7.33295 2.6189 7.63142 2.62045 8.00117C2.62201 8.37091 2.92301 8.67191 3.29275 8.67346L7.35722 8.69056L7.37391 12.6599C7.37547 13.0296 7.67647 13.3306 8.04621 13.3322C8.41596 13.3337 8.71443 13.0352 8.71288 12.6655L8.69619 8.69619L12.6655 8.71288C13.0352 8.71444 13.3337 8.41596 13.3322 8.04621C13.3306 7.67647 13.0296 7.37547 12.6599 7.37392L8.69056 7.35722L8.67346 3.29275C8.67191 2.92301 8.37091 2.62201 8.00117 2.62046Z" }));
3
+ export {
4
+ l as S
5
+ };
@@ -0,0 +1,74 @@
1
+ import { jsxs as i, jsx as t, Fragment as f } from "react/jsx-runtime";
2
+ import { useId as p } from "react";
3
+ import { c as N } from "./bind-06a7ff84.js";
4
+ import { S as b } from "./close-4d480ef7.js";
5
+ import { B as u } from "./baseIconButton-251479f7.js";
6
+ const g = "_active_tzacv_15", x = "_header_tzacv_35", I = "_title_tzacv_59", y = "_description_tzacv_70", B = "_content_tzacv_79", S = "_footer_tzacv_86", j = "_divider_tzacv_92", $ = {
7
+ "side-panel": "_side-panel_tzacv_1",
8
+ active: g,
9
+ "side-right": "_side-right_tzacv_19",
10
+ "side-left": "_side-left_tzacv_27",
11
+ "header-section": "_header-section_tzacv_35",
12
+ header: x,
13
+ "header-content": "_header-content_tzacv_51",
14
+ "close-button": "_close-button_tzacv_55",
15
+ title: I,
16
+ description: y,
17
+ content: B,
18
+ footer: S,
19
+ divider: j
20
+ }, e = N.bind($), A = ({
21
+ className: _,
22
+ title: a,
23
+ descriptionComponent: v,
24
+ headerComponent: s,
25
+ contentComponent: d,
26
+ footerComponent: r,
27
+ top: n = 0,
28
+ side: h = "right",
29
+ isOpen: l = !0,
30
+ onClose: c,
31
+ closeButtonAriaLabel: m = "Close panel"
32
+ }) => {
33
+ const o = p(), z = () => {
34
+ c == null || c();
35
+ };
36
+ return /* @__PURE__ */ i(
37
+ "aside",
38
+ {
39
+ className: e("side-panel", `side-${h}`, { active: l }, _),
40
+ role: "dialog",
41
+ "aria-modal": "true",
42
+ "aria-hidden": !l,
43
+ "aria-labelledby": a ? o : void 0,
44
+ style: { top: n, height: `calc(100vh - ${n}px)` },
45
+ tabIndex: -1,
46
+ children: [
47
+ /* @__PURE__ */ i("div", { className: e("header-section"), children: [
48
+ (s || a) && /* @__PURE__ */ i("div", { className: e("header"), children: [
49
+ a ? /* @__PURE__ */ t("span", { id: o, className: e("title"), children: a }) : s,
50
+ c && /* @__PURE__ */ t(
51
+ u,
52
+ {
53
+ className: e("close-button"),
54
+ onClick: z,
55
+ "aria-label": m,
56
+ children: /* @__PURE__ */ t(b, {})
57
+ }
58
+ )
59
+ ] }),
60
+ v
61
+ ] }),
62
+ /* @__PURE__ */ t("div", { className: e("divider") }),
63
+ d && /* @__PURE__ */ t("div", { className: e("content"), children: d }),
64
+ r && /* @__PURE__ */ i(f, { children: [
65
+ /* @__PURE__ */ t("div", { className: e("divider") }),
66
+ /* @__PURE__ */ t("div", { className: e("footer"), children: r })
67
+ ] })
68
+ ]
69
+ }
70
+ );
71
+ };
72
+ export {
73
+ A as SidePanel
74
+ };