@yourgoods/ui-smart 0.22.0 → 0.24.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/ProfileEmailDialog-DPTEe3Y3.js +782 -0
- package/dist/{ProfilePasswordDialog-CkWFh3ZH.js → ProfilePasswordDialog-DPOBi_fa.js} +1 -1
- package/dist/{ProfilePhoneDialog-BMasSboX.js → ProfilePhoneDialog-DFy1u-gG.js} +265 -268
- package/dist/{index-BrTdCrUe.js → index-BMP0GdRz.js} +3 -3
- package/dist/index.js +1 -1
- package/dist/{useRateLimitToast-DwCwxVot.js → useRateLimitToast-BSzwSahA.js} +1 -1
- package/package.json +1 -1
- package/dist/ProfileEmailDialog-AcPtImzL.js +0 -778
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as ye, ref as a, reactive as _, computed as u, watch as Z, onMounted as Ce, createElementBlock as S, openBlock as g, Fragment as ge, createVNode as n, unref as o, withCtx as m, createCommentVNode as ee, createElementVNode as r, toDisplayString as V, createBlock as B, resolveDynamicComponent as $, createTextVNode as z } from "vue";
|
|
2
|
-
import { C as I, p as D, g as Ve } from "./index-
|
|
2
|
+
import { C as I, p as D, g as Ve } from "./index-BMP0GdRz.js";
|
|
3
3
|
import { PDialog as be, PInput as M, IconEyeMd as O, IconEyeClosedMd as U, PButton as F, PTopBar as Te, IconCrossMd as Ie, PTeleportContainer as xe } from "@profeat/ui-kit";
|
|
4
4
|
function ke(b) {
|
|
5
5
|
return { showPasswordRateLimitToast: (P) => {
|