sparta-ui 1.9.5 → 2.0.0-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/CHANGELOG.md +0 -0
- package/lib/index.js +1 -1
- package/lib/select/index.js +1 -1
- package/lib/{aside → theme/epay/aside}/index.css +0 -0
- package/lib/{button → theme/epay/button}/index.css +0 -0
- package/lib/{checkbox → theme/epay/checkbox}/index.css +0 -0
- package/lib/{checkbox-group → theme/epay/checkbox-group}/index.css +0 -0
- package/lib/{col → theme/epay/col}/index.css +0 -0
- package/lib/{confirm → theme/epay/confirm}/index.css +0 -0
- package/lib/{date-picker → theme/epay/date-picker}/index.css +0 -0
- package/lib/{dropdown → theme/epay/dropdown}/index.css +0 -0
- package/lib/{dropdown-item → theme/epay/dropdown-item}/index.css +0 -0
- package/lib/{form → theme/epay/form}/index.css +0 -0
- package/lib/{form-item → theme/epay/form-item}/index.css +0 -0
- package/lib/{form-submit-btns → theme/epay/form-submit-btns}/index.css +0 -0
- package/lib/{img-preview → theme/epay/img-preview}/index.css +0 -0
- package/lib/{index.css → theme/epay/index.css} +0 -0
- package/lib/{input → theme/epay/input}/index.css +0 -0
- package/lib/{layout → theme/epay/layout}/index.css +0 -0
- package/lib/{main → theme/epay/main}/index.css +0 -0
- package/lib/{menu → theme/epay/menu}/index.css +0 -0
- package/lib/{modal → theme/epay/modal}/index.css +0 -0
- package/lib/{option → theme/epay/option}/index.css +0 -0
- package/lib/{option-group → theme/epay/option-group}/index.css +0 -0
- package/lib/{pagination → theme/epay/pagination}/index.css +0 -0
- package/lib/{password-input → theme/epay/password-input}/index.css +0 -0
- package/lib/{popup-tip → theme/epay/popup-tip}/index.css +0 -0
- package/lib/{progress → theme/epay/progress}/index.css +0 -0
- package/lib/{radio → theme/epay/radio}/index.css +0 -0
- package/lib/{radio-button → theme/epay/radio-button}/index.css +0 -0
- package/lib/{radio-group → theme/epay/radio-group}/index.css +0 -0
- package/lib/{row → theme/epay/row}/index.css +0 -0
- package/lib/{select → theme/epay/select}/index.css +0 -0
- package/lib/{step → theme/epay/step}/index.css +0 -0
- package/lib/{step-item → theme/epay/step-item}/index.css +0 -0
- package/lib/{style → theme/epay/style}/index.css +0 -0
- package/lib/{table → theme/epay/table}/index.css +0 -0
- package/lib/{tabs → theme/epay/tabs}/index.css +0 -0
- package/lib/{tag → theme/epay/tag}/index.css +0 -0
- package/lib/{time-picker → theme/epay/time-picker}/index.css +0 -0
- package/lib/{time-select → theme/epay/time-select}/index.css +0 -0
- package/lib/{toast → theme/epay/toast}/index.css +0 -0
- package/lib/{upload → theme/epay/upload}/index.css +0 -0
- package/lib/{window → theme/epay/window}/index.css +0 -0
- package/lib/theme/globalpay/aside/index.css +1 -0
- package/lib/theme/globalpay/button/index.css +1 -0
- package/lib/theme/globalpay/checkbox/index.css +1 -0
- package/lib/theme/globalpay/checkbox-group/index.css +1 -0
- package/lib/theme/globalpay/col/index.css +1 -0
- package/lib/theme/globalpay/confirm/index.css +1 -0
- package/lib/theme/globalpay/date-picker/index.css +1 -0
- package/lib/theme/globalpay/dropdown/index.css +1 -0
- package/lib/theme/globalpay/dropdown-item/index.css +1 -0
- package/lib/theme/globalpay/form/index.css +1 -0
- package/lib/theme/globalpay/form-item/index.css +1 -0
- package/lib/theme/globalpay/form-submit-btns/index.css +1 -0
- package/lib/theme/globalpay/img-preview/index.css +1 -0
- package/lib/theme/globalpay/index.css +1 -0
- package/lib/theme/globalpay/input/index.css +1 -0
- package/lib/theme/globalpay/layout/index.css +1 -0
- package/lib/theme/globalpay/main/index.css +1 -0
- package/lib/theme/globalpay/menu/index.css +1 -0
- package/lib/theme/globalpay/modal/index.css +1 -0
- package/lib/theme/globalpay/option/index.css +1 -0
- package/lib/theme/globalpay/option-group/index.css +1 -0
- package/lib/theme/globalpay/pagination/index.css +1 -0
- package/lib/theme/globalpay/password-input/index.css +1 -0
- package/lib/theme/globalpay/popup-tip/index.css +1 -0
- package/lib/theme/globalpay/progress/index.css +1 -0
- package/lib/theme/globalpay/radio/index.css +1 -0
- package/lib/theme/globalpay/radio-button/index.css +1 -0
- package/lib/theme/globalpay/radio-group/index.css +1 -0
- package/lib/theme/globalpay/row/index.css +1 -0
- package/lib/theme/globalpay/select/index.css +1 -0
- package/lib/theme/globalpay/step/index.css +1 -0
- package/lib/theme/globalpay/step-item/index.css +1 -0
- package/lib/theme/globalpay/style/index.css +1 -0
- package/lib/theme/globalpay/table/index.css +1 -0
- package/lib/theme/globalpay/tabs/index.css +1 -0
- package/lib/theme/globalpay/tag/index.css +1 -0
- package/lib/theme/globalpay/time-picker/index.css +1 -0
- package/lib/theme/globalpay/time-select/index.css +1 -0
- package/lib/theme/globalpay/toast/index.css +1 -0
- package/lib/theme/globalpay/upload/index.css +1 -0
- package/lib/theme/globalpay/window/index.css +1 -0
- package/package.json +13 -6
package/CHANGELOG.md
ADDED
|
File without changes
|