jamespot-front-business 1.2.36 → 1.2.38

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.
Files changed (2) hide show
  1. package/dist/types.d.ts +15 -15
  2. package/package.json +2 -2
package/dist/types.d.ts CHANGED
@@ -447,7 +447,7 @@ type JType = {
447
447
  mainType: string;
448
448
  };
449
449
  type ContentTypePropertyValue = Pick<JType, 'type' | 'label'>;
450
- declare const AppFormFixedList: ("USER" | "TITLE" | "PUBLISHTO" | "SENDALERTTOSUBSCRIBERS" | "RECEIVEACOPY" | "CREATIONDATE")[];
450
+ declare const AppFormFixedList: ("TITLE" | "USER" | "PUBLISHTO" | "SENDALERTTOSUBSCRIBERS" | "RECEIVEACOPY" | "CREATIONDATE")[];
451
451
  declare const AppFormNoAsFieldList: Array<ExtraAppFieldsItemViewsValues | AppFormItemTypesValues>;
452
452
  declare const AppFormFieldOnlyInView: "CODEHTML"[];
453
453
  declare const AppFormNonPrimaryList: (AppFormItemTypesValues | ExtraAppFieldsItemViewsValues)[];
@@ -2563,8 +2563,8 @@ declare const Bookmark: {
2563
2563
  srcType: string;
2564
2564
  targetId: number;
2565
2565
  targetType: string | null;
2566
- url?: string | null | undefined;
2567
2566
  dateCreation?: string | undefined;
2567
+ url?: string | null | undefined;
2568
2568
  dateModified?: string | null | undefined;
2569
2569
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2570
2570
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2583,8 +2583,8 @@ declare const Bookmark: {
2583
2583
  srcType: string;
2584
2584
  targetId: number;
2585
2585
  targetType: string | null;
2586
- url?: string | null | undefined;
2587
2586
  dateCreation?: string | undefined;
2587
+ url?: string | null | undefined;
2588
2588
  dateModified?: string | null | undefined;
2589
2589
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2590
2590
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2603,8 +2603,8 @@ declare const Bookmark: {
2603
2603
  srcType: string;
2604
2604
  targetId: number;
2605
2605
  targetType: string | null;
2606
- url?: string | null | undefined;
2607
2606
  dateCreation?: string | undefined;
2607
+ url?: string | null | undefined;
2608
2608
  dateModified?: string | null | undefined;
2609
2609
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2610
2610
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2623,8 +2623,8 @@ declare const Bookmark: {
2623
2623
  srcType: string;
2624
2624
  targetId: number;
2625
2625
  targetType: string | null;
2626
- url?: string | null | undefined;
2627
2626
  dateCreation?: string | undefined;
2627
+ url?: string | null | undefined;
2628
2628
  dateModified?: string | null | undefined;
2629
2629
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2630
2630
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2645,8 +2645,8 @@ declare const Bookmark: {
2645
2645
  srcType: string;
2646
2646
  targetId: number;
2647
2647
  targetType: string | null;
2648
- url?: string | null | undefined;
2649
2648
  dateCreation?: string | undefined;
2649
+ url?: string | null | undefined;
2650
2650
  dateModified?: string | null | undefined;
2651
2651
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2652
2652
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2679,8 +2679,8 @@ declare const Bookmark: {
2679
2679
  srcType: string;
2680
2680
  targetId: number;
2681
2681
  targetType: string | null;
2682
- url?: string | null | undefined;
2683
2682
  dateCreation?: string | undefined;
2683
+ url?: string | null | undefined;
2684
2684
  dateModified?: string | null | undefined;
2685
2685
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2686
2686
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2721,8 +2721,8 @@ declare const Bookmark: {
2721
2721
  srcType: string;
2722
2722
  targetId: number;
2723
2723
  targetType: string | null;
2724
- url?: string | null | undefined;
2725
2724
  dateCreation?: string | undefined;
2725
+ url?: string | null | undefined;
2726
2726
  dateModified?: string | null | undefined;
2727
2727
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2728
2728
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2784,8 +2784,8 @@ declare const Bookmark: {
2784
2784
  srcType: string;
2785
2785
  targetId: number;
2786
2786
  targetType: string | null;
2787
- url?: string | null | undefined;
2788
2787
  dateCreation?: string | undefined;
2788
+ url?: string | null | undefined;
2789
2789
  dateModified?: string | null | undefined;
2790
2790
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2791
2791
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2820,8 +2820,8 @@ declare const Bookmark: {
2820
2820
  srcType: string;
2821
2821
  targetId: number;
2822
2822
  targetType: string | null;
2823
- url?: string | null | undefined;
2824
2823
  dateCreation?: string | undefined;
2824
+ url?: string | null | undefined;
2825
2825
  dateModified?: string | null | undefined;
2826
2826
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2827
2827
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2858,8 +2858,8 @@ declare const Bookmark: {
2858
2858
  srcType: string;
2859
2859
  targetId: number;
2860
2860
  targetType: string | null;
2861
- url?: string | null | undefined;
2862
2861
  dateCreation?: string | undefined;
2862
+ url?: string | null | undefined;
2863
2863
  dateModified?: string | null | undefined;
2864
2864
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2865
2865
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2878,8 +2878,8 @@ declare const Bookmark: {
2878
2878
  srcType: string;
2879
2879
  targetId: number;
2880
2880
  targetType: string | null;
2881
- url?: string | null | undefined;
2882
2881
  dateCreation?: string | undefined;
2882
+ url?: string | null | undefined;
2883
2883
  dateModified?: string | null | undefined;
2884
2884
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
2885
2885
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -5389,7 +5389,7 @@ declare const Faq: {
5389
5389
  };
5390
5390
  actions: {
5391
5391
  fetchFaqConfig: _reduxjs_toolkit.AsyncThunk<{
5392
- _web: "" | "0" | "1" | undefined;
5392
+ _web: "" | "1" | "0" | undefined;
5393
5393
  appImage: string | {
5394
5394
  image: {
5395
5395
  id: string;
@@ -5400,7 +5400,7 @@ declare const Faq: {
5400
5400
  access: {
5401
5401
  createCategory: boolean;
5402
5402
  };
5403
- _displayComment: "" | "0" | "1" | undefined;
5403
+ _displayComment: "" | "1" | "0" | undefined;
5404
5404
  } | {
5405
5405
  _web: string;
5406
5406
  appImage?: never;
@@ -8566,7 +8566,7 @@ declare const Widget: {
8566
8566
  }[];
8567
8567
  selectFlushedWidgets: (state: RootState$1) => string[];
8568
8568
  selectWidgetContext: (state: RootState$1, uniqid: string) => "comment" | "article" | undefined;
8569
- selectWidgetLevel: (state: RootState$1, uniqid: string) => 1 | 2 | 3 | 4 | undefined;
8569
+ selectWidgetLevel: (state: RootState$1, uniqid: string) => 1 | 3 | 2 | 4 | undefined;
8570
8570
  selectWidgetWrapperStyle: (state: RootState$1, uniqid: string) => Record<string, string | number>;
8571
8571
  selectWidgetTitleStyle: (state: RootState$1, uniqid: string) => Record<string, string | number>;
8572
8572
  selectWidgetChipCount: (state: RootState$1, uniqid: string) => number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jamespot-front-business",
3
- "version": "1.2.36",
3
+ "version": "1.2.38",
4
4
  "description": "typescript utils",
5
5
  "main": "dist/cjs.js",
6
6
  "module": "dist/esm.js",
@@ -31,7 +31,7 @@
31
31
  "eslint-config-prettier": "^8.10.2",
32
32
  "eslint-import-resolver-typescript": "^4.4.4",
33
33
  "eslint-plugin-import": "^2.32.0",
34
- "jamespot-user-api": "^1.2.36",
34
+ "jamespot-user-api": "^1.2.38",
35
35
  "jest": "^30.1.2",
36
36
  "jest-environment-jsdom": "^30.1.2",
37
37
  "prettier": "^3.6.2",