@amirjalili1374/ui-kit 1.4.33 → 1.4.34
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/ui-kit.es.js
CHANGED
|
@@ -12709,7 +12709,8 @@ const _sfc_main$j = /* @__PURE__ */ defineComponent$1({
|
|
|
12709
12709
|
"close-delay": __props.tooltipCloseDelay,
|
|
12710
12710
|
text: void 0,
|
|
12711
12711
|
width: "300px",
|
|
12712
|
-
height: "300px"
|
|
12712
|
+
height: "300px",
|
|
12713
|
+
color: "surface"
|
|
12713
12714
|
}, {
|
|
12714
12715
|
activator: withCtx(({ props: activatorProps }) => [
|
|
12715
12716
|
createVNode(VListItem, mergeProps({ ...itemProps, ...activatorProps }, {
|
|
@@ -12819,7 +12820,7 @@ const _export_sfc$1 = (sfc, props) => {
|
|
|
12819
12820
|
}
|
|
12820
12821
|
return target;
|
|
12821
12822
|
};
|
|
12822
|
-
const CustomAutocomplete = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["__scopeId", "data-v-
|
|
12823
|
+
const CustomAutocomplete = /* @__PURE__ */ _export_sfc$1(_sfc_main$j, [["__scopeId", "data-v-61be82fe"]]);
|
|
12823
12824
|
const _sfc_main$i = /* @__PURE__ */ defineComponent$1({
|
|
12824
12825
|
__name: "MoneyInput",
|
|
12825
12826
|
props: {
|