jamespot-front-business 1.2.46 → 1.2.47

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
@@ -450,7 +450,7 @@ type JType = {
450
450
  mainType: string;
451
451
  };
452
452
  type ContentTypePropertyValue = Pick<JType, 'type' | 'label'>;
453
- declare const AppFormFixedList: ("TITLE" | "USER" | "PUBLISHTO" | "SENDALERTTOSUBSCRIBERS" | "RECEIVEACOPY" | "CREATIONDATE")[];
453
+ declare const AppFormFixedList: ("USER" | "TITLE" | "PUBLISHTO" | "SENDALERTTOSUBSCRIBERS" | "RECEIVEACOPY" | "CREATIONDATE")[];
454
454
  declare const AppFormNoAsFieldList: Array<ExtraAppFieldsItemViewsValues | AppFormItemTypesValues>;
455
455
  declare const AppFormFieldOnlyInView: "CODEHTML"[];
456
456
  declare const AppFormNonPrimaryList: (AppFormItemTypesValues | ExtraAppFieldsItemViewsValues)[];
@@ -1571,8 +1571,8 @@ declare const Bookmark: {
1571
1571
  srcType: string;
1572
1572
  targetId: number;
1573
1573
  targetType: string | null;
1574
- dateCreation?: string | undefined;
1575
1574
  url?: string | null | undefined;
1575
+ dateCreation?: string | undefined;
1576
1576
  dateModified?: string | null | undefined;
1577
1577
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1578
1578
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1591,8 +1591,8 @@ declare const Bookmark: {
1591
1591
  srcType: string;
1592
1592
  targetId: number;
1593
1593
  targetType: string | null;
1594
- dateCreation?: string | undefined;
1595
1594
  url?: string | null | undefined;
1595
+ dateCreation?: string | undefined;
1596
1596
  dateModified?: string | null | undefined;
1597
1597
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1598
1598
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1611,8 +1611,8 @@ declare const Bookmark: {
1611
1611
  srcType: string;
1612
1612
  targetId: number;
1613
1613
  targetType: string | null;
1614
- dateCreation?: string | undefined;
1615
1614
  url?: string | null | undefined;
1615
+ dateCreation?: string | undefined;
1616
1616
  dateModified?: string | null | undefined;
1617
1617
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1618
1618
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1631,8 +1631,8 @@ declare const Bookmark: {
1631
1631
  srcType: string;
1632
1632
  targetId: number;
1633
1633
  targetType: string | null;
1634
- dateCreation?: string | undefined;
1635
1634
  url?: string | null | undefined;
1635
+ dateCreation?: string | undefined;
1636
1636
  dateModified?: string | null | undefined;
1637
1637
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1638
1638
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1653,8 +1653,8 @@ declare const Bookmark: {
1653
1653
  srcType: string;
1654
1654
  targetId: number;
1655
1655
  targetType: string | null;
1656
- dateCreation?: string | undefined;
1657
1656
  url?: string | null | undefined;
1657
+ dateCreation?: string | undefined;
1658
1658
  dateModified?: string | null | undefined;
1659
1659
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1660
1660
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1687,8 +1687,8 @@ declare const Bookmark: {
1687
1687
  srcType: string;
1688
1688
  targetId: number;
1689
1689
  targetType: string | null;
1690
- dateCreation?: string | undefined;
1691
1690
  url?: string | null | undefined;
1691
+ dateCreation?: string | undefined;
1692
1692
  dateModified?: string | null | undefined;
1693
1693
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1694
1694
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1729,8 +1729,8 @@ declare const Bookmark: {
1729
1729
  srcType: string;
1730
1730
  targetId: number;
1731
1731
  targetType: string | null;
1732
- dateCreation?: string | undefined;
1733
1732
  url?: string | null | undefined;
1733
+ dateCreation?: string | undefined;
1734
1734
  dateModified?: string | null | undefined;
1735
1735
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1736
1736
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1792,8 +1792,8 @@ declare const Bookmark: {
1792
1792
  srcType: string;
1793
1793
  targetId: number;
1794
1794
  targetType: string | null;
1795
- dateCreation?: string | undefined;
1796
1795
  url?: string | null | undefined;
1796
+ dateCreation?: string | undefined;
1797
1797
  dateModified?: string | null | undefined;
1798
1798
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1799
1799
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1828,8 +1828,8 @@ declare const Bookmark: {
1828
1828
  srcType: string;
1829
1829
  targetId: number;
1830
1830
  targetType: string | null;
1831
- dateCreation?: string | undefined;
1832
1831
  url?: string | null | undefined;
1832
+ dateCreation?: string | undefined;
1833
1833
  dateModified?: string | null | undefined;
1834
1834
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1835
1835
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1866,8 +1866,8 @@ declare const Bookmark: {
1866
1866
  srcType: string;
1867
1867
  targetId: number;
1868
1868
  targetType: string | null;
1869
- dateCreation?: string | undefined;
1870
1869
  url?: string | null | undefined;
1870
+ dateCreation?: string | undefined;
1871
1871
  dateModified?: string | null | undefined;
1872
1872
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1873
1873
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -1886,8 +1886,8 @@ declare const Bookmark: {
1886
1886
  srcType: string;
1887
1887
  targetId: number;
1888
1888
  targetType: string | null;
1889
- dateCreation?: string | undefined;
1890
1889
  url?: string | null | undefined;
1890
+ dateCreation?: string | undefined;
1891
1891
  dateModified?: string | null | undefined;
1892
1892
  _src?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
1893
1893
  _target?: jamespot_user_api.jObjectLittle | jamespot_user_api.jUserLittle | undefined;
@@ -2450,7 +2450,7 @@ declare const Faq: {
2450
2450
  };
2451
2451
  actions: {
2452
2452
  fetchFaqConfig: _reduxjs_toolkit.AsyncThunk<{
2453
- _web: "" | "1" | "0" | undefined;
2453
+ _web: "" | "0" | "1" | undefined;
2454
2454
  appImage: string | {
2455
2455
  image: {
2456
2456
  id: string;
@@ -2461,7 +2461,7 @@ declare const Faq: {
2461
2461
  access: {
2462
2462
  createCategory: boolean;
2463
2463
  };
2464
- _displayComment: "" | "1" | "0" | undefined;
2464
+ _displayComment: "" | "0" | "1" | undefined;
2465
2465
  } | {
2466
2466
  _web: string;
2467
2467
  appImage?: never;
@@ -4485,7 +4485,7 @@ declare const Widget: {
4485
4485
  }[];
4486
4486
  selectFlushedWidgets: (state: RootState$1) => string[];
4487
4487
  selectWidgetContext: (state: RootState$1, uniqid: string) => "article" | "comment" | undefined;
4488
- selectWidgetLevel: (state: RootState$1, uniqid: string) => 1 | 3 | 2 | 4 | undefined;
4488
+ selectWidgetLevel: (state: RootState$1, uniqid: string) => 1 | 2 | 3 | 4 | undefined;
4489
4489
  selectWidgetWrapperStyle: (state: RootState$1, uniqid: string) => Record<string, string | number>;
4490
4490
  selectWidgetTitleStyle: (state: RootState$1, uniqid: string) => Record<string, string | number>;
4491
4491
  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.46",
3
+ "version": "1.2.47",
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.46",
34
+ "jamespot-user-api": "^1.2.47",
35
35
  "jest": "^30.1.2",
36
36
  "jest-environment-jsdom": "^30.1.2",
37
37
  "prettier": "^3.6.2",