@bizdoc/core 3.2.3 → 3.2.6

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 (74) hide show
  1. package/assets/fonts/LICENSE +202 -0
  2. package/assets/fonts/material-symbols-outlined.woff2 +0 -0
  3. package/assets/fonts/material-symbols-rounded.woff2 +0 -0
  4. package/assets/fonts/material-symbols-sharp.woff2 +0 -0
  5. package/assets/system/icons.json +1 -1
  6. package/assets/themes/brown.min.css +1 -1
  7. package/assets/themes/dark.min.css +15 -1
  8. package/assets/themes/deep-purple-light-blue.min.css +1 -1
  9. package/assets/themes/deep-purple-teal.min.css +1 -1
  10. package/assets/themes/default.min.css +14 -14
  11. package/assets/themes/green.min.css +1 -1
  12. package/assets/themes/indigo-amber.min.css +1 -1
  13. package/assets/themes/indigo.min.css +1 -1
  14. package/esm2022/lib/admin/architecture/elements/cube.component.mjs +11 -10
  15. package/esm2022/lib/admin/architecture/icon-picker.component.mjs +3 -3
  16. package/esm2022/lib/admin/form/workflow/workflow.component.mjs +5 -5
  17. package/esm2022/lib/app.component.mjs +4 -6
  18. package/esm2022/lib/browse/browse-items.component.mjs +3 -3
  19. package/esm2022/lib/compose/compose.mobile.component.mjs +3 -3
  20. package/esm2022/lib/compose/compose.pane.component.mjs +3 -3
  21. package/esm2022/lib/compose/form-selector/form-selector.sheet.mjs +12 -14
  22. package/esm2022/lib/compose/new-menu.component.mjs +3 -2
  23. package/esm2022/lib/compose/trace/flow.component.mjs +2 -1
  24. package/esm2022/lib/core/base.mjs +1 -1
  25. package/esm2022/lib/core/document-factory.service.mjs +1 -1
  26. package/esm2022/lib/cube/accum/accum.component.mjs +2 -2
  27. package/esm2022/lib/cube/chart/chart.component.mjs +2 -2
  28. package/esm2022/lib/cube/cube.service.mjs +18 -12
  29. package/esm2022/lib/cube/explore/explore-items.component.mjs +2 -2
  30. package/esm2022/lib/cube/matrix/table.component.mjs +7 -8
  31. package/esm2022/lib/cube/pivot/pivot.component.mjs +2 -2
  32. package/esm2022/lib/cube/spreadsheet/spreadsheet.component.mjs +2 -2
  33. package/esm2022/lib/dashboard/cube/compare.widget.mjs +3 -2
  34. package/esm2022/lib/dashboard/cube/documents.widget.mjs +3 -3
  35. package/esm2022/lib/dashboard/recents/recents.widget.mjs +3 -3
  36. package/esm2022/lib/dashboard/score/compare-groups.widget.mjs +2 -2
  37. package/esm2022/lib/dashboard/score/pending-results.widget.mjs +3 -3
  38. package/esm2022/lib/dashboard/score/personal-score.widget.mjs +2 -4
  39. package/esm2022/lib/impersonate/impersonate.component.mjs +15 -6
  40. package/esm2022/lib/modules/circular-gauge.module.mjs +2 -2
  41. package/esm2022/lib/modules/diagram.module.mjs +3 -3
  42. package/esm2022/lib/options/options.component.mjs +1 -1
  43. package/esm2022/lib/reports/cube/usage-chart.component.mjs +2 -6
  44. package/esm2022/lib/routes.desktop.mjs +2 -2
  45. package/esm2022/lib/shared.module.mjs +5 -5
  46. package/esm2022/lib/views/cube/cube-base.mjs +1 -1
  47. package/esm2022/lib/views/cube/sum.component.mjs +1 -1
  48. package/esm2022/lib/views/cube/view.component.mjs +8 -8
  49. package/esm2022/lib/views/timeline/timeline.component.mjs +1 -1
  50. package/esm2022/lib/views/view-item.component.mjs +1 -1
  51. package/fesm2022/bizdoc-core.mjs +89 -78
  52. package/fesm2022/bizdoc-core.mjs.map +1 -1
  53. package/lib/admin/form/workflow/workflow.component.d.ts +2 -2
  54. package/lib/app.component.d.ts +0 -2
  55. package/lib/compose/form-selector/form-selector.sheet.d.ts +1 -3
  56. package/lib/core/base.d.ts +1 -1
  57. package/lib/cube/cube.service.d.ts +3 -3
  58. package/lib/impersonate/impersonate.component.d.ts +4 -3
  59. package/lib/shared.module.d.ts +1 -1
  60. package/lib/views/cube/cube-base.d.ts +2 -2
  61. package/lib/views/cube/sum.component.d.ts +2 -2
  62. package/lib/views/cube/view.component.d.ts +3 -3
  63. package/lib/views/timeline/timeline.component.d.ts +2 -2
  64. package/package.json +2 -3
  65. package/assets/fonts/MaterialIcons-Outlined.woff2 +0 -0
  66. package/assets/fonts/MaterialIcons-Regular.eot +0 -0
  67. package/assets/fonts/MaterialIcons-Regular.ijmap +0 -1
  68. package/assets/fonts/MaterialIcons-Regular.svg +0 -2373
  69. package/assets/fonts/MaterialIcons-Regular.ttf +0 -0
  70. package/assets/fonts/MaterialIcons-Regular.woff +0 -0
  71. package/assets/fonts/MaterialIcons-Regular.woff2 +0 -0
  72. package/assets/fonts/MaterialIcons.css +0 -55
  73. package/assets/fonts/README.md +0 -9
  74. package/assets/fonts/material-icons.css +0 -36
