xv-webcomponents 1.22.2 → 1.23.1

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 (73) hide show
  1. package/dist/cjs/loader.cjs.js +1 -1
  2. package/dist/cjs/maplibre-gl-CCZS3Rg5.js +900 -0
  3. package/dist/cjs/{xv-accordion-v2_48.cjs.entry.js → xv-accordion-v2_49.cjs.entry.js} +655 -66
  4. package/dist/cjs/xv-header-next.cjs.entry.js +1 -1
  5. package/dist/cjs/xv-mega-menu-next.cjs.entry.js +2 -2
  6. package/dist/cjs/xv-webcomponents.cjs.js +1 -1
  7. package/dist/collection/collection-manifest.json +1 -0
  8. package/dist/collection/components/xv-accordion/xv-accordion.js +24 -4
  9. package/dist/collection/components/xv-accordion-item/xv-accordion-item.js +11 -5
  10. package/dist/collection/components/xv-breadcrumbs/xv-breadcrumbs.js +1 -1
  11. package/dist/collection/components/xv-button/xv-button.js +2 -2
  12. package/dist/collection/components/xv-button-group/xv-button-group.js +1 -1
  13. package/dist/collection/components/xv-card/xv-card.js +1 -1
  14. package/dist/collection/components/xv-checkbox/xv-checkbox.js +2 -2
  15. package/dist/collection/components/xv-content-switcher/xv-content-switcher-item/xv-content-switcher-item.js +1 -1
  16. package/dist/collection/components/xv-content-switcher/xv-content-switcher.js +2 -2
  17. package/dist/collection/components/xv-data-table/xv-data-table-cell/xv-data-table-cell.js +1 -1
  18. package/dist/collection/components/xv-data-table/xv-data-table-collapse/xv-data-table-collapse.js +1 -1
  19. package/dist/collection/components/xv-data-table/xv-data-table-row/xv-data-table-row.js +2 -2
  20. package/dist/collection/components/xv-data-table/xv-data-table.js +1 -1
  21. package/dist/collection/components/xv-datepicker/xv-datepicker.js +63 -5
  22. package/dist/collection/components/xv-dropdown/xv-dropdown-item/xv-dropdown-item.js +1 -1
  23. package/dist/collection/components/xv-dropdown/xv-dropdown.js +1 -1
  24. package/dist/collection/components/xv-file-uploader/xv-file-uploader.js +1 -1
  25. package/dist/collection/components/xv-footer/xv-footer.js +1 -1
  26. package/dist/collection/components/xv-geo-map/xv-geo-map.css +907 -0
  27. package/dist/collection/components/xv-geo-map/xv-geo-map.js +984 -0
  28. package/dist/collection/components/xv-header/xv-header.js +1 -1
  29. package/dist/collection/components/xv-header-next/xv-header-next.js +1 -1
  30. package/dist/collection/components/xv-image-viewer/xv-image-viewer.js +1 -1
  31. package/dist/collection/components/xv-link/xv-link.js +1 -1
  32. package/dist/collection/components/xv-mega-menu/xv-mega-menu.js +2 -2
  33. package/dist/collection/components/xv-mega-menu-next/xv-mega-menu-next.js +2 -2
  34. package/dist/collection/components/xv-modal/xv-modal.js +1 -1
  35. package/dist/collection/components/xv-notification/xv-notification.js +1 -1
  36. package/dist/collection/components/xv-number-input/xv-number-input.js +2 -2
  37. package/dist/collection/components/xv-pagination/xv-pagination.js +1 -1
  38. package/dist/collection/components/xv-progress-indicator/xv-progress-indicator-item/xv-progress-indicator-item.js +1 -1
  39. package/dist/collection/components/xv-progress-indicator/xv-progress-indicator.js +1 -1
  40. package/dist/collection/components/xv-radio/xv-radio.js +2 -2
  41. package/dist/collection/components/xv-slider/xv-slider.js +1 -1
  42. package/dist/collection/components/xv-table/xv-table-cell/xv-table-cell.js +1 -1
  43. package/dist/collection/components/xv-table/xv-table-expand/xv-table-expand.js +1 -1
  44. package/dist/collection/components/xv-table/xv-table-row/xv-table-row.js +1 -1
  45. package/dist/collection/components/xv-table/xv-table.js +1 -1
  46. package/dist/collection/components/xv-tabs/xv-tab/xv-tab.js +1 -1
  47. package/dist/collection/components/xv-tag/xv-tag.js +1 -1
  48. package/dist/collection/components/xv-tag-combobox/xv-tag-combobox.js +2 -2
  49. package/dist/collection/components/xv-text-input/xv-text-input.js +2 -2
  50. package/dist/collection/components/xv-textarea/xv-textarea.js +2 -2
  51. package/dist/collection/components/xv-tile/xv-tile.js +2 -2
  52. package/dist/collection/components/xv-toggle/xv-toggle.js +1 -1
  53. package/dist/collection/components/xv-toggle-tip/xv-toggle-tip.js +1 -1
  54. package/dist/collection/components/xv-tooltip/xv-tooltip.js +2 -2
  55. package/dist/esm/loader.js +1 -1
  56. package/dist/esm/maplibre-gl-CS4Eagm9.js +813 -0
  57. package/dist/esm/maplibre-gl-shared.mjs +6 -0
  58. package/dist/esm/maplibre-gl-worker.mjs +6 -0
  59. package/dist/esm/{xv-accordion-v2_48.entry.js → xv-accordion-v2_49.entry.js} +655 -67
  60. package/dist/esm/xv-header-next.entry.js +1 -1
  61. package/dist/esm/xv-mega-menu-next.entry.js +2 -2
  62. package/dist/esm/xv-webcomponents.js +1 -1
  63. package/dist/types/components/xv-accordion/xv-accordion.d.ts +5 -4
  64. package/dist/types/components/xv-accordion-item/xv-accordion-item.d.ts +3 -0
  65. package/dist/types/components/xv-datepicker/xv-datepicker.d.ts +12 -0
  66. package/dist/types/components/xv-geo-map/xv-geo-map.d.ts +115 -0
  67. package/dist/types/components.d.ts +217 -0
  68. package/dist/xv-webcomponents/{p-511519a7.entry.js → p-77bd6e1f.entry.js} +2 -2
  69. package/dist/xv-webcomponents/{p-38e5f1e1.entry.js → p-93bd2dca.entry.js} +1 -1
  70. package/dist/xv-webcomponents/{p-7e05cb50.entry.js → p-9e3130ff.entry.js} +1 -1
  71. package/dist/xv-webcomponents/p-CS4Eagm9.js +10 -0
  72. package/dist/xv-webcomponents/xv-webcomponents.esm.js +1 -1
  73. package/package.json +2 -1

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.