@davincihealthcare/elty-design-system-vue 1.54.1 → 1.54.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.
- 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
|
@@ -22992,7 +22992,7 @@ const zp = /* @__PURE__ */ Ba(Va), jp = { class: "relative" }, Wp = { class: "bo
|
|
|
22992
22992
|
type: "button",
|
|
22993
22993
|
name: r.name,
|
|
22994
22994
|
disabled: h.disabled,
|
|
22995
|
-
class: K(["el-input !pr-8", { error: w, empty: f.value, "focus:ring-1": !w }]),
|
|
22995
|
+
class: K(["el-input !pr-8 px-3", { error: w, empty: f.value, "focus:ring-1": !w }]),
|
|
22996
22996
|
"aria-haspopup": "listbox",
|
|
22997
22997
|
"aria-expanded": "true",
|
|
22998
22998
|
"aria-labelledby": "listbox-label",
|
|
@@ -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: "m-0 flex flex-col flex-grow overflow-y-auto h-full
|
|
29250
|
+
class: "m-0 flex flex-col flex-grow overflow-y-auto h-full"
|
|
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"
|