asma-ui-core 3.43.6 → 3.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -172,3 +172,4 @@ export * from './widgets-icon.js'
172
172
  export * from './rocket-launch-icon.js'
173
173
  export * from './load-current-icon.js'
174
174
  export * from './rotate-auto-icon.js'
175
+ export * from './move-up-icon.js'
@@ -0,0 +1,13 @@
1
+ import { jsx as v, jsxs as t } from "react/jsx-runtime";
2
+ var o = (r) => /* @__PURE__ */ t("svg", {
3
+ xmlns: "http://www.w3.org/2000/svg",
4
+ width: "24",
5
+ height: "24",
6
+ viewBox: "0 -960 960 960",
7
+ fill: "currentColor",
8
+ ...r,
9
+ children: [/* @__PURE__ */ v("title", { children: "MoveUpIcon" }), /* @__PURE__ */ v("path", { d: "M320-160q-117 0-198.5-81.5T40-440q0-107 70.5-186.5T287-718l-63-66 56-56 160 160-160 160-56-57 59-59q-71 14-117 69t-46 127q0 83 58.5 141.5T320-240h120v80H320Zm200-360v-280h360v280H520Zm0 360v-280h360v280H520Zm80-80h200v-120H600v120Z" })]
10
+ });
11
+ export {
12
+ o as MoveUpIcon
13
+ };
@@ -0,0 +1 @@
1
+ export * from './MoveUpIcon.js'
package/dist/index.js CHANGED
@@ -14,7 +14,7 @@ import { QnrIcon as k } from "./components/icons/qnr-icon/QnrIcon.js";
14
14
  import { PdfIcon as T } from "./components/icons/pdf-icon/PdfIcon.js";
15
15
  import { DashboardViewIcon as F } from "./components/icons/dashboard-view-icon/DashboardViewIcon.js";
16
16
  import { DashboardViewOutlineIcon as R } from "./components/icons/dashboard-view-outline-icon/DashboardViewOutlineIcon.js";
17
- import { PeopleOutlineIcon as w } from "./components/icons/people-outline-icon/PeopleOutlineIcon.js";
17
+ import { PeopleOutlineIcon as v } from "./components/icons/people-outline-icon/PeopleOutlineIcon.js";
18
18
  import { PeopleIcon as B } from "./components/icons/people-icon/PeopleIcon.js";
19
19
  import { CheckOutlineIcon as x } from "./components/icons/check-outline-icon/CheckOutlineIcon.js";
20
20
  import { CheckFactOutlineIcon as H } from "./components/icons/check-fact-outline-icon/CheckFactOutlineIcon.js";
@@ -41,7 +41,7 @@ import { SearchIcon as Lo } from "./components/icons/search-icon/SearchIcon.js";
41
41
  import { LoadingIcon as Po } from "./components/icons/loading-icon/LoadingIcon.js";
42
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
- import { ArchiveIcon as vo } from "./components/icons/archive-icon/ArchiveIcon.js";
44
+ import { ArchiveIcon as wo } from "./components/icons/archive-icon/ArchiveIcon.js";
45
45
  import { DownloadIcon as No } from "./components/icons/download-icon/DownloadIcon.js";
46
46
  import { CheckBoxCheckedIcon as _o } from "./components/icons/checkbox-checked-icon/CheckBoxCheckedIcon.js";
47
47
  import { ChevronDownIcon as Eo } from "./components/icons/chevron-down-icon/ChevronDownIcon.js";
@@ -68,7 +68,7 @@ import { LinkOutlineIcon as Lr } from "./components/icons/link-outline-icon/Link
68
68
  import { FastCheckOutlineIcon as Pr } from "./components/icons/fast-check-outline-icon/FastCheckOutlineIcon.js";
69
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
- import { ListViewOutlineIcon as vr } from "./components/icons/list-view-outline-icon/ListViewOutlineIcon.js";
71
+ import { ListViewOutlineIcon as wr } from "./components/icons/list-view-outline-icon/ListViewOutlineIcon.js";
72
72
  import { TextBoxCheckOutlineIcon as Nr } 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
74
  import { EarthIcon as Er } from "./components/icons/earth-icon/EarthIcon.js";
@@ -95,7 +95,7 @@ import { ClockOutlineIcon as Lm } from "./components/icons/clock-outline-icon/Cl
95
95
  import { TodayIcon as Pm } from "./components/icons/today-icon/TodayIcon.js";
96
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
- import { LogoutIcon as vm } from "./components/icons/login-logout-icons/LogoutIcon.js";
98
+ import { LogoutIcon as wm } from "./components/icons/login-logout-icons/LogoutIcon.js";
99
99
  import { TimerIcon as Nm } from "./components/icons/timer-icon/TimerIcon.js";
100
100
  import { BackIcon as _m } from "./components/icons/back-icon/BackIcon.js";
101
101
  import { HelpIcon as Em } from "./components/icons/help-icon/HelpIcon.js";
@@ -122,7 +122,7 @@ import { SettingsNoteIcon as Lt } from "./components/icons/settings-note-icon/Se
122
122
  import { InheritancePointerIcon as Pt } from "./components/icons/inheritance-pointer-icon/InheritancePointerIcon.js";
