@plumile/ui 0.1.78 → 0.1.80

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 (55) hide show
  1. package/README.md +1 -0
  2. package/lib/esm/{BackofficeJsonViewerAsync-CHmTBo9y.js → BackofficeJsonViewerAsync-Dny0Rt6G.js} +2 -2
  3. package/lib/esm/{BackofficeJsonViewerAsync-CHmTBo9y.js.map → BackofficeJsonViewerAsync-Dny0Rt6G.js.map} +1 -1
  4. package/lib/esm/{src-DhyZ4Z7d.js → src-5epLK8Z7.js} +669 -478
  5. package/lib/esm/src-5epLK8Z7.js.map +1 -0
  6. package/lib/esm/style.css +1 -1
  7. package/lib/esm/ui.js +5 -5
  8. package/lib/types/components/dashboard/activity_card/ActivityCard.css.d.ts +6 -0
  9. package/lib/types/components/dashboard/activity_card/ActivityCard.css.d.ts.map +1 -0
  10. package/lib/types/components/dashboard/activity_card/ActivityCard.d.ts +14 -0
  11. package/lib/types/components/dashboard/activity_card/ActivityCard.d.ts.map +1 -0
  12. package/lib/types/components/dashboard/activity_feed/ActivityFeed.css.d.ts +2 -0
  13. package/lib/types/components/dashboard/activity_feed/ActivityFeed.css.d.ts.map +1 -0
  14. package/lib/types/components/dashboard/activity_feed/ActivityFeed.d.ts +9 -0
  15. package/lib/types/components/dashboard/activity_feed/ActivityFeed.d.ts.map +1 -0
  16. package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.css.d.ts +4 -0
  17. package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.css.d.ts.map +1 -0
  18. package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.d.ts +15 -0
  19. package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.d.ts.map +1 -0
  20. package/lib/types/components/dashboard/metric_card/MetricCard.css.d.ts +7 -0
  21. package/lib/types/components/dashboard/metric_card/MetricCard.css.d.ts.map +1 -0
  22. package/lib/types/components/dashboard/metric_card/MetricCard.d.ts +12 -0
  23. package/lib/types/components/dashboard/metric_card/MetricCard.d.ts.map +1 -0
  24. package/lib/types/components/dashboard/metric_tile_group/MetricTileGroup.css.d.ts +2 -0
  25. package/lib/types/components/dashboard/metric_tile_group/MetricTileGroup.css.d.ts.map +1 -0
  26. package/lib/types/components/dashboard/metric_tile_group/MetricTileGroup.d.ts +8 -0
  27. package/lib/types/components/dashboard/metric_tile_group/MetricTileGroup.d.ts.map +1 -0
  28. package/lib/types/components/dashboard/page_hero/PageHero.css.d.ts +7 -0
  29. package/lib/types/components/dashboard/page_hero/PageHero.css.d.ts.map +1 -0
  30. package/lib/types/components/dashboard/page_hero/PageHero.d.ts +11 -0
  31. package/lib/types/components/dashboard/page_hero/PageHero.d.ts.map +1 -0
  32. package/lib/types/components/dashboard/section_nav/SectionNav.css.d.ts +4 -0
  33. package/lib/types/components/dashboard/section_nav/SectionNav.css.d.ts.map +1 -0
  34. package/lib/types/components/dashboard/section_nav/SectionNav.d.ts +15 -0
  35. package/lib/types/components/dashboard/section_nav/SectionNav.d.ts.map +1 -0
  36. package/lib/types/components/dashboard/segmented_nav/SegmentedNav.css.d.ts +4 -0
  37. package/lib/types/components/dashboard/segmented_nav/SegmentedNav.css.d.ts.map +1 -0
  38. package/lib/types/components/dashboard/segmented_nav/SegmentedNav.d.ts +15 -0
  39. package/lib/types/components/dashboard/segmented_nav/SegmentedNav.d.ts.map +1 -0
  40. package/lib/types/components/dashboard/selectable_card/SelectableCard.css.d.ts +7 -0
  41. package/lib/types/components/dashboard/selectable_card/SelectableCard.css.d.ts.map +1 -0
  42. package/lib/types/components/dashboard/selectable_card/SelectableCard.d.ts +13 -0
  43. package/lib/types/components/dashboard/selectable_card/SelectableCard.d.ts.map +1 -0
  44. package/lib/types/components/dashboard/status_summary_panel/StatusSummaryPanel.css.d.ts +4 -0
  45. package/lib/types/components/dashboard/status_summary_panel/StatusSummaryPanel.css.d.ts.map +1 -0
  46. package/lib/types/components/dashboard/status_summary_panel/StatusSummaryPanel.d.ts +16 -0
  47. package/lib/types/components/dashboard/status_summary_panel/StatusSummaryPanel.d.ts.map +1 -0
  48. package/lib/types/components/layout/AppHeader.css.d.ts +9 -0
  49. package/lib/types/components/layout/AppHeader.css.d.ts.map +1 -0
  50. package/lib/types/components/layout/AppHeader.d.ts +13 -0
  51. package/lib/types/components/layout/AppHeader.d.ts.map +1 -0
  52. package/lib/types/index.d.ts +11 -0
  53. package/lib/types/index.d.ts.map +1 -1
  54. package/package.json +2 -2
  55. package/lib/esm/src-DhyZ4Z7d.js.map +0 -1
package/README.md CHANGED
@@ -13,6 +13,7 @@ It contains:
13
13
  - generic layouts and page shells
14
14
  - data-heavy and admin-oriented visual widgets
15
15
  - admin shell components
16
+ - dashboard and consultation composition components
16
17
 
17
18
  It does not contain:
18
19
 
@@ -1,5 +1,5 @@
1
1
  import "./HighlightCode-C-xPmbUz.js";
2
- import { jt as e } from "./src-DhyZ4Z7d.js";
2
+ import { At as e } from "./src-5epLK8Z7.js";
3
3
  import "./MarkdownCodeBlock-x4jjzmDF.js";
4
4
  import "./MarkdownRenderer-Cc-CjEOF.js";
5
5
  //#region src/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewerAsync.tsx
@@ -7,4 +7,4 @@ var t = e;
7
7
  //#endregion
8
8
  export { t as default };
9
9
 
10
- //# sourceMappingURL=BackofficeJsonViewerAsync-CHmTBo9y.js.map
10
+ //# sourceMappingURL=BackofficeJsonViewerAsync-Dny0Rt6G.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"BackofficeJsonViewerAsync-CHmTBo9y.js","names":[],"sources":["../../src/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewerAsync.tsx"],"sourcesContent":["import { BackofficeJsonViewer } from './BackofficeJsonViewer.js';\n\nexport default BackofficeJsonViewer;\n"],"mappings":";;;;;AAEA,IAAA,IAAe"}
1
+ {"version":3,"file":"BackofficeJsonViewerAsync-Dny0Rt6G.js","names":[],"sources":["../../src/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewerAsync.tsx"],"sourcesContent":["import { BackofficeJsonViewer } from './BackofficeJsonViewer.js';\n\nexport default BackofficeJsonViewer;\n"],"mappings":";;;;;AAEA,IAAA,IAAe"}