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,1643 @@
|
|
|
1
|
+
const cmpMap = {
|
|
2
|
+
"axis-components/button": () => import('ngx-axis-appforge/axis-components/button'),
|
|
3
|
+
"axis-components/button/design": () => import('ngx-axis-appforge/axis-components/button/design'),
|
|
4
|
+
"axis-components/design": () => import('ngx-axis-appforge/axis-components/design'),
|
|
5
|
+
"axis-components/design/design": () => import('ngx-axis-appforge/axis-components/design/design'),
|
|
6
|
+
"axis-components/editor": () => import('ngx-axis-appforge/axis-components/editor'),
|
|
7
|
+
"axis-components/editor/design": () => import('ngx-axis-appforge/axis-components/editor/design'),
|
|
8
|
+
"axis-components/flex": () => import('ngx-axis-appforge/axis-components/flex'),
|
|
9
|
+
"axis-components/flex/design": () => import('ngx-axis-appforge/axis-components/flex/design'),
|
|
10
|
+
"axis-components/icon": () => import('ngx-axis-appforge/axis-components/icon'),
|
|
11
|
+
"axis-components/icon/design": () => import('ngx-axis-appforge/axis-components/icon/design'),
|
|
12
|
+
"axis-components/input": () => import('ngx-axis-appforge/axis-components/input'),
|
|
13
|
+
"axis-components/input/design": () => import('ngx-axis-appforge/axis-components/input/design'),
|
|
14
|
+
"axis-components/input-icon": () => import('ngx-axis-appforge/axis-components/input-icon'),
|
|
15
|
+
"axis-components/input-icon/design": () => import('ngx-axis-appforge/axis-components/input-icon/design'),
|
|
16
|
+
"axis-components/input-json": () => import('ngx-axis-appforge/axis-components/input-json'),
|
|
17
|
+
"axis-components/input-json/design": () => import('ngx-axis-appforge/axis-components/input-json/design'),
|
|
18
|
+
"axis-components/scope": () => import('ngx-axis-appforge/axis-components/scope'),
|
|
19
|
+
"axis-components/scope/design": () => import('ngx-axis-appforge/axis-components/scope/design'),
|
|
20
|
+
"axis-components/text": () => import('ngx-axis-appforge/axis-components/text'),
|
|
21
|
+
"axis-components/text/design": () => import('ngx-axis-appforge/axis-components/text/design'),
|
|
22
|
+
"axis-components/form": () => import('ngx-axis-appforge/axis-components/form'),
|
|
23
|
+
"axis-components/form/design": () => import('ngx-axis-appforge/axis-components/form/design'),
|
|
24
|
+
"axis-components/form-item": () => import('ngx-axis-appforge/axis-components/form-item'),
|
|
25
|
+
"axis-components/form-item/design": () => import('ngx-axis-appforge/axis-components/form-item/design'),
|
|
26
|
+
"axis-components/table": () => import('ngx-axis-appforge/axis-components/table'),
|
|
27
|
+
"axis-components/table/design": () => import('ngx-axis-appforge/axis-components/table/design'),
|
|
28
|
+
"axis-components/single-selector": () => import('ngx-axis-appforge/axis-components/single-selector'),
|
|
29
|
+
"axis-components/single-selector/design": () => import('ngx-axis-appforge/axis-components/single-selector/design'),
|
|
30
|
+
"axis-components/select": () => import('ngx-axis-appforge/axis-components/select'),
|
|
31
|
+
"axis-components/select/design": () => import('ngx-axis-appforge/axis-components/select/design'),
|
|
32
|
+
"axis-components/tree-selector": () => import('ngx-axis-appforge/axis-components/tree-selector'),
|
|
33
|
+
"axis-components/tree-selector/design": () => import('ngx-axis-appforge/axis-components/tree-selector/design'),
|
|
34
|
+
"axis-components/splitter": () => import('ngx-axis-appforge/axis-components/splitter'),
|
|
35
|
+
"axis-components/splitter/design": () => import('ngx-axis-appforge/axis-components/splitter/design'),
|
|
36
|
+
"axis-components/modal": () => import('ngx-axis-appforge/axis-components/modal'),
|
|
37
|
+
"axis-components/modal/design": () => import('ngx-axis-appforge/axis-components/modal/design'),
|
|
38
|
+
"axis-components/desc": () => import('ngx-axis-appforge/axis-components/desc'),
|
|
39
|
+
"axis-components/desc/design": () => import('ngx-axis-appforge/axis-components/desc/design'),
|
|
40
|
+
"axis-components/badge": () => import('ngx-axis-appforge/axis-components/badge'),
|
|
41
|
+
"axis-components/badge/design": () => import('ngx-axis-appforge/axis-components/badge/design'),
|
|
42
|
+
"axis-components/image": () => import('ngx-axis-appforge/axis-components/image'),
|
|
43
|
+
"axis-components/image/design": () => import('ngx-axis-appforge/axis-components/image/design'),
|
|
44
|
+
"axis-components/input-number": () => import('ngx-axis-appforge/axis-components/input-number'),
|
|
45
|
+
"axis-components/input-number/design": () => import('ngx-axis-appforge/axis-components/input-number/design'),
|
|
46
|
+
"axis-components/upload": () => import('ngx-axis-appforge/axis-components/upload'),
|
|
47
|
+
"axis-components/upload/design": () => import('ngx-axis-appforge/axis-components/upload/design'),
|
|
48
|
+
"axis-components/textarea": () => import('ngx-axis-appforge/axis-components/textarea'),
|
|
49
|
+
"axis-components/textarea/design": () => import('ngx-axis-appforge/axis-components/textarea/design'),
|
|
50
|
+
"axis-components/dynamic-container": () => import('ngx-axis-appforge/axis-components/dynamic-container'),
|
|
51
|
+
"axis-components/dynamic-container/design": () => import('ngx-axis-appforge/axis-components/dynamic-container/design'),
|
|
52
|
+
"axis-components/input-component": () => import('ngx-axis-appforge/axis-components/input-component'),
|
|
53
|
+
"axis-components/input-component/design": () => import('ngx-axis-appforge/axis-components/input-component/design'),
|
|
54
|
+
"axis-components/date-picker": () => import('ngx-axis-appforge/axis-components/date-picker'),
|
|
55
|
+
"axis-components/date-picker/design": () => import('ngx-axis-appforge/axis-components/date-picker/design'),
|
|
56
|
+
"axis-components/steps": () => import('ngx-axis-appforge/axis-components/steps'),
|
|
57
|
+
"axis-components/steps/design": () => import('ngx-axis-appforge/axis-components/steps/design'),
|
|
58
|
+
"axis-components/tabs": () => import('ngx-axis-appforge/axis-components/tabs'),
|
|
59
|
+
"axis-components/tabs/design": () => import('ngx-axis-appforge/axis-components/tabs/design'),
|
|
60
|
+
"axis-components/dynamic-value": () => import('ngx-axis-appforge/axis-components/dynamic-value'),
|
|
61
|
+
"axis-components/dynamic-value/design": () => import('ngx-axis-appforge/axis-components/dynamic-value/design'),
|
|
62
|
+
"axis-components/edit-table": () => import('ngx-axis-appforge/axis-components/edit-table'),
|
|
63
|
+
"axis-components/edit-table/design": () => import('ngx-axis-appforge/axis-components/edit-table/design'),
|
|
64
|
+
"axis-components/color-picker": () => import('ngx-axis-appforge/axis-components/color-picker'),
|
|
65
|
+
"axis-components/color-picker/design": () => import('ngx-axis-appforge/axis-components/color-picker/design'),
|
|
66
|
+
"axis-components/radio": () => import('ngx-axis-appforge/axis-components/radio'),
|
|
67
|
+
"axis-components/radio/design": () => import('ngx-axis-appforge/axis-components/radio/design'),
|
|
68
|
+
"axis-components/switch": () => import('ngx-axis-appforge/axis-components/switch'),
|
|
69
|
+
"axis-components/switch/design": () => import('ngx-axis-appforge/axis-components/switch/design'),
|
|
70
|
+
"axis-components/checkbox": () => import('ngx-axis-appforge/axis-components/checkbox'),
|
|
71
|
+
"axis-components/checkbox/design": () => import('ngx-axis-appforge/axis-components/checkbox/design'),
|
|
72
|
+
"axis-components/rate": () => import('ngx-axis-appforge/axis-components/rate'),
|
|
73
|
+
"axis-components/rate/design": () => import('ngx-axis-appforge/axis-components/rate/design'),
|
|
74
|
+
"axis-components/cytoscape": () => import('ngx-axis-appforge/axis-components/cytoscape'),
|
|
75
|
+
"axis-components/cytoscape/design": () => import('ngx-axis-appforge/axis-components/cytoscape/design'),
|
|
76
|
+
"axis-components/timer": () => import('ngx-axis-appforge/axis-components/timer'),
|
|
77
|
+
"axis-components/timer/design": () => import('ngx-axis-appforge/axis-components/timer/design'),
|
|
78
|
+
"axis-components/transfer": () => import('ngx-axis-appforge/axis-components/transfer'),
|
|
79
|
+
"axis-components/transfer/design": () => import('ngx-axis-appforge/axis-components/transfer/design'),
|
|
80
|
+
"axis-components/dropdown": () => import('ngx-axis-appforge/axis-components/dropdown'),
|
|
81
|
+
"axis-components/dropdown/design": () => import('ngx-axis-appforge/axis-components/dropdown/design'),
|
|
82
|
+
"axis-components/menu": () => import('ngx-axis-appforge/axis-components/menu'),
|
|
83
|
+
"axis-components/menu/design": () => import('ngx-axis-appforge/axis-components/menu/design'),
|
|
84
|
+
"axis-components/rich-text-editor": () => import('ngx-axis-appforge/axis-components/rich-text-editor'),
|
|
85
|
+
"axis-components/rich-text-editor/design": () => import('ngx-axis-appforge/axis-components/rich-text-editor/design'),
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
const buttonExampleDesc = {
|
|
89
|
+
component: "按钮",
|
|
90
|
+
coverImg: "assets/axis-components-covers/button.svg",
|
|
91
|
+
span: 12,
|
|
92
|
+
height: 78,
|
|
93
|
+
example: {
|
|
94
|
+
options: {
|
|
95
|
+
component: "axis-components/button",
|
|
96
|
+
id: "axis-components/button#1",
|
|
97
|
+
inuse: true,
|
|
98
|
+
title: "未命名按钮",
|
|
99
|
+
confirm: false,
|
|
100
|
+
confirmText: "是否确认?",
|
|
101
|
+
confirmType: "modal",
|
|
102
|
+
disabledBtn: false,
|
|
103
|
+
styleType: "primary",
|
|
104
|
+
block: false,
|
|
105
|
+
danger: false,
|
|
106
|
+
ghost: false,
|
|
107
|
+
size: "default",
|
|
108
|
+
shape: ""
|
|
109
|
+
},
|
|
110
|
+
},
|
|
111
|
+
moreExamples: [
|
|
112
|
+
{
|
|
113
|
+
name: "链接按钮",
|
|
114
|
+
options: {
|
|
115
|
+
component: "axis-components/button",
|
|
116
|
+
id: "axis-components/button#1",
|
|
117
|
+
inuse: true,
|
|
118
|
+
title: "未命名按钮",
|
|
119
|
+
styleType: "link"
|
|
120
|
+
},
|
|
121
|
+
}
|
|
122
|
+
]
|
|
123
|
+
};
|
|
124
|
+
|
|
125
|
+
const formExampleDesc = {
|
|
126
|
+
component: "表单",
|
|
127
|
+
coverImg: "assets/axis-components-covers/form.svg",
|
|
128
|
+
span: 24,
|
|
129
|
+
height: 120,
|
|
130
|
+
tags: ["wrap"],
|
|
131
|
+
example: {
|
|
132
|
+
options: {
|
|
133
|
+
component: "axis-components/form",
|
|
134
|
+
id: "axis-components/form#1",
|
|
135
|
+
inuse: true,
|
|
136
|
+
submitConfirm: true,
|
|
137
|
+
leaveConfirm: true,
|
|
138
|
+
child: {
|
|
139
|
+
component: "axis-components/flex",
|
|
140
|
+
id: "axis-components/flex#1",
|
|
141
|
+
inuse: true,
|
|
142
|
+
direction: "vertical",
|
|
143
|
+
align: "center",
|
|
144
|
+
gap: "20px",
|
|
145
|
+
style: {
|
|
146
|
+
padding: "20px"
|
|
147
|
+
},
|
|
148
|
+
children: [
|
|
149
|
+
{
|
|
150
|
+
component: "axis-components/flex",
|
|
151
|
+
inuse: true,
|
|
152
|
+
id: "axis-components/flex#2",
|
|
153
|
+
direction: "horizontal",
|
|
154
|
+
justify: "end",
|
|
155
|
+
gap: "6px",
|
|
156
|
+
children: [
|
|
157
|
+
{
|
|
158
|
+
component: "axis-components/button",
|
|
159
|
+
id: "axis-components/button#1",
|
|
160
|
+
inuse: true,
|
|
161
|
+
title: "重置",
|
|
162
|
+
styleType: "default",
|
|
163
|
+
icon: {
|
|
164
|
+
component: "axis-components/icon",
|
|
165
|
+
inuse: true,
|
|
166
|
+
lib: "antdesign",
|
|
167
|
+
theme: "outline",
|
|
168
|
+
icon: "redo"
|
|
169
|
+
},
|
|
170
|
+
triggeEvents: {
|
|
171
|
+
buttonClick: [
|
|
172
|
+
{
|
|
173
|
+
name: "resetForm",
|
|
174
|
+
disabled: false,
|
|
175
|
+
id: "axis-components/form#1",
|
|
176
|
+
target: "component"
|
|
177
|
+
}
|
|
178
|
+
]
|
|
179
|
+
}
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
component: "axis-components/button",
|
|
183
|
+
id: "axis-components/button#2",
|
|
184
|
+
inuse: true,
|
|
185
|
+
title: "提交",
|
|
186
|
+
icon: {
|
|
187
|
+
component: "axis-components/icon",
|
|
188
|
+
inuse: true,
|
|
189
|
+
lib: "antdesign",
|
|
190
|
+
theme: "outline",
|
|
191
|
+
icon: "save"
|
|
192
|
+
},
|
|
193
|
+
triggeEvents: {
|
|
194
|
+
buttonClick: [
|
|
195
|
+
{
|
|
196
|
+
name: "validForm",
|
|
197
|
+
disabled: false,
|
|
198
|
+
id: "axis-components/form#1",
|
|
199
|
+
target: "component"
|
|
200
|
+
}
|
|
201
|
+
]
|
|
202
|
+
}
|
|
203
|
+
},
|
|
204
|
+
]
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
component: "axis-components/flex",
|
|
208
|
+
inuse: true,
|
|
209
|
+
id: "axis-components/flex#3",
|
|
210
|
+
direction: "vertical",
|
|
211
|
+
align: "center",
|
|
212
|
+
style: {
|
|
213
|
+
width: "400px"
|
|
214
|
+
},
|
|
215
|
+
children: [
|
|
216
|
+
{
|
|
217
|
+
component: "axis-components/form-item",
|
|
218
|
+
id: "axis-components/form-item#1",
|
|
219
|
+
inuse: true,
|
|
220
|
+
name: "field1",
|
|
221
|
+
label: "字段1",
|
|
222
|
+
validators: [],
|
|
223
|
+
child: {
|
|
224
|
+
component: "axis-components/input",
|
|
225
|
+
id: "axis-components/input#1",
|
|
226
|
+
inuse: true
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
component: "axis-components/form-item",
|
|
231
|
+
id: "axis-components/form-item#2",
|
|
232
|
+
inuse: true,
|
|
233
|
+
name: "field2",
|
|
234
|
+
label: "字段2",
|
|
235
|
+
validators: [],
|
|
236
|
+
child: {
|
|
237
|
+
component: "axis-components/input",
|
|
238
|
+
id: "axis-components/input#2",
|
|
239
|
+
inuse: true
|
|
240
|
+
}
|
|
241
|
+
},
|
|
242
|
+
]
|
|
243
|
+
}
|
|
244
|
+
]
|
|
245
|
+
}
|
|
246
|
+
},
|
|
247
|
+
},
|
|
248
|
+
moreExamples: [
|
|
249
|
+
{
|
|
250
|
+
name: "空表单",
|
|
251
|
+
options: {
|
|
252
|
+
component: "axis-components/form",
|
|
253
|
+
id: "axis-components/form#1",
|
|
254
|
+
inuse: true,
|
|
255
|
+
submitConfirm: true,
|
|
256
|
+
leaveConfirm: true
|
|
257
|
+
},
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
name: "查询表单",
|
|
261
|
+
options: {
|
|
262
|
+
component: "axis-components/form",
|
|
263
|
+
id: "axis-components/form#1",
|
|
264
|
+
inuse: true,
|
|
265
|
+
submitConfirm: true,
|
|
266
|
+
leaveConfirm: true,
|
|
267
|
+
style: {
|
|
268
|
+
width: "100%"
|
|
269
|
+
},
|
|
270
|
+
child: {
|
|
271
|
+
component: "axis-components/flex",
|
|
272
|
+
id: "axis-components/flex#1",
|
|
273
|
+
direction: "horizontal",
|
|
274
|
+
children: [
|
|
275
|
+
{
|
|
276
|
+
component: "axis-components/flex",
|
|
277
|
+
id: "axis-components/flex#2",
|
|
278
|
+
direction: "horizontal",
|
|
279
|
+
children: [
|
|
280
|
+
{
|
|
281
|
+
component: "axis-components/form-item",
|
|
282
|
+
id: "axis-components/form-item#1",
|
|
283
|
+
validators: [],
|
|
284
|
+
child: {
|
|
285
|
+
component: "axis-components/input",
|
|
286
|
+
id: "axis-components/input#1",
|
|
287
|
+
requiredPermissions: null,
|
|
288
|
+
triggeEvents: null,
|
|
289
|
+
inuse: true,
|
|
290
|
+
disabled: false,
|
|
291
|
+
readonly: false,
|
|
292
|
+
type: "text",
|
|
293
|
+
placeholder: "输入关键字搜索",
|
|
294
|
+
maxlength: "",
|
|
295
|
+
debounceTime: 300,
|
|
296
|
+
autofocus: false
|
|
297
|
+
},
|
|
298
|
+
requiredPermissions: null,
|
|
299
|
+
triggeEvents: null,
|
|
300
|
+
inuse: true,
|
|
301
|
+
style: {
|
|
302
|
+
width: "250px",
|
|
303
|
+
height: "35px"
|
|
304
|
+
},
|
|
305
|
+
name: "keywords",
|
|
306
|
+
label: "搜索",
|
|
307
|
+
labelWidth: "40px"
|
|
308
|
+
}, {
|
|
309
|
+
component: "axis-components/button",
|
|
310
|
+
id: "axis-components/button#1",
|
|
311
|
+
requiredPermissions: null,
|
|
312
|
+
triggeEvents: {
|
|
313
|
+
buttonClick: [
|
|
314
|
+
{
|
|
315
|
+
name: "resetForm",
|
|
316
|
+
disabled: false,
|
|
317
|
+
id: "axis-components/form#1",
|
|
318
|
+
data: null,
|
|
319
|
+
target: "component"
|
|
320
|
+
}
|
|
321
|
+
]
|
|
322
|
+
},
|
|
323
|
+
inuse: true,
|
|
324
|
+
title: "",
|
|
325
|
+
icon: {
|
|
326
|
+
component: "axis-components/icon",
|
|
327
|
+
inuse: true,
|
|
328
|
+
lib: "antdesign",
|
|
329
|
+
theme: "outline",
|
|
330
|
+
icon: "delete"
|
|
331
|
+
},
|
|
332
|
+
confirm: false,
|
|
333
|
+
confirmText: "是否确认?",
|
|
334
|
+
confirmType: "modal",
|
|
335
|
+
disabledBtn: false,
|
|
336
|
+
styleType: "default",
|
|
337
|
+
block: false,
|
|
338
|
+
danger: true,
|
|
339
|
+
ghost: false,
|
|
340
|
+
size: "default",
|
|
341
|
+
shape: "circle"
|
|
342
|
+
}
|
|
343
|
+
],
|
|
344
|
+
requiredPermissions: null,
|
|
345
|
+
triggeEvents: null,
|
|
346
|
+
inuse: true,
|
|
347
|
+
style: {
|
|
348
|
+
flex: 1
|
|
349
|
+
},
|
|
350
|
+
justify: "start",
|
|
351
|
+
align: "start",
|
|
352
|
+
wrap: "wrap",
|
|
353
|
+
gap: "20px"
|
|
354
|
+
},
|
|
355
|
+
{
|
|
356
|
+
component: "axis-components/flex",
|
|
357
|
+
id: "axis-components/flex#3",
|
|
358
|
+
direction: "horizontal",
|
|
359
|
+
children: [
|
|
360
|
+
{
|
|
361
|
+
component: "axis-components/button",
|
|
362
|
+
id: "axis-components/button#2",
|
|
363
|
+
inuse: true,
|
|
364
|
+
requiredPermissions: null,
|
|
365
|
+
triggeEvents: null,
|
|
366
|
+
title: "刷新",
|
|
367
|
+
icon: {
|
|
368
|
+
component: "axis-components/icon",
|
|
369
|
+
inuse: true,
|
|
370
|
+
lib: "antdesign",
|
|
371
|
+
theme: "outline",
|
|
372
|
+
icon: "reload"
|
|
373
|
+
},
|
|
374
|
+
confirm: false,
|
|
375
|
+
confirmText: "是否确认?",
|
|
376
|
+
confirmType: "modal",
|
|
377
|
+
disabledBtn: false,
|
|
378
|
+
styleType: "default",
|
|
379
|
+
block: false,
|
|
380
|
+
danger: false,
|
|
381
|
+
ghost: false,
|
|
382
|
+
size: "default",
|
|
383
|
+
shape: ""
|
|
384
|
+
},
|
|
385
|
+
{
|
|
386
|
+
component: "axis-components/button",
|
|
387
|
+
id: "axis-components/button#3",
|
|
388
|
+
inuse: true,
|
|
389
|
+
requiredPermissions: null,
|
|
390
|
+
triggeEvents: null,
|
|
391
|
+
title: "新增",
|
|
392
|
+
icon: {
|
|
393
|
+
component: "axis-components/icon",
|
|
394
|
+
inuse: true,
|
|
395
|
+
lib: "antdesign",
|
|
396
|
+
theme: "outline",
|
|
397
|
+
icon: "plus"
|
|
398
|
+
},
|
|
399
|
+
confirm: false,
|
|
400
|
+
confirmText: "是否确认?",
|
|
401
|
+
confirmType: "modal",
|
|
402
|
+
disabledBtn: false,
|
|
403
|
+
styleType: "dashed",
|
|
404
|
+
block: false,
|
|
405
|
+
danger: false,
|
|
406
|
+
ghost: false,
|
|
407
|
+
size: "default",
|
|
408
|
+
shape: ""
|
|
409
|
+
}
|
|
410
|
+
],
|
|
411
|
+
inuse: true,
|
|
412
|
+
requiredPermissions: null,
|
|
413
|
+
style: {
|
|
414
|
+
width: "fit-content"
|
|
415
|
+
},
|
|
416
|
+
triggeEvents: null,
|
|
417
|
+
justify: "start",
|
|
418
|
+
align: "start",
|
|
419
|
+
wrap: "nowrap",
|
|
420
|
+
gap: "4px"
|
|
421
|
+
}
|
|
422
|
+
],
|
|
423
|
+
inuse: true,
|
|
424
|
+
requiredPermissions: null,
|
|
425
|
+
style: {
|
|
426
|
+
padding: "10px"
|
|
427
|
+
},
|
|
428
|
+
triggeEvents: null,
|
|
429
|
+
justify: "start",
|
|
430
|
+
align: "center",
|
|
431
|
+
wrap: "nowrap",
|
|
432
|
+
gap: "20px"
|
|
433
|
+
}
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
]
|
|
437
|
+
};
|
|
438
|
+
|
|
439
|
+
const formItemExampleDesc = {
|
|
440
|
+
component: "表单项",
|
|
441
|
+
coverImg: "assets/axis-components-covers/form-item.svg",
|
|
442
|
+
span: 24,
|
|
443
|
+
height: 60,
|
|
444
|
+
tags: ["wrap"],
|
|
445
|
+
example: {
|
|
446
|
+
options: {
|
|
447
|
+
component: "axis-components/form-item",
|
|
448
|
+
id: "axis-components/form-item#1",
|
|
449
|
+
inuse: true,
|
|
450
|
+
name: "field",
|
|
451
|
+
label: "字段",
|
|
452
|
+
labelWidth: "120px",
|
|
453
|
+
validators: [],
|
|
454
|
+
child: {
|
|
455
|
+
component: "axis-components/input",
|
|
456
|
+
inuse: true,
|
|
457
|
+
id: "axis-components/input#1",
|
|
458
|
+
}
|
|
459
|
+
},
|
|
460
|
+
},
|
|
461
|
+
moreExamples: [
|
|
462
|
+
{
|
|
463
|
+
name: "空表单项",
|
|
464
|
+
options: {
|
|
465
|
+
component: "axis-components/form-item",
|
|
466
|
+
id: "axis-components/form-item#1",
|
|
467
|
+
inuse: true,
|
|
468
|
+
name: "field",
|
|
469
|
+
label: "",
|
|
470
|
+
labelWidth: "",
|
|
471
|
+
validators: [],
|
|
472
|
+
},
|
|
473
|
+
}
|
|
474
|
+
]
|
|
475
|
+
};
|
|
476
|
+
|
|
477
|
+
const flexExampleDesc = {
|
|
478
|
+
component: "响应布局",
|
|
479
|
+
coverImg: "assets/axis-components-covers/flex.svg",
|
|
480
|
+
span: 24,
|
|
481
|
+
height: 120,
|
|
482
|
+
tags: ["wrap"],
|
|
483
|
+
example: {
|
|
484
|
+
options: {
|
|
485
|
+
component: "axis-components/flex",
|
|
486
|
+
id: "axis-components/flex#1",
|
|
487
|
+
inuse: true,
|
|
488
|
+
direction: "horizontal",
|
|
489
|
+
children: []
|
|
490
|
+
},
|
|
491
|
+
}
|
|
492
|
+
};
|
|
493
|
+
|
|
494
|
+
const inputExampleDesc = {
|
|
495
|
+
component: "文本输入框",
|
|
496
|
+
coverImg: "assets/axis-components-covers/input.svg",
|
|
497
|
+
span: 12,
|
|
498
|
+
height: 60,
|
|
499
|
+
example: {
|
|
500
|
+
options: {
|
|
501
|
+
component: "axis-components/input",
|
|
502
|
+
id: "axis-components/input#1",
|
|
503
|
+
inuse: true
|
|
504
|
+
},
|
|
505
|
+
},
|
|
506
|
+
};
|
|
507
|
+
|
|
508
|
+
const tableExampleDesc = {
|
|
509
|
+
component: "表格",
|
|
510
|
+
coverImg: "assets/axis-components-covers/table.svg",
|
|
511
|
+
span: 24,
|
|
512
|
+
height: 120,
|
|
513
|
+
example: {
|
|
514
|
+
options: {
|
|
515
|
+
component: "axis-components/table",
|
|
516
|
+
id: "axis-components/table#1",
|
|
517
|
+
inuse: true,
|
|
518
|
+
keyField: "id",
|
|
519
|
+
fields: [
|
|
520
|
+
{
|
|
521
|
+
field: "id",
|
|
522
|
+
exportFn: null,
|
|
523
|
+
groupLevel: null,
|
|
524
|
+
totalAble: false,
|
|
525
|
+
totalFn: null,
|
|
526
|
+
titleGroup: null,
|
|
527
|
+
inuse: true,
|
|
528
|
+
title: "编码",
|
|
529
|
+
export: false,
|
|
530
|
+
exportFlowChild: true,
|
|
531
|
+
import: false,
|
|
532
|
+
importRequired: false,
|
|
533
|
+
importCellType: "text",
|
|
534
|
+
sortAble: true,
|
|
535
|
+
sortOrder: null,
|
|
536
|
+
filterAble: false,
|
|
537
|
+
filterMultiple: false,
|
|
538
|
+
width: 150,
|
|
539
|
+
align: "left",
|
|
540
|
+
freezeMode: "none"
|
|
541
|
+
},
|
|
542
|
+
{
|
|
543
|
+
field: "name",
|
|
544
|
+
exportFn: null,
|
|
545
|
+
groupLevel: null,
|
|
546
|
+
totalAble: false,
|
|
547
|
+
totalFn: null,
|
|
548
|
+
titleGroup: null,
|
|
549
|
+
inuse: true,
|
|
550
|
+
title: "名字",
|
|
551
|
+
export: false,
|
|
552
|
+
exportFlowChild: true,
|
|
553
|
+
import: false,
|
|
554
|
+
importRequired: false,
|
|
555
|
+
importCellType: "text",
|
|
556
|
+
sortAble: true,
|
|
557
|
+
sortOrder: null,
|
|
558
|
+
filterAble: false,
|
|
559
|
+
filterMultiple: false,
|
|
560
|
+
width: null,
|
|
561
|
+
align: "left",
|
|
562
|
+
freezeMode: "none"
|
|
563
|
+
}
|
|
564
|
+
],
|
|
565
|
+
rowActions: [
|
|
566
|
+
{
|
|
567
|
+
component: "axis-components/button",
|
|
568
|
+
id: "axis-components/button#1",
|
|
569
|
+
inuse: true,
|
|
570
|
+
requiredPermissions: null,
|
|
571
|
+
triggeEvents: null,
|
|
572
|
+
title: "详情",
|
|
573
|
+
confirm: false,
|
|
574
|
+
confirmText: "是否确认?",
|
|
575
|
+
confirmType: "modal",
|
|
576
|
+
disabledBtn: false,
|
|
577
|
+
styleType: "link",
|
|
578
|
+
block: false,
|
|
579
|
+
danger: false,
|
|
580
|
+
ghost: false,
|
|
581
|
+
size: "small",
|
|
582
|
+
shape: ""
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
component: "axis-components/button",
|
|
586
|
+
id: "axis-components/button#2",
|
|
587
|
+
requiredPermissions: null,
|
|
588
|
+
triggeEvents: null,
|
|
589
|
+
inuse: true,
|
|
590
|
+
title: "删除",
|
|
591
|
+
confirm: true,
|
|
592
|
+
confirmText: "确认删除?",
|
|
593
|
+
confirmType: "pop",
|
|
594
|
+
disabledBtn: false,
|
|
595
|
+
styleType: "link",
|
|
596
|
+
block: false,
|
|
597
|
+
danger: true,
|
|
598
|
+
ghost: false,
|
|
599
|
+
size: "small",
|
|
600
|
+
shape: ""
|
|
601
|
+
}
|
|
602
|
+
],
|
|
603
|
+
data: [
|
|
604
|
+
{
|
|
605
|
+
id: "001",
|
|
606
|
+
name: "小王",
|
|
607
|
+
},
|
|
608
|
+
{
|
|
609
|
+
id: "002",
|
|
610
|
+
name: "小张",
|
|
611
|
+
},
|
|
612
|
+
],
|
|
613
|
+
},
|
|
614
|
+
},
|
|
615
|
+
moreExamples: [
|
|
616
|
+
{
|
|
617
|
+
name: "空表格",
|
|
618
|
+
options: {
|
|
619
|
+
component: "axis-components/table",
|
|
620
|
+
id: "axis-components/table#1",
|
|
621
|
+
inuse: true,
|
|
622
|
+
fields: [],
|
|
623
|
+
rowActions: [],
|
|
624
|
+
data: [],
|
|
625
|
+
showOrder: false,
|
|
626
|
+
},
|
|
627
|
+
}
|
|
628
|
+
]
|
|
629
|
+
};
|
|
630
|
+
|
|
631
|
+
const designExampleDesc = {
|
|
632
|
+
component: "低代码设计器",
|
|
633
|
+
coverImg: "assets/axis-components-covers/design.jpg",
|
|
634
|
+
span: 24,
|
|
635
|
+
height: 120,
|
|
636
|
+
example: {
|
|
637
|
+
options: {
|
|
638
|
+
component: "axis-components/design",
|
|
639
|
+
id: "axis-components/design#1",
|
|
640
|
+
inuse: true
|
|
641
|
+
},
|
|
642
|
+
}
|
|
643
|
+
};
|
|
644
|
+
|
|
645
|
+
const textExampleDesc = {
|
|
646
|
+
component: "文本",
|
|
647
|
+
coverImg: "assets/axis-components-covers/text.svg",
|
|
648
|
+
span: 12,
|
|
649
|
+
height: 80,
|
|
650
|
+
example: {
|
|
651
|
+
options: {
|
|
652
|
+
component: "axis-components/text",
|
|
653
|
+
id: "axis-components/text#1",
|
|
654
|
+
inuse: true
|
|
655
|
+
},
|
|
656
|
+
}
|
|
657
|
+
};
|
|
658
|
+
|
|
659
|
+
const treeSelectorExampleDesc = {
|
|
660
|
+
component: "树选择器",
|
|
661
|
+
coverImg: "assets/axis-components-covers/tree-selector.svg",
|
|
662
|
+
span: 12,
|
|
663
|
+
height: 70,
|
|
664
|
+
example: {
|
|
665
|
+
options: {
|
|
666
|
+
component: "axis-components/tree-selector",
|
|
667
|
+
id: "axis-components/tree-selector#1",
|
|
668
|
+
inuse: true,
|
|
669
|
+
menus: [],
|
|
670
|
+
data: [{
|
|
671
|
+
title: "节点1",
|
|
672
|
+
key: "1",
|
|
673
|
+
children: [
|
|
674
|
+
{
|
|
675
|
+
title: "节点1-1",
|
|
676
|
+
key: "1-1"
|
|
677
|
+
}, {
|
|
678
|
+
title: "节点1-2",
|
|
679
|
+
key: "1-2",
|
|
680
|
+
children: [
|
|
681
|
+
{
|
|
682
|
+
title: "节点1-2-1",
|
|
683
|
+
key: "1-2-1"
|
|
684
|
+
}
|
|
685
|
+
]
|
|
686
|
+
}
|
|
687
|
+
]
|
|
688
|
+
}]
|
|
689
|
+
},
|
|
690
|
+
}
|
|
691
|
+
};
|
|
692
|
+
|
|
693
|
+
const splitterExampleDesc = {
|
|
694
|
+
component: "分隔面板",
|
|
695
|
+
coverImg: "assets/axis-components-covers/splitter.svg",
|
|
696
|
+
span: 24,
|
|
697
|
+
height: 120,
|
|
698
|
+
tags: ["wrap"],
|
|
699
|
+
example: {
|
|
700
|
+
options: {
|
|
701
|
+
component: "axis-components/splitter",
|
|
702
|
+
id: "axis-components/splitter#1",
|
|
703
|
+
inuse: true,
|
|
704
|
+
direction: "horizontal",
|
|
705
|
+
panels: [
|
|
706
|
+
{
|
|
707
|
+
inuse: true,
|
|
708
|
+
child: {
|
|
709
|
+
component: "axis-components/text",
|
|
710
|
+
id: "axis-components/text#1",
|
|
711
|
+
inuse: true,
|
|
712
|
+
data: "左面板"
|
|
713
|
+
}
|
|
714
|
+
}, {
|
|
715
|
+
inuse: true,
|
|
716
|
+
child: {
|
|
717
|
+
component: "axis-components/text",
|
|
718
|
+
id: "axis-components/text#2",
|
|
719
|
+
inuse: true,
|
|
720
|
+
data: "右边面板"
|
|
721
|
+
}
|
|
722
|
+
}
|
|
723
|
+
]
|
|
724
|
+
},
|
|
725
|
+
}
|
|
726
|
+
};
|
|
727
|
+
|
|
728
|
+
const modalExampleDesc = {
|
|
729
|
+
component: "对话框",
|
|
730
|
+
coverImg: "assets/axis-components-covers/modal.svg",
|
|
731
|
+
span: 24,
|
|
732
|
+
height: 120,
|
|
733
|
+
example: {
|
|
734
|
+
options: {
|
|
735
|
+
component: "axis-components/modal",
|
|
736
|
+
id: "axis-components/modal#1",
|
|
737
|
+
inuse: true
|
|
738
|
+
},
|
|
739
|
+
}
|
|
740
|
+
};
|
|
741
|
+
|
|
742
|
+
const descExampleDesc = {
|
|
743
|
+
component: "描述",
|
|
744
|
+
coverImg: "assets/axis-components-covers/desc.svg",
|
|
745
|
+
span: 24,
|
|
746
|
+
height: 90,
|
|
747
|
+
example: {
|
|
748
|
+
options: {
|
|
749
|
+
component: "axis-components/desc",
|
|
750
|
+
id: "axis-components/desc#1",
|
|
751
|
+
inuse: true,
|
|
752
|
+
title: "未命名",
|
|
753
|
+
data: {
|
|
754
|
+
field1: "字段1",
|
|
755
|
+
field2: "字段2"
|
|
756
|
+
},
|
|
757
|
+
items: [
|
|
758
|
+
{
|
|
759
|
+
inuse: true,
|
|
760
|
+
title: "字段1",
|
|
761
|
+
field: "field1"
|
|
762
|
+
}, {
|
|
763
|
+
inuse: true,
|
|
764
|
+
title: "字段2",
|
|
765
|
+
field: "field2"
|
|
766
|
+
}
|
|
767
|
+
]
|
|
768
|
+
},
|
|
769
|
+
}
|
|
770
|
+
};
|
|
771
|
+
|
|
772
|
+
const badgeExampleDesc = {
|
|
773
|
+
component: "徽标",
|
|
774
|
+
coverImg: "assets/axis-components-covers/badge.svg",
|
|
775
|
+
span: 14,
|
|
776
|
+
height: 70,
|
|
777
|
+
tags: ["wrap"],
|
|
778
|
+
example: {
|
|
779
|
+
options: {
|
|
780
|
+
component: "axis-components/badge",
|
|
781
|
+
id: "axis-components/badge#1",
|
|
782
|
+
inuse: true,
|
|
783
|
+
standalone: true,
|
|
784
|
+
},
|
|
785
|
+
}
|
|
786
|
+
};
|
|
787
|
+
|
|
788
|
+
const imageExampleDesc = {
|
|
789
|
+
component: "图片",
|
|
790
|
+
coverImg: "assets/axis-components-covers/image.svg",
|
|
791
|
+
span: 10,
|
|
792
|
+
height: 70,
|
|
793
|
+
example: {
|
|
794
|
+
options: {
|
|
795
|
+
component: "axis-components/image",
|
|
796
|
+
id: "axis-components/image#1",
|
|
797
|
+
inuse: true,
|
|
798
|
+
},
|
|
799
|
+
}
|
|
800
|
+
};
|
|
801
|
+
|
|
802
|
+
const iconExampleDesc = {
|
|
803
|
+
component: "图标",
|
|
804
|
+
coverImg: "assets/axis-components-covers/icon.svg",
|
|
805
|
+
span: 12,
|
|
806
|
+
height: 80,
|
|
807
|
+
example: {
|
|
808
|
+
options: {
|
|
809
|
+
component: "axis-components/icon",
|
|
810
|
+
id: "axis-components/icon#1",
|
|
811
|
+
inuse: true,
|
|
812
|
+
icon: "ant-design"
|
|
813
|
+
},
|
|
814
|
+
}
|
|
815
|
+
};
|
|
816
|
+
|
|
817
|
+
const inputIconExampleDesc = {
|
|
818
|
+
component: "图标输入框",
|
|
819
|
+
coverImg: "assets/axis-components-covers/input-icon.svg",
|
|
820
|
+
span: 12,
|
|
821
|
+
height: 70,
|
|
822
|
+
example: {
|
|
823
|
+
options: {
|
|
824
|
+
component: "axis-components/input-icon",
|
|
825
|
+
id: "axis-components/input-icon#1",
|
|
826
|
+
inuse: true,
|
|
827
|
+
},
|
|
828
|
+
}
|
|
829
|
+
};
|
|
830
|
+
|
|
831
|
+
const inputNumberExampleDesc = {
|
|
832
|
+
component: "数值输入框",
|
|
833
|
+
coverImg: "assets/axis-components-covers/input-number.svg",
|
|
834
|
+
span: 12,
|
|
835
|
+
height: 60,
|
|
836
|
+
example: {
|
|
837
|
+
options: {
|
|
838
|
+
component: "axis-components/input-number",
|
|
839
|
+
id: "axis-components/input-number#1",
|
|
840
|
+
inuse: true
|
|
841
|
+
},
|
|
842
|
+
},
|
|
843
|
+
};
|
|
844
|
+
|
|
845
|
+
const uploadExampleDesc = {
|
|
846
|
+
component: "文件上传",
|
|
847
|
+
coverImg: "assets/axis-components-covers/upload.svg",
|
|
848
|
+
span: 12,
|
|
849
|
+
height: 70,
|
|
850
|
+
example: {
|
|
851
|
+
options: {
|
|
852
|
+
component: "axis-components/upload",
|
|
853
|
+
id: "axis-components/upload#1",
|
|
854
|
+
inuse: true,
|
|
855
|
+
},
|
|
856
|
+
}
|
|
857
|
+
};
|
|
858
|
+
|
|
859
|
+
const textareaExampleDesc = {
|
|
860
|
+
component: "文本输入框",
|
|
861
|
+
coverImg: "assets/axis-components-covers/textarea.svg",
|
|
862
|
+
span: 12,
|
|
863
|
+
height: 70,
|
|
864
|
+
example: {
|
|
865
|
+
options: {
|
|
866
|
+
component: "axis-components/textarea",
|
|
867
|
+
id: "axis-components/textarea#1",
|
|
868
|
+
inuse: true
|
|
869
|
+
},
|
|
870
|
+
},
|
|
871
|
+
};
|
|
872
|
+
|
|
873
|
+
const dynamicContainerExampleDesc = {
|
|
874
|
+
component: "动态容器",
|
|
875
|
+
coverImg: "assets/axis-components-covers/dynamic-container.svg",
|
|
876
|
+
span: 24,
|
|
877
|
+
height: 120,
|
|
878
|
+
example: {
|
|
879
|
+
options: {
|
|
880
|
+
component: "axis-components/dynamic-container",
|
|
881
|
+
id: "axis-components/dynamic-container#1",
|
|
882
|
+
inuse: true,
|
|
883
|
+
child: {
|
|
884
|
+
component: "axis-components/text",
|
|
885
|
+
id: "axis-components/text#1",
|
|
886
|
+
inuse: true,
|
|
887
|
+
data: "动态容器中的文本"
|
|
888
|
+
}
|
|
889
|
+
},
|
|
890
|
+
}
|
|
891
|
+
};
|
|
892
|
+
|
|
893
|
+
const scopeExampleDesc = {
|
|
894
|
+
component: "组件域",
|
|
895
|
+
coverImg: "assets/axis-components-covers/scope.svg",
|
|
896
|
+
span: 12,
|
|
897
|
+
height: 80,
|
|
898
|
+
tags: ["wrap"],
|
|
899
|
+
example: {
|
|
900
|
+
options: {
|
|
901
|
+
component: "axis-components/scope",
|
|
902
|
+
id: "axis-components/scope#1",
|
|
903
|
+
inuse: true,
|
|
904
|
+
scopeName: "根"
|
|
905
|
+
},
|
|
906
|
+
}
|
|
907
|
+
};
|
|
908
|
+
|
|
909
|
+
const inputComponentExampleDesc = {
|
|
910
|
+
component: "组件输入框",
|
|
911
|
+
coverImg: "assets/axis-components-covers/input-component.svg",
|
|
912
|
+
span: 12,
|
|
913
|
+
height: 70,
|
|
914
|
+
example: {
|
|
915
|
+
options: {
|
|
916
|
+
component: "axis-components/input-component",
|
|
917
|
+
id: "axis-components/input-component#1",
|
|
918
|
+
inuse: true
|
|
919
|
+
},
|
|
920
|
+
}
|
|
921
|
+
};
|
|
922
|
+
|
|
923
|
+
const inputJsonExampleDesc = {
|
|
924
|
+
component: "JSON输入框",
|
|
925
|
+
coverImg: "assets/axis-components-covers/input-json.svg",
|
|
926
|
+
span: 12,
|
|
927
|
+
height: 70,
|
|
928
|
+
example: {
|
|
929
|
+
options: {
|
|
930
|
+
component: "axis-components/input-json",
|
|
931
|
+
id: "axis-components/input-json#1",
|
|
932
|
+
inuse: true,
|
|
933
|
+
},
|
|
934
|
+
}
|
|
935
|
+
};
|
|
936
|
+
|
|
937
|
+
const datePickerExampleDesc = {
|
|
938
|
+
component: "日期选择器",
|
|
939
|
+
coverImg: "assets/axis-components-covers/date-picker.svg",
|
|
940
|
+
span: 12,
|
|
941
|
+
height: 70,
|
|
942
|
+
example: {
|
|
943
|
+
options: {
|
|
944
|
+
component: "axis-components/date-picker",
|
|
945
|
+
id: "axis-components/date-picker#1",
|
|
946
|
+
inuse: true
|
|
947
|
+
},
|
|
948
|
+
}
|
|
949
|
+
};
|
|
950
|
+
|
|
951
|
+
const stepsExampleDesc = {
|
|
952
|
+
component: "步骤条",
|
|
953
|
+
coverImg: "assets/axis-components-covers/steps.svg",
|
|
954
|
+
span: 12,
|
|
955
|
+
height: 90,
|
|
956
|
+
example: {
|
|
957
|
+
options: {
|
|
958
|
+
component: "axis-components/steps",
|
|
959
|
+
id: "axis-components/steps#1",
|
|
960
|
+
inuse: true,
|
|
961
|
+
steps: [
|
|
962
|
+
{
|
|
963
|
+
inuse: true,
|
|
964
|
+
name: "step1",
|
|
965
|
+
title: "步骤一",
|
|
966
|
+
status: "finish",
|
|
967
|
+
desc: "已完成"
|
|
968
|
+
}, {
|
|
969
|
+
inuse: true,
|
|
970
|
+
name: "step2",
|
|
971
|
+
title: "步骤二",
|
|
972
|
+
desc: "进行中",
|
|
973
|
+
status: "process"
|
|
974
|
+
}, {
|
|
975
|
+
inuse: true,
|
|
976
|
+
name: "step3",
|
|
977
|
+
title: "步骤三"
|
|
978
|
+
}
|
|
979
|
+
]
|
|
980
|
+
},
|
|
981
|
+
},
|
|
982
|
+
moreExamples: [
|
|
983
|
+
{
|
|
984
|
+
name: "空步骤条",
|
|
985
|
+
options: {
|
|
986
|
+
component: "axis-components/steps",
|
|
987
|
+
id: "axis-components/steps#1",
|
|
988
|
+
inuse: true,
|
|
989
|
+
steps: []
|
|
990
|
+
},
|
|
991
|
+
},
|
|
992
|
+
]
|
|
993
|
+
};
|
|
994
|
+
|
|
995
|
+
const editorExampleDesc = {
|
|
996
|
+
component: "编辑器",
|
|
997
|
+
coverImg: "assets/axis-components-covers/editor.png",
|
|
998
|
+
span: 24,
|
|
999
|
+
height: 120,
|
|
1000
|
+
example: {
|
|
1001
|
+
options: {
|
|
1002
|
+
component: "axis-components/editor",
|
|
1003
|
+
id: "axis-components/editor#1",
|
|
1004
|
+
inuse: true,
|
|
1005
|
+
mode: "plain_text",
|
|
1006
|
+
style: {
|
|
1007
|
+
height: "300px"
|
|
1008
|
+
}
|
|
1009
|
+
},
|
|
1010
|
+
}
|
|
1011
|
+
};
|
|
1012
|
+
|
|
1013
|
+
const tabsExampleDesc = {
|
|
1014
|
+
component: "标签页",
|
|
1015
|
+
coverImg: "assets/axis-components-covers/tabs.svg",
|
|
1016
|
+
span: 24,
|
|
1017
|
+
height: 120,
|
|
1018
|
+
example: {
|
|
1019
|
+
options: {
|
|
1020
|
+
component: "axis-components/tabs",
|
|
1021
|
+
id: "axis-components/tabs#1",
|
|
1022
|
+
inuse: true,
|
|
1023
|
+
tabs: [
|
|
1024
|
+
{
|
|
1025
|
+
inuse: true,
|
|
1026
|
+
name: "tab1",
|
|
1027
|
+
title: "标签1",
|
|
1028
|
+
child: {
|
|
1029
|
+
component: "axis-components/text",
|
|
1030
|
+
id: "axis-components/text#1",
|
|
1031
|
+
inuse: true,
|
|
1032
|
+
data: "标签1的内容"
|
|
1033
|
+
}
|
|
1034
|
+
}, {
|
|
1035
|
+
inuse: true,
|
|
1036
|
+
name: "tab2",
|
|
1037
|
+
title: "标签2",
|
|
1038
|
+
child: {
|
|
1039
|
+
component: "axis-components/text",
|
|
1040
|
+
id: "axis-components/text#2",
|
|
1041
|
+
inuse: true,
|
|
1042
|
+
data: "标签2的内容"
|
|
1043
|
+
}
|
|
1044
|
+
}
|
|
1045
|
+
]
|
|
1046
|
+
},
|
|
1047
|
+
}
|
|
1048
|
+
};
|
|
1049
|
+
|
|
1050
|
+
const dynamicValueExampleDesc = {
|
|
1051
|
+
component: "动态值",
|
|
1052
|
+
coverImg: "assets/axis-components-covers/dynamic-value.svg",
|
|
1053
|
+
span: 12,
|
|
1054
|
+
height: 80,
|
|
1055
|
+
tags: ["wrap"],
|
|
1056
|
+
example: {
|
|
1057
|
+
options: {
|
|
1058
|
+
component: "axis-components/dynamic-value",
|
|
1059
|
+
id: "axis-components/dynamic-value#1",
|
|
1060
|
+
inuse: true,
|
|
1061
|
+
child: {
|
|
1062
|
+
component: "axis-components/input",
|
|
1063
|
+
id: "axis-components/input#1",
|
|
1064
|
+
inuse: true,
|
|
1065
|
+
}
|
|
1066
|
+
},
|
|
1067
|
+
}
|
|
1068
|
+
};
|
|
1069
|
+
|
|
1070
|
+
const editTableExampleDesc = {
|
|
1071
|
+
component: "可编辑表格",
|
|
1072
|
+
coverImg: "assets/axis-components-covers/edit-table.png",
|
|
1073
|
+
span: 24,
|
|
1074
|
+
height: 80,
|
|
1075
|
+
example: {
|
|
1076
|
+
options: {
|
|
1077
|
+
component: "axis-components/edit-table",
|
|
1078
|
+
id: "axis-components/edit-table#1",
|
|
1079
|
+
inuse: true,
|
|
1080
|
+
fields: [
|
|
1081
|
+
{
|
|
1082
|
+
field: "id",
|
|
1083
|
+
inuse: true,
|
|
1084
|
+
title: "编码",
|
|
1085
|
+
sortAble: true,
|
|
1086
|
+
sortOrder: null,
|
|
1087
|
+
filterAble: false,
|
|
1088
|
+
filterMultiple: false,
|
|
1089
|
+
width: 150,
|
|
1090
|
+
align: "left",
|
|
1091
|
+
freezeMode: "none",
|
|
1092
|
+
child: {
|
|
1093
|
+
component: "axis-components/input",
|
|
1094
|
+
id: "axis-components/input#1",
|
|
1095
|
+
inuse: true,
|
|
1096
|
+
}
|
|
1097
|
+
},
|
|
1098
|
+
{
|
|
1099
|
+
field: "name",
|
|
1100
|
+
inuse: true,
|
|
1101
|
+
title: "名称",
|
|
1102
|
+
sortAble: true,
|
|
1103
|
+
sortOrder: null,
|
|
1104
|
+
filterAble: false,
|
|
1105
|
+
filterMultiple: false,
|
|
1106
|
+
align: "left",
|
|
1107
|
+
freezeMode: "none",
|
|
1108
|
+
child: {
|
|
1109
|
+
component: "axis-components/input",
|
|
1110
|
+
id: "axis-components/input#2",
|
|
1111
|
+
inuse: true,
|
|
1112
|
+
}
|
|
1113
|
+
}
|
|
1114
|
+
]
|
|
1115
|
+
},
|
|
1116
|
+
}
|
|
1117
|
+
};
|
|
1118
|
+
|
|
1119
|
+
const colorPickerExampleDesc = {
|
|
1120
|
+
component: "颜色选择器",
|
|
1121
|
+
coverImg: "assets/axis-components-covers/color-picker.svg",
|
|
1122
|
+
span: 12,
|
|
1123
|
+
height: 80,
|
|
1124
|
+
example: {
|
|
1125
|
+
options: {
|
|
1126
|
+
component: "axis-components/color-picker",
|
|
1127
|
+
id: "axis-components/color-picker#1",
|
|
1128
|
+
inuse: true
|
|
1129
|
+
},
|
|
1130
|
+
}
|
|
1131
|
+
};
|
|
1132
|
+
|
|
1133
|
+
const selectExampleDesc = {
|
|
1134
|
+
component: "选择器",
|
|
1135
|
+
coverImg: "assets/axis-components-covers/select.svg",
|
|
1136
|
+
span: 12,
|
|
1137
|
+
height: 60,
|
|
1138
|
+
example: {
|
|
1139
|
+
options: {
|
|
1140
|
+
component: "axis-components/select",
|
|
1141
|
+
id: "axis-components/select#1",
|
|
1142
|
+
inuse: true,
|
|
1143
|
+
data: [
|
|
1144
|
+
{
|
|
1145
|
+
title: "选项1",
|
|
1146
|
+
key: "1"
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
title: "选项2",
|
|
1150
|
+
key: "2"
|
|
1151
|
+
}
|
|
1152
|
+
]
|
|
1153
|
+
},
|
|
1154
|
+
}
|
|
1155
|
+
};
|
|
1156
|
+
|
|
1157
|
+
const radioExampleDesc = {
|
|
1158
|
+
component: "单选框",
|
|
1159
|
+
coverImg: "assets/axis-components-covers/radio.svg",
|
|
1160
|
+
span: 12,
|
|
1161
|
+
height: 60,
|
|
1162
|
+
example: {
|
|
1163
|
+
options: {
|
|
1164
|
+
component: "axis-components/radio",
|
|
1165
|
+
id: "axis-components/radio#1",
|
|
1166
|
+
inuse: true,
|
|
1167
|
+
data: [
|
|
1168
|
+
{
|
|
1169
|
+
title: "选项1",
|
|
1170
|
+
key: "1"
|
|
1171
|
+
},
|
|
1172
|
+
{
|
|
1173
|
+
title: "选项2",
|
|
1174
|
+
key: "2"
|
|
1175
|
+
}
|
|
1176
|
+
]
|
|
1177
|
+
},
|
|
1178
|
+
}
|
|
1179
|
+
};
|
|
1180
|
+
|
|
1181
|
+
const switchExampleDesc = {
|
|
1182
|
+
component: "开关",
|
|
1183
|
+
coverImg: "assets/axis-components-covers/switch.svg",
|
|
1184
|
+
span: 12,
|
|
1185
|
+
height: 60,
|
|
1186
|
+
example: {
|
|
1187
|
+
options: {
|
|
1188
|
+
component: "axis-components/switch",
|
|
1189
|
+
id: "axis-components/switch#1",
|
|
1190
|
+
inuse: true,
|
|
1191
|
+
initValue: false
|
|
1192
|
+
},
|
|
1193
|
+
}
|
|
1194
|
+
};
|
|
1195
|
+
|
|
1196
|
+
const checkboxExampleDesc = {
|
|
1197
|
+
component: "多选框",
|
|
1198
|
+
coverImg: "assets/axis-components-covers/checkbox.svg",
|
|
1199
|
+
span: 12,
|
|
1200
|
+
height: 60,
|
|
1201
|
+
example: {
|
|
1202
|
+
options: {
|
|
1203
|
+
component: "axis-components/checkbox",
|
|
1204
|
+
id: "axis-components/checkbox#1",
|
|
1205
|
+
inuse: true,
|
|
1206
|
+
data: [
|
|
1207
|
+
{
|
|
1208
|
+
title: "选项1",
|
|
1209
|
+
key: "1"
|
|
1210
|
+
},
|
|
1211
|
+
{
|
|
1212
|
+
title: "选项2",
|
|
1213
|
+
key: "2"
|
|
1214
|
+
}
|
|
1215
|
+
]
|
|
1216
|
+
},
|
|
1217
|
+
}
|
|
1218
|
+
};
|
|
1219
|
+
|
|
1220
|
+
const rateExampleDesc = {
|
|
1221
|
+
component: "评分",
|
|
1222
|
+
coverImg: "assets/axis-components-covers/rate.svg",
|
|
1223
|
+
span: 24,
|
|
1224
|
+
height: 50,
|
|
1225
|
+
example: {
|
|
1226
|
+
options: {
|
|
1227
|
+
component: "axis-components/rate",
|
|
1228
|
+
id: "axis-components/rate#1",
|
|
1229
|
+
inuse: true,
|
|
1230
|
+
},
|
|
1231
|
+
}
|
|
1232
|
+
};
|
|
1233
|
+
|
|
1234
|
+
const cytoscapeExampleDesc = {
|
|
1235
|
+
component: "Cytoscape",
|
|
1236
|
+
coverImg: "assets/axis-components-covers/cytoscape.svg",
|
|
1237
|
+
span: 12,
|
|
1238
|
+
height: 80,
|
|
1239
|
+
example: {
|
|
1240
|
+
options: {
|
|
1241
|
+
component: "axis-components/cytoscape",
|
|
1242
|
+
id: "axis-components/cytoscape#1",
|
|
1243
|
+
inuse: true,
|
|
1244
|
+
data: {
|
|
1245
|
+
elements: [
|
|
1246
|
+
{
|
|
1247
|
+
data: {
|
|
1248
|
+
id: "1",
|
|
1249
|
+
label: "节点1"
|
|
1250
|
+
}
|
|
1251
|
+
},
|
|
1252
|
+
{
|
|
1253
|
+
data: {
|
|
1254
|
+
id: "2",
|
|
1255
|
+
label: "节点2"
|
|
1256
|
+
}
|
|
1257
|
+
},
|
|
1258
|
+
{
|
|
1259
|
+
data: {
|
|
1260
|
+
id: "3",
|
|
1261
|
+
label: "节点3"
|
|
1262
|
+
}
|
|
1263
|
+
},
|
|
1264
|
+
{
|
|
1265
|
+
data: {
|
|
1266
|
+
id: "4",
|
|
1267
|
+
label: "节点4"
|
|
1268
|
+
}
|
|
1269
|
+
},
|
|
1270
|
+
{
|
|
1271
|
+
data: {
|
|
1272
|
+
id: "14",
|
|
1273
|
+
target: "1",
|
|
1274
|
+
source: "4",
|
|
1275
|
+
}
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
data: {
|
|
1279
|
+
id: "24",
|
|
1280
|
+
target: "2",
|
|
1281
|
+
source: "4",
|
|
1282
|
+
}
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
data: {
|
|
1286
|
+
id: "34",
|
|
1287
|
+
target: "3",
|
|
1288
|
+
source: "4",
|
|
1289
|
+
}
|
|
1290
|
+
},
|
|
1291
|
+
]
|
|
1292
|
+
}
|
|
1293
|
+
},
|
|
1294
|
+
}
|
|
1295
|
+
};
|
|
1296
|
+
|
|
1297
|
+
const timerExampleDesc = {
|
|
1298
|
+
component: "定时器",
|
|
1299
|
+
coverImg: "assets/axis-components-covers/timer.svg",
|
|
1300
|
+
span: 12,
|
|
1301
|
+
height: 70,
|
|
1302
|
+
example: {
|
|
1303
|
+
options: {
|
|
1304
|
+
component: "axis-components/timer",
|
|
1305
|
+
id: "axis-components/timer#1",
|
|
1306
|
+
inuse: true,
|
|
1307
|
+
delay: null,
|
|
1308
|
+
interval: 3000,
|
|
1309
|
+
},
|
|
1310
|
+
}
|
|
1311
|
+
};
|
|
1312
|
+
|
|
1313
|
+
const transferExampleDesc = {
|
|
1314
|
+
component: "穿梭框",
|
|
1315
|
+
coverImg: "assets/axis-components-covers/transfer.svg",
|
|
1316
|
+
span: 24,
|
|
1317
|
+
height: 160,
|
|
1318
|
+
example: {
|
|
1319
|
+
options: {
|
|
1320
|
+
component: "axis-components/transfer",
|
|
1321
|
+
id: "axis-components/transfer#1",
|
|
1322
|
+
inuse: true,
|
|
1323
|
+
fields: [],
|
|
1324
|
+
data: [
|
|
1325
|
+
{
|
|
1326
|
+
title: "选项1",
|
|
1327
|
+
key: "1"
|
|
1328
|
+
},
|
|
1329
|
+
{
|
|
1330
|
+
title: "选项2",
|
|
1331
|
+
key: "2"
|
|
1332
|
+
}
|
|
1333
|
+
]
|
|
1334
|
+
},
|
|
1335
|
+
}
|
|
1336
|
+
};
|
|
1337
|
+
|
|
1338
|
+
const dropdownExampleDesc = {
|
|
1339
|
+
component: "下拉菜单",
|
|
1340
|
+
coverImg: "assets/axis-components-covers/dropdown.svg",
|
|
1341
|
+
span: 12,
|
|
1342
|
+
height: 70,
|
|
1343
|
+
example: {
|
|
1344
|
+
options: {
|
|
1345
|
+
component: "axis-components/dropdown",
|
|
1346
|
+
id: "axis-components/dropdown#1",
|
|
1347
|
+
inuse: true,
|
|
1348
|
+
child: {
|
|
1349
|
+
"component": "axis-components/button",
|
|
1350
|
+
"id": "axis-components/button#1",
|
|
1351
|
+
"inuse": true,
|
|
1352
|
+
"requiredPermissions": null,
|
|
1353
|
+
"triggeEvents": null,
|
|
1354
|
+
"title": "更多",
|
|
1355
|
+
"icon": {
|
|
1356
|
+
"component": "axis-components/icon",
|
|
1357
|
+
"inuse": true,
|
|
1358
|
+
"lib": "antdesign",
|
|
1359
|
+
"theme": "outline",
|
|
1360
|
+
"icon": "down"
|
|
1361
|
+
},
|
|
1362
|
+
"iconPosition": "right",
|
|
1363
|
+
"confirm": false,
|
|
1364
|
+
"confirmText": "是否确认?",
|
|
1365
|
+
"confirmType": "modal",
|
|
1366
|
+
"disabledBtn": false,
|
|
1367
|
+
"styleType": "link",
|
|
1368
|
+
"block": false,
|
|
1369
|
+
"danger": false,
|
|
1370
|
+
"ghost": false,
|
|
1371
|
+
"size": "default",
|
|
1372
|
+
"shape": ""
|
|
1373
|
+
},
|
|
1374
|
+
menu: {
|
|
1375
|
+
"component": "axis-components/menu",
|
|
1376
|
+
"id": "axis-components/menu#1",
|
|
1377
|
+
"items": [
|
|
1378
|
+
{
|
|
1379
|
+
"type": "item",
|
|
1380
|
+
"triggeEvents": {
|
|
1381
|
+
"menuClick": []
|
|
1382
|
+
},
|
|
1383
|
+
"inuse": true,
|
|
1384
|
+
"disabled": false,
|
|
1385
|
+
"title": "菜单项1",
|
|
1386
|
+
"code": null,
|
|
1387
|
+
"danger": false,
|
|
1388
|
+
"placement": "bottomLeft",
|
|
1389
|
+
"triggerSubMenuAction": "hover"
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
"type": "item",
|
|
1393
|
+
"inuse": true,
|
|
1394
|
+
"title": "菜单项2"
|
|
1395
|
+
},
|
|
1396
|
+
{
|
|
1397
|
+
"type": "submenu",
|
|
1398
|
+
"inuse": true,
|
|
1399
|
+
"title": "子菜单",
|
|
1400
|
+
"children": [
|
|
1401
|
+
{
|
|
1402
|
+
"type": "item",
|
|
1403
|
+
"triggeEvents": {
|
|
1404
|
+
"menuClick": []
|
|
1405
|
+
},
|
|
1406
|
+
"inuse": true,
|
|
1407
|
+
"disabled": false,
|
|
1408
|
+
"title": "子菜单项1",
|
|
1409
|
+
"code": null,
|
|
1410
|
+
"danger": false,
|
|
1411
|
+
"placement": "bottomLeft",
|
|
1412
|
+
"triggerSubMenuAction": "hover"
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"type": "item",
|
|
1416
|
+
"code": null,
|
|
1417
|
+
"triggeEvents": null,
|
|
1418
|
+
"inuse": true,
|
|
1419
|
+
"disabled": false,
|
|
1420
|
+
"title": "子菜单项2",
|
|
1421
|
+
"danger": true,
|
|
1422
|
+
"confirm": true,
|
|
1423
|
+
"confirmText": "是否确认?",
|
|
1424
|
+
"placement": "bottomLeft",
|
|
1425
|
+
"triggerSubMenuAction": "hover"
|
|
1426
|
+
}
|
|
1427
|
+
]
|
|
1428
|
+
}
|
|
1429
|
+
],
|
|
1430
|
+
"requiredPermissions": null,
|
|
1431
|
+
"triggeEvents": {
|
|
1432
|
+
"menuClick": [
|
|
1433
|
+
{
|
|
1434
|
+
"name": "closeDropdown",
|
|
1435
|
+
"disabled": false,
|
|
1436
|
+
"data": null,
|
|
1437
|
+
"id": "axis-components/dropdown#1",
|
|
1438
|
+
"target": "component"
|
|
1439
|
+
}
|
|
1440
|
+
]
|
|
1441
|
+
},
|
|
1442
|
+
"inuse": true,
|
|
1443
|
+
"style": {
|
|
1444
|
+
"width": "fit-content"
|
|
1445
|
+
},
|
|
1446
|
+
"mode": "vertical",
|
|
1447
|
+
"theme": "light",
|
|
1448
|
+
"selectable": false,
|
|
1449
|
+
"inlineCollapsed": false,
|
|
1450
|
+
"inlineIndent": 24
|
|
1451
|
+
}
|
|
1452
|
+
},
|
|
1453
|
+
}
|
|
1454
|
+
};
|
|
1455
|
+
|
|
1456
|
+
const menuExampleDesc = {
|
|
1457
|
+
component: "菜单",
|
|
1458
|
+
coverImg: "assets/axis-components-covers/menu.svg",
|
|
1459
|
+
span: 12,
|
|
1460
|
+
height: 70,
|
|
1461
|
+
example: {
|
|
1462
|
+
options: {
|
|
1463
|
+
"component": "axis-components/menu",
|
|
1464
|
+
"id": "axis-components/menu#1",
|
|
1465
|
+
"items": [
|
|
1466
|
+
{
|
|
1467
|
+
"type": "item",
|
|
1468
|
+
"triggeEvents": {
|
|
1469
|
+
"menuClick": []
|
|
1470
|
+
},
|
|
1471
|
+
"inuse": true,
|
|
1472
|
+
"disabled": false,
|
|
1473
|
+
"title": "菜单项1",
|
|
1474
|
+
"code": null,
|
|
1475
|
+
"danger": false,
|
|
1476
|
+
"placement": "bottomLeft",
|
|
1477
|
+
"triggerSubMenuAction": "hover"
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"type": "item",
|
|
1481
|
+
"inuse": true,
|
|
1482
|
+
"title": "菜单项2"
|
|
1483
|
+
},
|
|
1484
|
+
{
|
|
1485
|
+
"type": "submenu",
|
|
1486
|
+
"inuse": true,
|
|
1487
|
+
"title": "子菜单",
|
|
1488
|
+
"children": [
|
|
1489
|
+
{
|
|
1490
|
+
"type": "item",
|
|
1491
|
+
"triggeEvents": {
|
|
1492
|
+
"menuClick": []
|
|
1493
|
+
},
|
|
1494
|
+
"inuse": true,
|
|
1495
|
+
"disabled": false,
|
|
1496
|
+
"title": "子菜单项1",
|
|
1497
|
+
"code": null,
|
|
1498
|
+
"danger": false,
|
|
1499
|
+
"placement": "bottomLeft",
|
|
1500
|
+
"triggerSubMenuAction": "hover"
|
|
1501
|
+
},
|
|
1502
|
+
{
|
|
1503
|
+
"type": "item",
|
|
1504
|
+
"code": null,
|
|
1505
|
+
"triggeEvents": null,
|
|
1506
|
+
"inuse": true,
|
|
1507
|
+
"disabled": false,
|
|
1508
|
+
"title": "子菜单项2",
|
|
1509
|
+
"danger": true,
|
|
1510
|
+
"confirm": true,
|
|
1511
|
+
"confirmText": "是否确认?",
|
|
1512
|
+
"placement": "bottomLeft",
|
|
1513
|
+
"triggerSubMenuAction": "hover"
|
|
1514
|
+
}
|
|
1515
|
+
]
|
|
1516
|
+
}
|
|
1517
|
+
],
|
|
1518
|
+
"requiredPermissions": null,
|
|
1519
|
+
"triggeEvents": {
|
|
1520
|
+
"menuClick": [
|
|
1521
|
+
{
|
|
1522
|
+
"name": "closeDropdown",
|
|
1523
|
+
"disabled": false,
|
|
1524
|
+
"data": null,
|
|
1525
|
+
"id": "axis-components/dropdown#1",
|
|
1526
|
+
"target": "component"
|
|
1527
|
+
}
|
|
1528
|
+
]
|
|
1529
|
+
},
|
|
1530
|
+
"inuse": true,
|
|
1531
|
+
"style": {
|
|
1532
|
+
"width": "fit-content"
|
|
1533
|
+
},
|
|
1534
|
+
"mode": "vertical",
|
|
1535
|
+
"theme": "light",
|
|
1536
|
+
"selectable": false,
|
|
1537
|
+
"inlineCollapsed": false,
|
|
1538
|
+
"inlineIndent": 24
|
|
1539
|
+
}
|
|
1540
|
+
},
|
|
1541
|
+
moreExamples: [
|
|
1542
|
+
{
|
|
1543
|
+
name: "空菜单",
|
|
1544
|
+
options: {
|
|
1545
|
+
component: "axis-components/menu",
|
|
1546
|
+
id: "axis-components/menu#1",
|
|
1547
|
+
items: []
|
|
1548
|
+
}
|
|
1549
|
+
}
|
|
1550
|
+
]
|
|
1551
|
+
};
|
|
1552
|
+
|
|
1553
|
+
const richTextEditorExampleDesc = {
|
|
1554
|
+
component: "富文本编辑器",
|
|
1555
|
+
coverImg: "assets/axis-components-covers/rich-text-editor.png",
|
|
1556
|
+
span: 24,
|
|
1557
|
+
height: 140,
|
|
1558
|
+
example: {
|
|
1559
|
+
options: {
|
|
1560
|
+
component: "axis-components/rich-text-editor",
|
|
1561
|
+
id: "axis-components/rich-text-editor#1",
|
|
1562
|
+
inuse: true,
|
|
1563
|
+
},
|
|
1564
|
+
}
|
|
1565
|
+
};
|
|
1566
|
+
|
|
1567
|
+
const examples = [
|
|
1568
|
+
{
|
|
1569
|
+
groupName: "通用",
|
|
1570
|
+
children: [
|
|
1571
|
+
scopeExampleDesc,
|
|
1572
|
+
buttonExampleDesc,
|
|
1573
|
+
textExampleDesc,
|
|
1574
|
+
iconExampleDesc,
|
|
1575
|
+
modalExampleDesc,
|
|
1576
|
+
timerExampleDesc,
|
|
1577
|
+
dropdownExampleDesc,
|
|
1578
|
+
menuExampleDesc,
|
|
1579
|
+
]
|
|
1580
|
+
}, {
|
|
1581
|
+
groupName: "布局",
|
|
1582
|
+
children: [
|
|
1583
|
+
flexExampleDesc,
|
|
1584
|
+
splitterExampleDesc,
|
|
1585
|
+
tabsExampleDesc,
|
|
1586
|
+
]
|
|
1587
|
+
}, {
|
|
1588
|
+
groupName: "录入",
|
|
1589
|
+
children: [
|
|
1590
|
+
formExampleDesc,
|
|
1591
|
+
formItemExampleDesc,
|
|
1592
|
+
inputExampleDesc,
|
|
1593
|
+
inputNumberExampleDesc,
|
|
1594
|
+
selectExampleDesc,
|
|
1595
|
+
treeSelectorExampleDesc,
|
|
1596
|
+
radioExampleDesc,
|
|
1597
|
+
checkboxExampleDesc,
|
|
1598
|
+
transferExampleDesc,
|
|
1599
|
+
switchExampleDesc,
|
|
1600
|
+
inputIconExampleDesc,
|
|
1601
|
+
textareaExampleDesc,
|
|
1602
|
+
uploadExampleDesc,
|
|
1603
|
+
inputComponentExampleDesc,
|
|
1604
|
+
inputJsonExampleDesc,
|
|
1605
|
+
datePickerExampleDesc,
|
|
1606
|
+
editorExampleDesc,
|
|
1607
|
+
dynamicValueExampleDesc,
|
|
1608
|
+
colorPickerExampleDesc,
|
|
1609
|
+
editTableExampleDesc,
|
|
1610
|
+
rateExampleDesc,
|
|
1611
|
+
richTextEditorExampleDesc,
|
|
1612
|
+
]
|
|
1613
|
+
}, {
|
|
1614
|
+
groupName: "数据",
|
|
1615
|
+
children: [
|
|
1616
|
+
tableExampleDesc,
|
|
1617
|
+
descExampleDesc,
|
|
1618
|
+
badgeExampleDesc,
|
|
1619
|
+
imageExampleDesc,
|
|
1620
|
+
stepsExampleDesc,
|
|
1621
|
+
cytoscapeExampleDesc,
|
|
1622
|
+
]
|
|
1623
|
+
}, {
|
|
1624
|
+
groupName: "其他",
|
|
1625
|
+
children: [
|
|
1626
|
+
designExampleDesc,
|
|
1627
|
+
dynamicContainerExampleDesc,
|
|
1628
|
+
]
|
|
1629
|
+
}
|
|
1630
|
+
];
|
|
1631
|
+
|
|
1632
|
+
const axisCmplib = {
|
|
1633
|
+
name: "标准组件库",
|
|
1634
|
+
cmpMap: cmpMap,
|
|
1635
|
+
examples: examples
|
|
1636
|
+
};
|
|
1637
|
+
|
|
1638
|
+
/**
|
|
1639
|
+
* Generated bundle index. Do not edit.
|
|
1640
|
+
*/
|
|
1641
|
+
|
|
1642
|
+
export { axisCmplib };
|
|
1643
|
+
//# sourceMappingURL=ngx-axis-appforge-axis-components.mjs.map
|