@levo-so/studio 0.1.102 → 0.1.104

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.
Files changed (59) hide show
  1. package/{AuthProvider-56TywIOB.js → AuthProvider-C6bvedwF.js} +16 -16
  2. package/{BillingStep-BTRobf00.js → BillingStep-2cKT5Pir.js} +1 -1
  3. package/{Button-DTrN8kki.js → Button-DtPwDEN0.js} +240 -143
  4. package/Button-lUfKisu8.js +116 -0
  5. package/CollectionField-xa-jed3_.js +232 -0
  6. package/{CollectionInput-lHOvWWav.js → CollectionInput-CpNGIXJx.js} +32 -32
  7. package/DateTimeWidget-DPHIhkAi.js +256 -0
  8. package/Dialog-IrII0ugb.js +130 -0
  9. package/{EntryCard-CqZlbw1Z.js → EntryCard-j4uZb2cE.js} +6 -6
  10. package/{LoginCard-DWLnYJJU.js → LoginCard-asvOHIRg.js} +3 -3
  11. package/{LoginForm-CEUbBeE3.js → LoginForm-BdsPVHdO.js} +200 -200
  12. package/{LoginModal-AWNLO49X.js → LoginModal-CyvbEK26.js} +4 -4
  13. package/{MessageCard-C5ULcfuw.js → MessageCard-lrXKEsBP.js} +2 -2
  14. package/{MessageFooter-CATwNJJU.js → MessageFooter-D-dCrzJH.js} +2 -2
  15. package/{ModalManager-DQXhkmyC.js → ModalManager-BcPk4sbK.js} +1 -1
  16. package/{PendingApprovalCard-BowwZMBu.js → PendingApprovalCard-hYkupl9A.js} +3 -3
  17. package/PhoneWidget-BOFhs8Ra.js +100 -0
  18. package/{Popover-Du4iigVw.js → Popover-O1poOHk2.js} +19 -20
  19. package/PopupRenderer-C7OHYphU-IWM6d7gW.js +2668 -0
  20. package/{RichTextWidget-iYdVRBGB.js → RichTextWidget-18XLL8wW.js} +27 -25
  21. package/RteThemeProvider-Cfepkyer.js +20 -0
  22. package/{StripePaymentModal-DC-ySB_o.js → StripePaymentModal-DrLMN18M.js} +17 -17
  23. package/Toolbar-Y6JtgPFn.js +645 -0
  24. package/Tooltip-NEMQqPyr.js +67 -0
  25. package/VerifyButton-TNkt-SDu.js +177 -0
  26. package/bookingCard-BdV2YSkq.js +636 -0
  27. package/collection.js +8 -8
  28. package/{dialog-CCWrvmHd.js → dialog-C8-iHixJ.js} +32 -32
  29. package/dist-CsX9NP5P.js +3188 -0
  30. package/generateRadiusScale-BpcgkGtN.js +71 -0
  31. package/getFieldValidations-CSkSV2hW.js +90 -0
  32. package/index.d.ts +53 -2
  33. package/index.js +5867 -7655
  34. package/inlineRteTheme-Ajq9PNpQ.js +9 -0
  35. package/{nodeAlignment-DoVbjk29.js → nodeAlignment-DKCIjzlR.js} +3 -3
  36. package/package.json +60 -76
  37. package/rolldown-runtime-CAFD8bLK.js +11 -0
  38. package/studio.css +1 -1
  39. package/{useLogin-D2VCOHYI.js → useLogin-B2qE8710.js} +23 -23
  40. package/{utils-Bh9uGjo1.js → utils-CZLafTgN.js} +1 -1
  41. package/{widgets-CG5Z_dk7.js → widgets-eu5zXTf-.js} +38 -105
  42. package/CollectionField-7uXvhxYK.js +0 -274
  43. package/DateTimeWidget-BHCP5osb.js +0 -255
  44. package/PhoneWidget-C6uZmrk8.js +0 -100
  45. package/Toolbar-BHi_B-nE.js +0 -737
  46. package/Tooltip-K_gFzjOa.js +0 -68
  47. package/VerifyButton-D21AOIX3.js +0 -273
  48. package/bookingCard--NlgtcJs.js +0 -577
  49. package/dist-x5VFEnQl.js +0 -3185
  50. package/getFieldValidations-DZnDgNI0.js +0 -159
  51. package/inlineRteTheme-Cn_Vqgsm.js +0 -23
  52. /package/{Beams-DkcjMVZl.js → Beams-DEybrmUZ.js} +0 -0
  53. /package/{Dots-BrEPvoj3.js → Dots-CMyy77GM.js} +0 -0
  54. /package/{Gradient-B4Er9hym.js → Gradient-DBn_zXzI.js} +0 -0
  55. /package/{Grid-B4XWU9eL.js → Grid-kGCr-6by.js} +0 -0
  56. /package/{Waves-kW-EBDdJ.js → Waves-DjLcbiBu.js} +0 -0
  57. /package/{authentication-fXmNYss1.js → authentication-hnV1BI8s.js} +0 -0
  58. /package/{card-BwNr7kQS.js → card-5ooLmYSr.js} +0 -0
  59. /package/{theme.cssm-2YTdd8Yh.js → theme.cssm-BXDp-ojp.js} +0 -0
