@milaboratories/uikit 2.2.82 → 2.2.83
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/pl-uikit.css +1 -1
- package/dist/pl-uikit.js +3678 -3692
- package/dist/pl-uikit.js.map +1 -1
- package/dist/src/base/BtnBase.vue.d.ts.map +1 -1
- package/dist/src/components/DataTable/index.d.ts.map +1 -1
- package/dist/src/components/DropdownListItem.vue.d.ts.map +1 -1
- package/dist/src/components/GridTable/constants.d.ts.map +1 -1
- package/dist/src/components/GridTable/types.d.ts.map +1 -1
- package/dist/src/components/PlAutocomplete/PlAutocomplete.vue.d.ts.map +1 -1
- package/dist/src/components/PlBtnAccent/PlBtnAccent.vue.d.ts.map +1 -1
- package/dist/src/components/PlBtnDanger/PlBtnDanger.vue.d.ts.map +1 -1
- package/dist/src/components/PlBtnGhost/PlBtnGhost.vue.d.ts.map +1 -1
- package/dist/src/components/PlBtnGroup/PlBtnGroup.vue.d.ts.map +1 -1
- package/dist/src/components/PlBtnLink/PlBtnLink.vue.d.ts.map +1 -1
- package/dist/src/components/PlBtnPrimary/PlBtnPrimary.vue.d.ts.map +1 -1
- package/dist/src/components/PlBtnSecondary/PlBtnSecondary.vue.d.ts.map +1 -1
- package/dist/src/components/PlBtnSplit/PlBtnSplit.vue.d.ts.map +1 -1
- package/dist/src/components/PlChartStackedBar/Legends.vue.d.ts.map +1 -1
- package/dist/src/components/PlChartStackedBar/types.d.ts.map +1 -1
- package/dist/src/components/PlCheckboxGroup/PlCheckboxGroup.vue.d.ts.map +1 -1
- package/dist/src/components/PlClipboard/PlClipboard.vue.d.ts.map +1 -1
- package/dist/src/components/PlDialogModal/PlDialogModal.vue.d.ts.map +1 -1
- package/dist/src/components/PlDropdown/PlDropdown.vue.d.ts.map +1 -1
- package/dist/src/components/PlDropdownLegacy/PlDropdownLegacy.vue.d.ts.map +1 -1
- package/dist/src/components/PlDropdownLine/PlDropdownLine.vue.d.ts.map +1 -1
- package/dist/src/components/PlDropdownMulti/PlDropdownMulti.vue.d.ts.map +1 -1
- package/dist/src/components/PlDropdownMultiRef/PlDropdownMultiRef.vue.d.ts.map +1 -1
- package/dist/src/components/PlDropdownRef/PlDropdownRef.vue.d.ts.map +1 -1
- package/dist/src/components/PlErrorBoundary/PlErrorBoundary.vue.d.ts.map +1 -1
- package/dist/src/components/PlFileDialog/Local.vue.d.ts.map +1 -1
- package/dist/src/components/PlFileDialog/PlFileDialog.vue.d.ts.map +1 -1
- package/dist/src/components/PlFileDialog/Remote.vue.d.ts.map +1 -1
- package/dist/src/components/PlFileInput/PlFileInput.vue.d.ts.map +1 -1
- package/dist/src/components/PlIcon16/PlIcon16.vue.d.ts.map +1 -1
- package/dist/src/components/PlIcon24/PlIcon24.vue.d.ts.map +1 -1
- package/dist/src/components/PlMaskIcon16/PlMaskIcon16.vue.d.ts.map +1 -1
- package/dist/src/components/PlMaskIcon24/PlMaskIcon24.vue.d.ts.map +1 -1
- package/dist/src/components/PlTextArea/PlTextArea.vue.d.ts.map +1 -1
- package/dist/src/components/PlTextField/PlTextField.vue.d.ts.map +1 -1
- package/dist/src/components/Slider.vue.d.ts.map +1 -1
- package/dist/src/components/SliderRange.vue.d.ts.map +1 -1
- package/dist/src/components/SliderRangeTriple.vue.d.ts.map +1 -1
- package/dist/src/components/TabItem.vue.d.ts.map +1 -1
- package/dist/src/composition/useComponentProp.d.ts.map +1 -1
- package/dist/src/composition/useDraggable.d.ts.map +1 -1
- package/dist/src/composition/useEventListener.d.ts.map +1 -1
- package/dist/src/composition/useFilteredList.d.ts.map +1 -1
- package/dist/src/composition/useHover.d.ts.map +1 -1
- package/dist/src/composition/useMouseCapture.d.ts.map +1 -1
- package/dist/src/composition/usePosition.d.ts.map +1 -1
- package/dist/src/composition/useResizeObserver.d.ts.map +1 -1
- package/dist/src/generated/components/svg/images/Svg16Add.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Add.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Attention.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Attention.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Checkmark.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Checkmark.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16CheckmarkDark.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16CheckmarkDark.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16ChevronDown.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16ChevronDown.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16ChevronLeft.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16ChevronLeft.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16ChevronRight.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16ChevronRight.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16ChevronUp.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16ChevronUp.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Clear.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Clear.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Clipboard.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Clipboard.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Close.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Close.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Compare.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Compare.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Down.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Down.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Import.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Import.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Info.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Info.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16InfoDark.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16InfoDark.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Link.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Link.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Loading.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Loading.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Maximise.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Maximise.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Play.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Play.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg16Up.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg16Up.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24ArrowRight.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24ArrowRight.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkDisabledChecked.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkDisabledChecked.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkDisabledIndeterminate.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkDisabledIndeterminate.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkDisabledUnchecked.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkDisabledUnchecked.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkEnabledChecked.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkEnabledChecked.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkEnabledIndeterminate.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkEnabledIndeterminate.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkEnabledUnchecked.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxDarkEnabledUnchecked.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightDisabledChecked.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightDisabledChecked.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightDisabledIndeterminate.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightDisabledIndeterminate.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightDisabledUnchecked.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightDisabledUnchecked.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightEnabledChecked.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightEnabledChecked.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightEnabledIndeterminate.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightEnabledIndeterminate.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightEnabledUnchecked.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24CheckboxLightEnabledUnchecked.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24Clips.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24Clips.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24Close.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24Close.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24Code.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24Code.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24Columns.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24Columns.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24DarkMode.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24DarkMode.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24Filters.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24Filters.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24LightMode.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24LightMode.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24Local.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24Local.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24PaperClip.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24PaperClip.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24Search.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24Search.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24ServerOn.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24ServerOn.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/Svg24Settings2.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/Svg24Settings2.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/SvgAddGraphBg.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/SvgAddGraphBg.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/SvgColorSliderThumbBig.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/SvgColorSliderThumbBig.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/SvgColorSliderThumbSmall.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/SvgColorSliderThumbSmall.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/SvgEmptyCat.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/SvgEmptyCat.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/SvgNoDataCat.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/SvgNoDataCat.vue.d.ts.map +1 -0
- package/dist/src/generated/components/svg/images/SvgRequired.vue.d.ts +4 -0
- package/dist/src/generated/components/svg/images/SvgRequired.vue.d.ts.map +1 -0
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +5 -4
- package/scripts/create-svg-components.js +125 -0
- package/scripts/parse-icons.js +19 -7
- package/src/__tests__/compositions/useValidation.spec.ts +1 -1
- package/src/assets/icons/icons-16-generated.scss +68 -68
- package/src/assets/icons/icons-24-generated.scss +204 -204
- package/src/assets/icons/icons-set.scss +4 -4
- package/src/assets/mixins.scss +0 -7
- package/src/base/BtnBase.vue +3 -3
- package/src/components/DataTable/TScroll.vue +1 -1
- package/src/components/DataTable/TableComponent.vue +1 -1
- package/src/components/DataTable/assets/data-table-style.scss +1 -1
- package/src/components/DataTable/composition/useColumn.ts +2 -2
- package/src/components/DataTable/composition/useResize.ts +2 -2
- package/src/components/DataTable/index.ts +1 -1
- package/src/components/DropdownListItem.vue +3 -3
- package/src/components/GridTable/assets/style.scss +1 -1
- package/src/components/GridTable/constants.ts +1 -1
- package/src/components/GridTable/index.vue +2 -2
- package/src/components/GridTable/types.ts +1 -1
- package/src/components/GridTable/useColumn.ts +2 -2
- package/src/components/GridTable/useResize.ts +2 -2
- package/src/components/HScroll.vue +2 -2
- package/src/components/PlAlert/pl-alert.scss +2 -2
- package/src/components/PlAutocomplete/PlAutocomplete.vue +14 -13
- package/src/components/PlAutocomplete/pl-autocomplete.scss +2 -2
- package/src/components/PlBtnAccent/PlBtnAccent.vue +2 -2
- package/src/components/PlBtnAccent/pl-btn-accent.scss +1 -1
- package/src/components/PlBtnDanger/PlBtnDanger.vue +2 -2
- package/src/components/PlBtnDanger/pl-btn-danger.scss +1 -1
- package/src/components/PlBtnGhost/PlBtnGhost.vue +3 -3
- package/src/components/PlBtnGhost/pl-btn-ghost.scss +2 -1
- package/src/components/PlBtnGroup/PlBtnGroup.vue +4 -4
- package/src/components/PlBtnGroup/pl-btn-group.scss +1 -1
- package/src/components/PlBtnLink/PlBtnLink.vue +2 -2
- package/src/components/PlBtnLink/pl-btn-link.scss +1 -1
- package/src/components/PlBtnPrimary/PlBtnPrimary.vue +2 -2
- package/src/components/PlBtnPrimary/pl-btn-primary.scss +1 -1
- package/src/components/PlBtnSecondary/PlBtnSecondary.vue +2 -2
- package/src/components/PlBtnSecondary/pl-btn-secondary.scss +1 -1
- package/src/components/PlBtnSplit/PlBtnSplit.vue +3 -3
- package/src/components/PlChartStackedBar/Legends.vue +1 -1
- package/src/components/PlChartStackedBar/types.ts +1 -1
- package/src/components/PlCheckbox/pl-checkbox-base.scss +12 -12
- package/src/components/PlCheckboxGroup/PlCheckboxGroup.vue +2 -2
- package/src/components/PlChip/PlChip.vue +1 -1
- package/src/components/PlChip/pl-chip.scss +2 -2
- package/src/components/PlClipboard/PlClipboard.vue +2 -2
- package/src/components/PlDialogModal/PlDialogModal.vue +3 -3
- package/src/components/PlDialogModal/pl-dialog-modal.scss +1 -1
- package/src/components/PlDropdown/PlDropdown.vue +13 -12
- package/src/components/PlDropdown/pl-dropdown.scss +2 -2
- package/src/components/PlDropdownLegacy/PlDropdownLegacy.vue +13 -12
- package/src/components/PlDropdownLegacy/pl-dropdown-legacy.scss +3 -3
- package/src/components/PlDropdownLine/PlDropdownLine.vue +10 -10
- package/src/components/PlDropdownLine/pl-dropdown-line.scss +4 -4
- package/src/components/PlDropdownMulti/PlDropdownMulti.vue +13 -12
- package/src/components/PlDropdownMulti/pl-dropdown-multi.scss +8 -8
- package/src/components/PlDropdownMultiRef/PlDropdownMultiRef.vue +1 -1
- package/src/components/PlDropdownRef/PlDropdownRef.vue +1 -1
- package/src/components/PlEditableTitle/PlEditableTitle.vue +1 -1
- package/src/components/PlEditableTitle/pl-editable-title.module.scss +2 -2
- package/src/components/PlErrorAlert/PlErrorAlert.vue +2 -2
- package/src/components/PlErrorBoundary/PlErrorBoundary.vue +1 -1
- package/src/components/PlFileDialog/Local.vue +1 -1
- package/src/components/PlFileDialog/PlFileDialog.vue +1 -1
- package/src/components/PlFileDialog/Remote.vue +2 -2
- package/src/components/PlFileDialog/pl-file-dialog.module.scss +3 -3
- package/src/components/PlFileInput/PlFileInput.vue +8 -7
- package/src/components/PlFileInput/pl-file-input.scss +1 -1
- package/src/components/PlIcon16/PlIcon16.vue +1 -1
- package/src/components/PlIcon24/PlIcon24.vue +1 -1
- package/src/components/PlLogView/PlLogView.vue +2 -2
- package/src/components/PlLogView/pl-log-view.scss +1 -1
- package/src/components/PlMaskIcon16/PlMaskIcon16.vue +1 -1
- package/src/components/PlMaskIcon24/PlMaskIcon24.vue +1 -1
- package/src/components/PlNumberField/PlNumberField.vue +3 -3
- package/src/components/PlProgressCell/PlProgressCell.vue +1 -1
- package/src/components/PlSlideModal/PlSlideModal.vue +2 -2
- package/src/components/PlSlideModal/pl-slide-modal.scss +2 -2
- package/src/components/PlSplash/PlSplash.vue +1 -1
- package/src/components/PlTabs/pl-tabs.module.scss +1 -1
- package/src/components/PlTextArea/PlTextArea.vue +7 -6
- package/src/components/PlTextArea/pl-textarea.scss +1 -1
- package/src/components/PlTextField/PlTextField.vue +7 -6
- package/src/components/PlTextField/pl-text-field.scss +1 -1
- package/src/components/PlTooltip/PlTooltip.vue +2 -2
- package/src/components/PlTooltip/useTooltipPosition.ts +2 -2
- package/src/components/Scrollable.vue +4 -4
- package/src/components/Slider.vue +7 -7
- package/src/components/SliderRange.vue +8 -8
- package/src/components/SliderRangeTriple.vue +7 -7
- package/src/components/TabItem.vue +1 -1
- package/src/components/ThemeSwitcher.vue +1 -1
- package/src/components/VScroll.vue +2 -2
- package/src/composition/useClickOutside.ts +2 -2
- package/src/composition/useComponentProp.ts +1 -1
- package/src/composition/useDraggable.ts +1 -1
- package/src/composition/useEventListener.ts +1 -1
- package/src/composition/useFilteredList.ts +2 -2
- package/src/composition/useHover.ts +1 -1
- package/src/composition/useMouseCapture.ts +2 -2
- package/src/composition/useNotificationPosition.ts +2 -2
- package/src/composition/usePosition.ts +3 -3
- package/src/composition/useResizeObserver.ts +4 -4
- package/src/composition/useScroll.ts +2 -2
- package/src/composition/useSliderBreakpoints.ts +1 -1
- package/src/composition/useTheme.ts +2 -2
- package/src/drafts/FileBaseInput.vue +2 -2
- package/src/generated/components/svg/images/Svg16Add.vue +13 -0
- package/src/generated/components/svg/images/Svg16Attention.vue +13 -0
- package/src/generated/components/svg/images/Svg16Checkmark.vue +13 -0
- package/src/generated/components/svg/images/Svg16CheckmarkDark.vue +13 -0
- package/src/generated/components/svg/images/Svg16ChevronDown.vue +13 -0
- package/src/generated/components/svg/images/Svg16ChevronLeft.vue +13 -0
- package/src/generated/components/svg/images/Svg16ChevronRight.vue +13 -0
- package/src/generated/components/svg/images/Svg16ChevronUp.vue +13 -0
- package/src/generated/components/svg/images/Svg16Clear.vue +13 -0
- package/src/generated/components/svg/images/Svg16Clipboard.vue +13 -0
- package/src/generated/components/svg/images/Svg16Close.vue +13 -0
- package/src/generated/components/svg/images/Svg16Compare.vue +13 -0
- package/src/generated/components/svg/images/Svg16Down.vue +13 -0
- package/src/generated/components/svg/images/Svg16Import.vue +13 -0
- package/src/generated/components/svg/images/Svg16Info.vue +13 -0
- package/src/generated/components/svg/images/Svg16InfoDark.vue +13 -0
- package/src/generated/components/svg/images/Svg16Link.vue +13 -0
- package/src/generated/components/svg/images/Svg16Loading.vue +13 -0
- package/src/generated/components/svg/images/Svg16Maximise.vue +13 -0
- package/src/generated/components/svg/images/Svg16Play.vue +13 -0
- package/src/generated/components/svg/images/Svg16Up.vue +13 -0
- package/src/generated/components/svg/images/Svg24ArrowRight.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxDarkDisabledChecked.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxDarkDisabledIndeterminate.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxDarkDisabledUnchecked.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxDarkEnabledChecked.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxDarkEnabledIndeterminate.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxDarkEnabledUnchecked.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxLightDisabledChecked.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxLightDisabledIndeterminate.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxLightDisabledUnchecked.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxLightEnabledChecked.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxLightEnabledIndeterminate.vue +13 -0
- package/src/generated/components/svg/images/Svg24CheckboxLightEnabledUnchecked.vue +13 -0
- package/src/generated/components/svg/images/Svg24Clips.vue +13 -0
- package/src/generated/components/svg/images/Svg24Close.vue +13 -0
- package/src/generated/components/svg/images/Svg24Code.vue +13 -0
- package/src/generated/components/svg/images/Svg24Columns.vue +13 -0
- package/src/generated/components/svg/images/Svg24DarkMode.vue +13 -0
- package/src/generated/components/svg/images/Svg24Filters.vue +13 -0
- package/src/generated/components/svg/images/Svg24LightMode.vue +13 -0
- package/src/generated/components/svg/images/Svg24Local.vue +13 -0
- package/src/generated/components/svg/images/Svg24PaperClip.vue +13 -0
- package/src/generated/components/svg/images/Svg24Search.vue +13 -0
- package/src/generated/components/svg/images/Svg24ServerOn.vue +13 -0
- package/src/generated/components/svg/images/Svg24Settings2.vue +13 -0
- package/src/generated/components/svg/images/SvgAddGraphBg.vue +13 -0
- package/src/generated/components/svg/images/SvgColorSliderThumbBig.vue +13 -0
- package/src/generated/components/svg/images/SvgColorSliderThumbSmall.vue +13 -0
- package/src/generated/components/svg/images/SvgEmptyCat.vue +13 -0
- package/src/generated/components/svg/images/SvgNoDataCat.vue +13 -0
- package/src/generated/components/svg/images/SvgRequired.vue +13 -0
- package/src/generated/components/svg/svg-styles.css +5 -0
- package/src/global/resizeObserver.ts +1 -1
- package/src/helpers/dom.ts +1 -1
- package/src/index.ts +1 -1
- package/src/layout/PlBlockPage/PlBlockPage.vue +1 -1
- package/src/layout/PlBlockPage/pl-block-page.scss +1 -1
- package/src/layout/PlContainer/PlContainer.vue +1 -1
- package/src/utils/DropdownOverlay/DropdownOverlay.vue +2 -2
- package/src/utils/PlCloseModalBtn.vue +2 -2
- package/src/utils/useLabelNotch.ts +4 -4
- package/tsconfig.lib.json +1 -4
- package/tsconfig.node.json +1 -4
- package/vite.config.ts +0 -7
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<script lang="ts" setup>
|
|
2
2
|
import { computed, reactive, ref, unref, useSlots, watch } from 'vue';
|
|
3
|
-
import { useMouseCapture } from '
|
|
4
|
-
import { tapIf } from '
|
|
5
|
-
import { clamp } from '
|
|
6
|
-
import { PlTooltip } from '
|
|
7
|
-
import type { SliderMode } from '
|
|
8
|
-
import { useSliderBreakpoints } from '
|
|
9
|
-
import { getErrorMessage } from '
|
|
3
|
+
import { useMouseCapture } from '../composition/useMouseCapture';
|
|
4
|
+
import { tapIf } from '../helpers/functions';
|
|
5
|
+
import { clamp } from '../helpers/math';
|
|
6
|
+
import { PlTooltip } from './PlTooltip';
|
|
7
|
+
import type { SliderMode } from '../types';
|
|
8
|
+
import { useSliderBreakpoints } from '../composition/useSliderBreakpoints';
|
|
9
|
+
import { getErrorMessage } from '../helpers/error.ts';
|
|
10
10
|
|
|
11
11
|
const slots = useSlots();
|
|
12
12
|
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
<script lang="ts" setup>
|
|
2
2
|
import { computed, reactive, ref, unref, useSlots, watch } from 'vue';
|
|
3
|
-
import { useMouseCapture } from '
|
|
4
|
-
import { tapIf } from '
|
|
5
|
-
import { clamp } from '
|
|
6
|
-
import { PlTooltip } from '
|
|
7
|
-
import type { SliderMode } from '
|
|
8
|
-
import InputRange from '
|
|
9
|
-
import { useSliderBreakpoints } from '
|
|
10
|
-
import { getErrorMessage } from '
|
|
3
|
+
import { useMouseCapture } from '../composition/useMouseCapture';
|
|
4
|
+
import { tapIf } from '../helpers/functions';
|
|
5
|
+
import { clamp } from '../helpers/math';
|
|
6
|
+
import { PlTooltip } from './PlTooltip';
|
|
7
|
+
import type { SliderMode } from '../types';
|
|
8
|
+
import InputRange from './InputRange.vue';
|
|
9
|
+
import { useSliderBreakpoints } from '../composition/useSliderBreakpoints';
|
|
10
|
+
import { getErrorMessage } from '../helpers/error.ts';
|
|
11
11
|
|
|
12
12
|
const slots = useSlots();
|
|
13
13
|
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
<script lang="ts" setup>
|
|
2
2
|
import { computed, onMounted, reactive, ref, unref, useSlots } from 'vue';
|
|
3
|
-
import { useMouseCapture } from '
|
|
4
|
-
import { tapIf } from '
|
|
5
|
-
import { clamp } from '
|
|
6
|
-
import { PlTooltip } from '
|
|
7
|
-
import type { SliderMode } from '
|
|
8
|
-
import { useSliderBreakpoints } from '
|
|
9
|
-
import { getErrorMessage } from '
|
|
3
|
+
import { useMouseCapture } from '../composition/useMouseCapture';
|
|
4
|
+
import { tapIf } from '../helpers/functions';
|
|
5
|
+
import { clamp } from '../helpers/math';
|
|
6
|
+
import { PlTooltip } from './PlTooltip';
|
|
7
|
+
import type { SliderMode } from '../types';
|
|
8
|
+
import { useSliderBreakpoints } from '../composition/useSliderBreakpoints';
|
|
9
|
+
import { getErrorMessage } from '../helpers/error.ts';
|
|
10
10
|
|
|
11
11
|
type ModelType = [number, number, number];
|
|
12
12
|
const slots = useSlots();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<script lang="ts" setup>
|
|
2
2
|
import { computed, ref, unref } from 'vue';
|
|
3
|
-
import { useEventListener } from '
|
|
4
|
-
import { eventListener } from '
|
|
3
|
+
import { useEventListener } from '../composition/useEventListener';
|
|
4
|
+
import { eventListener } from '../helpers/dom';
|
|
5
5
|
|
|
6
6
|
const emit = defineEmits(['update:scrollTop']);
|
|
7
7
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Ref } from 'vue';
|
|
2
|
-
import { useEventListener } from '
|
|
3
|
-
import { flatValue } from '
|
|
2
|
+
import { useEventListener } from './useEventListener';
|
|
3
|
+
import { flatValue } from '../helpers/functions';
|
|
4
4
|
|
|
5
5
|
type HtmlRef = Ref<HTMLElement | undefined>;
|
|
6
6
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { ComputedRef, Ref } from 'vue';
|
|
2
2
|
import { computed } from 'vue';
|
|
3
|
-
import type { ListOption, ListOptionNormalized } from '
|
|
4
|
-
import { normalizeListOptions } from '
|
|
3
|
+
import type { ListOption, ListOptionNormalized } from '../types';
|
|
4
|
+
import { normalizeListOptions } from '../helpers/utils';
|
|
5
5
|
|
|
6
6
|
export function useFilteredList<V = unknown>(optionsRef: Ref<ListOption<V>[]>, searchPhrase: Ref<string>): ComputedRef<ListOptionNormalized<V>[]> {
|
|
7
7
|
return computed(() => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { Ref } from 'vue';
|
|
2
2
|
import { ref } from 'vue';
|
|
3
3
|
import { useEventListener } from './useEventListener';
|
|
4
|
-
import type { MaybeRef } from '
|
|
4
|
+
import type { MaybeRef } from '../types';
|
|
5
5
|
|
|
6
6
|
export interface UseElementHoverOptions {
|
|
7
7
|
delayEnter?: number;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import type { MaybeRef } from '
|
|
1
|
+
import type { MaybeRef } from '../types';
|
|
2
2
|
import { unref } from 'vue';
|
|
3
|
-
import { useEventListener } from '
|
|
3
|
+
import { useEventListener } from './useEventListener';
|
|
4
4
|
|
|
5
5
|
type CustomEvent = {
|
|
6
6
|
x: number;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type Ref, ref } from 'vue';
|
|
2
|
-
import { call } from '
|
|
3
|
-
import { useElementPosition } from '
|
|
2
|
+
import { call } from '../helpers/utils';
|
|
3
|
+
import { useElementPosition } from './usePosition';
|
|
4
4
|
|
|
5
5
|
export function useNotificationPosition(el: Ref<HTMLElement | undefined>) {
|
|
6
6
|
const style = ref('');
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type Ref, onMounted } from 'vue';
|
|
2
|
-
import { useEventListener } from '
|
|
3
|
-
import { requestTick } from '
|
|
4
|
-
import type { ElementPosition } from '
|
|
2
|
+
import { useEventListener } from './useEventListener';
|
|
3
|
+
import { requestTick } from '../helpers/utils';
|
|
4
|
+
import type { ElementPosition } from '../types';
|
|
5
5
|
|
|
6
6
|
export function useElementPosition(el: Ref<HTMLElement | undefined>, cb: (pos: ElementPosition) => void) {
|
|
7
7
|
const update = () => {
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { onUnmounted, unref } from 'vue';
|
|
2
|
-
import { tapIf } from '
|
|
3
|
-
import { onChanged } from '
|
|
4
|
-
import { startResizeObserving, stopResizeObserving } from '
|
|
5
|
-
import type { MaybeRef } from '
|
|
2
|
+
import { tapIf } from '../helpers/functions';
|
|
3
|
+
import { onChanged } from './utils';
|
|
4
|
+
import { startResizeObserving, stopResizeObserving } from '../global/resizeObserver';
|
|
5
|
+
import type { MaybeRef } from '../types';
|
|
6
6
|
|
|
7
7
|
export function useResizeObserver<T extends HTMLElement>(target: MaybeRef<T | undefined>, cb: (el?: T | undefined) => void) {
|
|
8
8
|
onChanged(() => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type Ref, onMounted } from 'vue';
|
|
2
|
-
import { useEventListener } from '
|
|
3
|
-
import { requestTick } from '
|
|
2
|
+
import { useEventListener } from './useEventListener';
|
|
3
|
+
import { requestTick } from '../helpers/utils';
|
|
4
4
|
|
|
5
5
|
export function useScroll($el: Ref<HTMLElement | undefined>, fadeHeight: number | null = null, fadeWidth: number | null = null) {
|
|
6
6
|
function getYMask(el: HTMLElement) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { computed, onMounted, onUnmounted, ref, unref, watch } from 'vue';
|
|
2
|
-
import { mapIterable, toList } from '
|
|
3
|
-
import { useLocalStorage } from '
|
|
2
|
+
import { mapIterable, toList } from '../helpers/iterators';
|
|
3
|
+
import { useLocalStorage } from './useLocalStorage';
|
|
4
4
|
|
|
5
5
|
type Theme = 'light' | 'dark';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<script setup lang="ts">
|
|
2
|
-
import { PlBtnSecondary } from '
|
|
3
|
-
import { PlBtnGhost } from '
|
|
2
|
+
import { PlBtnSecondary } from '../components/PlBtnSecondary';
|
|
3
|
+
import { PlBtnGhost } from '../components/PlBtnGhost';
|
|
4
4
|
import { computed, ref } from 'vue';
|
|
5
5
|
|
|
6
6
|
type PropsType = {
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Add' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Add" style="width: unset; height: unset" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Add { background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.74988%202.25V7.25H13.7499V8.75H8.74988V13.75H7.24988V8.75H2.24988V7.25H7.24988V2.25H8.74988Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Attention' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Attention" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Attention { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.8659%203.5L13.196%2011C13.5809%2011.6667%2013.0998%2012.5%2012.33%2012.5H11.0004V14H12.33C14.2545%2014%2015.4573%2011.9167%2014.4951%2010.25L10.1649%202.75C9.20269%201.08333%206.79706%201.08333%205.83481%202.75L1.50468%2010.25C0.542431%2011.9167%201.74525%2014%203.66975%2014H5.00042V12.5H3.66975C2.89994%2012.5%202.41882%2011.6667%202.80372%2011L7.13385%203.5C7.51875%202.83333%208.481%202.83333%208.8659%203.5Z%22%20fill%3D%22%23F1222F%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.75%206V11H7.25V6H8.75ZM7.25%2012.5V14H8.75V12.5H7.25Z%22%20fill%3D%22%23F1222F%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Checkmark' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Checkmark" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Checkmark { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.0601%204.43448L6.33313%2012.5478L1.93945%207.93448L3.02566%206.89999L6.33313%2010.3728L12.9739%203.39999L14.0601%204.43448Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16CheckmarkDark' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16CheckmarkDark" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16CheckmarkDark { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.0601%204.43451L6.33313%2012.5479L1.93945%207.93451L3.02566%206.90002L6.33313%2010.3729L12.9739%203.40002L14.0601%204.43451Z%22%20fill%3D%22%23DFE0E5%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16ChevronDown' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16ChevronDown" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16ChevronDown { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M2.46967%206.53033L3.53033%205.46967L8%209.93934L12.4697%205.46967L13.5303%206.53033L8%2012.0607L2.46967%206.53033Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16ChevronLeft' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16ChevronLeft" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16ChevronLeft { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.46966%202.46967L10.5303%203.53033L6.06065%208L10.5303%2012.4697L9.46966%2013.5303L3.93933%208L9.46966%202.46967Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16ChevronRight' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16ChevronRight" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16ChevronRight { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.53033%202.46967L5.46967%203.53033L9.93934%208L5.46967%2012.4697L6.53033%2013.5303L12.0607%208L6.53033%202.46967Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16ChevronUp' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16ChevronUp" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16ChevronUp { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%204.93933L13.5303%2010.4697L12.4697%2011.5303L8%207.06065L3.53033%2011.5303L2.46967%2010.4697L8%204.93933Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Clear' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Clear" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Clear { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_586_7851)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8%2016C12.4183%2016%2016%2012.4183%2016%208C16%203.58172%2012.4183%200%208%200C3.58172%200%200%203.58172%200%208C0%2012.4183%203.58172%2016%208%2016ZM4.46967%205.53033L6.93934%208L4.46967%2010.4697L5.53033%2011.5303L8%209.06066L10.4697%2011.5303L11.5303%2010.4697L9.06066%208L11.5303%205.53033L10.4697%204.46967L8%206.93934L5.53033%204.46967L4.46967%205.53033Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_586_7851%22%3E%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Clipboard' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Clipboard" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Clipboard { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.5%202.5H6.5V3.5H9.5V2.5ZM6%201H10C10.5523%201%2011%201.44772%2011%202V4C11%204.55228%2010.5523%205%2010%205H9.875H6C5.44772%205%205%204.55228%205%204V2C5%201.44772%205.44772%201%206%201ZM2.75%204.5C2.75%204.08579%203.08579%203.75%203.5%203.75V2.25C2.25736%202.25%201.25%203.25736%201.25%204.5V12C1.25%2013.5188%202.48122%2014.75%204%2014.75H12C13.5188%2014.75%2014.75%2013.5188%2014.75%2012V4.5C14.75%203.25736%2013.7426%202.25%2012.5%202.25V3.75C12.9142%203.75%2013.25%204.08579%2013.25%204.5V12C13.25%2012.6904%2012.6904%2013.25%2012%2013.25H4C3.30964%2013.25%202.75%2012.6904%202.75%2012V4.5ZM11%208.25H5V6.75H11V8.25ZM5%2011.25H11V9.75H5V11.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Close' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Close" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Close { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.00001%202.93933L8.00001%206.93933L12%202.93933L13.0607%203.99999L9.06067%207.99999L13.0607%2012L12%2013.0607L8.00001%209.06065L4.00001%2013.0607L2.93935%2012L6.93935%207.99999L2.93935%203.99999L4.00001%202.93933Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Compare' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Compare" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Compare { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9.96978%207.46973L12.1895%205.25006L2.00011%205.25006L2.00011%203.75006L12.1895%203.75006L9.96978%201.53039L11.0304%200.469727L14.5304%203.96973L15.0608%204.50006L14.5304%205.03039L11.0304%208.53039L9.96978%207.46973ZM6.03044%2014.4697L3.81077%2012.2501L14.0001%2012.2501V10.7501L3.81077%2010.7501L6.03044%208.53039L4.96978%207.46973L1.46978%2010.9697L0.939453%2011.5001L1.46978%2012.0304L4.96978%2015.5304L6.03044%2014.4697Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Down' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Down" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Down { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4%206.3335L8%2010.3335L12%206.3335%22%20stroke%3D%22%23110529%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Import' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Import" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Import { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M13.1967%207.19701L7.99973%2012.394L2.80273%207.19701L3.86339%206.13635L7.24973%209.52268V1.33334H8.74973V9.52268L12.1361%206.13635L13.1967%207.19701ZM3%2013.25H2.25V14.75H3H13H13.75V13.25H13H3Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Info' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Info" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Info { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_480_1247)%22%3E%3Ccircle%20cx%3D%228%22%20cy%3D%228%22%20r%3D%228%22%20fill%3D%22%2349CC49%22%20fill-opacity%3D%220.24%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M8.75%204.5H7.25V6H8.75V4.5ZM6.5%208.75H7.25V11V11.75H8H9.5V10.25H8.75V8V7.25H8H6.5V8.75Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_480_1247%22%3E%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16InfoDark' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16InfoDark" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16InfoDark { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20width%3D%2216%22%20height%3D%2216%22%20rx%3D%228%22%20fill%3D%22%23845CFF%22%20fill-opacity%3D%220.4%22%2F%3E%3Cpath%20d%3D%22M8.75%204.5H7.25V6H8.75V4.5Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M6.5%208.75H7.25V11.75H9.5V10.25H8.75V7.25H6.5V8.75Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Link' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Link" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Link { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20clip-path%3D%22url(%23clip0_5416_56117)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.68628%209.58876L8.86999%208.40505C9.87885%207.3962%209.87885%205.76052%208.86999%204.75166C7.86114%203.74281%206.22546%203.74281%205.21661%204.75166L2.38819%207.58009C1.37933%208.58894%201.37933%2010.2246%202.38818%2011.2335C2.94545%2011.7907%203.69398%2012.0402%204.42248%2011.9818L5.6655%2013.2248C4.20913%2013.7772%202.50035%2013.467%201.32752%2012.2941C-0.26712%2010.6995%20-0.267115%208.11407%201.32753%206.51943L4.15595%203.691C5.75059%202.09636%208.33601%202.09636%209.93066%203.691C11.5253%205.28565%2011.5253%207.87107%209.93065%209.46571L8.74694%2010.6494L7.68628%209.58876Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.8164%2012.2941C10.2218%2013.8888%207.63634%2013.8888%206.04169%2012.2941C4.44705%2010.6995%204.44706%208.11407%206.0417%206.51943L7.21476%205.34636L8.27542%206.40702L7.10236%207.58009C6.0935%208.58894%206.0935%2010.2246%207.10235%2011.2335C8.11121%2012.2423%209.74689%2012.2423%2010.7557%2011.2335L13.5842%208.40505C14.593%207.3962%2014.593%205.76052%2013.5842%204.75166C13.0219%204.18938%2012.2649%203.94049%2011.5302%204.00498L10.2914%202.76618C11.7511%202.20576%2013.4679%202.51403%2014.6448%203.691C16.2395%205.28564%2016.2395%207.87107%2014.6448%209.46571L11.8164%2012.2941Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_5416_56117%22%3E%3Crect%20width%3D%2216%22%20height%3D%2216%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Loading' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Loading" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Loading { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M15.1107%206.58559C15.4379%208.23069%2015.1846%209.93835%2014.3939%2011.4176L13.071%2010.7105C13.6981%209.53731%2013.899%208.18296%2013.6395%206.87823C13.38%205.57349%2012.6761%204.39912%2011.6478%203.55519C10.6194%202.71126%209.33029%202.25%207.99999%202.25V0.75C9.67732%200.75%2011.3028%201.33159%2012.5993%202.39567C13.8959%203.45976%2014.7835%204.94049%2015.1107%206.58559ZM0.889318%209.41441C0.562088%207.76931%200.815396%206.06165%201.60608%204.58238L2.92896%205.28948C2.30187%206.46269%202.10097%207.81704%202.3605%209.12177C2.62002%2010.4265%203.32392%2011.6009%204.35225%2012.4448C5.38058%2013.2887%206.66971%2013.75%208.00001%2013.75V15.25C6.32268%2015.25%204.69725%2014.6684%203.40066%2013.6043C2.10407%2012.5402%201.21655%2011.0595%200.889318%209.41441Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Maximise' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Maximise" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Maximise { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%209V4H7M4%207V12H9%22%20stroke%3D%22%23110529%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Play' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Play" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Play { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5.3%2012.3884L12.8231%208L5.3%203.61156V12.3884ZM3.8%2013.259V2.74104C3.8%201.96925%204.63722%201.48838%205.30387%201.87726L14.3192%207.13622C14.9807%207.5221%2014.9807%208.4779%2014.3192%208.86378L5.30387%2014.1227C4.63722%2014.5116%203.8%2014.0308%203.8%2013.259Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg16Up' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg16Up" style="width: 16px; height: 16px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg16Up { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3%2011L8%206L13%2011%22%20stroke%3D%22%23110529%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg24ArrowRight' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg24ArrowRight" style="width: 24px; height: 24px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg24ArrowRight { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M13.5%204.5L12.4275%205.54475L18.1125%2011.25H3V12.75H18.1125L12.4275%2018.4298L13.5%2019.5L21%2012L13.5%204.5Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg24CheckboxDarkDisabledChecked' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg24CheckboxDarkDisabledChecked" style="width: 24px; height: 24px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg24CheckboxDarkDisabledChecked { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20fill%3D%22%233D3D42%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M17.5431%208.51739L10.3333%2016.0877L6.45691%2012.0174L7.54312%2010.9829L10.3333%2013.9127L16.4569%207.48291L17.5431%208.51739Z%22%20fill%3D%22%231B1B1F%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg24CheckboxDarkDisabledIndeterminate' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg24CheckboxDarkDisabledIndeterminate" style="width: 24px; height: 24px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg24CheckboxDarkDisabledIndeterminate { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%20fill%3D%22%233D3D42%22%2F%3E%3Cpath%20d%3D%22M7%2012H17%22%20stroke%3D%22%231B1B1F%22%20stroke-width%3D%221.5%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
2
|
+
<script lang="ts">
|
|
3
|
+
import '../svg-styles.css';
|
|
4
|
+
export default { name: 'Svg24CheckboxDarkDisabledUnchecked' };
|
|
5
|
+
</script>
|
|
6
|
+
|
|
7
|
+
<template>
|
|
8
|
+
<div class="svg-icon Svg24CheckboxDarkDisabledUnchecked" style="width: 24px; height: 24px" />
|
|
9
|
+
</template>
|
|
10
|
+
|
|
11
|
+
<style>
|
|
12
|
+
.Svg24CheckboxDarkDisabledUnchecked { background-image: url("data:image/svg+xml;utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M19.5%204.5H4.5L4.5%2019.5H19.5V4.5ZM4.5%203C3.67157%203%203%203.67157%203%204.5V19.5C3%2020.3284%203.67157%2021%204.5%2021H19.5C20.3284%2021%2021%2020.3284%2021%2019.5V4.5C21%203.67157%2020.3284%203%2019.5%203H4.5Z%22%20fill%3D%22%233D3D42%22%2F%3E%3C%2Fsvg%3E"); }
|
|
13
|
+
</style>
|