asma-ui-core 3.63.0 → 3.64.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.
@@ -0,0 +1,21 @@
1
+ import { jsx as C, jsxs as r } from "react/jsx-runtime";
2
+ function n(l) {
3
+ return /* @__PURE__ */ r("svg", {
4
+ xmlns: "http://www.w3.org/2000/svg",
5
+ width: "24",
6
+ height: "24",
7
+ viewBox: "0 0 24 24",
8
+ fill: "none",
9
+ ...l,
10
+ children: [/* @__PURE__ */ C("title", { children: "CallIcon" }), /* @__PURE__ */ C("g", {
11
+ transform: "translate(3 3) scale(1.2)",
12
+ children: /* @__PURE__ */ C("path", {
13
+ d: "M14.125 15C12.3889 15 10.6736 14.6215 8.97917 13.8646C7.28472 13.1076 5.74306 12.0347 4.35417 10.6458C2.96528 9.25694 1.89236 7.71528 1.13542 6.02083C0.378472 4.32639 0 2.61111 0 0.875C0 0.625 0.0833333 0.416667 0.25 0.25C0.416667 0.0833333 0.625 0 0.875 0H4.25C4.44444 0 4.61806 0.0659722 4.77083 0.197917C4.92361 0.329861 5.01389 0.486111 5.04167 0.666667L5.58333 3.58333C5.61111 3.80556 5.60417 3.99306 5.5625 4.14583C5.52083 4.29861 5.44444 4.43056 5.33333 4.54167L3.3125 6.58333C3.59028 7.09722 3.92014 7.59375 4.30208 8.07292C4.68403 8.55208 5.10417 9.01389 5.5625 9.45833C5.99306 9.88889 6.44444 10.2882 6.91667 10.6563C7.38889 11.0243 7.88889 11.3611 8.41667 11.6667L10.375 9.70833C10.5 9.58333 10.6632 9.48958 10.8646 9.42708C11.066 9.36458 11.2639 9.34722 11.4583 9.375L14.3333 9.95833C14.5278 10.0139 14.6875 10.1146 14.8125 10.2604C14.9375 10.4062 15 10.5694 15 10.75V14.125C15 14.375 14.9167 14.5833 14.75 14.75C14.5833 14.9167 14.375 15 14.125 15ZM2.52083 5L3.89583 3.625L3.54167 1.66667H1.6875C1.75694 2.23611 1.85417 2.79861 1.97917 3.35417C2.10417 3.90972 2.28472 4.45833 2.52083 5ZM9.97917 12.4583C10.5208 12.6944 11.0729 12.8819 11.6354 13.0208C12.1979 13.1597 12.7639 13.25 13.3333 13.2917V11.4583L11.375 11.0625L9.97917 12.4583Z",
14
+ fill: "currentColor"
15
+ })
16
+ })]
17
+ });
18
+ }
19
+ export {
20
+ n as CallIcon
21
+ };
@@ -0,0 +1 @@
1
+ export * from './CallIcon.js'
@@ -173,3 +173,4 @@ export * from './rocket-launch-icon.js'
173
173
  export * from './load-current-icon.js'
174
174
  export * from './rotate-auto-icon.js'
175
175
  export * from './move-up-icon.js'
176
+ export * from './call-icon.js'
package/dist/index.js CHANGED
@@ -183,95 +183,96 @@ import { RocketLaunchIcon as Ee } from "./components/icons/rocket-launch-icon/Ro
183
183
  import { LoadCurrentIcon as Ue } from "./components/icons/load-current-icon/LoadCurrentIcon.js";
184
184
  import { RotateAutoIcon as ze } from "./components/icons/rotate-auto-icon/RotateAutoIcon.js";
