@wix/auto_sdk_pricing-plans_orders 1.0.78 → 1.0.80

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