@wix/auto_sdk_pricing-plans_orders 1.0.77 → 1.0.79

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/build/cjs/meta.js CHANGED
@@ -57,270 +57,15 @@ var import_timestamp2 = require("@wix/sdk-runtime/transformations/timestamp");
57
57
  var import_transform_paths = require("@wix/sdk-runtime/transformations/transform-paths");
58
58
  var import_rest_modules2 = require("@wix/sdk-runtime/rest-modules");
59
59
  function resolveComWixpressMembershipV2OrdersCheckoutServiceUrl(opts) {
60
- const domainToMappings = {
61
- "api._api_base_domain_": [
62
- {
63
- srcPath: "/pricing-plans-checkout-proxy",
64
- destPath: ""
65
- }
66
- ],
67
- "*.dev.wix-code.com": [
68
- {
69
- srcPath: "/_api/paid-plans/v2/checkout",
70
- destPath: "/v2/checkout"
71
- }
72
- ],
73
- "*.pub.wix-code.com": [
74
- {
75
- srcPath: "/_api/paid-plans/v2/checkout",
76
- destPath: "/v2/checkout"
77
- }
78
- ],
79
- "*.wixapps.net": [
80
- {
81
- srcPath: "/_api/paid-plans/v2/checkout",
82
- destPath: "/v2/checkout"
83
- }
84
- ],
85
- _: [
86
- {
87
- srcPath: "/pricing-plans/v2/checkout",
88
- destPath: "/v2/checkout"
89
- },
90
- {
91
- srcPath: "/_api/paid-plans/v2/checkout",
92
- destPath: "/v2/checkout"
93
- },
94
- {
95
- srcPath: "/_api/pricing-plans/v2/checkout",
96
- destPath: "/v2/checkout"
97
- }
98
- ],
99
- "editor-flow.wixapps.net": [
100
- {
101
- srcPath: "/_api/paid-plans/v2/checkout",
102
- destPath: "/v2/checkout"
103
- }
104
- ],
105
- "editor._base_domain_": [
106
- {
107
- srcPath: "/_api/paid-plans/v2/checkout",
108
- destPath: "/v2/checkout"
109
- }
110
- ],
111
- "blocks._base_domain_": [
112
- {
113
- srcPath: "/_api/paid-plans/v2/checkout",
114
- destPath: "/v2/checkout"
115
- }
116
- ],
117
- "create.editorx": [
118
- {
119
- srcPath: "/_api/paid-plans/v2/checkout",
120
- destPath: "/v2/checkout"
121
- }
122
- ],
123
- "editor.wixapps.net": [
124
- {
125
- srcPath: "/_api/paid-plans/v2/checkout",
126
- destPath: "/v2/checkout"
127
- }
128
- ],
129
- "forums._base_domain_": [
130
- {
131
- srcPath: "/_api/paid-plans/v2/checkout",
132
- destPath: "/v2/checkout"
133
- }
134
- ],
135
- "forums.wixapps.net": [
136
- {
137
- srcPath: "/_api/paid-plans/v2/checkout",
138
- destPath: "/v2/checkout"
139
- }
140
- ],
141
- "manage._base_domain_": [
142
- {
143
- srcPath: "/_api/pricing-plans/v2/checkout",
144
- destPath: "/v2/checkout"
145
- },
146
- {
147
- srcPath: "/_api/paid-plans/v2/checkout",
148
- destPath: "/v2/checkout"
149
- }
150
- ],
151
- "www._base_domain_": [
152
- {
153
- srcPath: "/_api/paid-plans/v2/checkout",
154
- destPath: "/v2/checkout"
155
- }
156
- ],
157
- "www.wixapis.com": [
158
- {
159
- srcPath: "/pricing-plans/v2/checkout",
160
- destPath: "/v2/checkout"
161
- }
162
- ]
163
- };
60
+ const domainToMappings = {};
164
61
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
165
62
  }