185
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 { StyledCheckbox as Ze } from "./components/inputs/checkbox/base-ui/StyledCheckbox.js";
188
- import { StyledRadio as Je } from "./components/inputs/radio-button/base-ui/StyledRadio.js";
189
- import { StyledInteractiveChip as $e } from "./components/data-display/interactive-chip/StyledInteractiveChip.js";
190
- import { StyledTooltip as rn } from "./components/data-display/tooltip/StyledTooltip.js";
191
- import { VirtualizedList as tn } from "./components/data-display/virtualized-list/VirtualizedList.js";
192
- import { StyledTypography as nn } from "./components/data-display/typography/StyledTypography.js";
193
- import { StyledFormLabel as fn } from "./components/data-display/form-label/components/StyledFormLabel.js";
194
- import { StyledAIDisclosure as ln } from "./components/data-display/ai-disclosure/StyledAIDisclosure.js";
195
- import { StyledButton as an } from "./components/inputs/button/StyledButton.js";
196
- import { StyledDialog as un } from "./components/feedback/dialog/StyledDialog.js";
197
- import { StyledDialogActions as sn } from "./components/feedback/dialog/StyledDialogActions.js";
198
- import { StyledDialogContent as Cn } from "./components/feedback/dialog/StyledDialogContent.js";
199
- import { StyledDialogTitle as gn } from "./components/feedback/dialog/StyledDialogTitle.js";
200
- import { StyledEmptyPage as hn } from "./components/feedback/empty-page/StyledEmptyPage.js";
201
- import { StyledFilteredEmptyState as kn } from "./components/feedback/filtered-empty-state/StyledFilteredEmptyState.js";
202
- import { StyledLoading as Pn } from "./components/feedback/loading/StyledLoading.js";
203
- import { StyledAlert as Fn } from "./components/feedback/snack-bar/StyledAlert.js";
204
- import { SnackbarProvider as Rn } from "./components/feedback/snack-bar/SnackbarProvider.js";
205
- import { StyledSnackbar as vn } from "./components/feedback/snack-bar/StyledSnackbar.js";
206
- import { processAlertSnackBar as Bn } from "./components/feedback/snack-bar/processAlertSnackBar.js";
207
- import { processDefaultSnackbar as xn } from "./components/feedback/snack-bar/processDefaultSnackbar.js";
208
- import { processInfoSnackbar as Hn } from "./components/feedback/snack-bar/processInfoSnackbar.js";
209
- import { message as Wn } from "./components/feedback/snack-bar/message.js";
210
- import { closeSnackbar as Vn, enqueueSnackbar as zn, useSnackbar as Gn } from "./components/feedback/snack-bar/index.js";
211
- import { StyledInputField as qn } from "./components/inputs/input-field/StyledInputField.js";
212
- import { StyledSearchField as Qn } from "./components/inputs/search-field/StyledSearchField.js";
213
- import { StyledTextarea as jn } from "./components/inputs/textarea/StyledTextarea.js";
214
- import { StyledFormHelperText as Yn } from "./components/miscellaneous/StyledFormHelperText.js";
215
- import { StyledSelect as op } from "./components/inputs/select/StyledSelect.js";
216
- import { StyledSelectItem as mp } from "./components/inputs/select/StyledSelectItem.js";
217
- import { StyledSelectAutocomplete as ip } from "./components/inputs/select-autocomplete/StyledSelectAutocomplete.js";
218
- import { StyledSlider as np } from "./components/inputs/slider/StyledSlider.js";
219
- import { StyledSwitch as fp } from "./components/inputs/switch/base-ui/StyledSwitch.js";
220
- import { StyledRadioGroup as lp } from "./components/inputs/radio-button/base-ui/StyledRadioGroup.js";
221
- import { StyledLabel as ap } from "./components/inputs/label/StyledLabel.js";
222
- import { StyledDynamicSelect as up } from "./components/inputs/dynamic-select/StyledDynamicSelect.js";
223
- import { StyledPopover as sp } from "./components/utils/popover/StyledPopover.js";
224
- import { StyledFormControl as Cp } from "./components/miscellaneous/StyledFormControl.js";
225
- import { StyledDrawer as gp } from "./components/navigation/drawer/StyledDrawer.js";
226
- import { StyledDatePicker as hp } from "./datetime/components/date-picker/StyledDatePicker.js";
227
- import { PopupState as kp, bindPopover as Lp, bindPopper as Pp, bindTrigger as Tp, usePopupState as Fp } from "./hooks/usePopupState.js";
228
- import { ClickAwayListener as Rp } from "./components/mui-compat/ClickAwayListener.js";
229
- import { Paper as vp } from "./components/mui-compat/Paper.js";
230
- import { Stack as Bp } from "./components/mui-compat/Stack.js";
231
- import { Container as xp } from "./components/mui-compat/Container.js";
232
- import { Avatar as Hp } from "./components/mui-compat/Avatar.js";
233
- import { Skeleton as Wp } from "./components/mui-compat/Skeleton.js";
234
- import { FormLabel as Vp } from "./components/mui-compat/FormLabel.js";
235
- import { Fade as Gp } from "./components/mui-compat/Fade.js";
236
- import { Popper as qp } from "./components/mui-compat/Popper.js";
237
- import { StyledTimePicker as Qp } from "./datetime/components/time-picker/StyledTimePicker.js";
238
- import { setMidnightTime as jp, setZeroTime as Jp } from "./datetime/helpers/date.helper.js";
239
- import { StyledFormControlLabel as $p } from "./components/miscellaneous/StyledFormControlLabel.js";
240
- import { StyledInputLabel as rf } from "./components/miscellaneous/StyledInputLabel.js";
241
- import { StyledFormGroup as tf } from "./components/miscellaneous/StyledFormGroup.js";
242
- import { StyledMenuList as nf } from "./components/navigation/menu/StyledMenuList.js";
243
- import { StyledMenu as ff } from "./components/navigation/menu/StyledMenu.js";
244
- import { StyledMenuItem as lf } from "./components/navigation/menu/StyledMenuItem.js";
245
- import { StyledLink as af } from "./components/navigation/link/StyledLink.js";
246
- import { StyledTab as uf } from "./components/navigation/tabs/StyledTab.js";
247
- import { StyledTabs as sf } from "./components/navigation/tabs/StyledTabs.js";
248
- import { Listbox as Cf } from "./components/navigation/listbox/Listbox.js";
249
- import { StyledAccordion as gf } from "./components/utils/accordion/base-ui/StyledAccordion.js";
250
- import { StyledAccordionSummary as hf } from "./components/utils/accordion/base-ui/StyledAccordionSummary.js";
251
- import { StyledAccordionDetails as kf } from "./components/utils/accordion/base-ui/StyledAccordionDetails.js";
252
- import { ACTIONS_COLUMN_ID as Pf, DND_HANDLE_COLUMN_ID as Tf, EXPAND_COLUMN_ID as Ff, INTERNAL_COLUMN_IDS as Af, SELECT_COLUMN_ID as Rf, SHOW_FULL_TEXT_ID as Mf, isCustomAction as vf } from "./table/types.js";
253
- import { RowDragHandleCell as Bf } from "./table/components/columns/dndHandleColumn.js";
254
- import { StyledTable as xf } from "./table/components/StyledTableIndex.js";
255
- import { createColumnHelper as Hf } from "./table/index.js";
256
- import { DynamicToolbarLayoutContext as Wf, useDynamicToolbarLayout as Uf } from "./components/custom/module/header-layout/DynamicToolbarLayoutContext.js";
257
- import { StyledFilterButton as zf } from "./components/utils/filter-menu/StyledFilterButton.js";
258
- import { StyledFilterMenu as Xf } from "./components/utils/filter-menu/StyledFilterMenu.js";
259
- import { CopyButton as Kf } from "./components/utils/copy-wrapper/CopyButton.js";
260
- import { CopyWrapper as Zf } from "./components/utils/copy-wrapper/CopyWrapper.js";
261
- import { VirtualList as Jf } from "./components/utils/virtual-list/VirtualList.js";
262
- import { StyledWidgetTitle as $f } from "./components/custom/widget/widget-title/StyledWidgetTitle.js";
263
- import { StyledWidgetHeader as rc } from "./components/custom/widget/widget-header/StyledWidgetHeader.js";
264
- import { StyledWidget as tc } from "./components/custom/widget/widget/StyledWidget.js";
265
- import { StyledModuleTitle as ec } from "./components/custom/module/module-title/StyledModuleTitle.js";
266
- import { ACTION_GAP_PX as pc, MORE_BUTTON_PX as fc, estimateToolbarActionWidth as cc, planBulkToolbarActions as lc, planToolbarActions as Ic, resolveToolbarActionWidth as ac } from "./components/custom/module/header-layout/planToolbarActions.js";
267
- import { DynamicToolbar as uc } from "./components/custom/module/header-layout/DynamicToolbar.js";
268
- import { MinimizableDialog as sc } from "./components/feedback/minimizable-dialog/MinimizableDialog.js";
269
- import { MinimizableDialogV2 as Cc } from "./components/feedback/minimizable-dialog/v2/MinimizableDialogV2.js";
270
- import { createDialogStack as gc } from "./components/feedback/minimizable-dialog/stack/createDialogStack.js";
271
- import { PathfinderCard as hc } from "./components/custom/pathfinder-card/PathfinderCard.js";
186
+ import { CallIcon as Ke } from "./components/icons/call-icon/CallIcon.js";
187
+ import { StyledChip as Ze } from "./components/data-display/chip/StyledChip.js";
188
+ import { StyledCheckbox as Je } from "./components/inputs/checkbox/base-ui/StyledCheckbox.js";
189
+ import { StyledRadio as $e } from "./components/inputs/radio-button/base-ui/StyledRadio.js";
190
+ import { StyledInteractiveChip as rn } from "./components/data-display/interactive-chip/StyledInteractiveChip.js";
191
+ import { StyledTooltip as tn } from "./components/data-display/tooltip/StyledTooltip.js";
192
+ import { VirtualizedList as nn } from "./components/data-display/virtualized-list/VirtualizedList.js";
193
+ import { StyledTypography as fn } from "./components/data-display/typography/StyledTypography.js";
194
+ import { StyledFormLabel as ln } from "./components/data-display/form-label/components/StyledFormLabel.js";
195
+ import { StyledAIDisclosure as an } from "./components/data-display/ai-disclosure/StyledAIDisclosure.js";
196
+ import { StyledButton as un } from "./components/inputs/button/StyledButton.js";
197
+ import { StyledDialog as sn } from "./components/feedback/dialog/StyledDialog.js";
198
+ import { StyledDialogActions as Cn } from "./components/feedback/dialog/StyledDialogActions.js";
199
+ import { StyledDialogContent as gn } from "./components/feedback/dialog/StyledDialogContent.js";
200
+ import { StyledDialogTitle as hn } from "./components/feedback/dialog/StyledDialogTitle.js";
201
+ import { StyledEmptyPage as kn } from "./components/feedback/empty-page/StyledEmptyPage.js";
202
+ import { StyledFilteredEmptyState as Pn } from "./components/feedback/filtered-empty-state/StyledFilteredEmptyState.js";
203
+ import { StyledLoading as Fn } from "./components/feedback/loading/StyledLoading.js";
204
+ import { StyledAlert as Rn } from "./components/feedback/snack-bar/StyledAlert.js";
205
+ import { SnackbarProvider as vn } from "./components/feedback/snack-bar/SnackbarProvider.js";
206
+ import { StyledSnackbar as Bn } from "./components/feedback/snack-bar/StyledSnackbar.js";
207
+ import { processAlertSnackBar as xn } from "./components/feedback/snack-bar/processAlertSnackBar.js";
208
+ import { processDefaultSnackbar as Hn } from "./components/feedback/snack-bar/processDefaultSnackbar.js";
209
+ import { processInfoSnackbar as Wn } from "./components/feedback/snack-bar/processInfoSnackbar.js";
210
+ import { message as Vn } from "./components/feedback/snack-bar/message.js";
211
+ import { closeSnackbar as Gn, enqueueSnackbar as Xn, useSnackbar as qn } from "./components/feedback/snack-bar/index.js";
212
+ import { StyledInputField as Qn } from "./components/inputs/input-field/StyledInputField.js";
213
+ import { StyledSearchField as jn } from "./components/inputs/search-field/StyledSearchField.js";
214
+ import { StyledTextarea as Yn } from "./components/inputs/textarea/StyledTextarea.js";
215
+ import { StyledFormHelperText as op } from "./components/miscellaneous/StyledFormHelperText.js";
216
+ import { StyledSelect as mp } from "./components/inputs/select/StyledSelect.js";
217
+ import { StyledSelectItem as ip } from "./components/inputs/select/StyledSelectItem.js";
218
+ import { StyledSelectAutocomplete as np } from "./components/inputs/select-autocomplete/StyledSelectAutocomplete.js";
219
+ import { StyledSlider as fp } from "./components/inputs/slider/StyledSlider.js";
220
+ import { StyledSwitch as lp } from "./components/inputs/switch/base-ui/StyledSwitch.js";
221
+ import { StyledRadioGroup as ap } from "./components/inputs/radio-button/base-ui/StyledRadioGroup.js";
222
+ import { StyledLabel as up } from "./components/inputs/label/StyledLabel.js";
223
+ import { StyledDynamicSelect as sp } from "./components/inputs/dynamic-select/StyledDynamicSelect.js";
224
+ import { StyledPopover as Cp } from "./components/utils/popover/StyledPopover.js";
225
+ import { StyledFormControl as gp } from "./components/miscellaneous/StyledFormControl.js";
226
+ import { StyledDrawer as hp } from "./components/navigation/drawer/StyledDrawer.js";
227
+ import { StyledDatePicker as kp } from "./datetime/components/date-picker/StyledDatePicker.js";
228
+ import { PopupState as Pp, bindPopover as Tp, bindPopper as Fp, bindTrigger as Ap, usePopupState as Rp } from "./hooks/usePopupState.js";
229
+ import { ClickAwayListener as vp } from "./components/mui-compat/ClickAwayListener.js";
230
+ import { Paper as Bp } from "./components/mui-compat/Paper.js";
231
+ import { Stack as xp } from "./components/mui-compat/Stack.js";
232
+ import { Container as Hp } from "./components/mui-compat/Container.js";
233
+ import { Avatar as Wp } from "./components/mui-compat/Avatar.js";
234
+ import { Skeleton as Vp } from "./components/mui-compat/Skeleton.js";
235
+ import { FormLabel as Gp } from "./components/mui-compat/FormLabel.js";
236
+ import { Fade as qp } from "./components/mui-compat/Fade.js";
237
+ import { Popper as Qp } from "./components/mui-compat/Popper.js";
238
+ import { StyledTimePicker as jp } from "./datetime/components/time-picker/StyledTimePicker.js";
239
+ import { setMidnightTime as Yp, setZeroTime as $p } from "./datetime/helpers/date.helper.js";
240
+ import { StyledFormControlLabel as rf } from "./components/miscellaneous/StyledFormControlLabel.js";
241
+ import { StyledInputLabel as tf } from "./components/miscellaneous/StyledInputLabel.js";
242
+ import { StyledFormGroup as nf } from "./components/miscellaneous/StyledFormGroup.js";
243
+ import { StyledMenuList as ff } from "./components/navigation/menu/StyledMenuList.js";
244
+ import { StyledMenu as lf } from "./components/navigation/menu/StyledMenu.js";
245
+ import { StyledMenuItem as af } from "./components/navigation/menu/StyledMenuItem.js";
246
+ import { StyledLink as uf } from "./components/navigation/link/StyledLink.js";
247
+ import { StyledTab as sf } from "./components/navigation/tabs/StyledTab.js";
248
+ import { StyledTabs as Cf } from "./components/navigation/tabs/StyledTabs.js";
249
+ import { Listbox as gf } from "./components/navigation/listbox/Listbox.js";
250
+ import { StyledAccordion as hf } from "./components/utils/accordion/base-ui/StyledAccordion.js";
251
+ import { StyledAccordionSummary as kf } from "./components/utils/accordion/base-ui/StyledAccordionSummary.js";
252
+ import { StyledAccordionDetails as Pf } from "./components/utils/accordion/base-ui/StyledAccordionDetails.js";
253
+ import { ACTIONS_COLUMN_ID as Ff, DND_HANDLE_COLUMN_ID as Af, EXPAND_COLUMN_ID as Rf, INTERNAL_COLUMN_IDS as Mf, SELECT_COLUMN_ID as vf, SHOW_FULL_TEXT_ID as wf, isCustomAction as Bf } from "./table/types.js";
254
+ import { RowDragHandleCell as xf } from "./table/components/columns/dndHandleColumn.js";
255
+ import { StyledTable as Hf } from "./table/components/StyledTableIndex.js";
256
+ import { createColumnHelper as Wf } from "./table/index.js";
257
+ import { DynamicToolbarLayoutContext as Vf, useDynamicToolbarLayout as zf } from "./components/custom/module/header-layout/DynamicToolbarLayoutContext.js";
258
+ import { StyledFilterButton as Xf } from "./components/utils/filter-menu/StyledFilterButton.js";
259
+ import { StyledFilterMenu as Kf } from "./components/utils/filter-menu/StyledFilterMenu.js";
260
+ import { CopyButton as Zf } from "./components/utils/copy-wrapper/CopyButton.js";
261
+ import { CopyWrapper as Jf } from "./components/utils/copy-wrapper/CopyWrapper.js";
262
+ import { VirtualList as $f } from "./components/utils/virtual-list/VirtualList.js";
263
+ import { StyledWidgetTitle as rc } from "./components/custom/widget/widget-title/StyledWidgetTitle.js";
264
+ import { StyledWidgetHeader as tc } from "./components/custom/widget/widget-header/StyledWidgetHeader.js";
265
+ import { StyledWidget as ec } from "./components/custom/widget/widget/StyledWidget.js";
266
+ import { StyledModuleTitle as pc } from "./components/custom/module/module-title/StyledModuleTitle.js";
267
+ import { ACTION_GAP_PX as cc, MORE_BUTTON_PX as lc, estimateToolbarActionWidth as Ic, planBulkToolbarActions as ac, planToolbarActions as dc, resolveToolbarActionWidth as uc } from "./components/custom/module/header-layout/planToolbarActions.js";
268
+ import { DynamicToolbar as sc } from "./components/custom/module/header-layout/DynamicToolbar.js";
269
+ import { MinimizableDialog as Cc } from "./components/feedback/minimizable-dialog/MinimizableDialog.js";
270
+ import { MinimizableDialogV2 as gc } from "./components/feedback/minimizable-dialog/v2/MinimizableDialogV2.js";
271
+ import { createDialogStack as hc } from "./components/feedback/minimizable-dialog/stack/createDialogStack.js";
272
+ import { PathfinderCard as kc } from "./components/custom/pathfinder-card/PathfinderCard.js";
272
273
  export {
273
- Pf as ACTIONS_COLUMN_ID,
274
- pc as ACTION_GAP_PX,
274
+ Ff as ACTIONS_COLUMN_ID,
275
+ cc as ACTION_GAP_PX,
275
276
  zi as AppRegistrationIcon,
276
277
  wo as ArchiveIcon,
277
278
  Xi as ArrowExpandIcon,
@@ -280,7 +281,7 @@ export {
280
281
  j as AssignmentIcon,
281
282
  Y as AssignmentOutlineIcon,
282
283
  wt as AttachFileIcon,
283
- Hp as Avatar,
284
+ Wp as Avatar,
284
285
  _m as BackIcon,
285
286
  Mi as BackupIcon,
286
287
  tm as BadgeIcon,
@@ -290,6 +291,7 @@ export {
290
291
  V as CalendarIcon,
291
292
  q as CalendarRangeIcon,
292
293
  Q as CalendarRangeOutlineIcon,
294
+ Ke as CallIcon,
293
295
  Di as CancelOutlineIcon,
294
296
  _t as CardIdIcon,
295
297
  Ut as CardIdIconOutlined,
@@ -307,22 +309,22 @@ export {
307
309
  s as ChevronRightIcon,
308
310
  Uo as ChevronUpIcon,
309
311
  Ui as CircleWarningOutlineIcon,
310
- Rp as ClickAwayListener,
312
+ vp as ClickAwayListener,
311
313
  Lm as ClockOutlineIcon,
312
314
  zo as CloseIcon,
313
315
  At as CloudDoneOutlineIcon,
314
316
  Mt as CloudIcon,
315
317
  Ji as CloudOffOutlineIcon,
316
318
  Zr as ConsentsIcon,
317
- xp as Container,
319
+ Hp as Container,
318
320
  St as ContentCopyIcon,
319
321
  Dt as ContentCopyOutlineIcon,
320
322
  yt as ContentCutIcon,
321
323
  Ot as ContentPasteIcon,
322
324
  ri as ConversionPathIcon,
323
- Kf as CopyButton,
324
- Zf as CopyWrapper,
325
- Tf as DND_HANDLE_COLUMN_ID,
325
+ Zf as CopyButton,
326
+ Jf as CopyWrapper,
327
+ Af as DND_HANDLE_COLUMN_ID,
326
328
  F as DashboardViewIcon,
327
329
  R as DashboardViewOutlineIcon,
328
330
  cr as DeleteOutlineIcon,
@@ -341,16 +343,16 @@ export {
341
343
  Ao as DropUpIcon,
342
344
  yr as DvrIcon,
343
345
  Ai as DvrIconOutline,
344
- uc as DynamicToolbar,
345
- Wf as DynamicToolbarLayoutContext,
346
- Ff as EXPAND_COLUMN_ID,
346
+ sc as DynamicToolbar,
347
+ Vf as DynamicToolbarLayoutContext,
348
+ Rf as EXPAND_COLUMN_ID,
347
349
  Er as EarthIcon,
348
350
  ye as EditNotesIcon,
349
351
  em as EditSquareIcon,
350
352
  tr as EmptyPageIcon,
351
353
  Si as EnvelopeIcon,
352
354
  Or as ErrorOutlineIcon,
353
- Gp as Fade,
355
+ qp as Fade,
354
356
  Tr as FastCheckOutlineIcon,
355
357
  Ti as FileDocIcon,
356
358
  De as FileImageIcon,
@@ -363,7 +365,7 @@ export {
363
365
  yo as FindReplacePeopleIcon,
364
366
  yi as FingerprintIcon,
365
367
  Dm as FormIcon,
366
- Vp as FormLabel,
368
+ Gp as FormLabel,
367
369
  tt as FormatListBulletedIcon,
368
370
  et as FormatListBulletedOutlineIcon,
369
371
  ti as GraphIcon,
@@ -378,7 +380,7 @@ export {
378
380
  de as HistoryToggleOffIcon,
379
381
  Me as HubIcon,
380
382
  we as HubIconFilled,
381
- Af as INTERNAL_COLUMN_IDS,
383
+ Mf as INTERNAL_COLUMN_IDS,
382
384
  Jo as InboxOutboxIcon,
383
385
  $o as InboxOutboxOutlineIcon,
384
386
  Te as IndeterminateIcon,
@@ -391,21 +393,21 @@ export {
391
393
  _r as ListSettingsLineIcon,
392
394
  Mr as ListStatusIcon,
393
395
  wr as ListViewOutlineIcon,
394
- Cf as Listbox,
396
+ gf as Listbox,
395
397
  Ue as LoadCurrentIcon,
396
398
  To as LoadingIcon,
397
399
  Om as LocationIcon,
398
400
  Sr as LockIcon,
399
401
  Mm as LoginIcon,
400
402
  wm as LogoutIcon,
401
- fc as MORE_BUTTON_PX,
403
+ lc as MORE_BUTTON_PX,
402
404
  Ae as ManageSearchIcon,
403
405
  mo as MessageProcessingIcon,
404
406
  io as MessageProcessingOutlineIcon,
405
407
  rm as MessageReplyIcon,
406
408
  Am as MicrosoftOutlookIcon,
407
- sc as MinimizableDialog,
408
- Cc as MinimizableDialogV2,
409
+ Cc as MinimizableDialog,
410
+ gc as MinimizableDialogV2,
409
411
  Jr as MinimizeIcon,
410
412
  Xe as MoveUpIcon,
411
413
  G as NewCalendarIcon,
@@ -416,8 +418,8 @@ export {
416
418
  Kt as OutlineCheckboxIconChecked,
417
419
  Jt as OutlineCheckboxIconIndeterminate,
418
420
  zt as OutlineNotificationsIcon,
419
- vp as Paper,
420
- hc as PathfinderCard,
421
+ Bp as Paper,
422
+ kc as PathfinderCard,
421
423
  P as PdfIcon,
422
424
  zr as PencilOutlineIcon,
423
425
  B as PeopleIcon,
@@ -431,8 +433,8 @@ export {
431
433
  Sm as PinIcon,
432
434
  pm as PlusIcon,
433
435
  cm as PlusIconCircle,
434
- qp as Popper,
435
- kp as PopupState,
436
+ Qp as Popper,
437
+ Pp as PopupState,
436
438
  k as QnrIcon,
437
439
  bt as RefreshIcon,
438
440
  di as RemoveIcon,
@@ -443,11 +445,11 @@ export {
443
445
  Ie as ResetSettingsIcon,
444
446
  Ee as RocketLaunchIcon,
445
447
  ze as RotateAutoIcon,
446
- Bf as RowDragHandleCell,
448
+ xf as RowDragHandleCell,
447
449
  It as RuleIcon,
448
450
  dt as RuleOutlineIcon,
449
- Rf as SELECT_COLUMN_ID,
450
- Mf as SHOW_FULL_TEXT_ID,
451
+ vf as SELECT_COLUMN_ID,
452
+ wf as SHOW_FULL_TEXT_ID,
451
453
  Ii as SaveIcon,
452
454
  Lo as SearchIcon,
453
455
  Nt as SendIcon,
@@ -456,65 +458,65 @@ export {
456
458
  Lt as SettingsNoteIcon,
457
459
  ao as SettingsOutlineIcon,
458
460
  Ki as ShareIcon,
459
- Wp as Skeleton,
461
+ Vp as Skeleton,
460
462
  te as SmsIcon,
461
- Rn as SnackbarProvider,
462
- Bp as Stack,
463
- ln as StyledAIDisclosure,
464
- gf as StyledAccordion,
465
- kf as StyledAccordionDetails,
466
- hf as StyledAccordionSummary,
467
- Fn as StyledAlert,
463
+ vn as SnackbarProvider,
464
+ xp as Stack,
465
+ an as StyledAIDisclosure,
466
+ hf as StyledAccordion,
467
+ Pf as StyledAccordionDetails,
468
+ kf as StyledAccordionSummary,
469
+ Rn as StyledAlert,
468
470
  f as StyledBadge,
469
- an as StyledButton,
470
- Ze as StyledCheckbox,
471
- Ke as StyledChip,
472
- hp as StyledDatePicker,
473
- un as StyledDialog,
474
- sn as StyledDialogActions,
475
- Cn as StyledDialogContent,
476
- gn as StyledDialogTitle,
477
- gp as StyledDrawer,
478
- up as StyledDynamicSelect,
479
- hn as StyledEmptyPage,
480
- zf as StyledFilterButton,
481
- Xf as StyledFilterMenu,
482
- kn as StyledFilteredEmptyState,
483
- Cp as StyledFormControl,
484
- $p as StyledFormControlLabel,
485
- tf as StyledFormGroup,
486
- Yn as StyledFormHelperText,
487
- fn as StyledFormLabel,
488
- qn as StyledInputField,
489
- rf as StyledInputLabel,
490
- $e as StyledInteractiveChip,
491
- ap as StyledLabel,
492
- af as StyledLink,
493
- Pn as StyledLoading,
494
- ff as StyledMenu,
495
- lf as StyledMenuItem,
496
- nf as StyledMenuList,
497
- ec as StyledModuleTitle,
498
- sp as StyledPopover,
499
- Je as StyledRadio,
500
- lp as StyledRadioGroup,
501
- Qn as StyledSearchField,
502
- op as StyledSelect,
503
- ip as StyledSelectAutocomplete,
504
- mp as StyledSelectItem,
505
- np as StyledSlider,
506
- vn as StyledSnackbar,
507
- fp as StyledSwitch,
508
- uf as StyledTab,
509
- xf as StyledTable,
510
- sf as StyledTabs,
511
- jn as StyledTextarea,
512
- Qp as StyledTimePicker,
513
- rn as StyledTooltip,
514
- nn as StyledTypography,
515
- tc as StyledWidget,
516
- rc as StyledWidgetHeader,
517
- $f as StyledWidgetTitle,
471
+ un as StyledButton,
472
+ Je as StyledCheckbox,
473
+ Ze as StyledChip,
474
+ kp as StyledDatePicker,
475
+ sn as StyledDialog,
476
+ Cn as StyledDialogActions,
477
+ gn as StyledDialogContent,
478
+ hn as StyledDialogTitle,
479
+ hp as StyledDrawer,
480
+ sp as StyledDynamicSelect,
481
+ kn as StyledEmptyPage,
482
+ Xf as StyledFilterButton,
483
+ Kf as StyledFilterMenu,
484
+ Pn as StyledFilteredEmptyState,
485
+ gp as StyledFormControl,
486
+ rf as StyledFormControlLabel,
487
+ nf as StyledFormGroup,
488
+ op as StyledFormHelperText,
489
+ ln as StyledFormLabel,
490
+ Qn as StyledInputField,
491
+ tf as StyledInputLabel,
492
+ rn as StyledInteractiveChip,
493
+ up as StyledLabel,
494
+ uf as StyledLink,
495
+ Fn as StyledLoading,
496
+ lf as StyledMenu,
497
+ af as StyledMenuItem,
498
+ ff as StyledMenuList,
499
+ pc as StyledModuleTitle,
500
+ Cp as StyledPopover,
501
+ $e as StyledRadio,
502
+ ap as StyledRadioGroup,
503
+ jn as StyledSearchField,
504
+ mp as StyledSelect,
505
+ np as StyledSelectAutocomplete,
506
+ ip as StyledSelectItem,
507
+ fp as StyledSlider,
508
+ Bn as StyledSnackbar,
509
+ lp as StyledSwitch,
510
+ sf as StyledTab,
511
+ Hf as StyledTable,
512
+ Cf as StyledTabs,
513
+ Yn as StyledTextarea,
514
+ jp as StyledTimePicker,
515
+ tn as StyledTooltip,
516
+ fn as StyledTypography,
517
+ ec as StyledWidget,
518
+ tc as StyledWidgetHeader,
519
+ rc as StyledWidgetTitle,
518
520
  Xt as SyncIcon,
519
521
  Zi as SyncSavedLocallyIcon,
520
522
  Nr as TextBoxCheckOutlineIcon,
@@ -526,8 +528,8 @@ export {
526
528
  Ar as UnknownDocumentOutlineRoundedIcon,
527
529
  Km as UnlockIcon,
528
530
  Oi as UploadIcon,
529
- Jf as VirtualList,
530
- tn as VirtualizedList,
531
+ $f as VirtualList,
532
+ nn as VirtualizedList,
531
533
  re as VisibilityOffOutlineIcon,
532
534
  $i as VisibilityOutlineIcon,
533
535
  ce as WandStarsIcon,
@@ -535,28 +537,28 @@ export {
535
537
  Ne as WidgetIcon,
536
538
  _e as WidgetIconFilled,
537
539
  ym as WorkIcon,
538
- Lp as bindPopover,
539
- Pp as bindPopper,
540
- Tp as bindTrigger,
541
- Vn as closeSnackbar,
540
+ Tp as bindPopover,
541
+ Fp as bindPopper,
542
+ Ap as bindTrigger,
543
+ Gn as closeSnackbar,
542
544
  m as cn,
543
- Hf as createColumnHelper,
544
- gc as createDialogStack,
545
- zn as enqueueSnackbar,
546
- cc as estimateToolbarActionWidth,
547
- vf as isCustomAction,
548
- Wn as message,
545
+ Wf as createColumnHelper,
546
+ hc as createDialogStack,
547
+ Xn as enqueueSnackbar,
548
+ Ic as estimateToolbarActionWidth,
549
+ Bf as isCustomAction,
550
+ Vn as message,
549
551
  i as omit,
550
- lc as planBulkToolbarActions,
551
- Ic as planToolbarActions,
552
+ ac as planBulkToolbarActions,
553
+ dc as planToolbarActions,
552
554
  n as prepareForSlot,
553
- Bn as processAlertSnackBar,
554
- xn as processDefaultSnackbar,
555
- Hn as processInfoSnackbar,
556
- ac as resolveToolbarActionWidth,
557
- jp as setMidnightTime,
558
- Jp as setZeroTime,
559
- Uf as useDynamicToolbarLayout,
560
- Fp as usePopupState,
561
- Gn as useSnackbar
555
+ xn as processAlertSnackBar,
556
+ Hn as processDefaultSnackbar,
557
+ Wn as processInfoSnackbar,
558
+ uc as resolveToolbarActionWidth,
559
+ Yp as setMidnightTime,
560
+ $p as setZeroTime,
561
+ zf as useDynamicToolbarLayout,
562
+ Rp as usePopupState,
563
+ qn as useSnackbar
562
564
  };
@@ -0,0 +1,9 @@
1
+ import { SVGProps } from 'react';
2
+ /**
3
+ * @figmaNode wXrXt5uKNNzV2DnQCgyYZH#33057-232886 (Design-System · "call")
4
+ *
5
+ * Material Symbols "call" (outlined). The exported glyph is 15×15 inside a 20px icon frame
6
+ * (12.5% inset), so it is placed on the shared 24×24 grid via `translate(3 3) scale(1.2)` —
7
+ * 15 × 1.2 = 18 units of glyph with a 3-unit inset, preserving the designed proportions.
8
+ */
9
+ export declare function CallIcon(props: SVGProps<SVGSVGElement>): JSX.Element;
@@ -0,0 +1 @@
1
+ export * from './CallIcon';
@@ -173,3 +173,4 @@ export * from './rocket-launch-icon';
173
173
  export * from './load-current-icon';
174
174
  export * from './rotate-auto-icon';
175
175
  export * from './move-up-icon';
176
+ export * from './call-icon';
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "3.63.0",
6
+ "version": "3.64.0",
7
7
  "type": "module",
8
8
  "sideEffects": [
9
9
  "**/*.css",