@aplus-frontend/ui 6.17.2 → 6.19.0
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/group/index.vue.mjs +3 -3
- package/es/src/ap-action/item/index.vue2.mjs +5 -5
- package/es/src/ap-action/item-dropdown/index.vue.mjs +7 -7
- package/es/src/ap-action/item-modal/index.vue.mjs +2 -2
- package/es/src/ap-action/item-popconfirm/index.vue.d.ts +31 -2
- package/es/src/ap-action/item-popconfirm/index.vue.mjs +2 -2
- package/es/src/ap-button/ap-action-button.vue.mjs +11 -7
- package/es/src/ap-button/ap-button.vue.mjs +24 -20
- package/es/src/ap-button/ap-confirm-button.vue.mjs +15 -11
- package/es/src/ap-descriptions/ap-descriptions.vue.mjs +4 -4
- package/es/src/ap-descriptions/help-message/index.vue2.mjs +4 -4
- package/es/src/ap-download/ap-download.vue.mjs +21 -18
- package/es/src/ap-drawer/components/ApDrawerClose.vue2.mjs +2 -2
- package/es/src/ap-field/checkbox/index.vue.mjs +1 -1
- package/es/src/ap-field/date/index.vue.mjs +4 -4
- package/es/src/ap-field/date-range/index.vue.mjs +8 -8
- package/es/src/ap-field/index.mjs +36 -36
- package/es/src/ap-field/number/index.vue.d.ts +29 -29
- package/es/src/ap-field/number/index.vue.mjs +8 -8
- package/es/src/ap-field/radio/index.vue.mjs +1 -1
- package/es/src/ap-field/rate/index.vue.d.ts +4 -4
- package/es/src/ap-field/rate/index.vue.mjs +2 -2
- package/es/src/ap-field/segmented/index.vue.mjs +17 -12
- package/es/src/ap-field/select/index.vue.d.ts +97 -97
- package/es/src/ap-field/select/index.vue.mjs +10 -10
- package/es/src/ap-field/select/use-select-options.d.ts +2 -2
- package/es/src/ap-field/slider/index.vue.d.ts +8 -8
- package/es/src/ap-field/slider/index.vue.mjs +4 -4
- package/es/src/ap-field/switch/index.vue.mjs +3 -3
- package/es/src/ap-field/text/index.vue2.mjs +2 -2
- package/es/src/ap-field/text/password.vue.mjs +2 -2
- package/es/src/ap-field/text-area/index.vue.d.ts +54 -54
- package/es/src/ap-field/text-area/index.vue.mjs +12 -12
- package/es/src/ap-field/tree-select/index.vue.d.ts +93 -93
- package/es/src/ap-field/tree-select/index.vue.mjs +19 -19
- package/es/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/es/src/ap-form/ap-form.vue.d.ts +14 -15
- package/es/src/ap-form/ap-form.vue2.mjs +2 -2
- package/es/src/ap-form/drawer-form/index.vue.d.ts +18 -19
- package/es/src/ap-form/drawer-form/index.vue.mjs +9 -9
- package/es/src/ap-form/item/index.vue.mjs +7 -7
- package/es/src/ap-form/item-group/index.vue.mjs +1 -1
- package/es/src/ap-form/items/checkbox/index.vue.mjs +2 -2
- package/es/src/ap-form/items/date/index.vue.mjs +2 -2
- package/es/src/ap-form/items/date-range/index.vue.mjs +2 -2
- package/es/src/ap-form/items/number/index.vue.d.ts +31 -31
- package/es/src/ap-form/items/number/index.vue.mjs +2 -2
- package/es/src/ap-form/items/radio/index.vue.mjs +2 -2
- package/es/src/ap-form/items/select/index.vue.d.ts +105 -105
- package/es/src/ap-form/items/select/index.vue.mjs +2 -2
- package/es/src/ap-form/items/switch/index.vue.mjs +2 -2
- package/es/src/ap-form/items/text/group.vue2.mjs +2 -2
- package/es/src/ap-form/items/text/index.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/index.vue2.mjs +2 -2
- package/es/src/ap-form/items/text/password.vue.d.ts +3 -3
- package/es/src/ap-form/items/text/password.vue.mjs +2 -2
- package/es/src/ap-form/items/text-area/index.vue.d.ts +106 -106
- package/es/src/ap-form/items/text-area/index.vue.mjs +2 -2
- package/es/src/ap-form/items/tree-select/index.vue.d.ts +95 -95
- package/es/src/ap-form/items/tree-select/index.vue.mjs +2 -2
- package/es/src/ap-form/modal-form/index.vue.d.ts +48 -20
- package/es/src/ap-form/modal-form/index.vue.mjs +7 -7
- package/es/src/ap-form/render/item.vue.mjs +2 -2
- package/es/src/ap-form/search-form/components/popover-filter.vue.d.ts +29 -10
- package/es/src/ap-form/search-form/components/popover-filter.vue2.mjs +10 -10
- package/es/src/ap-form/search-form/components/popover-sorter/index.vue2.mjs +23 -23
- package/es/src/ap-form/search-form/components/popover-sorter/sortable-item.vue2.mjs +2 -2
- package/es/src/ap-form/search-form/index.vue.d.ts +18 -19
- package/es/src/ap-form/search-form/index.vue.mjs +1 -1
- package/es/src/ap-form/set/index.vue.mjs +1 -1
- package/es/src/ap-grid/editable/form-item.vue.d.ts +2 -4
- package/es/src/ap-grid/editable/form-item.vue.mjs +2 -2
- package/es/src/ap-grid/editable/index.vue.d.ts +2 -4
- package/es/src/ap-grid/editable/index.vue.mjs +2 -2
- package/es/src/ap-grid/index.vue.d.ts +2 -4
- package/es/src/ap-grid/index.vue.mjs +26 -19
- package/es/src/ap-grid/utils/table.d.ts +1 -1
- package/es/src/ap-grid/utils/table.mjs +31 -31
- package/es/src/ap-list/index.vue.d.ts +2 -4
- package/es/src/ap-list/index.vue.mjs +1 -1
- package/es/src/ap-modal/utils/confirm.d.ts +1 -1
- package/es/src/ap-table/ap-table.vue.d.ts +2 -4
- package/es/src/ap-table/ap-table.vue2.mjs +13 -13
- package/es/src/ap-table/components/index/index.vue2.mjs +2 -2
- package/es/src/ap-table/components/paragraph-ellipsis/index.vue2.mjs +3 -3
- package/es/src/ap-table/components/setting/modal/index.vue2.mjs +3 -3
- package/es/src/ap-table/components/setting/select-group/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sortable/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sortable/item.vue2.mjs +1 -1
- package/es/src/ap-table/components/setting/sorter/index.vue2.mjs +11 -11
- package/es/src/ap-table/components/setting/tree-select/index.vue2.mjs +1 -1
- package/es/src/ap-table/components/status/index.vue2.mjs +2 -2
- package/es/src/ap-table/constants.d.ts +331 -331
- package/es/src/ap-table/constants.mjs +45 -45
- package/es/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
- package/es/src/ap-table/hooks/use-table-column-state.mjs +3 -3
- package/es/src/ap-tag/ap-tag-group.vue.mjs +73 -78
- package/es/src/ap-tag/ap-tag.vue.d.ts +1 -0
- package/es/src/ap-tag/ap-tag.vue.mjs +45 -30
- package/es/src/ap-tag/interface.d.ts +6 -0
- package/es/src/ap-tag/utils.d.ts +1 -0
- package/es/src/ap-tag/utils.mjs +12 -0
- package/es/src/ap-upload/apUpload.vue.mjs +5 -5
- package/es/src/ap-upload/components/MultipleFile.vue.d.ts +3 -3
- package/es/src/ap-upload/components/MultipleFile.vue2.mjs +3 -3
- package/es/src/ap-upload/components/Picture.vue.d.ts +2 -7
- package/es/src/ap-upload/components/Picture.vue2.mjs +6 -6
- package/es/src/ap-upload/components/SingleFile.vue2.mjs +7 -7
- package/es/src/business/ap-appendix/ap-appendix.vue2.mjs +1 -1
- package/es/src/business/ap-appendix/icons/file-icon.vue.mjs +2 -2
- package/es/src/business/ap-batch-action/ApBatchAction.vue2.mjs +6 -6
- package/es/src/business/ap-batch-action-group/ApBatchActionGroup.vue2.mjs +9 -9
- package/es/src/business/ap-batch-action-group/MenuItemGroup.vue2.mjs +1 -1
- package/es/src/business/ap-batch-action-group/index.d.ts +33 -11
- package/es/src/business/ap-button-group/ApButtonGroup.vue2.mjs +1 -1
- package/es/src/business/ap-card/ApCard.vue2.mjs +9 -9
- package/es/src/business/ap-draggable-grid/ApDraggableGrid.vue.d.ts +3 -19
- package/es/src/business/ap-draggable-grid/ApDraggableGrid.vue2.mjs +395 -144
- package/es/src/business/ap-draggable-grid/constans.d.ts +0 -8
- package/es/src/business/ap-draggable-grid/constans.mjs +0 -8
- package/es/src/business/ap-draggable-grid/index.d.ts +3 -31
- package/es/src/business/ap-draggable-grid/interface.d.ts +2 -0
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +2 -4
- package/es/src/business/ap-expand-alert/ApExpandAlert.vue2.mjs +11 -11
- package/es/src/business/ap-expand-alert/index.d.ts +4 -6
- package/es/src/business/ap-export-group/ApExportGroup.vue2.mjs +7 -7
- package/es/src/business/ap-image/ApImage.vue2.mjs +1 -1
- package/es/src/business/ap-input-radio/ApInputRadio.vue2.mjs +2 -2
- package/es/src/business/ap-keep-alive/keep-alive.mjs +3 -3
- package/es/src/business/ap-ladder/components/RenderValue.mjs +2 -2
- package/es/src/business/ap-radio-group/ap-radio-group.vue2.mjs +1 -1
- package/es/src/business/ap-select-layout/index.d.ts +2 -4
- package/es/src/business/ap-select-layout/select-layout.vue.d.ts +2 -4
- package/es/src/business/ap-select-layout/select-layout.vue2.mjs +4 -4
- package/es/src/business/ap-status/ApStatus.vue2.mjs +8 -8
- package/es/src/business/ap-status/group/ApStatusGroup.vue2.mjs +4 -4
- package/es/src/business/ap-summary/ap-summary.vue2.mjs +1 -1
- package/es/src/business/ap-table-modal/index.d.ts +17 -5
- package/es/src/business/ap-table-modal/modal-title.vue2.mjs +2 -2
- package/es/src/business/ap-table-modal/table-layout/index.vue2.mjs +14 -14
- package/es/src/business/ap-table-modal/table-modal.vue2.mjs +3 -3
- package/es/src/business/ap-title/ApTitle.vue2.mjs +7 -7
- package/es/src/business/ap-upload-file/ap-upload-single/ap-upload-single.vue.mjs +1 -1
- package/es/src/business/ap-upload-file/icon/delete-icon.vue.mjs +2 -2
- package/es/src/business/ap-upload-file/icon/file-icon.vue.mjs +2 -2
- package/es/src/business/ap-view/ap-view.vue2.mjs +2 -2
- package/es/src/business/ap-view/components/main-button-content.vue.d.ts +10 -11
- package/es/src/business/ap-view/components/main-button-content.vue2.mjs +5 -5
- package/es/src/business/ap-view/components/menu-list-content.vue.d.ts +10 -11
- package/es/src/business/ap-view/components/menu-list-content.vue2.mjs +6 -6
- package/es/src/business/ap-view/icons/line-delete.vue.mjs +2 -2
- package/es/src/business/ap-view/icons/line-down.vue.mjs +2 -2
- package/es/src/business/ap-view/icons/line-eye.vue.mjs +2 -2
- package/es/src/business/batch-input-group/form-item.vue.mjs +2 -2
- package/es/src/business/batch-input-group/index.vue.d.ts +2 -2
- package/es/src/business/batch-input-group/index.vue.mjs +1 -1
- package/es/src/business/batch-input-group/popover-input/index.vue.d.ts +54 -54
- package/es/src/business/batch-input-group/popover-input/index.vue2.mjs +2 -2
- package/es/src/check-card/index.vue2.mjs +3 -3
- package/es/src/config-provider/config-provider-props.d.ts +4 -5
- package/es/src/config-provider/config-provider.d.ts +8 -9
- package/es/src/config-provider/hooks/use-global-config.d.ts +4 -5
- package/es/src/config-provider/hooks/use-namespace.d.ts +5 -1
- package/es/src/config-provider/index.d.ts +13 -14
- package/es/src/editable-table/form-item.vue.d.ts +2 -4
- package/es/src/editable-table/form-item.vue.mjs +2 -2
- package/es/src/editable-table/index.vue.d.ts +2 -4
- package/es/src/editable-table/index.vue.mjs +2 -2
- package/es/src/full-screen/index.vue.mjs +3 -3
- package/es/src/hooks/useFullScreen.mjs +5 -5
- package/es/src/mask/index.vue.mjs +10 -10
- package/es/src/portal/index.vue.mjs +2 -2
- package/es/src/scroll-bar/index.vue.mjs +3 -3
- package/es/src/scroll-bar/internal.vue.mjs +2 -2
- package/es/src/scroll-view/index.vue.d.ts +5 -5
- package/es/src/scroll-view/index.vue.mjs +9 -9
- package/es/src/splitter/Panel.vue2.mjs +4 -4
- package/es/src/splitter/SplitBar.vue2.mjs +7 -7
- package/es/src/splitter/Splitter.vue2.mjs +5 -5
- package/es/src/tests/wrapper.d.ts +4 -4
- package/es/src/text/group.vue.mjs +2 -2
- package/es/src/text/index.vue.mjs +5 -5
- package/es/src/utils/config-provider-preset.d.ts +5 -6
- package/es/src/version.d.ts +1 -1
- package/es/src/version.mjs +1 -1
- package/es/src/work-order-modal/help-message.vue2.mjs +2 -2
- package/es/src/work-order-modal/work-order-modal.vue.d.ts +10 -11
- package/es/src/work-order-modal/work-order-modal.vue.mjs +2 -2
- package/lib/src/ap-action/item-dropdown/index.vue.js +1 -1
- package/lib/src/ap-action/item-popconfirm/index.vue.d.ts +31 -2
- package/lib/src/ap-button/ap-action-button.vue.js +1 -1
- package/lib/src/ap-button/ap-button.vue.js +1 -1
- package/lib/src/ap-button/ap-confirm-button.vue.js +1 -1
- package/lib/src/ap-download/ap-download.vue.js +1 -1
- package/lib/src/ap-field/index.js +1 -1
- package/lib/src/ap-field/number/index.vue.d.ts +29 -29
- package/lib/src/ap-field/rate/index.vue.d.ts +4 -4
- package/lib/src/ap-field/segmented/index.vue.js +1 -1
- package/lib/src/ap-field/select/index.vue.d.ts +97 -97
- package/lib/src/ap-field/select/index.vue.js +1 -1
- package/lib/src/ap-field/select/use-select-options.d.ts +2 -2
- package/lib/src/ap-field/slider/index.vue.d.ts +8 -8
- package/lib/src/ap-field/text-area/index.vue.d.ts +54 -54
- package/lib/src/ap-field/text-area/index.vue.js +1 -1
- package/lib/src/ap-field/tree-select/index.vue.d.ts +93 -93
- package/lib/src/ap-field/tree-select/index.vue.js +1 -1
- package/lib/src/ap-field/tree-select/use-request.d.ts +4 -4
- package/lib/src/ap-form/ap-form.vue.d.ts +14 -15
- package/lib/src/ap-form/drawer-form/index.vue.d.ts +18 -19
- package/lib/src/ap-form/items/number/index.vue.d.ts +31 -31
- package/lib/src/ap-form/items/select/index.vue.d.ts +105 -105
- package/lib/src/ap-form/items/text/index.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text/password.vue.d.ts +3 -3
- package/lib/src/ap-form/items/text-area/index.vue.d.ts +106 -106
- package/lib/src/ap-form/items/tree-select/index.vue.d.ts +95 -95
- package/lib/src/ap-form/modal-form/index.vue.d.ts +48 -20
- package/lib/src/ap-form/search-form/components/popover-filter.vue.d.ts +29 -10
- package/lib/src/ap-form/search-form/index.vue.d.ts +18 -19
- package/lib/src/ap-grid/editable/form-item.vue.d.ts +2 -4
- package/lib/src/ap-grid/editable/index.vue.d.ts +2 -4
- package/lib/src/ap-grid/index.vue.d.ts +2 -4
- package/lib/src/ap-grid/index.vue.js +1 -1
- package/lib/src/ap-grid/utils/table.d.ts +1 -1
- package/lib/src/ap-grid/utils/table.js +1 -1
- package/lib/src/ap-list/index.vue.d.ts +2 -4
- package/lib/src/ap-modal/utils/confirm.d.ts +1 -1
- package/lib/src/ap-table/ap-table.vue.d.ts +2 -4
- package/lib/src/ap-table/constants.d.ts +331 -331
- package/lib/src/ap-table/constants.js +1 -1
- package/lib/src/ap-table/hooks/use-table-column-state.d.ts +4 -4
- package/lib/src/ap-tag/ap-tag-group.vue.js +1 -1
- package/lib/src/ap-tag/ap-tag.vue.d.ts +1 -0
- package/lib/src/ap-tag/ap-tag.vue.js +1 -1
- package/lib/src/ap-tag/interface.d.ts +6 -0
- package/lib/src/ap-tag/utils.d.ts +1 -0
- package/lib/src/ap-tag/utils.js +1 -0
- package/lib/src/ap-upload/apUpload.vue.js +1 -1
- package/lib/src/ap-upload/components/MultipleFile.vue.d.ts +3 -3
- package/lib/src/ap-upload/components/Picture.vue.d.ts +2 -7
- package/lib/src/business/ap-batch-action-group/index.d.ts +33 -11
- package/lib/src/business/ap-draggable-grid/ApDraggableGrid.vue.d.ts +3 -19
- package/lib/src/business/ap-draggable-grid/ApDraggableGrid.vue2.js +1 -1
- package/lib/src/business/ap-draggable-grid/constans.d.ts +0 -8
- package/lib/src/business/ap-draggable-grid/constans.js +1 -1
- package/lib/src/business/ap-draggable-grid/index.d.ts +3 -31
- package/lib/src/business/ap-draggable-grid/interface.d.ts +2 -0
- package/lib/src/business/ap-expand-alert/ApExpandAlert.vue.d.ts +2 -4
- package/lib/src/business/ap-expand-alert/index.d.ts +4 -6
- package/lib/src/business/ap-select-layout/index.d.ts +2 -4
- package/lib/src/business/ap-select-layout/select-layout.vue.d.ts +2 -4
- package/lib/src/business/ap-table-modal/index.d.ts +17 -5
- package/lib/src/business/ap-view/components/main-button-content.vue.d.ts +10 -11
- package/lib/src/business/ap-view/components/menu-list-content.vue.d.ts +10 -11
- package/lib/src/business/batch-input-group/index.vue.d.ts +2 -2
- package/lib/src/business/batch-input-group/popover-input/index.vue.d.ts +54 -54
- package/lib/src/config-provider/config-provider-props.d.ts +4 -5
- package/lib/src/config-provider/config-provider.d.ts +8 -9
- package/lib/src/config-provider/hooks/use-global-config.d.ts +4 -5
- package/lib/src/config-provider/hooks/use-namespace.d.ts +5 -1
- package/lib/src/config-provider/index.d.ts +13 -14
- package/lib/src/editable-table/form-item.vue.d.ts +2 -4
- package/lib/src/editable-table/index.vue.d.ts +2 -4
- package/lib/src/scroll-view/index.vue.d.ts +5 -5
- package/lib/src/tests/wrapper.d.ts +4 -4
- package/lib/src/utils/config-provider-preset.d.ts +5 -6
- package/lib/src/version.d.ts +1 -1
- package/lib/src/version.js +1 -1
- package/lib/src/work-order-modal/work-order-modal.vue.d.ts +10 -11
- package/package.json +3 -3
- package/theme/antdv-override.css +2 -6
- package/theme/antdv-override.less +2 -6
- package/theme/ap-descriptions/ap-descriptions.css +1 -1
- package/theme/ap-descriptions/ap-descriptions.less +1 -1
- package/theme/ap-draggable-grid/ap-draggable-grid.css +4 -3
- package/theme/ap-draggable-grid/ap-draggable-grid.less +4 -2
- package/theme/ap-label/ap-label.css +1 -0
- package/theme/ap-label/ap-label.less +1 -0
- package/theme/ap-tag/ap-tag.css +3 -1
- package/theme/ap-tag/ap-tag.less +3 -1
- package/theme/index.css +11 -11
- package/theme/antd-global-overwrite/admin/alert.css +0 -37
- package/theme/antd-global-overwrite/admin/alert.less +0 -51
- package/theme/antd-global-overwrite/admin/button.css +0 -27
- package/theme/antd-global-overwrite/admin/button.less +0 -31
- package/theme/antd-global-overwrite/admin/field.css +0 -42
- package/theme/antd-global-overwrite/admin/field.less +0 -43
- package/theme/antd-global-overwrite/admin/form.css +0 -57
- package/theme/antd-global-overwrite/admin/form.less +0 -97
- package/theme/antd-global-overwrite/admin/message.css +0 -10
- package/theme/antd-global-overwrite/admin/message.less +0 -13
- package/theme/antd-global-overwrite/admin/modal.css +0 -94
- package/theme/antd-global-overwrite/admin/modal.less +0 -128
- package/theme/antd-global-overwrite/admin/pagination.css +0 -122
- package/theme/antd-global-overwrite/admin/pagination.less +0 -91
- package/theme/antd-global-overwrite/admin/steps.css +0 -127
- package/theme/antd-global-overwrite/admin/steps.less +0 -197
- package/theme/antd-global-overwrite/admin/table.css +0 -78
- package/theme/antd-global-overwrite/admin/table.less +0 -62
- package/theme/antd-global-overwrite/admin/tooltip.css +0 -3
- package/theme/antd-global-overwrite/admin/tooltip.less +0 -3
- package/theme/antd-global-overwrite/aplus/alert.css +0 -40
- package/theme/antd-global-overwrite/aplus/alert.less +0 -55
- package/theme/antd-global-overwrite/aplus/button.css +0 -27
- package/theme/antd-global-overwrite/aplus/button.less +0 -31
- package/theme/antd-global-overwrite/aplus/field.css +0 -42
- package/theme/antd-global-overwrite/aplus/field.less +0 -43
- package/theme/antd-global-overwrite/aplus/form.css +0 -87
- package/theme/antd-global-overwrite/aplus/form.less +0 -133
- package/theme/antd-global-overwrite/aplus/message.css +0 -10
- package/theme/antd-global-overwrite/aplus/message.less +0 -13
- package/theme/antd-global-overwrite/aplus/modal.css +0 -87
- package/theme/antd-global-overwrite/aplus/modal.less +0 -120
- package/theme/antd-global-overwrite/aplus/pagination.css +0 -147
- package/theme/antd-global-overwrite/aplus/pagination.less +0 -108
- package/theme/antd-global-overwrite/aplus/steps.css +0 -125
- package/theme/antd-global-overwrite/aplus/steps.less +0 -198
- package/theme/antd-global-overwrite/aplus/table.css +0 -78
- package/theme/antd-global-overwrite/aplus/table.less +0 -61
- package/theme/antd-global-overwrite/aplus/tooltip.css +0 -3
- package/theme/antd-global-overwrite/aplus/tooltip.less +0 -3
- package/theme/ap-table/ap-table-pagination.css +0 -12
- package/theme/ap-table/ap-table-pagination.less +0 -14
- package/theme/ui-mode.css +0 -60
- package/theme/ui-mode.less +0 -109
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { CreateComponentPublicInstanceWithMixins, ExtractPropTypes, PropType, ComponentOptionsMixin, PublicProps, GlobalComponents, GlobalDirectives, ComponentProvideOptions, ComponentOptionsBase, VNodeProps, AllowedComponentProps, ComponentCustomProps, Plugin } from 'vue';
|
|
2
2
|
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
3
3
|
import { TransformCellTextProps } from '@aplus-frontend/antdv/es/table/interface';
|
|
4
|
-
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
4
|
+
import { CSPConfig, SizeType } from '@aplus-frontend/antdv/es/config-provider';
|
|
5
5
|
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
6
|
-
import { ButtonSize } from '@aplus-frontend/antdv/es/button';
|
|
7
6
|
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
8
7
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
9
8
|
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
@@ -64,7 +63,7 @@ export declare const APConfigProvider: {
|
|
|
64
63
|
};
|
|
65
64
|
};
|
|
66
65
|
componentSize: {
|
|
67
|
-
type: PropType<
|
|
66
|
+
type: PropType<SizeType>;
|
|
68
67
|
};
|
|
69
68
|
componentDisabled: {
|
|
70
69
|
type: BooleanConstructor;
|
|
@@ -76,10 +75,10 @@ export declare const APConfigProvider: {
|
|
|
76
75
|
};
|
|
77
76
|
space: {
|
|
78
77
|
type: PropType<{
|
|
79
|
-
size?:
|
|
78
|
+
size?: SizeType | number;
|
|
80
79
|
}>;
|
|
81
80
|
default: {
|
|
82
|
-
size?:
|
|
81
|
+
size?: SizeType | number;
|
|
83
82
|
};
|
|
84
83
|
};
|
|
85
84
|
virtual: {
|
|
@@ -187,7 +186,7 @@ export declare const APConfigProvider: {
|
|
|
187
186
|
colon?: boolean;
|
|
188
187
|
};
|
|
189
188
|
space: {
|
|
190
|
-
size?:
|
|
189
|
+
size?: SizeType | number;
|
|
191
190
|
};
|
|
192
191
|
direction: "ltr" | "rtl";
|
|
193
192
|
searchForm: SearchFormGlobalConfig;
|
|
@@ -268,7 +267,7 @@ export declare const APConfigProvider: {
|
|
|
268
267
|
};
|
|
269
268
|
};
|
|
270
269
|
componentSize: {
|
|
271
|
-
type: PropType<
|
|
270
|
+
type: PropType<SizeType>;
|
|
272
271
|
};
|
|
273
272
|
componentDisabled: {
|
|
274
273
|
type: BooleanConstructor;
|
|
@@ -280,10 +279,10 @@ export declare const APConfigProvider: {
|
|
|
280
279
|
};
|
|
281
280
|
space: {
|
|
282
281
|
type: PropType<{
|
|
283
|
-
size?:
|
|
282
|
+
size?: SizeType | number;
|
|
284
283
|
}>;
|
|
285
284
|
default: {
|
|
286
|
-
size?:
|
|
285
|
+
size?: SizeType | number;
|
|
287
286
|
};
|
|
288
287
|
};
|
|
289
288
|
virtual: {
|
|
@@ -391,7 +390,7 @@ export declare const APConfigProvider: {
|
|
|
391
390
|
colon?: boolean;
|
|
392
391
|
};
|
|
393
392
|
space: {
|
|
394
|
-
size?:
|
|
393
|
+
size?: SizeType | number;
|
|
395
394
|
};
|
|
396
395
|
direction: "ltr" | "rtl";
|
|
397
396
|
searchForm: SearchFormGlobalConfig;
|
|
@@ -469,7 +468,7 @@ export declare const APConfigProvider: {
|
|
|
469
468
|
};
|
|
470
469
|
};
|
|
471
470
|
componentSize: {
|
|
472
|
-
type: PropType<
|
|
471
|
+
type: PropType<SizeType>;
|
|
473
472
|
};
|
|
474
473
|
componentDisabled: {
|
|
475
474
|
type: BooleanConstructor;
|
|
@@ -481,10 +480,10 @@ export declare const APConfigProvider: {
|
|
|
481
480
|
};
|
|
482
481
|
space: {
|
|
483
482
|
type: PropType<{
|
|
484
|
-
size?:
|
|
483
|
+
size?: SizeType | number;
|
|
485
484
|
}>;
|
|
486
485
|
default: {
|
|
487
|
-
size?:
|
|
486
|
+
size?: SizeType | number;
|
|
488
487
|
};
|
|
489
488
|
};
|
|
490
489
|
virtual: {
|
|
@@ -592,7 +591,7 @@ export declare const APConfigProvider: {
|
|
|
592
591
|
colon?: boolean;
|
|
593
592
|
};
|
|
594
593
|
space: {
|
|
595
|
-
size?:
|
|
594
|
+
size?: SizeType | number;
|
|
596
595
|
};
|
|
597
596
|
direction: "ltr" | "rtl";
|
|
598
597
|
searchForm: SearchFormGlobalConfig;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { EditableColumnType, EditableTableFormItemExpose, EditableTableFormItemProps } from './interface';
|
|
2
|
-
import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode
|
|
2
|
+
import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode } from 'vue';
|
|
3
3
|
declare const _default: <RecordType = any>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
4
4
|
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{} & VNodeProps & AllowedComponentProps & ComponentCustomProps, never>, never> & EditableTableFormItemProps<RecordType> & Partial<{}>> & PublicProps;
|
|
5
5
|
expose(exposed: ShallowUnwrapRef<EditableTableFormItemExpose>): void;
|
|
@@ -36,9 +36,7 @@ declare const _default: <RecordType = any>(__VLS_props: NonNullable<Awaited<type
|
|
|
36
36
|
}) => void;
|
|
37
37
|
};
|
|
38
38
|
emit: {};
|
|
39
|
-
}>) => VNode
|
|
40
|
-
[key: string]: any;
|
|
41
|
-
}> & {
|
|
39
|
+
}>) => VNode & {
|
|
42
40
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
43
41
|
};
|
|
44
42
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EditableTableProps, EditableColumnType, EditableTableExpose } from './interface';
|
|
2
2
|
import { Recordable } from '../type';
|
|
3
|
-
import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode
|
|
3
|
+
import { VNodeProps, AllowedComponentProps, ComponentCustomProps, PublicProps, ShallowUnwrapRef, VNode } from 'vue';
|
|
4
4
|
declare const _default: <RecordType extends Recordable = any>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_expose?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
|
|
5
5
|
props: __VLS_PrettifyLocal<Pick<Partial<{}> & Omit<{
|
|
6
6
|
readonly "onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
@@ -39,9 +39,7 @@ declare const _default: <RecordType extends Recordable = any>(__VLS_props: NonNu
|
|
|
39
39
|
}) => void;
|
|
40
40
|
};
|
|
41
41
|
emit: (event: "update:value", ...args: any[]) => void;
|
|
42
|
-
}>) => VNode
|
|
43
|
-
[key: string]: any;
|
|
44
|
-
}> & {
|
|
42
|
+
}>) => VNode & {
|
|
45
43
|
__ctx?: Awaited<typeof __VLS_setup>;
|
|
46
44
|
};
|
|
47
45
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ScrollOptions, ScrollViewProps } from './interface';
|
|
2
|
-
import { ScrollBarDirection, InternalScrollBarProps
|
|
2
|
+
import { ScrollBarDirection, InternalScrollBarProps } from '../scroll-bar';
|
|
3
3
|
import { CreateComponentPublicInstanceWithMixins, Ref, ComponentOptionsMixin, PublicProps, GlobalComponents, GlobalDirectives, ComponentProvideOptions, DefineComponent, ComputedRef } from 'vue';
|
|
4
4
|
declare function scroll(x?: number, y?: number): void;
|
|
5
5
|
declare function scrollTo({ smooth, left, top }: ScrollOptions): void;
|
|
@@ -106,8 +106,8 @@ declare const __VLS_component: DefineComponent<ScrollViewProps, {
|
|
|
106
106
|
onScroll?: ((percent: number) => void) | undefined;
|
|
107
107
|
disabled?: boolean | undefined;
|
|
108
108
|
trackSpeed?: number | undefined;
|
|
109
|
-
barColor?:
|
|
110
|
-
trackColor?:
|
|
109
|
+
barColor?: import("csstype").Property.BackgroundColor | undefined;
|
|
110
|
+
trackColor?: import("csstype").Property.BackgroundColor | undefined;
|
|
111
111
|
trackWidth?: number | undefined;
|
|
112
112
|
showTrack?: boolean | undefined;
|
|
113
113
|
onScrollStart?: ((percent: number) => void) | undefined;
|
|
@@ -118,8 +118,8 @@ declare const __VLS_component: DefineComponent<ScrollViewProps, {
|
|
|
118
118
|
onScroll?: ((percent: number) => void) | undefined;
|
|
119
119
|
disabled?: boolean | undefined;
|
|
120
120
|
trackSpeed?: number | undefined;
|
|
121
|
-
barColor?:
|
|
122
|
-
trackColor?:
|
|
121
|
+
barColor?: import("csstype").Property.BackgroundColor | undefined;
|
|
122
|
+
trackColor?: import("csstype").Property.BackgroundColor | undefined;
|
|
123
123
|
trackWidth?: number | undefined;
|
|
124
124
|
showTrack?: boolean | undefined;
|
|
125
125
|
onScrollStart?: ((percent: number) => void) | undefined;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
|
|
2
2
|
export declare const Wrapper: DefineComponent<{
|
|
3
|
-
uiMode?:
|
|
4
|
-
lang?:
|
|
3
|
+
uiMode?: "admin" | "aplus" | undefined;
|
|
4
|
+
lang?: "en" | "zh-cn" | undefined;
|
|
5
5
|
}, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{
|
|
6
|
-
uiMode?:
|
|
7
|
-
lang?:
|
|
6
|
+
uiMode?: "admin" | "aplus" | undefined;
|
|
7
|
+
lang?: "en" | "zh-cn" | undefined;
|
|
8
8
|
}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
@@ -2,8 +2,7 @@ import { TransformCellTextProps } from '@aplus-frontend/antdv/lib/table/interfac
|
|
|
2
2
|
import { ConfigProviderProps } from '@aplus-frontend/antdv';
|
|
3
3
|
import { ValidateMessages } from '@aplus-frontend/antdv/es/form/interface';
|
|
4
4
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
5
|
-
import {
|
|
6
|
-
import { CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
5
|
+
import { SizeType, CSPConfig } from '@aplus-frontend/antdv/es/config-provider';
|
|
7
6
|
import { Locale } from '@aplus-frontend/antdv/es/locale';
|
|
8
7
|
import { ThemeConfig } from '@aplus-frontend/antdv/es/config-provider/context';
|
|
9
8
|
import { default as __DTS_DEFAULT_0__ } from '@aplus-frontend/antdv/es/config-provider/renderEmpty';
|
|
@@ -48,7 +47,7 @@ export declare function mergeAntdProvideConfig(config: ConfigProviderProps): {
|
|
|
48
47
|
colon?: boolean;
|
|
49
48
|
} | undefined;
|
|
50
49
|
space?: {
|
|
51
|
-
size?:
|
|
50
|
+
size?: SizeType | number;
|
|
52
51
|
} | undefined;
|
|
53
52
|
direction?: "ltr" | "rtl" | undefined;
|
|
54
53
|
csp?: CSPConfig | undefined;
|
|
@@ -72,7 +71,7 @@ export declare function mergeAntdProvideConfig(config: ConfigProviderProps): {
|
|
|
72
71
|
renderEmpty?: __DTS_DEFAULT_0__ | undefined;
|
|
73
72
|
transformCellText?: ((tableProps: TransformCellTextProps) => any) | undefined;
|
|
74
73
|
autoInsertSpaceInButton?: boolean | undefined;
|
|
75
|
-
componentSize?:
|
|
74
|
+
componentSize?: SizeType;
|
|
76
75
|
componentDisabled?: boolean | undefined;
|
|
77
76
|
virtual?: boolean | undefined;
|
|
78
77
|
};
|
|
@@ -89,7 +88,7 @@ export declare function mergeAntdProviderConfigWithCache(newConfig: ConfigProvid
|
|
|
89
88
|
colon?: boolean;
|
|
90
89
|
} | undefined;
|
|
91
90
|
space?: {
|
|
92
|
-
size?:
|
|
91
|
+
size?: SizeType | number;
|
|
93
92
|
} | undefined;
|
|
94
93
|
direction?: "ltr" | "rtl" | undefined;
|
|
95
94
|
csp?: CSPConfig | undefined;
|
|
@@ -113,7 +112,7 @@ export declare function mergeAntdProviderConfigWithCache(newConfig: ConfigProvid
|
|
|
113
112
|
renderEmpty?: __DTS_DEFAULT_0__ | undefined;
|
|
114
113
|
transformCellText?: ((tableProps: TransformCellTextProps) => any) | undefined;
|
|
115
114
|
autoInsertSpaceInButton?: boolean | undefined;
|
|
116
|
-
componentSize?:
|
|
115
|
+
componentSize?: SizeType;
|
|
117
116
|
componentDisabled?: boolean | undefined;
|
|
118
117
|
virtual?: boolean | undefined;
|
|
119
118
|
};
|
package/lib/src/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const _default: "6.
|
|
1
|
+
declare const _default: "6.19.0";
|
|
2
2
|
export default _default;
|
package/lib/src/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="6.
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e="6.19.0";exports.default=e;
|
|
@@ -1,14 +1,13 @@
|
|
|
1
1
|
import { WorkOrderModalProps } from './interfaces';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, ExtractPropTypes, PropType, HTMLAttributes, VNodeProps, AllowedComponentProps, ComponentCustomProps, CreateComponentPublicInstanceWithMixins, GlobalComponents, GlobalDirectives, Slot, ComponentPublicInstance, ComponentOptionsBase, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
|
|
3
|
-
import {
|
|
3
|
+
import { SizeType, ButtonSize } from '@aplus-frontend/antdv/es/config-provider';
|
|
4
4
|
import { ColSize } from '@aplus-frontend/antdv/es/grid';
|
|
5
|
-
import { FormLabelAlign, ValidateMessages, FieldData, ValidateErrorEntity, NamePath,
|
|
5
|
+
import { FormLabelAlign, ValidateMessages, FieldData, ValidateErrorEntity, NamePath, ValidateOptions, InternalNamePath } from '@aplus-frontend/antdv/es/form/interface';
|
|
6
6
|
import { RuleObject } from '@aplus-frontend/antdv/es/form';
|
|
7
7
|
import { RequiredMark } from '@aplus-frontend/antdv/es/form/Form';
|
|
8
8
|
import { Options } from '../../node_modules/scroll-into-view-if-needed';
|
|
9
9
|
import { Recordable } from '../type';
|
|
10
10
|
import { VueTypeDef, VueTypeValidableDef } from '../../node_modules/vue-types';
|
|
11
|
-
import { SizeType } from '@aplus-frontend/antdv/es/config-provider';
|
|
12
11
|
import { VueNode } from '@aplus-frontend/antdv/es/_util/type';
|
|
13
12
|
import { ApFormProps, UpdateModelOptimizeFn, ApFormInternalInstance, WatchFunc } from '..';
|
|
14
13
|
import { OnCleanup } from '@vue/reactivity';
|
|
@@ -23,7 +22,7 @@ declare const _default: DefineComponent<WorkOrderModalProps, {}, {}, {}, {}, Com
|
|
|
23
22
|
$: ComponentInternalInstance;
|
|
24
23
|
$data: {};
|
|
25
24
|
$props: {
|
|
26
|
-
readonly size?:
|
|
25
|
+
readonly size?: SizeType;
|
|
27
26
|
readonly onSubmit?: ((e: Event) => void) | undefined;
|
|
28
27
|
readonly layout?: string | undefined;
|
|
29
28
|
readonly disabled?: boolean | undefined;
|
|
@@ -113,7 +112,7 @@ declare const _default: DefineComponent<WorkOrderModalProps, {}, {}, {}, {}, Com
|
|
|
113
112
|
readonly onValidate?: ((name: string | number | string[] | number[], status: boolean, errors: string[]) => void) | undefined;
|
|
114
113
|
readonly initialValues?: Recordable | undefined;
|
|
115
114
|
readonly onValuesChange?: ((changedValues: Recordable, allValues: Recordable, fieldName: NamePath) => void) | undefined;
|
|
116
|
-
readonly syncToUrl?:
|
|
115
|
+
readonly syncToUrl?: boolean | ((values: Recordable, type: "get" | "set") => Recordable) | undefined;
|
|
117
116
|
readonly syncToUrlPriority?: boolean | undefined;
|
|
118
117
|
} & VNodeProps & AllowedComponentProps & ComponentCustomProps;
|
|
119
118
|
$attrs: {
|
|
@@ -318,8 +317,8 @@ declare const _default: DefineComponent<WorkOrderModalProps, {}, {}, {}, {}, Com
|
|
|
318
317
|
default: string | string[];
|
|
319
318
|
};
|
|
320
319
|
size: {
|
|
321
|
-
type: PropType<
|
|
322
|
-
default:
|
|
320
|
+
type: PropType<ButtonSize>;
|
|
321
|
+
default: ButtonSize;
|
|
323
322
|
};
|
|
324
323
|
disabled: {
|
|
325
324
|
type: BooleanConstructor;
|
|
@@ -346,7 +345,7 @@ declare const _default: DefineComponent<WorkOrderModalProps, {}, {}, {}, {}, Com
|
|
|
346
345
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
347
346
|
};
|
|
348
347
|
}>> & Readonly<{}>, () => VueNode, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {
|
|
349
|
-
size:
|
|
348
|
+
size: ButtonSize;
|
|
350
349
|
onSubmit: (e: Event) => void;
|
|
351
350
|
disabled: boolean;
|
|
352
351
|
validateTrigger: string | string[];
|
|
@@ -638,8 +637,8 @@ declare const _default: DefineComponent<WorkOrderModalProps, {}, {}, {}, {}, Com
|
|
|
638
637
|
default: string | string[];
|
|
639
638
|
};
|
|
640
639
|
size: {
|
|
641
|
-
type: PropType<
|
|
642
|
-
default:
|
|
640
|
+
type: PropType<ButtonSize>;
|
|
641
|
+
default: ButtonSize;
|
|
643
642
|
};
|
|
644
643
|
disabled: {
|
|
645
644
|
type: BooleanConstructor;
|
|
@@ -666,7 +665,7 @@ declare const _default: DefineComponent<WorkOrderModalProps, {}, {}, {}, {}, Com
|
|
|
666
665
|
default: (name: string | number | string[] | number[], status: boolean, errors: string[]) => void;
|
|
667
666
|
};
|
|
668
667
|
}>> & Readonly<{}>, () => VueNode, {}, {}, {}, {
|
|
669
|
-
size:
|
|
668
|
+
size: ButtonSize;
|
|
670
669
|
onSubmit: (e: Event) => void;
|
|
671
670
|
disabled: boolean;
|
|
672
671
|
validateTrigger: string | string[];
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aplus-frontend/ui",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.19.0",
|
|
4
4
|
"main": "./lib/index.js",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"files": [
|
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
"@aplus-frontend/utils": "1.0.61"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
42
|
-
"@aplus-frontend/antdv": "^1.
|
|
42
|
+
"@aplus-frontend/antdv": "^1.2.0",
|
|
43
43
|
"@aplus-frontend/icon": "^1.2.6",
|
|
44
44
|
"@aplus-frontend/oss": "^1.1.2",
|
|
45
45
|
"vue": "^3.5.14",
|
|
46
46
|
"vxe-table": "4.11.29"
|
|
47
47
|
},
|
|
48
48
|
"devDependencies": {
|
|
49
|
-
"@aplus-frontend/antdv": "^1.
|
|
49
|
+
"@aplus-frontend/antdv": "^1.2.0",
|
|
50
50
|
"@aplus-frontend/icon": "^1.2.6",
|
|
51
51
|
"@aplus-frontend/oss": "^1.1.2",
|
|
52
52
|
"@types/sortablejs": "^1.15.8",
|
package/theme/antdv-override.css
CHANGED
|
@@ -60,9 +60,7 @@
|
|
|
60
60
|
border-color: #dee4ed;
|
|
61
61
|
}
|
|
62
62
|
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-link[disabled],
|
|
63
|
-
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-link[disabled]:hover
|
|
64
|
-
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-text[disabled],
|
|
65
|
-
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-text[disabled]:hover {
|
|
63
|
+
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-link[disabled]:hover {
|
|
66
64
|
color: #cce2ff;
|
|
67
65
|
}
|
|
68
66
|
[data-aplus-ui-mode='aplus'] .ant-message div.ant-message-notice-content {
|
|
@@ -329,9 +327,7 @@
|
|
|
329
327
|
border-color: #d9d9d9 !important;
|
|
330
328
|
}
|
|
331
329
|
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-link[disabled],
|
|
332
|
-
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-link[disabled]:hover
|
|
333
|
-
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-text[disabled],
|
|
334
|
-
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-text[disabled]:hover {
|
|
330
|
+
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-link[disabled]:hover {
|
|
335
331
|
color: rgba(24, 144, 255, 0.2) !important;
|
|
336
332
|
}
|
|
337
333
|
[data-aplus-ui-mode='admin'] .ant-message div.ant-message-notice-content {
|
|
@@ -83,9 +83,7 @@
|
|
|
83
83
|
}
|
|
84
84
|
|
|
85
85
|
&.ant-btn-link[disabled],
|
|
86
|
-
&.ant-btn-link[disabled]:hover
|
|
87
|
-
&.ant-btn-text[disabled],
|
|
88
|
-
&.ant-btn-text[disabled]:hover {
|
|
86
|
+
&.ant-btn-link[disabled]:hover {
|
|
89
87
|
color: #cce2ff;
|
|
90
88
|
}
|
|
91
89
|
}
|
|
@@ -388,9 +386,7 @@
|
|
|
388
386
|
}
|
|
389
387
|
|
|
390
388
|
&.ant-btn-link[disabled],
|
|
391
|
-
&.ant-btn-link[disabled]:hover
|
|
392
|
-
&.ant-btn-text[disabled],
|
|
393
|
-
&.ant-btn-text[disabled]:hover {
|
|
389
|
+
&.ant-btn-link[disabled]:hover {
|
|
394
390
|
color: rgba(24, 144, 255, 0.2) !important;
|
|
395
391
|
}
|
|
396
392
|
}
|
|
@@ -55,7 +55,7 @@
|
|
|
55
55
|
padding-bottom: var(--ap-descriptions-item-padding-bottom, 16px);
|
|
56
56
|
}
|
|
57
57
|
.aplus-ap-descriptions .ant-descriptions th.ant-descriptions-item {
|
|
58
|
-
padding-bottom:
|
|
58
|
+
padding-bottom: 4px;
|
|
59
59
|
}
|
|
60
60
|
.aplus-ap-descriptions .ant-descriptions .ant-descriptions-row:last-child .ant-descriptions-item {
|
|
61
61
|
padding-bottom: var(--ap-descriptions-last-row-item-padding-bottom, 0px);
|
|
@@ -57,14 +57,16 @@
|
|
|
57
57
|
display: flex;
|
|
58
58
|
align-items: center;
|
|
59
59
|
justify-content: center;
|
|
60
|
-
transition: all 0.3s ease;
|
|
61
60
|
overflow: hidden;
|
|
61
|
+
transition: all 0.3s ease;
|
|
62
62
|
}
|
|
63
63
|
.aplus-ap-draggable-grid--canDrag:hover {
|
|
64
64
|
border: 1px solid var(--ap-color-primary);
|
|
65
65
|
}
|
|
66
66
|
.aplus-ap-draggable-grid--dragging {
|
|
67
67
|
cursor: move;
|
|
68
|
+
z-index: 100;
|
|
69
|
+
opacity: 0.8;
|
|
68
70
|
}
|
|
69
71
|
.aplus-ap-draggable-grid__dragging {
|
|
70
72
|
opacity: 0.5;
|
|
@@ -72,8 +74,7 @@
|
|
|
72
74
|
z-index: 999;
|
|
73
75
|
}
|
|
74
76
|
.aplus-ap-draggable-grid__overlay {
|
|
75
|
-
|
|
76
|
-
border: 2px dashed #e0ebfa;
|
|
77
|
+
border: 1px solid var(--ap-color-primary);
|
|
77
78
|
}
|
|
78
79
|
.aplus-ap-draggable-grid-loading {
|
|
79
80
|
display: flex;
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
justify-content: center;
|
|
15
15
|
transition: all 0.3s ease;
|
|
16
16
|
overflow: hidden;
|
|
17
|
+
transition: all 0.3s ease,
|
|
17
18
|
}
|
|
18
19
|
&--canDrag {
|
|
19
20
|
&:hover{
|
|
@@ -22,6 +23,8 @@
|
|
|
22
23
|
}
|
|
23
24
|
&--dragging {
|
|
24
25
|
cursor: move;
|
|
26
|
+
z-index: 100;
|
|
27
|
+
opacity: 0.8;
|
|
25
28
|
}
|
|
26
29
|
&__dragging {
|
|
27
30
|
opacity: 0.5;
|
|
@@ -29,8 +32,7 @@
|
|
|
29
32
|
z-index: 999;
|
|
30
33
|
}
|
|
31
34
|
&__overlay {
|
|
32
|
-
|
|
33
|
-
border: 2px dashed #e0ebfa;
|
|
35
|
+
border: 1px solid var(--ap-color-primary);
|
|
34
36
|
}
|
|
35
37
|
});
|
|
36
38
|
.b('ap-draggable-grid-loading',{
|
package/theme/ap-tag/ap-tag.css
CHANGED
|
@@ -48,12 +48,13 @@
|
|
|
48
48
|
text-wrap: nowrap;
|
|
49
49
|
white-space: nowrap;
|
|
50
50
|
display: inline-block;
|
|
51
|
-
|
|
51
|
+
width: 100%;
|
|
52
52
|
}
|
|
53
53
|
.aplus-tag-wrapper .aplus-tag-inner-wrapper {
|
|
54
54
|
display: inline-block;
|
|
55
55
|
border-radius: 4px;
|
|
56
56
|
box-sizing: border-box;
|
|
57
|
+
width: 100%;
|
|
57
58
|
}
|
|
58
59
|
.aplus-tag-wrapper .aplus-tag-inner-wrapper--large {
|
|
59
60
|
padding: 6px;
|
|
@@ -69,6 +70,7 @@
|
|
|
69
70
|
padding: 0 4px;
|
|
70
71
|
line-height: 18px;
|
|
71
72
|
font-size: 12px;
|
|
73
|
+
border-radius: 2px;
|
|
72
74
|
}
|
|
73
75
|
.aplus-tag-wrapper-purely > * {
|
|
74
76
|
background-color: var(--tag-main-color-background);
|
package/theme/ap-tag/ap-tag.less
CHANGED
|
@@ -5,12 +5,13 @@
|
|
|
5
5
|
text-wrap: nowrap;
|
|
6
6
|
white-space: nowrap;
|
|
7
7
|
display: inline-block;
|
|
8
|
-
|
|
8
|
+
width: 100%;
|
|
9
9
|
}
|
|
10
10
|
&-wrapper &-inner-wrapper {
|
|
11
11
|
display: inline-block;
|
|
12
12
|
border-radius: 4px;
|
|
13
13
|
box-sizing: border-box;
|
|
14
|
+
width: 100%;
|
|
14
15
|
|
|
15
16
|
&--large {
|
|
16
17
|
padding: 6px;
|
|
@@ -26,6 +27,7 @@
|
|
|
26
27
|
padding: 0 4px;
|
|
27
28
|
line-height: @line-height-base;
|
|
28
29
|
font-size: @font-size-base;
|
|
30
|
+
border-radius: 2px;
|
|
29
31
|
}
|
|
30
32
|
}
|
|
31
33
|
&-wrapper-purely {
|
package/theme/index.css
CHANGED
|
@@ -129,9 +129,7 @@
|
|
|
129
129
|
border-color: #dee4ed;
|
|
130
130
|
}
|
|
131
131
|
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-link[disabled],
|
|
132
|
-
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-link[disabled]:hover
|
|
133
|
-
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-text[disabled],
|
|
134
|
-
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-text[disabled]:hover {
|
|
132
|
+
[data-aplus-ui-mode='aplus'] .ant-btn.ant-btn-link[disabled]:hover {
|
|
135
133
|
color: #cce2ff;
|
|
136
134
|
}
|
|
137
135
|
[data-aplus-ui-mode='aplus'] .ant-message div.ant-message-notice-content {
|
|
@@ -398,9 +396,7 @@
|
|
|
398
396
|
border-color: #d9d9d9 !important;
|
|
399
397
|
}
|
|
400
398
|
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-link[disabled],
|
|
401
|
-
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-link[disabled]:hover
|
|
402
|
-
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-text[disabled],
|
|
403
|
-
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-text[disabled]:hover {
|
|
399
|
+
[data-aplus-ui-mode='admin'] .ant-btn.ant-btn-link[disabled]:hover {
|
|
404
400
|
color: rgba(24, 144, 255, 0.2) !important;
|
|
405
401
|
}
|
|
406
402
|
[data-aplus-ui-mode='admin'] .ant-message div.ant-message-notice-content {
|
|
@@ -860,7 +856,7 @@
|
|
|
860
856
|
padding-bottom: var(--ap-descriptions-item-padding-bottom, 16px);
|
|
861
857
|
}
|
|
862
858
|
.aplus-ap-descriptions .ant-descriptions th.ant-descriptions-item {
|
|
863
|
-
padding-bottom:
|
|
859
|
+
padding-bottom: 4px;
|
|
864
860
|
}
|
|
865
861
|
.aplus-ap-descriptions .ant-descriptions .ant-descriptions-row:last-child .ant-descriptions-item {
|
|
866
862
|
padding-bottom: var(--ap-descriptions-last-row-item-padding-bottom, 0px);
|
|
@@ -1435,6 +1431,7 @@
|
|
|
1435
1431
|
}
|
|
1436
1432
|
.aplus-ap-label__custom {
|
|
1437
1433
|
margin-top: 2px;
|
|
1434
|
+
width: 100%;
|
|
1438
1435
|
}
|
|
1439
1436
|
.aplus-ap-label__custom .ant-tag {
|
|
1440
1437
|
height: 24px;
|
|
@@ -2343,12 +2340,13 @@ div.aplus-ap-info-layout-admin__header-shadow.aplus-ap-info-layout-admin__sticky
|
|
|
2343
2340
|
text-wrap: nowrap;
|
|
2344
2341
|
white-space: nowrap;
|
|
2345
2342
|
display: inline-block;
|
|
2346
|
-
|
|
2343
|
+
width: 100%;
|
|
2347
2344
|
}
|
|
2348
2345
|
.aplus-tag-wrapper .aplus-tag-inner-wrapper {
|
|
2349
2346
|
display: inline-block;
|
|
2350
2347
|
border-radius: 4px;
|
|
2351
2348
|
box-sizing: border-box;
|
|
2349
|
+
width: 100%;
|
|
2352
2350
|
}
|
|
2353
2351
|
.aplus-tag-wrapper .aplus-tag-inner-wrapper--large {
|
|
2354
2352
|
padding: 6px;
|
|
@@ -2364,6 +2362,7 @@ div.aplus-ap-info-layout-admin__header-shadow.aplus-ap-info-layout-admin__sticky
|
|
|
2364
2362
|
padding: 0 4px;
|
|
2365
2363
|
line-height: 18px;
|
|
2366
2364
|
font-size: 12px;
|
|
2365
|
+
border-radius: 2px;
|
|
2367
2366
|
}
|
|
2368
2367
|
.aplus-tag-wrapper-purely > * {
|
|
2369
2368
|
background-color: var(--tag-main-color-background);
|
|
@@ -4119,14 +4118,16 @@ div.aplus-ap-info-layout-admin__header-shadow.aplus-ap-info-layout-admin__sticky
|
|
|
4119
4118
|
display: flex;
|
|
4120
4119
|
align-items: center;
|
|
4121
4120
|
justify-content: center;
|
|
4122
|
-
transition: all 0.3s ease;
|
|
4123
4121
|
overflow: hidden;
|
|
4122
|
+
transition: all 0.3s ease;
|
|
4124
4123
|
}
|
|
4125
4124
|
.aplus-ap-draggable-grid--canDrag:hover {
|
|
4126
4125
|
border: 1px solid var(--ap-color-primary);
|
|
4127
4126
|
}
|
|
4128
4127
|
.aplus-ap-draggable-grid--dragging {
|
|
4129
4128
|
cursor: move;
|
|
4129
|
+
z-index: 100;
|
|
4130
|
+
opacity: 0.8;
|
|
4130
4131
|
}
|
|
4131
4132
|
.aplus-ap-draggable-grid__dragging {
|
|
4132
4133
|
opacity: 0.5;
|
|
@@ -4134,8 +4135,7 @@ div.aplus-ap-info-layout-admin__header-shadow.aplus-ap-info-layout-admin__sticky
|
|
|
4134
4135
|
z-index: 999;
|
|
4135
4136
|
}
|
|
4136
4137
|
.aplus-ap-draggable-grid__overlay {
|
|
4137
|
-
|
|
4138
|
-
border: 2px dashed #e0ebfa;
|
|
4138
|
+
border: 1px solid var(--ap-color-primary);
|
|
4139
4139
|
}
|
|
4140
4140
|
.aplus-ap-draggable-grid-loading {
|
|
4141
4141
|
display: flex;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
.ant-alert .ant-alert-close-icon {
|
|
2
|
-
line-height: 18px;
|
|
3
|
-
}
|
|
4
|
-
.ant-alert .ant-alert-icon {
|
|
5
|
-
font-size: 16px;
|
|
6
|
-
margin-inline-end: 8px;
|
|
7
|
-
}
|
|
8
|
-
.ant-alert .ant-alert-message {
|
|
9
|
-
color: #333333;
|
|
10
|
-
font-weight: normal !important;
|
|
11
|
-
font-size: 12px;
|
|
12
|
-
line-height: 18px;
|
|
13
|
-
}
|
|
14
|
-
.ant-alert .ant-alert-message .href {
|
|
15
|
-
color: #1890ff;
|
|
16
|
-
cursor: pointer;
|
|
17
|
-
}
|
|
18
|
-
.ant-alert.ant-alert-with-description .ant-alert-message {
|
|
19
|
-
margin-bottom: 4px;
|
|
20
|
-
font-weight: bold !important;
|
|
21
|
-
}
|
|
22
|
-
.ant-alert.ant-alert-warning {
|
|
23
|
-
background: rgba(250, 173, 20, 0.1);
|
|
24
|
-
border: 1px solid rgba(250, 173, 20, 0.4);
|
|
25
|
-
}
|
|
26
|
-
.ant-alert.ant-alert-info {
|
|
27
|
-
background: rgba(24, 144, 255, 0.1);
|
|
28
|
-
border: 1px solid rgba(24, 144, 255, 0.4);
|
|
29
|
-
}
|
|
30
|
-
.ant-alert.ant-alert-success {
|
|
31
|
-
background: rgba(52, 183, 124, 0.1);
|
|
32
|
-
border: 1px solid rgba(52, 183, 124, 0.4);
|
|
33
|
-
}
|
|
34
|
-
.ant-alert.ant-alert-error {
|
|
35
|
-
background: rgba(255, 77, 79, 0.1);
|
|
36
|
-
border: 1px solid rgba(255, 77, 79, 0.4);
|
|
37
|
-
}
|