ngx-axis-appforge 0.0.0-watch
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/README.md +111 -0
- package/axis-components/badge/design/index.d.ts +5 -0
- package/axis-components/badge/design/index.d.ts.map +1 -0
- package/axis-components/badge/index.d.ts +27 -0
- package/axis-components/badge/index.d.ts.map +1 -0
- package/axis-components/button/design/index.d.ts +5 -0
- package/axis-components/button/index.d.ts +33 -0
- package/axis-components/checkbox/design/index.d.ts +5 -0
- package/axis-components/checkbox/design/index.d.ts.map +1 -0
- package/axis-components/checkbox/index.d.ts +32 -0
- package/axis-components/checkbox/index.d.ts.map +1 -0
- package/axis-components/color-picker/design/index.d.ts +5 -0
- package/axis-components/color-picker/design/index.d.ts.map +1 -0
- package/axis-components/color-picker/index.d.ts +20 -0
- package/axis-components/color-picker/index.d.ts.map +1 -0
- package/axis-components/cytoscape/design/index.d.ts +5 -0
- package/axis-components/cytoscape/design/index.d.ts.map +1 -0
- package/axis-components/cytoscape/index.d.ts +20 -0
- package/axis-components/cytoscape/index.d.ts.map +1 -0
- package/axis-components/date-picker/design/index.d.ts +5 -0
- package/axis-components/date-picker/design/index.d.ts.map +1 -0
- package/axis-components/date-picker/index.d.ts +36 -0
- package/axis-components/date-picker/index.d.ts.map +1 -0
- package/axis-components/desc/design/index.d.ts +5 -0
- package/axis-components/desc/design/index.d.ts.map +1 -0
- package/axis-components/desc/index.d.ts +30 -0
- package/axis-components/desc/index.d.ts.map +1 -0
- package/axis-components/design/design/index.d.ts +5 -0
- package/axis-components/design/index.d.ts +282 -0
- package/axis-components/dropdown/design/index.d.ts +5 -0
- package/axis-components/dropdown/design/index.d.ts.map +1 -0
- package/axis-components/dropdown/index.d.ts +25 -0
- package/axis-components/dropdown/index.d.ts.map +1 -0
- package/axis-components/dynamic-container/design/index.d.ts +5 -0
- package/axis-components/dynamic-container/design/index.d.ts.map +1 -0
- package/axis-components/dynamic-container/index.d.ts +44 -0
- package/axis-components/dynamic-container/index.d.ts.map +1 -0
- package/axis-components/dynamic-value/design/index.d.ts +5 -0
- package/axis-components/dynamic-value/design/index.d.ts.map +1 -0
- package/axis-components/dynamic-value/index.d.ts +16 -0
- package/axis-components/dynamic-value/index.d.ts.map +1 -0
- package/axis-components/edit-table/design/index.d.ts +5 -0
- package/axis-components/edit-table/design/index.d.ts.map +1 -0
- package/axis-components/edit-table/index.d.ts +106 -0
- package/axis-components/edit-table/index.d.ts.map +1 -0
- package/axis-components/editor/design/index.d.ts +5 -0
- package/axis-components/editor/index.d.ts +33 -0
- package/axis-components/flex/design/index.d.ts +5 -0
- package/axis-components/flex/index.d.ts +20 -0
- package/axis-components/form/design/index.d.ts +5 -0
- package/axis-components/form/index.d.ts +31 -0
- package/axis-components/form-item/design/index.d.ts +5 -0
- package/axis-components/form-item/index.d.ts +34 -0
- package/axis-components/icon/design/index.d.ts +5 -0
- package/axis-components/icon/index.d.ts +16 -0
- package/axis-components/image/design/index.d.ts +5 -0
- package/axis-components/image/design/index.d.ts.map +1 -0
- package/axis-components/image/index.d.ts +18 -0
- package/axis-components/image/index.d.ts.map +1 -0
- package/axis-components/index.d.ts +5 -0
- package/axis-components/index.d.ts.map +1 -0
- package/axis-components/input/design/index.d.ts +5 -0
- package/axis-components/input/index.d.ts +27 -0
- package/axis-components/input-component/design/index.d.ts +5 -0
- package/axis-components/input-component/design/index.d.ts.map +1 -0
- package/axis-components/input-component/index.d.ts +43 -0
- package/axis-components/input-component/index.d.ts.map +1 -0
- package/axis-components/input-icon/design/index.d.ts +5 -0
- package/axis-components/input-icon/index.d.ts +25 -0
- package/axis-components/input-json/design/index.d.ts +5 -0
- package/axis-components/input-json/index.d.ts +25 -0
- package/axis-components/input-number/design/index.d.ts +5 -0
- package/axis-components/input-number/design/index.d.ts.map +1 -0
- package/axis-components/input-number/index.d.ts +25 -0
- package/axis-components/input-number/index.d.ts.map +1 -0
- package/axis-components/menu/design/index.d.ts +5 -0
- package/axis-components/menu/design/index.d.ts.map +1 -0
- package/axis-components/menu/index.d.ts +43 -0
- package/axis-components/menu/index.d.ts.map +1 -0
- package/axis-components/modal/design/index.d.ts +5 -0
- package/axis-components/modal/design/index.d.ts.map +1 -0
- package/axis-components/modal/index.d.ts +33 -0
- package/axis-components/modal/index.d.ts.map +1 -0
- package/axis-components/radio/design/index.d.ts +5 -0
- package/axis-components/radio/design/index.d.ts.map +1 -0
- package/axis-components/radio/index.d.ts +31 -0
- package/axis-components/radio/index.d.ts.map +1 -0
- package/axis-components/rate/design/index.d.ts +5 -0
- package/axis-components/rate/design/index.d.ts.map +1 -0
- package/axis-components/rate/index.d.ts +16 -0
- package/axis-components/rate/index.d.ts.map +1 -0
- package/axis-components/rich-text-editor/design/index.d.ts +5 -0
- package/axis-components/rich-text-editor/design/index.d.ts.map +1 -0
- package/axis-components/rich-text-editor/index.d.ts +28 -0
- package/axis-components/rich-text-editor/index.d.ts.map +1 -0
- package/axis-components/scope/design/index.d.ts +5 -0
- package/axis-components/scope/index.d.ts +26 -0
- package/axis-components/select/design/index.d.ts +5 -0
- package/axis-components/select/index.d.ts +48 -0
- package/axis-components/single-selector/design/index.d.ts +5 -0
- package/axis-components/single-selector/index.d.ts +37 -0
- package/axis-components/splitter/design/index.d.ts +5 -0
- package/axis-components/splitter/design/index.d.ts.map +1 -0
- package/axis-components/splitter/index.d.ts +29 -0
- package/axis-components/splitter/index.d.ts.map +1 -0
- package/axis-components/steps/design/index.d.ts +5 -0
- package/axis-components/steps/design/index.d.ts.map +1 -0
- package/axis-components/steps/index.d.ts +38 -0
- package/axis-components/steps/index.d.ts.map +1 -0
- package/axis-components/switch/design/index.d.ts +5 -0
- package/axis-components/switch/design/index.d.ts.map +1 -0
- package/axis-components/switch/index.d.ts +23 -0
- package/axis-components/switch/index.d.ts.map +1 -0
- package/axis-components/table/design/index.d.ts +5 -0
- package/axis-components/table/index.d.ts +144 -0
- package/axis-components/table-helper/index.d.ts +220 -0
- package/axis-components/tabs/design/index.d.ts +5 -0
- package/axis-components/tabs/design/index.d.ts.map +1 -0
- package/axis-components/tabs/index.d.ts +38 -0
- package/axis-components/tabs/index.d.ts.map +1 -0
- package/axis-components/text/design/index.d.ts +5 -0
- package/axis-components/text/index.d.ts +24 -0
- package/axis-components/textarea/design/index.d.ts +5 -0
- package/axis-components/textarea/design/index.d.ts.map +1 -0
- package/axis-components/textarea/index.d.ts +25 -0
- package/axis-components/textarea/index.d.ts.map +1 -0
- package/axis-components/timer/design/index.d.ts +5 -0
- package/axis-components/timer/design/index.d.ts.map +1 -0
- package/axis-components/timer/index.d.ts +22 -0
- package/axis-components/timer/index.d.ts.map +1 -0
- package/axis-components/transfer/design/index.d.ts +5 -0
- package/axis-components/transfer/design/index.d.ts.map +1 -0
- package/axis-components/transfer/index.d.ts +113 -0
- package/axis-components/transfer/index.d.ts.map +1 -0
- package/axis-components/tree-selector/design/index.d.ts +5 -0
- package/axis-components/tree-selector/design/index.d.ts.map +1 -0
- package/axis-components/tree-selector/index.d.ts +80 -0
- package/axis-components/tree-selector/index.d.ts.map +1 -0
- package/axis-components/upload/design/index.d.ts +5 -0
- package/axis-components/upload/design/index.d.ts.map +1 -0
- package/axis-components/upload/index.d.ts +52 -0
- package/axis-components/upload/index.d.ts.map +1 -0
- package/axis-components-covers/badge.svg +1 -0
- package/axis-components-covers/button.svg +14 -0
- package/axis-components-covers/checkbox.svg +24 -0
- package/axis-components-covers/color-picker.svg +98 -0
- package/axis-components-covers/cytoscape.svg +17 -0
- package/axis-components-covers/date-picker.svg +28 -0
- package/axis-components-covers/desc.svg +39 -0
- package/axis-components-covers/design.jpg +0 -0
- package/axis-components-covers/dropdown.svg +39 -0
- package/axis-components-covers/dynamic-container.svg +9 -0
- package/axis-components-covers/dynamic-value.svg +32 -0
- package/axis-components-covers/edit-table.png +0 -0
- package/axis-components-covers/editor.png +0 -0
- package/axis-components-covers/flex.svg +33 -0
- package/axis-components-covers/form-item.svg +22 -0
- package/axis-components-covers/form.svg +38 -0
- package/axis-components-covers/icon.svg +22 -0
- package/axis-components-covers/image.svg +13 -0
- package/axis-components-covers/input-component.svg +27 -0
- package/axis-components-covers/input-icon.svg +29 -0
- package/axis-components-covers/input-json.svg +29 -0
- package/axis-components-covers/input-number.svg +35 -0
- package/axis-components-covers/input.svg +21 -0
- package/axis-components-covers/menu.svg +17 -0
- package/axis-components-covers/modal.svg +23 -0
- package/axis-components-covers/radio.svg +19 -0
- package/axis-components-covers/rate.svg +31 -0
- package/axis-components-covers/rich-text-editor.png +0 -0
- package/axis-components-covers/scope.svg +9 -0
- package/axis-components-covers/select.svg +20 -0
- package/axis-components-covers/splitter.svg +8 -0
- package/axis-components-covers/steps.svg +1 -0
- package/axis-components-covers/switch.svg +14 -0
- package/axis-components-covers/table.svg +27 -0
- package/axis-components-covers/tabs.svg +1 -0
- package/axis-components-covers/text.svg +22 -0
- package/axis-components-covers/textarea.svg +9 -0
- package/axis-components-covers/timer.svg +1 -0
- package/axis-components-covers/transfer.svg +86 -0
- package/axis-components-covers/tree-selector.svg +77 -0
- package/axis-components-covers/upload.svg +26 -0
- package/core/index.d.ts +853 -0
- package/fesm2022/ngx-axis-appforge-axis-components-badge-design.mjs +191 -0
- package/fesm2022/ngx-axis-appforge-axis-components-badge-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-badge.mjs +39 -0
- package/fesm2022/ngx-axis-appforge-axis-components-badge.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-button-design.mjs +120 -0
- package/fesm2022/ngx-axis-appforge-axis-components-button-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-button.mjs +80 -0
- package/fesm2022/ngx-axis-appforge-axis-components-button.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-checkbox-design.mjs +92 -0
- package/fesm2022/ngx-axis-appforge-axis-components-checkbox-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-checkbox.mjs +119 -0
- package/fesm2022/ngx-axis-appforge-axis-components-checkbox.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-color-picker-design.mjs +97 -0
- package/fesm2022/ngx-axis-appforge-axis-components-color-picker-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-color-picker.mjs +34 -0
- package/fesm2022/ngx-axis-appforge-axis-components-color-picker.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-cytoscape-design.mjs +63 -0
- package/fesm2022/ngx-axis-appforge-axis-components-cytoscape-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-cytoscape.mjs +54 -0
- package/fesm2022/ngx-axis-appforge-axis-components-cytoscape.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-date-picker-design.mjs +115 -0
- package/fesm2022/ngx-axis-appforge-axis-components-date-picker-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-date-picker.mjs +104 -0
- package/fesm2022/ngx-axis-appforge-axis-components-date-picker.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-desc-design.mjs +224 -0
- package/fesm2022/ngx-axis-appforge-axis-components-desc-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-desc.mjs +51 -0
- package/fesm2022/ngx-axis-appforge-axis-components-desc.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-design-design.mjs +83 -0
- package/fesm2022/ngx-axis-appforge-axis-components-design-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-design.mjs +1922 -0
- package/fesm2022/ngx-axis-appforge-axis-components-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dropdown-design.mjs +178 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dropdown-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dropdown.mjs +55 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dropdown.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dynamic-container-design.mjs +83 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dynamic-container-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dynamic-container.mjs +149 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dynamic-container.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dynamic-value-design.mjs +77 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dynamic-value-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dynamic-value.mjs +29 -0
- package/fesm2022/ngx-axis-appforge-axis-components-dynamic-value.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-edit-table-design.mjs +344 -0
- package/fesm2022/ngx-axis-appforge-axis-components-edit-table-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-edit-table.mjs +332 -0
- package/fesm2022/ngx-axis-appforge-axis-components-edit-table.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-editor-design.mjs +75 -0
- package/fesm2022/ngx-axis-appforge-axis-components-editor-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-editor.mjs +99 -0
- package/fesm2022/ngx-axis-appforge-axis-components-editor.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-flex-design.mjs +98 -0
- package/fesm2022/ngx-axis-appforge-axis-components-flex-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-flex.mjs +31 -0
- package/fesm2022/ngx-axis-appforge-axis-components-flex.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-form-design.mjs +108 -0
- package/fesm2022/ngx-axis-appforge-axis-components-form-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-form-item-design.mjs +88 -0
- package/fesm2022/ngx-axis-appforge-axis-components-form-item-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-form-item.mjs +97 -0
- package/fesm2022/ngx-axis-appforge-axis-components-form-item.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-form.mjs +151 -0
- package/fesm2022/ngx-axis-appforge-axis-components-form.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-icon-design.mjs +88 -0
- package/fesm2022/ngx-axis-appforge-axis-components-icon-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-icon.mjs +28 -0
- package/fesm2022/ngx-axis-appforge-axis-components-icon.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-image-design.mjs +75 -0
- package/fesm2022/ngx-axis-appforge-axis-components-image-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-image.mjs +56 -0
- package/fesm2022/ngx-axis-appforge-axis-components-image.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-component-design.mjs +83 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-component-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-component.mjs +64 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-component.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-design.mjs +142 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-icon-design.mjs +71 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-icon-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-icon.mjs +75 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-icon.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-json-design.mjs +60 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-json-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-json.mjs +74 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-json.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-number-design.mjs +107 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-number-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-number.mjs +48 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input-number.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input.mjs +68 -0
- package/fesm2022/ngx-axis-appforge-axis-components-input.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-menu-design.mjs +356 -0
- package/fesm2022/ngx-axis-appforge-axis-components-menu-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-menu.mjs +98 -0
- package/fesm2022/ngx-axis-appforge-axis-components-menu.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-modal-design.mjs +181 -0
- package/fesm2022/ngx-axis-appforge-axis-components-modal-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-modal.mjs +74 -0
- package/fesm2022/ngx-axis-appforge-axis-components-modal.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-radio-design.mjs +104 -0
- package/fesm2022/ngx-axis-appforge-axis-components-radio-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-radio.mjs +100 -0
- package/fesm2022/ngx-axis-appforge-axis-components-radio.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-rate-design.mjs +80 -0
- package/fesm2022/ngx-axis-appforge-axis-components-rate-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-rate.mjs +30 -0
- package/fesm2022/ngx-axis-appforge-axis-components-rate.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-rich-text-editor-design.mjs +76 -0
- package/fesm2022/ngx-axis-appforge-axis-components-rich-text-editor-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-rich-text-editor.mjs +141 -0
- package/fesm2022/ngx-axis-appforge-axis-components-rich-text-editor.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-scope-design.mjs +388 -0
- package/fesm2022/ngx-axis-appforge-axis-components-scope-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-scope.mjs +75 -0
- package/fesm2022/ngx-axis-appforge-axis-components-scope.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-select-design.mjs +146 -0
- package/fesm2022/ngx-axis-appforge-axis-components-select-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-select.mjs +202 -0
- package/fesm2022/ngx-axis-appforge-axis-components-select.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-single-selector-design.mjs +121 -0
- package/fesm2022/ngx-axis-appforge-axis-components-single-selector-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-single-selector.mjs +106 -0
- package/fesm2022/ngx-axis-appforge-axis-components-single-selector.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-splitter-design.mjs +178 -0
- package/fesm2022/ngx-axis-appforge-axis-components-splitter-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-splitter.mjs +60 -0
- package/fesm2022/ngx-axis-appforge-axis-components-splitter.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-steps-design.mjs +197 -0
- package/fesm2022/ngx-axis-appforge-axis-components-steps-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-steps.mjs +61 -0
- package/fesm2022/ngx-axis-appforge-axis-components-steps.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-switch-design.mjs +79 -0
- package/fesm2022/ngx-axis-appforge-axis-components-switch-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-switch.mjs +48 -0
- package/fesm2022/ngx-axis-appforge-axis-components-switch.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-table-design.mjs +497 -0
- package/fesm2022/ngx-axis-appforge-axis-components-table-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-table-helper.mjs +650 -0
- package/fesm2022/ngx-axis-appforge-axis-components-table-helper.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-table.mjs +374 -0
- package/fesm2022/ngx-axis-appforge-axis-components-table.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-tabs-design.mjs +260 -0
- package/fesm2022/ngx-axis-appforge-axis-components-tabs-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-tabs.mjs +69 -0
- package/fesm2022/ngx-axis-appforge-axis-components-tabs.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-text-design.mjs +95 -0
- package/fesm2022/ngx-axis-appforge-axis-components-text-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-text.mjs +64 -0
- package/fesm2022/ngx-axis-appforge-axis-components-text.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-textarea-design.mjs +94 -0
- package/fesm2022/ngx-axis-appforge-axis-components-textarea-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-textarea.mjs +64 -0
- package/fesm2022/ngx-axis-appforge-axis-components-textarea.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-timer-design.mjs +69 -0
- package/fesm2022/ngx-axis-appforge-axis-components-timer-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-timer.mjs +59 -0
- package/fesm2022/ngx-axis-appforge-axis-components-timer.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-transfer-design.mjs +359 -0
- package/fesm2022/ngx-axis-appforge-axis-components-transfer-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-transfer.mjs +278 -0
- package/fesm2022/ngx-axis-appforge-axis-components-transfer.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-tree-selector-design.mjs +223 -0
- package/fesm2022/ngx-axis-appforge-axis-components-tree-selector-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-tree-selector.mjs +337 -0
- package/fesm2022/ngx-axis-appforge-axis-components-tree-selector.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-upload-design.mjs +146 -0
- package/fesm2022/ngx-axis-appforge-axis-components-upload-design.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components-upload.mjs +175 -0
- package/fesm2022/ngx-axis-appforge-axis-components-upload.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-axis-components.mjs +1643 -0
- package/fesm2022/ngx-axis-appforge-axis-components.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-core.mjs +3611 -0
- package/fesm2022/ngx-axis-appforge-core.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge-providers.mjs +52 -0
- package/fesm2022/ngx-axis-appforge-providers.mjs.map +1 -0
- package/fesm2022/ngx-axis-appforge.mjs +6 -0
- package/fesm2022/ngx-axis-appforge.mjs.map +1 -0
- package/index.d.ts +2 -0
- package/package.json +389 -0
- package/providers/index.d.ts +13 -0
- package/providers/index.d.ts.map +1 -0
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="158px" height="22px" viewBox="0 0 170 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Rate</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-1294.000000, -142.000000)">
|
|
6
|
+
<g id="Rate" transform="translate(1294.000000, 142.000000)">
|
|
7
|
+
<text id="Text" font-family="HelveticaNeue, Helvetica Neue" font-size="14" font-weight="normal" line-spacing="22" fill="#000000" fill-opacity="0.65">
|
|
8
|
+
<tspan x="138" y="16">3.5</tspan>
|
|
9
|
+
</text>
|
|
10
|
+
<g id="Rate/_Resource/Star+unselected" transform="translate(104.000000, 3.000000)" fill="#000000" fill-opacity="0.04">
|
|
11
|
+
<path d="M14.3886837,6.37641211 C14.1796604,6.17267922 14.0842913,5.87914938 14.1336555,5.59147323 L14.9174679,1.02224826 C14.9787809,0.660183861 14.9175685,0.400689958 14.6206793,0.184424923 C14.4526922,0.0623018619 14.2528417,3.20934945e-06 14.052971,3.20934945e-06 C13.8994673,3.20934945e-06 13.7454607,0.0366944403 13.6040264,0.111042461 L9.41261655,2.37000729 C9.15428936,2.5058091 8.84567266,2.5058091 8.58734547,2.37000729 L4.57188854,0.111022345 C4.24651537,-0.0603442099 3.85260765,-0.0313774487 3.55473279,0.184404807 C3.2578436,0.400669842 3.02069836,0.659680966 3.08299701,1.02222814 L4.0431848,5.68631926 C4.09252887,5.9739954 3.99715983,6.26752525 3.7881566,6.47125814 L0.292230604,9.22104865 C0.028170413,9.47738437 -0.0659715611,9.86117384 0.0469988078,10.2106659 C0.16091462,10.560178 0.462651716,10.8145826 0.826627118,10.8676883 L5.37386551,11.6657025 C5.66260779,11.7077043 5.91220472,11.8890282 6.04138843,12.1506342 L8.13488064,16.568528 C8.2970945,16.8982261 8.63260604,17.1067867 9.00044367,17.1067867 C9.36828131,17.1067867 9.70282729,16.8982462 9.86600671,16.568528 L11.8773862,12.1507348 C12.0065498,11.8890483 12.2561869,11.7076439 12.5449896,11.6656623 L17.1742602,10.8676883 C17.5372902,10.8150654 17.8399727,10.560178 17.9529431,10.2106659 C18.0663962,9.86117384 17.9708059,9.47740448 17.7082142,9.22106876 L14.3886837,6.37641211 Z" id="Shape-Copy-4" transform="translate(9.000000, 8.553393) scale(1, -1) translate(-9.000000, -8.553393) "></path>
|
|
12
|
+
</g>
|
|
13
|
+
<g id="Rate/_Resource/Star_half+selected" transform="translate(78.000000, 3.000000)">
|
|
14
|
+
<g id="Group">
|
|
15
|
+
<path d="M14.3886837,6.37641211 C14.1796604,6.17267922 14.0842913,5.87914938 14.1336555,5.59147323 L14.9174679,1.02224826 C14.9787809,0.660183861 14.9175685,0.400689958 14.6206793,0.184424923 C14.4526922,0.0623018619 14.2528417,3.20934945e-06 14.052971,3.20934945e-06 C13.8994673,3.20934945e-06 13.7454607,0.0366944403 13.6040264,0.111042461 L9.41261655,2.37000729 C9.15428936,2.5058091 8.84567266,2.5058091 8.58734547,2.37000729 L4.57188854,0.111022345 C4.24651537,-0.0603442099 3.85260765,-0.0313774487 3.55473279,0.184404807 C3.2578436,0.400669842 3.02069836,0.659680966 3.08299701,1.02222814 L4.0431848,5.68631926 C4.09252887,5.9739954 3.99715983,6.26752525 3.7881566,6.47125814 L0.292230604,9.22104865 C0.028170413,9.47738437 -0.0659715611,9.86117384 0.0469988078,10.2106659 C0.16091462,10.560178 0.462651716,10.8145826 0.826627118,10.8676883 L5.37386551,11.6657025 C5.66260779,11.7077043 5.91220472,11.8890282 6.04138843,12.1506342 L8.13488064,16.568528 C8.2970945,16.8982261 8.63260604,17.1067867 9.00044367,17.1067867 C9.36828131,17.1067867 9.70282729,16.8982462 9.86600671,16.568528 L11.8773862,12.1507348 C12.0065498,11.8890483 12.2561869,11.7076439 12.5449896,11.6656623 L17.1742602,10.8676883 C17.5372902,10.8150654 17.8399727,10.560178 17.9529431,10.2106659 C18.0663962,9.86117384 17.9708059,9.47740448 17.7082142,9.22106876 L14.3886837,6.37641211 Z" id="Shape-Copy-5" fill-opacity="0.04" fill="#000000" transform="translate(9.000000, 8.553393) scale(1, -1) translate(-9.000000, -8.553393) "></path>
|
|
16
|
+
<path d="M8.97816303,14.7671228 C8.97158084,13.3567769 8.96657991,11.4396632 8.98581094,9.54615385 C9.01773657,6.40271944 8.98581053,3.35968632 8.98581053,2.43208441 L4.51698142,0.109688997 C4.19551589,-0.0596194926 3.80633889,-0.0310006142 3.51204142,0.182190156 C3.21871779,0.395857907 2.9844206,0.651758379 3.04597106,1.00995147 L3.99462726,5.61802813 C4.04337873,5.90224936 3.94915504,6.192254 3.74266189,6.39354011 L0.288720995,9.11030639 C0.0278320941,9.36356359 -0.0651792609,9.74274386 0.0464343651,10.0880386 C0.158982079,10.4333532 0.457095396,10.6847024 0.816699554,10.7371704 L5.30932686,11.5256006 C5.59460143,11.567098 5.84120077,11.7462442 5.96883302,12.0047085 L8.03718296,16.3695445 C8.19744868,16.695283 8.62239052,16.8835594 8.98581053,16.8835594 C8.98927129,16.6430546 8.98324573,15.856175 8.97816303,14.7671228 Z" id="Shape-Copy-2" fill="#FADB14" transform="translate(4.500000, 8.441780) scale(1, -1) translate(-4.500000, -8.441780) "></path>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
<g id="Rate/_Resource/Star+selected" transform="translate(52.000000, 3.000000)" fill="#FADB14">
|
|
20
|
+
<path d="M14.3886837,6.37641211 C14.1796604,6.17267922 14.0842913,5.87914938 14.1336555,5.59147323 L14.9174679,1.02224826 C14.9787809,0.660183861 14.9175685,0.400689958 14.6206793,0.184424923 C14.4526922,0.0623018619 14.2528417,3.20934945e-06 14.052971,3.20934945e-06 C13.8994673,3.20934945e-06 13.7454607,0.0366944403 13.6040264,0.111042461 L9.41261655,2.37000729 C9.15428936,2.5058091 8.84567266,2.5058091 8.58734547,2.37000729 L4.57188854,0.111022345 C4.24651537,-0.0603442099 3.85260765,-0.0313774487 3.55473279,0.184404807 C3.2578436,0.400669842 3.02069836,0.659680966 3.08299701,1.02222814 L4.0431848,5.68631926 C4.09252887,5.9739954 3.99715983,6.26752525 3.7881566,6.47125814 L0.292230604,9.22104865 C0.028170413,9.47738437 -0.0659715611,9.86117384 0.0469988078,10.2106659 C0.16091462,10.560178 0.462651716,10.8145826 0.826627118,10.8676883 L5.37386551,11.6657025 C5.66260779,11.7077043 5.91220472,11.8890282 6.04138843,12.1506342 L8.13488064,16.568528 C8.2970945,16.8982261 8.63260604,17.1067867 9.00044367,17.1067867 C9.36828131,17.1067867 9.70282729,16.8982462 9.86600671,16.568528 L11.8773862,12.1507348 C12.0065498,11.8890483 12.2561869,11.7076439 12.5449896,11.6656623 L17.1742602,10.8676883 C17.5372902,10.8150654 17.8399727,10.560178 17.9529431,10.2106659 C18.0663962,9.86117384 17.9708059,9.47740448 17.7082142,9.22106876 L14.3886837,6.37641211 Z" id="Shape" transform="translate(9.000000, 8.553393) scale(1, -1) translate(-9.000000, -8.553393) "></path>
|
|
21
|
+
</g>
|
|
22
|
+
<g id="Rate/_Resource/Star+selected" transform="translate(26.000000, 3.000000)" fill="#FADB14">
|
|
23
|
+
<path d="M14.3886837,6.37641211 C14.1796604,6.17267922 14.0842913,5.87914938 14.1336555,5.59147323 L14.9174679,1.02224826 C14.9787809,0.660183861 14.9175685,0.400689958 14.6206793,0.184424923 C14.4526922,0.0623018619 14.2528417,3.20934945e-06 14.052971,3.20934945e-06 C13.8994673,3.20934945e-06 13.7454607,0.0366944403 13.6040264,0.111042461 L9.41261655,2.37000729 C9.15428936,2.5058091 8.84567266,2.5058091 8.58734547,2.37000729 L4.57188854,0.111022345 C4.24651537,-0.0603442099 3.85260765,-0.0313774487 3.55473279,0.184404807 C3.2578436,0.400669842 3.02069836,0.659680966 3.08299701,1.02222814 L4.0431848,5.68631926 C4.09252887,5.9739954 3.99715983,6.26752525 3.7881566,6.47125814 L0.292230604,9.22104865 C0.028170413,9.47738437 -0.0659715611,9.86117384 0.0469988078,10.2106659 C0.16091462,10.560178 0.462651716,10.8145826 0.826627118,10.8676883 L5.37386551,11.6657025 C5.66260779,11.7077043 5.91220472,11.8890282 6.04138843,12.1506342 L8.13488064,16.568528 C8.2970945,16.8982261 8.63260604,17.1067867 9.00044367,17.1067867 C9.36828131,17.1067867 9.70282729,16.8982462 9.86600671,16.568528 L11.8773862,12.1507348 C12.0065498,11.8890483 12.2561869,11.7076439 12.5449896,11.6656623 L17.1742602,10.8676883 C17.5372902,10.8150654 17.8399727,10.560178 17.9529431,10.2106659 C18.0663962,9.86117384 17.9708059,9.47740448 17.7082142,9.22106876 L14.3886837,6.37641211 Z" id="Shape" transform="translate(9.000000, 8.553393) scale(1, -1) translate(-9.000000, -8.553393) "></path>
|
|
24
|
+
</g>
|
|
25
|
+
<g id="Rate/_Resource/Star+selected" transform="translate(0.000000, 3.000000)" fill="#FADB14">
|
|
26
|
+
<path d="M14.3886837,6.37641211 C14.1796604,6.17267922 14.0842913,5.87914938 14.1336555,5.59147323 L14.9174679,1.02224826 C14.9787809,0.660183861 14.9175685,0.400689958 14.6206793,0.184424923 C14.4526922,0.0623018619 14.2528417,3.20934945e-06 14.052971,3.20934945e-06 C13.8994673,3.20934945e-06 13.7454607,0.0366944403 13.6040264,0.111042461 L9.41261655,2.37000729 C9.15428936,2.5058091 8.84567266,2.5058091 8.58734547,2.37000729 L4.57188854,0.111022345 C4.24651537,-0.0603442099 3.85260765,-0.0313774487 3.55473279,0.184404807 C3.2578436,0.400669842 3.02069836,0.659680966 3.08299701,1.02222814 L4.0431848,5.68631926 C4.09252887,5.9739954 3.99715983,6.26752525 3.7881566,6.47125814 L0.292230604,9.22104865 C0.028170413,9.47738437 -0.0659715611,9.86117384 0.0469988078,10.2106659 C0.16091462,10.560178 0.462651716,10.8145826 0.826627118,10.8676883 L5.37386551,11.6657025 C5.66260779,11.7077043 5.91220472,11.8890282 6.04138843,12.1506342 L8.13488064,16.568528 C8.2970945,16.8982261 8.63260604,17.1067867 9.00044367,17.1067867 C9.36828131,17.1067867 9.70282729,16.8982462 9.86600671,16.568528 L11.8773862,12.1507348 C12.0065498,11.8890483 12.2561869,11.7076439 12.5449896,11.6656623 L17.1742602,10.8676883 C17.5372902,10.8150654 17.8399727,10.560178 17.9529431,10.2106659 C18.0663962,9.86117384 17.9708059,9.47740448 17.7082142,9.22106876 L14.3886837,6.37641211 Z" id="Shape" transform="translate(9.000000, 8.553393) scale(1, -1) translate(-9.000000, -8.553393) "></path>
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
</g>
|
|
30
|
+
</g>
|
|
31
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="120" height="76" xmlns="http://www.w3.org/2000/svg" version="1.1">
|
|
2
|
+
<title>Input</title>
|
|
3
|
+
|
|
4
|
+
<g>
|
|
5
|
+
<title>Layer 1</title>
|
|
6
|
+
<path stroke="#9e9e9e" id="svg_1" d="m20.32787,28.62177c0,-6.21704 6.5386,-11.44144 14.31953,-11.44144l50.70521,0c7.78093,0 14.31953,5.2244 14.31953,11.44144l0,18.75646c0,6.21704 -6.5386,11.44144 -14.31953,11.44144l-50.70521,0c-7.78093,0 -14.31953,-5.2244 -14.31953,-11.44144l0,-18.75646z" opacity="undefined" stroke-dasharray="5,2,2,2" stroke-width="0.5" fill-opacity="0" fill="#0fffff"/>
|
|
7
|
+
<text transform="matrix(1 0 0 1 0 0)" style="cursor: move;" xml:space="preserve" text-anchor="start" font-family="Noto Sans JP" font-size="14" id="svg_3" y="43.08197" x="38.99974" stroke-dasharray="5,2,2,2" stroke-width="0" stroke="#000000" fill="#000000">组件域</text>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="120px" height="42px" viewBox="0 0 140 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Select</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-2283.000000, -98.000000)">
|
|
6
|
+
<g id="Select" transform="translate(2283.000000, 98.000000)">
|
|
7
|
+
<g id="3.DataEntry/Selecte/Default/Unselected">
|
|
8
|
+
<rect id="BG/fill" fill="#FFFFFF" fill-rule="nonzero" x="1" y="1" width="118" height="30" rx="2"></rect>
|
|
9
|
+
<rect id="outline" stroke="#000000" opacity="0.15" fill-rule="nonzero" x="0.5" y="0.5" width="119" height="31" rx="2"></rect>
|
|
10
|
+
<text id="✏️Text" opacity="0.25" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000">
|
|
11
|
+
<tspan x="12" y="20">|||||||||||||||||||||||||</tspan>
|
|
12
|
+
</text>
|
|
13
|
+
<g id="7.Icon/arrow/4.down" transform="translate(98.000000, 9.000000)" fill="#000000" fill-rule="nonzero" opacity="0.65">
|
|
14
|
+
<path d="M12.0859375,3.5 L11.0605469,3.5 C10.9908203,3.5 10.9251953,3.53417969 10.8841797,3.59023438 L7,8.94414063 L3.11582031,3.59023438 C3.07480469,3.53417969 3.00917969,3.5 2.93945312,3.5 L1.9140625,3.5 C1.82519531,3.5 1.77324219,3.60117188 1.82519531,3.67363281 L6.64589844,10.3195313 C6.82089844,10.5601563 7.17910156,10.5601563 7.35273437,10.3195313 L12.1734375,3.67363281 C12.2267578,3.60117187 12.1748047,3.5 12.0859375,3.5 Z" id="fill"></path>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<svg width="160" height="112" viewBox="0 0 160 112" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="160" height="112" rx="4" fill="#1668DC" fill-opacity="0.1"/>
|
|
3
|
+
<path d="M10 12C10 10.8954 10.8954 10 12 10H56V102H12C10.8954 102 10 101.105 10 100V12Z" fill="white"/>
|
|
4
|
+
<rect x="57" y="10" width="46" height="92" fill="white"/>
|
|
5
|
+
<path d="M104 10H148C149.105 10 150 10.8954 150 12V100C150 101.105 149.105 102 148 102H104V10Z" fill="white"/>
|
|
6
|
+
<path d="M55.625 49H57.375V63H55.625V49ZM52.125 53.375L49.5 56L52.125 58.625V56.875H54.75V55.125H52.125V53.375ZM63.5 56L60.875 53.375V55.125H58.25V56.875H60.875V58.625L63.5 56Z" fill="#1668DC"/>
|
|
7
|
+
<path d="M102.625 49H104.375V63H102.625V49ZM99.125 53.375L96.5 56L99.125 58.625V56.875H101.75V55.125H99.125V53.375ZM110.5 56L107.875 53.375V55.125H105.25V56.875H107.875V58.625L110.5 56Z" fill="#1668DC"/>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="100" height="118" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><text font-family="PingFangSC-Regular, PingFang SC" font-size="9.18" fill="#000" fill-opacity=".45" transform="translate(0 90.492)"><tspan x="26.23" y="10.656">Waiting</tspan></text><g transform="translate(0 90.492)"><circle stroke-opacity=".15" stroke="#000" stroke-width=".656" cx="7.869" cy="7.869" r="7.541"/><text font-family="PingFangSC-Regular, PingFang SC" font-size="9.18" fill="#000" fill-opacity=".25"><tspan x="5.443" y="10.656">3</tspan></text></g><text font-family="PingFangSC-Regular, PingFang SC" font-size="7.869" fill="#000" fill-opacity=".45" transform="translate(0 90.492)"><tspan x="26.23" y="24.393">This is a description</tspan></text><text font-family="PingFangSC-Regular, PingFang SC" font-size="7.869" fill="#000" fill-opacity=".45" transform="translate(0 45.246)"><tspan x="26.23" y="24.393">This is a description</tspan></text><text font-family="PingFangSC-Medium, PingFang SC" font-size="9.18" font-weight="400" fill="#000" fill-opacity=".85" transform="translate(0 45.246)"><tspan x="26.23" y="10.656">In Progress</tspan></text><path fill-opacity=".15" fill="#000" d="M7.869 64.918h1v21.639h-1z"/><g transform="translate(0 45.246)"><circle fill="#1890FF" cx="7.869" cy="7.869" r="7.869"/><text font-family="PingFangSC-Regular, PingFang SC" font-size="9.18" fill="#FFF"><tspan x="5.443" y="10.656">2</tspan></text></g><text font-family="PingFangSC-Regular, PingFang SC" font-size="9.18" fill="#000" fill-opacity=".65"><tspan x="26.23" y="10.656">Finished</tspan></text><path fill="#1890FF" d="M7.869 19.672h1v21.639h-1z"/><path d="M7.869.328a7.517 7.517 0 0 0-5.332 2.209 7.517 7.517 0 0 0-2.21 5.332c0 2.082.845 3.967 2.21 5.332a7.517 7.517 0 0 0 5.332 2.209A7.517 7.517 0 0 0 13.2 13.2a7.517 7.517 0 0 0 2.21-5.33 7.517 7.517 0 0 0-2.21-5.333A7.517 7.517 0 0 0 7.87.327z" stroke="#1890FF" stroke-width=".656"/><path d="M3.934 3.934h7.869v7.869H3.934z"/><path d="M11.193 5.25a.368.368 0 0 1 .028.52l-4.4 4.886a.367.367 0 0 1-.203.116l-.02.002a.364.364 0 0 1-.338-.115L4.522 8.73a.369.369 0 1 1 .549-.493l1.468 1.63 4.133-4.59a.369.369 0 0 1 .521-.027z" fill="#1890FF"/><text font-family="PingFangSC-Regular, PingFang SC" font-size="7.869" fill="#000" fill-opacity=".45"><tspan x="26.23" y="24.393">This is a description</tspan></text></g></svg>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="100px" height="66px" viewBox="0 -10 28 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>编组 48</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-1820.000000, -126.000000)">
|
|
6
|
+
<g id="编组-48" transform="translate(1821.000000, 126.000000)">
|
|
7
|
+
<g id="3.DataEntry/Switch/Small/on#" transform="translate(-1.000000, 0.000000)">
|
|
8
|
+
<path d="M0,8 L0,8 C0,3.581722 3.57465974,0 8.00493448,0 L19.9950655,0 C24.4160688,0 28,3.59071231 28,8 L28,8 C28,12.418278 24.4253403,16 19.9950655,16 L8.00493448,16 C3.58393124,16 0,12.4211798 0,8 L0,8 Z" id="Rectangle-77-Copy-11" fill="#1890FF" fill-rule="nonzero"></path>
|
|
9
|
+
<path d="M20,14 C23.3137085,14 26,11.3137085 26,8 C26,4.6862915 23.3137085,2 20,2 C16.6862915,2 14,4.6862915 14,8 C14,11.3137085 16.6862915,14 20,14 Z" id="Oval-1-Copy-15" fill="#FFFFFF" fill-rule="evenodd"></path>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="155px" height="104px" viewBox="0 0 155 104" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Table</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-2266.000000, -1022.000000)">
|
|
6
|
+
<g id="Table" transform="translate(2266.000000, 1022.000000)">
|
|
7
|
+
<rect id="矩形复制-55" fill="#EBEBEB" x="0" y="0" width="155" height="20"></rect>
|
|
8
|
+
<rect id="矩形复制-81" fill="#EBEBEB" x="11" y="32" width="23" height="6"></rect>
|
|
9
|
+
<rect id="矩形复制-155" fill="#EBEBEB" x="11" y="59" width="23" height="6"></rect>
|
|
10
|
+
<rect id="矩形复制-159" fill="#EBEBEB" x="11" y="86" width="23" height="6"></rect>
|
|
11
|
+
<rect id="矩形复制-153" fill="#F5F5F5" x="66" y="32" width="24" height="6"></rect>
|
|
12
|
+
<rect id="矩形复制-156" fill="#F5F5F5" x="66" y="59" width="24" height="6"></rect>
|
|
13
|
+
<rect id="矩形复制-160" fill="#F5F5F5" x="66" y="86" width="24" height="6"></rect>
|
|
14
|
+
<rect id="矩形复制-154" fill="#1890FF" x="121" y="32" width="24" height="6"></rect>
|
|
15
|
+
<rect id="矩形复制-157" fill="#1890FF" x="121" y="59" width="24" height="6"></rect>
|
|
16
|
+
<rect id="矩形复制-161" fill="#1890FF" x="121" y="86" width="24" height="6"></rect>
|
|
17
|
+
<rect id="矩形复制-149" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="10" y="7" width="24" height="6"></rect>
|
|
18
|
+
<rect id="矩形复制-150" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="66" y="7" width="24" height="6"></rect>
|
|
19
|
+
<rect id="矩形复制-151" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="121" y="7" width="24" height="6"></rect>
|
|
20
|
+
<rect id="矩形" fill="#E0E0E0" x="0" y="20" width="155" height="1"></rect>
|
|
21
|
+
<rect id="矩形复制-129" fill="#E0E0E0" x="0" y="48" width="155" height="1"></rect>
|
|
22
|
+
<rect id="矩形复制-158" fill="#E0E0E0" x="0" y="75" width="155" height="1"></rect>
|
|
23
|
+
<rect id="矩形复制-152" fill="#E0E0E0" x="0" y="103" width="155" height="1"></rect>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</g>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg width="208" height="56" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><text font-family="PingFangSC-Regular, PingFang SC" font-size="14" fill="#000" fill-opacity=".85" transform="translate(0 -5)"><tspan x="85" y="15">标签2</tspan></text><text font-family="PingFangSC-Regular, PingFang SC" font-size="14" fill="#000" fill-opacity=".85" transform="translate(0 -5)"><tspan x="0" y="59">标签1的内容</tspan></text><text font-family="PingFangSC-Regular, PingFang SC" font-size="14" fill="#000" fill-opacity=".85" transform="translate(0 -5)"><tspan x="165" y="15">标签3</tspan></text><path fill="#F0F0F0" d="M0 26h208v1H0z"/><text font-family="PingFangSC-Medium, PingFang SC" font-size="14" font-weight="400" fill="#1890FF" transform="translate(0 -5)"><tspan x="6" y="15">标签1</tspan></text><path fill="#1890FF" d="M0 25h48v2H0z"/></g></svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="150px" height="105px" viewBox="0 0 150 105" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Typography</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-348.000000, -102.000000)">
|
|
6
|
+
<g id="Typography" transform="translate(348.000000, 102.000000)">
|
|
7
|
+
<rect id="矩形复制-90" fill="#F5F5F5" x="6" y="7" width="137" height="90"></rect>
|
|
8
|
+
<rect id="矩形" fill="#E0E0E0" x="0" y="19" width="150" height="1"></rect>
|
|
9
|
+
<rect id="矩形复制-89" fill="#E0E0E0" transform="translate(19.000000, 52.500000) rotate(-270.000000) translate(-19.000000, -52.500000) " x="-33" y="52" width="104" height="1"></rect>
|
|
10
|
+
<rect id="矩形复制-91" fill="#E0E0E0" transform="translate(131.000000, 52.500000) rotate(-270.000000) translate(-131.000000, -52.500000) " x="79" y="52" width="104" height="1"></rect>
|
|
11
|
+
<rect id="矩形复制-88" fill="#E0E0E0" x="0" y="84" width="150" height="1"></rect>
|
|
12
|
+
<text id="Aa" font-family="PingFangSC-Medium, PingFang SC" font-size="48" font-weight="400" fill="#1890FF">
|
|
13
|
+
<tspan x="24" y="70">Aa</tspan>
|
|
14
|
+
</text>
|
|
15
|
+
<rect id="矩形" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="53" y="32" width="70" height="6"></rect>
|
|
16
|
+
<rect id="矩形复制-92" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="87" y="43" width="36" height="6"></rect>
|
|
17
|
+
<rect id="矩形复制-93" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="87" y="53" width="36" height="6"></rect>
|
|
18
|
+
<rect id="矩形复制-94" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="87" y="64" width="36" height="6"></rect>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<svg width="293" height="229" viewBox="0 0 293 130" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- Created with Method Draw - http://github.com/duopixel/Method-Draw/ -->
|
|
3
|
+
<g>
|
|
4
|
+
<title>Layer 1</title>
|
|
5
|
+
<rect stroke="#b2b2b2" rx="2" id="svg_1" height="128.333329" width="292" y="0.5" x="0.5" fill="transparent"/>
|
|
6
|
+
<line stroke-linecap="null" stroke-linejoin="null" id="svg_9" y2="112.994439" x2="289.816171" y1="126.406235" x1="276.404375" fill-opacity="null" stroke-width="null" stroke="#000000" fill="none"/>
|
|
7
|
+
<line stroke-linecap="null" stroke-linejoin="null" id="svg_10" y2="126.518157" x2="283.726562" y1="119.08882" x1="291.155899" fill-opacity="null" stroke-width="null" stroke="#000000" fill="none"/>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1758097349403" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="12982" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256"><path d="M512 160A416 416 0 1 0 928 576 416.512 416.512 0 0 0 512 160z m0 768A352 352 0 1 1 864 576 352.448 352.448 0 0 1 512 928z" p-id="12983"></path><path d="M617.344 489.344L512 594.752 406.592 489.344a32 32 0 0 0-45.184 45.248l128 128a32 32 0 0 0 45.248 0l128-128a32 32 0 0 0-45.248-45.184zM959.936 288a32.064 32.064 0 0 0 31.68-36.8 263.296 263.296 0 0 0-73.024-145.92A277.056 277.056 0 0 0 700.416 32.192a32 32 0 0 0 7.168 63.616 210.56 210.56 0 0 1 165.888 54.912 198.528 198.528 0 0 1 54.912 110.08 31.936 31.936 0 0 0 31.552 27.2zM59.2 287.616a31.872 31.872 0 0 0 36.48-26.88 198.4 198.4 0 0 1 54.848-110.08 210.432 210.432 0 0 1 165.888-54.848 32 32 0 1 0 7.168-63.616 276.992 276.992 0 0 0-218.176 73.152 263.168 263.168 0 0 0-73.024 145.92 31.936 31.936 0 0 0 26.816 36.352z" p-id="12984"></path></svg>
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="180px" height="107px" viewBox="0 0 180 107" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Transfer</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Transfer">
|
|
6
|
+
<g id="Group-22">
|
|
7
|
+
<rect id="Rectangle-3-Copy-52" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="99.4336735" y="0.25" width="80.3163265" height="106.030612" rx="1"></rect>
|
|
8
|
+
<rect id="Rectangle-25" fill-opacity="0.09" fill="#000000" x="99.6428571" y="17.9081633" width="79.8979592" height="1"></rect>
|
|
9
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.65">
|
|
10
|
+
<tspan x="153.464796" y="11.1326531">|||||||||||||||||</tspan>
|
|
11
|
+
</text>
|
|
12
|
+
<rect id="Rectangle-3-Copy-40" stroke="#D9D9D9" stroke-width="0.5" fill="#FFFFFF" x="0.25" y="0.25" width="80.3163265" height="106.030612" rx="1"></rect>
|
|
13
|
+
<g id="Group-18" transform="translate(5.510204, 5.510204)">
|
|
14
|
+
<rect id="Rectangle-271-Copy-2" fill="#1890FF" x="0" y="0" width="7.34693878" height="7.34693878" rx="0.918367347"></rect>
|
|
15
|
+
<g id="Group" transform="translate(0.918367, 0.918367)">
|
|
16
|
+
<rect id="Rectangle" x="0" y="0" width="5.51020408" height="5.51020408"></rect>
|
|
17
|
+
<rect id="Combined-Shape" fill="#FFFFFF" x="0.459183673" y="2.29591837" width="5.05102041" height="1" rx="0.387436224"></rect>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
<rect id="Rectangle-271-Copy-5" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill-opacity="0.04" fill="#000000" x="5.76020408" y="51.6785714" width="6.84693878" height="6.84693878" rx="0.918367347"></rect>
|
|
21
|
+
<rect id="Rectangle-271-Copy-6" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="5.76020408" y="81.0663265" width="6.84693878" height="6.84693878" rx="0.918367347"></rect>
|
|
22
|
+
<rect id="Rectangle-3-Copy-60" fill="#E6F7FF" x="0.459183673" y="33.0612245" width="79.8979592" height="14.6938776"></rect>
|
|
23
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.65">
|
|
24
|
+
<tspan x="16.5306122" y="27.6632653">|||||||||||||||||</tspan>
|
|
25
|
+
</text>
|
|
26
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.65">
|
|
27
|
+
<tspan x="115.714286" y="27.6632653">|||||||||||||||||</tspan>
|
|
28
|
+
</text>
|
|
29
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.65">
|
|
30
|
+
<tspan x="56.0204082" y="11.1326531">|||||||||||||||||</tspan>
|
|
31
|
+
</text>
|
|
32
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.65">
|
|
33
|
+
<tspan x="16.5306122" y="42.3571429">|||||||||||||||||</tspan>
|
|
34
|
+
</text>
|
|
35
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.65">
|
|
36
|
+
<tspan x="115.714286" y="42.3571429">|||||||||||||||||</tspan>
|
|
37
|
+
</text>
|
|
38
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.25">
|
|
39
|
+
<tspan x="16.5306122" y="57.0510204">|||||||||||||||||</tspan>
|
|
40
|
+
</text>
|
|
41
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.65">
|
|
42
|
+
<tspan x="16.5306122" y="71.744898">|||||||||||||||||</tspan>
|
|
43
|
+
</text>
|
|
44
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.65">
|
|
45
|
+
<tspan x="16.5306122" y="86.4387755">|||||||||||||||||</tspan>
|
|
46
|
+
</text>
|
|
47
|
+
<rect id="Rectangle-271-Copy-6" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="5.76020408" y="95.7602041" width="6.84693878" height="6.84693878" rx="0.918367347"></rect>
|
|
48
|
+
<text id="|||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="6.42857143" font-weight="normal" line-spacing="10.1020408" fill="#000000" fill-opacity="0.65">
|
|
49
|
+
<tspan x="16.5306122" y="101.132653">|||||||||||||||||</tspan>
|
|
50
|
+
</text>
|
|
51
|
+
<g id="Group-19" transform="translate(84.489796, 40.408163)">
|
|
52
|
+
<rect id="Rectangle-355-Copy-16" fill="#1890FF" x="0" y="0" width="11.0204082" height="11.0204082" rx="1.83673469"></rect>
|
|
53
|
+
<g id="Group-44-Copy" transform="translate(5.265306, 5.755102) scale(-1, 1) translate(-5.265306, -5.755102) translate(2.265306, 2.755102)">
|
|
54
|
+
<rect id="Rectangle-11" x="0" y="0" width="5.51020408" height="5.51020408"></rect>
|
|
55
|
+
<path d="M3.89702502,5.05102041 C3.84528822,5.05102041 3.79301251,5.03187085 3.74935959,4.99357172 L1.46539578,2.95354497 C1.40988652,2.90387579 1.37755102,2.82907281 1.37755102,2.74948245 C1.37755102,2.67049051 1.40988652,2.59508911 1.46539578,2.54601835 L3.73965894,0.516763227 C3.84097682,0.426401232 3.98918118,0.444353946 4.07055884,0.556857622 C4.1519365,0.669361298 4.13576875,0.833927844 4.03445087,0.924289839 L1.98869188,2.74948245 L4.04469044,4.58604511 C4.14600833,4.67640711 4.16217608,4.84097365 4.08079841,4.95347733 C4.03391194,5.01750868 3.9660074,5.05102041 3.89702502,5.05102041 Z" id="Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
|
|
56
|
+
</g>
|
|
57
|
+
<rect id="Rectangle-355-Copy-17" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill-opacity="0.04" fill="#000000" x="0.25" y="13.1071429" width="10.5204082" height="10.5204082" rx="1.83673469"></rect>
|
|
58
|
+
<g id="Group-44-Copy" transform="translate(2.755102, 15.612245)">
|
|
59
|
+
<rect id="Rectangle-11" x="0" y="0" width="5.51020408" height="5.51020408"></rect>
|
|
60
|
+
<path d="M3.89702502,5.05102041 C3.84528822,5.05102041 3.79301251,5.03187085 3.74935959,4.99357172 L1.46539578,2.95354497 C1.40988652,2.90387579 1.37755102,2.82907281 1.37755102,2.74948245 C1.37755102,2.67049051 1.40988652,2.59508911 1.46539578,2.54601835 L3.73965894,0.516763227 C3.84097682,0.426401232 3.98918118,0.444353946 4.07055884,0.556857622 C4.1519365,0.669361298 4.13576875,0.833927844 4.03445087,0.924289839 L1.98869188,2.74948245 L4.04469044,4.58604511 C4.14600833,4.67640711 4.16217608,4.84097365 4.08079841,4.95347733 C4.03391194,5.01750868 3.9660074,5.05102041 3.89702502,5.05102041 Z" id="Shape" fill-opacity="0.25" fill="#000000" fill-rule="nonzero"></path>
|
|
61
|
+
</g>
|
|
62
|
+
</g>
|
|
63
|
+
<rect id="Rectangle-319" fill-opacity="0.45" fill="#000000" x="77.1428571" y="22.9591837" width="2.29591837" height="20.2040816" rx="1.14795918"></rect>
|
|
64
|
+
<rect id="Rectangle-25" fill-opacity="0.09" fill="#000000" x="0.459183673" y="17.9081633" width="79.8979592" height="1"></rect>
|
|
65
|
+
<g id="Group-21" transform="translate(5.510204, 36.734694)">
|
|
66
|
+
<rect id="Rectangle-271-Copy-2" fill="#1890FF" x="0" y="0" width="7.34693878" height="7.34693878" rx="0.918367347"></rect>
|
|
67
|
+
<g id="Group-Copy" transform="translate(0.918367, 0.918367)">
|
|
68
|
+
<rect id="Rectangle" x="0" y="0" width="5.51020408" height="5.51020408"></rect>
|
|
69
|
+
<path d="M5.08311777,0.920797446 C5.18912744,1.01624898 5.1976865,1.17956555 5.10223497,1.28557522 L2.02179718,4.70674798 C1.99832549,4.73281593 1.97075017,4.75299127 1.9409324,4.76717647 C1.93674687,4.7671906 1.93306341,4.76901132 1.92934879,4.77073819 C1.91712899,4.77746431 1.90399868,4.7817556 1.89065011,4.78497567 C1.8770849,4.78886436 1.86360153,4.79149103 1.85002987,4.79304036 C1.84641554,4.79170874 1.84235322,4.79193757 1.83828742,4.79207096 C1.76165691,4.79926997 1.68376411,4.77055496 1.62856613,4.70925139 L1.62856613,4.70925139 L0.41179543,3.35789062 C0.316343896,3.25188096 0.324902955,3.08856438 0.430912623,2.99311285 C0.536922291,2.89766132 0.700238863,2.90622038 0.795690397,3.01223004 L0.795690397,3.01223004 L1.82344989,4.15345191 L4.71834,0.939914639 C4.81379153,0.833904971 4.97710811,0.825345912 5.08311777,0.920797446 Z" id="Combined-Shape" fill="#FFFFFF"></path>
|
|
70
|
+
</g>
|
|
71
|
+
</g>
|
|
72
|
+
<g id="Group-21-Copy" transform="translate(5.510204, 66.122449)">
|
|
73
|
+
<rect id="Rectangle-271-Copy-2" fill="#1890FF" x="0" y="0" width="7.34693878" height="7.34693878" rx="0.918367347"></rect>
|
|
74
|
+
<g id="Group-Copy" transform="translate(0.918367, 0.918367)">
|
|
75
|
+
<rect id="Rectangle" x="0" y="0" width="5.51020408" height="5.51020408"></rect>
|
|
76
|
+
<path d="M5.08311777,0.920797446 C5.18912744,1.01624898 5.1976865,1.17956555 5.10223497,1.28557522 L2.02179718,4.70674798 C1.99832549,4.73281593 1.97075017,4.75299127 1.9409324,4.76717647 C1.93674687,4.7671906 1.93306341,4.76901132 1.92934879,4.77073819 C1.91712899,4.77746431 1.90399868,4.7817556 1.89065011,4.78497567 C1.8770849,4.78886436 1.86360153,4.79149103 1.85002987,4.79304036 C1.84641554,4.79170874 1.84235322,4.79193757 1.83828742,4.79207096 C1.76165691,4.79926997 1.68376411,4.77055496 1.62856613,4.70925139 L1.62856613,4.70925139 L0.41179543,3.35789062 C0.316343896,3.25188096 0.324902955,3.08856438 0.430912623,2.99311285 C0.536922291,2.89766132 0.700238863,2.90622038 0.795690397,3.01223004 L0.795690397,3.01223004 L1.82344989,4.15345191 L4.71834,0.939914639 C4.81379153,0.833904971 4.97710811,0.825345912 5.08311777,0.920797446 Z" id="Combined-Shape" fill="#FFFFFF"></path>
|
|
77
|
+
</g>
|
|
78
|
+
</g>
|
|
79
|
+
<rect id="Rectangle-271" stroke="#D9D9D9" stroke-width="0.5" fill="#FFFFFF" x="5.76020408" y="22.2908163" width="6.84693878" height="6.84693878" rx="0.918367347"></rect>
|
|
80
|
+
<rect id="Rectangle-271-Copy-3" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="104.943878" y="5.76020408" width="6.84693878" height="6.84693878" rx="0.918367347"></rect>
|
|
81
|
+
<rect id="Rectangle-271-Copy-7" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="104.943878" y="22.2908163" width="6.84693878" height="6.84693878" rx="0.918367347"></rect>
|
|
82
|
+
<rect id="Rectangle-271-Copy-8" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5" fill="#FFFFFF" x="104.943878" y="36.9846939" width="6.84693878" height="6.84693878" rx="0.918367347"></rect>
|
|
83
|
+
</g>
|
|
84
|
+
</g>
|
|
85
|
+
</g>
|
|
86
|
+
</svg>
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="182px" height="136px" viewBox="0 0 182 136" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>TreeSelect</title>
|
|
4
|
+
<defs>
|
|
5
|
+
<path d="M0,1.13306225 C0,0.507289251 0.504204687,0 1.14131435,0 L138.103969,0 C138.734299,0 139.245283,0.503355692 139.245283,1.13306225 L139.245283,16.9801453 C139.245283,17.6059183 138.741078,18.1132075 138.103969,18.1132075 L1.14131435,18.1132075 C0.51098384,18.1132075 0,17.6098519 0,16.9801453 L0,1.13306225 Z" id="path-1"></path>
|
|
6
|
+
<rect id="path-2" x="0" y="20.3773585" width="140" height="87" rx="1.13207547"></rect>
|
|
7
|
+
<filter x="-24.3%" y="-33.3%" width="148.6%" height="178.2%" filterUnits="objectBoundingBox" id="filter-3">
|
|
8
|
+
<feMorphology radius="2.5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1"></feMorphology>
|
|
9
|
+
<feOffset dx="0" dy="5" in="shadowSpreadOuter1" result="shadowOffsetOuter1"></feOffset>
|
|
10
|
+
<feGaussianBlur stdDeviation="8" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
|
|
11
|
+
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.05 0" type="matrix" in="shadowBlurOuter1" result="shadowMatrixOuter1"></feColorMatrix>
|
|
12
|
+
<feOffset dx="0" dy="3" in="SourceAlpha" result="shadowOffsetOuter2"></feOffset>
|
|
13
|
+
<feGaussianBlur stdDeviation="4.5" in="shadowOffsetOuter2" result="shadowBlurOuter2"></feGaussianBlur>
|
|
14
|
+
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0" type="matrix" in="shadowBlurOuter2" result="shadowMatrixOuter2"></feColorMatrix>
|
|
15
|
+
<feMorphology radius="1" operator="erode" in="SourceAlpha" result="shadowSpreadOuter3"></feMorphology>
|
|
16
|
+
<feOffset dx="0" dy="2" in="shadowSpreadOuter3" result="shadowOffsetOuter3"></feOffset>
|
|
17
|
+
<feGaussianBlur stdDeviation="1.5" in="shadowOffsetOuter3" result="shadowBlurOuter3"></feGaussianBlur>
|
|
18
|
+
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0" type="matrix" in="shadowBlurOuter3" result="shadowMatrixOuter3"></feColorMatrix>
|
|
19
|
+
<feMerge>
|
|
20
|
+
<feMergeNode in="shadowMatrixOuter1"></feMergeNode>
|
|
21
|
+
<feMergeNode in="shadowMatrixOuter2"></feMergeNode>
|
|
22
|
+
<feMergeNode in="shadowMatrixOuter3"></feMergeNode>
|
|
23
|
+
</feMerge>
|
|
24
|
+
</filter>
|
|
25
|
+
</defs>
|
|
26
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
27
|
+
<g id="TreeSelect" transform="translate(21.000000, 2.000000)">
|
|
28
|
+
<g id="编组-60">
|
|
29
|
+
<g id="Rectangle-26-Copy-35">
|
|
30
|
+
<use fill="#FFFFFF" fill-rule="evenodd" xlink:href="#path-1"></use>
|
|
31
|
+
<path stroke="#BAE7FF" stroke-width="1.13207547" d="M138.103969,-0.566037736 L1.14131435,-0.566037736 C0.666419656,-0.566037736 0.24163062,-0.376287775 -0.0654012936,-0.0714758084 C-0.37547319,0.236354161 -0.566037736,0.662248706 -0.566037736,1.13306225 L-0.566037736,16.9801453 C-0.566037736,17.452082 -0.374648667,17.876621 -0.0654811121,18.1835532 C0.243107769,18.4899109 0.669639991,18.6792453 1.14131435,18.6792453 L138.103969,18.6792453 C138.578863,18.6792453 139.003652,18.4894953 139.310684,18.1846834 C139.620756,17.8768534 139.811321,17.4509588 139.811321,16.9801453 L139.811321,1.13306225 C139.811321,0.661125515 139.619932,0.236586536 139.310764,-0.0703456306 C139.002175,-0.376703308 138.575643,-0.566037736 138.103969,-0.566037736 Z"></path>
|
|
32
|
+
<path stroke="#40A9FF" stroke-width="0.566037736" d="M138.103969,0.283018868 L1.14131435,0.283018868 C0.902207314,0.283018868 0.687620599,0.377361238 0.532790122,0.531072237 C0.377825997,0.684915917 0.283018868,0.897884152 0.283018868,1.13306225 L0.283018868,16.9801453 C0.283018868,17.215717 0.378343384,17.4277543 0.532710303,17.5810051 C0.688336047,17.7355056 0.903663068,17.8301887 1.14131435,17.8301887 L138.103969,17.8301887 C138.343076,17.8301887 138.557662,17.7358463 138.712493,17.5821353 C138.867457,17.4282916 138.962264,17.2153234 138.962264,16.9801453 L138.962264,1.13306225 C138.962264,0.89749055 138.86694,0.685453208 138.712573,0.532202415 C138.556947,0.377701898 138.34162,0.283018868 138.103969,0.283018868 Z" stroke-linejoin="square"></path>
|
|
33
|
+
</g>
|
|
34
|
+
<text id="Please-Select" font-family="PingFangSC-Regular, PingFang SC" font-size="7.9245283" font-weight="normal" line-spacing="12.4528302" fill="#000000" fill-opacity="0.25">
|
|
35
|
+
<tspan x="6.79245283" y="10.8301887">Please Select</tspan>
|
|
36
|
+
</text>
|
|
37
|
+
<g id="1.通用/2.Icon图标/Line/Down" transform="translate(127.924528, 9.056604) scale(1, -1) translate(-127.924528, -9.056604) translate(123.396226, 4.528302)" fill="#000000">
|
|
38
|
+
<g id="up" stroke-width="1" opacity="0">
|
|
39
|
+
<rect id="矩形" fill-rule="nonzero" x="0" y="0" width="9.05660377" height="9.05660377"></rect>
|
|
40
|
+
</g>
|
|
41
|
+
<path d="M7.78313088,2.26415094 L7.11980541,2.26415094 C7.07469928,2.26415094 7.03224645,2.28626179 7.00571343,2.32252358 L4.49303655,5.78596698 L1.98035966,2.32252358 C1.95382664,2.28626179 1.91137381,2.26415094 1.86626768,2.26415094 L1.20294221,2.26415094 C1.145454,2.26415094 1.11184551,2.32959906 1.145454,2.37647406 L4.26396815,6.67570755 C4.3771757,6.83136792 4.60889739,6.83136792 4.72122051,6.67570755 L7.83973466,2.37647406 C7.87422758,2.32959906 7.84061909,2.26415094 7.78313088,2.26415094 Z" id="路径" fill-opacity="0.25"></path>
|
|
42
|
+
</g>
|
|
43
|
+
</g>
|
|
44
|
+
<g id="Rectangle-3-Copy-23">
|
|
45
|
+
<use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>
|
|
46
|
+
<use fill="#FFFFFF" fill-rule="evenodd" xlink:href="#path-2"></use>
|
|
47
|
+
</g>
|
|
48
|
+
<g id="Tree备份" transform="translate(6.000000, 25.000000)">
|
|
49
|
+
<g id="编组-15">
|
|
50
|
+
<g id="编组-12" transform="translate(0.000000, 4.556962)">
|
|
51
|
+
<rect id="矩形" x="0" y="0" width="9.11392405" height="6.07594937"></rect>
|
|
52
|
+
<path d="M7.36230459,4.76344335 L4.61669573,1.58717534 C4.53810644,1.49625801 4.38678025,1.49625801 4.3073549,1.58717534 L1.56174605,4.76344335 C1.45974718,4.88188612 1.55171337,5.05537975 1.71641646,5.05537975 L7.20763417,5.05537975 C7.37233726,5.05537975 7.46430345,4.88188612 7.36230459,4.76344335 Z" id="Path" fill-opacity="0.65" fill="#000000" transform="translate(4.462025, 3.287184) scale(1, -1) translate(-4.462025, -3.287184) "></path>
|
|
53
|
+
</g>
|
|
54
|
+
<text id="|||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="10.6329114" font-weight="normal" fill="#000000" fill-opacity="0.65">
|
|
55
|
+
<tspan x="16" y="11">|||||||||||||||</tspan>
|
|
56
|
+
</text>
|
|
57
|
+
</g>
|
|
58
|
+
<g id="编组-15备份" transform="translate(16.000000, 62.000000)" fill="#000000" fill-opacity="0.65" font-family="PingFangSC-Regular, PingFang SC" font-size="10.6329114" font-weight="normal">
|
|
59
|
+
<text id="|||||||||||||||">
|
|
60
|
+
<tspan x="0" y="11">|||||||||||||||</tspan>
|
|
61
|
+
</text>
|
|
62
|
+
</g>
|
|
63
|
+
<text id="||||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="10.6329114" font-weight="normal" fill="#000000" fill-opacity="0.65">
|
|
64
|
+
<tspan x="31" y="26">||||||||||||||||||</tspan>
|
|
65
|
+
</text>
|
|
66
|
+
<text id="||||||||||||||||||备份" font-family="PingFangSC-Regular, PingFang SC" font-size="10.6329114" font-weight="normal" fill="#000000" fill-opacity="0.65">
|
|
67
|
+
<tspan x="31" y="41">||||||||||||||||||</tspan>
|
|
68
|
+
</text>
|
|
69
|
+
<g id="编组-13备份-2" transform="translate(30.569620, 45.569620)" fill="#000000" fill-opacity="0.65" font-family="PingFangSC-Regular, PingFang SC" font-size="10.6329114" font-weight="normal">
|
|
70
|
+
<text id="|||||||||||||||||">
|
|
71
|
+
<tspan x="0" y="11">|||||||||||||||||</tspan>
|
|
72
|
+
</text>
|
|
73
|
+
</g>
|
|
74
|
+
</g>
|
|
75
|
+
</g>
|
|
76
|
+
</g>
|
|
77
|
+
</svg>
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="160px" height="100px" viewBox="0 0 100 34" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
4
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-2013.000000, -355.000000)">
|
|
5
|
+
<g id="Upload" transform="translate(2013.000000, 355.000000)">
|
|
6
|
+
<g id="1.Button/1.Default/2.Icon.2.Secondary-#">
|
|
7
|
+
<g id="9.Box/1.Cards/4.Border" fill-rule="nonzero">
|
|
8
|
+
<g id="Z/Shape/RectangleRC/2px/RC-A">
|
|
9
|
+
<rect id="BG/fill" fill="#FFFFFF" x="1" y="1" width="97" height="30" rx="1"></rect>
|
|
10
|
+
<rect id="outline" stroke="#000000" stroke-width="1" opacity="0.15" x="0.5" y="0.5" width="98" height="31" rx="2"></rect>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
<text id="✏️Text" opacity="0.65" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000">
|
|
14
|
+
<tspan x="40" y="20">Upload</tspan>
|
|
15
|
+
</text>
|
|
16
|
+
<g id="7.Icon/interface/19.upload" transform="translate(16.000000, 8.000000)" fill="#000000" fill-rule="evenodd" stroke-width="1">
|
|
17
|
+
<g id="upload">
|
|
18
|
+
<rect id="Rectangle" opacity="0" x="0" y="0" width="16" height="16"></rect>
|
|
19
|
+
<path d="M6.25,4.9640625 L7.4046875,4.9640625 L7.4046875,10.25 C7.4046875,10.31875 7.4609375,10.375 7.5296875,10.375 L8.4671875,10.375 C8.5359375,10.375 8.5921875,10.31875 8.5921875,10.25 L8.5921875,4.9640625 L9.75,4.9640625 C9.8546875,4.9640625 9.9125,4.84375 9.8484375,4.7625 L8.0984375,2.546875 C8.0484375,2.4828125 7.9515625,2.4828125 7.9015625,2.546875 L6.1515625,4.7609375 C6.0875,4.84375 6.1453125,4.9640625 6.25,4.9640625 L6.25,4.9640625 Z M13.71875,9.78125 L12.78125,9.78125 C12.7125,9.78125 12.65625,9.8375 12.65625,9.90625 L12.65625,12.3125 L3.34375,12.3125 L3.34375,9.90625 C3.34375,9.8375 3.2875,9.78125 3.21875,9.78125 L2.28125,9.78125 C2.2125,9.78125 2.15625,9.8375 2.15625,9.90625 L2.15625,13 C2.15625,13.2765625 2.3796875,13.5 2.65625,13.5 L13.34375,13.5 C13.6203125,13.5 13.84375,13.2765625 13.84375,13 L13.84375,9.90625 C13.84375,9.8375 13.7875,9.78125 13.71875,9.78125 Z" id="Shape" fill-rule="nonzero" opacity="0.65"></path>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</svg>
|