@tidbcloud/uikit 2.0.0-beta.59 → 2.0.0-beta.60
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/CHANGELOG.md +6 -0
- package/dist/biz/CodeBlock/index.cjs +7 -6
- package/dist/biz/CodeBlock/index.d.cts +0 -1
- package/dist/biz/CodeBlock/index.d.ts +0 -1
- package/dist/biz/CodeBlock/index.js +7 -6
- package/dist/biz/DateTimePicker/index.cjs +6 -6
- package/dist/biz/DateTimePicker/index.d.cts +0 -1
- package/dist/biz/DateTimePicker/index.d.ts +0 -1
- package/dist/biz/DateTimePicker/index.js +6 -6
- package/dist/biz/DateTimePicker/usePickerScroll.cjs +6 -6
- package/dist/biz/DateTimePicker/usePickerScroll.d.cts +0 -1
- package/dist/biz/DateTimePicker/usePickerScroll.d.ts +0 -1
- package/dist/biz/DateTimePicker/usePickerScroll.js +6 -6
- package/dist/biz/Dot/index.cjs +6 -6
- package/dist/biz/Dot/index.d.cts +0 -1
- package/dist/biz/Dot/index.d.ts +0 -1
- package/dist/biz/Dot/index.js +6 -6
- package/dist/biz/DotBadge/index.cjs +6 -6
- package/dist/biz/DotBadge/index.d.cts +0 -1
- package/dist/biz/DotBadge/index.d.ts +0 -1
- package/dist/biz/DotBadge/index.js +6 -6
- package/dist/biz/Form/Checkbox.cjs +6 -6
- package/dist/biz/Form/Checkbox.d.cts +0 -1
- package/dist/biz/Form/Checkbox.d.ts +0 -1
- package/dist/biz/Form/Checkbox.js +6 -6
- package/dist/biz/Form/CopyText.cjs +7 -6
- package/dist/biz/Form/CopyText.d.cts +0 -1
- package/dist/biz/Form/CopyText.d.ts +0 -1
- package/dist/biz/Form/CopyText.js +7 -6
- package/dist/biz/Form/DatePicker.cjs +6 -6
- package/dist/biz/Form/DatePicker.d.cts +0 -1
- package/dist/biz/Form/DatePicker.d.ts +0 -1
- package/dist/biz/Form/DatePicker.js +6 -6
- package/dist/biz/Form/Form.cjs +6 -6
- package/dist/biz/Form/Form.d.cts +0 -1
- package/dist/biz/Form/Form.d.ts +0 -1
- package/dist/biz/Form/Form.js +6 -6
- package/dist/biz/Form/FormActions.cjs +6 -6
- package/dist/biz/Form/FormActions.d.cts +2 -3
- package/dist/biz/Form/FormActions.d.ts +2 -3
- package/dist/biz/Form/FormActions.js +6 -6
- package/dist/biz/Form/FormErrorMessage.cjs +7 -8
- package/dist/biz/Form/FormErrorMessage.d.cts +0 -1
- package/dist/biz/Form/FormErrorMessage.d.ts +0 -1
- package/dist/biz/Form/FormErrorMessage.js +7 -8
- package/dist/biz/Form/FormLayout.cjs +6 -6
- package/dist/biz/Form/FormLayout.d.cts +0 -1
- package/dist/biz/Form/FormLayout.d.ts +0 -1
- package/dist/biz/Form/FormLayout.js +6 -6
- package/dist/biz/Form/FormTimeRangePicker.d.cts +0 -1
- package/dist/biz/Form/FormTimeRangePicker.d.ts +0 -1
- package/dist/biz/Form/MultiSelect.cjs +6 -6
- package/dist/biz/Form/MultiSelect.d.cts +0 -1
- package/dist/biz/Form/MultiSelect.d.ts +0 -1
- package/dist/biz/Form/MultiSelect.js +6 -6
- package/dist/biz/Form/NumberInput.cjs +6 -6
- package/dist/biz/Form/NumberInput.d.cts +0 -1
- package/dist/biz/Form/NumberInput.d.ts +0 -1
- package/dist/biz/Form/NumberInput.js +6 -6
- package/dist/biz/Form/PasswordInput.cjs +6 -6
- package/dist/biz/Form/PasswordInput.d.cts +0 -1
- package/dist/biz/Form/PasswordInput.d.ts +0 -1
- package/dist/biz/Form/PasswordInput.js +6 -6
- package/dist/biz/Form/PhoneInput/index.cjs +6 -6
- package/dist/biz/Form/PhoneInput/index.d.cts +0 -1
- package/dist/biz/Form/PhoneInput/index.d.ts +0 -1
- package/dist/biz/Form/PhoneInput/index.js +6 -6
- package/dist/biz/Form/PhoneInput/rawCountries.cjs +1 -2
- package/dist/biz/Form/PhoneInput/rawCountries.js +1 -2
- package/dist/biz/Form/RadioGroup.cjs +6 -6
- package/dist/biz/Form/RadioGroup.d.cts +0 -1
- package/dist/biz/Form/RadioGroup.d.ts +0 -1
- package/dist/biz/Form/RadioGroup.js +6 -6
- package/dist/biz/Form/Rating.cjs +7 -6
- package/dist/biz/Form/Rating.d.cts +0 -1
- package/dist/biz/Form/Rating.d.ts +0 -1
- package/dist/biz/Form/Rating.js +7 -6
- package/dist/biz/Form/Select.cjs +6 -6
- package/dist/biz/Form/Select.d.cts +0 -1
- package/dist/biz/Form/Select.d.ts +0 -1
- package/dist/biz/Form/Select.js +6 -6
- package/dist/biz/Form/Switch.cjs +6 -6
- package/dist/biz/Form/Switch.d.cts +0 -1
- package/dist/biz/Form/Switch.d.ts +0 -1
- package/dist/biz/Form/Switch.js +6 -6
- package/dist/biz/Form/TextArea.cjs +6 -6
- package/dist/biz/Form/TextArea.d.cts +0 -1
- package/dist/biz/Form/TextArea.d.ts +0 -1
- package/dist/biz/Form/TextArea.js +6 -6
- package/dist/biz/Form/TextInput.cjs +6 -6
- package/dist/biz/Form/TextInput.d.cts +0 -1
- package/dist/biz/Form/TextInput.d.ts +0 -1
- package/dist/biz/Form/TextInput.js +6 -6
- package/dist/biz/LabelTooltip/index.cjs +6 -6
- package/dist/biz/LabelTooltip/index.d.cts +0 -1
- package/dist/biz/LabelTooltip/index.d.ts +0 -1
- package/dist/biz/LabelTooltip/index.js +6 -6
- package/dist/biz/PageShell/index.cjs +7 -6
- package/dist/biz/PageShell/index.d.cts +0 -1
- package/dist/biz/PageShell/index.d.ts +0 -1
- package/dist/biz/PageShell/index.js +7 -6
- package/dist/biz/PhoneInput/index.cjs +7 -6
- package/dist/biz/PhoneInput/index.d.cts +2 -3
- package/dist/biz/PhoneInput/index.d.ts +2 -3
- package/dist/biz/PhoneInput/index.js +7 -6
- package/dist/biz/PropertyCard/index.cjs +6 -6
- package/dist/biz/PropertyCard/index.d.cts +0 -1
- package/dist/biz/PropertyCard/index.d.ts +0 -1
- package/dist/biz/PropertyCard/index.js +6 -6
- package/dist/biz/SearchArea/index.cjs +6 -6
- package/dist/biz/SearchArea/index.d.cts +0 -1
- package/dist/biz/SearchArea/index.d.ts +0 -1
- package/dist/biz/SearchArea/index.js +6 -6
- package/dist/biz/Table/ProTable/Expand.cjs +6 -6
- package/dist/biz/Table/ProTable/Expand.d.cts +0 -1
- package/dist/biz/Table/ProTable/Expand.d.ts +0 -1
- package/dist/biz/Table/ProTable/Expand.js +6 -6
- package/dist/biz/Table/ProTable/ProTable.cjs +6 -6
- package/dist/biz/Table/ProTable/ProTable.d.cts +0 -1
- package/dist/biz/Table/ProTable/ProTable.d.ts +0 -1
- package/dist/biz/Table/ProTable/ProTable.js +6 -6
- package/dist/biz/Table/ProTable/helpers.cjs +1 -0
- package/dist/biz/Table/ProTable/helpers.d.cts +0 -1
- package/dist/biz/Table/ProTable/helpers.d.ts +0 -1
- package/dist/biz/Table/ProTable/helpers.js +1 -0
- package/dist/biz/Table/ProTable/types.d.cts +0 -1
- package/dist/biz/Table/ProTable/types.d.ts +0 -1
- package/dist/biz/Table/TablePagination.cjs +7 -6
- package/dist/biz/Table/TablePagination.d.cts +0 -1
- package/dist/biz/Table/TablePagination.d.ts +0 -1
- package/dist/biz/Table/TablePagination.js +7 -6
- package/dist/biz/TimeRangePicker/AbsoluteTimeRangePicker.cjs +7 -8
- package/dist/biz/TimeRangePicker/AbsoluteTimeRangePicker.d.cts +0 -1
- package/dist/biz/TimeRangePicker/AbsoluteTimeRangePicker.d.ts +0 -1
- package/dist/biz/TimeRangePicker/AbsoluteTimeRangePicker.js +7 -8
- package/dist/biz/TimeRangePicker/helpers.cjs +1 -2
- package/dist/biz/TimeRangePicker/helpers.js +1 -2
- package/dist/biz/TimeRangePicker/index.cjs +6 -6
- package/dist/biz/TimeRangePicker/index.d.cts +0 -1
- package/dist/biz/TimeRangePicker/index.d.ts +0 -1
- package/dist/biz/TimeRangePicker/index.js +6 -6
- package/dist/biz/TransferTree/index.cjs +6 -6
- package/dist/biz/TransferTree/index.d.cts +0 -1
- package/dist/biz/TransferTree/index.d.ts +0 -1
- package/dist/biz/TransferTree/index.js +6 -6
- package/dist/biz/Tree/index.cjs +1 -1
- package/dist/biz/Tree/index.d.cts +0 -1
- package/dist/biz/Tree/index.d.ts +0 -1
- package/dist/biz/Tree/index.js +1 -1
- package/dist/biz/Tree/renderSwitcherIcon.cjs +6 -6
- package/dist/biz/Tree/renderSwitcherIcon.d.cts +0 -1
- package/dist/biz/Tree/renderSwitcherIcon.d.ts +0 -1
- package/dist/biz/Tree/renderSwitcherIcon.js +6 -6
- package/dist/hooks/useColorScheme.cjs +10 -2
- package/dist/hooks/useColorScheme.d.cts +2 -1
- package/dist/hooks/useColorScheme.d.ts +2 -1
- package/dist/hooks/useColorScheme.js +10 -2
- package/dist/icons/index.d.cts +0 -1
- package/dist/icons/index.d.ts +0 -1
- package/dist/icons/index.js +2480 -2480
- package/dist/icons/react/Activity.cjs +1 -2
- package/dist/icons/react/Activity.js +1 -2
- package/dist/icons/react/ActivityHeart.cjs +1 -2
- package/dist/icons/react/ActivityHeart.js +1 -2
- package/dist/icons/react/AiExplore01.cjs +1 -2
- package/dist/icons/react/AiExplore01.js +1 -2
- package/dist/icons/react/AiMessage.cjs +1 -2
- package/dist/icons/react/AiMessage.js +1 -2
- package/dist/icons/react/Airplay.cjs +1 -2
- package/dist/icons/react/Airplay.js +1 -2
- package/dist/icons/react/Airpods.cjs +1 -2
- package/dist/icons/react/Airpods.js +1 -2
- package/dist/icons/react/AlarmClock.cjs +1 -2
- package/dist/icons/react/AlarmClock.js +1 -2
- package/dist/icons/react/AlarmClockCheck.cjs +1 -2
- package/dist/icons/react/AlarmClockCheck.js +1 -2
- package/dist/icons/react/AlarmClockMinus.cjs +1 -2
- package/dist/icons/react/AlarmClockMinus.js +1 -2
- package/dist/icons/react/AlarmClockOff.cjs +1 -2
- package/dist/icons/react/AlarmClockOff.js +1 -2
- package/dist/icons/react/AlarmClockPlus.cjs +1 -2
- package/dist/icons/react/AlarmClockPlus.js +1 -2
- package/dist/icons/react/AlertCircle.cjs +1 -2
- package/dist/icons/react/AlertCircle.js +1 -2
- package/dist/icons/react/AlertHexagon.cjs +1 -2
- package/dist/icons/react/AlertHexagon.js +1 -2
- package/dist/icons/react/AlertOctagon.cjs +1 -2
- package/dist/icons/react/AlertOctagon.js +1 -2
- package/dist/icons/react/AlertSquare.cjs +1 -2
- package/dist/icons/react/AlertSquare.js +1 -2
- package/dist/icons/react/AlertTriangle.cjs +1 -2
- package/dist/icons/react/AlertTriangle.js +1 -2
- package/dist/icons/react/AlertTriangleFill.cjs +1 -2
- package/dist/icons/react/AlertTriangleFill.js +1 -2
- package/dist/icons/react/AlignBottom01.cjs +1 -2
- package/dist/icons/react/AlignBottom01.js +1 -2
- package/dist/icons/react/AlignBottom02.cjs +1 -2
- package/dist/icons/react/AlignBottom02.js +1 -2
- package/dist/icons/react/AlignCenter.cjs +1 -2
- package/dist/icons/react/AlignCenter.js +1 -2
- package/dist/icons/react/AlignHorizontalCentre01.cjs +1 -2
- package/dist/icons/react/AlignHorizontalCentre01.js +1 -2
- package/dist/icons/react/AlignHorizontalCentre02.cjs +1 -2
- package/dist/icons/react/AlignHorizontalCentre02.js +1 -2
- package/dist/icons/react/AlignJustify.cjs +1 -2
- package/dist/icons/react/AlignJustify.js +1 -2
- package/dist/icons/react/AlignLeft.cjs +1 -2
- package/dist/icons/react/AlignLeft.js +1 -2
- package/dist/icons/react/AlignLeft01.cjs +1 -2
- package/dist/icons/react/AlignLeft01.js +1 -2
- package/dist/icons/react/AlignLeft02.cjs +1 -2
- package/dist/icons/react/AlignLeft02.js +1 -2
- package/dist/icons/react/AlignRight.cjs +1 -2
- package/dist/icons/react/AlignRight.js +1 -2
- package/dist/icons/react/AlignRight01.cjs +1 -2
- package/dist/icons/react/AlignRight01.js +1 -2
- package/dist/icons/react/AlignRight02.cjs +1 -2
- package/dist/icons/react/AlignRight02.js +1 -2
- package/dist/icons/react/AlignTopArrow01.cjs +1 -2
- package/dist/icons/react/AlignTopArrow01.js +1 -2
- package/dist/icons/react/AlignTopArrow02.cjs +1 -2
- package/dist/icons/react/AlignTopArrow02.js +1 -2
- package/dist/icons/react/AlignVerticalCenter01.cjs +1 -2
- package/dist/icons/react/AlignVerticalCenter01.js +1 -2
- package/dist/icons/react/AlignVerticalCenter02.cjs +1 -2
- package/dist/icons/react/AlignVerticalCenter02.js +1 -2
- package/dist/icons/react/Anchor.cjs +1 -2
- package/dist/icons/react/Anchor.js +1 -2
- package/dist/icons/react/Annotation.cjs +1 -2
- package/dist/icons/react/Annotation.js +1 -2
- package/dist/icons/react/AnnotationAlert.cjs +1 -2
- package/dist/icons/react/AnnotationAlert.js +1 -2
- package/dist/icons/react/AnnotationCheck.cjs +1 -2
- package/dist/icons/react/AnnotationCheck.js +1 -2
- package/dist/icons/react/AnnotationDots.cjs +1 -2
- package/dist/icons/react/AnnotationDots.js +1 -2
- package/dist/icons/react/AnnotationHeart.cjs +1 -2
- package/dist/icons/react/AnnotationHeart.js +1 -2
- package/dist/icons/react/AnnotationInfo.cjs +1 -2
- package/dist/icons/react/AnnotationInfo.js +1 -2
- package/dist/icons/react/AnnotationPlus.cjs +1 -2
- package/dist/icons/react/AnnotationPlus.js +1 -2
- package/dist/icons/react/AnnotationQuestion.cjs +1 -2
- package/dist/icons/react/AnnotationQuestion.js +1 -2
- package/dist/icons/react/AnnotationX.cjs +1 -2
- package/dist/icons/react/AnnotationX.js +1 -2
- package/dist/icons/react/Announcement01.cjs +1 -2
- package/dist/icons/react/Announcement01.js +1 -2
- package/dist/icons/react/Announcement02.cjs +1 -2
- package/dist/icons/react/Announcement02.js +1 -2
- package/dist/icons/react/Announcement03.cjs +1 -2
- package/dist/icons/react/Announcement03.js +1 -2
- package/dist/icons/react/Archive.cjs +1 -2
- package/dist/icons/react/Archive.js +1 -2
- package/dist/icons/react/ArrowBlockDown.cjs +1 -2
- package/dist/icons/react/ArrowBlockDown.js +1 -2
- package/dist/icons/react/ArrowBlockLeft.cjs +1 -2
- package/dist/icons/react/ArrowBlockLeft.js +1 -2
- package/dist/icons/react/ArrowBlockRight.cjs +1 -2
- package/dist/icons/react/ArrowBlockRight.js +1 -2
- package/dist/icons/react/ArrowBlockUp.cjs +1 -2
- package/dist/icons/react/ArrowBlockUp.js +1 -2
- package/dist/icons/react/ArrowCircleBrokenDown.cjs +1 -2
- package/dist/icons/react/ArrowCircleBrokenDown.js +1 -2
- package/dist/icons/react/ArrowCircleBrokenDownLeft.cjs +1 -2
- package/dist/icons/react/ArrowCircleBrokenDownLeft.js +1 -2
- package/dist/icons/react/ArrowCircleBrokenDownRight.cjs +1 -2
- package/dist/icons/react/ArrowCircleBrokenDownRight.js +1 -2
- package/dist/icons/react/ArrowCircleBrokenLeft.cjs +1 -2
- package/dist/icons/react/ArrowCircleBrokenLeft.js +1 -2
- package/dist/icons/react/ArrowCircleBrokenRight.cjs +1 -2
- package/dist/icons/react/ArrowCircleBrokenRight.js +1 -2
- package/dist/icons/react/ArrowCircleBrokenUp.cjs +1 -2
- package/dist/icons/react/ArrowCircleBrokenUp.js +1 -2
- package/dist/icons/react/ArrowCircleBrokenUpLeft.cjs +1 -2
- package/dist/icons/react/ArrowCircleBrokenUpLeft.js +1 -2
- package/dist/icons/react/ArrowCircleBrokenUpRight.cjs +1 -2
- package/dist/icons/react/ArrowCircleBrokenUpRight.js +1 -2
- package/dist/icons/react/ArrowCircleDown.cjs +1 -2
- package/dist/icons/react/ArrowCircleDown.js +1 -2
- package/dist/icons/react/ArrowCircleDownLeft.cjs +1 -2
- package/dist/icons/react/ArrowCircleDownLeft.js +1 -2
- package/dist/icons/react/ArrowCircleDownRight.cjs +1 -2
- package/dist/icons/react/ArrowCircleDownRight.js +1 -2
- package/dist/icons/react/ArrowCircleLeft.cjs +1 -2
- package/dist/icons/react/ArrowCircleLeft.js +1 -2
- package/dist/icons/react/ArrowCircleRight.cjs +1 -2
- package/dist/icons/react/ArrowCircleRight.js +1 -2
- package/dist/icons/react/ArrowCircleUp.cjs +1 -2
- package/dist/icons/react/ArrowCircleUp.js +1 -2
- package/dist/icons/react/ArrowCircleUpLeft.cjs +1 -2
- package/dist/icons/react/ArrowCircleUpLeft.js +1 -2
- package/dist/icons/react/ArrowCircleUpRight.cjs +1 -2
- package/dist/icons/react/ArrowCircleUpRight.js +1 -2
- package/dist/icons/react/ArrowDown.cjs +1 -2
- package/dist/icons/react/ArrowDown.js +1 -2
- package/dist/icons/react/ArrowDownLeft.cjs +1 -2
- package/dist/icons/react/ArrowDownLeft.js +1 -2
- package/dist/icons/react/ArrowDownRight.cjs +1 -2
- package/dist/icons/react/ArrowDownRight.js +1 -2
- package/dist/icons/react/ArrowLeft.cjs +1 -2
- package/dist/icons/react/ArrowLeft.js +1 -2
- package/dist/icons/react/ArrowNarrowDown.cjs +1 -2
- package/dist/icons/react/ArrowNarrowDown.js +1 -2
- package/dist/icons/react/ArrowNarrowDownLeft.cjs +1 -2
- package/dist/icons/react/ArrowNarrowDownLeft.js +1 -2
- package/dist/icons/react/ArrowNarrowDownRight.cjs +1 -2
- package/dist/icons/react/ArrowNarrowDownRight.js +1 -2
- package/dist/icons/react/ArrowNarrowLeft.cjs +1 -2
- package/dist/icons/react/ArrowNarrowLeft.js +1 -2
- package/dist/icons/react/ArrowNarrowRight.cjs +1 -2
- package/dist/icons/react/ArrowNarrowRight.js +1 -2
- package/dist/icons/react/ArrowNarrowUp.cjs +1 -2
- package/dist/icons/react/ArrowNarrowUp.js +1 -2
- package/dist/icons/react/ArrowNarrowUpLeft.cjs +1 -2
- package/dist/icons/react/ArrowNarrowUpLeft.js +1 -2
- package/dist/icons/react/ArrowNarrowUpRight.cjs +1 -2
- package/dist/icons/react/ArrowNarrowUpRight.js +1 -2
- package/dist/icons/react/ArrowRight.cjs +1 -2
- package/dist/icons/react/ArrowRight.js +1 -2
- package/dist/icons/react/ArrowSquareDown.cjs +1 -2
- package/dist/icons/react/ArrowSquareDown.js +1 -2
- package/dist/icons/react/ArrowSquareDownLeft.cjs +1 -2
- package/dist/icons/react/ArrowSquareDownLeft.js +1 -2
- package/dist/icons/react/ArrowSquareDownRight.cjs +1 -2
- package/dist/icons/react/ArrowSquareDownRight.js +1 -2
- package/dist/icons/react/ArrowSquareLeft.cjs +1 -2
- package/dist/icons/react/ArrowSquareLeft.js +1 -2
- package/dist/icons/react/ArrowSquareRight.cjs +1 -2
- package/dist/icons/react/ArrowSquareRight.js +1 -2
- package/dist/icons/react/ArrowSquareUp.cjs +1 -2
- package/dist/icons/react/ArrowSquareUp.js +1 -2
- package/dist/icons/react/ArrowSquareUpLeft.cjs +1 -2
- package/dist/icons/react/ArrowSquareUpLeft.js +1 -2
- package/dist/icons/react/ArrowSquareUpRight.cjs +1 -2
- package/dist/icons/react/ArrowSquareUpRight.js +1 -2
- package/dist/icons/react/ArrowTab.cjs +1 -2
- package/dist/icons/react/ArrowTab.js +1 -2
- package/dist/icons/react/ArrowUp.cjs +1 -2
- package/dist/icons/react/ArrowUp.js +1 -2
- package/dist/icons/react/ArrowUpLeft.cjs +1 -2
- package/dist/icons/react/ArrowUpLeft.js +1 -2
- package/dist/icons/react/ArrowUpRight.cjs +1 -2
- package/dist/icons/react/ArrowUpRight.js +1 -2
- package/dist/icons/react/ArrowsDown.cjs +1 -2
- package/dist/icons/react/ArrowsDown.js +1 -2
- package/dist/icons/react/ArrowsLeft.cjs +1 -2
- package/dist/icons/react/ArrowsLeft.js +1 -2
- package/dist/icons/react/ArrowsRight.cjs +1 -2
- package/dist/icons/react/ArrowsRight.js +1 -2
- package/dist/icons/react/ArrowsTriangle.cjs +1 -2
- package/dist/icons/react/ArrowsTriangle.js +1 -2
- package/dist/icons/react/ArrowsUp.cjs +1 -2
- package/dist/icons/react/ArrowsUp.js +1 -2
- package/dist/icons/react/Asterisk01.cjs +1 -2
- package/dist/icons/react/Asterisk01.js +1 -2
- package/dist/icons/react/Asterisk02.cjs +1 -2
- package/dist/icons/react/Asterisk02.js +1 -2
- package/dist/icons/react/AtSign.cjs +1 -2
- package/dist/icons/react/AtSign.js +1 -2
- package/dist/icons/react/Atom01.cjs +1 -2
- package/dist/icons/react/Atom01.js +1 -2
- package/dist/icons/react/Atom02.cjs +1 -2
- package/dist/icons/react/Atom02.js +1 -2
- package/dist/icons/react/Attachment01.cjs +1 -2
- package/dist/icons/react/Attachment01.js +1 -2
- package/dist/icons/react/Attachment02.cjs +1 -2
- package/dist/icons/react/Attachment02.js +1 -2
- package/dist/icons/react/Award01.cjs +1 -2
- package/dist/icons/react/Award01.js +1 -2
- package/dist/icons/react/Award02.cjs +1 -2
- package/dist/icons/react/Award02.js +1 -2
- package/dist/icons/react/Award03.cjs +1 -2
- package/dist/icons/react/Award03.js +1 -2
- package/dist/icons/react/Award04.cjs +1 -2
- package/dist/icons/react/Award04.js +1 -2
- package/dist/icons/react/Award05.cjs +1 -2
- package/dist/icons/react/Award05.js +1 -2
- package/dist/icons/react/Backpack.cjs +1 -2
- package/dist/icons/react/Backpack.js +1 -2
- package/dist/icons/react/Bank.cjs +1 -2
- package/dist/icons/react/Bank.js +1 -2
- package/dist/icons/react/BankNote01.cjs +1 -2
- package/dist/icons/react/BankNote01.js +1 -2
- package/dist/icons/react/BankNote02.cjs +1 -2
- package/dist/icons/react/BankNote02.js +1 -2
- package/dist/icons/react/BankNote03.cjs +1 -2
- package/dist/icons/react/BankNote03.js +1 -2
- package/dist/icons/react/BarChart01.cjs +1 -2
- package/dist/icons/react/BarChart01.js +1 -2
- package/dist/icons/react/BarChart02.cjs +1 -2
- package/dist/icons/react/BarChart02.js +1 -2
- package/dist/icons/react/BarChart03.cjs +1 -2
- package/dist/icons/react/BarChart03.js +1 -2
- package/dist/icons/react/BarChart04.cjs +1 -2
- package/dist/icons/react/BarChart04.js +1 -2
- package/dist/icons/react/BarChart05.cjs +1 -2
- package/dist/icons/react/BarChart05.js +1 -2
- package/dist/icons/react/BarChart06.cjs +1 -2
- package/dist/icons/react/BarChart06.js +1 -2
- package/dist/icons/react/BarChart07.cjs +1 -2
- package/dist/icons/react/BarChart07.js +1 -2
- package/dist/icons/react/BarChart08.cjs +1 -2
- package/dist/icons/react/BarChart08.js +1 -2
- package/dist/icons/react/BarChart09.cjs +1 -2
- package/dist/icons/react/BarChart09.js +1 -2
- package/dist/icons/react/BarChart10.cjs +1 -2
- package/dist/icons/react/BarChart10.js +1 -2
- package/dist/icons/react/BarChart11.cjs +1 -2
- package/dist/icons/react/BarChart11.js +1 -2
- package/dist/icons/react/BarChart12.cjs +1 -2
- package/dist/icons/react/BarChart12.js +1 -2
- package/dist/icons/react/BarChartCircle01.cjs +1 -2
- package/dist/icons/react/BarChartCircle01.js +1 -2
- package/dist/icons/react/BarChartCircle02.cjs +1 -2
- package/dist/icons/react/BarChartCircle02.js +1 -2
- package/dist/icons/react/BarChartCircle03.cjs +1 -2
- package/dist/icons/react/BarChartCircle03.js +1 -2
- package/dist/icons/react/BarChartSquare01.cjs +1 -2
- package/dist/icons/react/BarChartSquare01.js +1 -2
- package/dist/icons/react/BarChartSquare02.cjs +1 -2
- package/dist/icons/react/BarChartSquare02.js +1 -2
- package/dist/icons/react/BarChartSquare03.cjs +1 -2
- package/dist/icons/react/BarChartSquare03.js +1 -2
- package/dist/icons/react/BarChartSquareDown.cjs +1 -2
- package/dist/icons/react/BarChartSquareDown.js +1 -2
- package/dist/icons/react/BarChartSquareMinus.cjs +1 -2
- package/dist/icons/react/BarChartSquareMinus.js +1 -2
- package/dist/icons/react/BarChartSquarePlus.cjs +1 -2
- package/dist/icons/react/BarChartSquarePlus.js +1 -2
- package/dist/icons/react/BarChartSquareUp.cjs +1 -2
- package/dist/icons/react/BarChartSquareUp.js +1 -2
- package/dist/icons/react/BarHorizontal.cjs +1 -2
- package/dist/icons/react/BarHorizontal.js +1 -2
- package/dist/icons/react/BarLineChart.cjs +1 -2
- package/dist/icons/react/BarLineChart.js +1 -2
- package/dist/icons/react/BarVertical.cjs +1 -2
- package/dist/icons/react/BarVertical.js +1 -2
- package/dist/icons/react/BatteryCharging01.cjs +1 -2
- package/dist/icons/react/BatteryCharging01.js +1 -2
- package/dist/icons/react/BatteryCharging02.cjs +1 -2
- package/dist/icons/react/BatteryCharging02.js +1 -2
- package/dist/icons/react/BatteryEmpty.cjs +1 -2
- package/dist/icons/react/BatteryEmpty.js +1 -2
- package/dist/icons/react/BatteryFull.cjs +1 -2
- package/dist/icons/react/BatteryFull.js +1 -2
- package/dist/icons/react/BatteryLow.cjs +1 -2
- package/dist/icons/react/BatteryLow.js +1 -2
- package/dist/icons/react/BatteryMid.cjs +1 -2
- package/dist/icons/react/BatteryMid.js +1 -2
- package/dist/icons/react/Beaker01.cjs +1 -2
- package/dist/icons/react/Beaker01.js +1 -2
- package/dist/icons/react/Beaker02.cjs +1 -2
- package/dist/icons/react/Beaker02.js +1 -2
- package/dist/icons/react/Bell01.cjs +1 -2
- package/dist/icons/react/Bell01.js +1 -2
- package/dist/icons/react/Bell02.cjs +1 -2
- package/dist/icons/react/Bell02.js +1 -2
- package/dist/icons/react/Bell03.cjs +1 -2
- package/dist/icons/react/Bell03.js +1 -2
- package/dist/icons/react/Bell04.cjs +1 -2
- package/dist/icons/react/Bell04.js +1 -2
- package/dist/icons/react/BellMinus.cjs +1 -2
- package/dist/icons/react/BellMinus.js +1 -2
- package/dist/icons/react/BellOff01.cjs +1 -2
- package/dist/icons/react/BellOff01.js +1 -2
- package/dist/icons/react/BellOff02.cjs +1 -2
- package/dist/icons/react/BellOff02.js +1 -2
- package/dist/icons/react/BellOff03.cjs +1 -2
- package/dist/icons/react/BellOff03.js +1 -2
- package/dist/icons/react/BellPlus.cjs +1 -2
- package/dist/icons/react/BellPlus.js +1 -2
- package/dist/icons/react/BellRinging01.cjs +1 -2
- package/dist/icons/react/BellRinging01.js +1 -2
- package/dist/icons/react/BellRinging02.cjs +1 -2
- package/dist/icons/react/BellRinging02.js +1 -2
- package/dist/icons/react/BellRinging03.cjs +1 -2
- package/dist/icons/react/BellRinging03.js +1 -2
- package/dist/icons/react/BellRinging04.cjs +1 -2
- package/dist/icons/react/BellRinging04.js +1 -2
- package/dist/icons/react/BezierCurve01.cjs +1 -2
- package/dist/icons/react/BezierCurve01.js +1 -2
- package/dist/icons/react/BezierCurve02.cjs +1 -2
- package/dist/icons/react/BezierCurve02.js +1 -2
- package/dist/icons/react/BezierCurve03.cjs +1 -2
- package/dist/icons/react/BezierCurve03.js +1 -2
- package/dist/icons/react/Block.cjs +1 -2
- package/dist/icons/react/Block.js +1 -2
- package/dist/icons/react/BluetoothConnect.cjs +1 -2
- package/dist/icons/react/BluetoothConnect.js +1 -2
- package/dist/icons/react/BluetoothOff.cjs +1 -2
- package/dist/icons/react/BluetoothOff.js +1 -2
- package/dist/icons/react/BluetoothOn.cjs +1 -2
- package/dist/icons/react/BluetoothOn.js +1 -2
- package/dist/icons/react/BluetoothSignal.cjs +1 -2
- package/dist/icons/react/BluetoothSignal.js +1 -2
- package/dist/icons/react/Bold01.cjs +1 -2
- package/dist/icons/react/Bold01.js +1 -2
- package/dist/icons/react/Bold02.cjs +1 -2
- package/dist/icons/react/Bold02.js +1 -2
- package/dist/icons/react/BoldSquare.cjs +1 -2
- package/dist/icons/react/BoldSquare.js +1 -2
- package/dist/icons/react/BookClosed.cjs +1 -2
- package/dist/icons/react/BookClosed.js +1 -2
- package/dist/icons/react/BookOpen01.cjs +1 -2
- package/dist/icons/react/BookOpen01.js +1 -2
- package/dist/icons/react/BookOpen02.cjs +1 -2
- package/dist/icons/react/BookOpen02.js +1 -2
- package/dist/icons/react/Bookmark.cjs +1 -2
- package/dist/icons/react/Bookmark.js +1 -2
- package/dist/icons/react/BookmarkAdd.cjs +1 -2
- package/dist/icons/react/BookmarkAdd.js +1 -2
- package/dist/icons/react/BookmarkCheck.cjs +1 -2
- package/dist/icons/react/BookmarkCheck.js +1 -2
- package/dist/icons/react/BookmarkMinus.cjs +1 -2
- package/dist/icons/react/BookmarkMinus.js +1 -2
- package/dist/icons/react/BookmarkX.cjs +1 -2
- package/dist/icons/react/BookmarkX.js +1 -2
- package/dist/icons/react/Box.cjs +1 -2
- package/dist/icons/react/Box.js +1 -2
- package/dist/icons/react/Brackets.cjs +1 -2
- package/dist/icons/react/Brackets.js +1 -2
- package/dist/icons/react/BracketsCheck.cjs +1 -2
- package/dist/icons/react/BracketsCheck.js +1 -2
- package/dist/icons/react/BracketsEllipses.cjs +1 -2
- package/dist/icons/react/BracketsEllipses.js +1 -2
- package/dist/icons/react/BracketsMinus.cjs +1 -2
- package/dist/icons/react/BracketsMinus.js +1 -2
- package/dist/icons/react/BracketsPlus.cjs +1 -2
- package/dist/icons/react/BracketsPlus.js +1 -2
- package/dist/icons/react/BracketsSlash.cjs +1 -2
- package/dist/icons/react/BracketsSlash.js +1 -2
- package/dist/icons/react/BracketsX.cjs +1 -2
- package/dist/icons/react/BracketsX.js +1 -2
- package/dist/icons/react/Breakdown02.cjs +1 -2
- package/dist/icons/react/Breakdown02.js +1 -2
- package/dist/icons/react/Briefcase01.cjs +1 -2
- package/dist/icons/react/Briefcase01.js +1 -2
- package/dist/icons/react/Briefcase02.cjs +1 -2
- package/dist/icons/react/Briefcase02.js +1 -2
- package/dist/icons/react/Browser.cjs +1 -2
- package/dist/icons/react/Browser.js +1 -2
- package/dist/icons/react/Brush01.cjs +1 -2
- package/dist/icons/react/Brush01.js +1 -2
- package/dist/icons/react/Brush02.cjs +1 -2
- package/dist/icons/react/Brush02.js +1 -2
- package/dist/icons/react/Brush03.cjs +1 -2
- package/dist/icons/react/Brush03.js +1 -2
- package/dist/icons/react/Building01.cjs +1 -2
- package/dist/icons/react/Building01.js +1 -2
- package/dist/icons/react/Building02.cjs +1 -2
- package/dist/icons/react/Building02.js +1 -2
- package/dist/icons/react/Building03.cjs +1 -2
- package/dist/icons/react/Building03.js +1 -2
- package/dist/icons/react/Building04.cjs +1 -2
- package/dist/icons/react/Building04.js +1 -2
- package/dist/icons/react/Building05.cjs +1 -2
- package/dist/icons/react/Building05.js +1 -2
- package/dist/icons/react/Building06.cjs +1 -2
- package/dist/icons/react/Building06.js +1 -2
- package/dist/icons/react/Building07.cjs +1 -2
- package/dist/icons/react/Building07.js +1 -2
- package/dist/icons/react/Building08.cjs +1 -2
- package/dist/icons/react/Building08.js +1 -2
- package/dist/icons/react/Bus.cjs +1 -2
- package/dist/icons/react/Bus.js +1 -2
- package/dist/icons/react/Calculator.cjs +1 -2
- package/dist/icons/react/Calculator.js +1 -2
- package/dist/icons/react/Calendar.cjs +1 -2
- package/dist/icons/react/Calendar.js +1 -2
- package/dist/icons/react/CalendarCheck01.cjs +1 -2
- package/dist/icons/react/CalendarCheck01.js +1 -2
- package/dist/icons/react/CalendarCheck02.cjs +1 -2
- package/dist/icons/react/CalendarCheck02.js +1 -2
- package/dist/icons/react/CalendarDate.cjs +1 -2
- package/dist/icons/react/CalendarDate.js +1 -2
- package/dist/icons/react/CalendarHeart01.cjs +1 -2
- package/dist/icons/react/CalendarHeart01.js +1 -2
- package/dist/icons/react/CalendarHeart02.cjs +1 -2
- package/dist/icons/react/CalendarHeart02.js +1 -2
- package/dist/icons/react/CalendarMinus01.cjs +1 -2
- package/dist/icons/react/CalendarMinus01.js +1 -2
- package/dist/icons/react/CalendarMinus02.cjs +1 -2
- package/dist/icons/react/CalendarMinus02.js +1 -2
- package/dist/icons/react/CalendarPlus01.cjs +1 -2
- package/dist/icons/react/CalendarPlus01.js +1 -2
- package/dist/icons/react/CalendarPlus02.cjs +1 -2
- package/dist/icons/react/CalendarPlus02.js +1 -2
- package/dist/icons/react/Camera01.cjs +1 -2
- package/dist/icons/react/Camera01.js +1 -2
- package/dist/icons/react/Camera02.cjs +1 -2
- package/dist/icons/react/Camera02.js +1 -2
- package/dist/icons/react/Camera03.cjs +1 -2
- package/dist/icons/react/Camera03.js +1 -2
- package/dist/icons/react/CameraLens.cjs +1 -2
- package/dist/icons/react/CameraLens.js +1 -2
- package/dist/icons/react/CameraOff.cjs +1 -2
- package/dist/icons/react/CameraOff.js +1 -2
- package/dist/icons/react/CameraPlus.cjs +1 -2
- package/dist/icons/react/CameraPlus.js +1 -2
- package/dist/icons/react/Certificate01.cjs +1 -2
- package/dist/icons/react/Certificate01.js +1 -2
- package/dist/icons/react/Certificate02.cjs +1 -2
- package/dist/icons/react/Certificate02.js +1 -2
- package/dist/icons/react/ChartBreakoutCircle.cjs +1 -2
- package/dist/icons/react/ChartBreakoutCircle.js +1 -2
- package/dist/icons/react/ChartBreakoutSquare.cjs +1 -2
- package/dist/icons/react/ChartBreakoutSquare.js +1 -2
- package/dist/icons/react/ChatRobot.cjs +1 -2
- package/dist/icons/react/ChatRobot.js +1 -2
- package/dist/icons/react/Check.cjs +1 -2
- package/dist/icons/react/Check.js +1 -2
- package/dist/icons/react/CheckCircle.cjs +1 -2
- package/dist/icons/react/CheckCircle.js +1 -2
- package/dist/icons/react/CheckCirclebroken.cjs +1 -2
- package/dist/icons/react/CheckCirclebroken.js +1 -2
- package/dist/icons/react/CheckDone01.cjs +1 -2
- package/dist/icons/react/CheckDone01.js +1 -2
- package/dist/icons/react/CheckDone02.cjs +1 -2
- package/dist/icons/react/CheckDone02.js +1 -2
- package/dist/icons/react/CheckHeart.cjs +1 -2
- package/dist/icons/react/CheckHeart.js +1 -2
- package/dist/icons/react/CheckSquare.cjs +1 -2
- package/dist/icons/react/CheckSquare.js +1 -2
- package/dist/icons/react/CheckSquareBroken.cjs +1 -2
- package/dist/icons/react/CheckSquareBroken.js +1 -2
- package/dist/icons/react/CheckVerified01.cjs +1 -2
- package/dist/icons/react/CheckVerified01.js +1 -2
- package/dist/icons/react/CheckVerified02.cjs +1 -2
- package/dist/icons/react/CheckVerified02.js +1 -2
- package/dist/icons/react/CheckVerified03.cjs +1 -2
- package/dist/icons/react/CheckVerified03.js +1 -2
- package/dist/icons/react/ChevronDown.cjs +1 -2
- package/dist/icons/react/ChevronDown.js +1 -2
- package/dist/icons/react/ChevronDownDouble.cjs +1 -2
- package/dist/icons/react/ChevronDownDouble.js +1 -2
- package/dist/icons/react/ChevronDownFill.cjs +1 -2
- package/dist/icons/react/ChevronDownFill.js +1 -2
- package/dist/icons/react/ChevronLeft.cjs +1 -2
- package/dist/icons/react/ChevronLeft.js +1 -2
- package/dist/icons/react/ChevronLeftDouble.cjs +1 -2
- package/dist/icons/react/ChevronLeftDouble.js +1 -2
- package/dist/icons/react/ChevronRight.cjs +1 -2
- package/dist/icons/react/ChevronRight.js +1 -2
- package/dist/icons/react/ChevronRightDouble.cjs +1 -2
- package/dist/icons/react/ChevronRightDouble.js +1 -2
- package/dist/icons/react/ChevronRightFill.cjs +1 -2
- package/dist/icons/react/ChevronRightFill.js +1 -2
- package/dist/icons/react/ChevronSelectorHorizontal.cjs +1 -2
- package/dist/icons/react/ChevronSelectorHorizontal.js +1 -2
- package/dist/icons/react/ChevronSelectorVertical.cjs +1 -2
- package/dist/icons/react/ChevronSelectorVertical.js +1 -2
- package/dist/icons/react/ChevronUp.cjs +1 -2
- package/dist/icons/react/ChevronUp.js +1 -2
- package/dist/icons/react/ChevronUpDouble.cjs +1 -2
- package/dist/icons/react/ChevronUpDouble.js +1 -2
- package/dist/icons/react/ChevronVerticalExpand.cjs +1 -2
- package/dist/icons/react/ChevronVerticalExpand.js +1 -2
- package/dist/icons/react/ChevronVerticalShrink.cjs +1 -2
- package/dist/icons/react/ChevronVerticalShrink.js +1 -2
- package/dist/icons/react/ChromeCast.cjs +1 -2
- package/dist/icons/react/ChromeCast.js +1 -2
- package/dist/icons/react/Circle.cjs +1 -2
- package/dist/icons/react/Circle.js +1 -2
- package/dist/icons/react/CircleCut.cjs +1 -2
- package/dist/icons/react/CircleCut.js +1 -2
- package/dist/icons/react/Clapperboard.cjs +1 -2
- package/dist/icons/react/Clapperboard.js +1 -2
- package/dist/icons/react/Clipboard.cjs +1 -2
- package/dist/icons/react/Clipboard.js +1 -2
- package/dist/icons/react/ClipboardAttachment.cjs +1 -2
- package/dist/icons/react/ClipboardAttachment.js +1 -2
- package/dist/icons/react/ClipboardCheck.cjs +1 -2
- package/dist/icons/react/ClipboardCheck.js +1 -2
- package/dist/icons/react/ClipboardDownload.cjs +1 -2
- package/dist/icons/react/ClipboardDownload.js +1 -2
- package/dist/icons/react/ClipboardMinus.cjs +1 -2
- package/dist/icons/react/ClipboardMinus.js +1 -2
- package/dist/icons/react/ClipboardPlus.cjs +1 -2
- package/dist/icons/react/ClipboardPlus.js +1 -2
- package/dist/icons/react/ClipboardX.cjs +1 -2
- package/dist/icons/react/ClipboardX.js +1 -2
- package/dist/icons/react/Clock.cjs +1 -2
- package/dist/icons/react/Clock.js +1 -2
- package/dist/icons/react/ClockCheck.cjs +1 -2
- package/dist/icons/react/ClockCheck.js +1 -2
- package/dist/icons/react/ClockFastForward.cjs +1 -2
- package/dist/icons/react/ClockFastForward.js +1 -2
- package/dist/icons/react/ClockPlus.cjs +1 -2
- package/dist/icons/react/ClockPlus.js +1 -2
- package/dist/icons/react/ClockRefresh.cjs +1 -2
- package/dist/icons/react/ClockRefresh.js +1 -2
- package/dist/icons/react/ClockRewind.cjs +1 -2
- package/dist/icons/react/ClockRewind.js +1 -2
- package/dist/icons/react/ClockSnooze.cjs +1 -2
- package/dist/icons/react/ClockSnooze.js +1 -2
- package/dist/icons/react/ClockStopwatch.cjs +1 -2
- package/dist/icons/react/ClockStopwatch.js +1 -2
- package/dist/icons/react/Cloud01.cjs +1 -2
- package/dist/icons/react/Cloud01.js +1 -2
- package/dist/icons/react/Cloud02.cjs +1 -2
- package/dist/icons/react/Cloud02.js +1 -2
- package/dist/icons/react/Cloud03.cjs +1 -2
- package/dist/icons/react/Cloud03.js +1 -2
- package/dist/icons/react/CloudBlank01.cjs +1 -2
- package/dist/icons/react/CloudBlank01.js +1 -2
- package/dist/icons/react/CloudBlank02.cjs +1 -2
- package/dist/icons/react/CloudBlank02.js +1 -2
- package/dist/icons/react/CloudDatabase.cjs +1 -2
- package/dist/icons/react/CloudDatabase.js +1 -2
- package/dist/icons/react/CloudLightning.cjs +1 -2
- package/dist/icons/react/CloudLightning.js +1 -2
- package/dist/icons/react/CloudMoon.cjs +1 -2
- package/dist/icons/react/CloudMoon.js +1 -2
- package/dist/icons/react/CloudOff.cjs +1 -2
- package/dist/icons/react/CloudOff.js +1 -2
- package/dist/icons/react/CloudRaining01.cjs +1 -2
- package/dist/icons/react/CloudRaining01.js +1 -2
- package/dist/icons/react/CloudRaining02.cjs +1 -2
- package/dist/icons/react/CloudRaining02.js +1 -2
- package/dist/icons/react/CloudRaining03.cjs +1 -2
- package/dist/icons/react/CloudRaining03.js +1 -2
- package/dist/icons/react/CloudRaining04.cjs +1 -2
- package/dist/icons/react/CloudRaining04.js +1 -2
- package/dist/icons/react/CloudRaining05.cjs +1 -2
- package/dist/icons/react/CloudRaining05.js +1 -2
- package/dist/icons/react/CloudRaining06.cjs +1 -2
- package/dist/icons/react/CloudRaining06.js +1 -2
- package/dist/icons/react/CloudSnowing01.cjs +1 -2
- package/dist/icons/react/CloudSnowing01.js +1 -2
- package/dist/icons/react/CloudSnowing02.cjs +1 -2
- package/dist/icons/react/CloudSnowing02.js +1 -2
- package/dist/icons/react/CloudSun01.cjs +1 -2
- package/dist/icons/react/CloudSun01.js +1 -2
- package/dist/icons/react/CloudSun02.cjs +1 -2
- package/dist/icons/react/CloudSun02.js +1 -2
- package/dist/icons/react/CloudSun03.cjs +1 -2
- package/dist/icons/react/CloudSun03.js +1 -2
- package/dist/icons/react/Code01.cjs +1 -2
- package/dist/icons/react/Code01.js +1 -2
- package/dist/icons/react/Code02.cjs +1 -2
- package/dist/icons/react/Code02.js +1 -2
- package/dist/icons/react/CodeBrowser.cjs +1 -2
- package/dist/icons/react/CodeBrowser.js +1 -2
- package/dist/icons/react/CodeCircle01.cjs +1 -2
- package/dist/icons/react/CodeCircle01.js +1 -2
- package/dist/icons/react/CodeCircle02.cjs +1 -2
- package/dist/icons/react/CodeCircle02.js +1 -2
- package/dist/icons/react/CodeCircle03.cjs +1 -2
- package/dist/icons/react/CodeCircle03.js +1 -2
- package/dist/icons/react/CodeSnippet01.cjs +1 -2
- package/dist/icons/react/CodeSnippet01.js +1 -2
- package/dist/icons/react/CodeSnippet02.cjs +1 -2
- package/dist/icons/react/CodeSnippet02.js +1 -2
- package/dist/icons/react/CodeSquare01.cjs +1 -2
- package/dist/icons/react/CodeSquare01.js +1 -2
- package/dist/icons/react/CodeSquare02.cjs +1 -2
- package/dist/icons/react/CodeSquare02.js +1 -2
- package/dist/icons/react/Codepen.cjs +1 -2
- package/dist/icons/react/Codepen.js +1 -2
- package/dist/icons/react/Coins01.cjs +1 -2
- package/dist/icons/react/Coins01.js +1 -2
- package/dist/icons/react/Coins02.cjs +1 -2
- package/dist/icons/react/Coins02.js +1 -2
- package/dist/icons/react/Coins03.cjs +1 -2
- package/dist/icons/react/Coins03.js +1 -2
- package/dist/icons/react/Coins04.cjs +1 -2
- package/dist/icons/react/Coins04.js +1 -2
- package/dist/icons/react/CoinsHand.cjs +1 -2
- package/dist/icons/react/CoinsHand.js +1 -2
- package/dist/icons/react/CoinsStacked01.cjs +1 -2
- package/dist/icons/react/CoinsStacked01.js +1 -2
- package/dist/icons/react/CoinsStacked02.cjs +1 -2
- package/dist/icons/react/CoinsStacked02.js +1 -2
- package/dist/icons/react/CoinsStacked03.cjs +1 -2
- package/dist/icons/react/CoinsStacked03.js +1 -2
- package/dist/icons/react/CoinsStacked04.cjs +1 -2
- package/dist/icons/react/CoinsStacked04.js +1 -2
- package/dist/icons/react/CoinsSwap01.cjs +1 -2
- package/dist/icons/react/CoinsSwap01.js +1 -2
- package/dist/icons/react/CoinsSwap02.cjs +1 -2
- package/dist/icons/react/CoinsSwap02.js +1 -2
- package/dist/icons/react/Collapse08.cjs +1 -2
- package/dist/icons/react/Collapse08.js +1 -2
- package/dist/icons/react/Colors.cjs +1 -2
- package/dist/icons/react/Colors.js +1 -2
- package/dist/icons/react/Colors1.cjs +1 -2
- package/dist/icons/react/Colors1.js +1 -2
- package/dist/icons/react/Columns01.cjs +1 -2
- package/dist/icons/react/Columns01.js +1 -2
- package/dist/icons/react/Columns02.cjs +1 -2
- package/dist/icons/react/Columns02.js +1 -2
- package/dist/icons/react/Columns03.cjs +1 -2
- package/dist/icons/react/Columns03.js +1 -2
- package/dist/icons/react/Command.cjs +1 -2
- package/dist/icons/react/Command.js +1 -2
- package/dist/icons/react/Compass.cjs +1 -2
- package/dist/icons/react/Compass.js +1 -2
- package/dist/icons/react/Compass01.cjs +1 -2
- package/dist/icons/react/Compass01.js +1 -2
- package/dist/icons/react/Compass02.cjs +1 -2
- package/dist/icons/react/Compass02.js +1 -2
- package/dist/icons/react/Compass03.cjs +1 -2
- package/dist/icons/react/Compass03.js +1 -2
- package/dist/icons/react/Connect.cjs +1 -2
- package/dist/icons/react/Connect.js +1 -2
- package/dist/icons/react/Container.cjs +1 -2
- package/dist/icons/react/Container.js +1 -2
- package/dist/icons/react/Contrast01.cjs +1 -2
- package/dist/icons/react/Contrast01.js +1 -2
- package/dist/icons/react/Contrast02.cjs +1 -2
- package/dist/icons/react/Contrast02.js +1 -2
- package/dist/icons/react/Contrast03.cjs +1 -2
- package/dist/icons/react/Contrast03.js +1 -2
- package/dist/icons/react/Copy01.cjs +1 -2
- package/dist/icons/react/Copy01.js +1 -2
- package/dist/icons/react/Copy02.cjs +1 -2
- package/dist/icons/react/Copy02.js +1 -2
- package/dist/icons/react/Copy03.cjs +1 -2
- package/dist/icons/react/Copy03.js +1 -2
- package/dist/icons/react/Copy04.cjs +1 -2
- package/dist/icons/react/Copy04.js +1 -2
- package/dist/icons/react/Copy05.cjs +1 -2
- package/dist/icons/react/Copy05.js +1 -2
- package/dist/icons/react/Copy06.cjs +1 -2
- package/dist/icons/react/Copy06.js +1 -2
- package/dist/icons/react/Copy07.cjs +1 -2
- package/dist/icons/react/Copy07.js +1 -2
- package/dist/icons/react/CornerDownLeft.cjs +1 -2
- package/dist/icons/react/CornerDownLeft.js +1 -2
- package/dist/icons/react/CornerDownRight.cjs +1 -2
- package/dist/icons/react/CornerDownRight.js +1 -2
- package/dist/icons/react/CornerLeftDown.cjs +1 -2
- package/dist/icons/react/CornerLeftDown.js +1 -2
- package/dist/icons/react/CornerLeftUp.cjs +1 -2
- package/dist/icons/react/CornerLeftUp.js +1 -2
- package/dist/icons/react/CornerRightDown.cjs +1 -2
- package/dist/icons/react/CornerRightDown.js +1 -2
- package/dist/icons/react/CornerRightUp.cjs +1 -2
- package/dist/icons/react/CornerRightUp.js +1 -2
- package/dist/icons/react/CornerUpLeft.cjs +1 -2
- package/dist/icons/react/CornerUpLeft.js +1 -2
- package/dist/icons/react/CornerUpRight.cjs +1 -2
- package/dist/icons/react/CornerUpRight.js +1 -2
- package/dist/icons/react/CpuChip01.cjs +1 -2
- package/dist/icons/react/CpuChip01.js +1 -2
- package/dist/icons/react/CpuChip02.cjs +1 -2
- package/dist/icons/react/CpuChip02.js +1 -2
- package/dist/icons/react/CreditCard01.cjs +1 -2
- package/dist/icons/react/CreditCard01.js +1 -2
- package/dist/icons/react/CreditCard02.cjs +1 -2
- package/dist/icons/react/CreditCard02.js +1 -2
- package/dist/icons/react/CreditCardCheck.cjs +1 -2
- package/dist/icons/react/CreditCardCheck.js +1 -2
- package/dist/icons/react/CreditCardDown.cjs +1 -2
- package/dist/icons/react/CreditCardDown.js +1 -2
- package/dist/icons/react/CreditCardDownload.cjs +1 -2
- package/dist/icons/react/CreditCardDownload.js +1 -2
- package/dist/icons/react/CreditCardEdit.cjs +1 -2
- package/dist/icons/react/CreditCardEdit.js +1 -2
- package/dist/icons/react/CreditCardLock.cjs +1 -2
- package/dist/icons/react/CreditCardLock.js +1 -2
- package/dist/icons/react/CreditCardMinus.cjs +1 -2
- package/dist/icons/react/CreditCardMinus.js +1 -2
- package/dist/icons/react/CreditCardPlus.cjs +1 -2
- package/dist/icons/react/CreditCardPlus.js +1 -2
- package/dist/icons/react/CreditCardRefresh.cjs +1 -2
- package/dist/icons/react/CreditCardRefresh.js +1 -2
- package/dist/icons/react/CreditCardSearch.cjs +1 -2
- package/dist/icons/react/CreditCardSearch.js +1 -2
- package/dist/icons/react/CreditCardShield.cjs +1 -2
- package/dist/icons/react/CreditCardShield.js +1 -2
- package/dist/icons/react/CreditCardUp.cjs +1 -2
- package/dist/icons/react/CreditCardUp.js +1 -2
- package/dist/icons/react/CreditCardUpload.cjs +1 -2
- package/dist/icons/react/CreditCardUpload.js +1 -2
- package/dist/icons/react/CreditCardX.cjs +1 -2
- package/dist/icons/react/CreditCardX.js +1 -2
- package/dist/icons/react/Crop01.cjs +1 -2
- package/dist/icons/react/Crop01.js +1 -2
- package/dist/icons/react/Crop02.cjs +1 -2
- package/dist/icons/react/Crop02.js +1 -2
- package/dist/icons/react/Cryptocurrency01.cjs +1 -2
- package/dist/icons/react/Cryptocurrency01.js +1 -2
- package/dist/icons/react/Cryptocurrency02.cjs +1 -2
- package/dist/icons/react/Cryptocurrency02.js +1 -2
- package/dist/icons/react/Cryptocurrency03.cjs +1 -2
- package/dist/icons/react/Cryptocurrency03.js +1 -2
- package/dist/icons/react/Cryptocurrency04.cjs +1 -2
- package/dist/icons/react/Cryptocurrency04.js +1 -2
- package/dist/icons/react/Cube01.cjs +1 -2
- package/dist/icons/react/Cube01.js +1 -2
- package/dist/icons/react/Cube02.cjs +1 -2
- package/dist/icons/react/Cube02.js +1 -2
- package/dist/icons/react/Cube03.cjs +1 -2
- package/dist/icons/react/Cube03.js +1 -2
- package/dist/icons/react/Cube04.cjs +1 -2
- package/dist/icons/react/Cube04.js +1 -2
- package/dist/icons/react/CubeOutline.cjs +1 -2
- package/dist/icons/react/CubeOutline.js +1 -2
- package/dist/icons/react/CurrencyBitcoin.cjs +1 -2
- package/dist/icons/react/CurrencyBitcoin.js +1 -2
- package/dist/icons/react/CurrencyBitcoinCircle.cjs +1 -2
- package/dist/icons/react/CurrencyBitcoinCircle.js +1 -2
- package/dist/icons/react/CurrencyDollar.cjs +1 -2
- package/dist/icons/react/CurrencyDollar.js +1 -2
- package/dist/icons/react/CurrencyDollarCircle.cjs +1 -2
- package/dist/icons/react/CurrencyDollarCircle.js +1 -2
- package/dist/icons/react/CurrencyEthereum.cjs +1 -2
- package/dist/icons/react/CurrencyEthereum.js +1 -2
- package/dist/icons/react/CurrencyEthereumCircle.cjs +1 -2
- package/dist/icons/react/CurrencyEthereumCircle.js +1 -2
- package/dist/icons/react/CurrencyEuro.cjs +1 -2
- package/dist/icons/react/CurrencyEuro.js +1 -2
- package/dist/icons/react/CurrencyEuroCircle.cjs +1 -2
- package/dist/icons/react/CurrencyEuroCircle.js +1 -2
- package/dist/icons/react/CurrencyPound.cjs +1 -2
- package/dist/icons/react/CurrencyPound.js +1 -2
- package/dist/icons/react/CurrencyPoundCircle.cjs +1 -2
- package/dist/icons/react/CurrencyPoundCircle.js +1 -2
- package/dist/icons/react/CurrencyRuble.cjs +1 -2
- package/dist/icons/react/CurrencyRuble.js +1 -2
- package/dist/icons/react/CurrencyRubleCircle.cjs +1 -2
- package/dist/icons/react/CurrencyRubleCircle.js +1 -2
- package/dist/icons/react/CurrencyRupee.cjs +1 -2
- package/dist/icons/react/CurrencyRupee.js +1 -2
- package/dist/icons/react/CurrencyRupeeCircle.cjs +1 -2
- package/dist/icons/react/CurrencyRupeeCircle.js +1 -2
- package/dist/icons/react/CurrencyYen.cjs +1 -2
- package/dist/icons/react/CurrencyYen.js +1 -2
- package/dist/icons/react/CurrencyYenCircle.cjs +1 -2
- package/dist/icons/react/CurrencyYenCircle.js +1 -2
- package/dist/icons/react/Cursor01.cjs +1 -2
- package/dist/icons/react/Cursor01.js +1 -2
- package/dist/icons/react/Cursor02.cjs +1 -2
- package/dist/icons/react/Cursor02.js +1 -2
- package/dist/icons/react/Cursor03.cjs +1 -2
- package/dist/icons/react/Cursor03.js +1 -2
- package/dist/icons/react/Cursor04.cjs +1 -2
- package/dist/icons/react/Cursor04.js +1 -2
- package/dist/icons/react/CursorBox.cjs +1 -2
- package/dist/icons/react/CursorBox.js +1 -2
- package/dist/icons/react/CursorClick01.cjs +1 -2
- package/dist/icons/react/CursorClick01.js +1 -2
- package/dist/icons/react/CursorClick02.cjs +1 -2
- package/dist/icons/react/CursorClick02.js +1 -2
- package/dist/icons/react/Data.cjs +1 -2
- package/dist/icons/react/Data.js +1 -2
- package/dist/icons/react/DataApiSystem.cjs +1 -2
- package/dist/icons/react/DataApiSystem.js +1 -2
- package/dist/icons/react/DataAppAi.cjs +1 -2
- package/dist/icons/react/DataAppAi.js +1 -2
- package/dist/icons/react/DataService.cjs +1 -2
- package/dist/icons/react/DataService.js +1 -2
- package/dist/icons/react/DataServiceAdd.cjs +1 -2
- package/dist/icons/react/DataServiceAdd.js +1 -2
- package/dist/icons/react/Database.cjs +1 -2
- package/dist/icons/react/Database.js +1 -2
- package/dist/icons/react/Database01.cjs +1 -2
- package/dist/icons/react/Database01.js +1 -2
- package/dist/icons/react/Database02.cjs +1 -2
- package/dist/icons/react/Database02.js +1 -2
- package/dist/icons/react/Database03.cjs +1 -2
- package/dist/icons/react/Database03.js +1 -2
- package/dist/icons/react/DatabaseNone.cjs +1 -2
- package/dist/icons/react/DatabaseNone.js +1 -2
- package/dist/icons/react/DatabseTable.cjs +1 -2
- package/dist/icons/react/DatabseTable.js +1 -2
- package/dist/icons/react/Dataflow01.cjs +1 -2
- package/dist/icons/react/Dataflow01.js +1 -2
- package/dist/icons/react/Dataflow02.cjs +1 -2
- package/dist/icons/react/Dataflow02.js +1 -2
- package/dist/icons/react/Dataflow03.cjs +1 -2
- package/dist/icons/react/Dataflow03.js +1 -2
- package/dist/icons/react/Dataflow04.cjs +1 -2
- package/dist/icons/react/Dataflow04.js +1 -2
- package/dist/icons/react/Delete.cjs +1 -2
- package/dist/icons/react/Delete.js +1 -2
- package/dist/icons/react/Diamond01.cjs +1 -2
- package/dist/icons/react/Diamond01.js +1 -2
- package/dist/icons/react/Diamond02.cjs +1 -2
- package/dist/icons/react/Diamond02.js +1 -2
- package/dist/icons/react/Dice1.cjs +1 -2
- package/dist/icons/react/Dice1.js +1 -2
- package/dist/icons/react/Dice2.cjs +1 -2
- package/dist/icons/react/Dice2.js +1 -2
- package/dist/icons/react/Dice3.cjs +1 -2
- package/dist/icons/react/Dice3.js +1 -2
- package/dist/icons/react/Dice4.cjs +1 -2
- package/dist/icons/react/Dice4.js +1 -2
- package/dist/icons/react/Dice5.cjs +1 -2
- package/dist/icons/react/Dice5.js +1 -2
- package/dist/icons/react/Dice6.cjs +1 -2
- package/dist/icons/react/Dice6.js +1 -2
- package/dist/icons/react/Disc01.cjs +1 -2
- package/dist/icons/react/Disc01.js +1 -2
- package/dist/icons/react/Disc02.cjs +1 -2
- package/dist/icons/react/Disc02.js +1 -2
- package/dist/icons/react/DistributeSpacingHorizontal.cjs +1 -2
- package/dist/icons/react/DistributeSpacingHorizontal.js +1 -2
- package/dist/icons/react/DistributeSpacingVertical.cjs +1 -2
- package/dist/icons/react/DistributeSpacingVertical.js +1 -2
- package/dist/icons/react/Divide01.cjs +1 -2
- package/dist/icons/react/Divide01.js +1 -2
- package/dist/icons/react/Divide02.cjs +1 -2
- package/dist/icons/react/Divide02.js +1 -2
- package/dist/icons/react/Divide03.cjs +1 -2
- package/dist/icons/react/Divide03.js +1 -2
- package/dist/icons/react/Divider.cjs +1 -2
- package/dist/icons/react/Divider.js +1 -2
- package/dist/icons/react/DotPoints01.cjs +1 -2
- package/dist/icons/react/DotPoints01.js +1 -2
- package/dist/icons/react/Dotpoints02.cjs +1 -2
- package/dist/icons/react/Dotpoints02.js +1 -2
- package/dist/icons/react/DotsGrid.cjs +1 -2
- package/dist/icons/react/DotsGrid.js +1 -2
- package/dist/icons/react/DotsHorizontal.cjs +1 -2
- package/dist/icons/react/DotsHorizontal.js +1 -2
- package/dist/icons/react/DotsVertical.cjs +1 -2
- package/dist/icons/react/DotsVertical.js +1 -2
- package/dist/icons/react/DoubleCheck.cjs +1 -2
- package/dist/icons/react/DoubleCheck.js +1 -2
- package/dist/icons/react/Download01.cjs +1 -2
- package/dist/icons/react/Download01.js +1 -2
- package/dist/icons/react/Download02.cjs +1 -2
- package/dist/icons/react/Download02.js +1 -2
- package/dist/icons/react/Download03.cjs +1 -2
- package/dist/icons/react/Download03.js +1 -2
- package/dist/icons/react/Download04.cjs +1 -2
- package/dist/icons/react/Download04.js +1 -2
- package/dist/icons/react/DownloadCloud01.cjs +1 -2
- package/dist/icons/react/DownloadCloud01.js +1 -2
- package/dist/icons/react/DownloadCloud02.cjs +1 -2
- package/dist/icons/react/DownloadCloud02.js +1 -2
- package/dist/icons/react/DragIn.cjs +1 -2
- package/dist/icons/react/DragIn.js +1 -2
- package/dist/icons/react/Drop.cjs +1 -2
- package/dist/icons/react/Drop.js +1 -2
- package/dist/icons/react/Droplets01.cjs +1 -2
- package/dist/icons/react/Droplets01.js +1 -2
- package/dist/icons/react/Droplets02.cjs +1 -2
- package/dist/icons/react/Droplets02.js +1 -2
- package/dist/icons/react/Droplets03.cjs +1 -2
- package/dist/icons/react/Droplets03.js +1 -2
- package/dist/icons/react/Dropper.cjs +1 -2
- package/dist/icons/react/Dropper.js +1 -2
- package/dist/icons/react/Edit01.cjs +1 -2
- package/dist/icons/react/Edit01.js +1 -2
- package/dist/icons/react/Edit02.cjs +1 -2
- package/dist/icons/react/Edit02.js +1 -2
- package/dist/icons/react/Edit03.cjs +1 -2
- package/dist/icons/react/Edit03.js +1 -2
- package/dist/icons/react/Edit04.cjs +1 -2
- package/dist/icons/react/Edit04.js +1 -2
- package/dist/icons/react/Edit05.cjs +1 -2
- package/dist/icons/react/Edit05.js +1 -2
- package/dist/icons/react/Equal.cjs +1 -2
- package/dist/icons/react/Equal.js +1 -2
- package/dist/icons/react/EqualNot.cjs +1 -2
- package/dist/icons/react/EqualNot.js +1 -2
- package/dist/icons/react/Eraser.cjs +1 -2
- package/dist/icons/react/Eraser.js +1 -2
- package/dist/icons/react/Expand01.cjs +1 -2
- package/dist/icons/react/Expand01.js +1 -2
- package/dist/icons/react/Expand02.cjs +1 -2
- package/dist/icons/react/Expand02.js +1 -2
- package/dist/icons/react/Expand03.cjs +1 -2
- package/dist/icons/react/Expand03.js +1 -2
- package/dist/icons/react/Expand04.cjs +1 -2
- package/dist/icons/react/Expand04.js +1 -2
- package/dist/icons/react/Expand05.cjs +1 -2
- package/dist/icons/react/Expand05.js +1 -2
- package/dist/icons/react/Expand06.cjs +1 -2
- package/dist/icons/react/Expand06.js +1 -2
- package/dist/icons/react/Expand08.cjs +1 -2
- package/dist/icons/react/Expand08.js +1 -2
- package/dist/icons/react/Eye.cjs +1 -2
- package/dist/icons/react/Eye.js +1 -2
- package/dist/icons/react/EyeOff.cjs +1 -2
- package/dist/icons/react/EyeOff.js +1 -2
- package/dist/icons/react/FaceContent.cjs +1 -2
- package/dist/icons/react/FaceContent.js +1 -2
- package/dist/icons/react/FaceFrown.cjs +1 -2
- package/dist/icons/react/FaceFrown.js +1 -2
- package/dist/icons/react/FaceHappy.cjs +1 -2
- package/dist/icons/react/FaceHappy.js +1 -2
- package/dist/icons/react/FaceId.cjs +1 -2
- package/dist/icons/react/FaceId.js +1 -2
- package/dist/icons/react/FaceIdSquare.cjs +1 -2
- package/dist/icons/react/FaceIdSquare.js +1 -2
- package/dist/icons/react/FaceNeutral.cjs +1 -2
- package/dist/icons/react/FaceNeutral.js +1 -2
- package/dist/icons/react/FaceSad.cjs +1 -2
- package/dist/icons/react/FaceSad.js +1 -2
- package/dist/icons/react/FaceSmile.cjs +1 -2
- package/dist/icons/react/FaceSmile.js +1 -2
- package/dist/icons/react/FaceWink.cjs +1 -2
- package/dist/icons/react/FaceWink.js +1 -2
- package/dist/icons/react/FastBackward.cjs +1 -2
- package/dist/icons/react/FastBackward.js +1 -2
- package/dist/icons/react/FastForward.cjs +1 -2
- package/dist/icons/react/FastForward.js +1 -2
- package/dist/icons/react/Feather.cjs +1 -2
- package/dist/icons/react/Feather.js +1 -2
- package/dist/icons/react/Figma.cjs +1 -2
- package/dist/icons/react/Figma.js +1 -2
- package/dist/icons/react/File01.cjs +1 -2
- package/dist/icons/react/File01.js +1 -2
- package/dist/icons/react/File02.cjs +1 -2
- package/dist/icons/react/File02.js +1 -2
- package/dist/icons/react/File03.cjs +1 -2
- package/dist/icons/react/File03.js +1 -2
- package/dist/icons/react/File04.cjs +1 -2
- package/dist/icons/react/File04.js +1 -2
- package/dist/icons/react/File05.cjs +1 -2
- package/dist/icons/react/File05.js +1 -2
- package/dist/icons/react/File06.cjs +1 -2
- package/dist/icons/react/File06.js +1 -2
- package/dist/icons/react/File07.cjs +1 -2
- package/dist/icons/react/File07.js +1 -2
- package/dist/icons/react/FileAttachment01.cjs +1 -2
- package/dist/icons/react/FileAttachment01.js +1 -2
- package/dist/icons/react/FileAttachment02.cjs +1 -2
- package/dist/icons/react/FileAttachment02.js +1 -2
- package/dist/icons/react/FileAttachment03.cjs +1 -2
- package/dist/icons/react/FileAttachment03.js +1 -2
- package/dist/icons/react/FileAttachment04.cjs +1 -2
- package/dist/icons/react/FileAttachment04.js +1 -2
- package/dist/icons/react/FileAttachment05.cjs +1 -2
- package/dist/icons/react/FileAttachment05.js +1 -2
- package/dist/icons/react/FileCheck01.cjs +1 -2
- package/dist/icons/react/FileCheck01.js +1 -2
- package/dist/icons/react/FileCheck02.cjs +1 -2
- package/dist/icons/react/FileCheck02.js +1 -2
- package/dist/icons/react/FileCheck03.cjs +1 -2
- package/dist/icons/react/FileCheck03.js +1 -2
- package/dist/icons/react/FileCode01.cjs +1 -2
- package/dist/icons/react/FileCode01.js +1 -2
- package/dist/icons/react/FileCode02.cjs +1 -2
- package/dist/icons/react/FileCode02.js +1 -2
- package/dist/icons/react/FileDownload01.cjs +1 -2
- package/dist/icons/react/FileDownload01.js +1 -2
- package/dist/icons/react/FileDownload02.cjs +1 -2
- package/dist/icons/react/FileDownload02.js +1 -2
- package/dist/icons/react/FileDownload03.cjs +1 -2
- package/dist/icons/react/FileDownload03.js +1 -2
- package/dist/icons/react/FileHeart01.cjs +1 -2
- package/dist/icons/react/FileHeart01.js +1 -2
- package/dist/icons/react/FileHeart02.cjs +1 -2
- package/dist/icons/react/FileHeart02.js +1 -2
- package/dist/icons/react/FileHeart03.cjs +1 -2
- package/dist/icons/react/FileHeart03.js +1 -2
- package/dist/icons/react/FileImport02.cjs +1 -2
- package/dist/icons/react/FileImport02.js +1 -2
- package/dist/icons/react/FileLock01.cjs +1 -2
- package/dist/icons/react/FileLock01.js +1 -2
- package/dist/icons/react/FileLock02.cjs +1 -2
- package/dist/icons/react/FileLock02.js +1 -2
- package/dist/icons/react/FileLock03.cjs +1 -2
- package/dist/icons/react/FileLock03.js +1 -2
- package/dist/icons/react/FileMinus01.cjs +1 -2
- package/dist/icons/react/FileMinus01.js +1 -2
- package/dist/icons/react/FileMinus02.cjs +1 -2
- package/dist/icons/react/FileMinus02.js +1 -2
- package/dist/icons/react/FileMinus03.cjs +1 -2
- package/dist/icons/react/FileMinus03.js +1 -2
- package/dist/icons/react/FilePlus01.cjs +1 -2
- package/dist/icons/react/FilePlus01.js +1 -2
- package/dist/icons/react/FilePlus02.cjs +1 -2
- package/dist/icons/react/FilePlus02.js +1 -2
- package/dist/icons/react/FilePlus03.cjs +1 -2
- package/dist/icons/react/FilePlus03.js +1 -2
- package/dist/icons/react/FileQuestion01.cjs +1 -2
- package/dist/icons/react/FileQuestion01.js +1 -2
- package/dist/icons/react/FileQuestion02.cjs +1 -2
- package/dist/icons/react/FileQuestion02.js +1 -2
- package/dist/icons/react/FileQuestion03.cjs +1 -2
- package/dist/icons/react/FileQuestion03.js +1 -2
- package/dist/icons/react/FileSearch01.cjs +1 -2
- package/dist/icons/react/FileSearch01.js +1 -2
- package/dist/icons/react/FileSearch02.cjs +1 -2
- package/dist/icons/react/FileSearch02.js +1 -2
- package/dist/icons/react/FileSearch03.cjs +1 -2
- package/dist/icons/react/FileSearch03.js +1 -2
- package/dist/icons/react/FileShield01.cjs +1 -2
- package/dist/icons/react/FileShield01.js +1 -2
- package/dist/icons/react/FileShield02.cjs +1 -2
- package/dist/icons/react/FileShield02.js +1 -2
- package/dist/icons/react/FileShield03.cjs +1 -2
- package/dist/icons/react/FileShield03.js +1 -2
- package/dist/icons/react/FileX01.cjs +1 -2
- package/dist/icons/react/FileX01.js +1 -2
- package/dist/icons/react/FileX02.cjs +1 -2
- package/dist/icons/react/FileX02.js +1 -2
- package/dist/icons/react/FileX03.cjs +1 -2
- package/dist/icons/react/FileX03.js +1 -2
- package/dist/icons/react/Film01.cjs +1 -2
- package/dist/icons/react/Film01.js +1 -2
- package/dist/icons/react/Film02.cjs +1 -2
- package/dist/icons/react/Film02.js +1 -2
- package/dist/icons/react/Film03.cjs +1 -2
- package/dist/icons/react/Film03.js +1 -2
- package/dist/icons/react/FilterFunnel01.cjs +1 -2
- package/dist/icons/react/FilterFunnel01.js +1 -2
- package/dist/icons/react/FilterFunnel02.cjs +1 -2
- package/dist/icons/react/FilterFunnel02.js +1 -2
- package/dist/icons/react/FilterLines.cjs +1 -2
- package/dist/icons/react/FilterLines.js +1 -2
- package/dist/icons/react/Fingerprint01.cjs +1 -2
- package/dist/icons/react/Fingerprint01.js +1 -2
- package/dist/icons/react/Fingerprint02.cjs +1 -2
- package/dist/icons/react/Fingerprint02.js +1 -2
- package/dist/icons/react/Fingerprint03.cjs +1 -2
- package/dist/icons/react/Fingerprint03.js +1 -2
- package/dist/icons/react/Fingerprint04.cjs +1 -2
- package/dist/icons/react/Fingerprint04.js +1 -2
- package/dist/icons/react/Flag01.cjs +1 -2
- package/dist/icons/react/Flag01.js +1 -2
- package/dist/icons/react/Flag02.cjs +1 -2
- package/dist/icons/react/Flag02.js +1 -2
- package/dist/icons/react/Flag03.cjs +1 -2
- package/dist/icons/react/Flag03.js +1 -2
- package/dist/icons/react/Flag04.cjs +1 -2
- package/dist/icons/react/Flag04.js +1 -2
- package/dist/icons/react/Flag05.cjs +1 -2
- package/dist/icons/react/Flag05.js +1 -2
- package/dist/icons/react/Flag06.cjs +1 -2
- package/dist/icons/react/Flag06.js +1 -2
- package/dist/icons/react/Flash.cjs +1 -2
- package/dist/icons/react/Flash.js +1 -2
- package/dist/icons/react/FlashOff.cjs +1 -2
- package/dist/icons/react/FlashOff.js +1 -2
- package/dist/icons/react/FlexAlignBottom.cjs +1 -2
- package/dist/icons/react/FlexAlignBottom.js +1 -2
- package/dist/icons/react/FlexAlignLeft.cjs +1 -2
- package/dist/icons/react/FlexAlignLeft.js +1 -2
- package/dist/icons/react/FlexAlignRight.cjs +1 -2
- package/dist/icons/react/FlexAlignRight.js +1 -2
- package/dist/icons/react/FlexAlignTop.cjs +1 -2
- package/dist/icons/react/FlexAlignTop.js +1 -2
- package/dist/icons/react/FlipBackward.cjs +1 -2
- package/dist/icons/react/FlipBackward.js +1 -2
- package/dist/icons/react/FlipForward.cjs +1 -2
- package/dist/icons/react/FlipForward.js +1 -2
- package/dist/icons/react/Folder.cjs +1 -2
- package/dist/icons/react/Folder.js +1 -2
- package/dist/icons/react/FolderCheck.cjs +1 -2
- package/dist/icons/react/FolderCheck.js +1 -2
- package/dist/icons/react/FolderClosed.cjs +1 -2
- package/dist/icons/react/FolderClosed.js +1 -2
- package/dist/icons/react/FolderCode.cjs +1 -2
- package/dist/icons/react/FolderCode.js +1 -2
- package/dist/icons/react/FolderDownload.cjs +1 -2
- package/dist/icons/react/FolderDownload.js +1 -2
- package/dist/icons/react/FolderLock.cjs +1 -2
- package/dist/icons/react/FolderLock.js +1 -2
- package/dist/icons/react/FolderMinus.cjs +1 -2
- package/dist/icons/react/FolderMinus.js +1 -2
- package/dist/icons/react/FolderPlus.cjs +1 -2
- package/dist/icons/react/FolderPlus.js +1 -2
- package/dist/icons/react/FolderQuestion.cjs +1 -2
- package/dist/icons/react/FolderQuestion.js +1 -2
- package/dist/icons/react/FolderSearch.cjs +1 -2
- package/dist/icons/react/FolderSearch.js +1 -2
- package/dist/icons/react/FolderSettings.cjs +1 -2
- package/dist/icons/react/FolderSettings.js +1 -2
- package/dist/icons/react/FolderShield.cjs +1 -2
- package/dist/icons/react/FolderShield.js +1 -2
- package/dist/icons/react/FolderX.cjs +1 -2
- package/dist/icons/react/FolderX.js +1 -2
- package/dist/icons/react/Framer.cjs +1 -2
- package/dist/icons/react/Framer.js +1 -2
- package/dist/icons/react/GamingPad01.cjs +1 -2
- package/dist/icons/react/GamingPad01.js +1 -2
- package/dist/icons/react/GamingPad02.cjs +1 -2
- package/dist/icons/react/GamingPad02.js +1 -2
- package/dist/icons/react/Gift01.cjs +1 -2
- package/dist/icons/react/Gift01.js +1 -2
- package/dist/icons/react/Gift02.cjs +1 -2
- package/dist/icons/react/Gift02.js +1 -2
- package/dist/icons/react/GitBranch01.cjs +1 -2
- package/dist/icons/react/GitBranch01.js +1 -2
- package/dist/icons/react/GitBranch02.cjs +1 -2
- package/dist/icons/react/GitBranch02.js +1 -2
- package/dist/icons/react/GitCommit.cjs +1 -2
- package/dist/icons/react/GitCommit.js +1 -2
- package/dist/icons/react/GitMerge.cjs +1 -2
- package/dist/icons/react/GitMerge.js +1 -2
- package/dist/icons/react/GitPullRequest.cjs +1 -2
- package/dist/icons/react/GitPullRequest.js +1 -2
- package/dist/icons/react/Github.cjs +1 -2
- package/dist/icons/react/Github.js +1 -2
- package/dist/icons/react/Glasses01.cjs +1 -2
- package/dist/icons/react/Glasses01.js +1 -2
- package/dist/icons/react/Glasses02.cjs +1 -2
- package/dist/icons/react/Glasses02.js +1 -2
- package/dist/icons/react/Globe01.cjs +1 -2
- package/dist/icons/react/Globe01.js +1 -2
- package/dist/icons/react/Globe011.cjs +1 -2
- package/dist/icons/react/Globe011.js +1 -2
- package/dist/icons/react/Globe02.cjs +1 -2
- package/dist/icons/react/Globe02.js +1 -2
- package/dist/icons/react/Globe021.cjs +1 -2
- package/dist/icons/react/Globe021.js +1 -2
- package/dist/icons/react/Globe03.cjs +1 -2
- package/dist/icons/react/Globe03.js +1 -2
- package/dist/icons/react/Globe04.cjs +1 -2
- package/dist/icons/react/Globe04.js +1 -2
- package/dist/icons/react/Globe05.cjs +1 -2
- package/dist/icons/react/Globe05.js +1 -2
- package/dist/icons/react/Globe06.cjs +1 -2
- package/dist/icons/react/Globe06.js +1 -2
- package/dist/icons/react/GoogleChrome.cjs +1 -2
- package/dist/icons/react/GoogleChrome.js +1 -2
- package/dist/icons/react/GraduationHat01.cjs +1 -2
- package/dist/icons/react/GraduationHat01.js +1 -2
- package/dist/icons/react/GraduationHat02.cjs +1 -2
- package/dist/icons/react/GraduationHat02.js +1 -2
- package/dist/icons/react/Grid01.cjs +1 -2
- package/dist/icons/react/Grid01.js +1 -2
- package/dist/icons/react/Grid02.cjs +1 -2
- package/dist/icons/react/Grid02.js +1 -2
- package/dist/icons/react/Grid03.cjs +1 -2
- package/dist/icons/react/Grid03.js +1 -2
- package/dist/icons/react/GridDotsBlank.cjs +1 -2
- package/dist/icons/react/GridDotsBlank.js +1 -2
- package/dist/icons/react/GridDotsBottom.cjs +1 -2
- package/dist/icons/react/GridDotsBottom.js +1 -2
- package/dist/icons/react/GridDotsHorizontalCenter.cjs +1 -2
- package/dist/icons/react/GridDotsHorizontalCenter.js +1 -2
- package/dist/icons/react/GridDotsLeft.cjs +1 -2
- package/dist/icons/react/GridDotsLeft.js +1 -2
- package/dist/icons/react/GridDotsOuter.cjs +1 -2
- package/dist/icons/react/GridDotsOuter.js +1 -2
- package/dist/icons/react/GridDotsRight.cjs +1 -2
- package/dist/icons/react/GridDotsRight.js +1 -2
- package/dist/icons/react/GridDotsTop.cjs +1 -2
- package/dist/icons/react/GridDotsTop.js +1 -2
- package/dist/icons/react/GridDotsVerticalCenter.cjs +1 -2
- package/dist/icons/react/GridDotsVerticalCenter.js +1 -2
- package/dist/icons/react/Hand.cjs +1 -2
- package/dist/icons/react/Hand.js +1 -2
- package/dist/icons/react/HandsDown.cjs +1 -2
- package/dist/icons/react/HandsDown.js +1 -2
- package/dist/icons/react/HandsDownFill.cjs +1 -2
- package/dist/icons/react/HandsDownFill.js +1 -2
- package/dist/icons/react/HandsUp.cjs +1 -2
- package/dist/icons/react/HandsUp.js +1 -2
- package/dist/icons/react/HandsUpFill.cjs +1 -2
- package/dist/icons/react/HandsUpFill.js +1 -2
- package/dist/icons/react/HardDrive.cjs +1 -2
- package/dist/icons/react/HardDrive.js +1 -2
- package/dist/icons/react/Hash01.cjs +1 -2
- package/dist/icons/react/Hash01.js +1 -2
- package/dist/icons/react/Hash02.cjs +1 -2
- package/dist/icons/react/Hash02.js +1 -2
- package/dist/icons/react/Heading01.cjs +1 -2
- package/dist/icons/react/Heading01.js +1 -2
- package/dist/icons/react/Heading02.cjs +1 -2
- package/dist/icons/react/Heading02.js +1 -2
- package/dist/icons/react/HeadingSquare.cjs +1 -2
- package/dist/icons/react/HeadingSquare.js +1 -2
- package/dist/icons/react/Headphones01.cjs +1 -2
- package/dist/icons/react/Headphones01.js +1 -2
- package/dist/icons/react/Headphones02.cjs +1 -2
- package/dist/icons/react/Headphones02.js +1 -2
- package/dist/icons/react/Heart.cjs +1 -2
- package/dist/icons/react/Heart.js +1 -2
- package/dist/icons/react/HeartCircle.cjs +1 -2
- package/dist/icons/react/HeartCircle.js +1 -2
- package/dist/icons/react/HeartHand.cjs +1 -2
- package/dist/icons/react/HeartHand.js +1 -2
- package/dist/icons/react/HeartHexagon.cjs +1 -2
- package/dist/icons/react/HeartHexagon.js +1 -2
- package/dist/icons/react/HeartOctagon.cjs +1 -2
- package/dist/icons/react/HeartOctagon.js +1 -2
- package/dist/icons/react/HeartRounded.cjs +1 -2
- package/dist/icons/react/HeartRounded.js +1 -2
- package/dist/icons/react/HeartSquare.cjs +1 -2
- package/dist/icons/react/HeartSquare.js +1 -2
- package/dist/icons/react/Hearts.cjs +1 -2
- package/dist/icons/react/Hearts.js +1 -2
- package/dist/icons/react/HelpCircle.cjs +1 -2
- package/dist/icons/react/HelpCircle.js +1 -2
- package/dist/icons/react/HelpOctagon.cjs +1 -2
- package/dist/icons/react/HelpOctagon.js +1 -2
- package/dist/icons/react/HelpSquare.cjs +1 -2
- package/dist/icons/react/HelpSquare.js +1 -2
- package/dist/icons/react/Hexagon01.cjs +1 -2
- package/dist/icons/react/Hexagon01.js +1 -2
- package/dist/icons/react/Hexagon02.cjs +1 -2
- package/dist/icons/react/Hexagon02.js +1 -2
- package/dist/icons/react/Home01.cjs +1 -2
- package/dist/icons/react/Home01.js +1 -2
- package/dist/icons/react/Home02.cjs +1 -2
- package/dist/icons/react/Home02.js +1 -2
- package/dist/icons/react/Home03.cjs +1 -2
- package/dist/icons/react/Home03.js +1 -2
- package/dist/icons/react/Home04.cjs +1 -2
- package/dist/icons/react/Home04.js +1 -2
- package/dist/icons/react/Home05.cjs +1 -2
- package/dist/icons/react/Home05.js +1 -2
- package/dist/icons/react/HomeLine.cjs +1 -2
- package/dist/icons/react/HomeLine.js +1 -2
- package/dist/icons/react/HomeSmile.cjs +1 -2
- package/dist/icons/react/HomeSmile.js +1 -2
- package/dist/icons/react/HorizontalBarChart01.cjs +1 -2
- package/dist/icons/react/HorizontalBarChart01.js +1 -2
- package/dist/icons/react/HorizontalBarChart02.cjs +1 -2
- package/dist/icons/react/HorizontalBarChart02.js +1 -2
- package/dist/icons/react/HorizontalBarChart03.cjs +1 -2
- package/dist/icons/react/HorizontalBarChart03.js +1 -2
- package/dist/icons/react/Hourglass01.cjs +1 -2
- package/dist/icons/react/Hourglass01.js +1 -2
- package/dist/icons/react/Hourglass02.cjs +1 -2
- package/dist/icons/react/Hourglass02.js +1 -2
- package/dist/icons/react/Hourglass03.cjs +1 -2
- package/dist/icons/react/Hourglass03.js +1 -2
- package/dist/icons/react/Hurricane01.cjs +1 -2
- package/dist/icons/react/Hurricane01.js +1 -2
- package/dist/icons/react/Hurricane02.cjs +1 -2
- package/dist/icons/react/Hurricane02.js +1 -2
- package/dist/icons/react/Hurricane03.cjs +1 -2
- package/dist/icons/react/Hurricane03.js +1 -2
- package/dist/icons/react/Image01.cjs +1 -2
- package/dist/icons/react/Image01.js +1 -2
- package/dist/icons/react/Image02.cjs +1 -2
- package/dist/icons/react/Image02.js +1 -2
- package/dist/icons/react/Image03.cjs +1 -2
- package/dist/icons/react/Image03.js +1 -2
- package/dist/icons/react/Image04.cjs +1 -2
- package/dist/icons/react/Image04.js +1 -2
- package/dist/icons/react/Image05.cjs +1 -2
- package/dist/icons/react/Image05.js +1 -2
- package/dist/icons/react/ImageCheck.cjs +1 -2
- package/dist/icons/react/ImageCheck.js +1 -2
- package/dist/icons/react/ImageDown.cjs +1 -2
- package/dist/icons/react/ImageDown.js +1 -2
- package/dist/icons/react/ImageIndentLeft.cjs +1 -2
- package/dist/icons/react/ImageIndentLeft.js +1 -2
- package/dist/icons/react/ImageIndentRight.cjs +1 -2
- package/dist/icons/react/ImageIndentRight.js +1 -2
- package/dist/icons/react/ImageLeft.cjs +1 -2
- package/dist/icons/react/ImageLeft.js +1 -2
- package/dist/icons/react/ImagePlus.cjs +1 -2
- package/dist/icons/react/ImagePlus.js +1 -2
- package/dist/icons/react/ImageRight.cjs +1 -2
- package/dist/icons/react/ImageRight.js +1 -2
- package/dist/icons/react/ImageUp.cjs +1 -2
- package/dist/icons/react/ImageUp.js +1 -2
- package/dist/icons/react/ImageUser.cjs +1 -2
- package/dist/icons/react/ImageUser.js +1 -2
- package/dist/icons/react/ImageUserCheck.cjs +1 -2
- package/dist/icons/react/ImageUserCheck.js +1 -2
- package/dist/icons/react/ImageUserDown.cjs +1 -2
- package/dist/icons/react/ImageUserDown.js +1 -2
- package/dist/icons/react/ImageUserLeft.cjs +1 -2
- package/dist/icons/react/ImageUserLeft.js +1 -2
- package/dist/icons/react/ImageUserPlus.cjs +1 -2
- package/dist/icons/react/ImageUserPlus.js +1 -2
- package/dist/icons/react/ImageUserRight.cjs +1 -2
- package/dist/icons/react/ImageUserRight.js +1 -2
- package/dist/icons/react/ImageUserUp.cjs +1 -2
- package/dist/icons/react/ImageUserUp.js +1 -2
- package/dist/icons/react/ImageUserX.cjs +1 -2
- package/dist/icons/react/ImageUserX.js +1 -2
- package/dist/icons/react/ImageX.cjs +1 -2
- package/dist/icons/react/ImageX.js +1 -2
- package/dist/icons/react/Inbox01.cjs +1 -2
- package/dist/icons/react/Inbox01.js +1 -2
- package/dist/icons/react/Inbox02.cjs +1 -2
- package/dist/icons/react/Inbox02.js +1 -2
- package/dist/icons/react/Infinity.cjs +1 -2
- package/dist/icons/react/Infinity.js +1 -2
- package/dist/icons/react/Info2.cjs +1 -2
- package/dist/icons/react/Info2.js +1 -2
- package/dist/icons/react/InfoCircle.cjs +1 -2
- package/dist/icons/react/InfoCircle.js +1 -2
- package/dist/icons/react/InfoHexagon.cjs +1 -2
- package/dist/icons/react/InfoHexagon.js +1 -2
- package/dist/icons/react/InfoOctagon.cjs +1 -2
- package/dist/icons/react/InfoOctagon.js +1 -2
- package/dist/icons/react/InfoSquare.cjs +1 -2
- package/dist/icons/react/InfoSquare.js +1 -2
- package/dist/icons/react/IntersectCircle.cjs +1 -2
- package/dist/icons/react/IntersectCircle.js +1 -2
- package/dist/icons/react/IntersectSquare.cjs +1 -2
- package/dist/icons/react/IntersectSquare.js +1 -2
- package/dist/icons/react/Italic01.cjs +1 -2
- package/dist/icons/react/Italic01.js +1 -2
- package/dist/icons/react/Italic02.cjs +1 -2
- package/dist/icons/react/Italic02.js +1 -2
- package/dist/icons/react/ItalicSquare.cjs +1 -2
- package/dist/icons/react/ItalicSquare.js +1 -2
- package/dist/icons/react/Key01.cjs +1 -2
- package/dist/icons/react/Key01.js +1 -2
- package/dist/icons/react/Key02.cjs +1 -2
- package/dist/icons/react/Key02.js +1 -2
- package/dist/icons/react/Keyboard01.cjs +1 -2
- package/dist/icons/react/Keyboard01.js +1 -2
- package/dist/icons/react/Keyboard02.cjs +1 -2
- package/dist/icons/react/Keyboard02.js +1 -2
- package/dist/icons/react/Laptop01.cjs +1 -2
- package/dist/icons/react/Laptop01.js +1 -2
- package/dist/icons/react/Laptop02.cjs +1 -2
- package/dist/icons/react/Laptop02.js +1 -2
- package/dist/icons/react/LayerSingle.cjs +1 -2
- package/dist/icons/react/LayerSingle.js +1 -2
- package/dist/icons/react/LayersThree01.cjs +1 -2
- package/dist/icons/react/LayersThree01.js +1 -2
- package/dist/icons/react/LayersThree02.cjs +1 -2
- package/dist/icons/react/LayersThree02.js +1 -2
- package/dist/icons/react/LayersTwo01.cjs +1 -2
- package/dist/icons/react/LayersTwo01.js +1 -2
- package/dist/icons/react/LayersTwo02.cjs +1 -2
- package/dist/icons/react/LayersTwo02.js +1 -2
- package/dist/icons/react/LaygroundGrid02.cjs +1 -2
- package/dist/icons/react/LaygroundGrid02.js +1 -2
- package/dist/icons/react/LayoutAlt01.cjs +1 -2
- package/dist/icons/react/LayoutAlt01.js +1 -2
- package/dist/icons/react/LayoutAlt02.cjs +1 -2
- package/dist/icons/react/LayoutAlt02.js +1 -2
- package/dist/icons/react/LayoutAlt03.cjs +1 -2
- package/dist/icons/react/LayoutAlt03.js +1 -2
- package/dist/icons/react/LayoutAlt04.cjs +1 -2
- package/dist/icons/react/LayoutAlt04.js +1 -2
- package/dist/icons/react/LayoutBottom.cjs +1 -2
- package/dist/icons/react/LayoutBottom.js +1 -2
- package/dist/icons/react/LayoutBottomFill.cjs +1 -2
- package/dist/icons/react/LayoutBottomFill.js +1 -2
- package/dist/icons/react/LayoutGrid01.cjs +1 -2
- package/dist/icons/react/LayoutGrid01.js +1 -2
- package/dist/icons/react/LayoutGrid02.cjs +1 -2
- package/dist/icons/react/LayoutGrid02.js +1 -2
- package/dist/icons/react/LayoutLeft.cjs +1 -2
- package/dist/icons/react/LayoutLeft.js +1 -2
- package/dist/icons/react/LayoutLeftFill.cjs +1 -2
- package/dist/icons/react/LayoutLeftFill.js +1 -2
- package/dist/icons/react/LayoutRight.cjs +1 -2
- package/dist/icons/react/LayoutRight.js +1 -2
- package/dist/icons/react/LayoutRightFill.cjs +1 -2
- package/dist/icons/react/LayoutRightFill.js +1 -2
- package/dist/icons/react/LayoutTop.cjs +1 -2
- package/dist/icons/react/LayoutTop.js +1 -2
- package/dist/icons/react/LayoutTopFill.cjs +1 -2
- package/dist/icons/react/LayoutTopFill.js +1 -2
- package/dist/icons/react/LeftIndent01.cjs +1 -2
- package/dist/icons/react/LeftIndent01.js +1 -2
- package/dist/icons/react/LeftIndent02.cjs +1 -2
- package/dist/icons/react/LeftIndent02.js +1 -2
- package/dist/icons/react/LetterSpacing01.cjs +1 -2
- package/dist/icons/react/LetterSpacing01.js +1 -2
- package/dist/icons/react/LetterSpacing02.cjs +1 -2
- package/dist/icons/react/LetterSpacing02.js +1 -2
- package/dist/icons/react/LifeBuoy01.cjs +1 -2
- package/dist/icons/react/LifeBuoy01.js +1 -2
- package/dist/icons/react/LifeBuoy02.cjs +1 -2
- package/dist/icons/react/LifeBuoy02.js +1 -2
- package/dist/icons/react/Lightbulb01.cjs +1 -2
- package/dist/icons/react/Lightbulb01.js +1 -2
- package/dist/icons/react/Lightbulb02.cjs +1 -2
- package/dist/icons/react/Lightbulb02.js +1 -2
- package/dist/icons/react/Lightbulb03.cjs +1 -2
- package/dist/icons/react/Lightbulb03.js +1 -2
- package/dist/icons/react/Lightbulb04.cjs +1 -2
- package/dist/icons/react/Lightbulb04.js +1 -2
- package/dist/icons/react/Lightbulb05.cjs +1 -2
- package/dist/icons/react/Lightbulb05.js +1 -2
- package/dist/icons/react/Lightning01.cjs +1 -2
- package/dist/icons/react/Lightning01.js +1 -2
- package/dist/icons/react/Lightning02.cjs +1 -2
- package/dist/icons/react/Lightning02.js +1 -2
- package/dist/icons/react/LineChart.cjs +1 -2
- package/dist/icons/react/LineChart.js +1 -2
- package/dist/icons/react/LineChartDown01.cjs +1 -2
- package/dist/icons/react/LineChartDown01.js +1 -2
- package/dist/icons/react/LineChartDown02.cjs +1 -2
- package/dist/icons/react/LineChartDown02.js +1 -2
- package/dist/icons/react/LineChartDown03.cjs +1 -2
- package/dist/icons/react/LineChartDown03.js +1 -2
- package/dist/icons/react/LineChartDown04.cjs +1 -2
- package/dist/icons/react/LineChartDown04.js +1 -2
- package/dist/icons/react/LineChartDown05.cjs +1 -2
- package/dist/icons/react/LineChartDown05.js +1 -2
- package/dist/icons/react/LineChartUp01.cjs +1 -2
- package/dist/icons/react/LineChartUp01.js +1 -2
- package/dist/icons/react/LineChartUp02.cjs +1 -2
- package/dist/icons/react/LineChartUp02.js +1 -2
- package/dist/icons/react/LineChartUp03.cjs +1 -2
- package/dist/icons/react/LineChartUp03.js +1 -2
- package/dist/icons/react/LineChartUp04.cjs +1 -2
- package/dist/icons/react/LineChartUp04.js +1 -2
- package/dist/icons/react/LineChartUp05.cjs +1 -2
- package/dist/icons/react/LineChartUp05.js +1 -2
- package/dist/icons/react/LineHeight.cjs +1 -2
- package/dist/icons/react/LineHeight.js +1 -2
- package/dist/icons/react/Link01.cjs +1 -2
- package/dist/icons/react/Link01.js +1 -2
- package/dist/icons/react/Link02.cjs +1 -2
- package/dist/icons/react/Link02.js +1 -2
- package/dist/icons/react/Link03.cjs +1 -2
- package/dist/icons/react/Link03.js +1 -2
- package/dist/icons/react/Link04.cjs +1 -2
- package/dist/icons/react/Link04.js +1 -2
- package/dist/icons/react/Link05.cjs +1 -2
- package/dist/icons/react/Link05.js +1 -2
- package/dist/icons/react/LinkBroken01.cjs +1 -2
- package/dist/icons/react/LinkBroken01.js +1 -2
- package/dist/icons/react/LinkBroken02.cjs +1 -2
- package/dist/icons/react/LinkBroken02.js +1 -2
- package/dist/icons/react/LinkExternal01.cjs +1 -2
- package/dist/icons/react/LinkExternal01.js +1 -2
- package/dist/icons/react/LinkExternal02.cjs +1 -2
- package/dist/icons/react/LinkExternal02.js +1 -2
- package/dist/icons/react/List.cjs +1 -2
- package/dist/icons/react/List.js +1 -2
- package/dist/icons/react/Loading01.cjs +1 -2
- package/dist/icons/react/Loading01.js +1 -2
- package/dist/icons/react/Loading02.cjs +1 -2
- package/dist/icons/react/Loading02.js +1 -2
- package/dist/icons/react/Loading03.cjs +1 -2
- package/dist/icons/react/Loading03.js +1 -2
- package/dist/icons/react/Lock01.cjs +1 -2
- package/dist/icons/react/Lock01.js +1 -2
- package/dist/icons/react/Lock02.cjs +1 -2
- package/dist/icons/react/Lock02.js +1 -2
- package/dist/icons/react/Lock03.cjs +1 -2
- package/dist/icons/react/Lock03.js +1 -2
- package/dist/icons/react/Lock04.cjs +1 -2
- package/dist/icons/react/Lock04.js +1 -2
- package/dist/icons/react/LockKeyholeCircle.cjs +1 -2
- package/dist/icons/react/LockKeyholeCircle.js +1 -2
- package/dist/icons/react/LockKeyholeSquare.cjs +1 -2
- package/dist/icons/react/LockKeyholeSquare.js +1 -2
- package/dist/icons/react/LockUnlocked01.cjs +1 -2
- package/dist/icons/react/LockUnlocked01.js +1 -2
- package/dist/icons/react/LockUnlocked02.cjs +1 -2
- package/dist/icons/react/LockUnlocked02.js +1 -2
- package/dist/icons/react/LockUnlocked03.cjs +1 -2
- package/dist/icons/react/LockUnlocked03.js +1 -2
- package/dist/icons/react/LockUnlocked04.cjs +1 -2
- package/dist/icons/react/LockUnlocked04.js +1 -2
- package/dist/icons/react/LogIn01.cjs +1 -2
- package/dist/icons/react/LogIn01.js +1 -2
- package/dist/icons/react/LogIn02.cjs +1 -2
- package/dist/icons/react/LogIn02.js +1 -2
- package/dist/icons/react/LogIn03.cjs +1 -2
- package/dist/icons/react/LogIn03.js +1 -2
- package/dist/icons/react/LogIn04.cjs +1 -2
- package/dist/icons/react/LogIn04.js +1 -2
- package/dist/icons/react/LogOut01.cjs +1 -2
- package/dist/icons/react/LogOut01.js +1 -2
- package/dist/icons/react/LogOut02.cjs +1 -2
- package/dist/icons/react/LogOut02.js +1 -2
- package/dist/icons/react/LogOut03.cjs +1 -2
- package/dist/icons/react/LogOut03.js +1 -2
- package/dist/icons/react/LogOut04.cjs +1 -2
- package/dist/icons/react/LogOut04.js +1 -2
- package/dist/icons/react/Luggage01.cjs +1 -2
- package/dist/icons/react/Luggage01.js +1 -2
- package/dist/icons/react/Luggage02.cjs +1 -2
- package/dist/icons/react/Luggage02.js +1 -2
- package/dist/icons/react/Luggage03.cjs +1 -2
- package/dist/icons/react/Luggage03.js +1 -2
- package/dist/icons/react/MagicWand01.cjs +1 -2
- package/dist/icons/react/MagicWand01.js +1 -2
- package/dist/icons/react/MagicWand02.cjs +1 -2
- package/dist/icons/react/MagicWand02.js +1 -2
- package/dist/icons/react/Mail01.cjs +1 -2
- package/dist/icons/react/Mail01.js +1 -2
- package/dist/icons/react/Mail02.cjs +1 -2
- package/dist/icons/react/Mail02.js +1 -2
- package/dist/icons/react/Mail03.cjs +1 -2
- package/dist/icons/react/Mail03.js +1 -2
- package/dist/icons/react/Mail04.cjs +1 -2
- package/dist/icons/react/Mail04.js +1 -2
- package/dist/icons/react/Mail05.cjs +1 -2
- package/dist/icons/react/Mail05.js +1 -2
- package/dist/icons/react/Map01.cjs +1 -2
- package/dist/icons/react/Map01.js +1 -2
- package/dist/icons/react/Map02.cjs +1 -2
- package/dist/icons/react/Map02.js +1 -2
- package/dist/icons/react/Mark.cjs +1 -2
- package/dist/icons/react/Mark.js +1 -2
- package/dist/icons/react/MarkerPin01.cjs +1 -2
- package/dist/icons/react/MarkerPin01.js +1 -2
- package/dist/icons/react/MarkerPin02.cjs +1 -2
- package/dist/icons/react/MarkerPin02.js +1 -2
- package/dist/icons/react/MarkerPin03.cjs +1 -2
- package/dist/icons/react/MarkerPin03.js +1 -2
- package/dist/icons/react/MarkerPin04.cjs +1 -2
- package/dist/icons/react/MarkerPin04.js +1 -2
- package/dist/icons/react/MarkerPin05.cjs +1 -2
- package/dist/icons/react/MarkerPin05.js +1 -2
- package/dist/icons/react/MarkerPin06.cjs +1 -2
- package/dist/icons/react/MarkerPin06.js +1 -2
- package/dist/icons/react/Maximize01.cjs +1 -2
- package/dist/icons/react/Maximize01.js +1 -2
- package/dist/icons/react/Maximize02.cjs +1 -2
- package/dist/icons/react/Maximize02.js +1 -2
- package/dist/icons/react/MediaGithub.cjs +1 -2
- package/dist/icons/react/MediaGithub.js +1 -2
- package/dist/icons/react/MediaGithubFill.cjs +1 -2
- package/dist/icons/react/MediaGithubFill.js +1 -2
- package/dist/icons/react/MediaGoogle.cjs +1 -2
- package/dist/icons/react/MediaGoogle.js +1 -2
- package/dist/icons/react/MediaMicrosoft.cjs +1 -2
- package/dist/icons/react/MediaMicrosoft.js +1 -2
- package/dist/icons/react/MedicalCircle.cjs +1 -2
- package/dist/icons/react/MedicalCircle.js +1 -2
- package/dist/icons/react/MedicalCross.cjs +1 -2
- package/dist/icons/react/MedicalCross.js +1 -2
- package/dist/icons/react/MedicalSquare.cjs +1 -2
- package/dist/icons/react/MedicalSquare.js +1 -2
- package/dist/icons/react/Menu01.cjs +1 -2
- package/dist/icons/react/Menu01.js +1 -2
- package/dist/icons/react/Menu02.cjs +1 -2
- package/dist/icons/react/Menu02.js +1 -2
- package/dist/icons/react/Menu03.cjs +1 -2
- package/dist/icons/react/Menu03.js +1 -2
- package/dist/icons/react/Menu04.cjs +1 -2
- package/dist/icons/react/Menu04.js +1 -2
- package/dist/icons/react/Menu05.cjs +1 -2
- package/dist/icons/react/Menu05.js +1 -2
- package/dist/icons/react/MenuLeft.cjs +1 -2
- package/dist/icons/react/MenuLeft.js +1 -2
- package/dist/icons/react/MenuRight.cjs +1 -2
- package/dist/icons/react/MenuRight.js +1 -2
- package/dist/icons/react/MessageAlertCircle.cjs +1 -2
- package/dist/icons/react/MessageAlertCircle.js +1 -2
- package/dist/icons/react/MessageAlertSquare.cjs +1 -2
- package/dist/icons/react/MessageAlertSquare.js +1 -2
- package/dist/icons/react/MessageChatCircle.cjs +1 -2
- package/dist/icons/react/MessageChatCircle.js +1 -2
- package/dist/icons/react/MessageChatSquare.cjs +1 -2
- package/dist/icons/react/MessageChatSquare.js +1 -2
- package/dist/icons/react/MessageCheckCircle.cjs +1 -2
- package/dist/icons/react/MessageCheckCircle.js +1 -2
- package/dist/icons/react/MessageCheckSquare.cjs +1 -2
- package/dist/icons/react/MessageCheckSquare.js +1 -2
- package/dist/icons/react/MessageCircle01.cjs +1 -2
- package/dist/icons/react/MessageCircle01.js +1 -2
- package/dist/icons/react/MessageCircle02.cjs +1 -2
- package/dist/icons/react/MessageCircle02.js +1 -2
- package/dist/icons/react/MessageDotsCircle.cjs +1 -2
- package/dist/icons/react/MessageDotsCircle.js +1 -2
- package/dist/icons/react/MessageDotsSquare.cjs +1 -2
- package/dist/icons/react/MessageDotsSquare.js +1 -2
- package/dist/icons/react/MessageHeartCircle.cjs +1 -2
- package/dist/icons/react/MessageHeartCircle.js +1 -2
- package/dist/icons/react/MessageHeartSquare.cjs +1 -2
- package/dist/icons/react/MessageHeartSquare.js +1 -2
- package/dist/icons/react/MessageNotificationCircle.cjs +1 -2
- package/dist/icons/react/MessageNotificationCircle.js +1 -2
- package/dist/icons/react/MessageNotificationSquare.cjs +1 -2
- package/dist/icons/react/MessageNotificationSquare.js +1 -2
- package/dist/icons/react/MessagePlusCircle.cjs +1 -2
- package/dist/icons/react/MessagePlusCircle.js +1 -2
- package/dist/icons/react/MessagePlusSquare.cjs +1 -2
- package/dist/icons/react/MessagePlusSquare.js +1 -2
- package/dist/icons/react/MessageQuestionCircle.cjs +1 -2
- package/dist/icons/react/MessageQuestionCircle.js +1 -2
- package/dist/icons/react/MessageQuestionSquare.cjs +1 -2
- package/dist/icons/react/MessageQuestionSquare.js +1 -2
- package/dist/icons/react/MessageSmileCircle.cjs +1 -2
- package/dist/icons/react/MessageSmileCircle.js +1 -2
- package/dist/icons/react/MessageSmileSquare.cjs +1 -2
- package/dist/icons/react/MessageSmileSquare.js +1 -2
- package/dist/icons/react/MessageSquare01.cjs +1 -2
- package/dist/icons/react/MessageSquare01.js +1 -2
- package/dist/icons/react/MessageSquare02.cjs +1 -2
- package/dist/icons/react/MessageSquare02.js +1 -2
- package/dist/icons/react/MessageTextCircle01.cjs +1 -2
- package/dist/icons/react/MessageTextCircle01.js +1 -2
- package/dist/icons/react/MessageTextCircle02.cjs +1 -2
- package/dist/icons/react/MessageTextCircle02.js +1 -2
- package/dist/icons/react/MessageTextSquare01.cjs +1 -2
- package/dist/icons/react/MessageTextSquare01.js +1 -2
- package/dist/icons/react/MessageTextSquare02.cjs +1 -2
- package/dist/icons/react/MessageTextSquare02.js +1 -2
- package/dist/icons/react/MessageXCircle.cjs +1 -2
- package/dist/icons/react/MessageXCircle.js +1 -2
- package/dist/icons/react/MessageXSquare.cjs +1 -2
- package/dist/icons/react/MessageXSquare.js +1 -2
- package/dist/icons/react/Microphone01.cjs +1 -2
- package/dist/icons/react/Microphone01.js +1 -2
- package/dist/icons/react/Microphone02.cjs +1 -2
- package/dist/icons/react/Microphone02.js +1 -2
- package/dist/icons/react/MicrophoneOff01.cjs +1 -2
- package/dist/icons/react/MicrophoneOff01.js +1 -2
- package/dist/icons/react/MicrophoneOff02.cjs +1 -2
- package/dist/icons/react/MicrophoneOff02.js +1 -2
- package/dist/icons/react/Microscope.cjs +1 -2
- package/dist/icons/react/Microscope.js +1 -2
- package/dist/icons/react/Minimize01.cjs +1 -2
- package/dist/icons/react/Minimize01.js +1 -2
- package/dist/icons/react/Minimize02.cjs +1 -2
- package/dist/icons/react/Minimize02.js +1 -2
- package/dist/icons/react/Minus.cjs +1 -2
- package/dist/icons/react/Minus.js +1 -2
- package/dist/icons/react/MinusCircle.cjs +1 -2
- package/dist/icons/react/MinusCircle.js +1 -2
- package/dist/icons/react/MinusSquare.cjs +1 -2
- package/dist/icons/react/MinusSquare.js +1 -2
- package/dist/icons/react/Modem01.cjs +1 -2
- package/dist/icons/react/Modem01.js +1 -2
- package/dist/icons/react/Modem02.cjs +1 -2
- package/dist/icons/react/Modem02.js +1 -2
- package/dist/icons/react/Monitor01.cjs +1 -2
- package/dist/icons/react/Monitor01.js +1 -2
- package/dist/icons/react/Monitor02.cjs +1 -2
- package/dist/icons/react/Monitor02.js +1 -2
- package/dist/icons/react/Monitor03.cjs +1 -2
- package/dist/icons/react/Monitor03.js +1 -2
- package/dist/icons/react/Monitor04.cjs +1 -2
- package/dist/icons/react/Monitor04.js +1 -2
- package/dist/icons/react/Monitor05.cjs +1 -2
- package/dist/icons/react/Monitor05.js +1 -2
- package/dist/icons/react/Moon01.cjs +1 -2
- package/dist/icons/react/Moon01.js +1 -2
- package/dist/icons/react/Moon02.cjs +1 -2
- package/dist/icons/react/Moon02.js +1 -2
- package/dist/icons/react/MoonEclipse.cjs +1 -2
- package/dist/icons/react/MoonEclipse.js +1 -2
- package/dist/icons/react/MoonStar.cjs +1 -2
- package/dist/icons/react/MoonStar.js +1 -2
- package/dist/icons/react/Mouse.cjs +1 -2
- package/dist/icons/react/Mouse.js +1 -2
- package/dist/icons/react/Move.cjs +1 -2
- package/dist/icons/react/Move.js +1 -2
- package/dist/icons/react/MusicNote01.cjs +1 -2
- package/dist/icons/react/MusicNote01.js +1 -2
- package/dist/icons/react/MusicNote02.cjs +1 -2
- package/dist/icons/react/MusicNote02.js +1 -2
- package/dist/icons/react/MusicNotePlus.cjs +1 -2
- package/dist/icons/react/MusicNotePlus.js +1 -2
- package/dist/icons/react/NavigationPointer01.cjs +1 -2
- package/dist/icons/react/NavigationPointer01.js +1 -2
- package/dist/icons/react/NavigationPointer02.cjs +1 -2
- package/dist/icons/react/NavigationPointer02.js +1 -2
- package/dist/icons/react/NavigationPointerOff01.cjs +1 -2
- package/dist/icons/react/NavigationPointerOff01.js +1 -2
- package/dist/icons/react/NavigationPointerOff02.cjs +1 -2
- package/dist/icons/react/NavigationPointerOff02.js +1 -2
- package/dist/icons/react/NotificationBox.cjs +1 -2
- package/dist/icons/react/NotificationBox.js +1 -2
- package/dist/icons/react/NotificationMessage.cjs +1 -2
- package/dist/icons/react/NotificationMessage.js +1 -2
- package/dist/icons/react/NotificationText.cjs +1 -2
- package/dist/icons/react/NotificationText.js +1 -2
- package/dist/icons/react/Numberic.cjs +1 -2
- package/dist/icons/react/Numberic.js +1 -2
- package/dist/icons/react/Octagon.cjs +1 -2
- package/dist/icons/react/Octagon.js +1 -2
- package/dist/icons/react/OpenAi.cjs +1 -2
- package/dist/icons/react/OpenAi.js +1 -2
- package/dist/icons/react/OrientationHorizontalFill.cjs +1 -2
- package/dist/icons/react/OrientationHorizontalFill.js +1 -2
- package/dist/icons/react/OrientationVerticalFill.cjs +1 -2
- package/dist/icons/react/OrientationVerticalFill.js +1 -2
- package/dist/icons/react/Package.cjs +1 -2
- package/dist/icons/react/Package.js +1 -2
- package/dist/icons/react/PackageCheck.cjs +1 -2
- package/dist/icons/react/PackageCheck.js +1 -2
- package/dist/icons/react/PackageMinus.cjs +1 -2
- package/dist/icons/react/PackageMinus.js +1 -2
- package/dist/icons/react/PackagePlus.cjs +1 -2
- package/dist/icons/react/PackagePlus.js +1 -2
- package/dist/icons/react/PackageSearch.cjs +1 -2
- package/dist/icons/react/PackageSearch.js +1 -2
- package/dist/icons/react/PackageX.cjs +1 -2
- package/dist/icons/react/PackageX.js +1 -2
- package/dist/icons/react/Paint.cjs +1 -2
- package/dist/icons/react/Paint.js +1 -2
- package/dist/icons/react/PaintPour.cjs +1 -2
- package/dist/icons/react/PaintPour.js +1 -2
- package/dist/icons/react/Palette.cjs +1 -2
- package/dist/icons/react/Palette.js +1 -2
- package/dist/icons/react/Paperclip.cjs +1 -2
- package/dist/icons/react/Paperclip.js +1 -2
- package/dist/icons/react/ParagraphSpacing.cjs +1 -2
- package/dist/icons/react/ParagraphSpacing.js +1 -2
- package/dist/icons/react/ParagraphWrap.cjs +1 -2
- package/dist/icons/react/ParagraphWrap.js +1 -2
- package/dist/icons/react/Passcode.cjs +1 -2
- package/dist/icons/react/Passcode.js +1 -2
- package/dist/icons/react/PasscodeLock.cjs +1 -2
- package/dist/icons/react/PasscodeLock.js +1 -2
- package/dist/icons/react/Passport.cjs +1 -2
- package/dist/icons/react/Passport.js +1 -2
- package/dist/icons/react/PauseCircle.cjs +1 -2
- package/dist/icons/react/PauseCircle.js +1 -2
- package/dist/icons/react/PauseSquare.cjs +1 -2
- package/dist/icons/react/PauseSquare.js +1 -2
- package/dist/icons/react/PenTool01.cjs +1 -2
- package/dist/icons/react/PenTool01.js +1 -2
- package/dist/icons/react/PenTool02.cjs +1 -2
- package/dist/icons/react/PenTool02.js +1 -2
- package/dist/icons/react/PenToolMinus.cjs +1 -2
- package/dist/icons/react/PenToolMinus.js +1 -2
- package/dist/icons/react/PenToolPlus.cjs +1 -2
- package/dist/icons/react/PenToolPlus.js +1 -2
- package/dist/icons/react/Pencil01.cjs +1 -2
- package/dist/icons/react/Pencil01.js +1 -2
- package/dist/icons/react/Pencil02.cjs +1 -2
- package/dist/icons/react/Pencil02.js +1 -2
- package/dist/icons/react/PencilLine.cjs +1 -2
- package/dist/icons/react/PencilLine.js +1 -2
- package/dist/icons/react/Pentagon.cjs +1 -2
- package/dist/icons/react/Pentagon.js +1 -2
- package/dist/icons/react/Percent01.cjs +1 -2
- package/dist/icons/react/Percent01.js +1 -2
- package/dist/icons/react/Percent02.cjs +1 -2
- package/dist/icons/react/Percent02.js +1 -2
- package/dist/icons/react/Percent03.cjs +1 -2
- package/dist/icons/react/Percent03.js +1 -2
- package/dist/icons/react/Perspective01.cjs +1 -2
- package/dist/icons/react/Perspective01.js +1 -2
- package/dist/icons/react/Perspective02.cjs +1 -2
- package/dist/icons/react/Perspective02.js +1 -2
- package/dist/icons/react/Phone.cjs +1 -2
- package/dist/icons/react/Phone.js +1 -2
- package/dist/icons/react/Phone01.cjs +1 -2
- package/dist/icons/react/Phone01.js +1 -2
- package/dist/icons/react/Phone02.cjs +1 -2
- package/dist/icons/react/Phone02.js +1 -2
- package/dist/icons/react/PhoneCall01.cjs +1 -2
- package/dist/icons/react/PhoneCall01.js +1 -2
- package/dist/icons/react/PhoneCall02.cjs +1 -2
- package/dist/icons/react/PhoneCall02.js +1 -2
- package/dist/icons/react/PhoneHangUp.cjs +1 -2
- package/dist/icons/react/PhoneHangUp.js +1 -2
- package/dist/icons/react/PhoneIncoming01.cjs +1 -2
- package/dist/icons/react/PhoneIncoming01.js +1 -2
- package/dist/icons/react/PhoneIncoming02.cjs +1 -2
- package/dist/icons/react/PhoneIncoming02.js +1 -2
- package/dist/icons/react/PhoneOutgoing01.cjs +1 -2
- package/dist/icons/react/PhoneOutgoing01.js +1 -2
- package/dist/icons/react/PhoneOutgoing02.cjs +1 -2
- package/dist/icons/react/PhoneOutgoing02.js +1 -2
- package/dist/icons/react/PhonePause.cjs +1 -2
- package/dist/icons/react/PhonePause.js +1 -2
- package/dist/icons/react/PhonePlus.cjs +1 -2
- package/dist/icons/react/PhonePlus.js +1 -2
- package/dist/icons/react/PhoneX.cjs +1 -2
- package/dist/icons/react/PhoneX.js +1 -2
- package/dist/icons/react/PieChart01.cjs +1 -2
- package/dist/icons/react/PieChart01.js +1 -2
- package/dist/icons/react/PieChart02.cjs +1 -2
- package/dist/icons/react/PieChart02.js +1 -2
- package/dist/icons/react/PieChart03.cjs +1 -2
- package/dist/icons/react/PieChart03.js +1 -2
- package/dist/icons/react/PieChart04.cjs +1 -2
- package/dist/icons/react/PieChart04.js +1 -2
- package/dist/icons/react/PiggyBank01.cjs +1 -2
- package/dist/icons/react/PiggyBank01.js +1 -2
- package/dist/icons/react/PiggyBank02.cjs +1 -2
- package/dist/icons/react/PiggyBank02.js +1 -2
- package/dist/icons/react/Pilcrow01.cjs +1 -2
- package/dist/icons/react/Pilcrow01.js +1 -2
- package/dist/icons/react/Pilcrow02.cjs +1 -2
- package/dist/icons/react/Pilcrow02.js +1 -2
- package/dist/icons/react/PilcrowSquare.cjs +1 -2
- package/dist/icons/react/PilcrowSquare.js +1 -2
- package/dist/icons/react/Pin01.cjs +1 -2
- package/dist/icons/react/Pin01.js +1 -2
- package/dist/icons/react/Pin02.cjs +1 -2
- package/dist/icons/react/Pin02.js +1 -2
- package/dist/icons/react/Placeholder.cjs +1 -2
- package/dist/icons/react/Placeholder.js +1 -2
- package/dist/icons/react/Plane.cjs +1 -2
- package/dist/icons/react/Plane.js +1 -2
- package/dist/icons/react/Play.cjs +1 -2
- package/dist/icons/react/Play.js +1 -2
- package/dist/icons/react/PlayCircle.cjs +1 -2
- package/dist/icons/react/PlayCircle.js +1 -2
- package/dist/icons/react/PlaySquare.cjs +1 -2
- package/dist/icons/react/PlaySquare.js +1 -2
- package/dist/icons/react/Plus.cjs +1 -2
- package/dist/icons/react/Plus.js +1 -2
- package/dist/icons/react/PlusCircle.cjs +1 -2
- package/dist/icons/react/PlusCircle.js +1 -2
- package/dist/icons/react/PlusSquare.cjs +1 -2
- package/dist/icons/react/PlusSquare.js +1 -2
- package/dist/icons/react/Podcast.cjs +1 -2
- package/dist/icons/react/Podcast.js +1 -2
- package/dist/icons/react/Power01.cjs +1 -2
- package/dist/icons/react/Power01.js +1 -2
- package/dist/icons/react/Power02.cjs +1 -2
- package/dist/icons/react/Power02.js +1 -2
- package/dist/icons/react/Power03.cjs +1 -2
- package/dist/icons/react/Power03.js +1 -2
- package/dist/icons/react/PresentationChart01.cjs +1 -2
- package/dist/icons/react/PresentationChart01.js +1 -2
- package/dist/icons/react/PresentationChart02.cjs +1 -2
- package/dist/icons/react/PresentationChart02.js +1 -2
- package/dist/icons/react/PresentationChart03.cjs +1 -2
- package/dist/icons/react/PresentationChart03.js +1 -2
- package/dist/icons/react/Printer.cjs +1 -2
- package/dist/icons/react/Printer.js +1 -2
- package/dist/icons/react/PuzzlePiece01.cjs +1 -2
- package/dist/icons/react/PuzzlePiece01.js +1 -2
- package/dist/icons/react/PuzzlePiece02.cjs +1 -2
- package/dist/icons/react/PuzzlePiece02.js +1 -2
- package/dist/icons/react/QrCode01.cjs +1 -2
- package/dist/icons/react/QrCode01.js +1 -2
- package/dist/icons/react/QrCode02.cjs +1 -2
- package/dist/icons/react/QrCode02.js +1 -2
- package/dist/icons/react/Question.cjs +1 -2
- package/dist/icons/react/Question.js +1 -2
- package/dist/icons/react/Receipt.cjs +1 -2
- package/dist/icons/react/Receipt.js +1 -2
- package/dist/icons/react/ReceiptCheck.cjs +1 -2
- package/dist/icons/react/ReceiptCheck.js +1 -2
- package/dist/icons/react/Recording01.cjs +1 -2
- package/dist/icons/react/Recording01.js +1 -2
- package/dist/icons/react/Recording02.cjs +1 -2
- package/dist/icons/react/Recording02.js +1 -2
- package/dist/icons/react/Recording03.cjs +1 -2
- package/dist/icons/react/Recording03.js +1 -2
- package/dist/icons/react/Redeploy.cjs +1 -2
- package/dist/icons/react/Redeploy.js +1 -2
- package/dist/icons/react/Reflect01.cjs +1 -2
- package/dist/icons/react/Reflect01.js +1 -2
- package/dist/icons/react/Reflect02.cjs +1 -2
- package/dist/icons/react/Reflect02.js +1 -2
- package/dist/icons/react/RefreshCcw01.cjs +1 -2
- package/dist/icons/react/RefreshCcw01.js +1 -2
- package/dist/icons/react/RefreshCcw02.cjs +1 -2
- package/dist/icons/react/RefreshCcw02.js +1 -2
- package/dist/icons/react/RefreshCcw03.cjs +1 -2
- package/dist/icons/react/RefreshCcw03.js +1 -2
- package/dist/icons/react/RefreshCcw04.cjs +1 -2
- package/dist/icons/react/RefreshCcw04.js +1 -2
- package/dist/icons/react/RefreshCcw05.cjs +1 -2
- package/dist/icons/react/RefreshCcw05.js +1 -2
- package/dist/icons/react/RefreshCw01.cjs +1 -2
- package/dist/icons/react/RefreshCw01.js +1 -2
- package/dist/icons/react/RefreshCw02.cjs +1 -2
- package/dist/icons/react/RefreshCw02.js +1 -2
- package/dist/icons/react/RefreshCw03.cjs +1 -2
- package/dist/icons/react/RefreshCw03.js +1 -2
- package/dist/icons/react/RefreshCw04.cjs +1 -2
- package/dist/icons/react/RefreshCw04.js +1 -2
- package/dist/icons/react/RefreshCw05.cjs +1 -2
- package/dist/icons/react/RefreshCw05.js +1 -2
- package/dist/icons/react/Repeat01.cjs +1 -2
- package/dist/icons/react/Repeat01.js +1 -2
- package/dist/icons/react/Repeat02.cjs +1 -2
- package/dist/icons/react/Repeat02.js +1 -2
- package/dist/icons/react/Repeat03.cjs +1 -2
- package/dist/icons/react/Repeat03.js +1 -2
- package/dist/icons/react/Repeat04.cjs +1 -2
- package/dist/icons/react/Repeat04.js +1 -2
- package/dist/icons/react/ReverseLeft.cjs +1 -2
- package/dist/icons/react/ReverseLeft.js +1 -2
- package/dist/icons/react/ReverseRight.cjs +1 -2
- package/dist/icons/react/ReverseRight.js +1 -2
- package/dist/icons/react/Right.cjs +1 -2
- package/dist/icons/react/Right.js +1 -2
- package/dist/icons/react/RightIndent01.cjs +1 -2
- package/dist/icons/react/RightIndent01.js +1 -2
- package/dist/icons/react/RightIndent02.cjs +1 -2
- package/dist/icons/react/RightIndent02.js +1 -2
- package/dist/icons/react/Rocket01.cjs +1 -2
- package/dist/icons/react/Rocket01.js +1 -2
- package/dist/icons/react/Rocket02.cjs +1 -2
- package/dist/icons/react/Rocket02.js +1 -2
- package/dist/icons/react/RollerBrush.cjs +1 -2
- package/dist/icons/react/RollerBrush.js +1 -2
- package/dist/icons/react/Route.cjs +1 -2
- package/dist/icons/react/Route.js +1 -2
- package/dist/icons/react/Rows01.cjs +1 -2
- package/dist/icons/react/Rows01.js +1 -2
- package/dist/icons/react/Rows02.cjs +1 -2
- package/dist/icons/react/Rows02.js +1 -2
- package/dist/icons/react/Rows03.cjs +1 -2
- package/dist/icons/react/Rows03.js +1 -2
- package/dist/icons/react/Rss01.cjs +1 -2
- package/dist/icons/react/Rss01.js +1 -2
- package/dist/icons/react/Rss02.cjs +1 -2
- package/dist/icons/react/Rss02.js +1 -2
- package/dist/icons/react/Ruler.cjs +1 -2
- package/dist/icons/react/Ruler.js +1 -2
- package/dist/icons/react/Run.cjs +1 -2
- package/dist/icons/react/Run.js +1 -2
- package/dist/icons/react/RunFill.cjs +1 -2
- package/dist/icons/react/RunFill.js +1 -2
- package/dist/icons/react/Safe.cjs +1 -2
- package/dist/icons/react/Safe.js +1 -2
- package/dist/icons/react/Sale01.cjs +1 -2
- package/dist/icons/react/Sale01.js +1 -2
- package/dist/icons/react/Sale02.cjs +1 -2
- package/dist/icons/react/Sale02.js +1 -2
- package/dist/icons/react/Sale03.cjs +1 -2
- package/dist/icons/react/Sale03.js +1 -2
- package/dist/icons/react/Sale04.cjs +1 -2
- package/dist/icons/react/Sale04.js +1 -2
- package/dist/icons/react/Save01.cjs +1 -2
- package/dist/icons/react/Save01.js +1 -2
- package/dist/icons/react/Save02.cjs +1 -2
- package/dist/icons/react/Save02.js +1 -2
- package/dist/icons/react/Save03.cjs +1 -2
- package/dist/icons/react/Save03.js +1 -2
- package/dist/icons/react/Scale01.cjs +1 -2
- package/dist/icons/react/Scale01.js +1 -2
- package/dist/icons/react/Scale02.cjs +1 -2
- package/dist/icons/react/Scale02.js +1 -2
- package/dist/icons/react/Scale03.cjs +1 -2
- package/dist/icons/react/Scale03.js +1 -2
- package/dist/icons/react/Scales01.cjs +1 -2
- package/dist/icons/react/Scales01.js +1 -2
- package/dist/icons/react/Scales02.cjs +1 -2
- package/dist/icons/react/Scales02.js +1 -2
- package/dist/icons/react/Scan.cjs +1 -2
- package/dist/icons/react/Scan.js +1 -2
- package/dist/icons/react/Scissors01.cjs +1 -2
- package/dist/icons/react/Scissors01.js +1 -2
- package/dist/icons/react/Scissors02.cjs +1 -2
- package/dist/icons/react/Scissors02.js +1 -2
- package/dist/icons/react/ScissorsCut01.cjs +1 -2
- package/dist/icons/react/ScissorsCut01.js +1 -2
- package/dist/icons/react/ScissorsCut02.cjs +1 -2
- package/dist/icons/react/ScissorsCut02.js +1 -2
- package/dist/icons/react/SearchLg.cjs +1 -2
- package/dist/icons/react/SearchLg.js +1 -2
- package/dist/icons/react/SearchMd.cjs +1 -2
- package/dist/icons/react/SearchMd.js +1 -2
- package/dist/icons/react/SearchRefraction.cjs +1 -2
- package/dist/icons/react/SearchRefraction.js +1 -2
- package/dist/icons/react/SearchSm.cjs +1 -2
- package/dist/icons/react/SearchSm.js +1 -2
- package/dist/icons/react/SeeMore.cjs +1 -2
- package/dist/icons/react/SeeMore.js +1 -2
- package/dist/icons/react/SeeShort.cjs +1 -2
- package/dist/icons/react/SeeShort.js +1 -2
- package/dist/icons/react/Send01.cjs +1 -2
- package/dist/icons/react/Send01.js +1 -2
- package/dist/icons/react/Send02.cjs +1 -2
- package/dist/icons/react/Send02.js +1 -2
- package/dist/icons/react/Send03.cjs +1 -2
- package/dist/icons/react/Send03.js +1 -2
- package/dist/icons/react/Series.cjs +1 -2
- package/dist/icons/react/Series.js +1 -2
- package/dist/icons/react/Server01.cjs +1 -2
- package/dist/icons/react/Server01.js +1 -2
- package/dist/icons/react/Server02.cjs +1 -2
- package/dist/icons/react/Server02.js +1 -2
- package/dist/icons/react/Server03.cjs +1 -2
- package/dist/icons/react/Server03.js +1 -2
- package/dist/icons/react/Server04.cjs +1 -2
- package/dist/icons/react/Server04.js +1 -2
- package/dist/icons/react/Server05.cjs +1 -2
- package/dist/icons/react/Server05.js +1 -2
- package/dist/icons/react/Server06.cjs +1 -2
- package/dist/icons/react/Server06.js +1 -2
- package/dist/icons/react/Service.cjs +1 -2
- package/dist/icons/react/Service.js +1 -2
- package/dist/icons/react/Settings01.cjs +1 -2
- package/dist/icons/react/Settings01.js +1 -2
- package/dist/icons/react/Settings02.cjs +1 -2
- package/dist/icons/react/Settings02.js +1 -2
- package/dist/icons/react/Settings03.cjs +1 -2
- package/dist/icons/react/Settings03.js +1 -2
- package/dist/icons/react/Settings04.cjs +1 -2
- package/dist/icons/react/Settings04.js +1 -2
- package/dist/icons/react/Share01.cjs +1 -2
- package/dist/icons/react/Share01.js +1 -2
- package/dist/icons/react/Share02.cjs +1 -2
- package/dist/icons/react/Share02.js +1 -2
- package/dist/icons/react/Share03.cjs +1 -2
- package/dist/icons/react/Share03.js +1 -2
- package/dist/icons/react/Share04.cjs +1 -2
- package/dist/icons/react/Share04.js +1 -2
- package/dist/icons/react/Share05.cjs +1 -2
- package/dist/icons/react/Share05.js +1 -2
- package/dist/icons/react/Share06.cjs +1 -2
- package/dist/icons/react/Share06.js +1 -2
- package/dist/icons/react/Share07.cjs +1 -2
- package/dist/icons/react/Share07.js +1 -2
- package/dist/icons/react/Shield01.cjs +1 -2
- package/dist/icons/react/Shield01.js +1 -2
- package/dist/icons/react/Shield02.cjs +1 -2
- package/dist/icons/react/Shield02.js +1 -2
- package/dist/icons/react/Shield03.cjs +1 -2
- package/dist/icons/react/Shield03.js +1 -2
- package/dist/icons/react/ShieldDollar.cjs +1 -2
- package/dist/icons/react/ShieldDollar.js +1 -2
- package/dist/icons/react/ShieldOff.cjs +1 -2
- package/dist/icons/react/ShieldOff.js +1 -2
- package/dist/icons/react/ShieldPlus.cjs +1 -2
- package/dist/icons/react/ShieldPlus.js +1 -2
- package/dist/icons/react/ShieldTick.cjs +1 -2
- package/dist/icons/react/ShieldTick.js +1 -2
- package/dist/icons/react/ShieldUser.cjs +1 -2
- package/dist/icons/react/ShieldUser.js +1 -2
- package/dist/icons/react/ShieldZap.cjs +1 -2
- package/dist/icons/react/ShieldZap.js +1 -2
- package/dist/icons/react/ShoppingBag01.cjs +1 -2
- package/dist/icons/react/ShoppingBag01.js +1 -2
- package/dist/icons/react/ShoppingBag02.cjs +1 -2
- package/dist/icons/react/ShoppingBag02.js +1 -2
- package/dist/icons/react/ShoppingBag03.cjs +1 -2
- package/dist/icons/react/ShoppingBag03.js +1 -2
- package/dist/icons/react/ShoppingCart01.cjs +1 -2
- package/dist/icons/react/ShoppingCart01.js +1 -2
- package/dist/icons/react/ShoppingCart02.cjs +1 -2
- package/dist/icons/react/ShoppingCart02.js +1 -2
- package/dist/icons/react/ShoppingCart03.cjs +1 -2
- package/dist/icons/react/ShoppingCart03.js +1 -2
- package/dist/icons/react/Shuffle01.cjs +1 -2
- package/dist/icons/react/Shuffle01.js +1 -2
- package/dist/icons/react/Shuffle02.cjs +1 -2
- package/dist/icons/react/Shuffle02.js +1 -2
- package/dist/icons/react/Signal01.cjs +1 -2
- package/dist/icons/react/Signal01.js +1 -2
- package/dist/icons/react/Signal02.cjs +1 -2
- package/dist/icons/react/Signal02.js +1 -2
- package/dist/icons/react/Signal03.cjs +1 -2
- package/dist/icons/react/Signal03.js +1 -2
- package/dist/icons/react/Simcard.cjs +1 -2
- package/dist/icons/react/Simcard.js +1 -2
- package/dist/icons/react/Skew.cjs +1 -2
- package/dist/icons/react/Skew.js +1 -2
- package/dist/icons/react/SkipBack.cjs +1 -2
- package/dist/icons/react/SkipBack.js +1 -2
- package/dist/icons/react/SkipForward.cjs +1 -2
- package/dist/icons/react/SkipForward.js +1 -2
- package/dist/icons/react/SlashCircle01.cjs +1 -2
- package/dist/icons/react/SlashCircle01.js +1 -2
- package/dist/icons/react/SlashCircle02.cjs +1 -2
- package/dist/icons/react/SlashCircle02.js +1 -2
- package/dist/icons/react/SlashDivider.cjs +1 -2
- package/dist/icons/react/SlashDivider.js +1 -2
- package/dist/icons/react/SlashOctagon.cjs +1 -2
- package/dist/icons/react/SlashOctagon.js +1 -2
- package/dist/icons/react/Sliders01.cjs +1 -2
- package/dist/icons/react/Sliders01.js +1 -2
- package/dist/icons/react/Sliders02.cjs +1 -2
- package/dist/icons/react/Sliders02.js +1 -2
- package/dist/icons/react/Sliders03.cjs +1 -2
- package/dist/icons/react/Sliders03.js +1 -2
- package/dist/icons/react/Sliders04.cjs +1 -2
- package/dist/icons/react/Sliders04.js +1 -2
- package/dist/icons/react/Snowflake01.cjs +1 -2
- package/dist/icons/react/Snowflake01.js +1 -2
- package/dist/icons/react/Snowflake02.cjs +1 -2
- package/dist/icons/react/Snowflake02.js +1 -2
- package/dist/icons/react/SpacingHeight01.cjs +1 -2
- package/dist/icons/react/SpacingHeight01.js +1 -2
- package/dist/icons/react/SpacingHeight02.cjs +1 -2
- package/dist/icons/react/SpacingHeight02.js +1 -2
- package/dist/icons/react/SpacingWidth01.cjs +1 -2
- package/dist/icons/react/SpacingWidth01.js +1 -2
- package/dist/icons/react/SpacingWidth02.cjs +1 -2
- package/dist/icons/react/SpacingWidth02.js +1 -2
- package/dist/icons/react/Speaker01.cjs +1 -2
- package/dist/icons/react/Speaker01.js +1 -2
- package/dist/icons/react/Speaker02.cjs +1 -2
- package/dist/icons/react/Speaker02.js +1 -2
- package/dist/icons/react/Speaker03.cjs +1 -2
- package/dist/icons/react/Speaker03.js +1 -2
- package/dist/icons/react/Speedometer01.cjs +1 -2
- package/dist/icons/react/Speedometer01.js +1 -2
- package/dist/icons/react/Speedometer02.cjs +1 -2
- package/dist/icons/react/Speedometer02.js +1 -2
- package/dist/icons/react/Speedometer03.cjs +1 -2
- package/dist/icons/react/Speedometer03.js +1 -2
- package/dist/icons/react/Speedometer04.cjs +1 -2
- package/dist/icons/react/Speedometer04.js +1 -2
- package/dist/icons/react/Square.cjs +1 -2
- package/dist/icons/react/Square.js +1 -2
- package/dist/icons/react/Stand.cjs +1 -2
- package/dist/icons/react/Stand.js +1 -2
- package/dist/icons/react/Star01.cjs +1 -2
- package/dist/icons/react/Star01.js +1 -2
- package/dist/icons/react/Star02.cjs +1 -2
- package/dist/icons/react/Star02.js +1 -2
- package/dist/icons/react/Star03.cjs +1 -2
- package/dist/icons/react/Star03.js +1 -2
- package/dist/icons/react/Star04.cjs +1 -2
- package/dist/icons/react/Star04.js +1 -2
- package/dist/icons/react/Star05.cjs +1 -2
- package/dist/icons/react/Star05.js +1 -2
- package/dist/icons/react/Star06.cjs +1 -2
- package/dist/icons/react/Star06.js +1 -2
- package/dist/icons/react/Star07.cjs +1 -2
- package/dist/icons/react/Star07.js +1 -2
- package/dist/icons/react/Stars01.cjs +1 -2
- package/dist/icons/react/Stars01.js +1 -2
- package/dist/icons/react/Stars02.cjs +1 -2
- package/dist/icons/react/Stars02.js +1 -2
- package/dist/icons/react/Stars03.cjs +1 -2
- package/dist/icons/react/Stars03.js +1 -2
- package/dist/icons/react/StickerCircle.cjs +1 -2
- package/dist/icons/react/StickerCircle.js +1 -2
- package/dist/icons/react/StickerSquare.cjs +1 -2
- package/dist/icons/react/StickerSquare.js +1 -2
- package/dist/icons/react/Stop.cjs +1 -2
- package/dist/icons/react/Stop.js +1 -2
- package/dist/icons/react/StopCircle.cjs +1 -2
- package/dist/icons/react/StopCircle.js +1 -2
- package/dist/icons/react/StopSquare.cjs +1 -2
- package/dist/icons/react/StopSquare.js +1 -2
- package/dist/icons/react/Strikethrough01.cjs +1 -2
- package/dist/icons/react/Strikethrough01.js +1 -2
- package/dist/icons/react/Strikethrough02.cjs +1 -2
- package/dist/icons/react/Strikethrough02.js +1 -2
- package/dist/icons/react/StrikethroughSquare.cjs +1 -2
- package/dist/icons/react/StrikethroughSquare.js +1 -2
- package/dist/icons/react/String01.cjs +1 -2
- package/dist/icons/react/String01.js +1 -2
- package/dist/icons/react/Subscript.cjs +1 -2
- package/dist/icons/react/Subscript.js +1 -2
- package/dist/icons/react/Sun.cjs +1 -2
- package/dist/icons/react/Sun.js +1 -2
- package/dist/icons/react/SunSetting01.cjs +1 -2
- package/dist/icons/react/SunSetting01.js +1 -2
- package/dist/icons/react/SunSetting02.cjs +1 -2
- package/dist/icons/react/SunSetting02.js +1 -2
- package/dist/icons/react/SunSetting03.cjs +1 -2
- package/dist/icons/react/SunSetting03.js +1 -2
- package/dist/icons/react/Sunrise.cjs +1 -2
- package/dist/icons/react/Sunrise.js +1 -2
- package/dist/icons/react/Sunset.cjs +1 -2
- package/dist/icons/react/Sunset.js +1 -2
- package/dist/icons/react/SwitchHorizontal01.cjs +1 -2
- package/dist/icons/react/SwitchHorizontal01.js +1 -2
- package/dist/icons/react/SwitchHorizontal02.cjs +1 -2
- package/dist/icons/react/SwitchHorizontal02.js +1 -2
- package/dist/icons/react/SwitchVertical01.cjs +1 -2
- package/dist/icons/react/SwitchVertical01.js +1 -2
- package/dist/icons/react/SwitchVertical02.cjs +1 -2
- package/dist/icons/react/SwitchVertical02.js +1 -2
- package/dist/icons/react/SystemDatabase.cjs +1 -2
- package/dist/icons/react/SystemDatabase.js +1 -2
- package/dist/icons/react/SystemEndpoint.cjs +1 -2
- package/dist/icons/react/SystemEndpoint.js +1 -2
- package/dist/icons/react/SystemMode.cjs +1 -2
- package/dist/icons/react/SystemMode.js +1 -2
- package/dist/icons/react/Table.cjs +1 -2
- package/dist/icons/react/Table.js +1 -2
- package/dist/icons/react/TableList.cjs +1 -2
- package/dist/icons/react/TableList.js +1 -2
- package/dist/icons/react/Tablet01.cjs +1 -2
- package/dist/icons/react/Tablet01.js +1 -2
- package/dist/icons/react/Tablet02.cjs +1 -2
- package/dist/icons/react/Tablet02.js +1 -2
- package/dist/icons/react/Tag01.cjs +1 -2
- package/dist/icons/react/Tag01.js +1 -2
- package/dist/icons/react/Tag02.cjs +1 -2
- package/dist/icons/react/Tag02.js +1 -2
- package/dist/icons/react/Tag03.cjs +1 -2
- package/dist/icons/react/Tag03.js +1 -2
- package/dist/icons/react/Target01.cjs +1 -2
- package/dist/icons/react/Target01.js +1 -2
- package/dist/icons/react/Target02.cjs +1 -2
- package/dist/icons/react/Target02.js +1 -2
- package/dist/icons/react/Target03.cjs +1 -2
- package/dist/icons/react/Target03.js +1 -2
- package/dist/icons/react/Target04.cjs +1 -2
- package/dist/icons/react/Target04.js +1 -2
- package/dist/icons/react/Target05.cjs +1 -2
- package/dist/icons/react/Target05.js +1 -2
- package/dist/icons/react/Telescope.cjs +1 -2
- package/dist/icons/react/Telescope.js +1 -2
- package/dist/icons/react/Terminal.cjs +1 -2
- package/dist/icons/react/Terminal.js +1 -2
- package/dist/icons/react/TerminalBrowser.cjs +1 -2
- package/dist/icons/react/TerminalBrowser.js +1 -2
- package/dist/icons/react/TerminalCircle.cjs +1 -2
- package/dist/icons/react/TerminalCircle.js +1 -2
- package/dist/icons/react/TerminalSquare.cjs +1 -2
- package/dist/icons/react/TerminalSquare.js +1 -2
- package/dist/icons/react/TextInput.cjs +1 -2
- package/dist/icons/react/TextInput.js +1 -2
- package/dist/icons/react/Thermometer01.cjs +1 -2
- package/dist/icons/react/Thermometer01.js +1 -2
- package/dist/icons/react/Thermometer02.cjs +1 -2
- package/dist/icons/react/Thermometer02.js +1 -2
- package/dist/icons/react/Thermometer03.cjs +1 -2
- package/dist/icons/react/Thermometer03.js +1 -2
- package/dist/icons/react/ThermometerCold.cjs +1 -2
- package/dist/icons/react/ThermometerCold.js +1 -2
- package/dist/icons/react/ThermometerWarm.cjs +1 -2
- package/dist/icons/react/ThermometerWarm.js +1 -2
- package/dist/icons/react/ThumbsDown.cjs +1 -2
- package/dist/icons/react/ThumbsDown.js +1 -2
- package/dist/icons/react/ThumbsUp.cjs +1 -2
- package/dist/icons/react/ThumbsUp.js +1 -2
- package/dist/icons/react/Ticket01.cjs +1 -2
- package/dist/icons/react/Ticket01.js +1 -2
- package/dist/icons/react/Ticket02.cjs +1 -2
- package/dist/icons/react/Ticket02.js +1 -2
- package/dist/icons/react/Toggle01Left.cjs +1 -2
- package/dist/icons/react/Toggle01Left.js +1 -2
- package/dist/icons/react/Toggle01Right.cjs +1 -2
- package/dist/icons/react/Toggle01Right.js +1 -2
- package/dist/icons/react/Toggle02Left.cjs +1 -2
- package/dist/icons/react/Toggle02Left.js +1 -2
- package/dist/icons/react/Toggle02Right.cjs +1 -2
- package/dist/icons/react/Toggle02Right.js +1 -2
- package/dist/icons/react/Toggle03Left.cjs +1 -2
- package/dist/icons/react/Toggle03Left.js +1 -2
- package/dist/icons/react/Toggle03Right.cjs +1 -2
- package/dist/icons/react/Toggle03Right.js +1 -2
- package/dist/icons/react/Tool01.cjs +1 -2
- package/dist/icons/react/Tool01.js +1 -2
- package/dist/icons/react/Tool02.cjs +1 -2
- package/dist/icons/react/Tool02.js +1 -2
- package/dist/icons/react/Tools.cjs +1 -2
- package/dist/icons/react/Tools.js +1 -2
- package/dist/icons/react/Train.cjs +1 -2
- package/dist/icons/react/Train.js +1 -2
- package/dist/icons/react/Tram.cjs +1 -2
- package/dist/icons/react/Tram.js +1 -2
- package/dist/icons/react/Transform.cjs +1 -2
- package/dist/icons/react/Transform.js +1 -2
- package/dist/icons/react/Translate01.cjs +1 -2
- package/dist/icons/react/Translate01.js +1 -2
- package/dist/icons/react/Translate02.cjs +1 -2
- package/dist/icons/react/Translate02.js +1 -2
- package/dist/icons/react/Trash01.cjs +1 -2
- package/dist/icons/react/Trash01.js +1 -2
- package/dist/icons/react/Trash02.cjs +1 -2
- package/dist/icons/react/Trash02.js +1 -2
- package/dist/icons/react/Trash03.cjs +1 -2
- package/dist/icons/react/Trash03.js +1 -2
- package/dist/icons/react/Trash04.cjs +1 -2
- package/dist/icons/react/Trash04.js +1 -2
- package/dist/icons/react/TrendDown01.cjs +1 -2
- package/dist/icons/react/TrendDown01.js +1 -2
- package/dist/icons/react/TrendDown02.cjs +1 -2
- package/dist/icons/react/TrendDown02.js +1 -2
- package/dist/icons/react/TrendUp01.cjs +1 -2
- package/dist/icons/react/TrendUp01.js +1 -2
- package/dist/icons/react/TrendUp02.cjs +1 -2
- package/dist/icons/react/TrendUp02.js +1 -2
- package/dist/icons/react/Triangle.cjs +1 -2
- package/dist/icons/react/Triangle.js +1 -2
- package/dist/icons/react/Trophy01.cjs +1 -2
- package/dist/icons/react/Trophy01.js +1 -2
- package/dist/icons/react/Trophy02.cjs +1 -2
- package/dist/icons/react/Trophy02.js +1 -2
- package/dist/icons/react/Truck01.cjs +1 -2
- package/dist/icons/react/Truck01.js +1 -2
- package/dist/icons/react/Truck02.cjs +1 -2
- package/dist/icons/react/Truck02.js +1 -2
- package/dist/icons/react/Tv01.cjs +1 -2
- package/dist/icons/react/Tv01.js +1 -2
- package/dist/icons/react/Tv02.cjs +1 -2
- package/dist/icons/react/Tv02.js +1 -2
- package/dist/icons/react/Tv03.cjs +1 -2
- package/dist/icons/react/Tv03.js +1 -2
- package/dist/icons/react/Type01.cjs +1 -2
- package/dist/icons/react/Type01.js +1 -2
- package/dist/icons/react/Type02.cjs +1 -2
- package/dist/icons/react/Type02.js +1 -2
- package/dist/icons/react/TypeSquare.cjs +1 -2
- package/dist/icons/react/TypeSquare.js +1 -2
- package/dist/icons/react/TypeStrikethrough01.cjs +1 -2
- package/dist/icons/react/TypeStrikethrough01.js +1 -2
- package/dist/icons/react/TypeStrikethrough02.cjs +1 -2
- package/dist/icons/react/TypeStrikethrough02.js +1 -2
- package/dist/icons/react/Types02.cjs +1 -2
- package/dist/icons/react/Types02.js +1 -2
- package/dist/icons/react/Umbrella01.cjs +1 -2
- package/dist/icons/react/Umbrella01.js +1 -2
- package/dist/icons/react/Umbrella02.cjs +1 -2
- package/dist/icons/react/Umbrella02.js +1 -2
- package/dist/icons/react/Umbrella03.cjs +1 -2
- package/dist/icons/react/Umbrella03.js +1 -2
- package/dist/icons/react/Underline01.cjs +1 -2
- package/dist/icons/react/Underline01.js +1 -2
- package/dist/icons/react/Underline02.cjs +1 -2
- package/dist/icons/react/Underline02.js +1 -2
- package/dist/icons/react/UnderlineSquare.cjs +1 -2
- package/dist/icons/react/UnderlineSquare.js +1 -2
- package/dist/icons/react/Upload01.cjs +1 -2
- package/dist/icons/react/Upload01.js +1 -2
- package/dist/icons/react/Upload02.cjs +1 -2
- package/dist/icons/react/Upload02.js +1 -2
- package/dist/icons/react/Upload03.cjs +1 -2
- package/dist/icons/react/Upload03.js +1 -2
- package/dist/icons/react/Upload04.cjs +1 -2
- package/dist/icons/react/Upload04.js +1 -2
- package/dist/icons/react/UploadCloud01.cjs +1 -2
- package/dist/icons/react/UploadCloud01.js +1 -2
- package/dist/icons/react/UploadCloud02.cjs +1 -2
- package/dist/icons/react/UploadCloud02.js +1 -2
- package/dist/icons/react/UsbFlashDrive.cjs +1 -2
- package/dist/icons/react/UsbFlashDrive.js +1 -2
- package/dist/icons/react/User01.cjs +1 -2
- package/dist/icons/react/User01.js +1 -2
- package/dist/icons/react/User02.cjs +1 -2
- package/dist/icons/react/User02.js +1 -2
- package/dist/icons/react/User03.cjs +1 -2
- package/dist/icons/react/User03.js +1 -2
- package/dist/icons/react/UserCheck01.cjs +1 -2
- package/dist/icons/react/UserCheck01.js +1 -2
- package/dist/icons/react/UserCheck02.cjs +1 -2
- package/dist/icons/react/UserCheck02.js +1 -2
- package/dist/icons/react/UserCircle.cjs +1 -2
- package/dist/icons/react/UserCircle.js +1 -2
- package/dist/icons/react/UserDown01.cjs +1 -2
- package/dist/icons/react/UserDown01.js +1 -2
- package/dist/icons/react/UserDown02.cjs +1 -2
- package/dist/icons/react/UserDown02.js +1 -2
- package/dist/icons/react/UserEdit.cjs +1 -2
- package/dist/icons/react/UserEdit.js +1 -2
- package/dist/icons/react/UserLeft01.cjs +1 -2
- package/dist/icons/react/UserLeft01.js +1 -2
- package/dist/icons/react/UserLeft02.cjs +1 -2
- package/dist/icons/react/UserLeft02.js +1 -2
- package/dist/icons/react/UserMinus01.cjs +1 -2
- package/dist/icons/react/UserMinus01.js +1 -2
- package/dist/icons/react/UserMinus02.cjs +1 -2
- package/dist/icons/react/UserMinus02.js +1 -2
- package/dist/icons/react/UserPlus01.cjs +1 -2
- package/dist/icons/react/UserPlus01.js +1 -2
- package/dist/icons/react/UserPlus02.cjs +1 -2
- package/dist/icons/react/UserPlus02.js +1 -2
- package/dist/icons/react/UserRight01.cjs +1 -2
- package/dist/icons/react/UserRight01.js +1 -2
- package/dist/icons/react/UserRight02.cjs +1 -2
- package/dist/icons/react/UserRight02.js +1 -2
- package/dist/icons/react/UserSquare.cjs +1 -2
- package/dist/icons/react/UserSquare.js +1 -2
- package/dist/icons/react/UserUp01.cjs +1 -2
- package/dist/icons/react/UserUp01.js +1 -2
- package/dist/icons/react/UserUp02.cjs +1 -2
- package/dist/icons/react/UserUp02.js +1 -2
- package/dist/icons/react/UserX01.cjs +1 -2
- package/dist/icons/react/UserX01.js +1 -2
- package/dist/icons/react/UserX02.cjs +1 -2
- package/dist/icons/react/UserX02.js +1 -2
- package/dist/icons/react/Users01.cjs +1 -2
- package/dist/icons/react/Users01.js +1 -2
- package/dist/icons/react/Users02.cjs +1 -2
- package/dist/icons/react/Users02.js +1 -2
- package/dist/icons/react/Users03.cjs +1 -2
- package/dist/icons/react/Users03.js +1 -2
- package/dist/icons/react/UsersCheck.cjs +1 -2
- package/dist/icons/react/UsersCheck.js +1 -2
- package/dist/icons/react/UsersDown.cjs +1 -2
- package/dist/icons/react/UsersDown.js +1 -2
- package/dist/icons/react/UsersEdit.cjs +1 -2
- package/dist/icons/react/UsersEdit.js +1 -2
- package/dist/icons/react/UsersLeft.cjs +1 -2
- package/dist/icons/react/UsersLeft.js +1 -2
- package/dist/icons/react/UsersMinus.cjs +1 -2
- package/dist/icons/react/UsersMinus.js +1 -2
- package/dist/icons/react/UsersPlus.cjs +1 -2
- package/dist/icons/react/UsersPlus.js +1 -2
- package/dist/icons/react/UsersRight.cjs +1 -2
- package/dist/icons/react/UsersRight.js +1 -2
- package/dist/icons/react/UsersUp.cjs +1 -2
- package/dist/icons/react/UsersUp.js +1 -2
- package/dist/icons/react/UsersX.cjs +1 -2
- package/dist/icons/react/UsersX.js +1 -2
- package/dist/icons/react/Variable.cjs +1 -2
- package/dist/icons/react/Variable.js +1 -2
- package/dist/icons/react/Vector.cjs +1 -2
- package/dist/icons/react/Vector.js +1 -2
- package/dist/icons/react/VideoRecorder.cjs +1 -2
- package/dist/icons/react/VideoRecorder.js +1 -2
- package/dist/icons/react/VideoRecorderOff.cjs +1 -2
- package/dist/icons/react/VideoRecorderOff.js +1 -2
- package/dist/icons/react/Virus.cjs +1 -2
- package/dist/icons/react/Virus.js +1 -2
- package/dist/icons/react/Voicemail.cjs +1 -2
- package/dist/icons/react/Voicemail.js +1 -2
- package/dist/icons/react/VolumeMax.cjs +1 -2
- package/dist/icons/react/VolumeMax.js +1 -2
- package/dist/icons/react/VolumeMin.cjs +1 -2
- package/dist/icons/react/VolumeMin.js +1 -2
- package/dist/icons/react/VolumeMinus.cjs +1 -2
- package/dist/icons/react/VolumeMinus.js +1 -2
- package/dist/icons/react/VolumePlus.cjs +1 -2
- package/dist/icons/react/VolumePlus.js +1 -2
- package/dist/icons/react/VolumeX.cjs +1 -2
- package/dist/icons/react/VolumeX.js +1 -2
- package/dist/icons/react/Wallet01.cjs +1 -2
- package/dist/icons/react/Wallet01.js +1 -2
- package/dist/icons/react/Wallet02.cjs +1 -2
- package/dist/icons/react/Wallet02.js +1 -2
- package/dist/icons/react/Wallet03.cjs +1 -2
- package/dist/icons/react/Wallet03.js +1 -2
- package/dist/icons/react/Wallet04.cjs +1 -2
- package/dist/icons/react/Wallet04.js +1 -2
- package/dist/icons/react/Wallet05.cjs +1 -2
- package/dist/icons/react/Wallet05.js +1 -2
- package/dist/icons/react/WatchCircle.cjs +1 -2
- package/dist/icons/react/WatchCircle.js +1 -2
- package/dist/icons/react/WatchSquare.cjs +1 -2
- package/dist/icons/react/WatchSquare.js +1 -2
- package/dist/icons/react/Waves.cjs +1 -2
- package/dist/icons/react/Waves.js +1 -2
- package/dist/icons/react/Webcam01.cjs +1 -2
- package/dist/icons/react/Webcam01.js +1 -2
- package/dist/icons/react/Webcam02.cjs +1 -2
- package/dist/icons/react/Webcam02.js +1 -2
- package/dist/icons/react/Wifi.cjs +1 -2
- package/dist/icons/react/Wifi.js +1 -2
- package/dist/icons/react/WifiOff.cjs +1 -2
- package/dist/icons/react/WifiOff.js +1 -2
- package/dist/icons/react/Wind01.cjs +1 -2
- package/dist/icons/react/Wind01.js +1 -2
- package/dist/icons/react/Wind02.cjs +1 -2
- package/dist/icons/react/Wind02.js +1 -2
- package/dist/icons/react/Wind03.cjs +1 -2
- package/dist/icons/react/Wind03.js +1 -2
- package/dist/icons/react/X.cjs +1 -2
- package/dist/icons/react/X.js +1 -2
- package/dist/icons/react/XAxis.cjs +1 -2
- package/dist/icons/react/XAxis.js +1 -2
- package/dist/icons/react/XCircle.cjs +1 -2
- package/dist/icons/react/XCircle.js +1 -2
- package/dist/icons/react/XClose.cjs +1 -2
- package/dist/icons/react/XClose.js +1 -2
- package/dist/icons/react/XSquare.cjs +1 -2
- package/dist/icons/react/XSquare.js +1 -2
- package/dist/icons/react/YAxis.cjs +1 -2
- package/dist/icons/react/YAxis.js +1 -2
- package/dist/icons/react/Youtube.cjs +1 -2
- package/dist/icons/react/Youtube.js +1 -2
- package/dist/icons/react/Zap.cjs +1 -2
- package/dist/icons/react/Zap.js +1 -2
- package/dist/icons/react/ZapCircle.cjs +1 -2
- package/dist/icons/react/ZapCircle.js +1 -2
- package/dist/icons/react/ZapFast.cjs +1 -2
- package/dist/icons/react/ZapFast.js +1 -2
- package/dist/icons/react/ZapOff.cjs +1 -2
- package/dist/icons/react/ZapOff.js +1 -2
- package/dist/icons/react/ZapSquare.cjs +1 -2
- package/dist/icons/react/ZapSquare.js +1 -2
- package/dist/icons/react/ZoomIn.cjs +1 -2
- package/dist/icons/react/ZoomIn.js +1 -2
- package/dist/icons/react/ZoomOut.cjs +1 -2
- package/dist/icons/react/ZoomOut.js +1 -2
- package/dist/node_modules/.pnpm/@babel_runtime@7.25.7/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.cjs +1 -2
- package/dist/node_modules/.pnpm/@babel_runtime@7.25.7/node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js +1 -2
- package/dist/node_modules/.pnpm/@babel_runtime@7.25.7/node_modules/@babel/runtime/helpers/esm/extends.cjs +1 -2
- package/dist/node_modules/.pnpm/@babel_runtime@7.25.7/node_modules/@babel/runtime/helpers/esm/extends.js +1 -2
- package/dist/node_modules/.pnpm/@babel_runtime@7.25.7/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.cjs +5 -8
- package/dist/node_modules/.pnpm/@babel_runtime@7.25.7/node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +5 -8
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.cjs +3 -6
- package/dist/node_modules/.pnpm/@floating-ui_react-dom@2.1.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +3 -6
- package/dist/node_modules/.pnpm/@floating-ui_react@0.26.25_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react/dist/floating-ui.react.cjs +22 -44
- package/dist/node_modules/.pnpm/@floating-ui_react@0.26.25_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react/dist/floating-ui.react.js +22 -44
- package/dist/node_modules/.pnpm/@floating-ui_react@0.26.25_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react/dist/floating-ui.react.utils.cjs +2 -3
- package/dist/node_modules/.pnpm/@floating-ui_react@0.26.25_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/@floating-ui/react/dist/floating-ui.react.utils.js +2 -3
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.8/node_modules/@floating-ui/utils/dist/floating-ui.utils.cjs +1 -2
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.8/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.cjs +1 -2
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.8/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +1 -2
- package/dist/node_modules/.pnpm/@floating-ui_utils@0.2.8/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +1 -2
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/components/AppShell/AppShellFooter/AppShellFooter.js +2 -2
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/components/AppShell/AppShellHeader/AppShellHeader.js +2 -2
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/components/ModalBase/ModalBase.js +2 -2
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/MantineProvider/ColorSchemeScript/ColorSchemeScript.cjs +37 -0
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/MantineProvider/ColorSchemeScript/ColorSchemeScript.js +37 -0
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/MantineProvider/suppress-nextjs-warning.cjs +1 -2
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/MantineProvider/suppress-nextjs-warning.js +1 -2
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/MantineProvider/use-mantine-color-scheme/use-computed-color-scheme.cjs +10 -0
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/MantineProvider/use-mantine-color-scheme/use-computed-color-scheme.js +10 -0
- package/dist/node_modules/.pnpm/@mantine_emotion@7.13.2_@emotion_cache@11.13.1_@emotion_react@11.13.3_@types_react@18.3.11_re_v5yho7ri2fgh4vhey6nnpomqsu/node_modules/@mantine/emotion/esm/use-css.cjs +1 -1
- package/dist/node_modules/.pnpm/@mantine_emotion@7.13.2_@emotion_cache@11.13.1_@emotion_react@11.13.3_@types_react@18.3.11_re_v5yho7ri2fgh4vhey6nnpomqsu/node_modules/@mantine/emotion/esm/use-css.js +1 -1
- package/dist/node_modules/.pnpm/@mantine_hooks@7.13.2_react@18.3.1/node_modules/@mantine/hooks/esm/use-local-storage/create-storage.cjs +1 -1
- package/dist/node_modules/.pnpm/@mantine_hooks@7.13.2_react@18.3.1/node_modules/@mantine/hooks/esm/use-local-storage/create-storage.js +1 -1
- package/dist/node_modules/.pnpm/@mantine_hooks@7.13.2_react@18.3.1/node_modules/@mantine/hooks/esm/use-media-query/use-media-query.cjs +0 -3
- package/dist/node_modules/.pnpm/@mantine_hooks@7.13.2_react@18.3.1/node_modules/@mantine/hooks/esm/use-media-query/use-media-query.js +0 -3
- package/dist/node_modules/.pnpm/@tanstack_table-core@8.20.5/node_modules/@tanstack/table-core/build/lib/index.cjs +24 -48
- package/dist/node_modules/.pnpm/@tanstack_table-core@8.20.5/node_modules/@tanstack/table-core/build/lib/index.js +24 -48
- package/dist/node_modules/.pnpm/@tanstack_virtual-core@3.10.8/node_modules/@tanstack/virtual-core/dist/esm/index.cjs +2 -4
- package/dist/node_modules/.pnpm/@tanstack_virtual-core@3.10.8/node_modules/@tanstack/virtual-core/dist/esm/index.js +2 -4
- package/dist/node_modules/.pnpm/@tanstack_virtual-core@3.10.8/node_modules/@tanstack/virtual-core/dist/esm/utils.cjs +3 -5
- package/dist/node_modules/.pnpm/@tanstack_virtual-core@3.10.8/node_modules/@tanstack/virtual-core/dist/esm/utils.js +3 -5
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/timezone.cjs +4 -8
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/timezone.js +4 -8
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/utc.cjs +7 -14
- package/dist/node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/utc.js +7 -14
- package/dist/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.cjs +0 -4
- package/dist/node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js +0 -4
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/core.cjs +48 -93
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/core.js +48 -93
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/1c.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/1c.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/abnf.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/abnf.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/accesslog.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/accesslog.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/actionscript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/actionscript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ada.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ada.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/angelscript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/angelscript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/apache.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/apache.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/applescript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/applescript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/arcade.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/arcade.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/arduino.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/arduino.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/armasm.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/armasm.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/asciidoc.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/asciidoc.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/aspectj.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/aspectj.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/autohotkey.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/autohotkey.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/autoit.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/autoit.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/avrasm.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/avrasm.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/awk.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/awk.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/axapta.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/axapta.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/bash.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/bash.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/basic.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/basic.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/bnf.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/bnf.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/brainfuck.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/brainfuck.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/c.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/c.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/cal.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/cal.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/capnproto.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/capnproto.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ceylon.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ceylon.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/clean.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/clean.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/clojure-repl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/clojure-repl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/clojure.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/clojure.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/cmake.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/cmake.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/coffeescript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/coffeescript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/coq.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/coq.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/cos.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/cos.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/cpp.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/cpp.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/crmsh.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/crmsh.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/crystal.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/crystal.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/csharp.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/csharp.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/csp.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/csp.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/css.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/css.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/d.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/d.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dart.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dart.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/delphi.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/delphi.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/diff.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/diff.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/django.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/django.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dns.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dns.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dockerfile.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dockerfile.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dos.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dos.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dsconfig.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dsconfig.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dts.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dts.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dust.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/dust.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ebnf.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ebnf.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/elixir.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/elixir.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/elm.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/elm.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/erb.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/erb.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/erlang-repl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/erlang-repl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/erlang.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/erlang.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/excel.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/excel.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/fix.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/fix.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/flix.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/flix.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/fortran.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/fortran.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/fsharp.cjs +3 -6
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/fsharp.js +3 -6
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gams.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gams.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gauss.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gauss.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gcode.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gcode.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gherkin.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gherkin.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/glsl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/glsl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gml.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gml.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/go.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/go.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/golo.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/golo.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gradle.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/gradle.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/graphql.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/graphql.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/groovy.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/groovy.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/haml.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/haml.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/handlebars.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/handlebars.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/haskell.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/haskell.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/haxe.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/haxe.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/hsp.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/hsp.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/http.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/http.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/hy.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/hy.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/inform7.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/inform7.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ini.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ini.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/irpf90.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/irpf90.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/isbl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/isbl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/java.cjs +2 -4
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/java.js +2 -4
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/javascript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/javascript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/jboss-cli.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/jboss-cli.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/json.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/json.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/julia-repl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/julia-repl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/julia.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/julia.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/kotlin.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/kotlin.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/lasso.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/lasso.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/latex.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/latex.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ldif.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ldif.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/leaf.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/leaf.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/less.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/less.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/lisp.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/lisp.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/livecodeserver.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/livecodeserver.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/livescript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/livescript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/llvm.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/llvm.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/lsl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/lsl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/lua.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/lua.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/makefile.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/makefile.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/markdown.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/markdown.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mathematica.cjs +2 -4
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mathematica.js +2 -4
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/matlab.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/matlab.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/maxima.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/maxima.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mel.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mel.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mercury.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mercury.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mipsasm.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mipsasm.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mizar.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mizar.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mojolicious.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/mojolicious.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/monkey.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/monkey.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/moonscript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/moonscript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/n1ql.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/n1ql.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nestedtext.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nestedtext.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nginx.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nginx.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nim.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nim.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nix.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nix.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/node-repl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/node-repl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nsis.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/nsis.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/objectivec.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/objectivec.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ocaml.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ocaml.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/openscad.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/openscad.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/oxygene.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/oxygene.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/parser3.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/parser3.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/perl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/perl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/pf.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/pf.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/pgsql.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/pgsql.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/php-template.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/php-template.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/php.cjs +2 -4
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/php.js +2 -4
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/plaintext.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/plaintext.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/pony.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/pony.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/powershell.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/powershell.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/processing.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/processing.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/profile.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/profile.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/prolog.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/prolog.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/properties.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/properties.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/protobuf.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/protobuf.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/puppet.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/puppet.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/purebasic.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/purebasic.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/python-repl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/python-repl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/python.cjs +2 -3
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/python.js +2 -3
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/q.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/q.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/qml.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/qml.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/r.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/r.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/reasonml.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/reasonml.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/rib.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/rib.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/roboconf.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/roboconf.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/routeros.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/routeros.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/rsl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/rsl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ruby.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ruby.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ruleslanguage.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/ruleslanguage.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/rust.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/rust.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/sas.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/sas.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/scala.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/scala.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/scheme.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/scheme.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/scilab.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/scilab.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/scss.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/scss.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/shell.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/shell.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/smali.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/smali.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/smalltalk.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/smalltalk.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/sml.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/sml.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/sqf.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/sqf.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/sql.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/sql.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/stan.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/stan.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/stata.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/stata.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/step21.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/step21.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/stylus.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/stylus.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/subunit.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/subunit.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/swift.cjs +3 -6
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/swift.js +3 -6
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/taggerscript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/taggerscript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/tap.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/tap.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/tcl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/tcl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/thrift.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/thrift.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/tp.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/tp.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/twig.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/twig.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/typescript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/typescript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vala.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vala.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vbnet.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vbnet.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vbscript-html.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vbscript-html.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vbscript.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vbscript.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/verilog.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/verilog.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vhdl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vhdl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vim.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/vim.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/wasm.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/wasm.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/wren.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/wren.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/x86asm.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/x86asm.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/xl.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/xl.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/xml.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/xml.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/xquery.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/xquery.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/yaml.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/yaml.js +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/zephir.cjs +1 -2
- package/dist/node_modules/.pnpm/highlight.js@11.10.0/node_modules/highlight.js/lib/languages/zephir.js +1 -2
- package/dist/node_modules/.pnpm/mantine-react-table@2.0.0-beta.7_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@_vt5yipvilfkzbxaxgpuyvnodlm/node_modules/mantine-react-table/dist/index.esm.cjs +2 -3
- package/dist/node_modules/.pnpm/mantine-react-table@2.0.0-beta.7_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@_vt5yipvilfkzbxaxgpuyvnodlm/node_modules/mantine-react-table/dist/index.esm.js +2 -3
- package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.cjs +1 -2
- package/dist/node_modules/.pnpm/object-assign@4.1.1/node_modules/object-assign/index.js +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.cjs +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/checkPropTypes.js +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.cjs +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithThrowingShims.js +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.cjs +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/factoryWithTypeCheckers.js +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.cjs +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.cjs +1 -2
- package/dist/node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/has.js +1 -2
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.cjs +1 -2
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.development.js +1 -2
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.cjs +1 -2
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/cjs/react-is.production.min.js +1 -2
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.cjs +1 -2
- package/dist/node_modules/.pnpm/react-is@16.13.1/node_modules/react-is/index.js +1 -2
- package/dist/node_modules/.pnpm/react-number-format@5.4.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-number-format/dist/react-number-format.es.cjs +39 -76
- package/dist/node_modules/.pnpm/react-number-format@5.4.2_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-number-format/dist/react-number-format.es.js +39 -76
- package/dist/node_modules/.pnpm/react-remove-scroll@2.6.0_@types_react@18.3.11_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/Combination.cjs +1 -2
- package/dist/node_modules/.pnpm/react-remove-scroll@2.6.0_@types_react@18.3.11_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/Combination.js +4 -5
- package/dist/node_modules/.pnpm/react-remove-scroll@2.6.0_@types_react@18.3.11_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/handleScroll.cjs +2 -2
- package/dist/node_modules/.pnpm/react-remove-scroll@2.6.0_@types_react@18.3.11_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +2 -2
- package/dist/node_modules/.pnpm/react-transition-group@4.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-transition-group/esm/Transition.cjs +3 -6
- package/dist/node_modules/.pnpm/react-transition-group@4.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-transition-group/esm/Transition.js +3 -6
- package/dist/node_modules/.pnpm/react-transition-group@4.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-transition-group/esm/TransitionGroup.cjs +2 -4
- package/dist/node_modules/.pnpm/react-transition-group@4.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-transition-group/esm/TransitionGroup.js +2 -4
- package/dist/node_modules/.pnpm/react-transition-group@4.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-transition-group/esm/utils/ChildMapping.cjs +6 -8
- package/dist/node_modules/.pnpm/react-transition-group@4.4.5_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-transition-group/esm/utils/ChildMapping.js +6 -8
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.development.cjs +2 -8
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.development.js +2 -8
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.production.min.cjs +3 -7
- package/dist/node_modules/.pnpm/react@18.3.1/node_modules/react/cjs/react-jsx-runtime.production.min.js +3 -7
- package/dist/node_modules/.pnpm/tslib@2.8.0/node_modules/tslib/tslib.es6.cjs +8 -13
- package/dist/node_modules/.pnpm/tslib@2.8.0/node_modules/tslib/tslib.es6.js +8 -13
- package/dist/node_modules/.pnpm/use-callback-ref@1.3.2_@types_react@18.3.11_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useMergeRef.cjs +1 -1
- package/dist/node_modules/.pnpm/use-callback-ref@1.3.2_@types_react@18.3.11_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +1 -1
- package/dist/primitive/TextInput/TextInput.cjs +1 -0
- package/dist/primitive/TextInput/TextInput.d.cts +0 -1
- package/dist/primitive/TextInput/TextInput.d.ts +0 -1
- package/dist/primitive/TextInput/TextInput.js +1 -0
- package/dist/primitive/Typography/index.d.cts +0 -1
- package/dist/primitive/Typography/index.d.ts +0 -1
- package/dist/primitive/index.cjs +14 -10
- package/dist/primitive/index.d.cts +2 -5
- package/dist/primitive/index.d.ts +2 -5
- package/dist/primitive/index.js +14 -10
- package/dist/primitive/notifier/index.d.cts +0 -1
- package/dist/primitive/notifier/index.d.ts +0 -1
- package/dist/theme/ThemeProvider.d.cts +0 -1
- package/dist/theme/ThemeProvider.d.ts +0 -1
- package/dist/theme/colors.d.cts +0 -1
- package/dist/theme/colors.d.ts +0 -1
- package/dist/theme/colors.dark.d.cts +0 -1
- package/dist/theme/colors.dark.d.ts +0 -1
- package/dist/theme/fns.d.cts +0 -1
- package/dist/theme/fns.d.ts +0 -1
- package/dist/theme/theme.d.cts +0 -1
- package/dist/theme/theme.d.ts +0 -1
- package/dist/utils/dayjs.d.cts +0 -1
- package/dist/utils/dayjs.d.ts +0 -1
- package/dist/utils/emotion.d.cts +1 -2
- package/dist/utils/emotion.d.ts +1 -2
- package/dist/utils/index.cjs +11 -0
- package/dist/utils/index.d.cts +2 -0
- package/dist/utils/index.d.ts +2 -0
- package/dist/utils/index.js +9 -1
- package/dist/utils/styles.d.cts +0 -1
- package/dist/utils/styles.d.ts +0 -1
- package/package.json +4 -4
- package/dist/node_modules/.pnpm/@mantine_carousel@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine__sfhtg3sgpvpleh2jf3uri3xpdy/node_modules/@mantine/carousel/styles.css.cjs +0 -4
- package/dist/node_modules/.pnpm/@mantine_carousel@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine__sfhtg3sgpvpleh2jf3uri3xpdy/node_modules/@mantine/carousel/styles.css.js +0 -4
- package/dist/node_modules/.pnpm/@mantine_code-highlight@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@ma_tdwfyw6pqjurzjjnx3eualyu44/node_modules/@mantine/code-highlight/styles.css.cjs +0 -4
- package/dist/node_modules/.pnpm/@mantine_code-highlight@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@ma_tdwfyw6pqjurzjjnx3eualyu44/node_modules/@mantine/code-highlight/styles.css.js +0 -4
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/styles.css.cjs +0 -4
- package/dist/node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/styles.css.js +0 -4
- package/dist/node_modules/.pnpm/@mantine_dates@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hoo_fqvtf6tg4qjwkxanualzufe6zy/node_modules/@mantine/dates/styles.css.cjs +0 -4
- package/dist/node_modules/.pnpm/@mantine_dates@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hoo_fqvtf6tg4qjwkxanualzufe6zy/node_modules/@mantine/dates/styles.css.js +0 -4
- package/dist/node_modules/.pnpm/@mantine_dropzone@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine__qr3rnaubensmzqdmx5ctws3cmy/node_modules/@mantine/dropzone/styles.css.cjs +0 -4
- package/dist/node_modules/.pnpm/@mantine_dropzone@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine__qr3rnaubensmzqdmx5ctws3cmy/node_modules/@mantine/dropzone/styles.css.js +0 -4
- package/dist/node_modules/.pnpm/@mantine_notifications@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@man_zopfvds7jthpaqfsedqmdmgidu/node_modules/@mantine/notifications/styles.css.cjs +0 -4
- package/dist/node_modules/.pnpm/@mantine_notifications@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@man_zopfvds7jthpaqfsedqmdmgidu/node_modules/@mantine/notifications/styles.css.js +0 -4
- package/dist/node_modules/.pnpm/rc-tree@5.10.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-tree/assets/index.css.cjs +0 -4
- package/dist/node_modules/.pnpm/rc-tree@5.10.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/rc-tree/assets/index.css.js +0 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,12 +3,13 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
|
3
3
|
const jsxRuntime = require("../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.cjs");
|
|
4
4
|
const React = require("react");
|
|
5
5
|
const index = require("../../icons/index.cjs");
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
6
|
+
;/* empty css */
|
|
7
|
+
;/* empty css */
|
|
8
|
+
;/* empty css */
|
|
9
|
+
;/* empty css */
|
|
10
|
+
;/* empty css */
|
|
11
|
+
;/* empty css */
|
|
12
|
+
require("clsx");
|
|
12
13
|
const styles = require("../../utils/styles.cjs");
|
|
13
14
|
const Box = require("../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/Box/Box.cjs");
|
|
14
15
|
const CodeHighlight = require("../../node_modules/.pnpm/@mantine_code-highlight@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@ma_tdwfyw6pqjurzjjnx3eualyu44/node_modules/@mantine/code-highlight/esm/CodeHighlight.cjs");
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { CodeHighlightProps } from '@mantine/code-highlight';
|
|
2
2
|
import { default as React } from 'react';
|
|
3
3
|
import { BoxProps, CodeProps } from '../../primitive/index.js';
|
|
4
|
-
|
|
5
4
|
export interface CodeBlockProps extends BoxProps {
|
|
6
5
|
children: string;
|
|
7
6
|
language?: CodeHighlightProps['language'];
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { CodeHighlightProps } from '@mantine/code-highlight';
|
|
2
2
|
import { default as React } from 'react';
|
|
3
3
|
import { BoxProps, CodeProps } from '../../primitive/index.js';
|
|
4
|
-
|
|
5
4
|
export interface CodeBlockProps extends BoxProps {
|
|
6
5
|
children: string;
|
|
7
6
|
language?: CodeHighlightProps['language'];
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { j as jsxRuntimeExports } from "../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
2
|
import { useMemo, useState } from "react";
|
|
3
3
|
import { IconChevronVerticalExpand, IconChevronVerticalShrink, IconCheck, IconCopy01 } from "../../icons/index.js";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
4
|
+
/* empty css */
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
9
|
+
/* empty css */
|
|
10
|
+
import "clsx";
|
|
10
11
|
import { mergeSxList, mergeStylesList } from "../../utils/styles.js";
|
|
11
12
|
import { Box } from "../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/Box/Box.js";
|
|
12
13
|
import { CodeHighlight } from "../../node_modules/.pnpm/@mantine_code-highlight@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@ma_tdwfyw6pqjurzjjnx3eualyu44/node_modules/@mantine/code-highlight/esm/CodeHighlight.js";
|
|
@@ -4,12 +4,12 @@ const jsxRuntime = require("../../node_modules/.pnpm/react@18.3.1/node_modules/r
|
|
|
4
4
|
const ahooks = require("ahooks");
|
|
5
5
|
const React = require("react");
|
|
6
6
|
const index = require("../../icons/index.cjs");
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
7
|
+
;/* empty css */
|
|
8
|
+
;/* empty css */
|
|
9
|
+
;/* empty css */
|
|
10
|
+
;/* empty css */
|
|
11
|
+
;/* empty css */
|
|
12
|
+
;/* empty css */
|
|
13
13
|
const index$1 = require("../../primitive/Typography/index.cjs");
|
|
14
14
|
const dayjs = require("dayjs");
|
|
15
15
|
require("../../node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/timezone.cjs");
|
|
@@ -2,12 +2,12 @@ import { j as jsxRuntimeExports } from "../../node_modules/.pnpm/react@18.3.1/no
|
|
|
2
2
|
import { useMemoizedFn, useUpdateEffect } from "ahooks";
|
|
3
3
|
import { useState, useMemo } from "react";
|
|
4
4
|
import { IconClock } from "../../icons/index.js";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
9
|
+
/* empty css */
|
|
10
|
+
/* empty css */
|
|
11
11
|
import { Typography } from "../../primitive/Typography/index.js";
|
|
12
12
|
import dayjs from "dayjs";
|
|
13
13
|
import "../../node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/timezone.js";
|
|
@@ -4,12 +4,12 @@ const jsxRuntime = require("../../node_modules/.pnpm/react@18.3.1/node_modules/r
|
|
|
4
4
|
const ahooks = require("ahooks");
|
|
5
5
|
const lodashEs = require("lodash-es");
|
|
6
6
|
const React = require("react");
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
7
|
+
;/* empty css */
|
|
8
|
+
;/* empty css */
|
|
9
|
+
;/* empty css */
|
|
10
|
+
;/* empty css */
|
|
11
|
+
;/* empty css */
|
|
12
|
+
;/* empty css */
|
|
13
13
|
const dayjs = require("dayjs");
|
|
14
14
|
require("../../node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/timezone.cjs");
|
|
15
15
|
require("../../node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/utc.cjs");
|
|
@@ -2,12 +2,12 @@ import { j as jsxRuntimeExports } from "../../node_modules/.pnpm/react@18.3.1/no
|
|
|
2
2
|
import { useMemoizedFn } from "ahooks";
|
|
3
3
|
import { range, padStart } from "lodash-es";
|
|
4
4
|
import { useMemo, useRef, useState, useEffect } from "react";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
9
|
+
/* empty css */
|
|
10
|
+
/* empty css */
|
|
11
11
|
import dayjs from "dayjs";
|
|
12
12
|
import "../../node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/timezone.js";
|
|
13
13
|
import "../../node_modules/.pnpm/dayjs@1.11.13/node_modules/dayjs/plugin/utc.js";
|
package/dist/biz/Dot/index.cjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.cjs");
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
4
|
+
;/* empty css */
|
|
5
|
+
;/* empty css */
|
|
6
|
+
;/* empty css */
|
|
7
|
+
;/* empty css */
|
|
8
|
+
;/* empty css */
|
|
9
|
+
;/* empty css */
|
|
10
10
|
const Box = require("../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/Box/Box.cjs");
|
|
11
11
|
const Dot = ({ color, size = 8, ...rest }) => {
|
|
12
12
|
return /* @__PURE__ */ jsxRuntime.jsxRuntimeExports.jsx(
|
package/dist/biz/Dot/index.d.cts
CHANGED
package/dist/biz/Dot/index.d.ts
CHANGED
package/dist/biz/Dot/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { j as jsxRuntimeExports } from "../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
/* empty css */
|
|
3
|
+
/* empty css */
|
|
4
|
+
/* empty css */
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
8
|
import { Box } from "../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/Box/Box.js";
|
|
9
9
|
const Dot = ({ color, size = 8, ...rest }) => {
|
|
10
10
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.cjs");
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
4
|
+
;/* empty css */
|
|
5
|
+
;/* empty css */
|
|
6
|
+
;/* empty css */
|
|
7
|
+
;/* empty css */
|
|
8
|
+
;/* empty css */
|
|
9
|
+
;/* empty css */
|
|
10
10
|
const index$1 = require("../../primitive/Typography/index.cjs");
|
|
11
11
|
const index = require("../Dot/index.cjs");
|
|
12
12
|
const Badge = require("../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/components/Badge/Badge.cjs");
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { j as jsxRuntimeExports } from "../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
2
|
+
/* empty css */
|
|
3
|
+
/* empty css */
|
|
4
|
+
/* empty css */
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
8
|
import { Typography } from "../../primitive/Typography/index.js";
|
|
9
9
|
import { Dot } from "../Dot/index.js";
|
|
10
10
|
import { Badge } from "../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/components/Badge/Badge.js";
|
|
@@ -4,12 +4,12 @@ const jsxRuntime = require("../../node_modules/.pnpm/react@18.3.1/node_modules/r
|
|
|
4
4
|
const React = require("react");
|
|
5
5
|
const errorMessage = require("@hookform/error-message");
|
|
6
6
|
const reactHookForm = require("react-hook-form");
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
7
|
+
;/* empty css */
|
|
8
|
+
;/* empty css */
|
|
9
|
+
;/* empty css */
|
|
10
|
+
;/* empty css */
|
|
11
|
+
;/* empty css */
|
|
12
|
+
;/* empty css */
|
|
13
13
|
const Checkbox = require("../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/components/Checkbox/Checkbox.cjs");
|
|
14
14
|
const FormCheckbox = ({ name, rules, onChange, ...rest }) => {
|
|
15
15
|
const { control, formState, getFieldState } = reactHookForm.useFormContext();
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { RegisterOptions } from 'react-hook-form';
|
|
3
3
|
import { CheckboxProps, CheckboxGroupProps } from '../../primitive/index.js';
|
|
4
|
-
|
|
5
4
|
export interface FormCheckboxProps extends CheckboxProps {
|
|
6
5
|
name: string;
|
|
7
6
|
rules?: RegisterOptions;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { default as React } from 'react';
|
|
2
2
|
import { RegisterOptions } from 'react-hook-form';
|
|
3
3
|
import { CheckboxProps, CheckboxGroupProps } from '../../primitive/index.js';
|
|
4
|
-
|
|
5
4
|
export interface FormCheckboxProps extends CheckboxProps {
|
|
6
5
|
name: string;
|
|
7
6
|
rules?: RegisterOptions;
|
|
@@ -2,12 +2,12 @@ import { j as jsxRuntimeExports } from "../../node_modules/.pnpm/react@18.3.1/no
|
|
|
2
2
|
import { createElement } from "react";
|
|
3
3
|
import { ErrorMessage } from "@hookform/error-message";
|
|
4
4
|
import { useFormContext, Controller } from "react-hook-form";
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
9
|
+
/* empty css */
|
|
10
|
+
/* empty css */
|
|
11
11
|
import { Checkbox } from "../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/components/Checkbox/Checkbox.js";
|
|
12
12
|
const FormCheckbox = ({ name, rules, onChange, ...rest }) => {
|
|
13
13
|
const { control, formState, getFieldState } = useFormContext();
|
|
@@ -2,13 +2,14 @@
|
|
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
3
3
|
const jsxRuntime = require("../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.cjs");
|
|
4
4
|
const index$1 = require("../../icons/index.cjs");
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
5
|
+
;/* empty css */
|
|
6
|
+
;/* empty css */
|
|
7
|
+
;/* empty css */
|
|
8
|
+
;/* empty css */
|
|
9
|
+
;/* empty css */
|
|
10
|
+
;/* empty css */
|
|
11
11
|
const index = require("../../primitive/Typography/index.cjs");
|
|
12
|
+
require("clsx");
|
|
12
13
|
const styles = require("../../utils/styles.cjs");
|
|
13
14
|
const CopyButton = require("../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/components/CopyButton/CopyButton.cjs");
|
|
14
15
|
const Box = require("../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/Box/Box.cjs");
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { j as jsxRuntimeExports } from "../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
2
|
import { IconCopy01 } from "../../icons/index.js";
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
3
|
+
/* empty css */
|
|
4
|
+
/* empty css */
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
9
9
|
import { Typography } from "../../primitive/Typography/index.js";
|
|
10
|
+
import "clsx";
|
|
10
11
|
import { mergeSxList } from "../../utils/styles.js";
|
|
11
12
|
import { CopyButton } from "../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/components/CopyButton/CopyButton.js";
|
|
12
13
|
import { Box } from "../../node_modules/.pnpm/@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hooks@7.13.2_react@18.3.1_hlfamvk7n3o6ychyvm5cyru4yu/node_modules/@mantine/core/esm/core/Box/Box.js";
|
|
@@ -3,12 +3,12 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
|
3
3
|
const jsxRuntime = require("../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.cjs");
|
|
4
4
|
const errorMessage = require("@hookform/error-message");
|
|
5
5
|
const reactHookForm = require("react-hook-form");
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
6
|
+
;/* empty css */
|
|
7
|
+
;/* empty css */
|
|
8
|
+
;/* empty css */
|
|
9
|
+
;/* empty css */
|
|
10
|
+
;/* empty css */
|
|
11
|
+
;/* empty css */
|
|
12
12
|
const DatePickerInput = require("../../node_modules/.pnpm/@mantine_dates@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hoo_fqvtf6tg4qjwkxanualzufe6zy/node_modules/@mantine/dates/esm/components/DatePickerInput/DatePickerInput.cjs");
|
|
13
13
|
const FormDatePicker = ({ name, rules, onChange, ...rest }) => {
|
|
14
14
|
const { control, formState, getFieldState } = reactHookForm.useFormContext();
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { j as jsxRuntimeExports } from "../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js";
|
|
2
2
|
import { ErrorMessage } from "@hookform/error-message";
|
|
3
3
|
import { useFormContext, Controller } from "react-hook-form";
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
4
|
+
/* empty css */
|
|
5
|
+
/* empty css */
|
|
6
|
+
/* empty css */
|
|
7
|
+
/* empty css */
|
|
8
|
+
/* empty css */
|
|
9
|
+
/* empty css */
|
|
10
10
|
import { DatePickerInput } from "../../node_modules/.pnpm/@mantine_dates@7.13.2_@mantine_core@7.13.2_patch_hash_v5k5cxye7xaihpcgowhgciky7a_@mantine_hoo_fqvtf6tg4qjwkxanualzufe6zy/node_modules/@mantine/dates/esm/components/DatePickerInput/DatePickerInput.js";
|
|
11
11
|
const FormDatePicker = ({ name, rules, onChange, ...rest }) => {
|
|
12
12
|
const { control, formState, getFieldState } = useFormContext();
|
package/dist/biz/Form/Form.cjs
CHANGED
|
@@ -3,12 +3,12 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
|
3
3
|
const jsxRuntime = require("../../node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.cjs");
|
|
4
4
|
const ahooks = require("ahooks");
|
|
5
5
|
const reactHookForm = require("react-hook-form");
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
6
|
+
;/* empty css */
|
|
7
|
+
;/* empty css */
|
|
8
|
+
;/* empty css */
|
|
9
|
+
;/* empty css */
|
|
10
|
+
;/* empty css */
|
|
11
|
+
;/* empty css */
|
|
12
12
|
const context = require("./context.cjs");
|
|
13
13
|
const FormActions = require("./FormActions.cjs");
|
|
14
14
|
const FormErrorMessage = require("./FormErrorMessage.cjs");
|
package/dist/biz/Form/Form.d.cts
CHANGED
|
@@ -3,7 +3,6 @@ import { BoxProps, ElementProps } from '../../primitive/index.js';
|
|
|
3
3
|
import { FormActions, FormActionsProps } from './FormActions.js';
|
|
4
4
|
import { FormErrorMessage, FormErrorMessageProps } from './FormErrorMessage.js';
|
|
5
5
|
import { FormLayout, FormLayoutProps, FormLayoutType } from './FormLayout.js';
|
|
6
|
-
|
|
7
6
|
export interface FormProps<T extends FieldValues = object> extends BoxProps, Omit<ElementProps<'form'>, 'onSubmit'> {
|
|
8
7
|
errorMessage?: string;
|
|
9
8
|
formMode?: Mode;
|
package/dist/biz/Form/Form.d.ts
CHANGED
|
@@ -3,7 +3,6 @@ import { BoxProps, ElementProps } from '../../primitive/index.js';
|
|
|
3
3
|
import { FormActions, FormActionsProps } from './FormActions.js';
|
|
4
4
|
import { FormErrorMessage, FormErrorMessageProps } from './FormErrorMessage.js';
|
|
5
5
|
import { FormLayout, FormLayoutProps, FormLayoutType } from './FormLayout.js';
|
|
6
|
-
|
|
7
6
|
export interface FormProps<T extends FieldValues = object> extends BoxProps, Omit<ElementProps<'form'>, 'onSubmit'> {
|
|
8
7
|
errorMessage?: string;
|
|
9
8
|
formMode?: Mode;
|