am-shared-assets 1.1.6 → 1.1.10
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.d.ts +2 -0
- package/dist/arrowIcons.js +823 -0
- 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 +5 -0
- package/dist/icons/components/arrow/chevron-down/ChevronDownBrokenIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-down/ChevronDownBulkIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-down/ChevronDownLinearIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-down/ChevronDownOutlineIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-down/ChevronDownTwotoneIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBoldIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBrokenIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-left/ChevronLeftBulkIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-left/ChevronLeftLinearIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-left/ChevronLeftOutlineIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-left/ChevronLeftTwotoneIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-up/ChevronUpBoldIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-up/ChevronUpBrokenIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-up/ChevronUpBulkIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-up/ChevronUpLinearIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-up/ChevronUpOutlineIcon.d.ts +5 -0
- package/dist/icons/components/arrow/chevron-up/ChevronUpTwotoneIcon.d.ts +5 -0
- package/dist/icons/components/arrow/index.d.ts +19 -2
- 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 +14 -5
- package/dist/icons/components/arrow/arrow-up/ArrowUpLinear.d.ts +0 -5
|
@@ -1,2 +1,19 @@
|
|
|
1
|
-
import { default as
|
|
2
|
-
|
|
1
|
+
import { default as ChevronUpBoldIcon } from './chevron-up/ChevronUpBoldIcon';
|
|
2
|
+
import { default as ChevronUpLinearIcon } from './chevron-up/ChevronUpLinearIcon';
|
|
3
|
+
import { default as ChevronUpOutlineIcon } from './chevron-up/ChevronUpOutlineIcon';
|
|
4
|
+
import { default as ChevronUpBrokenIcon } from './chevron-up/ChevronUpBrokenIcon';
|
|
5
|
+
import { default as ChevronUpTwotoneIcon } from './chevron-up/ChevronUpTwotoneIcon';
|
|
6
|
+
import { default as ChevronUpBulkIcon } from './chevron-up/ChevronUpBulkIcon';
|
|
7
|
+
import { default as ChevronDownBoldIcon } from './chevron-down/ChevronDownBoldIcon';
|
|
8
|
+
import { default as ChevronDownBrokenIcon } from './chevron-down/ChevronDownBrokenIcon';
|
|
9
|
+
import { default as ChevronDownBulkIcon } from './chevron-down/ChevronDownBulkIcon';
|
|
10
|
+
import { default as ChevronDownLinearIcon } from './chevron-down/ChevronDownLinearIcon';
|
|
11
|
+
import { default as ChevronDownOutlineIcon } from './chevron-down/ChevronDownOutlineIcon';
|
|
12
|
+
import { default as ChevronDownTwotoneIcon } from './chevron-down/ChevronDownTwotoneIcon';
|
|
13
|
+
import { default as ChevronLeftBoldIcon } from './chevron-left/ChevronLeftBoldIcon';
|
|
14
|
+
import { default as ChevronLeftBrokenIcon } from './chevron-left/ChevronLeftBrokenIcon';
|
|
15
|
+
import { default as ChevronLeftBulkIcon } from './chevron-left/ChevronLeftBulkIcon';
|
|
16
|
+
import { default as ChevronLeftLinearIcon } from './chevron-left/ChevronLeftLinearIcon';
|
|
17
|
+
import { default as ChevronLeftOutlineIcon } from './chevron-left/ChevronLeftOutlineIcon';
|
|
18
|
+
import { default as ChevronLeftTwotoneIcon } from './chevron-left/ChevronLeftTwotoneIcon';
|
|
19
|
+
export { ChevronUpBoldIcon, ChevronUpLinearIcon, ChevronUpOutlineIcon, ChevronUpBrokenIcon, ChevronUpTwotoneIcon, ChevronUpBulkIcon, ChevronDownBoldIcon, ChevronDownBrokenIcon, ChevronDownBulkIcon, ChevronDownLinearIcon, ChevronDownOutlineIcon, ChevronDownTwotoneIcon, ChevronLeftBoldIcon, ChevronLeftBrokenIcon, ChevronLeftBulkIcon, ChevronLeftLinearIcon, ChevronLeftOutlineIcon, ChevronLeftTwotoneIcon };
|