@kvass/widgets 1.2.6 → 1.2.8

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/Flatfinder-xVhUSkxC.js +15 -0
  2. package/dist/_plugin-vue_export-helper.js +17 -0
  3. package/dist/contact.js +21 -0
  4. package/dist/flatfinder.js +185 -0
  5. package/dist/font-selector.js +1 -0
  6. package/dist/img-comparison-slider.js +1 -0
  7. package/dist/index.es.js +12 -0
  8. package/dist/index.js +1 -0
  9. package/dist/map.js +2028 -0
  10. package/dist/project-portal.js +1 -0
  11. package/dist/vimeo.js +1 -0
  12. package/dist/youtube.js +1 -0
  13. package/package.json +4 -1
  14. package/.github/workflows/semantic-release.yml +0 -21
  15. package/.prettierrc +0 -6
  16. package/.releaserc +0 -3
  17. package/index.html +0 -38
  18. package/src/contact/README.md +0 -80
  19. package/src/contact/api.js +0 -82
  20. package/src/contact/components/Checkbox.ce.vue +0 -127
  21. package/src/contact/components/Field.ce.vue +0 -156
  22. package/src/contact/components/Fieldset.ce.vue +0 -63
  23. package/src/contact/components/Form.ce.vue +0 -407
  24. package/src/contact/main.js +0 -9
  25. package/src/contact/utils.js +0 -14
  26. package/src/flatfinder/README.md +0 -58
  27. package/src/flatfinder/components/Flatfinder.ce.vue +0 -34
  28. package/src/flatfinder/main.js +0 -4
  29. package/src/font-selector/README.md +0 -60
  30. package/src/font-selector/components/FontSelector.ce.vue +0 -246
  31. package/src/font-selector/main.js +0 -4
  32. package/src/font-selector/providers.js +0 -48
  33. package/src/font-selector/selector.svg +0 -7
  34. package/src/img-comparison-slider/README.md +0 -69
  35. package/src/img-comparison-slider/components/ImgComparisonSlider.ce.vue +0 -139
  36. package/src/img-comparison-slider/main.js +0 -7
  37. package/src/map/README.md +0 -59
  38. package/src/map/components/Map.ce.vue +0 -66
  39. package/src/map/main.js +0 -4
  40. package/src/project-portal/App.ce.vue +0 -308
  41. package/src/project-portal/api.js +0 -48
  42. package/src/project-portal/assets/logo.png +0 -0
  43. package/src/project-portal/assets/map-pin-solid.svg +0 -1
  44. package/src/project-portal/components/Card.ce.vue +0 -110
  45. package/src/project-portal/components/Category.ce.vue +0 -87
  46. package/src/project-portal/components/CategorySelector.ce.vue +0 -43
  47. package/src/project-portal/components/ProjectTypeSelector.ce.vue +0 -70
  48. package/src/project-portal/main.js +0 -16
  49. package/src/project-portal/styles/_variables.scss +0 -19
  50. package/src/project-portal/styles/components/_card.scss +0 -178
  51. package/src/utils/index.js +0 -40
  52. package/src/vimeo/README.md +0 -58
  53. package/src/vimeo/components/Vimeo.ce.vue +0 -311
  54. package/src/vimeo/main.js +0 -4
  55. package/src/youtube/README.md +0 -58
  56. package/src/youtube/components/Youtube.ce.vue +0 -322
  57. package/src/youtube/main.js +0 -4
  58. package/vite.config.js +0 -51

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.