@kl1/contracts 1.3.30 → 1.3.31
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/api-contracts/src/contract.d.ts +22 -22
- package/dist/api-contracts/src/widget/index.d.ts +11 -11
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -16049,7 +16049,7 @@ export declare const apiContract: {
|
|
|
16049
16049
|
error?: any;
|
|
16050
16050
|
}>;
|
|
16051
16051
|
};
|
|
16052
|
-
path: "
|
|
16052
|
+
path: "widget";
|
|
16053
16053
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
16054
16054
|
'x-tenant': import("zod").ZodString;
|
|
16055
16055
|
'x-service-token': import("zod").ZodString;
|
|
@@ -16211,7 +16211,7 @@ export declare const apiContract: {
|
|
|
16211
16211
|
error?: any;
|
|
16212
16212
|
}>;
|
|
16213
16213
|
};
|
|
16214
|
-
path: "
|
|
16214
|
+
path: "widget";
|
|
16215
16215
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
16216
16216
|
'x-tenant': import("zod").ZodString;
|
|
16217
16217
|
'x-service-token': import("zod").ZodString;
|
|
@@ -16332,7 +16332,7 @@ export declare const apiContract: {
|
|
|
16332
16332
|
error?: any;
|
|
16333
16333
|
}>;
|
|
16334
16334
|
};
|
|
16335
|
-
path: "
|
|
16335
|
+
path: "widget/menu";
|
|
16336
16336
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
16337
16337
|
'x-tenant': import("zod").ZodString;
|
|
16338
16338
|
'x-service-token': import("zod").ZodString;
|
|
@@ -16453,7 +16453,7 @@ export declare const apiContract: {
|
|
|
16453
16453
|
error?: any;
|
|
16454
16454
|
}>;
|
|
16455
16455
|
};
|
|
16456
|
-
path: "
|
|
16456
|
+
path: "widget/ticket_detail";
|
|
16457
16457
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
16458
16458
|
'x-tenant': import("zod").ZodString;
|
|
16459
16459
|
'x-service-token': import("zod").ZodString;
|
|
@@ -16574,7 +16574,7 @@ export declare const apiContract: {
|
|
|
16574
16574
|
error?: any;
|
|
16575
16575
|
}>;
|
|
16576
16576
|
};
|
|
16577
|
-
path: "
|
|
16577
|
+
path: "widget/contact_detail";
|
|
16578
16578
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
16579
16579
|
'x-tenant': import("zod").ZodString;
|
|
16580
16580
|
'x-service-token': import("zod").ZodString;
|
|
@@ -16695,7 +16695,7 @@ export declare const apiContract: {
|
|
|
16695
16695
|
error?: any;
|
|
16696
16696
|
}>;
|
|
16697
16697
|
};
|
|
16698
|
-
path: "
|
|
16698
|
+
path: "widget/contact_profile";
|
|
16699
16699
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
16700
16700
|
'x-tenant': import("zod").ZodString;
|
|
16701
16701
|
'x-service-token': import("zod").ZodString;
|
|
@@ -16816,7 +16816,7 @@ export declare const apiContract: {
|
|
|
16816
16816
|
error?: any;
|
|
16817
16817
|
}>;
|
|
16818
16818
|
};
|
|
16819
|
-
path: "
|
|
16819
|
+
path: "widget/inbox_detail";
|
|
16820
16820
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
16821
16821
|
'x-tenant': import("zod").ZodString;
|
|
16822
16822
|
'x-service-token': import("zod").ZodString;
|
|
@@ -16944,7 +16944,7 @@ export declare const apiContract: {
|
|
|
16944
16944
|
error?: any;
|
|
16945
16945
|
}>;
|
|
16946
16946
|
};
|
|
16947
|
-
path: "
|
|
16947
|
+
path: "widget/:id";
|
|
16948
16948
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
16949
16949
|
'x-tenant': import("zod").ZodString;
|
|
16950
16950
|
'x-service-token': import("zod").ZodString;
|
|
@@ -17045,7 +17045,7 @@ export declare const apiContract: {
|
|
|
17045
17045
|
error?: any;
|
|
17046
17046
|
}>;
|
|
17047
17047
|
};
|
|
17048
|
-
path: "
|
|
17048
|
+
path: "widget/url_token/generate";
|
|
17049
17049
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
17050
17050
|
'x-tenant': import("zod").ZodString;
|
|
17051
17051
|
'x-service-token': import("zod").ZodString;
|
|
@@ -17268,7 +17268,7 @@ export declare const apiContract: {
|
|
|
17268
17268
|
error?: any;
|
|
17269
17269
|
}>;
|
|
17270
17270
|
};
|
|
17271
|
-
path: "
|
|
17271
|
+
path: "widget/:id";
|
|
17272
17272
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
17273
17273
|
'x-tenant': import("zod").ZodString;
|
|
17274
17274
|
'x-service-token': import("zod").ZodString;
|
|
@@ -17319,7 +17319,7 @@ export declare const apiContract: {
|
|
|
17319
17319
|
error?: any;
|
|
17320
17320
|
}>;
|
|
17321
17321
|
};
|
|
17322
|
-
path: "
|
|
17322
|
+
path: "widget/:id";
|
|
17323
17323
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
17324
17324
|
'x-tenant': import("zod").ZodString;
|
|
17325
17325
|
'x-service-token': import("zod").ZodString;
|
|
@@ -322477,7 +322477,7 @@ export declare const widgetSettingContract: {
|
|
|
322477
322477
|
error?: any;
|
|
322478
322478
|
}>;
|
|
322479
322479
|
};
|
|
322480
|
-
path: "settings/
|
|
322480
|
+
path: "settings/widget";
|
|
322481
322481
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
322482
322482
|
'x-tenant': import("zod").ZodString;
|
|
322483
322483
|
'x-service-token': import("zod").ZodString;
|
|
@@ -322639,7 +322639,7 @@ export declare const widgetSettingContract: {
|
|
|
322639
322639
|
error?: any;
|
|
322640
322640
|
}>;
|
|
322641
322641
|
};
|
|
322642
|
-
path: "settings/
|
|
322642
|
+
path: "settings/widget";
|
|
322643
322643
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
322644
322644
|
'x-tenant': import("zod").ZodString;
|
|
322645
322645
|
'x-service-token': import("zod").ZodString;
|
|
@@ -322760,7 +322760,7 @@ export declare const widgetSettingContract: {
|
|
|
322760
322760
|
error?: any;
|
|
322761
322761
|
}>;
|
|
322762
322762
|
};
|
|
322763
|
-
path: "settings/
|
|
322763
|
+
path: "settings/widget/menu";
|
|
322764
322764
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
322765
322765
|
'x-tenant': import("zod").ZodString;
|
|
322766
322766
|
'x-service-token': import("zod").ZodString;
|
|
@@ -322881,7 +322881,7 @@ export declare const widgetSettingContract: {
|
|
|
322881
322881
|
error?: any;
|
|
322882
322882
|
}>;
|
|
322883
322883
|
};
|
|
322884
|
-
path: "settings/
|
|
322884
|
+
path: "settings/widget/ticket_detail";
|
|
322885
322885
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
322886
322886
|
'x-tenant': import("zod").ZodString;
|
|
322887
322887
|
'x-service-token': import("zod").ZodString;
|
|
@@ -323002,7 +323002,7 @@ export declare const widgetSettingContract: {
|
|
|
323002
323002
|
error?: any;
|
|
323003
323003
|
}>;
|
|
323004
323004
|
};
|
|
323005
|
-
path: "settings/
|
|
323005
|
+
path: "settings/widget/contact_detail";
|
|
323006
323006
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
323007
323007
|
'x-tenant': import("zod").ZodString;
|
|
323008
323008
|
'x-service-token': import("zod").ZodString;
|
|
@@ -323123,7 +323123,7 @@ export declare const widgetSettingContract: {
|
|
|
323123
323123
|
error?: any;
|
|
323124
323124
|
}>;
|
|
323125
323125
|
};
|
|
323126
|
-
path: "settings/
|
|
323126
|
+
path: "settings/widget/contact_profile";
|
|
323127
323127
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
323128
323128
|
'x-tenant': import("zod").ZodString;
|
|
323129
323129
|
'x-service-token': import("zod").ZodString;
|
|
@@ -323244,7 +323244,7 @@ export declare const widgetSettingContract: {
|
|
|
323244
323244
|
error?: any;
|
|
323245
323245
|
}>;
|
|
323246
323246
|
};
|
|
323247
|
-
path: "settings/
|
|
323247
|
+
path: "settings/widget/inbox_detail";
|
|
323248
323248
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
323249
323249
|
'x-tenant': import("zod").ZodString;
|
|
323250
323250
|
'x-service-token': import("zod").ZodString;
|
|
@@ -323372,7 +323372,7 @@ export declare const widgetSettingContract: {
|
|
|
323372
323372
|
error?: any;
|
|
323373
323373
|
}>;
|
|
323374
323374
|
};
|
|
323375
|
-
path: "settings/
|
|
323375
|
+
path: "settings/widget/:id";
|
|
323376
323376
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
323377
323377
|
'x-tenant': import("zod").ZodString;
|
|
323378
323378
|
'x-service-token': import("zod").ZodString;
|
|
@@ -323473,7 +323473,7 @@ export declare const widgetSettingContract: {
|
|
|
323473
323473
|
error?: any;
|
|
323474
323474
|
}>;
|
|
323475
323475
|
};
|
|
323476
|
-
path: "settings/
|
|
323476
|
+
path: "settings/widget/url_token/generate";
|
|
323477
323477
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
323478
323478
|
'x-tenant': import("zod").ZodString;
|
|
323479
323479
|
'x-service-token': import("zod").ZodString;
|
|
@@ -323696,7 +323696,7 @@ export declare const widgetSettingContract: {
|
|
|
323696
323696
|
error?: any;
|
|
323697
323697
|
}>;
|
|
323698
323698
|
};
|
|
323699
|
-
path: "settings/
|
|
323699
|
+
path: "settings/widget/:id";
|
|
323700
323700
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
323701
323701
|
'x-tenant': import("zod").ZodString;
|
|
323702
323702
|
'x-service-token': import("zod").ZodString;
|
|
@@ -323747,7 +323747,7 @@ export declare const widgetSettingContract: {
|
|
|
323747
323747
|
error?: any;
|
|
323748
323748
|
}>;
|
|
323749
323749
|
};
|
|
323750
|
-
path: "settings/
|
|
323750
|
+
path: "settings/widget/:id";
|
|
323751
323751
|
headers: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodObject<{
|
|
323752
323752
|
'x-tenant': import("zod").ZodString;
|
|
323753
323753
|
'x-service-token': import("zod").ZodString;
|
|
@@ -218,7 +218,7 @@ export declare const widgetContract: {
|
|
|
218
218
|
error?: any;
|
|
219
219
|
}>;
|
|
220
220
|
};
|
|
221
|
-
path: "
|
|
221
|
+
path: "widget";
|
|
222
222
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
223
223
|
'x-tenant': z.ZodString;
|
|
224
224
|
'x-service-token': z.ZodString;
|
|
@@ -380,7 +380,7 @@ export declare const widgetContract: {
|
|
|
380
380
|
error?: any;
|
|
381
381
|
}>;
|
|
382
382
|
};
|
|
383
|
-
path: "
|
|
383
|
+
path: "widget";
|
|
384
384
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
385
385
|
'x-tenant': z.ZodString;
|
|
386
386
|
'x-service-token': z.ZodString;
|
|
@@ -501,7 +501,7 @@ export declare const widgetContract: {
|
|
|
501
501
|
error?: any;
|
|
502
502
|
}>;
|
|
503
503
|
};
|
|
504
|
-
path: "
|
|
504
|
+
path: "widget/menu";
|
|
505
505
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
506
506
|
'x-tenant': z.ZodString;
|
|
507
507
|
'x-service-token': z.ZodString;
|
|
@@ -622,7 +622,7 @@ export declare const widgetContract: {
|
|
|
622
622
|
error?: any;
|
|
623
623
|
}>;
|
|
624
624
|
};
|
|
625
|
-
path: "
|
|
625
|
+
path: "widget/ticket_detail";
|
|
626
626
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
627
627
|
'x-tenant': z.ZodString;
|
|
628
628
|
'x-service-token': z.ZodString;
|
|
@@ -743,7 +743,7 @@ export declare const widgetContract: {
|
|
|
743
743
|
error?: any;
|
|
744
744
|
}>;
|
|
745
745
|
};
|
|
746
|
-
path: "
|
|
746
|
+
path: "widget/contact_detail";
|
|
747
747
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
748
748
|
'x-tenant': z.ZodString;
|
|
749
749
|
'x-service-token': z.ZodString;
|
|
@@ -864,7 +864,7 @@ export declare const widgetContract: {
|
|
|
864
864
|
error?: any;
|
|
865
865
|
}>;
|
|
866
866
|
};
|
|
867
|
-
path: "
|
|
867
|
+
path: "widget/contact_profile";
|
|
868
868
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
869
869
|
'x-tenant': z.ZodString;
|
|
870
870
|
'x-service-token': z.ZodString;
|
|
@@ -985,7 +985,7 @@ export declare const widgetContract: {
|
|
|
985
985
|
error?: any;
|
|
986
986
|
}>;
|
|
987
987
|
};
|
|
988
|
-
path: "
|
|
988
|
+
path: "widget/inbox_detail";
|
|
989
989
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
990
990
|
'x-tenant': z.ZodString;
|
|
991
991
|
'x-service-token': z.ZodString;
|
|
@@ -1113,7 +1113,7 @@ export declare const widgetContract: {
|
|
|
1113
1113
|
error?: any;
|
|
1114
1114
|
}>;
|
|
1115
1115
|
};
|
|
1116
|
-
path: "
|
|
1116
|
+
path: "widget/:id";
|
|
1117
1117
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1118
1118
|
'x-tenant': z.ZodString;
|
|
1119
1119
|
'x-service-token': z.ZodString;
|
|
@@ -1214,7 +1214,7 @@ export declare const widgetContract: {
|
|
|
1214
1214
|
error?: any;
|
|
1215
1215
|
}>;
|
|
1216
1216
|
};
|
|
1217
|
-
path: "
|
|
1217
|
+
path: "widget/url_token/generate";
|
|
1218
1218
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1219
1219
|
'x-tenant': z.ZodString;
|
|
1220
1220
|
'x-service-token': z.ZodString;
|
|
@@ -1437,7 +1437,7 @@ export declare const widgetContract: {
|
|
|
1437
1437
|
error?: any;
|
|
1438
1438
|
}>;
|
|
1439
1439
|
};
|
|
1440
|
-
path: "
|
|
1440
|
+
path: "widget/:id";
|
|
1441
1441
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1442
1442
|
'x-tenant': z.ZodString;
|
|
1443
1443
|
'x-service-token': z.ZodString;
|
|
@@ -1488,7 +1488,7 @@ export declare const widgetContract: {
|
|
|
1488
1488
|
error?: any;
|
|
1489
1489
|
}>;
|
|
1490
1490
|
};
|
|
1491
|
-
path: "
|
|
1491
|
+
path: "widget/:id";
|
|
1492
1492
|
headers: z.ZodNullable<z.ZodOptional<z.ZodObject<{
|
|
1493
1493
|
'x-tenant': z.ZodString;
|
|
1494
1494
|
'x-service-token': z.ZodString;
|
package/dist/index.js
CHANGED