@devix-tecnologia/timeline-vue 3.0.0 → 3.1.0
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.
- package/dist/components/timeline/EventoDetalhado.mock.d.ts +3 -2
- package/dist/components/timeline/atomos/AvatarTimeline.vue.d.ts +3 -2
- package/dist/components/timeline/atomos/BoxData.vue.d.ts +3 -3
- package/dist/components/timeline/atomos/Destaque.vue.d.ts +2 -2
- package/dist/components/timeline/atomos/Hora.vue.d.ts +4 -66
- package/dist/components/timeline/atomos/IconeCategoria.vue.d.ts +5 -4
- package/dist/components/timeline/atomos/IconeStatus.vue.d.ts +4 -3
- package/dist/components/timeline/atomos/SubtituloEvento.vue.d.ts +2 -2
- package/dist/components/timeline/atomos/TituloEvento.vue.d.ts +2 -2
- package/dist/components/timeline/index.d.ts +6 -5
- package/dist/components/timeline/moleculas/AreaSalvamento.vue.d.ts +4 -3
- package/dist/components/timeline/moleculas/Botao.vue.d.ts +19 -8
- package/dist/components/timeline/moleculas/BotaoStatus.vue.d.ts +5 -4
- package/dist/components/timeline/moleculas/CabecalhoEventoDetalhado.vue.d.ts +3 -2
- package/dist/components/timeline/moleculas/DescricaoEvento.vue.d.ts +2 -2
- package/dist/components/timeline/moleculas/EventoTimeline.vue.d.ts +5 -4
- package/dist/components/timeline/moleculas/HoraEvento.vue.d.ts +4 -3
- package/dist/components/timeline/moleculas/Observacoes.vue.d.ts +4 -3
- package/dist/components/timeline/moleculas/PerfilTimeline.vue.d.ts +4 -3
- package/dist/components/timeline/moleculas/SeparadorPeriodo.vue.d.ts +2 -2
- package/dist/components/timeline/moleculas/StatusEvento.vue.d.ts +5 -4
- package/dist/components/timeline/moleculas/Topo.vue.d.ts +5 -4
- package/dist/components/timeline/organismos/EditarEvento.vue.d.ts +4 -3
- package/dist/components/timeline/organismos/EventoDetalhado.vue.d.ts +4 -3
- package/dist/components/timeline/organismos/Timeline.mock.d.ts +1 -0
- package/dist/components/timeline/organismos/Timeline.vue.d.ts +5 -4
- package/dist/components/timeline/templates/AdicionarObservacao.vue.d.ts +5 -4
- package/dist/components/timeline/templates/EditarStatus.vue.d.ts +6 -5
- package/dist/components/timeline/templates/TemplateTimeline.mock.d.ts +3 -2
- package/dist/components/timeline/templates/TemplateTimeline.vue.d.ts +10 -258
- package/dist/components/timeline/typeDetalhado.d.ts +2 -1
- package/dist/index.d.ts +3 -2
- package/dist/style.css +1 -1
- package/dist/timeline-vue.cjs.js +1 -1
- package/dist/timeline-vue.es.js +301 -314
- package/dist/timeline-vue.umd.js +1 -1
- package/dist/types/components/timeline/atomos/AvatarTimeline.vue.d.ts +1 -1
- package/dist/types/components/timeline/atomos/BoxData.vue.d.ts +1 -1
- package/dist/types/components/timeline/atomos/Destaque.vue.d.ts +1 -1
- package/dist/types/components/timeline/atomos/Hora.vue.d.ts +2 -64
- package/dist/types/components/timeline/atomos/IconeCategoria.vue.d.ts +1 -1
- package/dist/types/components/timeline/atomos/IconeStatus.vue.d.ts +1 -1
- package/dist/types/components/timeline/atomos/SubtituloEvento.vue.d.ts +1 -1
- package/dist/types/components/timeline/atomos/TituloEvento.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/AreaSalvamento.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/Botao.vue.d.ts +16 -6
- package/dist/types/components/timeline/moleculas/BotaoStatus.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/CabecalhoEventoDetalhado.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/DescricaoEvento.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/EventoTimeline.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/HoraEvento.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/Observacoes.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/PerfilTimeline.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/SeparadorPeriodo.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/StatusEvento.vue.d.ts +1 -1
- package/dist/types/components/timeline/moleculas/Topo.vue.d.ts +1 -1
- package/dist/types/components/timeline/organismos/EditarEvento.vue.d.ts +1 -1
- package/dist/types/components/timeline/organismos/EventoDetalhado.vue.d.ts +1 -1
- package/dist/types/components/timeline/organismos/MyComponent.vue.d.ts +1 -1
- package/dist/types/components/timeline/organismos/Timeline.vue.d.ts +1 -1
- package/dist/types/components/timeline/templates/AdiantarHorario.vue.d.ts +3 -127
- package/dist/types/components/timeline/templates/AdicionarObservacao.vue.d.ts +2 -2
- package/dist/types/components/timeline/templates/EditarStatus.vue.d.ts +1 -1
- package/dist/types/components/timeline/templates/TemplateEvento.vue.d.ts +1 -1
- package/dist/types/components/timeline/templates/TemplateTimeline.vue.d.ts +5 -253
- package/package.json +26 -30
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.