@konstructio/ui 0.1.2-alpha.82 → 0.1.2-alpha.85
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{AdditionalOptions-CRCQ5p31.js → AdditionalOptions-UEegkZqG.js} +2 -2
- package/dist/{AlertDialogTrigger-Dtrr7WJM.js → AlertDialogTrigger-C2GlLI2j.js} +4 -4
- package/dist/{Breadcrumb-DNjDbdm5.js → Breadcrumb-BYO5PNVF.js} +10 -10
- package/dist/{Checkbox-CRQtgvZk.js → Checkbox-BvRmHWxk.js} +19 -19
- package/dist/{Combination-DiOw6ItW.js → Combination-DFcElBFt.js} +9 -9
- package/dist/{CommandInput-CLn5OaH8.js → CommandInput-C45ylYPm.js} +8 -8
- package/dist/{Counter-CH_5cCac.js → Counter-Qqu8PU85.js} +22 -22
- package/dist/{DayPicker-CrrmX-H8.js → DayPicker-BQlzb5kH.js} +1 -1
- package/dist/{DropdownButton-B2XkEqPt.js → DropdownButton-CWwjA3zI.js} +3 -3
- package/dist/{FlagSelectorList-C17nmEBM.js → FlagSelectorList-NMlHNF7N.js} +122 -118
- package/dist/HamburgerTrigger-BzCfBWzH.js +85 -0
- package/dist/{ImageUpload-BzXjGZ2w.js → ImageUpload-DebL0hwF.js} +2 -2
- package/dist/{Input-t3DjCWy0.js → Input-BZG7N8m1.js} +7 -7
- package/dist/{Loading-DKqxR-oV.js → Loading-DNlO4qxs.js} +2 -2
- package/dist/{Modal-_XSbN0WP.js → Modal-IyDr5vIx.js} +5 -5
- package/dist/{Spinner-DWxsFSVh.js → Spinner-BB1muhcJ.js} +2 -2
- package/dist/{StepIndicatorContent-D5z1Ziqg.js → StepIndicatorContent-87ASgJsX.js} +2 -2
- package/dist/{Switch-DjbC0A8y.js → Switch-CT2R9JgM.js} +5 -5
- package/dist/{Toast-8BbU25GW.js → Toast-CWyLcmNX.js} +10 -10
- package/dist/{Wrapper-DEJ-hyar.js → Wrapper-DimnwFZe.js} +3 -3
- package/dist/{Wrapper-DPwHto7U.js → Wrapper-F9NmImqw.js} +10 -10
- package/dist/{Wrapper-BYC8shQP.js → Wrapper-TuoyTFqo.js} +3 -3
- package/dist/assets/icons/components/CircumGlobe.js +20 -0
- package/dist/assets/icons/components/CpuAlt.js +33 -0
- package/dist/assets/icons/components/Docs.js +40 -0
- package/dist/assets/icons/components/FirewallAlt.js +23 -0
- package/dist/assets/icons/components/Inventory.js +23 -0
- package/dist/assets/icons/components/LoadBalancerAlt.js +20 -0
- package/dist/assets/icons/components/Lock.js +20 -0
- package/dist/assets/icons/components/LogOut.js +23 -0
- package/dist/assets/icons/components/NetworkAlt.js +30 -0
- package/dist/assets/icons/components/OrgSettings.js +20 -0
- package/dist/assets/icons/components/Profile.js +20 -0
- package/dist/assets/icons/components/index.js +186 -164
- package/dist/assets/icons/index.js +186 -164
- package/dist/{chevron-down-DgssmYWu.js → chevron-down-T3Rx8Nc7.js} +1 -1
- package/dist/{chevron-left-DRJXef9g.js → chevron-left-CeJrJR0U.js} +1 -1
- package/dist/{chevron-right-BooB_b7g.js → chevron-right-BFOnP164.js} +1 -1
- package/dist/{chevron-up-DuS9MUNr.js → chevron-up-BKlxfVX9.js} +1 -1
- package/dist/{chunk-D1xtDmiO.js → chunk-cI0lbGMq.js} +7 -7
- package/dist/components/Alert/Alert.js +3 -3
- package/dist/components/Alert/Alert.variants.js +1 -1
- package/dist/components/AlertDialog/AlertDialog.js +2 -2
- package/dist/components/AlertDialog/components/AlertDialogTrigger.js +1 -1
- package/dist/components/AlertDialog/components/index.js +1 -1
- package/dist/components/Autocomplete/Autocomplete.js +1 -1
- package/dist/components/Autocomplete/Autocomplete.variants.js +1 -1
- package/dist/components/Autocomplete/components/List/List.js +1 -1
- package/dist/components/Autocomplete/components/List/List.variants.js +1 -1
- package/dist/components/Autocomplete/hooks/useAutocomplete.js +1 -1
- package/dist/components/Badge/Badge.js +3 -3
- package/dist/components/Badge/Badge.variants.js +1 -1
- package/dist/components/Breadcrumb/Breadcrumb.js +1 -1
- package/dist/components/Breadcrumb/Breadcrumb.variants.js +1 -1
- package/dist/components/Breadcrumb/components/Item/Item.js +2 -2
- package/dist/components/Breadcrumb/components/Item/Item.variants.js +1 -1
- package/dist/components/Breadcrumb/hooks/useBreadcrumb.js +1 -1
- package/dist/components/Button/Button.js +2 -2
- package/dist/components/Button/Button.variants.js +1 -1
- package/dist/components/ButtonGroup/ButtonGroup.js +2 -2
- package/dist/components/ButtonGroup/ButtonGroup.variants.js +1 -1
- package/dist/components/ButtonGroup/components/ButtonGroupItem/ButtonGroupItem.js +2 -2
- package/dist/components/ButtonGroup/components/ButtonGroupItem/ButtonGroupItem.variants.js +1 -1
- package/dist/components/ButtonGroup/components/ButtonGroupLabel/ButtonGroupLabel.js +1 -1
- package/dist/components/ButtonGroup/components/ButtonGroupMessage/ButtonGroupMessage.js +1 -1
- package/dist/components/Card/Card.js +1 -1
- package/dist/components/Card/Card.variants.js +1 -1
- package/dist/components/Checkbox/Checkbox.js +1 -1
- package/dist/components/Checkbox/Checkbox.variants.js +1 -1
- package/dist/components/Command/Command.js +3 -3
- package/dist/components/Command/Command.variants.js +1 -1
- package/dist/components/Command/components/Command.js +1 -1
- package/dist/components/Command/components/CommandEmpty.js +1 -1
- package/dist/components/Command/components/CommandGroup.js +2 -2
- package/dist/components/Command/components/CommandInput.js +1 -1
- package/dist/components/Command/components/CommandItem.js +2 -2
- package/dist/components/Command/components/CommandList.js +2 -2
- package/dist/components/Command/components/CommandSeparator.js +2 -2
- package/dist/components/Command/components/CommandShortcut.js +1 -1
- package/dist/components/Command/components/DialogContent.js +3 -3
- package/dist/components/Command/components/DialogOverlay.js +2 -2
- package/dist/components/Command/components/index.js +1 -1
- package/dist/components/Counter/Counter.js +1 -1
- package/dist/components/Counter/Counter.variants.js +1 -1
- package/dist/components/DateRangePicker/DateRangePicker.js +1 -1
- package/dist/components/DateRangePicker/DateRangePicker.variants.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/CalendarPanel.variants.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/components/CalendarDivider/CalendarDivider.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/components/CalendarMonth/CalendarMonth.js +3 -3
- package/dist/components/DateRangePicker/components/CalendarPanel/components/IndependentModeCalendar/IndependentModeCalendar.js +3 -3
- package/dist/components/DateRangePicker/components/CalendarPanel/components/NavigationButton/NavigationButton.js +3 -3
- package/dist/components/DateRangePicker/components/CalendarPanel/components/TogetherModeCalendar/TogetherModeCalendar.js +2 -2
- package/dist/components/DateRangePicker/components/CalendarPanel/constants/dayPickerClassNames.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/constants/index.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/hooks/index.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/hooks/useIndependentCarousel.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/hooks/useTogetherCarousel.js +1 -1
- package/dist/components/DateRangePicker/components/CalendarPanel/utils/index.js +1 -1
- package/dist/components/DateRangePicker/components/DateTimeInputs/DateTimeInputs.js +1 -1
- package/dist/components/DateRangePicker/components/DateTimeInputs/DateTimeInputs.variants.js +1 -1
- package/dist/components/DateRangePicker/components/DateTimeInputs/components/EndInputFields/EndInputFields.js +2 -2
- package/dist/components/DateRangePicker/components/DateTimeInputs/components/StartInputFields/StartInputFields.js +2 -2
- package/dist/components/DateRangePicker/components/PresetPanel/PresetPanel.js +1 -1
- package/dist/components/DateRangePicker/components/PresetPanel/PresetPanel.variants.js +1 -1
- package/dist/components/Datepicker/DatePicker.js +4 -4
- package/dist/components/Datepicker/DatePicker.variants.js +1 -1
- package/dist/components/Divider/Divider.js +1 -1
- package/dist/components/Divider/Divider.variants.js +1 -1
- package/dist/components/Drawer/Drawer.js +4 -4
- package/dist/components/Drawer/Drawer.variants.js +1 -1
- package/dist/components/Drawer/components/Body/Body.js +1 -1
- package/dist/components/Drawer/components/Footer/Footer.js +1 -1
- package/dist/components/Drawer/components/Header/Header.js +1 -1
- package/dist/components/DropdownButton/DropdownButton.js +1 -1
- package/dist/components/Filter/Filter.js +1 -1
- package/dist/components/Filter/Filter.variants.js +1 -1
- package/dist/components/Filter/components/BadgeDropdown/BadgeMultiSelect.js +3 -3
- package/dist/components/Filter/components/DateFilterDropdown/DateFilterDropdown.hook.js +1 -1
- package/dist/components/Filter/components/DateFilterDropdown/DateFilterDropdown.js +2 -2
- package/dist/components/Filter/components/DateRangeFilterDropdown/DateRangeFilterDropdown.hook.js +1 -1
- package/dist/components/Filter/components/DateRangeFilterDropdown/DateRangeFilterDropdown.js +2 -2
- package/dist/components/Filter/components/ResetButton/ResetButton.js +1 -1
- package/dist/components/Filter/components/TextMultiSelect/TextMultiSelect.js +3 -3
- package/dist/components/Filter/components/TimeFilterDropdown/TimeFilterDropdown.js +2 -2
- package/dist/components/Filter/utils/index.js +1 -1
- package/dist/components/ImageUpload/ImageUpload.js +1 -1
- package/dist/components/ImageUpload/ImageUpload.variants.js +1 -1
- package/dist/components/Input/Input.js +1 -1
- package/dist/components/Input/Input.variants.js +1 -1
- package/dist/components/LineChart/LineChart.js +2 -2
- package/dist/components/Loading/Loading.js +1 -1
- package/dist/components/Loading/Loading.variants.js +1 -1
- package/dist/components/Modal/Modal.js +1 -1
- package/dist/components/Modal/components/Body/Body.js +2 -2
- package/dist/components/Modal/components/Footer/Footer.js +2 -2
- package/dist/components/Modal/components/Header/Header.js +2 -2
- package/dist/components/Modal/components/Wrapper/Wrapper.js +1 -1
- package/dist/components/Modal/components/Wrapper/Wrapper.variants.js +1 -1
- package/dist/components/Modal/components/index.js +1 -1
- package/dist/components/MultiSelectDropdown/MultiSelectDropdown.js +1 -1
- package/dist/components/MultiSelectDropdown/MultiSelectDropdown.variants.js +1 -1
- package/dist/components/MultiSelectDropdown/components/Item/Item.js +1 -1
- package/dist/components/MultiSelectDropdown/components/Item/Item.variants.js +1 -1
- package/dist/components/MultiSelectDropdown/components/List/List.js +1 -1
- package/dist/components/MultiSelectDropdown/components/List/List.variants.js +1 -1
- package/dist/components/MultiSelectDropdown/components/Wrapper/Wrapper.js +1 -1
- package/dist/components/MultiSelectDropdown/components/index.js +1 -1
- package/dist/components/PhoneNumberInput/PhoneNumberInput.js +2 -2
- package/dist/components/PhoneNumberInput/PhoneNumberInput.variants.js +1 -1
- package/dist/components/PhoneNumberInput/components/FlagContent/FlagContent.js +2 -2
- package/dist/components/PhoneNumberInput/components/FlagSelectorList/FlagSelectorList.js +1 -1
- package/dist/components/PhoneNumberInput/components/FlagSelectorWrapper/FlagSelectorWrapper.js +3 -3
- package/dist/components/PhoneNumberInput/components/TruncateText/TruncateText.js +3 -3
- package/dist/components/PhoneNumberInput/components/Wrapper.js +1 -1
- package/dist/components/PhoneNumberInput/components/index.js +2 -2
- package/dist/components/PhoneNumberInput/contexts/index.js +1 -1
- package/dist/components/PhoneNumberInput/contexts/phone-number.provider.js +1 -1
- package/dist/components/PhoneNumberInput/utils/index.js +1 -1
- package/dist/components/PieChart/PieChart.js +1 -1
- package/dist/components/ProgressBar/ProgressBar.js +1 -1
- package/dist/components/ProgressBar/ProgressBar.variants.js +1 -1
- package/dist/components/Radio/Radio.js +1 -1
- package/dist/components/Radio/Radio.variants.js +1 -1
- package/dist/components/RadioCard/RadioCard.js +1 -1
- package/dist/components/RadioCard/RadioCard.variants.js +1 -1
- package/dist/components/RadioCardGroup/RadioCardGroup.js +1 -1
- package/dist/components/RadioCardGroup/RadioCardGroup.variants.js +1 -1
- package/dist/components/RadioGroup/RadioGroup.js +2 -2
- package/dist/components/RadioGroup/RadioGroup.variants.js +1 -1
- package/dist/components/Range/Range.js +2 -2
- package/dist/components/Range/Range.variants.js +1 -1
- package/dist/components/Select/Select.js +3 -3
- package/dist/components/Select/Select.variants.js +1 -1
- package/dist/components/Select/components/AdditionalOptions/AdditionalOptions.js +1 -1
- package/dist/components/Select/components/AdditionalOptions/AdditionalOptions.variants.js +1 -1
- package/dist/components/Select/components/List/List.js +5 -5
- package/dist/components/Select/components/List/List.variants.js +1 -1
- package/dist/components/Select/components/ListItem/ListItem.js +1 -1
- package/dist/components/Select/components/ListItem/ListItem.variants.js +1 -1
- package/dist/components/Select/components/Wrapper.js +1 -1
- package/dist/components/Select/components/index.js +2 -2
- package/dist/components/Sidebar/Sidebar.js +15 -12
- package/dist/components/Sidebar/Sidebar.variants.js +12 -8
- package/dist/components/Sidebar/components/Footer/Footer.js +1 -1
- package/dist/components/Sidebar/components/Footer/Footer.variants.js +1 -1
- package/dist/components/Sidebar/components/HamburgerTrigger/HamburgerTrigger.js +4 -0
- package/dist/components/Sidebar/components/HamburgerTrigger/HamburgerTrigger.variants.js +22 -0
- package/dist/components/Sidebar/components/Label/Label.js +20 -0
- package/dist/components/Sidebar/components/Logo/Logo.js +1 -1
- package/dist/components/Sidebar/components/Logo/Logo.variants.js +5 -5
- package/dist/components/Sidebar/components/Navigation/Navigation.js +29 -16
- package/dist/components/Sidebar/components/Navigation/Navigation.variants.js +1 -1
- package/dist/components/Sidebar/components/NavigationGroup/NavigationGroup.js +15 -11
- package/dist/components/Sidebar/components/NavigationGroup/NavigationGroup.variants.js +1 -1
- package/dist/components/Sidebar/components/NavigationOption/NavigationOption.js +24 -14
- package/dist/components/Sidebar/components/NavigationOption/NavigationOption.variants.js +4 -4
- package/dist/components/Sidebar/components/NavigationSeparator/NavigationSeparator.js +1 -1
- package/dist/components/Sidebar/components/NavigationSeparator/NavigationSeparator.variants.js +7 -6
- package/dist/components/Sidebar/components/NavigationTitle/NavigationTitle.js +1 -1
- package/dist/components/Sidebar/components/NavigationTitle/NavigationTitle.variants.js +1 -1
- package/dist/components/Sidebar/components/Wrapper/Wrapper.js +99 -33
- package/dist/components/Sidebar/components/index.js +18 -14
- package/dist/components/Sidebar/contexts/SidebarContext.js +11 -0
- package/dist/components/Sidebar/contexts/index.js +5 -0
- package/dist/components/Sidebar/hooks/index.js +6 -0
- package/dist/components/Sidebar/hooks/useSidebarMode.js +10 -0
- package/dist/components/Slider/Slider.js +2 -2
- package/dist/components/Slider/Slider.variants.js +1 -1
- package/dist/components/Spinner/Spinner.js +1 -1
- package/dist/components/Spinner/Spinner.variants.js +1 -1
- package/dist/components/Stepper/Stepper.js +1 -1
- package/dist/components/Stepper/Stepper.variants.js +1 -1
- package/dist/components/Stepper/components/HorizontalStepItem/HorizontalStepItem.js +2 -2
- package/dist/components/Stepper/components/StepConnector/StepConnector.js +1 -1
- package/dist/components/Stepper/components/StepIndicatorContent/StepIndicatorContent.js +1 -1
- package/dist/components/Stepper/components/VerticalStepItem/VerticalStepItem.js +2 -2
- package/dist/components/Stepper/hooks/useStepItemLogic.js +1 -1
- package/dist/components/Switch/Switch.js +1 -1
- package/dist/components/Switch/Switch.variants.js +1 -1
- package/dist/components/Table/Table.js +1 -1
- package/dist/components/Table/Table.variants.js +1 -1
- package/dist/components/Table/components/Body.js +1 -1
- package/dist/components/Table/components/Filter.js +1 -1
- package/dist/components/Table/components/Head.js +1 -1
- package/dist/components/Table/components/Row.js +1 -1
- package/dist/components/Tabs/Tabs.js +2 -2
- package/dist/components/Tabs/Tabs.variants.js +1 -1
- package/dist/components/Tabs/components/Content.js +2 -2
- package/dist/components/Tabs/components/List.js +2 -2
- package/dist/components/Tabs/components/Trigger.js +2 -2
- package/dist/components/Tag/Tag.js +2 -2
- package/dist/components/Tag/Tag.variants.js +1 -1
- package/dist/components/TagSelect/TagSelect.js +1 -1
- package/dist/components/TagSelect/TagSelect.variants.js +1 -1
- package/dist/components/TagSelect/components/Item/Item.js +1 -1
- package/dist/components/TagSelect/components/Item/Item.variants.js +1 -1
- package/dist/components/TagSelect/components/List/List.js +1 -1
- package/dist/components/TagSelect/components/List/List.variants.js +1 -1
- package/dist/components/TagSelect/components/Wrapper/Wrapper.js +1 -1
- package/dist/components/TagSelect/components/index.js +1 -1
- package/dist/components/TextArea/TextArea.js +1 -1
- package/dist/components/TextArea/TextArea.variants.js +1 -1
- package/dist/components/TimePicker/TimePicker.variants.js +1 -1
- package/dist/components/TimePicker/components/HoursList/HoursList.js +1 -1
- package/dist/components/TimePicker/components/MeridianList/MeridianList.js +1 -1
- package/dist/components/TimePicker/components/MinutesList/MinutesList.js +1 -1
- package/dist/components/TimePicker/components/Wrapper/Wrapper.js +2 -2
- package/dist/components/TimePicker/components/WrapperList/WrapperList.js +1 -1
- package/dist/components/Toast/Toast.js +1 -1
- package/dist/components/Toast/Toast.variants.js +1 -1
- package/dist/components/Tooltip/Tooltip.js +2 -2
- package/dist/components/Typography/Typography.js +1 -1
- package/dist/components/Typography/Typography.variants.js +1 -1
- package/dist/components/VirtualizedTable/VirtualizedTable.js +2 -2
- package/dist/components/VirtualizedTable/VirtualizedTable.variants.js +1 -1
- package/dist/components/VirtualizedTable/components/Actions/Actions.js +2 -2
- package/dist/components/VirtualizedTable/components/Body/Body.js +2 -2
- package/dist/components/VirtualizedTable/components/DotPaginate/DotPaginate.js +3 -3
- package/dist/components/VirtualizedTable/components/ExpandableRow/ExpandableRow.js +1 -1
- package/dist/components/VirtualizedTable/components/Filter/Filter.js +4 -4
- package/dist/components/VirtualizedTable/components/FormPaginate/FormPaginate.js +1 -1
- package/dist/components/VirtualizedTable/components/Header/Header.js +2 -2
- package/dist/components/VirtualizedTable/components/Pagination/Pagination.js +1 -1
- package/dist/components/VirtualizedTable/components/Skeleton/Skeleton.js +2 -2
- package/dist/components/VirtualizedTable/components/TruncateText/TruncateText.js +3 -3
- package/dist/components/VirtualizedTable/components/WrapperBody/WrapperBody.js +1 -1
- package/dist/components/VirtualizedTable/contexts/index.js +1 -1
- package/dist/components/VirtualizedTable/contexts/table.provider.js +1 -1
- package/dist/components/index.js +80 -78
- package/dist/{components-CIIoAkfF.js → components-C_LekSz_.js} +3 -3
- package/dist/{constants-D96yCePL.js → constants-CLe3ZLC_.js} +1 -1
- package/dist/contexts/index.js +1 -1
- package/dist/contexts/theme.provider.js +1 -1
- package/dist/{debounce-CzFlgg9h.js → debounce-B55BpO1u.js} +2 -2
- package/dist/{dist-Dhq9W8Kh.js → dist-AZfrfAUz.js} +12 -12
- package/dist/{dist-DG28sjv9.js → dist-B5WmTRxj.js} +22 -22
- package/dist/{dist-DtEbXv47.js → dist-Bcn6lMQe.js} +1 -1
- package/dist/{dist-CO1nuZPa.js → dist-BeLV4B_x.js} +7 -7
- package/dist/{dist-C7fZcI-O.js → dist-BfrkYZKI.js} +6 -6
- package/dist/{dist-T4PJ-tgg.js → dist-Br5jSLr2.js} +7 -7
- package/dist/{dist-bbY12nin.js → dist-CMPkuWNy.js} +3 -3
- package/dist/{dist-CUwKSQtF.js → dist-CPK4FXV9.js} +4 -4
- package/dist/{dist-DZcOdXgW.js → dist-CQfmhKEs.js} +1 -1
- package/dist/{dist-DPLyqzsL.js → dist-CZChgJLY.js} +4 -4
- package/dist/{dist-DpqiA4Yn.js → dist-DF7Yi2EK.js} +2 -2
- package/dist/{dist-uVUx9i0a.js → dist-D_9sBzad.js} +1 -1
- package/dist/{dist-BpTK1H2d.js → dist-EV-1XXQr.js} +1 -1
- package/dist/{dist-DeVdyMHW2.js → dist-X40eHC8j2.js} +1 -1
- package/dist/{ellipsis-vertical-My0S9QY5.js → ellipsis-vertical-Cm9A6Zu8.js} +1 -1
- package/dist/hooks/index.js +4 -2
- package/dist/hooks/useMediaQuery.js +17 -0
- package/dist/index.js +139 -135
- package/dist/{isObject--aYwGuhx.js → isObject-CGNJbB5a.js} +1 -1
- package/dist/lib/assets/icons/components/CircumGlobe.d.ts +3 -0
- package/dist/lib/assets/icons/components/CpuAlt.d.ts +3 -0
- package/dist/lib/assets/icons/components/Docs.d.ts +3 -0
- package/dist/lib/assets/icons/components/FirewallAlt.d.ts +3 -0
- package/dist/lib/assets/icons/components/Inventory.d.ts +3 -0
- package/dist/lib/assets/icons/components/LoadBalancerAlt.d.ts +3 -0
- package/dist/lib/assets/icons/components/Lock.d.ts +3 -0
- package/dist/lib/assets/icons/components/LogOut.d.ts +3 -0
- package/dist/lib/assets/icons/components/NetworkAlt.d.ts +3 -0
- package/dist/lib/assets/icons/components/OrgSettings.d.ts +3 -0
- package/dist/lib/assets/icons/components/Profile.d.ts +3 -0
- package/dist/lib/assets/icons/components/index.d.ts +11 -0
- package/dist/lib/components/Sidebar/Sidebar.d.ts +2 -2
- package/dist/lib/components/Sidebar/Sidebar.types.d.ts +46 -5
- package/dist/lib/components/Sidebar/Sidebar.variants.d.ts +3 -1
- package/dist/lib/components/Sidebar/components/HamburgerTrigger/HamburgerTrigger.d.ts +4 -0
- package/dist/lib/components/Sidebar/components/HamburgerTrigger/HamburgerTrigger.types.d.ts +7 -0
- package/dist/lib/components/Sidebar/components/HamburgerTrigger/HamburgerTrigger.variants.d.ts +1 -0
- package/dist/lib/components/Sidebar/components/Label/Label.d.ts +4 -0
- package/dist/lib/components/Sidebar/components/Label/Label.types.d.ts +9 -0
- package/dist/lib/components/Sidebar/components/Wrapper/Wrapper.d.ts +2 -2
- package/dist/lib/components/Sidebar/components/index.d.ts +4 -0
- package/dist/lib/components/Sidebar/contexts/SidebarContext.d.ts +10 -0
- package/dist/lib/components/Sidebar/contexts/index.d.ts +1 -0
- package/dist/lib/components/Sidebar/hooks/index.d.ts +1 -0
- package/dist/lib/components/Sidebar/hooks/useSidebarMode.d.ts +5 -0
- package/dist/lib/hooks/index.d.ts +1 -0
- package/dist/lib/hooks/useMediaQuery.d.ts +1 -0
- package/dist/{libphonenumber-7uXgv7U8.js → libphonenumber-Dy3Kac9j.js} +1 -1
- package/dist/package.json +19 -18
- package/dist/{phone-number.provider-B9BWYAqH.js → phone-number.provider-CdPQAKnl.js} +584 -560
- package/dist/{prop-types-DTnODft1.js → prop-types-CE0Kfmwk.js} +1 -1
- package/dist/{proxy-uLtw-ZML.js → proxy-Cx8v8fok.js} +85 -85
- package/dist/styles.css +1 -1
- package/dist/{table.provider-02pWXplc.js → table.provider-BBlJgEJf.js} +3 -3
- package/dist/{theme.provider-BgxXUOMP.js → theme.provider-ps3SkwAo.js} +1 -1
- package/dist/{useBreadcrumb-nYudTOOA.js → useBreadcrumb-mrkCWjS0.js} +292 -292
- package/dist/utils/index.js +1 -1
- package/dist/{utils-DHuiYnx1.js → utils-COaoD3PI.js} +1 -1
- package/dist/{utils-2zv-ysvP.js → utils-Cc9GhtYC.js} +4 -3
- package/dist/{x-a0ouxoIM.js → x-DBIZFfaM.js} +1 -1
- package/dist/{x-BwIi6Wii.js → x-KjMYhcCb.js} +2 -2
- package/package.json +19 -18
- /package/dist/{clsx-kDhLfUq2.js → clsx-Dzz4NoNN.js} +0 -0
- /package/dist/{createLucideIcon-BVGkzDZC.js → createLucideIcon-CL4htJAF.js} +0 -0
- /package/dist/{dist-DRmqW28Z2.js → dist-BHslNQd82.js} +0 -0
- /package/dist/{dist-ByyYBtbL.js → dist-C4El7dZ5.js} +0 -0
- /package/dist/{dist-DstQl8xY.js → dist-Cf-pDuuw.js} +0 -0
- /package/dist/{dist-C8r5DW7s.js → dist-D6dB-_Oy.js} +0 -0
- /package/dist/{dist-BL-H4bEw2.js → dist-DxDE5irg2.js} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { t as F } from "./x-
|
|
2
|
-
import { t as k } from "./dist-
|
|
3
|
-
import { t as h } from "./utils-
|
|
4
|
-
import { t as w } from "./Combination-
|
|
5
|
-
import { t as A } from "./proxy-
|
|
1
|
+
import { t as F } from "./x-KjMYhcCb.js";
|
|
2
|
+
import { t as k } from "./dist-EV-1XXQr.js";
|
|
3
|
+
import { t as h } from "./utils-COaoD3PI.js";
|
|
4
|
+
import { t as w } from "./Combination-DFcElBFt.js";
|
|
5
|
+
import { t as A } from "./proxy-Cx8v8fok.js";
|
|
6
6
|
import { Body as N } from "./components/Modal/components/Body/Body.js";
|
|
7
7
|
import { Footer as R } from "./components/Modal/components/Footer/Footer.js";
|
|
8
8
|
import { Header as x } from "./components/Modal/components/Header/Header.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { n as m } from "./dist-
|
|
2
|
-
import { t as L } from "./utils-
|
|
1
|
+
import { n as m } from "./dist-EV-1XXQr.js";
|
|
2
|
+
import { t as L } from "./utils-COaoD3PI.js";
|
|
3
3
|
import { Typography as d } from "./components/Typography/Typography.js";
|
|
4
4
|
import { spinnerIconVariants as k, spinnerVariants as g } from "./components/Spinner/Spinner.variants.js";
|
|
5
5
|
import { jsx as e, jsxs as _ } from "react/jsx-runtime";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { t as d } from "./utils-
|
|
1
|
+
import { t as d } from "./utils-COaoD3PI.js";
|
|
2
2
|
import { ExclamationIcon as m } from "./assets/icons/components/Exclamation.js";
|
|
3
|
-
import { t as p } from "./createLucideIcon-
|
|
3
|
+
import { t as p } from "./createLucideIcon-CL4htJAF.js";
|
|
4
4
|
import { CHECK_ICON_SIZE_MAP as a, ICON_SIZE_MAP as c } from "./components/Stepper/constants/index.js";
|
|
5
5
|
import { memo as f } from "react";
|
|
6
6
|
import { jsx as e } from "react/jsx-runtime";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { n as g } from "./dist-
|
|
2
|
-
import { t as x } from "./utils-
|
|
3
|
-
import { a as M, r as $, s as j, t as P } from "./dist-
|
|
1
|
+
import { n as g } from "./dist-C4El7dZ5.js";
|
|
2
|
+
import { t as x } from "./utils-COaoD3PI.js";
|
|
3
|
+
import { a as M, r as $, s as j, t as P } from "./dist-D_9sBzad.js";
|
|
4
4
|
import { Typography as N } from "./components/Typography/Typography.js";
|
|
5
|
-
import { t as z } from "./dist-
|
|
6
|
-
import { t as A } from "./dist-
|
|
5
|
+
import { t as z } from "./dist-DxDE5irg2.js";
|
|
6
|
+
import { t as A } from "./dist-X40eHC8j2.js";
|
|
7
7
|
import { switchVariants as U, thumbVariants as q } from "./components/Switch/Switch.variants.js";
|
|
8
8
|
import * as m from "react";
|
|
9
9
|
import { forwardRef as F, useEffect as L, useId as O, useImperativeHandle as V, useRef as D } from "react";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
import { t as ge } from "./x-
|
|
2
|
-
import { n as ie } from "./dist-
|
|
3
|
-
import { t as Y } from "./dist-
|
|
4
|
-
import { t as be } from "./dist-
|
|
5
|
-
import { t as W } from "./utils-
|
|
1
|
+
import { t as ge } from "./x-KjMYhcCb.js";
|
|
2
|
+
import { n as ie } from "./dist-C4El7dZ5.js";
|
|
3
|
+
import { t as Y } from "./dist-CMPkuWNy.js";
|
|
4
|
+
import { t as be } from "./dist-EV-1XXQr.js";
|
|
5
|
+
import { t as W } from "./utils-COaoD3PI.js";
|
|
6
6
|
import { CheckCircleFilledIcon as Se } from "./assets/icons/components/CheckCircleFilled.js";
|
|
7
7
|
import { ErrorIcon as Ne } from "./assets/icons/components/Error.js";
|
|
8
8
|
import { InformationOutlineIcon as Ae } from "./assets/icons/components/InformationOutline.js";
|
|
9
9
|
import { WarningTriangleIcon as _e } from "./assets/icons/components/WarningTriangle.js";
|
|
10
|
-
import { a as g, i as De, n as Ie, r as Le, s as Fe, t as _ } from "./dist-
|
|
11
|
-
import { t as $ } from "./dist-
|
|
12
|
-
import { i as Me, n as ke, t as Oe } from "./dist-
|
|
13
|
-
import { t as Ve } from "./dist-
|
|
14
|
-
import { t as Ke } from "./dist-
|
|
10
|
+
import { a as g, i as De, n as Ie, r as Le, s as Fe, t as _ } from "./dist-D_9sBzad.js";
|
|
11
|
+
import { t as $ } from "./dist-D6dB-_Oy.js";
|
|
12
|
+
import { i as Me, n as ke, t as Oe } from "./dist-AZfrfAUz.js";
|
|
13
|
+
import { t as Ve } from "./dist-DF7Yi2EK.js";
|
|
14
|
+
import { t as Ke } from "./dist-CZChgJLY.js";
|
|
15
15
|
import { closeToastVariants as We, toastVariants as He, viewportToastVariants as $e } from "./components/Toast/Toast.variants.js";
|
|
16
16
|
import * as s from "react";
|
|
17
17
|
import { isValidElement as z, useCallback as Ue, useEffect as Xe, useMemo as ne, useRef as Ye } from "react";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as r } from "./utils-
|
|
1
|
+
import { t as r } from "./utils-COaoD3PI.js";
|
|
2
2
|
import { LoaderIcon as re } from "./assets/icons/components/Loader.js";
|
|
3
|
-
import { t as le } from "./createLucideIcon-
|
|
4
|
-
import { t as ne } from "./chevron-up-
|
|
3
|
+
import { t as le } from "./createLucideIcon-CL4htJAF.js";
|
|
4
|
+
import { t as ne } from "./chevron-up-BKlxfVX9.js";
|
|
5
5
|
import { Typography as se } from "./components/Typography/Typography.js";
|
|
6
6
|
import { useSelectContext as oe } from "./components/Select/contexts/select.hook.js";
|
|
7
7
|
import { List as ie } from "./components/Select/components/List/List.js";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { o as k } from "./chunk-
|
|
2
|
-
import { t as _ } from "./prop-types-
|
|
3
|
-
import { t as T } from "./x-
|
|
4
|
-
import { t as s } from "./utils-
|
|
1
|
+
import { o as k } from "./chunk-cI0lbGMq.js";
|
|
2
|
+
import { t as _ } from "./prop-types-CE0Kfmwk.js";
|
|
3
|
+
import { t as T } from "./x-KjMYhcCb.js";
|
|
4
|
+
import { t as s } from "./utils-COaoD3PI.js";
|
|
5
5
|
import { Tag as S } from "./components/Tag/Tag.js";
|
|
6
6
|
import { useTagSelect as C } from "./components/TagSelect/contexts/TagSelect.hook.js";
|
|
7
7
|
import { List as z } from "./components/TagSelect/components/List/List.js";
|
|
8
8
|
import { useTagSelect as P } from "./components/TagSelect/hooks/useTagSelect.js";
|
|
9
|
-
import { labelVariants as
|
|
10
|
-
import g, { forwardRef as y, useId as
|
|
9
|
+
import { labelVariants as R, tagSelectVariants as E, wrapperVariants as I } from "./components/TagSelect/TagSelect.variants.js";
|
|
10
|
+
import g, { forwardRef as y, useId as L, useImperativeHandle as W } from "react";
|
|
11
11
|
import { jsx as i, jsxs as b } from "react/jsx-runtime";
|
|
12
12
|
var p = /* @__PURE__ */ k(_());
|
|
13
13
|
function u() {
|
|
@@ -57,24 +57,24 @@ d.propTypes = {
|
|
|
57
57
|
};
|
|
58
58
|
d.displayName = "ChevronUp";
|
|
59
59
|
var K = y(({ label: e, labelClassName: a, labelWrapperClassName: r, name: t, placeholder: n = "Select a value...", theme: o, wrapperClassName: c }, w) => {
|
|
60
|
-
const h =
|
|
60
|
+
const h = L(), { selectedTags: v, isOpen: m, onOpen: x, onRemoveTag: O, inputRef: f } = C(), { wrapperRef: N, handleOpen: j } = P();
|
|
61
61
|
return W(w, () => f.current, [f]), /* @__PURE__ */ b("div", {
|
|
62
62
|
ref: N,
|
|
63
|
-
className: s(
|
|
63
|
+
className: s(I({ className: c })),
|
|
64
64
|
"data-theme": o,
|
|
65
65
|
children: [
|
|
66
66
|
e ? /* @__PURE__ */ i("div", {
|
|
67
67
|
className: s(r),
|
|
68
68
|
children: /* @__PURE__ */ i("label", {
|
|
69
69
|
htmlFor: t ?? h,
|
|
70
|
-
className: s(
|
|
70
|
+
className: s(R({ className: a })),
|
|
71
71
|
onClick: () => x(!0),
|
|
72
72
|
children: e
|
|
73
73
|
})
|
|
74
74
|
}) : null,
|
|
75
75
|
/* @__PURE__ */ b("div", {
|
|
76
76
|
id: t ?? h,
|
|
77
|
-
className: s(
|
|
77
|
+
className: s(E()),
|
|
78
78
|
role: "combobox",
|
|
79
79
|
onClick: j,
|
|
80
80
|
"aria-expanded": m,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { o as Ae } from "./chunk-
|
|
2
|
-
import { t as X } from "./utils-
|
|
1
|
+
import { o as Ae } from "./chunk-cI0lbGMq.js";
|
|
2
|
+
import { t as X } from "./utils-COaoD3PI.js";
|
|
3
3
|
import { Typography as ee } from "./components/Typography/Typography.js";
|
|
4
|
-
import { n as Ne } from "./phone-number.provider-
|
|
4
|
+
import { n as Ne } from "./phone-number.provider-CdPQAKnl.js";
|
|
5
5
|
import { usePhoneNumberContext as Be } from "./components/PhoneNumberInput/contexts/phone-number.hook.js";
|
|
6
6
|
import { labelVariants as Re, phoneNumberInputVariants as Ge } from "./components/PhoneNumberInput/PhoneNumberInput.variants.js";
|
|
7
7
|
import { getPhoneMask as Le } from "./components/PhoneNumberInput/utils/index.js";
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { forwardRef as l } from "react";
|
|
2
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
3
|
+
var e = l(({ size: C = 24, color: r = "currentColor", ...t }, H) => /* @__PURE__ */ o("svg", {
|
|
4
|
+
ref: H,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: C,
|
|
7
|
+
height: C,
|
|
8
|
+
viewBox: "0 0 20 20",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ o("path", {
|
|
12
|
+
d: "M12.2041 2.02333C11.7666 1.89432 11.317 1.81055 10.8624 1.77333C9.85676 1.65437 8.83755 1.73364 7.8624 2.00667L7.80407 2.02333C6.05557 2.50346 4.51322 3.5447 3.41423 4.98692C2.31525 6.42914 1.72049 8.19246 1.72144 10.0057C1.72238 11.8189 2.31898 13.5816 3.41947 15.0227C4.51997 16.4637 6.0634 17.5034 7.8124 17.9817C8.45249 18.1629 9.11385 18.2582 9.77907 18.265C9.85328 18.2784 9.92869 18.284 10.0041 18.2817C10.7449 18.2826 11.4824 18.1816 12.1957 17.9817C13.9432 17.5017 15.4849 16.4614 16.584 15.0206C17.6831 13.5797 18.2788 11.8179 18.2798 10.0057C18.2807 8.19346 17.6868 6.43104 16.5892 4.98902C15.4916 3.547 13.9511 2.50511 12.2041 2.02333ZM11.9791 2.82333C13.0581 3.12184 14.056 3.6597 14.8985 4.39693C15.7411 5.13417 16.4066 6.05181 16.8457 7.08167H13.2957C12.8715 5.44584 12.0919 3.92362 11.0124 2.62333C11.3391 2.66602 11.6622 2.73287 11.9791 2.82333ZM10.0041 2.74833C11.142 3.98189 11.9729 5.46656 12.4291 7.08167H7.5624C8.01621 5.46248 8.85378 3.97659 10.0041 2.75V2.74833ZM12.6374 7.915C12.9039 9.29391 12.9039 10.7111 12.6374 12.09H7.37074C7.22978 11.4046 7.15996 10.7064 7.1624 10.0067C7.16057 9.30417 7.23037 8.60333 7.37074 7.915H12.6374ZM7.97074 2.84L8.02907 2.82333C8.34674 2.73832 8.66966 2.67429 8.99574 2.63167C7.90952 3.92615 7.12653 5.44715 6.70407 7.08333H3.16657C3.60406 6.06501 4.26181 5.1563 5.0925 4.42259C5.92319 3.68887 6.90618 3.14838 7.97074 2.84ZM2.55407 10.0067C2.55409 9.29812 2.65797 8.59341 2.8624 7.915H6.52074C6.39409 8.60504 6.32994 9.3051 6.32907 10.0067C6.33044 10.7054 6.39458 11.4027 6.52074 12.09H2.8624C2.65759 11.4145 2.55369 10.7125 2.55407 10.0067ZM8.02907 17.1817C6.949 16.8854 5.95005 16.3483 5.10719 15.6108C4.26433 14.8733 3.59943 13.9545 3.1624 12.9233H6.69574C7.1222 14.5633 7.911 16.0868 9.00407 17.3817C8.67454 17.3394 8.34863 17.2725 8.02907 17.1817ZM7.5624 12.9233H12.4291C11.9789 14.5434 11.1473 16.0321 10.0041 17.265C8.86149 16.0289 8.02515 14.5418 7.5624 12.9233ZM11.9791 17.1817C11.6576 17.2645 11.3322 17.3312 11.0041 17.3817C12.0865 16.0821 12.869 14.5599 13.2957 12.9233H16.8457C16.4077 13.9538 15.7424 14.8721 14.8997 15.6094C14.057 16.3468 13.0586 16.8843 11.9791 17.1817ZM13.4791 12.09C13.7376 10.7103 13.7376 9.29466 13.4791 7.915H17.1374C17.3455 8.59259 17.4495 9.29785 17.4457 10.0067C17.4476 10.712 17.3465 11.4138 17.1457 12.09H13.4791Z",
|
|
13
|
+
fill: r
|
|
14
|
+
})
|
|
15
|
+
}));
|
|
16
|
+
e.displayName = "KonstructCircumGlobeIcon";
|
|
17
|
+
export {
|
|
18
|
+
e as CircumGlobeIcon,
|
|
19
|
+
e as default
|
|
20
|
+
};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { forwardRef as r } from "react";
|
|
2
|
+
import { jsx as C, jsxs as i } from "react/jsx-runtime";
|
|
3
|
+
var h = r(({ size: l = 24, color: t = "currentColor", ...H }, V) => /* @__PURE__ */ i("svg", {
|
|
4
|
+
ref: V,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: l,
|
|
7
|
+
height: l,
|
|
8
|
+
viewBox: "0 0 20 20",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...H,
|
|
11
|
+
children: [/* @__PURE__ */ i("g", {
|
|
12
|
+
clipPath: "url(#cpu-alt-clip)",
|
|
13
|
+
children: [/* @__PURE__ */ C("path", {
|
|
14
|
+
d: "M7.29175 6.66675H12.7084C12.8742 6.66675 13.0331 6.7326 13.1504 6.84981C13.2676 6.96702 13.3334 7.12599 13.3334 7.29175V12.7084C13.3334 12.8742 13.2676 13.0331 13.1504 13.1504C13.0331 13.2676 12.8742 13.3334 12.7084 13.3334H7.29175C7.12599 13.3334 6.96702 13.2676 6.84981 13.1504C6.7326 13.0331 6.66675 12.8742 6.66675 12.7084V7.29175C6.66675 7.12599 6.7326 6.96702 6.84981 6.84981C6.96702 6.7326 7.12599 6.66675 7.29175 6.66675ZM7.91675 12.0834H12.0834V7.91675H7.91675V12.0834Z",
|
|
15
|
+
fill: t
|
|
16
|
+
}), /* @__PURE__ */ C("path", {
|
|
17
|
+
d: "M12.7083 0.833252C12.874 0.833252 13.033 0.8991 13.1502 1.01631C13.2674 1.13352 13.3333 1.29249 13.3333 1.45825V3.33325H15.2083C16.0133 3.33325 16.6666 3.98659 16.6666 4.79159V6.66659H18.5416C18.7073 6.66659 18.8663 6.73243 18.9835 6.84964C19.1007 6.96685 19.1666 7.12583 19.1666 7.29159C19.1666 7.45735 19.1007 7.61632 18.9835 7.73353C18.8663 7.85074 18.7073 7.91659 18.5416 7.91659H16.6666V12.0833H18.5416C18.7073 12.0833 18.8663 12.1491 18.9835 12.2663C19.1007 12.3835 19.1666 12.5425 19.1666 12.7083C19.1666 12.874 19.1007 13.033 18.9835 13.1502C18.8663 13.2674 18.7073 13.3333 18.5416 13.3333H16.6666V15.2083C16.6666 15.595 16.5129 15.966 16.2394 16.2394C15.966 16.5129 15.595 16.6666 15.2083 16.6666H13.3333V18.5416C13.3333 18.7073 13.2674 18.8663 13.1502 18.9835C13.033 19.1007 12.874 19.1666 12.7083 19.1666C12.5425 19.1666 12.3835 19.1007 12.2663 18.9835C12.1491 18.8663 12.0833 18.7073 12.0833 18.5416V16.6666H7.91659V18.5416C7.91659 18.7073 7.85074 18.8663 7.73353 18.9835C7.61632 19.1007 7.45735 19.1666 7.29159 19.1666C7.12583 19.1666 6.96685 19.1007 6.84964 18.9835C6.73243 18.8663 6.66659 18.7073 6.66659 18.5416V16.6666H4.79159C4.40481 16.6666 4.03388 16.5129 3.76039 16.2394C3.4869 15.966 3.33325 15.595 3.33325 15.2083V13.3333H1.45825C1.29249 13.3333 1.13352 13.2674 1.01631 13.1502C0.8991 13.033 0.833252 12.874 0.833252 12.7083C0.833252 12.5425 0.8991 12.3835 1.01631 12.2663C1.13352 12.1491 1.29249 12.0833 1.45825 12.0833H3.33325V7.91659H1.45825C1.29249 7.91659 1.13352 7.85074 1.01631 7.73353C0.8991 7.61632 0.833252 7.45735 0.833252 7.29159C0.833252 7.12583 0.8991 6.96685 1.01631 6.84964C1.13352 6.73243 1.29249 6.66659 1.45825 6.66659H3.33325V4.79159C3.33325 3.98659 3.98659 3.33325 4.79159 3.33325H6.66659V1.45825C6.66659 1.29249 6.73243 1.13352 6.84964 1.01631C6.96685 0.8991 7.12583 0.833252 7.29159 0.833252C7.45735 0.833252 7.61632 0.8991 7.73353 1.01631C7.85074 1.13352 7.91659 1.29249 7.91659 1.45825V3.33325H12.0833V1.45825C12.0833 1.29249 12.1491 1.13352 12.2663 1.01631C12.3835 0.8991 12.5425 0.833252 12.7083 0.833252ZM15.2083 15.4166C15.2635 15.4166 15.3165 15.3946 15.3556 15.3556C15.3946 15.3165 15.4166 15.2635 15.4166 15.2083V4.79159C15.4166 4.73633 15.3946 4.68334 15.3556 4.64427C15.3165 4.6052 15.2635 4.58325 15.2083 4.58325H4.79159C4.73633 4.58325 4.68334 4.6052 4.64427 4.64427C4.6052 4.68334 4.58325 4.73633 4.58325 4.79159V15.2083C4.58325 15.3233 4.67659 15.4166 4.79159 15.4166H15.2083Z",
|
|
18
|
+
fill: t
|
|
19
|
+
})]
|
|
20
|
+
}), /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", {
|
|
21
|
+
id: "cpu-alt-clip",
|
|
22
|
+
children: /* @__PURE__ */ C("rect", {
|
|
23
|
+
width: "20",
|
|
24
|
+
height: "20",
|
|
25
|
+
fill: "white"
|
|
26
|
+
})
|
|
27
|
+
}) })]
|
|
28
|
+
}));
|
|
29
|
+
h.displayName = "KonstructCpuAltIcon";
|
|
30
|
+
export {
|
|
31
|
+
h as CpuAltIcon,
|
|
32
|
+
h as default
|
|
33
|
+
};
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { forwardRef as d } from "react";
|
|
2
|
+
import { jsx as C, jsxs as t } from "react/jsx-runtime";
|
|
3
|
+
var c = d(({ size: l = 24, color: i = "currentColor", ...h }, r) => /* @__PURE__ */ t("svg", {
|
|
4
|
+
ref: r,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: l,
|
|
7
|
+
height: l,
|
|
8
|
+
viewBox: "0 0 16 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...h,
|
|
11
|
+
children: [/* @__PURE__ */ t("g", {
|
|
12
|
+
clipPath: "url(#docs-clip)",
|
|
13
|
+
children: [
|
|
14
|
+
/* @__PURE__ */ C("path", {
|
|
15
|
+
d: "M9 3.5C9 3.63261 8.94732 3.75979 8.85355 3.85355C8.75979 3.94732 8.63261 4 8.5 4C8.36739 4 8.24021 3.94732 8.14645 3.85355C8.05268 3.75979 8 3.63261 8 3.5C8 3.36739 8.05268 3.24021 8.14645 3.14645C8.24021 3.05268 8.36739 3 8.5 3C8.63261 3 8.75979 3.05268 8.85355 3.14645C8.94732 3.24021 9 3.36739 9 3.5ZM9 5V8H10V9H8V6H7V5H9Z",
|
|
16
|
+
fill: i
|
|
17
|
+
}),
|
|
18
|
+
/* @__PURE__ */ C("path", {
|
|
19
|
+
d: "M13.855 14.147C13.7933 14.0712 13.7402 13.9887 13.697 13.901C13.562 13.6201 13.4946 13.3116 13.5 13C13.5 12.586 13.603 12.287 13.697 12.099C13.7402 12.0113 13.7933 11.9288 13.855 11.853L13.858 11.848C13.9488 11.7549 13.9997 11.6301 14 11.5V0.5C14 0.367392 13.9473 0.240215 13.8536 0.146447C13.7598 0.0526784 13.6326 0 13.5 0L3.461 0L3.378 0.005C2.99498 0.0328833 2.62087 0.134048 2.276 0.303C1.92104 0.476081 1.61763 0.73915 1.396 1.066C1.148 1.44 1 1.913 1 2.5V13C1 13.463 1.117 13.843 1.318 14.145C1.518 14.443 1.78 14.636 2.026 14.76C2.31871 14.9059 2.63917 14.9877 2.966 15H3V14L2.971 13.998C2.79779 13.9874 2.62846 13.9421 2.473 13.865C2.34255 13.8041 2.23096 13.7091 2.15 13.59C2.07 13.47 2 13.287 2 13C2 12.713 2.07 12.53 2.15 12.41C2.23123 12.2908 2.34318 12.1958 2.474 12.135C2.63787 12.0535 2.81712 12.0075 3 12H12.658C12.567 12.27 12.5 12.605 12.5 13C12.5 13.395 12.567 13.73 12.658 14H8V15H13.5C13.5982 15 13.6943 14.9711 13.7762 14.9168C13.858 14.8626 13.9221 14.7854 13.9604 14.6949C13.9987 14.6045 14.0095 14.5047 13.9915 14.4082C13.9734 14.3116 13.9274 14.2225 13.859 14.152L13.855 14.147ZM2.724 1.197C2.81733 1.15167 2.90933 1.115 3 1.087C3 2.918 3.001 11 2.999 11H2.966C2.87107 11.0033 2.7765 11.0133 2.683 11.03C2.45469 11.0666 2.2332 11.1374 2.026 11.24L2 11.254V2.5C2 2.087 2.102 1.811 2.229 1.621C2.357 1.428 2.533 1.293 2.724 1.197ZM4 11V1H13V11H4Z",
|
|
20
|
+
fill: i
|
|
21
|
+
}),
|
|
22
|
+
/* @__PURE__ */ C("path", {
|
|
23
|
+
d: "M7 13H4V15.5C3.99982 15.599 4.02905 15.6959 4.08398 15.7783C4.13891 15.8606 4.21706 15.9249 4.30854 15.9628C4.40001 16.0007 4.50068 16.0106 4.59779 15.9912C4.6949 15.9719 4.78407 15.9241 4.854 15.854L5.5 15.207L6.146 15.854C6.21593 15.9241 6.3051 15.9719 6.40221 15.9912C6.49932 16.0106 6.59999 16.0007 6.69146 15.9628C6.78294 15.9249 6.86109 15.8606 6.91602 15.7783C6.97095 15.6959 7.00018 15.599 7 15.5V13Z",
|
|
24
|
+
fill: i
|
|
25
|
+
})
|
|
26
|
+
]
|
|
27
|
+
}), /* @__PURE__ */ C("defs", { children: /* @__PURE__ */ C("clipPath", {
|
|
28
|
+
id: "docs-clip",
|
|
29
|
+
children: /* @__PURE__ */ C("rect", {
|
|
30
|
+
width: "16",
|
|
31
|
+
height: "16",
|
|
32
|
+
fill: "white"
|
|
33
|
+
})
|
|
34
|
+
}) })]
|
|
35
|
+
}));
|
|
36
|
+
c.displayName = "KonstructDocsIcon";
|
|
37
|
+
export {
|
|
38
|
+
c as DocsIcon,
|
|
39
|
+
c as default
|
|
40
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { forwardRef as H } from "react";
|
|
2
|
+
import { jsx as r, jsxs as o } from "react/jsx-runtime";
|
|
3
|
+
var i = H(({ size: C = 24, color: l = "currentColor", ...t }, V) => /* @__PURE__ */ o("svg", {
|
|
4
|
+
ref: V,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: C,
|
|
7
|
+
height: C,
|
|
8
|
+
viewBox: "0 0 16 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...t,
|
|
11
|
+
children: [/* @__PURE__ */ r("path", {
|
|
12
|
+
d: "M13.5 10.1985V11.6985C13 11.6985 12.5 10.9485 12.5 9.69849V8.19849C10.5 10.6985 10 11.6985 10 12.6985C9.99994 13.1892 10.1443 13.6692 10.4151 14.0784C10.686 14.4877 11.0713 14.8082 11.523 15C11.6758 14.3207 12.014 13.6971 12.5 13.1985C12.986 13.6971 13.3242 14.3207 13.477 15C13.9287 14.8082 14.314 14.4877 14.5849 14.0784C14.8557 13.6692 15.0001 13.1892 15 12.6985C15 11.6985 14.4375 10.913 13.5 10.1985ZM8.5 14H2V12H8.5V11H2C1.73478 11 1.48043 11.1053 1.29289 11.2929C1.10536 11.4804 1 11.7348 1 12V14C1 14.2652 1.10536 14.5196 1.29289 14.7071C1.48043 14.8946 1.73478 15 2 15H8.5V14Z",
|
|
13
|
+
fill: l
|
|
14
|
+
}), /* @__PURE__ */ r("path", {
|
|
15
|
+
d: "M14 6H3.5C3.23478 6 2.98043 6.10536 2.79289 6.29289C2.60536 6.48043 2.5 6.73478 2.5 7V9C2.5 9.26522 2.60536 9.51957 2.79289 9.70711C2.98043 9.89464 3.23478 10 3.5 10H8.5V9H3.5V7H14L14.0005 8H15V7C15 6.73478 14.8946 6.48043 14.7071 6.29289C14.5196 6.10536 14.2652 6 14 6ZM12.5 5H2C1.73478 5 1.48043 4.89464 1.29289 4.70711C1.10536 4.51957 1 4.26522 1 4V2C1 1.73478 1.10536 1.48043 1.29289 1.29289C1.48043 1.10536 1.73478 1 2 1H12.5C12.7652 1 13.0196 1.10536 13.2071 1.29289C13.3946 1.48043 13.5 1.73478 13.5 2V4C13.5 4.26522 13.3946 4.51957 13.2071 4.70711C13.0196 4.89464 12.7652 5 12.5 5ZM2 2V4H12.5V2H2Z",
|
|
16
|
+
fill: l
|
|
17
|
+
})]
|
|
18
|
+
}));
|
|
19
|
+
i.displayName = "KonstructFirewallAltIcon";
|
|
20
|
+
export {
|
|
21
|
+
i as FirewallAltIcon,
|
|
22
|
+
i as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { forwardRef as n } from "react";
|
|
2
|
+
import { jsx as r, jsxs as C } from "react/jsx-runtime";
|
|
3
|
+
var e = n(({ size: H = 24, color: V = "currentColor", ...t }, o) => /* @__PURE__ */ C("svg", {
|
|
4
|
+
ref: o,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: H,
|
|
7
|
+
height: H,
|
|
8
|
+
viewBox: "0 0 16 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...t,
|
|
11
|
+
children: [/* @__PURE__ */ r("path", {
|
|
12
|
+
d: "M9.5 12H11.5V14H9.5V12ZM13 12H15V14H13V12ZM9.5 8.5H11.5V10.5H9.5V8.5ZM13 8.5H15V10.5H13V8.5Z",
|
|
13
|
+
fill: V
|
|
14
|
+
}), /* @__PURE__ */ r("path", {
|
|
15
|
+
d: "M8.5 12H2V5H14V7.5H15V5C15 4.73478 14.8946 4.48043 14.7071 4.29289C14.5196 4.10536 14.2652 4 14 4H11V2C11 1.73478 10.8946 1.48043 10.7071 1.29289C10.5196 1.10536 10.2652 1 10 1H6C5.73478 1 5.48043 1.10536 5.29289 1.29289C5.10536 1.48043 5 1.73478 5 2V4H2C1.73478 4 1.48043 4.10536 1.29289 4.29289C1.10536 4.48043 1 4.73478 1 5V12C1 12.2652 1.10536 12.5196 1.29289 12.7071C1.48043 12.8946 1.73478 13 2 13H8.5V12ZM6 2H10V4H6V2Z",
|
|
16
|
+
fill: V
|
|
17
|
+
})]
|
|
18
|
+
}));
|
|
19
|
+
e.displayName = "KonstructInventoryIcon";
|
|
20
|
+
export {
|
|
21
|
+
e as InventoryIcon,
|
|
22
|
+
e as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { forwardRef as a } from "react";
|
|
2
|
+
import { jsx as r } from "react/jsx-runtime";
|
|
3
|
+
var l = a(({ size: o = 24, color: H = "currentColor", ...V }, t) => /* @__PURE__ */ r("svg", {
|
|
4
|
+
ref: t,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: o,
|
|
7
|
+
height: o,
|
|
8
|
+
viewBox: "0 0 16 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...V,
|
|
11
|
+
children: /* @__PURE__ */ r("path", {
|
|
12
|
+
d: "M12.5 8H8.5V5H7.5V8H3.5C3.23478 8 2.98043 8.10536 2.79289 8.29289C2.60536 8.48043 2.5 8.73478 2.5 9V12H3.5V9H7.5V12H8.5V9H12.5V12H13.5V9C13.5 8.73478 13.3946 8.48043 13.2071 8.29289C13.0196 8.10536 12.7652 8 12.5 8ZM2 13H4V15H2V13ZM7 13H9V15H7V13ZM12 13H14V15H12V13ZM5.5 2.5H10.5V3.5H5.5V2.5Z",
|
|
13
|
+
fill: H
|
|
14
|
+
})
|
|
15
|
+
}));
|
|
16
|
+
l.displayName = "KonstructLoadBalancerAltIcon";
|
|
17
|
+
export {
|
|
18
|
+
l as LoadBalancerAltIcon,
|
|
19
|
+
l as default
|
|
20
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { forwardRef as e } from "react";
|
|
2
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
3
|
+
var i = e(({ size: C = 24, color: r = "currentColor", ...t }, l) => /* @__PURE__ */ o("svg", {
|
|
4
|
+
ref: l,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: C,
|
|
7
|
+
height: C,
|
|
8
|
+
viewBox: "0 0 20 20",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ o("path", {
|
|
12
|
+
d: "M10.0002 14.1673C9.07516 14.1673 8.3335 13.4173 8.3335 12.5007C8.3335 11.5757 9.07516 10.834 10.0002 10.834C10.4422 10.834 10.8661 11.0096 11.1787 11.3221C11.4912 11.6347 11.6668 12.0586 11.6668 12.5007C11.6668 12.9427 11.4912 13.3666 11.1787 13.6792C10.8661 13.9917 10.4422 14.1673 10.0002 14.1673ZM15.0002 16.6673V8.33398H5.00016V16.6673H15.0002ZM15.0002 6.66732C15.4422 6.66732 15.8661 6.84291 16.1787 7.15547C16.4912 7.46803 16.6668 7.89196 16.6668 8.33398V16.6673C16.6668 17.1093 16.4912 17.5333 16.1787 17.8458C15.8661 18.1584 15.4422 18.334 15.0002 18.334H5.00016C4.07516 18.334 3.3335 17.584 3.3335 16.6673V8.33398C3.3335 7.40898 4.07516 6.66732 5.00016 6.66732H5.8335V5.00065C5.8335 3.89558 6.27248 2.83577 7.05388 2.05437C7.83529 1.27297 8.89509 0.833984 10.0002 0.833984C10.5473 0.833984 11.0892 0.941758 11.5947 1.15115C12.1002 1.36055 12.5595 1.66746 12.9464 2.05437C13.3334 2.44128 13.6403 2.90061 13.8497 3.40614C14.0591 3.91166 14.1668 4.45348 14.1668 5.00065V6.66732H15.0002ZM10.0002 2.50065C9.33712 2.50065 8.70124 2.76404 8.2324 3.23288C7.76355 3.70173 7.50016 4.33761 7.50016 5.00065V6.66732H12.5002V5.00065C12.5002 4.33761 12.2368 3.70173 11.7679 3.23288C11.2991 2.76404 10.6632 2.50065 10.0002 2.50065Z",
|
|
13
|
+
fill: r
|
|
14
|
+
})
|
|
15
|
+
}));
|
|
16
|
+
i.displayName = "KonstructLockIcon";
|
|
17
|
+
export {
|
|
18
|
+
i as LockIcon,
|
|
19
|
+
i as default
|
|
20
|
+
};
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
import { forwardRef as C } from "react";
|
|
2
|
+
import { jsx as r, jsxs as a } from "react/jsx-runtime";
|
|
3
|
+
var e = C(({ size: t = 24, color: o = "currentColor", ...l }, i) => /* @__PURE__ */ a("svg", {
|
|
4
|
+
ref: i,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: t,
|
|
7
|
+
height: t,
|
|
8
|
+
viewBox: "0 0 20 20",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...l,
|
|
11
|
+
children: [/* @__PURE__ */ r("path", {
|
|
12
|
+
d: "M3.75 18.75H11.25C11.5815 18.75 11.8995 18.6183 12.1339 18.3839C12.3683 18.1495 12.5 17.8315 12.5 17.5V15.625H11.25V17.5H3.75V2.5H11.25V4.375H12.5V2.5C12.5 2.16848 12.3683 1.85054 12.1339 1.61612C11.8995 1.3817 11.5815 1.25 11.25 1.25H3.75C3.41848 1.25 3.10054 1.3817 2.86612 1.61612C2.6317 1.85054 2.5 2.16848 2.5 2.5V17.5C2.5 17.8315 2.6317 18.1495 2.86612 18.3839C3.10054 18.6183 3.41848 18.75 3.75 18.75Z",
|
|
13
|
+
fill: o
|
|
14
|
+
}), /* @__PURE__ */ r("path", {
|
|
15
|
+
d: "M12.8663 12.8663L15.1075 10.625H6.25V9.375H15.1075L12.8663 7.13375L13.75 6.25L17.5 10L13.75 13.75L12.8663 12.8663Z",
|
|
16
|
+
fill: o
|
|
17
|
+
})]
|
|
18
|
+
}));
|
|
19
|
+
e.displayName = "KonstructLogOutIcon";
|
|
20
|
+
export {
|
|
21
|
+
e as LogOutIcon,
|
|
22
|
+
e as default
|
|
23
|
+
};
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
import { forwardRef as l } from "react";
|
|
2
|
+
import { jsx as t, jsxs as o } from "react/jsx-runtime";
|
|
3
|
+
var e = l(({ size: C = 24, color: H = "currentColor", ...V }, r) => /* @__PURE__ */ o("svg", {
|
|
4
|
+
ref: r,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: C,
|
|
7
|
+
height: C,
|
|
8
|
+
viewBox: "0 0 16 16",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...V,
|
|
11
|
+
children: [
|
|
12
|
+
/* @__PURE__ */ t("path", {
|
|
13
|
+
d: "M15 15H11V11H15V15ZM12 14H14V12H12V14ZM10 13.5H4C3.20435 13.5 2.44129 13.1839 1.87868 12.6213C1.31607 12.0587 1 11.2956 1 10.5C1 9.70435 1.31607 8.94129 1.87868 8.37868C2.44129 7.81607 3.20435 7.5 4 7.5H5V8.5H4C3.46957 8.5 2.96086 8.71071 2.58579 9.08579C2.21071 9.46086 2 9.96957 2 10.5C2 11.0304 2.21071 11.5391 2.58579 11.9142C2.96086 12.2893 3.46957 12.5 4 12.5H10V13.5Z",
|
|
14
|
+
fill: H
|
|
15
|
+
}),
|
|
16
|
+
/* @__PURE__ */ t("path", {
|
|
17
|
+
d: "M10 10H6V6H10V10ZM7 9H9V7H7V9Z",
|
|
18
|
+
fill: H
|
|
19
|
+
}),
|
|
20
|
+
/* @__PURE__ */ t("path", {
|
|
21
|
+
d: "M12 8.5H11V7.5H12C12.5304 7.5 13.0391 7.28929 13.4142 6.91421C13.7893 6.53914 14 6.03043 14 5.5C14 4.96957 13.7893 4.46086 13.4142 4.08579C13.0391 3.71071 12.5304 3.5 12 3.5H6V2.5H12C12.7956 2.5 13.5587 2.81607 14.1213 3.37868C14.6839 3.94129 15 4.70435 15 5.5C15 6.29565 14.6839 7.05871 14.1213 7.62132C13.5587 8.18393 12.7956 8.5 12 8.5ZM5 5H1V1H5V5ZM2 4H4V2H2V4Z",
|
|
22
|
+
fill: H
|
|
23
|
+
})
|
|
24
|
+
]
|
|
25
|
+
}));
|
|
26
|
+
e.displayName = "KonstructNetworkAltIcon";
|
|
27
|
+
export {
|
|
28
|
+
e as NetworkAltIcon,
|
|
29
|
+
e as default
|
|
30
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { forwardRef as e } from "react";
|
|
2
|
+
import { jsx as r } from "react/jsx-runtime";
|
|
3
|
+
var i = e(({ size: C = 24, color: t = "currentColor", ...o }, H) => /* @__PURE__ */ r("svg", {
|
|
4
|
+
ref: H,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: C,
|
|
7
|
+
height: C,
|
|
8
|
+
viewBox: "0 0 20 20",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...o,
|
|
11
|
+
children: /* @__PURE__ */ r("path", {
|
|
12
|
+
d: "M4.5 3C3.83696 3 3.20107 3.26339 2.73223 3.73223C2.26339 4.20107 2 4.83696 2 5.5V14.5C2 15.163 2.26339 15.7989 2.73223 16.2678C3.20107 16.7366 3.83696 17 4.5 17H9.023C9.00866 16.8671 9.00098 16.7336 9 16.6C9 16.3933 9.02333 16.1933 9.07 16H4.5C4.10218 16 3.72064 15.842 3.43934 15.5607C3.15804 15.2794 3 14.8978 3 14.5V8H7.086C7.48369 7.99965 7.86497 7.84138 8.146 7.56L9.707 6H15.5C15.8978 6 16.2794 6.15804 16.5607 6.43934C16.842 6.72064 17 7.10218 17 7.5V10.5C17.36 10.5 17.699 10.584 18 10.734V7.5C18 6.83696 17.7366 6.20107 17.2678 5.73223C16.7989 5.26339 16.163 5 15.5 5H9.707L8.22 3.513C8.05747 3.35035 7.86447 3.22133 7.65205 3.1333C7.43963 3.04528 7.21194 2.99998 6.982 3H4.5ZM3 5.5C3 5.10218 3.15804 4.72064 3.43934 4.43934C3.72064 4.15804 4.10218 4 4.5 4H6.982C7.18085 4.00017 7.37148 4.07931 7.512 4.22L8.792 5.5L7.44 6.854C7.39348 6.9004 7.33827 6.93718 7.27753 6.96223C7.21679 6.98728 7.1517 7.00012 7.086 7H3V5.5ZM14.75 12.25C14.75 12.7141 14.5656 13.1592 14.2374 13.4874C13.9092 13.8156 13.4641 14 13 14C12.5359 14 12.0908 13.8156 11.7626 13.4874C11.4344 13.1592 11.25 12.7141 11.25 12.25C11.25 11.7859 11.4344 11.3408 11.7626 11.0126C12.0908 10.6844 12.5359 10.5 13 10.5C13.4641 10.5 13.9092 10.6844 14.2374 11.0126C14.5656 11.3408 14.75 11.7859 14.75 12.25ZM18.25 12.75C18.25 13.0815 18.1183 13.3995 17.8839 13.6339C17.6495 13.8683 17.3315 14 17 14C16.6685 14 16.3505 13.8683 16.1161 13.6339C15.8817 13.3995 15.75 13.0815 15.75 12.75C15.75 12.4185 15.8817 12.1005 16.1161 11.8661C16.3505 11.6317 16.6685 11.5 17 11.5C17.3315 11.5 17.6495 11.6317 17.8839 11.8661C18.1183 12.1005 18.25 12.4185 18.25 12.75ZM16 16.6C16 17.783 15.2 19 13 19C10.8 19 10 17.784 10 16.6C10 16.1757 10.1686 15.7687 10.4686 15.4686C10.7687 15.1686 11.1757 15 11.6 15H14.4C14.8243 15 15.2313 15.1686 15.5314 15.4686C15.8314 15.7687 16 16.1757 16 16.6ZM16.704 18H16.75C18.4 18 19 17.088 19 16.2C19 15.8817 18.8736 15.5765 18.6485 15.3515C18.4235 15.1264 18.1183 15 17.8 15H16.45C16.795 15.441 17 15.997 17 16.6C17.0018 17.0824 16.9009 17.5596 16.704 18Z",
|
|
13
|
+
fill: t
|
|
14
|
+
})
|
|
15
|
+
}));
|
|
16
|
+
i.displayName = "KonstructOrgSettingsIcon";
|
|
17
|
+
export {
|
|
18
|
+
i as OrgSettingsIcon,
|
|
19
|
+
i as default
|
|
20
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { forwardRef as e } from "react";
|
|
2
|
+
import { jsx as o } from "react/jsx-runtime";
|
|
3
|
+
var i = e(({ size: C = 24, color: r = "currentColor", ...t }, l) => /* @__PURE__ */ o("svg", {
|
|
4
|
+
ref: l,
|
|
5
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
6
|
+
width: C,
|
|
7
|
+
height: C,
|
|
8
|
+
viewBox: "0 0 20 20",
|
|
9
|
+
fill: "none",
|
|
10
|
+
...t,
|
|
11
|
+
children: /* @__PURE__ */ o("path", {
|
|
12
|
+
d: "M7.5 2.5C8.11807 2.5 8.72225 2.68328 9.23616 3.02666C9.75006 3.37004 10.1506 3.8581 10.3871 4.42911C10.6236 5.00013 10.6855 5.62847 10.565 6.23466C10.4444 6.84085 10.1467 7.39767 9.70971 7.83471C9.27267 8.27175 8.71585 8.56938 8.10966 8.68995C7.50347 8.81053 6.87513 8.74865 6.30411 8.51212C5.7331 8.2756 5.24504 7.87506 4.90166 7.36116C4.55828 6.84725 4.375 6.24307 4.375 5.625C4.375 4.7962 4.70424 4.00134 5.29029 3.41529C5.87634 2.82924 6.6712 2.5 7.5 2.5ZM7.5 1.25C6.63471 1.25 5.78885 1.50659 5.06938 1.98732C4.34992 2.46805 3.78916 3.15133 3.45803 3.95076C3.12689 4.75019 3.04025 5.62985 3.20906 6.47852C3.37787 7.32719 3.79455 8.10674 4.40641 8.71859C5.01826 9.33045 5.79781 9.74713 6.64648 9.91594C7.49515 10.0847 8.37481 9.99811 9.17424 9.66697C9.97367 9.33584 10.6569 8.77508 11.1377 8.05562C11.6184 7.33615 11.875 6.49029 11.875 5.625C11.875 4.46468 11.4141 3.35188 10.5936 2.53141C9.77312 1.71094 8.66032 1.25 7.5 1.25ZM13.75 18.75H12.5V15.625C12.5 14.7962 12.1708 14.0013 11.5847 13.4153C10.9987 12.8292 10.2038 12.5 9.375 12.5H5.625C4.7962 12.5 4.00134 12.8292 3.41529 13.4153C2.82924 14.0013 2.5 14.7962 2.5 15.625V18.75H1.25V15.625C1.25 14.4647 1.71094 13.3519 2.53141 12.5314C3.35188 11.7109 4.46468 11.25 5.625 11.25H9.375C10.5353 11.25 11.6481 11.7109 12.4686 12.5314C13.2891 13.3519 13.75 14.4647 13.75 15.625V18.75ZM13.75 2.5H20V3.75H13.75V2.5ZM13.75 5.625H20V6.875H13.75V5.625ZM13.75 8.75H18.125V10H13.75V8.75Z",
|
|
13
|
+
fill: r
|
|
14
|
+
})
|
|
15
|
+
}));
|
|
16
|
+
i.displayName = "KonstructProfileIcon";
|
|
17
|
+
export {
|
|
18
|
+
i as ProfileIcon,
|
|
19
|
+
i as default
|
|
20
|
+
};
|