123
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
- import { AttachFileIcon as vt } from "./components/icons/attach-file-icon/AttachFileIcon.js";
125
+ import { AttachFileIcon as wt } from "./components/icons/attach-file-icon/AttachFileIcon.js";
126
126
  import { SendIcon as Nt } from "./components/icons/send-icon/SendIcon.js";
127
127
  import { CardIdIcon as _t } from "./components/icons/card-id-icon/CardIdIcon.js";
128
128
  import { CheckCircleIcon as Et } from "./components/icons/check-circle-icon/CheckCircleIndex.js";
@@ -149,7 +149,7 @@ import { TuneIcon as Li } from "./components/icons/tune-icon/TuneIcon.js";
149
149
  import { FileDocIcon as Pi } from "./components/icons/file-doc-icon/FileDocIcon.js";
150
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
- import { DownloadTrayIcon as vi } from "./components/icons/download-tray-icon/DownloadTrayIcon.js";
152
+ import { DownloadTrayIcon as wi } from "./components/icons/download-tray-icon/DownloadTrayIcon.js";
153
153
  import { DownloadingIcon as Ni } from "./components/icons/downloading-icon/DownloadingIcon.js";
154
154
  import { FileRtfIcon as _i } from "./components/icons/file-rtf-icon/FileRtfIcon.js";
155
155
  import { LinkOffIcon as Ei } from "./components/icons/link-off-icon/LinkOffIcon.js";
@@ -176,99 +176,100 @@ import { ArrowShrinkIcon as Le } from "./components/icons/arrow-shrink-icon/Arro
176
176
  import { IndeterminateIcon as Pe } from "./components/icons/indeterminate-icon/IndeterminateIcon.js";
177
177
  import { ManageSearchIcon as Ae } from "./components/icons/manage-search-icon/ManageSearchIcon.js";
178
178
  import { HubIcon as Me } from "./components/icons/hub-icon/HubIcon.js";
179
- import { HubIconFilled as ve } from "./components/icons/hub-icon/HubIconFilled.js";
179
+ import { HubIconFilled as we } from "./components/icons/hub-icon/HubIconFilled.js";
180
180
  import { WidgetIcon as Ne } from "./components/icons/widgets-icon/WidgetIcon.js";
181
181
  import { WidgetIconFilled as _e } from "./components/icons/widgets-icon/WidgetIconFilled.js";
182
182
  import { RocketLaunchIcon as Ee } from "./components/icons/rocket-launch-icon/RocketLaunchIcon.js";
183
183
  import { LoadCurrentIcon as Ue } from "./components/icons/load-current-icon/LoadCurrentIcon.js";
184
184
  import { RotateAutoIcon as Ge } from "./components/icons/rotate-auto-icon/RotateAutoIcon.js";
