@davincihealthcare/elty-design-system-vue 1.54.0 → 1.54.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.
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -29247,7 +29247,7 @@ const sD = {
|
|
|
29247
29247
|
class: "py-3 border-b border-b-neutral-surface grid grid-cols-3"
|
|
29248
29248
|
}, UD = { class: "flex flex-row justify-start items-center" }, yD = { class: "flex flex-row justify-center items-center" }, HD = { class: "text-neutral-darker font-normal text-sm" }, bD = { class: "relative" }, kD = {
|
|
29249
29249
|
key: 2,
|
|
29250
|
-
class: "flex flex-col flex-grow overflow-y-auto h-full"
|
|
29250
|
+
class: "m-0 flex flex-col flex-grow overflow-y-auto h-full overflow-x-hidden"
|
|
29251
29251
|
}, _D = {
|
|
29252
29252
|
key: 3,
|
|
29253
29253
|
class: "flex flex-grow flex-col justify-start items-center pt-8 px-8 gap-3"
|
|
@@ -29259,7 +29259,7 @@ const sD = {
|
|
|
29259
29259
|
class: "border-t border-t-neutral-surface flex flex-row justify-between py-5 px-4"
|
|
29260
29260
|
}, jD = {
|
|
29261
29261
|
key: 0,
|
|
29262
|
-
class: "flex flex-col gap-5"
|
|
29262
|
+
class: "m-0 flex flex-col gap-5"
|
|
29263
29263
|
}, WD = { class: "text-neutral-lighter" }, QD = { key: 0 }, qD = { key: 1 }, YD = { key: 2 }, KD = { class: "flex flex-col gap-6" }, EO = /* @__PURE__ */ Le({
|
|
29264
29264
|
__name: "ElMobileTable",
|
|
29265
29265
|
props: {
|