@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
@@ -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.104",
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,6 +30,59 @@
30
30
  "!**/*.js.map"
31
31
  ],
32
32
  "dependencies": {
33
+ "@base-ui/react": "1.1.0",
34
+ "@tabler/icons-react": "3.34.1",
35
+ "@vanilla-extract/dynamic": "2.1.5",
36
+ "@vanilla-extract/recipes": "0.5.7",
37
+ "clsx": "2.1.1",
38
+ "@theinternetfolks/snowflake": "1.3.0",
39
+ "@tiptap/core": "3.23.5",
40
+ "@tiptap/extension-subscript": "3.23.5",
41
+ "@tiptap/extension-superscript": "3.23.5",
42
+ "@tiptap/extension-typography": "3.23.5",
43
+ "@tiptap/extension-unique-id": "3.23.5",
44
+ "@tiptap/extensions": "3.23.5",
45
+ "@tiptap/pm": "3.23.5",
46
+ "@tiptap/react": "3.23.5",
47
+ "@tiptap/starter-kit": "3.23.5",
48
+ "altcha": "2.0.2",
49
+ "react-dropzone": "14.3.8",
50
+ "react-hook-form": "7.69.0",
51
+ "react-number-format": "5.4.4",
52
+ "react-phone-number-input": "3.4.14",
53
+ "react-select-async-paginate": "0.7.5",
54
+ "@tiptap/extension-blockquote": "3.23.5",
55
+ "@tiptap/extension-code-block": "3.23.5",
56
+ "@tiptap/extension-details": "3.23.5",
57
+ "@tiptap/extension-document": "3.23.5",
58
+ "@tiptap/extension-horizontal-rule": "3.23.5",
59
+ "@tiptap/extension-image": "3.23.5",
60
+ "@tiptap/extension-link": "3.23.5",
61
+ "@tiptap/extension-list": "3.23.5",
62
+ "@tiptap/extension-mention": "3.23.5",
63
+ "@tiptap/extension-table": "3.23.5",
64
+ "@tiptap/extension-text-style": "3.23.5",
65
+ "lowlight": "3.1.0",
66
+ "@tiptap/extension-bold": "3.23.5",
67
+ "@tiptap/extension-bullet-list": "3.23.5",
68
+ "@tiptap/extension-code": "3.23.5",
69
+ "@tiptap/extension-color": "3.23.5",
70
+ "@tiptap/extension-hard-break": "3.23.5",
71
+ "@tiptap/extension-heading": "3.23.5",
72
+ "@tiptap/extension-highlight": "3.23.5",
73
+ "@tiptap/extension-italic": "3.23.5",
74
+ "@tiptap/extension-list-item": "3.23.5",
75
+ "@tiptap/extension-ordered-list": "3.23.5",
76
+ "@tiptap/extension-paragraph": "3.23.5",
77
+ "@tiptap/extension-strike": "3.23.5",
78
+ "@tiptap/extension-text": "3.23.5",
79
+ "@tiptap/extension-underline": "3.23.5",
80
+ "@tiptap/extension-youtube": "3.23.5",
81
+ "@tiptap/html": "3.23.5",
82
+ "@tiptap/static-renderer": "3.23.5",
83
+ "@nanostores/persistent": "1.3.3",
84
+ "@nanostores/react": "0.8.4",
85
+ "nanostores": "0.11.4",
33
86
  "@emotion/is-prop-valid": "1.3.1",
34
87
  "@stripe/react-stripe-js": "3.1.1",
35
88
  "@stripe/stripe-js": "5.5.0",
@@ -46,93 +99,24 @@
46
99
  "html-react-parser": "5.2.6",
47
100
  "isomorphic-dompurify": "2.14.0",
48
101
  "libphonenumber-js": "1.12.31",
49
- "lucide-react": "0.424.0",
102
+ "lucide-react": "0.575.0",
50
103
  "motion": "12.23.12",
51
104
  "radix-ui": "1.4.3",
52
- "react-day-picker": "9.11.1",
105
+ "react-day-picker": "9.14.0",
53
106
  "react-icons": "5.2.1",
54
107
  "react-international-phone": "4.6.0",
55
108
  "react-otp-input": "3.1.1",
56
109
  "react-razorpay": "3.0.1",
57
110
  "react-select": "5.10.1",
58
111
  "use-debounce": "10.0.2",
59
- "yup": "1.7.1",
60
- "@base-ui/react": "1.1.0",
61
- "@tabler/icons-react": "3.34.1",
62
- "@vanilla-extract/dynamic": "2.1.5",
63
- "@vanilla-extract/recipes": "0.5.7",
64
- "clsx": "2.1.1",
65
- "@theinternetfolks/snowflake": "1.3.0",
66
- "@tiptap/pm": "3.19.0",
67
- "altcha": "2.0.2",
68
- "lodash.range": "3.2.0",
69
- "react-hook-form": "^7.69.0",
70
- "react-dropzone": "14.3.8",
71
- "react-number-format": "5.4.4",
72
- "react-phone-number-input": "3.4.14",
73
- "react-select-async-paginate": "0.7.5",
74
- "@tiptap/core": "3.19.0",
75
- "@tiptap/extension-blockquote": "3.19.0",
76
- "@tiptap/extension-bold": "3.19.0",
77
- "@tiptap/extension-bullet-list": "3.19.0",
78
- "@tiptap/extension-character-count": "3.19.0",
79
- "@tiptap/extension-code": "3.19.0",
80
- "@tiptap/extension-code-block": "3.19.0",
81
- "@tiptap/extension-color": "3.19.0",
82
- "@tiptap/extension-details": "3.19.0",
83
- "@tiptap/extension-details-content": "2.27.2",
84
- "@tiptap/extension-details-summary": "2.27.2",
85
- "@tiptap/extension-document": "3.19.0",
86
- "@tiptap/extension-drag-handle": "3.19.0",
87
- "@tiptap/extension-drag-handle-react": "3.19.0",
88
- "@tiptap/extension-dropcursor": "3.19.0",
89
- "@tiptap/extension-emoji": "3.19.0",
90
- "@tiptap/extension-file-handler": "3.19.0",
91
- "@tiptap/extension-focus": "3.19.0",
92
- "@tiptap/extension-gapcursor": "3.19.0",
93
- "@tiptap/extension-hard-break": "3.19.0",
94
- "@tiptap/extension-heading": "3.19.0",
95
- "@tiptap/extension-highlight": "3.19.0",
96
- "@tiptap/extension-horizontal-rule": "3.19.0",
97
- "@tiptap/extension-image": "3.19.0",
98
- "@tiptap/extension-italic": "3.19.0",
99
- "@tiptap/extension-link": "3.19.0",
100
- "@tiptap/extension-list": "3.19.0",
101
- "@tiptap/extension-list-item": "3.19.0",
102
- "@tiptap/extension-list-keymap": "3.19.0",
103
- "@tiptap/extension-mention": "3.19.0",
104
- "@tiptap/extension-ordered-list": "3.19.0",
105
- "@tiptap/extension-paragraph": "3.19.0",
106
- "@tiptap/extension-strike": "3.19.0",
107
- "@tiptap/extension-subscript": "3.19.0",
108
- "@tiptap/extension-superscript": "3.19.0",
109
- "@tiptap/extension-table": "3.19.0",
110
- "@tiptap/extension-text": "3.19.0",
111
- "@tiptap/extension-text-align": "3.19.0",
112
- "@tiptap/extension-text-style": "3.19.0",
113
- "@tiptap/extension-typography": "3.19.0",
114
- "@tiptap/extension-underline": "3.19.0",
115
- "@tiptap/extension-unique-id": "3.19.0",
116
- "@tiptap/extension-youtube": "3.19.0",
117
- "@tiptap/extensions": "3.19.0",
118
- "@tiptap/html": "3.20.0",
119
- "@tiptap/react": "3.19.0",
120
- "@tiptap/starter-kit": "3.19.0",
121
- "@tiptap/static-renderer": "3.19.0",
122
- "@tiptap/suggestion": "3.19.0",
123
- "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"
112
+ "yup": "1.7.1"
131
113
  },
132
114
  "peerDependencies": {
133
115
  "react": ">=19",
116
+ "next": ">=14",
134
117
  "react-dom": ">=19",
135
118
  "@levo-so/core": "0.1.82",
136
- "@levo-so/react": "0.1.86"
119
+ "@levo-so/react": "0.1.86",
120
+ "@levo-so/insights": "0.1.86"
137
121
  }
138
122
  }
@@ -0,0 +1,11 @@
1
+ //#region \0rolldown/runtime.js
2
+ var e = Object.defineProperty, t = (t, n) => {
3
+ let r = {};
4
+ for (var i in t) e(r, i, {
5
+ get: t[i],
6
+ enumerable: !0
7
+ });
8
+ return n || e(r, Symbol.toStringTag, { value: "Module" }), r;
9
+ };
10
+ //#endregion
11
+ export { t };