@rotki/ui-library 2.12.1 → 2.12.2
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/components/accordions/accordion/RuiAccordion.vue.js +1 -1
- package/dist/components/accordions/accordions/RuiAccordions.vue.js +1 -1
- package/dist/components/alerts/RuiAlert.vue.d.ts +2 -2
- package/dist/components/alerts/RuiAlert.vue2.js +1 -1
- package/dist/components/buttons/button/RuiButton.vue2.js +1 -1
- package/dist/components/buttons/button-group/RuiButtonGroup.vue2.js +1 -1
- package/dist/components/calendar/RuiCalendar.vue.js +1 -1
- package/dist/components/calendar/RuiCalendarGrid.vue2.js +1 -1
- package/dist/components/calendar/RuiCalendarHeader.vue2.js +1 -1
- package/dist/components/calendar/RuiCalendarMenu.vue2.js +1 -1
- package/dist/components/cards/RuiCard.vue.d.ts +1 -1
- package/dist/components/cards/RuiCard.vue2.js +1 -1
- package/dist/components/cards/RuiCardHeader.vue2.js +1 -1
- package/dist/components/chips/RuiChip.vue.d.ts +1 -1
- package/dist/components/chips/RuiChip.vue2.js +1 -1
- package/dist/components/color-picker/RuiColorBoard.vue2.js +6 -2
- package/dist/components/color-picker/RuiColorBoard.vue2.js.map +1 -1
- package/dist/components/color-picker/RuiColorDisplay.vue.js +1 -1
- package/dist/components/color-picker/RuiColorHue.vue2.js +8 -2
- package/dist/components/color-picker/RuiColorHue.vue2.js.map +1 -1
- package/dist/components/color-picker/RuiColorInput.vue.js +1 -1
- package/dist/components/color-picker/RuiColorPicker.vue.js +6 -2
- package/dist/components/color-picker/RuiColorPicker.vue.js.map +1 -1
- package/dist/components/date-time-picker/RuiDateTimePicker.vue.d.ts +4 -4
- package/dist/components/date-time-picker/RuiDateTimePicker.vue2.js +5 -5
- package/dist/components/date-time-picker/RuiDateTimePicker.vue2.js.map +1 -1
- package/dist/components/date-time-picker/RuiDateTimePickerMenu.vue.js +1 -1
- package/dist/components/divider/RuiDivider.vue.js +6 -3
- package/dist/components/divider/RuiDivider.vue.js.map +1 -1
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue.d.ts +17 -34
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue2.js +18 -9
- package/dist/components/forms/auto-complete/RuiAutoComplete.vue2.js.map +1 -1
- package/dist/components/forms/checkbox/RuiCheckbox.vue.d.ts +2 -2
- package/dist/components/forms/checkbox/RuiCheckbox.vue2.js +2 -2
- package/dist/components/forms/checkbox/RuiCheckbox.vue2.js.map +1 -1
- package/dist/components/forms/radio-button/radio/RuiRadio.vue.d.ts +1 -1
- package/dist/components/forms/radio-button/radio/RuiRadio.vue2.js +2 -2
- package/dist/components/forms/radio-button/radio/RuiRadio.vue2.js.map +1 -1
- package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue.d.ts +1 -1
- package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue2.js +2 -2
- package/dist/components/forms/radio-button/radio-group/RuiRadioGroup.vue2.js.map +1 -1
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.d.ts +3 -3
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.js +4 -2
- package/dist/components/forms/revealable-text-field/RuiRevealableTextField.vue.js.map +1 -1
- package/dist/components/forms/select/RuiMenuSelect.vue.d.ts +17 -17
- package/dist/components/forms/select/RuiMenuSelect.vue2.js +14 -7
- package/dist/components/forms/select/RuiMenuSelect.vue2.js.map +1 -1
- package/dist/components/forms/select/RuiSimpleSelect.vue.d.ts +3 -1
- package/dist/components/forms/select/RuiSimpleSelect.vue2.js +8 -4
- package/dist/components/forms/select/RuiSimpleSelect.vue2.js.map +1 -1
- package/dist/components/forms/slider/RuiSlider.vue.d.ts +2 -2
- package/dist/components/forms/slider/RuiSlider.vue2.js +10 -8
- package/dist/components/forms/slider/RuiSlider.vue2.js.map +1 -1
- package/dist/components/forms/switch/RuiSwitch.vue.d.ts +1 -1
- package/dist/components/forms/switch/RuiSwitch.vue2.js +2 -2
- package/dist/components/forms/switch/RuiSwitch.vue2.js.map +1 -1
- package/dist/components/forms/text-area/RuiTextArea.vue.d.ts +3 -3
- package/dist/components/forms/text-area/RuiTextArea.vue2.js +8 -8
- package/dist/components/forms/text-area/RuiTextArea.vue2.js.map +1 -1
- package/dist/components/forms/text-field/RuiTextField.vue.d.ts +6 -6
- package/dist/components/forms/text-field/RuiTextField.vue2.js +5 -5
- package/dist/components/forms/text-field/RuiTextField.vue2.js.map +1 -1
- package/dist/components/helpers/RuiFormTextDetail.vue.js +1 -1
- package/dist/components/helpers/RuiFormTextDetail.vue.js.map +1 -1
- package/dist/components/icons/RuiIcon.vue2.js +3 -6
- package/dist/components/icons/RuiIcon.vue2.js.map +1 -1
- package/dist/components/index.d.ts +2 -2
- package/dist/components/loaders/RuiSkeletonBase.vue2.js +1 -1
- package/dist/components/loaders/RuiSkeletonLoader.vue2.js +1 -1
- package/dist/components/logos/RuiLogo.vue.js +3 -1
- package/dist/components/logos/RuiLogo.vue.js.map +1 -1
- package/dist/components/overlays/badge/RuiBadge.vue.d.ts +3 -3
- package/dist/components/overlays/badge/RuiBadge.vue2.js +1 -1
- package/dist/components/overlays/bottom-sheet/RuiBottomSheet.vue.js +1 -1
- package/dist/components/overlays/dialog/RuiDialog.vue.d.ts +4 -3
- package/dist/components/overlays/dialog/RuiDialog.vue2.js +11 -5
- package/dist/components/overlays/dialog/RuiDialog.vue2.js.map +1 -1
- package/dist/components/overlays/menu/RuiMenu.vue.d.ts +1 -1
- package/dist/components/overlays/menu/RuiMenu.vue2.js +6 -4
- package/dist/components/overlays/menu/RuiMenu.vue2.js.map +1 -1
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue.d.ts +4 -3
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue2.js +9 -4
- package/dist/components/overlays/navigation-drawer/RuiNavigationDrawer.vue2.js.map +1 -1
- package/dist/components/overlays/notification/RuiNotification.vue.d.ts +1 -1
- package/dist/components/overlays/notification/RuiNotification.vue.js +3 -1
- package/dist/components/overlays/notification/RuiNotification.vue.js.map +1 -1
- package/dist/components/overlays/tooltip/RuiTooltip.vue.d.ts +1 -1
- package/dist/components/overlays/tooltip/RuiTooltip.vue2.js +7 -3
- package/dist/components/overlays/tooltip/RuiTooltip.vue2.js.map +1 -1
- package/dist/components/progress/RuiProgress.vue.d.ts +1 -1
- package/dist/components/progress/RuiProgress.vue2.js +1 -1
- package/dist/components/steppers/RuiFooterStepper.vue2.js +15 -8
- package/dist/components/steppers/RuiFooterStepper.vue2.js.map +1 -1
- package/dist/components/steppers/RuiStepper.vue.d.ts +1 -1
- package/dist/components/steppers/RuiStepper.vue2.js +9 -4
- package/dist/components/steppers/RuiStepper.vue2.js.map +1 -1
- package/dist/components/steppers/RuiStepperCustomIcon.vue2.js +1 -1
- package/dist/components/steppers/RuiStepperIcon.vue2.js +1 -1
- package/dist/components/tables/RuiDataTable.vue2.js +28 -24
- package/dist/components/tables/RuiDataTable.vue2.js.map +1 -1
- package/dist/components/tables/RuiExpandButton.vue2.js +3 -2
- package/dist/components/tables/RuiExpandButton.vue2.js.map +1 -1
- package/dist/components/tables/RuiTableHead.vue2.js +1 -1
- package/dist/components/tables/RuiTablePagination.vue.d.ts +1 -1
- package/dist/components/tables/RuiTablePagination.vue2.js +12 -5
- package/dist/components/tables/RuiTablePagination.vue2.js.map +1 -1
- package/dist/components/tabs/tab/RuiTab.vue.d.ts +2 -2
- package/dist/components/tabs/tab/RuiTab.vue2.js +9 -6
- package/dist/components/tabs/tab/RuiTab.vue2.js.map +1 -1
- package/dist/components/tabs/tab-item/RuiTabItem.vue.d.ts +1 -1
- package/dist/components/tabs/tab-item/RuiTabItem.vue2.js +2 -1
- package/dist/components/tabs/tab-item/RuiTabItem.vue2.js.map +1 -1
- package/dist/components/tabs/tab-items/RuiTabItems.vue.d.ts +1 -1
- package/dist/components/tabs/tab-items/RuiTabItems.vue2.js +1 -1
- package/dist/components/tabs/tabs/RuiTabs.vue.d.ts +1 -1
- package/dist/components/tabs/tabs/RuiTabs.vue2.js +1 -1
- package/dist/components/time-picker/RuiTimePicker.vue2.js +21 -4
- package/dist/components/time-picker/RuiTimePicker.vue2.js.map +1 -1
- package/dist/composables/icons.js +1 -1
- package/dist/composables/icons.js.map +1 -1
- package/dist/composables/popper.js +3 -3
- package/dist/composables/popper.js.map +1 -1
- package/dist/composables/theme.js +7 -4
- package/dist/composables/theme.js.map +1 -1
- package/dist/icons/icons_1.d.ts +15 -15
- package/dist/icons/icons_1.js +96 -96
- package/dist/icons/icons_1.js.map +1 -1
- package/dist/icons/icons_2.d.ts +38 -38
- package/dist/icons/icons_2.js +255 -255
- package/dist/icons/icons_2.js.map +1 -1
- package/dist/icons/icons_3.d.ts +26 -26
- package/dist/icons/icons_3.js +153 -153
- package/dist/icons/icons_3.js.map +1 -1
- package/dist/icons/icons_4.d.ts +37 -2
- package/dist/icons/icons_4.js +192 -17
- package/dist/icons/icons_4.js.map +1 -1
- package/dist/icons/index.d.ts +1 -1
- package/dist/icons/index.js +1 -1
- package/dist/icons/index.js.map +1 -1
- package/dist/index.js +65 -30
- package/dist/style.css +26 -26
- package/dist/vite-plugin/index.js +4 -4
- package/dist/vite-plugin/index.js.map +1 -1
- package/dist/vite-plugin/scanner.js +3 -3
- package/dist/vite-plugin/scanner.js.map +1 -1
- package/dist/web-types.json +43 -24
- package/package.json +28 -34
package/dist/index.js
CHANGED
|
@@ -60,10 +60,10 @@ import { translationKeys } from "./i18n/keys.js";
|
|
|
60
60
|
import { RuiIcons, isRuiIcon } from "./icons/index.js";
|
|
61
61
|
import { ThemeMode } from "./types/theme.js";
|
|
62
62
|
import { createBlockie } from "./utils/blockie.js";
|
|
63
|
-
import { LuAArrowDown, LuAArrowUp, LuALargeSmall, LuAccessibility, LuActivatePremium, LuActivity, LuAirVent, LuAirplay, LuAlarmClock, LuAlarmClockCheck, LuAlarmClockMinus, LuAlarmClockOff, LuAlarmClockPlus, LuAlarmSmoke, LuAlbum,
|
|
64
|
-
import { LuColumns3, LuColumns3Cog, LuColumns4, LuCombine, LuCommand, LuCompass, LuComponent, LuComputer, LuConciergeBell, LuCone, LuConstruction, LuContact, LuContactRound, LuContainer, LuContrast, LuCookie, LuCookingPot, LuCopy, LuCopyCheck, LuCopyMinus, LuCopyPlus, LuCopySlash, LuCopyX, LuCopyleft, LuCopyright, LuCornerDownLeft, LuCornerDownRight, LuCornerLeftDown, LuCornerLeftUp, LuCornerRightDown, LuCornerRightUp, LuCornerUpLeft, LuCornerUpRight, LuCpu, LuCreativeCommons, LuCreditCard, LuCroissant, LuCrop, LuCross, LuCrosshair, LuCrown, LuCuboid, LuCupSoda, LuCurrency, LuCylinder, LuDam, LuDatabase, LuDatabaseBackup, LuDatabaseZap, LuDecimalsArrowLeft, LuDecimalsArrowRight, LuDelete, LuDessert, LuDiameter, LuDiamond, LuDiamondMinus, LuDiamondPercent, LuDiamondPlus, LuDice1, LuDice2, LuDice3, LuDice4, LuDice5, LuDice6, LuDices, LuDiff, LuDisc, LuDisc2, LuDisc3, LuDiscAlbum, LuDivide, LuDna, LuDnaOff, LuDock, LuDog, LuDollarSign, LuDonut, LuDoorClosed, LuDoorClosedLocked, LuDoorOpen, LuDot, LuDownload, LuDraftingCompass, LuDrama, LuDribbble, LuDrill, LuDrone, LuDroplet, LuDropletOff, LuDroplets, LuDrum, LuDrumstick, LuDumbbell, LuEar, LuEarOff, LuEarth, LuEarthLock, LuEclipse, LuEgg, LuEggFried, LuEggOff, LuEllipsis, LuEllipsisVertical, LuEqual, LuEqualApproximately, LuEqualNot, LuEraser, LuEthernetPort, LuEuro, LuExpand, LuExternalLink, LuEye, LuEyeClosed, LuEyeOff, LuFacebook, LuFactory, LuFan, LuFastForward, LuFeather, LuFence, LuFerrisWheel, LuFigma, LuFile, LuFileArchive,
|
|
65
|
-
import { LuMessageCircle, LuMessageCirclePlus, LuMessageCircleQuestionMark, LuMessageCircleReply, LuMessageCircleWarning, LuMessageCircleX, LuMessageSquare, LuMessageSquareCode, LuMessageSquareDashed, LuMessageSquareDiff, LuMessageSquareDot, LuMessageSquareHeart, LuMessageSquareLock, LuMessageSquareMore, LuMessageSquareOff, LuMessageSquarePlus, LuMessageSquareQuote, LuMessageSquareReply, LuMessageSquareShare, LuMessageSquareText, LuMessageSquareWarning, LuMessageSquareX, LuMessagesSquare, LuMic, LuMicOff, LuMicVocal, LuMicrochip, LuMicroscope, LuMicrowave, LuMilestone, LuMilk, LuMilkOff, LuMinimize, LuMinimize2, LuMinus, LuMonitor, LuMonitorCheck, LuMonitorCog, LuMonitorDot, LuMonitorDown, LuMonitorOff, LuMonitorPause, LuMonitorPlay, LuMonitorSmartphone, LuMonitorSpeaker, LuMonitorStop, LuMonitorUp, LuMonitorX, LuMoon, LuMoonStar, LuMountain, LuMountainSnow, LuMouse, LuMouseOff, LuMousePointer, LuMousePointer2, LuMousePointerBan, LuMousePointerClick, LuMove, LuMove3d, LuMoveDiagonal, LuMoveDiagonal2, LuMoveDown, LuMoveDownLeft, LuMoveDownRight, LuMoveHorizontal, LuMoveLeft, LuMoveRight, LuMoveUp, LuMoveUpLeft, LuMoveUpRight, LuMoveVertical, LuMusic, LuMusic2, LuMusic3, LuMusic4, LuNavigation, LuNavigation2, LuNavigation2Off, LuNavigationOff, LuNetwork, LuNewspaper, LuNfc, LuNonBinary, LuNotebook, LuNotebookPen, LuNotebookTabs, LuNotebookText, LuNotepadText, LuNotepadTextDashed, LuNut, LuNutOff, LuOctagon, LuOctagonAlert, LuOctagonMinus, LuOctagonPause, LuOctagonX, LuOmega, LuOption, LuOrbit, LuOrigami, LuPackage, LuPackage2, LuPackageCheck, LuPackageMinus, LuPackageOpen, LuPackagePlus, LuPackageSearch, LuPackageX, LuPaintBucket, LuPaintRoller, LuPaintbrush, LuPaintbrushVertical, LuPalette, LuPanda, LuPanelBottom, LuPanelBottomClose, LuPanelBottomDashed, LuPanelBottomOpen, LuPanelLeft, LuPanelLeftClose, LuPanelLeftDashed, LuPanelLeftOpen, LuPanelLeftRightDashed, LuPanelRight, LuPanelRightClose, LuPanelRightDashed, LuPanelRightOpen, LuPanelTop, LuPanelTopBottomDashed, LuPanelTopClose, LuPanelTopDashed, LuPanelTopOpen, LuPanelsLeftBottom, LuPanelsRightBottom, LuPanelsTopLeft, LuPaperclip, LuParentheses, LuParkingMeter, LuPartyPopper, LuPause, LuPawPrint, LuPcCase, LuPen, LuPenLine, LuPenOff, LuPenTool, LuPencil, LuPencilLine, LuPencilOff, LuPencilRuler, LuPentagon, LuPercent, LuPersonStanding, LuPhilippinePeso, LuPhone, LuPhoneCall, LuPhoneForwarded, LuPhoneIncoming, LuPhoneMissed, LuPhoneOff, LuPhoneOutgoing, LuPi, LuPiano, LuPickaxe, LuPictureInPicture, LuPictureInPicture2, LuPiggyBank, LuPilcrow, LuPilcrowLeft, LuPilcrowRight, LuPill, LuPillBottle, LuPin, LuPinOff, LuPipette, LuPizza, LuPlane, LuPlaneLanding, LuPlaneTakeoff, LuPlay, LuPlug, LuPlug2, LuPlugZap, LuPlus, LuPocket, LuPocketKnife, LuPodcast, LuPointer, LuPointerOff, LuPopcorn, LuPopsicle, LuPoundSterling, LuPower, LuPowerOff, LuPresentation, LuPrinter, LuPrinterCheck, LuProjector, LuProportions, LuPuzzle, LuPyramid, LuQrCode, LuQuote, LuRabbit, LuRadar, LuRadiation, LuRadical, LuRadio, LuRadioReceiver, LuRadioTower, LuRadius, LuRailSymbol, LuRainbow, LuRat, LuRatio, LuReceipt, LuReceiptCent, LuReceiptEuro, LuReceiptIndianRupee, LuReceiptJapaneseYen, LuReceiptPoundSterling, LuReceiptRussianRuble, LuReceiptSwissFranc, LuReceiptText, LuReceiptTurkishLira, LuRectangleCircle, LuRectangleEllipsis, LuRectangleGoggles, LuRectangleHorizontal, LuRectangleVertical, LuRecycle, LuRedo, LuRedo2, LuRedoDot, LuRefreshCcw, LuRefreshCcwDot, LuRefreshCw, LuRefreshCwOff, LuRefrigerator, LuRegex, LuRemoveFormatting, LuRepeat, LuRepeat1, LuRepeat2, LuReplace, LuReplaceAll, LuReply, LuReplyAll, LuRewind, LuRibbon, LuRocket, LuRockingChair, LuRollerCoaster, LuRose, LuRotate3d, LuRotateCcw, LuRotateCcwKey, LuRotateCcwSquare, LuRotateCw, LuRotateCwSquare, LuRoute, LuRouteOff, LuRouter, LuRows2, LuRows3, LuRows4, LuRss, LuRuler, LuRulerDimensionLine, LuRussianRuble, LuSailboat, LuSalad, LuSandwich, LuSatellite, LuSatelliteDish, LuSaudiRiyal, LuSave, LuSaveAll, LuSaveOff, LuScale, LuScale3d, LuScaling, LuScan, LuScanBarcode, LuScanEye, LuScanFace, LuScanHeart, LuScanLine, LuScanQrCode, LuScanSearch, LuScanText, LuSchool, LuScissors, LuScissorsLineDashed, LuScreenShare, LuScreenShareOff, LuScroll, LuScrollText, LuSearch, LuSearchCheck, LuSearchCode, LuSearchSlash, LuSearchX, LuSection, LuSend, LuSendHorizontal, LuSendToBack, LuSeparatorHorizontal, LuSeparatorVertical, LuServer, LuServerCog, LuServerCrash, LuServerOff, LuSettings, LuSettings2, LuShapes, LuShare, LuShare2, LuSheet, LuShell, LuShield, LuShieldAlert, LuShieldBan, LuShieldCheck, LuShieldEllipsis, LuShieldHalf, LuShieldMinus, LuShieldOff, LuShieldPlus, LuShieldQuestionMark, LuShieldUser, LuShieldX, LuShip, LuShipWheel, LuShirt, LuShoppingBag, LuShoppingBasket, LuShoppingCart, LuShovel, LuShowerHead, LuShredder, LuShrimp, LuShrink, LuShrub, LuShuffle, LuSigma, LuSignal, LuSignalHigh, LuSignalLow, LuSignalMedium, LuSignalZero, LuSignature, LuSignpost, LuSignpostBig, LuSiren, LuSkipBack, LuSkipForward, LuSkull, LuSlack, LuSlash, LuSlice, LuSlidersHorizontal, LuSlidersVertical, LuSmartphone, LuSmartphoneCharging, LuSmartphoneNfc, LuSmile, LuSmilePlus, LuSnail, LuSnowflake, LuSoapDispenserDroplet, LuSofa, LuSoup, LuSpace, LuSpade, LuSparkle, LuSparkles, LuSpeaker, LuSpeech, LuSpellCheck, LuSpellCheck2, LuSpline, LuSplinePointer, LuSplit, LuSpool, LuSpotlight, LuSprayCan, LuSprout, LuSquare, LuSquareActivity, LuSquareArrowDown, LuSquareArrowDownLeft, LuSquareArrowDownRight, LuSquareArrowLeft, LuSquareArrowOutDownLeft, LuSquareArrowOutDownRight, LuSquareArrowOutUpLeft, LuSquareArrowOutUpRight, LuSquareArrowRight, LuSquareArrowUp, LuSquareArrowUpLeft, LuSquareArrowUpRight, LuSquareAsterisk, LuSquareBottomDashedScissors, LuSquareChartGantt, LuSquareCheck, LuSquareCheckBig, LuSquareChevronDown, LuSquareChevronLeft, LuSquareChevronRight, LuSquareChevronUp, LuSquareCode, LuSquareDashed, LuSquareDashedBottom, LuSquareDashedBottomCode, LuSquareDashedKanban, LuSquareDashedMousePointer, LuSquareDashedTopSolid, LuSquareDivide, LuSquareDot, LuSquareEqual, LuSquareFunction, LuSquareKanban, LuSquareLibrary, LuSquareM, LuSquareMenu, LuSquareMinus, LuSquareMousePointer, LuSquareParking, LuSquareParkingOff, LuSquarePause, LuSquarePen, LuSquarePercent, LuSquarePi, LuSquarePilcrow, LuSquarePlay, LuSquarePlus, LuSquarePower, LuSquareRadical, LuSquareRoundCorner, LuSquareScissors, LuSquareSigma, LuSquareSlash, LuSquareSplitHorizontal, LuSquareSplitVertical, LuSquareSquare, LuSquareStack, LuSquareStar, LuSquareStop, LuSquareTerminal, LuSquareUser, LuSquareUserRound, LuSquareX, LuSquaresExclude, LuSquaresIntersect, LuSquaresSubtract, LuSquaresUnite, LuSquircle, LuSquircleDashed, LuSquirrel, LuStamp, LuStar, LuStarHalf, LuStarOff, LuStepBack, LuStepForward, LuStethoscope, LuSticker, LuStickyNote, LuStore, LuStretchHorizontal, LuStretchVertical, LuStrikethrough
|
|
66
|
-
import { LuTag, LuTags, LuTally1, LuTally2, LuTally3, LuTally4, LuTally5, LuTangent, LuTarget, LuTelescope, LuTent, LuTentTree, LuTerminal, LuTestTube, LuTestTubeDiagonal, LuTestTubes,
|
|
63
|
+
import { LuAArrowDown, LuAArrowUp, LuALargeSmall, LuAccessibility, LuActivatePremium, LuActivity, LuAirVent, LuAirplay, LuAlarmClock, LuAlarmClockCheck, LuAlarmClockMinus, LuAlarmClockOff, LuAlarmClockPlus, LuAlarmSmoke, LuAlbum, LuAlignCenterHorizontal, LuAlignCenterVertical, LuAlignEndHorizontal, LuAlignEndVertical, LuAlignHorizontalDistributeCenter, LuAlignHorizontalDistributeEnd, LuAlignHorizontalDistributeStart, LuAlignHorizontalJustifyCenter, LuAlignHorizontalJustifyEnd, LuAlignHorizontalJustifyStart, LuAlignHorizontalSpaceAround, LuAlignHorizontalSpaceBetween, LuAlignStartHorizontal, LuAlignStartVertical, LuAlignVerticalDistributeCenter, LuAlignVerticalDistributeEnd, LuAlignVerticalDistributeStart, LuAlignVerticalJustifyCenter, LuAlignVerticalJustifyEnd, LuAlignVerticalJustifyStart, LuAlignVerticalSpaceAround, LuAlignVerticalSpaceBetween, LuAmbulance, LuAmpersand, LuAmpersands, LuAmphora, LuAnchor, LuAngry, LuAnnoyed, LuAntenna, LuAnvil, LuAperture, LuAppWindow, LuAppWindowMac, LuApple, LuArchive, LuArchiveRestore, LuArchiveX, LuArmchair, LuArrowBigDown, LuArrowBigDownDash, LuArrowBigLeft, LuArrowBigLeftDash, LuArrowBigRight, LuArrowBigRightDash, LuArrowBigUp, LuArrowBigUpDash, LuArrowDown, LuArrowDown01, LuArrowDown10, LuArrowDownAZ, LuArrowDownFromLine, LuArrowDownLeft, LuArrowDownNarrowWide, LuArrowDownRight, LuArrowDownToDot, LuArrowDownToLine, LuArrowDownUp, LuArrowDownWideNarrow, LuArrowDownZA, LuArrowLeft, LuArrowLeftFromLine, LuArrowLeftRight, LuArrowLeftToLine, LuArrowRight, LuArrowRightFromLine, LuArrowRightLeft, LuArrowRightToLine, LuArrowUp, LuArrowUp01, LuArrowUp10, LuArrowUpAZ, LuArrowUpDown, LuArrowUpFromDot, LuArrowUpFromLine, LuArrowUpLeft, LuArrowUpNarrowWide, LuArrowUpRight, LuArrowUpToLine, LuArrowUpWideNarrow, LuArrowUpZA, LuArrowsUpFromLine, LuAsterisk, LuAtSign, LuAtom, LuAudioLines, LuAudioWaveform, LuAward, LuAxe, LuAxis3d, LuBaby, LuBackpack, LuBadge, LuBadgeAlert, LuBadgeCent, LuBadgeCheck, LuBadgeDollarSign, LuBadgeEuro, LuBadgeIndianRupee, LuBadgeInfo, LuBadgeJapaneseYen, LuBadgeMinus, LuBadgePercent, LuBadgePlus, LuBadgePoundSterling, LuBadgeQuestionMark, LuBadgeRussianRuble, LuBadgeSwissFranc, LuBadgeTurkishLira, LuBadgeX, LuBaggageClaim, LuBalances, LuBalloon, LuBan, LuBanana, LuBandage, LuBanknote, LuBanknoteArrowDown, LuBanknoteArrowUp, LuBanknoteX, LuBarcode, LuBarrel, LuBaseline, LuBath, LuBattery, LuBatteryCharging, LuBatteryFull, LuBatteryLow, LuBatteryMedium, LuBatteryPlus, LuBatteryWarning, LuBeaker, LuBean, LuBeanOff, LuBed, LuBedDouble, LuBedSingle, LuBeef, LuBeer, LuBeerOff, LuBell, LuBellDot, LuBellElectric, LuBellMinus, LuBellOff, LuBellPlus, LuBellRing, LuBetweenHorizontalEnd, LuBetweenHorizontalStart, LuBetweenVerticalEnd, LuBetweenVerticalStart, LuBicepsFlexed, LuBike, LuBinary, LuBinoculars, LuBiohazard, LuBird, LuBirdhouse, LuBitcoin, LuBitcoinAccounts, LuBlend, LuBlinds, LuBlockchain, LuBlocks, LuBluetooth, LuBluetoothConnected, LuBluetoothOff, LuBluetoothSearching, LuBold, LuBolt, LuBomb, LuBone, LuBook, LuBookA, LuBookAlert, LuBookAudio, LuBookCheck, LuBookCopy, LuBookDashed, LuBookDown, LuBookHeadphones, LuBookHeart, LuBookImage, LuBookKey, LuBookLock, LuBookMarked, LuBookMinus, LuBookOpen, LuBookOpenCheck, LuBookOpenText, LuBookPlus, LuBookSearch, LuBookText, LuBookType, LuBookUp, LuBookUp2, LuBookUser, LuBookX, LuBookmark, LuBookmarkCheck, LuBookmarkMinus, LuBookmarkPlus, LuBookmarkX, LuBoomBox, LuBot, LuBotMessageSquare, LuBotOff, LuBottleWine, LuBowArrow, LuBox, LuBoxes, LuBraces, LuBrackets, LuBrain, LuBrainCircuit, LuBrainCog, LuBrickWall, LuBrickWallFire, LuBrickWallShield, LuBriefcase, LuBriefcaseBusiness, LuBriefcaseConveyorBelt, LuBriefcaseMedical, LuBringToFront, LuBrush, LuBrushCleaning, LuBubbles, LuBug, LuBugOff, LuBugPlay, LuBuilding, LuBuilding2, LuBus, LuBusFront, LuCable, LuCableCar, LuCake, LuCakeSlice, LuCalculator, LuCalendar, LuCalendar1, LuCalendarArrowDown, LuCalendarArrowUp, LuCalendarCheck, LuCalendarCheck2, LuCalendarClock, LuCalendarCog, LuCalendarDays, LuCalendarFold, LuCalendarHeart, LuCalendarMinus, LuCalendarMinus2, LuCalendarOff, LuCalendarPlus, LuCalendarPlus2, LuCalendarRange, LuCalendarSearch, LuCalendarSync, LuCalendarX, LuCalendarX2, LuCalendars, LuCamera, LuCameraOff, LuCandy, LuCandyCane, LuCandyOff, LuCannabis, LuCannabisOff, LuCaptions, LuCaptionsOff, LuCar, LuCarFront, LuCarTaxiFront, LuCaravan, LuCardSim, LuCarrot, LuCaseLower, LuCaseSensitive, LuCaseUpper, LuCassetteTape, LuCast, LuCastle, LuCat, LuCctv, LuChartArea, LuChartBar, LuChartBarBig, LuChartBarDecreasing, LuChartBarIncreasing, LuChartBarStacked, LuChartCandlestick, LuChartColumn, LuChartColumnBig, LuChartColumnDecreasing, LuChartColumnIncreasing, LuChartColumnStacked, LuChartGantt, LuChartLine, LuChartNetwork, LuChartNoAxesColumn, LuChartNoAxesColumnDecreasing, LuChartNoAxesColumnIncreasing, LuChartNoAxesCombined, LuChartNoAxesGantt, LuChartPie, LuChartScatter, LuChartSpline, LuCheck, LuCheckCheck, LuCheckLine, LuCheckboxBlank, LuCheckboxBlankCircle, LuCheckboxBlankCircleFill, LuCheckboxFill, LuCheckboxIndeterminateFill, LuChefHat, LuCherry, LuChessBishop, LuChessKing, LuChessKnight, LuChessPawn, LuChessQueen, LuChessRook, LuChevronDown, LuChevronFirst, LuChevronLast, LuChevronLeft, LuChevronRight, LuChevronUp, LuChevronsDown, LuChevronsDownUp, LuChevronsLeft, LuChevronsLeftRight, LuChevronsLeftRightEllipsis, LuChevronsRight, LuChevronsRightLeft, LuChevronsUp, LuChevronsUpDown, LuChromium, LuChurch, LuCigarette, LuCigaretteOff, LuCircle, LuCircleAlert, LuCircleArrowDown, LuCircleArrowLeft, LuCircleArrowOutDownLeft, LuCircleArrowOutDownRight, LuCircleArrowOutUpLeft, LuCircleArrowOutUpRight, LuCircleArrowRight, LuCircleArrowUp, LuCircleCheck, LuCircleCheckBig, LuCircleChevronDown, LuCircleChevronLeft, LuCircleChevronRight, LuCircleChevronUp, LuCircleDashed, LuCircleDivide, LuCircleDollarSign, LuCircleDot, LuCircleDotDashed, LuCircleEllipsis, LuCircleEqual, LuCircleFadingArrowUp, LuCircleFadingPlus, LuCircleGauge, LuCircleMinus, LuCircleOff, LuCircleParking, LuCircleParkingOff, LuCirclePause, LuCirclePercent, LuCirclePile, LuCirclePlay, LuCirclePlus, LuCirclePoundSterling, LuCirclePower, LuCircleQuestionMark, LuCircleSlash, LuCircleSlash2, LuCircleSmall, LuCircleStar, LuCircleStop, LuCircleUser, LuCircleUserRound, LuCircleX, LuCircuitBoard, LuCitrus, LuClapperboard, LuClipboard, LuClipboardCheck, LuClipboardClock, LuClipboardCopy, LuClipboardList, LuClipboardMinus, LuClipboardPaste, LuClipboardPen, LuClipboardPenLine, LuClipboardPlus, LuClipboardType, LuClipboardX, LuClock, LuClock1, LuClock10, LuClock11, LuClock12, LuClock2, LuClock3, LuClock4, LuClock5, LuClock6, LuClock7, LuClock8, LuClock9, LuClockAlert, LuClockArrowDown, LuClockArrowUp, LuClockCheck, LuClockFading, LuClockPlus, LuClosedCaption, LuCloud, LuCloudAlert, LuCloudBackup, LuCloudCheck, LuCloudCog, LuCloudDownload, LuCloudDownload2Fill, LuCloudDownloadFill, LuCloudDrizzle, LuCloudFill, LuCloudFog, LuCloudHail, LuCloudLightning, LuCloudMoon, LuCloudMoonRain, LuCloudOff, LuCloudOffFill, LuCloudRain, LuCloudRainWind, LuCloudSnow, LuCloudSun, LuCloudSunRain, LuCloudSync, LuCloudSyncFill, LuCloudUpload, LuCloudUpload2Fill, LuCloudUploadFill, LuCoinsExchange, LuCustomAssets, LuDeposits, LuDiscord, LuDonateFill, LuDropletFill, LuDropletHalfFill, LuDropletTrendingDown, LuEvmAccounts, LuExport, LuEyeSemiOff, LuFolderShrink1, LuFolderShrink2, LuHistoricPrices, LuHistoryEventsFill, LuLatestPrices, LuLayersIn, LuLayersOut, LuLiabilities, LuManageAssets, LuManagePrices, LuManualBalances, LuMoreAssets, LuOnchain, LuOsApple, LuOsWindows, LuPaypal, LuRadioButtonFill, LuReceiveDonationFill, LuRefund, LuSlashDivider, LuSolanaAccountsFill, LuSubstrateAccounts, LuTagManager, LuXTwitter } from "./icons/icons_1.js";
|
|
64
|
+
import { LuCloudy, LuClover, LuClub, LuCode, LuCodeXml, LuCodepen, LuCodesandbox, LuCoffee, LuCog, LuCoins, LuColumns2, LuColumns3, LuColumns3Cog, LuColumns4, LuCombine, LuCommand, LuCompass, LuComponent, LuComputer, LuConciergeBell, LuCone, LuConstruction, LuContact, LuContactRound, LuContainer, LuContrast, LuCookie, LuCookingPot, LuCopy, LuCopyCheck, LuCopyMinus, LuCopyPlus, LuCopySlash, LuCopyX, LuCopyleft, LuCopyright, LuCornerDownLeft, LuCornerDownRight, LuCornerLeftDown, LuCornerLeftUp, LuCornerRightDown, LuCornerRightUp, LuCornerUpLeft, LuCornerUpRight, LuCpu, LuCreativeCommons, LuCreditCard, LuCroissant, LuCrop, LuCross, LuCrosshair, LuCrown, LuCuboid, LuCupSoda, LuCurrency, LuCylinder, LuDam, LuDatabase, LuDatabaseBackup, LuDatabaseZap, LuDecimalsArrowLeft, LuDecimalsArrowRight, LuDelete, LuDessert, LuDiameter, LuDiamond, LuDiamondMinus, LuDiamondPercent, LuDiamondPlus, LuDice1, LuDice2, LuDice3, LuDice4, LuDice5, LuDice6, LuDices, LuDiff, LuDisc, LuDisc2, LuDisc3, LuDiscAlbum, LuDivide, LuDna, LuDnaOff, LuDock, LuDog, LuDollarSign, LuDonut, LuDoorClosed, LuDoorClosedLocked, LuDoorOpen, LuDot, LuDownload, LuDraftingCompass, LuDrama, LuDribbble, LuDrill, LuDrone, LuDroplet, LuDropletOff, LuDroplets, LuDrum, LuDrumstick, LuDumbbell, LuEar, LuEarOff, LuEarth, LuEarthLock, LuEclipse, LuEgg, LuEggFried, LuEggOff, LuEllipsis, LuEllipsisVertical, LuEqual, LuEqualApproximately, LuEqualNot, LuEraser, LuEthernetPort, LuEuro, LuEvCharger, LuExpand, LuExternalLink, LuEye, LuEyeClosed, LuEyeOff, LuFacebook, LuFactory, LuFan, LuFastForward, LuFeather, LuFence, LuFerrisWheel, LuFigma, LuFile, LuFileArchive, LuFileAxis3d, LuFileBadge, LuFileBox, LuFileBraces, LuFileBracesCorner, LuFileChartColumn, LuFileChartColumnIncreasing, LuFileChartLine, LuFileChartPie, LuFileCheck, LuFileCheckCorner, LuFileClock, LuFileCode, LuFileCodeCorner, LuFileCog, LuFileDiff, LuFileDigit, LuFileDown, LuFileExclamationPoint, LuFileHeadphone, LuFileHeart, LuFileImage, LuFileInput, LuFileKey, LuFileLock, LuFileMinus, LuFileMinusCorner, LuFileMusic, LuFileOutput, LuFilePen, LuFilePenLine, LuFilePlay, LuFilePlus, LuFilePlusCorner, LuFileQuestionMark, LuFileScan, LuFileSearch, LuFileSearchCorner, LuFileSignal, LuFileSliders, LuFileSpreadsheet, LuFileStack, LuFileSymlink, LuFileTerminal, LuFileText, LuFileType, LuFileTypeCorner, LuFileUp, LuFileUser, LuFileVideoCamera, LuFileVolume, LuFileX, LuFileXCorner, LuFiles, LuFilm, LuFingerprintPattern, LuFireExtinguisher, LuFish, LuFishOff, LuFishSymbol, LuFishingHook, LuFlag, LuFlagOff, LuFlagTriangleLeft, LuFlagTriangleRight, LuFlame, LuFlameKindling, LuFlashlight, LuFlashlightOff, LuFlaskConical, LuFlaskConicalOff, LuFlaskRound, LuFlipHorizontal, LuFlipHorizontal2, LuFlipVertical, LuFlipVertical2, LuFlower, LuFlower2, LuFocus, LuFoldHorizontal, LuFoldVertical, LuFolder, LuFolderArchive, LuFolderCheck, LuFolderClock, LuFolderClosed, LuFolderCode, LuFolderCog, LuFolderDot, LuFolderDown, LuFolderGit, LuFolderGit2, LuFolderHeart, LuFolderInput, LuFolderKanban, LuFolderKey, LuFolderLock, LuFolderMinus, LuFolderOpen, LuFolderOpenDot, LuFolderOutput, LuFolderPen, LuFolderPlus, LuFolderRoot, LuFolderSearch, LuFolderSearch2, LuFolderSymlink, LuFolderSync, LuFolderTree, LuFolderUp, LuFolderX, LuFolders, LuFootprints, LuForklift, LuForm, LuForward, LuFrame, LuFramer, LuFrown, LuFuel, LuFullscreen, LuFunnel, LuFunnelPlus, LuFunnelX, LuGalleryHorizontal, LuGalleryHorizontalEnd, LuGalleryThumbnails, LuGalleryVertical, LuGalleryVerticalEnd, LuGamepad, LuGamepad2, LuGamepadDirectional, LuGauge, LuGavel, LuGem, LuGeorgianLari, LuGhost, LuGift, LuGitBranch, LuGitBranchMinus, LuGitBranchPlus, LuGitCommitHorizontal, LuGitCommitVertical, LuGitCompare, LuGitCompareArrows, LuGitFork, LuGitGraph, LuGitMerge, LuGitPullRequest, LuGitPullRequestArrow, LuGitPullRequestClosed, LuGitPullRequestCreate, LuGitPullRequestCreateArrow, LuGitPullRequestDraft, LuGithub, LuGitlab, LuGlassWater, LuGlasses, LuGlobe, LuGlobeLock, LuGlobeX, LuGoal, LuGpu, LuGraduationCap, LuGrape, LuGrid2x2, LuGrid2x2Check, LuGrid2x2Plus, LuGrid2x2X, LuGrid3x2, LuGrid3x3, LuGrip, LuGripHorizontal, LuGripVertical, LuGroup, LuGuitar, LuHam, LuHamburger, LuHammer, LuHand, LuHandCoins, LuHandFist, LuHandGrab, LuHandHeart, LuHandHelping, LuHandMetal, LuHandPlatter, LuHandbag, LuHandshake, LuHardDrive, LuHardDriveDownload, LuHardDriveUpload, LuHardHat, LuHash, LuHatGlasses, LuHaze, LuHd, LuHdmiPort, LuHeading, LuHeading1, LuHeading2, LuHeading3, LuHeading4, LuHeading5, LuHeading6, LuHeadphoneOff, LuHeadphones, LuHeadset, LuHeart, LuHeartCrack, LuHeartHandshake, LuHeartMinus, LuHeartOff, LuHeartPlus, LuHeartPulse, LuHeater, LuHelicopter, LuHexagon, LuHighlighter, LuHistory, LuHop, LuHopOff, LuHospital, LuHotel, LuHourglass, LuHouse, LuHouseHeart, LuHousePlug, LuHousePlus, LuHouseWifi, LuIceCreamBowl, LuIceCreamCone, LuIdCard, LuIdCardLanyard, LuImage, LuImageDown, LuImageMinus, LuImageOff, LuImagePlay, LuImagePlus, LuImageUp, LuImageUpscale, LuImages, LuImport, LuInbox, LuIndianRupee, LuInfinity, LuInfo, LuInspectionPanel, LuInstagram, LuItalic, LuIterationCcw, LuIterationCw, LuJapaneseYen, LuJoystick, LuKanban, LuKayak, LuKey, LuKeyRound, LuKeySquare, LuKeyboard, LuKeyboardMusic, LuKeyboardOff, LuLamp, LuLampCeiling, LuLampDesk, LuLampFloor, LuLampWallDown, LuLampWallUp, LuLandPlot, LuLandmark, LuLanguages, LuLaptop, LuLaptopMinimal, LuLaptopMinimalCheck, LuLasso, LuLassoSelect, LuLaugh, LuLayers, LuLayers2, LuLayersPlus, LuLayoutDashboard, LuLayoutGrid, LuLayoutList, LuLayoutPanelLeft, LuLayoutPanelTop, LuLayoutTemplate, LuLeaf, LuLeafyGreen, LuLectern, LuLibrary, LuLibraryBig, LuLifeBuoy, LuLigature, LuLightbulb, LuLightbulbOff, LuLineSquiggle, LuLink, LuLink2, LuLink2Off, LuLinkedin, LuList, LuListCheck, LuListChecks, LuListChevronsDownUp, LuListChevronsUpDown, LuListCollapse, LuListEnd, LuListFilter, LuListFilterPlus, LuListIndentDecrease, LuListIndentIncrease, LuListMinus, LuListMusic, LuListOrdered, LuListPlus, LuListRestart, LuListStart, LuListTodo, LuListTree, LuListVideo, LuListX, LuLoader, LuLoaderCircle, LuLoaderPinwheel, LuLocate, LuLocateFixed, LuLocateOff, LuLock, LuLockKeyhole, LuLockKeyholeOpen, LuLockOpen, LuLogIn, LuLogOut, LuLogs, LuLollipop, LuLuggage, LuMagnet, LuMail, LuMailCheck, LuMailMinus, LuMailOpen, LuMailPlus, LuMailQuestionMark, LuMailSearch, LuMailWarning, LuMailX, LuMailbox, LuMails, LuMapMinus, LuMapPin, LuMapPinCheck, LuMapPinCheckInside, LuMapPinHouse, LuMapPinMinus, LuMapPinMinusInside, LuMapPinOff, LuMapPinPen, LuMapPinPlus, LuMapPinPlusInside, LuMapPinX, LuMapPinXInside, LuMapPinned, LuMapPlus } from "./icons/icons_2.js";
|
|
65
|
+
import { LuMap, LuMars, LuMarsStroke, LuMartini, LuMaximize, LuMaximize2, LuMedal, LuMegaphone, LuMegaphoneOff, LuMeh, LuMemoryStick, LuMenu, LuMerge, LuMessageCircle, LuMessageCircleCode, LuMessageCircleDashed, LuMessageCircleHeart, LuMessageCircleMore, LuMessageCircleOff, LuMessageCirclePlus, LuMessageCircleQuestionMark, LuMessageCircleReply, LuMessageCircleWarning, LuMessageCircleX, LuMessageSquare, LuMessageSquareCode, LuMessageSquareDashed, LuMessageSquareDiff, LuMessageSquareDot, LuMessageSquareHeart, LuMessageSquareLock, LuMessageSquareMore, LuMessageSquareOff, LuMessageSquarePlus, LuMessageSquareQuote, LuMessageSquareReply, LuMessageSquareShare, LuMessageSquareText, LuMessageSquareWarning, LuMessageSquareX, LuMessagesSquare, LuMic, LuMicOff, LuMicVocal, LuMicrochip, LuMicroscope, LuMicrowave, LuMilestone, LuMilk, LuMilkOff, LuMinimize, LuMinimize2, LuMinus, LuMonitor, LuMonitorCheck, LuMonitorCloud, LuMonitorCog, LuMonitorDot, LuMonitorDown, LuMonitorOff, LuMonitorPause, LuMonitorPlay, LuMonitorSmartphone, LuMonitorSpeaker, LuMonitorStop, LuMonitorUp, LuMonitorX, LuMoon, LuMoonStar, LuMotorbike, LuMountain, LuMountainSnow, LuMouse, LuMouseOff, LuMousePointer, LuMousePointer2, LuMousePointer2Off, LuMousePointerBan, LuMousePointerClick, LuMove, LuMove3d, LuMoveDiagonal, LuMoveDiagonal2, LuMoveDown, LuMoveDownLeft, LuMoveDownRight, LuMoveHorizontal, LuMoveLeft, LuMoveRight, LuMoveUp, LuMoveUpLeft, LuMoveUpRight, LuMoveVertical, LuMusic, LuMusic2, LuMusic3, LuMusic4, LuNavigation, LuNavigation2, LuNavigation2Off, LuNavigationOff, LuNetwork, LuNewspaper, LuNfc, LuNonBinary, LuNotebook, LuNotebookPen, LuNotebookTabs, LuNotebookText, LuNotepadText, LuNotepadTextDashed, LuNut, LuNutOff, LuOctagon, LuOctagonAlert, LuOctagonMinus, LuOctagonPause, LuOctagonX, LuOmega, LuOption, LuOrbit, LuOrigami, LuPackage, LuPackage2, LuPackageCheck, LuPackageMinus, LuPackageOpen, LuPackagePlus, LuPackageSearch, LuPackageX, LuPaintBucket, LuPaintRoller, LuPaintbrush, LuPaintbrushVertical, LuPalette, LuPanda, LuPanelBottom, LuPanelBottomClose, LuPanelBottomDashed, LuPanelBottomOpen, LuPanelLeft, LuPanelLeftClose, LuPanelLeftDashed, LuPanelLeftOpen, LuPanelLeftRightDashed, LuPanelRight, LuPanelRightClose, LuPanelRightDashed, LuPanelRightOpen, LuPanelTop, LuPanelTopBottomDashed, LuPanelTopClose, LuPanelTopDashed, LuPanelTopOpen, LuPanelsLeftBottom, LuPanelsRightBottom, LuPanelsTopLeft, LuPaperclip, LuParentheses, LuParkingMeter, LuPartyPopper, LuPause, LuPawPrint, LuPcCase, LuPen, LuPenLine, LuPenOff, LuPenTool, LuPencil, LuPencilLine, LuPencilOff, LuPencilRuler, LuPentagon, LuPercent, LuPersonStanding, LuPhilippinePeso, LuPhone, LuPhoneCall, LuPhoneForwarded, LuPhoneIncoming, LuPhoneMissed, LuPhoneOff, LuPhoneOutgoing, LuPi, LuPiano, LuPickaxe, LuPictureInPicture, LuPictureInPicture2, LuPiggyBank, LuPilcrow, LuPilcrowLeft, LuPilcrowRight, LuPill, LuPillBottle, LuPin, LuPinOff, LuPipette, LuPizza, LuPlane, LuPlaneLanding, LuPlaneTakeoff, LuPlay, LuPlug, LuPlug2, LuPlugZap, LuPlus, LuPocket, LuPocketKnife, LuPodcast, LuPointer, LuPointerOff, LuPopcorn, LuPopsicle, LuPoundSterling, LuPower, LuPowerOff, LuPresentation, LuPrinter, LuPrinterCheck, LuPrinterX, LuProjector, LuProportions, LuPuzzle, LuPyramid, LuQrCode, LuQuote, LuRabbit, LuRadar, LuRadiation, LuRadical, LuRadio, LuRadioReceiver, LuRadioTower, LuRadius, LuRailSymbol, LuRainbow, LuRat, LuRatio, LuReceipt, LuReceiptCent, LuReceiptEuro, LuReceiptIndianRupee, LuReceiptJapaneseYen, LuReceiptPoundSterling, LuReceiptRussianRuble, LuReceiptSwissFranc, LuReceiptText, LuReceiptTurkishLira, LuRectangleCircle, LuRectangleEllipsis, LuRectangleGoggles, LuRectangleHorizontal, LuRectangleVertical, LuRecycle, LuRedo, LuRedo2, LuRedoDot, LuRefreshCcw, LuRefreshCcwDot, LuRefreshCw, LuRefreshCwOff, LuRefrigerator, LuRegex, LuRemoveFormatting, LuRepeat, LuRepeat1, LuRepeat2, LuReplace, LuReplaceAll, LuReply, LuReplyAll, LuRewind, LuRibbon, LuRocket, LuRockingChair, LuRollerCoaster, LuRose, LuRotate3d, LuRotateCcw, LuRotateCcwKey, LuRotateCcwSquare, LuRotateCw, LuRotateCwSquare, LuRoute, LuRouteOff, LuRouter, LuRows2, LuRows3, LuRows4, LuRss, LuRuler, LuRulerDimensionLine, LuRussianRuble, LuSailboat, LuSalad, LuSandwich, LuSatellite, LuSatelliteDish, LuSaudiRiyal, LuSave, LuSaveAll, LuSaveOff, LuScale, LuScale3d, LuScaling, LuScan, LuScanBarcode, LuScanEye, LuScanFace, LuScanHeart, LuScanLine, LuScanQrCode, LuScanSearch, LuScanText, LuSchool, LuScissors, LuScissorsLineDashed, LuScooter, LuScreenShare, LuScreenShareOff, LuScroll, LuScrollText, LuSearch, LuSearchAlert, LuSearchCheck, LuSearchCode, LuSearchSlash, LuSearchX, LuSection, LuSend, LuSendHorizontal, LuSendToBack, LuSeparatorHorizontal, LuSeparatorVertical, LuServer, LuServerCog, LuServerCrash, LuServerOff, LuSettings, LuSettings2, LuShapes, LuShare, LuShare2, LuSheet, LuShell, LuShield, LuShieldAlert, LuShieldBan, LuShieldCheck, LuShieldEllipsis, LuShieldHalf, LuShieldMinus, LuShieldOff, LuShieldPlus, LuShieldQuestionMark, LuShieldUser, LuShieldX, LuShip, LuShipWheel, LuShirt, LuShoppingBag, LuShoppingBasket, LuShoppingCart, LuShovel, LuShowerHead, LuShredder, LuShrimp, LuShrink, LuShrub, LuShuffle, LuSigma, LuSignal, LuSignalHigh, LuSignalLow, LuSignalMedium, LuSignalZero, LuSignature, LuSignpost, LuSignpostBig, LuSiren, LuSkipBack, LuSkipForward, LuSkull, LuSlack, LuSlash, LuSlice, LuSlidersHorizontal, LuSlidersVertical, LuSmartphone, LuSmartphoneCharging, LuSmartphoneNfc, LuSmile, LuSmilePlus, LuSnail, LuSnowflake, LuSoapDispenserDroplet, LuSofa, LuSolarPanel, LuSoup, LuSpace, LuSpade, LuSparkle, LuSparkles, LuSpeaker, LuSpeech, LuSpellCheck, LuSpellCheck2, LuSpline, LuSplinePointer, LuSplit, LuSpool, LuSpotlight, LuSprayCan, LuSprout, LuSquare, LuSquareActivity, LuSquareArrowDown, LuSquareArrowDownLeft, LuSquareArrowDownRight, LuSquareArrowLeft, LuSquareArrowOutDownLeft, LuSquareArrowOutDownRight, LuSquareArrowOutUpLeft, LuSquareArrowOutUpRight, LuSquareArrowRight, LuSquareArrowUp, LuSquareArrowUpLeft, LuSquareArrowUpRight, LuSquareAsterisk, LuSquareBottomDashedScissors, LuSquareChartGantt, LuSquareCheck, LuSquareCheckBig, LuSquareChevronDown, LuSquareChevronLeft, LuSquareChevronRight, LuSquareChevronUp, LuSquareCode, LuSquareDashed, LuSquareDashedBottom, LuSquareDashedBottomCode, LuSquareDashedKanban, LuSquareDashedMousePointer, LuSquareDashedTopSolid, LuSquareDivide, LuSquareDot, LuSquareEqual, LuSquareFunction, LuSquareKanban, LuSquareLibrary, LuSquareM, LuSquareMenu, LuSquareMinus, LuSquareMousePointer, LuSquareParking, LuSquareParkingOff, LuSquarePause, LuSquarePen, LuSquarePercent, LuSquarePi, LuSquarePilcrow, LuSquarePlay, LuSquarePlus, LuSquarePower, LuSquareRadical, LuSquareRoundCorner, LuSquareScissors, LuSquareSigma, LuSquareSlash, LuSquareSplitHorizontal, LuSquareSplitVertical, LuSquareSquare, LuSquareStack, LuSquareStar, LuSquareStop, LuSquareTerminal, LuSquareUser, LuSquareUserRound, LuSquareX, LuSquaresExclude, LuSquaresIntersect, LuSquaresSubtract, LuSquaresUnite, LuSquircle, LuSquircleDashed, LuSquirrel, LuStamp, LuStar, LuStarHalf, LuStarOff, LuStepBack, LuStepForward, LuStethoscope, LuSticker, LuStickyNote, LuStone, LuStore, LuStretchHorizontal, LuStretchVertical, LuStrikethrough } from "./icons/icons_3.js";
|
|
66
|
+
import { LuSubscript, LuSun, LuSunDim, LuSunMedium, LuSunMoon, LuSunSnow, LuSunrise, LuSunset, LuSuperscript, LuSwatchBook, LuSwissFranc, LuSwitchCamera, LuSword, LuSwords, LuSyringe, LuTable, LuTable2, LuTableCellsMerge, LuTableCellsSplit, LuTableColumnsSplit, LuTableOfContents, LuTableProperties, LuTableRowsSplit, LuTablet, LuTabletSmartphone, LuTablets, LuTag, LuTags, LuTally1, LuTally2, LuTally3, LuTally4, LuTally5, LuTangent, LuTarget, LuTelescope, LuTent, LuTentTree, LuTerminal, LuTestTube, LuTestTubeDiagonal, LuTestTubes, LuTextAlignCenter, LuTextAlignEnd, LuTextAlignJustify, LuTextAlignStart, LuTextCursor, LuTextCursorInput, LuTextInitial, LuTextQuote, LuTextSearch, LuTextSelect, LuTextWrap, LuTheater, LuThermometer, LuThermometerSnowflake, LuThermometerSun, LuThumbsDown, LuThumbsUp, LuTicket, LuTicketCheck, LuTicketMinus, LuTicketPercent, LuTicketPlus, LuTicketSlash, LuTicketX, LuTickets, LuTicketsPlane, LuTimer, LuTimerOff, LuTimerReset, LuToggleLeft, LuToggleRight, LuToilet, LuToolCase, LuToolbox, LuTornado, LuTorus, LuTouchpad, LuTouchpadOff, LuTowerControl, LuToyBrick, LuTractor, LuTrafficCone, LuTrainFront, LuTrainFrontTunnel, LuTrainTrack, LuTramFront, LuTransgender, LuTrash, LuTrash2, LuTreeDeciduous, LuTreePalm, LuTreePine, LuTrees, LuTrello, LuTrendingDown, LuTrendingUp, LuTrendingUpDown, LuTriangle, LuTriangleAlert, LuTriangleDashed, LuTriangleRight, LuTrophy, LuTruck, LuTruckElectric, LuTurkishLira, LuTurntable, LuTurtle, LuTv, LuTvMinimal, LuTvMinimalPlay, LuTwitch, LuTwitter, LuType, LuTypeOutline, LuUmbrella, LuUmbrellaOff, LuUnderline, LuUndo, LuUndo2, LuUndoDot, LuUnfoldHorizontal, LuUnfoldVertical, LuUngroup, LuUniversity, LuUnlink, LuUnlink2, LuUnplug, LuUpload, LuUsb, LuUser, LuUserCheck, LuUserCog, LuUserLock, LuUserMinus, LuUserPen, LuUserPlus, LuUserRound, LuUserRoundCheck, LuUserRoundCog, LuUserRoundMinus, LuUserRoundPen, LuUserRoundPlus, LuUserRoundSearch, LuUserRoundX, LuUserSearch, LuUserStar, LuUserX, LuUsers, LuUsersRound, LuUtensils, LuUtensilsCrossed, LuUtilityPole, LuVan, LuVariable, LuVault, LuVectorSquare, LuVegan, LuVenetianMask, LuVenus, LuVenusAndMars, LuVibrate, LuVibrateOff, LuVideo, LuVideoOff, LuVideotape, LuView, LuVoicemail, LuVolleyball, LuVolume, LuVolume1, LuVolume2, LuVolumeOff, LuVolumeX, LuVote, LuWallet, LuWalletCards, LuWalletMinimal, LuWallpaper, LuWand, LuWandSparkles, LuWarehouse, LuWashingMachine, LuWatch, LuWaves, LuWavesArrowDown, LuWavesArrowUp, LuWavesLadder, LuWaypoints, LuWebcam, LuWebhook, LuWebhookOff, LuWeight, LuWeightTilde, LuWheat, LuWheatOff, LuWholeWord, LuWifi, LuWifiCog, LuWifiHigh, LuWifiLow, LuWifiOff, LuWifiPen, LuWifiSync, LuWifiZero, LuWind, LuWindArrowDown, LuWine, LuWineOff, LuWorkflow, LuWorm, LuWrench, LuX, LuYoutube, LuZap, LuZapOff, LuZoomIn, LuZoomOut } from "./icons/icons_4.js";
|
|
67
67
|
function createRui(options = {}) {
|
|
68
68
|
const { theme } = options;
|
|
69
69
|
const defaults = Object.freeze({
|
|
@@ -123,7 +123,6 @@ export {
|
|
|
123
123
|
LuAlarmClockPlus,
|
|
124
124
|
LuAlarmSmoke,
|
|
125
125
|
LuAlbum,
|
|
126
|
-
LuAlignCenter,
|
|
127
126
|
LuAlignCenterHorizontal,
|
|
128
127
|
LuAlignCenterVertical,
|
|
129
128
|
LuAlignEndHorizontal,
|
|
@@ -136,9 +135,6 @@ export {
|
|
|
136
135
|
LuAlignHorizontalJustifyStart,
|
|
137
136
|
LuAlignHorizontalSpaceAround,
|
|
138
137
|
LuAlignHorizontalSpaceBetween,
|
|
139
|
-
LuAlignJustify,
|
|
140
|
-
LuAlignLeft,
|
|
141
|
-
LuAlignRight,
|
|
142
138
|
LuAlignStartHorizontal,
|
|
143
139
|
LuAlignStartVertical,
|
|
144
140
|
LuAlignVerticalDistributeCenter,
|
|
@@ -239,6 +235,7 @@ export {
|
|
|
239
235
|
LuBadgeX,
|
|
240
236
|
LuBaggageClaim,
|
|
241
237
|
LuBalances,
|
|
238
|
+
LuBalloon,
|
|
242
239
|
LuBan,
|
|
243
240
|
LuBanana,
|
|
244
241
|
LuBandage,
|
|
@@ -283,6 +280,7 @@ export {
|
|
|
283
280
|
LuBinoculars,
|
|
284
281
|
LuBiohazard,
|
|
285
282
|
LuBird,
|
|
283
|
+
LuBirdhouse,
|
|
286
284
|
LuBitcoin,
|
|
287
285
|
LuBitcoinAccounts,
|
|
288
286
|
LuBlend,
|
|
@@ -316,6 +314,7 @@ export {
|
|
|
316
314
|
LuBookOpenCheck,
|
|
317
315
|
LuBookOpenText,
|
|
318
316
|
LuBookPlus,
|
|
317
|
+
LuBookSearch,
|
|
319
318
|
LuBookText,
|
|
320
319
|
LuBookType,
|
|
321
320
|
LuBookUp,
|
|
@@ -384,12 +383,14 @@ export {
|
|
|
384
383
|
LuCalendarSync,
|
|
385
384
|
LuCalendarX,
|
|
386
385
|
LuCalendarX2,
|
|
386
|
+
LuCalendars,
|
|
387
387
|
LuCamera,
|
|
388
388
|
LuCameraOff,
|
|
389
389
|
LuCandy,
|
|
390
390
|
LuCandyCane,
|
|
391
391
|
LuCandyOff,
|
|
392
392
|
LuCannabis,
|
|
393
|
+
LuCannabisOff,
|
|
393
394
|
LuCaptions,
|
|
394
395
|
LuCaptionsOff,
|
|
395
396
|
LuCar,
|
|
@@ -439,6 +440,12 @@ export {
|
|
|
439
440
|
LuCheckboxIndeterminateFill,
|
|
440
441
|
LuChefHat,
|
|
441
442
|
LuCherry,
|
|
443
|
+
LuChessBishop,
|
|
444
|
+
LuChessKing,
|
|
445
|
+
LuChessKnight,
|
|
446
|
+
LuChessPawn,
|
|
447
|
+
LuChessQueen,
|
|
448
|
+
LuChessRook,
|
|
442
449
|
LuChevronDown,
|
|
443
450
|
LuChevronFirst,
|
|
444
451
|
LuChevronLast,
|
|
@@ -490,6 +497,7 @@ export {
|
|
|
490
497
|
LuCircleParkingOff,
|
|
491
498
|
LuCirclePause,
|
|
492
499
|
LuCirclePercent,
|
|
500
|
+
LuCirclePile,
|
|
493
501
|
LuCirclePlay,
|
|
494
502
|
LuCirclePlus,
|
|
495
503
|
LuCirclePoundSterling,
|
|
@@ -534,11 +542,13 @@ export {
|
|
|
534
542
|
LuClockAlert,
|
|
535
543
|
LuClockArrowDown,
|
|
536
544
|
LuClockArrowUp,
|
|
545
|
+
LuClockCheck,
|
|
537
546
|
LuClockFading,
|
|
538
547
|
LuClockPlus,
|
|
539
548
|
LuClosedCaption,
|
|
540
549
|
LuCloud,
|
|
541
550
|
LuCloudAlert,
|
|
551
|
+
LuCloudBackup,
|
|
542
552
|
LuCloudCheck,
|
|
543
553
|
LuCloudCog,
|
|
544
554
|
LuCloudDownload,
|
|
@@ -558,6 +568,7 @@ export {
|
|
|
558
568
|
LuCloudSnow,
|
|
559
569
|
LuCloudSun,
|
|
560
570
|
LuCloudSunRain,
|
|
571
|
+
LuCloudSync,
|
|
561
572
|
LuCloudSyncFill,
|
|
562
573
|
LuCloudUpload,
|
|
563
574
|
LuCloudUpload2Fill,
|
|
@@ -690,6 +701,7 @@ export {
|
|
|
690
701
|
LuEraser,
|
|
691
702
|
LuEthernetPort,
|
|
692
703
|
LuEuro,
|
|
704
|
+
LuEvCharger,
|
|
693
705
|
LuEvmAccounts,
|
|
694
706
|
LuExpand,
|
|
695
707
|
LuExport,
|
|
@@ -708,47 +720,45 @@ export {
|
|
|
708
720
|
LuFigma,
|
|
709
721
|
LuFile,
|
|
710
722
|
LuFileArchive,
|
|
711
|
-
LuFileAudio,
|
|
712
|
-
LuFileAudio2,
|
|
713
723
|
LuFileAxis3d,
|
|
714
724
|
LuFileBadge,
|
|
715
|
-
LuFileBadge2,
|
|
716
725
|
LuFileBox,
|
|
726
|
+
LuFileBraces,
|
|
727
|
+
LuFileBracesCorner,
|
|
717
728
|
LuFileChartColumn,
|
|
718
729
|
LuFileChartColumnIncreasing,
|
|
719
730
|
LuFileChartLine,
|
|
720
731
|
LuFileChartPie,
|
|
721
732
|
LuFileCheck,
|
|
722
|
-
|
|
733
|
+
LuFileCheckCorner,
|
|
723
734
|
LuFileClock,
|
|
724
735
|
LuFileCode,
|
|
725
|
-
|
|
736
|
+
LuFileCodeCorner,
|
|
726
737
|
LuFileCog,
|
|
727
738
|
LuFileDiff,
|
|
728
739
|
LuFileDigit,
|
|
729
740
|
LuFileDown,
|
|
741
|
+
LuFileExclamationPoint,
|
|
742
|
+
LuFileHeadphone,
|
|
730
743
|
LuFileHeart,
|
|
731
744
|
LuFileImage,
|
|
732
745
|
LuFileInput,
|
|
733
|
-
LuFileJson,
|
|
734
|
-
LuFileJson2,
|
|
735
746
|
LuFileKey,
|
|
736
|
-
LuFileKey2,
|
|
737
747
|
LuFileLock,
|
|
738
|
-
LuFileLock2,
|
|
739
748
|
LuFileMinus,
|
|
740
|
-
|
|
749
|
+
LuFileMinusCorner,
|
|
741
750
|
LuFileMusic,
|
|
742
751
|
LuFileOutput,
|
|
743
752
|
LuFilePen,
|
|
744
753
|
LuFilePenLine,
|
|
745
754
|
LuFilePlay,
|
|
746
755
|
LuFilePlus,
|
|
747
|
-
|
|
756
|
+
LuFilePlusCorner,
|
|
748
757
|
LuFileQuestionMark,
|
|
749
758
|
LuFileScan,
|
|
750
759
|
LuFileSearch,
|
|
751
|
-
|
|
760
|
+
LuFileSearchCorner,
|
|
761
|
+
LuFileSignal,
|
|
752
762
|
LuFileSliders,
|
|
753
763
|
LuFileSpreadsheet,
|
|
754
764
|
LuFileStack,
|
|
@@ -756,22 +766,21 @@ export {
|
|
|
756
766
|
LuFileTerminal,
|
|
757
767
|
LuFileText,
|
|
758
768
|
LuFileType,
|
|
759
|
-
|
|
769
|
+
LuFileTypeCorner,
|
|
760
770
|
LuFileUp,
|
|
761
771
|
LuFileUser,
|
|
762
772
|
LuFileVideoCamera,
|
|
763
773
|
LuFileVolume,
|
|
764
|
-
LuFileVolume2,
|
|
765
|
-
LuFileWarning,
|
|
766
774
|
LuFileX,
|
|
767
|
-
|
|
775
|
+
LuFileXCorner,
|
|
768
776
|
LuFiles,
|
|
769
777
|
LuFilm,
|
|
770
|
-
|
|
778
|
+
LuFingerprintPattern,
|
|
771
779
|
LuFireExtinguisher,
|
|
772
780
|
LuFish,
|
|
773
781
|
LuFishOff,
|
|
774
782
|
LuFishSymbol,
|
|
783
|
+
LuFishingHook,
|
|
775
784
|
LuFlag,
|
|
776
785
|
LuFlagOff,
|
|
777
786
|
LuFlagTriangleLeft,
|
|
@@ -827,6 +836,7 @@ export {
|
|
|
827
836
|
LuFolders,
|
|
828
837
|
LuFootprints,
|
|
829
838
|
LuForklift,
|
|
839
|
+
LuForm,
|
|
830
840
|
LuForward,
|
|
831
841
|
LuFrame,
|
|
832
842
|
LuFramer,
|
|
@@ -843,6 +853,7 @@ export {
|
|
|
843
853
|
LuGalleryVerticalEnd,
|
|
844
854
|
LuGamepad,
|
|
845
855
|
LuGamepad2,
|
|
856
|
+
LuGamepadDirectional,
|
|
846
857
|
LuGauge,
|
|
847
858
|
LuGavel,
|
|
848
859
|
LuGem,
|
|
@@ -850,6 +861,7 @@ export {
|
|
|
850
861
|
LuGhost,
|
|
851
862
|
LuGift,
|
|
852
863
|
LuGitBranch,
|
|
864
|
+
LuGitBranchMinus,
|
|
853
865
|
LuGitBranchPlus,
|
|
854
866
|
LuGitCommitHorizontal,
|
|
855
867
|
LuGitCommitVertical,
|
|
@@ -870,6 +882,7 @@ export {
|
|
|
870
882
|
LuGlasses,
|
|
871
883
|
LuGlobe,
|
|
872
884
|
LuGlobeLock,
|
|
885
|
+
LuGlobeX,
|
|
873
886
|
LuGoal,
|
|
874
887
|
LuGpu,
|
|
875
888
|
LuGraduationCap,
|
|
@@ -905,6 +918,7 @@ export {
|
|
|
905
918
|
LuHash,
|
|
906
919
|
LuHatGlasses,
|
|
907
920
|
LuHaze,
|
|
921
|
+
LuHd,
|
|
908
922
|
LuHdmiPort,
|
|
909
923
|
LuHeading,
|
|
910
924
|
LuHeading1,
|
|
@@ -924,6 +938,7 @@ export {
|
|
|
924
938
|
LuHeartPlus,
|
|
925
939
|
LuHeartPulse,
|
|
926
940
|
LuHeater,
|
|
941
|
+
LuHelicopter,
|
|
927
942
|
LuHexagon,
|
|
928
943
|
LuHighlighter,
|
|
929
944
|
LuHistoricPrices,
|
|
@@ -935,6 +950,7 @@ export {
|
|
|
935
950
|
LuHotel,
|
|
936
951
|
LuHourglass,
|
|
937
952
|
LuHouse,
|
|
953
|
+
LuHouseHeart,
|
|
938
954
|
LuHousePlug,
|
|
939
955
|
LuHousePlus,
|
|
940
956
|
LuHouseWifi,
|
|
@@ -953,8 +969,6 @@ export {
|
|
|
953
969
|
LuImages,
|
|
954
970
|
LuImport,
|
|
955
971
|
LuInbox,
|
|
956
|
-
LuIndentDecrease,
|
|
957
|
-
LuIndentIncrease,
|
|
958
972
|
LuIndianRupee,
|
|
959
973
|
LuInfinity,
|
|
960
974
|
LuInfo,
|
|
@@ -993,6 +1007,7 @@ export {
|
|
|
993
1007
|
LuLayers2,
|
|
994
1008
|
LuLayersIn,
|
|
995
1009
|
LuLayersOut,
|
|
1010
|
+
LuLayersPlus,
|
|
996
1011
|
LuLayoutDashboard,
|
|
997
1012
|
LuLayoutGrid,
|
|
998
1013
|
LuLayoutList,
|
|
@@ -1002,7 +1017,6 @@ export {
|
|
|
1002
1017
|
LuLeaf,
|
|
1003
1018
|
LuLeafyGreen,
|
|
1004
1019
|
LuLectern,
|
|
1005
|
-
LuLetterText,
|
|
1006
1020
|
LuLiabilities,
|
|
1007
1021
|
LuLibrary,
|
|
1008
1022
|
LuLibraryBig,
|
|
@@ -1018,10 +1032,14 @@ export {
|
|
|
1018
1032
|
LuList,
|
|
1019
1033
|
LuListCheck,
|
|
1020
1034
|
LuListChecks,
|
|
1035
|
+
LuListChevronsDownUp,
|
|
1036
|
+
LuListChevronsUpDown,
|
|
1021
1037
|
LuListCollapse,
|
|
1022
1038
|
LuListEnd,
|
|
1023
1039
|
LuListFilter,
|
|
1024
1040
|
LuListFilterPlus,
|
|
1041
|
+
LuListIndentDecrease,
|
|
1042
|
+
LuListIndentIncrease,
|
|
1025
1043
|
LuListMinus,
|
|
1026
1044
|
LuListMusic,
|
|
1027
1045
|
LuListOrdered,
|
|
@@ -1132,6 +1150,7 @@ export {
|
|
|
1132
1150
|
LuMinus,
|
|
1133
1151
|
LuMonitor,
|
|
1134
1152
|
LuMonitorCheck,
|
|
1153
|
+
LuMonitorCloud,
|
|
1135
1154
|
LuMonitorCog,
|
|
1136
1155
|
LuMonitorDot,
|
|
1137
1156
|
LuMonitorDown,
|
|
@@ -1146,12 +1165,14 @@ export {
|
|
|
1146
1165
|
LuMoon,
|
|
1147
1166
|
LuMoonStar,
|
|
1148
1167
|
LuMoreAssets,
|
|
1168
|
+
LuMotorbike,
|
|
1149
1169
|
LuMountain,
|
|
1150
1170
|
LuMountainSnow,
|
|
1151
1171
|
LuMouse,
|
|
1152
1172
|
LuMouseOff,
|
|
1153
1173
|
LuMousePointer,
|
|
1154
1174
|
LuMousePointer2,
|
|
1175
|
+
LuMousePointer2Off,
|
|
1155
1176
|
LuMousePointerBan,
|
|
1156
1177
|
LuMousePointerClick,
|
|
1157
1178
|
LuMove,
|
|
@@ -1298,6 +1319,7 @@ export {
|
|
|
1298
1319
|
LuPresentation,
|
|
1299
1320
|
LuPrinter,
|
|
1300
1321
|
LuPrinterCheck,
|
|
1322
|
+
LuPrinterX,
|
|
1301
1323
|
LuProjector,
|
|
1302
1324
|
LuProportions,
|
|
1303
1325
|
LuPuzzle,
|
|
@@ -1398,11 +1420,13 @@ export {
|
|
|
1398
1420
|
LuSchool,
|
|
1399
1421
|
LuScissors,
|
|
1400
1422
|
LuScissorsLineDashed,
|
|
1423
|
+
LuScooter,
|
|
1401
1424
|
LuScreenShare,
|
|
1402
1425
|
LuScreenShareOff,
|
|
1403
1426
|
LuScroll,
|
|
1404
1427
|
LuScrollText,
|
|
1405
1428
|
LuSearch,
|
|
1429
|
+
LuSearchAlert,
|
|
1406
1430
|
LuSearchCheck,
|
|
1407
1431
|
LuSearchCode,
|
|
1408
1432
|
LuSearchSlash,
|
|
@@ -1478,6 +1502,7 @@ export {
|
|
|
1478
1502
|
LuSoapDispenserDroplet,
|
|
1479
1503
|
LuSofa,
|
|
1480
1504
|
LuSolanaAccountsFill,
|
|
1505
|
+
LuSolarPanel,
|
|
1481
1506
|
LuSoup,
|
|
1482
1507
|
LuSpace,
|
|
1483
1508
|
LuSpade,
|
|
@@ -1575,6 +1600,7 @@ export {
|
|
|
1575
1600
|
LuStethoscope,
|
|
1576
1601
|
LuSticker,
|
|
1577
1602
|
LuStickyNote,
|
|
1603
|
+
LuStone,
|
|
1578
1604
|
LuStore,
|
|
1579
1605
|
LuStretchHorizontal,
|
|
1580
1606
|
LuStretchVertical,
|
|
@@ -1623,12 +1649,17 @@ export {
|
|
|
1623
1649
|
LuTestTube,
|
|
1624
1650
|
LuTestTubeDiagonal,
|
|
1625
1651
|
LuTestTubes,
|
|
1626
|
-
|
|
1652
|
+
LuTextAlignCenter,
|
|
1653
|
+
LuTextAlignEnd,
|
|
1654
|
+
LuTextAlignJustify,
|
|
1655
|
+
LuTextAlignStart,
|
|
1627
1656
|
LuTextCursor,
|
|
1628
1657
|
LuTextCursorInput,
|
|
1658
|
+
LuTextInitial,
|
|
1629
1659
|
LuTextQuote,
|
|
1630
1660
|
LuTextSearch,
|
|
1631
1661
|
LuTextSelect,
|
|
1662
|
+
LuTextWrap,
|
|
1632
1663
|
LuTheater,
|
|
1633
1664
|
LuThermometer,
|
|
1634
1665
|
LuThermometerSnowflake,
|
|
@@ -1651,6 +1682,7 @@ export {
|
|
|
1651
1682
|
LuToggleRight,
|
|
1652
1683
|
LuToilet,
|
|
1653
1684
|
LuToolCase,
|
|
1685
|
+
LuToolbox,
|
|
1654
1686
|
LuTornado,
|
|
1655
1687
|
LuTorus,
|
|
1656
1688
|
LuTouchpad,
|
|
@@ -1729,6 +1761,7 @@ export {
|
|
|
1729
1761
|
LuUtensils,
|
|
1730
1762
|
LuUtensilsCrossed,
|
|
1731
1763
|
LuUtilityPole,
|
|
1764
|
+
LuVan,
|
|
1732
1765
|
LuVariable,
|
|
1733
1766
|
LuVault,
|
|
1734
1767
|
LuVectorSquare,
|
|
@@ -1760,12 +1793,15 @@ export {
|
|
|
1760
1793
|
LuWashingMachine,
|
|
1761
1794
|
LuWatch,
|
|
1762
1795
|
LuWaves,
|
|
1796
|
+
LuWavesArrowDown,
|
|
1797
|
+
LuWavesArrowUp,
|
|
1763
1798
|
LuWavesLadder,
|
|
1764
1799
|
LuWaypoints,
|
|
1765
1800
|
LuWebcam,
|
|
1766
1801
|
LuWebhook,
|
|
1767
1802
|
LuWebhookOff,
|
|
1768
1803
|
LuWeight,
|
|
1804
|
+
LuWeightTilde,
|
|
1769
1805
|
LuWheat,
|
|
1770
1806
|
LuWheatOff,
|
|
1771
1807
|
LuWholeWord,
|
|
@@ -1783,7 +1819,6 @@ export {
|
|
|
1783
1819
|
LuWineOff,
|
|
1784
1820
|
LuWorkflow,
|
|
1785
1821
|
LuWorm,
|
|
1786
|
-
LuWrapText,
|
|
1787
1822
|
LuWrench,
|
|
1788
1823
|
LuX,
|
|
1789
1824
|
LuXTwitter,
|
package/dist/style.css
CHANGED
|
@@ -7031,8 +7031,8 @@ to {
|
|
|
7031
7031
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
7032
7032
|
transition-duration: 75ms;
|
|
7033
7033
|
--x-padding: 0px;
|
|
7034
|
-
--prepend-width: var(--
|
|
7035
|
-
--append-width: var(--
|
|
7034
|
+
--prepend-width: var(--v11a1c3f7);
|
|
7035
|
+
--append-width: var(--v4b0315cd);
|
|
7036
7036
|
padding-left: calc(var(--x-padding) + var(--prepend-width, 0px));
|
|
7037
7037
|
padding-right: calc(var(--x-padding) + var(--append-width, 0px));
|
|
7038
7038
|
}
|
|
@@ -7043,7 +7043,7 @@ to {
|
|
|
7043
7043
|
transition-property: all;
|
|
7044
7044
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
7045
7045
|
transition-duration: 75ms;
|
|
7046
|
-
content: var(--
|
|
7046
|
+
content: var(--v9877abbe);
|
|
7047
7047
|
}
|
|
7048
7048
|
._wrapper_kdkbx_316 ._label_kdkbx_319:after {
|
|
7049
7049
|
content: "";
|
|
@@ -7366,10 +7366,10 @@ to {
|
|
|
7366
7366
|
padding-right: 0.5rem;
|
|
7367
7367
|
}
|
|
7368
7368
|
._wrapper_kdkbx_316._outlined_kdkbx_337 ._input_kdkbx_331:-webkit-autofill ~ ._fieldset_kdkbx_337 legend:after {
|
|
7369
|
-
content: var(--
|
|
7369
|
+
content: var(--v9877abbe);
|
|
7370
7370
|
}
|
|
7371
7371
|
._wrapper_kdkbx_316._outlined_kdkbx_337 ._input_kdkbx_331:not(:placeholder-shown) ~ ._fieldset_kdkbx_337 legend:after, ._wrapper_kdkbx_316._outlined_kdkbx_337 ._input_kdkbx_331:autofill ~ ._fieldset_kdkbx_337 legend:after, ._wrapper_kdkbx_316._outlined_kdkbx_337 ._input_kdkbx_331:-webkit-autofill ~ ._fieldset_kdkbx_337 legend:after, ._wrapper_kdkbx_316._outlined_kdkbx_337 ._input_kdkbx_331[data-has-value=true] ~ ._fieldset_kdkbx_337 legend:after, ._wrapper_kdkbx_316._outlined_kdkbx_337 ._input_kdkbx_331:focus ~ ._fieldset_kdkbx_337 legend:after {
|
|
7372
|
-
content: var(--
|
|
7372
|
+
content: var(--v9877abbe);
|
|
7373
7373
|
}
|
|
7374
7374
|
._wrapper_kdkbx_316._outlined_kdkbx_337 ._fieldset_kdkbx_337{
|
|
7375
7375
|
pointer-events: none;
|
|
@@ -7597,7 +7597,7 @@ to {
|
|
|
7597
7597
|
line-height: 1rem;
|
|
7598
7598
|
}
|
|
7599
7599
|
._wrapper_xauli_2 ._activator_xauli_5._float_xauli_78 ~ ._fieldset_xauli_16 legend:after {
|
|
7600
|
-
content: var(--
|
|
7600
|
+
content: var(--v3a7f25e3);
|
|
7601
7601
|
}
|
|
7602
7602
|
._wrapper_xauli_2 ._activator_xauli_5._float_xauli_78:not(._disabled_xauli_19)._opened_xauli_28 ._label_xauli_45, ._wrapper_xauli_2 ._activator_xauli_5._float_xauli_78:not(._disabled_xauli_19)._opened_xauli_28._with-value_xauli_84 ._label_xauli_45, ._wrapper_xauli_2 ._activator_xauli_5._float_xauli_78:not(._disabled_xauli_19):focus ._label_xauli_45, ._wrapper_xauli_2 ._activator_xauli_5._float_xauli_78:not(._disabled_xauli_19):focus._with-value_xauli_84 ._label_xauli_45, ._wrapper_xauli_2 ._activator_xauli_5._float_xauli_78:not(._disabled_xauli_19):focus-within ._label_xauli_45, ._wrapper_xauli_2 ._activator_xauli_5._float_xauli_78:not(._disabled_xauli_19):focus-within._with-value_xauli_84 ._label_xauli_45{
|
|
7603
7603
|
--tw-text-opacity: 1;
|
|
@@ -7964,7 +7964,7 @@ to {
|
|
|
7964
7964
|
line-height: 1rem;
|
|
7965
7965
|
}
|
|
7966
7966
|
._wrapper_118qp_2 ._activator_118qp_5._float_118qp_84 ~ ._fieldset_118qp_16 legend:after {
|
|
7967
|
-
content: var(--
|
|
7967
|
+
content: var(--v5fc8ba2e);
|
|
7968
7968
|
}
|
|
7969
7969
|
._wrapper_118qp_2 ._activator_118qp_5._float_118qp_84._opened_118qp_28 ._label_118qp_45, ._wrapper_118qp_2 ._activator_118qp_5._float_118qp_84._opened_118qp_28._with-value_118qp_90 ._label_118qp_45, ._wrapper_118qp_2 ._activator_118qp_5._float_118qp_84:focus ._label_118qp_45, ._wrapper_118qp_2 ._activator_118qp_5._float_118qp_84:focus._with-value_118qp_90 ._label_118qp_45, ._wrapper_118qp_2 ._activator_118qp_5._float_118qp_84:focus-within ._label_118qp_45, ._wrapper_118qp_2 ._activator_118qp_5._float_118qp_84:focus-within._with-value_118qp_90 ._label_118qp_45{
|
|
7970
7970
|
--tw-text-opacity: 1;
|
|
@@ -9156,7 +9156,7 @@ to {
|
|
|
9156
9156
|
line-height: 1rem;
|
|
9157
9157
|
}
|
|
9158
9158
|
._wrapper_1dvzu_2 ._activator_1dvzu_5._float_1dvzu_75 ~ ._fieldset_1dvzu_16 legend:after {
|
|
9159
|
-
content: var(--
|
|
9159
|
+
content: var(--v27aaaf1d);
|
|
9160
9160
|
}
|
|
9161
9161
|
._wrapper_1dvzu_2 ._activator_1dvzu_5._float_1dvzu_75._opened_1dvzu_28 ._label_1dvzu_45, ._wrapper_1dvzu_2 ._activator_1dvzu_5._float_1dvzu_75._opened_1dvzu_28._with-value_1dvzu_81 ._label_1dvzu_45, ._wrapper_1dvzu_2 ._activator_1dvzu_5._float_1dvzu_75:focus ._label_1dvzu_45, ._wrapper_1dvzu_2 ._activator_1dvzu_5._float_1dvzu_75:focus._with-value_1dvzu_81 ._label_1dvzu_45{
|
|
9162
9162
|
--tw-text-opacity: 1;
|
|
@@ -9876,12 +9876,12 @@ to {
|
|
|
9876
9876
|
min-width: 0px;
|
|
9877
9877
|
}
|
|
9878
9878
|
._wrapper_mju0y_315._vertical_mju0y_475 ._inner_mju0y_315 {
|
|
9879
|
-
width: var(--
|
|
9880
|
-
height: var(--
|
|
9879
|
+
width: var(--c9bc1d76);
|
|
9880
|
+
height: var(--db8d5c30);
|
|
9881
9881
|
--tw-rotate: -90deg;
|
|
9882
9882
|
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
|
|
9883
9883
|
transform-origin: 0 0;
|
|
9884
|
-
--tw-translate-y: var(--
|
|
9884
|
+
--tw-translate-y: var(--c9bc1d76);
|
|
9885
9885
|
}
|
|
9886
9886
|
._wrapper_mju0y_315._vertical_mju0y_475 ._inner_mju0y_315 ._slider__thumb_label_mju0y_491 {
|
|
9887
9887
|
margin-top: 1.5rem;
|
|
@@ -9901,8 +9901,8 @@ to {
|
|
|
9901
9901
|
flex: 1 1 0%;
|
|
9902
9902
|
}
|
|
9903
9903
|
._wrapper_mju0y_315 ._inner_mju0y_315 {
|
|
9904
|
-
width: var(--
|
|
9905
|
-
height: var(--
|
|
9904
|
+
width: var(--db8d5c30);
|
|
9905
|
+
height: var(--c9bc1d76);
|
|
9906
9906
|
position: relative;
|
|
9907
9907
|
}
|
|
9908
9908
|
._wrapper_mju0y_315 ._inner_mju0y_315 ._input_mju0y_507 {
|
|
@@ -9957,7 +9957,7 @@ to {
|
|
|
9957
9957
|
border-radius: 9999px;
|
|
9958
9958
|
}
|
|
9959
9959
|
._wrapper_mju0y_315 ._inner_mju0y_315 ._slider__container__track_mju0y_318 {
|
|
9960
|
-
width: var(--
|
|
9960
|
+
width: var(--f958c350);
|
|
9961
9961
|
transition-property: all;
|
|
9962
9962
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
9963
9963
|
transition-delay: 0s;
|
|
@@ -9973,13 +9973,13 @@ to {
|
|
|
9973
9973
|
display: flex;
|
|
9974
9974
|
align-items: center;
|
|
9975
9975
|
justify-content: space-between;
|
|
9976
|
-
margin: 0 calc(var(--
|
|
9977
|
-
width: calc(100% + var(--
|
|
9976
|
+
margin: 0 calc(var(--v63a27e48) / -2);
|
|
9977
|
+
width: calc(100% + var(--v63a27e48));
|
|
9978
9978
|
}
|
|
9979
9979
|
._wrapper_mju0y_315 ._inner_mju0y_315 ._slider__ticks_mju0y_324 span {
|
|
9980
9980
|
border-radius: 9999px;
|
|
9981
|
-
width: calc(var(--
|
|
9982
|
-
height: calc(var(--
|
|
9981
|
+
width: calc(var(--v63a27e48));
|
|
9982
|
+
height: calc(var(--v63a27e48));
|
|
9983
9983
|
}
|
|
9984
9984
|
._wrapper_mju0y_315 ._inner_mju0y_315 ._slider__ticks_mju0y_324 span._highlighted_mju0y_324 {
|
|
9985
9985
|
--tw-bg-opacity: 1;
|
|
@@ -10002,7 +10002,7 @@ to {
|
|
|
10002
10002
|
--tw-shadow: 0px 3px 1px -2px var(--rui-shadow-primary), 0px 2px 2px var(--rui-shadow-secondary), 0px 1px 5px var(--rui-shadow-tertiary);
|
|
10003
10003
|
--tw-shadow-colored: 0px 3px 1px -2px var(--tw-shadow-color), 0px 2px 2px var(--tw-shadow-color), 0px 1px 5px var(--tw-shadow-color);
|
|
10004
10004
|
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
|
|
10005
|
-
left: var(--
|
|
10005
|
+
left: var(--f958c350);
|
|
10006
10006
|
}
|
|
10007
10007
|
._wrapper_mju0y_315 ._inner_mju0y_315 ._slider__thumb_mju0y_321:before {
|
|
10008
10008
|
position: absolute;
|
|
@@ -10023,7 +10023,7 @@ to {
|
|
|
10023
10023
|
content: "";
|
|
10024
10024
|
}
|
|
10025
10025
|
._wrapper_mju0y_315 ._inner_mju0y_315 ._slider__thumb_label_mju0y_491 {
|
|
10026
|
-
left: var(--
|
|
10026
|
+
left: var(--f958c350);
|
|
10027
10027
|
visibility: hidden;
|
|
10028
10028
|
opacity: 0;
|
|
10029
10029
|
position: absolute;
|
|
@@ -10971,7 +10971,7 @@ to {
|
|
|
10971
10971
|
}
|
|
10972
10972
|
._wrapper_1xhla_316 ._textarea_1xhla_328 {
|
|
10973
10973
|
--x-padding: 0.75rem;
|
|
10974
|
-
padding-right: calc(var(--x-padding) + var(--
|
|
10974
|
+
padding-right: calc(var(--x-padding) + var(--d79da02e)) !important;
|
|
10975
10975
|
}
|
|
10976
10976
|
._wrapper_1xhla_316 ._textarea_sizer_1xhla_356{
|
|
10977
10977
|
pointer-events: none !important;
|
|
@@ -10986,7 +10986,7 @@ to {
|
|
|
10986
10986
|
padding-bottom: 0.5rem !important;
|
|
10987
10987
|
padding-left: 0.75rem !important;
|
|
10988
10988
|
padding-right: 0.75rem !important;
|
|
10989
|
-
padding-right: calc(var(--x-padding) + var(--
|
|
10989
|
+
padding-right: calc(var(--x-padding) + var(--d79da02e)) !important;
|
|
10990
10990
|
}
|
|
10991
10991
|
._wrapper_1xhla_316 ._textarea_1xhla_328:focus{
|
|
10992
10992
|
outline-width: 0px;
|
|
@@ -11041,8 +11041,8 @@ to {
|
|
|
11041
11041
|
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
11042
11042
|
transition-duration: 150ms;
|
|
11043
11043
|
--x-padding: 0rem;
|
|
11044
|
-
padding-left: calc(var(--x-padding) + var(--
|
|
11045
|
-
padding-right: calc(var(--x-padding) + var(--
|
|
11044
|
+
padding-left: calc(var(--x-padding) + var(--v2392254a));
|
|
11045
|
+
padding-right: calc(var(--x-padding) + var(--d79da02e));
|
|
11046
11046
|
}
|
|
11047
11047
|
._wrapper_1xhla_316 ._label_1xhla_316:after {
|
|
11048
11048
|
content: "";
|
|
@@ -11329,10 +11329,10 @@ to {
|
|
|
11329
11329
|
line-height: 0;
|
|
11330
11330
|
}
|
|
11331
11331
|
._wrapper_1xhla_316._outlined_1xhla_334 ._textarea_1xhla_328:-webkit-autofill ~ ._fieldset_1xhla_334 legend:after {
|
|
11332
|
-
content: var(--
|
|
11332
|
+
content: var(--v8096eaf6);
|
|
11333
11333
|
}
|
|
11334
11334
|
._wrapper_1xhla_316._outlined_1xhla_334 ._textarea_1xhla_328:not(:placeholder-shown) ~ ._fieldset_1xhla_334 legend:after, ._wrapper_1xhla_316._outlined_1xhla_334 ._textarea_1xhla_328:autofill ~ ._fieldset_1xhla_334 legend:after, ._wrapper_1xhla_316._outlined_1xhla_334 ._textarea_1xhla_328:-webkit-autofill ~ ._fieldset_1xhla_334 legend:after, ._wrapper_1xhla_316._outlined_1xhla_334 ._textarea_1xhla_328[data-has-value=true] ~ ._fieldset_1xhla_334 legend:after, ._wrapper_1xhla_316._outlined_1xhla_334 ._textarea_1xhla_328:focus ~ ._fieldset_1xhla_334 legend:after {
|
|
11335
|
-
content: var(--
|
|
11335
|
+
content: var(--v8096eaf6);
|
|
11336
11336
|
}
|
|
11337
11337
|
._wrapper_1xhla_316._outlined_1xhla_334 ._fieldset_1xhla_334{
|
|
11338
11338
|
pointer-events: none;
|