am-shared-assets 1.1.7 → 1.2.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.
- package/dist/App.d.ts +1 -1
- package/dist/{CheckIcon-DOBPX5J0.js → CheckIcon-DUoRNL64.js} +189 -69
- package/dist/arrowIcons.js +545 -209
- package/dist/components/Alert.d.ts +1 -1
- package/dist/components/Autocomplete.d.ts +1 -1
- package/dist/components/Badge.d.ts +1 -1
- package/dist/components/Button.d.ts +1 -1
- package/dist/components/Checkbox.d.ts +1 -1
- package/dist/components/Chip.d.ts +1 -1
- package/dist/components/Input.d.ts +1 -1
- package/dist/components/Radio.d.ts +1 -1
- package/dist/components/RangeSlider.d.ts +1 -1
- package/dist/components/Select.d.ts +1 -1
- package/dist/components/Switch.d.ts +1 -1
- package/dist/components/Tooltip.d.ts +1 -1
- package/dist/components.js +754 -387
- package/dist/essetionalIcons.js +974 -310
- package/dist/icons/components/AddIcon.d.ts +1 -1
- package/dist/icons/components/ArrowDownIcon.d.ts +1 -1
- package/dist/icons/components/ArrowRightIcon.d.ts +1 -1
- package/dist/icons/components/BagIcon.d.ts +1 -1
- package/dist/icons/components/BalloonIcon.d.ts +1 -1
- package/dist/icons/components/BatteryIcon.d.ts +1 -1
- package/dist/icons/components/BoxIcon.d.ts +1 -1
- package/dist/icons/components/BoxTickIcon.d.ts +1 -1
- package/dist/icons/components/BoxTimeIcon.d.ts +1 -1
- package/dist/icons/components/CardTickIcon.d.ts +1 -1
- package/dist/icons/components/CardsIcon.d.ts +1 -1
- package/dist/icons/components/CartIcon.d.ts +1 -1
- package/dist/icons/components/CategoryIcon.d.ts +1 -1
- package/dist/icons/components/CheckIcon.d.ts +1 -1
- package/dist/icons/components/ChevronBottomIcon.d.ts +1 -1
- package/dist/icons/components/ChevronLeftIcon.d.ts +1 -1
- package/dist/icons/components/ChevronRightIcon.d.ts +1 -1
- package/dist/icons/components/ChevronTopIcon.d.ts +1 -1
- package/dist/icons/components/CloseCircleIcon.d.ts +1 -1
- package/dist/icons/components/CloseIcon.d.ts +1 -1
- package/dist/icons/components/CosmeticsIcon.d.ts +1 -1
- package/dist/icons/components/DigitalDevicesIcon.d.ts +1 -1
- package/dist/icons/components/DislikeIcon.d.ts +1 -1
- package/dist/icons/components/EditIcon.d.ts +1 -1
- package/dist/icons/components/EnergyGradeIcon.d.ts +1 -1
- package/dist/icons/components/FillShoppingCartIcon.d.ts +1 -1
- package/dist/icons/components/FireIcon.d.ts +1 -1
- package/dist/icons/components/FlakeIcon.d.ts +1 -1
- package/dist/icons/components/FridgeIcon.d.ts +1 -1
- package/dist/icons/components/GoldIcon.d.ts +1 -1
- package/dist/icons/components/HammerIcon.d.ts +1 -1
- package/dist/icons/components/HeartIcon.d.ts +1 -1
- package/dist/icons/components/HomeIcon.d.ts +1 -1
- package/dist/icons/components/InfoIcon.d.ts +1 -1
- package/dist/icons/components/LaptopIcon.d.ts +1 -1
- package/dist/icons/components/LikeIcon.d.ts +1 -1
- package/dist/icons/components/LocationIcon.d.ts +1 -1
- package/dist/icons/components/LogoutIcon.d.ts +1 -1
- package/dist/icons/components/MessageIcon.d.ts +1 -1
- package/dist/icons/components/MinusIcon.d.ts +1 -1
- package/dist/icons/components/MobileIcon.d.ts +1 -1
- package/dist/icons/components/MobileScreenIcon.d.ts +1 -1
- package/dist/icons/components/MoneyIcon.d.ts +1 -1
- package/dist/icons/components/MoreIcon.d.ts +1 -1
- package/dist/icons/components/MotorcycleIcon.d.ts +1 -1
- package/dist/icons/components/OutlineTickCircleIcon.d.ts +1 -1
- package/dist/icons/components/PetIcon.d.ts +1 -1
- package/dist/icons/components/PhoneSizeIcon.d.ts +1 -1
- package/dist/icons/components/ProcessorIcon.d.ts +1 -1
- package/dist/icons/components/RamIcon.d.ts +1 -1
- package/dist/icons/components/ReceiptIcon.d.ts +1 -1
- package/dist/icons/components/ResolutionIcon.d.ts +1 -1
- package/dist/icons/components/RotateBoxIcon.d.ts +1 -1
- package/dist/icons/components/RotateInfoIcon.d.ts +1 -1
- package/dist/icons/components/RulerPenIcon.d.ts +1 -1
- package/dist/icons/components/ScreenIcon.d.ts +1 -1
- package/dist/icons/components/SearchIcon.d.ts +1 -1
- package/dist/icons/components/SettingIcon.d.ts +1 -1
- package/dist/icons/components/ShareIcon.d.ts +1 -1
- package/dist/icons/components/ShopIcon.d.ts +1 -1
- package/dist/icons/components/ShoppingCartIcon.d.ts +1 -1
- package/dist/icons/components/SofaIcon.d.ts +1 -1
- package/dist/icons/components/SpeakerIcon.d.ts +1 -1
- package/dist/icons/components/SpinnerIcon.d.ts +1 -1
- package/dist/icons/components/StarIcon.d.ts +1 -1
- package/dist/icons/components/TShirtIcon.d.ts +1 -1
- package/dist/icons/components/TVScreenIcon.d.ts +1 -1
- package/dist/icons/components/TickCircleIcon.d.ts +1 -1
- package/dist/icons/components/TrashIcon.d.ts +1 -1
- package/dist/icons/components/TruckIcon.d.ts +1 -1
- package/dist/icons/components/UserIcon.d.ts +1 -1
- package/dist/icons/components/UserSquareIcon.d.ts +1 -1
- package/dist/icons/components/WalletCheckIcon.d.ts +1 -1
- package/dist/icons/components/WalletIcon.d.ts +1 -1
- package/dist/icons/components/WarningIcon.d.ts +1 -1
- package/dist/icons/components/WheelIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownBoldIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownBrokenIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownBulkIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownLinearIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownOutlineIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-down/ChevronDownTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBoldIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBrokenIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBulkIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftLinearIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftOutlineIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-left/ChevronLeftTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpBoldIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpBrokenIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpBulkIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpLinearIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpOutlineIcon.d.ts +1 -1
- package/dist/icons/components/arrow/chevron-up/ChevronUpTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-empty/BatteryEmptyTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/battery-low/BatteryLowTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/notification/NotificationTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashBoldIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashBrokenIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashBulkIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashLinearIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashOutlineIcon.d.ts +1 -1
- package/dist/icons/components/essetional/trash/TrashTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdBoldIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdBrokenIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdBulkIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdLinearIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdOutlineIcon.d.ts +1 -1
- package/dist/icons/components/money/walletThird/WalletThirdTwotoneIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileBoldIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileBrokenIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileBulkIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileLinearIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileOutlineIcon.d.ts +1 -1
- package/dist/icons/components/users/profile/ProfileTwotoneIcon.d.ts +1 -1
- package/dist/icons.js +3081 -937
- package/dist/moneyIcons.js +341 -101
- package/dist/overlays/Drawer.d.ts +11 -0
- package/dist/overlays/index.d.ts +2 -0
- package/dist/overlays.d.ts +2 -0
- package/dist/overlays.js +2030 -0
- package/dist/styles.css +1 -1
- package/dist/usersIcons.js +219 -75
- package/package.json +7 -2
|
@@ -16,5 +16,5 @@ interface IAlertProps {
|
|
|
16
16
|
closeAlertHandler?: () => void;
|
|
17
17
|
children?: ReactNode;
|
|
18
18
|
}
|
|
19
|
-
export declare const Alert: ({ title, description, color, size, width, rounded, infoIconAlignment, isInfoIcon, hasCloseButton, hasButton, buttonTitle, buttonTextColor, buttonClickHandler, closeAlertHandler, children, }: IAlertProps) => import("react
|
|
19
|
+
export declare const Alert: ({ title, description, color, size, width, rounded, infoIconAlignment, isInfoIcon, hasCloseButton, hasButton, buttonTitle, buttonTextColor, buttonClickHandler, closeAlertHandler, children, }: IAlertProps) => import("react").JSX.Element;
|
|
20
20
|
export {};
|
|
@@ -16,5 +16,5 @@ interface IAutocompleteProps {
|
|
|
16
16
|
iconOnClick?: () => void;
|
|
17
17
|
endIconOnClick?: () => void;
|
|
18
18
|
}
|
|
19
|
-
export declare const Autocomplete: ({ label, placeHolder, inputIcon, inputEndIcon, value, onInputChange, onChange, size, variant, options, iconOnClick, endIconOnClick, }: IAutocompleteProps) => import("react
|
|
19
|
+
export declare const Autocomplete: ({ label, placeHolder, inputIcon, inputEndIcon, value, onInputChange, onChange, size, variant, options, iconOnClick, endIconOnClick, }: IAutocompleteProps) => import("react").JSX.Element;
|
|
20
20
|
export {};
|
|
@@ -5,5 +5,5 @@ interface IBadgeProps {
|
|
|
5
5
|
textColor?: "white" | "black";
|
|
6
6
|
type?: "pill" | "Rectangle";
|
|
7
7
|
}
|
|
8
|
-
export declare const Badge: ({ label, color, type, size, textColor, }: IBadgeProps) => import("react
|
|
8
|
+
export declare const Badge: ({ label, color, type, size, textColor, }: IBadgeProps) => import("react").JSX.Element;
|
|
9
9
|
export {};
|
|
@@ -13,4 +13,4 @@ export interface ButtonProps {
|
|
|
13
13
|
disabled?: boolean;
|
|
14
14
|
onClick?: () => void;
|
|
15
15
|
}
|
|
16
|
-
export declare const Button: ({ type, variant, color, textColor, size, rounded, label, icon, iconPosition, width, disabled, onClick, }: ButtonProps) => import("react
|
|
16
|
+
export declare const Button: ({ type, variant, color, textColor, size, rounded, label, icon, iconPosition, width, disabled, onClick, }: ButtonProps) => import("react").JSX.Element;
|
|
@@ -5,5 +5,5 @@ interface ICheckboxProps {
|
|
|
5
5
|
children?: ReactNode;
|
|
6
6
|
onClickHandler: () => void;
|
|
7
7
|
}
|
|
8
|
-
export declare const Checkbox: ({ checked, size, children, onClickHandler }: ICheckboxProps) => import("react
|
|
8
|
+
export declare const Checkbox: ({ checked, size, children, onClickHandler }: ICheckboxProps) => import("react").JSX.Element;
|
|
9
9
|
export {};
|
|
@@ -8,5 +8,5 @@ interface IChipProps {
|
|
|
8
8
|
label?: string;
|
|
9
9
|
children?: ReactNode;
|
|
10
10
|
}
|
|
11
|
-
export declare const Chip: ({ variant, color, textColor, label, size, rounded, children, }: IChipProps) => import("react
|
|
11
|
+
export declare const Chip: ({ variant, color, textColor, label, size, rounded, children, }: IChipProps) => import("react").JSX.Element;
|
|
12
12
|
export {};
|
|
@@ -19,5 +19,5 @@ interface IInputProps {
|
|
|
19
19
|
errorMsg?: string;
|
|
20
20
|
hasError?: boolean;
|
|
21
21
|
}
|
|
22
|
-
export declare const Input: ({ id, label, required, register, name, value, onChange, isFocused, placeHolder, variant, color, size, rounded, description, icon, endIcon, errorMsg, hasError, }: IInputProps) => import("react
|
|
22
|
+
export declare const Input: ({ id, label, required, register, name, value, onChange, isFocused, placeHolder, variant, color, size, rounded, description, icon, endIcon, errorMsg, hasError, }: IInputProps) => import("react").JSX.Element;
|
|
23
23
|
export {};
|
|
@@ -9,5 +9,5 @@ interface IRadioProps {
|
|
|
9
9
|
color?: "primary" | "secondary" | "success" | "warning" | "danger" | "neutral";
|
|
10
10
|
children?: ReactNode;
|
|
11
11
|
}
|
|
12
|
-
export declare const Radio: ({ name, value, checked, disabled, onChange, size, color, children, }: IRadioProps) => import("react
|
|
12
|
+
export declare const Radio: ({ name, value, checked, disabled, onChange, size, color, children, }: IRadioProps) => import("react").JSX.Element;
|
|
13
13
|
export {};
|
|
@@ -9,5 +9,5 @@ interface IRangeSliderProps {
|
|
|
9
9
|
tooltipColor?: "default" | "primary" | "secondary" | "success" | "warning" | "danger";
|
|
10
10
|
tooltipTextColor?: "white" | "black";
|
|
11
11
|
}
|
|
12
|
-
export declare const RangeSlider: ({ value, onChange, onChangeCommitted, min, max, step, color, tooltipColor, tooltipTextColor, }: IRangeSliderProps) => import("react
|
|
12
|
+
export declare const RangeSlider: ({ value, onChange, onChangeCommitted, min, max, step, color, tooltipColor, tooltipTextColor, }: IRangeSliderProps) => import("react").JSX.Element;
|
|
13
13
|
export {};
|
|
@@ -6,5 +6,5 @@ interface IProps {
|
|
|
6
6
|
value: any;
|
|
7
7
|
onChange: (value: any) => void;
|
|
8
8
|
}
|
|
9
|
-
export declare const Select: ({ options, value, onChange }: IProps) => import("react
|
|
9
|
+
export declare const Select: ({ options, value, onChange }: IProps) => import("react").JSX.Element;
|
|
10
10
|
export {};
|
|
@@ -7,5 +7,5 @@ interface ISwitchProps {
|
|
|
7
7
|
color?: "default" | "primary" | "secondary" | "success" | "warning" | "danger";
|
|
8
8
|
disabled?: boolean;
|
|
9
9
|
}
|
|
10
|
-
export declare const Switch: ({ enabled, onChange, label, labelPosition, size, color, disabled, }: ISwitchProps) => import("react
|
|
10
|
+
export declare const Switch: ({ enabled, onChange, label, labelPosition, size, color, disabled, }: ISwitchProps) => import("react").JSX.Element;
|
|
11
11
|
export {};
|
|
@@ -7,5 +7,5 @@ interface ITooltipProps {
|
|
|
7
7
|
direction?: "top" | "right" | "left" | "bottom";
|
|
8
8
|
position?: "start" | "center" | "end";
|
|
9
9
|
}
|
|
10
|
-
export declare const Tooltip: ({ label, color, textColor, size, rounded, direction, position, }: ITooltipProps) => import("react
|
|
10
|
+
export declare const Tooltip: ({ label, color, textColor, size, rounded, direction, position, }: ITooltipProps) => import("react").JSX.Element;
|
|
11
11
|
export {};
|