@davincihealthcare/elty-design-system-vue 1.60.2 → 1.61.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/index.js CHANGED
@@ -29908,6 +29908,8 @@ const ND = {
29908
29908
  relatedObject: V.relatedObject,
29909
29909
  cells: V.cells.map((P) => {
29910
29910
  var b, j, z, te, ae, ue;
29911
+ if (!P.type)
29912
+ return { type: "default", ...P };
29911
29913
  switch (P.type) {
29912
29914
  case "default":
29913
29915
  return {
@@ -30368,6 +30370,8 @@ const ND = {
30368
30370
  });
30369
30371
  const N = r, S = (w) => {
30370
30372
  var F, $, V, P, b, j;
30373
+ if (!w.type)
30374
+ return { type: "default", ...w };
30371
30375
  switch (w.type) {
30372
30376
  case "default":
30373
30377
  return {