@stock-in-the-channel/sinch-vue-components 0.0.307 → 0.0.308

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/index.es.js CHANGED
@@ -26363,7 +26363,7 @@ const YN = { class: "q-ma-lg q-pa-md" }, GN = { class: "row justify-between" },
26363
26363
  }, {
26364
26364
  append: H(() => [
26365
26365
  D(q(vt), {
26366
- name: "event",
26366
+ name: "mdi-calendar-outline",
26367
26367
  class: "cursor-pointer q-mt-xs"
26368
26368
  }, {
26369
26369
  default: H(() => [
@@ -26406,7 +26406,7 @@ const YN = { class: "q-ma-lg q-pa-md" }, GN = { class: "row justify-between" },
26406
26406
  }, {
26407
26407
  append: H(() => [
26408
26408
  D(q(vt), {
26409
- name: "event",
26409
+ name: "mdi-calendar-outline",
26410
26410
  class: "cursor-pointer q-mt-xs"
26411
26411
  }, {
26412
26412
  default: H(() => [
@@ -27869,7 +27869,7 @@ const b2 = { class: "q-ma-sm" }, _2 = { class: "row" }, w2 = { class: "text-h5 c
27869
27869
  }, {
27870
27870
  append: H(() => [
27871
27871
  D(q(vt), {
27872
- name: "event",
27872
+ name: "mdi-calendar-outline",
27873
27873
  class: "cursor-pointer q-mt-xs"
27874
27874
  }, {
27875
27875
  default: H(() => [
@@ -27913,7 +27913,7 @@ const b2 = { class: "q-ma-sm" }, _2 = { class: "row" }, w2 = { class: "text-h5 c
27913
27913
  }, {
27914
27914
  append: H(() => [
27915
27915
  D(q(vt), {
27916
- name: "event",
27916
+ name: "mdi-calendar-outline",
27917
27917
  class: "cursor-pointer q-mt-xs"
27918
27918
  }, {
27919
27919
  default: H(() => [
@@ -29954,7 +29954,7 @@ const NA = { class: "text-h5 q-ma-md" }, RA = { class: "flex justify-between" },
29954
29954
  }, {
29955
29955
  append: H(() => [
29956
29956
  D(q(vt), {
29957
- name: "event",
29957
+ name: "mdi-calendar-outline",
29958
29958
  class: "cursor-pointer q-mt-xs"
29959
29959
  }, {
29960
29960
  default: H(() => [
@@ -29997,7 +29997,7 @@ const NA = { class: "text-h5 q-ma-md" }, RA = { class: "flex justify-between" },
29997
29997
  }, {
29998
29998
  append: H(() => [
29999
29999
  D(q(vt), {
30000
- name: "event",
30000
+ name: "mdi-calendar-outline",
30001
30001
  class: "cursor-pointer q-mt-xs"
30002
30002
  }, {
30003
30003
  default: H(() => [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stock-in-the-channel/sinch-vue-components",
3
- "version": "0.0.307",
3
+ "version": "0.0.308",
4
4
  "files": [
5
5
  "dist"
6
6
  ],
File without changes