@dxs-ts/eveli-ide 0.0.296 → 0.0.298

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,6 +171,7 @@ export declare namespace StencilApi {
171
171
  value: string;
172
172
  labels: LocaleLabel[];
173
173
  devMode?: boolean;
174
+ disabled?: boolean;
174
175
  anon?: boolean;
175
176
  startDate?: string | undefined;
176
177
  endDate?: string | undefined;
@@ -187,6 +188,7 @@ export declare namespace StencilApi {
187
188
  labels: LocaleLabel[] | undefined;
188
189
  devMode: boolean | undefined;
189
190
  anon: boolean | undefined;
191
+ disabled: boolean | undefined;
190
192
  startDate?: string | undefined;
191
193
  endDate?: string | undefined;
192
194
  formName: string;
@@ -235,6 +237,7 @@ export declare namespace StencilApi {
235
237
  articles: ArticleId[];
236
238
  devMode: boolean | undefined;
237
239
  anon: boolean | undefined;
240
+ disabled: boolean | undefined;
238
241
  startDate?: string | undefined;
239
242
  endDate?: string | undefined;
240
243
  formName: string;
@@ -1,4 +1,4 @@
1
- import { m as et } from "./index-Kx7FPPhq.js";
1
+ import { m as et } from "./index-DfbH4r_X.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
@@ -11,6 +11,9 @@ interface StyledInputFieldProps<T> {
11
11
  onChange: (newValue: T) => void;
12
12
  onEnter?: () => void;
13
13
  }
14
+ export declare const StyledInputLabel: import('@emotion/styled').StyledComponent<import('@mui/material').InputLabelOwnProps & Pick<import('@mui/material').FormLabelOwnProps, "color" | "filled"> & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<React.DetailedHTMLProps<React.LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "ref"> & {
15
+ ref?: ((instance: HTMLLabelElement | null) => void | React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | React.RefObject<HTMLLabelElement> | null | undefined;
16
+ }, "children" | "error" | "disabled" | "variant" | "style" | "className" | "color" | "margin" | "classes" | "sx" | "required" | "size" | "filled" | "focused" | "disableAnimation" | "shrink"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
14
17
  declare const StyledFileField: React.FC<StyledInputFieldProps<string>>;
15
18
  declare const StyledTextField: React.FC<StyledInputFieldProps<string> & {
16
19
  type?: React.InputHTMLAttributes<unknown>['type'];
@@ -2,5 +2,5 @@ export { StyledTreeItem as TreeItem, StyledTreeItemRoot as TreeItemRoot, StyledT
2
2
  export { StyledSelect as Select, StyledSelectMultiple as SelectMultiple } from './StyledSelect';
3
3
  export { StyledSwitch as Switch, } from './StyledSwitch';
4
4
  export { StyledTransferList as TransferList, } from './StyledTransferList';
5
- export { StyledTextField as TextField, StyledNumberField as NumberField, StyledFileField as FileField, StyledSearchField as SearchField, StyledDateField as DateField, StyledDateTimeField as DateTimeField } from './StyledInputField';
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
6
  export { CancelButton } from './StyledButtons';
@@ -1,4 +1,4 @@
1
- import { m as f } from "./index-Kx7FPPhq.js";
1
+ import { m as f } from "./index-DfbH4r_X.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-Kx7FPPhq.js";
1
+ import { m as l } from "./index-DfbH4r_X.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-Kx7FPPhq.js";
1
+ import { m as s } from "./index-DfbH4r_X.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-Kx7FPPhq.js";
1
+ import { m as lt } from "./index-DfbH4r_X.js";
2
2
  /*!-----------------------------------------------------------------------------
3
3
  * Copyright (c) Microsoft Corporation. All rights reserved.
4
4
  * Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)