@caipira/tamandua 0.0.2 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/account-BJGxzbeL.js +5 -0
- package/dist/alert-octagon-D8wznooU.js +4 -0
- package/dist/alert-octagon-outline-fM2QVbyq.js +5 -0
- package/dist/archive-DDuuzVUo.js +5 -0
- package/dist/archive-outline-BT6uCRX5.js +5 -0
- package/dist/arrow-left-CVipcGWo.js +5 -0
- package/dist/arrow-right-DHFo5L72.js +5 -0
- package/dist/bank-lwoR1P6d.js +5 -0
- package/dist/bank-outline-wy0O9ni0.js +5 -0
- package/dist/camera-BXoPauop.js +5 -0
- package/dist/cards-outline-B0no8Z63.js +5 -0
- package/dist/cards-variant-CU6V8mdM.js +5 -0
- package/dist/cart-outline-C99s8OpS.js +4 -0
- package/dist/chart-box-outline-C9ymwfIH.js +5 -0
- package/dist/chart-box-tyepg_QH.js +5 -0
- package/dist/check-circle-C3Kf7DnE.js +5 -0
- package/dist/check-circle-outline-B4zmPfuc.js +5 -0
- package/dist/check-iUT-FuWa.js +5 -0
- package/dist/checkbox-TojXdFTq.js +5 -0
- package/dist/checkbox-dark-D_btgwCX.js +5 -0
- package/dist/checkbox-indeterminate-CtbmyFkw.js +5 -0
- package/dist/checkbox-indeterminate-dark-CSrkJBRG.js +5 -0
- package/dist/chevron-down-CJLshITY.js +5 -0
- package/dist/chevron-left-n_sGCmlG.js +5 -0
- package/dist/chevron-right-C8uLqjmq.js +5 -0
- package/dist/chevron-up-b6VdQM8S.js +5 -0
- package/dist/circle-DhoEDuC5.js +5 -0
- package/dist/clock-BqMI2OIG.js +5 -0
- package/dist/close-DemH4JAO.js +5 -0
- package/dist/close-circle-Bsf9_pUR.js +4 -0
- package/dist/close-circle-outline-CUXfYV4M.js +5 -0
- package/dist/cog-Dd9I6z5D.js +5 -0
- package/dist/color-fill-DWx77G0p.js +5 -0
- package/dist/components/Avatar/Avatar.story.d.ts +9 -0
- package/dist/components/Avatar/Avatar.vue.d.ts +58 -0
- package/dist/components/Avatar/index.d.ts +6 -0
- package/dist/components/Backdrop/Backdrop.vue.d.ts +33 -0
- package/dist/components/Backdrop/index.d.ts +6 -0
- package/dist/components/Button/Button.story.d.ts +70 -0
- package/dist/components/Button/Button.vue.d.ts +153 -0
- package/dist/components/Button/index.d.ts +6 -0
- package/dist/components/ButtonCopy/ButtonCopy.vue.d.ts +32 -0
- package/dist/components/ButtonCopy/index.d.ts +6 -0
- package/dist/components/Drawer/Drawer.vue.d.ts +67 -0
- package/dist/components/Drawer/index.d.ts +6 -0
- package/dist/components/Dropdown/Dropdown.vue.d.ts +117 -0
- package/dist/components/Dropdown/index.d.ts +6 -0
- package/dist/components/EventListener/EventListener.vue.d.ts +6 -0
- package/dist/components/FileDrop/FileDrop.vue.d.ts +40 -0
- package/dist/components/FileDrop/index.d.ts +6 -0
- package/dist/components/Form/Form.spec.d.ts +1 -0
- package/dist/components/Form/Form.vue.d.ts +111 -0
- package/dist/components/Form/index.d.ts +6 -0
- package/dist/components/FormItem/FormItem.vue.d.ts +41 -0
- package/dist/components/FormItem/index.d.ts +6 -0
- package/dist/components/GraphyEmpty/GraphyEmpty.vue.d.ts +23 -0
- package/dist/components/GraphyEmpty/index.d.ts +6 -0
- package/dist/components/GraphyLabel/GraphyLabel.vue.d.ts +43 -0
- package/dist/components/GraphyLabel/index.d.ts +6 -0
- package/dist/components/GraphyPrice/GraphyPrice.story.d.ts +6 -0
- package/dist/components/GraphyPrice/GraphyPrice.vue.d.ts +45 -0
- package/dist/components/GraphyPrice/index.d.ts +6 -0
- package/dist/components/GraphySubtitle/GraphySubtitle.vue.d.ts +31 -0
- package/dist/components/GraphySubtitle/index.d.ts +6 -0
- package/dist/components/GraphyTitle/GraphyTitle.vue.d.ts +15 -0
- package/dist/components/GraphyTitle/index.d.ts +6 -0
- package/dist/components/Icon/Icon.vue.d.ts +40 -0
- package/dist/components/Icon/index.d.ts +6 -0
- package/dist/components/IconButton/IconButton.vue.d.ts +153 -0
- package/dist/components/IconButton/index.d.ts +6 -0
- package/dist/components/InputAvatar/InputAvatar.vue.d.ts +19 -0
- package/dist/components/InputAvatar/index.d.ts +6 -0
- package/dist/components/InputCheckbox/InputCheckbox.vue.d.ts +52 -0
- package/dist/components/InputCheckbox/index.d.ts +6 -0
- package/dist/components/InputColor/InputColor.vue.d.ts +40 -0
- package/dist/components/InputColor/index.d.ts +6 -0
- package/dist/components/InputDate/InputDate.story.d.ts +6 -0
- package/dist/components/InputDate/InputDate.vue.d.ts +23 -0
- package/dist/components/InputDate/index.d.ts +6 -0
- package/dist/components/InputMultiplier/InputMultiplier.vue.d.ts +41 -0
- package/dist/components/InputMultiplier/index.d.ts +6 -0
- package/dist/components/InputMultiplier/input-multiplier.story.d.ts +19 -0
- package/{components/InputMultiplier/types.ts → dist/components/InputMultiplier/types.d.ts} +1 -2
- package/dist/components/InputPassword/InputPassword.vue.d.ts +68 -0
- package/dist/components/InputPassword/index.d.ts +6 -0
- package/dist/components/InputPhone/InputPhone.vue.d.ts +40 -0
- package/dist/components/InputPhone/index.d.ts +6 -0
- package/dist/components/InputPrice/InputPrice.vue.d.ts +39 -0
- package/dist/components/InputPrice/index.d.ts +6 -0
- package/dist/components/InputRadio/InputRadio.vue.d.ts +17 -0
- package/dist/components/InputRadio/InputRadioGroup.story.d.ts +7 -0
- package/dist/components/InputRadio/InputRadioGroup.vue.d.ts +44 -0
- package/dist/components/InputRadio/index.d.ts +7 -0
- package/dist/components/InputSelect/InputSelect.story.d.ts +6 -0
- package/dist/components/InputSelect/InputSelect.vue.d.ts +116 -0
- package/dist/components/InputSelect/index.d.ts +6 -0
- package/dist/components/InputSwitch/InputSwitch.story.d.ts +29 -0
- package/dist/components/InputSwitch/InputSwitch.vue.d.ts +40 -0
- package/dist/components/InputSwitch/index.d.ts +6 -0
- package/dist/components/InputText/InputText.vue.d.ts +60 -0
- package/dist/components/InputText/index.d.ts +6 -0
- package/dist/components/InputTextarea/InputTextarea.vue.d.ts +50 -0
- package/dist/components/InputTextarea/index.d.ts +6 -0
- package/dist/components/LineChart/LineChart.vue.d.ts +17 -0
- package/dist/components/LineChart/index.d.ts +6 -0
- package/dist/components/Modal/Modal.vue.d.ts +70 -0
- package/dist/components/Modal/index.d.ts +6 -0
- package/dist/components/ModalForm/ModalForm.vue.d.ts +53 -0
- package/dist/components/ModalForm/index.d.ts +6 -0
- package/dist/components/Pagination/Pagination.story.d.ts +5 -0
- package/dist/components/Pagination/Pagination.vue.d.ts +50 -0
- package/dist/components/Pagination/index.d.ts +6 -0
- package/dist/components/PieChart/PieChart.vue.d.ts +17 -0
- package/dist/components/PieChart/index.d.ts +6 -0
- package/dist/components/Popconfirm/Popconfirm.vue.d.ts +49 -0
- package/dist/components/Popconfirm/index.d.ts +6 -0
- package/dist/components/Popover/Popover.vue.d.ts +68 -0
- package/dist/components/Popover/index.d.ts +6 -0
- package/dist/components/ProgressCircle/ProgressCircle.story.d.ts +5 -0
- package/dist/components/ProgressCircle/ProgressCircle.vue.d.ts +56 -0
- package/dist/components/ProgressCircle/index.d.ts +6 -0
- package/dist/components/ProgressLine/ProgressLine.story.d.ts +5 -0
- package/dist/components/ProgressLine/ProgressLine.vue.d.ts +75 -0
- package/dist/components/ProgressLine/index.d.ts +6 -0
- package/dist/components/SensitiveInfo/SensitiveInfo.vue.d.ts +22 -0
- package/dist/components/SensitiveInfo/index.d.ts +6 -0
- package/dist/components/Tab/Tab.vue.d.ts +36 -0
- package/dist/components/Tab/index.d.ts +6 -0
- package/dist/components/Table/Table.story.d.ts +5 -0
- package/dist/components/Table/Table.vue.d.ts +97 -0
- package/dist/components/Table/index.d.ts +6 -0
- package/{components/Table/types.ts → dist/components/Table/types.d.ts} +1 -2
- package/dist/components/Tag/Tag.vue.d.ts +54 -0
- package/dist/components/Tag/index.d.ts +6 -0
- package/{components/Tag/types.ts → dist/components/Tag/types.d.ts} +1 -2
- package/dist/components/Toast/Toast.vue.d.ts +21 -0
- package/dist/components/Toast/index.d.ts +6 -0
- package/dist/components/index.d.ts +43 -0
- package/dist/components/plugins.d.ts +45 -0
- package/dist/composables/index.d.ts +2 -0
- package/dist/composables/useBreakpoints.d.ts +5 -0
- package/dist/composables/useRender.d.ts +3 -0
- package/dist/copy-D-Dqxp8h.js +5 -0
- package/dist/credit-card-B3VjoUad.js +5 -0
- package/dist/credit-card-plus-TUZq5Zi0.js +4 -0
- package/dist/currency-BuSji4qA.js +5 -0
- package/dist/database-CNG_l2Or.js +5 -0
- package/dist/dots-grid-BhRGZg1t.js +5 -0
- package/dist/dots-vertical-nYIDxlT1.js +5 -0
- package/dist/email-open-outline-NlRAK8vu.js +5 -0
- package/dist/email-outline-v-beMKo_.js +5 -0
- package/dist/enums/app.d.ts +5 -0
- package/dist/enums/form.d.ts +23 -0
- package/dist/enums/index.d.ts +3 -0
- package/{enums/ui.ts → dist/enums/ui.d.ts} +16 -30
- package/dist/eye-C7_UM0rn.js +5 -0
- package/dist/eye-off-Dq2WOPSG.js +5 -0
- package/dist/file-document-plus-outline-C_GeG8ak.js +5 -0
- package/dist/filmstrip-Dg66xHap.js +4 -0
- package/dist/filter-07gM0IrM.js +5 -0
- package/dist/form/convertors.d.ts +3 -0
- package/dist/form/crud.d.ts +27 -0
- package/dist/form/form-data-transformers.d.ts +4 -0
- package/dist/form/form-transformer.d.ts +7 -0
- package/dist/form/form-value-transformers.d.ts +8 -0
- package/dist/form/form.test.d.ts +1 -0
- package/dist/form/json-transformers.d.ts +4 -0
- package/dist/fullscreen-daZRwm-1.js +5 -0
- package/dist/fullscreen-exit-DvHy2f8E.js +5 -0
- package/dist/group-B1HQcmCl.js +5 -0
- package/dist/i18n.d.ts +15 -0
- package/dist/image-C-DY_SfK.js +5 -0
- package/dist/image-album-DVl72ioK.js +5 -0
- package/dist/image-album-outline-oiPipPnp.js +5 -0
- package/dist/image-outline-CLpFyr7w.js +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/info-outline-Mn6Hjz_K.js +5 -0
- package/dist/key-B8iEXxGx.js +5 -0
- package/dist/key-chain-D-8-GrU2.js +5 -0
- package/dist/key-variant-DViBRFAJ.js +5 -0
- package/dist/listbox-outline-BBriTS-r.js +5 -0
- package/dist/loading-E4eFmVsP.js +5 -0
- package/dist/lock-Nv-e-b24.js +5 -0
- package/dist/lock-outline-K2LxC2b6.js +5 -0
- package/dist/logout-BHwFpuou.js +5 -0
- package/dist/menu-down-B4Fy5IG1.js +4 -0
- package/dist/menu-left-D8G3frKt.js +4 -0
- package/dist/menu-pq7WWaJu.js +5 -0
- package/dist/menu-right-CMt4thJ2.js +4 -0
- package/dist/minus-CSCkQnOm.js +5 -0
- package/dist/minus-circle-D_N5NZW-.js +5 -0
- package/dist/minus-circle-outline-B-x6EXPD.js +5 -0
- package/dist/moon-Bhm_ZTV6.js +5 -0
- package/dist/open-in-new-C2Btl_1k.js +5 -0
- package/dist/pencil-BETebgXX.js +5 -0
- package/dist/people-BUW1DRzH.js +5 -0
- package/dist/piggy-bank-outline-5cDQNrSU.js +5 -0
- package/dist/plugins/register-component.d.ts +4 -0
- package/dist/plus-circle-Cl0YprEp.js +5 -0
- package/dist/plus-circle-outline-C-kkX0ke.js +5 -0
- package/dist/plus-sbcOm60H.js +5 -0
- package/dist/qrcode-scan-CpLrVFw_.js +5 -0
- package/dist/radio-DkjVAhsO.js +5 -0
- package/dist/radio-dark-Cr5v17AF.js +5 -0
- package/dist/refresh-DPlMWd1M.js +5 -0
- package/dist/save-BmMH4S8b.js +4 -0
- package/dist/search-Co2MwWOK.js +5 -0
- package/dist/services/clipboard.d.ts +2 -0
- package/dist/services/date.d.ts +16 -0
- package/dist/services/password.d.ts +7 -0
- package/dist/services/ui.d.ts +9 -0
- package/dist/spotlight-TNyCQzOY.js +4 -0
- package/dist/store-outline-B-fuVZzv.js +5 -0
- package/dist/style.css +1 -0
- package/dist/sun-BWKjCEHH.js +5 -0
- package/dist/swap-CNbqKTl0.js +5 -0
- package/dist/swap-horizontal-DociZUG2.js +5 -0
- package/dist/swap-left-Bd2DOgf3.js +5 -0
- package/dist/swap-right-D0VYxBDb.js +5 -0
- package/dist/system-theme-Cez6mSv_.js +5 -0
- package/dist/tag-outline-Ce_qOxif.js +5 -0
- package/dist/tamandua.js +15370 -0
- package/dist/trash-can-CKPtMqSf.js +5 -0
- package/dist/trash-can-outline-DjtqZHOC.js +5 -0
- package/{types/address.ts → dist/types/address.d.ts} +0 -5
- package/{types/api.ts → dist/types/api.d.ts} +0 -4
- package/{types/common.ts → dist/types/common.d.ts} +0 -1
- package/{types/form.ts → dist/types/form.d.ts} +32 -62
- package/dist/types/index.d.ts +5 -0
- package/{types/ui.ts → dist/types/ui.d.ts} +11 -16
- package/{types/website.ts → dist/types/website.d.ts} +0 -1
- package/dist/upload-CKfrBexU.js +5 -0
- package/dist/user-circle-D102n1FB.js +5 -0
- package/dist/vite.config.d.mts +2 -0
- package/dist/vitest.setup.d.ts +1 -0
- package/dist/zip-box-C10560VY.js +5 -0
- package/package.json +16 -5
- package/.editorconfig +0 -12
- package/.prettierrc +0 -5
- package/.storybook/main.ts +0 -22
- package/.storybook/preview-body.html +0 -3
- package/.storybook/preview.ts +0 -24
- package/App.vue +0 -1
- package/Dockerfile +0 -21
- package/assets/icons/account.svg +0 -1
- package/assets/icons/alert-octagon-outline.svg +0 -1
- package/assets/icons/alert-octagon.svg +0 -1
- package/assets/icons/archive-outline.svg +0 -1
- package/assets/icons/archive.svg +0 -1
- package/assets/icons/arrow-left.svg +0 -1
- package/assets/icons/arrow-right.svg +0 -1
- package/assets/icons/bank-outline.svg +0 -1
- package/assets/icons/bank.svg +0 -1
- package/assets/icons/camera.svg +0 -1
- package/assets/icons/cards-outline.svg +0 -1
- package/assets/icons/cards-variant.svg +0 -1
- package/assets/icons/cart-outline.svg +0 -1
- package/assets/icons/chart-box-outline.svg +0 -1
- package/assets/icons/chart-box.svg +0 -1
- package/assets/icons/check-circle-outline.svg +0 -1
- package/assets/icons/check-circle.svg +0 -1
- package/assets/icons/check.svg +0 -1
- package/assets/icons/checkbox-dark.svg +0 -1
- package/assets/icons/checkbox-indeterminate-dark.svg +0 -1
- package/assets/icons/checkbox-indeterminate.svg +0 -1
- package/assets/icons/checkbox.svg +0 -1
- package/assets/icons/chevron-down.svg +0 -1
- package/assets/icons/chevron-left.svg +0 -1
- package/assets/icons/chevron-right.svg +0 -1
- package/assets/icons/chevron-up.svg +0 -1
- package/assets/icons/circle.svg +0 -1
- package/assets/icons/clock.svg +0 -1
- package/assets/icons/close-circle-outline.svg +0 -1
- package/assets/icons/close-circle.svg +0 -1
- package/assets/icons/close.svg +0 -1
- package/assets/icons/cog.svg +0 -1
- package/assets/icons/color-fill.svg +0 -1
- package/assets/icons/copy.svg +0 -1
- package/assets/icons/credit-card-plus.svg +0 -1
- package/assets/icons/credit-card.svg +0 -1
- package/assets/icons/currency.svg +0 -1
- package/assets/icons/database.svg +0 -1
- package/assets/icons/dots-grid.svg +0 -1
- package/assets/icons/dots-vertical.svg +0 -1
- package/assets/icons/email-open-outline.svg +0 -1
- package/assets/icons/email-outline.svg +0 -1
- package/assets/icons/eye-off.svg +0 -1
- package/assets/icons/eye.svg +0 -1
- package/assets/icons/file-document-plus-outline.svg +0 -1
- package/assets/icons/filmstrip.svg +0 -1
- package/assets/icons/filter.svg +0 -1
- package/assets/icons/fullscreen-exit.svg +0 -1
- package/assets/icons/fullscreen.svg +0 -1
- package/assets/icons/group.svg +0 -1
- package/assets/icons/image-album-outline.svg +0 -1
- package/assets/icons/image-album.svg +0 -1
- package/assets/icons/image-outline.svg +0 -1
- package/assets/icons/image.svg +0 -1
- package/assets/icons/info-outline.svg +0 -1
- package/assets/icons/key-chain.svg +0 -1
- package/assets/icons/key-variant.svg +0 -1
- package/assets/icons/key.svg +0 -1
- package/assets/icons/listbox-outline.svg +0 -1
- package/assets/icons/loading.svg +0 -1
- package/assets/icons/lock-outline.svg +0 -1
- package/assets/icons/lock.svg +0 -1
- package/assets/icons/logout.svg +0 -1
- package/assets/icons/menu-down.svg +0 -1
- package/assets/icons/menu-left.svg +0 -1
- package/assets/icons/menu-right.svg +0 -1
- package/assets/icons/menu.svg +0 -1
- package/assets/icons/minus-circle-outline.svg +0 -1
- package/assets/icons/minus-circle.svg +0 -1
- package/assets/icons/minus.svg +0 -1
- package/assets/icons/moon.svg +0 -1
- package/assets/icons/open-in-new.svg +0 -1
- package/assets/icons/pencil.svg +0 -1
- package/assets/icons/people.svg +0 -1
- package/assets/icons/piggy-bank-outline.svg +0 -1
- package/assets/icons/plus-circle-outline.svg +0 -1
- package/assets/icons/plus-circle.svg +0 -1
- package/assets/icons/plus.svg +0 -1
- package/assets/icons/qrcode-scan.svg +0 -1
- package/assets/icons/radio-dark.svg +0 -1
- package/assets/icons/radio.svg +0 -1
- package/assets/icons/refresh.svg +0 -1
- package/assets/icons/save.svg +0 -1
- package/assets/icons/search.svg +0 -1
- package/assets/icons/spotlight.svg +0 -1
- package/assets/icons/store-outline.svg +0 -1
- package/assets/icons/sun.svg +0 -1
- package/assets/icons/swap-horizontal.svg +0 -1
- package/assets/icons/swap-left.svg +0 -1
- package/assets/icons/swap-right.svg +0 -1
- package/assets/icons/swap.svg +0 -1
- package/assets/icons/system-theme.svg +0 -1
- package/assets/icons/tag-outline.svg +0 -1
- package/assets/icons/trash-can-outline.svg +0 -1
- package/assets/icons/trash-can.svg +0 -1
- package/assets/icons/upload.svg +0 -1
- package/assets/icons/user-circle.svg +0 -1
- package/assets/icons/zip-box.svg +0 -1
- package/assets/images/fs/apk.svg +0 -11
- package/assets/images/fs/bmp.svg +0 -7
- package/assets/images/fs/css.svg +0 -8
- package/assets/images/fs/doc.svg +0 -9
- package/assets/images/fs/docx.svg +0 -9
- package/assets/images/fs/folder-adwaita.svg +0 -8
- package/assets/images/fs/folder-black.svg +0 -8
- package/assets/images/fs/folder-brown.svg +0 -8
- package/assets/images/fs/folder-grey.svg +0 -8
- package/assets/images/fs/folder-nordic.svg +0 -8
- package/assets/images/fs/folder-orange.svg +0 -8
- package/assets/images/fs/folder-palebrown.svg +0 -8
- package/assets/images/fs/folder-paleorange.svg +0 -8
- package/assets/images/fs/folder-teal.svg +0 -8
- package/assets/images/fs/folder-white.svg +0 -8
- package/assets/images/fs/folder-yellow.svg +0 -8
- package/assets/images/fs/gif.svg +0 -7
- package/assets/images/fs/go.svg +0 -9
- package/assets/images/fs/ics.svg +0 -24
- package/assets/images/fs/iso.svg +0 -10
- package/assets/images/fs/jpeg.svg +0 -7
- package/assets/images/fs/jpg.svg +0 -7
- package/assets/images/fs/js.svg +0 -9
- package/assets/images/fs/json.svg +0 -9
- package/assets/images/fs/lua.svg +0 -9
- package/assets/images/fs/m4v.svg +0 -7
- package/assets/images/fs/md.svg +0 -10
- package/assets/images/fs/mov.svg +0 -7
- package/assets/images/fs/mp3.svg +0 -9
- package/assets/images/fs/mp4.svg +0 -7
- package/assets/images/fs/pdf.svg +0 -9
- package/assets/images/fs/pgp.svg +0 -8
- package/assets/images/fs/php.svg +0 -9
- package/assets/images/fs/png.svg +0 -7
- package/assets/images/fs/ppt.svg +0 -9
- package/assets/images/fs/py.svg +0 -9
- package/assets/images/fs/rar.svg +0 -20
- package/assets/images/fs/rpm.svg +0 -7
- package/assets/images/fs/rs.svg +0 -9
- package/assets/images/fs/sh.svg +0 -9
- package/assets/images/fs/tar.svg +0 -20
- package/assets/images/fs/txt.svg +0 -8
- package/assets/images/fs/unknown.svg +0 -8
- package/assets/images/fs/xls.svg +0 -9
- package/assets/images/fs/xlsx.svg +0 -9
- package/assets/images/fs/xml.svg +0 -8
- package/assets/images/fs/yaml.svg +0 -9
- package/assets/images/fs/zip.svg +0 -20
- package/components/Avatar/Avatar.story.ts +0 -55
- package/components/Avatar/Avatar.vue +0 -82
- package/components/Avatar/index.ts +0 -12
- package/components/Backdrop/Backdrop.vue +0 -27
- package/components/Backdrop/index.ts +0 -12
- package/components/Button/Button.story.ts +0 -74
- package/components/Button/Button.vue +0 -230
- package/components/Button/index.ts +0 -12
- package/components/ButtonCopy/ButtonCopy.vue +0 -61
- package/components/ButtonCopy/index.ts +0 -12
- package/components/Drawer/Drawer.vue +0 -102
- package/components/Drawer/index.ts +0 -12
- package/components/Dropdown/Dropdown.vue +0 -258
- package/components/Dropdown/index.ts +0 -12
- package/components/EventListener/EventListener.vue +0 -12
- package/components/FileDrop/FileDrop.vue +0 -116
- package/components/FileDrop/index.ts +0 -12
- package/components/Form/Form.spec.ts +0 -72
- package/components/Form/Form.vue +0 -134
- package/components/Form/index.ts +0 -12
- package/components/FormItem/FormItem.vue +0 -85
- package/components/FormItem/index.ts +0 -12
- package/components/GraphyEmpty/GraphyEmpty.vue +0 -16
- package/components/GraphyEmpty/index.ts +0 -12
- package/components/GraphyLabel/GraphyLabel.vue +0 -34
- package/components/GraphyLabel/index.ts +0 -12
- package/components/GraphyPrice/GraphyPrice.story.ts +0 -37
- package/components/GraphyPrice/GraphyPrice.vue +0 -65
- package/components/GraphyPrice/index.ts +0 -12
- package/components/GraphySubtitle/GraphySubtitle.vue +0 -22
- package/components/GraphySubtitle/index.ts +0 -12
- package/components/GraphyTitle/GraphyTitle.vue +0 -13
- package/components/GraphyTitle/index.ts +0 -12
- package/components/Icon/Icon.vue +0 -84
- package/components/Icon/index.ts +0 -12
- package/components/IconButton/IconButton.vue +0 -168
- package/components/IconButton/index.ts +0 -12
- package/components/InputAvatar/InputAvatar.vue +0 -63
- package/components/InputAvatar/index.ts +0 -12
- package/components/InputCheckbox/InputCheckbox.vue +0 -77
- package/components/InputCheckbox/index.ts +0 -12
- package/components/InputColor/InputColor.vue +0 -54
- package/components/InputColor/index.ts +0 -12
- package/components/InputDate/InputDate.story.ts +0 -15
- package/components/InputDate/InputDate.vue +0 -368
- package/components/InputDate/index.ts +0 -12
- package/components/InputMultiplier/InputMultiplier.vue +0 -119
- package/components/InputMultiplier/index.ts +0 -12
- package/components/InputMultiplier/input-multiplier.story.ts +0 -30
- package/components/InputPassword/InputPassword.vue +0 -170
- package/components/InputPassword/index.ts +0 -12
- package/components/InputPhone/InputPhone.vue +0 -125
- package/components/InputPhone/index.ts +0 -12
- package/components/InputPrice/InputPrice.vue +0 -96
- package/components/InputPrice/index.ts +0 -12
- package/components/InputRadio/InputRadio.vue +0 -41
- package/components/InputRadio/InputRadioGroup.story.ts +0 -24
- package/components/InputRadio/InputRadioGroup.vue +0 -48
- package/components/InputRadio/index.ts +0 -14
- package/components/InputSelect/InputSelect.story.ts +0 -87
- package/components/InputSelect/InputSelect.vue +0 -507
- package/components/InputSelect/index.ts +0 -12
- package/components/InputSwitch/InputSwitch.story.ts +0 -34
- package/components/InputSwitch/InputSwitch.vue +0 -82
- package/components/InputSwitch/index.ts +0 -12
- package/components/InputText/InputText.vue +0 -62
- package/components/InputText/index.ts +0 -12
- package/components/InputTextarea/InputTextarea.vue +0 -64
- package/components/InputTextarea/index.ts +0 -12
- package/components/LineChart/LineChart.vue +0 -14
- package/components/LineChart/index.ts +0 -12
- package/components/Modal/Modal.vue +0 -106
- package/components/Modal/index.ts +0 -12
- package/components/ModalForm/ModalForm.vue +0 -141
- package/components/ModalForm/index.ts +0 -12
- package/components/Pagination/Pagination.story.ts +0 -15
- package/components/Pagination/Pagination.vue +0 -138
- package/components/Pagination/index.ts +0 -12
- package/components/PieChart/PieChart.vue +0 -14
- package/components/PieChart/index.ts +0 -12
- package/components/Popconfirm/Popconfirm.vue +0 -80
- package/components/Popconfirm/index.ts +0 -12
- package/components/Popover/Popover.vue +0 -133
- package/components/Popover/index.ts +0 -12
- package/components/ProgressCircle/ProgressCircle.story.ts +0 -31
- package/components/ProgressCircle/ProgressCircle.vue +0 -82
- package/components/ProgressCircle/index.ts +0 -12
- package/components/ProgressLine/ProgressLine.story.ts +0 -27
- package/components/ProgressLine/ProgressLine.vue +0 -104
- package/components/ProgressLine/index.ts +0 -12
- package/components/SensitiveInfo/SensitiveInfo.vue +0 -18
- package/components/SensitiveInfo/index.ts +0 -12
- package/components/Tab/Tab.vue +0 -58
- package/components/Tab/index.ts +0 -12
- package/components/Table/Table.story.ts +0 -30
- package/components/Table/Table.vue +0 -291
- package/components/Table/index.ts +0 -12
- package/components/Tag/Tag.vue +0 -61
- package/components/Tag/index.ts +0 -12
- package/components/Toast/Toast.vue +0 -75
- package/components/Toast/index.ts +0 -12
- package/components/index.ts +0 -43
- package/components/plugins.ts +0 -89
- package/composables/index.ts +0 -2
- package/composables/useBreakpoints.ts +0 -30
- package/composables/useRender.ts +0 -29
- package/entrypoint.sh +0 -19
- package/enums/app.ts +0 -5
- package/enums/form.ts +0 -25
- package/env.d.ts +0 -8
- package/form/convertors.ts +0 -31
- package/form/crud.ts +0 -109
- package/form/form-data-transformers.ts +0 -148
- package/form/form-transformer.ts +0 -54
- package/form/form-value-transformers.ts +0 -32
- package/form/form.test.ts +0 -96
- package/form/json-transformers.ts +0 -91
- package/i18n.ts +0 -20
- package/index.css +0 -297
- package/index.html +0 -22
- package/index.ts +0 -14
- package/main.ts +0 -31
- package/plugins/register-component.ts +0 -5
- package/postcss.config.js +0 -6
- package/services/clipboard.ts +0 -5
- package/services/date.ts +0 -27
- package/services/password.ts +0 -309
- package/services/ui.ts +0 -43
- package/tailwind.config.js +0 -16
- package/tsconfig.json +0 -23
- package/types/index.ts +0 -5
- package/vite.config.mts +0 -14
- package/vitest.setup.ts +0 -21
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12,3C7.58,3 4,4.79 4,7C4,9.21 7.58,11 12,11C16.42,11 20,9.21 20,7C20,4.79 16.42,3 12,3M4,9V12C4,14.21 7.58,16 12,16C16.42,16 20,14.21 20,12V9C20,11.21 16.42,13 12,13C7.58,13 4,11.21 4,9M4,14V17C4,19.21 7.58,21 12,21C16.42,21 20,19.21 20,17V14C20,16.21 16.42,18 12,18C7.58,18 4,16.21 4,14Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 16c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2M6 16c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m12 12c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 5v.01M12 12v.01M12 19v.01M12 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 7a1 1 0 1 1 0-2 1 1 0 0 1 0 2zm0 7a1 1 0 1 1 0-2 1 1 0 0 1 0 2z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21.03 6.29L12 .64L2.97 6.29C2.39 6.64 2 7.27 2 8V18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 7.27 21.61 6.64 21.03 6.29M20 18H4V10L12 15L20 10V18M12 13L4 8L12 3L20 8L12 13Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 6c0-1.1-.9-2-2-2H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6m-2 0-8 5-8-5h16m0 12H4V8l8 5 8-5v10Z"/></svg>
|
package/assets/icons/eye-off.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.83,9L15,12.16C15,12.11 15,12.05 15,12A3,3 0 0,0 12,9C11.94,9 11.89,9 11.83,9M7.53,9.8L9.08,11.35C9.03,11.56 9,11.77 9,12A3,3 0 0,0 12,15C12.22,15 12.44,14.97 12.65,14.92L14.2,16.47C13.53,16.8 12.79,17 12,17A5,5 0 0,1 7,12C7,11.21 7.2,10.47 7.53,9.8M2,4.27L4.28,6.55L4.73,7C3.08,8.3 1.78,10 1,12C2.73,16.39 7,19.5 12,19.5C13.55,19.5 15.03,19.2 16.38,18.66L16.81,19.08L19.73,22L21,20.73L3.27,3M12,7A5,5 0 0,1 17,12C17,12.64 16.87,13.26 16.64,13.82L19.57,16.75C21.07,15.5 22.27,13.86 23,12C21.27,7.61 17,4.5 12,4.5C10.6,4.5 9.26,4.75 8,5.2L10.17,7.35C10.74,7.13 11.35,7 12,7Z" /></svg>
|
package/assets/icons/eye.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12,9A3,3 0 0,0 9,12A3,3 0 0,0 12,15A3,3 0 0,0 15,12A3,3 0 0,0 12,9M12,17A5,5 0 0,1 7,12A5,5 0 0,1 12,7A5,5 0 0,1 17,12A5,5 0 0,1 12,17M12,4.5C7,4.5 2.73,7.61 1,12C2.73,16.39 7,19.5 12,19.5C17,19.5 21.27,16.39 23,12C21.27,7.61 17,4.5 12,4.5Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M23 18h-3v-3h-2v3h-3v2h3v3h2v-3h3M6 2a2 2 0 0 0-2 2v16c0 1.11.89 2 2 2h7.81c-.36-.62-.61-1.3-.73-2H6V4h7v5h5v4.08c.33-.05.67-.08 1-.08.34 0 .67.03 1 .08V8l-6-6M8 12v2h8v-2m-8 4v2h5v-2Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18,9H16V7H18M18,13H16V11H18M18,17H16V15H18M8,9H6V7H8M8,13H6V11H8M8,17H6V15H8M18,3V5H16V3H8V5H6V3H4V21H6V19H8V21H16V19H18V21H20V3H18Z" /></svg>
|
package/assets/icons/filter.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 17v2h6v-2H3zM3 5v2h10V5H3zm10 16v-2h8v-2h-8v-2h-2v6h2zM7 9v2H3v2h4v2h2V9H7zm14 4v-2H11v2h10zm-6-4h2V7h4V5h-4V3h-2v6z"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14,14H19V16H16V19H14V14M5,14H10V19H8V16H5V14M8,5H10V10H5V8H8V5M19,8V10H14V5H16V8H19Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5,5H10V7H7V10H5V5M14,5H19V10H17V7H14V5M17,14H19V19H14V17H17V14M10,17V19H5V14H7V17H10Z" /></svg>
|
package/assets/icons/group.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M1,1V5H2V19H1V23H5V22H19V23H23V19H22V5H23V1H19V2H5V1M5,4H19V5H20V19H19V20H5V19H4V5H5M6,6V14H9V18H18V9H14V6M8,8H12V12H8M14,11H16V16H11V14H14" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M18 2H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 18H6V4h6v7l2.5-1.88L17 11V4h1v16zm-4.33-6L17 18H7l2.5-3.2 1.67 2.18 2.5-2.98z"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M6,19L9,15.14L11.14,17.72L14.14,13.86L18,19H6M6,4H11V12L8.5,10.5L6,12M18,2H6A2,2 0 0,0 4,4V20A2,2 0 0,0 6,22H18A2,2 0 0,0 20,20V4A2,2 0 0,0 18,2Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19,19H5V5H19M19,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3M13.96,12.29L11.21,15.83L9.25,13.47L6.5,17H17.5L13.96,12.29Z" /></svg>
|
package/assets/icons/image.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.5,13.5L11,16.5L14.5,12L19,18H5M21,19V5C21,3.89 20.1,3 19,3H5A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12.67 13.67c-.47.46-1.04.83-1.67 1.06V23H8v-2H5v-3h3v-3.28c-1.74-.62-3-2.26-3-4.22C5 8 7 6 9.5 6h.1c-.47.95-.68 2-.57 3.08-.59.2-1.03.76-1.03 1.42 0 .83.67 1.5 1.5 1.5.23 0 .45-.06.65-.15.64.84 1.52 1.47 2.52 1.82m8.06 5.77-2.76 1.16-.78-1.84-2.76 1.17-1.17-2.77L16.03 16l-1.27-3c-1.85.08-3.65-.95-4.41-2.75-.96-2.29.12-4.93 2.41-5.9.24-.1.5-.17.74-.23C12.84 2.87 11.5 2 10 2 7.79 2 6 3.79 6 6v.24c-.3.26-.6.58-.85.91C5.06 6.78 5 6.4 5 6c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.42-.6 2.67-1.55 3.57.42.43 1.05.56 1.63.31.77-.32 1.12-1.2.8-1.96a.939.939 0 0 0-.14-.26C15.9 7.13 16 6.58 16 6c0-.63-.1-1.24-.28-1.81 1.28.36 2.38 1.25 2.93 2.57.76 1.8.24 3.81-1.15 5.05l3.23 7.63M13 8.6c.37-.41.65-.89.82-1.42-.54.27-.85.82-.82 1.42Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M22 18v4h-4v-3h-3v-3h-3l-2.26-2.26c-.55.17-1.13.26-1.74.26a6 6 0 0 1-6-6 6 6 0 0 1 6-6 6 6 0 0 1 6 6c0 .61-.09 1.19-.26 1.74L22 18M7 5a2 2 0 0 0-2 2 2 2 0 0 0 2 2 2 2 0 0 0 2-2 2 2 0 0 0-2-2Z"/></svg>
|
package/assets/icons/key.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 14C5.9 14 5 13.1 5 12S5.9 10 7 10 9 10.9 9 12 8.1 14 7 14M12.6 10C11.8 7.7 9.6 6 7 6C3.7 6 1 8.7 1 12S3.7 18 7 18C9.6 18 11.8 16.3 12.6 14H16V18H20V14H23V10H12.6Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11 15h6v2h-6v-2M9 7H7v2h2V7m2 6h6v-2h-6v2m0-4h6V7h-6v2m-2 2H7v2h2v-2m12-6v14c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2m-2 0H5v14h14V5M9 15H7v2h2v-2Z"/></svg>
|
package/assets/icons/loading.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 4V2A10 10 0 0 0 2 12h2a8 8 0 0 1 8-8Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12,17C10.89,17 10,16.1 10,15C10,13.89 10.89,13 12,13A2,2 0 0,1 14,15A2,2 0 0,1 12,17M18,20V10H6V20H18M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6C4.89,22 4,21.1 4,20V10C4,8.89 4.89,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z" /></svg>
|
package/assets/icons/lock.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 24 24"><path d="M12,17A2,2 0 0,0 14,15C14,13.89 13.1,13 12,13A2,2 0 0,0 10,15A2,2 0 0,0 12,17M18,8A2,2 0 0,1 20,10V20A2,2 0 0,1 18,22H6A2,2 0 0,1 4,20V10C4,8.89 4.9,8 6,8H7V6A5,5 0 0,1 12,1A5,5 0 0,1 17,6V8H18M12,3A3,3 0 0,0 9,6V8H15V6A3,3 0 0,0 12,3Z" /></svg>
|
package/assets/icons/logout.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m17 7-1.41 1.41L18.17 11H8v2h10.17l-2.58 2.58L17 17l5-5M4 5h8V3H4c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h8v-2H4V5Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m7 10 5 5 5-5H7Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m14 7-5 5 5 5V7Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m10 17 5-5-5-5v10Z"/></svg>
|
package/assets/icons/menu.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M7,13H17V11H7" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 13H7v-2h10m-5-9A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2Z"/></svg>
|
package/assets/icons/minus.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2Z"/></svg>
|
package/assets/icons/moon.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.354 15.354A9 9 0 0 1 8.646 3.646 9.003 9.003 0 0 0 12 21a9.003 9.003 0 0 0 8.354-5.646z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14 3v2h3.59l-9.83 9.83 1.41 1.41L19 6.41V10h2V3m-2 16H5V5h7V3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7h-2v7Z"/></svg>
|
package/assets/icons/pencil.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25Z"/></svg>
|
package/assets/icons/people.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 5.5A3.5 3.5 0 0 1 15.5 9a3.5 3.5 0 0 1-3.5 3.5A3.5 3.5 0 0 1 8.5 9 3.5 3.5 0 0 1 12 5.5M5 8c.56 0 1.08.15 1.53.42-.15 1.43.27 2.85 1.13 3.96C7.16 13.34 6.16 14 5 14a3 3 0 0 1-3-3 3 3 0 0 1 3-3m14 0a3 3 0 0 1 3 3 3 3 0 0 1-3 3c-1.16 0-2.16-.66-2.66-1.62a5.536 5.536 0 0 0 1.13-3.96c.45-.27.97-.42 1.53-.42M5.5 18.25c0-2.07 2.91-3.75 6.5-3.75s6.5 1.68 6.5 3.75V20h-13v-1.75M0 20v-1.5c0-1.39 1.89-2.56 4.45-2.9-.59.68-.95 1.62-.95 2.65V20H0m24 0h-3.5v-1.75c0-1.03-.36-1.97-.95-2.65 2.56.34 4.45 1.51 4.45 2.9V20Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15 10c0-.55.45-1 1-1s1 .45 1 1-.45 1-1 1-1-.45-1-1M8 9h5V7H8v2m14-1.5v6.97l-2.82.94L17.5 21H12v-2h-2v2H4.5S2 12.54 2 9.5 4.46 4 7.5 4h5c.91-1.21 2.36-2 4-2a1.498 1.498 0 0 1 1.38 2.08c-.14.34-.26.73-.32 1.15l2.27 2.27H22m-2 2h-1L15.5 6c0-.65.09-1.29.26-1.91-.97.25-1.76.97-2.09 1.91H7.5C5.57 6 4 7.57 4 9.5c0 1.88 1.22 6.65 2 9.5h2v-2h6v2h2l1.56-5.15 2.44-.82V9.5Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 20c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m1 5h-2v4H7v2h4v4h2v-4h4v-2h-4V7Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 13h-4v4h-2v-4H7v-2h4V7h2v4h4m-5-9A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2Z"/></svg>
|
package/assets/icons/plus.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 4h6v6H4V4m16 0v6h-6V4h6m-6 11h2v-2h-2v-2h2v2h2v-2h2v2h-2v2h2v3h-2v2h-2v-2h-3v2h-2v-4h3v-1m2 0v3h2v-3h-2M4 20v-6h6v6H4M6 6v2h2V6H6m10 0v2h2V6h-2M6 16v2h2v-2H6m-2-5h2v2H4v-2m5 0h4v4h-2v-2H9v-2m2-5h2v4h-2V6M2 2v4H0V2a2 2 0 0 1 2-2h4v2H2m20-2a2 2 0 0 1 2 2v4h-2V2h-4V0h4M2 18v4h4v2H2a2 2 0 0 1-2-2v-4h2m20 4v-4h2v4a2 2 0 0 1-2 2h-4v-2h4Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="#000" viewBox="0 0 16 16"><circle cx="8" cy="8" r="3"/></svg>
|
package/assets/icons/radio.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" viewBox="0 0 16 16"><circle cx="8" cy="8" r="3"/></svg>
|
package/assets/icons/refresh.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17.65 6.35A7.958 7.958 0 0 0 12 4a8 8 0 0 0-8 8 8 8 0 0 0 8 8c3.73 0 6.84-2.55 7.73-6h-2.08A5.99 5.99 0 0 1 12 18a6 6 0 0 1-6-6 6 6 0 0 1 6-6c1.66 0 3.14.69 4.22 1.78L13 11h7V4l-2.35 2.35Z"/></svg>
|
package/assets/icons/save.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M15,9H5V5H15M12,19A3,3 0 0,1 9,16A3,3 0 0,1 12,13A3,3 0 0,1 15,16A3,3 0 0,1 12,19M17,3H5C3.89,3 3,3.9 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V7L17,3Z" /></svg>
|
package/assets/icons/search.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.49 19l-5.73-5.73C15.53 12.2 16 10.91 16 9.5A6.5 6.5 0 1 0 9.5 16c1.41 0 2.7-.47 3.77-1.24L19 20.49 20.49 19zM5 9.5C5 7.01 7.01 5 9.5 5S14 7.01 14 9.5 11.99 14 9.5 14 5 11.99 5 9.5z"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M2,6L7.09,8.55C6.4,9.5 6,10.71 6,12C6,13.29 6.4,14.5 7.09,15.45L2,18V6M6,3H18L15.45,7.09C14.5,6.4 13.29,6 12,6C10.71,6 9.5,6.4 8.55,7.09L6,3M22,6V18L16.91,15.45C17.6,14.5 18,13.29 18,12C18,10.71 17.6,9.5 16.91,8.55L22,6M18,21H6L8.55,16.91C9.5,17.6 10.71,18 12,18C13.29,18 14.5,17.6 15.45,16.91L18,21M12,8A4,4 0 0,1 16,12A4,4 0 0,1 12,16A4,4 0 0,1 8,12A4,4 0 0,1 12,8M12,10A2,2 0 0,0 10,12A2,2 0 0,0 12,14A2,2 0 0,0 14,12A2,2 0 0,0 12,10Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m18.36 9 .6 3H5.04l.6-3h12.72M20 4H4v2h16V4m0 3H4l-1 5v2h1v6h10v-6h4v6h2v-6h1v-2l-1-5M6 18v-4h6v4H6Z"/></svg>
|
package/assets/icons/sun.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364-.707-.707M6.343 6.343l-.707-.707m12.728 0-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 24 24"><path d="M21,9L17,5V8H10V10H17V13M7,11L3,15L7,19V16H14V14H7V11Z" /></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 1024 1024"><path d="M872 572H266.8l144.3-183c4.1-5.2.4-13-6.3-13H340c-9.8 0-19.1 4.5-25.1 12.2l-164 208c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 1024 1024"><path d="m873.1 596.2-164-208A32 32 0 0 0 684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z"/></svg>
|
package/assets/icons/swap.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg viewBox="0 0 1024 1024"><path d="M847.9 592H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h605.2L612.9 851c-4.1 5.2-.4 13 6.3 13h72.5c4.9 0 9.5-2.2 12.6-6.1l168.8-214.1c16.5-21 1.6-51.8-25.2-51.8zM872 356H266.8l144.3-183c4.1-5.2.4-13-6.3-13h-72.5c-4.9 0-9.5 2.2-12.6 6.1L150.9 380.2c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z"></path></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.5 2c-1.79 1.15-3 3.18-3 5.5s1.21 4.35 3.03 5.5C4.46 13 2 10.54 2 7.5A5.5 5.5 0 0 1 7.5 2m11.57 1.5 1.43 1.43L4.93 20.5 3.5 19.07 19.07 3.5m-6.18 2.43L11.41 5 9.97 6l.42-1.7L9 3.24l1.75-.12.58-1.65L12 3.1l1.73.03-1.35 1.13.51 1.67m-3.3 3.61-1.16-.73-1.12.78.34-1.32-1.09-.83 1.36-.09.45-1.29.51 1.27 1.36.03-1.05.87.4 1.31M19 13.5a5.5 5.5 0 0 1-5.5 5.5c-1.22 0-2.35-.4-3.26-1.07l7.69-7.69c.67.91 1.07 2.04 1.07 3.26m-4.4 6.58 2.77-1.15-.24 3.35-2.53-2.2m4.33-2.7 1.15-2.77 2.2 2.54-3.35.23m1.15-4.96-1.14-2.78 3.34.24-2.2 2.54M9.63 18.93l2.77 1.15-2.53 2.19-.24-3.34Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m21.41 11.58-9-9A2 2 0 0 0 11 2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 .59 1.42l9 9A2 2 0 0 0 13 22a2 2 0 0 0 1.41-.59l7-7A2 2 0 0 0 22 13a2 2 0 0 0-.59-1.42M13 20l-9-9V4h7l9 9M6.5 5A1.5 1.5 0 1 1 5 6.5 1.5 1.5 0 0 1 6.5 5Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9M7 6h10v13H7V6m2 2v9h2V8H9m4 0v9h2V8h-2Z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9m0 5h2v9H9V8m4 0h2v9h-2V8Z"/></svg>
|
package/assets/icons/upload.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg class="v1262d JUQOtc" viewBox="0 0 24 24"><path d="M4 15h2v3h12v-3h2v3c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2m4.41-7.59L11 7.83V16h2V7.83l2.59 2.59L17 9l-5-5-5 5 1.41 1.41z"/></svg>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 19.2c-2.5 0-4.71-1.28-6-3.2.03-2 4-3.1 6-3.1s5.97 1.1 6 3.1a7.232 7.232 0 0 1-6 3.2M12 5a3 3 0 0 1 3 3 3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3m0-3A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10c0-5.53-4.5-10-10-10Z"/></svg>
|
package/assets/icons/zip-box.svg
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14 17h-2v-2h-2v-2h2v2h2m0-6h-2v2h2v2h-2v-2h-2V9h2V7h-2V5h2v2h2m5-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z"/></svg>
|
package/assets/images/fs/apk.svg
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
|
|
2
|
-
<path style="opacity:0.2" d="M 12.75,5 C 11.2265,5 10,6.2488 10,7.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,61 54,59.75008 54,58.2 V 23 L 40,19 36,5 Z"/>
|
|
3
|
-
<path style="fill:#83bc3d" d="M 12.75,4 C 11.2265,4 10,5.2488 10,6.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,60 54,58.75008 54,57.2 V 22 L 40,18 36,4 Z"/>
|
|
4
|
-
<path style="opacity:0.2" d="M 54,23 36,5 V 20.1875 C 36,21.74675 37.2555,23 38.8125,23 Z"/>
|
|
5
|
-
<path style="fill:#b2d885" d="M 54,22 36,4 V 19.1875 C 36,20.74675 37.2555,22 38.8125,22 Z"/>
|
|
6
|
-
<path style="opacity:0.2;fill:#ffffff" d="M 12.75 4 C 11.2265 4 10 5.2495812 10 6.8007812 L 10 7.8007812 C 10 6.2495813 11.2265 5 12.75 5 L 36 5 L 36 4 L 12.75 4 z"/>
|
|
7
|
-
<path style="opacity:0.2" d="m 19.316406,30.917968 a 1.333464,1.333464 0 0 0 -1.0625,2.035156 l 2.679688,4.460938 c -2.72685,2.583024 -4.551296,6.102862 -4.929688,10.046876 C 15.930413,49.00088 17.554687,49 17.554688,49 H 46.40625 c 0,0 1.670902,-3.38e-4 1.589844,-1.617188 -0.39481,-3.916022 -2.217084,-7.406176 -4.929688,-9.972656 l 2.675782,-4.457032 a 1.333464,1.333464 0 0 0 -1.097656,-2.035156 1.333464,1.333464 0 0 0 -1.1875,0.664064 l -2.496094,4.152344 C 38.399292,34.016796 35.32511,33 32.003906,33 c -3.323994,0 -6.40188,1.017824 -8.964844,2.738282 l -2.496094,-4.15625 A 1.333464,1.333464 0 0 0 19.316406,30.917968 Z M 24,41 a 1.9999959,1.9999959 0 0 1 2,2 1.9999959,1.9999959 0 0 1 -2,2 1.9999959,1.9999959 0 0 1 -2,-2 1.9999959,1.9999959 0 0 1 2,-2 z m 16,0 a 1.9999959,1.9999959 0 0 1 2,2 1.9999959,1.9999959 0 0 1 -2,2 1.9999959,1.9999959 0 0 1 -2,-2 1.9999959,1.9999959 0 0 1 2,-2 z"/>
|
|
8
|
-
<path style="fill:none;stroke:#ffffff;stroke-width:2.66666126;stroke-linecap:round" d="M 22.599158,36.600366 19.399166,31.267044"/>
|
|
9
|
-
<path style="fill:none;stroke:#ffffff;stroke-width:2.66666126;stroke-linecap:round" d="M 41.399166,36.600366 44.59916,31.267044"/>
|
|
10
|
-
<path style="fill:#ffffff" d="m 32.003906,32 c -8.355868,0 -15.221531,6.346874 -16,14.460938 C 15.930413,48.00088 17.554688,48 17.554688,48 H 46.40625 c 0,0 1.670902,-3.38e-4 1.589844,-1.617188 C 47.181756,38.305592 40.333356,32 32.003906,32 Z M 24,40 a 1.9999959,1.9999959 0 0 1 2,2 1.9999959,1.9999959 0 0 1 -2,2 1.9999959,1.9999959 0 0 1 -2,-2 1.9999959,1.9999959 0 0 1 2,-2 z m 16,0 a 1.9999959,1.9999959 0 0 1 2,2 1.9999959,1.9999959 0 0 1 -2,2 1.9999959,1.9999959 0 0 1 -2,-2 1.9999959,1.9999959 0 0 1 2,-2 z"/>
|
|
11
|
-
</svg>
|
package/assets/images/fs/bmp.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<path style="opacity:0.2" d="m 58,54.3326 v -42.666 c 0,-1.4777 -1.16,-2.667 -2.6,-2.667 H 8.6 c -1.4404,0 -2.6,1.1893 -2.6,2.6667 v 42.667 C 6,55.8106 7.1596,57 8.6,57 h 46.8 c 1.4404,0 2.6,-1.1893 2.6,-2.6667 z"/>
|
|
3
|
-
<path fill="#36aca3" d="m58 53.333v-42.666c0-1.4777-1.16-2.667-2.6-2.667h-46.8c-1.4404 0-2.6 1.1893-2.6 2.6667v42.667c0 1.4773 1.1596 2.6667 2.6 2.6667h46.8c1.4404 0 2.6-1.1893 2.6-2.6667z"/>
|
|
4
|
-
<path style="opacity:0.2" d="m 22,26.9996 12,15 9,-8 8,8 v 7 H 12 v -10 z"/>
|
|
5
|
-
<path fill="#fff" d="m22 26 12 15 9-8 8 8v7h-39v-10z"/>
|
|
6
|
-
<path style="fill:#ffffff;opacity:0.2" d="M 8.5996094 8 C 7.1592094 8 6 9.1886156 6 10.666016 L 6 11.666016 C 6 10.188616 7.1592094 9 8.5996094 9 L 55.400391 9 C 56.840391 9 58 10.188316 58 11.666016 L 58 10.667969 C 58 9.1902687 56.840391 8 55.400391 8 L 8.5996094 8 z"/>
|
|
7
|
-
</svg>
|
package/assets/images/fs/css.svg
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
|
|
2
|
-
<path style="opacity:0.2" d="M 12.75,5 C 11.2265,5 10,6.2488 10,7.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,61 54,59.75008 54,58.2 V 23 L 40,19 36,5 Z"/>
|
|
3
|
-
<path style="fill:#e4e4e4" d="M 12.75,4 C 11.2265,4 10,5.2488 10,6.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,60 54,58.75008 54,57.2 V 22 L 40,18 36,4 Z"/>
|
|
4
|
-
<path style="opacity:0.2" d="M 54,23 36,5 V 20.1875 C 36,21.74675 37.2555,23 38.8125,23 Z"/>
|
|
5
|
-
<path style="fill:#fafafa" d="M 54,22 36,4 V 19.1875 C 36,20.74675 37.2555,22 38.8125,22 Z"/>
|
|
6
|
-
<path style="opacity:0.2;fill:#ffffff" d="M 12.75 4 C 11.2265 4 10 5.2495812 10 6.8007812 L 10 7.8007812 C 10 6.2495813 11.2265 5 12.75 5 L 36 5 L 36 4 L 12.75 4 z"/>
|
|
7
|
-
<path style="opacity:0.5;fill-rule:evenodd" d="M 24.642578 28 A 1.365308 1.4042805 0 0 0 24.513672 28.003906 A 1.365308 1.4042805 0 0 0 24.152344 28.080078 C 24.152344 28.080078 23.298343 28.369868 22.308594 28.90625 C 21.317479 29.442632 20.113897 30.191468 19.339844 31.480469 C 18.478421 32.914096 18.804692 34.448879 19.072266 35.367188 C 19.341204 36.284092 19.488696 36.687172 19.240234 37.300781 C 19.1201 37.601267 18.379858 38.257412 17.570312 38.666016 C 16.759401 39.074621 16.023438 39.289062 16.023438 39.289062 A 1.365308 1.4042805 0 0 0 15.046875 41.013672 A 1.365308 1.4042805 0 0 0 16.023438 42.701172 C 16.023438 42.701172 16.7594 42.915614 17.570312 43.324219 C 18.379859 43.73142 19.1201 44.388968 19.240234 44.689453 C 19.488696 45.304466 19.341204 45.704739 19.072266 46.623047 C 18.804692 47.541354 18.478421 49.074734 19.339844 50.509766 C 20.113897 51.797362 21.317479 52.547602 22.308594 53.083984 C 23.298343 53.618961 24.152344 53.910156 24.152344 53.910156 A 1.365308 1.4042805 0 1 0 25.011719 51.246094 C 25.011719 51.246094 24.362321 51.02366 23.580078 50.599609 C 22.797834 50.176963 21.960892 49.52215 21.666016 49.029297 C 21.331548 48.471854 21.440989 48.280047 21.689453 47.427734 C 21.93928 46.575421 22.38756 45.162597 21.763672 43.615234 C 21.212143 42.244794 20.110066 41.517885 19.123047 40.994141 C 20.110066 40.471801 21.212143 39.745441 21.763672 38.375 C 22.387555 36.827638 21.939275 35.41286 21.689453 34.560547 C 21.440992 33.708233 21.331551 33.515023 21.666016 32.958984 C 21.960892 32.466131 22.797834 31.814675 23.580078 31.390625 C 24.362321 30.967979 25.011719 30.744141 25.011719 30.744141 A 1.365308 1.4042805 0 0 0 24.642578 28 z M 39.351562 28 A 1.3653073 1.404279 0 0 0 38.988281 30.744141 C 38.988281 30.744141 39.63768 30.96798 40.419922 31.390625 C 41.202165 31.814676 42.039697 32.466131 42.335938 32.958984 C 42.670404 33.515023 42.559005 33.708234 42.310547 34.560547 C 42.062086 35.412859 41.613806 36.82764 42.236328 38.375 C 42.789222 39.74544 43.889935 40.471801 44.876953 40.994141 C 43.889935 41.517885 42.789222 42.244795 42.236328 43.615234 C 41.61381 45.162595 42.06209 46.575422 42.310547 47.427734 C 42.559008 48.280046 42.670407 48.473807 42.335938 49.03125 C 42.039696 49.524102 41.202165 50.176963 40.419922 50.599609 C 39.63768 51.023659 38.988281 51.246094 38.988281 51.246094 A 1.3653073 1.404279 0 1 0 39.847656 53.910156 C 39.847656 53.910156 40.70361 53.618961 41.693359 53.083984 C 42.683108 52.547603 43.886105 51.797361 44.660156 50.509766 C 45.521579 49.074737 45.195307 47.541353 44.927734 46.623047 C 44.66016 45.70474 44.512671 45.304465 44.759766 44.689453 C 44.881267 44.388967 45.62073 43.73142 46.431641 43.324219 C 47.241188 42.915615 47.976563 42.701172 47.976562 42.701172 A 1.3653073 1.404279 0 0 0 48.953125 41.013672 A 1.3653073 1.404279 0 0 0 47.976562 39.289062 C 47.976562 39.289062 47.241188 39.07462 46.431641 38.666016 C 45.62073 38.257412 44.881267 37.601266 44.759766 37.300781 C 44.512671 36.687172 44.660157 36.284089 44.927734 35.367188 C 45.195307 34.448881 45.521579 32.914094 44.660156 31.480469 C 43.886105 30.191469 42.683108 29.44263 41.693359 28.90625 C 40.70361 28.369868 39.847656 28.080078 39.847656 28.080078 A 1.3653073 1.404279 0 0 0 39.488281 28.003906 A 1.3653073 1.404279 0 0 0 39.357422 28 A 1.3653073 1.404279 0 0 0 39.351562 28 z M 32 34 A 3.0000002 3.0000002 0 0 0 29 37 A 3.0000002 3.0000002 0 0 0 32 40 A 3.0000002 3.0000002 0 0 0 35 37 A 3.0000002 3.0000002 0 0 0 32 34 z M 32 41.976562 C 30.3425 41.976562 29 43.319062 29 44.976562 C 29 46.634062 30.3425 47.976562 32 47.976562 C 33.0605 47.976562 33.5 50.976562 33.5 50.976562 C 33.5 50.976562 35 45.573561 35 44.976562 C 35 43.319062 33.657501 41.976562 32 41.976562 z"/>
|
|
8
|
-
</svg>
|
package/assets/images/fs/doc.svg
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
|
|
2
|
-
<path style="opacity:0.2" d="M 12.75,5 C 11.2265,5 10,6.2488 10,7.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,61 54,59.75008 54,58.2 V 23 L 40,19 36,5 Z"/>
|
|
3
|
-
<path style="fill:#3e50b4" d="M 12.75,4 C 11.2265,4 10,5.2488 10,6.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,60 54,58.75008 54,57.2 V 22 L 40,18 36,4 Z"/>
|
|
4
|
-
<path style="opacity:0.2" d="M 54,23 36,5 V 20.1875 C 36,21.74675 37.2555,23 38.8125,23 Z"/>
|
|
5
|
-
<path style="fill:#7482d0" d="M 54,22 36,4 V 19.1875 C 36,20.74675 37.2555,22 38.8125,22 Z"/>
|
|
6
|
-
<path style="opacity:0.2;fill:#ffffff" d="M 12.75 4 C 11.2265 4 10 5.2495812 10 6.8007812 L 10 7.8007812 C 10 6.2495813 11.2265 5 12.75 5 L 36 5 L 36 4 L 12.75 4 z"/>
|
|
7
|
-
<path style="opacity:0.2" d="m 20,32 v 3 h 24 v -3 z m 0,6 v 3 h 24 v -3 z m 0,6 v 3 h 24 v -3 z m 0,6 v 3 h 15 v -3 z"/>
|
|
8
|
-
<path style="fill:#ffffff" d="m 20,31 v 3 h 24 v -3 z m 0,6 v 3 h 24 v -3 z m 0,6 v 3 h 24 v -3 z m 0,6 v 3 h 15 v -3 z"/>
|
|
9
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
|
|
2
|
-
<path style="opacity:0.2" d="M 12.75,5 C 11.2265,5 10,6.2488 10,7.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,61 54,59.75008 54,58.2 V 23 L 40,19 36,5 Z"/>
|
|
3
|
-
<path style="fill:#3e50b4" d="M 12.75,4 C 11.2265,4 10,5.2488 10,6.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,60 54,58.75008 54,57.2 V 22 L 40,18 36,4 Z"/>
|
|
4
|
-
<path style="opacity:0.2" d="M 54,23 36,5 V 20.1875 C 36,21.74675 37.2555,23 38.8125,23 Z"/>
|
|
5
|
-
<path style="fill:#7482d0" d="M 54,22 36,4 V 19.1875 C 36,20.74675 37.2555,22 38.8125,22 Z"/>
|
|
6
|
-
<path style="opacity:0.2;fill:#ffffff" d="M 12.75 4 C 11.2265 4 10 5.2495812 10 6.8007812 L 10 7.8007812 C 10 6.2495813 11.2265 5 12.75 5 L 36 5 L 36 4 L 12.75 4 z"/>
|
|
7
|
-
<path style="opacity:0.2" d="m 20,32 v 3 h 24 v -3 z m 0,6 v 3 h 24 v -3 z m 0,6 v 3 h 24 v -3 z m 0,6 v 3 h 15 v -3 z"/>
|
|
8
|
-
<path style="fill:#ffffff" d="m 20,31 v 3 h 24 v -3 z m 0,6 v 3 h 24 v -3 z m 0,6 v 3 h 24 v -3 z m 0,6 v 3 h 15 v -3 z"/>
|
|
9
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#3a87e5" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#e4e4e4" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#93c0ea" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#3f3f3f" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#dcdcdc" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#4f4f4f" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#957552" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#e4e4e4" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#ae8e6c" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#727272" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#e4e4e4" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#8e8e8e" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#6c9b9a" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#e4e4e4" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#82abaa" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#dd772f" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#e4e4e4" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#ee923a" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#bea389" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#e4e4e4" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#d1bfae" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#c89e6b" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#e4e4e4" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#eeca8f" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#12806a" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#e4e4e4" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#16a085" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#cccccc" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#ffffff" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#e4e4e4" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="22" rx="2.8" ry="2.8"/>
|
|
3
|
-
<path style="fill:#e19d00" d="M 4,46.2 C 4,47.751 5.2488,49 6.8,49 H 57.2 C 58.751,49 60,47.751 60,46.2 V 15.8 C 60,14.249 58.751,13 57.2,13 H 32 C 27.8,13 26.4,7 22.2,7 H 6.8 C 5.2488,7 4,8.2488 4,9.8"/>
|
|
4
|
-
<rect style="opacity:0.2" width="56" height="36" x="4" y="20" rx="2.8" ry="2.8"/>
|
|
5
|
-
<rect style="fill:#e4e4e4" width="48" height="22" x="8" y="16" rx="2.8" ry="2.8"/>
|
|
6
|
-
<rect style="fill:#f9bd30" width="56" height="36" x="4" y="21" rx="2.8" ry="2.8"/>
|
|
7
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 6.8008,7 C 5.2496,7 4,8.2496 4,9.8008 V 10.801 C 4,9.2496 5.2496,8 6.8008,8 H 22.199 C 26.399,8 27.8,14 32,14 H 57.199 C 58.75,14 60,15.25 60,16.801 V 15.801 C 60,14.25 58.75,13 57.199,13 H 32 C 27.8,13 26.399,7 22.199,7 Z"/>
|
|
8
|
-
</svg>
|
package/assets/images/fs/gif.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<path style="opacity:0.2" d="m 58,54.3326 v -42.666 c 0,-1.4777 -1.16,-2.667 -2.6,-2.667 H 8.6 c -1.4404,0 -2.6,1.1893 -2.6,2.6667 v 42.667 C 6,55.8106 7.1596,57 8.6,57 h 46.8 c 1.4404,0 2.6,-1.1893 2.6,-2.6667 z"/>
|
|
3
|
-
<path fill="#36aca3" d="m58 53.333v-42.666c0-1.4777-1.16-2.667-2.6-2.667h-46.8c-1.4404 0-2.6 1.1893-2.6 2.6667v42.667c0 1.4773 1.1596 2.6667 2.6 2.6667h46.8c1.4404 0 2.6-1.1893 2.6-2.6667z"/>
|
|
4
|
-
<path style="opacity:0.2" d="m 22,26.9996 12,15 9,-8 8,8 v 7 H 12 v -10 z"/>
|
|
5
|
-
<path fill="#fff" d="m22 26 12 15 9-8 8 8v7h-39v-10z"/>
|
|
6
|
-
<path style="fill:#ffffff;opacity:0.2" d="M 8.5996094 8 C 7.1592094 8 6 9.1886156 6 10.666016 L 6 11.666016 C 6 10.188616 7.1592094 9 8.5996094 9 L 55.400391 9 C 56.840391 9 58 10.188316 58 11.666016 L 58 10.667969 C 58 9.1902687 56.840391 8 55.400391 8 L 8.5996094 8 z"/>
|
|
7
|
-
</svg>
|
package/assets/images/fs/go.svg
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
|
|
2
|
-
<path style="opacity:0.2" d="M 12.75,5 C 11.2265,5 10,6.2488 10,7.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,61 54,59.75008 54,58.2 V 23 L 40,19 36,5 Z"/>
|
|
3
|
-
<path style="fill:#1e88e5" d="M 12.75,4 C 11.2265,4 10,5.2488 10,6.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,60 54,58.75008 54,57.2 V 22 L 40,18 36,4 Z"/>
|
|
4
|
-
<path style="opacity:0.2" d="M 54,23 36,5 V 20.1875 C 36,21.74675 37.2555,23 38.8125,23 Z"/>
|
|
5
|
-
<path style="fill:#64b5f6" d="M 54,22 36,4 V 19.1875 C 36,20.74675 37.2555,22 38.8125,22 Z"/>
|
|
6
|
-
<path style="opacity:0.2;fill:#ffffff" d="M 12.75 4 C 11.2265 4 10 5.2495812 10 6.8007812 L 10 7.8007812 C 10 6.2495813 11.2265 5 12.75 5 L 36 5 L 36 4 L 12.75 4 z"/>
|
|
7
|
-
<path style="opacity:0.2" d="m 25,30 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 5,5 0 0 0 -5,-5 z m 14,0 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 5,5 0 0 0 -5,-5 z m -15,3 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 z m 14,0 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 z m -6.070312,7 A 3,3 0 0 0 30.5,40.402344 3,3 0 0 0 29,43 h 6 A 3,3 0 0 0 33.5,40.402344 3,3 0 0 0 31.929688,40 Z M 35,43 c 0,1.072 -0.572,2.061656 -1.5,2.597656 -0.928,0.536 -2.072,0.536 -3,0 C 29.572,45.061656 29,44.072 29,43 h -1 c -1.662,0 -3,1.338 -3,3 0,1.662 1.338,3 3,3 h 1 v 2.599609 C 29,52.375209 29.624791,53 30.400391,53 h 0.199218 C 31.375209,53 32,52.375209 32,51.599609 32,52.375209 32.624791,53 33.400391,53 h 0.199218 C 34.375209,53 35,52.375209 35,51.599609 V 49 h 1 c 1.662,0 3,-1.338 3,-3 0,-1.662 -1.338,-3 -3,-3 z"/>
|
|
8
|
-
<path style="fill:#fefefe" d="m 25,29 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 5,5 0 0 0 -5,-5 z m 14,0 a 5,5 0 0 0 -5,5 5,5 0 0 0 5,5 5,5 0 0 0 5,-5 5,5 0 0 0 -5,-5 z m -15,3 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 z m 14,0 a 2,2 0 0 1 2,2 2,2 0 0 1 -2,2 2,2 0 0 1 -2,-2 2,2 0 0 1 2,-2 z m -6.070312,7 A 3,3 0 0 0 30.5,39.402344 3,3 0 0 0 29,42 h 6 A 3,3 0 0 0 33.5,39.402344 3,3 0 0 0 31.929688,39 Z M 35,42 c 0,1.072 -0.572,2.061656 -1.5,2.597656 -0.928,0.536 -2.072,0.536 -3,0 C 29.572,44.061656 29,43.072 29,42 h -1 c -1.662,0 -3,1.338 -3,3 0,1.662 1.338,3 3,3 h 1 v 2.599609 C 29,51.375209 29.624791,52 30.400391,52 h 0.199218 C 31.375209,52 32,51.375209 32,50.599609 32,51.375209 32.624791,52 33.400391,52 h 0.199218 C 34.375209,52 35,51.375209 35,50.599609 V 48 h 1 c 1.662,0 3,-1.338 3,-3 0,-1.662 -1.338,-3 -3,-3 z"/>
|
|
9
|
-
</svg>
|
package/assets/images/fs/ics.svg
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1">
|
|
2
|
-
<path style="fill:#e4e4e4" d="M 4,15.9 4,40 c 0,1.108 0.892,2 2,2 l 36,0 c 1.108,0 2,-0.892 2,-2 l 0,-24.1 z"/>
|
|
3
|
-
<path style="opacity:0.2" d="M 44,17 44,9 C 44,7.892 43.108,7 42,7 L 6,7 C 4.892,7 4,7.892 4,9 l 0,8 z"/>
|
|
4
|
-
<path style="fill:#f54b3e" d="M 44,16 44,8 C 44,6.892 43.108,6 42,6 L 6,6 C 4.892,6 4,6.892 4,8 l 0,8 z"/>
|
|
5
|
-
<path fill="#fff" style="opacity:0.2" d="m6 6c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/>
|
|
6
|
-
<path opacity=".2" d="m4 40v1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v-1c0 1.108-0.892 2-2 2h-36c-1.108 0-2-0.892-2-2z"/>
|
|
7
|
-
<rect style="opacity:0.2" width="6" height="6" x="33" y="26"/>
|
|
8
|
-
<rect style="opacity:0.2" width="6" height="6" x="17" y="26"/>
|
|
9
|
-
<rect style="opacity:0.2" width="6" height="6" x="9" y="26"/>
|
|
10
|
-
<rect style="opacity:0.2" width="6" height="6" x="25" y="34"/>
|
|
11
|
-
<rect style="opacity:0.2" width="6" height="6" x="33" y="34"/>
|
|
12
|
-
<rect style="opacity:0.2" width="6" height="6" x="17" y="34"/>
|
|
13
|
-
<rect style="opacity:0.2" width="6" height="6" x="9" y="34"/>
|
|
14
|
-
<rect style="opacity:0.2" width="6" height="6" x="25" y="18"/>
|
|
15
|
-
<rect style="opacity:0.2" width="6" height="6" x="33" y="18"/>
|
|
16
|
-
<rect style="opacity:0.2" width="6" height="6" x="17" y="18"/>
|
|
17
|
-
<rect style="opacity:0.2" width="6" height="6" x="9" y="18"/>
|
|
18
|
-
<circle style="opacity:0.2" cx="28" cy="30" r="3"/>
|
|
19
|
-
<circle style="fill:#f54b3e" cx="28" cy="29" r="3"/>
|
|
20
|
-
<circle style="opacity:0.2" cx="12" cy="12" r="2"/>
|
|
21
|
-
<circle style="fill:#ffffff" cx="12" cy="11" r="2"/>
|
|
22
|
-
<circle style="opacity:0.2" cx="36" cy="12" r="2"/>
|
|
23
|
-
<circle style="fill:#ffffff" cx="36" cy="11" r="2"/>
|
|
24
|
-
</svg>
|
package/assets/images/fs/iso.svg
DELETED
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
|
|
2
|
-
<path style="opacity:0.2" d="M 12.75,5 C 11.2265,5 10,6.2488 10,7.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,61 54,59.75008 54,58.2 V 23 L 40,19 36,5 Z"/>
|
|
3
|
-
<path style="fill:#ce5068" d="M 12.75,4 C 11.2265,4 10,5.2488 10,6.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,60 54,58.75008 54,57.2 V 22 L 40,18 36,4 Z"/>
|
|
4
|
-
<path style="opacity:0.2" d="M 54,23 36,5 V 20.1875 C 36,21.74675 37.2555,23 38.8125,23 Z"/>
|
|
5
|
-
<path style="fill:#ef8b9d" d="M 54,22 36,4 V 19.1875 C 36,20.74675 37.2555,22 38.8125,22 Z"/>
|
|
6
|
-
<path style="opacity:0.2;fill:#ffffff" d="M 12.75 4 C 11.2265 4 10 5.2495812 10 6.8007812 L 10 7.8007812 C 10 6.2495813 11.2265 5 12.75 5 L 36 5 L 36 4 L 12.75 4 z"/>
|
|
7
|
-
<path style="opacity:0.2" d="m 32,28 c -7.756,0 -14,6.244 -14,14 0,7.756 6.244,14 14,14 7.756,0 14,-6.244 14,-14 0,-7.756 -6.244,-14 -14,-14 z m 0,8 a 6,6 0 0 1 6,6 6,6 0 0 1 -6,6 6,6 0 0 1 -6,-6 6,6 0 0 1 6,-6 z"/>
|
|
8
|
-
<path style="fill:#ffffff" d="M 32 27 C 24.244 27 18 33.244 18 41 C 18 48.756 24.244 55 32 55 C 39.756 55 46 48.756 46 41 C 46 33.244 39.756 27 32 27 z M 32 35 A 6 6 0 0 1 38 41 A 6 6 0 0 1 32 47 A 6 6 0 0 1 26 41 A 6 6 0 0 1 32 35 z"/>
|
|
9
|
-
<path style="opacity:0.5;fill:#ffffff" d="M 32 34 A 7 7 0 0 0 25 41 A 7 7 0 0 0 32 48 A 7 7 0 0 0 39 41 A 7 7 0 0 0 32 34 z M 32 38 C 33.6569 38 35 39.3431 35 41 C 35 42.6569 33.6569 44 32 44 C 30.3431 44 29 42.6569 29 41 C 29 39.3431 30.3431 38 32 38 z"/>
|
|
10
|
-
</svg>
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<path style="opacity:0.2" d="m 58,54.3326 v -42.666 c 0,-1.4777 -1.16,-2.667 -2.6,-2.667 H 8.6 c -1.4404,0 -2.6,1.1893 -2.6,2.6667 v 42.667 C 6,55.8106 7.1596,57 8.6,57 h 46.8 c 1.4404,0 2.6,-1.1893 2.6,-2.6667 z"/>
|
|
3
|
-
<path fill="#36aca3" d="m58 53.333v-42.666c0-1.4777-1.16-2.667-2.6-2.667h-46.8c-1.4404 0-2.6 1.1893-2.6 2.6667v42.667c0 1.4773 1.1596 2.6667 2.6 2.6667h46.8c1.4404 0 2.6-1.1893 2.6-2.6667z"/>
|
|
4
|
-
<path style="opacity:0.2" d="m 22,26.9996 12,15 9,-8 8,8 v 7 H 12 v -10 z"/>
|
|
5
|
-
<path fill="#fff" d="m22 26 12 15 9-8 8 8v7h-39v-10z"/>
|
|
6
|
-
<path style="fill:#ffffff;opacity:0.2" d="M 8.5996094 8 C 7.1592094 8 6 9.1886156 6 10.666016 L 6 11.666016 C 6 10.188616 7.1592094 9 8.5996094 9 L 55.400391 9 C 56.840391 9 58 10.188316 58 11.666016 L 58 10.667969 C 58 9.1902687 56.840391 8 55.400391 8 L 8.5996094 8 z"/>
|
|
7
|
-
</svg>
|
package/assets/images/fs/jpg.svg
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1">
|
|
2
|
-
<path style="opacity:0.2" d="m 58,54.3326 v -42.666 c 0,-1.4777 -1.16,-2.667 -2.6,-2.667 H 8.6 c -1.4404,0 -2.6,1.1893 -2.6,2.6667 v 42.667 C 6,55.8106 7.1596,57 8.6,57 h 46.8 c 1.4404,0 2.6,-1.1893 2.6,-2.6667 z"/>
|
|
3
|
-
<path fill="#36aca3" d="m58 53.333v-42.666c0-1.4777-1.16-2.667-2.6-2.667h-46.8c-1.4404 0-2.6 1.1893-2.6 2.6667v42.667c0 1.4773 1.1596 2.6667 2.6 2.6667h46.8c1.4404 0 2.6-1.1893 2.6-2.6667z"/>
|
|
4
|
-
<path style="opacity:0.2" d="m 22,26.9996 12,15 9,-8 8,8 v 7 H 12 v -10 z"/>
|
|
5
|
-
<path fill="#fff" d="m22 26 12 15 9-8 8 8v7h-39v-10z"/>
|
|
6
|
-
<path style="fill:#ffffff;opacity:0.2" d="M 8.5996094 8 C 7.1592094 8 6 9.1886156 6 10.666016 L 6 11.666016 C 6 10.188616 7.1592094 9 8.5996094 9 L 55.400391 9 C 56.840391 9 58 10.188316 58 11.666016 L 58 10.667969 C 58 9.1902687 56.840391 8 55.400391 8 L 8.5996094 8 z"/>
|
|
7
|
-
</svg>
|
package/assets/images/fs/js.svg
DELETED
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
|
|
2
|
-
<path style="opacity:0.2" d="M 12.75,5 C 11.2265,5 10,6.2488 10,7.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,61 54,59.75008 54,58.2 V 23 L 40,19 36,5 Z"/>
|
|
3
|
-
<path style="fill:#e67d4a" d="M 12.75,4 C 11.2265,4 10,5.2488 10,6.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,60 54,58.75008 54,57.2 V 22 L 40,18 36,4 Z"/>
|
|
4
|
-
<path style="opacity:0.2" d="M 54,23 36,5 V 20.1875 C 36,21.74675 37.2555,23 38.8125,23 Z"/>
|
|
5
|
-
<path style="fill:#e0c0b1" d="M 54,22 36,4 V 19.1875 C 36,20.74675 37.2555,22 38.8125,22 Z"/>
|
|
6
|
-
<path style="opacity:0.2;fill:#ffffff" d="M 12.75 4 C 11.2265 4 10 5.2495812 10 6.8007812 L 10 7.8007812 C 10 6.2495813 11.2265 5 12.75 5 L 36 5 L 36 4 L 12.75 4 z"/>
|
|
7
|
-
<path style="opacity:0.2;fill-rule:evenodd" d="m 24.642578,29.002248 a 1.365308,1.4042805 0 0 0 -0.128906,0.0039 1.365308,1.4042805 0 0 0 -0.361328,0.07617 c 0,0 -0.854001,0.28979 -1.84375,0.826172 -0.991115,0.536382 -2.194697,1.285218 -2.96875,2.574219 -0.861423,1.433627 -0.535152,2.96841 -0.267578,3.886719 0.268938,0.916904 0.41643,1.319984 0.167968,1.933593 -0.120134,0.300486 -0.860376,0.956631 -1.669922,1.365235 -0.810911,0.408605 -1.546874,0.623046 -1.546874,0.623046 a 1.365308,1.4042805 0 0 0 -0.976563,1.72461 1.365308,1.4042805 0 0 0 0.976563,1.6875 c 0,0 0.735962,0.214442 1.546874,0.623047 0.809547,0.407201 1.549788,1.064749 1.669922,1.365234 0.248462,0.615013 0.10097,1.015286 -0.167968,1.933594 -0.267574,0.918307 -0.593845,2.451687 0.267578,3.886719 0.774053,1.287596 1.977635,2.037836 2.96875,2.574218 0.989749,0.534977 1.84375,0.826172 1.84375,0.826172 a 1.365308,1.4042805 0 1 0 0.859375,-2.664062 c 0,0 -0.649398,-0.222434 -1.431641,-0.646485 -0.782244,-0.422646 -1.619186,-1.077459 -1.914062,-1.570312 -0.334468,-0.557443 -0.225027,-0.74925 0.02344,-1.601563 0.249827,-0.852313 0.698107,-2.265137 0.07422,-3.8125 -0.551529,-1.37044 -1.653606,-2.097349 -2.640625,-2.621093 0.987019,-0.52234 2.089096,-1.2487 2.640625,-2.619141 0.623883,-1.547362 0.175603,-2.96214 -0.07422,-3.814453 -0.248461,-0.852314 -0.357902,-1.045524 -0.02344,-1.601563 0.294876,-0.492853 1.131818,-1.144309 1.914062,-1.568359 0.782243,-0.422646 1.431641,-0.646484 1.431641,-0.646484 a 1.365308,1.4042805 0 0 0 -0.369141,-2.744141 z m 14.708984,0 a 1.3653073,1.404279 0 0 0 -0.363281,2.744141 c 0,0 0.649399,0.223839 1.431641,0.646484 0.782243,0.424051 1.619775,1.075506 1.916016,1.568359 0.334466,0.556039 0.223067,0.74925 -0.02539,1.601563 -0.248461,0.852312 -0.696741,2.267093 -0.07422,3.814453 0.552894,1.37044 1.653607,2.096801 2.640625,2.619141 -0.987018,0.523744 -2.087731,1.250654 -2.640625,2.621093 -0.622518,1.547361 -0.174238,2.960188 0.07422,3.8125 0.248461,0.852312 0.35986,1.046073 0.02539,1.603516 -0.296242,0.492852 -1.133773,1.145713 -1.916016,1.568359 -0.782242,0.42405 -1.431641,0.646485 -1.431641,0.646485 a 1.3653073,1.404279 0 1 0 0.859375,2.664062 c 0,0 0.855954,-0.291195 1.845703,-0.826172 0.989749,-0.536381 2.192746,-1.286623 2.966797,-2.574218 0.861423,-1.435029 0.535151,-2.968413 0.267578,-3.886719 -0.267574,-0.918307 -0.415063,-1.318582 -0.167968,-1.933594 0.121501,-0.300486 0.860964,-0.958033 1.671875,-1.365234 0.809547,-0.408604 1.544922,-0.623047 1.544921,-0.623047 a 1.3653073,1.404279 0 0 0 0.976563,-1.6875 1.3653073,1.404279 0 0 0 -0.976563,-1.72461 c 0,0 -0.735374,-0.214442 -1.544921,-0.623046 -0.810911,-0.408604 -1.550374,-1.06475 -1.671875,-1.365235 -0.247095,-0.613609 -0.09961,-1.016692 0.167968,-1.933593 0.267573,-0.918307 0.593845,-2.453094 -0.267578,-3.886719 -0.774051,-1.289 -1.977048,-2.037839 -2.966797,-2.574219 -0.989749,-0.536382 -1.845703,-0.826172 -1.845703,-0.826172 a 1.3653073,1.404279 0 0 0 -0.359375,-0.07617 1.3653073,1.404279 0 0 0 -0.130859,-0.0039 1.3653073,1.404279 0 0 0 -0.0059,0 z m -7.351562,6 a 3.0000002,3.0000002 0 0 0 -3,3 3.0000002,3.0000002 0 0 0 3,3 3.0000002,3.0000002 0 0 0 3,-3 3.0000002,3.0000002 0 0 0 -3,-3 z m 0,7.976562 c -1.6575,0 -3,1.3425 -3,3 0,1.6575 1.3425,3 3,3 1.0605,0 1.5,3 1.5,3 0,0 1.5,-5.403001 1.5,-6 0,-1.6575 -1.342499,-3 -3,-3 z"/>
|
|
8
|
-
<path style="fill-rule:evenodd;fill:#ffffff" d="M 24.642578 28 A 1.365308 1.4042805 0 0 0 24.513672 28.003906 A 1.365308 1.4042805 0 0 0 24.152344 28.080078 C 24.152344 28.080078 23.298343 28.369868 22.308594 28.90625 C 21.317479 29.442632 20.113897 30.191468 19.339844 31.480469 C 18.478421 32.914096 18.804692 34.448879 19.072266 35.367188 C 19.341204 36.284092 19.488696 36.687172 19.240234 37.300781 C 19.1201 37.601267 18.379858 38.257412 17.570312 38.666016 C 16.759401 39.074621 16.023438 39.289062 16.023438 39.289062 A 1.365308 1.4042805 0 0 0 15.046875 41.013672 A 1.365308 1.4042805 0 0 0 16.023438 42.701172 C 16.023438 42.701172 16.7594 42.915614 17.570312 43.324219 C 18.379859 43.73142 19.1201 44.388968 19.240234 44.689453 C 19.488696 45.304466 19.341204 45.704739 19.072266 46.623047 C 18.804692 47.541354 18.478421 49.074734 19.339844 50.509766 C 20.113897 51.797362 21.317479 52.547602 22.308594 53.083984 C 23.298343 53.618961 24.152344 53.910156 24.152344 53.910156 A 1.365308 1.4042805 0 1 0 25.011719 51.246094 C 25.011719 51.246094 24.362321 51.02366 23.580078 50.599609 C 22.797834 50.176963 21.960892 49.52215 21.666016 49.029297 C 21.331548 48.471854 21.440989 48.280047 21.689453 47.427734 C 21.93928 46.575421 22.38756 45.162597 21.763672 43.615234 C 21.212143 42.244794 20.110066 41.517885 19.123047 40.994141 C 20.110066 40.471801 21.212143 39.745441 21.763672 38.375 C 22.387555 36.827638 21.939275 35.41286 21.689453 34.560547 C 21.440992 33.708233 21.331551 33.515023 21.666016 32.958984 C 21.960892 32.466131 22.797834 31.814675 23.580078 31.390625 C 24.362321 30.967979 25.011719 30.744141 25.011719 30.744141 A 1.365308 1.4042805 0 0 0 24.642578 28 z M 39.351562 28 A 1.3653073 1.404279 0 0 0 38.988281 30.744141 C 38.988281 30.744141 39.63768 30.96798 40.419922 31.390625 C 41.202165 31.814676 42.039697 32.466131 42.335938 32.958984 C 42.670404 33.515023 42.559005 33.708234 42.310547 34.560547 C 42.062086 35.412859 41.613806 36.82764 42.236328 38.375 C 42.789222 39.74544 43.889935 40.471801 44.876953 40.994141 C 43.889935 41.517885 42.789222 42.244795 42.236328 43.615234 C 41.61381 45.162595 42.06209 46.575422 42.310547 47.427734 C 42.559008 48.280046 42.670407 48.473807 42.335938 49.03125 C 42.039696 49.524102 41.202165 50.176963 40.419922 50.599609 C 39.63768 51.023659 38.988281 51.246094 38.988281 51.246094 A 1.3653073 1.404279 0 1 0 39.847656 53.910156 C 39.847656 53.910156 40.70361 53.618961 41.693359 53.083984 C 42.683108 52.547603 43.886105 51.797361 44.660156 50.509766 C 45.521579 49.074737 45.195307 47.541353 44.927734 46.623047 C 44.66016 45.70474 44.512671 45.304465 44.759766 44.689453 C 44.881267 44.388967 45.62073 43.73142 46.431641 43.324219 C 47.241188 42.915615 47.976563 42.701172 47.976562 42.701172 A 1.3653073 1.404279 0 0 0 48.953125 41.013672 A 1.3653073 1.404279 0 0 0 47.976562 39.289062 C 47.976562 39.289062 47.241188 39.07462 46.431641 38.666016 C 45.62073 38.257412 44.881267 37.601266 44.759766 37.300781 C 44.512671 36.687172 44.660157 36.284089 44.927734 35.367188 C 45.195307 34.448881 45.521579 32.914094 44.660156 31.480469 C 43.886105 30.191469 42.683108 29.44263 41.693359 28.90625 C 40.70361 28.369868 39.847656 28.080078 39.847656 28.080078 A 1.3653073 1.404279 0 0 0 39.488281 28.003906 A 1.3653073 1.404279 0 0 0 39.357422 28 A 1.3653073 1.404279 0 0 0 39.351562 28 z M 32 34 A 3.0000002 3.0000002 0 0 0 29 37 A 3.0000002 3.0000002 0 0 0 32 40 A 3.0000002 3.0000002 0 0 0 35 37 A 3.0000002 3.0000002 0 0 0 32 34 z M 32 41.976562 C 30.3425 41.976562 29 43.319062 29 44.976562 C 29 46.634062 30.3425 47.976562 32 47.976562 C 33.0605 47.976562 33.5 50.976562 33.5 50.976562 C 33.5 50.976562 35 45.573561 35 44.976562 C 35 43.319062 33.657501 41.976562 32 41.976562 z"/>
|
|
9
|
-
</svg>
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1">
|
|
2
|
-
<path style="opacity:0.2" d="M 12.75,5 C 11.2265,5 10,6.2488 10,7.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,61 54,59.75008 54,58.2 V 23 L 40,19 36,5 Z"/>
|
|
3
|
-
<path style="fill:#1c59a5" d="M 12.75,4 C 11.2265,4 10,5.2488 10,6.8 v 50.4 c 0,1.55008 1.2265,2.8 2.75,2.8 h 38.5 C 52.7724,60 54,58.75008 54,57.2 V 22 L 40,18 36,4 Z"/>
|
|
4
|
-
<path style="opacity:0.2" d="M 54,23 36,5 V 20.1875 C 36,21.74675 37.2555,23 38.8125,23 Z"/>
|
|
5
|
-
<path style="fill:#6295d3" d="M 54,22 36,4 V 19.1875 C 36,20.74675 37.2555,22 38.8125,22 Z"/>
|
|
6
|
-
<path style="opacity:0.1;fill:#ffffff" d="M 12.75 4 C 11.2265 4 10 5.2495812 10 6.8007812 L 10 7.8007812 C 10 6.2495813 11.2265 5 12.75 5 L 36 5 L 36 4 L 12.75 4 z"/>
|
|
7
|
-
<path style="opacity:0.2;fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round" d="m 37.520548,30.494022 c 9.625,2.75 -1.644648,6.875 7.980352,11 m -7.980352,11 c 9.625,-2.75 -1.644648,-6.875 7.980352,-11 m -19.0009,-11 c -9.625,2.75 1.644648,6.875 -7.980352,11 m 7.980352,11 c -9.625,-2.75 1.644648,-6.875 -7.980352,-11"/>
|
|
8
|
-
<path style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:round" d="m 37.520548,29.494022 c 9.625,2.75 -1.644648,6.875 7.980352,11 m -7.980352,11 c 9.625,-2.75 -1.644648,-6.875 7.980352,-11 m -19.0009,-11 c -9.625,2.75 1.644648,6.875 -7.980352,11 m 7.980352,11 c -9.625,-2.75 1.644648,-6.875 -7.980352,-11"/>
|
|
9
|
-
</svg>
|