sprintify-ui 0.0.14 → 0.0.16

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.
Files changed (24) hide show
  1. package/dist/sprintify-ui.es.js +1072 -1098
  2. package/dist/types/src/components/BaseAppDialogs.vue.d.ts +2 -68
  3. package/dist/types/src/components/BaseAppNotifications.vue.d.ts +1 -43
  4. package/dist/types/src/components/BaseAvatar.vue.d.ts +20 -104
  5. package/dist/types/src/components/BaseBoolean.vue.d.ts +7 -59
  6. package/dist/types/src/components/BaseBreadcrumbs.vue.d.ts +7 -59
  7. package/dist/types/src/components/BaseCharacterCounter.vue.d.ts +24 -118
  8. package/dist/types/src/components/BaseCounter.vue.d.ts +20 -104
  9. package/dist/types/src/components/BaseDataTableToggleColumns.vue.d.ts +236 -898
  10. package/dist/types/src/components/BaseDatePicker.vue.d.ts +32 -154
  11. package/dist/types/src/components/BaseDateSelect.vue.d.ts +28 -138
  12. package/dist/types/src/components/BaseInput.vue.d.ts +39 -225
  13. package/dist/types/src/components/BaseLoadingCover.vue.d.ts +46 -188
  14. package/dist/types/src/components/BaseMediaItem.vue.d.ts +12 -82
  15. package/dist/types/src/components/BaseMediaPreview.vue.d.ts +12 -82
  16. package/dist/types/src/components/BaseMenuItem.vue.d.ts +24 -120
  17. package/dist/types/src/components/BaseNavbarItemContent.vue.d.ts +20 -106
  18. package/dist/types/src/components/BasePagination.vue.d.ts +17 -99
  19. package/dist/types/src/components/BaseTextarea.vue.d.ts +40 -182
  20. package/dist/types/src/components/BaseTextareaAutoresize.vue.d.ts +32 -159
  21. package/dist/types/src/svg/BaseSpinnerSmall.vue.d.ts +1 -43
  22. package/package.json +3 -3
  23. package/src/components/BaseInput.stories.js +1 -20
  24. package/src/components/BaseInput.vue +14 -42

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.