sa2kit 1.6.58 → 1.6.60
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/booking-B0BM8grt.d.mts +141 -0
- package/dist/booking-CUy8u7Za.d.ts +141 -0
- package/dist/{bookingAdminService-Dmg7dC6V.d.mts → bookingAdminService-BNEDyw7U.d.mts} +1 -1
- package/dist/{bookingAdminService-B2QDjSHJ.d.ts → bookingAdminService-BtOtG96L.d.ts} +1 -1
- package/dist/{cart-D3o67Q3H.d.ts → cart-Cw3i0Dy6.d.ts} +1 -1
- package/dist/{cart-CcZ7rQyG.d.mts → cart-DLSbsihH.d.mts} +1 -1
- package/dist/{chunk-EKIOJEJK.js → chunk-3YSRTVIY.js} +59 -18
- package/dist/chunk-3YSRTVIY.js.map +1 -0
- package/dist/chunk-C76U5FF4.mjs +10 -0
- package/dist/chunk-C76U5FF4.mjs.map +1 -0
- package/dist/{chunk-EOWTOG7Y.js → chunk-COOI6MT3.js} +2 -11
- package/dist/chunk-COOI6MT3.js.map +1 -0
- package/dist/{chunk-SNBILYSH.mjs → chunk-CSDIPQQO.mjs} +2 -2
- package/dist/{chunk-SNBILYSH.mjs.map → chunk-CSDIPQQO.mjs.map} +1 -1
- package/dist/{chunk-PVLLRDUT.js → chunk-CYTXGBP2.js} +39 -39
- package/dist/{chunk-PVLLRDUT.js.map → chunk-CYTXGBP2.js.map} +1 -1
- package/dist/{chunk-XLR6QUDR.mjs → chunk-DWJLOHAE.mjs} +2 -11
- package/dist/chunk-DWJLOHAE.mjs.map +1 -0
- package/dist/{chunk-WS3QZYBI.mjs → chunk-OX6VMQDU.mjs} +42 -16
- package/dist/chunk-OX6VMQDU.mjs.map +1 -0
- package/dist/{chunk-WGD2NBVR.mjs → chunk-PONZPO3U.mjs} +3 -3
- package/dist/{chunk-WGD2NBVR.mjs.map → chunk-PONZPO3U.mjs.map} +1 -1
- package/dist/chunk-V5HE6IYN.js +12 -0
- package/dist/chunk-V5HE6IYN.js.map +1 -0
- package/dist/{chunk-UVHPCLP6.js → chunk-YN4MJFIG.js} +2 -2
- package/dist/{chunk-UVHPCLP6.js.map → chunk-YN4MJFIG.js.map} +1 -1
- package/dist/{booking-BXtkG2ns.d.mts → index-Bi666jIm.d.mts} +1 -139
- package/dist/{booking-BXtkG2ns.d.ts → index-Bi666jIm.d.ts} +1 -139
- package/dist/showmasterpiece/db/index.js +42 -42
- package/dist/showmasterpiece/db/index.mjs +1 -1
- package/dist/showmasterpiece/index.d.mts +8 -6
- package/dist/showmasterpiece/index.d.ts +8 -6
- package/dist/showmasterpiece/index.js +127 -126
- package/dist/showmasterpiece/index.js.map +1 -1
- package/dist/showmasterpiece/index.mjs +4 -3
- package/dist/showmasterpiece/index.mjs.map +1 -1
- package/dist/showmasterpiece/logic/index.d.mts +19 -18
- package/dist/showmasterpiece/logic/index.d.ts +19 -18
- package/dist/showmasterpiece/logic/index.js +35 -34
- package/dist/showmasterpiece/logic/index.mjs +3 -2
- package/dist/showmasterpiece/logic/miniapp/index.d.mts +15 -0
- package/dist/showmasterpiece/logic/miniapp/index.d.ts +15 -0
- package/dist/showmasterpiece/logic/miniapp/index.js +42 -0
- package/dist/showmasterpiece/logic/miniapp/index.js.map +1 -0
- package/dist/showmasterpiece/logic/miniapp/index.mjs +5 -0
- package/dist/showmasterpiece/logic/miniapp/index.mjs.map +1 -0
- package/dist/showmasterpiece/server/index.js +42 -42
- package/dist/showmasterpiece/server/index.mjs +1 -1
- package/dist/showmasterpiece/ui/miniapp/index.d.mts +3 -2
- package/dist/showmasterpiece/ui/miniapp/index.d.ts +3 -2
- package/dist/showmasterpiece/ui/web/index.d.mts +3 -2
- package/dist/showmasterpiece/ui/web/index.d.ts +3 -2
- package/dist/showmasterpiece/ui/web/index.js +29 -29
- package/dist/showmasterpiece/ui/web/index.mjs +2 -2
- package/package.json +6 -1
- package/dist/chunk-EKIOJEJK.js.map +0 -1
- package/dist/chunk-EOWTOG7Y.js.map +0 -1
- package/dist/chunk-WS3QZYBI.mjs.map +0 -1
- package/dist/chunk-XLR6QUDR.mjs.map +0 -1
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
|
|
5
|
-
var
|
|
3
|
+
var chunkCYTXGBP2_js = require('../chunk-CYTXGBP2.js');
|
|
4
|
+
require('../chunk-V5HE6IYN.js');
|
|
5
|
+
var chunk3YSRTVIY_js = require('../chunk-3YSRTVIY.js');
|
|
6
|
+
var chunkCOOI6MT3_js = require('../chunk-COOI6MT3.js');
|
|
6
7
|
var chunkTJZDPOO7_js = require('../chunk-TJZDPOO7.js');
|
|
7
8
|
require('../chunk-DENROXAE.js');
|
|
8
9
|
require('../chunk-DM2GUVUH.js');
|
|
@@ -21,435 +22,435 @@ var SHOWMASTERPIECE_MODULE_NAME = "@profilesa2kitsa2kit/showmasterpiece";
|
|
|
21
22
|
|
|
22
23
|
Object.defineProperty(exports, "AddConfigItemDialog", {
|
|
23
24
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkCYTXGBP2_js.AddConfigItemDialog; }
|
|
25
26
|
});
|
|
26
27
|
Object.defineProperty(exports, "AddToCartButton", {
|
|
27
28
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkCYTXGBP2_js.AddToCartButton; }
|
|
29
30
|
});
|
|
30
31
|
Object.defineProperty(exports, "ArtworkOrderManager", {
|
|
31
32
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkCYTXGBP2_js.ArtworkOrderManagerV2; }
|
|
33
34
|
});
|
|
34
35
|
Object.defineProperty(exports, "ArtworkOrderManagerV2", {
|
|
35
36
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkCYTXGBP2_js.ArtworkOrderManagerV2; }
|
|
37
38
|
});
|
|
38
39
|
Object.defineProperty(exports, "ArtworkViewer", {
|
|
39
40
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkCYTXGBP2_js.ArtworkViewer; }
|
|
41
42
|
});
|
|
42
43
|
Object.defineProperty(exports, "BOOKING_EXPORT_FIELDS", {
|
|
43
44
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkCYTXGBP2_js.BOOKING_EXPORT_FIELDS; }
|
|
45
46
|
});
|
|
46
47
|
Object.defineProperty(exports, "BookingAdminPanel", {
|
|
47
48
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkCYTXGBP2_js.BookingAdminPanel; }
|
|
49
50
|
});
|
|
50
51
|
Object.defineProperty(exports, "BookingModal", {
|
|
51
52
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkCYTXGBP2_js.BookingModal; }
|
|
53
54
|
});
|
|
54
55
|
Object.defineProperty(exports, "BookingPage", {
|
|
55
56
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkCYTXGBP2_js.BookingPage; }
|
|
57
58
|
});
|
|
58
59
|
Object.defineProperty(exports, "CartButton", {
|
|
59
60
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkCYTXGBP2_js.CartButton; }
|
|
61
62
|
});
|
|
62
63
|
Object.defineProperty(exports, "CartHistoryPage", {
|
|
63
64
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkCYTXGBP2_js.CartHistoryPage; }
|
|
65
66
|
});
|
|
66
67
|
Object.defineProperty(exports, "CartModal", {
|
|
67
68
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkCYTXGBP2_js.CartModal; }
|
|
69
70
|
});
|
|
70
71
|
Object.defineProperty(exports, "CartPage", {
|
|
71
72
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkCYTXGBP2_js.CartPage; }
|
|
73
74
|
});
|
|
74
75
|
Object.defineProperty(exports, "CollectionCard", {
|
|
75
76
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkCYTXGBP2_js.CollectionCard; }
|
|
77
78
|
});
|
|
78
79
|
Object.defineProperty(exports, "CollectionList", {
|
|
79
80
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkCYTXGBP2_js.CollectionList; }
|
|
81
82
|
});
|
|
82
83
|
Object.defineProperty(exports, "CollectionOrderManager", {
|
|
83
84
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkCYTXGBP2_js.CollectionOrderManagerV2; }
|
|
85
86
|
});
|
|
86
87
|
Object.defineProperty(exports, "CollectionOrderManagerV2", {
|
|
87
88
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkCYTXGBP2_js.CollectionOrderManagerV2; }
|
|
89
90
|
});
|
|
90
91
|
Object.defineProperty(exports, "DEFAULT_BOOKING_EXPORT_CONFIG", {
|
|
91
92
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkCYTXGBP2_js.DEFAULT_BOOKING_EXPORT_CONFIG; }
|
|
93
94
|
});
|
|
94
95
|
Object.defineProperty(exports, "DeadlinePopup", {
|
|
95
96
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkCYTXGBP2_js.DeadlinePopup; }
|
|
97
98
|
});
|
|
98
99
|
Object.defineProperty(exports, "DeadlinePopupManager", {
|
|
99
100
|
enumerable: true,
|
|
100
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkCYTXGBP2_js.DeadlinePopupManager; }
|
|
101
102
|
});
|
|
102
103
|
Object.defineProperty(exports, "DeleteConfirmDialog", {
|
|
103
104
|
enumerable: true,
|
|
104
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkCYTXGBP2_js.DeleteConfirmDialog; }
|
|
105
106
|
});
|
|
106
107
|
Object.defineProperty(exports, "MobileAlbumViewer", {
|
|
107
108
|
enumerable: true,
|
|
108
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkCYTXGBP2_js.MobileAlbumViewer; }
|
|
109
110
|
});
|
|
110
111
|
Object.defineProperty(exports, "PopupConfigManagement", {
|
|
111
112
|
enumerable: true,
|
|
112
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkCYTXGBP2_js.PopupConfigManagement; }
|
|
113
114
|
});
|
|
114
115
|
Object.defineProperty(exports, "ShowMasterPiecesConfigPage", {
|
|
115
116
|
enumerable: true,
|
|
116
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkCYTXGBP2_js.ConfigPage; }
|
|
117
118
|
});
|
|
118
119
|
Object.defineProperty(exports, "ShowMasterPiecesHistoryPage", {
|
|
119
120
|
enumerable: true,
|
|
120
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkCYTXGBP2_js.UserHistoryPage; }
|
|
121
122
|
});
|
|
122
123
|
Object.defineProperty(exports, "ShowMasterPiecesPage", {
|
|
123
124
|
enumerable: true,
|
|
124
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkCYTXGBP2_js.ShowMasterPieces; }
|
|
125
126
|
});
|
|
126
127
|
Object.defineProperty(exports, "SystemConfigManager", {
|
|
127
128
|
enumerable: true,
|
|
128
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkCYTXGBP2_js.SystemConfigManager; }
|
|
129
130
|
});
|
|
130
131
|
Object.defineProperty(exports, "ThumbnailSidebar", {
|
|
131
132
|
enumerable: true,
|
|
132
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkCYTXGBP2_js.ThumbnailSidebar; }
|
|
133
134
|
});
|
|
134
135
|
Object.defineProperty(exports, "UniversalImageUpload", {
|
|
135
136
|
enumerable: true,
|
|
136
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkCYTXGBP2_js.UniversalImageUpload; }
|
|
137
138
|
});
|
|
138
139
|
Object.defineProperty(exports, "clearConfigCache", {
|
|
139
140
|
enumerable: true,
|
|
140
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkCYTXGBP2_js.clearConfigCache; }
|
|
141
142
|
});
|
|
142
143
|
Object.defineProperty(exports, "getArtworkImageUrl", {
|
|
143
144
|
enumerable: true,
|
|
144
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkCYTXGBP2_js.getArtworkImageUrl; }
|
|
145
146
|
});
|
|
146
147
|
Object.defineProperty(exports, "getShowMasterpieceFileConfig", {
|
|
147
148
|
enumerable: true,
|
|
148
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkCYTXGBP2_js.getShowMasterpieceFileConfig; }
|
|
149
150
|
});
|
|
150
151
|
Object.defineProperty(exports, "getStorageModeDisplayName", {
|
|
151
152
|
enumerable: true,
|
|
152
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkCYTXGBP2_js.getStorageModeDisplayName; }
|
|
153
154
|
});
|
|
154
155
|
Object.defineProperty(exports, "refreshFileServiceConfig", {
|
|
155
156
|
enumerable: true,
|
|
156
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunkCYTXGBP2_js.refreshFileServiceConfig; }
|
|
157
158
|
});
|
|
158
159
|
Object.defineProperty(exports, "shouldUseUniversalFileService", {
|
|
159
160
|
enumerable: true,
|
|
160
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunkCYTXGBP2_js.shouldUseUniversalFileService; }
|
|
161
162
|
});
|
|
162
163
|
Object.defineProperty(exports, "uploadArtworkImage", {
|
|
163
164
|
enumerable: true,
|
|
164
|
-
get: function () { return
|
|
165
|
-
});
|
|
166
|
-
Object.defineProperty(exports, "addToMiniappCart", {
|
|
167
|
-
enumerable: true,
|
|
168
|
-
get: function () { return chunkEOWTOG7Y_js.addToCart; }
|
|
169
|
-
});
|
|
170
|
-
Object.defineProperty(exports, "clearMiniappCart", {
|
|
171
|
-
enumerable: true,
|
|
172
|
-
get: function () { return chunkEOWTOG7Y_js.clearCart; }
|
|
173
|
-
});
|
|
174
|
-
Object.defineProperty(exports, "getMiniappCart", {
|
|
175
|
-
enumerable: true,
|
|
176
|
-
get: function () { return chunkEOWTOG7Y_js.getCart; }
|
|
177
|
-
});
|
|
178
|
-
Object.defineProperty(exports, "removeMiniappCartItem", {
|
|
179
|
-
enumerable: true,
|
|
180
|
-
get: function () { return chunkEOWTOG7Y_js.removeCartItem; }
|
|
181
|
-
});
|
|
182
|
-
Object.defineProperty(exports, "updateMiniappCartItem", {
|
|
183
|
-
enumerable: true,
|
|
184
|
-
get: function () { return chunkEOWTOG7Y_js.updateCartItem; }
|
|
165
|
+
get: function () { return chunkCYTXGBP2_js.uploadArtworkImage; }
|
|
185
166
|
});
|
|
186
167
|
Object.defineProperty(exports, "BookingAdminService", {
|
|
187
168
|
enumerable: true,
|
|
188
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunk3YSRTVIY_js.BookingAdminService; }
|
|
189
170
|
});
|
|
190
171
|
Object.defineProperty(exports, "BookingService", {
|
|
191
172
|
enumerable: true,
|
|
192
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunk3YSRTVIY_js.BookingService; }
|
|
193
174
|
});
|
|
194
175
|
Object.defineProperty(exports, "CART_UPDATE_EVENT", {
|
|
195
176
|
enumerable: true,
|
|
196
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunk3YSRTVIY_js.CART_UPDATE_EVENT; }
|
|
197
178
|
});
|
|
198
179
|
Object.defineProperty(exports, "CartHistoryService", {
|
|
199
180
|
enumerable: true,
|
|
200
|
-
get: function () { return
|
|
181
|
+
get: function () { return chunk3YSRTVIY_js.CartHistoryService; }
|
|
201
182
|
});
|
|
202
183
|
Object.defineProperty(exports, "CartProvider", {
|
|
203
184
|
enumerable: true,
|
|
204
|
-
get: function () { return
|
|
185
|
+
get: function () { return chunk3YSRTVIY_js.CartProvider; }
|
|
205
186
|
});
|
|
206
187
|
Object.defineProperty(exports, "CartService", {
|
|
207
188
|
enumerable: true,
|
|
208
|
-
get: function () { return
|
|
189
|
+
get: function () { return chunk3YSRTVIY_js.CartService; }
|
|
209
190
|
});
|
|
210
191
|
Object.defineProperty(exports, "MasterpiecesService", {
|
|
211
192
|
enumerable: true,
|
|
212
|
-
get: function () { return
|
|
193
|
+
get: function () { return chunk3YSRTVIY_js.MasterpiecesService; }
|
|
213
194
|
});
|
|
214
195
|
Object.defineProperty(exports, "addArtworkToCollection", {
|
|
215
196
|
enumerable: true,
|
|
216
|
-
get: function () { return
|
|
197
|
+
get: function () { return chunk3YSRTVIY_js.addArtworkToCollection; }
|
|
217
198
|
});
|
|
218
199
|
Object.defineProperty(exports, "addToCart", {
|
|
219
200
|
enumerable: true,
|
|
220
|
-
get: function () { return
|
|
201
|
+
get: function () { return chunk3YSRTVIY_js.addToCart; }
|
|
221
202
|
});
|
|
222
203
|
Object.defineProperty(exports, "batchBooking", {
|
|
223
204
|
enumerable: true,
|
|
224
|
-
get: function () { return
|
|
205
|
+
get: function () { return chunk3YSRTVIY_js.batchBooking; }
|
|
225
206
|
});
|
|
226
207
|
Object.defineProperty(exports, "cartUpdateEvents", {
|
|
227
208
|
enumerable: true,
|
|
228
|
-
get: function () { return
|
|
209
|
+
get: function () { return chunk3YSRTVIY_js.cartUpdateEvents; }
|
|
229
210
|
});
|
|
230
211
|
Object.defineProperty(exports, "clearCart", {
|
|
231
212
|
enumerable: true,
|
|
232
|
-
get: function () { return
|
|
213
|
+
get: function () { return chunk3YSRTVIY_js.clearCart; }
|
|
233
214
|
});
|
|
234
215
|
Object.defineProperty(exports, "clearUserHistory", {
|
|
235
216
|
enumerable: true,
|
|
236
|
-
get: function () { return
|
|
217
|
+
get: function () { return chunk3YSRTVIY_js.clearUserHistory; }
|
|
237
218
|
});
|
|
238
219
|
Object.defineProperty(exports, "createBooking", {
|
|
239
220
|
enumerable: true,
|
|
240
|
-
get: function () { return
|
|
221
|
+
get: function () { return chunk3YSRTVIY_js.createBooking; }
|
|
241
222
|
});
|
|
242
223
|
Object.defineProperty(exports, "createCategory", {
|
|
243
224
|
enumerable: true,
|
|
244
|
-
get: function () { return
|
|
225
|
+
get: function () { return chunk3YSRTVIY_js.createCategory; }
|
|
245
226
|
});
|
|
246
227
|
Object.defineProperty(exports, "createCollection", {
|
|
247
228
|
enumerable: true,
|
|
248
|
-
get: function () { return
|
|
229
|
+
get: function () { return chunk3YSRTVIY_js.createCollection; }
|
|
249
230
|
});
|
|
250
231
|
Object.defineProperty(exports, "deleteArtwork", {
|
|
251
232
|
enumerable: true,
|
|
252
|
-
get: function () { return
|
|
233
|
+
get: function () { return chunk3YSRTVIY_js.deleteArtwork; }
|
|
253
234
|
});
|
|
254
235
|
Object.defineProperty(exports, "deleteBooking", {
|
|
255
236
|
enumerable: true,
|
|
256
|
-
get: function () { return
|
|
237
|
+
get: function () { return chunk3YSRTVIY_js.deleteBooking; }
|
|
257
238
|
});
|
|
258
239
|
Object.defineProperty(exports, "deleteBookingAdmin", {
|
|
259
240
|
enumerable: true,
|
|
260
|
-
get: function () { return
|
|
241
|
+
get: function () { return chunk3YSRTVIY_js.deleteBooking2; }
|
|
261
242
|
});
|
|
262
243
|
Object.defineProperty(exports, "deleteCollection", {
|
|
263
244
|
enumerable: true,
|
|
264
|
-
get: function () { return
|
|
245
|
+
get: function () { return chunk3YSRTVIY_js.deleteCollection; }
|
|
265
246
|
});
|
|
266
247
|
Object.defineProperty(exports, "deleteHistoryRecord", {
|
|
267
248
|
enumerable: true,
|
|
268
|
-
get: function () { return
|
|
249
|
+
get: function () { return chunk3YSRTVIY_js.deleteHistoryRecord; }
|
|
269
250
|
});
|
|
270
251
|
Object.defineProperty(exports, "exportBookings", {
|
|
271
252
|
enumerable: true,
|
|
272
|
-
get: function () { return
|
|
253
|
+
get: function () { return chunk3YSRTVIY_js.exportBookings; }
|
|
273
254
|
});
|
|
274
255
|
Object.defineProperty(exports, "forceRefreshAllBookings", {
|
|
275
256
|
enumerable: true,
|
|
276
|
-
get: function () { return
|
|
257
|
+
get: function () { return chunk3YSRTVIY_js.forceRefreshAllBookings; }
|
|
277
258
|
});
|
|
278
259
|
Object.defineProperty(exports, "forceRefreshBookingStats", {
|
|
279
260
|
enumerable: true,
|
|
280
|
-
get: function () { return
|
|
261
|
+
get: function () { return chunk3YSRTVIY_js.forceRefreshBookingStats; }
|
|
281
262
|
});
|
|
282
263
|
Object.defineProperty(exports, "getAllBookings", {
|
|
283
264
|
enumerable: true,
|
|
284
|
-
get: function () { return
|
|
265
|
+
get: function () { return chunk3YSRTVIY_js.getAllBookings; }
|
|
285
266
|
});
|
|
286
267
|
Object.defineProperty(exports, "getAllCollections", {
|
|
287
268
|
enumerable: true,
|
|
288
|
-
get: function () { return
|
|
269
|
+
get: function () { return chunk3YSRTVIY_js.getAllCollections; }
|
|
289
270
|
});
|
|
290
271
|
Object.defineProperty(exports, "getAllHistory", {
|
|
291
272
|
enumerable: true,
|
|
292
|
-
get: function () { return
|
|
273
|
+
get: function () { return chunk3YSRTVIY_js.getAllHistory; }
|
|
293
274
|
});
|
|
294
275
|
Object.defineProperty(exports, "getArtworksByCollection", {
|
|
295
276
|
enumerable: true,
|
|
296
|
-
get: function () { return
|
|
277
|
+
get: function () { return chunk3YSRTVIY_js.getArtworksByCollection; }
|
|
297
278
|
});
|
|
298
279
|
Object.defineProperty(exports, "getBookableCollections", {
|
|
299
280
|
enumerable: true,
|
|
300
|
-
get: function () { return
|
|
281
|
+
get: function () { return chunk3YSRTVIY_js.getBookableCollections; }
|
|
301
282
|
});
|
|
302
283
|
Object.defineProperty(exports, "getBooking", {
|
|
303
284
|
enumerable: true,
|
|
304
|
-
get: function () { return
|
|
285
|
+
get: function () { return chunk3YSRTVIY_js.getBooking; }
|
|
305
286
|
});
|
|
306
287
|
Object.defineProperty(exports, "getBookingStats", {
|
|
307
288
|
enumerable: true,
|
|
308
|
-
get: function () { return
|
|
289
|
+
get: function () { return chunk3YSRTVIY_js.getBookingStats; }
|
|
309
290
|
});
|
|
310
291
|
Object.defineProperty(exports, "getBookings", {
|
|
311
292
|
enumerable: true,
|
|
312
|
-
get: function () { return
|
|
293
|
+
get: function () { return chunk3YSRTVIY_js.getBookings; }
|
|
313
294
|
});
|
|
314
295
|
Object.defineProperty(exports, "getCart", {
|
|
315
296
|
enumerable: true,
|
|
316
|
-
get: function () { return
|
|
297
|
+
get: function () { return chunk3YSRTVIY_js.getCart; }
|
|
317
298
|
});
|
|
318
299
|
Object.defineProperty(exports, "getCartHistory", {
|
|
319
300
|
enumerable: true,
|
|
320
|
-
get: function () { return
|
|
301
|
+
get: function () { return chunk3YSRTVIY_js.getCartHistory; }
|
|
321
302
|
});
|
|
322
303
|
Object.defineProperty(exports, "getCategories", {
|
|
323
304
|
enumerable: true,
|
|
324
|
-
get: function () { return
|
|
305
|
+
get: function () { return chunk3YSRTVIY_js.getCategories; }
|
|
325
306
|
});
|
|
326
307
|
Object.defineProperty(exports, "getCollectionsOverview", {
|
|
327
308
|
enumerable: true,
|
|
328
|
-
get: function () { return
|
|
309
|
+
get: function () { return chunk3YSRTVIY_js.getCollectionsOverview; }
|
|
329
310
|
});
|
|
330
311
|
Object.defineProperty(exports, "getConfig", {
|
|
331
312
|
enumerable: true,
|
|
332
|
-
get: function () { return
|
|
313
|
+
get: function () { return chunk3YSRTVIY_js.getConfig; }
|
|
333
314
|
});
|
|
334
315
|
Object.defineProperty(exports, "getMasterpieces", {
|
|
335
316
|
enumerable: true,
|
|
336
|
-
get: function () { return
|
|
317
|
+
get: function () { return chunk3YSRTVIY_js.getMasterpieces; }
|
|
337
318
|
});
|
|
338
319
|
Object.defineProperty(exports, "getStatistics", {
|
|
339
320
|
enumerable: true,
|
|
340
|
-
get: function () { return
|
|
321
|
+
get: function () { return chunk3YSRTVIY_js.getStatistics; }
|
|
341
322
|
});
|
|
342
323
|
Object.defineProperty(exports, "getTags", {
|
|
343
324
|
enumerable: true,
|
|
344
|
-
get: function () { return
|
|
325
|
+
get: function () { return chunk3YSRTVIY_js.getTags; }
|
|
345
326
|
});
|
|
346
327
|
Object.defineProperty(exports, "moveArtwork", {
|
|
347
328
|
enumerable: true,
|
|
348
|
-
get: function () { return
|
|
329
|
+
get: function () { return chunk3YSRTVIY_js.moveArtwork; }
|
|
349
330
|
});
|
|
350
331
|
Object.defineProperty(exports, "moveArtworkDown", {
|
|
351
332
|
enumerable: true,
|
|
352
|
-
get: function () { return
|
|
333
|
+
get: function () { return chunk3YSRTVIY_js.moveArtworkDown; }
|
|
353
334
|
});
|
|
354
335
|
Object.defineProperty(exports, "moveArtworkUp", {
|
|
355
336
|
enumerable: true,
|
|
356
|
-
get: function () { return
|
|
337
|
+
get: function () { return chunk3YSRTVIY_js.moveArtworkUp; }
|
|
357
338
|
});
|
|
358
339
|
Object.defineProperty(exports, "moveCollection", {
|
|
359
340
|
enumerable: true,
|
|
360
|
-
get: function () { return
|
|
341
|
+
get: function () { return chunk3YSRTVIY_js.moveCollection; }
|
|
361
342
|
});
|
|
362
343
|
Object.defineProperty(exports, "moveCollectionDown", {
|
|
363
344
|
enumerable: true,
|
|
364
|
-
get: function () { return
|
|
345
|
+
get: function () { return chunk3YSRTVIY_js.moveCollectionDown; }
|
|
365
346
|
});
|
|
366
347
|
Object.defineProperty(exports, "moveCollectionUp", {
|
|
367
348
|
enumerable: true,
|
|
368
|
-
get: function () { return
|
|
349
|
+
get: function () { return chunk3YSRTVIY_js.moveCollectionUp; }
|
|
369
350
|
});
|
|
370
351
|
Object.defineProperty(exports, "notifyCartUpdate", {
|
|
371
352
|
enumerable: true,
|
|
372
|
-
get: function () { return
|
|
353
|
+
get: function () { return chunk3YSRTVIY_js.notifyCartUpdate; }
|
|
373
354
|
});
|
|
374
355
|
Object.defineProperty(exports, "removeFromCart", {
|
|
375
356
|
enumerable: true,
|
|
376
|
-
get: function () { return
|
|
357
|
+
get: function () { return chunk3YSRTVIY_js.removeFromCart; }
|
|
377
358
|
});
|
|
378
359
|
Object.defineProperty(exports, "resetConfig", {
|
|
379
360
|
enumerable: true,
|
|
380
|
-
get: function () { return
|
|
361
|
+
get: function () { return chunk3YSRTVIY_js.resetConfig; }
|
|
381
362
|
});
|
|
382
363
|
Object.defineProperty(exports, "saveCartHistory", {
|
|
383
364
|
enumerable: true,
|
|
384
|
-
get: function () { return
|
|
365
|
+
get: function () { return chunk3YSRTVIY_js.saveCartHistory; }
|
|
385
366
|
});
|
|
386
367
|
Object.defineProperty(exports, "updateArtwork", {
|
|
387
368
|
enumerable: true,
|
|
388
|
-
get: function () { return
|
|
369
|
+
get: function () { return chunk3YSRTVIY_js.updateArtwork; }
|
|
389
370
|
});
|
|
390
371
|
Object.defineProperty(exports, "updateArtworkOrder", {
|
|
391
372
|
enumerable: true,
|
|
392
|
-
get: function () { return
|
|
373
|
+
get: function () { return chunk3YSRTVIY_js.updateArtworkOrder; }
|
|
393
374
|
});
|
|
394
375
|
Object.defineProperty(exports, "updateBooking", {
|
|
395
376
|
enumerable: true,
|
|
396
|
-
get: function () { return
|
|
377
|
+
get: function () { return chunk3YSRTVIY_js.updateBooking; }
|
|
397
378
|
});
|
|
398
379
|
Object.defineProperty(exports, "updateBookingAdminStatus", {
|
|
399
380
|
enumerable: true,
|
|
400
|
-
get: function () { return
|
|
381
|
+
get: function () { return chunk3YSRTVIY_js.updateBookingStatus2; }
|
|
401
382
|
});
|
|
402
383
|
Object.defineProperty(exports, "updateCartHistoryBookingStatus", {
|
|
403
384
|
enumerable: true,
|
|
404
|
-
get: function () { return
|
|
385
|
+
get: function () { return chunk3YSRTVIY_js.updateBookingStatus; }
|
|
405
386
|
});
|
|
406
387
|
Object.defineProperty(exports, "updateCartItem", {
|
|
407
388
|
enumerable: true,
|
|
408
|
-
get: function () { return
|
|
389
|
+
get: function () { return chunk3YSRTVIY_js.updateCartItem; }
|
|
409
390
|
});
|
|
410
391
|
Object.defineProperty(exports, "updateCollection", {
|
|
411
392
|
enumerable: true,
|
|
412
|
-
get: function () { return
|
|
393
|
+
get: function () { return chunk3YSRTVIY_js.updateCollection; }
|
|
413
394
|
});
|
|
414
395
|
Object.defineProperty(exports, "updateCollectionOrder", {
|
|
415
396
|
enumerable: true,
|
|
416
|
-
get: function () { return
|
|
397
|
+
get: function () { return chunk3YSRTVIY_js.updateCollectionOrder; }
|
|
417
398
|
});
|
|
418
399
|
Object.defineProperty(exports, "updateConfig", {
|
|
419
400
|
enumerable: true,
|
|
420
|
-
get: function () { return
|
|
401
|
+
get: function () { return chunk3YSRTVIY_js.updateConfig; }
|
|
421
402
|
});
|
|
422
403
|
Object.defineProperty(exports, "useBooking", {
|
|
423
404
|
enumerable: true,
|
|
424
|
-
get: function () { return
|
|
405
|
+
get: function () { return chunk3YSRTVIY_js.useBooking; }
|
|
425
406
|
});
|
|
426
407
|
Object.defineProperty(exports, "useBookingAdmin", {
|
|
427
408
|
enumerable: true,
|
|
428
|
-
get: function () { return
|
|
409
|
+
get: function () { return chunk3YSRTVIY_js.useBookingAdmin; }
|
|
429
410
|
});
|
|
430
411
|
Object.defineProperty(exports, "useBookingForm", {
|
|
431
412
|
enumerable: true,
|
|
432
|
-
get: function () { return
|
|
413
|
+
get: function () { return chunk3YSRTVIY_js.useBookingForm; }
|
|
433
414
|
});
|
|
434
415
|
Object.defineProperty(exports, "useCart", {
|
|
435
416
|
enumerable: true,
|
|
436
|
-
get: function () { return
|
|
417
|
+
get: function () { return chunk3YSRTVIY_js.useCart; }
|
|
437
418
|
});
|
|
438
419
|
Object.defineProperty(exports, "useCartContext", {
|
|
439
420
|
enumerable: true,
|
|
440
|
-
get: function () { return
|
|
421
|
+
get: function () { return chunk3YSRTVIY_js.useCartContext; }
|
|
441
422
|
});
|
|
442
423
|
Object.defineProperty(exports, "useDeadlinePopup", {
|
|
443
424
|
enumerable: true,
|
|
444
|
-
get: function () { return
|
|
425
|
+
get: function () { return chunk3YSRTVIY_js.useDeadlinePopup; }
|
|
445
426
|
});
|
|
446
427
|
Object.defineProperty(exports, "useMasterpieces", {
|
|
447
428
|
enumerable: true,
|
|
448
|
-
get: function () { return
|
|
429
|
+
get: function () { return chunk3YSRTVIY_js.useMasterpieces; }
|
|
449
430
|
});
|
|
450
431
|
Object.defineProperty(exports, "useMasterpiecesConfig", {
|
|
451
432
|
enumerable: true,
|
|
452
|
-
get: function () { return
|
|
433
|
+
get: function () { return chunk3YSRTVIY_js.useMasterpiecesConfig; }
|
|
434
|
+
});
|
|
435
|
+
Object.defineProperty(exports, "addToMiniappCart", {
|
|
436
|
+
enumerable: true,
|
|
437
|
+
get: function () { return chunkCOOI6MT3_js.addToCart; }
|
|
438
|
+
});
|
|
439
|
+
Object.defineProperty(exports, "clearMiniappCart", {
|
|
440
|
+
enumerable: true,
|
|
441
|
+
get: function () { return chunkCOOI6MT3_js.clearCart; }
|
|
442
|
+
});
|
|
443
|
+
Object.defineProperty(exports, "getMiniappCart", {
|
|
444
|
+
enumerable: true,
|
|
445
|
+
get: function () { return chunkCOOI6MT3_js.getCart; }
|
|
446
|
+
});
|
|
447
|
+
Object.defineProperty(exports, "removeMiniappCartItem", {
|
|
448
|
+
enumerable: true,
|
|
449
|
+
get: function () { return chunkCOOI6MT3_js.removeCartItem; }
|
|
450
|
+
});
|
|
451
|
+
Object.defineProperty(exports, "updateMiniappCartItem", {
|
|
452
|
+
enumerable: true,
|
|
453
|
+
get: function () { return chunkCOOI6MT3_js.updateCartItem; }
|
|
453
454
|
});
|
|
454
455
|
Object.defineProperty(exports, "CATEGORY_LABELS", {
|
|
455
456
|
enumerable: true,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../src/showmasterpiece/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"sources":["../../src/showmasterpiece/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;AA0KO,IAAM,8BAAA,GAAiC;AAGvC,IAAM,2BAAA,GAA8B","file":"index.js","sourcesContent":["/**\n * ShowMasterpiece 模块 - 主入口文件\n * \n * 这是一个完整的美术作品展示模块,提供了从前端组件到后端API的完整解决方案。\n * 主要功能包括:\n * - 美术作品画集的展示和浏览\n * - 画集和作品的管理配置界面\n * - 拖拽排序功能\n * - 缩略图预览\n * - 数据持久化存储\n * \n * 架构特点:\n * - 前后端分离,支持服务端渲染\n * - 模块化设计,便于维护和扩展\n * - TypeScript严格类型检查\n * - CSS Modules样式隔离\n * \n * @version 1.0.0\n * @author Profile-v1 Team\n */\n\n// ===== 客户端组件导出 =====\n// 所有组件通过 components/index.ts 统一导出,保持模块化和封装性\n\n/** \n * ShowMasterpiece 模块所有组件的统一导出\n * \n * 包含以下组件类别:\n * - 展示组件:CollectionCard, ArtworkViewer, ThumbnailSidebar\n * - 管理组件:CollectionOrderManager, ArtworkOrderManager \n * - 购物车组件:CartModal, CartPage, CartButton, AddToCartButton\n * - 预订组件:BookingModal, BookingPage, CollectionList, BookingAdminPanel\n * - 配置组件:SystemConfigManager, PopupConfigManagement\n * - 对话框组件:AddConfigItemDialog, DeleteConfirmDialog\n * - 弹窗组件:DeadlinePopup, DeadlinePopupManager\n * - 历史组件:CartHistoryPage\n * - 上传组件:UniversalImageUpload\n * \n * 使用方式:\n * ```typescript\n * import { CollectionCard, ArtworkViewer } from 'sa2kitsa2kit/showmasterpiece';\n * ```\n */\nexport * from './ui/web';\n\n/**\n * 通用顺序管理器组件\n * \n * 抽象的通用排序组件,可以用于任何具有顺序的数据管理。\n * 通过传入操作函数和渲染函数来实现不同类型数据的排序功能。\n * \n * 主要功能:\n * - 拖拽排序\n * - 上移/下移按钮\n * - 批量保存和重置\n * - 通用的错误处理和加载状态\n * \n * 注意:此组件已迁移到 @/components/GenericOrderManager\n */\nexport { GenericOrderManager } from '@/components/GenericOrderManager';\n\n\n// ===== 页面组件导出 =====\n// 完整的页面组件,可以直接用作路由页面\n\n/** 美术作品展示主页面 - 展示所有画集的网格视图 */\nexport { default as ShowMasterPiecesPage } from './ui/web/pages/ShowMasterPiecesPage';\n\n/** 美术作品配置管理页面 - 后台管理界面,用于配置和管理画集数据 */\nexport { default as ShowMasterPiecesConfigPage } from './ui/web/pages/config/page';\n\n/** 用户购物车历史页面 */\nexport { default as ShowMasterPiecesHistoryPage } from './ui/web/pages/history/page';\n\n// ===== Hook导出 =====\n// 所有自定义React Hooks通过 hooks/index.ts 统一导出\n\n/** \n * ShowMasterpiece 模块所有Hooks的统一导出\n * \n * 包含以下Hook类别:\n * - 数据管理Hook:useMasterpieces, useMasterpiecesConfig\n * - 业务逻辑Hook:useCart, useBooking, useBookingForm, useBookingAdmin\n * - 工具类Hook:useDeadlinePopup\n * - 事件和常量:cartUpdateEvents, CART_UPDATE_EVENT, notifyCartUpdate\n * \n * 使用方式:\n * ```typescript\n * import { useMasterpieces, useCart } from 'sa2kitsa2kit/showmasterpiece';\n * ```\n */\nexport * from './logic';\n\n/** \n * 注意:useCartContext Hook 现已通过 hooks 统一导出\n * 可以通过以下方式导入:\n * import { useCartContext } from 'sa2kitsa2kit/showmasterpiece';\n */\n\n// ===== 客户端服务导出 =====\n// 所有客户端API调用服务通过 services/index.ts 统一导出\n\n/** \n * ShowMasterpiece 模块所有服务的统一导出\n * \n * 包含以下服务类别:\n * - 数据服务:MasterpiecesService, masterpiecesConfigService 函数集\n * - 业务服务:CartService, BookingService, BookingAdminService, CartHistoryService\n * - 工具服务:fileService 函数集\n * - 配置服务:exportConfig 配置\n * - 类型定义:BookingAdminData, BookingAdminStats 等\n * \n * 使用方式:\n * ```typescript\n * import { \n * MasterpiecesService, \n * getConfig, \n * CartService,\n * BookingAdminService \n * } from 'sa2kitsa2kit/showmasterpiece';\n * ```\n */\nexport * from './services';\n\n// ===== 类型导出 =====\n// TypeScript类型定义,确保类型安全\n\n/** \n * 导出所有相关的TypeScript类型定义\n * 包括数据模型、表单数据、状态管理等类型\n */\nexport type {\n MasterpiecesConfig, // 系统配置类型\n ArtCollection, // 画集数据类型\n ArtworkPage, // 作品页面数据类型\n CollectionFormData, // 画集表单数据类型\n ArtworkFormData, // 作品表单数据类型\n CollectionCategory, // 画集分类枚举\n CollectionCategoryType, // 画集分类类型\n getAvailableCategories, // 获取可用分类\n isValidCategory, // 验证分类\n} from './types';\n\n/** \n * 导出购物车功能相关的TypeScript类型定义\n */\nexport type {\n Cart, // 购物车数据类型\n CartItem, // 购物车项数据类型\n AddToCartRequest, // 添加到购物车请求类型\n UpdateCartItemRequest, // 更新购物车项请求类型\n RemoveFromCartRequest, // 从购物车移除请求类型\n ClearCartRequest, // 清空购物车请求类型\n CartAction, // 购物车操作类型\n CartState, // 购物车状态类型\n BatchBookingRequest, // 批量预订请求类型\n BatchBookingResponse // 批量预订响应类型\n} from './types/cart';\n\n// ===== Miniapp 适配层导出 =====\n\n\n\n/** \n * 注意:预订管理相关的TypeScript类型定义现已通过 services 统一导出\n * 包括:BookingAdminData, BookingAdminStats, BookingAdminResponse, BookingAdminQueryParams\n */\n\n// ===== 模块信息 =====\n/** 模块版本号 */\nexport const SHOWMASTERPIECE_MODULE_VERSION = '1.0.0';\n\n/** 模块名称标识 */\nexport const SHOWMASTERPIECE_MODULE_NAME = '@profilesa2kitsa2kit/showmasterpiece';\n\n// ===== 服务端专用导出 =====\n/**\n * 注意:以下导出只能在服务端使用,不要在客户端组件中导入\n * \n * 服务端专用功能包括:\n * - 数据库直接操作\n * - 服务端配置管理\n * - API路由处理函数\n * \n * 使用方式:\n * ```typescript\n * import { masterpiecesConfigDbService } from 'sa2kitsa2kit/showmasterpiece/server';\n * ```\n * \n * 详情请参考 ./server.ts 文件\n */\n"]}
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
export { AddConfigItemDialog, AddToCartButton, ArtworkOrderManagerV2 as ArtworkOrderManager, ArtworkOrderManagerV2, ArtworkViewer, BOOKING_EXPORT_FIELDS, BookingAdminPanel, BookingModal, BookingPage, CartButton, CartHistoryPage, CartModal, CartPage, CollectionCard, CollectionList, CollectionOrderManagerV2 as CollectionOrderManager, CollectionOrderManagerV2, DEFAULT_BOOKING_EXPORT_CONFIG, DeadlinePopup, DeadlinePopupManager, DeleteConfirmDialog, MobileAlbumViewer, PopupConfigManagement, ConfigPage as ShowMasterPiecesConfigPage, UserHistoryPage as ShowMasterPiecesHistoryPage, ShowMasterPieces as ShowMasterPiecesPage, SystemConfigManager, ThumbnailSidebar, UniversalImageUpload, clearConfigCache, getArtworkImageUrl, getShowMasterpieceFileConfig, getStorageModeDisplayName, refreshFileServiceConfig, shouldUseUniversalFileService, uploadArtworkImage } from '../chunk-
|
|
2
|
-
|
|
3
|
-
export { BookingAdminService, BookingService, CART_UPDATE_EVENT, CartHistoryService, CartProvider, CartService, MasterpiecesService, addArtworkToCollection, addToCart, batchBooking, cartUpdateEvents, clearCart, clearUserHistory, createBooking, createCategory, createCollection, deleteArtwork, deleteBooking, deleteBooking2 as deleteBookingAdmin, deleteCollection, deleteHistoryRecord, exportBookings, forceRefreshAllBookings, forceRefreshBookingStats, getAllBookings, getAllCollections, getAllHistory, getArtworksByCollection, getBookableCollections, getBooking, getBookingStats, getBookings, getCart, getCartHistory, getCategories, getCollectionsOverview, getConfig, getMasterpieces, getStatistics, getTags, moveArtwork, moveArtworkDown, moveArtworkUp, moveCollection, moveCollectionDown, moveCollectionUp, notifyCartUpdate, removeFromCart, resetConfig, saveCartHistory, updateArtwork, updateArtworkOrder, updateBooking, updateBookingStatus2 as updateBookingAdminStatus, updateBookingStatus as updateCartHistoryBookingStatus, updateCartItem, updateCollection, updateCollectionOrder, updateConfig, useBooking, useBookingAdmin, useBookingForm, useCart, useCartContext, useDeadlinePopup, useMasterpieces, useMasterpiecesConfig } from '../chunk-
|
|
1
|
+
export { AddConfigItemDialog, AddToCartButton, ArtworkOrderManagerV2 as ArtworkOrderManager, ArtworkOrderManagerV2, ArtworkViewer, BOOKING_EXPORT_FIELDS, BookingAdminPanel, BookingModal, BookingPage, CartButton, CartHistoryPage, CartModal, CartPage, CollectionCard, CollectionList, CollectionOrderManagerV2 as CollectionOrderManager, CollectionOrderManagerV2, DEFAULT_BOOKING_EXPORT_CONFIG, DeadlinePopup, DeadlinePopupManager, DeleteConfirmDialog, MobileAlbumViewer, PopupConfigManagement, ConfigPage as ShowMasterPiecesConfigPage, UserHistoryPage as ShowMasterPiecesHistoryPage, ShowMasterPieces as ShowMasterPiecesPage, SystemConfigManager, ThumbnailSidebar, UniversalImageUpload, clearConfigCache, getArtworkImageUrl, getShowMasterpieceFileConfig, getStorageModeDisplayName, refreshFileServiceConfig, shouldUseUniversalFileService, uploadArtworkImage } from '../chunk-PONZPO3U.mjs';
|
|
2
|
+
import '../chunk-C76U5FF4.mjs';
|
|
3
|
+
export { BookingAdminService, BookingService, CART_UPDATE_EVENT, CartHistoryService, CartProvider, CartService, MasterpiecesService, addArtworkToCollection, addToCart, batchBooking, cartUpdateEvents, clearCart, clearUserHistory, createBooking, createCategory, createCollection, deleteArtwork, deleteBooking, deleteBooking2 as deleteBookingAdmin, deleteCollection, deleteHistoryRecord, exportBookings, forceRefreshAllBookings, forceRefreshBookingStats, getAllBookings, getAllCollections, getAllHistory, getArtworksByCollection, getBookableCollections, getBooking, getBookingStats, getBookings, getCart, getCartHistory, getCategories, getCollectionsOverview, getConfig, getMasterpieces, getStatistics, getTags, moveArtwork, moveArtworkDown, moveArtworkUp, moveCollection, moveCollectionDown, moveCollectionUp, notifyCartUpdate, removeFromCart, resetConfig, saveCartHistory, updateArtwork, updateArtworkOrder, updateBooking, updateBookingStatus2 as updateBookingAdminStatus, updateBookingStatus as updateCartHistoryBookingStatus, updateCartItem, updateCollection, updateCollectionOrder, updateConfig, useBooking, useBookingAdmin, useBookingForm, useCart, useCartContext, useDeadlinePopup, useMasterpieces, useMasterpiecesConfig } from '../chunk-OX6VMQDU.mjs';
|
|
4
|
+
export { addToCart as addToMiniappCart, clearCart as clearMiniappCart, getCart as getMiniappCart, removeCartItem as removeMiniappCartItem, updateCartItem as updateMiniappCartItem } from '../chunk-DWJLOHAE.mjs';
|
|
4
5
|
export { CATEGORY_LABELS, formatPrice, getCategoryLabel } from '../chunk-ANKVXRPY.mjs';
|
|
5
6
|
import '../chunk-MFG2Y6UR.mjs';
|
|
6
7
|
import '../chunk-TGNUEULF.mjs';
|