@aplus-frontend/ui 0.3.13 → 0.4.1
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/es/src/ap-action/item/style/css.js +2 -2
- package/es/src/ap-action/item/style/index.js +2 -2
- package/es/src/ap-action/item-dropdown/style/css.js +2 -2
- package/es/src/ap-action/item-dropdown/style/index.js +2 -2
- package/es/src/ap-action/item-modal/style/css.js +1 -1
- package/es/src/ap-action/item-modal/style/index.js +1 -1
- package/es/src/ap-action/item-popconfirm/style/css.js +1 -1
- package/es/src/ap-action/item-popconfirm/style/index.js +1 -1
- package/es/src/ap-action-button/style/css.js +1 -1
- package/es/src/ap-action-button/style/index.js +1 -1
- package/es/src/ap-button/style/css.js +1 -1
- package/es/src/ap-button/style/index.js +1 -1
- package/es/src/ap-descriptions/style/css.js +1 -1
- package/es/src/ap-descriptions/style/index.js +1 -1
- package/es/src/ap-download/style/css.js +1 -1
- package/es/src/ap-download/style/index.js +1 -1
- package/es/src/ap-field/checkbox/style/css.js +1 -1
- package/es/src/ap-field/checkbox/style/index.js +1 -1
- package/es/src/ap-field/number/style/css.js +1 -1
- package/es/src/ap-field/number/style/index.js +1 -1
- package/es/src/ap-field/radio/style/css.js +1 -1
- package/es/src/ap-field/radio/style/index.js +1 -1
- package/es/src/ap-field/style/css.js +1 -1
- package/es/src/ap-field/style/index.js +1 -1
- package/es/src/ap-field/text-area/style/css.js +1 -1
- package/es/src/ap-field/text-area/style/index.js +1 -1
- package/es/src/ap-form/drawer-form/style/css.js +1 -1
- package/es/src/ap-form/drawer-form/style/index.js +1 -1
- package/es/src/ap-form/item/style/css.js +1 -1
- package/es/src/ap-form/item/style/index.js +1 -1
- package/es/src/ap-form/item-checkbox/style/css.js +1 -1
- package/es/src/ap-form/item-checkbox/style/index.js +1 -1
- package/es/src/ap-form/item-group/style/css.js +1 -1
- package/es/src/ap-form/item-group/style/index.js +1 -1
- package/es/src/ap-form/item-number/style/css.js +1 -1
- package/es/src/ap-form/item-number/style/index.js +1 -1
- package/es/src/ap-form/item-radio/style/css.js +1 -1
- package/es/src/ap-form/item-radio/style/index.js +1 -1
- package/es/src/ap-form/item-text/style/css.js +1 -1
- package/es/src/ap-form/item-text/style/index.js +1 -1
- package/es/src/ap-form/item-text-area/style/css.js +1 -1
- package/es/src/ap-form/item-text-area/style/index.js +1 -1
- package/es/src/ap-form/item-text-group/style/css.js +1 -1
- package/es/src/ap-form/item-text-group/style/index.js +1 -1
- package/es/src/ap-form/modal-form/index.vue.mjs +58 -54
- package/es/src/ap-form/modal-form/style/css.js +1 -1
- package/es/src/ap-form/modal-form/style/index.js +1 -1
- package/es/src/ap-form/search-form/style/css.js +1 -1
- package/es/src/ap-form/search-form/style/index.js +1 -1
- package/es/src/ap-form/style/css.js +1 -1
- package/es/src/ap-form/style/index.js +1 -1
- package/es/src/ap-info-layout/style/css.js +1 -1
- package/es/src/ap-info-layout/style/index.js +1 -1
- package/es/src/ap-list/style/css.js +1 -1
- package/es/src/ap-list/style/index.js +1 -1
- package/es/src/ap-scroll-bar/style/css.js +1 -1
- package/es/src/ap-scroll-bar/style/index.js +1 -1
- package/es/src/ap-table/style/css.js +1 -1
- package/es/src/ap-table/style/index.js +1 -1
- package/es/src/ap-tag/group/style/css.js +2 -2
- package/es/src/ap-tag/group/style/index.js +2 -2
- package/es/src/ap-tag/style/css.js +1 -1
- package/es/src/ap-tag/style/index.js +1 -1
- package/es/src/ap-upload/style/css.js +1 -1
- package/es/src/ap-upload/style/index.js +1 -1
- package/es/src/business/ap-appendix/style/css.js +1 -1
- package/es/src/business/ap-appendix/style/index.js +1 -1
- package/es/src/business/ap-attachment/style/css.js +1 -1
- package/es/src/business/ap-attachment/style/index.js +1 -1
- package/es/src/business/ap-batch-action/style/css.js +1 -1
- package/es/src/business/ap-batch-action/style/index.js +1 -1
- package/es/src/business/ap-batch-action-group/style/css.js +1 -1
- package/es/src/business/ap-batch-action-group/style/index.js +1 -1
- package/es/src/business/ap-button-group/style/css.js +1 -1
- package/es/src/business/ap-button-group/style/index.js +1 -1
- package/es/src/business/ap-card/style/css.js +2 -2
- package/es/src/business/ap-card/style/index.js +2 -2
- package/es/src/business/ap-expand-alert/style/css.js +2 -2
- package/es/src/business/ap-expand-alert/style/index.js +2 -2
- package/es/src/business/ap-group-search/extension-select/style/css.js +1 -1
- package/es/src/business/ap-group-search/extension-select/style/index.js +1 -1
- package/es/src/business/ap-group-search/popover-select/style/css.js +1 -1
- package/es/src/business/ap-group-search/popover-select/style/index.js +1 -1
- package/es/src/business/ap-group-search/style/css.js +1 -1
- package/es/src/business/ap-group-search/style/index.js +1 -1
- package/es/src/business/ap-image/style/css.js +1 -1
- package/es/src/business/ap-image/style/index.js +1 -1
- package/es/src/business/ap-input-radio/style/css.js +1 -1
- package/es/src/business/ap-input-radio/style/index.js +1 -1
- package/es/src/business/ap-label/group/style/css.js +1 -1
- package/es/src/business/ap-label/group/style/index.js +1 -1
- package/es/src/business/ap-label/style/css.js +1 -1
- package/es/src/business/ap-label/style/index.js +1 -1
- package/es/src/business/ap-ladder/style/css.js +1 -1
- package/es/src/business/ap-ladder/style/index.js +1 -1
- package/es/src/business/ap-select-layout/style/css.js +1 -1
- package/es/src/business/ap-select-layout/style/index.js +1 -1
- package/es/src/business/ap-size-input/style/css.js +1 -1
- package/es/src/business/ap-size-input/style/index.js +1 -1
- package/es/src/business/ap-status/group/style/css.js +1 -1
- package/es/src/business/ap-status/group/style/index.js +1 -1
- package/es/src/business/ap-status/style/css.js +1 -1
- package/es/src/business/ap-status/style/index.js +1 -1
- package/es/src/business/ap-summary/style/css.js +1 -1
- package/es/src/business/ap-summary/style/index.js +1 -1
- package/es/src/business/ap-table-modal/style/css.js +1 -1
- package/es/src/business/ap-table-modal/style/index.js +1 -1
- package/es/src/business/ap-title/style/css.js +1 -1
- package/es/src/business/ap-title/style/index.js +1 -1
- package/es/src/business/ap-upload-file/ap-upload-single/style/css.js +1 -1
- package/es/src/business/ap-upload-file/ap-upload-single/style/index.js +1 -1
- package/es/src/business/batch-input-group/popover-input/style/css.js +1 -1
- package/es/src/business/batch-input-group/popover-input/style/index.js +1 -1
- package/es/src/business/batch-input-group/style/css.js +1 -1
- package/es/src/business/batch-input-group/style/index.js +1 -1
- package/es/src/business/hooks/usePageListApTable.d.ts +2 -2
- package/es/src/business/hooks/usePageListApTable.mjs +31 -31
- package/es/src/check-card/style/css.js +1 -1
- package/es/src/check-card/style/index.js +1 -1
- package/es/src/editable-table/form-item/style/css.js +1 -1
- package/es/src/editable-table/form-item/style/index.js +1 -1
- package/es/src/editable-table/style/css.js +1 -1
- package/es/src/editable-table/style/index.js +1 -1
- package/es/src/work-order-modal/style/css.js +4 -4
- package/es/src/work-order-modal/style/index.js +4 -4
- package/lib/src/ap-action/item/style/css.cjs +2 -0
- package/lib/src/ap-action/item/style/index.cjs +2 -0
- package/lib/src/ap-action/item-dropdown/style/css.cjs +2 -0
- package/lib/src/ap-action/item-dropdown/style/index.cjs +2 -0
- package/lib/src/ap-action/item-modal/style/css.cjs +1 -0
- package/lib/src/ap-action/item-modal/style/index.cjs +1 -0
- package/lib/src/ap-action/item-popconfirm/style/css.cjs +1 -0
- package/lib/src/ap-action/item-popconfirm/style/index.cjs +1 -0
- package/lib/src/ap-action-button/style/css.cjs +1 -0
- package/lib/src/ap-action-button/style/index.cjs +1 -0
- package/lib/src/ap-button/style/css.cjs +1 -0
- package/lib/src/ap-button/style/index.cjs +1 -0
- package/lib/src/ap-descriptions/style/css.cjs +1 -0
- package/lib/src/ap-descriptions/style/index.cjs +1 -0
- package/lib/src/ap-download/style/css.cjs +1 -0
- package/lib/src/ap-download/style/index.cjs +1 -0
- package/lib/src/ap-field/checkbox/style/css.cjs +1 -0
- package/lib/src/ap-field/checkbox/style/index.cjs +1 -0
- package/lib/src/ap-field/number/style/css.cjs +1 -0
- package/lib/src/ap-field/number/style/index.cjs +1 -0
- package/lib/src/ap-field/radio/style/css.cjs +1 -0
- package/lib/src/ap-field/radio/style/index.cjs +1 -0
- package/lib/src/ap-field/style/css.cjs +1 -0
- package/lib/src/ap-field/style/index.cjs +1 -0
- package/lib/src/ap-field/text-area/style/css.cjs +1 -0
- package/lib/src/ap-field/text-area/style/index.cjs +1 -0
- package/lib/src/ap-form/drawer-form/style/css.cjs +1 -0
- package/lib/src/ap-form/drawer-form/style/index.cjs +1 -0
- package/lib/src/ap-form/item/style/css.cjs +1 -0
- package/lib/src/ap-form/item/style/index.cjs +1 -0
- package/lib/src/ap-form/item-checkbox/style/css.cjs +1 -0
- package/lib/src/ap-form/item-checkbox/style/index.cjs +1 -0
- package/lib/src/ap-form/item-group/style/css.cjs +1 -0
- package/lib/src/ap-form/item-group/style/index.cjs +1 -0
- package/lib/src/ap-form/item-number/style/css.cjs +1 -0
- package/lib/src/ap-form/item-number/style/index.cjs +1 -0
- package/lib/src/ap-form/item-radio/style/css.cjs +1 -0
- package/lib/src/ap-form/item-radio/style/index.cjs +1 -0
- package/lib/src/ap-form/item-text/style/css.cjs +1 -0
- package/lib/src/ap-form/item-text/style/index.cjs +1 -0
- package/lib/src/ap-form/item-text-area/style/css.cjs +1 -0
- package/lib/src/ap-form/item-text-area/style/index.cjs +1 -0
- package/lib/src/ap-form/item-text-group/style/css.cjs +1 -0
- package/lib/src/ap-form/item-text-group/style/index.cjs +1 -0
- package/lib/src/ap-form/modal-form/index.vue.js +1 -1
- package/lib/src/ap-form/modal-form/style/css.cjs +1 -0
- package/lib/src/ap-form/modal-form/style/index.cjs +1 -0
- package/lib/src/ap-form/search-form/style/css.cjs +1 -0
- package/lib/src/ap-form/search-form/style/index.cjs +1 -0
- package/lib/src/ap-form/style/css.cjs +1 -0
- package/lib/src/ap-form/style/index.cjs +1 -0
- package/lib/src/ap-info-layout/style/css.cjs +1 -0
- package/lib/src/ap-info-layout/style/index.cjs +1 -0
- package/lib/src/ap-list/style/css.cjs +1 -0
- package/lib/src/ap-list/style/index.cjs +1 -0
- package/lib/src/ap-scroll-bar/style/css.cjs +1 -0
- package/lib/src/ap-scroll-bar/style/index.cjs +1 -0
- package/lib/src/ap-table/style/css.cjs +1 -0
- package/lib/src/ap-table/style/index.cjs +1 -0
- package/lib/src/ap-tag/group/style/css.cjs +2 -0
- package/lib/src/ap-tag/group/style/index.cjs +2 -0
- package/lib/src/ap-tag/style/css.cjs +1 -0
- package/lib/src/ap-tag/style/index.cjs +1 -0
- package/lib/src/ap-upload/style/css.cjs +1 -0
- package/lib/src/ap-upload/style/index.cjs +1 -0
- package/lib/src/business/ap-appendix/style/css.cjs +1 -0
- package/lib/src/business/ap-appendix/style/index.cjs +1 -0
- package/lib/src/business/ap-attachment/style/css.cjs +1 -0
- package/lib/src/business/ap-attachment/style/index.cjs +1 -0
- package/lib/src/business/ap-batch-action/style/css.cjs +1 -0
- package/lib/src/business/ap-batch-action/style/index.cjs +1 -0
- package/lib/src/business/ap-batch-action-group/style/css.cjs +1 -0
- package/lib/src/business/ap-batch-action-group/style/index.cjs +1 -0
- package/lib/src/business/ap-button-group/style/css.cjs +1 -0
- package/lib/src/business/ap-button-group/style/index.cjs +1 -0
- package/lib/src/business/ap-card/style/css.cjs +2 -0
- package/lib/src/business/ap-card/style/index.cjs +2 -0
- package/lib/src/business/ap-expand-alert/style/css.cjs +2 -0
- package/lib/src/business/ap-expand-alert/style/index.cjs +2 -0
- package/lib/src/business/ap-group-search/extension-select/style/css.cjs +1 -0
- package/lib/src/business/ap-group-search/extension-select/style/index.cjs +1 -0
- package/lib/src/business/ap-group-search/popover-select/style/css.cjs +1 -0
- package/lib/src/business/ap-group-search/popover-select/style/index.cjs +1 -0
- package/lib/src/business/ap-group-search/style/css.cjs +1 -0
- package/lib/src/business/ap-group-search/style/index.cjs +1 -0
- package/lib/src/business/ap-image/style/css.cjs +1 -0
- package/lib/src/business/ap-image/style/index.cjs +1 -0
- package/lib/src/business/ap-input-radio/style/css.cjs +1 -0
- package/lib/src/business/ap-input-radio/style/index.cjs +1 -0
- package/lib/src/business/ap-label/group/style/css.cjs +1 -0
- package/lib/src/business/ap-label/group/style/index.cjs +1 -0
- package/lib/src/business/ap-label/style/css.cjs +1 -0
- package/lib/src/business/ap-label/style/index.cjs +1 -0
- package/lib/src/business/ap-ladder/style/css.cjs +1 -0
- package/lib/src/business/ap-ladder/style/index.cjs +1 -0
- package/lib/src/business/ap-select-layout/style/css.cjs +1 -0
- package/lib/src/business/ap-select-layout/style/index.cjs +1 -0
- package/lib/src/business/ap-size-input/style/css.cjs +1 -0
- package/lib/src/business/ap-size-input/style/index.cjs +1 -0
- package/lib/src/business/ap-status/group/style/css.cjs +1 -0
- package/lib/src/business/ap-status/group/style/index.cjs +1 -0
- package/lib/src/business/ap-status/style/css.cjs +1 -0
- package/lib/src/business/ap-status/style/index.cjs +1 -0
- package/lib/src/business/ap-summary/style/css.cjs +1 -0
- package/lib/src/business/ap-summary/style/index.cjs +1 -0
- package/lib/src/business/ap-table-modal/style/css.cjs +1 -0
- package/lib/src/business/ap-table-modal/style/index.cjs +1 -0
- package/lib/src/business/ap-title/style/css.cjs +1 -0
- package/lib/src/business/ap-title/style/index.cjs +1 -0
- package/lib/src/business/ap-upload-file/ap-upload-single/style/css.cjs +1 -0
- package/lib/src/business/ap-upload-file/ap-upload-single/style/index.cjs +1 -0
- package/lib/src/business/batch-input-group/popover-input/style/css.cjs +1 -0
- package/lib/src/business/batch-input-group/popover-input/style/index.cjs +1 -0
- package/lib/src/business/batch-input-group/style/css.cjs +1 -0
- package/lib/src/business/batch-input-group/style/index.cjs +1 -0
- package/lib/src/business/hooks/usePageListApTable.d.ts +2 -2
- package/lib/src/business/hooks/usePageListApTable.js +1 -1
- package/lib/src/check-card/style/css.cjs +1 -0
- package/lib/src/check-card/style/index.cjs +1 -0
- package/lib/src/editable-table/form-item/style/css.cjs +1 -0
- package/lib/src/editable-table/form-item/style/index.cjs +1 -0
- package/lib/src/editable-table/style/css.cjs +1 -0
- package/lib/src/editable-table/style/index.cjs +1 -0
- package/lib/src/work-order-modal/style/css.cjs +4 -0
- package/lib/src/work-order-modal/style/index.cjs +4 -0
- package/package.json +6 -5
- package/theme/antd-global-overwrite/admin/alert.css +50 -0
- package/theme/antd-global-overwrite/admin/alert.less +62 -0
- package/theme/antd-global-overwrite/admin/button.css +27 -0
- package/theme/antd-global-overwrite/admin/button.less +31 -0
- package/theme/antd-global-overwrite/admin/form.css +57 -0
- package/theme/antd-global-overwrite/admin/form.less +97 -0
- package/theme/antd-global-overwrite/admin/index.css +765 -0
- package/theme/antd-global-overwrite/admin/index.less +8 -0
- package/theme/antd-global-overwrite/admin/message.css +17 -0
- package/theme/antd-global-overwrite/admin/message.less +21 -0
- package/theme/antd-global-overwrite/admin/modal.css +117 -0
- package/theme/antd-global-overwrite/admin/modal.less +152 -0
- package/theme/antd-global-overwrite/admin/pagination.css +122 -0
- package/theme/antd-global-overwrite/admin/pagination.less +91 -0
- package/theme/antd-global-overwrite/admin/steps.css +127 -0
- package/theme/antd-global-overwrite/admin/steps.less +197 -0
- package/theme/antd-global-overwrite/admin/table.css +248 -0
- package/theme/antd-global-overwrite/admin/table.less +167 -0
- package/theme/antd-global-overwrite/aplus/alert.css +50 -0
- package/theme/antd-global-overwrite/aplus/alert.less +62 -0
- package/theme/antd-global-overwrite/aplus/button.css +27 -0
- package/theme/antd-global-overwrite/aplus/button.less +31 -0
- package/theme/antd-global-overwrite/aplus/form.css +87 -0
- package/theme/antd-global-overwrite/aplus/form.less +133 -0
- package/theme/antd-global-overwrite/aplus/index.css +805 -0
- package/theme/antd-global-overwrite/aplus/index.less +8 -0
- package/theme/antd-global-overwrite/aplus/message.css +17 -0
- package/theme/antd-global-overwrite/aplus/message.less +21 -0
- package/theme/antd-global-overwrite/aplus/modal.css +111 -0
- package/theme/antd-global-overwrite/aplus/modal.less +147 -0
- package/theme/antd-global-overwrite/aplus/pagination.css +147 -0
- package/theme/antd-global-overwrite/aplus/pagination.less +108 -0
- package/theme/antd-global-overwrite/aplus/steps.css +125 -0
- package/theme/antd-global-overwrite/aplus/steps.less +198 -0
- package/theme/antd-global-overwrite/aplus/table.css +241 -0
- package/theme/antd-global-overwrite/aplus/table.less +171 -0
- package/theme/ap-action/item-dropdown.css +14 -0
- package/theme/ap-action/item-dropdown.less +23 -0
- package/theme/ap-action/item.css +33 -0
- package/theme/ap-action/item.less +44 -0
- package/theme/ap-appendix/ap-appendix.css +69 -0
- package/theme/ap-appendix/ap-appendix.less +75 -0
- package/theme/ap-attachment/ap-attachment.css +68 -0
- package/theme/ap-attachment/ap-attachment.less +73 -0
- package/theme/ap-batch-action/ap-batch-action.css +36 -0
- package/theme/ap-batch-action/ap-batch-action.less +38 -0
- package/theme/ap-button/ap-button.css +6 -0
- package/theme/ap-button/ap-button.less +8 -0
- package/theme/ap-card/ap-card.css +10 -0
- package/theme/ap-card/ap-card.less +12 -0
- package/theme/ap-descriptions/ap-descriptions.css +56 -0
- package/theme/ap-descriptions/ap-descriptions.less +99 -0
- package/theme/ap-download/ap-download.css +54 -0
- package/theme/ap-download/ap-download.less +61 -0
- package/theme/ap-expand-alert/ap-expand-alert.css +51 -0
- package/theme/ap-expand-alert/ap-expand-alert.less +85 -0
- package/theme/ap-field/checkbox.css +7 -0
- package/theme/ap-field/checkbox.less +11 -0
- package/theme/ap-field/index.css +22 -0
- package/theme/ap-field/index.less +4 -0
- package/theme/ap-field/number.css +6 -0
- package/theme/ap-field/number.less +10 -0
- package/theme/ap-field/radio.css +4 -0
- package/theme/ap-field/radio.less +10 -0
- package/theme/ap-field/text-area.css +5 -0
- package/theme/ap-field/text-area.less +7 -0
- package/theme/ap-form/ap-form-item-group.css +9 -0
- package/theme/ap-form/ap-form-item-group.less +17 -0
- package/theme/ap-form/ap-form-item.css +66 -0
- package/theme/ap-form/ap-form-item.less +77 -0
- package/theme/ap-form/drawer-form.css +16 -0
- package/theme/ap-form/drawer-form.less +20 -0
- package/theme/ap-form/index.css +159 -0
- package/theme/ap-form/index.less +6 -0
- package/theme/ap-form/item-text-group.css +38 -0
- package/theme/ap-form/item-text-group.less +55 -0
- package/theme/ap-form/item-text.css +38 -0
- package/theme/ap-form/item-text.less +1 -0
- package/theme/ap-form/modal-form.css +21 -0
- package/theme/ap-form/modal-form.less +25 -0
- package/theme/ap-form/search-form.css +75 -0
- package/theme/ap-form/search-form.less +17 -0
- package/theme/ap-group-search/ap-extension-select.css +3 -0
- package/theme/ap-group-search/ap-extension-select.less +8 -0
- package/theme/ap-group-search/ap-group-search.css +31 -0
- package/theme/ap-group-search/ap-group-search.less +48 -0
- package/theme/ap-group-search/ap-popover-select.css +70 -0
- package/theme/ap-group-search/ap-popover-select.less +85 -0
- package/theme/ap-image/ap-image.css +7 -0
- package/theme/ap-image/ap-image.less +11 -0
- package/theme/ap-input-radio/ap-input-radio.css +7 -0
- package/theme/ap-input-radio/ap-input-radio.less +10 -0
- package/theme/ap-label/ap-label.css +33 -0
- package/theme/ap-label/ap-label.less +37 -0
- package/theme/ap-ladder/ap-ladder.css +56 -0
- package/theme/ap-ladder/ap-ladder.less +66 -0
- package/theme/ap-layout/ap-info-layout.css +36 -0
- package/theme/ap-layout/ap-info-layout.less +46 -0
- package/theme/ap-list/index.css +14 -0
- package/theme/ap-list/index.less +16 -0
- package/theme/ap-scroll-bar/index.css +31 -0
- package/theme/ap-scroll-bar/index.less +39 -0
- package/theme/ap-select-layout/ap-select-layout.css +126 -0
- package/theme/ap-select-layout/ap-select-layout.less +151 -0
- package/theme/ap-size-input/ap-size-input.css +4 -0
- package/theme/ap-size-input/ap-size-input.less +7 -0
- package/theme/ap-status/ap-status.css +26 -0
- package/theme/ap-status/ap-status.less +23 -0
- package/theme/ap-summary/index.css +12 -0
- package/theme/ap-summary/index.less +18 -0
- package/theme/ap-table/ap-table-index.css +12 -0
- package/theme/ap-table/ap-table-index.less +16 -0
- package/theme/ap-table/ap-table-pagination.css +12 -0
- package/theme/ap-table/ap-table-pagination.less +14 -0
- package/theme/ap-table/ap-table-paragraph-ellipsis.css +25 -0
- package/theme/ap-table/ap-table-paragraph-ellipsis.less +27 -0
- package/theme/ap-table/ap-table.css +548 -0
- package/theme/ap-table/ap-table.less +168 -0
- package/theme/ap-table/setting/index.css +137 -0
- package/theme/ap-table/setting/index.less +5 -0
- package/theme/ap-table/setting/modal.css +51 -0
- package/theme/ap-table/setting/modal.less +61 -0
- package/theme/ap-table/setting/select-group.css +7 -0
- package/theme/ap-table/setting/select-group.less +11 -0
- package/theme/ap-table/setting/sortable-item-meta.css +50 -0
- package/theme/ap-table/setting/sortable-item-meta.less +58 -0
- package/theme/ap-table/setting/sortable-item.css +3 -0
- package/theme/ap-table/setting/sortable-item.less +7 -0
- package/theme/ap-table/setting/sorter.css +26 -0
- package/theme/ap-table/setting/sorter.less +28 -0
- package/theme/ap-table-modal/index.css +589 -0
- package/theme/ap-table-modal/index.less +53 -0
- package/theme/ap-tag/ap-tag-group.css +15 -0
- package/theme/ap-tag/ap-tag-group.less +22 -0
- package/theme/ap-tag/ap-tag.css +42 -0
- package/theme/ap-tag/ap-tag.less +48 -0
- package/theme/ap-title/ap-title.css +59 -0
- package/theme/ap-title/ap-title.less +67 -0
- package/theme/ap-upload/index.css +278 -0
- package/theme/ap-upload/index.less +4 -0
- package/theme/ap-upload/multiple-file.css +62 -0
- package/theme/ap-upload/multiple-file.less +84 -0
- package/theme/ap-upload/picture.css +112 -0
- package/theme/ap-upload/picture.less +132 -0
- package/theme/ap-upload/single-file.css +98 -0
- package/theme/ap-upload/single-file.less +119 -0
- package/theme/ap-upload/upload.css +6 -0
- package/theme/ap-upload/upload.less +8 -0
- package/theme/ap-upload-single/index.css +101 -0
- package/theme/ap-upload-single/index.less +133 -0
- package/theme/batch-input-group/index.css +59 -0
- package/theme/batch-input-group/index.less +6 -0
- package/theme/batch-input-group/popover-input.css +37 -0
- package/theme/batch-input-group/popover-input.less +42 -0
- package/theme/check-card/index.css +88 -0
- package/theme/check-card/index.less +91 -0
- package/theme/editable-table/index.css +286 -0
- package/theme/editable-table/index.less +71 -0
- package/theme/index.css +2072 -0
- package/theme/index.less +36 -0
- package/theme/mixins/animations.css +5 -0
- package/theme/mixins/animations.less +5 -0
- package/theme/mixins/config.css +0 -0
- package/theme/mixins/config.less +27 -0
- package/theme/mixins/mixins.css +0 -0
- package/theme/mixins/mixins.less +9 -0
- package/theme/reset.css +257 -0
- package/theme/reset.less +257 -0
- package/theme/work-order-modal/index.css +3 -0
- package/theme/work-order-modal/index.less +6 -0
- package/lib/src/ap-action/item/style/css.js +0 -2
- package/lib/src/ap-action/item/style/index.js +0 -2
- package/lib/src/ap-action/item-dropdown/style/css.js +0 -2
- package/lib/src/ap-action/item-dropdown/style/index.js +0 -2
- package/lib/src/ap-action/item-modal/style/css.js +0 -1
- package/lib/src/ap-action/item-modal/style/index.js +0 -1
- package/lib/src/ap-action/item-popconfirm/style/css.js +0 -1
- package/lib/src/ap-action/item-popconfirm/style/index.js +0 -1
- package/lib/src/ap-action-button/style/css.js +0 -1
- package/lib/src/ap-action-button/style/index.js +0 -1
- package/lib/src/ap-button/style/css.js +0 -1
- package/lib/src/ap-button/style/index.js +0 -1
- package/lib/src/ap-descriptions/style/css.js +0 -1
- package/lib/src/ap-descriptions/style/index.js +0 -1
- package/lib/src/ap-download/style/css.js +0 -1
- package/lib/src/ap-download/style/index.js +0 -1
- package/lib/src/ap-field/checkbox/style/css.js +0 -1
- package/lib/src/ap-field/checkbox/style/index.js +0 -1
- package/lib/src/ap-field/number/style/css.js +0 -1
- package/lib/src/ap-field/number/style/index.js +0 -1
- package/lib/src/ap-field/radio/style/css.js +0 -1
- package/lib/src/ap-field/radio/style/index.js +0 -1
- package/lib/src/ap-field/style/css.js +0 -1
- package/lib/src/ap-field/style/index.js +0 -1
- package/lib/src/ap-field/text-area/style/css.js +0 -1
- package/lib/src/ap-field/text-area/style/index.js +0 -1
- package/lib/src/ap-form/drawer-form/style/css.js +0 -1
- package/lib/src/ap-form/drawer-form/style/index.js +0 -1
- package/lib/src/ap-form/item/style/css.js +0 -1
- package/lib/src/ap-form/item/style/index.js +0 -1
- package/lib/src/ap-form/item-checkbox/style/css.js +0 -1
- package/lib/src/ap-form/item-checkbox/style/index.js +0 -1
- package/lib/src/ap-form/item-group/style/css.js +0 -1
- package/lib/src/ap-form/item-group/style/index.js +0 -1
- package/lib/src/ap-form/item-number/style/css.js +0 -1
- package/lib/src/ap-form/item-number/style/index.js +0 -1
- package/lib/src/ap-form/item-radio/style/css.js +0 -1
- package/lib/src/ap-form/item-radio/style/index.js +0 -1
- package/lib/src/ap-form/item-text/style/css.js +0 -1
- package/lib/src/ap-form/item-text/style/index.js +0 -1
- package/lib/src/ap-form/item-text-area/style/css.js +0 -1
- package/lib/src/ap-form/item-text-area/style/index.js +0 -1
- package/lib/src/ap-form/item-text-group/style/css.js +0 -1
- package/lib/src/ap-form/item-text-group/style/index.js +0 -1
- package/lib/src/ap-form/modal-form/style/css.js +0 -1
- package/lib/src/ap-form/modal-form/style/index.js +0 -1
- package/lib/src/ap-form/search-form/style/css.js +0 -1
- package/lib/src/ap-form/search-form/style/index.js +0 -1
- package/lib/src/ap-form/style/css.js +0 -1
- package/lib/src/ap-form/style/index.js +0 -1
- package/lib/src/ap-info-layout/style/css.js +0 -1
- package/lib/src/ap-info-layout/style/index.js +0 -1
- package/lib/src/ap-list/style/css.js +0 -1
- package/lib/src/ap-list/style/index.js +0 -1
- package/lib/src/ap-scroll-bar/style/css.js +0 -1
- package/lib/src/ap-scroll-bar/style/index.js +0 -1
- package/lib/src/ap-table/style/css.js +0 -1
- package/lib/src/ap-table/style/index.js +0 -1
- package/lib/src/ap-tag/group/style/css.js +0 -2
- package/lib/src/ap-tag/group/style/index.js +0 -2
- package/lib/src/ap-tag/style/css.js +0 -1
- package/lib/src/ap-tag/style/index.js +0 -1
- package/lib/src/ap-upload/style/css.js +0 -1
- package/lib/src/ap-upload/style/index.js +0 -1
- package/lib/src/business/ap-appendix/style/css.js +0 -1
- package/lib/src/business/ap-appendix/style/index.js +0 -1
- package/lib/src/business/ap-attachment/style/css.js +0 -1
- package/lib/src/business/ap-attachment/style/index.js +0 -1
- package/lib/src/business/ap-batch-action/style/css.js +0 -1
- package/lib/src/business/ap-batch-action/style/index.js +0 -1
- package/lib/src/business/ap-batch-action-group/style/css.js +0 -1
- package/lib/src/business/ap-batch-action-group/style/index.js +0 -1
- package/lib/src/business/ap-button-group/style/css.js +0 -1
- package/lib/src/business/ap-button-group/style/index.js +0 -1
- package/lib/src/business/ap-card/style/css.js +0 -2
- package/lib/src/business/ap-card/style/index.js +0 -2
- package/lib/src/business/ap-expand-alert/style/css.js +0 -2
- package/lib/src/business/ap-expand-alert/style/index.js +0 -2
- package/lib/src/business/ap-group-search/extension-select/style/css.js +0 -1
- package/lib/src/business/ap-group-search/extension-select/style/index.js +0 -1
- package/lib/src/business/ap-group-search/popover-select/style/css.js +0 -1
- package/lib/src/business/ap-group-search/popover-select/style/index.js +0 -1
- package/lib/src/business/ap-group-search/style/css.js +0 -1
- package/lib/src/business/ap-group-search/style/index.js +0 -1
- package/lib/src/business/ap-image/style/css.js +0 -1
- package/lib/src/business/ap-image/style/index.js +0 -1
- package/lib/src/business/ap-input-radio/style/css.js +0 -1
- package/lib/src/business/ap-input-radio/style/index.js +0 -1
- package/lib/src/business/ap-label/group/style/css.js +0 -1
- package/lib/src/business/ap-label/group/style/index.js +0 -1
- package/lib/src/business/ap-label/style/css.js +0 -1
- package/lib/src/business/ap-label/style/index.js +0 -1
- package/lib/src/business/ap-ladder/style/css.js +0 -1
- package/lib/src/business/ap-ladder/style/index.js +0 -1
- package/lib/src/business/ap-select-layout/style/css.js +0 -1
- package/lib/src/business/ap-select-layout/style/index.js +0 -1
- package/lib/src/business/ap-size-input/style/css.js +0 -1
- package/lib/src/business/ap-size-input/style/index.js +0 -1
- package/lib/src/business/ap-status/group/style/css.js +0 -1
- package/lib/src/business/ap-status/group/style/index.js +0 -1
- package/lib/src/business/ap-status/style/css.js +0 -1
- package/lib/src/business/ap-status/style/index.js +0 -1
- package/lib/src/business/ap-summary/style/css.js +0 -1
- package/lib/src/business/ap-summary/style/index.js +0 -1
- package/lib/src/business/ap-table-modal/style/css.js +0 -1
- package/lib/src/business/ap-table-modal/style/index.js +0 -1
- package/lib/src/business/ap-title/style/css.js +0 -1
- package/lib/src/business/ap-title/style/index.js +0 -1
- package/lib/src/business/ap-upload-file/ap-upload-single/style/css.js +0 -1
- package/lib/src/business/ap-upload-file/ap-upload-single/style/index.js +0 -1
- package/lib/src/business/batch-input-group/popover-input/style/css.js +0 -1
- package/lib/src/business/batch-input-group/popover-input/style/index.js +0 -1
- package/lib/src/business/batch-input-group/style/css.js +0 -1
- package/lib/src/business/batch-input-group/style/index.js +0 -1
- package/lib/src/check-card/style/css.js +0 -1
- package/lib/src/check-card/style/index.js +0 -1
- package/lib/src/editable-table/form-item/style/css.js +0 -1
- package/lib/src/editable-table/form-item/style/index.js +0 -1
- package/lib/src/editable-table/style/css.js +0 -1
- package/lib/src/editable-table/style/index.js +0 -1
- package/lib/src/work-order-modal/style/css.js +0 -4
- package/lib/src/work-order-modal/style/index.js +0 -4
- /package/lib/src/ap-action/group/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-action/group/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-drawer/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-drawer/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-field/date/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-field/date/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-field/date-range/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-field/date-range/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-field/password/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-field/password/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-field/rate/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-field/rate/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-field/segmented/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-field/segmented/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-field/select/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-field/select/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-field/slider/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-field/slider/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-field/switch/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-field/switch/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-field/text/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-field/text/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-form/dependency/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-form/dependency/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-form/item-date/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-form/item-date/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-form/item-date-range/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-form/item-date-range/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-form/item-select/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-form/item-select/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-form/item-switch/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-form/item-switch/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-form/item-text-password/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-form/item-text-password/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-form/list/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-form/list/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-form/render/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-form/render/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-form/set/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-form/set/style/{index.js → index.cjs} +0 -0
- /package/lib/src/ap-modal/style/{css.js → css.cjs} +0 -0
- /package/lib/src/ap-modal/style/{index.js → index.cjs} +0 -0
- /package/lib/src/business/ap-export-group/style/{css.js → css.cjs} +0 -0
- /package/lib/src/business/ap-export-group/style/{index.js → index.cjs} +0 -0
- /package/lib/src/check-card/group/style/{css.js → css.cjs} +0 -0
- /package/lib/src/check-card/group/style/{index.js → index.cjs} +0 -0
- /package/lib/src/config-provider/style/{css.js → css.cjs} +0 -0
- /package/lib/src/config-provider/style/{index.js → index.cjs} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.css';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-action/item-dropdown.css';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.less';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-action/item-dropdown.less';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.css';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-action/item-dropdown.css';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.less';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-action/item-dropdown.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-button/ap-button.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-button/ap-button.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-button/ap-button.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-button/ap-button.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-descriptions/ap-descriptions.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-descriptions/ap-descriptions.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-download/ap-download.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-download/ap-download.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/checkbox.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/checkbox.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/number.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/number.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/radio.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/radio.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/index.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/index.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/text-area.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/text-area.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/drawer-form.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/drawer-form.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/ap-form-item.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/ap-form-item.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/checkbox.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/checkbox.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/ap-form-item-group.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/ap-form-item-group.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/number.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/number.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/radio.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/radio.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/item-text.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/item-text.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/text-area.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-field/text-area.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/item-text-group.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/item-text-group.less';
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { isVNode as
|
|
2
|
-
import { Button as V, Flex as
|
|
1
|
+
import { isVNode as D, defineComponent as L, useSlots as A, ref as p, watch as G, cloneVNode as I, computed as K, createVNode as u, mergeProps as b, unref as n, openBlock as g, createElementBlock as W, Fragment as H, withCtx as F, renderSlot as w, createTextVNode as J, toDisplayString as Q, createElementVNode as X, normalizeClass as Y, createBlock as x, resolveDynamicComponent as N, createCommentVNode as Z } from "vue";
|
|
2
|
+
import { Button as V, Flex as ee, Space as te, Modal as le } from "@aplus-frontend/antdv";
|
|
3
3
|
import "../ap-form.vue.mjs";
|
|
4
4
|
import "../../hooks/index.mjs";
|
|
5
|
-
import { getSingleVNode as
|
|
5
|
+
import { getSingleVNode as oe } from "../../utils/slot.mjs";
|
|
6
6
|
import "../../config-provider/index.mjs";
|
|
7
|
-
import { omit as
|
|
8
|
-
import { useControllableValue as
|
|
9
|
-
import { useLocale as
|
|
10
|
-
import { useGlobalConfig as
|
|
11
|
-
import { useNamespace as
|
|
12
|
-
import
|
|
13
|
-
function
|
|
14
|
-
return typeof c == "function" || Object.prototype.toString.call(c) === "[object Object]" && !
|
|
7
|
+
import { omit as ae } from "lodash-unified";
|
|
8
|
+
import { useControllableValue as ne } from "../../hooks/useControllableValue.mjs";
|
|
9
|
+
import { useLocale as se } from "../../config-provider/hooks/use-locale.mjs";
|
|
10
|
+
import { useGlobalConfig as ie } from "../../config-provider/hooks/use-global-config.mjs";
|
|
11
|
+
import { useNamespace as re } from "../../config-provider/hooks/use-namespace.mjs";
|
|
12
|
+
import ue from "../ap-form.vue2.mjs";
|
|
13
|
+
function S(c) {
|
|
14
|
+
return typeof c == "function" || Object.prototype.toString.call(c) === "[object Object]" && !D(c);
|
|
15
15
|
}
|
|
16
|
-
const
|
|
16
|
+
const _e = /* @__PURE__ */ L({
|
|
17
17
|
__name: "index",
|
|
18
18
|
props: {
|
|
19
19
|
layout: {
|
|
@@ -91,30 +91,33 @@ const Se = /* @__PURE__ */ D({
|
|
|
91
91
|
},
|
|
92
92
|
emits: ["update:open"],
|
|
93
93
|
setup(c, {
|
|
94
|
-
expose:
|
|
95
|
-
emit:
|
|
94
|
+
expose: _,
|
|
95
|
+
emit: M
|
|
96
96
|
}) {
|
|
97
|
-
const o = c,
|
|
98
|
-
value:
|
|
97
|
+
const o = c, y = A(), R = M, a = p(), C = p(0), m = p(), i = p(!1), {
|
|
98
|
+
value: U,
|
|
99
99
|
updateValue: f
|
|
100
|
-
} =
|
|
100
|
+
} = ne(o, R, {
|
|
101
101
|
valuePropName: "open",
|
|
102
|
-
defaultValue: !1
|
|
102
|
+
defaultValue: !1,
|
|
103
|
+
beforeUpdateValue(e) {
|
|
104
|
+
return e && (C.value += 1), !0;
|
|
105
|
+
}
|
|
103
106
|
}), {
|
|
104
107
|
t: v
|
|
105
|
-
} =
|
|
108
|
+
} = se(), h = ie("uiMode", "aplus"), {
|
|
106
109
|
b: j,
|
|
107
|
-
e:
|
|
108
|
-
} =
|
|
109
|
-
|
|
110
|
+
e: T
|
|
111
|
+
} = re("ap-form-modal-form");
|
|
112
|
+
G(() => a.value, (e) => {
|
|
110
113
|
var t;
|
|
111
114
|
e && m.value && ((t = e.setFieldsValue) == null || t.call(e, m.value), m.value = void 0);
|
|
112
115
|
});
|
|
113
|
-
const
|
|
116
|
+
const B = oe(y.trigger), k = B ? I(B, {
|
|
114
117
|
onClick: () => {
|
|
115
118
|
f(!0);
|
|
116
119
|
}
|
|
117
|
-
}) : null, O =
|
|
120
|
+
}) : null, O = K(() => {
|
|
118
121
|
var t, l, r, d;
|
|
119
122
|
const e = [];
|
|
120
123
|
if (o.submitter === !1)
|
|
@@ -122,23 +125,23 @@ const Se = /* @__PURE__ */ D({
|
|
|
122
125
|
if (o.showCancel) {
|
|
123
126
|
let s;
|
|
124
127
|
e.push(u(V, {
|
|
125
|
-
onClick:
|
|
128
|
+
onClick: P,
|
|
126
129
|
disabled: i.value
|
|
127
|
-
},
|
|
130
|
+
}, S(s = v("ap.common.cancelText")) ? s : {
|
|
128
131
|
default: () => [s]
|
|
129
132
|
}));
|
|
130
133
|
}
|
|
131
|
-
return ((t = o.submitter) == null ? void 0 : t.resetButtonProps) !== !1 && e.push(u(V,
|
|
134
|
+
return ((t = o.submitter) == null ? void 0 : t.resetButtonProps) !== !1 && e.push(u(V, b(((l = o.submitter) == null ? void 0 : l.resetButtonProps) || {}, {
|
|
132
135
|
key: "reset",
|
|
133
136
|
disabled: i.value,
|
|
134
|
-
onClick:
|
|
137
|
+
onClick: z,
|
|
135
138
|
htmlType: "reset"
|
|
136
139
|
}), {
|
|
137
140
|
default: () => {
|
|
138
141
|
var s;
|
|
139
142
|
return [((s = o.submitter) == null ? void 0 : s.resetText) || v("ap.common.resetText")];
|
|
140
143
|
}
|
|
141
|
-
})), ((r = o.submitter) == null ? void 0 : r.submitButtonProps) !== !1 && e.push(u(V,
|
|
144
|
+
})), ((r = o.submitter) == null ? void 0 : r.submitButtonProps) !== !1 && e.push(u(V, b({
|
|
142
145
|
type: "primary",
|
|
143
146
|
key: "submit",
|
|
144
147
|
htmlType: "submit"
|
|
@@ -149,29 +152,30 @@ const Se = /* @__PURE__ */ D({
|
|
|
149
152
|
var s;
|
|
150
153
|
return [((s = o.submitter) == null ? void 0 : s.submitText) || v("ap.common.okText")];
|
|
151
154
|
}
|
|
152
|
-
})), u(
|
|
155
|
+
})), u(ee, {
|
|
153
156
|
justify: "flex-end",
|
|
154
|
-
|
|
157
|
+
key: n(C),
|
|
158
|
+
class: T(n(h) === "admin" ? "footer-admin" : "footer")
|
|
155
159
|
}, {
|
|
156
|
-
default: () => [
|
|
160
|
+
default: () => [y.submitter ? y.submitter(e) : u(te, null, S(e) ? e : {
|
|
157
161
|
default: () => [e]
|
|
158
162
|
})]
|
|
159
163
|
});
|
|
160
164
|
});
|
|
161
|
-
function
|
|
165
|
+
function z() {
|
|
162
166
|
var e, t, l;
|
|
163
167
|
o.submitter !== !1 && ((e = a.value) == null || e.resetFields(), (l = (t = o.submitter) == null ? void 0 : t.onReset) == null || l.call(t));
|
|
164
168
|
}
|
|
165
|
-
async function
|
|
169
|
+
async function E(e) {
|
|
166
170
|
var t, l, r;
|
|
167
171
|
if (o.submitter !== !1)
|
|
168
172
|
try {
|
|
169
173
|
(l = (t = o.submitter) == null ? void 0 : t.onSubmit) == null || l.call(t), i.value = !0;
|
|
170
174
|
const d = (r = o.onFinish) == null ? void 0 : r.call(o, e);
|
|
171
175
|
if (o.submitTimeout && d instanceof Promise) {
|
|
172
|
-
const
|
|
176
|
+
const q = setTimeout(() => i.value = !1, o.submitTimeout);
|
|
173
177
|
d.finally(() => {
|
|
174
|
-
clearTimeout(
|
|
178
|
+
clearTimeout(q), i.value = !1;
|
|
175
179
|
});
|
|
176
180
|
}
|
|
177
181
|
await d && f(!1);
|
|
@@ -179,13 +183,13 @@ const Se = /* @__PURE__ */ D({
|
|
|
179
183
|
i.value = !1;
|
|
180
184
|
}
|
|
181
185
|
}
|
|
182
|
-
function
|
|
186
|
+
function P() {
|
|
183
187
|
n(i) || f(!1);
|
|
184
188
|
}
|
|
185
|
-
function
|
|
189
|
+
function $(e) {
|
|
186
190
|
!e && n(i) || f(e);
|
|
187
191
|
}
|
|
188
|
-
return
|
|
192
|
+
return _({
|
|
189
193
|
resetFields: () => {
|
|
190
194
|
var e;
|
|
191
195
|
(e = a.value) == null || e.resetFields();
|
|
@@ -228,39 +232,39 @@ const Se = /* @__PURE__ */ D({
|
|
|
228
232
|
}
|
|
229
233
|
}), (e, t) => {
|
|
230
234
|
var l;
|
|
231
|
-
return g(), W(H, null, [u(n(
|
|
232
|
-
open: n(
|
|
235
|
+
return g(), W(H, null, [u(n(le), b(e.modalProps, {
|
|
236
|
+
open: n(U),
|
|
233
237
|
footer: null,
|
|
234
238
|
width: e.width,
|
|
235
239
|
class: n(j)(),
|
|
236
240
|
"body-style": {
|
|
237
241
|
...((l = e.modalProps) == null ? void 0 : l.bodyStyle) || {},
|
|
238
|
-
padding: n(
|
|
242
|
+
padding: n(h) === "admin" ? "0px !important" : "20px !important"
|
|
239
243
|
// 这里使用内联样式目的是为了使用最高优先级覆盖设置的全局样式
|
|
240
244
|
// 使用ModalForm你可能无法再自定义body的样式
|
|
241
245
|
},
|
|
242
|
-
"onUpdate:open":
|
|
243
|
-
onCancel:
|
|
246
|
+
"onUpdate:open": $,
|
|
247
|
+
onCancel: P
|
|
244
248
|
}), {
|
|
245
|
-
title: F(() => [
|
|
246
|
-
default: F(() => [u(
|
|
249
|
+
title: F(() => [w(e.$slots, "title", {}, () => [J(Q(o.title), 1)])]),
|
|
250
|
+
default: F(() => [u(ue, b({
|
|
247
251
|
ref_key: "formRef",
|
|
248
252
|
ref: a
|
|
249
|
-
}, n(
|
|
250
|
-
onFinish:
|
|
253
|
+
}, n(ae)(o, ["modalProps", "open", "onUpdate:open", "title", "width", "onFinish", "submitter"]), {
|
|
254
|
+
onFinish: E
|
|
251
255
|
}), {
|
|
252
|
-
default: F(() => [
|
|
253
|
-
class:
|
|
254
|
-
}, [
|
|
256
|
+
default: F(() => [X("div", {
|
|
257
|
+
class: Y(n(T)(n(h) === "admin" ? "content-admin" : "content"))
|
|
258
|
+
}, [w(e.$slots, "default")], 2), (g(), x(N(O.value)))]),
|
|
255
259
|
_: 3
|
|
256
260
|
}, 16)]),
|
|
257
261
|
_: 3
|
|
258
|
-
}, 16, ["open", "width", "class", "body-style"]), n(
|
|
262
|
+
}, 16, ["open", "width", "class", "body-style"]), n(k) ? (g(), x(N(n(k)), {
|
|
259
263
|
key: 0
|
|
260
|
-
})) :
|
|
264
|
+
})) : Z("", !0)], 64);
|
|
261
265
|
};
|
|
262
266
|
}
|
|
263
267
|
});
|
|
264
268
|
export {
|
|
265
|
-
|
|
269
|
+
_e as default
|
|
266
270
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/modal-form.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/modal-form.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/search-form.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/search-form.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/index.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-form/index.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-layout/ap-info-layout.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-layout/ap-info-layout.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-list/index.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-list/index.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-scroll-bar/index.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-scroll-bar/index.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-table/ap-table.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-table/ap-table.less';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-tag/ap-tag.css';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-tag/ap-tag-group.css';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-tag/ap-tag.less';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-tag/ap-tag-group.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-tag/ap-tag.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-tag/ap-tag.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-upload/index.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-upload/index.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-appendix/ap-appendix.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-appendix/ap-appendix.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-attachment/ap-attachment.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-attachment/ap-attachment.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-batch-action/ap-batch-action.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-batch-action/ap-batch-action.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-button/ap-button.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-button/ap-button.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-button/ap-button.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-button/ap-button.less';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-title/ap-title.css';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-card/ap-card.css';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-title/ap-title.less';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-card/ap-card.less';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.css';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-expand-alert/ap-expand-alert.css';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
2
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-action/item.less';
|
|
2
|
+
import '@aplus-frontend/ui/theme/ap-expand-alert/ap-expand-alert.less';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-group-search/ap-extension-select.css';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import '@aplus-frontend/ui
|
|
1
|
+
import '@aplus-frontend/ui/theme/ap-group-search/ap-extension-select.less';
|