@nexxtmove/ui 0.1.31 → 0.1.33

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 (58) hide show
  1. package/dist/index.d.ts +124 -17
  2. package/dist/index.js +1079 -980
  3. package/dist/nuxt.js +8 -7
  4. package/package.json +1 -1
  5. package/src/components/Calendar/_CalendarDayView.vue +1 -1
  6. package/src/components/Chip/Chip.vue +9 -4
  7. package/src/components/Pagination/Pagination.vue +93 -0
  8. package/src/components/Table/Table.vue +2 -2
  9. package/src/components.json +1 -0
  10. package/src/index.ts +1 -0
  11. package/src/components/AnimatedNumber/AnimatedNumber.stories.ts +0 -15
  12. package/src/components/AnimatedNumber/AnimatedNumber.test.ts +0 -56
  13. package/src/components/Avatar/Avatar.stories.ts +0 -28
  14. package/src/components/Avatar/Avatar.test.ts +0 -55
  15. package/src/components/Button/Button.stories.ts +0 -212
  16. package/src/components/Button/Button.test.ts +0 -318
  17. package/src/components/Calendar/Calendar.stories.ts +0 -91
  18. package/src/components/Calendar/Calendar.test.ts +0 -279
  19. package/src/components/Calendar/_CalendarDayView.test.ts +0 -104
  20. package/src/components/Calendar/_CalendarHeader.test.ts +0 -86
  21. package/src/components/Calendar/_CalendarMonthView.test.ts +0 -52
  22. package/src/components/Calendar/_CalendarYearView.test.ts +0 -56
  23. package/src/components/Checkbox/Checkbox.stories.ts +0 -35
  24. package/src/components/Checkbox/Checkbox.test.ts +0 -55
  25. package/src/components/Chip/Chip.stories.ts +0 -42
  26. package/src/components/Chip/Chip.test.ts +0 -51
  27. package/src/components/CustomerJourneyTile/CustomerJourneyTile.stories.ts +0 -86
  28. package/src/components/CustomerJourneyTile/CustomerJourneyTile.test.ts +0 -178
  29. package/src/components/DatePicker/DatePicker.stories.ts +0 -149
  30. package/src/components/DatePicker/DatePicker.test.ts +0 -191
  31. package/src/components/DropdownButton/DropdownButton.stories.ts +0 -68
  32. package/src/components/DropdownButton/DropdownButton.test.ts +0 -124
  33. package/src/components/Header/Header.stories.ts +0 -54
  34. package/src/components/Header/Header.test.ts +0 -183
  35. package/src/components/Icon/Icon.stories.ts +0 -50
  36. package/src/components/Icon/Icon.test.ts +0 -73
  37. package/src/components/InfoBlock/InfoBlock.stories.ts +0 -90
  38. package/src/components/InfoBlock/InfoBlock.test.ts +0 -101
  39. package/src/components/ProgressBar/ProgressBar.stories.ts +0 -30
  40. package/src/components/ProgressBar/ProgressBar.test.ts +0 -314
  41. package/src/components/SocialIcons/SocialIcons.stories.ts +0 -34
  42. package/src/components/SocialIcons/SocialIcons.test.ts +0 -58
  43. package/src/components/SocialMediaCustomTemplate/SocialMediaCustomTemplate.stories.ts +0 -11
  44. package/src/components/SocialMediaCustomTemplate/SocialMediaCustomTemplate.test.ts +0 -131
  45. package/src/components/SocialMediaTemplate/SocialMediaTemplate.stories.ts +0 -71
  46. package/src/components/SocialMediaTemplate/SocialMediaTemplate.test.ts +0 -466
  47. package/src/components/SocialMediaType/SocialMediaType.stories.ts +0 -43
  48. package/src/components/SocialMediaType/SocialMediaType.test.ts +0 -126
  49. package/src/components/StepperHeader/StepperHeader.stories.ts +0 -47
  50. package/src/components/StepperHeader/StepperHeader.test.ts +0 -244
  51. package/src/components/Table/Table.stories.ts +0 -283
  52. package/src/components/Table/Table.test.ts +0 -220
  53. package/src/components/TimelineEvent/TimelineEvent.stories.ts +0 -291
  54. package/src/components/TimelineEvent/TimelineEvent.test.ts +0 -166
  55. package/src/components/TimelinePhaseblock/TimelinePhaseblock.stories.ts +0 -198
  56. package/src/components/TimelinePhaseblock/TimelinePhaseblock.test.ts +0 -283
  57. package/src/components/Tooltip/Tooltip.stories.ts +0 -146
  58. package/src/components/Tooltip/Tooltip.test.ts +0 -122

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.