166
63
  function resolveComWixpressMembershipV2OrdersMemberMemberOrdersServiceUrl(opts) {
167
- const domainToMappings = {
168
- "api._api_base_domain_": [
169
- {
170
- srcPath: "/member-orders-service-proxy",
171
- destPath: ""
172
- }
173
- ],
174
- "*.dev.wix-code.com": [
175
- {
176
- srcPath: "/_api/pricing-plans-member-orders/v2/member/orders",
177
- destPath: "/v2/member/orders"
178
- },
179
- {
180
- srcPath: "/_api/pricing-plans/v2/member/orders",
181
- destPath: "/v2/member/orders"
182
- }
183
- ],
184
- "*.pub.wix-code.com": [
185
- {
186
- srcPath: "/_api/pricing-plans-member-orders/v2/member/orders",
187
- destPath: "/v2/member/orders"
188
- },
189
- {
190
- srcPath: "/_api/pricing-plans/v2/member/orders",
191
- destPath: "/v2/member/orders"
192
- }
193
- ],
194
- _: [
195
- {
196
- srcPath: "/_api/pricing-plans/v2/member/orders",
197
- destPath: "/v2/member/orders"
198
- }
199
- ],
200
- "editor.wixapps.net": [
201
- {
202
- srcPath: "/_api/pricing-plans/v2/member/orders",
203
- destPath: "/v2/member/orders"
204
- }
205
- ],
206
- "manage._base_domain_": [
207
- {
208
- srcPath: "/_api/pricing-plans/v2/member/orders",
209
- destPath: "/v2/member/orders"
210
- }
211
- ],
212
- "www._base_domain_": [
213
- {
214
- srcPath: "/_api/pricing-plans/v2/member/orders",
215
- destPath: "/v2/member/orders"
216
- }
217
- ],
218
- "www.wixapis.com": [
219
- {
220
- srcPath: "/pricing-plans/v2/member/orders",
221
- destPath: "/v2/member/orders"
222
- }
223
- ]
224
- };
64
+ const domainToMappings = {};
225
65
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
226
66
  }
227
67
  function resolveComWixpressMembershipV2OrdersOrderManagementServiceUrl(opts) {
228
- const domainToMappings = {
229
- "api._api_base_domain_": [
230
- {
231
- srcPath: "/order-management-service-proxy",
232
- destPath: ""
233
- }
234
- ],
235
- "*.dev.wix-code.com": [
236
- {
237
- srcPath: "/_api/paid-plans/v2/orders",
238
- destPath: "/v2/orders"
239
- }
240
- ],
241
- "*.pub.wix-code.com": [
242
- {
243
- srcPath: "/_api/paid-plans/v2/orders",
244
- destPath: "/v2/orders"
245
- }
246
- ],
247
- "*.wixapps.net": [
248
- {
249
- srcPath: "/_api/paid-plans/v2/orders",
250
- destPath: "/v2/orders"
251
- }
252
- ],
253
- _: [
254
- {
255
- srcPath: "/_api/paid-plans/v2/orders",
256
- destPath: "/v2/orders"
257
- }
258
- ],
259
- "editor-flow.wixapps.net": [
260
- {
261
- srcPath: "/_api/paid-plans/v2/orders",
262
- destPath: "/v2/orders"
263
- }
264
- ],
265
- "editor._base_domain_": [
266
- {
267
- srcPath: "/_api/paid-plans/v2/orders",
268
- destPath: "/v2/orders"
269
- }
270
- ],
271
- "blocks._base_domain_": [
272
- {
273
- srcPath: "/_api/paid-plans/v2/orders",
274
- destPath: "/v2/orders"
275
- }
276
- ],
277
- "create.editorx": [
278
- {
279
- srcPath: "/_api/paid-plans/v2/orders",
280
- destPath: "/v2/orders"
281
- }
282
- ],
283
- "editor.wixapps.net": [
284
- {
285
- srcPath: "/_api/paid-plans/v2/orders",
286
- destPath: "/v2/orders"
287
- }
288
- ],
289
- "forums._base_domain_": [
290
- {
291
- srcPath: "/_api/paid-plans/v2/orders",
292
- destPath: "/v2/orders"
293
- }
294
- ],
295
- "forums.wixapps.net": [
296
- {
297
- srcPath: "/_api/paid-plans/v2/orders",
298
- destPath: "/v2/orders"
299
- }
300
- ],
301
- "manage._base_domain_": [
302
- {
303
- srcPath: "/_api/pricing-plans/v2/orders",
304
- destPath: "/v2/orders"
305
- },
306
- {
307
- srcPath: "/_api/paid-plans/v2/orders",
308
- destPath: "/v2/orders"
309
- }
310
- ],
311
- "www._base_domain_": [
312
- {
313
- srcPath: "/_api/paid-plans/v2/orders",
314
- destPath: "/v2/orders"
315
- }
316
- ],
317
- "www.wixapis.com": [
318
- {
319
- srcPath: "/pricing-plans/v2/orders",
320
- destPath: "/v2/orders"
321
- }
322
- ]
323
- };
68
+ const domainToMappings = {};
324
69
  return (0, import_rest_modules2.resolveUrl)(Object.assign(opts, { domainToMappings }));
325
70
  }
326
71
  var PACKAGE_NAME = "@wix/auto_sdk_pricing-plans_orders";