jamespot-front-business 1.2.14 → 1.2.15

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/types.d.ts CHANGED
@@ -315,6 +315,7 @@ declare const AdminLogs: {
315
315
  uniqid: string;
316
316
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
317
317
  }[];
318
+ widgetContext: Record<string, "article" | "comment">;
318
319
  token?: string | undefined;
319
320
  modal?: {
320
321
  title?: string | undefined;
@@ -557,6 +558,7 @@ declare const AdminLogs: {
557
558
  uniqid: string;
558
559
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
559
560
  }[];
561
+ widgetContext: Record<string, "article" | "comment">;
560
562
  token?: string | undefined;
561
563
  modal?: {
562
564
  title?: string | undefined;
@@ -794,6 +796,7 @@ declare const AdminLogs: {
794
796
  uniqid: string;
795
797
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
796
798
  }[];
799
+ widgetContext: Record<string, "article" | "comment">;
797
800
  token?: string | undefined;
798
801
  modal?: {
799
802
  title?: string | undefined;
@@ -1154,6 +1157,7 @@ declare const Animations: {
1154
1157
  uniqid: string;
1155
1158
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
1156
1159
  }[];
1160
+ widgetContext: Record<string, "article" | "comment">;
1157
1161
  token?: string | undefined;
1158
1162
  modal?: {
1159
1163
  title?: string | undefined;
@@ -1387,6 +1391,7 @@ declare const Animations: {
1387
1391
  uniqid: string;
1388
1392
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
1389
1393
  }[];
1394
+ widgetContext: Record<string, "article" | "comment">;
1390
1395
  token?: string | undefined;
1391
1396
  modal?: {
1392
1397
  title?: string | undefined;
@@ -1620,6 +1625,7 @@ declare const Animations: {
1620
1625
  uniqid: string;
1621
1626
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
1622
1627
  }[];
1628
+ widgetContext: Record<string, "article" | "comment">;
1623
1629
  token?: string | undefined;
1624
1630
  modal?: {
1625
1631
  title?: string | undefined;
@@ -1853,6 +1859,7 @@ declare const Animations: {
1853
1859
  uniqid: string;
1854
1860
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
1855
1861
  }[];
1862
+ widgetContext: Record<string, "article" | "comment">;
1856
1863
  token?: string | undefined;
1857
1864
  modal?: {
1858
1865
  title?: string | undefined;
@@ -2092,6 +2099,7 @@ declare const Animations: {
2092
2099
  uniqid: string;
2093
2100
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
2094
2101
  }[];
2102
+ widgetContext: Record<string, "article" | "comment">;
2095
2103
  token?: string | undefined;
2096
2104
  modal?: {
2097
2105
  title?: string | undefined;
@@ -2343,6 +2351,7 @@ declare const Animations: {
2343
2351
  uniqid: string;
2344
2352
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
2345
2353
  }[];
2354
+ widgetContext: Record<string, "article" | "comment">;
2346
2355
  token?: string | undefined;
2347
2356
  modal?: {
2348
2357
  title?: string | undefined;
@@ -2592,6 +2601,7 @@ declare const Animations: {
2592
2601
  uniqid: string;
2593
2602
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
2594
2603
  }[];
2604
+ widgetContext: Record<string, "article" | "comment">;
2595
2605
  token?: string | undefined;
2596
2606
  modal?: {
2597
2607
  title?: string | undefined;
@@ -2881,6 +2891,7 @@ declare const Application: {
2881
2891
  uniqid: string;
2882
2892
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
2883
2893
  }[];
2894
+ widgetContext: Record<string, "article" | "comment">;
2884
2895
  token?: string | undefined;
2885
2896
  modal?: {
2886
2897
  title?: string | undefined;
@@ -3282,6 +3293,7 @@ declare const AssetReservation: {
3282
3293
  uniqid: string;
3283
3294
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
3284
3295
  }[];
3296
+ widgetContext: Record<string, "article" | "comment">;
3285
3297
  token?: string | undefined;
3286
3298
  modal?: {
3287
3299
  title?: string | undefined;
@@ -3522,6 +3534,7 @@ declare const AssetReservation: {
3522
3534
  uniqid: string;
3523
3535
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
3524
3536
  }[];
3537
+ widgetContext: Record<string, "article" | "comment">;
3525
3538
  token?: string | undefined;
3526
3539
  modal?: {
3527
3540
  title?: string | undefined;
@@ -4002,6 +4015,7 @@ declare const AssetReservation: {
4002
4015
  uniqid: string;
4003
4016
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
4004
4017
  }[];
4018
+ widgetContext: Record<string, "article" | "comment">;
4005
4019
  token?: string | undefined;
4006
4020
  modal?: {
4007
4021
  title?: string | undefined;
@@ -4771,6 +4785,7 @@ declare const fetchReports: _reduxjs_toolkit.AsyncThunk<PagingResults<{
4771
4785
  uniqid: string;
4772
4786
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
4773
4787
  }[];
4788
+ widgetContext: Record<string, "article" | "comment">;
4774
4789
  token?: string | undefined;
4775
4790
  modal?: {
4776
4791
  title?: string | undefined;
@@ -5007,6 +5022,7 @@ declare const updateStatus: _reduxjs_toolkit.AsyncThunk<boolean, {
5007
5022
  uniqid: string;
5008
5023
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
5009
5024
  }[];
5025
+ widgetContext: Record<string, "article" | "comment">;
5010
5026
  token?: string | undefined;
5011
5027
  modal?: {
5012
5028
  title?: string | undefined;
@@ -5377,6 +5393,7 @@ declare const ContentReport: {
5377
5393
  uniqid: string;
5378
5394
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
5379
5395
  }[];
5396
+ widgetContext: Record<string, "article" | "comment">;
5380
5397
  token?: string | undefined;
5381
5398
  modal?: {
5382
5399
  title?: string | undefined;
@@ -5613,6 +5630,7 @@ declare const ContentReport: {
5613
5630
  uniqid: string;
5614
5631
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
5615
5632
  }[];
5633
+ widgetContext: Record<string, "article" | "comment">;
5616
5634
  token?: string | undefined;
5617
5635
  modal?: {
5618
5636
  title?: string | undefined;
@@ -5995,6 +6013,7 @@ declare const Bookmark: {
5995
6013
  uniqid: string;
5996
6014
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
5997
6015
  }[];
6016
+ widgetContext: Record<string, "article" | "comment">;
5998
6017
  token?: string | undefined;
5999
6018
  modal?: {
6000
6019
  title?: string | undefined;
@@ -6299,6 +6318,7 @@ declare const Bookmark: {
6299
6318
  uniqid: string;
6300
6319
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
6301
6320
  }[];
6321
+ widgetContext: Record<string, "article" | "comment">;
6302
6322
  token?: string | undefined;
6303
6323
  modal?: {
6304
6324
  title?: string | undefined;
@@ -6574,6 +6594,7 @@ declare const Bookmark: {
6574
6594
  uniqid: string;
6575
6595
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
6576
6596
  }[];
6597
+ widgetContext: Record<string, "article" | "comment">;
6577
6598
  token?: string | undefined;
6578
6599
  modal?: {
6579
6600
  title?: string | undefined;
@@ -6828,6 +6849,7 @@ declare const Bookmark: {
6828
6849
  uniqid: string;
6829
6850
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
6830
6851
  }[];
6852
+ widgetContext: Record<string, "article" | "comment">;
6831
6853
  token?: string | undefined;
6832
6854
  modal?: {
6833
6855
  title?: string | undefined;
@@ -7080,6 +7102,7 @@ declare const Bookmark: {
7080
7102
  uniqid: string;
7081
7103
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
7082
7104
  }[];
7105
+ widgetContext: Record<string, "article" | "comment">;
7083
7106
  token?: string | undefined;
7084
7107
  modal?: {
7085
7108
  title?: string | undefined;
@@ -7539,6 +7562,7 @@ declare const Comment: {
7539
7562
  uniqid: string;
7540
7563
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
7541
7564
  }[];
7565
+ widgetContext: Record<string, "article" | "comment">;
7542
7566
  token?: string | undefined;
7543
7567
  modal?: {
7544
7568
  title?: string | undefined;
@@ -7775,6 +7799,7 @@ declare const Comment: {
7775
7799
  uniqid: string;
7776
7800
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
7777
7801
  }[];
7802
+ widgetContext: Record<string, "article" | "comment">;
7778
7803
  token?: string | undefined;
7779
7804
  modal?: {
7780
7805
  title?: string | undefined;
@@ -7946,6 +7971,7 @@ declare const Comment: {
7946
7971
  } | undefined;
7947
7972
  };
7948
7973
  subscribers: jamespot_user_api.jUserLittle[];
7974
+ isVisio?: boolean | undefined;
7949
7975
  };
7950
7976
  search: never;
7951
7977
  bookmark: never;
@@ -8549,6 +8575,7 @@ declare const fetchExtraBotListAll: _reduxjs_toolkit.AsyncThunk<PagingResults<{
8549
8575
  uniqid: string;
8550
8576
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
8551
8577
  }[];
8578
+ widgetContext: Record<string, "article" | "comment">;
8552
8579
  token?: string | undefined;
8553
8580
  modal?: {
8554
8581
  title?: string | undefined;
@@ -8970,6 +8997,7 @@ declare const fetchExtraBotListMines: _reduxjs_toolkit.AsyncThunk<PagingResults<
8970
8997
  uniqid: string;
8971
8998
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
8972
8999
  }[];
9000
+ widgetContext: Record<string, "article" | "comment">;
8973
9001
  token?: string | undefined;
8974
9002
  modal?: {
8975
9003
  title?: string | undefined;
@@ -9579,6 +9607,7 @@ declare const toggleExtraBotActivation: _reduxjs_toolkit.AsyncThunk<{
9579
9607
  uniqid: string;
9580
9608
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
9581
9609
  }[];
9610
+ widgetContext: Record<string, "article" | "comment">;
9582
9611
  token?: string | undefined;
9583
9612
  modal?: {
9584
9613
  title?: string | undefined;
@@ -10003,6 +10032,7 @@ declare const saveExtraBot: _reduxjs_toolkit.AsyncThunk<{
10003
10032
  uniqid: string;
10004
10033
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
10005
10034
  }[];
10035
+ widgetContext: Record<string, "article" | "comment">;
10006
10036
  token?: string | undefined;
10007
10037
  modal?: {
10008
10038
  title?: string | undefined;
@@ -10685,6 +10715,7 @@ declare const ExtraBot: {
10685
10715
  uniqid: string;
10686
10716
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
10687
10717
  }[];
10718
+ widgetContext: Record<string, "article" | "comment">;
10688
10719
  token?: string | undefined;
10689
10720
  modal?: {
10690
10721
  title?: string | undefined;
@@ -11106,6 +11137,7 @@ declare const ExtraBot: {
11106
11137
  uniqid: string;
11107
11138
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
11108
11139
  }[];
11140
+ widgetContext: Record<string, "article" | "comment">;
11109
11141
  token?: string | undefined;
11110
11142
  modal?: {
11111
11143
  title?: string | undefined;
@@ -11715,6 +11747,7 @@ declare const ExtraBot: {
11715
11747
  uniqid: string;
11716
11748
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
11717
11749
  }[];
11750
+ widgetContext: Record<string, "article" | "comment">;
11718
11751
  token?: string | undefined;
11719
11752
  modal?: {
11720
11753
  title?: string | undefined;
@@ -12136,6 +12169,7 @@ declare const ExtraBot: {
12136
12169
  uniqid: string;
12137
12170
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
12138
12171
  }[];
12172
+ widgetContext: Record<string, "article" | "comment">;
12139
12173
  token?: string | undefined;
12140
12174
  modal?: {
12141
12175
  title?: string | undefined;
@@ -12391,6 +12425,7 @@ declare const slice$1: _reduxjs_toolkit.Slice<{}, {
12391
12425
  calendarHook?: {
12392
12426
  label: string;
12393
12427
  isActive: boolean;
12428
+ defaultView: "list" | "calendar";
12394
12429
  } | undefined;
12395
12430
  ContentFactoryHook?: {
12396
12431
  label: string;
@@ -12543,6 +12578,7 @@ declare const Hook: {
12543
12578
  calendarHook?: {
12544
12579
  label: string;
12545
12580
  isActive: boolean;
12581
+ defaultView: "list" | "calendar";
12546
12582
  } | undefined;
12547
12583
  ContentFactoryHook?: {
12548
12584
  label: string;
@@ -12691,6 +12727,7 @@ declare const Hook: {
12691
12727
  calendarHook?: {
12692
12728
  label: string;
12693
12729
  isActive: boolean;
12730
+ defaultView: "list" | "calendar";
12694
12731
  } | undefined;
12695
12732
  ContentFactoryHook?: {
12696
12733
  label: string;
@@ -12839,6 +12876,7 @@ declare const Hook: {
12839
12876
  calendarHook?: {
12840
12877
  label: string;
12841
12878
  isActive: boolean;
12879
+ defaultView: "list" | "calendar";
12842
12880
  } | undefined;
12843
12881
  ContentFactoryHook?: {
12844
12882
  label: string;
@@ -12985,6 +13023,7 @@ declare const Hook: {
12985
13023
  calendarHook?: {
12986
13024
  label: string;
12987
13025
  isActive: boolean;
13026
+ defaultView: "list" | "calendar";
12988
13027
  } | undefined;
12989
13028
  ContentFactoryHook?: {
12990
13029
  label: string;
@@ -13389,6 +13428,7 @@ declare const jland: {
13389
13428
  uniqid: string;
13390
13429
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
13391
13430
  }[];
13431
+ widgetContext: Record<string, "article" | "comment">;
13392
13432
  token?: string | undefined;
13393
13433
  modal?: {
13394
13434
  title?: string | undefined;
@@ -13622,6 +13662,7 @@ declare const jland: {
13622
13662
  uniqid: string;
13623
13663
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
13624
13664
  }[];
13665
+ widgetContext: Record<string, "article" | "comment">;
13625
13666
  token?: string | undefined;
13626
13667
  modal?: {
13627
13668
  title?: string | undefined;
@@ -13855,6 +13896,7 @@ declare const jland: {
13855
13896
  uniqid: string;
13856
13897
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
13857
13898
  }[];
13899
+ widgetContext: Record<string, "article" | "comment">;
13858
13900
  token?: string | undefined;
13859
13901
  modal?: {
13860
13902
  title?: string | undefined;
@@ -14088,6 +14130,7 @@ declare const jland: {
14088
14130
  uniqid: string;
14089
14131
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
14090
14132
  }[];
14133
+ widgetContext: Record<string, "article" | "comment">;
14091
14134
  token?: string | undefined;
14092
14135
  modal?: {
14093
14136
  title?: string | undefined;
@@ -14318,6 +14361,7 @@ declare const jland: {
14318
14361
  uniqid: string;
14319
14362
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
14320
14363
  }[];
14364
+ widgetContext: Record<string, "article" | "comment">;
14321
14365
  token?: string | undefined;
14322
14366
  modal?: {
14323
14367
  title?: string | undefined;
@@ -14576,6 +14620,7 @@ declare const jland: {
14576
14620
  uniqid: string;
14577
14621
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
14578
14622
  }[];
14623
+ widgetContext: Record<string, "article" | "comment">;
14579
14624
  token?: string | undefined;
14580
14625
  modal?: {
14581
14626
  title?: string | undefined;
@@ -15002,6 +15047,7 @@ declare const fetchPads: _reduxjs_toolkit.AsyncThunk<PagingResults<{
15002
15047
  uniqid: string;
15003
15048
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
15004
15049
  }[];
15050
+ widgetContext: Record<string, "article" | "comment">;
15005
15051
  token?: string | undefined;
15006
15052
  modal?: {
15007
15053
  title?: string | undefined;
@@ -15381,6 +15427,7 @@ declare const MagicPad: {
15381
15427
  uniqid: string;
15382
15428
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
15383
15429
  }[];
15430
+ widgetContext: Record<string, "article" | "comment">;
15384
15431
  token?: string | undefined;
15385
15432
  modal?: {
15386
15433
  title?: string | undefined;
@@ -15804,6 +15851,7 @@ declare const fetchMediaLibraryFolders: _reduxjs_toolkit.AsyncThunk<ApiPagingRes
15804
15851
  uniqid: string;
15805
15852
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
15806
15853
  }[];
15854
+ widgetContext: Record<string, "article" | "comment">;
15807
15855
  token?: string | undefined;
15808
15856
  modal?: {
15809
15857
  title?: string | undefined;
@@ -16187,6 +16235,7 @@ declare const fetchMediaLibraryUnclassifiedFiles: _reduxjs_toolkit.AsyncThunk<Ap
16187
16235
  uniqid: string;
16188
16236
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
16189
16237
  }[];
16238
+ widgetContext: Record<string, "article" | "comment">;
16190
16239
  token?: string | undefined;
16191
16240
  modal?: {
16192
16241
  title?: string | undefined;
@@ -16417,6 +16466,7 @@ declare const fetchMediaLibraryConfig: _reduxjs_toolkit.AsyncThunk<ApiWrapper<bo
16417
16466
  uniqid: string;
16418
16467
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
16419
16468
  }[];
16469
+ widgetContext: Record<string, "article" | "comment">;
16420
16470
  token?: string | undefined;
16421
16471
  modal?: {
16422
16472
  title?: string | undefined;
@@ -16676,6 +16726,7 @@ declare const fetchMediaLibraryFoldersStats: _reduxjs_toolkit.AsyncThunk<ApiWrap
16676
16726
  uniqid: string;
16677
16727
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
16678
16728
  }[];
16729
+ widgetContext: Record<string, "article" | "comment">;
16679
16730
  token?: string | undefined;
16680
16731
  modal?: {
16681
16732
  title?: string | undefined;
@@ -16937,6 +16988,7 @@ declare const fetchMediaLibraryFilesStats: _reduxjs_toolkit.AsyncThunk<ApiWrappe
16937
16988
  uniqid: string;
16938
16989
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
16939
16990
  }[];
16991
+ widgetContext: Record<string, "article" | "comment">;
16940
16992
  token?: string | undefined;
16941
16993
  modal?: {
16942
16994
  title?: string | undefined;
@@ -17170,6 +17222,7 @@ declare const fetchMediaLibraryStats: _reduxjs_toolkit.AsyncThunk<ApiWrapper<{
17170
17222
  uniqid: string;
17171
17223
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
17172
17224
  }[];
17225
+ widgetContext: Record<string, "article" | "comment">;
17173
17226
  token?: string | undefined;
17174
17227
  modal?: {
17175
17228
  title?: string | undefined;
@@ -17565,6 +17618,7 @@ declare const MediaLibrary: {
17565
17618
  uniqid: string;
17566
17619
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
17567
17620
  }[];
17621
+ widgetContext: Record<string, "article" | "comment">;
17568
17622
  token?: string | undefined;
17569
17623
  modal?: {
17570
17624
  title?: string | undefined;
@@ -17948,6 +18002,7 @@ declare const MediaLibrary: {
17948
18002
  uniqid: string;
17949
18003
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
17950
18004
  }[];
18005
+ widgetContext: Record<string, "article" | "comment">;
17951
18006
  token?: string | undefined;
17952
18007
  modal?: {
17953
18008
  title?: string | undefined;
@@ -18178,6 +18233,7 @@ declare const MediaLibrary: {
18178
18233
  uniqid: string;
18179
18234
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
18180
18235
  }[];
18236
+ widgetContext: Record<string, "article" | "comment">;
18181
18237
  token?: string | undefined;
18182
18238
  modal?: {
18183
18239
  title?: string | undefined;
@@ -18411,6 +18467,7 @@ declare const MediaLibrary: {
18411
18467
  uniqid: string;
18412
18468
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
18413
18469
  }[];
18470
+ widgetContext: Record<string, "article" | "comment">;
18414
18471
  token?: string | undefined;
18415
18472
  modal?: {
18416
18473
  title?: string | undefined;
@@ -18672,6 +18729,7 @@ declare const MediaLibrary: {
18672
18729
  uniqid: string;
18673
18730
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
18674
18731
  }[];
18732
+ widgetContext: Record<string, "article" | "comment">;
18675
18733
  token?: string | undefined;
18676
18734
  modal?: {
18677
18735
  title?: string | undefined;
@@ -18931,6 +18989,7 @@ declare const MediaLibrary: {
18931
18989
  uniqid: string;
18932
18990
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
18933
18991
  }[];
18992
+ widgetContext: Record<string, "article" | "comment">;
18934
18993
  token?: string | undefined;
18935
18994
  modal?: {
18936
18995
  title?: string | undefined;
@@ -19558,6 +19617,7 @@ declare const WedocApp: {
19558
19617
  uniqid: string;
19559
19618
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
19560
19619
  }[];
19620
+ widgetContext: Record<string, "article" | "comment">;
19561
19621
  token?: string | undefined;
19562
19622
  modal?: {
19563
19623
  title?: string | undefined;
@@ -19826,6 +19886,7 @@ declare const WedocApp: {
19826
19886
  uniqid: string;
19827
19887
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
19828
19888
  }[];
19889
+ widgetContext: Record<string, "article" | "comment">;
19829
19890
  token?: string | undefined;
19830
19891
  modal?: {
19831
19892
  title?: string | undefined;
@@ -20076,6 +20137,7 @@ declare const Share: {
20076
20137
  uniqid: string;
20077
20138
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
20078
20139
  }[];
20140
+ widgetContext: Record<string, "article" | "comment">;
20079
20141
  token?: string | undefined;
20080
20142
  modal?: {
20081
20143
  title?: string | undefined;
@@ -20970,6 +21032,7 @@ declare const TVDisplay: {
20970
21032
  uniqid: string;
20971
21033
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
20972
21034
  }[];
21035
+ widgetContext: Record<string, "article" | "comment">;
20973
21036
  token?: string | undefined;
20974
21037
  modal?: {
20975
21038
  title?: string | undefined;
@@ -21520,6 +21583,7 @@ declare const TVDisplay: {
21520
21583
  uniqid: string;
21521
21584
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
21522
21585
  }[];
21586
+ widgetContext: Record<string, "article" | "comment">;
21523
21587
  token?: string | undefined;
21524
21588
  modal?: {
21525
21589
  title?: string | undefined;
@@ -22088,6 +22152,7 @@ declare const Widget: {
22088
22152
  uniqid: string;
22089
22153
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
22090
22154
  }[];
22155
+ widgetContext: Record<string, "article" | "comment">;
22091
22156
  token?: string | undefined;
22092
22157
  modal?: {
22093
22158
  title?: string | undefined;
@@ -22173,6 +22238,7 @@ declare const Widget: {
22173
22238
  } & jamespot_user_api.WidgetType<{
22174
22239
  url?: string | undefined;
22175
22240
  }>)>;
22241
+ context: "article" | "comment";
22176
22242
  };
22177
22243
  type: string;
22178
22244
  }) => void;
@@ -22786,6 +22852,7 @@ declare const Widget: {
22786
22852
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
22787
22853
  }[];
22788
22854
  selectFlushedWidgets: (state: WidgetsRootState) => string[];
22855
+ selectWidgetContext: (state: WidgetsRootState, uniqid: string) => "article" | "comment" | undefined;
22789
22856
  selectWidgetLevel: (state: WidgetsRootState, uniqid: string) => 2 | 1 | 3 | 4 | undefined;
22790
22857
  selectWidgetWrapperStyle: (state: WidgetsRootState, uniqid: string) => Record<string, string | number>;
22791
22858
  selectWidgetTitleStyle: (state: WidgetsRootState, uniqid: string) => Record<string, string | number>;
@@ -24002,6 +24069,7 @@ declare const studio: {
24002
24069
  uniqid: string;
24003
24070
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
24004
24071
  }[];
24072
+ widgetContext: Record<string, "article" | "comment">;
24005
24073
  token?: string | undefined;
24006
24074
  modal?: {
24007
24075
  title?: string | undefined;
@@ -24235,6 +24303,7 @@ declare const studio: {
24235
24303
  uniqid: string;
24236
24304
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
24237
24305
  }[];
24306
+ widgetContext: Record<string, "article" | "comment">;
24238
24307
  token?: string | undefined;
24239
24308
  modal?: {
24240
24309
  title?: string | undefined;
@@ -24467,6 +24536,7 @@ declare const studio: {
24467
24536
  uniqid: string;
24468
24537
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
24469
24538
  }[];
24539
+ widgetContext: Record<string, "article" | "comment">;
24470
24540
  token?: string | undefined;
24471
24541
  modal?: {
24472
24542
  title?: string | undefined;
@@ -24699,6 +24769,7 @@ declare const studio: {
24699
24769
  uniqid: string;
24700
24770
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
24701
24771
  }[];
24772
+ widgetContext: Record<string, "article" | "comment">;
24702
24773
  token?: string | undefined;
24703
24774
  modal?: {
24704
24775
  title?: string | undefined;
@@ -24932,6 +25003,7 @@ declare const studio: {
24932
25003
  uniqid: string;
24933
25004
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
24934
25005
  }[];
25006
+ widgetContext: Record<string, "article" | "comment">;
24935
25007
  token?: string | undefined;
24936
25008
  modal?: {
24937
25009
  title?: string | undefined;
@@ -25165,6 +25237,7 @@ declare const studio: {
25165
25237
  uniqid: string;
25166
25238
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
25167
25239
  }[];
25240
+ widgetContext: Record<string, "article" | "comment">;
25168
25241
  token?: string | undefined;
25169
25242
  modal?: {
25170
25243
  title?: string | undefined;
@@ -25398,6 +25471,7 @@ declare const studio: {
25398
25471
  uniqid: string;
25399
25472
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
25400
25473
  }[];
25474
+ widgetContext: Record<string, "article" | "comment">;
25401
25475
  token?: string | undefined;
25402
25476
  modal?: {
25403
25477
  title?: string | undefined;
@@ -25628,6 +25702,7 @@ declare const studio: {
25628
25702
  uniqid: string;
25629
25703
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
25630
25704
  }[];
25705
+ widgetContext: Record<string, "article" | "comment">;
25631
25706
  token?: string | undefined;
25632
25707
  modal?: {
25633
25708
  title?: string | undefined;
@@ -25860,6 +25935,7 @@ declare const studio: {
25860
25935
  uniqid: string;
25861
25936
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
25862
25937
  }[];
25938
+ widgetContext: Record<string, "article" | "comment">;
25863
25939
  token?: string | undefined;
25864
25940
  modal?: {
25865
25941
  title?: string | undefined;
@@ -26092,6 +26168,7 @@ declare const studio: {
26092
26168
  uniqid: string;
26093
26169
  fn: "widget-presence-response" | "check-list-response" | "widget-update" | "widget-quick-survey-response";
26094
26170
  }[];
26171
+ widgetContext: Record<string, "article" | "comment">;
26095
26172
  token?: string | undefined;
26096
26173
  modal?: {
26097
26174
  title?: string | undefined;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jamespot-front-business",
3
- "version": "1.2.14",
3
+ "version": "1.2.15",
4
4
  "description": "typescript utils",
5
5
  "main": "dist/cjs.js",
6
6
  "module": "dist/esm.js",
@@ -43,7 +43,7 @@
43
43
  "dependencies": {
44
44
  "@reduxjs/toolkit": "1.9.0",
45
45
  "@types/uuid": "^10.0.0",
46
- "jamespot-user-api": "^1.2.14",
46
+ "jamespot-user-api": "^1.2.15",
47
47
  "react-redux": "7.2.9",
48
48
  "redux": "4.2.0",
49
49
  "uuid": "^10.0.0"