@@ -1,6 +1,6 @@
1
1
  "use client";
2
- import { jsx as e, jsxs as t } from "react/jsx-runtime";
3
- import { cn as n } from "@levo-so/react";
2
+ import { cn as e } from "@levo-so/react";
3
+ import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
4
  import { XIcon as r } from "lucide-react";
5
5
  import { Dialog as i } from "radix-ui";
6
6
  var a = {
@@ -19,72 +19,72 @@ var a = {
19
19
  };
20
20
  //#endregion
21
21
  //#region src/elements/dialog/index.tsx
22
- function o({ ...t }) {
23
- return /* @__PURE__ */ e(i.Root, {
22
+ function o({ ...e }) {
23
+ return /* @__PURE__ */ t(i.Root, {
24
24
  "data-slot": "dialog",
25
- ...t
25
+ ...e
26
26
  });
27
27
  }
28
- function s({ ...t }) {
29
- return /* @__PURE__ */ e(i.Trigger, {
28
+ function s({ ...e }) {
29
+ return /* @__PURE__ */ t(i.Trigger, {
30
30
  "data-slot": "dialog-trigger",
31
- ...t
31
+ ...e
32
32
  });
33
33
  }
34
- function c({ ...t }) {
35
- return /* @__PURE__ */ e(i.Portal, {
34
+ function c({ ...e }) {
35
+ return /* @__PURE__ */ t(i.Portal, {
36
36
  "data-slot": "dialog-portal",
37
- ...t
37
+ ...e
38
38
  });
39
39
  }
40
- function l({ className: t, ...r }) {
41
- return /* @__PURE__ */ e(i.Overlay, {
40
+ function l({ className: n, ...r }) {
41
+ return /* @__PURE__ */ t(i.Overlay, {
42
42
  "data-slot": "dialog-overlay",
43
- className: n(a.Overlay, t),
43
+ className: e(a.Overlay, n),
44
44
  ...r
45
45
  });
46
46
  }
47
47
  function u({ className: o, children: s, showCloseButton: u = !0, ...d }) {
48
- return /* @__PURE__ */ t(c, {
48
+ return /* @__PURE__ */ n(c, {
49
49
  "data-slot": "dialog-portal",
50
- children: [/* @__PURE__ */ e(l, {}), /* @__PURE__ */ t(i.Content, {
50
+ children: [/* @__PURE__ */ t(l, {}), /* @__PURE__ */ n(i.Content, {
51
51
  "data-slot": "dialog-content",
52
- className: n(a.Content, o),
52
+ className: e(a.Content, o),
53
53
  ...d,
54
- children: [s, u && /* @__PURE__ */ e(i.Close, {
54
+ children: [s, u && /* @__PURE__ */ t(i.Close, {
55
55
  "data-slot": "dialog-close",
56
56
  "aria-label": "Close Button",
57
- className: n(a.CloseButton),
58
- children: /* @__PURE__ */ e(r, {})
57
+ className: e(a.CloseButton),
58
+ children: /* @__PURE__ */ t(r, {})
59
59
  })]
60
60
  })]
61
61
  });
62
62
  }
63
- function d({ className: t, ...r }) {
64
- return /* @__PURE__ */ e("div", {
63
+ function d({ className: n, ...r }) {
64
+ return /* @__PURE__ */ t("div", {
65
65
  "data-slot": "dialog-header",
66
- className: n(a.Header, t),
66
+ className: e(a.Header, n),
67
67
  ...r
68
68
  });
69
69
  }
70
- function f({ className: t, ...r }) {
71
- return /* @__PURE__ */ e("div", {
70
+ function f({ className: n, ...r }) {
71
+ return /* @__PURE__ */ t("div", {
72
72
  "data-slot": "dialog-footer",
73
- className: n(a.Footer, t),
73
+ className: e(a.Footer, n),
74
74
  ...r
75
75
  });
76
76
  }
77
- function p({ className: t, ...r }) {
78
- return /* @__PURE__ */ e(i.Title, {
77
+ function p({ className: n, ...r }) {
78
+ return /* @__PURE__ */ t(i.Title, {
79
79
  "data-slot": "dialog-title",
80
- className: n(a.Title, t),
80
+ className: e(a.Title, n),
81
81
  ...r
82
82
  });
83
83
  }
84
- function m({ className: t, ...r }) {
85
- return /* @__PURE__ */ e(i.Description, {
84
+ function m({ className: n, ...r }) {
85
+ return /* @__PURE__ */ t(i.Description, {
86
86
  "data-slot": "dialog-description",
87
- className: n(a.Description, t),
87
+ className: e(a.Description, n),
88
88
  ...r
89
89
  });
90
90
  }