asma-ui-core 3.43.0 → 3.43.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.
@@ -171,3 +171,4 @@ export * from './hub-icon.js'
171
171
  export * from './widgets-icon.js'
172
172
  export * from './rocket-launch-icon.js'
173
173
  export * from './load-current-icon.js'
174
+ export * from './rotate-auto-icon.js'
@@ -0,0 +1,18 @@
1
+ import { jsx as C } from "react/jsx-runtime";
2
+ function r(t) {
3
+ return /* @__PURE__ */ C("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "1rem",
6
+ height: "1rem",
7
+ viewBox: "0 0 16 16",
8
+ fill: "none",
9
+ ...t,
10
+ children: /* @__PURE__ */ C("path", {
11
+ d: "M5.19967 10.6663H6.26634L6.79967 9.13301H9.23301L9.76634 10.6663H10.7997L8.53301 4.66634H7.46634L5.19967 10.6663ZM7.09967 8.26634L7.96634 5.76634H8.03301L8.89967 8.26634H7.09967ZM7.99967 14.6663C7.07745 14.6663 6.21079 14.4913 5.39967 14.1413C4.58856 13.7913 3.88301 13.3163 3.28301 12.7163C2.68301 12.1163 2.20801 11.4108 1.85801 10.5997C1.50801 9.78856 1.33301 8.9219 1.33301 7.99967H2.66634C2.66634 8.73301 2.80523 9.42467 3.08301 10.0747C3.36079 10.7247 3.74134 11.2913 4.22467 11.7747C4.70801 12.258 5.27467 12.6413 5.92467 12.9247C6.57467 13.208 7.26634 13.3497 7.99967 13.3497C9.48856 13.3497 10.7497 12.833 11.783 11.7997C12.8163 10.7663 13.333 9.50523 13.333 8.01634C13.333 6.52745 12.8163 5.26634 11.783 4.23301C10.7497 3.19967 9.48856 2.68301 7.99967 2.68301C7.01079 2.68301 6.11356 2.92467 5.30801 3.40801C4.50245 3.89134 3.86634 4.53301 3.39967 5.33301H5.33301V6.66634H1.33301V2.66634H2.66634V3.99967C3.27745 3.18856 4.04412 2.54134 4.96634 2.05801C5.88856 1.57467 6.89967 1.33301 7.99967 1.33301C8.9219 1.33301 9.78856 1.50801 10.5997 1.85801C11.4108 2.20801 12.1163 2.68301 12.7163 3.28301C13.3163 3.88301 13.7913 4.58856 14.1413 5.39967C14.4913 6.21079 14.6663 7.07745 14.6663 7.99967C14.6663 8.9219 14.4913 9.78856 14.1413 10.5997C13.7913 11.4108 13.3163 12.1163 12.7163 12.7163C12.1163 13.3163 11.4108 13.7913 10.5997 14.1413C9.78856 14.4913 8.9219 14.6663 7.99967 14.6663Z",
12
+ fill: "currentColor"
13
+ })
14
+ });
15
+ }
16
+ export {
17
+ r as RotateAutoIcon
18
+ };
@@ -0,0 +1 @@
1
+ export * from './RotateAutoIcon.js'
package/dist/index.js CHANGED
@@ -181,84 +181,85 @@ 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
- import { StyledChip as Ge } from "./components/data-display/chip/StyledChip.js";
185
- import { StyledInteractiveChip as Xe } from "./components/data-display/interactive-chip/StyledInteractiveChip.js";
186
- import { StyledTooltip as Ke } from "./components/data-display/tooltip/StyledTooltip.js";
187
- import { StyledTypography as Ze } from "./components/data-display/typography/StyledTypography.js";
188
- import { StyledFormLabel as Je } from "./components/data-display/form-label/components/StyledFormLabel.js";
189
- import { StyledAIDisclosure as $e } from "./components/data-display/ai-disclosure/StyledAIDisclosure.js";
190
- import { StyledButton as rn } from "./components/inputs/button/StyledButton.js";
191
- import { StyledDialog as tn } from "./components/feedback/dialog/StyledDialog.js";
192
- import { StyledDialogActions as nn } from "./components/feedback/dialog/StyledDialogActions.js";
193
- import { StyledDialogContent as fn } from "./components/feedback/dialog/StyledDialogContent.js";
194
- import { StyledDialogTitle as ln } from "./components/feedback/dialog/StyledDialogTitle.js";
195
- import { StyledEmptyPage as an } from "./components/feedback/empty-page/StyledEmptyPage.js";
196
- import { StyledFilteredEmptyState as un } from "./components/feedback/filtered-empty-state/StyledFilteredEmptyState.js";
197
- import { StyledLoading as sn } from "./components/feedback/loading/StyledLoading.js";
198
- import { StyledAlert as Cn } from "./components/feedback/snack-bar/StyledAlert.js";
199
- import { SnackbarProvider as gn } from "./components/feedback/snack-bar/SnackbarProvider.js";
200
- import { StyledSnackbar as hn } from "./components/feedback/snack-bar/StyledSnackbar.js";
201
- import { processAlertSnackBar as kn } from "./components/feedback/snack-bar/processAlertSnackBar.js";
202
- import { processDefaultSnackbar as Tn } from "./components/feedback/snack-bar/processDefaultSnackbar.js";
203
- import { processInfoSnackbar as Fn } from "./components/feedback/snack-bar/processInfoSnackbar.js";
204
- import { message as Rn } from "./components/feedback/snack-bar/message.js";
205
- import { closeSnackbar as wn, enqueueSnackbar as vn, useSnackbar as Bn } from "./components/feedback/snack-bar/index.js";
206
- import { StyledCheckbox as xn } from "./components/inputs/checkbox/base-ui/StyledCheckbox.js";
207
- import { StyledInputField as Hn } from "./components/inputs/input-field/StyledInputField.js";
208
- import { StyledSearchField as Wn } from "./components/inputs/search-field/StyledSearchField.js";
209
- import { StyledTextarea as Vn } from "./components/inputs/textarea/StyledTextarea.js";
210
- import { StyledSelect as zn } from "./components/inputs/select/StyledSelect.js";
211
- import { StyledSelectItem as qn } from "./components/inputs/select/StyledSelectItem.js";
212
- import { StyledSelectAutocomplete as Qn } from "./components/inputs/select-autocomplete/StyledSelectAutocomplete.js";
213
- import { StyledSlider as jn } from "./components/inputs/slider/StyledSlider.js";
214
- import { StyledSwitch as Yn } from "./components/inputs/switch/base-ui/StyledSwitch.js";
215
- import { StyledRadio as op } from "./components/inputs/radio-button/base-ui/StyledRadio.js";
216
- import { StyledRadioGroup as mp } from "./components/inputs/radio-button/base-ui/StyledRadioGroup.js";
217
- import { StyledLabel as ip } from "./components/inputs/label/StyledLabel.js";
218
- import { StyledDynamicSelect as np } from "./components/inputs/dynamic-select/StyledDynamicSelect.js";
219
- import { StyledDatePicker as fp } from "./datetime/components/date-picker/StyledDatePicker.js";
220
- import { StyledTimePicker as lp } from "./datetime/components/time-picker/StyledTimePicker.js";
221
- import { setMidnightTime as ap, setZeroTime as dp } from "./datetime/helpers/date.helper.js";
222
- import { StyledFormControl as Sp } from "./components/miscellaneous/StyledFormControl.js";
223
- import { StyledFormControlLabel as yp } from "./components/miscellaneous/StyledFormControlLabel.js";
224
- import { StyledFormHelperText as Op } from "./components/miscellaneous/StyledFormHelperText.js";
225
- import { StyledInputLabel as Dp } from "./components/miscellaneous/StyledInputLabel.js";
226
- import { StyledFormGroup as bp } from "./components/miscellaneous/StyledFormGroup.js";
227
- import { StyledDrawer as Lp } from "./components/navigation/drawer/StyledDrawer.js";
228
- import { StyledMenu as Pp } from "./components/navigation/menu/StyledMenu.js";
229
- import { StyledMenuItem as Ap } from "./components/navigation/menu/StyledMenuItem.js";
230
- import { StyledMenuList as Mp } from "./components/navigation/menu/StyledMenuList.js";
231
- import { StyledLink as vp } from "./components/navigation/link/StyledLink.js";
232
- import { StyledTab as Np } from "./components/navigation/tabs/StyledTab.js";
233
- import { StyledTabs as _p } from "./components/navigation/tabs/StyledTabs.js";
234
- import { Listbox as Ep } from "./components/navigation/listbox/Listbox.js";
235
- import { StyledAccordion as Up } from "./components/utils/accordion/base-ui/StyledAccordion.js";
236
- import { StyledAccordionSummary as Gp } from "./components/utils/accordion/base-ui/StyledAccordionSummary.js";
237
- import { StyledAccordionDetails as Xp } from "./components/utils/accordion/base-ui/StyledAccordionDetails.js";
238
- import { ACTIONS_COLUMN_ID as Kp, DND_HANDLE_COLUMN_ID as Qp, EXPAND_COLUMN_ID as Zp, INTERNAL_COLUMN_IDS as jp, SELECT_COLUMN_ID as Jp, SHOW_FULL_TEXT_ID as Yp, isCustomAction as $p } from "./table/types.js";
239
- import { RowDragHandleCell as rf } from "./table/components/columns/dndHandleColumn.js";
240
- import { StyledTable as tf } from "./table/components/StyledTableIndex.js";
241
- import { createColumnHelper as nf } from "./table/index.js";
242
- import { StyledPopover as ff } from "./components/utils/popover/StyledPopover.js";
243
- import { DynamicToolbarLayoutContext as lf, useDynamicToolbarLayout as If } from "./components/custom/module/header-layout/DynamicToolbarLayoutContext.js";
244
- import { StyledFilterButton as df } from "./components/utils/filter-menu/StyledFilterButton.js";
245
- import { StyledFilterMenu as Sf } from "./components/utils/filter-menu/StyledFilterMenu.js";
246
- import { CopyButton as yf } from "./components/utils/copy-wrapper/CopyButton.js";
247
- import { CopyWrapper as Of } from "./components/utils/copy-wrapper/CopyWrapper.js";
248
- import { StyledWidgetTitle as Df } from "./components/custom/widget/widget-title/StyledWidgetTitle.js";
249
- import { StyledWidgetHeader as bf } from "./components/custom/widget/widget-header/StyledWidgetHeader.js";
250
- import { StyledWidget as Lf } from "./components/custom/widget/widget/StyledWidget.js";
251
- import { StyledModuleTitle as Pf } from "./components/custom/module/module-title/StyledModuleTitle.js";
252
- import { ACTION_GAP_PX as Af, MORE_BUTTON_PX as Rf, estimateToolbarActionWidth as Mf, planBulkToolbarActions as wf, planToolbarActions as vf, resolveToolbarActionWidth as Bf } from "./components/custom/module/header-layout/planToolbarActions.js";
253
- import { DynamicToolbar as xf } from "./components/custom/module/header-layout/DynamicToolbar.js";
254
- import { MinimizableDialog as Hf } from "./components/feedback/minimizable-dialog/MinimizableDialog.js";
255
- import { MinimizableDialogV2 as Wf } from "./components/feedback/minimizable-dialog/v2/MinimizableDialogV2.js";
256
- import { createDialogStack as Vf } from "./components/feedback/minimizable-dialog/stack/createDialogStack.js";
257
- import { PopupState as zf, bindPopover as Xf, bindPopper as qf, bindTrigger as Kf, usePopupState as Qf } from "./hooks/usePopupState.js";
258
- import { Avatar as jf, ClickAwayListener as Jf, Container as Yf, Fade as $f, FormLabel as oc, Paper as rc, Popper as mc, Skeleton as tc, Stack as ic } from "@mui/material";
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";
259
260
  export {
260
- Kp as ACTIONS_COLUMN_ID,
261
- Af as ACTION_GAP_PX,
261
+ Zp as ACTIONS_COLUMN_ID,
262
+ Mf as ACTION_GAP_PX,
262
263
  Gi as AppRegistrationIcon,
263
264
  vo as ArchiveIcon,
264
265
  Xi as ArrowExpandIcon,
@@ -267,7 +268,7 @@ export {
267
268
  j as AssignmentIcon,
268
269
  Y as AssignmentOutlineIcon,
269
270
  vt as AttachFileIcon,
270
- jf as Avatar,
271
+ Yf as Avatar,
271
272
  _m as BackIcon,
272
273
  Mi as BackupIcon,
273
274
  tm as BadgeIcon,
@@ -294,22 +295,22 @@ export {
294
295
  s as ChevronRightIcon,
295
296
  Uo as ChevronUpIcon,
296
297
  Ui as CircleWarningOutlineIcon,
297
- Jf as ClickAwayListener,
298
+ $f as ClickAwayListener,
298
299
  Lm as ClockOutlineIcon,
299
300
  Go as CloseIcon,
300
301
  At as CloudDoneOutlineIcon,
301
302
  Mt as CloudIcon,
302
303
  Ji as CloudOffOutlineIcon,
303
304
  Zr as ConsentsIcon,
304
- Yf as Container,
305
+ oc as Container,
305
306
  St as ContentCopyIcon,
306
307
  Dt as ContentCopyOutlineIcon,
307
308
  yt as ContentCutIcon,
308
309
  Ot as ContentPasteIcon,
309
310
  ri as ConversionPathIcon,
310
- yf as CopyButton,
311
- Of as CopyWrapper,
312
- Qp as DND_HANDLE_COLUMN_ID,
311
+ Of as CopyButton,
312
+ Df as CopyWrapper,
313
+ jp as DND_HANDLE_COLUMN_ID,
313
314
  F as DashboardViewIcon,
314
315
  R as DashboardViewOutlineIcon,
315
316
  cr as DeleteOutlineIcon,
@@ -328,16 +329,16 @@ export {
328
329
  Ao as DropUpIcon,
329
330
  yr as DvrIcon,
330
331
  Ai as DvrIconOutline,
331
- xf as DynamicToolbar,
332
- lf as DynamicToolbarLayoutContext,
333
- Zp as EXPAND_COLUMN_ID,
332
+ Hf as DynamicToolbar,
333
+ af as DynamicToolbarLayoutContext,
334
+ Jp as EXPAND_COLUMN_ID,
334
335
  Er as EarthIcon,
335
336
  ye as EditNotesIcon,
336
337
  em as EditSquareIcon,
337
338
  tr as EmptyPageIcon,
338
339
  Si as EnvelopeIcon,
339
340
  Or as ErrorOutlineIcon,
340
- $f as Fade,
341
+ rc as Fade,
341
342
  Pr as FastCheckOutlineIcon,
342
343
  Pi as FileDocIcon,
343
344
  De as FileImageIcon,
@@ -350,7 +351,7 @@ export {
350
351
  yo as FindReplacePeopleIcon,
351
352
  yi as FingerprintIcon,
352
353
  Dm as FormIcon,
353
- oc as FormLabel,
354
+ mc as FormLabel,
354
355
  tt as FormatListBulletedIcon,
355
356
  et as FormatListBulletedOutlineIcon,
356
357
  ti as GraphIcon,
@@ -365,7 +366,7 @@ export {
365
366
  de as HistoryToggleOffIcon,
366
367
  Me as HubIcon,
367
368
  ve as HubIconFilled,
368
- jp as INTERNAL_COLUMN_IDS,
369
+ Yp as INTERNAL_COLUMN_IDS,
369
370
  Jo as InboxOutboxIcon,
370
371
  $o as InboxOutboxOutlineIcon,
371
372
  Pe as IndeterminateIcon,
@@ -378,21 +379,21 @@ export {
378
379
  _r as ListSettingsLineIcon,
379
380
  Mr as ListStatusIcon,
380
381
  vr as ListViewOutlineIcon,
381
- Ep as Listbox,
382
+ Up as Listbox,
382
383
  Ue as LoadCurrentIcon,
383
384
  Po as LoadingIcon,
384
385
  Om as LocationIcon,
385
386
  Sr as LockIcon,
386
387
  Mm as LoginIcon,
387
388
  vm as LogoutIcon,
388
- Rf as MORE_BUTTON_PX,
389
+ wf as MORE_BUTTON_PX,
389
390
  Ae as ManageSearchIcon,
390
391
  mo as MessageProcessingIcon,
391
392
  io as MessageProcessingOutlineIcon,
392
393
  rm as MessageReplyIcon,
393
394
  Am as MicrosoftOutlookIcon,
394
- Hf as MinimizableDialog,
395
- Wf as MinimizableDialogV2,
395
+ Wf as MinimizableDialog,
396
+ Vf as MinimizableDialogV2,
396
397
  Jr as MinimizeIcon,
397
398
  z as NewCalendarIcon,
398
399
  Gm as NewWindowIcon,
@@ -402,7 +403,7 @@ export {
402
403
  Kt as OutlineCheckboxIconChecked,
403
404
  Jt as OutlineCheckboxIconIndeterminate,
404
405
  Gt as OutlineNotificationsIcon,
405
- rc as Paper,
406
+ tc as Paper,
406
407
  T as PdfIcon,
407
408
  Gr as PencilOutlineIcon,
408
409
  B as PeopleIcon,
@@ -416,8 +417,8 @@ export {
416
417
  Sm as PinIcon,
417
418
  pm as PlusIcon,
418
419
  cm as PlusIconCircle,
419
- mc as Popper,
420
- zf as PopupState,
420
+ ic as Popper,
421
+ qf as PopupState,
421
422
  k as QnrIcon,
422
423
  bt as RefreshIcon,
423
424
  di as RemoveIcon,
@@ -427,11 +428,12 @@ export {
427
428
  fo as ReportBoxOutlineIcon,
428
429
  Ie as ResetSettingsIcon,
429
430
  Ee as RocketLaunchIcon,
430
- rf as RowDragHandleCell,
431
+ Ge as RotateAutoIcon,
432
+ tf as RowDragHandleCell,
431
433
  It as RuleIcon,
432
434
  dt as RuleOutlineIcon,
433
- Jp as SELECT_COLUMN_ID,
434
- Yp as SHOW_FULL_TEXT_ID,
435
+ $p as SELECT_COLUMN_ID,
436
+ of as SHOW_FULL_TEXT_ID,
435
437
  Ii as SaveIcon,
436
438
  Lo as SearchIcon,
437
439
  Nt as SendIcon,
@@ -440,65 +442,65 @@ export {
440
442
  Lt as SettingsNoteIcon,
441
443
  ao as SettingsOutlineIcon,
442
444
  Ki as ShareIcon,
443
- tc as Skeleton,
445
+ ec as Skeleton,
444
446
  te as SmsIcon,
445
- gn as SnackbarProvider,
446
- ic as Stack,
447
- $e as StyledAIDisclosure,
448
- Up as StyledAccordion,
449
- Xp as StyledAccordionDetails,
450
- Gp as StyledAccordionSummary,
451
- Cn as StyledAlert,
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,
452
454
  f as StyledBadge,
453
- rn as StyledButton,
454
- xn as StyledCheckbox,
455
- Ge as StyledChip,
456
- fp as StyledDatePicker,
457
- tn as StyledDialog,
458
- nn as StyledDialogActions,
459
- fn as StyledDialogContent,
460
- ln as StyledDialogTitle,
461
- Lp as StyledDrawer,
462
- np as StyledDynamicSelect,
463
- an as StyledEmptyPage,
464
- df as StyledFilterButton,
465
- Sf as StyledFilterMenu,
466
- un as StyledFilteredEmptyState,
467
- Sp as StyledFormControl,
468
- yp as StyledFormControlLabel,
469
- bp as StyledFormGroup,
470
- Op as StyledFormHelperText,
471
- Je as StyledFormLabel,
472
- Hn as StyledInputField,
473
- Dp as StyledInputLabel,
474
- Xe as StyledInteractiveChip,
475
- ip as StyledLabel,
476
- vp as StyledLink,
477
- sn as StyledLoading,
478
- Pp as StyledMenu,
479
- Ap as StyledMenuItem,
480
- Mp as StyledMenuList,
481
- Pf as StyledModuleTitle,
482
- ff as StyledPopover,
483
- op as StyledRadio,
484
- mp as StyledRadioGroup,
485
- Wn as StyledSearchField,
486
- zn as StyledSelect,
487
- Qn as StyledSelectAutocomplete,
488
- qn as StyledSelectItem,
489
- jn as StyledSlider,
490
- hn as StyledSnackbar,
491
- Yn as StyledSwitch,
492
- Np as StyledTab,
493
- tf as StyledTable,
494
- _p as StyledTabs,
495
- Vn as StyledTextarea,
496
- lp as StyledTimePicker,
497
- Ke as StyledTooltip,
498
- Ze as StyledTypography,
499
- Lf as StyledWidget,
500
- bf as StyledWidgetHeader,
501
- Df as StyledWidgetTitle,
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,
502
504
  Xt as SyncIcon,
503
505
  Zi as SyncSavedLocallyIcon,
504
506
  Nr as TextBoxCheckOutlineIcon,
@@ -517,28 +519,28 @@ export {
517
519
  Ne as WidgetIcon,
518
520
  _e as WidgetIconFilled,
519
521
  ym as WorkIcon,
520
- Xf as bindPopover,
521
- qf as bindPopper,
522
- Kf as bindTrigger,
523
- wn as closeSnackbar,
522
+ Kf as bindPopover,
523
+ Qf as bindPopper,
524
+ Zf as bindTrigger,
525
+ Bn as closeSnackbar,
524
526
  m as cn,
525
- nf as createColumnHelper,
526
- Vf as createDialogStack,
527
- vn as enqueueSnackbar,
528
- Mf as estimateToolbarActionWidth,
529
- $p as isCustomAction,
530
- Rn as message,
527
+ ff as createColumnHelper,
528
+ zf as createDialogStack,
529
+ Nn as enqueueSnackbar,
530
+ vf as estimateToolbarActionWidth,
531
+ rf as isCustomAction,
532
+ wn as message,
531
533
  i as omit,
532
- wf as planBulkToolbarActions,
533
- vf as planToolbarActions,
534
+ Bf as planBulkToolbarActions,
535
+ Nf as planToolbarActions,
534
536
  n as prepareForSlot,
535
- kn as processAlertSnackBar,
536
- Tn as processDefaultSnackbar,
537
- Fn as processInfoSnackbar,
538
- Bf as resolveToolbarActionWidth,
539
- ap as setMidnightTime,
540
- dp as setZeroTime,
541
- If as useDynamicToolbarLayout,
542
- Qf as usePopupState,
543
- Bn as useSnackbar
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
544
546
  };
@@ -171,3 +171,4 @@ export * from './hub-icon';
171
171
  export * from './widgets-icon';
172
172
  export * from './rocket-launch-icon';
173
173
  export * from './load-current-icon';
174
+ export * from './rotate-auto-icon';
@@ -0,0 +1,2 @@
1
+ import { SVGProps } from 'react';
2
+ export declare function RotateAutoIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -0,0 +1 @@
1
+ export * from './RotateAutoIcon';
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "3.43.0",
6
+ "version": "3.43.1",
7
7
  "type": "module",
8
8
  "sideEffects": [
9
9
  "**/*.css",