@mtes-mct/monitor-ui 6.5.2 → 7.0.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.
- package/CHANGELOG.md +14 -0
- package/ThemeProvider.d.ts +1 -1
- package/components/Dialog/index.d.ts +1 -1
- package/components/Dropdown/Item.d.ts +1 -1
- package/components/SingleTag.d.ts +1 -1
- package/elements/Button.d.ts +1 -1
- package/elements/Fieldset.d.ts +1 -1
- package/elements/IconButton.d.ts +1 -1
- package/elements/Tag/index.d.ts +1 -1
- package/fields/Checkbox.d.ts +4 -1
- package/fields/CoordinatesInput/DDCoordinatesInput.d.ts +1 -1
- package/fields/CoordinatesInput/DMDCoordinatesInput.d.ts +1 -1
- package/fields/CoordinatesInput/DMSCoordinatesInput.d.ts +1 -1
- package/fields/CoordinatesInput/index.d.ts +1 -1
- package/fields/DatePicker/CalendarPicker.d.ts +1 -1
- package/fields/DateRangePicker/RangeCalendarPicker.d.ts +1 -1
- package/fields/DateRangePicker/RangedTimePicker.d.ts +1 -1
- package/fields/MultiCheckbox.d.ts +4 -1
- package/fields/MultiRadio.d.ts +4 -1
- package/fields/MultiSelect.d.ts +1 -1
- package/fields/MultiZoneEditor/index.d.ts +4 -1
- package/fields/NumberInput.d.ts +1 -1
- package/fields/Search.d.ts +1 -1
- package/fields/Select.d.ts +1 -1
- package/fields/TextInput.d.ts +1 -1
- package/fields/Textarea.d.ts +1 -1
- package/formiks/FormikCheckbox.d.ts +1 -1
- package/formiks/FormikCoordinatesInput.d.ts +1 -1
- package/formiks/FormikEffect.d.ts +2 -1
- package/formiks/FormikMultiCheckbox.d.ts +1 -1
- package/formiks/FormikMultiRadio.d.ts +1 -1
- package/formiks/FormikMultiSelect.d.ts +1 -1
- package/formiks/FormikNumberInput.d.ts +1 -1
- package/formiks/FormikSearch.d.ts +1 -1
- package/formiks/FormikSelect.d.ts +1 -1
- package/formiks/FormikTextInput.d.ts +1 -1
- package/formiks/FormikTextarea.d.ts +1 -1
- package/icons/ActivityFeed.d.ts +1 -1
- package/icons/Alert.d.ts +1 -1
- package/icons/Anchor.d.ts +1 -1
- package/icons/Archive.d.ts +1 -1
- package/icons/Attention.d.ts +1 -1
- package/icons/Calendar.d.ts +1 -1
- package/icons/Check.d.ts +1 -1
- package/icons/Chevron.d.ts +1 -1
- package/icons/Clock.d.ts +1 -1
- package/icons/Close.d.ts +1 -1
- package/icons/Confirm.d.ts +1 -1
- package/icons/Control.d.ts +1 -1
- package/icons/Delete.d.ts +1 -1
- package/icons/Display.d.ts +1 -1
- package/icons/DoubleChevron.d.ts +1 -1
- package/icons/Download.d.ts +1 -1
- package/icons/Drapeau.d.ts +1 -1
- package/icons/Duplicate.d.ts +1 -1
- package/icons/Edit.d.ts +1 -1
- package/icons/EditBis.d.ts +1 -1
- package/icons/Expand.d.ts +1 -1
- package/icons/Favorite.d.ts +1 -1
- package/icons/FilledArrow.d.ts +1 -1
- package/icons/Filter.d.ts +1 -1
- package/icons/FilterBis.d.ts +1 -1
- package/icons/Fishery.d.ts +1 -1
- package/icons/FishingEngine.d.ts +1 -1
- package/icons/FleetSegment.d.ts +1 -1
- package/icons/Focus.d.ts +1 -1
- package/icons/FocusVessel.d.ts +1 -1
- package/icons/FocusZones.d.ts +1 -1
- package/icons/Hide.d.ts +1 -1
- package/icons/Info.d.ts +1 -1
- package/icons/Infringement.d.ts +1 -1
- package/icons/Landmark.d.ts +1 -1
- package/icons/List.d.ts +1 -1
- package/icons/MapLayers.d.ts +1 -1
- package/icons/MeasureAngle.d.ts +1 -1
- package/icons/MeasureBrokenLine.d.ts +1 -1
- package/icons/MeasureCircle.d.ts +1 -1
- package/icons/MeasureLine.d.ts +1 -1
- package/icons/Minus.d.ts +1 -1
- package/icons/MissionAction.d.ts +1 -1
- package/icons/More.d.ts +1 -1
- package/icons/Note.d.ts +1 -1
- package/icons/Observation.d.ts +1 -1
- package/icons/Pin.d.ts +1 -1
- package/icons/Pinpoint.d.ts +1 -1
- package/icons/PinpointHide.d.ts +1 -1
- package/icons/Plane.d.ts +1 -1
- package/icons/Plus.d.ts +1 -1
- package/icons/Reject.d.ts +1 -1
- package/icons/Report.d.ts +1 -1
- package/icons/Save.d.ts +1 -1
- package/icons/Search.d.ts +1 -1
- package/icons/SelectCircle.d.ts +1 -1
- package/icons/SelectPolygon.d.ts +1 -1
- package/icons/SelectRectangle.d.ts +1 -1
- package/icons/SelectZone.d.ts +1 -1
- package/icons/Semaphore.d.ts +1 -1
- package/icons/ShowErsMessages.d.ts +1 -1
- package/icons/ShowXml.d.ts +1 -1
- package/icons/SortingArrows.d.ts +1 -1
- package/icons/Summary.d.ts +1 -1
- package/icons/Tag.d.ts +1 -1
- package/icons/Target.d.ts +1 -1
- package/icons/Unlock.d.ts +1 -1
- package/icons/Vessel.d.ts +1 -1
- package/icons/ViewOnMap.d.ts +1 -1
- package/icons/Vms.d.ts +1 -1
- package/index.d.ts +0 -1
- package/index.js +43 -27
- package/index.js.map +1 -1
- package/package.json +1 -1
- package/utils/noop.d.ts +0 -1
- package/utils/toggleInCollection.d.ts +0 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [6.6.0](https://github.com/MTES-MCT/monitor-ui/compare/v6.5.2...v6.6.0) (2023-05-28)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **formiks:** add onError prop to FormikEffect ([6b6ad2e](https://github.com/MTES-MCT/monitor-ui/commit/6b6ad2e191adf1d4a488040990fa2b7633c6b502))
|
|
7
|
+
|
|
8
|
+
## [6.5.2](https://github.com/MTES-MCT/monitor-ui/compare/v6.5.1...v6.5.2) (2023-05-27)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **fields:** add missing and normalize error styles ([8104328](https://github.com/MTES-MCT/monitor-ui/commit/810432817e7ea1dfa77427a1ea4fac83cdd41713))
|
|
14
|
+
|
|
1
15
|
## [6.5.1](https://github.com/MTES-MCT/monitor-ui/compare/v6.5.0...v6.5.1) (2023-05-26)
|
|
2
16
|
|
|
3
17
|
|
package/ThemeProvider.d.ts
CHANGED
|
@@ -4,4 +4,4 @@ export type ThemeProviderProps = {
|
|
|
4
4
|
children: any;
|
|
5
5
|
theme?: PartialDeep<Theme> | undefined;
|
|
6
6
|
};
|
|
7
|
-
export declare function ThemeProvider({ children, theme }: ThemeProviderProps): JSX.Element;
|
|
7
|
+
export declare function ThemeProvider({ children, theme }: ThemeProviderProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,7 +2,7 @@ import type { HTMLAttributes } from 'react';
|
|
|
2
2
|
export type DialogProps = HTMLAttributes<HTMLDivElement> & {
|
|
3
3
|
isAbsolute?: boolean;
|
|
4
4
|
};
|
|
5
|
-
export declare function RawDialog({ children, className, isAbsolute, ...nativeProps }: DialogProps): JSX.Element;
|
|
5
|
+
export declare function RawDialog({ children, className, isAbsolute, ...nativeProps }: DialogProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export declare namespace RawDialog {
|
|
7
7
|
var displayName: string;
|
|
8
8
|
}
|
|
@@ -4,4 +4,4 @@ import type { DropdownMenuItemProps as RsuiteDropdownMenuItemProps } from 'rsuit
|
|
|
4
4
|
export type DropdownItemProps = Omit<RsuiteDropdownMenuItemProps, 'as' | 'icon'> & {
|
|
5
5
|
Icon?: FunctionComponent<IconProps>;
|
|
6
6
|
};
|
|
7
|
-
export declare function Item({ Icon, ...originalProps }: DropdownItemProps): JSX.Element;
|
|
7
|
+
export declare function Item({ Icon, ...originalProps }: DropdownItemProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -4,4 +4,4 @@ export type SingleTagProps = HTMLAttributes<HTMLDivElement> & {
|
|
|
4
4
|
children: string;
|
|
5
5
|
onDelete: () => Promisable<void>;
|
|
6
6
|
};
|
|
7
|
-
export declare function SingleTag({ children, className, onDelete, ...nativeProps }: SingleTagProps): JSX.Element;
|
|
7
|
+
export declare function SingleTag({ children, className, onDelete, ...nativeProps }: SingleTagProps): import("react/jsx-runtime").JSX.Element;
|
package/elements/Button.d.ts
CHANGED
|
@@ -10,7 +10,7 @@ export type ButtonProps = Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'childre
|
|
|
10
10
|
/** Prevent onClick event propagation. */
|
|
11
11
|
withUnpropagatedClick?: boolean | undefined;
|
|
12
12
|
};
|
|
13
|
-
export declare function Button({ accent, children, className, Icon, isFullWidth, onClick, size, type, withUnpropagatedClick, ...nativeProps }: ButtonProps): JSX.Element;
|
|
13
|
+
export declare function Button({ accent, children, className, Icon, isFullWidth, onClick, size, type, withUnpropagatedClick, ...nativeProps }: ButtonProps): import("react/jsx-runtime").JSX.Element;
|
|
14
14
|
export declare const PrimaryButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {}, never>;
|
|
15
15
|
export declare const SecondaryButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {}, never>;
|
|
16
16
|
export declare const TertiaryButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, {}, never>;
|
package/elements/Fieldset.d.ts
CHANGED
|
@@ -6,4 +6,4 @@ export type FieldsetProps = Omit<FieldsetHTMLAttributes<HTMLFieldSetElement>, 'd
|
|
|
6
6
|
isLight?: boolean | undefined;
|
|
7
7
|
legend?: string | undefined;
|
|
8
8
|
};
|
|
9
|
-
export declare function Fieldset({ children, className, hasBorder, hasError, isLegendHidden, isLight, legend, ...nativeProps }: FieldsetProps): JSX.Element;
|
|
9
|
+
export declare function Fieldset({ children, className, hasBorder, hasError, isLegendHidden, isLight, legend, ...nativeProps }: FieldsetProps): import("react/jsx-runtime").JSX.Element;
|
package/elements/IconButton.d.ts
CHANGED
|
@@ -11,4 +11,4 @@ export type IconButtonProps = Omit<ButtonHTMLAttributes<HTMLButtonElement>, 'chi
|
|
|
11
11
|
/** Prevent onClick event propagation. */
|
|
12
12
|
withUnpropagatedClick?: boolean | undefined;
|
|
13
13
|
};
|
|
14
|
-
export declare function IconButton({ accent, className, color, Icon, iconSize, onClick, size, type, withUnpropagatedClick, ...nativeProps }: IconButtonProps): JSX.Element;
|
|
14
|
+
export declare function IconButton({ accent, className, color, Icon, iconSize, onClick, size, type, withUnpropagatedClick, ...nativeProps }: IconButtonProps): import("react/jsx-runtime").JSX.Element;
|
package/elements/Tag/index.d.ts
CHANGED
|
@@ -8,7 +8,7 @@ export type TagProps = HTMLAttributes<HTMLSpanElement> & {
|
|
|
8
8
|
bulletColor?: string | undefined;
|
|
9
9
|
isLight?: boolean | undefined;
|
|
10
10
|
};
|
|
11
|
-
export declare function Tag({ accent, bullet, bulletColor, children, className, color, Icon, isLight, ...nativeProps }: TagProps): JSX.Element;
|
|
11
|
+
export declare function Tag({ accent, bullet, bulletColor, children, className, color, Icon, isLight, ...nativeProps }: TagProps): import("react/jsx-runtime").JSX.Element;
|
|
12
12
|
export declare const PrimaryTag: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, {
|
|
13
13
|
$color?: string | undefined;
|
|
14
14
|
$isLight: boolean;
|
package/fields/Checkbox.d.ts
CHANGED
|
@@ -1,12 +1,15 @@
|
|
|
1
|
+
import { type CSSProperties } from 'react';
|
|
1
2
|
import type { CheckboxProps as RsuiteCheckboxProps } from 'rsuite';
|
|
2
3
|
import type { Promisable } from 'type-fest';
|
|
3
4
|
export type CheckboxProps = Omit<RsuiteCheckboxProps, 'as' | 'checked' | 'defaultChecked' | 'id' | 'onChange'> & {
|
|
4
5
|
checked?: boolean | undefined;
|
|
6
|
+
className?: string | undefined;
|
|
5
7
|
error?: string | undefined;
|
|
6
8
|
isErrorMessageHidden?: boolean | undefined;
|
|
7
9
|
isUndefinedWhenDisabled?: boolean | undefined;
|
|
8
10
|
label: string;
|
|
9
11
|
name: string;
|
|
10
12
|
onChange?: ((isCheched: boolean) => Promisable<void>) | undefined;
|
|
13
|
+
style?: CSSProperties | undefined;
|
|
11
14
|
};
|
|
12
|
-
export declare function Checkbox({ checked, error, isErrorMessageHidden, isUndefinedWhenDisabled, label, onChange, ...originalProps }: CheckboxProps): JSX.Element;
|
|
15
|
+
export declare function Checkbox({ checked, className, error, isErrorMessageHidden, isUndefinedWhenDisabled, label, onChange, style, ...originalProps }: CheckboxProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -4,5 +4,5 @@ type DDCoordinatesInputProps = {
|
|
|
4
4
|
disabled: boolean | undefined;
|
|
5
5
|
onChange: (nextCoordinates: Coordinates, coordinates: Coordinates | undefined) => void;
|
|
6
6
|
};
|
|
7
|
-
export declare function DDCoordinatesInput({ coordinates, disabled, onChange }: DDCoordinatesInputProps): JSX.Element;
|
|
7
|
+
export declare function DDCoordinatesInput({ coordinates, disabled, onChange }: DDCoordinatesInputProps): import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export {};
|
|
@@ -6,5 +6,5 @@ type DMDCoordinatesInputProps = {
|
|
|
6
6
|
disabled: boolean | undefined;
|
|
7
7
|
onChange: (nextCoordinates: Coordinates, coordinates: Coordinates | undefined) => void;
|
|
8
8
|
};
|
|
9
|
-
export declare function DMDCoordinatesInput({ coordinates, coordinatesFormat, disabled, onChange }: DMDCoordinatesInputProps): JSX.Element;
|
|
9
|
+
export declare function DMDCoordinatesInput({ coordinates, coordinatesFormat, disabled, onChange }: DMDCoordinatesInputProps): import("react/jsx-runtime").JSX.Element;
|
|
10
10
|
export {};
|
|
@@ -6,5 +6,5 @@ type DMSCoordinatesInputProps = {
|
|
|
6
6
|
disabled: boolean | undefined;
|
|
7
7
|
onChange: (nextCoordinates: Coordinates | undefined, coordinates: Coordinates | undefined) => void;
|
|
8
8
|
};
|
|
9
|
-
export declare function DMSCoordinatesInput({ coordinates, coordinatesFormat, disabled, onChange }: DMSCoordinatesInputProps): JSX.Element;
|
|
9
|
+
export declare function DMSCoordinatesInput({ coordinates, coordinatesFormat, disabled, onChange }: DMSCoordinatesInputProps): import("react/jsx-runtime").JSX.Element;
|
|
10
10
|
export {};
|
|
@@ -12,4 +12,4 @@ export type CoordinatesInputProps = FieldsetProps & {
|
|
|
12
12
|
label: string;
|
|
13
13
|
onChange?: ((nextCoordinates: Coordinates | undefined, coordinates: Coordinates | undefined) => Promisable<void>) | undefined;
|
|
14
14
|
};
|
|
15
|
-
export declare function CoordinatesInput({ className, coordinatesFormat, defaultValue, error, isLabelHidden, isLight, label, onChange, ...nativeProps }: CoordinatesInputProps): JSX.Element;
|
|
15
|
+
export declare function CoordinatesInput({ className, coordinatesFormat, defaultValue, error, isLabelHidden, isLight, label, onChange, ...nativeProps }: CoordinatesInputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -14,6 +14,6 @@ type CalendarPickerProps = {
|
|
|
14
14
|
*/
|
|
15
15
|
value?: Date | undefined;
|
|
16
16
|
};
|
|
17
|
-
export declare function CalendarPicker({ isHistorical, isOpen, onChange, value }: CalendarPickerProps): JSX.Element;
|
|
17
|
+
export declare function CalendarPicker({ isHistorical, isOpen, onChange, value }: CalendarPickerProps): import("react/jsx-runtime").JSX.Element;
|
|
18
18
|
export declare const Box: import("styled-components").StyledComponent<"div", import("styled-components").DefaultTheme, {}, never>;
|
|
19
19
|
export {};
|
|
@@ -17,5 +17,5 @@ type RangeCalendarPickerProps = {
|
|
|
17
17
|
*/
|
|
18
18
|
onChange: (nextUtcDateTupleRange: DateTupleRange) => Promisable<void>;
|
|
19
19
|
};
|
|
20
|
-
export declare function RangeCalendarPicker({ defaultValue, isHistorical, isOpen, onChange }: RangeCalendarPickerProps): JSX.Element;
|
|
20
|
+
export declare function RangeCalendarPicker({ defaultValue, isHistorical, isOpen, onChange }: RangeCalendarPickerProps): import("react/jsx-runtime").JSX.Element;
|
|
21
21
|
export {};
|
|
@@ -5,5 +5,5 @@ type RangedTimePickerProps = {
|
|
|
5
5
|
minutesRange: number;
|
|
6
6
|
onChange: (nextTimeTuple: TimeTuple) => Promisable<void>;
|
|
7
7
|
};
|
|
8
|
-
export declare function RangedTimePicker({ filter, minutesRange, onChange }: RangedTimePickerProps): JSX.Element;
|
|
8
|
+
export declare function RangedTimePicker({ filter, minutesRange, onChange }: RangedTimePickerProps): import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
export {};
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
import { type CSSProperties } from 'react';
|
|
1
2
|
import type { Option, OptionValueType } from '../types';
|
|
2
3
|
import type { Promisable } from 'type-fest';
|
|
3
4
|
export type MultiCheckboxProps<OptionValue extends OptionValueType = string> = {
|
|
5
|
+
className?: string | undefined;
|
|
4
6
|
disabled?: boolean | undefined;
|
|
5
7
|
error?: string | undefined;
|
|
6
8
|
isErrorMessageHidden?: boolean | undefined;
|
|
@@ -12,6 +14,7 @@ export type MultiCheckboxProps<OptionValue extends OptionValueType = string> = {
|
|
|
12
14
|
name: string;
|
|
13
15
|
onChange?: ((nextValue: OptionValue[] | undefined) => Promisable<void>) | undefined;
|
|
14
16
|
options: Option<OptionValue>[];
|
|
17
|
+
style?: CSSProperties | undefined;
|
|
15
18
|
value?: OptionValue[] | undefined;
|
|
16
19
|
};
|
|
17
|
-
export declare function MultiCheckbox<OptionValue extends OptionValueType = string>({ disabled, error, isErrorMessageHidden, isInline, isLabelHidden, isLight, isUndefinedWhenDisabled, label, name, onChange, options, value }: MultiCheckboxProps<OptionValue>): JSX.Element;
|
|
20
|
+
export declare function MultiCheckbox<OptionValue extends OptionValueType = string>({ className, disabled, error, isErrorMessageHidden, isInline, isLabelHidden, isLight, isUndefinedWhenDisabled, label, name, onChange, options, style, value }: MultiCheckboxProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
package/fields/MultiRadio.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
import { type CSSProperties } from 'react';
|
|
1
2
|
import type { Option, OptionValueType } from '../types';
|
|
2
3
|
import type { Promisable } from 'type-fest';
|
|
3
4
|
export type MultiRadioProps<OptionValue extends OptionValueType = string> = {
|
|
5
|
+
className?: string | undefined;
|
|
4
6
|
disabled?: boolean | undefined;
|
|
5
7
|
error?: string | undefined;
|
|
6
8
|
isErrorMessageHidden?: boolean | undefined;
|
|
@@ -12,6 +14,7 @@ export type MultiRadioProps<OptionValue extends OptionValueType = string> = {
|
|
|
12
14
|
name: string;
|
|
13
15
|
onChange?: ((nextValue: OptionValue | undefined) => Promisable<void>) | undefined;
|
|
14
16
|
options: Option<OptionValue>[];
|
|
17
|
+
style?: CSSProperties | undefined;
|
|
15
18
|
value?: OptionValue | undefined;
|
|
16
19
|
};
|
|
17
|
-
export declare function MultiRadio<OptionValue extends OptionValueType = string>({ disabled, error, isErrorMessageHidden, isInline, isLabelHidden, isLight, isUndefinedWhenDisabled, label, name, onChange, options, value }: MultiRadioProps<OptionValue>): JSX.Element;
|
|
20
|
+
export declare function MultiRadio<OptionValue extends OptionValueType = string>({ className, disabled, error, isErrorMessageHidden, isInline, isLabelHidden, isLight, isUndefinedWhenDisabled, label, name, onChange, options, style, value }: MultiRadioProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
package/fields/MultiSelect.d.ts
CHANGED
|
@@ -20,4 +20,4 @@ export type MultiSelectProps<OptionValue extends OptionValueType = string> = Omi
|
|
|
20
20
|
options: Option<OptionValue>[];
|
|
21
21
|
value?: OptionValue[] | undefined;
|
|
22
22
|
};
|
|
23
|
-
export declare function MultiSelect<OptionValue extends OptionValueType = string>({ baseContainer, customSearch, customSearchMinQueryLength, disabled, error, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onChange, options, optionValueKey, searchable, value, ...originalProps }: MultiSelectProps<OptionValue>): JSX.Element;
|
|
23
|
+
export declare function MultiSelect<OptionValue extends OptionValueType = string>({ baseContainer, className, customSearch, customSearchMinQueryLength, disabled, error, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onChange, options, optionValueKey, searchable, style, value, ...originalProps }: MultiSelectProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,8 @@
|
|
|
1
|
+
import { type CSSProperties } from 'react';
|
|
1
2
|
import type { Promisable } from 'type-fest';
|
|
2
3
|
export type MultiZoneEditorProps = {
|
|
3
4
|
addButtonLabel: string;
|
|
5
|
+
className?: string | undefined;
|
|
4
6
|
defaultValue?: Record<string, any>[] | undefined;
|
|
5
7
|
disabled?: boolean | undefined;
|
|
6
8
|
error?: string | undefined;
|
|
@@ -15,5 +17,6 @@ export type MultiZoneEditorProps = {
|
|
|
15
17
|
onChange?: ((nextZones: Record<string, any>[] | undefined) => Promisable<void>) | undefined;
|
|
16
18
|
onDelete?: ((nextZones: Record<string, any>[]) => Promisable<void>) | undefined;
|
|
17
19
|
onEdit?: ((zone: Record<string, any>, index: number) => Promisable<void>) | undefined;
|
|
20
|
+
style?: CSSProperties | undefined;
|
|
18
21
|
};
|
|
19
|
-
export declare function MultiZoneEditor({ addButtonLabel, defaultValue, disabled, error, initialZone, isAddButtonDisabled, isLabelHidden, isLight, label, labelPropName, onAdd, onCenter, onChange, onDelete, onEdit }: MultiZoneEditorProps): JSX.Element;
|
|
22
|
+
export declare function MultiZoneEditor({ addButtonLabel, className, defaultValue, disabled, error, initialZone, isAddButtonDisabled, isLabelHidden, isLight, label, labelPropName, onAdd, onCenter, onChange, onDelete, onEdit, style }: MultiZoneEditorProps): import("react/jsx-runtime").JSX.Element;
|
package/fields/NumberInput.d.ts
CHANGED
|
@@ -11,4 +11,4 @@ export type NumberInputProps = Omit<InputProps, 'as' | 'defaultValue' | 'id' | '
|
|
|
11
11
|
onChange?: ((nextValue: number | undefined) => Promisable<void>) | undefined;
|
|
12
12
|
value?: number | undefined;
|
|
13
13
|
};
|
|
14
|
-
export declare function NumberInput({ className, error, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onBlur, onChange, onFocus, style, value, ...originalProps }: NumberInputProps): JSX.Element;
|
|
14
|
+
export declare function NumberInput({ className, error, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onBlur, onChange, onFocus, style, value, ...originalProps }: NumberInputProps): import("react/jsx-runtime").JSX.Element;
|
package/fields/Search.d.ts
CHANGED
|
@@ -23,4 +23,4 @@ export type SearchProps<OptionValue extends OptionValueType = string> = Omit<Rsu
|
|
|
23
23
|
options?: Option<OptionValue>[];
|
|
24
24
|
value?: OptionValue | undefined;
|
|
25
25
|
};
|
|
26
|
-
export declare function Search<OptionValue extends OptionValueType = string>({ baseContainer, className, customSearch, customSearchMinQueryLength, error, isErrorMessageHidden, isLabelHidden, isLight, isSearchIconVisible, label, MenuItem, onChange, onQuery, options, optionValueKey, value, ...originalProps }: SearchProps<OptionValue>): JSX.Element;
|
|
26
|
+
export declare function Search<OptionValue extends OptionValueType = string>({ baseContainer, className, customSearch, customSearchMinQueryLength, error, isErrorMessageHidden, isLabelHidden, isLight, isSearchIconVisible, label, MenuItem, onChange, onQuery, options, optionValueKey, style, value, ...originalProps }: SearchProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
package/fields/Select.d.ts
CHANGED
|
@@ -21,4 +21,4 @@ export type SelectProps<OptionValue extends OptionValueType = string> = Omit<Sel
|
|
|
21
21
|
options: Option<OptionValue>[];
|
|
22
22
|
value?: OptionValue | undefined;
|
|
23
23
|
};
|
|
24
|
-
export declare function Select<OptionValue extends OptionValueType = string>({ baseContainer, customSearch, customSearchMinQueryLength, disabled, error, isCleanable, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onChange, options, optionValueKey, searchable, value, ...originalProps }: SelectProps<OptionValue>): JSX.Element;
|
|
24
|
+
export declare function Select<OptionValue extends OptionValueType = string>({ baseContainer, className, customSearch, customSearchMinQueryLength, disabled, error, isCleanable, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onChange, options, optionValueKey, searchable, style, value, ...originalProps }: SelectProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
package/fields/TextInput.d.ts
CHANGED
|
@@ -16,4 +16,4 @@ export type TextInputProps = Omit<InputProps, 'as' | 'defaultValue' | 'id' | 'on
|
|
|
16
16
|
size?: Size | undefined;
|
|
17
17
|
value?: string | undefined;
|
|
18
18
|
};
|
|
19
|
-
export declare function TextInput({ className, error, Icon, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onChange, size, style, value, ...originalProps }: TextInputProps): JSX.Element;
|
|
19
|
+
export declare function TextInput({ className, error, Icon, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onChange, size, style, value, ...originalProps }: TextInputProps): import("react/jsx-runtime").JSX.Element;
|
package/fields/Textarea.d.ts
CHANGED
|
@@ -11,4 +11,4 @@ export type TextareaProps = Omit<TextareaHTMLAttributes<HTMLTextAreaElement>, 'd
|
|
|
11
11
|
onChange?: ((nextValue: string | undefined) => Promisable<void>) | undefined;
|
|
12
12
|
value?: string | undefined;
|
|
13
13
|
};
|
|
14
|
-
export declare function Textarea({ error, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onChange, rows, value, ...originalProps }: TextareaProps): JSX.Element;
|
|
14
|
+
export declare function Textarea({ className, error, isErrorMessageHidden, isLabelHidden, isLight, isUndefinedWhenDisabled, label, onChange, rows, style, value, ...originalProps }: TextareaProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { CheckboxProps } from '../fields/Checkbox';
|
|
2
2
|
export type FormikCheckboxProps = Omit<CheckboxProps, 'checked' | 'error' | 'onChange'>;
|
|
3
|
-
export declare function FormikCheckbox({ name, ...originalProps }: FormikCheckboxProps): JSX.Element;
|
|
3
|
+
export declare function FormikCheckbox({ name, ...originalProps }: FormikCheckboxProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -2,4 +2,4 @@ import type { CoordinatesInputProps } from '../fields/CoordinatesInput';
|
|
|
2
2
|
export type FormikCoordinatesInputProps = Omit<CoordinatesInputProps, 'defaultValue' | 'error' | 'onChange'> & {
|
|
3
3
|
name: string;
|
|
4
4
|
};
|
|
5
|
-
export declare function FormikCoordinatesInput({ name, ...originalProps }: FormikCoordinatesInputProps): JSX.Element;
|
|
5
|
+
export declare function FormikCoordinatesInput({ name, ...originalProps }: FormikCoordinatesInputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import type { Promisable } from 'type-fest';
|
|
2
2
|
export type FormikEffectProps = {
|
|
3
3
|
onChange: (nextValues: Record<string, any>) => Promisable<void>;
|
|
4
|
+
onError?: ((nextErrors: Record<string, any>) => Promisable<void>) | undefined;
|
|
4
5
|
};
|
|
5
|
-
export declare function FormikEffect({ onChange }: FormikEffectProps): JSX.Element;
|
|
6
|
+
export declare function FormikEffect({ onChange, onError }: FormikEffectProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { MultiCheckboxProps } from '../fields/MultiCheckbox';
|
|
2
2
|
import type { OptionValueType } from '../types';
|
|
3
3
|
export type FormikMultiCheckboxProps<OptionValue extends OptionValueType = string> = Omit<MultiCheckboxProps<OptionValue>, 'defaultValue' | 'error' | 'onChange'>;
|
|
4
|
-
export declare function FormikMultiCheckbox<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikMultiCheckboxProps<OptionValue>): JSX.Element;
|
|
4
|
+
export declare function FormikMultiCheckbox<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikMultiCheckboxProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { MultiRadioProps } from '../fields/MultiRadio';
|
|
2
2
|
import type { OptionValueType } from '../types';
|
|
3
3
|
export type FormikMultiRadioProps<OptionValue extends OptionValueType = string> = Omit<MultiRadioProps<OptionValue>, 'error' | 'onChange' | 'value'>;
|
|
4
|
-
export declare function FormikMultiRadio<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikMultiRadioProps<OptionValue>): JSX.Element;
|
|
4
|
+
export declare function FormikMultiRadio<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikMultiRadioProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { MultiSelectProps } from '../fields/MultiSelect';
|
|
2
2
|
import type { OptionValueType } from '../types';
|
|
3
3
|
export type FormikMultiSelectProps<OptionValue extends OptionValueType = string> = Omit<MultiSelectProps<OptionValue>, 'error' | 'onChange' | 'value'>;
|
|
4
|
-
export declare function FormikMultiSelect<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikMultiSelectProps<OptionValue>): JSX.Element;
|
|
4
|
+
export declare function FormikMultiSelect<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikMultiSelectProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { NumberInputProps } from '../fields/NumberInput';
|
|
2
2
|
export type FormikNumberInputProps = Omit<NumberInputProps, 'error' | 'onChange' | 'value'>;
|
|
3
|
-
export declare function FormikNumberInput({ name, ...originalProps }: FormikNumberInputProps): JSX.Element;
|
|
3
|
+
export declare function FormikNumberInput({ name, ...originalProps }: FormikNumberInputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { SearchProps } from '../fields/Search';
|
|
2
2
|
import type { OptionValueType } from '../types';
|
|
3
3
|
export type FormikSearchProps<OptionValue extends OptionValueType = string> = Omit<SearchProps<OptionValue>, 'defaultValue' | 'error' | 'onChange'>;
|
|
4
|
-
export declare function FormikSearch<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikSearchProps<OptionValue>): JSX.Element;
|
|
4
|
+
export declare function FormikSearch<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikSearchProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import type { SelectProps } from '../fields/Select';
|
|
2
2
|
import type { OptionValueType } from '../types';
|
|
3
3
|
export type FormikSelectProps<OptionValue extends OptionValueType = string> = Omit<SelectProps<OptionValue>, 'error' | 'onChange' | 'value'>;
|
|
4
|
-
export declare function FormikSelect<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikSelectProps<OptionValue>): JSX.Element;
|
|
4
|
+
export declare function FormikSelect<OptionValue extends OptionValueType = string>({ name, ...originalProps }: FormikSelectProps<OptionValue>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { TextInputProps } from '../fields/TextInput';
|
|
2
2
|
export type FormikTextInputProps = Omit<TextInputProps, 'error' | 'onChange' | 'value'>;
|
|
3
|
-
export declare function FormikTextInput({ name, ...originalProps }: FormikTextInputProps): JSX.Element;
|
|
3
|
+
export declare function FormikTextInput({ name, ...originalProps }: FormikTextInputProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { TextareaProps } from '../fields/Textarea';
|
|
2
2
|
export type FormikTextareaProps = Omit<TextareaProps, 'error' | 'onChange' | 'value'>;
|
|
3
|
-
export declare function FormikTextarea({ name, ...originalProps }: FormikTextareaProps): JSX.Element;
|
|
3
|
+
export declare function FormikTextarea({ name, ...originalProps }: FormikTextareaProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/ActivityFeed.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function ActivityFeed({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function ActivityFeed({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Alert.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Alert({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Alert({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Anchor.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Anchor({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Anchor({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Archive.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Archive({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Archive({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Attention.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Attention({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Attention({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Calendar.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Calendar({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Calendar({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Check.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Check({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Check({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Chevron.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Chevron({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Chevron({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Clock.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Clock({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Clock({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Close.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Close({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Close({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Confirm.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Confirm({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Confirm({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Control.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Control({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Control({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Delete.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Delete({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Delete({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Display.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Display({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Display({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/DoubleChevron.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function DoubleChevron({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function DoubleChevron({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Download.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Download({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Download({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Drapeau.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Drapeau({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Drapeau({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Duplicate.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Duplicate({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Duplicate({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Edit.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Edit({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Edit({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/EditBis.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function EditBis({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function EditBis({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Expand.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Expand({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Expand({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Favorite.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Favorite({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Favorite({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/FilledArrow.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function FilledArrow({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function FilledArrow({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Filter.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Filter({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Filter({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/FilterBis.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function FilterBis({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function FilterBis({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Fishery.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Fishery({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Fishery({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/FishingEngine.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function FishingEngine({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function FishingEngine({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/FleetSegment.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function FleetSegment({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function FleetSegment({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Focus.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Focus({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Focus({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/FocusVessel.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function FocusVessel({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function FocusVessel({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/FocusZones.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function FocusZones({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function FocusZones({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Hide.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Hide({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Hide({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Info.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Info({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Info({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Infringement.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Infringement({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Infringement({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Landmark.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Landmark({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Landmark({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/List.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function List({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function List({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/MapLayers.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function MapLayers({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function MapLayers({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/MeasureAngle.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function MeasureAngle({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function MeasureAngle({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function MeasureBrokenLine({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function MeasureBrokenLine({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/MeasureCircle.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function MeasureCircle({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function MeasureCircle({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/MeasureLine.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function MeasureLine({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function MeasureLine({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/Minus.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function Minus({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function Minus({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|
package/icons/MissionAction.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { IconProps } from '../types';
|
|
2
|
-
export declare function MissionAction({ color, size, ...nativeProps }: IconProps): JSX.Element;
|
|
2
|
+
export declare function MissionAction({ color, size, ...nativeProps }: IconProps): import("react/jsx-runtime").JSX.Element;
|