restream-admin-ui-icons 1.0.1 → 2.0.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/README.md +35 -45
- package/dist/16/action/index.cjs +183 -0
- package/dist/16/action/index.d.cts +3 -0
- package/dist/16/action/index.d.ts +3 -0
- package/dist/16/action/index.js +2 -0
- package/dist/16/alert/index.cjs +107 -0
- package/dist/16/alert/index.d.cts +3 -0
- package/dist/16/alert/index.d.ts +3 -0
- package/dist/16/alert/index.js +2 -0
- package/dist/16/business/index.cjs +39 -0
- package/dist/16/business/index.d.cts +3 -0
- package/dist/16/business/index.d.ts +3 -0
- package/dist/16/business/index.js +2 -0
- package/dist/16/communication/index.cjs +91 -0
- package/dist/16/communication/index.d.cts +3 -0
- package/dist/16/communication/index.d.ts +3 -0
- package/dist/16/communication/index.js +2 -0
- package/dist/16/culture/index.cjs +11 -0
- package/dist/16/culture/index.d.cts +3 -0
- package/dist/16/culture/index.d.ts +3 -0
- package/dist/16/culture/index.js +2 -0
- package/dist/16/document/index.cjs +47 -0
- package/dist/16/document/index.d.cts +3 -0
- package/dist/16/document/index.d.ts +3 -0
- package/dist/16/document/index.js +2 -0
- package/dist/16/editor/index.cjs +271 -0
- package/dist/16/editor/index.d.cts +3 -0
- package/dist/16/editor/index.d.ts +3 -0
- package/dist/16/editor/index.js +2 -0
- package/dist/16/index.cjs +72 -0
- package/dist/16/index.d.cts +15 -0
- package/dist/16/index.d.ts +15 -0
- package/dist/16/index.js +15 -0
- package/dist/16/logo/index.cjs +147 -0
- package/dist/16/logo/index.d.cts +3 -0
- package/dist/16/logo/index.d.ts +3 -0
- package/dist/16/logo/index.js +2 -0
- package/dist/16/media/index.cjs +95 -0
- package/dist/16/media/index.d.cts +3 -0
- package/dist/16/media/index.d.ts +3 -0
- package/dist/16/media/index.js +2 -0
- package/dist/16/navigation/index.cjs +187 -0
- package/dist/16/navigation/index.d.cts +3 -0
- package/dist/16/navigation/index.d.ts +3 -0
- package/dist/16/navigation/index.js +2 -0
- package/dist/16/place/index.cjs +31 -0
- package/dist/16/place/index.d.cts +3 -0
- package/dist/16/place/index.d.ts +3 -0
- package/dist/16/place/index.js +2 -0
- package/dist/16/rating/index.cjs +95 -0
- package/dist/16/rating/index.d.cts +3 -0
- package/dist/16/rating/index.d.ts +3 -0
- package/dist/16/rating/index.js +2 -0
- package/dist/16/technology/index.cjs +55 -0
- package/dist/16/technology/index.d.cts +3 -0
- package/dist/16/technology/index.d.ts +3 -0
- package/dist/16/technology/index.js +2 -0
- package/dist/24/action/index.cjs +319 -0
- package/dist/24/action/index.d.cts +3 -0
- package/dist/24/action/index.d.ts +3 -0
- package/dist/24/action/index.js +2 -0
- package/dist/24/alert/index.cjs +107 -0
- package/dist/24/alert/index.d.cts +3 -0
- package/dist/24/alert/index.d.ts +3 -0
- package/dist/24/alert/index.js +2 -0
- package/dist/24/business/index.cjs +183 -0
- package/dist/24/business/index.d.cts +3 -0
- package/dist/24/business/index.d.ts +3 -0
- package/dist/24/business/index.js +2 -0
- package/dist/24/communication/index.cjs +219 -0
- package/dist/24/communication/index.d.cts +3 -0
- package/dist/24/communication/index.d.ts +3 -0
- package/dist/24/communication/index.js +2 -0
- package/dist/24/culture/index.cjs +111 -0
- package/dist/24/culture/index.d.cts +3 -0
- package/dist/24/culture/index.d.ts +3 -0
- package/dist/24/culture/index.js +2 -0
- package/dist/24/document/index.cjs +535 -0
- package/dist/24/document/index.d.cts +3 -0
- package/dist/24/document/index.d.ts +3 -0
- package/dist/24/document/index.js +2 -0
- package/dist/24/editor/index.cjs +379 -0
- package/dist/24/editor/index.d.cts +3 -0
- package/dist/24/editor/index.d.ts +3 -0
- package/dist/24/editor/index.js +2 -0
- package/dist/24/index.cjs +72 -0
- package/dist/24/index.d.cts +15 -0
- package/dist/24/index.d.ts +15 -0
- package/dist/24/index.js +15 -0
- package/dist/24/logo/index.cjs +223 -0
- package/dist/24/logo/index.d.cts +3 -0
- package/dist/24/logo/index.d.ts +3 -0
- package/dist/24/logo/index.js +2 -0
- package/dist/24/media/index.cjs +287 -0
- package/dist/24/media/index.d.cts +3 -0
- package/dist/24/media/index.d.ts +3 -0
- package/dist/24/media/index.js +2 -0
- package/dist/24/navigation/index.cjs +215 -0
- package/dist/24/navigation/index.d.cts +3 -0
- package/dist/24/navigation/index.d.ts +3 -0
- package/dist/24/navigation/index.js +2 -0
- package/dist/24/place/index.cjs +319 -0
- package/dist/24/place/index.d.cts +3 -0
- package/dist/24/place/index.d.ts +3 -0
- package/dist/24/place/index.js +2 -0
- package/dist/24/rating/index.cjs +147 -0
- package/dist/24/rating/index.d.cts +3 -0
- package/dist/24/rating/index.d.ts +3 -0
- package/dist/24/rating/index.js +2 -0
- package/dist/24/technology/index.cjs +347 -0
- package/dist/24/technology/index.d.cts +3 -0
- package/dist/24/technology/index.d.ts +3 -0
- package/dist/24/technology/index.js +2 -0
- package/dist/8/communication/index.cjs +11 -0
- package/dist/8/communication/index.d.cts +3 -0
- package/dist/8/communication/index.d.ts +3 -0
- package/dist/8/communication/index.js +2 -0
- package/dist/8/index.cjs +22 -0
- package/dist/8/index.d.cts +5 -0
- package/dist/8/index.d.ts +5 -0
- package/dist/8/index.js +5 -0
- package/dist/8/navigation/index.cjs +15 -0
- package/dist/8/navigation/index.d.cts +3 -0
- package/dist/8/navigation/index.d.ts +3 -0
- package/dist/8/navigation/index.js +2 -0
- package/dist/8/rating/index.cjs +11 -0
- package/dist/8/rating/index.d.cts +3 -0
- package/dist/8/rating/index.d.ts +3 -0
- package/dist/8/rating/index.js +2 -0
- package/dist/chunk-24BIAKRS.js +23 -0
- package/dist/chunk-2U3R6HBC.js +37 -0
- package/dist/chunk-47J5D6BQ.js +1199 -0
- package/dist/chunk-4Y5ULXVT.js +401 -0
- package/dist/chunk-4YG555JO.js +121 -0
- package/dist/chunk-5B6Z76TB.js +989 -0
- package/dist/chunk-5E6YCRWP.cjs +821 -0
- package/dist/chunk-5TSOG4AS.js +1101 -0
- package/dist/chunk-652EDI3M.cjs +36 -0
- package/dist/chunk-666BKIZ6.cjs +1181 -0
- package/dist/chunk-67D73ETG.js +34 -0
- package/dist/chunk-6GNVPFI2.cjs +131 -0
- package/dist/chunk-6PKSKZCH.js +933 -0
- package/dist/chunk-6SSOEAFO.js +1311 -0
- package/dist/chunk-75ZPJI57.cjs +9 -0
- package/dist/chunk-7CV76NM5.js +373 -0
- package/dist/chunk-AOV2RSFU.js +765 -0
- package/dist/chunk-B6JOHEFS.js +303 -0
- package/dist/chunk-BL7ETGXC.js +2062 -0
- package/dist/chunk-BXCWXLDK.js +499 -0
- package/dist/chunk-DJY2ZT47.cjs +16 -0
- package/dist/chunk-DQXLUYGZ.cjs +26 -0
- package/dist/chunk-DSLRKEEM.js +519 -0
- package/dist/chunk-EC3FKFNR.cjs +161 -0
- package/dist/chunk-EDXVFXFG.js +1104 -0
- package/dist/chunk-EFOWDO5Z.cjs +674 -0
- package/dist/chunk-EFQLND6U.cjs +191 -0
- package/dist/chunk-EQXPGHMB.js +317 -0
- package/dist/chunk-FLODM2MN.cjs +1286 -0
- package/dist/chunk-FTXJCRSC.cjs +26 -0
- package/dist/chunk-H3Z6UNJ6.js +754 -0
- package/dist/chunk-HNETW4EK.cjs +101 -0
- package/dist/chunk-HRHUSLAY.cjs +341 -0
- package/dist/chunk-JA7AQN2U.cjs +26 -0
- package/dist/chunk-JDQYKY6U.js +14 -0
- package/dist/chunk-JJGYKMC4.cjs +1001 -0
- package/dist/chunk-JV7VTU2W.cjs +1406 -0
- package/dist/chunk-LQZJJ2IL.js +93 -0
- package/dist/chunk-LYEJYZVX.js +639 -0
- package/dist/chunk-MBDNDFW5.js +737 -0
- package/dist/chunk-ML76OME2.cjs +809 -0
- package/dist/chunk-MLKGABMK.js +7 -0
- package/dist/chunk-OBEPQDMI.cjs +1184 -0
- package/dist/chunk-OYF7PLZT.cjs +671 -0
- package/dist/chunk-P6CETHIC.cjs +1061 -0
- package/dist/chunk-QCKWJBFQ.cjs +341 -0
- package/dist/chunk-QFE476CS.js +34 -0
- package/dist/chunk-QTSQUW7V.cjs +428 -0
- package/dist/chunk-RJTHXN7R.cjs +401 -0
- package/dist/chunk-RRGQQVT3.cjs +2196 -0
- package/dist/chunk-SSMVTGUD.js +177 -0
- package/dist/chunk-T2Q4KBQ3.js +317 -0
- package/dist/chunk-U3SUHKQG.cjs +536 -0
- package/dist/chunk-VVQ4ZQ7G.js +625 -0
- package/dist/chunk-VYJ4FQIM.cjs +556 -0
- package/dist/chunk-WA2RZKLP.js +401 -0
- package/dist/chunk-WG25HRF2.js +23 -0
- package/dist/chunk-WHQGABRH.cjs +41 -0
- package/dist/chunk-X7TNY7YV.cjs +791 -0
- package/dist/chunk-XBCAPJS6.js +23 -0
- package/dist/chunk-XGESN6V3.cjs +686 -0
- package/dist/chunk-XU6L5TBJ.js +628 -0
- package/dist/chunk-Y6TFMQOU.js +149 -0
- package/dist/chunk-YVIRETI5.cjs +428 -0
- package/dist/chunk-YW3CYQZO.cjs +36 -0
- package/dist/chunk-ZH3F4HAS.cjs +326 -0
- package/dist/index-5ToZKUDg.d.cts +428 -0
- package/dist/index-5ToZKUDg.d.ts +428 -0
- package/dist/index-9wawOzmn.d.ts +19 -0
- package/dist/index-ASBR6v-E.d.cts +565 -0
- package/dist/index-ASBR6v-E.d.ts +565 -0
- package/dist/index-B7LKlvJk.d.cts +476 -0
- package/dist/index-B7LKlvJk.d.ts +476 -0
- package/dist/index-B7umJpPL.d.cts +332 -0
- package/dist/index-B7umJpPL.d.ts +332 -0
- package/dist/index-BChZTp3x.d.cts +518 -0
- package/dist/index-BChZTp3x.d.ts +518 -0
- package/dist/index-BNWAp6cn.d.cts +80 -0
- package/dist/index-BNWAp6cn.d.ts +80 -0
- package/dist/index-BV2fHXgi.d.cts +68 -0
- package/dist/index-BV2fHXgi.d.ts +68 -0
- package/dist/index-Bb_sUOUj.d.cts +218 -0
- package/dist/index-Bb_sUOUj.d.ts +218 -0
- package/dist/index-BgJGQLg9.d.cts +158 -0
- package/dist/index-BgJGQLg9.d.ts +158 -0
- package/dist/index-Bn3HVCJk.d.cts +140 -0
- package/dist/index-Bn3HVCJk.d.ts +140 -0
- package/dist/index-BsiQV-Md.d.cts +14 -0
- package/dist/index-BsiQV-Md.d.ts +14 -0
- package/dist/index-C7d7YDCl.d.cts +218 -0
- package/dist/index-C7d7YDCl.d.ts +218 -0
- package/dist/index-CFxPTzd1.d.cts +14 -0
- package/dist/index-CFxPTzd1.d.ts +14 -0
- package/dist/index-CG2dj02u.d.cts +404 -0
- package/dist/index-CG2dj02u.d.ts +404 -0
- package/dist/index-CK0phSMO.d.cts +9 -0
- package/dist/index-CNtiUTY3.d.cts +19 -0
- package/dist/index-COesY55N.d.ts +9 -0
- package/dist/index-CR4EC66T.d.cts +20 -0
- package/dist/index-CR4EC66T.d.ts +20 -0
- package/dist/index-CaVxPDmN.d.cts +476 -0
- package/dist/index-CaVxPDmN.d.ts +476 -0
- package/dist/index-Ce_7C4Dg.d.cts +320 -0
- package/dist/index-Ce_7C4Dg.d.ts +320 -0
- package/dist/index-CljdSS2W.d.cts +56 -0
- package/dist/index-CljdSS2W.d.ts +56 -0
- package/dist/index-Cpqv5g2f.d.cts +134 -0
- package/dist/index-Cpqv5g2f.d.ts +134 -0
- package/dist/index-CrIDfvJA.d.cts +800 -0
- package/dist/index-CrIDfvJA.d.ts +800 -0
- package/dist/index-Ctc6Hj-F.d.cts +14 -0
- package/dist/index-Ctc6Hj-F.d.ts +14 -0
- package/dist/index-D6SB0h7i.d.cts +164 -0
- package/dist/index-D6SB0h7i.d.ts +164 -0
- package/dist/index-DRLluCqw.d.cts +140 -0
- package/dist/index-DRLluCqw.d.ts +140 -0
- package/dist/index-DT-ZD2vN.d.cts +19 -0
- package/dist/index-D_h78ilz.d.cts +326 -0
- package/dist/index-D_h78ilz.d.ts +326 -0
- package/dist/index-Day051Iz.d.cts +272 -0
- package/dist/index-Day051Iz.d.ts +272 -0
- package/dist/index-Dhbf0iLm.d.cts +278 -0
- package/dist/index-Dhbf0iLm.d.ts +278 -0
- package/dist/index-EphVdsek.d.ts +19 -0
- package/dist/index-mgKSIcll.d.cts +44 -0
- package/dist/index-mgKSIcll.d.ts +44 -0
- package/dist/index-vZcD4vr2.d.cts +272 -0
- package/dist/index-vZcD4vr2.d.ts +272 -0
- package/dist/index-yvIuqUow.d.cts +158 -0
- package/dist/index-yvIuqUow.d.ts +158 -0
- package/dist/index.cjs +46 -3487
- package/dist/index.d.cts +34 -819
- package/dist/index.d.ts +34 -819
- package/dist/index.js +33 -3327
- package/package.json +18 -19
- package/scripts/generate.mjs +0 -126
- package/src/index.ts +0 -5
- package/src/place/Administration.tsx +0 -20
- package/src/place/Armchair.tsx +0 -20
- package/src/place/Backyard.tsx +0 -20
- package/src/place/BackyardTree.tsx +0 -20
- package/src/place/Balloon.tsx +0 -20
- package/src/place/Barbeque.tsx +0 -20
- package/src/place/Bed.tsx +0 -20
- package/src/place/Breaking.tsx +0 -20
- package/src/place/Broom.tsx +0 -20
- package/src/place/BrushRepair.tsx +0 -20
- package/src/place/Bus.tsx +0 -20
- package/src/place/Car.tsx +0 -20
- package/src/place/ChristmasTree.tsx +0 -20
- package/src/place/City.tsx +0 -20
- package/src/place/Cleaver.tsx +0 -20
- package/src/place/Clothes.tsx +0 -20
- package/src/place/Cloud.tsx +0 -20
- package/src/place/CoffeeBreak.tsx +0 -20
- package/src/place/Cyclist.tsx +0 -20
- package/src/place/DarkTheme.tsx +0 -20
- package/src/place/DarkThemeFill.tsx +0 -20
- package/src/place/DeliveryBus.tsx +0 -20
- package/src/place/DeliveryCar.tsx +0 -20
- package/src/place/Disability.tsx +0 -20
- package/src/place/Door.tsx +0 -20
- package/src/place/DoorExit.tsx +0 -20
- package/src/place/Drop.tsx +0 -20
- package/src/place/Dumbbell.tsx +0 -20
- package/src/place/Earth.tsx +0 -20
- package/src/place/Escalator.tsx +0 -20
- package/src/place/EscalatorDown.tsx +0 -20
- package/src/place/EscalatorUp.tsx +0 -20
- package/src/place/Factory.tsx +0 -20
- package/src/place/FigureFamily.tsx +0 -20
- package/src/place/FigureMan.tsx +0 -20
- package/src/place/FigureManWoman.tsx +0 -20
- package/src/place/FigureWoman.tsx +0 -20
- package/src/place/Fire.tsx +0 -20
- package/src/place/Food.tsx +0 -20
- package/src/place/ForkKnife.tsx +0 -20
- package/src/place/ForkSpoon.tsx +0 -20
- package/src/place/Hammer.tsx +0 -20
- package/src/place/HammerAndWrench.tsx +0 -20
- package/src/place/Helicopter.tsx +0 -20
- package/src/place/Kettlebell.tsx +0 -20
- package/src/place/Kite.tsx +0 -20
- package/src/place/Knife.tsx +0 -20
- package/src/place/Launch.tsx +0 -20
- package/src/place/Lift.tsx +0 -20
- package/src/place/Metro.tsx +0 -20
- package/src/place/Moon.tsx +0 -20
- package/src/place/Motorbike.tsx +0 -20
- package/src/place/Office.tsx +0 -20
- package/src/place/Officechair.tsx +0 -20
- package/src/place/Pass.tsx +0 -20
- package/src/place/Radar.tsx +0 -20
- package/src/place/Realty.tsx +0 -20
- package/src/place/Roller.tsx +0 -20
- package/src/place/RulerAndPencil.tsx +0 -20
- package/src/place/Saturn.tsx +0 -20
- package/src/place/Saw.tsx +0 -20
- package/src/place/Screwdriver.tsx +0 -20
- package/src/place/Ship.tsx +0 -20
- package/src/place/Smoking.tsx +0 -20
- package/src/place/Snowflake.tsx +0 -20
- package/src/place/SosAlarm.tsx +0 -20
- package/src/place/Stairs.tsx +0 -20
- package/src/place/Tank.tsx +0 -20
- package/src/place/TestSpeed.tsx +0 -20
- package/src/place/Thermometer.tsx +0 -20
- package/src/place/Train.tsx +0 -20
- package/src/place/Tray.tsx +0 -20
- package/src/place/Tribune.tsx +0 -20
- package/src/place/Umbrella.tsx +0 -20
- package/src/place/VacationBeach.tsx +0 -20
- package/src/place/VacationSea.tsx +0 -20
- package/src/place/Wrench.tsx +0 -20
- package/src/place/index.ts +0 -78
- package/src/place//320/241ookie.tsx +0 -20
- package/src/technology/AdapterPCL.tsx +0 -20
- package/src/technology/Adaptive.tsx +0 -20
- package/src/technology/AllDevices.tsx +0 -20
- package/src/technology/Atom.tsx +0 -20
- package/src/technology/Barrier.tsx +0 -20
- package/src/technology/BatteryChargeEmpty.tsx +0 -20
- package/src/technology/BatteryChargeHalh.tsx +0 -20
- package/src/technology/BatteryEmpty.tsx +0 -20
- package/src/technology/BatteryFill.tsx +0 -20
- package/src/technology/Bluetooth.tsx +0 -20
- package/src/technology/BluetoothOff.tsx +0 -20
- package/src/technology/Broadcast.tsx +0 -25
- package/src/technology/BroadcastOff.tsx +0 -40
- package/src/technology/CameraCeiling.tsx +0 -20
- package/src/technology/CameraHome.tsx +0 -20
- package/src/technology/CameraHomeGroup.tsx +0 -20
- package/src/technology/CameraStreet.tsx +0 -20
- package/src/technology/CloudGame.tsx +0 -20
- package/src/technology/CloudServer.tsx +0 -20
- package/src/technology/Console.tsx +0 -20
- package/src/technology/Controller.tsx +0 -20
- package/src/technology/Counter.tsx +0 -20
- package/src/technology/Datastore.tsx +0 -20
- package/src/technology/Debug.tsx +0 -20
- package/src/technology/Desktop.tsx +0 -20
- package/src/technology/DesktopAdd.tsx +0 -20
- package/src/technology/Device.tsx +0 -20
- package/src/technology/DeviceWifi.tsx +0 -20
- package/src/technology/Equipment.tsx +0 -20
- package/src/technology/Fax.tsx +0 -20
- package/src/technology/FlashCard.tsx +0 -20
- package/src/technology/Flashlight.tsx +0 -20
- package/src/technology/FloppyDisk.tsx +0 -20
- package/src/technology/Game.tsx +0 -20
- package/src/technology/Intercom.tsx +0 -20
- package/src/technology/Internet.tsx +0 -20
- package/src/technology/InternetAdd.tsx +0 -20
- package/src/technology/InternetCableOne.tsx +0 -20
- package/src/technology/InternetCableThree.tsx +0 -20
- package/src/technology/InternetWifi.tsx +0 -20
- package/src/technology/Keyboard.tsx +0 -20
- package/src/technology/LandlinePhone.tsx +0 -20
- package/src/technology/Laptop.tsx +0 -20
- package/src/technology/LightBulb.tsx +0 -20
- package/src/technology/LoadProgramm.tsx +0 -20
- package/src/technology/Magic.tsx +0 -20
- package/src/technology/MagicFill.tsx +0 -30
- package/src/technology/Microchip.tsx +0 -20
- package/src/technology/Microcircuit.tsx +0 -20
- package/src/technology/Mobile.tsx +0 -20
- package/src/technology/MobileAdd.tsx +0 -20
- package/src/technology/MobileInfo.tsx +0 -20
- package/src/technology/MobileInternet.tsx +0 -20
- package/src/technology/MobileRefresh.tsx +0 -20
- package/src/technology/MobileSignal.tsx +0 -20
- package/src/technology/Modem.tsx +0 -20
- package/src/technology/OtherService.tsx +0 -20
- package/src/technology/Phone.tsx +0 -20
- package/src/technology/PhoneAdd.tsx +0 -20
- package/src/technology/PhoneInternet.tsx +0 -20
- package/src/technology/PhoneRoaming.tsx +0 -20
- package/src/technology/PhoneTime.tsx +0 -20
- package/src/technology/Radio.tsx +0 -20
- package/src/technology/Registator.tsx +0 -20
- package/src/technology/Robot.tsx +0 -20
- package/src/technology/SIM.tsx +0 -20
- package/src/technology/ScreenCableThree.tsx +0 -20
- package/src/technology/ScreenInternet.tsx +0 -20
- package/src/technology/Server.tsx +0 -20
- package/src/technology/SetOfMinutes.tsx +0 -20
- package/src/technology/Signaling.tsx +0 -20
- package/src/technology/SmartHome.tsx +0 -20
- package/src/technology/SmartHomeAdd.tsx +0 -20
- package/src/technology/Socket.tsx +0 -20
- package/src/technology/Station.tsx +0 -20
- package/src/technology/Stopwatch.tsx +0 -20
- package/src/technology/Subnet.tsx +0 -20
- package/src/technology/Tablet.tsx +0 -20
- package/src/technology/ThermalImager.tsx +0 -20
- package/src/technology/UnknownDevice.tsx +0 -20
- package/src/technology/VRHelmet.tsx +0 -20
- package/src/technology/VRMask.tsx +0 -20
- package/src/technology/Wifi.tsx +0 -20
- package/src/technology/WifiDisconnect.tsx +0 -20
- package/src/technology/WifiOff.tsx +0 -20
- package/src/technology/index.ts +0 -85
- package/tsconfig.json +0 -15
- package/tsup.config.ts +0 -15
package/README.md
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
Tree-shakeable React icon components for Restream Admin UI. **Only the icons you import end up in the bundle** — unused icons are automatically eliminated by your bundler.
|
|
4
4
|
|
|
5
|
-
-
|
|
6
|
-
-
|
|
5
|
+
- **1 146 icons** across 8 / 16 / 24 px sizes and 13 categories
|
|
6
|
+
- SVG-based, `fill="currentColor"` — inherits color from CSS
|
|
7
7
|
- TypeScript-first: full `SVGProps<SVGSVGElement>` typings
|
|
8
8
|
- Dual format: ESM + CommonJS
|
|
9
9
|
|
|
@@ -21,47 +21,50 @@ Requires React ≥ 17 as a peer dependency.
|
|
|
21
21
|
|
|
22
22
|
## Usage
|
|
23
23
|
|
|
24
|
-
### Import
|
|
24
|
+
### Import by size and category
|
|
25
25
|
|
|
26
26
|
```tsx
|
|
27
|
-
import
|
|
27
|
+
// Root import — all sizes, namespaced by size then category
|
|
28
|
+
import { icons24 } from 'restream-admin-ui-icons';
|
|
29
|
+
const { AddLarge } = icons24.action;
|
|
28
30
|
|
|
29
|
-
|
|
31
|
+
// Or import a specific size directly
|
|
32
|
+
import { action, media } from 'restream-admin-ui-icons/24';
|
|
33
|
+
|
|
34
|
+
function Toolbar() {
|
|
30
35
|
return (
|
|
31
36
|
<div>
|
|
32
|
-
<
|
|
33
|
-
<
|
|
37
|
+
<action.AddLarge />
|
|
38
|
+
<media.Play width={20} height={20} />
|
|
34
39
|
</div>
|
|
35
40
|
);
|
|
36
41
|
}
|
|
37
42
|
```
|
|
38
43
|
|
|
39
|
-
Only `Wifi` and `Bluetooth` will be included in your bundle — the other 163 icons are tree-shaken out automatically by Vite, webpack 5, or Rollup.
|
|
40
|
-
|
|
41
44
|
### Styling
|
|
42
45
|
|
|
43
46
|
Icons use `fill="currentColor"`, so color is controlled via CSS:
|
|
44
47
|
|
|
45
48
|
```tsx
|
|
46
49
|
// Via inline style
|
|
47
|
-
<
|
|
50
|
+
<action.AddLarge style={{ color: '#2f9aff' }} />
|
|
48
51
|
|
|
49
52
|
// Via className (Tailwind, CSS modules, etc.)
|
|
50
|
-
<
|
|
53
|
+
<action.AddLarge className="text-blue-500 w-5 h-5" />
|
|
51
54
|
|
|
52
55
|
// Via parent color inheritance
|
|
53
56
|
<span style={{ color: 'red' }}>
|
|
54
|
-
<
|
|
57
|
+
<action.AddLarge /> {/* renders red */}
|
|
55
58
|
</span>
|
|
56
59
|
```
|
|
57
60
|
|
|
58
61
|
### Override size
|
|
59
62
|
|
|
60
|
-
|
|
63
|
+
Each icon defaults to its native px size. Override via props or CSS:
|
|
61
64
|
|
|
62
65
|
```tsx
|
|
63
|
-
<
|
|
64
|
-
<
|
|
66
|
+
<action.AddLarge width={16} height={16} />
|
|
67
|
+
<action.AddLarge style={{ width: 32, height: 32 }} />
|
|
65
68
|
```
|
|
66
69
|
|
|
67
70
|
### Pass any SVG attribute
|
|
@@ -69,10 +72,10 @@ Default is 24×24px. Override via props or CSS:
|
|
|
69
72
|
Components accept all standard `SVGProps<SVGSVGElement>`:
|
|
70
73
|
|
|
71
74
|
```tsx
|
|
72
|
-
<
|
|
73
|
-
aria-label="
|
|
75
|
+
<action.AddLarge
|
|
76
|
+
aria-label="Add item"
|
|
74
77
|
role="img"
|
|
75
|
-
className="icon
|
|
78
|
+
className="icon"
|
|
76
79
|
onClick={handleClick}
|
|
77
80
|
style={{ opacity: 0.5 }}
|
|
78
81
|
/>
|
|
@@ -80,51 +83,38 @@ Components accept all standard `SVGProps<SVGSVGElement>`:
|
|
|
80
83
|
|
|
81
84
|
---
|
|
82
85
|
|
|
83
|
-
##
|
|
84
|
-
|
|
85
|
-
### Technology (86 icons)
|
|
86
|
-
|
|
87
|
-
`AllDevices` · `Antenna` · `Atom` · `BatteryChargeHalh` · `BatteryFill` · `Bluetooth` · `BluetoothOff` · `Broadcast` · `BroadcastOff` · `CameraHome` · `Chip` · `Cloud` · `CloudGame` · `CloudServer` · `Console` · `Controller` · `Counter` · `Cursor` · `Desktop` · `Download` · `Drone` · `FaceId` · `Flash` · `Folder` · `Globe` · `Headphones` · `HeadphonesOff` · `HeadphonesWireless` · `Home` · `Keyboard` · `Laptop` · `Link` · `Microphone` · `MicrophoneOff` · `Mobile` · `Modem` · `Monitor` · `Mouse` · `Network` · `Paste` · `Phone` · `PhoneOff` · `Photo` · `PhotoOff` · `Pin` · `PinOff` · `Play` · `Podcast` · `Printer` · `Remote` · `Router` · `Satellite` · `Screen` · `ScreenOff` · `Server` · `Share` · `Signal` · `SignalOff` · `Sim` · `Speaker` · `SpeakerOff` · `Storage` · `Stream` · `Tablet` · `Touch` · `TV` · `Upload` · `Usb` · `Video` · `VideoOff` · `Watch` · `Webcam` · `WebcamOff` · `Wifi` · `WifiDisconnect` · `WifiOff` · `Wireless` · `WirelessCharger` · `WirelessOff` · and more
|
|
88
|
-
|
|
89
|
-
### Place (79 icons)
|
|
90
|
-
|
|
91
|
-
`Administration` · `Armchair` · `Backyard` · `BackyardTree` · `Balloon` · `Bank` · `Bench` · `Bridge` · `Building` · `Bus` · `BusStop` · `Cafe` · `Car` · `CarWash` · `Cinema` · `City` · `Construction` · `Crane` · `ElectricCar` · `Factory` · `Ferris` · `Flag` · `Fountain` · `Gas` · `Hospital` · `Hotel` · `House` · `Hut` · `Kindergarten` · `Library` · `Lighthouse` · `Mall` · `Map` · `Metro` · `Monument` · `Mosque` · `Museum` · `Office` · `Park` · `Parking` · `Pharmacy` · `Police` · `Port` · `Post` · `Railway` · `Restaurant` · `Road` · `Roof` · `School` · `Shop` · `Skyscraper` · `Stadium` · `Store` · `Taxi` · `Temple` · `Theatre` · `Tower` · `Townhall` · `Train` · `Tram` · `University` · `Windmill` · and more
|
|
92
|
-
|
|
93
|
-
---
|
|
94
|
-
|
|
95
|
-
## How tree-shaking works
|
|
96
|
-
|
|
97
|
-
The package is built with [tsup](https://tsup.egoist.dev) using `splitting: true`, which produces a separate JS chunk per icon. Combined with `"sideEffects": false` in `package.json`, any modern bundler (Vite, webpack 5, Rollup) will include **only the chunks for icons you actually import**.
|
|
86
|
+
## Package exports
|
|
98
87
|
|
|
99
88
|
```
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
89
|
+
restream-admin-ui-icons → { icons8, icons16, icons24 }
|
|
90
|
+
restream-admin-ui-icons/8 → { communication, navigation, rating }
|
|
91
|
+
restream-admin-ui-icons/16 → { action, alert, business, communication, … }
|
|
92
|
+
restream-admin-ui-icons/24 → { action, alert, business, communication, … }
|
|
103
93
|
```
|
|
104
94
|
|
|
105
|
-
|
|
95
|
+
### Available categories (16px & 24px)
|
|
96
|
+
|
|
97
|
+
`action` · `alert` · `business` · `communication` · `culture` · `document` · `editor` · `logo` · `media` · `navigation` · `place` · `rating` · `technology`
|
|
106
98
|
|
|
107
99
|
---
|
|
108
100
|
|
|
109
|
-
##
|
|
101
|
+
## How tree-shaking works
|
|
110
102
|
|
|
111
|
-
|
|
112
|
-
restream-admin-ui-icons → all icons (named exports)
|
|
113
|
-
restream-admin-ui-icons/place/* → individual place icon chunks
|
|
114
|
-
restream-admin-ui-icons/technology/* → individual technology icon chunks
|
|
115
|
-
```
|
|
103
|
+
The package is built with [tsup](https://tsup.egoist.dev) using `splitting: true` and `"sideEffects": false`. Any modern bundler (Vite, webpack 5, Rollup) will include **only the icons you actually import**.
|
|
116
104
|
|
|
117
105
|
---
|
|
118
106
|
|
|
119
107
|
## Regenerating icons
|
|
120
108
|
|
|
121
|
-
Icons are sourced from
|
|
109
|
+
Icons are sourced from SVG files in the `Icons/` directory of this repository. To regenerate the source components:
|
|
122
110
|
|
|
123
111
|
```bash
|
|
124
|
-
npm run generate # generates src/ from
|
|
112
|
+
npm run generate # generates src/ from Icons/*.svg
|
|
125
113
|
npm run build # compiles to dist/
|
|
126
114
|
```
|
|
127
115
|
|
|
116
|
+
Both steps run automatically on `npm publish` via the `prepublishOnly` hook.
|
|
117
|
+
|
|
128
118
|
---
|
|
129
119
|
|
|
130
120
|
## License
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkOYF7PLZT_cjs = require('../../chunk-OYF7PLZT.cjs');
|
|
4
|
+
require('../../chunk-75ZPJI57.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "AddLarge", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkOYF7PLZT_cjs.AddLarge; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "AddSmall", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkOYF7PLZT_cjs.AddSmall; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "Arrow", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkOYF7PLZT_cjs.Arrow; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "Attachment", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkOYF7PLZT_cjs.Attachment; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "AttachmentLink", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkOYF7PLZT_cjs.AttachmentLink; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "AttachmentLinkAdd", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunkOYF7PLZT_cjs.AttachmentLinkAdd; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "AttachmentLinkBreak", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunkOYF7PLZT_cjs.AttachmentLinkBreak; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "CheckEdit", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunkOYF7PLZT_cjs.CheckEdit; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "Checklist", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunkOYF7PLZT_cjs.Checklist; }
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(exports, "CloudDownload", {
|
|
45
|
+
enumerable: true,
|
|
46
|
+
get: function () { return chunkOYF7PLZT_cjs.CloudDownload; }
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(exports, "CloudUpload", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function () { return chunkOYF7PLZT_cjs.CloudUpload; }
|
|
51
|
+
});
|
|
52
|
+
Object.defineProperty(exports, "Copy", {
|
|
53
|
+
enumerable: true,
|
|
54
|
+
get: function () { return chunkOYF7PLZT_cjs.Copy; }
|
|
55
|
+
});
|
|
56
|
+
Object.defineProperty(exports, "Download", {
|
|
57
|
+
enumerable: true,
|
|
58
|
+
get: function () { return chunkOYF7PLZT_cjs.Download; }
|
|
59
|
+
});
|
|
60
|
+
Object.defineProperty(exports, "Equaliser", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () { return chunkOYF7PLZT_cjs.Equaliser; }
|
|
63
|
+
});
|
|
64
|
+
Object.defineProperty(exports, "Filter", {
|
|
65
|
+
enumerable: true,
|
|
66
|
+
get: function () { return chunkOYF7PLZT_cjs.Filter; }
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(exports, "FilterClear", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () { return chunkOYF7PLZT_cjs.FilterClear; }
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(exports, "FilterFill", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function () { return chunkOYF7PLZT_cjs.FilterFill; }
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(exports, "Home", {
|
|
77
|
+
enumerable: true,
|
|
78
|
+
get: function () { return chunkOYF7PLZT_cjs.Home; }
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(exports, "Link", {
|
|
81
|
+
enumerable: true,
|
|
82
|
+
get: function () { return chunkOYF7PLZT_cjs.Link; }
|
|
83
|
+
});
|
|
84
|
+
Object.defineProperty(exports, "Lock", {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function () { return chunkOYF7PLZT_cjs.Lock; }
|
|
87
|
+
});
|
|
88
|
+
Object.defineProperty(exports, "Mouse", {
|
|
89
|
+
enumerable: true,
|
|
90
|
+
get: function () { return chunkOYF7PLZT_cjs.Mouse; }
|
|
91
|
+
});
|
|
92
|
+
Object.defineProperty(exports, "Notification", {
|
|
93
|
+
enumerable: true,
|
|
94
|
+
get: function () { return chunkOYF7PLZT_cjs.Notification; }
|
|
95
|
+
});
|
|
96
|
+
Object.defineProperty(exports, "PIN", {
|
|
97
|
+
enumerable: true,
|
|
98
|
+
get: function () { return chunkOYF7PLZT_cjs.PIN; }
|
|
99
|
+
});
|
|
100
|
+
Object.defineProperty(exports, "PasswordHide", {
|
|
101
|
+
enumerable: true,
|
|
102
|
+
get: function () { return chunkOYF7PLZT_cjs.PasswordHide; }
|
|
103
|
+
});
|
|
104
|
+
Object.defineProperty(exports, "PasswordShow", {
|
|
105
|
+
enumerable: true,
|
|
106
|
+
get: function () { return chunkOYF7PLZT_cjs.PasswordShow; }
|
|
107
|
+
});
|
|
108
|
+
Object.defineProperty(exports, "Pointer", {
|
|
109
|
+
enumerable: true,
|
|
110
|
+
get: function () { return chunkOYF7PLZT_cjs.Pointer; }
|
|
111
|
+
});
|
|
112
|
+
Object.defineProperty(exports, "Print", {
|
|
113
|
+
enumerable: true,
|
|
114
|
+
get: function () { return chunkOYF7PLZT_cjs.Print; }
|
|
115
|
+
});
|
|
116
|
+
Object.defineProperty(exports, "ProgressDownload", {
|
|
117
|
+
enumerable: true,
|
|
118
|
+
get: function () { return chunkOYF7PLZT_cjs.ProgressDownload; }
|
|
119
|
+
});
|
|
120
|
+
Object.defineProperty(exports, "PushPin", {
|
|
121
|
+
enumerable: true,
|
|
122
|
+
get: function () { return chunkOYF7PLZT_cjs.PushPin; }
|
|
123
|
+
});
|
|
124
|
+
Object.defineProperty(exports, "PushPinFill", {
|
|
125
|
+
enumerable: true,
|
|
126
|
+
get: function () { return chunkOYF7PLZT_cjs.PushPinFill; }
|
|
127
|
+
});
|
|
128
|
+
Object.defineProperty(exports, "PushPinOff", {
|
|
129
|
+
enumerable: true,
|
|
130
|
+
get: function () { return chunkOYF7PLZT_cjs.PushPinOff; }
|
|
131
|
+
});
|
|
132
|
+
Object.defineProperty(exports, "PushPinOffFill", {
|
|
133
|
+
enumerable: true,
|
|
134
|
+
get: function () { return chunkOYF7PLZT_cjs.PushPinOffFill; }
|
|
135
|
+
});
|
|
136
|
+
Object.defineProperty(exports, "Refresh", {
|
|
137
|
+
enumerable: true,
|
|
138
|
+
get: function () { return chunkOYF7PLZT_cjs.Refresh; }
|
|
139
|
+
});
|
|
140
|
+
Object.defineProperty(exports, "RefreshSmall", {
|
|
141
|
+
enumerable: true,
|
|
142
|
+
get: function () { return chunkOYF7PLZT_cjs.RefreshSmall; }
|
|
143
|
+
});
|
|
144
|
+
Object.defineProperty(exports, "RemoveLarge", {
|
|
145
|
+
enumerable: true,
|
|
146
|
+
get: function () { return chunkOYF7PLZT_cjs.RemoveLarge; }
|
|
147
|
+
});
|
|
148
|
+
Object.defineProperty(exports, "RemoveSmall", {
|
|
149
|
+
enumerable: true,
|
|
150
|
+
get: function () { return chunkOYF7PLZT_cjs.RemoveSmall; }
|
|
151
|
+
});
|
|
152
|
+
Object.defineProperty(exports, "Search", {
|
|
153
|
+
enumerable: true,
|
|
154
|
+
get: function () { return chunkOYF7PLZT_cjs.Search; }
|
|
155
|
+
});
|
|
156
|
+
Object.defineProperty(exports, "Settings", {
|
|
157
|
+
enumerable: true,
|
|
158
|
+
get: function () { return chunkOYF7PLZT_cjs.Settings; }
|
|
159
|
+
});
|
|
160
|
+
Object.defineProperty(exports, "SettingsAdjust", {
|
|
161
|
+
enumerable: true,
|
|
162
|
+
get: function () { return chunkOYF7PLZT_cjs.SettingsAdjust; }
|
|
163
|
+
});
|
|
164
|
+
Object.defineProperty(exports, "Synchronization", {
|
|
165
|
+
enumerable: true,
|
|
166
|
+
get: function () { return chunkOYF7PLZT_cjs.Synchronization; }
|
|
167
|
+
});
|
|
168
|
+
Object.defineProperty(exports, "SynchronizationSmall", {
|
|
169
|
+
enumerable: true,
|
|
170
|
+
get: function () { return chunkOYF7PLZT_cjs.SynchronizationSmall; }
|
|
171
|
+
});
|
|
172
|
+
Object.defineProperty(exports, "Trash", {
|
|
173
|
+
enumerable: true,
|
|
174
|
+
get: function () { return chunkOYF7PLZT_cjs.Trash; }
|
|
175
|
+
});
|
|
176
|
+
Object.defineProperty(exports, "Unlock", {
|
|
177
|
+
enumerable: true,
|
|
178
|
+
get: function () { return chunkOYF7PLZT_cjs.Unlock; }
|
|
179
|
+
});
|
|
180
|
+
Object.defineProperty(exports, "Upload", {
|
|
181
|
+
enumerable: true,
|
|
182
|
+
get: function () { return chunkOYF7PLZT_cjs.Upload; }
|
|
183
|
+
});
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { A as AddLarge, a as AddSmall, b as Arrow, c as Attachment, d as AttachmentLink, e as AttachmentLinkAdd, f as AttachmentLinkBreak, C as CheckEdit, g as Checklist, h as CloudDownload, j as CloudUpload, k as Copy, D as Download, E as Equaliser, F as Filter, l as FilterClear, m as FilterFill, H as Home, L as Link, n as Lock, M as Mouse, N as Notification, P as PIN, o as PasswordHide, p as PasswordShow, q as Pointer, r as Print, s as ProgressDownload, t as PushPin, u as PushPinFill, v as PushPinOff, w as PushPinOffFill, R as Refresh, x as RefreshSmall, y as RemoveLarge, z as RemoveSmall, S as Search, B as Settings, G as SettingsAdjust, I as Synchronization, J as SynchronizationSmall, T as Trash, U as Unlock, K as Upload } from '../../index-vZcD4vr2.cjs';
|
|
2
|
+
import 'react/jsx-runtime';
|
|
3
|
+
import 'react';
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { A as AddLarge, a as AddSmall, b as Arrow, c as Attachment, d as AttachmentLink, e as AttachmentLinkAdd, f as AttachmentLinkBreak, C as CheckEdit, g as Checklist, h as CloudDownload, j as CloudUpload, k as Copy, D as Download, E as Equaliser, F as Filter, l as FilterClear, m as FilterFill, H as Home, L as Link, n as Lock, M as Mouse, N as Notification, P as PIN, o as PasswordHide, p as PasswordShow, q as Pointer, r as Print, s as ProgressDownload, t as PushPin, u as PushPinFill, v as PushPinOff, w as PushPinOffFill, R as Refresh, x as RefreshSmall, y as RemoveLarge, z as RemoveSmall, S as Search, B as Settings, G as SettingsAdjust, I as Synchronization, J as SynchronizationSmall, T as Trash, U as Unlock, K as Upload } from '../../index-vZcD4vr2.js';
|
|
2
|
+
import 'react/jsx-runtime';
|
|
3
|
+
import 'react';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { AddLarge, AddSmall, Arrow, Attachment, AttachmentLink, AttachmentLinkAdd, AttachmentLinkBreak, CheckEdit, Checklist, CloudDownload, CloudUpload, Copy, Download, Equaliser, Filter, FilterClear, FilterFill, Home, Link, Lock, Mouse, Notification, PIN, PasswordHide, PasswordShow, Pointer, Print, ProgressDownload, PushPin, PushPinFill, PushPinOff, PushPinOffFill, Refresh, RefreshSmall, RemoveLarge, RemoveSmall, Search, Settings, SettingsAdjust, Synchronization, SynchronizationSmall, Trash, Unlock, Upload } from '../../chunk-VVQ4ZQ7G.js';
|
|
2
|
+
import '../../chunk-MLKGABMK.js';
|
|
@@ -0,0 +1,107 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkQTSQUW7V_cjs = require('../../chunk-QTSQUW7V.cjs');
|
|
4
|
+
require('../../chunk-75ZPJI57.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "AttentionColor", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkQTSQUW7V_cjs.AttentionColor; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "AttentionMonochrome", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkQTSQUW7V_cjs.AttentionMonochrome; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "AttentionStroke", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkQTSQUW7V_cjs.AttentionStroke; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "ErrorColor", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkQTSQUW7V_cjs.ErrorColor; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "ErrorMonochrome", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkQTSQUW7V_cjs.ErrorMonochrome; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "ErrorStroke", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunkQTSQUW7V_cjs.ErrorStroke; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "HelpColor", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunkQTSQUW7V_cjs.HelpColor; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "HelpMonochrome", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunkQTSQUW7V_cjs.HelpMonochrome; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "HelpStroke", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunkQTSQUW7V_cjs.HelpStroke; }
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(exports, "InformationColor", {
|
|
45
|
+
enumerable: true,
|
|
46
|
+
get: function () { return chunkQTSQUW7V_cjs.InformationColor; }
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(exports, "InformationMonochrome", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function () { return chunkQTSQUW7V_cjs.InformationMonochrome; }
|
|
51
|
+
});
|
|
52
|
+
Object.defineProperty(exports, "InformationStroke", {
|
|
53
|
+
enumerable: true,
|
|
54
|
+
get: function () { return chunkQTSQUW7V_cjs.InformationStroke; }
|
|
55
|
+
});
|
|
56
|
+
Object.defineProperty(exports, "NoneColor", {
|
|
57
|
+
enumerable: true,
|
|
58
|
+
get: function () { return chunkQTSQUW7V_cjs.NoneColor; }
|
|
59
|
+
});
|
|
60
|
+
Object.defineProperty(exports, "NoneMonochrome", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () { return chunkQTSQUW7V_cjs.NoneMonochrome; }
|
|
63
|
+
});
|
|
64
|
+
Object.defineProperty(exports, "NoneStroke", {
|
|
65
|
+
enumerable: true,
|
|
66
|
+
get: function () { return chunkQTSQUW7V_cjs.NoneStroke; }
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(exports, "OkColor", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () { return chunkQTSQUW7V_cjs.OkColor; }
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(exports, "OkMonochrome", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function () { return chunkQTSQUW7V_cjs.OkMonochrome; }
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(exports, "OkStroke", {
|
|
77
|
+
enumerable: true,
|
|
78
|
+
get: function () { return chunkQTSQUW7V_cjs.OkStroke; }
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(exports, "SkipColor", {
|
|
81
|
+
enumerable: true,
|
|
82
|
+
get: function () { return chunkQTSQUW7V_cjs.SkipColor; }
|
|
83
|
+
});
|
|
84
|
+
Object.defineProperty(exports, "SkipMonochrome", {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function () { return chunkQTSQUW7V_cjs.SkipMonochrome; }
|
|
87
|
+
});
|
|
88
|
+
Object.defineProperty(exports, "SkipStroke", {
|
|
89
|
+
enumerable: true,
|
|
90
|
+
get: function () { return chunkQTSQUW7V_cjs.SkipStroke; }
|
|
91
|
+
});
|
|
92
|
+
Object.defineProperty(exports, "StopStroke", {
|
|
93
|
+
enumerable: true,
|
|
94
|
+
get: function () { return chunkQTSQUW7V_cjs.StopStroke; }
|
|
95
|
+
});
|
|
96
|
+
Object.defineProperty(exports, "TimeColor", {
|
|
97
|
+
enumerable: true,
|
|
98
|
+
get: function () { return chunkQTSQUW7V_cjs.TimeColor; }
|
|
99
|
+
});
|
|
100
|
+
Object.defineProperty(exports, "TimeMonochrome", {
|
|
101
|
+
enumerable: true,
|
|
102
|
+
get: function () { return chunkQTSQUW7V_cjs.TimeMonochrome; }
|
|
103
|
+
});
|
|
104
|
+
Object.defineProperty(exports, "TimeStroke", {
|
|
105
|
+
enumerable: true,
|
|
106
|
+
get: function () { return chunkQTSQUW7V_cjs.TimeStroke; }
|
|
107
|
+
});
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { A as AttentionColor, a as AttentionMonochrome, b as AttentionStroke, E as ErrorColor, c as ErrorMonochrome, d as ErrorStroke, H as HelpColor, e as HelpMonochrome, f as HelpStroke, I as InformationColor, g as InformationMonochrome, h as InformationStroke, N as NoneColor, j as NoneMonochrome, k as NoneStroke, O as OkColor, l as OkMonochrome, m as OkStroke, S as SkipColor, n as SkipMonochrome, o as SkipStroke, p as StopStroke, T as TimeColor, q as TimeMonochrome, r as TimeStroke } from '../../index-yvIuqUow.cjs';
|
|
2
|
+
import 'react/jsx-runtime';
|
|
3
|
+
import 'react';
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { A as AttentionColor, a as AttentionMonochrome, b as AttentionStroke, E as ErrorColor, c as ErrorMonochrome, d as ErrorStroke, H as HelpColor, e as HelpMonochrome, f as HelpStroke, I as InformationColor, g as InformationMonochrome, h as InformationStroke, N as NoneColor, j as NoneMonochrome, k as NoneStroke, O as OkColor, l as OkMonochrome, m as OkStroke, S as SkipColor, n as SkipMonochrome, o as SkipStroke, p as StopStroke, T as TimeColor, q as TimeMonochrome, r as TimeStroke } from '../../index-yvIuqUow.js';
|
|
2
|
+
import 'react/jsx-runtime';
|
|
3
|
+
import 'react';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export { AttentionColor, AttentionMonochrome, AttentionStroke, ErrorColor, ErrorMonochrome, ErrorStroke, HelpColor, HelpMonochrome, HelpStroke, InformationColor, InformationMonochrome, InformationStroke, NoneColor, NoneMonochrome, NoneStroke, OkColor, OkMonochrome, OkStroke, SkipColor, SkipMonochrome, SkipStroke, StopStroke, TimeColor, TimeMonochrome, TimeStroke } from '../../chunk-4Y5ULXVT.js';
|
|
2
|
+
import '../../chunk-MLKGABMK.js';
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk6GNVPFI2_cjs = require('../../chunk-6GNVPFI2.cjs');
|
|
4
|
+
require('../../chunk-75ZPJI57.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "DeliveryBox", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunk6GNVPFI2_cjs.DeliveryBox; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "Percentage", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunk6GNVPFI2_cjs.Percentage; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "Portfolio", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunk6GNVPFI2_cjs.Portfolio; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "Promocode", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunk6GNVPFI2_cjs.Promocode; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "Reuse", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunk6GNVPFI2_cjs.Reuse; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "Ruble", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunk6GNVPFI2_cjs.Ruble; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "StatisticsLine", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunk6GNVPFI2_cjs.StatisticsLine; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "Wallet", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunk6GNVPFI2_cjs.Wallet; }
|
|
39
|
+
});
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkZH3F4HAS_cjs = require('../../chunk-ZH3F4HAS.cjs');
|
|
4
|
+
require('../../chunk-75ZPJI57.cjs');
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
Object.defineProperty(exports, "At", {
|
|
9
|
+
enumerable: true,
|
|
10
|
+
get: function () { return chunkZH3F4HAS_cjs.At; }
|
|
11
|
+
});
|
|
12
|
+
Object.defineProperty(exports, "Calendar", {
|
|
13
|
+
enumerable: true,
|
|
14
|
+
get: function () { return chunkZH3F4HAS_cjs.Calendar; }
|
|
15
|
+
});
|
|
16
|
+
Object.defineProperty(exports, "Call", {
|
|
17
|
+
enumerable: true,
|
|
18
|
+
get: function () { return chunkZH3F4HAS_cjs.Call; }
|
|
19
|
+
});
|
|
20
|
+
Object.defineProperty(exports, "CallEnd", {
|
|
21
|
+
enumerable: true,
|
|
22
|
+
get: function () { return chunkZH3F4HAS_cjs.CallEnd; }
|
|
23
|
+
});
|
|
24
|
+
Object.defineProperty(exports, "CallOutgoing", {
|
|
25
|
+
enumerable: true,
|
|
26
|
+
get: function () { return chunkZH3F4HAS_cjs.CallOutgoing; }
|
|
27
|
+
});
|
|
28
|
+
Object.defineProperty(exports, "Comments", {
|
|
29
|
+
enumerable: true,
|
|
30
|
+
get: function () { return chunkZH3F4HAS_cjs.Comments; }
|
|
31
|
+
});
|
|
32
|
+
Object.defineProperty(exports, "Connect", {
|
|
33
|
+
enumerable: true,
|
|
34
|
+
get: function () { return chunkZH3F4HAS_cjs.Connect; }
|
|
35
|
+
});
|
|
36
|
+
Object.defineProperty(exports, "Forward", {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () { return chunkZH3F4HAS_cjs.Forward; }
|
|
39
|
+
});
|
|
40
|
+
Object.defineProperty(exports, "ForwardFill", {
|
|
41
|
+
enumerable: true,
|
|
42
|
+
get: function () { return chunkZH3F4HAS_cjs.ForwardFill; }
|
|
43
|
+
});
|
|
44
|
+
Object.defineProperty(exports, "History", {
|
|
45
|
+
enumerable: true,
|
|
46
|
+
get: function () { return chunkZH3F4HAS_cjs.History; }
|
|
47
|
+
});
|
|
48
|
+
Object.defineProperty(exports, "Lego", {
|
|
49
|
+
enumerable: true,
|
|
50
|
+
get: function () { return chunkZH3F4HAS_cjs.Lego; }
|
|
51
|
+
});
|
|
52
|
+
Object.defineProperty(exports, "Mail", {
|
|
53
|
+
enumerable: true,
|
|
54
|
+
get: function () { return chunkZH3F4HAS_cjs.Mail; }
|
|
55
|
+
});
|
|
56
|
+
Object.defineProperty(exports, "OperatorSupport", {
|
|
57
|
+
enumerable: true,
|
|
58
|
+
get: function () { return chunkZH3F4HAS_cjs.OperatorSupport; }
|
|
59
|
+
});
|
|
60
|
+
Object.defineProperty(exports, "ParentIssue", {
|
|
61
|
+
enumerable: true,
|
|
62
|
+
get: function () { return chunkZH3F4HAS_cjs.ParentIssue; }
|
|
63
|
+
});
|
|
64
|
+
Object.defineProperty(exports, "ParentIssueDouble", {
|
|
65
|
+
enumerable: true,
|
|
66
|
+
get: function () { return chunkZH3F4HAS_cjs.ParentIssueDouble; }
|
|
67
|
+
});
|
|
68
|
+
Object.defineProperty(exports, "Reply", {
|
|
69
|
+
enumerable: true,
|
|
70
|
+
get: function () { return chunkZH3F4HAS_cjs.Reply; }
|
|
71
|
+
});
|
|
72
|
+
Object.defineProperty(exports, "ReplyFill", {
|
|
73
|
+
enumerable: true,
|
|
74
|
+
get: function () { return chunkZH3F4HAS_cjs.ReplyFill; }
|
|
75
|
+
});
|
|
76
|
+
Object.defineProperty(exports, "Share", {
|
|
77
|
+
enumerable: true,
|
|
78
|
+
get: function () { return chunkZH3F4HAS_cjs.Share; }
|
|
79
|
+
});
|
|
80
|
+
Object.defineProperty(exports, "Task", {
|
|
81
|
+
enumerable: true,
|
|
82
|
+
get: function () { return chunkZH3F4HAS_cjs.Task; }
|
|
83
|
+
});
|
|
84
|
+
Object.defineProperty(exports, "User", {
|
|
85
|
+
enumerable: true,
|
|
86
|
+
get: function () { return chunkZH3F4HAS_cjs.User; }
|
|
87
|
+
});
|
|
88
|
+
Object.defineProperty(exports, "Users", {
|
|
89
|
+
enumerable: true,
|
|
90
|
+
get: function () { return chunkZH3F4HAS_cjs.Users; }
|
|
91
|
+
});
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { A as At, C as Calendar, a as Call, b as CallEnd, c as CallOutgoing, d as Comments, e as Connect, F as Forward, f as ForwardFill, H as History, L as Lego, M as Mail, O as OperatorSupport, P as ParentIssue, g as ParentIssueDouble, R as Reply, h as ReplyFill, S as Share, T as Task, U as User, j as Users } from '../../index-Cpqv5g2f.cjs';
|
|
2
|
+
import 'react/jsx-runtime';
|
|
3
|
+
import 'react';
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { A as At, C as Calendar, a as Call, b as CallEnd, c as CallOutgoing, d as Comments, e as Connect, F as Forward, f as ForwardFill, H as History, L as Lego, M as Mail, O as OperatorSupport, P as ParentIssue, g as ParentIssueDouble, R as Reply, h as ReplyFill, S as Share, T as Task, U as User, j as Users } from '../../index-Cpqv5g2f.js';
|
|
2
|
+
import 'react/jsx-runtime';
|
|
3
|
+
import 'react';
|