@levo-so/studio 0.1.102 → 0.1.103

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 (57) hide show
  1. package/{AuthProvider-56TywIOB.js → AuthProvider-C6bvedwF.js} +16 -16
  2. package/{BillingStep-BTRobf00.js → BillingStep-BA3H9BVu.js} +1 -1
  3. package/{Button-DTrN8kki.js → Button-CZycqusY.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-DP_nMhqe.js +256 -0
  8. package/Dialog-IrII0ugb.js +130 -0
  9. package/{EntryCard-CqZlbw1Z.js → EntryCard-CQpKNX7G.js} +6 -6
  10. package/{LoginCard-DWLnYJJU.js → LoginCard-Cyvm-y_q.js} +3 -3
  11. package/{LoginForm-CEUbBeE3.js → LoginForm-_44FtvWg.js} +200 -200
  12. package/{LoginModal-AWNLO49X.js → LoginModal-Cyw_XKvz.js} +4 -4
  13. package/{MessageCard-C5ULcfuw.js → MessageCard-C2lNTxFx.js} +2 -2
  14. package/{MessageFooter-CATwNJJU.js → MessageFooter-59Pziq3i.js} +2 -2
  15. package/{ModalManager-DQXhkmyC.js → ModalManager-DHkd0Zdb.js} +1 -1
  16. package/{PendingApprovalCard-BowwZMBu.js → PendingApprovalCard-C8iZjo06.js} +3 -3
  17. package/PhoneWidget-CxxxDXkz.js +100 -0
  18. package/{Popover-Du4iigVw.js → Popover-DOvRAGzc.js} +19 -20
  19. package/PopupRenderer-C7OHYphU-Ct5T6tWM.js +2668 -0
  20. package/{RichTextWidget-iYdVRBGB.js → RichTextWidget-BqlcssWt.js} +13 -12
  21. package/RteThemeProvider-Cfepkyer.js +20 -0
  22. package/{StripePaymentModal-DC-ySB_o.js → StripePaymentModal-DrLMN18M.js} +17 -17
  23. package/{Toolbar-BHi_B-nE.js → Toolbar-BwxoYWO_.js} +251 -250
  24. package/Tooltip-NEMQqPyr.js +67 -0
  25. package/VerifyButton-TNkt-SDu.js +177 -0
  26. package/bookingCard-BDyuBC6X.js +636 -0
  27. package/collection.js +8 -8
  28. package/{dialog-CCWrvmHd.js → dialog-C8-iHixJ.js} +32 -32
  29. package/dist-CG-pwDW0.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 +5869 -7655
  34. package/inlineRteTheme-Ajq9PNpQ.js +9 -0
  35. package/{nodeAlignment-DoVbjk29.js → nodeAlignment-DKCIjzlR.js} +3 -3
  36. package/package.json +37 -39
  37. package/studio.css +1 -1
  38. package/{useLogin-D2VCOHYI.js → useLogin-B2qE8710.js} +23 -23
  39. package/{utils-Bh9uGjo1.js → utils-CZLafTgN.js} +1 -1
  40. package/{widgets-CG5Z_dk7.js → widgets-eu5zXTf-.js} +38 -105
  41. package/CollectionField-7uXvhxYK.js +0 -274
  42. package/DateTimeWidget-BHCP5osb.js +0 -255
  43. package/PhoneWidget-C6uZmrk8.js +0 -100
  44. package/Tooltip-K_gFzjOa.js +0 -68
  45. package/VerifyButton-D21AOIX3.js +0 -273
  46. package/bookingCard--NlgtcJs.js +0 -577
  47. package/dist-x5VFEnQl.js +0 -3185
  48. package/getFieldValidations-DZnDgNI0.js +0 -159
  49. package/inlineRteTheme-Cn_Vqgsm.js +0 -23
  50. /package/{Beams-DkcjMVZl.js → Beams-DboMUgCv.js} +0 -0
  51. /package/{Dots-BrEPvoj3.js → Dots-a8xSboDv.js} +0 -0
  52. /package/{Gradient-B4Er9hym.js → Gradient-NacpoDCM.js} +0 -0
  53. /package/{Grid-B4XWU9eL.js → Grid-BJQvxnks.js} +0 -0
  54. /package/{Waves-kW-EBDdJ.js → Waves-DUuT_IFr.js} +0 -0
  55. /package/{authentication-fXmNYss1.js → authentication-hnV1BI8s.js} +0 -0
  56. /package/{card-BwNr7kQS.js → card-E2LKF9nT.js} +0 -0
  57. /package/{theme.cssm-2YTdd8Yh.js → theme.cssm-BXDp-ojp.js} +0 -0
@@ -0,0 +1,9 @@
1
+ import { n as e } from "./theme.cssm-BXDp-ojp.js";
2
+ //#region ../../libraries/editor-core/dist/styles/content.cssm.js
3
+ var t = "_12oclrg0", n = "u2k86a0", r = e({
4
+ baseSpacing: "var(--_1q6hy0o0)",
5
+ highlight: "var(--_1q6hy0o1)",
6
+ highlightForeground: "var(--_1q6hy0o2)"
7
+ });
8
+ //#endregion
9
+ export { n, t as r, r as t };
@@ -1,7 +1,7 @@
1
1
  import { Extension as e, findParentNodeClosestToPos as t } from "@tiptap/core";
2
2
  import { CellSelection as n, cellAround as r } from "@tiptap/pm/tables";
3
3
  import { NodeSelection as i } from "@tiptap/pm/state";
4
- //#region ../../libraries/rich-text/dist/utils/getSelectedNodeOfType.js
4
+ //#region ../../libraries/editor-core/dist/utils/getSelectedNodeOfType.js
5
5
  function a(e, a) {
6
6
  let o = [], s = new Set(a);
7
7
  if (e instanceof n) return e.forEachCell((e, t) => {
@@ -32,7 +32,7 @@ function a(e, a) {
32
32
  }), o;
33
33
  }
34
34
  //#endregion
35
- //#region ../../libraries/rich-text/dist/utils/updateNodesAttr.js
35
+ //#region ../../libraries/editor-core/dist/utils/updateNodesAttr.js
36
36
  function o(e, t, n, r) {
37
37
  if (!t.length) return !1;
38
38
  let i = !1;
@@ -47,7 +47,7 @@ function o(e, t, n, r) {
47
47
  return i;
48
48
  }
49
49
  //#endregion
50
- //#region ../../libraries/rich-text/dist/extensions/nodeStyling/nodeAlignment.js
50
+ //#region ../../libraries/editor-core/dist/extensions/nodeStyling/nodeAlignment.js
51
51
  function s(e, t, n) {
52
52
  if (e.length === 0) return null;
53
53
  for (let r of e) if ((r.node.attrs?.[t] ?? null) !== n) return n;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@levo-so/studio",
3
- "version": "0.1.102",
3
+ "version": "0.1.103",
4
4
  "author": "Levo Engineering <devs@theinternetfolks.com>",
5
5
  "description": "Levo Studio components and utilities for building block-based pages",
6
6
  "type": "module",
@@ -30,33 +30,6 @@
30
30
  "!**/*.js.map"
31
31
  ],
32
32
  "dependencies": {
33
- "@emotion/is-prop-valid": "1.3.1",
34
- "@stripe/react-stripe-js": "3.1.1",
35
- "@stripe/stripe-js": "5.5.0",
36
- "class-variance-authority": "0.7.0",
37
- "culori": "4.0.1",
38
- "dayjs": "1.11.13",
39
- "deepmerge-ts": "7.1.5",
40
- "embla-carousel-auto-scroll": "8.6.0",
41
- "embla-carousel-autoplay": "8.6.0",
42
- "embla-carousel-react": "8.6.0",
43
- "embla-carousel-wheel-gestures": "8.1.0",
44
- "fast-deep-equal": "3.1.3",
45
- "formik": "2.4.6",
46
- "html-react-parser": "5.2.6",
47
- "isomorphic-dompurify": "2.14.0",
48
- "libphonenumber-js": "1.12.31",
49
- "lucide-react": "0.424.0",
50
- "motion": "12.23.12",
51
- "radix-ui": "1.4.3",
52
- "react-day-picker": "9.11.1",
53
- "react-icons": "5.2.1",
54
- "react-international-phone": "4.6.0",
55
- "react-otp-input": "3.1.1",
56
- "react-razorpay": "3.0.1",
57
- "react-select": "5.10.1",
58
- "use-debounce": "10.0.2",
59
- "yup": "1.7.1",
60
33
  "@base-ui/react": "1.1.0",
61
34
  "@tabler/icons-react": "3.34.1",
62
35
  "@vanilla-extract/dynamic": "2.1.5",
@@ -66,8 +39,8 @@
66
39
  "@tiptap/pm": "3.19.0",
67
40
  "altcha": "2.0.2",
68
41
  "lodash.range": "3.2.0",
69
- "react-hook-form": "^7.69.0",
70
42
  "react-dropzone": "14.3.8",
43
+ "react-hook-form": "7.69.0",
71
44
  "react-number-format": "5.4.4",
72
45
  "react-phone-number-input": "3.4.14",
73
46
  "react-select-async-paginate": "0.7.5",
@@ -115,24 +88,49 @@
115
88
  "@tiptap/extension-unique-id": "3.19.0",
116
89
  "@tiptap/extension-youtube": "3.19.0",
117
90
  "@tiptap/extensions": "3.19.0",
118
- "@tiptap/html": "3.20.0",
119
91
  "@tiptap/react": "3.19.0",
120
92
  "@tiptap/starter-kit": "3.19.0",
121
- "@tiptap/static-renderer": "3.19.0",
122
93
  "@tiptap/suggestion": "3.19.0",
123
94
  "lowlight": "3.1.0",
124
- "@floating-ui/react": "0.27.16",
125
- "@tiptap/extension-code-block-lowlight": "3.19.0",
126
- "@tiptap/extension-table-of-contents": "3.19.0",
127
- "is-hotkey": "0.2.0",
128
- "react-colorful": "5.6.1",
129
- "react-hotkeys-hook": "5.2.1",
130
- "react-textarea-autosize": "8.5.9"
95
+ "@tiptap/html": "3.20.0",
96
+ "@tiptap/static-renderer": "3.19.0",
97
+ "@nanostores/persistent": "1.3.3",
98
+ "@nanostores/react": "0.8.4",
99
+ "nanostores": "0.11.4",
100
+ "@emotion/is-prop-valid": "1.3.1",
101
+ "@stripe/react-stripe-js": "3.1.1",
102
+ "@stripe/stripe-js": "5.5.0",
103
+ "class-variance-authority": "0.7.0",
104
+ "culori": "4.0.1",
105
+ "dayjs": "1.11.13",
106
+ "deepmerge-ts": "7.1.5",
107
+ "embla-carousel-auto-scroll": "8.6.0",
108
+ "embla-carousel-autoplay": "8.6.0",
109
+ "embla-carousel-react": "8.6.0",
110
+ "embla-carousel-wheel-gestures": "8.1.0",
111
+ "fast-deep-equal": "3.1.3",
112
+ "formik": "2.4.6",
113
+ "html-react-parser": "5.2.6",
114
+ "isomorphic-dompurify": "2.14.0",
115
+ "libphonenumber-js": "1.12.31",
116
+ "lucide-react": "0.575.0",
117
+ "motion": "12.23.12",
118
+ "radix-ui": "1.4.3",
119
+ "react-day-picker": "9.14.0",
120
+ "react-icons": "5.2.1",
121
+ "react-international-phone": "4.6.0",
122
+ "react-otp-input": "3.1.1",
123
+ "react-razorpay": "3.0.1",
124
+ "react-select": "5.10.1",
125
+ "use-debounce": "10.0.2",
126
+ "yup": "1.7.1"
131
127
  },
132
128
  "peerDependencies": {
133
129
  "react": ">=19",
130
+ "next": ">=14",
134
131
  "react-dom": ">=19",
135
132
  "@levo-so/core": "0.1.82",
136
- "@levo-so/react": "0.1.86"
133
+ "@levo-so/react": "0.1.86",
134
+ "@levo-so/insights": "0.1.86"
137
135
  }
138
136
  }