@wix/auto_sdk_events_forms 1.0.59 → 1.0.61

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
@@ -252,10 +252,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
252
252
  srcPath: "/_api/wix-events-web/v1/bulk-async/categories",
253
253
  destPath: "/v1/bulk-async/categories"
254
254
  },
255
- {
256
- srcPath: "/_api/wix-events-web/v1/tickets",
257
- destPath: "/v1/tickets"
258
- },
259
255
  {
260
256
  srcPath: "/events/v1/events",
261
257
  destPath: "/v1/events"
@@ -280,10 +276,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
280
276
  srcPath: "/events/v1/reports",
281
277
  destPath: "/v1/reports"
282
278
  },
283
- {
284
- srcPath: "/events/v1/tickets",
285
- destPath: "/v1/tickets"
286
- },
287
279
  {
288
280
  srcPath: "/events/v1/orders",
289
281
  destPath: "/v1/orders"
@@ -355,10 +347,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
355
347
  {
356
348
  srcPath: "/events/v1/orders",
357
349
  destPath: "/v1/orders"
358
- },
359
- {
360
- srcPath: "/events/v1/tickets",
361
- destPath: "/v1/tickets"
362
350
  }
363
351
  ],
364
352
  _: [
@@ -385,10 +373,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
385
373
  {
386
374
  srcPath: "/_api/wix-events-web/v1/orders",
387
375
  destPath: "/v1/orders"
388
- },
389
- {
390
- srcPath: "/_api/wix-events-web/v1/tickets",
391
- destPath: "/v1/tickets"
392
376
  }
393
377
  ],
394
378
  "editor.wixapps.net": [
@@ -415,10 +399,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
415
399
  {
416
400
  srcPath: "/_api/wix-events-web/v1/orders",
417
401
  destPath: "/v1/orders"
418
- },
419
- {
420
- srcPath: "/_api/wix-events-web/v1/tickets",
421
- destPath: "/v1/tickets"
422
402
  }
423
403
  ],
424
404
  "*.dev.wix-code.com": [
@@ -497,10 +477,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
497
477
  {
498
478
  srcPath: "/_api/wix-events-web/v1/orders",
499
479
  destPath: "/v1/orders"
500
- },
501
- {
502
- srcPath: "/_api/wix-events-web/v1/tickets",
503
- destPath: "/v1/tickets"
504
480
  }
505
481
  ],
506
482
  "editor._base_domain_": [
@@ -523,10 +499,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
523
499
  {
524
500
  srcPath: "/_api/wix-events-web/v1/orders",
525
501
  destPath: "/v1/orders"
526
- },
527
- {
528
- srcPath: "/_api/wix-events-web/v1/tickets",
529
- destPath: "/v1/tickets"
530
502
  }
531
503
  ],
532
504
  "blocks._base_domain_": [
@@ -549,10 +521,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
549
521
  {
550
522
  srcPath: "/_api/wix-events-web/v1/orders",
551
523
  destPath: "/v1/orders"
552
- },
553
- {
554
- srcPath: "/_api/wix-events-web/v1/tickets",
555
- destPath: "/v1/tickets"
556
524
  }
557
525
  ],
558
526
  "create.editorx": [
@@ -575,10 +543,6 @@ function resolveWixEventsFormFormBuilderUrl(opts) {
575
543
  {
576
544
  srcPath: "/_api/wix-events-web/v1/orders",
577
545
  destPath: "/v1/orders"
578
- },
579
- {
580
- srcPath: "/_api/wix-events-web/v1/tickets",
581
- destPath: "/v1/tickets"
582
546
  }
583
547
  ]
584
548
  };