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
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.