dub 0.63.6 → 0.63.7
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/bin/mcp-server.js +259 -1034
- package/bin/mcp-server.js.map +20 -20
- package/dist/commonjs/funcs/partnersRetrieveLinks.d.ts +1 -1
- package/dist/commonjs/funcs/partnersRetrieveLinks.d.ts.map +1 -1
- package/dist/commonjs/funcs/partnersRetrieveLinks.js +3 -4
- package/dist/commonjs/funcs/partnersRetrieveLinks.js.map +1 -1
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -1
- package/dist/commonjs/mcp-server/tools/partnersRetrieveLinks.d.ts +1 -1
- package/dist/commonjs/mcp-server/tools/partnersRetrieveLinks.js +1 -1
- package/dist/commonjs/mcp-server/tools/partnersRetrieveLinks.js.map +1 -1
- package/dist/commonjs/models/components/analyticscities.d.ts +2 -778
- package/dist/commonjs/models/components/analyticscities.d.ts.map +1 -1
- package/dist/commonjs/models/components/analyticscities.js +3 -273
- package/dist/commonjs/models/components/analyticscities.js.map +1 -1
- package/dist/commonjs/models/components/analyticscountries.d.ts +2 -777
- package/dist/commonjs/models/components/analyticscountries.d.ts.map +1 -1
- package/dist/commonjs/models/components/analyticscountries.js +3 -274
- package/dist/commonjs/models/components/analyticscountries.js.map +1 -1
- package/dist/commonjs/models/components/analyticsregions.d.ts +3 -778
- package/dist/commonjs/models/components/analyticsregions.d.ts.map +1 -1
- package/dist/commonjs/models/components/analyticsregions.js +3 -273
- package/dist/commonjs/models/components/analyticsregions.js.map +1 -1
- package/dist/commonjs/models/components/countrycode.d.ts +2 -2
- package/dist/commonjs/models/components/countrycode.js +1 -1
- package/dist/commonjs/models/components/saleevent.d.ts +1 -1
- package/dist/commonjs/models/components/workspaceschema.d.ts +5 -0
- package/dist/commonjs/models/components/workspaceschema.d.ts.map +1 -1
- package/dist/commonjs/models/components/workspaceschema.js +2 -0
- package/dist/commonjs/models/components/workspaceschema.js.map +1 -1
- package/dist/commonjs/models/operations/createpartner.d.ts +15 -15
- package/dist/commonjs/models/operations/createpartner.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createpartner.js +5 -5
- package/dist/commonjs/models/operations/createpartner.js.map +1 -1
- package/dist/commonjs/models/operations/createreferralsembedtoken.d.ts +15 -15
- package/dist/commonjs/models/operations/createreferralsembedtoken.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createreferralsembedtoken.js +5 -5
- package/dist/commonjs/models/operations/createreferralsembedtoken.js.map +1 -1
- package/dist/commonjs/models/operations/listevents.d.ts +1 -1
- package/dist/commonjs/models/operations/retrieveanalytics.d.ts +1 -1
- package/dist/commonjs/models/operations/retrievelinks.d.ts +0 -2
- package/dist/commonjs/models/operations/retrievelinks.d.ts.map +1 -1
- package/dist/commonjs/models/operations/retrievelinks.js +0 -2
- package/dist/commonjs/models/operations/retrievelinks.js.map +1 -1
- package/dist/commonjs/models/operations/tracklead.d.ts +5 -5
- package/dist/commonjs/models/operations/tracklead.d.ts.map +1 -1
- package/dist/commonjs/models/operations/tracklead.js +2 -2
- package/dist/commonjs/models/operations/tracklead.js.map +1 -1
- package/dist/commonjs/models/operations/tracksale.d.ts +12 -12
- package/dist/commonjs/models/operations/tracksale.d.ts.map +1 -1
- package/dist/commonjs/models/operations/tracksale.js +4 -4
- package/dist/commonjs/models/operations/tracksale.js.map +1 -1
- package/dist/commonjs/sdk/partners.d.ts +1 -1
- package/dist/commonjs/sdk/partners.d.ts.map +1 -1
- package/dist/commonjs/sdk/partners.js.map +1 -1
- package/dist/esm/funcs/partnersRetrieveLinks.d.ts +1 -1
- package/dist/esm/funcs/partnersRetrieveLinks.d.ts.map +1 -1
- package/dist/esm/funcs/partnersRetrieveLinks.js +3 -4
- package/dist/esm/funcs/partnersRetrieveLinks.js.map +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.js +1 -1
- package/dist/esm/mcp-server/tools/partnersRetrieveLinks.d.ts +1 -1
- package/dist/esm/mcp-server/tools/partnersRetrieveLinks.js +1 -1
- package/dist/esm/mcp-server/tools/partnersRetrieveLinks.js.map +1 -1
- package/dist/esm/models/components/analyticscities.d.ts +2 -778
- package/dist/esm/models/components/analyticscities.d.ts.map +1 -1
- package/dist/esm/models/components/analyticscities.js +2 -272
- package/dist/esm/models/components/analyticscities.js.map +1 -1
- package/dist/esm/models/components/analyticscountries.d.ts +2 -777
- package/dist/esm/models/components/analyticscountries.d.ts.map +1 -1
- package/dist/esm/models/components/analyticscountries.js +2 -273
- package/dist/esm/models/components/analyticscountries.js.map +1 -1
- package/dist/esm/models/components/analyticsregions.d.ts +3 -778
- package/dist/esm/models/components/analyticsregions.d.ts.map +1 -1
- package/dist/esm/models/components/analyticsregions.js +2 -272
- package/dist/esm/models/components/analyticsregions.js.map +1 -1
- package/dist/esm/models/components/countrycode.d.ts +2 -2
- package/dist/esm/models/components/countrycode.js +1 -1
- package/dist/esm/models/components/saleevent.d.ts +1 -1
- package/dist/esm/models/components/workspaceschema.d.ts +5 -0
- package/dist/esm/models/components/workspaceschema.d.ts.map +1 -1
- package/dist/esm/models/components/workspaceschema.js +2 -0
- package/dist/esm/models/components/workspaceschema.js.map +1 -1
- package/dist/esm/models/operations/createpartner.d.ts +15 -15
- package/dist/esm/models/operations/createpartner.d.ts.map +1 -1
- package/dist/esm/models/operations/createpartner.js +5 -5
- package/dist/esm/models/operations/createpartner.js.map +1 -1
- package/dist/esm/models/operations/createreferralsembedtoken.d.ts +15 -15
- package/dist/esm/models/operations/createreferralsembedtoken.d.ts.map +1 -1
- package/dist/esm/models/operations/createreferralsembedtoken.js +5 -5
- package/dist/esm/models/operations/createreferralsembedtoken.js.map +1 -1
- package/dist/esm/models/operations/listevents.d.ts +1 -1
- package/dist/esm/models/operations/retrieveanalytics.d.ts +1 -1
- package/dist/esm/models/operations/retrievelinks.d.ts +0 -2
- package/dist/esm/models/operations/retrievelinks.d.ts.map +1 -1
- package/dist/esm/models/operations/retrievelinks.js +0 -2
- package/dist/esm/models/operations/retrievelinks.js.map +1 -1
- package/dist/esm/models/operations/tracklead.d.ts +5 -5
- package/dist/esm/models/operations/tracklead.d.ts.map +1 -1
- package/dist/esm/models/operations/tracklead.js +2 -2
- package/dist/esm/models/operations/tracklead.js.map +1 -1
- package/dist/esm/models/operations/tracksale.d.ts +12 -12
- package/dist/esm/models/operations/tracksale.d.ts.map +1 -1
- package/dist/esm/models/operations/tracksale.js +4 -4
- package/dist/esm/models/operations/tracksale.js.map +1 -1
- package/dist/esm/sdk/partners.d.ts +1 -1
- package/dist/esm/sdk/partners.d.ts.map +1 -1
- package/dist/esm/sdk/partners.js.map +1 -1
- package/docs/sdks/partners/README.md +2 -6
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/partnersRetrieveLinks.ts +6 -6
- package/src/lib/config.ts +3 -3
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -1
- package/src/mcp-server/tools/partnersRetrieveLinks.ts +1 -1
- package/src/models/components/analyticscities.ts +4 -286
- package/src/models/components/analyticscountries.ts +4 -283
- package/src/models/components/analyticsregions.ts +5 -288
- package/src/models/components/countrycode.ts +2 -2
- package/src/models/components/saleevent.ts +1 -1
- package/src/models/components/workspaceschema.ts +7 -0
- package/src/models/operations/createpartner.ts +19 -19
- package/src/models/operations/createreferralsembedtoken.ts +19 -19
- package/src/models/operations/listevents.ts +1 -1
- package/src/models/operations/retrieveanalytics.ts +1 -1
- package/src/models/operations/retrievelinks.ts +0 -4
- package/src/models/operations/tracklead.ts +7 -7
- package/src/models/operations/tracksale.ts +16 -16
- package/src/sdk/partners.ts +1 -1
package/bin/mcp-server.js
CHANGED
|
@@ -34264,9 +34264,9 @@ var init_config = __esm(() => {
|
|
|
34264
34264
|
SDK_METADATA = {
|
|
34265
34265
|
language: "typescript",
|
|
34266
34266
|
openapiDocVersion: "0.0.1",
|
|
34267
|
-
sdkVersion: "0.63.
|
|
34268
|
-
genVersion: "2.
|
|
34269
|
-
userAgent: "speakeasy-sdk/typescript 0.63.
|
|
34267
|
+
sdkVersion: "0.63.7",
|
|
34268
|
+
genVersion: "2.644.1",
|
|
34269
|
+
userAgent: "speakeasy-sdk/typescript 0.63.7 2.644.1 0.0.1 dub"
|
|
34270
34270
|
};
|
|
34271
34271
|
});
|
|
34272
34272
|
|
|
@@ -36357,269 +36357,11 @@ var init_analyticsbrowsers = __esm(() => {
|
|
|
36357
36357
|
});
|
|
36358
36358
|
|
|
36359
36359
|
// src/models/components/analyticscities.ts
|
|
36360
|
-
var
|
|
36360
|
+
var AnalyticsCities$inboundSchema, AnalyticsCities$outboundSchema, AnalyticsCities$;
|
|
36361
36361
|
var init_analyticscities = __esm(() => {
|
|
36362
36362
|
init_esm();
|
|
36363
|
-
AnalyticsCitiesCountry = {
|
|
36364
|
-
Af: "AF",
|
|
36365
|
-
Al: "AL",
|
|
36366
|
-
Dz: "DZ",
|
|
36367
|
-
As: "AS",
|
|
36368
|
-
Ad: "AD",
|
|
36369
|
-
Ao: "AO",
|
|
36370
|
-
Ai: "AI",
|
|
36371
|
-
Aq: "AQ",
|
|
36372
|
-
Ag: "AG",
|
|
36373
|
-
Ar: "AR",
|
|
36374
|
-
Am: "AM",
|
|
36375
|
-
Aw: "AW",
|
|
36376
|
-
Au: "AU",
|
|
36377
|
-
At: "AT",
|
|
36378
|
-
Az: "AZ",
|
|
36379
|
-
Bs: "BS",
|
|
36380
|
-
Bh: "BH",
|
|
36381
|
-
Bd: "BD",
|
|
36382
|
-
Bb: "BB",
|
|
36383
|
-
By: "BY",
|
|
36384
|
-
Be: "BE",
|
|
36385
|
-
Bz: "BZ",
|
|
36386
|
-
Bj: "BJ",
|
|
36387
|
-
Bm: "BM",
|
|
36388
|
-
Bt: "BT",
|
|
36389
|
-
Bo: "BO",
|
|
36390
|
-
Ba: "BA",
|
|
36391
|
-
Bw: "BW",
|
|
36392
|
-
Bv: "BV",
|
|
36393
|
-
Br: "BR",
|
|
36394
|
-
Io: "IO",
|
|
36395
|
-
Bn: "BN",
|
|
36396
|
-
Bg: "BG",
|
|
36397
|
-
Bf: "BF",
|
|
36398
|
-
Bi: "BI",
|
|
36399
|
-
Kh: "KH",
|
|
36400
|
-
Cm: "CM",
|
|
36401
|
-
Ca: "CA",
|
|
36402
|
-
Cv: "CV",
|
|
36403
|
-
Ky: "KY",
|
|
36404
|
-
Cf: "CF",
|
|
36405
|
-
Td: "TD",
|
|
36406
|
-
Cl: "CL",
|
|
36407
|
-
Cn: "CN",
|
|
36408
|
-
Cx: "CX",
|
|
36409
|
-
Cc: "CC",
|
|
36410
|
-
Co: "CO",
|
|
36411
|
-
Km: "KM",
|
|
36412
|
-
Cg: "CG",
|
|
36413
|
-
Cd: "CD",
|
|
36414
|
-
Ck: "CK",
|
|
36415
|
-
Cr: "CR",
|
|
36416
|
-
Ci: "CI",
|
|
36417
|
-
Hr: "HR",
|
|
36418
|
-
Cu: "CU",
|
|
36419
|
-
Cy: "CY",
|
|
36420
|
-
Cz: "CZ",
|
|
36421
|
-
Dk: "DK",
|
|
36422
|
-
Dj: "DJ",
|
|
36423
|
-
Dm: "DM",
|
|
36424
|
-
Do: "DO",
|
|
36425
|
-
Ec: "EC",
|
|
36426
|
-
Eg: "EG",
|
|
36427
|
-
Sv: "SV",
|
|
36428
|
-
Gq: "GQ",
|
|
36429
|
-
Er: "ER",
|
|
36430
|
-
Ee: "EE",
|
|
36431
|
-
Et: "ET",
|
|
36432
|
-
Fk: "FK",
|
|
36433
|
-
Fo: "FO",
|
|
36434
|
-
Fj: "FJ",
|
|
36435
|
-
Fi: "FI",
|
|
36436
|
-
Fr: "FR",
|
|
36437
|
-
Gf: "GF",
|
|
36438
|
-
Pf: "PF",
|
|
36439
|
-
Tf: "TF",
|
|
36440
|
-
Ga: "GA",
|
|
36441
|
-
Gm: "GM",
|
|
36442
|
-
Ge: "GE",
|
|
36443
|
-
De: "DE",
|
|
36444
|
-
Gh: "GH",
|
|
36445
|
-
Gi: "GI",
|
|
36446
|
-
Gr: "GR",
|
|
36447
|
-
Gl: "GL",
|
|
36448
|
-
Gd: "GD",
|
|
36449
|
-
Gp: "GP",
|
|
36450
|
-
Gu: "GU",
|
|
36451
|
-
Gt: "GT",
|
|
36452
|
-
Gn: "GN",
|
|
36453
|
-
Gw: "GW",
|
|
36454
|
-
Gy: "GY",
|
|
36455
|
-
Ht: "HT",
|
|
36456
|
-
Hm: "HM",
|
|
36457
|
-
Va: "VA",
|
|
36458
|
-
Hn: "HN",
|
|
36459
|
-
Hk: "HK",
|
|
36460
|
-
Hu: "HU",
|
|
36461
|
-
Is: "IS",
|
|
36462
|
-
In: "IN",
|
|
36463
|
-
Id: "ID",
|
|
36464
|
-
Ir: "IR",
|
|
36465
|
-
Iq: "IQ",
|
|
36466
|
-
Ie: "IE",
|
|
36467
|
-
Il: "IL",
|
|
36468
|
-
It: "IT",
|
|
36469
|
-
Jm: "JM",
|
|
36470
|
-
Jp: "JP",
|
|
36471
|
-
Jo: "JO",
|
|
36472
|
-
Kz: "KZ",
|
|
36473
|
-
Ke: "KE",
|
|
36474
|
-
Ki: "KI",
|
|
36475
|
-
Kp: "KP",
|
|
36476
|
-
Kr: "KR",
|
|
36477
|
-
Kw: "KW",
|
|
36478
|
-
Kg: "KG",
|
|
36479
|
-
La: "LA",
|
|
36480
|
-
Lv: "LV",
|
|
36481
|
-
Lb: "LB",
|
|
36482
|
-
Ls: "LS",
|
|
36483
|
-
Lr: "LR",
|
|
36484
|
-
Ly: "LY",
|
|
36485
|
-
Li: "LI",
|
|
36486
|
-
Lt: "LT",
|
|
36487
|
-
Lu: "LU",
|
|
36488
|
-
Mo: "MO",
|
|
36489
|
-
Mg: "MG",
|
|
36490
|
-
Mw: "MW",
|
|
36491
|
-
My: "MY",
|
|
36492
|
-
Mv: "MV",
|
|
36493
|
-
Ml: "ML",
|
|
36494
|
-
Mt: "MT",
|
|
36495
|
-
Mh: "MH",
|
|
36496
|
-
Mq: "MQ",
|
|
36497
|
-
Mr: "MR",
|
|
36498
|
-
Mu: "MU",
|
|
36499
|
-
Yt: "YT",
|
|
36500
|
-
Mx: "MX",
|
|
36501
|
-
Fm: "FM",
|
|
36502
|
-
Md: "MD",
|
|
36503
|
-
Mc: "MC",
|
|
36504
|
-
Mn: "MN",
|
|
36505
|
-
Ms: "MS",
|
|
36506
|
-
Ma: "MA",
|
|
36507
|
-
Mz: "MZ",
|
|
36508
|
-
Mm: "MM",
|
|
36509
|
-
Na: "NA",
|
|
36510
|
-
Nr: "NR",
|
|
36511
|
-
Np: "NP",
|
|
36512
|
-
Nl: "NL",
|
|
36513
|
-
Nc: "NC",
|
|
36514
|
-
Nz: "NZ",
|
|
36515
|
-
Ni: "NI",
|
|
36516
|
-
Ne: "NE",
|
|
36517
|
-
Ng: "NG",
|
|
36518
|
-
Nu: "NU",
|
|
36519
|
-
Nf: "NF",
|
|
36520
|
-
Mk: "MK",
|
|
36521
|
-
Mp: "MP",
|
|
36522
|
-
No: "NO",
|
|
36523
|
-
Om: "OM",
|
|
36524
|
-
Pk: "PK",
|
|
36525
|
-
Pw: "PW",
|
|
36526
|
-
Ps: "PS",
|
|
36527
|
-
Pa: "PA",
|
|
36528
|
-
Pg: "PG",
|
|
36529
|
-
Py: "PY",
|
|
36530
|
-
Pe: "PE",
|
|
36531
|
-
Ph: "PH",
|
|
36532
|
-
Pn: "PN",
|
|
36533
|
-
Pl: "PL",
|
|
36534
|
-
Pt: "PT",
|
|
36535
|
-
Pr: "PR",
|
|
36536
|
-
Qa: "QA",
|
|
36537
|
-
Re: "RE",
|
|
36538
|
-
Ro: "RO",
|
|
36539
|
-
Ru: "RU",
|
|
36540
|
-
Rw: "RW",
|
|
36541
|
-
Sh: "SH",
|
|
36542
|
-
Kn: "KN",
|
|
36543
|
-
Lc: "LC",
|
|
36544
|
-
Pm: "PM",
|
|
36545
|
-
Vc: "VC",
|
|
36546
|
-
Ws: "WS",
|
|
36547
|
-
Sm: "SM",
|
|
36548
|
-
St: "ST",
|
|
36549
|
-
Sa: "SA",
|
|
36550
|
-
Sn: "SN",
|
|
36551
|
-
Sc: "SC",
|
|
36552
|
-
Sl: "SL",
|
|
36553
|
-
Sg: "SG",
|
|
36554
|
-
Sk: "SK",
|
|
36555
|
-
Si: "SI",
|
|
36556
|
-
Sb: "SB",
|
|
36557
|
-
So: "SO",
|
|
36558
|
-
Za: "ZA",
|
|
36559
|
-
Gs: "GS",
|
|
36560
|
-
Es: "ES",
|
|
36561
|
-
Lk: "LK",
|
|
36562
|
-
Sd: "SD",
|
|
36563
|
-
Sr: "SR",
|
|
36564
|
-
Sj: "SJ",
|
|
36565
|
-
Sz: "SZ",
|
|
36566
|
-
Se: "SE",
|
|
36567
|
-
Ch: "CH",
|
|
36568
|
-
Sy: "SY",
|
|
36569
|
-
Tw: "TW",
|
|
36570
|
-
Tj: "TJ",
|
|
36571
|
-
Tz: "TZ",
|
|
36572
|
-
Th: "TH",
|
|
36573
|
-
Tl: "TL",
|
|
36574
|
-
Tg: "TG",
|
|
36575
|
-
Tk: "TK",
|
|
36576
|
-
To: "TO",
|
|
36577
|
-
Tt: "TT",
|
|
36578
|
-
Tn: "TN",
|
|
36579
|
-
Tr: "TR",
|
|
36580
|
-
Tm: "TM",
|
|
36581
|
-
Tc: "TC",
|
|
36582
|
-
Tv: "TV",
|
|
36583
|
-
Ug: "UG",
|
|
36584
|
-
Ua: "UA",
|
|
36585
|
-
Ae: "AE",
|
|
36586
|
-
Gb: "GB",
|
|
36587
|
-
Us: "US",
|
|
36588
|
-
Um: "UM",
|
|
36589
|
-
Uy: "UY",
|
|
36590
|
-
Uz: "UZ",
|
|
36591
|
-
Vu: "VU",
|
|
36592
|
-
Ve: "VE",
|
|
36593
|
-
Vn: "VN",
|
|
36594
|
-
Vg: "VG",
|
|
36595
|
-
Vi: "VI",
|
|
36596
|
-
Wf: "WF",
|
|
36597
|
-
Eh: "EH",
|
|
36598
|
-
Ye: "YE",
|
|
36599
|
-
Zm: "ZM",
|
|
36600
|
-
Zw: "ZW",
|
|
36601
|
-
Ax: "AX",
|
|
36602
|
-
Bq: "BQ",
|
|
36603
|
-
Cw: "CW",
|
|
36604
|
-
Gg: "GG",
|
|
36605
|
-
Im: "IM",
|
|
36606
|
-
Je: "JE",
|
|
36607
|
-
Me: "ME",
|
|
36608
|
-
Bl: "BL",
|
|
36609
|
-
Mf: "MF",
|
|
36610
|
-
Rs: "RS",
|
|
36611
|
-
Sx: "SX",
|
|
36612
|
-
Ss: "SS",
|
|
36613
|
-
Xk: "XK"
|
|
36614
|
-
};
|
|
36615
|
-
AnalyticsCitiesCountry$inboundSchema = nativeEnumType(AnalyticsCitiesCountry);
|
|
36616
|
-
AnalyticsCitiesCountry$outboundSchema = AnalyticsCitiesCountry$inboundSchema;
|
|
36617
|
-
((AnalyticsCitiesCountry$) => {
|
|
36618
|
-
AnalyticsCitiesCountry$.inboundSchema = AnalyticsCitiesCountry$inboundSchema;
|
|
36619
|
-
AnalyticsCitiesCountry$.outboundSchema = AnalyticsCitiesCountry$outboundSchema;
|
|
36620
|
-
})(AnalyticsCitiesCountry$ ||= {});
|
|
36621
36363
|
AnalyticsCities$inboundSchema = objectType({
|
|
36622
|
-
country:
|
|
36364
|
+
country: stringType(),
|
|
36623
36365
|
region: stringType(),
|
|
36624
36366
|
city: stringType(),
|
|
36625
36367
|
clicks: numberType().default(0),
|
|
@@ -36628,746 +36370,230 @@ var init_analyticscities = __esm(() => {
|
|
|
36628
36370
|
saleAmount: numberType().default(0)
|
|
36629
36371
|
});
|
|
36630
36372
|
AnalyticsCities$outboundSchema = objectType({
|
|
36631
|
-
country:
|
|
36632
|
-
region: stringType(),
|
|
36633
|
-
city: stringType(),
|
|
36634
|
-
clicks: numberType().default(0),
|
|
36635
|
-
leads: numberType().default(0),
|
|
36636
|
-
sales: numberType().default(0),
|
|
36637
|
-
saleAmount: numberType().default(0)
|
|
36638
|
-
});
|
|
36639
|
-
((AnalyticsCities$) => {
|
|
36640
|
-
AnalyticsCities$.inboundSchema = AnalyticsCities$inboundSchema;
|
|
36641
|
-
AnalyticsCities$.outboundSchema = AnalyticsCities$outboundSchema;
|
|
36642
|
-
})(AnalyticsCities$ ||= {});
|
|
36643
|
-
});
|
|
36644
|
-
|
|
36645
|
-
// src/models/components/analyticscontinents.ts
|
|
36646
|
-
var Continent, Continent$inboundSchema, Continent$outboundSchema, Continent$, AnalyticsContinents$inboundSchema, AnalyticsContinents$outboundSchema, AnalyticsContinents$;
|
|
36647
|
-
var init_analyticscontinents = __esm(() => {
|
|
36648
|
-
init_esm();
|
|
36649
|
-
Continent = {
|
|
36650
|
-
Af: "AF",
|
|
36651
|
-
An: "AN",
|
|
36652
|
-
As: "AS",
|
|
36653
|
-
Eu: "EU",
|
|
36654
|
-
Na: "NA",
|
|
36655
|
-
Oc: "OC",
|
|
36656
|
-
Sa: "SA"
|
|
36657
|
-
};
|
|
36658
|
-
Continent$inboundSchema = nativeEnumType(Continent);
|
|
36659
|
-
Continent$outboundSchema = Continent$inboundSchema;
|
|
36660
|
-
((Continent$) => {
|
|
36661
|
-
Continent$.inboundSchema = Continent$inboundSchema;
|
|
36662
|
-
Continent$.outboundSchema = Continent$outboundSchema;
|
|
36663
|
-
})(Continent$ ||= {});
|
|
36664
|
-
AnalyticsContinents$inboundSchema = objectType({
|
|
36665
|
-
continent: Continent$inboundSchema,
|
|
36666
|
-
clicks: numberType().default(0),
|
|
36667
|
-
leads: numberType().default(0),
|
|
36668
|
-
sales: numberType().default(0),
|
|
36669
|
-
saleAmount: numberType().default(0)
|
|
36670
|
-
});
|
|
36671
|
-
AnalyticsContinents$outboundSchema = objectType({
|
|
36672
|
-
continent: Continent$outboundSchema,
|
|
36673
|
-
clicks: numberType().default(0),
|
|
36674
|
-
leads: numberType().default(0),
|
|
36675
|
-
sales: numberType().default(0),
|
|
36676
|
-
saleAmount: numberType().default(0)
|
|
36677
|
-
});
|
|
36678
|
-
((AnalyticsContinents$) => {
|
|
36679
|
-
AnalyticsContinents$.inboundSchema = AnalyticsContinents$inboundSchema;
|
|
36680
|
-
AnalyticsContinents$.outboundSchema = AnalyticsContinents$outboundSchema;
|
|
36681
|
-
})(AnalyticsContinents$ ||= {});
|
|
36682
|
-
});
|
|
36683
|
-
|
|
36684
|
-
// src/models/components/analyticscount.ts
|
|
36685
|
-
var AnalyticsCount$inboundSchema, AnalyticsCount$outboundSchema, AnalyticsCount$;
|
|
36686
|
-
var init_analyticscount = __esm(() => {
|
|
36687
|
-
init_esm();
|
|
36688
|
-
AnalyticsCount$inboundSchema = objectType({
|
|
36689
|
-
clicks: numberType().default(0),
|
|
36690
|
-
leads: numberType().default(0),
|
|
36691
|
-
sales: numberType().default(0),
|
|
36692
|
-
saleAmount: numberType().default(0)
|
|
36693
|
-
});
|
|
36694
|
-
AnalyticsCount$outboundSchema = objectType({
|
|
36695
|
-
clicks: numberType().default(0),
|
|
36696
|
-
leads: numberType().default(0),
|
|
36697
|
-
sales: numberType().default(0),
|
|
36698
|
-
saleAmount: numberType().default(0)
|
|
36699
|
-
});
|
|
36700
|
-
((AnalyticsCount$) => {
|
|
36701
|
-
AnalyticsCount$.inboundSchema = AnalyticsCount$inboundSchema;
|
|
36702
|
-
AnalyticsCount$.outboundSchema = AnalyticsCount$outboundSchema;
|
|
36703
|
-
})(AnalyticsCount$ ||= {});
|
|
36704
|
-
});
|
|
36705
|
-
|
|
36706
|
-
// src/models/components/analyticscountries.ts
|
|
36707
|
-
var
|
|
36708
|
-
var init_analyticscountries = __esm(() => {
|
|
36709
|
-
init_esm();
|
|
36710
|
-
|
|
36711
|
-
|
|
36712
|
-
|
|
36713
|
-
|
|
36714
|
-
|
|
36715
|
-
Ad: "AD",
|
|
36716
|
-
Ao: "AO",
|
|
36717
|
-
Ai: "AI",
|
|
36718
|
-
Aq: "AQ",
|
|
36719
|
-
Ag: "AG",
|
|
36720
|
-
Ar: "AR",
|
|
36721
|
-
Am: "AM",
|
|
36722
|
-
Aw: "AW",
|
|
36723
|
-
Au: "AU",
|
|
36724
|
-
At: "AT",
|
|
36725
|
-
Az: "AZ",
|
|
36726
|
-
Bs: "BS",
|
|
36727
|
-
Bh: "BH",
|
|
36728
|
-
Bd: "BD",
|
|
36729
|
-
Bb: "BB",
|
|
36730
|
-
By: "BY",
|
|
36731
|
-
Be: "BE",
|
|
36732
|
-
Bz: "BZ",
|
|
36733
|
-
Bj: "BJ",
|
|
36734
|
-
Bm: "BM",
|
|
36735
|
-
Bt: "BT",
|
|
36736
|
-
Bo: "BO",
|
|
36737
|
-
Ba: "BA",
|
|
36738
|
-
Bw: "BW",
|
|
36739
|
-
Bv: "BV",
|
|
36740
|
-
Br: "BR",
|
|
36741
|
-
Io: "IO",
|
|
36742
|
-
Bn: "BN",
|
|
36743
|
-
Bg: "BG",
|
|
36744
|
-
Bf: "BF",
|
|
36745
|
-
Bi: "BI",
|
|
36746
|
-
Kh: "KH",
|
|
36747
|
-
Cm: "CM",
|
|
36748
|
-
Ca: "CA",
|
|
36749
|
-
Cv: "CV",
|
|
36750
|
-
Ky: "KY",
|
|
36751
|
-
Cf: "CF",
|
|
36752
|
-
Td: "TD",
|
|
36753
|
-
Cl: "CL",
|
|
36754
|
-
Cn: "CN",
|
|
36755
|
-
Cx: "CX",
|
|
36756
|
-
Cc: "CC",
|
|
36757
|
-
Co: "CO",
|
|
36758
|
-
Km: "KM",
|
|
36759
|
-
Cg: "CG",
|
|
36760
|
-
Cd: "CD",
|
|
36761
|
-
Ck: "CK",
|
|
36762
|
-
Cr: "CR",
|
|
36763
|
-
Ci: "CI",
|
|
36764
|
-
Hr: "HR",
|
|
36765
|
-
Cu: "CU",
|
|
36766
|
-
Cy: "CY",
|
|
36767
|
-
Cz: "CZ",
|
|
36768
|
-
Dk: "DK",
|
|
36769
|
-
Dj: "DJ",
|
|
36770
|
-
Dm: "DM",
|
|
36771
|
-
Do: "DO",
|
|
36772
|
-
Ec: "EC",
|
|
36773
|
-
Eg: "EG",
|
|
36774
|
-
Sv: "SV",
|
|
36775
|
-
Gq: "GQ",
|
|
36776
|
-
Er: "ER",
|
|
36777
|
-
Ee: "EE",
|
|
36778
|
-
Et: "ET",
|
|
36779
|
-
Fk: "FK",
|
|
36780
|
-
Fo: "FO",
|
|
36781
|
-
Fj: "FJ",
|
|
36782
|
-
Fi: "FI",
|
|
36783
|
-
Fr: "FR",
|
|
36784
|
-
Gf: "GF",
|
|
36785
|
-
Pf: "PF",
|
|
36786
|
-
Tf: "TF",
|
|
36787
|
-
Ga: "GA",
|
|
36788
|
-
Gm: "GM",
|
|
36789
|
-
Ge: "GE",
|
|
36790
|
-
De: "DE",
|
|
36791
|
-
Gh: "GH",
|
|
36792
|
-
Gi: "GI",
|
|
36793
|
-
Gr: "GR",
|
|
36794
|
-
Gl: "GL",
|
|
36795
|
-
Gd: "GD",
|
|
36796
|
-
Gp: "GP",
|
|
36797
|
-
Gu: "GU",
|
|
36798
|
-
Gt: "GT",
|
|
36799
|
-
Gn: "GN",
|
|
36800
|
-
Gw: "GW",
|
|
36801
|
-
Gy: "GY",
|
|
36802
|
-
Ht: "HT",
|
|
36803
|
-
Hm: "HM",
|
|
36804
|
-
Va: "VA",
|
|
36805
|
-
Hn: "HN",
|
|
36806
|
-
Hk: "HK",
|
|
36807
|
-
Hu: "HU",
|
|
36808
|
-
Is: "IS",
|
|
36809
|
-
In: "IN",
|
|
36810
|
-
Id: "ID",
|
|
36811
|
-
Ir: "IR",
|
|
36812
|
-
Iq: "IQ",
|
|
36813
|
-
Ie: "IE",
|
|
36814
|
-
Il: "IL",
|
|
36815
|
-
It: "IT",
|
|
36816
|
-
Jm: "JM",
|
|
36817
|
-
Jp: "JP",
|
|
36818
|
-
Jo: "JO",
|
|
36819
|
-
Kz: "KZ",
|
|
36820
|
-
Ke: "KE",
|
|
36821
|
-
Ki: "KI",
|
|
36822
|
-
Kp: "KP",
|
|
36823
|
-
Kr: "KR",
|
|
36824
|
-
Kw: "KW",
|
|
36825
|
-
Kg: "KG",
|
|
36826
|
-
La: "LA",
|
|
36827
|
-
Lv: "LV",
|
|
36828
|
-
Lb: "LB",
|
|
36829
|
-
Ls: "LS",
|
|
36830
|
-
Lr: "LR",
|
|
36831
|
-
Ly: "LY",
|
|
36832
|
-
Li: "LI",
|
|
36833
|
-
Lt: "LT",
|
|
36834
|
-
Lu: "LU",
|
|
36835
|
-
Mo: "MO",
|
|
36836
|
-
Mg: "MG",
|
|
36837
|
-
Mw: "MW",
|
|
36838
|
-
My: "MY",
|
|
36839
|
-
Mv: "MV",
|
|
36840
|
-
Ml: "ML",
|
|
36841
|
-
Mt: "MT",
|
|
36842
|
-
Mh: "MH",
|
|
36843
|
-
Mq: "MQ",
|
|
36844
|
-
Mr: "MR",
|
|
36845
|
-
Mu: "MU",
|
|
36846
|
-
Yt: "YT",
|
|
36847
|
-
Mx: "MX",
|
|
36848
|
-
Fm: "FM",
|
|
36849
|
-
Md: "MD",
|
|
36850
|
-
Mc: "MC",
|
|
36851
|
-
Mn: "MN",
|
|
36852
|
-
Ms: "MS",
|
|
36853
|
-
Ma: "MA",
|
|
36854
|
-
Mz: "MZ",
|
|
36855
|
-
Mm: "MM",
|
|
36856
|
-
Na: "NA",
|
|
36857
|
-
Nr: "NR",
|
|
36858
|
-
Np: "NP",
|
|
36859
|
-
Nl: "NL",
|
|
36860
|
-
Nc: "NC",
|
|
36861
|
-
Nz: "NZ",
|
|
36862
|
-
Ni: "NI",
|
|
36863
|
-
Ne: "NE",
|
|
36864
|
-
Ng: "NG",
|
|
36865
|
-
Nu: "NU",
|
|
36866
|
-
Nf: "NF",
|
|
36867
|
-
Mk: "MK",
|
|
36868
|
-
Mp: "MP",
|
|
36869
|
-
No: "NO",
|
|
36870
|
-
Om: "OM",
|
|
36871
|
-
Pk: "PK",
|
|
36872
|
-
Pw: "PW",
|
|
36873
|
-
Ps: "PS",
|
|
36874
|
-
Pa: "PA",
|
|
36875
|
-
Pg: "PG",
|
|
36876
|
-
Py: "PY",
|
|
36877
|
-
Pe: "PE",
|
|
36878
|
-
Ph: "PH",
|
|
36879
|
-
Pn: "PN",
|
|
36880
|
-
Pl: "PL",
|
|
36881
|
-
Pt: "PT",
|
|
36882
|
-
Pr: "PR",
|
|
36883
|
-
Qa: "QA",
|
|
36884
|
-
Re: "RE",
|
|
36885
|
-
Ro: "RO",
|
|
36886
|
-
Ru: "RU",
|
|
36887
|
-
Rw: "RW",
|
|
36888
|
-
Sh: "SH",
|
|
36889
|
-
Kn: "KN",
|
|
36890
|
-
Lc: "LC",
|
|
36891
|
-
Pm: "PM",
|
|
36892
|
-
Vc: "VC",
|
|
36893
|
-
Ws: "WS",
|
|
36894
|
-
Sm: "SM",
|
|
36895
|
-
St: "ST",
|
|
36896
|
-
Sa: "SA",
|
|
36897
|
-
Sn: "SN",
|
|
36898
|
-
Sc: "SC",
|
|
36899
|
-
Sl: "SL",
|
|
36900
|
-
Sg: "SG",
|
|
36901
|
-
Sk: "SK",
|
|
36902
|
-
Si: "SI",
|
|
36903
|
-
Sb: "SB",
|
|
36904
|
-
So: "SO",
|
|
36905
|
-
Za: "ZA",
|
|
36906
|
-
Gs: "GS",
|
|
36907
|
-
Es: "ES",
|
|
36908
|
-
Lk: "LK",
|
|
36909
|
-
Sd: "SD",
|
|
36910
|
-
Sr: "SR",
|
|
36911
|
-
Sj: "SJ",
|
|
36912
|
-
Sz: "SZ",
|
|
36913
|
-
Se: "SE",
|
|
36914
|
-
Ch: "CH",
|
|
36915
|
-
Sy: "SY",
|
|
36916
|
-
Tw: "TW",
|
|
36917
|
-
Tj: "TJ",
|
|
36918
|
-
Tz: "TZ",
|
|
36919
|
-
Th: "TH",
|
|
36920
|
-
Tl: "TL",
|
|
36921
|
-
Tg: "TG",
|
|
36922
|
-
Tk: "TK",
|
|
36923
|
-
To: "TO",
|
|
36924
|
-
Tt: "TT",
|
|
36925
|
-
Tn: "TN",
|
|
36926
|
-
Tr: "TR",
|
|
36927
|
-
Tm: "TM",
|
|
36928
|
-
Tc: "TC",
|
|
36929
|
-
Tv: "TV",
|
|
36930
|
-
Ug: "UG",
|
|
36931
|
-
Ua: "UA",
|
|
36932
|
-
Ae: "AE",
|
|
36933
|
-
Gb: "GB",
|
|
36934
|
-
Us: "US",
|
|
36935
|
-
Um: "UM",
|
|
36936
|
-
Uy: "UY",
|
|
36937
|
-
Uz: "UZ",
|
|
36938
|
-
Vu: "VU",
|
|
36939
|
-
Ve: "VE",
|
|
36940
|
-
Vn: "VN",
|
|
36941
|
-
Vg: "VG",
|
|
36942
|
-
Vi: "VI",
|
|
36943
|
-
Wf: "WF",
|
|
36944
|
-
Eh: "EH",
|
|
36945
|
-
Ye: "YE",
|
|
36946
|
-
Zm: "ZM",
|
|
36947
|
-
Zw: "ZW",
|
|
36948
|
-
Ax: "AX",
|
|
36949
|
-
Bq: "BQ",
|
|
36950
|
-
Cw: "CW",
|
|
36951
|
-
Gg: "GG",
|
|
36952
|
-
Im: "IM",
|
|
36953
|
-
Je: "JE",
|
|
36954
|
-
Me: "ME",
|
|
36955
|
-
Bl: "BL",
|
|
36956
|
-
Mf: "MF",
|
|
36957
|
-
Rs: "RS",
|
|
36958
|
-
Sx: "SX",
|
|
36959
|
-
Ss: "SS",
|
|
36960
|
-
Xk: "XK"
|
|
36961
|
-
};
|
|
36962
|
-
Region = {
|
|
36963
|
-
Wildcard: "*"
|
|
36964
|
-
};
|
|
36965
|
-
City = {
|
|
36966
|
-
Wildcard: "*"
|
|
36967
|
-
};
|
|
36968
|
-
Country$inboundSchema = nativeEnumType(Country);
|
|
36969
|
-
Country$outboundSchema = Country$inboundSchema;
|
|
36970
|
-
((Country$) => {
|
|
36971
|
-
Country$.inboundSchema = Country$inboundSchema;
|
|
36972
|
-
Country$.outboundSchema = Country$outboundSchema;
|
|
36973
|
-
})(Country$ ||= {});
|
|
36974
|
-
Region$inboundSchema = nativeEnumType(Region);
|
|
36975
|
-
Region$outboundSchema = Region$inboundSchema;
|
|
36976
|
-
((Region$) => {
|
|
36977
|
-
Region$.inboundSchema = Region$inboundSchema;
|
|
36978
|
-
Region$.outboundSchema = Region$outboundSchema;
|
|
36979
|
-
})(Region$ ||= {});
|
|
36980
|
-
City$inboundSchema = nativeEnumType(City);
|
|
36981
|
-
City$outboundSchema = City$inboundSchema;
|
|
36982
|
-
((City$) => {
|
|
36983
|
-
City$.inboundSchema = City$inboundSchema;
|
|
36984
|
-
City$.outboundSchema = City$outboundSchema;
|
|
36985
|
-
})(City$ ||= {});
|
|
36986
|
-
AnalyticsCountries$inboundSchema = objectType({
|
|
36987
|
-
country: Country$inboundSchema,
|
|
36988
|
-
region: Region$inboundSchema.default("*"),
|
|
36989
|
-
city: City$inboundSchema.default("*"),
|
|
36990
|
-
clicks: numberType().default(0),
|
|
36991
|
-
leads: numberType().default(0),
|
|
36992
|
-
sales: numberType().default(0),
|
|
36993
|
-
saleAmount: numberType().default(0)
|
|
36994
|
-
});
|
|
36995
|
-
AnalyticsCountries$outboundSchema = objectType({
|
|
36996
|
-
country: Country$outboundSchema,
|
|
36997
|
-
region: Region$outboundSchema.default("*"),
|
|
36998
|
-
city: City$outboundSchema.default("*"),
|
|
36999
|
-
clicks: numberType().default(0),
|
|
37000
|
-
leads: numberType().default(0),
|
|
37001
|
-
sales: numberType().default(0),
|
|
37002
|
-
saleAmount: numberType().default(0)
|
|
37003
|
-
});
|
|
37004
|
-
((AnalyticsCountries$) => {
|
|
37005
|
-
AnalyticsCountries$.inboundSchema = AnalyticsCountries$inboundSchema;
|
|
37006
|
-
AnalyticsCountries$.outboundSchema = AnalyticsCountries$outboundSchema;
|
|
37007
|
-
})(AnalyticsCountries$ ||= {});
|
|
37008
|
-
});
|
|
37009
|
-
|
|
37010
|
-
// src/models/components/analyticsdevices.ts
|
|
37011
|
-
var AnalyticsDevices$inboundSchema, AnalyticsDevices$outboundSchema, AnalyticsDevices$;
|
|
37012
|
-
var init_analyticsdevices = __esm(() => {
|
|
37013
|
-
init_esm();
|
|
37014
|
-
AnalyticsDevices$inboundSchema = objectType({
|
|
37015
|
-
device: stringType(),
|
|
37016
|
-
clicks: numberType().default(0),
|
|
37017
|
-
leads: numberType().default(0),
|
|
37018
|
-
sales: numberType().default(0),
|
|
37019
|
-
saleAmount: numberType().default(0)
|
|
37020
|
-
});
|
|
37021
|
-
AnalyticsDevices$outboundSchema = objectType({
|
|
37022
|
-
device: stringType(),
|
|
37023
|
-
clicks: numberType().default(0),
|
|
37024
|
-
leads: numberType().default(0),
|
|
37025
|
-
sales: numberType().default(0),
|
|
37026
|
-
saleAmount: numberType().default(0)
|
|
37027
|
-
});
|
|
37028
|
-
((AnalyticsDevices$) => {
|
|
37029
|
-
AnalyticsDevices$.inboundSchema = AnalyticsDevices$inboundSchema;
|
|
37030
|
-
AnalyticsDevices$.outboundSchema = AnalyticsDevices$outboundSchema;
|
|
37031
|
-
})(AnalyticsDevices$ ||= {});
|
|
37032
|
-
});
|
|
37033
|
-
|
|
37034
|
-
// src/models/components/analyticsos.ts
|
|
37035
|
-
var AnalyticsOS$inboundSchema, AnalyticsOS$outboundSchema, AnalyticsOS$;
|
|
37036
|
-
var init_analyticsos = __esm(() => {
|
|
37037
|
-
init_esm();
|
|
37038
|
-
AnalyticsOS$inboundSchema = objectType({
|
|
37039
|
-
os: stringType(),
|
|
37040
|
-
clicks: numberType().default(0),
|
|
37041
|
-
leads: numberType().default(0),
|
|
37042
|
-
sales: numberType().default(0),
|
|
37043
|
-
saleAmount: numberType().default(0)
|
|
37044
|
-
});
|
|
37045
|
-
AnalyticsOS$outboundSchema = objectType({
|
|
37046
|
-
os: stringType(),
|
|
37047
|
-
clicks: numberType().default(0),
|
|
37048
|
-
leads: numberType().default(0),
|
|
37049
|
-
sales: numberType().default(0),
|
|
37050
|
-
saleAmount: numberType().default(0)
|
|
37051
|
-
});
|
|
37052
|
-
((AnalyticsOS$) => {
|
|
37053
|
-
AnalyticsOS$.inboundSchema = AnalyticsOS$inboundSchema;
|
|
37054
|
-
AnalyticsOS$.outboundSchema = AnalyticsOS$outboundSchema;
|
|
37055
|
-
})(AnalyticsOS$ ||= {});
|
|
37056
|
-
});
|
|
37057
|
-
|
|
37058
|
-
// src/models/components/analyticsreferers.ts
|
|
37059
|
-
var AnalyticsReferers$inboundSchema, AnalyticsReferers$outboundSchema, AnalyticsReferers$;
|
|
37060
|
-
var init_analyticsreferers = __esm(() => {
|
|
37061
|
-
init_esm();
|
|
37062
|
-
AnalyticsReferers$inboundSchema = objectType({
|
|
37063
|
-
referer: stringType(),
|
|
37064
|
-
clicks: numberType().default(0),
|
|
37065
|
-
leads: numberType().default(0),
|
|
37066
|
-
sales: numberType().default(0),
|
|
37067
|
-
saleAmount: numberType().default(0)
|
|
37068
|
-
});
|
|
37069
|
-
AnalyticsReferers$outboundSchema = objectType({
|
|
37070
|
-
referer: stringType(),
|
|
37071
|
-
clicks: numberType().default(0),
|
|
37072
|
-
leads: numberType().default(0),
|
|
37073
|
-
sales: numberType().default(0),
|
|
37074
|
-
saleAmount: numberType().default(0)
|
|
37075
|
-
});
|
|
37076
|
-
((AnalyticsReferers$) => {
|
|
37077
|
-
AnalyticsReferers$.inboundSchema = AnalyticsReferers$inboundSchema;
|
|
37078
|
-
AnalyticsReferers$.outboundSchema = AnalyticsReferers$outboundSchema;
|
|
37079
|
-
})(AnalyticsReferers$ ||= {});
|
|
37080
|
-
});
|
|
37081
|
-
|
|
37082
|
-
// src/models/components/analyticsrefererurls.ts
|
|
37083
|
-
var AnalyticsRefererUrls$inboundSchema, AnalyticsRefererUrls$outboundSchema, AnalyticsRefererUrls$;
|
|
37084
|
-
var init_analyticsrefererurls = __esm(() => {
|
|
37085
|
-
init_esm();
|
|
37086
|
-
AnalyticsRefererUrls$inboundSchema = objectType({
|
|
37087
|
-
refererUrl: stringType(),
|
|
37088
|
-
clicks: numberType().default(0),
|
|
37089
|
-
leads: numberType().default(0),
|
|
37090
|
-
sales: numberType().default(0),
|
|
37091
|
-
saleAmount: numberType().default(0)
|
|
37092
|
-
});
|
|
37093
|
-
AnalyticsRefererUrls$outboundSchema = objectType({
|
|
37094
|
-
refererUrl: stringType(),
|
|
37095
|
-
clicks: numberType().default(0),
|
|
37096
|
-
leads: numberType().default(0),
|
|
37097
|
-
sales: numberType().default(0),
|
|
37098
|
-
saleAmount: numberType().default(0)
|
|
37099
|
-
});
|
|
37100
|
-
((AnalyticsRefererUrls$) => {
|
|
37101
|
-
AnalyticsRefererUrls$.inboundSchema = AnalyticsRefererUrls$inboundSchema;
|
|
37102
|
-
AnalyticsRefererUrls$.outboundSchema = AnalyticsRefererUrls$outboundSchema;
|
|
37103
|
-
})(AnalyticsRefererUrls$ ||= {});
|
|
37104
|
-
});
|
|
37105
|
-
|
|
37106
|
-
// src/models/components/analyticsregions.ts
|
|
37107
|
-
var AnalyticsRegionsCountry, AnalyticsRegionsCity, AnalyticsRegionsCountry$inboundSchema, AnalyticsRegionsCountry$outboundSchema, AnalyticsRegionsCountry$, AnalyticsRegionsCity$inboundSchema, AnalyticsRegionsCity$outboundSchema, AnalyticsRegionsCity$, AnalyticsRegions$inboundSchema, AnalyticsRegions$outboundSchema, AnalyticsRegions$;
|
|
37108
|
-
var init_analyticsregions = __esm(() => {
|
|
37109
|
-
init_esm();
|
|
37110
|
-
AnalyticsRegionsCountry = {
|
|
37111
|
-
Af: "AF",
|
|
37112
|
-
Al: "AL",
|
|
37113
|
-
Dz: "DZ",
|
|
37114
|
-
As: "AS",
|
|
37115
|
-
Ad: "AD",
|
|
37116
|
-
Ao: "AO",
|
|
37117
|
-
Ai: "AI",
|
|
37118
|
-
Aq: "AQ",
|
|
37119
|
-
Ag: "AG",
|
|
37120
|
-
Ar: "AR",
|
|
37121
|
-
Am: "AM",
|
|
37122
|
-
Aw: "AW",
|
|
37123
|
-
Au: "AU",
|
|
37124
|
-
At: "AT",
|
|
37125
|
-
Az: "AZ",
|
|
37126
|
-
Bs: "BS",
|
|
37127
|
-
Bh: "BH",
|
|
37128
|
-
Bd: "BD",
|
|
37129
|
-
Bb: "BB",
|
|
37130
|
-
By: "BY",
|
|
37131
|
-
Be: "BE",
|
|
37132
|
-
Bz: "BZ",
|
|
37133
|
-
Bj: "BJ",
|
|
37134
|
-
Bm: "BM",
|
|
37135
|
-
Bt: "BT",
|
|
37136
|
-
Bo: "BO",
|
|
37137
|
-
Ba: "BA",
|
|
37138
|
-
Bw: "BW",
|
|
37139
|
-
Bv: "BV",
|
|
37140
|
-
Br: "BR",
|
|
37141
|
-
Io: "IO",
|
|
37142
|
-
Bn: "BN",
|
|
37143
|
-
Bg: "BG",
|
|
37144
|
-
Bf: "BF",
|
|
37145
|
-
Bi: "BI",
|
|
37146
|
-
Kh: "KH",
|
|
37147
|
-
Cm: "CM",
|
|
37148
|
-
Ca: "CA",
|
|
37149
|
-
Cv: "CV",
|
|
37150
|
-
Ky: "KY",
|
|
37151
|
-
Cf: "CF",
|
|
37152
|
-
Td: "TD",
|
|
37153
|
-
Cl: "CL",
|
|
37154
|
-
Cn: "CN",
|
|
37155
|
-
Cx: "CX",
|
|
37156
|
-
Cc: "CC",
|
|
37157
|
-
Co: "CO",
|
|
37158
|
-
Km: "KM",
|
|
37159
|
-
Cg: "CG",
|
|
37160
|
-
Cd: "CD",
|
|
37161
|
-
Ck: "CK",
|
|
37162
|
-
Cr: "CR",
|
|
37163
|
-
Ci: "CI",
|
|
37164
|
-
Hr: "HR",
|
|
37165
|
-
Cu: "CU",
|
|
37166
|
-
Cy: "CY",
|
|
37167
|
-
Cz: "CZ",
|
|
37168
|
-
Dk: "DK",
|
|
37169
|
-
Dj: "DJ",
|
|
37170
|
-
Dm: "DM",
|
|
37171
|
-
Do: "DO",
|
|
37172
|
-
Ec: "EC",
|
|
37173
|
-
Eg: "EG",
|
|
37174
|
-
Sv: "SV",
|
|
37175
|
-
Gq: "GQ",
|
|
37176
|
-
Er: "ER",
|
|
37177
|
-
Ee: "EE",
|
|
37178
|
-
Et: "ET",
|
|
37179
|
-
Fk: "FK",
|
|
37180
|
-
Fo: "FO",
|
|
37181
|
-
Fj: "FJ",
|
|
37182
|
-
Fi: "FI",
|
|
37183
|
-
Fr: "FR",
|
|
37184
|
-
Gf: "GF",
|
|
37185
|
-
Pf: "PF",
|
|
37186
|
-
Tf: "TF",
|
|
37187
|
-
Ga: "GA",
|
|
37188
|
-
Gm: "GM",
|
|
37189
|
-
Ge: "GE",
|
|
37190
|
-
De: "DE",
|
|
37191
|
-
Gh: "GH",
|
|
37192
|
-
Gi: "GI",
|
|
37193
|
-
Gr: "GR",
|
|
37194
|
-
Gl: "GL",
|
|
37195
|
-
Gd: "GD",
|
|
37196
|
-
Gp: "GP",
|
|
37197
|
-
Gu: "GU",
|
|
37198
|
-
Gt: "GT",
|
|
37199
|
-
Gn: "GN",
|
|
37200
|
-
Gw: "GW",
|
|
37201
|
-
Gy: "GY",
|
|
37202
|
-
Ht: "HT",
|
|
37203
|
-
Hm: "HM",
|
|
37204
|
-
Va: "VA",
|
|
37205
|
-
Hn: "HN",
|
|
37206
|
-
Hk: "HK",
|
|
37207
|
-
Hu: "HU",
|
|
37208
|
-
Is: "IS",
|
|
37209
|
-
In: "IN",
|
|
37210
|
-
Id: "ID",
|
|
37211
|
-
Ir: "IR",
|
|
37212
|
-
Iq: "IQ",
|
|
37213
|
-
Ie: "IE",
|
|
37214
|
-
Il: "IL",
|
|
37215
|
-
It: "IT",
|
|
37216
|
-
Jm: "JM",
|
|
37217
|
-
Jp: "JP",
|
|
37218
|
-
Jo: "JO",
|
|
37219
|
-
Kz: "KZ",
|
|
37220
|
-
Ke: "KE",
|
|
37221
|
-
Ki: "KI",
|
|
37222
|
-
Kp: "KP",
|
|
37223
|
-
Kr: "KR",
|
|
37224
|
-
Kw: "KW",
|
|
37225
|
-
Kg: "KG",
|
|
37226
|
-
La: "LA",
|
|
37227
|
-
Lv: "LV",
|
|
37228
|
-
Lb: "LB",
|
|
37229
|
-
Ls: "LS",
|
|
37230
|
-
Lr: "LR",
|
|
37231
|
-
Ly: "LY",
|
|
37232
|
-
Li: "LI",
|
|
37233
|
-
Lt: "LT",
|
|
37234
|
-
Lu: "LU",
|
|
37235
|
-
Mo: "MO",
|
|
37236
|
-
Mg: "MG",
|
|
37237
|
-
Mw: "MW",
|
|
37238
|
-
My: "MY",
|
|
37239
|
-
Mv: "MV",
|
|
37240
|
-
Ml: "ML",
|
|
37241
|
-
Mt: "MT",
|
|
37242
|
-
Mh: "MH",
|
|
37243
|
-
Mq: "MQ",
|
|
37244
|
-
Mr: "MR",
|
|
37245
|
-
Mu: "MU",
|
|
37246
|
-
Yt: "YT",
|
|
37247
|
-
Mx: "MX",
|
|
37248
|
-
Fm: "FM",
|
|
37249
|
-
Md: "MD",
|
|
37250
|
-
Mc: "MC",
|
|
37251
|
-
Mn: "MN",
|
|
37252
|
-
Ms: "MS",
|
|
37253
|
-
Ma: "MA",
|
|
37254
|
-
Mz: "MZ",
|
|
37255
|
-
Mm: "MM",
|
|
37256
|
-
Na: "NA",
|
|
37257
|
-
Nr: "NR",
|
|
37258
|
-
Np: "NP",
|
|
37259
|
-
Nl: "NL",
|
|
37260
|
-
Nc: "NC",
|
|
37261
|
-
Nz: "NZ",
|
|
37262
|
-
Ni: "NI",
|
|
37263
|
-
Ne: "NE",
|
|
37264
|
-
Ng: "NG",
|
|
37265
|
-
Nu: "NU",
|
|
37266
|
-
Nf: "NF",
|
|
37267
|
-
Mk: "MK",
|
|
37268
|
-
Mp: "MP",
|
|
37269
|
-
No: "NO",
|
|
37270
|
-
Om: "OM",
|
|
37271
|
-
Pk: "PK",
|
|
37272
|
-
Pw: "PW",
|
|
37273
|
-
Ps: "PS",
|
|
37274
|
-
Pa: "PA",
|
|
37275
|
-
Pg: "PG",
|
|
37276
|
-
Py: "PY",
|
|
37277
|
-
Pe: "PE",
|
|
37278
|
-
Ph: "PH",
|
|
37279
|
-
Pn: "PN",
|
|
37280
|
-
Pl: "PL",
|
|
37281
|
-
Pt: "PT",
|
|
37282
|
-
Pr: "PR",
|
|
37283
|
-
Qa: "QA",
|
|
37284
|
-
Re: "RE",
|
|
37285
|
-
Ro: "RO",
|
|
37286
|
-
Ru: "RU",
|
|
37287
|
-
Rw: "RW",
|
|
37288
|
-
Sh: "SH",
|
|
37289
|
-
Kn: "KN",
|
|
37290
|
-
Lc: "LC",
|
|
37291
|
-
Pm: "PM",
|
|
37292
|
-
Vc: "VC",
|
|
37293
|
-
Ws: "WS",
|
|
37294
|
-
Sm: "SM",
|
|
37295
|
-
St: "ST",
|
|
37296
|
-
Sa: "SA",
|
|
37297
|
-
Sn: "SN",
|
|
37298
|
-
Sc: "SC",
|
|
37299
|
-
Sl: "SL",
|
|
37300
|
-
Sg: "SG",
|
|
37301
|
-
Sk: "SK",
|
|
37302
|
-
Si: "SI",
|
|
37303
|
-
Sb: "SB",
|
|
37304
|
-
So: "SO",
|
|
37305
|
-
Za: "ZA",
|
|
37306
|
-
Gs: "GS",
|
|
37307
|
-
Es: "ES",
|
|
37308
|
-
Lk: "LK",
|
|
37309
|
-
Sd: "SD",
|
|
37310
|
-
Sr: "SR",
|
|
37311
|
-
Sj: "SJ",
|
|
37312
|
-
Sz: "SZ",
|
|
37313
|
-
Se: "SE",
|
|
37314
|
-
Ch: "CH",
|
|
37315
|
-
Sy: "SY",
|
|
37316
|
-
Tw: "TW",
|
|
37317
|
-
Tj: "TJ",
|
|
37318
|
-
Tz: "TZ",
|
|
37319
|
-
Th: "TH",
|
|
37320
|
-
Tl: "TL",
|
|
37321
|
-
Tg: "TG",
|
|
37322
|
-
Tk: "TK",
|
|
37323
|
-
To: "TO",
|
|
37324
|
-
Tt: "TT",
|
|
37325
|
-
Tn: "TN",
|
|
37326
|
-
Tr: "TR",
|
|
37327
|
-
Tm: "TM",
|
|
37328
|
-
Tc: "TC",
|
|
37329
|
-
Tv: "TV",
|
|
37330
|
-
Ug: "UG",
|
|
37331
|
-
Ua: "UA",
|
|
37332
|
-
Ae: "AE",
|
|
37333
|
-
Gb: "GB",
|
|
37334
|
-
Us: "US",
|
|
37335
|
-
Um: "UM",
|
|
37336
|
-
Uy: "UY",
|
|
37337
|
-
Uz: "UZ",
|
|
37338
|
-
Vu: "VU",
|
|
37339
|
-
Ve: "VE",
|
|
37340
|
-
Vn: "VN",
|
|
37341
|
-
Vg: "VG",
|
|
37342
|
-
Vi: "VI",
|
|
37343
|
-
Wf: "WF",
|
|
37344
|
-
Eh: "EH",
|
|
37345
|
-
Ye: "YE",
|
|
37346
|
-
Zm: "ZM",
|
|
37347
|
-
Zw: "ZW",
|
|
37348
|
-
Ax: "AX",
|
|
37349
|
-
Bq: "BQ",
|
|
37350
|
-
Cw: "CW",
|
|
37351
|
-
Gg: "GG",
|
|
37352
|
-
Im: "IM",
|
|
37353
|
-
Je: "JE",
|
|
37354
|
-
Me: "ME",
|
|
37355
|
-
Bl: "BL",
|
|
37356
|
-
Mf: "MF",
|
|
37357
|
-
Rs: "RS",
|
|
37358
|
-
Sx: "SX",
|
|
37359
|
-
Ss: "SS",
|
|
37360
|
-
Xk: "XK"
|
|
36373
|
+
country: stringType(),
|
|
36374
|
+
region: stringType(),
|
|
36375
|
+
city: stringType(),
|
|
36376
|
+
clicks: numberType().default(0),
|
|
36377
|
+
leads: numberType().default(0),
|
|
36378
|
+
sales: numberType().default(0),
|
|
36379
|
+
saleAmount: numberType().default(0)
|
|
36380
|
+
});
|
|
36381
|
+
((AnalyticsCities$) => {
|
|
36382
|
+
AnalyticsCities$.inboundSchema = AnalyticsCities$inboundSchema;
|
|
36383
|
+
AnalyticsCities$.outboundSchema = AnalyticsCities$outboundSchema;
|
|
36384
|
+
})(AnalyticsCities$ ||= {});
|
|
36385
|
+
});
|
|
36386
|
+
|
|
36387
|
+
// src/models/components/analyticscontinents.ts
|
|
36388
|
+
var Continent, Continent$inboundSchema, Continent$outboundSchema, Continent$, AnalyticsContinents$inboundSchema, AnalyticsContinents$outboundSchema, AnalyticsContinents$;
|
|
36389
|
+
var init_analyticscontinents = __esm(() => {
|
|
36390
|
+
init_esm();
|
|
36391
|
+
Continent = {
|
|
36392
|
+
Af: "AF",
|
|
36393
|
+
An: "AN",
|
|
36394
|
+
As: "AS",
|
|
36395
|
+
Eu: "EU",
|
|
36396
|
+
Na: "NA",
|
|
36397
|
+
Oc: "OC",
|
|
36398
|
+
Sa: "SA"
|
|
36399
|
+
};
|
|
36400
|
+
Continent$inboundSchema = nativeEnumType(Continent);
|
|
36401
|
+
Continent$outboundSchema = Continent$inboundSchema;
|
|
36402
|
+
((Continent$) => {
|
|
36403
|
+
Continent$.inboundSchema = Continent$inboundSchema;
|
|
36404
|
+
Continent$.outboundSchema = Continent$outboundSchema;
|
|
36405
|
+
})(Continent$ ||= {});
|
|
36406
|
+
AnalyticsContinents$inboundSchema = objectType({
|
|
36407
|
+
continent: Continent$inboundSchema,
|
|
36408
|
+
clicks: numberType().default(0),
|
|
36409
|
+
leads: numberType().default(0),
|
|
36410
|
+
sales: numberType().default(0),
|
|
36411
|
+
saleAmount: numberType().default(0)
|
|
36412
|
+
});
|
|
36413
|
+
AnalyticsContinents$outboundSchema = objectType({
|
|
36414
|
+
continent: Continent$outboundSchema,
|
|
36415
|
+
clicks: numberType().default(0),
|
|
36416
|
+
leads: numberType().default(0),
|
|
36417
|
+
sales: numberType().default(0),
|
|
36418
|
+
saleAmount: numberType().default(0)
|
|
36419
|
+
});
|
|
36420
|
+
((AnalyticsContinents$) => {
|
|
36421
|
+
AnalyticsContinents$.inboundSchema = AnalyticsContinents$inboundSchema;
|
|
36422
|
+
AnalyticsContinents$.outboundSchema = AnalyticsContinents$outboundSchema;
|
|
36423
|
+
})(AnalyticsContinents$ ||= {});
|
|
36424
|
+
});
|
|
36425
|
+
|
|
36426
|
+
// src/models/components/analyticscount.ts
|
|
36427
|
+
var AnalyticsCount$inboundSchema, AnalyticsCount$outboundSchema, AnalyticsCount$;
|
|
36428
|
+
var init_analyticscount = __esm(() => {
|
|
36429
|
+
init_esm();
|
|
36430
|
+
AnalyticsCount$inboundSchema = objectType({
|
|
36431
|
+
clicks: numberType().default(0),
|
|
36432
|
+
leads: numberType().default(0),
|
|
36433
|
+
sales: numberType().default(0),
|
|
36434
|
+
saleAmount: numberType().default(0)
|
|
36435
|
+
});
|
|
36436
|
+
AnalyticsCount$outboundSchema = objectType({
|
|
36437
|
+
clicks: numberType().default(0),
|
|
36438
|
+
leads: numberType().default(0),
|
|
36439
|
+
sales: numberType().default(0),
|
|
36440
|
+
saleAmount: numberType().default(0)
|
|
36441
|
+
});
|
|
36442
|
+
((AnalyticsCount$) => {
|
|
36443
|
+
AnalyticsCount$.inboundSchema = AnalyticsCount$inboundSchema;
|
|
36444
|
+
AnalyticsCount$.outboundSchema = AnalyticsCount$outboundSchema;
|
|
36445
|
+
})(AnalyticsCount$ ||= {});
|
|
36446
|
+
});
|
|
36447
|
+
|
|
36448
|
+
// src/models/components/analyticscountries.ts
|
|
36449
|
+
var Region, City, Region$inboundSchema, Region$outboundSchema, Region$, City$inboundSchema, City$outboundSchema, City$, AnalyticsCountries$inboundSchema, AnalyticsCountries$outboundSchema, AnalyticsCountries$;
|
|
36450
|
+
var init_analyticscountries = __esm(() => {
|
|
36451
|
+
init_esm();
|
|
36452
|
+
Region = {
|
|
36453
|
+
Wildcard: "*"
|
|
36454
|
+
};
|
|
36455
|
+
City = {
|
|
36456
|
+
Wildcard: "*"
|
|
37361
36457
|
};
|
|
36458
|
+
Region$inboundSchema = nativeEnumType(Region);
|
|
36459
|
+
Region$outboundSchema = Region$inboundSchema;
|
|
36460
|
+
((Region$) => {
|
|
36461
|
+
Region$.inboundSchema = Region$inboundSchema;
|
|
36462
|
+
Region$.outboundSchema = Region$outboundSchema;
|
|
36463
|
+
})(Region$ ||= {});
|
|
36464
|
+
City$inboundSchema = nativeEnumType(City);
|
|
36465
|
+
City$outboundSchema = City$inboundSchema;
|
|
36466
|
+
((City$) => {
|
|
36467
|
+
City$.inboundSchema = City$inboundSchema;
|
|
36468
|
+
City$.outboundSchema = City$outboundSchema;
|
|
36469
|
+
})(City$ ||= {});
|
|
36470
|
+
AnalyticsCountries$inboundSchema = objectType({
|
|
36471
|
+
country: stringType(),
|
|
36472
|
+
region: Region$inboundSchema.default("*"),
|
|
36473
|
+
city: City$inboundSchema.default("*"),
|
|
36474
|
+
clicks: numberType().default(0),
|
|
36475
|
+
leads: numberType().default(0),
|
|
36476
|
+
sales: numberType().default(0),
|
|
36477
|
+
saleAmount: numberType().default(0)
|
|
36478
|
+
});
|
|
36479
|
+
AnalyticsCountries$outboundSchema = objectType({
|
|
36480
|
+
country: stringType(),
|
|
36481
|
+
region: Region$outboundSchema.default("*"),
|
|
36482
|
+
city: City$outboundSchema.default("*"),
|
|
36483
|
+
clicks: numberType().default(0),
|
|
36484
|
+
leads: numberType().default(0),
|
|
36485
|
+
sales: numberType().default(0),
|
|
36486
|
+
saleAmount: numberType().default(0)
|
|
36487
|
+
});
|
|
36488
|
+
((AnalyticsCountries$) => {
|
|
36489
|
+
AnalyticsCountries$.inboundSchema = AnalyticsCountries$inboundSchema;
|
|
36490
|
+
AnalyticsCountries$.outboundSchema = AnalyticsCountries$outboundSchema;
|
|
36491
|
+
})(AnalyticsCountries$ ||= {});
|
|
36492
|
+
});
|
|
36493
|
+
|
|
36494
|
+
// src/models/components/analyticsdevices.ts
|
|
36495
|
+
var AnalyticsDevices$inboundSchema, AnalyticsDevices$outboundSchema, AnalyticsDevices$;
|
|
36496
|
+
var init_analyticsdevices = __esm(() => {
|
|
36497
|
+
init_esm();
|
|
36498
|
+
AnalyticsDevices$inboundSchema = objectType({
|
|
36499
|
+
device: stringType(),
|
|
36500
|
+
clicks: numberType().default(0),
|
|
36501
|
+
leads: numberType().default(0),
|
|
36502
|
+
sales: numberType().default(0),
|
|
36503
|
+
saleAmount: numberType().default(0)
|
|
36504
|
+
});
|
|
36505
|
+
AnalyticsDevices$outboundSchema = objectType({
|
|
36506
|
+
device: stringType(),
|
|
36507
|
+
clicks: numberType().default(0),
|
|
36508
|
+
leads: numberType().default(0),
|
|
36509
|
+
sales: numberType().default(0),
|
|
36510
|
+
saleAmount: numberType().default(0)
|
|
36511
|
+
});
|
|
36512
|
+
((AnalyticsDevices$) => {
|
|
36513
|
+
AnalyticsDevices$.inboundSchema = AnalyticsDevices$inboundSchema;
|
|
36514
|
+
AnalyticsDevices$.outboundSchema = AnalyticsDevices$outboundSchema;
|
|
36515
|
+
})(AnalyticsDevices$ ||= {});
|
|
36516
|
+
});
|
|
36517
|
+
|
|
36518
|
+
// src/models/components/analyticsos.ts
|
|
36519
|
+
var AnalyticsOS$inboundSchema, AnalyticsOS$outboundSchema, AnalyticsOS$;
|
|
36520
|
+
var init_analyticsos = __esm(() => {
|
|
36521
|
+
init_esm();
|
|
36522
|
+
AnalyticsOS$inboundSchema = objectType({
|
|
36523
|
+
os: stringType(),
|
|
36524
|
+
clicks: numberType().default(0),
|
|
36525
|
+
leads: numberType().default(0),
|
|
36526
|
+
sales: numberType().default(0),
|
|
36527
|
+
saleAmount: numberType().default(0)
|
|
36528
|
+
});
|
|
36529
|
+
AnalyticsOS$outboundSchema = objectType({
|
|
36530
|
+
os: stringType(),
|
|
36531
|
+
clicks: numberType().default(0),
|
|
36532
|
+
leads: numberType().default(0),
|
|
36533
|
+
sales: numberType().default(0),
|
|
36534
|
+
saleAmount: numberType().default(0)
|
|
36535
|
+
});
|
|
36536
|
+
((AnalyticsOS$) => {
|
|
36537
|
+
AnalyticsOS$.inboundSchema = AnalyticsOS$inboundSchema;
|
|
36538
|
+
AnalyticsOS$.outboundSchema = AnalyticsOS$outboundSchema;
|
|
36539
|
+
})(AnalyticsOS$ ||= {});
|
|
36540
|
+
});
|
|
36541
|
+
|
|
36542
|
+
// src/models/components/analyticsreferers.ts
|
|
36543
|
+
var AnalyticsReferers$inboundSchema, AnalyticsReferers$outboundSchema, AnalyticsReferers$;
|
|
36544
|
+
var init_analyticsreferers = __esm(() => {
|
|
36545
|
+
init_esm();
|
|
36546
|
+
AnalyticsReferers$inboundSchema = objectType({
|
|
36547
|
+
referer: stringType(),
|
|
36548
|
+
clicks: numberType().default(0),
|
|
36549
|
+
leads: numberType().default(0),
|
|
36550
|
+
sales: numberType().default(0),
|
|
36551
|
+
saleAmount: numberType().default(0)
|
|
36552
|
+
});
|
|
36553
|
+
AnalyticsReferers$outboundSchema = objectType({
|
|
36554
|
+
referer: stringType(),
|
|
36555
|
+
clicks: numberType().default(0),
|
|
36556
|
+
leads: numberType().default(0),
|
|
36557
|
+
sales: numberType().default(0),
|
|
36558
|
+
saleAmount: numberType().default(0)
|
|
36559
|
+
});
|
|
36560
|
+
((AnalyticsReferers$) => {
|
|
36561
|
+
AnalyticsReferers$.inboundSchema = AnalyticsReferers$inboundSchema;
|
|
36562
|
+
AnalyticsReferers$.outboundSchema = AnalyticsReferers$outboundSchema;
|
|
36563
|
+
})(AnalyticsReferers$ ||= {});
|
|
36564
|
+
});
|
|
36565
|
+
|
|
36566
|
+
// src/models/components/analyticsrefererurls.ts
|
|
36567
|
+
var AnalyticsRefererUrls$inboundSchema, AnalyticsRefererUrls$outboundSchema, AnalyticsRefererUrls$;
|
|
36568
|
+
var init_analyticsrefererurls = __esm(() => {
|
|
36569
|
+
init_esm();
|
|
36570
|
+
AnalyticsRefererUrls$inboundSchema = objectType({
|
|
36571
|
+
refererUrl: stringType(),
|
|
36572
|
+
clicks: numberType().default(0),
|
|
36573
|
+
leads: numberType().default(0),
|
|
36574
|
+
sales: numberType().default(0),
|
|
36575
|
+
saleAmount: numberType().default(0)
|
|
36576
|
+
});
|
|
36577
|
+
AnalyticsRefererUrls$outboundSchema = objectType({
|
|
36578
|
+
refererUrl: stringType(),
|
|
36579
|
+
clicks: numberType().default(0),
|
|
36580
|
+
leads: numberType().default(0),
|
|
36581
|
+
sales: numberType().default(0),
|
|
36582
|
+
saleAmount: numberType().default(0)
|
|
36583
|
+
});
|
|
36584
|
+
((AnalyticsRefererUrls$) => {
|
|
36585
|
+
AnalyticsRefererUrls$.inboundSchema = AnalyticsRefererUrls$inboundSchema;
|
|
36586
|
+
AnalyticsRefererUrls$.outboundSchema = AnalyticsRefererUrls$outboundSchema;
|
|
36587
|
+
})(AnalyticsRefererUrls$ ||= {});
|
|
36588
|
+
});
|
|
36589
|
+
|
|
36590
|
+
// src/models/components/analyticsregions.ts
|
|
36591
|
+
var AnalyticsRegionsCity, AnalyticsRegionsCity$inboundSchema, AnalyticsRegionsCity$outboundSchema, AnalyticsRegionsCity$, AnalyticsRegions$inboundSchema, AnalyticsRegions$outboundSchema, AnalyticsRegions$;
|
|
36592
|
+
var init_analyticsregions = __esm(() => {
|
|
36593
|
+
init_esm();
|
|
37362
36594
|
AnalyticsRegionsCity = {
|
|
37363
36595
|
Wildcard: "*"
|
|
37364
36596
|
};
|
|
37365
|
-
AnalyticsRegionsCountry$inboundSchema = nativeEnumType(AnalyticsRegionsCountry);
|
|
37366
|
-
AnalyticsRegionsCountry$outboundSchema = AnalyticsRegionsCountry$inboundSchema;
|
|
37367
|
-
((AnalyticsRegionsCountry$) => {
|
|
37368
|
-
AnalyticsRegionsCountry$.inboundSchema = AnalyticsRegionsCountry$inboundSchema;
|
|
37369
|
-
AnalyticsRegionsCountry$.outboundSchema = AnalyticsRegionsCountry$outboundSchema;
|
|
37370
|
-
})(AnalyticsRegionsCountry$ ||= {});
|
|
37371
36597
|
AnalyticsRegionsCity$inboundSchema = nativeEnumType(AnalyticsRegionsCity);
|
|
37372
36598
|
AnalyticsRegionsCity$outboundSchema = AnalyticsRegionsCity$inboundSchema;
|
|
37373
36599
|
((AnalyticsRegionsCity$) => {
|
|
@@ -37375,7 +36601,7 @@ var init_analyticsregions = __esm(() => {
|
|
|
37375
36601
|
AnalyticsRegionsCity$.outboundSchema = AnalyticsRegionsCity$outboundSchema;
|
|
37376
36602
|
})(AnalyticsRegionsCity$ ||= {});
|
|
37377
36603
|
AnalyticsRegions$inboundSchema = objectType({
|
|
37378
|
-
country:
|
|
36604
|
+
country: stringType(),
|
|
37379
36605
|
region: stringType(),
|
|
37380
36606
|
city: AnalyticsRegionsCity$inboundSchema.default("*"),
|
|
37381
36607
|
clicks: numberType().default(0),
|
|
@@ -37384,7 +36610,7 @@ var init_analyticsregions = __esm(() => {
|
|
|
37384
36610
|
saleAmount: numberType().default(0)
|
|
37385
36611
|
});
|
|
37386
36612
|
AnalyticsRegions$outboundSchema = objectType({
|
|
37387
|
-
country:
|
|
36613
|
+
country: stringType(),
|
|
37388
36614
|
region: stringType(),
|
|
37389
36615
|
city: AnalyticsRegionsCity$outboundSchema.default("*"),
|
|
37390
36616
|
clicks: numberType().default(0),
|
|
@@ -49339,6 +48565,7 @@ var init_workspaceschema = __esm(() => {
|
|
|
49339
48565
|
linksLimit: numberType(),
|
|
49340
48566
|
payoutsUsage: numberType(),
|
|
49341
48567
|
payoutsLimit: numberType(),
|
|
48568
|
+
payoutFee: numberType(),
|
|
49342
48569
|
domainsLimit: numberType(),
|
|
49343
48570
|
tagsLimit: numberType(),
|
|
49344
48571
|
foldersUsage: numberType(),
|
|
@@ -49374,6 +48601,7 @@ var init_workspaceschema = __esm(() => {
|
|
|
49374
48601
|
linksLimit: numberType(),
|
|
49375
48602
|
payoutsUsage: numberType(),
|
|
49376
48603
|
payoutsLimit: numberType(),
|
|
48604
|
+
payoutFee: numberType(),
|
|
49377
48605
|
domainsLimit: numberType(),
|
|
49378
48606
|
tagsLimit: numberType(),
|
|
49379
48607
|
foldersUsage: numberType(),
|
|
@@ -50110,11 +49338,11 @@ var init_createlink = __esm(() => {
|
|
|
50110
49338
|
});
|
|
50111
49339
|
|
|
50112
49340
|
// src/models/operations/createpartner.ts
|
|
50113
|
-
var
|
|
49341
|
+
var Country, CreatePartnerStatus, Country$inboundSchema, Country$outboundSchema, Country$, CreatePartnerTagIds$inboundSchema, CreatePartnerTagIds$outboundSchema, CreatePartnerTagIds$, CreatePartnerTagNames$inboundSchema, CreatePartnerTagNames$outboundSchema, CreatePartnerTagNames$, CreatePartnerTestVariants$inboundSchema, CreatePartnerTestVariants$outboundSchema, CreatePartnerTestVariants$, LinkProps$inboundSchema, LinkProps$outboundSchema, LinkProps$, CreatePartnerRequestBody$inboundSchema, CreatePartnerRequestBody$outboundSchema, CreatePartnerRequestBody$, CreatePartnerStatus$inboundSchema, CreatePartnerStatus$outboundSchema, CreatePartnerStatus$, CreatePartnerLink$inboundSchema, CreatePartnerLink$outboundSchema, CreatePartnerLink$, CreatePartnerResponseBody$inboundSchema, CreatePartnerResponseBody$outboundSchema, CreatePartnerResponseBody$;
|
|
50114
49342
|
var init_createpartner = __esm(() => {
|
|
50115
49343
|
init_esm();
|
|
50116
49344
|
init_primitives();
|
|
50117
|
-
|
|
49345
|
+
Country = {
|
|
50118
49346
|
Af: "AF",
|
|
50119
49347
|
Al: "AL",
|
|
50120
49348
|
Dz: "DZ",
|
|
@@ -50375,12 +49603,12 @@ var init_createpartner = __esm(() => {
|
|
|
50375
49603
|
Banned: "banned",
|
|
50376
49604
|
Archived: "archived"
|
|
50377
49605
|
};
|
|
50378
|
-
Country$
|
|
50379
|
-
Country$
|
|
49606
|
+
Country$inboundSchema = nativeEnumType(Country);
|
|
49607
|
+
Country$outboundSchema = Country$inboundSchema;
|
|
50380
49608
|
((Country$) => {
|
|
50381
|
-
Country$.inboundSchema = Country$
|
|
50382
|
-
Country$.outboundSchema = Country$
|
|
50383
|
-
})(Country$
|
|
49609
|
+
Country$.inboundSchema = Country$inboundSchema;
|
|
49610
|
+
Country$.outboundSchema = Country$outboundSchema;
|
|
49611
|
+
})(Country$ ||= {});
|
|
50384
49612
|
CreatePartnerTagIds$inboundSchema = unionType([stringType(), arrayType(stringType())]);
|
|
50385
49613
|
CreatePartnerTagIds$outboundSchema = unionType([stringType(), arrayType(stringType())]);
|
|
50386
49614
|
((CreatePartnerTagIds$) => {
|
|
@@ -50490,23 +49718,23 @@ var init_createpartner = __esm(() => {
|
|
|
50490
49718
|
LinkProps$.outboundSchema = LinkProps$outboundSchema;
|
|
50491
49719
|
})(LinkProps$ ||= {});
|
|
50492
49720
|
CreatePartnerRequestBody$inboundSchema = objectType({
|
|
50493
|
-
name: stringType(),
|
|
49721
|
+
name: nullableType(stringType()).optional(),
|
|
50494
49722
|
email: stringType(),
|
|
50495
49723
|
username: nullableType(stringType()).optional(),
|
|
50496
49724
|
image: nullableType(stringType()).optional(),
|
|
50497
|
-
country: nullableType(Country$inboundSchema2).optional(),
|
|
50498
|
-
description: nullableType(stringType()).optional(),
|
|
50499
49725
|
tenantId: stringType().optional(),
|
|
49726
|
+
country: nullableType(Country$inboundSchema).optional(),
|
|
49727
|
+
description: nullableType(stringType()).optional(),
|
|
50500
49728
|
linkProps: lazyType(() => LinkProps$inboundSchema).optional()
|
|
50501
49729
|
});
|
|
50502
49730
|
CreatePartnerRequestBody$outboundSchema = objectType({
|
|
50503
|
-
name: stringType(),
|
|
49731
|
+
name: nullableType(stringType()).optional(),
|
|
50504
49732
|
email: stringType(),
|
|
50505
49733
|
username: nullableType(stringType()).optional(),
|
|
50506
49734
|
image: nullableType(stringType()).optional(),
|
|
50507
|
-
country: nullableType(Country$outboundSchema2).optional(),
|
|
50508
|
-
description: nullableType(stringType()).optional(),
|
|
50509
49735
|
tenantId: stringType().optional(),
|
|
49736
|
+
country: nullableType(Country$outboundSchema).optional(),
|
|
49737
|
+
description: nullableType(stringType()).optional(),
|
|
50510
49738
|
linkProps: lazyType(() => LinkProps$outboundSchema).optional()
|
|
50511
49739
|
});
|
|
50512
49740
|
((CreatePartnerRequestBody$) => {
|
|
@@ -51116,23 +50344,23 @@ var init_createreferralsembedtoken = __esm(() => {
|
|
|
51116
50344
|
CreateReferralsEmbedTokenLinkProps$.outboundSchema = CreateReferralsEmbedTokenLinkProps$outboundSchema;
|
|
51117
50345
|
})(CreateReferralsEmbedTokenLinkProps$ ||= {});
|
|
51118
50346
|
Partner$inboundSchema = objectType({
|
|
51119
|
-
name: stringType(),
|
|
50347
|
+
name: nullableType(stringType()).optional(),
|
|
51120
50348
|
email: stringType(),
|
|
51121
50349
|
username: nullableType(stringType()).optional(),
|
|
51122
50350
|
image: nullableType(stringType()).optional(),
|
|
50351
|
+
tenantId: stringType().optional(),
|
|
51123
50352
|
country: nullableType(CreateReferralsEmbedTokenCountry$inboundSchema).optional(),
|
|
51124
50353
|
description: nullableType(stringType()).optional(),
|
|
51125
|
-
tenantId: stringType().optional(),
|
|
51126
50354
|
linkProps: lazyType(() => CreateReferralsEmbedTokenLinkProps$inboundSchema).optional()
|
|
51127
50355
|
});
|
|
51128
50356
|
Partner$outboundSchema = objectType({
|
|
51129
|
-
name: stringType(),
|
|
50357
|
+
name: nullableType(stringType()).optional(),
|
|
51130
50358
|
email: stringType(),
|
|
51131
50359
|
username: nullableType(stringType()).optional(),
|
|
51132
50360
|
image: nullableType(stringType()).optional(),
|
|
50361
|
+
tenantId: stringType().optional(),
|
|
51133
50362
|
country: nullableType(CreateReferralsEmbedTokenCountry$outboundSchema).optional(),
|
|
51134
50363
|
description: nullableType(stringType()).optional(),
|
|
51135
|
-
tenantId: stringType().optional(),
|
|
51136
50364
|
linkProps: lazyType(() => CreateReferralsEmbedTokenLinkProps$outboundSchema).optional()
|
|
51137
50365
|
});
|
|
51138
50366
|
((Partner$) => {
|
|
@@ -52643,12 +51871,10 @@ var RetrieveLinksRequest$inboundSchema, RetrieveLinksRequest$outboundSchema, Ret
|
|
|
52643
51871
|
var init_retrievelinks = __esm(() => {
|
|
52644
51872
|
init_esm();
|
|
52645
51873
|
RetrieveLinksRequest$inboundSchema = objectType({
|
|
52646
|
-
programId: stringType(),
|
|
52647
51874
|
partnerId: stringType().optional(),
|
|
52648
51875
|
tenantId: stringType().optional()
|
|
52649
51876
|
});
|
|
52650
51877
|
RetrieveLinksRequest$outboundSchema = objectType({
|
|
52651
|
-
programId: stringType(),
|
|
52652
51878
|
partnerId: stringType().optional(),
|
|
52653
51879
|
tenantId: stringType().optional()
|
|
52654
51880
|
});
|
|
@@ -52772,22 +51998,22 @@ var init_tracklead = __esm(() => {
|
|
|
52772
51998
|
TrackLeadRequestBody$inboundSchema = objectType({
|
|
52773
51999
|
clickId: stringType(),
|
|
52774
52000
|
eventName: stringType(),
|
|
52775
|
-
eventQuantity: nullableType(numberType()).optional(),
|
|
52776
52001
|
externalId: stringType(),
|
|
52777
52002
|
customerName: nullableType(stringType()).default(null),
|
|
52778
52003
|
customerEmail: nullableType(stringType()).default(null),
|
|
52779
52004
|
customerAvatar: nullableType(stringType()).default(null),
|
|
52005
|
+
eventQuantity: nullableType(numberType()).optional(),
|
|
52780
52006
|
mode: Mode$inboundSchema.default("async"),
|
|
52781
52007
|
metadata: nullableType(recordType(anyType())).optional()
|
|
52782
52008
|
});
|
|
52783
52009
|
TrackLeadRequestBody$outboundSchema = objectType({
|
|
52784
52010
|
clickId: stringType(),
|
|
52785
52011
|
eventName: stringType(),
|
|
52786
|
-
eventQuantity: nullableType(numberType()).optional(),
|
|
52787
52012
|
externalId: stringType(),
|
|
52788
52013
|
customerName: nullableType(stringType()).default(null),
|
|
52789
52014
|
customerEmail: nullableType(stringType()).default(null),
|
|
52790
52015
|
customerAvatar: nullableType(stringType()).default(null),
|
|
52016
|
+
eventQuantity: nullableType(numberType()).optional(),
|
|
52791
52017
|
mode: Mode$outboundSchema.default("async"),
|
|
52792
52018
|
metadata: nullableType(recordType(anyType())).optional()
|
|
52793
52019
|
});
|
|
@@ -52855,20 +52081,20 @@ var init_tracksale = __esm(() => {
|
|
|
52855
52081
|
TrackSaleRequestBody$inboundSchema = objectType({
|
|
52856
52082
|
externalId: stringType(),
|
|
52857
52083
|
amount: numberType().int(),
|
|
52858
|
-
|
|
52084
|
+
currency: stringType().default("usd"),
|
|
52859
52085
|
eventName: stringType().default("Purchase"),
|
|
52086
|
+
paymentProcessor: PaymentProcessor$inboundSchema2,
|
|
52860
52087
|
invoiceId: nullableType(stringType()).default(null),
|
|
52861
|
-
currency: stringType().default("usd"),
|
|
52862
52088
|
leadEventName: nullableType(stringType()).default(null),
|
|
52863
52089
|
metadata: nullableType(recordType(anyType())).optional()
|
|
52864
52090
|
});
|
|
52865
52091
|
TrackSaleRequestBody$outboundSchema = objectType({
|
|
52866
52092
|
externalId: stringType(),
|
|
52867
52093
|
amount: numberType().int(),
|
|
52868
|
-
|
|
52094
|
+
currency: stringType().default("usd"),
|
|
52869
52095
|
eventName: stringType().default("Purchase"),
|
|
52096
|
+
paymentProcessor: PaymentProcessor$outboundSchema2,
|
|
52870
52097
|
invoiceId: nullableType(stringType()).default(null),
|
|
52871
|
-
currency: stringType().default("usd"),
|
|
52872
52098
|
leadEventName: nullableType(stringType()).default(null),
|
|
52873
52099
|
metadata: nullableType(recordType(anyType())).optional()
|
|
52874
52100
|
});
|
|
@@ -58061,7 +57287,7 @@ function partnersRetrieveLinks(client, request, options) {
|
|
|
58061
57287
|
return new APIPromise($do34(client, request, options));
|
|
58062
57288
|
}
|
|
58063
57289
|
async function $do34(client, request, options) {
|
|
58064
|
-
const parsed = safeParse(request, (value) => RetrieveLinksRequest$outboundSchema.parse(value), "Input validation failed");
|
|
57290
|
+
const parsed = safeParse(request, (value) => RetrieveLinksRequest$outboundSchema.optional().parse(value), "Input validation failed");
|
|
58065
57291
|
if (!parsed.ok) {
|
|
58066
57292
|
return [parsed, { status: "invalid" }];
|
|
58067
57293
|
}
|
|
@@ -58069,9 +57295,8 @@ async function $do34(client, request, options) {
|
|
|
58069
57295
|
const body = null;
|
|
58070
57296
|
const path = pathToFunc("/partners/links")();
|
|
58071
57297
|
const query = encodeFormQuery({
|
|
58072
|
-
partnerId: payload
|
|
58073
|
-
|
|
58074
|
-
tenantId: payload.tenantId
|
|
57298
|
+
partnerId: payload?.partnerId,
|
|
57299
|
+
tenantId: payload?.tenantId
|
|
58075
57300
|
});
|
|
58076
57301
|
const headers = new Headers(compactMap({
|
|
58077
57302
|
Accept: "application/json"
|
|
@@ -58155,7 +57380,7 @@ var init_partnersRetrieveLinks2 = __esm(() => {
|
|
|
58155
57380
|
init_operations();
|
|
58156
57381
|
init_tools();
|
|
58157
57382
|
args34 = {
|
|
58158
|
-
request: RetrieveLinksRequest$inboundSchema
|
|
57383
|
+
request: RetrieveLinksRequest$inboundSchema.optional()
|
|
58159
57384
|
};
|
|
58160
57385
|
tool$partnersRetrieveLinks = {
|
|
58161
57386
|
name: "partners-retrieve-links",
|
|
@@ -59395,7 +58620,7 @@ Update a workspace by ID or slug.`,
|
|
|
59395
58620
|
function createMCPServer(deps) {
|
|
59396
58621
|
const server = new McpServer({
|
|
59397
58622
|
name: "Dub",
|
|
59398
|
-
version: "0.63.
|
|
58623
|
+
version: "0.63.7"
|
|
59399
58624
|
});
|
|
59400
58625
|
const client = new DubCore({
|
|
59401
58626
|
token: deps.token,
|
|
@@ -60697,7 +59922,7 @@ var routes = rn({
|
|
|
60697
59922
|
var app = Ve(routes, {
|
|
60698
59923
|
name: "mcp",
|
|
60699
59924
|
versionInfo: {
|
|
60700
|
-
currentVersion: "0.63.
|
|
59925
|
+
currentVersion: "0.63.7"
|
|
60701
59926
|
}
|
|
60702
59927
|
});
|
|
60703
59928
|
_t(app, process3.argv.slice(2), buildContext(process3));
|
|
@@ -60705,5 +59930,5 @@ export {
|
|
|
60705
59930
|
app
|
|
60706
59931
|
};
|
|
60707
59932
|
|
|
60708
|
-
//# debugId=
|
|
59933
|
+
//# debugId=5AC8F05C3F0FADF264756E2164756E21
|
|
60709
59934
|
//# sourceMappingURL=mcp-server.js.map
|