adpro-react 0.0.22-rc.9 → 0.0.23-rc.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 (68) hide show
  1. package/dist/adpro-react.cjs.js +429 -358
  2. package/dist/adpro-react.es.js +60267 -31369
  3. package/dist/components/AuditoriaADPRO/assets/SearchDocumentSVG.d.ts +2 -0
  4. package/dist/components/AuditoriaADPRO/assets/SearchDocumentSVG.d.ts.map +1 -0
  5. package/dist/components/AuditoriaADPRO/components/AuditoriaAcordeon.d.ts +12 -0
  6. package/dist/components/AuditoriaADPRO/components/AuditoriaAcordeon.d.ts.map +1 -0
  7. package/dist/components/AuditoriaADPRO/components/AuditoriaContenido.d.ts +6 -0
  8. package/dist/components/AuditoriaADPRO/components/AuditoriaContenido.d.ts.map +1 -0
  9. package/dist/components/AuditoriaADPRO/components/AuditoriaDetalle.d.ts +2 -0
  10. package/dist/components/AuditoriaADPRO/components/AuditoriaDetalle.d.ts.map +1 -0
  11. package/dist/components/AuditoriaADPRO/components/AuditoriaFiltros.d.ts +6 -0
  12. package/dist/components/AuditoriaADPRO/components/AuditoriaFiltros.d.ts.map +1 -0
  13. package/dist/components/AuditoriaADPRO/components/AuditoriaHeader.d.ts +2 -0
  14. package/dist/components/AuditoriaADPRO/components/AuditoriaHeader.d.ts.map +1 -0
  15. package/dist/components/AuditoriaADPRO/components/AuditoriaSkeletonAcordeon.d.ts +2 -0
  16. package/dist/components/AuditoriaADPRO/components/AuditoriaSkeletonAcordeon.d.ts.map +1 -0
  17. package/dist/components/AuditoriaADPRO/index.d.ts +4 -0
  18. package/dist/components/AuditoriaADPRO/index.d.ts.map +1 -0
  19. package/dist/components/AuditoriaADPRO/store/auditoria.slice.d.ts +19 -0
  20. package/dist/components/AuditoriaADPRO/store/auditoria.slice.d.ts.map +1 -0
  21. package/dist/components/AuditoriaADPRO/store/auditoriatitle.slice.d.ts +26 -0
  22. package/dist/components/AuditoriaADPRO/store/auditoriatitle.slice.d.ts.map +1 -0
  23. package/dist/components/AuditoriaADPRO/store/index.d.ts +19 -0
  24. package/dist/components/AuditoriaADPRO/store/index.d.ts.map +1 -0
  25. package/dist/components/AuditoriaADPRO/types/typesAuditoria.d.ts +15 -0
  26. package/dist/components/AuditoriaADPRO/types/typesAuditoria.d.ts.map +1 -0
  27. package/dist/components/AuditoriaADPRO/view/AuditoriaADPRO.d.ts +2 -0
  28. package/dist/components/AuditoriaADPRO/view/AuditoriaADPRO.d.ts.map +1 -0
  29. package/dist/components/EllipsisTooltip/view/EllipsisTooltip.d.ts +3 -3
  30. package/dist/components/EllipsisTooltip/view/EllipsisTooltip.d.ts.map +1 -1
  31. package/dist/components/ToastNotificationADPRO/index.d.ts +3 -0
  32. package/dist/components/ToastNotificationADPRO/index.d.ts.map +1 -0
  33. package/dist/components/ToastNotificationADPRO/store/useNotificationStore.d.ts +13 -0
  34. package/dist/components/ToastNotificationADPRO/store/useNotificationStore.d.ts.map +1 -0
  35. package/dist/components/ToastNotificationADPRO/types/SnackbarMessage.d.ts +17 -0
  36. package/dist/components/ToastNotificationADPRO/types/SnackbarMessage.d.ts.map +1 -0
  37. package/dist/components/ToastNotificationADPRO/view/NotificationADPRO.d.ts +2 -0
  38. package/dist/components/ToastNotificationADPRO/view/NotificationADPRO.d.ts.map +1 -0
  39. package/dist/components/autocomplete/hook/useAutocompleteADPRO.d.ts +1 -0
  40. package/dist/components/autocomplete/hook/useAutocompleteADPRO.d.ts.map +1 -1
  41. package/dist/components/autocomplete/view/AuctocompleteADPRO.d.ts.map +1 -1
  42. package/dist/components/datePicker/hook/useRangoFechasADPRO.d.ts +27 -0
  43. package/dist/components/datePicker/hook/useRangoFechasADPRO.d.ts.map +1 -0
  44. package/dist/components/datePicker/index.d.ts +3 -0
  45. package/dist/components/datePicker/index.d.ts.map +1 -0
  46. package/dist/components/datePicker/view/RangoFechasADPRO.d.ts +3 -0
  47. package/dist/components/datePicker/view/RangoFechasADPRO.d.ts.map +1 -0
  48. package/dist/components/index.d.ts +4 -1
  49. package/dist/components/index.d.ts.map +1 -1
  50. package/dist/components/loadingADPRO/index.d.ts +3 -0
  51. package/dist/components/loadingADPRO/index.d.ts.map +1 -0
  52. package/dist/components/loadingADPRO/view/LoadingADPRO.d.ts +10 -0
  53. package/dist/components/loadingADPRO/view/LoadingADPRO.d.ts.map +1 -0
  54. package/dist/index.d.ts +1 -1
  55. package/dist/index.d.ts.map +1 -1
  56. package/dist/main.d.ts.map +1 -1
  57. package/dist/methods/requestADPRO/RequestADPRO.d.ts.map +1 -1
  58. package/package.json +6 -4
  59. package/dist/components/notification/ToastADPRO.d.ts +0 -13
  60. package/dist/components/notification/ToastADPRO.d.ts.map +0 -1
  61. package/dist/components/notification/ToastContainer.d.ts +0 -7
  62. package/dist/components/notification/ToastContainer.d.ts.map +0 -1
  63. package/dist/components/notification/index.d.ts +0 -3
  64. package/dist/components/notification/index.d.ts.map +0 -1
  65. package/dist/hooks/index.d.ts +0 -2
  66. package/dist/hooks/index.d.ts.map +0 -1
  67. package/dist/hooks/useToast.d.ts +0 -3
  68. package/dist/hooks/useToast.d.ts.map +0 -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.