@devix-tecnologia/timeline-vue 2.0.2 → 2.0.3

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.
@@ -369,7 +369,7 @@ function Fe(e, t, s, o, n, d) {
369
369
  }, null, 8, we)) : e.icone ? (a(), i("span", Ne, c(e.icone), 1)) : (a(), i("span", Ve, " person "))
370
370
  ]);
371
371
  }
372
- const Le = /* @__PURE__ */ v(Re, [["render", Fe], ["__scopeId", "data-v-bd3d61f3"]]), Je = m({
372
+ const Le = /* @__PURE__ */ v(Re, [["render", Fe], ["__scopeId", "data-v-28501768"]]), Je = m({
373
373
  components: { AvatarTimeline: Le },
374
374
  props: {
375
375
  imagemPerfil: {
@@ -1,3 +1,4 @@
1
+ import 'material-symbols/outlined.css';
1
2
  declare const _default: import("vue").DefineComponent<{
2
3
  imagem: {
3
4
  type: StringConstructor;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@devix-tecnologia/timeline-vue",
3
3
  "private": false,
4
- "version": "2.0.2",
4
+ "version": "2.0.3",
5
5
  "license": "MIT",
6
6
  "scripts": {
7
7
  "dev": "vite",