@milaboratories/uikit 2.2.81 → 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 +12 -0
- package/dist/pl-uikit.css +1 -1
- package/dist/pl-uikit.js +3756 -3768
- 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 +4 -3
- 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 +4 -4
- 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
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@milaboratories/uikit",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.83",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "dist/pl-uikit.js",
|
|
6
6
|
"module": "dist/pl-uikit.js",
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
"yarpm": "^1.2.0",
|
|
32
32
|
"svgo": "^3.3.2",
|
|
33
33
|
"@types/d3": "^7.4.3",
|
|
34
|
-
"@milaboratories/eslint-config": "^1.0.4",
|
|
35
34
|
"@milaboratories/helpers": "^1.6.12",
|
|
36
|
-
"@platforma-sdk/model": "^1.
|
|
35
|
+
"@platforma-sdk/model": "^1.34.0",
|
|
36
|
+
"@milaboratories/eslint-config": "^1.0.4"
|
|
37
37
|
},
|
|
38
38
|
"scripts": {
|
|
39
39
|
"dev": "vite",
|
|
@@ -45,6 +45,7 @@
|
|
|
45
45
|
"watch": "vite build --watch",
|
|
46
46
|
"type-check": "vue-tsc --project ./tsconfig.lib.json",
|
|
47
47
|
"preview": "vite preview",
|
|
48
|
+
"create-svg-components": "node scripts/create-svg-components.js",
|
|
48
49
|
"parse-icons-folder": "node scripts/parse-icons.js",
|
|
49
50
|
"minify-icons": "svgo -f src/assets/icons/icon-assets -o src/assets/icons/icon-assets-min",
|
|
50
51
|
"generate-icons": "pnpm run parse-icons-folder && pnpm run minify-icons",
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
|
|
3
|
+
import fs from 'node:fs/promises';
|
|
4
|
+
import path from 'node:path';
|
|
5
|
+
import { fileURLToPath } from 'node:url';
|
|
6
|
+
|
|
7
|
+
async function getSvgFiles(dir) {
|
|
8
|
+
const dirents = await fs.readdir(dir, { withFileTypes: true });
|
|
9
|
+
const nested = await Promise.all(
|
|
10
|
+
dirents.map(async (d) => {
|
|
11
|
+
const full = path.resolve(dir, d.name);
|
|
12
|
+
if (d.isDirectory()) return await getSvgFiles(full);
|
|
13
|
+
if (d.isFile() && path.extname(d.name).toLowerCase() === ".svg") return full;
|
|
14
|
+
return [];
|
|
15
|
+
})
|
|
16
|
+
);
|
|
17
|
+
return nested.flat();
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
function toPascalCase(fileName) {
|
|
21
|
+
return fileName
|
|
22
|
+
.replace(/[-_]+/g, " ")
|
|
23
|
+
.replace(/[^\w\s]/g, "")
|
|
24
|
+
.replace(/\s+(.)/g, (_, ch) => ch.toUpperCase())
|
|
25
|
+
.replace(/^./, (ch) => ch.toUpperCase());
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
function svgToDataUri(svg) {
|
|
29
|
+
const cleaned = svg
|
|
30
|
+
.replace(/[\n\r\t]+/g, " ")
|
|
31
|
+
.replace(/>\s+</g, "><")
|
|
32
|
+
.trim();
|
|
33
|
+
const encoded = encodeURIComponent(cleaned)
|
|
34
|
+
.replace(/'/g, "%27")
|
|
35
|
+
.replace(/"/g, "%22")
|
|
36
|
+
.replace(/#/g, "%23");
|
|
37
|
+
return `data:image/svg+xml;utf8,${encoded}`;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
function extractSize(svg) {
|
|
41
|
+
const w = svg.match(/\bwidth=['\"]?([\d.]+)(?:px)?['\"]?/i);
|
|
42
|
+
const h = svg.match(/\bheight=['\"]?([\d.]+)(?:px)?['\"]?/i);
|
|
43
|
+
return {
|
|
44
|
+
width: w ? `${w[1]}px` : 'unset',
|
|
45
|
+
height: h ? `${h[1]}px` : 'unset',
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
function buildStyles() {
|
|
50
|
+
return `/* ⚠️ AUTOGENERATED. DO NOT EDIT. */
|
|
51
|
+
.svg-icon {
|
|
52
|
+
|
|
53
|
+
}
|
|
54
|
+
`;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
function buildVueSFC(name, dataUri, cssPath, width, height) {
|
|
58
|
+
return `<!-- ⚠️ AUTOGENERATED. DO NOT EDIT. -->
|
|
59
|
+
<script lang="ts">
|
|
60
|
+
import '${cssPath}';
|
|
61
|
+
export default { name: '${name}' };
|
|
62
|
+
</script>
|
|
63
|
+
|
|
64
|
+
<template>
|
|
65
|
+
<div class="svg-icon ${name}" style="width: ${width}; height: ${height}" />
|
|
66
|
+
</template>
|
|
67
|
+
|
|
68
|
+
<style>
|
|
69
|
+
.${name} { background-image: url("${dataUri}"); }
|
|
70
|
+
</style>
|
|
71
|
+
`;
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
async function createStyles(outDir) {
|
|
75
|
+
await fs.mkdir(outDir, { recursive: true });
|
|
76
|
+
const styles = buildStyles();
|
|
77
|
+
const destPath = path.join(outDir, "svg-styles.css");
|
|
78
|
+
await fs.writeFile(destPath, styles, "utf8");
|
|
79
|
+
|
|
80
|
+
return destPath;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
async function createComponents(srcDir, outDir, absCssPath) {
|
|
84
|
+
if (!srcDir || !outDir) {
|
|
85
|
+
console.error("\nUSAGE: node generate-inline-svg-vue.js <svgDir> <outputDir>\n");
|
|
86
|
+
process.exit(1);
|
|
87
|
+
}
|
|
88
|
+
|
|
89
|
+
const cssPath = path.relative(outDir, absCssPath);
|
|
90
|
+
|
|
91
|
+
await fs.mkdir(outDir, { recursive: true });
|
|
92
|
+
|
|
93
|
+
const svgFiles = await getSvgFiles(srcDir);
|
|
94
|
+
if (!svgFiles.length) {
|
|
95
|
+
console.error("SVG files not found in", srcDir);
|
|
96
|
+
process.exit(1);
|
|
97
|
+
}
|
|
98
|
+
|
|
99
|
+
for (const file of svgFiles) {
|
|
100
|
+
const rawSvg = await fs.readFile(file, "utf8");
|
|
101
|
+
const componentName = 'Svg'+toPascalCase(path.basename(file, ".svg"));
|
|
102
|
+
const dataUri = svgToDataUri(rawSvg);
|
|
103
|
+
const { width, height } = extractSize(rawSvg);
|
|
104
|
+
const vueSFC = buildVueSFC(componentName, dataUri, cssPath, width, height);
|
|
105
|
+
const destPath = path.join(outDir, `${componentName}.vue`);
|
|
106
|
+
await fs.writeFile(destPath, vueSFC, "utf8");
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
return svgFiles.length;
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
const dir = path.dirname(fileURLToPath(import.meta.url));
|
|
113
|
+
|
|
114
|
+
createStyles(path.resolve(dir,'../src/generated/components/svg'))
|
|
115
|
+
.then((cssPath) => Promise.all([
|
|
116
|
+
createComponents(path.resolve(dir,'../src/assets/images'), path.resolve(dir,'../src/generated/components/svg/images'), cssPath),
|
|
117
|
+
]))
|
|
118
|
+
.then(([count]) => {
|
|
119
|
+
console.log(`Created ${count} SVG components`);
|
|
120
|
+
process.exit(0);
|
|
121
|
+
})
|
|
122
|
+
.catch((err) => {
|
|
123
|
+
console.error(err);
|
|
124
|
+
process.exit(1);
|
|
125
|
+
});
|
package/scripts/parse-icons.js
CHANGED
|
@@ -3,6 +3,18 @@ import * as path from 'path';
|
|
|
3
3
|
|
|
4
4
|
const iconsFolder = './src/assets/icons/icon-assets';
|
|
5
5
|
|
|
6
|
+
function svgToDataUri(svg) {
|
|
7
|
+
const cleaned = svg
|
|
8
|
+
.replace(/[\n\r\t]+/g, " ")
|
|
9
|
+
.replace(/>\s+</g, "><")
|
|
10
|
+
.trim();
|
|
11
|
+
const encoded = encodeURIComponent(cleaned)
|
|
12
|
+
.replace(/'/g, "%27")
|
|
13
|
+
.replace(/"/g, "%22")
|
|
14
|
+
.replace(/#/g, "%23");
|
|
15
|
+
return `data:image/svg+xml;utf8,${encoded}`;
|
|
16
|
+
}
|
|
17
|
+
|
|
6
18
|
async function normalizeIconNames() {
|
|
7
19
|
for await (const dirent of await fp.readdir(iconsFolder, { withFileTypes: true })) {
|
|
8
20
|
const parts = dirent.name.split('_');
|
|
@@ -13,7 +25,7 @@ async function normalizeIconNames() {
|
|
|
13
25
|
}
|
|
14
26
|
}
|
|
15
27
|
|
|
16
|
-
async function
|
|
28
|
+
async function generateIconsArtifacts() {
|
|
17
29
|
const dict = {};
|
|
18
30
|
|
|
19
31
|
for await (const dirent of await fp.readdir(iconsFolder, { withFileTypes: true })) {
|
|
@@ -28,19 +40,19 @@ async function generateSCSS() {
|
|
|
28
40
|
}
|
|
29
41
|
|
|
30
42
|
const [size, icon] = parts;
|
|
43
|
+
const svg = svgToDataUri(String(await fp.readFile(path.resolve(dirent.parentPath, dirent.name), 'utf8')));
|
|
31
44
|
|
|
32
45
|
dict[size] = dict[size] ?? [];
|
|
33
|
-
|
|
34
|
-
dict[size].push(icon);
|
|
46
|
+
dict[size].push({ name: icon, svg });
|
|
35
47
|
}
|
|
36
48
|
|
|
37
|
-
for (const [size,
|
|
49
|
+
for (const [size, list] of Object.entries(dict)) {
|
|
38
50
|
const json = {};
|
|
39
51
|
|
|
40
|
-
const lines =
|
|
52
|
+
const lines = list.map(({ name, svg }) => {
|
|
41
53
|
const icon = name.split('.')[0];
|
|
42
54
|
json[icon] = name;
|
|
43
|
-
return ` ${icon}: '${
|
|
55
|
+
return ` ${icon}: url('${svg}')`; // keep extension
|
|
44
56
|
});
|
|
45
57
|
|
|
46
58
|
const names = Object.keys(json)
|
|
@@ -55,5 +67,5 @@ async function generateSCSS() {
|
|
|
55
67
|
|
|
56
68
|
(async () => {
|
|
57
69
|
await normalizeIconNames();
|
|
58
|
-
await
|
|
70
|
+
await generateIconsArtifacts();
|
|
59
71
|
})().catch(console.error);
|
|
@@ -1,70 +1,70 @@
|
|
|
1
1
|
$icons16: (
|
|
2
|
-
add: '
|
|
3
|
-
arrow-down: '
|
|
4
|
-
arrow-left: '
|
|
5
|
-
arrow-link: '
|
|
6
|
-
arrow-right: '
|
|
7
|
-
arrow-up: '
|
|
8
|
-
box: '
|
|
9
|
-
calendar: '
|
|
10
|
-
caret-down: '
|
|
11
|
-
caret-left: '
|
|
12
|
-
caret-right: '
|
|
13
|
-
caret-up: '
|
|
14
|
-
cell-type-num: '
|
|
15
|
-
cell-type-subset: '
|
|
16
|
-
cell-type-txt: '
|
|
17
|
-
checkmark: '
|
|
18
|
-
chevron-down: '
|
|
19
|
-
chevron-first: '
|
|
20
|
-
chevron-last: '
|
|
21
|
-
chevron-left: '
|
|
22
|
-
chevron-right: '
|
|
23
|
-
chevron-up: '
|
|
24
|
-
clipboard-copied: '
|
|
25
|
-
clipboard: '
|
|
26
|
-
close: '
|
|
27
|
-
copy: '
|
|
28
|
-
data-dimentions: 'data-
|
|
29
|
-
delete-bin: '
|
|
30
|
-
delete-circle: '
|
|
31
|
-
delete-clear: '
|
|
32
|
-
download: '
|
|
33
|
-
drag-dots: '
|
|
34
|
-
duplicate: '
|
|
35
|
-
edit: '
|
|
36
|
-
error: '
|
|
37
|
-
export: '
|
|
38
|
-
filter-on: '
|
|
39
|
-
filter: '
|
|
40
|
-
help-outline: '
|
|
41
|
-
help: '
|
|
42
|
-
info-outline: '
|
|
43
|
-
info: '
|
|
44
|
-
jump-link: '
|
|
45
|
-
link: '
|
|
46
|
-
loading: '
|
|
47
|
-
lock: '
|
|
48
|
-
maximize: '
|
|
49
|
-
minimize: '
|
|
50
|
-
minus: '
|
|
51
|
-
more: '
|
|
52
|
-
open: '
|
|
53
|
-
paper-clip: '
|
|
54
|
-
pause: '
|
|
55
|
-
play: '
|
|
56
|
-
progress: '
|
|
57
|
-
renew: '
|
|
58
|
-
restart: '
|
|
59
|
-
reverse: '
|
|
60
|
-
settings: '
|
|
61
|
-
sort: '
|
|
62
|
-
stop: '
|
|
63
|
-
success: '
|
|
64
|
-
time: '
|
|
65
|
-
tune: '
|
|
66
|
-
warning: '
|
|
67
|
-
x-axis: '
|
|
68
|
-
y-axis: '
|
|
69
|
-
zip: '
|
|
2
|
+
add: 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.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'),
|
|
3
|
+
arrow-down: 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%2014.0607L13.5303%208.53034L12.4697%207.46968L8.75%2011.1893V2.00001H7.25V11.1893L3.53033%207.46968L2.46967%208.53034L8%2014.0607Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
4
|
+
arrow-left: 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%208L7.53033%2013.5303L8.59099%2012.4697L4.87132%208.75L14.0607%208.75L14.0607%207.25L4.87132%207.25L8.59099%203.53033L7.53033%202.46967L2%208Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
5
|
+
arrow-link: 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.5%203.25H12.75V11.5H11.25V5.81066L4.03033%2013.0303L2.96967%2011.9697L10.1893%204.75H4.5V3.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
6
|
+
arrow-right: 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.0607%208L8.53034%2013.5303L7.46968%2012.4697L11.1893%208.75L2.00001%208.75L2.00001%207.25L11.1893%207.25L7.46968%203.53033L8.53034%202.46967L14.0607%208Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
7
|
+
arrow-up: 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%201.93933L13.5303%207.46966L12.4697%208.53032L8.75%204.81065V14H7.25V4.81065L3.53033%208.53032L2.46967%207.46966L8%201.93933Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
8
|
+
box: 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%22M7.5%200.288668C7.8094%200.110035%208.19059%200.110035%208.5%200.288668L14.4282%203.71132C14.7376%203.88995%2014.9282%204.22008%2014.9282%204.57734V11.4226C14.9282%2011.7799%2014.7376%2012.11%2014.4282%2012.2887L8.5%2015.7113C8.19059%2015.89%207.8094%2015.89%207.5%2015.7113L1.57179%2012.2887C1.26239%2012.11%201.07179%2011.7799%201.07179%2011.4226V4.57734C1.07179%204.22008%201.26239%203.88995%201.57179%203.71132L7.5%200.288668ZM3.34785%204.41796L8%201.73204L12.6521%204.41796L8%207.13172L3.34785%204.41796ZM2.57179%205.70182V11.134L7.25%2013.8349V8.43077L2.57179%205.70182ZM8.75%2013.8349L13.4282%2011.134V5.70182L8.75%208.43077V13.8349Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
9
|
+
calendar: 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%20x%3D%221.75%22%20y%3D%221.75%22%20width%3D%2212.5%22%20height%3D%2212.5%22%20rx%3D%222.25%22%20stroke%3D%22%23110529%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.5%200V3.5H6V0H4.5ZM10%200V3.5H11.5V0H10Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M2%204.5V6H14V4.5H2Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4%209H5.5V7.5H4V9ZM7%209H8.5V7.5H7V9Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M5.5%2012H4V10.5H5.5V12Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
10
|
+
caret-down: 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.70711%206.00018C4.26165%206.00018%204.03857%206.53875%204.35355%206.85374L7.64645%2010.1466C7.84171%2010.3419%208.15829%2010.3419%208.35355%2010.1466L11.6464%206.85374C11.9614%206.53875%2011.7383%206.00018%2011.2929%206.00018H4.70711Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3C%2Fsvg%3E'),
|
|
11
|
+
caret-left: 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%22M10%204.62268C10%204.1898%209.48728%203.96145%209.16552%204.25103L5.41294%207.62835C5.19225%207.82697%205.19225%208.17303%205.41294%208.37165L9.16552%2011.749C9.48728%2012.0386%2010%2011.8102%2010%2011.3773V4.62268Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3C%2Fsvg%3E'),
|
|
12
|
+
caret-right: 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%22M6%2011.3773C6%2011.8102%206.51272%2012.0386%206.83448%2011.749L10.5871%208.37165C10.8077%208.17303%2010.8077%207.82697%2010.5871%207.62835L6.83448%204.25103C6.51272%203.96145%206%204.1898%206%204.62268V11.3773Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3C%2Fsvg%3E'),
|
|
13
|
+
caret-up: 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.62268%2010C4.1898%2010%203.96145%209.48728%204.25103%209.16552L7.62835%205.41294C7.82697%205.19225%208.17303%205.19225%208.37165%205.41294L11.749%209.16552C12.0386%209.48728%2011.8102%2010%2011.3773%2010H4.62268Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3C%2Fsvg%3E'),
|
|
14
|
+
cell-type-num: 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.22886%2012.993H5.65686L6.41286%2010.158H8.33786L7.58886%2012.993H9.01686L9.77286%2010.158H12.4189L12.7829%208.765H10.1439L10.6409%206.924H13.2869L13.6509%205.545H11.0119L11.7189%202.92H10.2839L9.57686%205.545H7.65186L8.35886%202.92H6.92386L6.21686%205.545H3.58486L3.20686%206.924H5.84586L5.36286%208.765H2.71686L2.34586%2010.158H4.98486L4.22886%2012.993ZM6.79086%208.765L7.28086%206.924H9.20586L8.70886%208.765H6.79086Z%22%20fill%3D%22%2307AD3E%22%2F%3E%3C%2Fsvg%3E'),
|
|
15
|
+
cell-type-subset: 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.40057%204.30094C7.08923%203.33207%208.22079%202.7%209.49999%202.7C11.5987%202.7%2013.3%204.40132%2013.3%206.5C13.3%207.7792%2012.6679%208.91076%2011.6991%209.59942C11.6997%209.56636%2011.7%209.53322%2011.7%209.5C11.7%206.62812%209.37187%204.3%206.49999%204.3C6.46677%204.3%206.43363%204.30032%206.40057%204.30094ZM4.64182%204.64183C5.38972%202.68764%207.2828%201.3%209.49999%201.3C12.3719%201.3%2014.7%203.62812%2014.7%206.5C14.7%208.71719%2013.3123%2010.6103%2011.3582%2011.3582C10.6103%2013.3124%208.71717%2014.7%206.49999%2014.7C3.62811%2014.7%201.29999%2012.3719%201.29999%209.5C1.29999%207.28282%202.68763%205.38973%204.64182%204.64183ZM9.59941%2011.6991C8.91075%2012.6679%207.77918%2013.3%206.49999%2013.3C4.40131%2013.3%202.69999%2011.5987%202.69999%209.5C2.69999%208.22081%203.33206%207.08924%204.30092%206.40058C4.3003%206.43365%204.29999%206.46679%204.29999%206.5C4.29999%209.37188%206.62811%2011.7%209.49999%2011.7C9.5332%2011.7%209.56634%2011.6997%209.59941%2011.6991ZM10.2299%2010.23C9.99371%2010.2759%209.74966%2010.3%209.49999%2010.3C7.40131%2010.3%205.69999%208.59869%205.69999%206.5C5.69999%206.25033%205.72407%206.00628%205.77003%205.77005C6.00626%205.72408%206.25031%205.7%206.49999%205.7C8.59867%205.7%2010.3%207.40132%2010.3%209.5C10.3%209.74968%2010.2759%209.99373%2010.2299%2010.23Z%22%20fill%3D%22%2307AD3E%22%2F%3E%3C%2Fsvg%3E'),
|
|
16
|
+
cell-type-txt: 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%22M0.0372314%2013H1.55623L2.29123%2010.725H6.42823L7.17723%2013H8.69623L5.42023%202.92H3.31323L0.0372314%2013ZM2.73923%209.353L4.34923%204.383L5.98023%209.353H2.73923Z%22%20fill%3D%22%2307AD3E%22%2F%3E%3Cpath%20d%3D%22M11.3871%2013.21C12.6121%2013.21%2013.4871%2012.79%2014.1101%2011.901V13H15.4051V8.345C15.4051%207.715%2015.3771%207.169%2015.1391%206.672C14.6701%205.678%2013.6201%205.23%2012.2691%205.23C10.5191%205.23%209.46908%206.056%209.10508%207.351L10.4701%207.771C10.7291%206.931%2011.4571%206.581%2012.2551%206.581C13.4381%206.581%2013.9141%207.071%2013.9631%208.114C12.7381%208.282%2011.4921%208.443%2010.6171%208.702C9.44808%209.073%208.83208%209.801%208.83208%2010.942C8.83208%2012.174%209.71408%2013.21%2011.3871%2013.21ZM10.2811%2010.928C10.2811%2010.333%2010.7221%2010.011%2011.3241%209.808C11.9611%209.619%2012.8081%209.5%2013.9491%209.332C13.9421%209.682%2013.9141%2010.165%2013.7951%2010.515C13.6271%2011.25%2012.8921%2012.013%2011.6461%2012.013C10.7081%2012.013%2010.2811%2011.516%2010.2811%2010.928Z%22%20fill%3D%22%2307AD3E%22%2F%3E%3C%2Fsvg%3E'),
|
|
17
|
+
checkmark: 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'),
|
|
18
|
+
chevron-down: 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'),
|
|
19
|
+
chevron-first: 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%22M13.5303%203.53033L12.4697%202.46967L6.93933%208L12.4697%2013.5303L13.5303%2012.4697L9.06065%208L13.5303%203.53033Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M3.25%202.5V13.5H4.75V2.5H3.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
20
|
+
chevron-last: 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%203.53033L3.53033%202.46967L9.06066%208L3.53033%2013.5303L2.46967%2012.4697L6.93934%208L2.46967%203.53033ZM11.25%202.5V13.5H12.75V2.5H11.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
21
|
+
chevron-left: 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'),
|
|
22
|
+
chevron-right: 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'),
|
|
23
|
+
chevron-up: 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'),
|
|
24
|
+
clipboard-copied: 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.75%201.5H7.25C6.83579%201.5%206.5%201.83579%206.5%202.25C6.5%202.66421%206.83579%203%207.25%203H8.75C9.16421%203%209.5%202.66421%209.5%202.25C9.5%201.83579%209.16421%201.5%208.75%201.5ZM7.25%200C6.00736%200%205%201.00736%205%202.25C5%203.49264%206.00736%204.5%207.25%204.5H8.75C9.99264%204.5%2011%203.49264%2011%202.25C11%201.00736%209.99264%200%208.75%200H7.25ZM7.79942%2011.5438L15.0222%204.5366L13.9777%203.45999L7.80054%209.4528L5.52279%207.23833L4.47717%208.31382L7.79942%2011.5438ZM1%204.49999C1%203.0135%202.08114%201.77951%203.5%201.54147V3.08535C2.9174%203.29127%202.5%203.84688%202.5%204.49999V13C2.5%2013.8284%203.17157%2014.5%204%2014.5H12C12.8284%2014.5%2013.5%2013.8284%2013.5%2013V8.99999H15V13C15%2014.6568%2013.6569%2016%2012%2016H4C2.34315%2016%201%2014.6568%201%2013V4.49999Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
25
|
+
clipboard: 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.75%201.5H7.25C6.83579%201.5%206.5%201.83579%206.5%202.25C6.5%202.66421%206.83579%203%207.25%203H8.75C9.16421%203%209.5%202.66421%209.5%202.25C9.5%201.83579%209.16421%201.5%208.75%201.5ZM7.25%200C6.00736%200%205%201.00736%205%202.25C5%203.49264%206.00736%204.5%207.25%204.5H8.75C9.99264%204.5%2011%203.49264%2011%202.25C11%201.00736%209.99264%200%208.75%200H7.25ZM3.5%201.54147C2.08114%201.77951%201%203.0135%201%204.49999V13C1%2014.6568%202.34315%2016%204%2016H12C13.6569%2016%2015%2014.6568%2015%2013V4.49999C15%203.0135%2013.9189%201.77951%2012.5%201.54147V3.08535C13.0826%203.29127%2013.5%203.84688%2013.5%204.49999V13C13.5%2013.8284%2012.8284%2014.5%2012%2014.5H4C3.17157%2014.5%202.5%2013.8284%202.5%2013V4.49999C2.5%203.84688%202.9174%203.29127%203.5%203.08535V1.54147ZM5%208.25H11V6.75H5V8.25ZM11%2011.25H5V9.75H11V11.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
26
|
+
close: 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'),
|
|
27
|
+
copy: 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_5527_55430)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M1.5%204.5H11.5V14.5H1.5V4.5ZM0%204.5C0%203.67157%200.671573%203%201.5%203H11.5C12.3284%203%2013%203.67157%2013%204.5V14.5C13%2015.3284%2012.3284%2016%2011.5%2016H1.5C0.671574%2016%200%2015.3284%200%2014.5V4.5ZM9.5%201.5H3V0H9.5H14.5C15.3284%200%2016%200.671573%2016%201.5V6.5L16%2013H14.5L14.5%206.5V1.5H9.5Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_5527_55430%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'),
|
|
28
|
+
data-dimentions: 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_6014_12037)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%201.25H10.75V6H9.25V3.81066L4.31066%208.75H1V7.25H3.68934L8.18934%202.75H6V1.25ZM8.18934%2013.25L4.96967%2010.0303L6.03033%208.96967L9.25%2012.1893V10H10.75V14.75H6V13.25H8.18934Z%22%20fill%3D%22%2307AD3E%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.5303%204.46967L16.0607%208L12.5303%2011.5303L11.4697%2010.4697L13.1893%208.75H7V7.25H13.1893L11.4697%205.53033L12.5303%204.46967Z%22%20fill%3D%22%2307AD3E%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6014_12037%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'),
|
|
29
|
+
delete-bin: 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%22M12%200H4V1.5H12V0ZM15%203.00006H8L1%203V4.5L2.5%204.50004V12.25C2.5%2014.3211%204.17893%2016%206.25%2016H8V14.5H6.25C5.00736%2014.5%204%2013.4926%204%2012.25V4.50004L12%204.50006V8H13.5V4.50006L15%204.50006V3.00006ZM11.7%2013L9.75%2011.05L10.8%2010L12.75%2011.95L14.7%2010L15.75%2011.05L13.8%2013L15.75%2014.95L14.7%2016L12.75%2014.05L10.8%2016L9.75%2014.95L11.7%2013Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
30
|
+
delete-circle: 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.5%208C14.5%2011.5899%2011.5899%2014.5%208%2014.5C4.41015%2014.5%201.5%2011.5899%201.5%208C1.5%204.41015%204.41015%201.5%208%201.5C11.5899%201.5%2014.5%204.41015%2014.5%208ZM16%208C16%2012.4183%2012.4183%2016%208%2016C3.58172%2016%200%2012.4183%200%208C0%203.58172%203.58172%200%208%200C12.4183%200%2016%203.58172%2016%208ZM11.5303%205.53033L9.06066%208L11.5303%2010.4697L10.4697%2011.5303L8%209.06066L5.53033%2011.5303L4.46967%2010.4697L6.93934%208L4.46967%205.53033L5.53033%204.46967L8%206.93933L10.4697%204.46967L11.5303%205.53033Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
31
|
+
delete-clear: 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'),
|
|
32
|
+
download: 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%22M7.99964%2012.0607L2.46965%206.53031L3.53035%205.46969L7.24967%209.18926V1H8.74967V9.18942L12.4697%205.46965L13.5303%206.53035L7.99964%2012.0607Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M2.25%2013.25V14.75H13.75V13.25H2.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
33
|
+
drag-dots: 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%22M6.5%202H4.5V4H6.5V2Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3Cpath%20d%3D%22M6.5%207H4.5V9H6.5V7Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3Cpath%20d%3D%22M4.5%2012H6.5V14H4.5V12Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3Cpath%20d%3D%22M11.5%202H9.5V4H11.5V2Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3Cpath%20d%3D%22M9.5%207H11.5V9H9.5V7Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3Cpath%20d%3D%22M11.5%2012H9.5V14H11.5V12Z%22%20fill%3D%22%23CFD1DB%22%2F%3E%3C%2Fsvg%3E'),
|
|
34
|
+
duplicate: 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_6943_960)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.5%204.5H1.5V14.5H11.5V4.5ZM1.5%203C0.671573%203%200%203.67157%200%204.5V14.5C0%2015.3284%200.671574%2016%201.5%2016H11.5C12.3284%2016%2013%2015.3284%2013%2014.5V4.5C13%203.67157%2012.3284%203%2011.5%203H1.5ZM7.25%206.5V8.75H9.5V10.25H7.25V12.5H5.75V10.25H3.5V8.75H5.75V6.5H7.25ZM6%201.5H3V0H6V1.5ZM11%200V1.5H8V0H11ZM14.5%201.5H13V0H14.5C15.3284%200%2016%200.671573%2016%201.5V3H14.5V1.5ZM14.5%208V5H16V8H14.5ZM14.5%2013V10H16V13H14.5Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6943_960%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'),
|
|
35
|
+
edit: 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%22M12.591%202.53029C11.7123%201.6516%2010.2876%201.65161%209.40896%202.53031L1.61612%2010.3232C1.3817%2010.5576%201.25%2010.8755%201.25%2011.2071V13.4999C1.25%2014.1903%201.80965%2014.7499%202.5%2014.7499L14%2014.75V13.25L6.81059%2013.25L13.4697%206.59091C14.3483%205.71223%2014.3483%204.28762%2013.4696%203.40895L12.591%202.53029ZM2.75%2011.3106L8.85711%205.2035L10.7964%207.14283L4.68933%2013.2499H2.75V11.3106ZM12.409%205.53027L11.8571%206.08216L9.91777%204.14284L10.4696%203.59095C10.7625%203.29805%2011.2374%203.29805%2011.5303%203.59095L12.409%204.46961C12.7019%204.7625%2012.7019%205.23737%2012.409%205.53027Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
36
|
+
error: 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_1628_45056)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.5%208C14.5%2011.5899%2011.5899%2014.5%208%2014.5C4.41015%2014.5%201.5%2011.5899%201.5%208C1.5%204.41015%204.41015%201.5%208%201.5C11.5899%201.5%2014.5%204.41015%2014.5%208ZM16%208C16%2012.4183%2012.4183%2016%208%2016C3.58172%2016%200%2012.4183%200%208C0%203.58172%203.58172%200%208%200C12.4183%200%2016%203.58172%2016%208ZM5.53033%204.46967L11.5303%2010.4697L10.4697%2011.5303L4.46967%205.53033L5.53033%204.46967Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_1628_45056%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'),
|
|
37
|
+
export: 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%22M7.99964%200.939331L2.46965%206.46968L3.53035%207.5303L7.24967%203.81073V12H8.74967V3.81057L12.4697%207.53034L13.5303%206.46964L7.99964%200.939331Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M2.25%2013.25V14.75H13.75V13.25H2.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
38
|
+
filter-on: 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.3148%203.25H1V4.75H8.00614C8.03201%204.22459%208.13899%203.7205%208.3148%203.25ZM8.53365%207.25H3.5V8.75H9.69272C9.21724%208.33033%208.82218%207.82164%208.53365%207.25ZM10%2011.25V12.75H6V11.25H10Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M16%205C16%206.65685%2014.6569%208%2013%208C11.3431%208%2010%206.65685%2010%205C10%203.34315%2011.3431%202%2013%202C14.6569%202%2016%203.34315%2016%205Z%22%20fill%3D%22%2349CC49%22%2F%3E%3C%2Fsvg%3E'),
|
|
39
|
+
filter: 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%22M15%204.75H1V3.25H15V4.75Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M12.5%208.75H3.5V7.25H12.5V8.75Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M6%2012.75H10V11.25H6V12.75Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
40
|
+
help-outline: 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_6965_712)%22%3E%3Cpath%20d%3D%22M7.25%2014H8.75V15.5H7.25V14Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M4.99999%208C4.99999%206.5%205.99999%205%207.99999%205C9.99999%205%2011.0148%206.5%2011%208C10.9865%209.3695%2010.1641%2010.739%208.49897%2010.9669C8.22538%2011.0044%207.99999%2011.2238%207.99999%2011.5C7.99999%2011.9782%207.99999%2012.5%207.99999%2012.5%22%20stroke%3D%22%23110529%22%20stroke-width%3D%221.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M11.5%2013.4782C13.3042%2012.3231%2014.5%2010.3012%2014.5%208C14.5%204.41015%2011.5899%201.5%208%201.5C4.41015%201.5%201.5%204.41015%201.5%208C1.5%2010.3012%202.69584%2012.3231%204.5%2013.4782V15.1958C1.83576%2013.8975%200%2011.1631%200%208C0%203.58172%203.58172%200%208%200C12.4183%200%2016%203.58172%2016%208C16%2011.1631%2014.1642%2013.8975%2011.5%2015.1958V13.4782Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6965_712%22%3E%3Crect%20width%3D%2216%22%20height%3D%2216%22%20rx%3D%228%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E'),
|
|
41
|
+
help: 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_837_21024)%22%3E%3Ccircle%20cx%3D%228%22%20cy%3D%228%22%20r%3D%228%22%20fill%3D%22%23D0F0C0%22%2F%3E%3Cpath%20d%3D%22M6.75628%203.24739C7.35014%203.00141%208.00361%202.93705%208.63404%203.06245C9.26448%203.18785%209.84358%203.49738%2010.2981%203.9519C10.7526%204.40643%2011.0622%204.98552%2011.1876%205.61596C11.313%206.2464%2011.2486%206.89986%2011.0026%207.49372C10.7566%208.08758%2010.3401%208.59516%209.8056%208.95228C9.27114%209.30939%208.6%209.5%207.75%209.5H7.25V8H7.75C8.40234%208%208.68446%207.89737%208.97225%207.70507C9.26003%207.51278%209.48434%207.23947%209.61679%206.9197C9.74924%206.59993%209.7839%206.24806%209.71637%205.90859C9.64885%205.56913%209.48218%205.25731%209.23744%205.01256C8.99269%204.76782%208.68087%204.60115%208.34141%204.53363C8.00194%204.4661%207.65007%204.50076%207.3303%204.63321C7.01053%204.76567%206.73722%204.98997%206.54493%205.27775C6.35264%205.56554%206.25%205.90388%206.25%206.25H4.75C4.75%205.60721%204.94061%204.97886%205.29772%204.4444C5.65484%203.90994%206.16242%203.49338%206.75628%203.24739Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M7.25%2011.25H8.75001V12.75H7.25V11.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_837_21024%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'),
|
|
42
|
+
info-outline: 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_6965_711)%22%3E%3Cpath%20d%3D%22M7.25%200H8.75V1.5H7.25V0Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M7%204.5L7.579%204.307C8.00214%204.16595%208.42578%204.51952%208.36271%204.96106L7.63729%2010.0389C7.57422%2010.4805%207.99786%2010.834%208.421%2010.693L9%2010.5%22%20stroke%3D%22%23110529%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22square%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.5%200.80426C1.83576%202.10255%200%204.83691%200%208.00003C0%2012.4183%203.58172%2016%208%2016C12.4183%2016%2016%2012.4183%2016%208.00003C16%204.83691%2014.1642%202.10255%2011.5%200.80426V2.52185C13.3042%203.67691%2014.5%205.69882%2014.5%208.00003C14.5%2011.5899%2011.5899%2014.5%208%2014.5C4.41015%2014.5%201.5%2011.5899%201.5%208.00003C1.5%205.69882%202.69584%203.67691%204.5%202.52185V0.80426Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6965_711%22%3E%3Crect%20width%3D%2216%22%20height%3D%2216%22%20rx%3D%228%22%20fill%3D%22white%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fsvg%3E'),
|
|
43
|
+
info: 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_38_328)%22%3E%3Ccircle%20cx%3D%228%22%20cy%3D%228%22%20r%3D%228%22%20fill%3D%22%23D0F0C0%22%2F%3E%3Cpath%20d%3D%22M7.25%203.5H8.75V5H7.25V3.5Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M6.60991%208.01968L7.48306%207.89033L6.98346%2011.221C6.8589%2012.0514%207.5722%2012.766%208.40281%2012.643L9.60991%2012.4641L9.39009%2010.9803L8.51694%2011.1097L9.01655%207.77898C9.14111%206.94858%208.42781%206.23399%207.59719%206.35705L6.39009%206.53588L6.60991%208.01968Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_38_328%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'),
|
|
44
|
+
jump-link: 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%203.25001L10%203.25001C10.6904%203.25001%2011.25%203.80965%2011.25%204.50001L11.25%2011.1893L13.4697%208.96968L14.5303%2010.0303L10.5%2014.0607L6.46967%2010.0303L7.53033%208.96968L9.75%2011.1893L9.75%204.75001L2%204.75001L2%203.25001Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
45
|
+
link: 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%22M3.97167%2011.9787C4.22887%2012.4741%204.56532%2012.9391%204.98103%2013.3548C4.99873%2013.3725%205.01653%2013.39%205.0344%2013.4075C3.73632%2013.6721%202.33441%2013.301%201.32751%2012.2941C-0.267132%2010.6995%20-0.267127%208.11404%201.32751%206.5194L4.15594%203.69097C5.26126%202.58566%206.8426%202.24649%208.24005%202.67346C8.8587%202.86248%209.44131%203.20165%209.93063%203.69097C10.13%203.8903%2010.3044%204.10511%2010.4539%204.33154C11.2195%205.49111%2011.3316%206.95521%2010.7902%208.20398L10.7903%208.20398C10.5917%208.66208%2010.3051%209.0912%209.93064%209.46568L8.74693%2010.6494L7.68627%209.58873L8.86998%208.40502C9.87884%207.39617%209.87884%205.76049%208.86998%204.75163C7.86113%203.74278%206.22545%203.74278%205.2166%204.75163L2.38817%207.58006C1.37932%208.58891%201.37932%2010.2246%202.38817%2011.2334C2.83068%2011.676%203.39377%2011.9244%203.97167%2011.9787ZM6.18728%2012.4328C7.40203%2013.5352%209.12039%2013.7755%2010.5547%2013.1537C11.0128%2012.9551%2011.4419%2012.6686%2011.8164%2012.2941L14.6448%209.46569C16.2395%207.87105%2016.2395%205.28563%2014.6448%203.69099C13.6379%202.68409%2012.236%202.31297%2010.9379%202.57764C10.9558%202.59505%2010.9736%202.61261%2010.9913%202.63031C11.407%203.04603%2011.7435%203.51099%2012.0007%204.00641C12.5786%204.06073%2013.1417%204.30914%2013.5842%204.75165C14.593%205.7605%2014.593%207.39618%2013.5842%208.40503L10.7557%2011.2335C9.74689%2012.2423%208.11122%2012.2423%207.10236%2011.2335C6.09351%2010.2246%206.09351%208.58893%207.10237%207.58007L8.27543%206.40701L7.21477%205.34635L6.04171%206.51941C4.44706%208.11405%204.44706%2010.6995%206.0417%2012.2941C6.08936%2012.3418%206.1379%2012.388%206.18728%2012.4328Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
46
|
+
loading: 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%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.58559Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M0.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%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
47
|
+
lock: 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.00003%202.5C6.48125%202.5%205.5%203.73121%205.5%205.24999V6H10.5V5.25C10.5%203.73121%209.51881%202.5%208.00003%202.5ZM4%205.24999V6L3.50003%206C2.6716%206%202.00003%206.67157%202.00003%207.5L2%2013.5C2%2014.3284%202.67157%2015%203.5%2015H12.5C13.3284%2015%2014%2014.3284%2014%2013.5L14%207.5C14%206.67157%2013.3285%206%2012.5%206L12%206V5.24999C12%202.90279%2010.3472%201%208.00003%201C5.65282%201%204%202.90278%204%205.24999ZM3.5%207.5H12.5V13.5H3.5V7.5ZM7.25%209V12H8.75V9H7.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
48
|
+
maximize: 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%22M7%203.25H12.75V9H11.25V4.75H7V3.25ZM4.75%2011.25V7H3.25V12.75H9V11.25H4.75Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
49
|
+
minimize: 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.75%206.25V2H8.25V7.75H14V6.25H9.75ZM2%208.25H7.75V14H6.25V9.75H2V8.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
50
|
+
minus: 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.25%207.25H13.75V8.75H2.25V7.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
51
|
+
more: 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%209V7H2V9H4Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M9%209V7H7V9H9Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M14%207H12V9H14V7Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
52
|
+
open: 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%203.25001L10%203.25001C10.6904%203.25001%2011.25%203.80965%2011.25%204.50001L11.25%2011.1893L13.4697%208.96968L14.5303%2010.0303L10.5%2014.0607L6.46967%2010.0303L7.53033%208.96968L9.75%2011.1893L9.75%204.75001L2%204.75001L2%203.25001Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
53
|
+
paper-clip: 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%22M11.9051%202.89733C10.8963%201.88847%209.26059%201.88847%208.25173%202.89733L4.2448%206.90427C2.58507%208.56399%202.58507%2011.2549%204.2448%2012.9147C5.90452%2014.5744%208.59548%2014.5744%2010.2552%2012.9147L13.4372%209.73269L14.4978%2010.7934L11.3159%2013.9753C9.07035%2016.2208%205.42965%2016.2208%203.18414%2013.9753C0.938621%2011.7298%200.938622%208.08912%203.18414%205.84361L7.19107%201.83667C8.78571%200.242026%2011.3711%200.242025%2012.9658%201.83667C14.5604%203.43131%2014.5604%206.01673%2012.9658%207.61137L9.07669%2011.5005C8.13293%2012.4442%206.60278%2012.4442%205.65901%2011.5005C4.71524%2010.5567%204.71524%209.02654%205.65901%208.08278L8.72314%205.01865L9.7838%206.07931L6.71967%209.14344C6.36169%209.50142%206.36169%2010.0818%206.71967%2010.4398C7.07765%2010.7978%207.65805%2010.7978%208.01603%2010.4398L11.9051%206.55071C12.914%205.54186%2012.914%203.90618%2011.9051%202.89733Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
54
|
+
pause: 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.25%202V14H5.75V2H4.25Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M10.25%202V14H11.75V2H10.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
55
|
+
play: 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.823%208L5.3%203.61156V12.3884ZM3.8%2013.259V2.74104C3.8%201.96925%204.63721%201.48838%205.30387%201.87726L14.3192%207.13622C14.9807%207.5221%2014.9807%208.4779%2014.3192%208.86378L5.30387%2014.1227C4.63721%2014.5116%203.8%2014.0308%203.8%2013.259Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
56
|
+
progress: 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_7109_635)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M7.99999%200C7.64654%203.30518e-07%207.29807%200.0229692%206.95607%200.0675794L7.15009%201.55498C7.42792%201.51874%207.71158%201.5%207.99999%201.5C7.99999%201.5%208%201.5%208%201.5C8.04816%201.5%208.09618%201.50052%208.14407%201.50156C9.24564%201.52552%2010.2797%201.82352%2011.1808%202.3301L12.2744%201.23644C11.0379%200.453354%209.5719%200%208%200M4.9375%200.607339C4.28671%200.877211%203.67958%201.23031%203.12932%201.65316L4.04331%202.84254C4.49082%202.49865%204.98405%202.21189%205.51208%201.99293L4.9375%200.607339ZM1.65316%203.12932C1.23031%203.67958%200.877211%204.28671%200.607339%204.9375L1.99293%205.51208C2.21189%204.98405%202.49865%204.49082%202.84254%204.04331L1.65316%203.12932ZM0.0675795%206.95607C0.0229688%207.29807%200%207.64654%200%208C0%208.35346%200.0229688%208.70193%200.0675793%209.04393L1.55498%208.84991C1.51874%208.57208%201.5%208.28841%201.5%208C1.5%207.71159%201.51874%207.42792%201.55498%207.15009L0.0675795%206.95607ZM0.607339%2011.0625C0.877211%2011.7133%201.23031%2012.3204%201.65316%2012.8707L2.84254%2011.9567C2.49865%2011.5092%202.21189%2011.0159%201.99293%2010.4879L0.607339%2011.0625ZM3.12932%2014.3468C3.67958%2014.7697%204.28671%2015.1228%204.9375%2015.3927L5.51208%2014.0071C4.98405%2013.7881%204.49082%2013.5014%204.04331%2013.1575L3.12932%2014.3468ZM6.95607%2015.9324C7.29807%2015.977%207.64654%2016%208%2016C8.08498%2016%208.16967%2015.9987%208.25405%2015.996C12.5548%2015.8619%2016%2012.3333%2016%208C16%207.17933%2015.8764%206.38752%2015.6469%205.64217L14.4046%206.88441C14.4673%207.24687%2014.5%207.61962%2014.5%208C14.5%2011.5538%2011.648%2014.4415%208.10793%2014.4991C8.07203%2014.4997%208.03605%2014.5%208%2014.5C7.71159%2014.5%207.42792%2014.4813%207.15009%2014.445L6.95607%2015.9324ZM14.6606%203.79998L13.6596%204.80101L7.29998%2011.1606L3.78932%207.64998L4.84998%206.58932L7.29998%209.03932L12.7627%203.57657L13.6%202.73932L14.6606%203.79998Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_7109_635%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'),
|
|
57
|
+
renew: 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.5%2012.3306V14.75H1V9.75H6V11.25H3.76933H3.56248C4.56336%2012.6143%206.17825%2013.5%208%2013.5C10.869%2013.5%2013.225%2011.3033%2013.4776%208.5H14.9824C14.726%2012.1326%2011.6979%2015%208%2015C5.76904%2015%203.78183%2013.9563%202.5%2012.3306ZM8%201C4.30212%201%201.27396%203.86736%201.01758%207.5H2.52242C2.77504%204.69675%205.13098%202.5%208%202.5C9.82175%202.5%2011.4366%203.38571%2012.4375%204.75H12.2307H10V6.25H15V1.25H13.5V3.6694C12.2182%202.04367%2010.231%201%208%201Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
58
|
+
restart: 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%203.38947V6H6.5V1H1.5V2.5H3.6694C2.04367%203.78183%201%205.76904%201%208C1%2011.866%204.13401%2015%208%2015C11.866%2015%2015%2011.866%2015%208C15%204.47353%2012.3923%201.55612%209%201.07089V2.59069C11.5601%203.06094%2013.5%205.30393%2013.5%208C13.5%2011.0376%2011.0376%2013.5%208%2013.5C4.96243%2013.5%202.5%2011.0376%202.5%208C2.5%206.06922%203.4949%204.37082%205%203.38947Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
59
|
+
reverse: 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%22M9.96969%207.46967L12.1894%205.25L2.00002%205.25L2.00002%203.75L12.1894%203.75L9.96969%201.53033L11.0304%200.469666L15.0607%204.5L11.0304%208.53033L9.96969%207.46967Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M6.03035%2014.4697L3.81068%2012.25L14%2012.25V10.75L3.81068%2010.75L6.03035%208.53032L4.96969%207.46967L0.939362%2011.5L4.96969%2015.5303L6.03035%2014.4697Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
60
|
+
settings: 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%22M7.99998%201.73206L13.4282%204.86603V11.134L7.99998%2014.268L2.57178%2011.134V4.86603L7.99998%201.73206ZM7.24998%200.433018C7.71408%200.165068%208.28588%200.165068%208.74998%200.433018L14.1782%203.56699C14.6423%203.83494%2014.9282%204.33013%2014.9282%204.86603V11.134C14.9282%2011.6699%2014.6423%2012.1651%2014.1782%2012.433L8.74998%2015.567C8.28588%2015.8349%207.71408%2015.8349%207.24998%2015.567L1.82178%2012.433C1.35768%2012.1651%201.07178%2011.6699%201.07178%2011.134V4.86603C1.07178%204.33013%201.35768%203.83494%201.82178%203.56699L7.24998%200.433018ZM9.49998%208C9.49998%208.82843%208.82841%209.5%207.99998%209.5C7.17156%209.5%206.49998%208.82843%206.49998%208C6.49998%207.17157%207.17156%206.5%207.99998%206.5C8.82841%206.5%209.49998%207.17157%209.49998%208ZM11%208C11%209.65685%209.65684%2011%207.99998%2011C6.34313%2011%204.99998%209.65685%204.99998%208C4.99998%206.34315%206.34313%205%207.99998%205C9.65684%205%2011%206.34315%2011%208Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
61
|
+
sort: 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%22M7.4697%206.03034L5.25003%203.81067L5.25003%2014L3.75003%2014L3.75003%203.81067L1.53036%206.03034L0.469696%204.96968L4.50003%200.939348L8.53036%204.96968L7.4697%206.03034Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M14.4697%209.96968L12.25%2012.1893L12.25%202.00001L10.75%202.00001L10.75%2012.1893L8.53036%209.96968L7.4697%2011.0303L11.5%2015.0607L15.5304%2011.0303L14.4697%209.96968Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
62
|
+
stop: 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%22M12.5%203.5H3.5L3.5%2012.5H12.5V3.5ZM3.5%202C2.67157%202%202%202.67157%202%203.5V12.5C2%2013.3284%202.67157%2014%203.5%2014H12.5C13.3284%2014%2014%2013.3284%2014%2012.5V3.5C14%202.67157%2013.3284%202%2012.5%202H3.5Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
63
|
+
success: 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_5855_11729)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M12.7627%203.57657L13.6%202.73932L14.6606%203.79998L13.6596%204.80101L7.29998%2011.1606L3.78932%207.64998L4.84998%206.58932L7.29998%209.03932L12.7627%203.57657ZM14.5%208C14.5%207.61962%2014.4673%207.24687%2014.4046%206.88441L15.6469%205.64217C15.8764%206.38752%2016%207.17933%2016%208C16%2012.4183%2012.4183%2016%208%2016C3.58172%2016%200%2012.4183%200%208C0%203.58172%203.58172%200%208%200C9.5719%200%2011.0379%200.453354%2012.2744%201.23644L11.1808%202.3301C10.2405%201.80149%209.15547%201.5%208%201.5C4.41015%201.5%201.5%204.41015%201.5%208C1.5%2011.5899%204.41015%2014.5%208%2014.5C11.5899%2014.5%2014.5%2011.5899%2014.5%208Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_5855_11729%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'),
|
|
64
|
+
time: 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_6991_1772)%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M14.5%208C14.5%2011.5899%2011.5899%2014.5%208%2014.5C4.41015%2014.5%201.5%2011.5899%201.5%208C1.5%204.41015%204.41015%201.5%208%201.5C11.5899%201.5%2014.5%204.41015%2014.5%208ZM16%208C16%2012.4183%2012.4183%2016%208%2016C3.58172%2016%200%2012.4183%200%208C0%203.58172%203.58172%200%208%200C12.4183%200%2016%203.58172%2016%208ZM7.25%208.3075L10.4425%2011.5L11.5%2010.4425L8.75%207.685V3H7.25V8.3075Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22clip0_6991_1772%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'),
|
|
65
|
+
tune: 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.75%204.25V2H11.25V8H12.75V5.75H16V4.25H12.75Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M9.5%205.75H0V4.25H9.5V5.75Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M3.25%208V10.25H0V11.75H3.25V14H4.75V8H3.25Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M16%2010.25H6.5V11.75H16V10.25Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
66
|
+
warning: 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%22M5.18534%202.375C6.43626%200.208336%209.56358%200.208331%2010.8145%202.375L15.1446%209.875C16.3956%2012.0417%2014.8319%2014.75%2012.3301%2014.75H11.0005V13.25H12.3301C13.6772%2013.25%2014.5192%2011.7917%2013.8456%2010.625L9.51547%203.125C8.84189%201.95833%207.15795%201.95833%206.48438%203.125L2.15425%2010.625C1.48068%2011.7917%202.32265%2013.25%203.6698%2013.25H5.00047V14.75H3.6698C1.16795%2014.75%20-0.395713%2012.0417%200.855213%209.875L5.18534%202.375Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M8.75001%2011.5V6H7.25001V11.5H8.75001Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20d%3D%22M8.75%2014.75H7.25V13.25H8.75V14.75Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E'),
|
|
67
|
+
x-axis: 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%22M11.5303%207.46967L15.0607%2011L11.5303%2014.5303L10.4697%2013.4697L12.1893%2011.75H2V10.25H12.1893L10.4697%208.53033L11.5303%207.46967Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M4.43934%205.5L2.46967%203.53033L3.53033%202.46967L5.5%204.43934L7.46967%202.46967L8.53033%203.53033L6.56066%205.5L8.53033%207.46967L7.46967%208.53033L5.5%206.56066L3.53033%208.53033L2.46967%207.46967L4.43934%205.5Z%22%20fill%3D%22%2307AD3E%22%2F%3E%3C%2Fsvg%3E'),
|
|
68
|
+
y-axis: 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%201.93935L8.53033%205.46968L7.46967%206.53034L5.75%204.81067L5.75%2014H4.25L4.25%204.81067L2.53033%206.53034L1.46967%205.46968L5%201.93935Z%22%20fill%3D%22%23110529%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M10.75%2010.8107L8.46967%208.53033L9.53033%207.46967L11.5%209.43934L13.4697%207.46967L14.5303%208.53033L12.25%2010.8107V14H10.75V10.8107Z%22%20fill%3D%22%2307AD3E%22%2F%3E%3C%2Fsvg%3E'),
|
|
69
|
+
zip: 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.25%202.5H12.5V13.5H3.5L3.5%202.5H6.75V4H5.25V5.5H6.75V7H5.25V8.5H6.75V10H5.25V11.5H8.25V8.5H6.75V7H8.25V5.5H6.75V4H8.25V2.5ZM2%202.5C2%201.67157%202.67157%201%203.5%201H12.5C13.3284%201%2014%201.67157%2014%202.5V13.5C14%2014.3284%2013.3284%2015%2012.5%2015H3.5C2.67157%2015%202%2014.3284%202%2013.5V2.5Z%22%20fill%3D%22%23110529%22%2F%3E%3C%2Fsvg%3E')
|
|
70
70
|
)
|