@levo-so/studio 0.1.89 → 0.1.91
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/{BillingStep-DVKPpBT9.js → BillingStep-o2yIMjLk.js} +1 -1
- package/{Button-vQpIKPk7.js → Button-_hpg7Rxx.js} +6 -6
- package/{EntryCard-UWxVYAD_.js → EntryCard-B-feJvrB.js} +13 -13
- package/{LoginCard-BKq_s4ZT.js → LoginCard-CF9JbU-y.js} +3 -3
- package/{LoginForm-54dtpOlx.js → LoginForm-CdpNCQJa.js} +10 -10
- package/{LoginModal-DTSAYZLC.js → LoginModal-ngTHCyli.js} +4 -4
- package/{MessageCard-YUS-pnpe.js → MessageCard-D2uja800.js} +2 -2
- package/{MessageFooter-DrJ6jZ_n.js → MessageFooter-Bu-jyPkJ.js} +1 -1
- package/{ModalManager-DLxbnq-i.js → ModalManager-B7pCzvK1.js} +1 -1
- package/{PendingApprovalCard-BnteoK24.js → PendingApprovalCard-Dut-Xiw1.js} +20 -20
- package/{bookingCard-CPYdqA8t.js → bookingCard-CGV9svhn.js} +4 -4
- package/collection.d.ts +360 -0
- package/collection.js +28 -0
- package/dist-DDKHTnIW.js +3653 -0
- package/index.d.ts +101 -2
- package/index.js +1419 -1453
- package/package.json +28 -5
- package/studio.css +1 -1
- package/utils-KqbqLlMF.js +5 -0
- package/widgets-B84lq4lO.js +351 -0
- /package/{AuthProvider-Ch5Ny0il.js → AuthProvider-56TywIOB.js} +0 -0
- /package/{Beams-BqUps11n.js → Beams-CCNNOvfW.js} +0 -0
- /package/{Dots-BKqlE-Rv.js → Dots-89WGkd-z.js} +0 -0
- /package/{Gradient-hC5P0PfD.js → Gradient-vTa_uWCj.js} +0 -0
- /package/{Grid-DqZKCasl.js → Grid-CrtztrxK.js} +0 -0
- /package/{StripePaymentModal-Kk0GUsIU.js → StripePaymentModal-CajqohNM.js} +0 -0
- /package/{Waves-CzQRk01F.js → Waves-BhA6CLEI.js} +0 -0
- /package/{card-oIl95-_C.js → card-DCbhJCO9.js} +0 -0
- /package/{dialog-BRgfpVtv.js → dialog-CILIXExr.js} +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@levo-so/studio",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.91",
|
|
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",
|
|
@@ -18,6 +18,10 @@
|
|
|
18
18
|
"types": "./index.d.ts",
|
|
19
19
|
"default": "./index.js"
|
|
20
20
|
},
|
|
21
|
+
"./collection": {
|
|
22
|
+
"types": "./collection.d.ts",
|
|
23
|
+
"default": "./collection.js"
|
|
24
|
+
},
|
|
21
25
|
"./setup.css": "./studio.css"
|
|
22
26
|
},
|
|
23
27
|
"files": [
|
|
@@ -59,34 +63,54 @@
|
|
|
59
63
|
"@vanilla-extract/dynamic": "2.1.5",
|
|
60
64
|
"@vanilla-extract/recipes": "0.5.7",
|
|
61
65
|
"clsx": "2.1.1",
|
|
66
|
+
"@theinternetfolks/snowflake": "1.3.0",
|
|
67
|
+
"altcha": "2.0.2",
|
|
68
|
+
"lodash.range": "3.2.0",
|
|
69
|
+
"react-dropzone": "14.3.8",
|
|
70
|
+
"react-number-format": "5.4.4",
|
|
71
|
+
"react-phone-number-input": "3.4.14",
|
|
72
|
+
"react-select-async-paginate": "0.7.5",
|
|
73
|
+
"react-hook-form": "^7.69.0",
|
|
62
74
|
"@floating-ui/react": "0.27.16",
|
|
63
75
|
"@tiptap/core": "3.19.0",
|
|
64
76
|
"@tiptap/extension-blockquote": "3.19.0",
|
|
65
77
|
"@tiptap/extension-bold": "3.19.0",
|
|
78
|
+
"@tiptap/extension-bullet-list": "3.19.0",
|
|
66
79
|
"@tiptap/extension-character-count": "3.19.0",
|
|
67
80
|
"@tiptap/extension-code": "3.19.0",
|
|
81
|
+
"@tiptap/extension-code-block": "3.19.0",
|
|
68
82
|
"@tiptap/extension-code-block-lowlight": "3.19.0",
|
|
69
83
|
"@tiptap/extension-color": "3.19.0",
|
|
84
|
+
"@tiptap/extension-document": "3.19.0",
|
|
70
85
|
"@tiptap/extension-details": "3.19.0",
|
|
71
|
-
"@tiptap/extension-details-content": "2.
|
|
72
|
-
"@tiptap/extension-details-summary": "2.
|
|
86
|
+
"@tiptap/extension-details-content": "2.27.2",
|
|
87
|
+
"@tiptap/extension-details-summary": "2.27.2",
|
|
88
|
+
"@tiptap/extension-dropcursor": "3.19.0",
|
|
73
89
|
"@tiptap/extension-drag-handle": "3.19.0",
|
|
74
90
|
"@tiptap/extension-drag-handle-react": "3.19.0",
|
|
75
91
|
"@tiptap/extension-emoji": "3.19.0",
|
|
76
92
|
"@tiptap/extension-file-handler": "3.19.0",
|
|
77
93
|
"@tiptap/extension-focus": "3.19.0",
|
|
94
|
+
"@tiptap/extension-gapcursor": "3.19.0",
|
|
95
|
+
"@tiptap/extension-hard-break": "3.19.0",
|
|
96
|
+
"@tiptap/extension-heading": "3.19.0",
|
|
78
97
|
"@tiptap/extension-highlight": "3.19.0",
|
|
79
98
|
"@tiptap/extension-horizontal-rule": "3.19.0",
|
|
80
99
|
"@tiptap/extension-image": "3.19.0",
|
|
81
100
|
"@tiptap/extension-italic": "3.19.0",
|
|
82
101
|
"@tiptap/extension-link": "3.19.0",
|
|
83
102
|
"@tiptap/extension-list": "3.19.0",
|
|
103
|
+
"@tiptap/extension-list-item": "3.19.0",
|
|
104
|
+
"@tiptap/extension-list-keymap": "3.19.0",
|
|
84
105
|
"@tiptap/extension-mention": "3.19.0",
|
|
106
|
+
"@tiptap/extension-ordered-list": "3.19.0",
|
|
107
|
+
"@tiptap/extension-paragraph": "3.19.0",
|
|
85
108
|
"@tiptap/extension-strike": "3.19.0",
|
|
86
109
|
"@tiptap/extension-subscript": "3.19.0",
|
|
87
110
|
"@tiptap/extension-superscript": "3.19.0",
|
|
88
111
|
"@tiptap/extension-table": "3.19.0",
|
|
89
112
|
"@tiptap/extension-table-of-contents": "3.19.0",
|
|
113
|
+
"@tiptap/extension-text": "3.19.0",
|
|
90
114
|
"@tiptap/extension-text-align": "3.19.0",
|
|
91
115
|
"@tiptap/extension-text-style": "3.19.0",
|
|
92
116
|
"@tiptap/extension-typography": "3.19.0",
|
|
@@ -110,7 +134,6 @@
|
|
|
110
134
|
"react": ">=18",
|
|
111
135
|
"react-dom": ">=18",
|
|
112
136
|
"@levo-so/core": "0.1.82",
|
|
113
|
-
"@levo-so/react": "0.1.86"
|
|
114
|
-
"@levo-so/react-collection": "0.1.86"
|
|
137
|
+
"@levo-so/react": "0.1.86"
|
|
115
138
|
}
|
|
116
139
|
}
|