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,28 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="140px" height="68px" viewBox="0 -18 120 68" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>DatePicker</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="DatePicker" transform="translate(-239.000000, -25.000000)">
|
|
6
|
+
<g transform="translate(239.000000, 25.000000)">
|
|
7
|
+
<g id="3.DataEntry/DatePicker/Default">
|
|
8
|
+
<g id="3.DataEntry/Selecte/Default/Unselected">
|
|
9
|
+
<g id="3.DataEntry/Input/Default/Basic-#">
|
|
10
|
+
<g id="9.Box/1.Cards/4.Border" fill-rule="nonzero">
|
|
11
|
+
<g id="Z/Shape/RectangleRC/2px/RC-A">
|
|
12
|
+
<rect id="BG/fill" fill="#FFFFFF" x="1" y="1" width="118" height="30" rx="1"></rect>
|
|
13
|
+
<rect id="outline" stroke="#000000" stroke-width="1" opacity="0.15" x="0.5" y="0.5" width="119" height="31" rx="2"></rect>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
<text id="✏️Text" opacity="0.25" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000">
|
|
17
|
+
<tspan x="12" y="20">|||||||||||||||||||</tspan>
|
|
18
|
+
</text>
|
|
19
|
+
</g>
|
|
20
|
+
<g id="7.Icon/interface/3.calendar/outline" transform="translate(98.000000, 9.000000)" fill="#000000" fill-rule="nonzero" opacity="0.65">
|
|
21
|
+
<path d="M12.03125,2.515625 L9.734375,2.515625 L9.734375,1.640625 C9.734375,1.58046875 9.68515625,1.53125 9.625,1.53125 L8.859375,1.53125 C8.79921875,1.53125 8.75,1.58046875 8.75,1.640625 L8.75,2.515625 L5.25,2.515625 L5.25,1.640625 C5.25,1.58046875 5.20078125,1.53125 5.140625,1.53125 L4.375,1.53125 C4.31484375,1.53125 4.265625,1.58046875 4.265625,1.640625 L4.265625,2.515625 L1.96875,2.515625 C1.72675781,2.515625 1.53125,2.71113281 1.53125,2.953125 L1.53125,12.03125 C1.53125,12.2732422 1.72675781,12.46875 1.96875,12.46875 L12.03125,12.46875 C12.2732422,12.46875 12.46875,12.2732422 12.46875,12.03125 L12.46875,2.953125 C12.46875,2.71113281 12.2732422,2.515625 12.03125,2.515625 Z M11.484375,11.484375 L2.515625,11.484375 L2.515625,6.2890625 L11.484375,6.2890625 L11.484375,11.484375 Z M2.515625,5.359375 L2.515625,3.5 L4.265625,3.5 L4.265625,4.15625 C4.265625,4.21640625 4.31484375,4.265625 4.375,4.265625 L5.140625,4.265625 C5.20078125,4.265625 5.25,4.21640625 5.25,4.15625 L5.25,3.5 L8.75,3.5 L8.75,4.15625 C8.75,4.21640625 8.79921875,4.265625 8.859375,4.265625 L9.625,4.265625 C9.68515625,4.265625 9.734375,4.21640625 9.734375,4.15625 L9.734375,3.5 L11.484375,3.5 L11.484375,5.359375 L2.515625,5.359375 Z" id="fill"></path>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</g>
|
|
27
|
+
</g>
|
|
28
|
+
</svg>
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="187px" height="74px" viewBox="0 0 187 74" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Descriptions</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-90.000000, -577.000000)">
|
|
6
|
+
<g id="Descriptions" transform="translate(90.000000, 577.000000)">
|
|
7
|
+
<rect id="矩形复制-57" fill="#EBEBEB" x="0" y="0" width="65" height="10"></rect>
|
|
8
|
+
<g id="编组-33" transform="translate(0.000000, 26.000000)">
|
|
9
|
+
<rect id="矩形复制-61" fill="#EBEBEB" x="0" y="6" width="28" height="10"></rect>
|
|
10
|
+
<rect id="矩形复制-60" fill="#F5F5F5" x="44" y="6" width="43" height="10"></rect>
|
|
11
|
+
<text id=":" font-family="PingFangSC-Regular, PingFang SC" font-size="16" font-weight="normal" fill="#000000" fill-opacity="0.85">
|
|
12
|
+
<tspan x="30" y="17">:</tspan>
|
|
13
|
+
</text>
|
|
14
|
+
</g>
|
|
15
|
+
<g id="编组-33复制-2" transform="translate(112.000000, 26.000000)">
|
|
16
|
+
<rect id="矩形复制-61" fill="#EBEBEB" x="0" y="6" width="28" height="10"></rect>
|
|
17
|
+
<rect id="矩形复制-60" fill="#F5F5F5" x="44" y="6" width="31" height="10"></rect>
|
|
18
|
+
<text id=":" font-family="PingFangSC-Regular, PingFang SC" font-size="16" font-weight="normal" fill="#000000" fill-opacity="0.85">
|
|
19
|
+
<tspan x="30" y="17">:</tspan>
|
|
20
|
+
</text>
|
|
21
|
+
</g>
|
|
22
|
+
<g id="编组-33复制" transform="translate(0.000000, 52.000000)">
|
|
23
|
+
<rect id="矩形复制-61" fill="#EBEBEB" x="0" y="6" width="19" height="10"></rect>
|
|
24
|
+
<rect id="矩形复制-60" fill="#F5F5F5" x="35" y="6" width="40" height="10"></rect>
|
|
25
|
+
<text id=":" font-family="PingFangSC-Regular, PingFang SC" font-size="16" font-weight="normal" fill="#000000" fill-opacity="0.85">
|
|
26
|
+
<tspan x="21" y="17">:</tspan>
|
|
27
|
+
</text>
|
|
28
|
+
</g>
|
|
29
|
+
<g id="编组-33复制-3" transform="translate(112.000000, 52.000000)">
|
|
30
|
+
<rect id="矩形复制-61" fill="#EBEBEB" x="0" y="6" width="19" height="10"></rect>
|
|
31
|
+
<rect id="矩形复制-60" fill="#F5F5F5" x="35" y="6" width="40" height="10"></rect>
|
|
32
|
+
<text id=":" font-family="PingFangSC-Regular, PingFang SC" font-size="16" font-weight="normal" fill="#000000" fill-opacity="0.85">
|
|
33
|
+
<tspan x="21" y="17">:</tspan>
|
|
34
|
+
</text>
|
|
35
|
+
</g>
|
|
36
|
+
</g>
|
|
37
|
+
</g>
|
|
38
|
+
</g>
|
|
39
|
+
</svg>
|
|
Binary file
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="120px" height="96px" viewBox="0 0 120 96" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Dropdown</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Dropdown" transform="translate(-334.000000, -14.000000)">
|
|
6
|
+
<g transform="translate(334.000000, 14.000000)">
|
|
7
|
+
<g id="Navigation/DropdownMenu" transform="translate(0.000000, 24.000000)">
|
|
8
|
+
<g id="9.Box/1.Cards/3.Shadow" fill-rule="nonzero">
|
|
9
|
+
<g id="Z/Shape/RectangleRC/2px/RC-A">
|
|
10
|
+
<rect id="BG/fill" fill="#FFFFFF" x="1" y="1" width="118" height="70" rx="1"></rect>
|
|
11
|
+
<rect id="outline" stroke="#000000" stroke-width="1" opacity="0.15" x="0.5" y="0.5" width="119" height="71" rx="2"></rect>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
<g id="2.Navigation/Dropdown/MenuRow/2.Highlight" transform="translate(0.000000, 4.000000)">
|
|
15
|
+
<g id="Z/Shape/Rectangle" stroke-width="1" fill-rule="evenodd">
|
|
16
|
+
<rect id="BG/fill" fill="#FFFFFF" fill-rule="nonzero" x="1" y="1" width="118" height="30"></rect>
|
|
17
|
+
<rect id="outline" opacity="0.15" fill-rule="nonzero" x="0" y="0" width="120" height="32"></rect>
|
|
18
|
+
</g>
|
|
19
|
+
<text id="✏️Text" opacity="0.65" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000">
|
|
20
|
+
<tspan x="12" y="20">Menu item</tspan>
|
|
21
|
+
</text>
|
|
22
|
+
</g>
|
|
23
|
+
<g id="2.Navigation/Dropdown/MenuRow/1.-Clickable-#" transform="translate(0.000000, 36.000000)" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" opacity="0.65">
|
|
24
|
+
<text id="✏️Text"></text>
|
|
25
|
+
</g>
|
|
26
|
+
</g>
|
|
27
|
+
<text id="||||||||||||||||||||" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#1890FF">
|
|
28
|
+
<tspan x="0" y="15">|||||||||||||||||||||||</tspan>
|
|
29
|
+
</text>
|
|
30
|
+
<g id="down" transform="translate(71.000000, 4.000000)" fill-rule="nonzero">
|
|
31
|
+
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="14" height="14"></rect>
|
|
32
|
+
<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.60117187 1.82519531,3.67363281 L6.64589844,10.3195313 C6.82089844,10.5601563 7.17910156,10.5601563 7.35273438,10.3195313 L12.1734375,3.67363281 C12.2267578,3.60117187 12.1748047,3.5 12.0859375,3.5 Z" id="路径" fill="#1890FF"></path>
|
|
33
|
+
</g>
|
|
34
|
+
<rect id="矩形复制-55备份-7" fill="#EBEBEB" x="12" y="36" width="96" height="16"></rect>
|
|
35
|
+
<rect id="矩形复制-55备份-8" fill="#EBEBEB" x="12" y="69" width="96" height="16"></rect>
|
|
36
|
+
</g>
|
|
37
|
+
</g>
|
|
38
|
+
</g>
|
|
39
|
+
</svg>
|
|
@@ -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)" xml:space="preserve" text-anchor="start" font-family="Noto Sans JP" font-size="14" id="svg_3" y="43.08197" x="31.99923" stroke-dasharray="5,2,2,2" stroke-width="0" stroke="#000000" fill="#000000">动态容器</text>
|
|
8
|
+
</g>
|
|
9
|
+
</svg>
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="120px" height="76px" viewBox="-10 0 150 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Input</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-843.000000, -1266.000000)">
|
|
6
|
+
<g id="Input" transform="translate(843.000000, 1266.000000)">
|
|
7
|
+
<g id="3.DataEntry/Input/Default/Basic-#">
|
|
8
|
+
<g id="9.Box/1.Cards/4.Border" fill-rule="nonzero">
|
|
9
|
+
<g id="Z/Shape/RectangleRC/2px/RC-A">
|
|
10
|
+
<rect id="BG/fill" fill="#FFFFFF" x="1" y="1" width="130" height="30" rx="1"></rect>
|
|
11
|
+
<rect id="outline" stroke="#000000" stroke-width="1" opacity="0.15" x="0.5" y="0.5" width="129" height="31" rx="2"></rect>
|
|
12
|
+
<path d="M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"></path>
|
|
13
|
+
<path d="M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"></path>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
<g transform="translate(6,9)">
|
|
17
|
+
<svg viewBox="64 64 896 896" focusable="false" fill="currentColor" width="14px" height="14px" data-icon="function" aria-hidden="true"><defs><style></style></defs><path d="M841 370c3-3.3 2.7-8.3-.6-11.3a8.24 8.24 0 00-5.3-2.1h-72.6c-2.4 0-4.6 1-6.1 2.8L633.5 504.6a7.96 7.96 0 01-13.4-1.9l-63.5-141.3a7.9 7.9 0 00-7.3-4.7H380.7l.9-4.7 8-42.3c10.5-55.4 38-81.4 85.8-81.4 18.6 0 35.5 1.7 48.8 4.7l14.1-66.8c-22.6-4.7-35.2-6.1-54.9-6.1-103.3 0-156.4 44.3-175.9 147.3l-9.4 49.4h-97.6c-3.8 0-7.1 2.7-7.8 6.4L181.9 415a8.07 8.07 0 007.8 9.7H284l-89 429.9a8.07 8.07 0 007.8 9.7H269c3.8 0 7.1-2.7 7.8-6.4l89.7-433.1h135.8l68.2 139.1c1.4 2.9 1 6.4-1.2 8.8l-180.6 203c-2.9 3.3-2.6 8.4.7 11.3 1.5 1.3 3.4 2 5.3 2h72.7c2.4 0 4.6-1 6.1-2.8l123.7-146.7c2.8-3.4 7.9-3.8 11.3-1 .9.8 1.6 1.7 2.1 2.8L676.4 784c1.3 2.8 4.1 4.7 7.3 4.7h64.6a8.02 8.02 0 007.2-11.5l-95.2-198.9c-1.4-2.9-.9-6.4 1.3-8.8L841 370z"></path></svg>
|
|
18
|
+
</g>
|
|
19
|
+
<g transform="translate(23,9)">
|
|
20
|
+
<svg viewBox="64 64 896 896" focusable="false" fill="#52c41a" width="14px" height="14px" data-icon="check-circle" aria-hidden="true"><path d="M699 353h-46.9c-10.2 0-19.9 4.9-25.9 13.3L469 584.3l-71.2-98.8c-6-8.3-15.6-13.3-25.9-13.3H325c-6.5 0-10.3 7.4-6.5 12.7l124.6 172.8a31.8 31.8 0 0051.7 0l210.6-292c3.9-5.3.1-12.7-6.4-12.7z"></path><path d="M512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm0 820c-205.4 0-372-166.6-372-372s166.6-372 372-372 372 166.6 372 372-166.6 372-372 372z"></path></svg>
|
|
21
|
+
</g>
|
|
22
|
+
<text id="✏️Text" font-family="PingFangSC-Regular, PingFang SC" font-size="12" font-weight="normal" line-spacing="22" fill="#52c41a">
|
|
23
|
+
<tspan x="40" y="20">函数运行...</tspan>
|
|
24
|
+
</text>
|
|
25
|
+
<g id="7.Icon/arrow/2.right" transform="translate(110.000000, 8.000000)" fill="#888888" opacity="0.5">
|
|
26
|
+
<svg viewBox="64 64 896 896" focusable="false" fill="currentColor" width="14px" height="14px" data-icon="edit" aria-hidden="true"><path d="M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"></path></svg>
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
</g>
|
|
30
|
+
</g>
|
|
31
|
+
</g>
|
|
32
|
+
</svg>
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="172px" height="96px" viewBox="0 0 172 96" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>编组 6</title>
|
|
4
|
+
<g id="组件骨架图更新" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="编组-6" transform="translate(0.250000, 0.000000)" fill-rule="nonzero">
|
|
6
|
+
<polygon id="路径" fill="#000000" points="4.5 48.25 4.5 48.75 0 48.75 0 48.25"></polygon>
|
|
7
|
+
<polygon id="路径" fill="#000000" points="12.5 48.25 12.5 48.75 8 48.75 8 48.25"></polygon>
|
|
8
|
+
<polygon id="路径" fill="#000000" points="20.5 48.25 20.5 48.75 16 48.75 16 48.25"></polygon>
|
|
9
|
+
<polygon id="路径" fill="#000000" points="28.5 48.25 28.5 48.75 24 48.75 24 48.25"></polygon>
|
|
10
|
+
<polygon id="路径" fill="#000000" points="36.5 48.25 36.5 48.75 32 48.75 32 48.25"></polygon>
|
|
11
|
+
<polygon id="路径" fill="#000000" points="44.5 48.25 44.5 48.75 40 48.75 40 48.25"></polygon>
|
|
12
|
+
<polygon id="路径" fill="#000000" points="52.5 48.25 52.5 48.75 48 48.75 48 48.25"></polygon>
|
|
13
|
+
<polygon id="路径" fill="#000000" points="60.5 48.25 60.5 48.75 56 48.75 56 48.25"></polygon>
|
|
14
|
+
<polygon id="路径" fill="#000000" points="68.5 48.25 68.5 48.75 64 48.75 64 48.25"></polygon>
|
|
15
|
+
<polygon id="路径" fill="#000000" points="76.5 48.25 76.5 48.75 72 48.75 72 48.25"></polygon>
|
|
16
|
+
<polygon id="路径" fill="#000000" points="84.5 48.25 84.5 48.75 80 48.75 80 48.25"></polygon>
|
|
17
|
+
<polygon id="路径" fill="#000000" points="92.5 48.25 92.5 48.75 88 48.75 88 48.25"></polygon>
|
|
18
|
+
<polygon id="路径" fill="#000000" points="100.5 48.25 100.5 48.75 96 48.75 96 48.25"></polygon>
|
|
19
|
+
<polygon id="路径" fill="#000000" points="108.5 48.25 108.5 48.75 104 48.75 104 48.25"></polygon>
|
|
20
|
+
<polygon id="路径" fill="#000000" points="116.5 48.25 116.5 48.75 112 48.75 112 48.25"></polygon>
|
|
21
|
+
<polygon id="路径" fill="#000000" points="124.5 48.25 124.5 48.75 120 48.75 120 48.25"></polygon>
|
|
22
|
+
<polygon id="路径" fill="#000000" points="132.5 48.25 132.5 48.75 128 48.75 128 48.25"></polygon>
|
|
23
|
+
<polygon id="路径" fill="#000000" points="140.5 48.25 140.5 48.75 136 48.75 136 48.25"></polygon>
|
|
24
|
+
<polygon id="路径" fill="#000000" points="148.5 48.25 148.5 48.75 144 48.75 144 48.25"></polygon>
|
|
25
|
+
<polygon id="路径" fill="#000000" points="156.5 48.25 156.5 48.75 152 48.75 152 48.25"></polygon>
|
|
26
|
+
<polygon id="路径" fill="#000000" points="164.5 48.25 164.5 48.75 160 48.75 160 48.25"></polygon>
|
|
27
|
+
<path d="M169.82,47.0266667 L172.02,49.96 C172.152548,50.1367311 172.116731,50.3874517 171.94,50.52 C171.870762,50.5719288 171.786548,50.6 171.7,50.6 L167.3,50.6 C167.079086,50.6 166.9,50.4209139 166.9,50.2 C166.9,50.1134519 166.928071,50.0292385 166.98,49.96 L169.18,47.0266667 C169.312548,46.8499355 169.563269,46.8141183 169.74,46.9466667 C169.770322,46.9694084 169.797258,46.9963444 169.82,47.0266667 Z" id="三角形备份-2" fill="#000000" opacity="0.45" transform="translate(169.500000, 48.600000) rotate(-270.000000) translate(-169.500000, -48.600000) "></path>
|
|
28
|
+
<rect id="矩形复制-9备份" fill-opacity="0.08" fill="#1677FF" x="18.75" y="0" width="136" height="96" rx="6"></rect>
|
|
29
|
+
<rect id="矩形备份-3" fill-opacity="0.16" fill="#1677FF" x="30.75" y="12" width="38" height="72" rx="6"></rect>
|
|
30
|
+
<rect id="矩形备份-4" fill-opacity="0.16" fill="#1677FF" x="80.75" y="12" width="62" height="72" rx="6"></rect>
|
|
31
|
+
</g>
|
|
32
|
+
</g>
|
|
33
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="156px" height="40px" viewBox="0 0 156 25" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Form</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Form">
|
|
6
|
+
<g id="数据录入/Form表单/Light/标题-必填" transform="translate(0.000000, 3.000000)">
|
|
7
|
+
<text id=":" font-family="PingFangSC-Regular, PingFang SC" font-size="7.875" font-weight="normal" line-spacing="12.375" fill="#000000" fill-opacity="0.85">
|
|
8
|
+
<tspan x="31" y="8">:</tspan>
|
|
9
|
+
</text>
|
|
10
|
+
<rect id="矩形复制-61" fill="#EBEBEB" x="0" y="2" width="29" height="10"></rect>
|
|
11
|
+
</g>
|
|
12
|
+
<g id="3.数据录入/4.Input输入框/亮色/中-未输入" transform="translate(43.000000, 0.000000)">
|
|
13
|
+
<path d="M111.368297,0.28125 L1.13170338,0.28125 C0.895294259,0.28125 0.682690035,0.375181855 0.529169057,0.527926514 C0.375502081,0.680816432 0.28125,0.892363409 0.28125,1.12598062 L0.28125,16.8740194 C0.28125,17.108189 0.375752811,17.3189924 0.528875385,17.4713406 C0.683024138,17.6247099 0.896294012,17.71875 1.13170338,17.71875 L111.368297,17.71875 C111.604706,17.71875 111.81731,17.6248181 111.970831,17.4720735 C112.124498,17.3191836 112.21875,17.1076366 112.21875,16.8740194 L112.21875,1.12598062 C112.21875,0.891810962 112.124247,0.681007624 111.971125,0.528659355 C111.816976,0.375290097 111.603706,0.28125 111.368297,0.28125 Z" id="Rectangle-26-Copy-23" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5625" fill="#FFFFFF" fill-rule="evenodd"></path>
|
|
14
|
+
<text id="Text" font-family="PingFangSC-Regular, PingFang SC" font-size="7.875" font-weight="normal" line-spacing="12.375" fill="#000000" fill-opacity="0.25">
|
|
15
|
+
<tspan x="6.75" y="10.8125">请输入用户名</tspan>
|
|
16
|
+
</text>
|
|
17
|
+
</g>
|
|
18
|
+
|
|
19
|
+
<rect id="矩形复制-60备份" fill="#F5F5F5" x="49" y="4" width="51" height="10"></rect>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="156px" height="80px" viewBox="0 0 156 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Form</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Form">
|
|
6
|
+
<g id="数据录入/Form表单/Light/标题-必填" transform="translate(0.000000, 3.000000)">
|
|
7
|
+
<text id=":" font-family="PingFangSC-Regular, PingFang SC" font-size="7.875" font-weight="normal" line-spacing="12.375" fill="#000000" fill-opacity="0.85">
|
|
8
|
+
<tspan x="31" y="8">:</tspan>
|
|
9
|
+
</text>
|
|
10
|
+
<rect id="矩形复制-61" fill="#EBEBEB" x="0" y="2" width="29" height="10"></rect>
|
|
11
|
+
</g>
|
|
12
|
+
<g id="数据录入/Form表单/Light/标题-必填备份" transform="translate(31.000000, 33.000000)" fill="#000000" fill-opacity="0.85" font-family="PingFangSC-Regular, PingFang SC" font-size="7.875" font-weight="normal" line-spacing="12.375">
|
|
13
|
+
<text id=":">
|
|
14
|
+
<tspan x="0" y="8">:</tspan>
|
|
15
|
+
</text>
|
|
16
|
+
</g>
|
|
17
|
+
<g id="3.数据录入/4.Input输入框/亮色/中-未输入" transform="translate(43.000000, 0.000000)">
|
|
18
|
+
<path d="M111.368297,0.28125 L1.13170338,0.28125 C0.895294259,0.28125 0.682690035,0.375181855 0.529169057,0.527926514 C0.375502081,0.680816432 0.28125,0.892363409 0.28125,1.12598062 L0.28125,16.8740194 C0.28125,17.108189 0.375752811,17.3189924 0.528875385,17.4713406 C0.683024138,17.6247099 0.896294012,17.71875 1.13170338,17.71875 L111.368297,17.71875 C111.604706,17.71875 111.81731,17.6248181 111.970831,17.4720735 C112.124498,17.3191836 112.21875,17.1076366 112.21875,16.8740194 L112.21875,1.12598062 C112.21875,0.891810962 112.124247,0.681007624 111.971125,0.528659355 C111.816976,0.375290097 111.603706,0.28125 111.368297,0.28125 Z" id="Rectangle-26-Copy-23" stroke-opacity="0.15" stroke="#000000" stroke-width="0.5625" fill="#FFFFFF" fill-rule="evenodd"></path>
|
|
19
|
+
<text id="Text" font-family="PingFangSC-Regular, PingFang SC" font-size="7.875" font-weight="normal" line-spacing="12.375" fill="#000000" fill-opacity="0.25">
|
|
20
|
+
<tspan x="6.75" y="10.8125">请输入用户名</tspan>
|
|
21
|
+
</text>
|
|
22
|
+
</g>
|
|
23
|
+
<g id="DataEntry/Input/Light/Search" transform="translate(43.000000, 31.000000)">
|
|
24
|
+
<path d="M111.368297,0.28125 L1.13170338,0.28125 C0.895294259,0.28125 0.682690035,0.375181855 0.529169057,0.527926514 C0.375502081,0.680816432 0.28125,0.892363409 0.28125,1.12598062 L0.28125,16.8740194 C0.28125,17.108189 0.375752811,17.3189924 0.528875385,17.4713406 C0.683024138,17.6247099 0.896294012,17.71875 1.13170338,17.71875 L111.368297,17.71875 C111.604706,17.71875 111.81731,17.6248181 111.970831,17.4720735 C112.124498,17.3191836 112.21875,17.1076366 112.21875,16.8740194 L112.21875,1.12598062 C112.21875,0.891810962 112.124247,0.681007624 111.971125,0.528659355 C111.816976,0.375290097 111.603706,0.28125 111.368297,0.28125 Z" id="bg" stroke="#D9D9D9" stroke-width="0.5625" fill="#FFFFFF"></path>
|
|
25
|
+
<text id="Text" font-family="PingFangSC-Regular, PingFang SC" font-size="7.875" font-weight="normal" line-spacing="12.375" fill="#000000" fill-opacity="0.25">
|
|
26
|
+
<tspan x="6.75" y="10.8125">请输入密码</tspan>
|
|
27
|
+
</text>
|
|
28
|
+
</g>
|
|
29
|
+
<g id="1.通用/1.Buttons按钮/主按钮/亮色/默认" transform="translate(43.000000, 62.000000)">
|
|
30
|
+
<rect id="矩形" fill="#1890FF" fill-rule="evenodd" x="0" y="0" width="38.625" height="18" rx="1.125"></rect>
|
|
31
|
+
<text id="主按钮" font-family="PingFangSC-Regular, PingFang SC" font-size="7.875" font-weight="normal" line-spacing="12.375"></text>
|
|
32
|
+
</g>
|
|
33
|
+
<rect id="矩形复制-60" fill="#F5F5F5" x="49" y="35" width="51" height="10"></rect>
|
|
34
|
+
<rect id="矩形复制-60备份" fill="#F5F5F5" x="49" y="4" width="51" height="10"></rect>
|
|
35
|
+
<rect id="矩形复制-61备份" fill="#EBEBEB" x="0" y="35" width="29" height="10"></rect>
|
|
36
|
+
</g>
|
|
37
|
+
</g>
|
|
38
|
+
</svg>
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="112px" height="32px" viewBox="0 0 112 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>编组 26</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-128.000000, -138.000000)" fill-rule="nonzero">
|
|
6
|
+
<g id="编组-26" transform="translate(128.000000, 138.000000)">
|
|
7
|
+
<g id="smile-fill">
|
|
8
|
+
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="32" height="32"></rect>
|
|
9
|
+
<path d="M16,2 C8.26875,2 2,8.26875 2,16 C2,23.73125 8.26875,30 16,30 C23.73125,30 30,23.73125 30,16 C30,8.26875 23.73125,2 16,2 Z M9,13.15625 C9,12.328125 9.671875,11.65625 10.5,11.65625 C11.328125,11.65625 12,12.328125 12,13.15625 C12,13.984375 11.328125,14.65625 10.5,14.65625 C9.671875,14.65625 9,13.984375 9,13.15625 Z M16,21.65625 C13.328125,21.65625 11.1375,19.553125 11,16.91875 C10.99375,16.775 11.10625,16.65625 11.25,16.65625 L12.753125,16.65625 C12.884375,16.65625 12.996875,16.75625 13.00625,16.8875 C13.125,18.434375 14.421875,19.65625 16,19.65625 C17.578125,19.65625 18.878125,18.434375 18.99375,16.8875 C19.003125,16.75625 19.115625,16.65625 19.246875,16.65625 L20.75,16.65625 C20.89375,16.65625 21.00625,16.775 21,16.91875 C20.8625,19.553125 18.671875,21.65625 16,21.65625 Z M21.5,14.65625 C20.671875,14.65625 20,13.984375 20,13.15625 C20,12.328125 20.671875,11.65625 21.5,11.65625 C22.328125,11.65625 23,12.328125 23,13.15625 C23,13.984375 22.328125,14.65625 21.5,14.65625 Z" id="形状" fill="#1890FF"></path>
|
|
10
|
+
</g>
|
|
11
|
+
<g id="heart-fill" transform="translate(40.000000, 0.000000)">
|
|
12
|
+
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="32" height="32"></rect>
|
|
13
|
+
<path d="M28.84375,8.8625 C28.425,7.890625 27.825,7.021875 27.065625,6.275 C26.30625,5.53125 25.425,4.95 24.440625,4.540625 C23.425,4.11875 22.35,3.90625 21.240625,3.90625 C19.7,3.90625 18.196875,4.328125 16.890625,5.125 C16.578125,5.315625 16.28125,5.525 16,5.753125 C15.71875,5.525 15.421875,5.315625 15.109375,5.125 C13.803125,4.328125 12.3,3.90625 10.759375,3.90625 C9.65,3.90625 8.575,4.11875 7.559375,4.540625 C6.578125,4.946875 5.69375,5.53125 4.934375,6.275 C4.171875,7.021875 3.575,7.890625 3.15625,8.8625 C2.721875,9.871875 2.5,10.94375 2.5,12.046875 C2.5,13.0875 2.7125,14.171875 3.134375,15.275 C3.4875,16.196875 3.99375,17.153125 4.640625,18.11875 C5.665625,19.646875 7.075,21.240625 8.825,22.85625 C11.725,25.534375 14.596875,27.384375 14.71875,27.459375 L15.459375,27.934375 C15.7875,28.14375 16.209375,28.14375 16.5375,27.934375 L17.278125,27.459375 C17.4,27.38125 20.26875,25.534375 23.171875,22.85625 C24.921875,21.240625 26.33125,19.646875 27.35625,18.11875 C28.003125,17.153125 28.5125,16.196875 28.8625,15.275 C29.284375,14.171875 29.4969076,13.0875 29.4969076,12.046875 C29.5,10.94375 29.278125,9.871875 28.84375,8.8625 Z" id="路径" fill="#BAE7FF"></path>
|
|
14
|
+
</g>
|
|
15
|
+
<g id="star-fill" transform="translate(80.000000, 0.000000)">
|
|
16
|
+
<rect id="矩形" fill="#000000" opacity="0" x="0" y="0" width="32" height="32"></rect>
|
|
17
|
+
<path d="M28.378125,11.034375 L20.44375,9.88125 L16.896875,2.690625 C16.8,2.49375 16.640625,2.334375 16.44375,2.2375 C15.95,1.99375 15.35,2.196875 15.103125,2.690625 L11.55625,9.88125 L3.621875,11.034375 C3.403125,11.065625 3.203125,11.16875 3.05,11.325 C2.665625,11.721875 2.671875,12.353125 3.06875,12.740625 L8.809375,18.3375 L7.453125,26.240625 C7.415625,26.45625 7.45,26.68125 7.553125,26.875 C7.809375,27.3625 8.415625,27.553125 8.903125,27.29375 L16,23.5625 L23.096875,27.29375 C23.290625,27.396875 23.515625,27.43125 23.73125,27.39375 C24.275,27.3 24.640625,26.784375 24.546875,26.240625 L23.190625,18.3375 L28.93125,12.740625 C29.0875,12.5875 29.190625,12.3875 29.221875,12.16875 C29.30625,11.621875 28.925,11.115625 28.378125,11.034375 Z" id="路径" fill="#EBEBEB"></path>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="98px" height="70px" viewBox="0 0 98 70" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>编组 2</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="编组-2" transform="translate(1.000000, 1.000000)" fill-rule="nonzero">
|
|
6
|
+
<g id="编组">
|
|
7
|
+
<rect id="d" fill-opacity="0.6" fill="#67BBFE" x="0" y="0" width="98" height="70"></rect>
|
|
8
|
+
<polygon id="路径" fill="#308FFF" points="0 70 46.937105 31.2502077 61.2295209 48.3562963 98 11 98 69.9639872"></polygon>
|
|
9
|
+
<circle id="椭圆形" fill="#308FFF" cx="21.15" cy="21.15" r="7.65"></circle>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
</g>
|
|
13
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="120px" height="76px" viewBox="0 0 120 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Input</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-843.000000, -1266.000000)">
|
|
6
|
+
<g id="Input" transform="translate(843.000000, 1266.000000)">
|
|
7
|
+
<g id="3.DataEntry/Input/Default/Basic-#">
|
|
8
|
+
<g id="9.Box/1.Cards/4.Border" fill-rule="nonzero">
|
|
9
|
+
<g id="Z/Shape/RectangleRC/2px/RC-A">
|
|
10
|
+
<rect id="BG/fill" fill="#FFFFFF" x="1" y="1" width="118" height="30" rx="1"></rect>
|
|
11
|
+
<rect id="outline" stroke="#000000" stroke-width="1" opacity="0.15" x="0.5" y="0.5" width="119" height="31" rx="2"></rect>
|
|
12
|
+
<path d="M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"></path>
|
|
13
|
+
<path d="M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"></path>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
<svg viewBox="-200 0 1160 896" focusable="false" fill="currentColor" width="20px" height="30px" data-icon="build" aria-hidden="true"><path d="M916 210H376c-17.7 0-32 14.3-32 32v236H108c-17.7 0-32 14.3-32 32v272c0 17.7 14.3 32 32 32h540c17.7 0 32-14.3 32-32V546h236c17.7 0 32-14.3 32-32V242c0-17.7-14.3-32-32-32zm-504 68h200v200H412V278zm-68 468H144V546h200v200zm268 0H412V546h200v200zm268-268H680V278h200v200z"></path></svg>
|
|
17
|
+
<text id="✏️Text" opacity="0.25" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000">
|
|
18
|
+
<tspan x="30" y="20">配置组件</tspan>
|
|
19
|
+
</text>
|
|
20
|
+
<g transform="translate(100,9)">
|
|
21
|
+
<svg viewBox="64 64 896 896" focusable="false" fill="currentColor" width="13px" height="13px" data-icon="edit" aria-hidden="true"><path d="M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"></path></svg>
|
|
22
|
+
</g>
|
|
23
|
+
</g>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</g>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="120px" height="76px" viewBox="0 0 120 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Input</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-843.000000, -1266.000000)">
|
|
6
|
+
<g id="Input" transform="translate(843.000000, 1266.000000)">
|
|
7
|
+
<g id="3.DataEntry/Input/Default/Basic-#">
|
|
8
|
+
<g id="9.Box/1.Cards/4.Border" fill-rule="nonzero">
|
|
9
|
+
<g id="Z/Shape/RectangleRC/2px/RC-A">
|
|
10
|
+
<rect id="BG/fill" fill="#FFFFFF" x="1" y="1" width="118" height="30" rx="1"></rect>
|
|
11
|
+
<rect id="outline" stroke="#000000" stroke-width="1" opacity="0.15" x="0.5" y="0.5" width="119" height="31" rx="2"></rect>
|
|
12
|
+
<path d="M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"></path>
|
|
13
|
+
<path d="M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"></path>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
<g id="smile-fill" transform="scale(0.6) translate(10,10)">
|
|
17
|
+
<path x="100" d="M16,2 C8.26875,2 2,8.26875 2,16 C2,23.73125 8.26875,30 16,30 C23.73125,30 30,23.73125 30,16 C30,8.26875 23.73125,2 16,2 Z M9,13.15625 C9,12.328125 9.671875,11.65625 10.5,11.65625 C11.328125,11.65625 12,12.328125 12,13.15625 C12,13.984375 11.328125,14.65625 10.5,14.65625 C9.671875,14.65625 9,13.984375 9,13.15625 Z M16,21.65625 C13.328125,21.65625 11.1375,19.553125 11,16.91875 C10.99375,16.775 11.10625,16.65625 11.25,16.65625 L12.753125,16.65625 C12.884375,16.65625 12.996875,16.75625 13.00625,16.8875 C13.125,18.434375 14.421875,19.65625 16,19.65625 C17.578125,19.65625 18.878125,18.434375 18.99375,16.8875 C19.003125,16.75625 19.115625,16.65625 19.246875,16.65625 L20.75,16.65625 C20.89375,16.65625 21.00625,16.775 21,16.91875 C20.8625,19.553125 18.671875,21.65625 16,21.65625 Z M21.5,14.65625 C20.671875,14.65625 20,13.984375 20,13.15625 C20,12.328125 20.671875,11.65625 21.5,11.65625 C22.328125,11.65625 23,12.328125 23,13.15625 C23,13.984375 22.328125,14.65625 21.5,14.65625 Z" id="形状" fill="#1890FF"></path>
|
|
18
|
+
</g>
|
|
19
|
+
<text id="✏️Text" opacity="0.25" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000">
|
|
20
|
+
<tspan x="30" y="20">设置图标</tspan>
|
|
21
|
+
</text>
|
|
22
|
+
<g id="7.Icon/arrow/2.right" transform="translate(100.000000, 8.000000)" fill="#000000" opacity="0.65">
|
|
23
|
+
<path d="M10.4685547,6.65546875 L4.30527344,1.84160156 C4.2328125,1.78554688 4.12890625,1.83613281 4.12890625,1.92773438 L4.12890625,2.98457031 C4.12890625,3.0515625 4.16035156,3.11582031 4.21230469,3.15683594 L9.13417969,7 L4.21230469,10.8431641 C4.15898438,10.8841797 4.12890625,10.9484375 4.12890625,11.0154297 L4.12890625,12.0722656 C4.12890625,12.1638672 4.23417969,12.2144531 4.30527344,12.1583984 L10.4685547,7.34453125 C10.6927734,7.16953125 10.6927734,6.83046875 10.4685547,6.65546875 Z" id="fill"></path>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</g>
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
</svg>
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="120px" height="76px" viewBox="0 0 120 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Input</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-843.000000, -1266.000000)">
|
|
6
|
+
<g id="Input" transform="translate(843.000000, 1266.000000)">
|
|
7
|
+
<g id="3.DataEntry/Input/Default/Basic-#">
|
|
8
|
+
<g id="9.Box/1.Cards/4.Border" fill-rule="nonzero">
|
|
9
|
+
<g id="Z/Shape/RectangleRC/2px/RC-A">
|
|
10
|
+
<rect id="BG/fill" fill="#FFFFFF" x="1" y="1" width="118" height="30" rx="1"></rect>
|
|
11
|
+
<rect id="outline" stroke="#000000" stroke-width="1" opacity="0.15" x="0.5" y="0.5" width="119" height="31" rx="2"></rect>
|
|
12
|
+
<path d="M482 152h60q8 0 8 8v704q0 8-8 8h-60q-8 0-8-8V160q0-8 8-8z"></path>
|
|
13
|
+
<path d="M192 474h672q8 0 8 8v60q0 8-8 8H160q-8 0-8-8v-60q0-8 8-8z"></path>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
<g transform="translate(10,9)">
|
|
17
|
+
<svg viewBox="64 64 896 896" focusable="false" fill="currentColor" width="13px" height="13px" data-icon="edit" aria-hidden="true"><path d="M257.7 752c2 0 4-.2 6-.5L431.9 722c2-.4 3.9-1.3 5.3-2.8l423.9-423.9a9.96 9.96 0 000-14.1L694.9 114.9c-1.9-1.9-4.4-2.9-7.1-2.9s-5.2 1-7.1 2.9L256.8 538.8c-1.5 1.5-2.4 3.3-2.8 5.3l-29.5 168.2a33.5 33.5 0 009.4 29.8c6.6 6.4 14.9 9.9 23.8 9.9zm67.4-174.4L687.8 215l73.3 73.3-362.7 362.6-88.9 15.7 15.6-89zM880 836H144c-17.7 0-32 14.3-32 32v36c0 4.4 3.6 8 8 8h784c4.4 0 8-3.6 8-8v-36c0-17.7-14.3-32-32-32z"></path></svg>
|
|
18
|
+
</g>
|
|
19
|
+
<text id="✏️Text" opacity="0.25" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000">
|
|
20
|
+
<tspan x="30" y="20">编辑JSON</tspan>
|
|
21
|
+
</text>
|
|
22
|
+
<g id="7.Icon/arrow/2.right" transform="translate(100.000000, 8.000000)" fill="rgba(150, 150, 150, 0.5)" opacity="0.65">
|
|
23
|
+
<path d="M10.4685547,6.65546875 L4.30527344,1.84160156 C4.2328125,1.78554688 4.12890625,1.83613281 4.12890625,1.92773438 L4.12890625,2.98457031 C4.12890625,3.0515625 4.16035156,3.11582031 4.21230469,3.15683594 L9.13417969,7 L4.21230469,10.8431641 C4.15898438,10.8841797 4.12890625,10.9484375 4.12890625,11.0154297 L4.12890625,12.0722656 C4.12890625,12.1638672 4.23417969,12.2144531 4.30527344,12.1583984 L10.4685547,7.34453125 C10.6927734,7.16953125 10.6927734,6.83046875 10.4685547,6.65546875 Z" id="fill"></path>
|
|
24
|
+
</g>
|
|
25
|
+
</g>
|
|
26
|
+
</g>
|
|
27
|
+
</g>
|
|
28
|
+
</g>
|
|
29
|
+
</svg>
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="120px" height="72px" viewBox="0 0 120 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>InputNumber</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-1081.000000, -369.000000)">
|
|
6
|
+
<g id="InputNumber" transform="translate(1081.000000, 369.000000)">
|
|
7
|
+
<g id="3.DataEntry/Input/Default/Basic-#">
|
|
8
|
+
<g id="9.Box/1.Cards/4.Border" fill-rule="nonzero">
|
|
9
|
+
<g id="Z/Shape/RectangleRC/2px/RC-A">
|
|
10
|
+
<rect id="BG/fill" fill="#FFFFFF" x="1" y="1" width="118" height="30" rx="1"></rect>
|
|
11
|
+
<rect id="outline" stroke="#000000" stroke-width="1" opacity="0.15" x="0.5" y="0.5" width="119" height="31" rx="2"></rect>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
<text id="✏️Text" opacity="0.25" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000">
|
|
15
|
+
<tspan x="12" y="20">Number</tspan>
|
|
16
|
+
</text>
|
|
17
|
+
</g>
|
|
18
|
+
<g id="Group" transform="translate(103.000000, 0.000000)" fill="#000000" fill-rule="nonzero">
|
|
19
|
+
<g id="Z/Divider" opacity="0.09">
|
|
20
|
+
<rect id="divider/fill" x="0" y="0" width="1" height="32"></rect>
|
|
21
|
+
</g>
|
|
22
|
+
<g id="Z/Divider" transform="translate(1.000000, 15.000000)" opacity="0.09">
|
|
23
|
+
<rect id="divider/fill" x="0" y="0" width="16" height="1"></rect>
|
|
24
|
+
</g>
|
|
25
|
+
<g id="7.Icon/arrow/3.up" transform="translate(3.000000, 2.000000)" opacity="0.65">
|
|
26
|
+
<path d="M10.4355469,8.85117187 L6.30351562,3.1546875 C6.15351562,2.9484375 5.84648437,2.9484375 5.69765625,3.1546875 L1.56445312,8.85117187 C1.51992187,8.91328125 1.56328125,9 1.640625,9 L2.51953125,9 C2.57929687,9 2.63554687,8.97070312 2.67070312,8.92265625 L6,4.33359375 L9.32929687,8.92265625 C9.36445312,8.97070312 9.42070312,9 9.48046875,9 L10.359375,9 C10.4355469,9 10.4800781,8.91328125 10.4355469,8.85117187 L10.4355469,8.85117187 Z" id="fill"></path>
|
|
27
|
+
</g>
|
|
28
|
+
<g id="7.Icon/arrow/4.down" transform="translate(3.000000, 18.000000)" opacity="0.65">
|
|
29
|
+
<path d="M10.359375,3 L9.48046875,3 C9.42070312,3 9.36445312,3.02929688 9.32929687,3.07734375 L6,7.66640625 L2.67070313,3.07734375 C2.63554688,3.02929688 2.57929687,3 2.51953125,3 L1.640625,3 C1.56445313,3 1.51992188,3.08671875 1.56445313,3.14882813 L5.69648437,8.8453125 C5.84648437,9.0515625 6.15351562,9.0515625 6.30234375,8.8453125 L10.434375,3.14882812 C10.4800781,3.08671875 10.4355469,3 10.359375,3 Z" id="fill"></path>
|
|
30
|
+
</g>
|
|
31
|
+
</g>
|
|
32
|
+
</g>
|
|
33
|
+
</g>
|
|
34
|
+
</g>
|
|
35
|
+
</svg>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="120px" height="76px" viewBox="0 0 120 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Input</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-843.000000, -1266.000000)">
|
|
6
|
+
<g id="Input" transform="translate(843.000000, 1266.000000)">
|
|
7
|
+
<g id="3.DataEntry/Input/Default/Basic-#">
|
|
8
|
+
<g id="9.Box/1.Cards/4.Border" fill-rule="nonzero">
|
|
9
|
+
<g id="Z/Shape/RectangleRC/2px/RC-A">
|
|
10
|
+
<rect id="BG/fill" fill="#FFFFFF" x="1" y="1" width="118" height="30" rx="1"></rect>
|
|
11
|
+
<rect id="outline" stroke="#000000" stroke-width="1" opacity="0.15" x="0.5" y="0.5" width="119" height="31" rx="2"></rect>
|
|
12
|
+
</g>
|
|
13
|
+
</g>
|
|
14
|
+
<text id="✏️Text" opacity="0.25" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000">
|
|
15
|
+
<tspan x="12" y="20">请输入</tspan>
|
|
16
|
+
</text>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</g>
|
|
20
|
+
</g>
|
|
21
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="80px" height="104px" viewBox="0 0 80 104" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>Menu</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-622.000000, -332.000000)">
|
|
6
|
+
<g id="Menu" transform="translate(622.000000, 332.000000)">
|
|
7
|
+
<rect id="矩形复制-41" fill="#F5F5F5" x="0" y="0" width="80" height="104"></rect>
|
|
8
|
+
<rect id="矩形" fill="#BAE7FF" x="0" y="28" width="78" height="24"></rect>
|
|
9
|
+
<rect id="矩形复制-51" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="10" y="12" width="34" height="8"></rect>
|
|
10
|
+
<rect id="矩形复制-53" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="10" y="60" width="34" height="8"></rect>
|
|
11
|
+
<rect id="矩形复制-54" fill="#F5F5F5" style="mix-blend-mode: multiply;" x="10" y="84" width="34" height="8"></rect>
|
|
12
|
+
<rect id="矩形" fill="#1890FF" x="77" y="28" width="3" height="24"></rect>
|
|
13
|
+
<rect id="矩形复制-52" fill="#1890FF" x="18" y="36" width="34" height="8"></rect>
|
|
14
|
+
</g>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,23 @@
|
|
|
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>编组 3</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="Ant-Design-组件缩略图" transform="translate(-585.000000, -562.000000)">
|
|
6
|
+
<g id="编组-3" transform="translate(585.000000, 562.000000)">
|
|
7
|
+
<rect id="矩形复制-70" fill="#EBEBEB" x="8" y="8" width="31" height="6"></rect>
|
|
8
|
+
<rect id="矩形复制-73" fill="#F5F5F5" x="8" y="35" width="75" height="6"></rect>
|
|
9
|
+
<rect id="矩形复制-74" fill="#F5F5F5" x="8" y="49" width="129" height="6"></rect>
|
|
10
|
+
<rect id="矩形复制-75" fill="#F5F5F5" x="8" y="63" width="129" height="6"></rect>
|
|
11
|
+
<rect id="矩形复制-67" fill="#1890FF" x="123" y="89" width="24" height="10" rx="1.2"></rect>
|
|
12
|
+
<rect id="矩形复制-67" stroke="#D9D9D9" stroke-width="0.5" x="95.25" y="89.25" width="23.5" height="9.5" rx="1.2"></rect>
|
|
13
|
+
<rect id="矩形复制-71" fill="#E8E8E8" x="0" y="22" width="155" height="1"></rect>
|
|
14
|
+
<rect id="矩形复制-72" fill="#E8E8E8" x="0" y="83" width="155" height="1"></rect>
|
|
15
|
+
<g id="close复制" opacity="0.45" transform="translate(139.000000, 7.000000)" fill="#000000" fill-rule="nonzero">
|
|
16
|
+
<rect id="矩形" opacity="0" x="0" y="0" width="8" height="8"></rect>
|
|
17
|
+
<path d="M4.4046875,4 L6.45546875,1.55546875 C6.48984375,1.51484375 6.4609375,1.453125 6.4078125,1.453125 L5.784375,1.453125 C5.74765625,1.453125 5.7125,1.46953125 5.68828125,1.49765625 L3.996875,3.5140625 L2.30546875,1.49765625 C2.28203125,1.46953125 2.246875,1.453125 2.209375,1.453125 L1.5859375,1.453125 C1.5328125,1.453125 1.50390625,1.51484375 1.53828125,1.55546875 L3.5890625,4 L1.53828125,6.44453125 C1.50390625,6.48515625 1.5328125,6.546875 1.5859375,6.546875 L2.209375,6.546875 C2.24609375,6.546875 2.28125,6.53046875 2.30546875,6.50234375 L3.996875,4.4859375 L5.68828125,6.50234375 C5.71171875,6.53046875 5.746875,6.546875 5.784375,6.546875 L6.4078125,6.546875 C6.4609375,6.546875 6.48984375,6.48515625 6.45546875,6.44453125 L4.4046875,4 Z" id="路径"></path>
|
|
18
|
+
</g>
|
|
19
|
+
<rect id="矩形复制-69" stroke="#D9D9D9" x="0.5" y="0.5" width="154" height="103" rx="2"></rect>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</g>
|
|
23
|
+
</svg>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg width="93px" height="82px" viewBox="0 0 93 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
+
<title>编组 47</title>
|
|
4
|
+
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
+
<g id="CheckBox备份" transform="translate(-178.000000, -21.000000)">
|
|
6
|
+
<g id="编组-47" transform="translate(178.000000, 21.000000)">
|
|
7
|
+
<g id="Radio/Selected/Normal">
|
|
8
|
+
<g id="Group" transform="translate(0.000000, 3.000000)">
|
|
9
|
+
<circle id="Oval-1-Copy-2" stroke="#1890FF" fill="#FFFFFF" cx="8" cy="8" r="7.5"></circle>
|
|
10
|
+
<circle id="Oval-1-Copy-5" fill="#1890FF" cx="8" cy="8" r="4"></circle>
|
|
11
|
+
</g>
|
|
12
|
+
<text id="Text" font-family="PingFangSC-Regular, PingFang SC" font-size="14" font-weight="normal" line-spacing="22" fill="#000000" fill-opacity="0.65">
|
|
13
|
+
<tspan x="24" y="15">|||||||||||||||||||||||||</tspan>
|
|
14
|
+
</text>
|
|
15
|
+
</g>
|
|
16
|
+
</g>
|
|
17
|
+
</g>
|
|
18
|
+
</g>
|
|
19
|
+
</svg>
|