@pega/cosmos-react-demos 4.0.0-dev.7.0 → 4.0.0-dev.8.1

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 (89) hide show
  1. package/jsx/build/AppShell/AppShell.mocks.d.ts +2 -41
  2. package/jsx/build/AppShell/AppShell.mocks.d.ts.map +1 -1
  3. package/jsx/build/AppShell/AppShell.mocks.jsx +199 -369
  4. package/jsx/build/AppShell/AppShell.mocks.jsx.map +1 -1
  5. package/jsx/build/AppShell/AppShell.stories.d.ts +1 -1
  6. package/jsx/build/AppShell/AppShell.stories.d.ts.map +1 -1
  7. package/jsx/build/AppShell/AppShell.stories.jsx +30 -85
  8. package/jsx/build/AppShell/AppShell.stories.jsx.map +1 -1
  9. package/jsx/build/FlowModeller/FlowModeller.stories.d.ts.map +1 -1
  10. package/jsx/build/FlowModeller/FlowModeller.stories.jsx +125 -9
  11. package/jsx/build/FlowModeller/FlowModeller.stories.jsx.map +1 -1
  12. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts +1 -0
  13. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts.map +1 -1
  14. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.js +2 -1
  15. package/jsx/build/MobileBuildSummary/MobileBuildSummary.mocks.js.map +1 -1
  16. package/jsx/build/PageTemplates/GalleryPage.stories.d.ts.map +1 -1
  17. package/jsx/build/PageTemplates/GalleryPage.stories.jsx +1 -1
  18. package/jsx/build/PageTemplates/GalleryPage.stories.jsx.map +1 -1
  19. package/jsx/build/PageTemplates/PageTemplates.stories.d.ts.map +1 -1
  20. package/jsx/build/PageTemplates/PageTemplates.stories.jsx +1 -3
  21. package/jsx/build/PageTemplates/PageTemplates.stories.jsx.map +1 -1
  22. package/jsx/core/Banner/Banner.stories.d.ts +1 -0
  23. package/jsx/core/Banner/Banner.stories.d.ts.map +1 -1
  24. package/jsx/core/Banner/Banner.stories.jsx +40 -34
  25. package/jsx/core/Banner/Banner.stories.jsx.map +1 -1
  26. package/jsx/core/ListToolbar/ListToolbar.stories.d.ts +1 -2
  27. package/jsx/core/ListToolbar/ListToolbar.stories.d.ts.map +1 -1
  28. package/jsx/core/ListToolbar/ListToolbar.stories.jsx +12 -17
  29. package/jsx/core/ListToolbar/ListToolbar.stories.jsx.map +1 -1
  30. package/jsx/core/Progress/Progress.stories.d.ts +1 -1
  31. package/jsx/core/Progress/Progress.stories.d.ts.map +1 -1
  32. package/jsx/core/Progress/Progress.stories.jsx +5 -14
  33. package/jsx/core/Progress/Progress.stories.jsx.map +1 -1
  34. package/jsx/core/Tree/Tree.stories.d.ts +1 -1
  35. package/jsx/core/Tree/Tree.stories.d.ts.map +1 -1
  36. package/jsx/core/Tree/Tree.stories.jsx +10 -18
  37. package/jsx/core/Tree/Tree.stories.jsx.map +1 -1
  38. package/jsx/core/URL/URL.stories.jsx +1 -1
  39. package/jsx/core/URL/URL.stories.jsx.map +1 -1
  40. package/jsx/work/CaseView/CaseView.stories.d.ts.map +1 -1
  41. package/jsx/work/CaseView/CaseView.stories.jsx +2 -3
  42. package/jsx/work/CaseView/CaseView.stories.jsx.map +1 -1
  43. package/jsx/work/Timeline/Timeline.stories.jsx +1 -1
  44. package/jsx/work/Timeline/Timeline.stories.jsx.map +1 -1
  45. package/lib/build/AppShell/AppShell.mocks.d.ts +2 -41
  46. package/lib/build/AppShell/AppShell.mocks.d.ts.map +1 -1
  47. package/lib/build/AppShell/AppShell.mocks.js +199 -369
  48. package/lib/build/AppShell/AppShell.mocks.js.map +1 -1
  49. package/lib/build/AppShell/AppShell.stories.d.ts +1 -1
  50. package/lib/build/AppShell/AppShell.stories.d.ts.map +1 -1
  51. package/lib/build/AppShell/AppShell.stories.js +30 -85
  52. package/lib/build/AppShell/AppShell.stories.js.map +1 -1
  53. package/lib/build/FlowModeller/FlowModeller.stories.d.ts.map +1 -1
  54. package/lib/build/FlowModeller/FlowModeller.stories.js +119 -9
  55. package/lib/build/FlowModeller/FlowModeller.stories.js.map +1 -1
  56. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts +1 -0
  57. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.d.ts.map +1 -1
  58. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.js +2 -1
  59. package/lib/build/MobileBuildSummary/MobileBuildSummary.mocks.js.map +1 -1
  60. package/lib/build/PageTemplates/GalleryPage.stories.d.ts.map +1 -1
  61. package/lib/build/PageTemplates/GalleryPage.stories.js +1 -1
  62. package/lib/build/PageTemplates/GalleryPage.stories.js.map +1 -1
  63. package/lib/build/PageTemplates/PageTemplates.stories.d.ts.map +1 -1
  64. package/lib/build/PageTemplates/PageTemplates.stories.js +1 -3
  65. package/lib/build/PageTemplates/PageTemplates.stories.js.map +1 -1
  66. package/lib/core/Banner/Banner.stories.d.ts +1 -0
  67. package/lib/core/Banner/Banner.stories.d.ts.map +1 -1
  68. package/lib/core/Banner/Banner.stories.js +36 -33
  69. package/lib/core/Banner/Banner.stories.js.map +1 -1
  70. package/lib/core/ListToolbar/ListToolbar.stories.d.ts +1 -2
  71. package/lib/core/ListToolbar/ListToolbar.stories.d.ts.map +1 -1
  72. package/lib/core/ListToolbar/ListToolbar.stories.js +23 -20
  73. package/lib/core/ListToolbar/ListToolbar.stories.js.map +1 -1
  74. package/lib/core/Progress/Progress.stories.d.ts +1 -1
  75. package/lib/core/Progress/Progress.stories.d.ts.map +1 -1
  76. package/lib/core/Progress/Progress.stories.js +5 -8
  77. package/lib/core/Progress/Progress.stories.js.map +1 -1
  78. package/lib/core/Tree/Tree.stories.d.ts +1 -1
  79. package/lib/core/Tree/Tree.stories.d.ts.map +1 -1
  80. package/lib/core/Tree/Tree.stories.js +10 -20
  81. package/lib/core/Tree/Tree.stories.js.map +1 -1
  82. package/lib/core/URL/URL.stories.js +1 -1
  83. package/lib/core/URL/URL.stories.js.map +1 -1
  84. package/lib/work/CaseView/CaseView.stories.d.ts.map +1 -1
  85. package/lib/work/CaseView/CaseView.stories.js +2 -3
  86. package/lib/work/CaseView/CaseView.stories.js.map +1 -1
  87. package/lib/work/Timeline/Timeline.stories.js +1 -1
  88. package/lib/work/Timeline/Timeline.stories.js.map +1 -1
  89. package/package.json +9 -9
