@dxs-ts/eveli-ide 0.0.310 → 0.0.312

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { m as et } from "./index-DAMles7O.js";
1
+ import { m as et } from "./index-BhGfEFva.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,5 +1,5 @@
1
1
  import { default as React } from 'react';
2
2
  import { ButtonProps } from '@mui/material';
3
- export declare const CancelButton: React.FC<ButtonProps & {
3
+ export declare const StyledCancelButton: React.FC<ButtonProps & {
4
4
  labelId?: string;
5
5
  }>;
@@ -0,0 +1,10 @@
1
+ import { default as React } from 'react';
2
+ export interface ConfirmDialogProps {
3
+ open: boolean;
4
+ title: string;
5
+ message: string;
6
+ onCancel: () => void;
7
+ onConfirm: () => void;
8
+ confirmLabel?: string;
9
+ }
10
+ export declare const StyledConfirmDialog: React.FC<ConfirmDialogProps>;
@@ -3,4 +3,5 @@ export { StyledSelect as Select, StyledSelectMultiple as SelectMultiple } from '
3
3
  export { StyledSwitch as Switch, } from './StyledSwitch';
4
4
  export { StyledTransferList as TransferList, } from './StyledTransferList';
5
5
  export { StyledInputLabel as InputLabel, StyledTextField as TextField, StyledNumberField as NumberField, StyledFileField as FileField, StyledSearchField as SearchField, StyledDateField as DateField, StyledDateTimeField as DateTimeField } from './StyledInputField';
6
- export { CancelButton } from './StyledButtons';
6
+ export { StyledCancelButton as CancelButton } from './StyledButtons';
7
+ export { StyledConfirmDialog as ConfirmDialog } from './StyledConfirmDialog';
@@ -1,4 +1,4 @@
1
- import { m as f } from "./index-DAMles7O.js";
1
+ import { m as f } from "./index-BhGfEFva.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as l } from "./index-DAMles7O.js";
1
+ import { m as l } from "./index-BhGfEFva.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as s } from "./index-DAMles7O.js";
1
+ import { m as s } from "./index-BhGfEFva.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -1,4 +1,4 @@
1
- import { m as lt } from "./index-DAMles7O.js";
1
+ import { m as lt } from "./index-BhGfEFva.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)