asma-ui-core 3.26.0 → 3.27.1

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.
@@ -1,20 +1,20 @@
1
- import { getSvgIconStyle as l } from "../iconStyle.js";
2
- import { jsx as r } from "react/jsx-runtime";
3
- var s = ({ width: e = 20, height: v = 20, className: h = "", onClick: o, color: t }) => /* @__PURE__ */ r("svg", {
1
+ import { getSvgIconStyle as s } from "../iconStyle.js";
2
+ import { jsx as C } from "react/jsx-runtime";
3
+ var a = ({ width: r = 20, height: e = 20, className: o = "", onClick: t, color: l }) => /* @__PURE__ */ C("svg", {
4
4
  xmlns: "http://www.w3.org/2000/svg",
5
- width: e,
6
- height: v,
5
+ width: r,
6
+ height: e,
7
7
  viewBox: "0 0 24 24",
8
- className: h,
9
- onClick: o,
10
- style: l(t, !1),
8
+ className: o,
9
+ onClick: t,
10
+ style: s(l, !1),
11
11
  "aria-hidden": "true",
12
12
  focusable: "false",
13
- children: /* @__PURE__ */ r("path", {
14
- fill: "currentColor",
15
- d: "M21 3H3c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h5v2h8v-2h5c1.1 0 1.99-.9 1.99-2L23 5c0-1.1-.9-2-2-2m0 14H3V5h18zm-2-9H8v2h11zm0 4H8v2h11zM7 8H5v2h2zm0 4H5v2h2z"
13
+ children: /* @__PURE__ */ C("path", {
14
+ d: "M7 14C7.28333 14 7.52083 13.9042 7.7125 13.7125C7.90417 13.5208 8 13.2833 8 13C8 12.7167 7.90417 12.4792 7.7125 12.2875C7.52083 12.0958 7.28333 12 7 12C6.71667 12 6.47917 12.0958 6.2875 12.2875C6.09583 12.4792 6 12.7167 6 13C6 13.2833 6.09583 13.5208 6.2875 13.7125C6.47917 13.9042 6.71667 14 7 14ZM7 10C7.28333 10 7.52083 9.90417 7.7125 9.7125C7.90417 9.52083 8 9.28333 8 9C8 8.71667 7.90417 8.47917 7.7125 8.2875C7.52083 8.09583 7.28333 8 7 8C6.71667 8 6.47917 8.09583 6.2875 8.2875C6.09583 8.47917 6 8.71667 6 9C6 9.28333 6.09583 9.52083 6.2875 9.7125C6.47917 9.90417 6.71667 10 7 10ZM9 14H18V12H9V14ZM9 10H18V8H9V10ZM8 21V19H4C3.45 19 2.97917 18.8042 2.5875 18.4125C2.19583 18.0208 2 17.55 2 17V5C2 4.45 2.19583 3.97917 2.5875 3.5875C2.97917 3.19583 3.45 3 4 3H20C20.55 3 21.0208 3.19583 21.4125 3.5875C21.8042 3.97917 22 4.45 22 5V17C22 17.55 21.8042 18.0208 21.4125 18.4125C21.0208 18.8042 20.55 19 20 19H16V21H8Z",
15
+ fill: "currentColor"
16
16
  })
17
17
  });
18
18
  export {
19
- s as DvrIcon
19
+ a as DvrIcon
20
20
  };
@@ -0,0 +1,16 @@
1
+ import { jsx as C, jsxs as t } from "react/jsx-runtime";
2
+ var e = (r) => /* @__PURE__ */ t("svg", {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "24",
5
+ height: "24",
6
+ viewBox: "0 0 24 24",
7
+ fill: "none",
8
+ ...r,
9
+ children: [/* @__PURE__ */ C("title", { children: "HubIcon" }), /* @__PURE__ */ C("path", {
10
+ d: "M3.875 22.125C3.29167 21.5417 3 20.8333 3 20C3 19.1667 3.29167 18.4583 3.875 17.875C4.45833 17.2917 5.16667 17 6 17C6.23333 17 6.45 17.025 6.65 17.075C6.85 17.125 7.04167 17.1917 7.225 17.275L8.65 15.5C8.18333 14.9833 7.85833 14.4 7.675 13.75C7.49167 13.1 7.45 12.45 7.55 11.8L5.525 11.125C5.24167 11.5417 4.88333 11.875 4.45 12.125C4.01667 12.375 3.53333 12.5 3 12.5C2.16667 12.5 1.45833 12.2083 0.875 11.625C0.291667 11.0417 0 10.3333 0 9.5C0 8.66667 0.291667 7.95833 0.875 7.375C1.45833 6.79167 2.16667 6.5 3 6.5C3.83333 6.5 4.54167 6.79167 5.125 7.375C5.70833 7.95833 6 8.66667 6 9.5V9.7L8.025 10.4C8.35833 9.8 8.80417 9.29167 9.3625 8.875C9.92083 8.45833 10.55 8.19167 11.25 8.075V5.9C10.6 5.71667 10.0625 5.3625 9.6375 4.8375C9.2125 4.3125 9 3.7 9 3C9 2.16667 9.29167 1.45833 9.875 0.875C10.4583 0.291667 11.1667 0 12 0C12.8333 0 13.5417 0.291667 14.125 0.875C14.7083 1.45833 15 2.16667 15 3C15 3.7 14.7833 4.3125 14.35 4.8375C13.9167 5.3625 13.3833 5.71667 12.75 5.9V8.075C13.45 8.19167 14.0792 8.45833 14.6375 8.875C15.1958 9.29167 15.6417 9.8 15.975 10.4L18 9.7V9.5C18 8.66667 18.2917 7.95833 18.875 7.375C19.4583 6.79167 20.1667 6.5 21 6.5C21.8333 6.5 22.5417 6.79167 23.125 7.375C23.7083 7.95833 24 8.66667 24 9.5C24 10.3333 23.7083 11.0417 23.125 11.625C22.5417 12.2083 21.8333 12.5 21 12.5C20.4667 12.5 19.9792 12.375 19.5375 12.125C19.0958 11.875 18.7417 11.5417 18.475 11.125L16.45 11.8C16.55 12.45 16.5083 13.0958 16.325 13.7375C16.1417 14.3792 15.8167 14.9667 15.35 15.5L16.775 17.25C16.9583 17.1667 17.15 17.1042 17.35 17.0625C17.55 17.0208 17.7667 17 18 17C18.8333 17 19.5417 17.2917 20.125 17.875C20.7083 18.4583 21 19.1667 21 20C21 20.8333 20.7083 21.5417 20.125 22.125C19.5417 22.7083 18.8333 23 18 23C17.1667 23 16.4583 22.7083 15.875 22.125C15.2917 21.5417 15 20.8333 15 20C15 19.6667 15.0542 19.3458 15.1625 19.0375C15.2708 18.7292 15.4167 18.45 15.6 18.2L14.175 16.425C13.4917 16.8083 12.7625 17 11.9875 17C11.2125 17 10.4833 16.8083 9.8 16.425L8.4 18.2C8.58333 18.45 8.72917 18.7292 8.8375 19.0375C8.94583 19.3458 9 19.6667 9 20C9 20.8333 8.70833 21.5417 8.125 22.125C7.54167 22.7083 6.83333 23 6 23C5.16667 23 4.45833 22.7083 3.875 22.125ZM3 10.5C3.28333 10.5 3.52083 10.4042 3.7125 10.2125C3.90417 10.0208 4 9.78333 4 9.5C4 9.21667 3.90417 8.97917 3.7125 8.7875C3.52083 8.59583 3.28333 8.5 3 8.5C2.71667 8.5 2.47917 8.59583 2.2875 8.7875C2.09583 8.97917 2 9.21667 2 9.5C2 9.78333 2.09583 10.0208 2.2875 10.2125C2.47917 10.4042 2.71667 10.5 3 10.5ZM6.7125 20.7125C6.90417 20.5208 7 20.2833 7 20C7 19.7167 6.90417 19.4792 6.7125 19.2875C6.52083 19.0958 6.28333 19 6 19C5.71667 19 5.47917 19.0958 5.2875 19.2875C5.09583 19.4792 5 19.7167 5 20C5 20.2833 5.09583 20.5208 5.2875 20.7125C5.47917 20.9042 5.71667 21 6 21C6.28333 21 6.52083 20.9042 6.7125 20.7125ZM12.7125 3.7125C12.9042 3.52083 13 3.28333 13 3C13 2.71667 12.9042 2.47917 12.7125 2.2875C12.5208 2.09583 12.2833 2 12 2C11.7167 2 11.4792 2.09583 11.2875 2.2875C11.0958 2.47917 11 2.71667 11 3C11 3.28333 11.0958 3.52083 11.2875 3.7125C11.4792 3.90417 11.7167 4 12 4C12.2833 4 12.5208 3.90417 12.7125 3.7125ZM12 15C12.7 15 13.2917 14.7583 13.775 14.275C14.2583 13.7917 14.5 13.2 14.5 12.5C14.5 11.8 14.2583 11.2083 13.775 10.725C13.2917 10.2417 12.7 10 12 10C11.3 10 10.7083 10.2417 10.225 10.725C9.74167 11.2083 9.5 11.8 9.5 12.5C9.5 13.2 9.74167 13.7917 10.225 14.275C10.7083 14.7583 11.3 15 12 15ZM18.7125 20.7125C18.9042 20.5208 19 20.2833 19 20C19 19.7167 18.9042 19.4792 18.7125 19.2875C18.5208 19.0958 18.2833 19 18 19C17.7167 19 17.4792 19.0958 17.2875 19.2875C17.0958 19.4792 17 19.7167 17 20C17 20.2833 17.0958 20.5208 17.2875 20.7125C17.4792 20.9042 17.7167 21 18 21C18.2833 21 18.5208 20.9042 18.7125 20.7125ZM21.7125 10.2125C21.9042 10.0208 22 9.78333 22 9.5C22 9.21667 21.9042 8.97917 21.7125 8.7875C21.5208 8.59583 21.2833 8.5 21 8.5C20.7167 8.5 20.4792 8.59583 20.2875 8.7875C20.0958 8.97917 20 9.21667 20 9.5C20 9.78333 20.0958 10.0208 20.2875 10.2125C20.4792 10.4042 20.7167 10.5 21 10.5C21.2833 10.5 21.5208 10.4042 21.7125 10.2125Z",
11
+ fill: "currentColor"
12
+ })]
13
+ });
14
+ export {
15
+ e as HubIcon
16
+ };
@@ -0,0 +1,16 @@
1
+ import { jsx as C, jsxs as r } from "react/jsx-runtime";
2
+ var i = (l) => /* @__PURE__ */ r("svg", {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "24",
5
+ height: "24",
6
+ viewBox: "0 0 24 24",
7
+ fill: "none",
8
+ ...l,
9
+ children: [/* @__PURE__ */ C("title", { children: "HubIconFilled" }), /* @__PURE__ */ C("path", {
10
+ d: "M3.875 22.125C3.29167 21.5417 3 20.8333 3 20C3 19.1667 3.29167 18.4583 3.875 17.875C4.45833 17.2917 5.16667 17 6 17C6.23333 17 6.45 17.025 6.65 17.075C6.85 17.125 7.04167 17.1917 7.225 17.275L8.65 15.5C8.18333 14.9833 7.85833 14.4 7.675 13.75C7.49167 13.1 7.45 12.45 7.55 11.8L5.525 11.125C5.24167 11.5417 4.88333 11.875 4.45 12.125C4.01667 12.375 3.53333 12.5 3 12.5C2.16667 12.5 1.45833 12.2083 0.875 11.625C0.291667 11.0417 0 10.3333 0 9.5C0 8.66667 0.291667 7.95833 0.875 7.375C1.45833 6.79167 2.16667 6.5 3 6.5C3.83333 6.5 4.54167 6.79167 5.125 7.375C5.70833 7.95833 6 8.66667 6 9.5V9.7L8.025 10.4C8.35833 9.8 8.80417 9.29167 9.3625 8.875C9.92083 8.45833 10.55 8.19167 11.25 8.075V5.9C10.6 5.71667 10.0625 5.3625 9.6375 4.8375C9.2125 4.3125 9 3.7 9 3C9 2.16667 9.29167 1.45833 9.875 0.875C10.4583 0.291667 11.1667 0 12 0C12.8333 0 13.5417 0.291667 14.125 0.875C14.7083 1.45833 15 2.16667 15 3C15 3.7 14.7833 4.3125 14.35 4.8375C13.9167 5.3625 13.3833 5.71667 12.75 5.9V8.075C13.45 8.19167 14.0792 8.45833 14.6375 8.875C15.1958 9.29167 15.6417 9.8 15.975 10.4L18 9.7V9.5C18 8.66667 18.2917 7.95833 18.875 7.375C19.4583 6.79167 20.1667 6.5 21 6.5C21.8333 6.5 22.5417 6.79167 23.125 7.375C23.7083 7.95833 24 8.66667 24 9.5C24 10.3333 23.7083 11.0417 23.125 11.625C22.5417 12.2083 21.8333 12.5 21 12.5C20.4667 12.5 19.9792 12.375 19.5375 12.125C19.0958 11.875 18.7417 11.5417 18.475 11.125L16.45 11.8C16.55 12.45 16.5083 13.0958 16.325 13.7375C16.1417 14.3792 15.8167 14.9667 15.35 15.5L16.775 17.25C16.9583 17.1667 17.15 17.1042 17.35 17.0625C17.55 17.0208 17.7667 17 18 17C18.8333 17 19.5417 17.2917 20.125 17.875C20.7083 18.4583 21 19.1667 21 20C21 20.8333 20.7083 21.5417 20.125 22.125C19.5417 22.7083 18.8333 23 18 23C17.1667 23 16.4583 22.7083 15.875 22.125C15.2917 21.5417 15 20.8333 15 20C15 19.6667 15.0542 19.3458 15.1625 19.0375C15.2708 18.7292 15.4167 18.45 15.6 18.2L14.175 16.425C13.4917 16.8083 12.7625 17 11.9875 17C11.2125 17 10.4833 16.8083 9.8 16.425L8.4 18.2C8.58333 18.45 8.72917 18.7292 8.8375 19.0375C8.94583 19.3458 9 19.6667 9 20C9 20.8333 8.70833 21.5417 8.125 22.125C7.54167 22.7083 6.83333 23 6 23C5.16667 23 4.45833 22.7083 3.875 22.125Z",
11
+ fill: "currentColor"
12
+ })]
13
+ });
14
+ export {
15
+ i as HubIconFilled
16
+ };
@@ -0,0 +1,2 @@
1
+ export { HubIcon } from './HubIcon.js'
2
+ export { HubIconFilled } from './HubIconFilled.js'
@@ -167,3 +167,5 @@ export * from './draw-icon.js'
167
167
  export * from './arrow-shrink-icon.js'
168
168
  export * from './indeterminate-icon.js'
169
169
  export * from './manage-search-icon.js'
170
+ export * from './hub-icon.js'
171
+ export * from './widgets-icon.js'
@@ -0,0 +1,16 @@
1
+ import { jsx as t, jsxs as H } from "react/jsx-runtime";
2
+ var e = (r) => /* @__PURE__ */ H("svg", {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "20",
5
+ height: "20",
6
+ viewBox: "0 0 20 20",
7
+ fill: "none",
8
+ ...r,
9
+ children: [/* @__PURE__ */ t("title", { children: "WidgetIcon" }), /* @__PURE__ */ t("path", {
10
+ d: "M13.65 11.3L8 5.65L13.65 0L19.3 5.65L13.65 11.3ZM0 9.3V1.3H8V9.3H0ZM10 19.3V11.3H18V19.3H10ZM0 19.3V11.3H8V19.3H0ZM2 7.3H6V3.3H2V7.3ZM13.675 8.5L16.5 5.675L13.675 2.85L10.85 5.675L13.675 8.5ZM12 17.3H16V13.3H12V17.3ZM2 17.3H6V13.3H2V17.3Z",
11
+ fill: "currentColor"
12
+ })]
13
+ });
14
+ export {
15
+ e as WidgetIcon
16
+ };
@@ -0,0 +1,16 @@
1
+ import { jsx as i, jsxs as l } from "react/jsx-runtime";
2
+ var r = (e) => /* @__PURE__ */ l("svg", {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "24",
5
+ height: "24",
6
+ viewBox: "0 0 24 24",
7
+ fill: "none",
8
+ ...e,
9
+ children: [/* @__PURE__ */ i("title", { children: "WidgetIconFilled" }), /* @__PURE__ */ i("path", {
10
+ d: "M16.65 13.0002L11 7.3502L16.65 1.7002L22.3 7.3502L16.65 13.0002ZM3 11.0002V3.0002H11V11.0002H3ZM13 21.0002V13.0002H21V21.0002H13ZM3 21.0002V13.0002H11V21.0002H3Z",
11
+ fill: "#1C1B1F"
12
+ })]
13
+ });
14
+ export {
15
+ r as WidgetIconFilled
16
+ };
@@ -0,0 +1,2 @@
1
+ export { WidgetIcon } from './WidgetIcon.js'
2
+ export { WidgetIconFilled } from './WidgetIconFilled.js'
package/dist/index.js CHANGED
@@ -5,20 +5,20 @@ import { prepareForSlot as n } from "./helpers/prepareForSlot.js";
5
5
  import { StyledBadge as f } from "./components/data-display/badge/StyledBadge.js";
6
6
  import { BellOutlineIcon as l } from "./components/icons/bell-outline-icon/BellOutlineIcon.js";
7
7
  import { BellIcon as a } from "./components/icons/bell-icon/BellIcon.js";
8
- import { HamburgerIcon as S } from "./components/icons/hamburger-icon/HamburgerIcon.js";
8
+ import { HamburgerIcon as u } from "./components/icons/hamburger-icon/HamburgerIcon.js";
9
9
  import { ChevronRightIcon as s } from "./components/icons/chevron-right-icon/ChevronRightIcon.js";
10
10
  import { ChevronLeftIcon as C } from "./components/icons/chevron-left-icon/ChevronLeftIcon.js";
11
- import { ChevronDoubleLeftIcon as D } from "./components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.js";
11
+ import { ChevronDoubleLeftIcon as g } from "./components/icons/chevron-double-left-icon/ChevronDoubleLeftIcon.js";
12
12
  import { ChevronDoubleRightIcon as h } from "./components/icons/chevron-double-right-icon/ChevronDoubleRightIcon.js";
13
13
  import { QnrIcon as b } from "./components/icons/qnr-icon/QnrIcon.js";
14
14
  import { PdfIcon as T } from "./components/icons/pdf-icon/PdfIcon.js";
15
- import { DashboardViewIcon as A } from "./components/icons/dashboard-view-icon/DashboardViewIcon.js";
15
+ import { DashboardViewIcon as P } from "./components/icons/dashboard-view-icon/DashboardViewIcon.js";
16
16
  import { DashboardViewOutlineIcon as R } from "./components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.js";
17
17
  import { PeopleOutlineIcon as w } from "./components/icons/people-outline-icon/PeopleOutlineIcon.js";
18
18
  import { PeopleIcon as N } from "./components/icons/people-icon/PeopleIcon.js";
19
19
  import { CheckOutlineIcon as x } from "./components/icons/check-outline-icon/CheckOutlineIcon.js";
20
- import { CheckFactOutlineIcon as E } from "./components/icons/check-fact-outline-icon/CheckFactOutlineIcon.js";
21
- import { CheckFactIcon as U } from "./components/icons/check-fact-icon/CheckFactIcon.js";
20
+ import { CheckFactOutlineIcon as H } from "./components/icons/check-fact-outline-icon/CheckFactOutlineIcon.js";
21
+ import { CheckFactIcon as W } from "./components/icons/check-fact-icon/CheckFactIcon.js";
22
22
  import { CalendarIcon as V } from "./components/icons/calendar-icon/CalendarIcon.js";
23
23
  import { NewCalendarIcon as z } from "./components/icons/calendar-icon/NewCalendarIcon.js";
24
24
  import { CalendarRangeIcon as q } from "./components/icons/calendar-range-icon/CalendarRangeIcon.js";
@@ -32,20 +32,20 @@ import { ReportBoxIcon as no } from "./components/icons/report-box-icon/ReportBo
32
32
  import { ReportBoxOutlineIcon as fo } from "./components/icons/report-box-outline-icon/ReportBoxOutlineIcon.js";
33
33
  import { SettingsIcon as lo } from "./components/icons/settings-icon/SettingsIcon.js";
34
34
  import { SettingsOutlineIcon as ao } from "./components/icons/settings-outline-icon/SettingsOutlineIcon.js";
35
- import { FindReplaceIcon as uo } from "./components/icons/find-replace-icon/FindReplaceIcon.js";
35
+ import { FindReplaceIcon as So } from "./components/icons/find-replace-icon/FindReplaceIcon.js";
36
36
  import { FindReplacePeopleIcon as yo } from "./components/icons/find-replace-people-icon/FindReplacePeopleIcon.js";
37
37
  import { PersonIcon as Oo } from "./components/icons/person-icon/PersonIcon.js";
38
- import { PersonOutlineIcon as go } from "./components/icons/person-outline-icon/PersonOutlineIcon.js";
38
+ import { PersonOutlineIcon as Do } from "./components/icons/person-outline-icon/PersonOutlineIcon.js";
39
39
  import { DotsVerticalIcon as ko } from "./components/icons/dots-vertical-icon/DotsVerticalIcon.js";
40
40
  import { SearchIcon as Lo } from "./components/icons/search-icon/SearchIcon.js";
41
- import { LoadingIcon as Po } from "./components/icons/loading-icon/LoadingIcon.js";
42
- import { DropUpIcon as Fo } from "./components/icons/drop-up-icon/DropUpIcon.js";
41
+ import { LoadingIcon as Fo } from "./components/icons/loading-icon/LoadingIcon.js";
42
+ import { DropUpIcon as Ao } from "./components/icons/drop-up-icon/DropUpIcon.js";
43
43
  import { DropDownIcon as Mo } from "./components/icons/drop-down-icon/DropDownIcon.js";
44
44
  import { ArchiveIcon as Bo } from "./components/icons/archive-icon/ArchiveIcon.js";
45
45
  import { DownloadIcon as vo } from "./components/icons/download-icon/DownloadIcon.js";
46
46
  import { CheckBoxCheckedIcon as _o } from "./components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.js";
47
- import { ChevronDownIcon as Ho } from "./components/icons/chevron-down-icon/ChevronDownIcon.js";
48
- import { ChevronUpIcon as Wo } from "./components/icons/chevron-up-icon/ChevronUpIcon.js";
47
+ import { ChevronDownIcon as Eo } from "./components/icons/chevron-down-icon/ChevronDownIcon.js";
48
+ import { ChevronUpIcon as Uo } from "./components/icons/chevron-up-icon/ChevronUpIcon.js";
49
49
  import { CloseIcon as Go } from "./components/icons/close-icon/CloseIcon.js";
50
50
  import { CheckIcon as Xo } from "./components/icons/check-icon/CheckIcon.js";
51
51
  import { PermMediaIcon as Ko } from "./components/icons/perm-media-icon/PermMediaIcon.js";
@@ -59,20 +59,20 @@ import { FilePdfIcon as pr } from "./components/icons/file-pdf-icon/FilePdfIcon.
59
59
  import { DeleteOutlineIcon as cr } from "./components/icons/delete-outline-icon/DeleteOutlineIcon.js";
60
60
  import { FilterIcon as Ir } from "./components/icons/filter-icon/FilterIcon.js";
61
61
  import { FilterIconOff as dr } from "./components/icons/filter-icon-off/FilterIconOff.js";
62
- import { LockIcon as ur } from "./components/icons/lock-icon/LockIcon.js";
62
+ import { LockIcon as Sr } from "./components/icons/lock-icon/LockIcon.js";
63
63
  import { DvrIcon as yr } from "./components/icons/dvr-icon/DvrIcon.js";
64
64
  import { ErrorOutlineIcon as Or } from "./components/icons/error-outline-icon/ErrorOutlineIcon.js";
65
- import { ReplayIcon as gr } from "./components/icons/replay-icon/ReplayIcon.js";
65
+ import { ReplayIcon as Dr } from "./components/icons/replay-icon/ReplayIcon.js";
66
66
  import { CalendarBlankOutlineIcon as kr } from "./components/icons/calendar-blank-outline-icon/CalendarBlankOutlineIcon.js";
67
67
  import { LinkOutlineIcon as Lr } from "./components/icons/link-outline-icon/LinkOutlineIcon.js";
68
- import { FastCheckOutlineIcon as Pr } from "./components/icons/fast-check-outline-icon/FastCheckOutlineIcon.js";
69
- import { UnknownDocumentOutlineRoundedIcon as Fr } from "./components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.js";
68
+ import { FastCheckOutlineIcon as Fr } from "./components/icons/fast-check-outline-icon/FastCheckOutlineIcon.js";
69
+ import { UnknownDocumentOutlineRoundedIcon as Ar } from "./components/icons/unknown-document-outline-rounded-icon/UnknownDocumentOutlineRoundedIcon.js";
70
70
  import { ListStatusIcon as Mr } from "./components/icons/list-status-icon/ListStatusIcon.js";
71
71
  import { ListViewOutlineIcon as Br } from "./components/icons/list-view-outline-icon/ListViewOutlineIcon.js";
72
72
  import { TextBoxCheckOutlineIcon as vr } from "./components/icons/text-box-check-outline-icon/TextBoxCheckOutlineIcon.js";
73
73
  import { ListSettingsLineIcon as _r } from "./components/icons/list-settings-line-icon/ListSettingsLineIcon.js";
74
- import { EarthIcon as Hr } from "./components/icons/earth-icon/EarthIcon.js";
75
- import { SettingsMenuHorizontalIcon as Wr } from "./components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.js";
74
+ import { EarthIcon as Er } from "./components/icons/earth-icon/EarthIcon.js";
75
+ import { SettingsMenuHorizontalIcon as Ur } from "./components/icons/settings-menu-horizontal-icon/SettingsMenuHorizontalIcon.js";
76
76
  import { PencilOutlineIcon as Gr } from "./components/icons/pencil-outline-icon/PencilOutlineIcon.js";
77
77
  import { WarningAmberOutlineIcon as Xr } from "./components/icons/warning-icon/WarningAmberOutlineIcon.js";
78
78
  import { OutlineCalendarMonth as Kr } from "./components/icons/outline-calendar-month/OutlineCalendarMonth.js";
@@ -86,20 +86,20 @@ import { PlusIcon as pm } from "./components/icons/plus-icon/PlusIcon.js";
86
86
  import { PlusIconCircle as cm } from "./components/icons/plus-icon-circle/PlusIconCircle.js";
87
87
  import { HandymanOutlineIcon as Im } from "./components/icons/handyman-outline-icon/HandymanOutlineIcon.js";
88
88
  import { HandymanIcon as dm } from "./components/icons/handyman-icon/HandymanIcon.js";
89
- import { PinIcon as um } from "./components/icons/pin-icon/PinIcon.js";
89
+ import { PinIcon as Sm } from "./components/icons/pin-icon/PinIcon.js";
90
90
  import { WorkIcon as ym } from "./components/icons/work-icon/WorkIcon.js";
91
91
  import { LocationIcon as Om } from "./components/icons/location-icon/LocationIcon.js";
92
- import { FormIcon as gm } from "./components/icons/form-icon/FormIcon.js";
92
+ import { FormIcon as Dm } from "./components/icons/form-icon/FormIcon.js";
93
93
  import { RepeatOutlineIcon as km } from "./components/icons/repeat-outline-icon/RepeatOutlineIcon.js";
94
94
  import { ClockOutlineIcon as Lm } from "./components/icons/clock-outline-icon/ClockOutlineIcon.js";
95
- import { TodayIcon as Pm } from "./components/icons/today-icon/TodayIcon.js";
96
- import { MicrosoftOutlookIcon as Fm } from "./components/icons/microsoft-outlook-icon/MicrosoftOutlookIcon.js";
95
+ import { TodayIcon as Fm } from "./components/icons/today-icon/TodayIcon.js";
96
+ import { MicrosoftOutlookIcon as Am } from "./components/icons/microsoft-outlook-icon/MicrosoftOutlookIcon.js";
97
97
  import { LoginIcon as Mm } from "./components/icons/login-logout-icons/LoginIcon.js";
98
98
  import { LogoutIcon as Bm } from "./components/icons/login-logout-icons/LogoutIcon.js";
99
99
  import { TimerIcon as vm } from "./components/icons/timer-icon/TimerIcon.js";
100
100
  import { BackIcon as _m } from "./components/icons/back-icon/BackIcon.js";
101
- import { HelpIcon as Hm } from "./components/icons/help-icon/HelpIcon.js";
102
- import { HelpOutlineIcon as Wm } from "./components/icons/help-outline-icon/HelpOutlineIcon.js";
101
+ import { HelpIcon as Em } from "./components/icons/help-icon/HelpIcon.js";
102
+ import { HelpOutlineIcon as Um } from "./components/icons/help-outline-icon/HelpOutlineIcon.js";
103
103
  import { NewWindowIcon as Gm } from "./components/icons/new-window-icon/NewWindowIcon.js";
104
104
  import { DoneAllIcon as Xm } from "./components/icons/done-all-icon/DoneAllIcon.js";
105
105
  import { UnlockIcon as Km } from "./components/icons/unlock-icon/UnlockIcon.js";
@@ -113,20 +113,20 @@ import { PersonSearchOutlineIcon as pt } from "./components/icons/person-search-
113
113
  import { PersonSearchIcon as ct } from "./components/icons/person-search-icon/PersonSearchIcon.js";
114
114
  import { RuleIcon as It } from "./components/icons/rule-icon/RuleIcon.js";
115
115
  import { RuleOutlineIcon as dt } from "./components/icons/rule-outline-icon/RuleOutlineIcon.js";
116
- import { ContentCopyIcon as ut } from "./components/icons/content-copy-icon/ContentCopyIcon.js";
116
+ import { ContentCopyIcon as St } from "./components/icons/content-copy-icon/ContentCopyIcon.js";
117
117
  import { ContentCutIcon as yt } from "./components/icons/content-cut-icon/ContentCutIcon.js";
118
118
  import { ContentPasteIcon as Ot } from "./components/icons/content-paste-icon/ContentPasteIcon.js";
119
- import { ContentCopyOutlineIcon as gt } from "./components/icons/content-copy-outline-icon/ContentCopyOutlineIcon.js";
119
+ import { ContentCopyOutlineIcon as Dt } from "./components/icons/content-copy-outline-icon/ContentCopyOutlineIcon.js";
120
120
  import { RefreshIcon as kt } from "./components/icons/refresh-icon/RefreshIcon.js";
121
121
  import { SettingsNoteIcon as Lt } from "./components/icons/settings-note-icon/SettingsNoteIcon.js";
122
- import { InheritancePointerIcon as Pt } from "./components/icons/inheritance-pointer-icon/InheritancePointerIcon.js";
123
- import { CloudDoneOutlineIcon as Ft } from "./components/icons/cloud-done-outline-icon/CloudDoneOutlineIcon.js";
122
+ import { InheritancePointerIcon as Ft } from "./components/icons/inheritance-pointer-icon/InheritancePointerIcon.js";
123
+ import { CloudDoneOutlineIcon as At } from "./components/icons/cloud-done-outline-icon/CloudDoneOutlineIcon.js";
124
124
  import { CloudIcon as Mt } from "./components/icons/cloud-icon/CloudIcon.js";
125
125
  import { AttachFileIcon as Bt } from "./components/icons/attach-file-icon/AttachFileIcon.js";
126
126
  import { SendIcon as vt } from "./components/icons/send-icon/SendIcon.js";
127
127
  import { CardIdIcon as _t } from "./components/icons/card-id-icon/CardIdIcon.js";
128
- import { CheckCircleIcon as Ht } from "./components/icons/check-circle-icon/CheckCircleIndex.js";
129
- import { CardIdIconOutlined as Wt } from "./components/icons/card-id-icon-outlined/CardIdIconOutlined.js";
128
+ import { CheckCircleIcon as Et } from "./components/icons/check-circle-icon/CheckCircleIndex.js";
129
+ import { CardIdIconOutlined as Ut } from "./components/icons/card-id-icon-outlined/CardIdIconOutlined.js";
130
130
  import { OutlineNotificationsIcon as Gt } from "./components/icons/outline-notifications-icon/OutlineNotificationsIcon.js";
131
131
  import { SyncIcon as Xt } from "./components/icons/sync-icon/SyncIcon.js";
132
132
  import { OutlineCheckboxIconChecked as Kt } from "./components/icons/outline-checkbox-icon/OutlineCheckboxIconChecked.js";
@@ -140,20 +140,20 @@ import { GridViewOutlineIcon as pi } from "./components/icons/grid-view-outline-
140
140
  import { NotesIcon as ci } from "./components/icons/notes-icon/NotesIcon.js";
141
141
  import { SaveIcon as Ii } from "./components/icons/save-icon/SaveIcon.js";
142
142
  import { RemoveIcon as di } from "./components/icons/remove-icon/RemoveIcon.js";
143
- import { EnvelopeIcon as ui } from "./components/icons/envelope-icon/EnvelopeIcon.js";
143
+ import { EnvelopeIcon as Si } from "./components/icons/envelope-icon/EnvelopeIcon.js";
144
144
  import { FingerprintIcon as yi } from "./components/icons/fingerprint-icon/FingerprintIcon.js";
145
145
  import { UploadIcon as Oi } from "./components/icons/upload-icon/UploadIcon.js";
146
- import { CancelOutlineIcon as gi } from "./components/icons/cancel-outline-icon/CancelOutlineIcon.js";
146
+ import { CancelOutlineIcon as Di } from "./components/icons/cancel-outline-icon/CancelOutlineIcon.js";
147
147
  import { InfoOutlineIcon as ki } from "./components/icons/info-outline-icon/InfoOutlineIcon.js";
148
148
  import { TuneIcon as Li } from "./components/icons/tune-icon/TuneIcon.js";
149
- import { FileDocIcon as Pi } from "./components/icons/file-doc-icon/FileDocIcon.js";
150
- import { DvrIconOutline as Fi } from "./components/icons/dvr-icon-outline/DvrIconOutline.js";
149
+ import { FileDocIcon as Fi } from "./components/icons/file-doc-icon/FileDocIcon.js";
150
+ import { DvrIconOutline as Ai } from "./components/icons/dvr-icon-outline/DvrIconOutline.js";
151
151
  import { BackupIcon as Mi } from "./components/icons/backup-icon/BackupIcon.js";
152
152
  import { DownloadTrayIcon as Bi } from "./components/icons/download-tray-icon/DownloadTrayIcon.js";
153
153
  import { DownloadingIcon as vi } from "./components/icons/downloading-icon/DownloadingIcon.js";
154
154
  import { FileRtfIcon as _i } from "./components/icons/file-rtf-icon/FileRtfIcon.js";
155
- import { LinkOffIcon as Hi } from "./components/icons/link-off-icon/LinkOffIcon.js";
156
- import { CircleWarningOutlineIcon as Wi } from "./components/icons/warning-circle-icon/CircleWarningOutlineIcon.js";
155
+ import { LinkOffIcon as Ei } from "./components/icons/link-off-icon/LinkOffIcon.js";
156
+ import { CircleWarningOutlineIcon as Ui } from "./components/icons/warning-circle-icon/CircleWarningOutlineIcon.js";
157
157
  import { AppRegistrationIcon as Gi } from "./components/icons/app-registration-icon/AppRegistrationIcon.js";
158
158
  import { ArrowExpandIcon as Xi } from "./components/icons/arrow-expand-icon/ArrowExpandIcon.js";
159
159
  import { ShareIcon as Ki } from "./components/icons/share-icon/ShareIcon.js";
@@ -167,90 +167,94 @@ import { TimelapseOutlineIcon as pe } from "./components/icons/timelapse-outline
167
167
  import { WandStarsIcon as ce } from "./components/icons/wand-stars-icon/WandStarsIcon.js";
168
168
  import { ResetSettingsIcon as Ie } from "./components/icons/reset-settings-icon/ResetSettingsIcon.js";
169
169
  import { HistoryToggleOffIcon as de } from "./components/icons/history-toggle-off-icon/HistoryToggleOffIcon.js";
170
- import { CheckReadIcon as ue } from "./components/icons/check-read-icon/CheckReadIcon.js";
170
+ import { CheckReadIcon as Se } from "./components/icons/check-read-icon/CheckReadIcon.js";
171
171
  import { EditNotesIcon as ye } from "./components/icons/edit-notes-icon/EditNotesIcon.js";
172
172
  import { FileXlsIcon as Oe } from "./components/icons/file-xls-icon/FileXlsIcon.js";
173
- import { FileImageIcon as ge } from "./components/icons/file-image-icon/FileImageIcon.js";
173
+ import { FileImageIcon as De } from "./components/icons/file-image-icon/FileImageIcon.js";
174
174
  import { DrawIcon as ke } from "./components/icons/draw-icon/DrawIcon.js";
175
175
  import { ArrowShrinkIcon as Le } from "./components/icons/arrow-shrink-icon/ArrowShrinkIcon.js";
176
- import { IndeterminateIcon as Pe } from "./components/icons/indeterminate-icon/IndeterminateIcon.js";
177
- import { ManageSearchIcon as Fe } from "./components/icons/manage-search-icon/ManageSearchIcon.js";
178
- import { StyledChip as Me } from "./components/data-display/chip/StyledChip.js";
179
- import { StyledInteractiveChip as Be } from "./components/data-display/interactive-chip/StyledInteractiveChip.js";
180
- import { StyledTooltip as ve } from "./components/data-display/tooltip/StyledTooltip.js";
181
- import { StyledTypography as _e } from "./components/data-display/typography/StyledTypography.js";
182
- import { StyledFormLabel as He } from "./components/data-display/form-label/components/StyledFormLabel.js";
183
- import { StyledAIDisclosure as We } from "./components/data-display/ai-disclosure/StyledAIDisclosure.js";
184
- import { StyledButton as Ge } from "./components/inputs/button/StyledButton.js";
185
- import { StyledDialog as Xe } from "./components/feedback/dialog/StyledDialog.js";
186
- import { StyledDialogActions as Ke } from "./components/feedback/dialog/StyledDialogActions.js";
187
- import { StyledDialogContent as Ze } from "./components/feedback/dialog/StyledDialogContent.js";
188
- import { StyledDialogTitle as Je } from "./components/feedback/dialog/StyledDialogTitle.js";
189
- import { StyledEmptyPage as $e } from "./components/feedback/empty-page/StyledEmptyPage.js";
190
- import { StyledFilteredEmptyState as rn } from "./components/feedback/filtered-empty-state/StyledFilteredEmptyState.js";
191
- import { StyledLoading as tn } from "./components/feedback/loading/StyledLoading.js";
192
- import { StyledAlert as nn } from "./components/feedback/snack-bar/StyledAlert.js";
193
- import { SnackbarProvider as fn } from "./components/feedback/snack-bar/SnackbarProvider.js";
194
- import { StyledSnackbar as ln } from "./components/feedback/snack-bar/StyledSnackbar.js";
195
- import { processAlertSnackBar as an } from "./components/feedback/snack-bar/processAlertSnackBar.js";
196
- import { processDefaultSnackbar as Sn } from "./components/feedback/snack-bar/processDefaultSnackbar.js";
197
- import { processInfoSnackbar as sn } from "./components/feedback/snack-bar/processInfoSnackbar.js";
198
- import { message as Cn } from "./components/feedback/snack-bar/message.js";
199
- import { closeSnackbar as Dn, enqueueSnackbar as gn, useSnackbar as hn } from "./components/feedback/snack-bar/index.js";
200
- import { StyledCheckbox as bn } from "./components/inputs/checkbox/base-ui/StyledCheckbox.js";
201
- import { StyledInputField as Tn } from "./components/inputs/input-field/StyledInputField.js";
202
- import { StyledSearchField as An } from "./components/inputs/search-field/StyledSearchField.js";
203
- import { StyledTextarea as Rn } from "./components/inputs/textarea/StyledTextarea.js";
204
- import { StyledSelect as wn } from "./components/inputs/select/StyledSelect.js";
205
- import { StyledSelectItem as Nn } from "./components/inputs/select/StyledSelectItem.js";
206
- import { StyledSelectAutocomplete as xn } from "./components/inputs/select-autocomplete/StyledSelectAutocomplete.js";
207
- import { StyledSlider as En } from "./components/inputs/slider/StyledSlider.js";
208
- import { StyledSwitch as Un } from "./components/inputs/switch/base-ui/StyledSwitch.js";
209
- import { StyledRadio as Vn } from "./components/inputs/radio-button/base-ui/StyledRadio.js";
210
- import { StyledRadioGroup as zn } from "./components/inputs/radio-button/base-ui/StyledRadioGroup.js";
211
- import { StyledLabel as qn } from "./components/inputs/label/StyledLabel.js";
212
- import { StyledDynamicSelect as Qn } from "./components/inputs/dynamic-select/StyledDynamicSelect.js";
213
- import { StyledDatePicker as jn } from "./datetime/components/date-picker/StyledDatePicker.js";
214
- import { StyledTimePicker as Yn } from "./datetime/components/time-picker/StyledTimePicker.js";
215
- import { setMidnightTime as op, setZeroTime as rp } from "./datetime/helpers/date.helper.js";
216
- import { StyledFormControl as tp } from "./components/miscellaneous/StyledFormControl.js";
217
- import { StyledFormControlLabel as ep } from "./components/miscellaneous/StyledFormControlLabel.js";
218
- import { StyledFormHelperText as pp } from "./components/miscellaneous/StyledFormHelperText.js";
219
- import { StyledInputLabel as cp } from "./components/miscellaneous/StyledInputLabel.js";
220
- import { StyledFormGroup as Ip } from "./components/miscellaneous/StyledFormGroup.js";
221
- import { StyledDrawer as dp } from "./components/navigation/drawer/StyledDrawer.js";
222
- import { StyledMenu as up } from "./components/navigation/menu/StyledMenu.js";
223
- import { StyledMenuItem as yp } from "./components/navigation/menu/StyledMenuItem.js";
224
- import { StyledMenuList as Op } from "./components/navigation/menu/StyledMenuList.js";
225
- import { StyledLink as gp } from "./components/navigation/link/StyledLink.js";
226
- import { StyledTab as kp } from "./components/navigation/tabs/StyledTab.js";
227
- import { StyledTabs as Lp } from "./components/navigation/tabs/StyledTabs.js";
228
- import { StyledAccordion as Pp } from "./components/utils/accordion/base-ui/StyledAccordion.js";
229
- import { StyledAccordionSummary as Fp } from "./components/utils/accordion/base-ui/StyledAccordionSummary.js";
230
- import { StyledAccordionDetails as Mp } from "./components/utils/accordion/base-ui/StyledAccordionDetails.js";
231
- import { ACTIONS_COLUMN_ID as Bp, DND_HANDLE_COLUMN_ID as Np, EXPAND_COLUMN_ID as vp, INTERNAL_COLUMN_IDS as xp, SELECT_COLUMN_ID as _p, SHOW_FULL_TEXT_ID as Ep, isCustomAction as Hp } from "./table/types.js";
232
- import { RowDragHandleCell as Wp } from "./table/components/columns/dndHandleColumn.js";
233
- import { StyledTable as Gp } from "./table/components/StyledTableIndex.js";
234
- import { createColumnHelper as Xp } from "./table/index.js";
235
- import { StyledPopover as Kp } from "./components/utils/popover/StyledPopover.js";
236
- import { DynamicToolbarLayoutContext as Zp, useDynamicToolbarLayout as jp } from "./components/custom/module/header-layout/DynamicToolbarLayoutContext.js";
237
- import { StyledFilterButton as Yp } from "./components/utils/filter-menu/StyledFilterButton.js";
238
- import { StyledFilterMenu as of } from "./components/utils/filter-menu/StyledFilterMenu.js";
239
- import { CopyButton as mf } from "./components/utils/copy-wrapper/CopyButton.js";
240
- import { CopyWrapper as ef } from "./components/utils/copy-wrapper/CopyWrapper.js";
241
- import { StyledWidgetTitle as pf } from "./components/custom/widget/widget-title/StyledWidgetTitle.js";
242
- import { StyledWidgetHeader as cf } from "./components/custom/widget/widget-header/StyledWidgetHeader.js";
243
- import { StyledWidget as If } from "./components/custom/widget/widget/StyledWidget.js";
244
- import { StyledModuleTitle as df } from "./components/custom/module/module-title/StyledModuleTitle.js";
245
- import { ACTION_GAP_PX as uf, MORE_BUTTON_PX as sf, estimateToolbarActionWidth as yf, planBulkToolbarActions as Cf, planToolbarActions as Of, resolveToolbarActionWidth as Df } from "./components/custom/module/header-layout/planToolbarActions.js";
246
- import { DynamicToolbar as hf } from "./components/custom/module/header-layout/DynamicToolbar.js";
247
- import { MinimizableDialog as bf } from "./components/feedback/minimizable-dialog/MinimizableDialog.js";
248
- import { MinimizableDialogV2 as Tf } from "./components/feedback/minimizable-dialog/v2/MinimizableDialogV2.js";
249
- import { createDialogStack as Af } from "./components/feedback/minimizable-dialog/stack/createDialogStack.js";
250
- import { Avatar as Rf, ClickAwayListener as Mf, Container as wf, Fade as Bf, FormLabel as Nf, Paper as vf, Popper as xf, Skeleton as _f, Stack as Ef } from "@mui/material";
176
+ import { IndeterminateIcon as Fe } from "./components/icons/indeterminate-icon/IndeterminateIcon.js";
177
+ import { ManageSearchIcon as Ae } from "./components/icons/manage-search-icon/ManageSearchIcon.js";
178
+ import { HubIcon as Me } from "./components/icons/hub-icon/HubIcon.js";
179
+ import { HubIconFilled as Be } from "./components/icons/hub-icon/HubIconFilled.js";
180
+ import { WidgetIcon as ve } from "./components/icons/widgets-icon/WidgetIcon.js";
181
+ import { WidgetIconFilled as _e } from "./components/icons/widgets-icon/WidgetIconFilled.js";
182
+ import { StyledChip as Ee } from "./components/data-display/chip/StyledChip.js";
183
+ import { StyledInteractiveChip as Ue } from "./components/data-display/interactive-chip/StyledInteractiveChip.js";
184
+ import { StyledTooltip as Ge } from "./components/data-display/tooltip/StyledTooltip.js";
185
+ import { StyledTypography as Xe } from "./components/data-display/typography/StyledTypography.js";
186
+ import { StyledFormLabel as Ke } from "./components/data-display/form-label/components/StyledFormLabel.js";
187
+ import { StyledAIDisclosure as Ze } from "./components/data-display/ai-disclosure/StyledAIDisclosure.js";
188
+ import { StyledButton as Je } from "./components/inputs/button/StyledButton.js";
189
+ import { StyledDialog as $e } from "./components/feedback/dialog/StyledDialog.js";
190
+ import { StyledDialogActions as rn } from "./components/feedback/dialog/StyledDialogActions.js";
191
+ import { StyledDialogContent as tn } from "./components/feedback/dialog/StyledDialogContent.js";
192
+ import { StyledDialogTitle as nn } from "./components/feedback/dialog/StyledDialogTitle.js";
193
+ import { StyledEmptyPage as fn } from "./components/feedback/empty-page/StyledEmptyPage.js";
194
+ import { StyledFilteredEmptyState as ln } from "./components/feedback/filtered-empty-state/StyledFilteredEmptyState.js";
195
+ import { StyledLoading as an } from "./components/feedback/loading/StyledLoading.js";
196
+ import { StyledAlert as un } from "./components/feedback/snack-bar/StyledAlert.js";
197
+ import { SnackbarProvider as sn } from "./components/feedback/snack-bar/SnackbarProvider.js";
198
+ import { StyledSnackbar as Cn } from "./components/feedback/snack-bar/StyledSnackbar.js";
199
+ import { processAlertSnackBar as gn } from "./components/feedback/snack-bar/processAlertSnackBar.js";
200
+ import { processDefaultSnackbar as hn } from "./components/feedback/snack-bar/processDefaultSnackbar.js";
201
+ import { processInfoSnackbar as bn } from "./components/feedback/snack-bar/processInfoSnackbar.js";
202
+ import { message as Tn } from "./components/feedback/snack-bar/message.js";
203
+ import { closeSnackbar as Pn, enqueueSnackbar as An, useSnackbar as Rn } from "./components/feedback/snack-bar/index.js";
204
+ import { StyledCheckbox as wn } from "./components/inputs/checkbox/base-ui/StyledCheckbox.js";
205
+ import { StyledInputField as Nn } from "./components/inputs/input-field/StyledInputField.js";
206
+ import { StyledSearchField as xn } from "./components/inputs/search-field/StyledSearchField.js";
207
+ import { StyledTextarea as Hn } from "./components/inputs/textarea/StyledTextarea.js";
208
+ import { StyledSelect as Wn } from "./components/inputs/select/StyledSelect.js";
209
+ import { StyledSelectItem as Vn } from "./components/inputs/select/StyledSelectItem.js";
210
+ import { StyledSelectAutocomplete as zn } from "./components/inputs/select-autocomplete/StyledSelectAutocomplete.js";
211
+ import { StyledSlider as qn } from "./components/inputs/slider/StyledSlider.js";
212
+ import { StyledSwitch as Qn } from "./components/inputs/switch/base-ui/StyledSwitch.js";
213
+ import { StyledRadio as jn } from "./components/inputs/radio-button/base-ui/StyledRadio.js";
214
+ import { StyledRadioGroup as Yn } from "./components/inputs/radio-button/base-ui/StyledRadioGroup.js";
215
+ import { StyledLabel as op } from "./components/inputs/label/StyledLabel.js";
216
+ import { StyledDynamicSelect as mp } from "./components/inputs/dynamic-select/StyledDynamicSelect.js";
217
+ import { StyledDatePicker as ip } from "./datetime/components/date-picker/StyledDatePicker.js";
218
+ import { StyledTimePicker as np } from "./datetime/components/time-picker/StyledTimePicker.js";
219
+ import { setMidnightTime as fp, setZeroTime as cp } from "./datetime/helpers/date.helper.js";
220
+ import { StyledFormControl as Ip } from "./components/miscellaneous/StyledFormControl.js";
221
+ import { StyledFormControlLabel as dp } from "./components/miscellaneous/StyledFormControlLabel.js";
222
+ import { StyledFormHelperText as Sp } from "./components/miscellaneous/StyledFormHelperText.js";
223
+ import { StyledInputLabel as yp } from "./components/miscellaneous/StyledInputLabel.js";
224
+ import { StyledFormGroup as Op } from "./components/miscellaneous/StyledFormGroup.js";
225
+ import { StyledDrawer as Dp } from "./components/navigation/drawer/StyledDrawer.js";
226
+ import { StyledMenu as kp } from "./components/navigation/menu/StyledMenu.js";
227
+ import { StyledMenuItem as Lp } from "./components/navigation/menu/StyledMenuItem.js";
228
+ import { StyledMenuList as Fp } from "./components/navigation/menu/StyledMenuList.js";
229
+ import { StyledLink as Ap } from "./components/navigation/link/StyledLink.js";
230
+ import { StyledTab as Mp } from "./components/navigation/tabs/StyledTab.js";
231
+ import { StyledTabs as Bp } from "./components/navigation/tabs/StyledTabs.js";
232
+ import { StyledAccordion as vp } from "./components/utils/accordion/base-ui/StyledAccordion.js";
233
+ import { StyledAccordionSummary as _p } from "./components/utils/accordion/base-ui/StyledAccordionSummary.js";
234
+ import { StyledAccordionDetails as Ep } from "./components/utils/accordion/base-ui/StyledAccordionDetails.js";
235
+ import { ACTIONS_COLUMN_ID as Up, DND_HANDLE_COLUMN_ID as Vp, EXPAND_COLUMN_ID as Gp, INTERNAL_COLUMN_IDS as zp, SELECT_COLUMN_ID as Xp, SHOW_FULL_TEXT_ID as qp, isCustomAction as Kp } from "./table/types.js";
236
+ import { RowDragHandleCell as Zp } from "./table/components/columns/dndHandleColumn.js";
237
+ import { StyledTable as Jp } from "./table/components/StyledTableIndex.js";
238
+ import { createColumnHelper as $p } from "./table/index.js";
239
+ import { StyledPopover as rf } from "./components/utils/popover/StyledPopover.js";
240
+ import { DynamicToolbarLayoutContext as tf, useDynamicToolbarLayout as ef } from "./components/custom/module/header-layout/DynamicToolbarLayoutContext.js";
241
+ import { StyledFilterButton as pf } from "./components/utils/filter-menu/StyledFilterButton.js";
242
+ import { StyledFilterMenu as cf } from "./components/utils/filter-menu/StyledFilterMenu.js";
243
+ import { CopyButton as If } from "./components/utils/copy-wrapper/CopyButton.js";
244
+ import { CopyWrapper as df } from "./components/utils/copy-wrapper/CopyWrapper.js";
245
+ import { StyledWidgetTitle as Sf } from "./components/custom/widget/widget-title/StyledWidgetTitle.js";
246
+ import { StyledWidgetHeader as yf } from "./components/custom/widget/widget-header/StyledWidgetHeader.js";
247
+ import { StyledWidget as Of } from "./components/custom/widget/widget/StyledWidget.js";
248
+ import { StyledModuleTitle as Df } from "./components/custom/module/module-title/StyledModuleTitle.js";
249
+ import { ACTION_GAP_PX as kf, MORE_BUTTON_PX as bf, estimateToolbarActionWidth as Lf, planBulkToolbarActions as Tf, planToolbarActions as Ff, resolveToolbarActionWidth as Pf } from "./components/custom/module/header-layout/planToolbarActions.js";
250
+ import { DynamicToolbar as Rf } from "./components/custom/module/header-layout/DynamicToolbar.js";
251
+ import { MinimizableDialog as wf } from "./components/feedback/minimizable-dialog/MinimizableDialog.js";
252
+ import { MinimizableDialogV2 as Nf } from "./components/feedback/minimizable-dialog/v2/MinimizableDialogV2.js";
253
+ import { createDialogStack as xf } from "./components/feedback/minimizable-dialog/stack/createDialogStack.js";
254
+ import { Avatar as Hf, ClickAwayListener as Ef, Container as Wf, Fade as Uf, FormLabel as Vf, Paper as Gf, Popper as zf, Skeleton as Xf, Stack as qf } from "@mui/material";
251
255
  export {
252
- Bp as ACTIONS_COLUMN_ID,
253
- uf as ACTION_GAP_PX,
256
+ Up as ACTIONS_COLUMN_ID,
257
+ kf as ACTION_GAP_PX,
254
258
  Gi as AppRegistrationIcon,
255
259
  Bo as ArchiveIcon,
256
260
  Xi as ArrowExpandIcon,
@@ -259,7 +263,7 @@ export {
259
263
  j as AssignmentIcon,
260
264
  Y as AssignmentOutlineIcon,
261
265
  Bt as AttachFileIcon,
262
- Rf as Avatar,
266
+ Hf as Avatar,
263
267
  _m as BackIcon,
264
268
  Mi as BackupIcon,
265
269
  tm as BadgeIcon,
@@ -269,40 +273,40 @@ export {
269
273
  V as CalendarIcon,
270
274
  q as CalendarRangeIcon,
271
275
  Q as CalendarRangeOutlineIcon,
272
- gi as CancelOutlineIcon,
276
+ Di as CancelOutlineIcon,
273
277
  _t as CardIdIcon,
274
- Wt as CardIdIconOutlined,
278
+ Ut as CardIdIconOutlined,
275
279
  _o as CheckBoxCheckedIcon,
276
- Ht as CheckCircleIcon,
277
- U as CheckFactIcon,
278
- E as CheckFactOutlineIcon,
280
+ Et as CheckCircleIcon,
281
+ W as CheckFactIcon,
282
+ H as CheckFactOutlineIcon,
279
283
  Xo as CheckIcon,
280
284
  x as CheckOutlineIcon,
281
- ue as CheckReadIcon,
282
- D as ChevronDoubleLeftIcon,
285
+ Se as CheckReadIcon,
286
+ g as ChevronDoubleLeftIcon,
283
287
  h as ChevronDoubleRightIcon,
284
- Ho as ChevronDownIcon,
288
+ Eo as ChevronDownIcon,
285
289
  C as ChevronLeftIcon,
286
290
  s as ChevronRightIcon,
287
- Wo as ChevronUpIcon,
288
- Wi as CircleWarningOutlineIcon,
289
- Mf as ClickAwayListener,
291
+ Uo as ChevronUpIcon,
292
+ Ui as CircleWarningOutlineIcon,
293
+ Ef as ClickAwayListener,
290
294
  Lm as ClockOutlineIcon,
291
295
  Go as CloseIcon,
292
- Ft as CloudDoneOutlineIcon,
296
+ At as CloudDoneOutlineIcon,
293
297
  Mt as CloudIcon,
294
298
  Ji as CloudOffOutlineIcon,
295
299
  Zr as ConsentsIcon,
296
- wf as Container,
297
- ut as ContentCopyIcon,
298
- gt as ContentCopyOutlineIcon,
300
+ Wf as Container,
301
+ St as ContentCopyIcon,
302
+ Dt as ContentCopyOutlineIcon,
299
303
  yt as ContentCutIcon,
300
304
  Ot as ContentPasteIcon,
301
305
  ri as ConversionPathIcon,
302
- mf as CopyButton,
303
- ef as CopyWrapper,
304
- Np as DND_HANDLE_COLUMN_ID,
305
- A as DashboardViewIcon,
306
+ If as CopyButton,
307
+ df as CopyWrapper,
308
+ Vp as DND_HANDLE_COLUMN_ID,
309
+ P as DashboardViewIcon,
306
310
  R as DashboardViewOutlineIcon,
307
311
  cr as DeleteOutlineIcon,
308
312
  $m as DescriptionIcon,
@@ -317,70 +321,72 @@ export {
317
321
  er as DragHorizontalIcon,
318
322
  ke as DrawIcon,
319
323
  Mo as DropDownIcon,
320
- Fo as DropUpIcon,
324
+ Ao as DropUpIcon,
321
325
  yr as DvrIcon,
322
- Fi as DvrIconOutline,
323
- hf as DynamicToolbar,
324
- Zp as DynamicToolbarLayoutContext,
325
- vp as EXPAND_COLUMN_ID,
326
- Hr as EarthIcon,
326
+ Ai as DvrIconOutline,
327
+ Rf as DynamicToolbar,
328
+ tf as DynamicToolbarLayoutContext,
329
+ Gp as EXPAND_COLUMN_ID,
330
+ Er as EarthIcon,
327
331
  ye as EditNotesIcon,
328
332
  em as EditSquareIcon,
329
333
  tr as EmptyPageIcon,
330
- ui as EnvelopeIcon,
334
+ Si as EnvelopeIcon,
331
335
  Or as ErrorOutlineIcon,
332
- Bf as Fade,
333
- Pr as FastCheckOutlineIcon,
334
- Pi as FileDocIcon,
335
- ge as FileImageIcon,
336
+ Uf as Fade,
337
+ Fr as FastCheckOutlineIcon,
338
+ Fi as FileDocIcon,
339
+ De as FileImageIcon,
336
340
  pr as FilePdfIcon,
337
341
  _i as FileRtfIcon,
338
342
  Oe as FileXlsIcon,
339
343
  Ir as FilterIcon,
340
344
  dr as FilterIconOff,
341
- uo as FindReplaceIcon,
345
+ So as FindReplaceIcon,
342
346
  yo as FindReplacePeopleIcon,
343
347
  yi as FingerprintIcon,
344
- gm as FormIcon,
345
- Nf as FormLabel,
348
+ Dm as FormIcon,
349
+ Vf as FormLabel,
346
350
  tt as FormatListBulletedIcon,
347
351
  et as FormatListBulletedOutlineIcon,
348
352
  ti as GraphIcon,
349
353
  ei as GraphOutlineIcon,
350
354
  pi as GridViewOutlineIcon,
351
- S as HamburgerIcon,
355
+ u as HamburgerIcon,
352
356
  dm as HandymanIcon,
353
357
  Im as HandymanOutlineIcon,
354
- Hm as HelpIcon,
355
- Wm as HelpOutlineIcon,
358
+ Em as HelpIcon,
359
+ Um as HelpOutlineIcon,
356
360
  $t as HistoryIcon,
357
361
  de as HistoryToggleOffIcon,
358
- xp as INTERNAL_COLUMN_IDS,
362
+ Me as HubIcon,
363
+ Be as HubIconFilled,
364
+ zp as INTERNAL_COLUMN_IDS,
359
365
  Jo as InboxOutboxIcon,
360
366
  $o as InboxOutboxOutlineIcon,
361
- Pe as IndeterminateIcon,
367
+ Fe as IndeterminateIcon,
362
368
  ki as InfoOutlineIcon,
363
- Pt as InheritancePointerIcon,
369
+ Ft as InheritancePointerIcon,
364
370
  $r as KeyboardCapslockIcon,
365
- Hi as LinkOffIcon,
371
+ Ei as LinkOffIcon,
366
372
  Lr as LinkOutlineIcon,
367
373
  oo as ListNumberedIcon,
368
374
  _r as ListSettingsLineIcon,
369
375
  Mr as ListStatusIcon,
370
376
  Br as ListViewOutlineIcon,
371
- Po as LoadingIcon,
377
+ Fo as LoadingIcon,
372
378
  Om as LocationIcon,
373
- ur as LockIcon,
379
+ Sr as LockIcon,
374
380
  Mm as LoginIcon,
375
381
  Bm as LogoutIcon,
376
- sf as MORE_BUTTON_PX,
377
- Fe as ManageSearchIcon,
382
+ bf as MORE_BUTTON_PX,
383
+ Ae as ManageSearchIcon,
378
384
  mo as MessageProcessingIcon,
379
385
  io as MessageProcessingOutlineIcon,
380
386
  rm as MessageReplyIcon,
381
- Fm as MicrosoftOutlookIcon,
382
- bf as MinimizableDialog,
383
- Tf as MinimizableDialogV2,
387
+ Am as MicrosoftOutlookIcon,
388
+ wf as MinimizableDialog,
389
+ Nf as MinimizableDialogV2,
384
390
  Jr as MinimizeIcon,
385
391
  z as NewCalendarIcon,
386
392
  Gm as NewWindowIcon,
@@ -390,7 +396,7 @@ export {
390
396
  Kt as OutlineCheckboxIconChecked,
391
397
  Jt as OutlineCheckboxIconIndeterminate,
392
398
  Gt as OutlineNotificationsIcon,
393
- vf as Paper,
399
+ Gf as Paper,
394
400
  T as PdfIcon,
395
401
  Gr as PencilOutlineIcon,
396
402
  N as PeopleIcon,
@@ -398,127 +404,129 @@ export {
398
404
  Ko as PermMediaIcon,
399
405
  Zo as PermMediaOutline,
400
406
  Oo as PersonIcon,
401
- go as PersonOutlineIcon,
407
+ Do as PersonOutlineIcon,
402
408
  ct as PersonSearchIcon,
403
409
  pt as PersonSearchOutlineIcon,
404
- um as PinIcon,
410
+ Sm as PinIcon,
405
411
  pm as PlusIcon,
406
412
  cm as PlusIconCircle,
407
- xf as Popper,
413
+ zf as Popper,
408
414
  b as QnrIcon,
409
415
  kt as RefreshIcon,
410
416
  di as RemoveIcon,
411
417
  km as RepeatOutlineIcon,
412
- gr as ReplayIcon,
418
+ Dr as ReplayIcon,
413
419
  no as ReportBoxIcon,
414
420
  fo as ReportBoxOutlineIcon,
415
421
  Ie as ResetSettingsIcon,
416
- Wp as RowDragHandleCell,
422
+ Zp as RowDragHandleCell,
417
423
  It as RuleIcon,
418
424
  dt as RuleOutlineIcon,
419
- _p as SELECT_COLUMN_ID,
420
- Ep as SHOW_FULL_TEXT_ID,
425
+ Xp as SELECT_COLUMN_ID,
426
+ qp as SHOW_FULL_TEXT_ID,
421
427
  Ii as SaveIcon,
422
428
  Lo as SearchIcon,
423
429
  vt as SendIcon,
424
430
  lo as SettingsIcon,
425
- Wr as SettingsMenuHorizontalIcon,
431
+ Ur as SettingsMenuHorizontalIcon,
426
432
  Lt as SettingsNoteIcon,
427
433
  ao as SettingsOutlineIcon,
428
434
  Ki as ShareIcon,
429
- _f as Skeleton,
435
+ Xf as Skeleton,
430
436
  te as SmsIcon,
431
- fn as SnackbarProvider,
432
- Ef as Stack,
433
- We as StyledAIDisclosure,
434
- Pp as StyledAccordion,
435
- Mp as StyledAccordionDetails,
436
- Fp as StyledAccordionSummary,
437
- nn as StyledAlert,
437
+ sn as SnackbarProvider,
438
+ qf as Stack,
439
+ Ze as StyledAIDisclosure,
440
+ vp as StyledAccordion,
441
+ Ep as StyledAccordionDetails,
442
+ _p as StyledAccordionSummary,
443
+ un as StyledAlert,
438
444
  f as StyledBadge,
439
- Ge as StyledButton,
440
- bn as StyledCheckbox,
441
- Me as StyledChip,
442
- jn as StyledDatePicker,
443
- Xe as StyledDialog,
444
- Ke as StyledDialogActions,
445
- Ze as StyledDialogContent,
446
- Je as StyledDialogTitle,
447
- dp as StyledDrawer,
448
- Qn as StyledDynamicSelect,
449
- $e as StyledEmptyPage,
450
- Yp as StyledFilterButton,
451
- of as StyledFilterMenu,
452
- rn as StyledFilteredEmptyState,
453
- tp as StyledFormControl,
454
- ep as StyledFormControlLabel,
455
- Ip as StyledFormGroup,
456
- pp as StyledFormHelperText,
457
- He as StyledFormLabel,
458
- Tn as StyledInputField,
459
- cp as StyledInputLabel,
460
- Be as StyledInteractiveChip,
461
- qn as StyledLabel,
462
- gp as StyledLink,
463
- tn as StyledLoading,
464
- up as StyledMenu,
465
- yp as StyledMenuItem,
466
- Op as StyledMenuList,
467
- df as StyledModuleTitle,
468
- Kp as StyledPopover,
469
- Vn as StyledRadio,
470
- zn as StyledRadioGroup,
471
- An as StyledSearchField,
472
- wn as StyledSelect,
473
- xn as StyledSelectAutocomplete,
474
- Nn as StyledSelectItem,
475
- En as StyledSlider,
476
- ln as StyledSnackbar,
477
- Un as StyledSwitch,
478
- kp as StyledTab,
479
- Gp as StyledTable,
480
- Lp as StyledTabs,
481
- Rn as StyledTextarea,
482
- Yn as StyledTimePicker,
483
- ve as StyledTooltip,
484
- _e as StyledTypography,
485
- If as StyledWidget,
486
- cf as StyledWidgetHeader,
487
- pf as StyledWidgetTitle,
445
+ Je as StyledButton,
446
+ wn as StyledCheckbox,
447
+ Ee as StyledChip,
448
+ ip as StyledDatePicker,
449
+ $e as StyledDialog,
450
+ rn as StyledDialogActions,
451
+ tn as StyledDialogContent,
452
+ nn as StyledDialogTitle,
453
+ Dp as StyledDrawer,
454
+ mp as StyledDynamicSelect,
455
+ fn as StyledEmptyPage,
456
+ pf as StyledFilterButton,
457
+ cf as StyledFilterMenu,
458
+ ln as StyledFilteredEmptyState,
459
+ Ip as StyledFormControl,
460
+ dp as StyledFormControlLabel,
461
+ Op as StyledFormGroup,
462
+ Sp as StyledFormHelperText,
463
+ Ke as StyledFormLabel,
464
+ Nn as StyledInputField,
465
+ yp as StyledInputLabel,
466
+ Ue as StyledInteractiveChip,
467
+ op as StyledLabel,
468
+ Ap as StyledLink,
469
+ an as StyledLoading,
470
+ kp as StyledMenu,
471
+ Lp as StyledMenuItem,
472
+ Fp as StyledMenuList,
473
+ Df as StyledModuleTitle,
474
+ rf as StyledPopover,
475
+ jn as StyledRadio,
476
+ Yn as StyledRadioGroup,
477
+ xn as StyledSearchField,
478
+ Wn as StyledSelect,
479
+ zn as StyledSelectAutocomplete,
480
+ Vn as StyledSelectItem,
481
+ qn as StyledSlider,
482
+ Cn as StyledSnackbar,
483
+ Qn as StyledSwitch,
484
+ Mp as StyledTab,
485
+ Jp as StyledTable,
486
+ Bp as StyledTabs,
487
+ Hn as StyledTextarea,
488
+ np as StyledTimePicker,
489
+ Ge as StyledTooltip,
490
+ Xe as StyledTypography,
491
+ Of as StyledWidget,
492
+ yf as StyledWidgetHeader,
493
+ Sf as StyledWidgetTitle,
488
494
  Xt as SyncIcon,
489
495
  Zi as SyncSavedLocallyIcon,
490
496
  vr as TextBoxCheckOutlineIcon,
491
497
  pe as TimelapseOutlineIcon,
492
498
  vm as TimerIcon,
493
- Pm as TodayIcon,
499
+ Fm as TodayIcon,
494
500
  rr as TopicIcon,
495
501
  Li as TuneIcon,
496
- Fr as UnknownDocumentOutlineRoundedIcon,
502
+ Ar as UnknownDocumentOutlineRoundedIcon,
497
503
  Km as UnlockIcon,
498
504
  Oi as UploadIcon,
499
505
  re as VisibilityOffOutlineIcon,
500
506
  $i as VisibilityOutlineIcon,
501
507
  ce as WandStarsIcon,
502
508
  Xr as WarningAmberOutlineIcon,
509
+ ve as WidgetIcon,
510
+ _e as WidgetIconFilled,
503
511
  ym as WorkIcon,
504
- Dn as closeSnackbar,
512
+ Pn as closeSnackbar,
505
513
  m as cn,
506
- Xp as createColumnHelper,
507
- Af as createDialogStack,
508
- gn as enqueueSnackbar,
509
- yf as estimateToolbarActionWidth,
510
- Hp as isCustomAction,
511
- Cn as message,
514
+ $p as createColumnHelper,
515
+ xf as createDialogStack,
516
+ An as enqueueSnackbar,
517
+ Lf as estimateToolbarActionWidth,
518
+ Kp as isCustomAction,
519
+ Tn as message,
512
520
  i as omit,
513
- Cf as planBulkToolbarActions,
514
- Of as planToolbarActions,
521
+ Tf as planBulkToolbarActions,
522
+ Ff as planToolbarActions,
515
523
  n as prepareForSlot,
516
- an as processAlertSnackBar,
517
- Sn as processDefaultSnackbar,
518
- sn as processInfoSnackbar,
519
- Df as resolveToolbarActionWidth,
520
- op as setMidnightTime,
521
- rp as setZeroTime,
522
- jp as useDynamicToolbarLayout,
523
- hn as useSnackbar
524
+ gn as processAlertSnackBar,
525
+ hn as processDefaultSnackbar,
526
+ bn as processInfoSnackbar,
527
+ Pf as resolveToolbarActionWidth,
528
+ fp as setMidnightTime,
529
+ cp as setZeroTime,
530
+ ef as useDynamicToolbarLayout,
531
+ Rn as useSnackbar
524
532
  };
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const HubIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const HubIconFilled: (props: SVGProps<SVGSVGElement>) => JSX.Element;
@@ -0,0 +1,2 @@
1
+ export { HubIcon } from './HubIcon';
2
+ export { HubIconFilled } from './HubIconFilled';
@@ -167,3 +167,5 @@ export * from './draw-icon';
167
167
  export * from './arrow-shrink-icon';
168
168
  export * from './indeterminate-icon';
169
169
  export * from './manage-search-icon';
170
+ export * from './hub-icon';
171
+ export * from './widgets-icon';
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const WidgetIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const WidgetIconFilled: (props: SVGProps<SVGSVGElement>) => JSX.Element;
@@ -0,0 +1,2 @@
1
+ export { WidgetIcon } from './WidgetIcon';
2
+ export { WidgetIconFilled } from './WidgetIconFilled';
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "3.26.0",
6
+ "version": "3.27.1",
7
7
  "type": "module",
8
8
  "sideEffects": [
9
9
  "**/*.css",