@@ -1,4 +1,5 @@
1
1
  import { FC } from 'react';
2
+ import { NavProps } from '@pega/cosmos-react-build';
2
3
  export interface TabbedPageStoryProps {
3
4
  pageContent: PageContentProps;
4
5
  showBreadcrumbs: boolean;
@@ -16,27 +17,7 @@ export declare const getPath: (args: TabbedPageStoryProps) => {
16
17
  primary: string;
17
18
  href: string | undefined;
18
19
  }[] | undefined;
19
- export declare const appExplorerMenuList: {
20
- id: string;
21
- label: string;
22
- nodes: ({
23
- id: string;
24
- label: string;
25
- nodes?: undefined;
26
- } | {
27
- id: string;
28
- label: string;
29
- nodes: {
30
- id: string;
31
- label: string;
32
- }[];
33
- })[];
34
- }[];
35
- export declare const branchesMenuList: {
36
- icon: string;
37
- id: string;
38
- label: string;
39
- }[];
20
+ export declare const defaultNavItems: NavProps['items'];
40
21
  export declare const contents: {
41
22
  id: string;
42
23
  data: {
@@ -45,25 +26,5 @@ export declare const contents: {
45
26
  tabs: string[];
46
27
  };
47
28
  }[];
48
- export declare const recordMenuList: {
49
- id: string;
50
- label: string;
51
- nodes: {
52
- id: string;
53
- label: string;
54
- }[];
55
- }[];
56
- export declare const treeList: ({
57
- id: string;
58
- label: string;
59
- nodes?: undefined;
60
- } | {
61
- id: string;
62
- label: string;
63
- nodes: {
64
- id: string;
65
- label: string;
66
- }[];
67
- })[];
68
29
  export declare const TabbedPageComp: FC<TabbedPageStoryProps>;
69
30
  //# sourceMappingURL=AppShell.mocks.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"AppShell.mocks.d.ts","sourceRoot":"","sources":["../../../src/build/AppShell/AppShell.mocks.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAK3B,MAAM,WAAW,oBAAoB;IACnC,WAAW,EAAE,gBAAgB,CAAC;IAC9B,eAAe,EAAE,OAAO,CAAC;CAC1B;AAED,MAAM,WAAW,gBAAgB;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE;QACJ,SAAS,EAAE,MAAM,CAAC;QAClB,eAAe,EAAE,MAAM,CAAC;QACxB,IAAI,EAAE,MAAM,EAAE,CAAC;KAChB,CAAC;CACH;AAED,eAAO,MAAM,OAAO,SAAU,oBAAoB;;;;eAqBjD,CAAC;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;GA2D/B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;GAqB5B,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;GAkSpB,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;;GAiC1B,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;;;;;IA+FpB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,oBAAoB,CAwBnD,CAAC"}
1
+ {"version":3,"file":"AppShell.mocks.d.ts","sourceRoot":"","sources":["../../../src/build/AppShell/AppShell.mocks.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,MAAM,OAAO,CAAC;AAG3B,OAAO,EAAE,QAAQ,EAAE,MAAM,0BAA0B,CAAC;AAGpD,MAAM,WAAW,oBAAoB;IACnC,WAAW,EAAE,gBAAgB,CAAC;IAC9B,eAAe,EAAE,OAAO,CAAC;CAC1B;AAED,MAAM,WAAW,gBAAgB;IAC/B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE;QACJ,SAAS,EAAE,MAAM,CAAC;QAClB,eAAe,EAAE,MAAM,CAAC;QACxB,IAAI,EAAE,MAAM,EAAE,CAAC;KAChB,CAAC;CACH;AAED,eAAO,MAAM,OAAO,SAAU,oBAAoB;;;;eAqBjD,CAAC;AAEF,eAAO,MAAM,eAAe,EAAE,QAAQ,CAAC,OAAO,CAiH7C,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;;GA0NpB,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,EAAE,CAAC,oBAAoB,CAwBnD,CAAC"}