@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
package/theme/index.less
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
@import './ap-action/item.less';
|
|
2
|
+
@import './ap-action/item-dropdown.less';
|
|
3
|
+
@import './ap-attachment/ap-attachment.less';
|
|
4
|
+
@import './ap-batch-action/ap-batch-action.less';
|
|
5
|
+
@import './ap-button/ap-button.less';
|
|
6
|
+
@import './ap-card/ap-card.less';
|
|
7
|
+
@import './ap-descriptions/ap-descriptions.less';
|
|
8
|
+
@import './ap-download/ap-download.less';
|
|
9
|
+
@import './ap-expand-alert/ap-expand-alert.less';
|
|
10
|
+
@import './ap-field/index.less';
|
|
11
|
+
@import './ap-form/index.less';
|
|
12
|
+
@import './ap-input-radio/ap-input-radio.less';
|
|
13
|
+
@import './ap-label/ap-label.less';
|
|
14
|
+
@import './ap-ladder/ap-ladder.less';
|
|
15
|
+
@import './ap-layout/ap-info-layout.less';
|
|
16
|
+
@import './ap-list/index.less';
|
|
17
|
+
@import './ap-select-layout/ap-select-layout.less';
|
|
18
|
+
@import './ap-status/ap-status.less';
|
|
19
|
+
@import './ap-table/ap-table.less';
|
|
20
|
+
@import './ap-tag/ap-tag.less';
|
|
21
|
+
@import './ap-tag/ap-tag-group.less';
|
|
22
|
+
@import './ap-title/ap-title.less';
|
|
23
|
+
@import './ap-upload/index.less';
|
|
24
|
+
@import './check-card/index.less';
|
|
25
|
+
@import './editable-table/index.less';
|
|
26
|
+
@import './work-order-modal/index.less';
|
|
27
|
+
@import './ap-summary/index.less';
|
|
28
|
+
@import './ap-table-modal/index.less';
|
|
29
|
+
@import './ap-scroll-bar/index.less';
|
|
30
|
+
@import './ap-appendix/ap-appendix.less';
|
|
31
|
+
@import './ap-group-search/ap-group-search.less';
|
|
32
|
+
@import './ap-group-search/ap-popover-select.less';
|
|
33
|
+
@import './ap-group-search/ap-extension-select.less';
|
|
34
|
+
@import './ap-upload-single/index.less';
|
|
35
|
+
@import './ap-image/ap-image.less';
|
|
36
|
+
@import './batch-input-group/index.less';
|
|
File without changes
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
@ns: 'aplus';
|
|
2
|
+
@common-separator: '-';
|
|
3
|
+
@element-separator: '__';
|
|
4
|
+
@modifier-separator: '--';
|
|
5
|
+
@state-prefix: 'is-';
|
|
6
|
+
|
|
7
|
+
@iconify-bg-color: #5551;
|
|
8
|
+
@text-color-base: rgba(0 0 0 / 85%);
|
|
9
|
+
@primary-color: #34b77c;
|
|
10
|
+
@error-color: #ed6f6f;
|
|
11
|
+
@warning-color: #efbd47;
|
|
12
|
+
@success-color: @primary-color;
|
|
13
|
+
@disabled-color: lighten(#1e1e1e, 20%);
|
|
14
|
+
|
|
15
|
+
@border-color-light: #dee4ed;
|
|
16
|
+
@border-color-base: @border-color-light;
|
|
17
|
+
@component-background: #fff;
|
|
18
|
+
|
|
19
|
+
@text-color-help-dark: #909399;
|
|
20
|
+
|
|
21
|
+
@app-content-background: #fafafa;
|
|
22
|
+
|
|
23
|
+
// 业务组件样式
|
|
24
|
+
|
|
25
|
+
// 业务组件 两端——全局主题色
|
|
26
|
+
@aplus-primary-color: #0070ff;
|
|
27
|
+
@admin-primary-color: #34b77c;
|
|
File without changes
|
package/theme/reset.css
ADDED
|
@@ -0,0 +1,257 @@
|
|
|
1
|
+
/* stylelint-disable */
|
|
2
|
+
html,
|
|
3
|
+
body {
|
|
4
|
+
width: 100%;
|
|
5
|
+
height: 100%;
|
|
6
|
+
}
|
|
7
|
+
input::-ms-clear,
|
|
8
|
+
input::-ms-reveal {
|
|
9
|
+
display: none;
|
|
10
|
+
}
|
|
11
|
+
*,
|
|
12
|
+
*::before,
|
|
13
|
+
*::after {
|
|
14
|
+
box-sizing: border-box;
|
|
15
|
+
}
|
|
16
|
+
html {
|
|
17
|
+
font-family: sans-serif;
|
|
18
|
+
line-height: 1.15;
|
|
19
|
+
-webkit-text-size-adjust: 100%;
|
|
20
|
+
-ms-text-size-adjust: 100%;
|
|
21
|
+
-ms-overflow-style: scrollbar;
|
|
22
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
23
|
+
}
|
|
24
|
+
body {
|
|
25
|
+
margin: 0;
|
|
26
|
+
}
|
|
27
|
+
[tabindex='-1']:focus {
|
|
28
|
+
outline: none;
|
|
29
|
+
}
|
|
30
|
+
hr {
|
|
31
|
+
box-sizing: content-box;
|
|
32
|
+
height: 0;
|
|
33
|
+
overflow: visible;
|
|
34
|
+
}
|
|
35
|
+
h1,
|
|
36
|
+
h2,
|
|
37
|
+
h3,
|
|
38
|
+
h4,
|
|
39
|
+
h5,
|
|
40
|
+
h6 {
|
|
41
|
+
margin-top: 0;
|
|
42
|
+
margin-bottom: 0.5em;
|
|
43
|
+
font-weight: 500;
|
|
44
|
+
}
|
|
45
|
+
p {
|
|
46
|
+
margin-top: 0;
|
|
47
|
+
margin-bottom: 1em;
|
|
48
|
+
}
|
|
49
|
+
abbr[title],
|
|
50
|
+
abbr[data-original-title] {
|
|
51
|
+
-webkit-text-decoration: underline dotted;
|
|
52
|
+
text-decoration: underline dotted;
|
|
53
|
+
border-bottom: 0;
|
|
54
|
+
cursor: help;
|
|
55
|
+
}
|
|
56
|
+
address {
|
|
57
|
+
margin-bottom: 1em;
|
|
58
|
+
font-style: normal;
|
|
59
|
+
line-height: inherit;
|
|
60
|
+
}
|
|
61
|
+
input[type='text'],
|
|
62
|
+
input[type='password'],
|
|
63
|
+
input[type='number'],
|
|
64
|
+
textarea {
|
|
65
|
+
-moz-appearance: none;
|
|
66
|
+
appearance: none;
|
|
67
|
+
-webkit-appearance: none;
|
|
68
|
+
}
|
|
69
|
+
ol,
|
|
70
|
+
ul,
|
|
71
|
+
dl {
|
|
72
|
+
margin-top: 0;
|
|
73
|
+
margin-bottom: 1em;
|
|
74
|
+
}
|
|
75
|
+
ol ol,
|
|
76
|
+
ul ul,
|
|
77
|
+
ol ul,
|
|
78
|
+
ul ol {
|
|
79
|
+
margin-bottom: 0;
|
|
80
|
+
}
|
|
81
|
+
dt {
|
|
82
|
+
font-weight: 500;
|
|
83
|
+
}
|
|
84
|
+
dd {
|
|
85
|
+
margin-bottom: 0.5em;
|
|
86
|
+
margin-left: 0;
|
|
87
|
+
}
|
|
88
|
+
blockquote {
|
|
89
|
+
margin: 0 0 1em;
|
|
90
|
+
}
|
|
91
|
+
dfn {
|
|
92
|
+
font-style: italic;
|
|
93
|
+
}
|
|
94
|
+
b,
|
|
95
|
+
strong {
|
|
96
|
+
font-weight: bolder;
|
|
97
|
+
}
|
|
98
|
+
small {
|
|
99
|
+
font-size: 80%;
|
|
100
|
+
}
|
|
101
|
+
sub,
|
|
102
|
+
sup {
|
|
103
|
+
position: relative;
|
|
104
|
+
font-size: 75%;
|
|
105
|
+
line-height: 0;
|
|
106
|
+
vertical-align: baseline;
|
|
107
|
+
}
|
|
108
|
+
sub {
|
|
109
|
+
bottom: -0.25em;
|
|
110
|
+
}
|
|
111
|
+
sup {
|
|
112
|
+
top: -0.5em;
|
|
113
|
+
}
|
|
114
|
+
pre,
|
|
115
|
+
code,
|
|
116
|
+
kbd,
|
|
117
|
+
samp {
|
|
118
|
+
font-size: 1em;
|
|
119
|
+
font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
|
|
120
|
+
}
|
|
121
|
+
pre {
|
|
122
|
+
margin-top: 0;
|
|
123
|
+
margin-bottom: 1em;
|
|
124
|
+
overflow: auto;
|
|
125
|
+
}
|
|
126
|
+
figure {
|
|
127
|
+
margin: 0 0 1em;
|
|
128
|
+
}
|
|
129
|
+
img {
|
|
130
|
+
vertical-align: middle;
|
|
131
|
+
border-style: none;
|
|
132
|
+
}
|
|
133
|
+
a,
|
|
134
|
+
area,
|
|
135
|
+
button,
|
|
136
|
+
[role='button'],
|
|
137
|
+
input:not([type='range']),
|
|
138
|
+
label,
|
|
139
|
+
select,
|
|
140
|
+
summary,
|
|
141
|
+
textarea {
|
|
142
|
+
touch-action: manipulation;
|
|
143
|
+
}
|
|
144
|
+
table {
|
|
145
|
+
border-collapse: collapse;
|
|
146
|
+
}
|
|
147
|
+
caption {
|
|
148
|
+
padding-top: 0.75em;
|
|
149
|
+
padding-bottom: 0.3em;
|
|
150
|
+
text-align: left;
|
|
151
|
+
caption-side: bottom;
|
|
152
|
+
}
|
|
153
|
+
input,
|
|
154
|
+
button,
|
|
155
|
+
select,
|
|
156
|
+
optgroup,
|
|
157
|
+
textarea {
|
|
158
|
+
margin: 0;
|
|
159
|
+
color: inherit;
|
|
160
|
+
font-size: inherit;
|
|
161
|
+
font-family: inherit;
|
|
162
|
+
line-height: inherit;
|
|
163
|
+
}
|
|
164
|
+
button,
|
|
165
|
+
input {
|
|
166
|
+
overflow: visible;
|
|
167
|
+
}
|
|
168
|
+
button,
|
|
169
|
+
select {
|
|
170
|
+
text-transform: none;
|
|
171
|
+
}
|
|
172
|
+
button,
|
|
173
|
+
html [type='button'],
|
|
174
|
+
[type='reset'],
|
|
175
|
+
[type='submit'] {
|
|
176
|
+
-moz-appearance: button;
|
|
177
|
+
appearance: button;
|
|
178
|
+
-webkit-appearance: button;
|
|
179
|
+
}
|
|
180
|
+
button::-moz-focus-inner,
|
|
181
|
+
[type='button']::-moz-focus-inner,
|
|
182
|
+
[type='reset']::-moz-focus-inner,
|
|
183
|
+
[type='submit']::-moz-focus-inner {
|
|
184
|
+
padding: 0;
|
|
185
|
+
border-style: none;
|
|
186
|
+
}
|
|
187
|
+
input[type='radio'],
|
|
188
|
+
input[type='checkbox'] {
|
|
189
|
+
box-sizing: border-box;
|
|
190
|
+
padding: 0;
|
|
191
|
+
}
|
|
192
|
+
input[type='date'],
|
|
193
|
+
input[type='time'],
|
|
194
|
+
input[type='datetime-local'],
|
|
195
|
+
input[type='month'] {
|
|
196
|
+
-moz-appearance: listbox;
|
|
197
|
+
appearance: listbox;
|
|
198
|
+
-webkit-appearance: listbox;
|
|
199
|
+
}
|
|
200
|
+
textarea {
|
|
201
|
+
overflow: auto;
|
|
202
|
+
resize: vertical;
|
|
203
|
+
}
|
|
204
|
+
fieldset {
|
|
205
|
+
min-width: 0;
|
|
206
|
+
margin: 0;
|
|
207
|
+
padding: 0;
|
|
208
|
+
border: 0;
|
|
209
|
+
}
|
|
210
|
+
legend {
|
|
211
|
+
display: block;
|
|
212
|
+
width: 100%;
|
|
213
|
+
max-width: 100%;
|
|
214
|
+
margin-bottom: 0.5em;
|
|
215
|
+
padding: 0;
|
|
216
|
+
color: inherit;
|
|
217
|
+
font-size: 1.5em;
|
|
218
|
+
line-height: inherit;
|
|
219
|
+
white-space: normal;
|
|
220
|
+
}
|
|
221
|
+
progress {
|
|
222
|
+
vertical-align: baseline;
|
|
223
|
+
}
|
|
224
|
+
[type='number']::-webkit-inner-spin-button,
|
|
225
|
+
[type='number']::-webkit-outer-spin-button {
|
|
226
|
+
height: auto;
|
|
227
|
+
}
|
|
228
|
+
[type='search'] {
|
|
229
|
+
outline-offset: -2px;
|
|
230
|
+
-moz-appearance: none;
|
|
231
|
+
appearance: none;
|
|
232
|
+
-webkit-appearance: none;
|
|
233
|
+
}
|
|
234
|
+
[type='search']::-webkit-search-cancel-button,
|
|
235
|
+
[type='search']::-webkit-search-decoration {
|
|
236
|
+
-webkit-appearance: none;
|
|
237
|
+
}
|
|
238
|
+
::-webkit-file-upload-button {
|
|
239
|
+
font: inherit;
|
|
240
|
+
-webkit-appearance: button;
|
|
241
|
+
}
|
|
242
|
+
output {
|
|
243
|
+
display: inline-block;
|
|
244
|
+
}
|
|
245
|
+
summary {
|
|
246
|
+
display: list-item;
|
|
247
|
+
}
|
|
248
|
+
template {
|
|
249
|
+
display: none;
|
|
250
|
+
}
|
|
251
|
+
[hidden] {
|
|
252
|
+
display: none !important;
|
|
253
|
+
}
|
|
254
|
+
mark {
|
|
255
|
+
padding: 0.2em;
|
|
256
|
+
background-color: #feffe6;
|
|
257
|
+
}
|
package/theme/reset.less
ADDED
|
@@ -0,0 +1,257 @@
|
|
|
1
|
+
/* stylelint-disable */
|
|
2
|
+
html,
|
|
3
|
+
body {
|
|
4
|
+
width: 100%;
|
|
5
|
+
height: 100%;
|
|
6
|
+
}
|
|
7
|
+
input::-ms-clear,
|
|
8
|
+
input::-ms-reveal {
|
|
9
|
+
display: none;
|
|
10
|
+
}
|
|
11
|
+
*,
|
|
12
|
+
*::before,
|
|
13
|
+
*::after {
|
|
14
|
+
box-sizing: border-box;
|
|
15
|
+
}
|
|
16
|
+
html {
|
|
17
|
+
font-family: sans-serif;
|
|
18
|
+
line-height: 1.15;
|
|
19
|
+
-webkit-text-size-adjust: 100%;
|
|
20
|
+
-ms-text-size-adjust: 100%;
|
|
21
|
+
-ms-overflow-style: scrollbar;
|
|
22
|
+
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
|
23
|
+
}
|
|
24
|
+
@-ms-viewport {
|
|
25
|
+
width: device-width;
|
|
26
|
+
}
|
|
27
|
+
body {
|
|
28
|
+
margin: 0;
|
|
29
|
+
}
|
|
30
|
+
[tabindex='-1']:focus {
|
|
31
|
+
outline: none;
|
|
32
|
+
}
|
|
33
|
+
hr {
|
|
34
|
+
box-sizing: content-box;
|
|
35
|
+
height: 0;
|
|
36
|
+
overflow: visible;
|
|
37
|
+
}
|
|
38
|
+
h1,
|
|
39
|
+
h2,
|
|
40
|
+
h3,
|
|
41
|
+
h4,
|
|
42
|
+
h5,
|
|
43
|
+
h6 {
|
|
44
|
+
margin-top: 0;
|
|
45
|
+
margin-bottom: 0.5em;
|
|
46
|
+
font-weight: 500;
|
|
47
|
+
}
|
|
48
|
+
p {
|
|
49
|
+
margin-top: 0;
|
|
50
|
+
margin-bottom: 1em;
|
|
51
|
+
}
|
|
52
|
+
abbr[title],
|
|
53
|
+
abbr[data-original-title] {
|
|
54
|
+
-webkit-text-decoration: underline dotted;
|
|
55
|
+
text-decoration: underline dotted;
|
|
56
|
+
border-bottom: 0;
|
|
57
|
+
cursor: help;
|
|
58
|
+
}
|
|
59
|
+
address {
|
|
60
|
+
margin-bottom: 1em;
|
|
61
|
+
font-style: normal;
|
|
62
|
+
line-height: inherit;
|
|
63
|
+
}
|
|
64
|
+
input[type='text'],
|
|
65
|
+
input[type='password'],
|
|
66
|
+
input[type='number'],
|
|
67
|
+
textarea {
|
|
68
|
+
appearance: none;
|
|
69
|
+
-webkit-appearance: none;
|
|
70
|
+
}
|
|
71
|
+
ol,
|
|
72
|
+
ul,
|
|
73
|
+
dl {
|
|
74
|
+
margin-top: 0;
|
|
75
|
+
margin-bottom: 1em;
|
|
76
|
+
}
|
|
77
|
+
ol ol,
|
|
78
|
+
ul ul,
|
|
79
|
+
ol ul,
|
|
80
|
+
ul ol {
|
|
81
|
+
margin-bottom: 0;
|
|
82
|
+
}
|
|
83
|
+
dt {
|
|
84
|
+
font-weight: 500;
|
|
85
|
+
}
|
|
86
|
+
dd {
|
|
87
|
+
margin-bottom: 0.5em;
|
|
88
|
+
margin-left: 0;
|
|
89
|
+
}
|
|
90
|
+
blockquote {
|
|
91
|
+
margin: 0 0 1em;
|
|
92
|
+
}
|
|
93
|
+
dfn {
|
|
94
|
+
font-style: italic;
|
|
95
|
+
}
|
|
96
|
+
b,
|
|
97
|
+
strong {
|
|
98
|
+
font-weight: bolder;
|
|
99
|
+
}
|
|
100
|
+
small {
|
|
101
|
+
font-size: 80%;
|
|
102
|
+
}
|
|
103
|
+
sub,
|
|
104
|
+
sup {
|
|
105
|
+
position: relative;
|
|
106
|
+
font-size: 75%;
|
|
107
|
+
line-height: 0;
|
|
108
|
+
vertical-align: baseline;
|
|
109
|
+
}
|
|
110
|
+
sub {
|
|
111
|
+
bottom: -0.25em;
|
|
112
|
+
}
|
|
113
|
+
sup {
|
|
114
|
+
top: -0.5em;
|
|
115
|
+
}
|
|
116
|
+
pre,
|
|
117
|
+
code,
|
|
118
|
+
kbd,
|
|
119
|
+
samp {
|
|
120
|
+
font-size: 1em;
|
|
121
|
+
font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
|
|
122
|
+
monospace;
|
|
123
|
+
}
|
|
124
|
+
pre {
|
|
125
|
+
margin-top: 0;
|
|
126
|
+
margin-bottom: 1em;
|
|
127
|
+
overflow: auto;
|
|
128
|
+
}
|
|
129
|
+
figure {
|
|
130
|
+
margin: 0 0 1em;
|
|
131
|
+
}
|
|
132
|
+
img {
|
|
133
|
+
vertical-align: middle;
|
|
134
|
+
border-style: none;
|
|
135
|
+
}
|
|
136
|
+
a,
|
|
137
|
+
area,
|
|
138
|
+
button,
|
|
139
|
+
[role='button'],
|
|
140
|
+
input:not([type='range']),
|
|
141
|
+
label,
|
|
142
|
+
select,
|
|
143
|
+
summary,
|
|
144
|
+
textarea {
|
|
145
|
+
touch-action: manipulation;
|
|
146
|
+
}
|
|
147
|
+
table {
|
|
148
|
+
border-collapse: collapse;
|
|
149
|
+
}
|
|
150
|
+
caption {
|
|
151
|
+
padding-top: 0.75em;
|
|
152
|
+
padding-bottom: 0.3em;
|
|
153
|
+
text-align: left;
|
|
154
|
+
caption-side: bottom;
|
|
155
|
+
}
|
|
156
|
+
input,
|
|
157
|
+
button,
|
|
158
|
+
select,
|
|
159
|
+
optgroup,
|
|
160
|
+
textarea {
|
|
161
|
+
margin: 0;
|
|
162
|
+
color: inherit;
|
|
163
|
+
font-size: inherit;
|
|
164
|
+
font-family: inherit;
|
|
165
|
+
line-height: inherit;
|
|
166
|
+
}
|
|
167
|
+
button,
|
|
168
|
+
input {
|
|
169
|
+
overflow: visible;
|
|
170
|
+
}
|
|
171
|
+
button,
|
|
172
|
+
select {
|
|
173
|
+
text-transform: none;
|
|
174
|
+
}
|
|
175
|
+
button,
|
|
176
|
+
html [type='button'],
|
|
177
|
+
[type='reset'],
|
|
178
|
+
[type='submit'] {
|
|
179
|
+
appearance: button;
|
|
180
|
+
-webkit-appearance: button;
|
|
181
|
+
}
|
|
182
|
+
button::-moz-focus-inner,
|
|
183
|
+
[type='button']::-moz-focus-inner,
|
|
184
|
+
[type='reset']::-moz-focus-inner,
|
|
185
|
+
[type='submit']::-moz-focus-inner {
|
|
186
|
+
padding: 0;
|
|
187
|
+
border-style: none;
|
|
188
|
+
}
|
|
189
|
+
input[type='radio'],
|
|
190
|
+
input[type='checkbox'] {
|
|
191
|
+
box-sizing: border-box;
|
|
192
|
+
padding: 0;
|
|
193
|
+
}
|
|
194
|
+
input[type='date'],
|
|
195
|
+
input[type='time'],
|
|
196
|
+
input[type='datetime-local'],
|
|
197
|
+
input[type='month'] {
|
|
198
|
+
appearance: listbox;
|
|
199
|
+
-webkit-appearance: listbox;
|
|
200
|
+
}
|
|
201
|
+
textarea {
|
|
202
|
+
overflow: auto;
|
|
203
|
+
resize: vertical;
|
|
204
|
+
}
|
|
205
|
+
fieldset {
|
|
206
|
+
min-width: 0;
|
|
207
|
+
margin: 0;
|
|
208
|
+
padding: 0;
|
|
209
|
+
border: 0;
|
|
210
|
+
}
|
|
211
|
+
legend {
|
|
212
|
+
display: block;
|
|
213
|
+
width: 100%;
|
|
214
|
+
max-width: 100%;
|
|
215
|
+
margin-bottom: 0.5em;
|
|
216
|
+
padding: 0;
|
|
217
|
+
color: inherit;
|
|
218
|
+
font-size: 1.5em;
|
|
219
|
+
line-height: inherit;
|
|
220
|
+
white-space: normal;
|
|
221
|
+
}
|
|
222
|
+
progress {
|
|
223
|
+
vertical-align: baseline;
|
|
224
|
+
}
|
|
225
|
+
[type='number']::-webkit-inner-spin-button,
|
|
226
|
+
[type='number']::-webkit-outer-spin-button {
|
|
227
|
+
height: auto;
|
|
228
|
+
}
|
|
229
|
+
[type='search'] {
|
|
230
|
+
outline-offset: -2px;
|
|
231
|
+
appearance: none;
|
|
232
|
+
-webkit-appearance: none;
|
|
233
|
+
}
|
|
234
|
+
[type='search']::-webkit-search-cancel-button,
|
|
235
|
+
[type='search']::-webkit-search-decoration {
|
|
236
|
+
-webkit-appearance: none;
|
|
237
|
+
}
|
|
238
|
+
::-webkit-file-upload-button {
|
|
239
|
+
font: inherit;
|
|
240
|
+
-webkit-appearance: button;
|
|
241
|
+
}
|
|
242
|
+
output {
|
|
243
|
+
display: inline-block;
|
|
244
|
+
}
|
|
245
|
+
summary {
|
|
246
|
+
display: list-item;
|
|
247
|
+
}
|
|
248
|
+
template {
|
|
249
|
+
display: none;
|
|
250
|
+
}
|
|
251
|
+
[hidden] {
|
|
252
|
+
display: none !important;
|
|
253
|
+
}
|
|
254
|
+
mark {
|
|
255
|
+
padding: 0.2em;
|
|
256
|
+
background-color: #feffe6;
|
|
257
|
+
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-action/item.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/src/ap-action/item.less';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-action/item.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/src/ap-action/item.less';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-button/ap-button.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-button/ap-button.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-button/ap-button.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-button/ap-button.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-descriptions/ap-descriptions.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/src/ap-descriptions/ap-descriptions.less';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-download/ap-download.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/src/ap-download/ap-download.less';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-field/checkbox.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/src/ap-field/checkbox.less';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-field/number.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/src/ap-field/number.less';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-field/radio.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/src/ap-field/radio.less';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/dist/ap-field/index.css';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import '@aplus-frontend/ui-theme/src/ap-field/index.less';
|