@@ -1,55 +0,0 @@
1
- /* fallback */
2
- @font-face {
3
- font-family: 'Material Icons';
4
- font-style: normal;
5
- font-weight: 400;
6
- font-display: swap;
7
- src: url(./MaterialIcons-Regular.eot); /* For IE6-8 */
8
- src: local('Material Icons'), local('MaterialIcons-Regular'), url(./MaterialIcons-Regular.woff2) format('woff2'), url(./MaterialIcons-Regular.woff) format('woff'), url(./MaterialIcons-Regular.ttf) format('truetype');
9
- }
10
- /* fallback */
11
- @font-face {
12
- font-family: 'Material Icons Outlined';
13
- font-style: normal;
14
- font-weight: 400;
15
- font-display: swap;
16
- src: url(./MaterialIcons-Outlined.woff2) format('woff2');
17
- }
18
-
19
- .material-icons {
20
- font-family: 'Material Icons';
21
- font-weight: normal;
22
- font-style: normal;
23
- font-size: 24px; /* Preferred icon size */
24
- display: inline-block;
25
- line-height: 1;
26
- text-transform: none;
27
- letter-spacing: normal;
28
- word-wrap: normal;
29
- white-space: nowrap;
30
- direction: ltr;
31
- /* Support for all WebKit browsers. */
32
- -webkit-font-smoothing: antialiased;
33
- /* Support for Safari and Chrome. */
34
- text-rendering: optimizeLegibility;
35
- /* Support for Firefox. */
36
- -moz-osx-font-smoothing: grayscale;
37
- /* Support for IE. */
38
- font-feature-settings: 'liga';
39
- }
40
-
41
- .material-icons-outlined {
42
- font-family: 'Material Icons Outlined';
43
- font-weight: normal;
44
- font-style: normal;
45
- font-size: 24px;
46
- line-height: 1;
47
- letter-spacing: normal;
48
- text-transform: none;
49
- display: inline-block;
50
- white-space: nowrap;
51
- word-wrap: normal;
52
- direction: ltr;
53
- -webkit-font-feature-settings: 'liga';
54
- -webkit-font-smoothing: antialiased;
55
- }
@@ -1,9 +0,0 @@
1
- The recommended way to use the Material Icons font is by linking to the web font hosted on Google Fonts:
2
-
3
- ```html
4
- <link href="https://fonts.googleapis.com/icon?family=Material+Icons"
5
- rel="stylesheet">
6
- ```
7
-
8
- Read more in our full usage guide:
9
- http://google.github.io/material-design-icons/#icon-font-for-the-web
@@ -1,36 +0,0 @@
1
- @font-face {
2
- font-family: 'Material Icons';
3
- font-style: normal;
4
- font-weight: 400;
5
- src: url(MaterialIcons-Regular.eot); /* For IE6-8 */
6
- src: local('Material Icons'),
7
- local('MaterialIcons-Regular'),
8
- url(MaterialIcons-Regular.woff2) format('woff2'),
9
- url(MaterialIcons-Regular.woff) format('woff'),
10
- url(MaterialIcons-Regular.ttf) format('truetype');
11
- }
12
-
13
- .material-icons {
14
- font-family: 'Material Icons';
15
- font-weight: normal;
16
- font-style: normal;
17
- font-size: 24px; /* Preferred icon size */
18
- display: inline-block;
19
- line-height: 1;
20
- text-transform: none;
21
- letter-spacing: normal;
22
- word-wrap: normal;
23
- white-space: nowrap;
24
- direction: ltr;
25
-
26
- /* Support for all WebKit browsers. */
27
- -webkit-font-smoothing: antialiased;
28
- /* Support for Safari and Chrome. */
29
- text-rendering: optimizeLegibility;
30
-
31
- /* Support for Firefox. */
32
- -moz-osx-font-smoothing: grayscale;
33
-
34
- /* Support for IE. */
35
- font-feature-settings: 'liga';
36
- }