185
- import { StyledChip as Xe } from "./components/data-display/chip/StyledChip.js";
186
- import { StyledInteractiveChip as Ke } from "./components/data-display/interactive-chip/StyledInteractiveChip.js";
187
- import { StyledTooltip as Ze } from "./components/data-display/tooltip/StyledTooltip.js";
188
- import { StyledTypography as Je } from "./components/data-display/typography/StyledTypography.js";
189
- import { StyledFormLabel as $e } from "./components/data-display/form-label/components/StyledFormLabel.js";
190
- import { StyledAIDisclosure as rn } from "./components/data-display/ai-disclosure/StyledAIDisclosure.js";
191
- import { StyledButton as tn } from "./components/inputs/button/StyledButton.js";
192
- import { StyledDialog as nn } from "./components/feedback/dialog/StyledDialog.js";
193
- import { StyledDialogActions as fn } from "./components/feedback/dialog/StyledDialogActions.js";
194
- import { StyledDialogContent as ln } from "./components/feedback/dialog/StyledDialogContent.js";
195
- import { StyledDialogTitle as an } from "./components/feedback/dialog/StyledDialogTitle.js";
196
- import { StyledEmptyPage as un } from "./components/feedback/empty-page/StyledEmptyPage.js";
197
- import { StyledFilteredEmptyState as sn } from "./components/feedback/filtered-empty-state/StyledFilteredEmptyState.js";
198
- import { StyledLoading as Cn } from "./components/feedback/loading/StyledLoading.js";
199
- import { StyledAlert as gn } from "./components/feedback/snack-bar/StyledAlert.js";
200
- import { SnackbarProvider as hn } from "./components/feedback/snack-bar/SnackbarProvider.js";
201
- import { StyledSnackbar as kn } from "./components/feedback/snack-bar/StyledSnackbar.js";
202
- import { processAlertSnackBar as Tn } from "./components/feedback/snack-bar/processAlertSnackBar.js";
203
- import { processDefaultSnackbar as Fn } from "./components/feedback/snack-bar/processDefaultSnackbar.js";
204
- import { processInfoSnackbar as Rn } from "./components/feedback/snack-bar/processInfoSnackbar.js";
205
- import { message as wn } from "./components/feedback/snack-bar/message.js";
206
- import { closeSnackbar as Bn, enqueueSnackbar as Nn, useSnackbar as xn } from "./components/feedback/snack-bar/index.js";
207
- import { StyledCheckbox as Hn } from "./components/inputs/checkbox/base-ui/StyledCheckbox.js";
208
- import { StyledInputField as Wn } from "./components/inputs/input-field/StyledInputField.js";
209
- import { StyledSearchField as Vn } from "./components/inputs/search-field/StyledSearchField.js";
210
- import { StyledTextarea as zn } from "./components/inputs/textarea/StyledTextarea.js";
211
- import { StyledSelect as qn } from "./components/inputs/select/StyledSelect.js";
212
- import { StyledSelectItem as Qn } from "./components/inputs/select/StyledSelectItem.js";
213
- import { StyledSelectAutocomplete as jn } from "./components/inputs/select-autocomplete/StyledSelectAutocomplete.js";
214
- import { StyledSlider as Yn } from "./components/inputs/slider/StyledSlider.js";
215
- import { StyledSwitch as op } from "./components/inputs/switch/base-ui/StyledSwitch.js";
216
- import { StyledRadio as mp } from "./components/inputs/radio-button/base-ui/StyledRadio.js";
217
- import { StyledRadioGroup as ip } from "./components/inputs/radio-button/base-ui/StyledRadioGroup.js";
218
- import { StyledLabel as np } from "./components/inputs/label/StyledLabel.js";
219
- import { StyledDynamicSelect as fp } from "./components/inputs/dynamic-select/StyledDynamicSelect.js";
220
- import { StyledDatePicker as lp } from "./datetime/components/date-picker/StyledDatePicker.js";
221
- import { StyledTimePicker as ap } from "./datetime/components/time-picker/StyledTimePicker.js";
222
- import { setMidnightTime as up, setZeroTime as Sp } from "./datetime/helpers/date.helper.js";
223
- import { StyledFormControl as yp } from "./components/miscellaneous/StyledFormControl.js";
224
- import { StyledFormControlLabel as Op } from "./components/miscellaneous/StyledFormControlLabel.js";
225
- import { StyledFormHelperText as Dp } from "./components/miscellaneous/StyledFormHelperText.js";
226
- import { StyledInputLabel as bp } from "./components/miscellaneous/StyledInputLabel.js";
227
- import { StyledFormGroup as Lp } from "./components/miscellaneous/StyledFormGroup.js";
228
- import { StyledDrawer as Pp } from "./components/navigation/drawer/StyledDrawer.js";
229
- import { StyledMenu as Ap } from "./components/navigation/menu/StyledMenu.js";
230
- import { StyledMenuItem as Mp } from "./components/navigation/menu/StyledMenuItem.js";
231
- import { StyledMenuList as vp } from "./components/navigation/menu/StyledMenuList.js";
232
- import { StyledLink as Np } from "./components/navigation/link/StyledLink.js";
233
- import { StyledTab as _p } from "./components/navigation/tabs/StyledTab.js";
234
- import { StyledTabs as Ep } from "./components/navigation/tabs/StyledTabs.js";
235
- import { Listbox as Up } from "./components/navigation/listbox/Listbox.js";
236
- import { StyledAccordion as Gp } from "./components/utils/accordion/base-ui/StyledAccordion.js";
237
- import { StyledAccordionSummary as Xp } from "./components/utils/accordion/base-ui/StyledAccordionSummary.js";
238
- import { StyledAccordionDetails as Kp } from "./components/utils/accordion/base-ui/StyledAccordionDetails.js";
239
- import { ACTIONS_COLUMN_ID as Zp, DND_HANDLE_COLUMN_ID as jp, EXPAND_COLUMN_ID as Jp, INTERNAL_COLUMN_IDS as Yp, SELECT_COLUMN_ID as $p, SHOW_FULL_TEXT_ID as of, isCustomAction as rf } from "./table/types.js";
240
- import { RowDragHandleCell as tf } from "./table/components/columns/dndHandleColumn.js";
241
- import { StyledTable as nf } from "./table/components/StyledTableIndex.js";
242
- import { createColumnHelper as ff } from "./table/index.js";
243
- import { StyledPopover as lf } from "./components/utils/popover/StyledPopover.js";
244
- import { DynamicToolbarLayoutContext as af, useDynamicToolbarLayout as df } from "./components/custom/module/header-layout/DynamicToolbarLayoutContext.js";
245
- import { StyledFilterButton as Sf } from "./components/utils/filter-menu/StyledFilterButton.js";
246
- import { StyledFilterMenu as yf } from "./components/utils/filter-menu/StyledFilterMenu.js";
247
- import { CopyButton as Of } from "./components/utils/copy-wrapper/CopyButton.js";
248
- import { CopyWrapper as Df } from "./components/utils/copy-wrapper/CopyWrapper.js";
249
- import { StyledWidgetTitle as bf } from "./components/custom/widget/widget-title/StyledWidgetTitle.js";
250
- import { StyledWidgetHeader as Lf } from "./components/custom/widget/widget-header/StyledWidgetHeader.js";
251
- import { StyledWidget as Pf } from "./components/custom/widget/widget/StyledWidget.js";
252
- import { StyledModuleTitle as Af } from "./components/custom/module/module-title/StyledModuleTitle.js";
253
- import { ACTION_GAP_PX as Mf, MORE_BUTTON_PX as wf, estimateToolbarActionWidth as vf, planBulkToolbarActions as Bf, planToolbarActions as Nf, resolveToolbarActionWidth as xf } from "./components/custom/module/header-layout/planToolbarActions.js";
254
- import { DynamicToolbar as Hf } from "./components/custom/module/header-layout/DynamicToolbar.js";
255
- import { MinimizableDialog as Wf } from "./components/feedback/minimizable-dialog/MinimizableDialog.js";
256
- import { MinimizableDialogV2 as Vf } from "./components/feedback/minimizable-dialog/v2/MinimizableDialogV2.js";
257
- import { createDialogStack as zf } from "./components/feedback/minimizable-dialog/stack/createDialogStack.js";
258
- import { PopupState as qf, bindPopover as Kf, bindPopper as Qf, bindTrigger as Zf, usePopupState as jf } from "./hooks/usePopupState.js";
259
- import { Avatar as Yf, ClickAwayListener as $f, Container as oc, Fade as rc, FormLabel as mc, Paper as tc, Popper as ic, Skeleton as ec, Stack as nc } from "@mui/material";
185
+ import { MoveUpIcon as Xe } from "./components/icons/move-up-icon/MoveUpIcon.js";
186
+ import { StyledChip as Ke } from "./components/data-display/chip/StyledChip.js";
187
+ import { StyledInteractiveChip as Ze } from "./components/data-display/interactive-chip/StyledInteractiveChip.js";
188
+ import { StyledTooltip as Je } from "./components/data-display/tooltip/StyledTooltip.js";
189
+ import { StyledTypography as $e } from "./components/data-display/typography/StyledTypography.js";
190
+ import { StyledFormLabel as rn } from "./components/data-display/form-label/components/StyledFormLabel.js";
191
+ import { StyledAIDisclosure as tn } from "./components/data-display/ai-disclosure/StyledAIDisclosure.js";
192
+ import { StyledButton as nn } from "./components/inputs/button/StyledButton.js";
193
+ import { StyledDialog as fn } from "./components/feedback/dialog/StyledDialog.js";
194
+ import { StyledDialogActions as ln } from "./components/feedback/dialog/StyledDialogActions.js";
195
+ import { StyledDialogContent as an } from "./components/feedback/dialog/StyledDialogContent.js";
196
+ import { StyledDialogTitle as un } from "./components/feedback/dialog/StyledDialogTitle.js";
197
+ import { StyledEmptyPage as sn } from "./components/feedback/empty-page/StyledEmptyPage.js";
198
+ import { StyledFilteredEmptyState as Cn } from "./components/feedback/filtered-empty-state/StyledFilteredEmptyState.js";
199
+ import { StyledLoading as gn } from "./components/feedback/loading/StyledLoading.js";
200
+ import { StyledAlert as hn } from "./components/feedback/snack-bar/StyledAlert.js";
201
+ import { SnackbarProvider as kn } from "./components/feedback/snack-bar/SnackbarProvider.js";
202
+ import { StyledSnackbar as Tn } from "./components/feedback/snack-bar/StyledSnackbar.js";
203
+ import { processAlertSnackBar as Fn } from "./components/feedback/snack-bar/processAlertSnackBar.js";
204
+ import { processDefaultSnackbar as Rn } from "./components/feedback/snack-bar/processDefaultSnackbar.js";
205
+ import { processInfoSnackbar as vn } from "./components/feedback/snack-bar/processInfoSnackbar.js";
206
+ import { message as Bn } from "./components/feedback/snack-bar/message.js";
207
+ import { closeSnackbar as xn, enqueueSnackbar as _n, useSnackbar as Hn } from "./components/feedback/snack-bar/index.js";
208
+ import { StyledCheckbox as Wn } from "./components/inputs/checkbox/base-ui/StyledCheckbox.js";
209
+ import { StyledInputField as Vn } from "./components/inputs/input-field/StyledInputField.js";
210
+ import { StyledSearchField as zn } from "./components/inputs/search-field/StyledSearchField.js";
211
+ import { StyledTextarea as qn } from "./components/inputs/textarea/StyledTextarea.js";
212
+ import { StyledSelect as Qn } from "./components/inputs/select/StyledSelect.js";
213
+ import { StyledSelectItem as jn } from "./components/inputs/select/StyledSelectItem.js";
214
+ import { StyledSelectAutocomplete as Yn } from "./components/inputs/select-autocomplete/StyledSelectAutocomplete.js";
215
+ import { StyledSlider as op } from "./components/inputs/slider/StyledSlider.js";
216
+ import { StyledSwitch as mp } from "./components/inputs/switch/base-ui/StyledSwitch.js";
217
+ import { StyledRadio as ip } from "./components/inputs/radio-button/base-ui/StyledRadio.js";
218
+ import { StyledRadioGroup as np } from "./components/inputs/radio-button/base-ui/StyledRadioGroup.js";
219
+ import { StyledLabel as fp } from "./components/inputs/label/StyledLabel.js";
220
+ import { StyledDynamicSelect as lp } from "./components/inputs/dynamic-select/StyledDynamicSelect.js";
221
+ import { StyledDatePicker as ap } from "./datetime/components/date-picker/StyledDatePicker.js";
222
+ import { StyledTimePicker as up } from "./datetime/components/time-picker/StyledTimePicker.js";
223
+ import { setMidnightTime as sp, setZeroTime as yp } from "./datetime/helpers/date.helper.js";
224
+ import { StyledFormControl as Op } from "./components/miscellaneous/StyledFormControl.js";
225
+ import { StyledFormControlLabel as Dp } from "./components/miscellaneous/StyledFormControlLabel.js";
226
+ import { StyledFormHelperText as bp } from "./components/miscellaneous/StyledFormHelperText.js";
227
+ import { StyledInputLabel as Lp } from "./components/miscellaneous/StyledInputLabel.js";
228
+ import { StyledFormGroup as Pp } from "./components/miscellaneous/StyledFormGroup.js";
229
+ import { StyledDrawer as Ap } from "./components/navigation/drawer/StyledDrawer.js";
230
+ import { StyledMenu as Mp } from "./components/navigation/menu/StyledMenu.js";
231
+ import { StyledMenuItem as wp } from "./components/navigation/menu/StyledMenuItem.js";
232
+ import { StyledMenuList as Np } from "./components/navigation/menu/StyledMenuList.js";
233
+ import { StyledLink as _p } from "./components/navigation/link/StyledLink.js";
234
+ import { StyledTab as Ep } from "./components/navigation/tabs/StyledTab.js";
235
+ import { StyledTabs as Up } from "./components/navigation/tabs/StyledTabs.js";
236
+ import { Listbox as Gp } from "./components/navigation/listbox/Listbox.js";
237
+ import { StyledAccordion as Xp } from "./components/utils/accordion/base-ui/StyledAccordion.js";
238
+ import { StyledAccordionSummary as Kp } from "./components/utils/accordion/base-ui/StyledAccordionSummary.js";
239
+ import { StyledAccordionDetails as Zp } from "./components/utils/accordion/base-ui/StyledAccordionDetails.js";
240
+ import { ACTIONS_COLUMN_ID as Jp, DND_HANDLE_COLUMN_ID as Yp, EXPAND_COLUMN_ID as $p, INTERNAL_COLUMN_IDS as of, SELECT_COLUMN_ID as rf, SHOW_FULL_TEXT_ID as mf, isCustomAction as tf } from "./table/types.js";
241
+ import { RowDragHandleCell as nf } from "./table/components/columns/dndHandleColumn.js";
242
+ import { StyledTable as ff } from "./table/components/StyledTableIndex.js";
243
+ import { createColumnHelper as lf } from "./table/index.js";
244
+ import { StyledPopover as af } from "./components/utils/popover/StyledPopover.js";
245
+ import { DynamicToolbarLayoutContext as uf, useDynamicToolbarLayout as Sf } from "./components/custom/module/header-layout/DynamicToolbarLayoutContext.js";
246
+ import { StyledFilterButton as yf } from "./components/utils/filter-menu/StyledFilterButton.js";
247
+ import { StyledFilterMenu as Of } from "./components/utils/filter-menu/StyledFilterMenu.js";
248
+ import { CopyButton as Df } from "./components/utils/copy-wrapper/CopyButton.js";
249
+ import { CopyWrapper as bf } from "./components/utils/copy-wrapper/CopyWrapper.js";
250
+ import { StyledWidgetTitle as Lf } from "./components/custom/widget/widget-title/StyledWidgetTitle.js";
251
+ import { StyledWidgetHeader as Pf } from "./components/custom/widget/widget-header/StyledWidgetHeader.js";
252
+ import { StyledWidget as Af } from "./components/custom/widget/widget/StyledWidget.js";
253
+ import { StyledModuleTitle as Mf } from "./components/custom/module/module-title/StyledModuleTitle.js";
254
+ import { ACTION_GAP_PX as wf, MORE_BUTTON_PX as Bf, estimateToolbarActionWidth as Nf, planBulkToolbarActions as xf, planToolbarActions as _f, resolveToolbarActionWidth as Hf } from "./components/custom/module/header-layout/planToolbarActions.js";
255
+ import { DynamicToolbar as Wf } from "./components/custom/module/header-layout/DynamicToolbar.js";
256
+ import { MinimizableDialog as Vf } from "./components/feedback/minimizable-dialog/MinimizableDialog.js";
257
+ import { MinimizableDialogV2 as zf } from "./components/feedback/minimizable-dialog/v2/MinimizableDialogV2.js";
258
+ import { createDialogStack as qf } from "./components/feedback/minimizable-dialog/stack/createDialogStack.js";
259
+ import { PopupState as Qf, bindPopover as Zf, bindPopper as jf, bindTrigger as Jf, usePopupState as Yf } from "./hooks/usePopupState.js";
260
+ import { Avatar as oc, ClickAwayListener as rc, Container as mc, Fade as tc, FormLabel as ic, Paper as ec, Popper as nc, Skeleton as pc, Stack as fc } from "@mui/material";
260
261
  export {
261
- Zp as ACTIONS_COLUMN_ID,
262
- Mf as ACTION_GAP_PX,
262
+ Jp as ACTIONS_COLUMN_ID,
263
+ wf as ACTION_GAP_PX,
263
264
  Gi as AppRegistrationIcon,
264
- vo as ArchiveIcon,
265
+ wo as ArchiveIcon,
265
266
  Xi as ArrowExpandIcon,
266
267
  ee as ArrowLeftIcon,
267
268
  Le as ArrowShrinkIcon,
268
269
  j as AssignmentIcon,
269
270
  Y as AssignmentOutlineIcon,
270
- vt as AttachFileIcon,
271
- Yf as Avatar,
271
+ wt as AttachFileIcon,
272
+ oc as Avatar,
272
273
  _m as BackIcon,
273
274
  Mi as BackupIcon,
274
275
  tm as BadgeIcon,
@@ -295,22 +296,22 @@ export {
295
296
  s as ChevronRightIcon,
296
297
  Uo as ChevronUpIcon,
297
298
  Ui as CircleWarningOutlineIcon,
298
- $f as ClickAwayListener,
299
+ rc as ClickAwayListener,
299
300
  Lm as ClockOutlineIcon,
300
301
  Go as CloseIcon,
301
302
  At as CloudDoneOutlineIcon,
302
303
  Mt as CloudIcon,
303
304
  Ji as CloudOffOutlineIcon,
304
305
  Zr as ConsentsIcon,
305
- oc as Container,
306
+ mc as Container,
306
307
  St as ContentCopyIcon,
307
308
  Dt as ContentCopyOutlineIcon,
308
309
  yt as ContentCutIcon,
309
310
  Ot as ContentPasteIcon,
310
311
  ri as ConversionPathIcon,
311
- Of as CopyButton,
312
- Df as CopyWrapper,
313
- jp as DND_HANDLE_COLUMN_ID,
312
+ Df as CopyButton,
313
+ bf as CopyWrapper,
314
+ Yp as DND_HANDLE_COLUMN_ID,
314
315
  F as DashboardViewIcon,
315
316
  R as DashboardViewOutlineIcon,
316
317
  cr as DeleteOutlineIcon,
@@ -321,7 +322,7 @@ export {
321
322
  Xm as DoneAllIcon,
322
323
  bo as DotsVerticalIcon,
323
324
  No as DownloadIcon,
324
- vi as DownloadTrayIcon,
325
+ wi as DownloadTrayIcon,
325
326
  Ni as DownloadingIcon,
326
327
  er as DragHorizontalIcon,
327
328
  be as DrawIcon,
@@ -329,16 +330,16 @@ export {
329
330
  Ao as DropUpIcon,
330
331
  yr as DvrIcon,
331
332
  Ai as DvrIconOutline,
332
- Hf as DynamicToolbar,
333
- af as DynamicToolbarLayoutContext,
334
- Jp as EXPAND_COLUMN_ID,
333
+ Wf as DynamicToolbar,
334
+ uf as DynamicToolbarLayoutContext,
335
+ $p as EXPAND_COLUMN_ID,
335
336
  Er as EarthIcon,
336
337
  ye as EditNotesIcon,
337
338
  em as EditSquareIcon,
338
339
  tr as EmptyPageIcon,
339
340
  Si as EnvelopeIcon,
340
341
  Or as ErrorOutlineIcon,
341
- rc as Fade,
342
+ tc as Fade,
342
343
  Pr as FastCheckOutlineIcon,
343
344
  Pi as FileDocIcon,
344
345
  De as FileImageIcon,
@@ -351,7 +352,7 @@ export {
351
352
  yo as FindReplacePeopleIcon,
352
353
  yi as FingerprintIcon,
353
354
  Dm as FormIcon,
354
- mc as FormLabel,
355
+ ic as FormLabel,
355
356
  tt as FormatListBulletedIcon,
356
357
  et as FormatListBulletedOutlineIcon,
357
358
  ti as GraphIcon,
@@ -365,8 +366,8 @@ export {
365
366
  $t as HistoryIcon,
366
367
  de as HistoryToggleOffIcon,
367
368
  Me as HubIcon,
368
- ve as HubIconFilled,
369
- Yp as INTERNAL_COLUMN_IDS,
369
+ we as HubIconFilled,
370
+ of as INTERNAL_COLUMN_IDS,
370
371
  Jo as InboxOutboxIcon,
371
372
  $o as InboxOutboxOutlineIcon,
372
373
  Pe as IndeterminateIcon,
@@ -378,23 +379,24 @@ export {
378
379
  oo as ListNumberedIcon,
379
380
  _r as ListSettingsLineIcon,
380
381
  Mr as ListStatusIcon,
381
- vr as ListViewOutlineIcon,
382
- Up as Listbox,
382
+ wr as ListViewOutlineIcon,
383
+ Gp as Listbox,
383
384
  Ue as LoadCurrentIcon,
384
385
  Po as LoadingIcon,
385
386
  Om as LocationIcon,
386
387
  Sr as LockIcon,
387
388
  Mm as LoginIcon,
388
- vm as LogoutIcon,
389
- wf as MORE_BUTTON_PX,
389
+ wm as LogoutIcon,
390
+ Bf as MORE_BUTTON_PX,
390
391
  Ae as ManageSearchIcon,
391
392
  mo as MessageProcessingIcon,
392
393
  io as MessageProcessingOutlineIcon,
393
394
  rm as MessageReplyIcon,
394
395
  Am as MicrosoftOutlookIcon,
395
- Wf as MinimizableDialog,
396
- Vf as MinimizableDialogV2,
396
+ Vf as MinimizableDialog,
397
+ zf as MinimizableDialogV2,
397
398
  Jr as MinimizeIcon,
399
+ Xe as MoveUpIcon,
398
400
  z as NewCalendarIcon,
399
401
  Gm as NewWindowIcon,
400
402
  ci as NotesIcon,
@@ -403,11 +405,11 @@ export {
403
405
  Kt as OutlineCheckboxIconChecked,
404
406
  Jt as OutlineCheckboxIconIndeterminate,
405
407
  Gt as OutlineNotificationsIcon,
406
- tc as Paper,
408
+ ec as Paper,
407
409
  T as PdfIcon,
408
410
  Gr as PencilOutlineIcon,
409
411
  B as PeopleIcon,
410
- w as PeopleOutlineIcon,
412
+ v as PeopleOutlineIcon,
411
413
  Ko as PermMediaIcon,
412
414
  Zo as PermMediaOutline,
413
415
  Oo as PersonIcon,
@@ -417,8 +419,8 @@ export {
417
419
  Sm as PinIcon,
418
420
  pm as PlusIcon,
419
421
  cm as PlusIconCircle,
420
- ic as Popper,
421
- qf as PopupState,
422
+ nc as Popper,
423
+ Qf as PopupState,
422
424
  k as QnrIcon,
423
425
  bt as RefreshIcon,
424
426
  di as RemoveIcon,
@@ -429,11 +431,11 @@ export {
429
431
  Ie as ResetSettingsIcon,
430
432
  Ee as RocketLaunchIcon,
431
433
  Ge as RotateAutoIcon,
432
- tf as RowDragHandleCell,
434
+ nf as RowDragHandleCell,
433
435
  It as RuleIcon,
434
436
  dt as RuleOutlineIcon,
435
- $p as SELECT_COLUMN_ID,
436
- of as SHOW_FULL_TEXT_ID,
437
+ rf as SELECT_COLUMN_ID,
438
+ mf as SHOW_FULL_TEXT_ID,
437
439
  Ii as SaveIcon,
438
440
  Lo as SearchIcon,
439
441
  Nt as SendIcon,
@@ -442,65 +444,65 @@ export {
442
444
  Lt as SettingsNoteIcon,
443
445
  ao as SettingsOutlineIcon,
444
446
  Ki as ShareIcon,
445
- ec as Skeleton,
447
+ pc as Skeleton,
446
448
  te as SmsIcon,
447
- hn as SnackbarProvider,
448
- nc as Stack,
449
- rn as StyledAIDisclosure,
450
- Gp as StyledAccordion,
451
- Kp as StyledAccordionDetails,
452
- Xp as StyledAccordionSummary,
453
- gn as StyledAlert,
449
+ kn as SnackbarProvider,
450
+ fc as Stack,
451
+ tn as StyledAIDisclosure,
452
+ Xp as StyledAccordion,
453
+ Zp as StyledAccordionDetails,
454
+ Kp as StyledAccordionSummary,
455
+ hn as StyledAlert,
454
456
  f as StyledBadge,
455
- tn as StyledButton,
456
- Hn as StyledCheckbox,
457
- Xe as StyledChip,
458
- lp as StyledDatePicker,
459
- nn as StyledDialog,
460
- fn as StyledDialogActions,
461
- ln as StyledDialogContent,
462
- an as StyledDialogTitle,
463
- Pp as StyledDrawer,
464
- fp as StyledDynamicSelect,
465
- un as StyledEmptyPage,
466
- Sf as StyledFilterButton,
467
- yf as StyledFilterMenu,
468
- sn as StyledFilteredEmptyState,
469
- yp as StyledFormControl,
470
- Op as StyledFormControlLabel,
471
- Lp as StyledFormGroup,
472
- Dp as StyledFormHelperText,
473
- $e as StyledFormLabel,
474
- Wn as StyledInputField,
475
- bp as StyledInputLabel,
476
- Ke as StyledInteractiveChip,
477
- np as StyledLabel,
478
- Np as StyledLink,
479
- Cn as StyledLoading,
480
- Ap as StyledMenu,
481
- Mp as StyledMenuItem,
482
- vp as StyledMenuList,
483
- Af as StyledModuleTitle,
484
- lf as StyledPopover,
485
- mp as StyledRadio,
486
- ip as StyledRadioGroup,
487
- Vn as StyledSearchField,
488
- qn as StyledSelect,
489
- jn as StyledSelectAutocomplete,
490
- Qn as StyledSelectItem,
491
- Yn as StyledSlider,
492
- kn as StyledSnackbar,
493
- op as StyledSwitch,
494
- _p as StyledTab,
495
- nf as StyledTable,
496
- Ep as StyledTabs,
497
- zn as StyledTextarea,
498
- ap as StyledTimePicker,
499
- Ze as StyledTooltip,
500
- Je as StyledTypography,
501
- Pf as StyledWidget,
502
- Lf as StyledWidgetHeader,
503
- bf as StyledWidgetTitle,
457
+ nn as StyledButton,
458
+ Wn as StyledCheckbox,
459
+ Ke as StyledChip,
460
+ ap as StyledDatePicker,
461
+ fn as StyledDialog,
462
+ ln as StyledDialogActions,
463
+ an as StyledDialogContent,
464
+ un as StyledDialogTitle,
465
+ Ap as StyledDrawer,
466
+ lp as StyledDynamicSelect,
467
+ sn as StyledEmptyPage,
468
+ yf as StyledFilterButton,
469
+ Of as StyledFilterMenu,
470
+ Cn as StyledFilteredEmptyState,
471
+ Op as StyledFormControl,
472
+ Dp as StyledFormControlLabel,
473
+ Pp as StyledFormGroup,
474
+ bp as StyledFormHelperText,
475
+ rn as StyledFormLabel,
476
+ Vn as StyledInputField,
477
+ Lp as StyledInputLabel,
478
+ Ze as StyledInteractiveChip,
479
+ fp as StyledLabel,
480
+ _p as StyledLink,
481
+ gn as StyledLoading,
482
+ Mp as StyledMenu,
483
+ wp as StyledMenuItem,
484
+ Np as StyledMenuList,
485
+ Mf as StyledModuleTitle,
486
+ af as StyledPopover,
487
+ ip as StyledRadio,
488
+ np as StyledRadioGroup,
489
+ zn as StyledSearchField,
490
+ Qn as StyledSelect,
491
+ Yn as StyledSelectAutocomplete,
492
+ jn as StyledSelectItem,
493
+ op as StyledSlider,
494
+ Tn as StyledSnackbar,
495
+ mp as StyledSwitch,
496
+ Ep as StyledTab,
497
+ ff as StyledTable,
498
+ Up as StyledTabs,
499
+ qn as StyledTextarea,
500
+ up as StyledTimePicker,
501
+ Je as StyledTooltip,
502
+ $e as StyledTypography,
503
+ Af as StyledWidget,
504
+ Pf as StyledWidgetHeader,
505
+ Lf as StyledWidgetTitle,
504
506
  Xt as SyncIcon,
505
507
  Zi as SyncSavedLocallyIcon,
506
508
  Nr as TextBoxCheckOutlineIcon,
@@ -519,28 +521,28 @@ export {
519
521
  Ne as WidgetIcon,
520
522
  _e as WidgetIconFilled,
521
523
  ym as WorkIcon,
522
- Kf as bindPopover,
523
- Qf as bindPopper,
524
- Zf as bindTrigger,
525
- Bn as closeSnackbar,
524
+ Zf as bindPopover,
525
+ jf as bindPopper,
526
+ Jf as bindTrigger,
527
+ xn as closeSnackbar,
526
528
  m as cn,
527
- ff as createColumnHelper,
528
- zf as createDialogStack,
529
- Nn as enqueueSnackbar,
530
- vf as estimateToolbarActionWidth,
531
- rf as isCustomAction,
532
- wn as message,
529
+ lf as createColumnHelper,
530
+ qf as createDialogStack,
531
+ _n as enqueueSnackbar,
532
+ Nf as estimateToolbarActionWidth,
533
+ tf as isCustomAction,
534
+ Bn as message,
533
535
  i as omit,
534
- Bf as planBulkToolbarActions,
535
- Nf as planToolbarActions,
536
+ xf as planBulkToolbarActions,
537
+ _f as planToolbarActions,
536
538
  n as prepareForSlot,
537
- Tn as processAlertSnackBar,
538
- Fn as processDefaultSnackbar,
539
- Rn as processInfoSnackbar,
540
- xf as resolveToolbarActionWidth,
541
- up as setMidnightTime,
542
- Sp as setZeroTime,
543
- df as useDynamicToolbarLayout,
544
- jf as usePopupState,
545
- xn as useSnackbar
539
+ Fn as processAlertSnackBar,
540
+ Rn as processDefaultSnackbar,
541
+ vn as processInfoSnackbar,
542
+ Hf as resolveToolbarActionWidth,
543
+ sp as setMidnightTime,
544
+ yp as setZeroTime,
545
+ Sf as useDynamicToolbarLayout,
546
+ Yf as usePopupState,
547
+ Hn as useSnackbar
546
548
  };
@@ -172,3 +172,4 @@ export * from './widgets-icon';
172
172
  export * from './rocket-launch-icon';
173
173
  export * from './load-current-icon';
174
174
  export * from './rotate-auto-icon';
175
+ export * from './move-up-icon';
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const MoveUpIcon: (props: SVGProps<SVGSVGElement>) => JSX.Element;
@@ -0,0 +1 @@
1
+ export * from './MoveUpIcon';
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "3.43.6",
6
+ "version": "3.44.0",
7
7
  "type": "module",
8
8
  "sideEffects": [
9
9
  "**/*.css",