qms-angular 1.0.53 → 1.0.54

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 (66) hide show
  1. package/bundles/qms-angular.umd.js +330 -1081
  2. package/bundles/qms-angular.umd.js.map +1 -1
  3. package/esm2015/lib/common/qms-icon.const.js +1 -107
  4. package/esm2015/lib/components/app-icon/icon-registry.service.js +2 -2
  5. package/esm2015/lib/components/related/common/qms-icon.const.js +107 -0
  6. package/esm2015/lib/components/related/common/tree.function.js +96 -0
  7. package/esm2015/lib/components/related/model/popup-data.model.js +1 -1
  8. package/esm2015/lib/components/related/model/risk-analysis.model.js +1 -1
  9. package/esm2015/lib/components/related/model/tree-config.model.js +3 -0
  10. package/esm2015/lib/components/related/model/tree-node.model.js +3 -0
  11. package/esm2015/lib/components/related/model/tree.model.js +3 -0
  12. package/esm2015/lib/components/related/popup/related-popup.component.js +3 -3
  13. package/esm2015/lib/components/related/related.module.js +10 -9
  14. package/esm2015/lib/components/related/risk/analysis/analysis.component.js +2 -2
  15. package/esm2015/lib/components/related/risk/list/list.component.js +1 -1
  16. package/esm2015/lib/components/related/tree/tree.component.js +684 -0
  17. package/esm2015/public-api.js +7 -13
  18. package/fesm2015/qms-angular.js +272 -993
  19. package/fesm2015/qms-angular.js.map +1 -1
  20. package/lib/common/qms-icon.const.d.ts +0 -23
  21. package/lib/components/related/common/qms-icon.const.d.ts +23 -0
  22. package/lib/components/{tree → related/common}/tree.function.d.ts +2 -2
  23. package/lib/components/related/model/popup-data.model.d.ts +2 -2
  24. package/lib/components/related/model/risk-analysis.model.d.ts +2 -2
  25. package/lib/components/{tree → related}/model/tree-config.model.d.ts +2 -2
  26. package/lib/components/{tree → related}/model/tree-node.model.d.ts +0 -0
  27. package/lib/components/{tree → related}/model/tree.model.d.ts +0 -0
  28. package/lib/components/related/popup/related-popup.component.d.ts +14 -4
  29. package/lib/components/related/related.module.d.ts +26 -26
  30. package/lib/components/related/risk/analysis/analysis.component.d.ts +11 -3
  31. package/lib/components/related/risk/list/list.component.d.ts +1 -1
  32. package/lib/components/{tree → related/tree}/tree.component.d.ts +16 -6
  33. package/package.json +1 -1
  34. package/public-api.d.ts +6 -12
  35. package/src/assets/jointjs/scss/bpmn.scss +28 -28
  36. package/src/assets/qms-ckeditor-plugin/build/ckeditor.js +1 -2
  37. package/src/assets/qms-ckeditor-plugin/build/ckeditor.js.map +1 -1
  38. package/src/assets/qms-ckeditor-plugin/package-lock.json +12190 -9
  39. package/src/assets/qms-ckeditor-plugin/src/ckeditor.js +0 -2
  40. package/src/assets/qms-ckeditor-plugin/src/dist/ckeditor.dev.js +173 -0
  41. package/src/assets/qms-ckeditor-plugin/src/plugins/fullscreen/dist/qmsCKEditorFullscreenPlugin.dev.js +87 -0
  42. package/src/lib/components/{tree → related/tree}/tree.component.scss +3 -3
  43. package/src/themes/_scrollbar.scss +10 -3
  44. package/esm2015/lib/components/select-include-children/model/select-option.model.js +0 -3
  45. package/esm2015/lib/components/select-include-children/model/select-popup-data.model.js +0 -9
  46. package/esm2015/lib/components/select-include-children/model/select.const.js +0 -6
  47. package/esm2015/lib/components/select-include-children/select-include-children.component.js +0 -562
  48. package/esm2015/lib/components/select-include-children/select-include-children.module.js +0 -102
  49. package/esm2015/lib/components/select-include-children/services/select-global.service.js +0 -22
  50. package/esm2015/lib/components/tree/model/tree-config.model.js +0 -3
  51. package/esm2015/lib/components/tree/model/tree-flat-node.model.js +0 -3
  52. package/esm2015/lib/components/tree/model/tree-node.model.js +0 -3
  53. package/esm2015/lib/components/tree/model/tree.model.js +0 -3
  54. package/esm2015/lib/components/tree/tree.component.js +0 -685
  55. package/esm2015/lib/components/tree/tree.function.js +0 -96
  56. package/esm2015/lib/components/tree/tree.module.js +0 -90
  57. package/lib/components/select-include-children/model/select-option.model.d.ts +0 -9
  58. package/lib/components/select-include-children/model/select-popup-data.model.d.ts +0 -11
  59. package/lib/components/select-include-children/model/select.const.d.ts +0 -5
  60. package/lib/components/select-include-children/select-include-children.component.d.ts +0 -88
  61. package/lib/components/select-include-children/select-include-children.module.d.ts +0 -27
  62. package/lib/components/select-include-children/services/select-global.service.d.ts +0 -12
  63. package/lib/components/tree/model/tree-flat-node.model.d.ts +0 -11
  64. package/lib/components/tree/tree.module.d.ts +0 -24
  65. package/src/lib/components/select-include-children/select-include-children.component.scss +0 -304
  66. package/src/themes/_non-bg-scrollbar.scss +0 -33
@@ -1,24 +1 @@
1
1
  export declare const BREADCRUMB_DROPDOWN_ICON = "<svg width=\"28\" height=\"28\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.3552 5.35508C11.9118 4.91175 11.3168 4.66675 10.6985 4.66675H4.66683C3.3835 4.66675 2.34516 5.71675 2.34516 7.00008L2.3335 21.0001C2.3335 22.2834 3.3835 23.3334 4.66683 23.3334H23.3335C24.6168 23.3334 25.6668 22.2834 25.6668 21.0001V9.33341C25.6668 8.05008 24.6168 7.00008 23.3335 7.00008H14.0002L12.3552 5.35508Z\" fill=\"#00324E\"/>\n<path d=\"M10.25 13.125L14 16.875L17.75 13.125H10.25Z\" fill=\"white\" fill-opacity=\"0.6\"/>\n</svg>\n";
2
- export declare const PROCESS_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 3V9H5V19H15V21H21V15H15V17H7V9H9V7H15V9H21V3H15V5H9V3H3ZM7 5V7H5V5H7ZM19 5V7H17V5H19ZM19 19V17H17V19H19Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
3
- export declare const PROCESS_AREA_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H11V18H4V6H9.17L11.17 8H20V11H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M13 16.5V13H16.5V14.1667H20V13H23.5V16.5H20V15.3333H16.5V16.5H15.3333V21.1667H20V20H23.5V23.5H20V22.3333H14.1667V16.5H13Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
4
- export declare const PROCESS_AREA_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V11H13C11.8954 11 11 11.8954 11 13V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M13 16.5V13H16.5V14.1667H20V13H23.5V16.5H20V15.3333H16.5V16.5H15.3333V21.1667H20V20H23.5V23.5H20V22.3333H14.1667V16.5H13Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
5
- export declare const DOCUMENT_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 2H14L20 8V20C20 21.1 19.1 22 18 22H5.99C4.89 22 4 21.1 4 20L4.01 4C4.01 2.9 4.9 2 6 2ZM6 4V20H18V9H13V4H6Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
6
- export declare const DEVIATION_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 21.5L12 2.5L23 21.5H1ZM19.53 19.5L12 6.49L4.47 19.5H19.53ZM11 16.5V18.5H13V16.5H11ZM11 10.5H13V14.5H11V10.5Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
7
- export declare const CHECKLIST_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M3 13H5V11H3V13Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M3 17H5V15H3V17Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M3 9H5V7H3V9Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M7 13H21V11H7V13Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M7 17H21V15H7V17Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M7 7V9H21V7H7Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
8
- export declare const RISK_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 3V21H21V3H3ZM11 19H5V13H11V19ZM5 11H11V5H5V11ZM19 19H13V13H19V19ZM13 11H19V5H13V11Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
9
- export declare const NORMAL_FOLDER_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V18C22 19.1 21.1 20 20 20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4ZM11.17 8L9.17 6H4V18H20V8H11.17Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
10
- export declare const NORMAL_FOLDER_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.59 4.59C10.21 4.21 9.7 4 9.17 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6H12L10.59 4.59Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
11
- export declare const LOCAL_FOLDER_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H11V18H4V6H9.17L11.17 8H20V12H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 21.5001V19.0001H19V21.5001C19 21.7751 19.225 22.0001 19.5 22.0001H21C21.275 22.0001 21.5 21.7751 21.5 21.5001V18.0001H22.35C22.58 18.0001 22.69 17.7151 22.515 17.5651L18.335 13.8001C18.145 13.6301 17.855 13.6301 17.665 13.8001L13.485 17.5651C13.315 17.7151 13.42 18.0001 13.65 18.0001H14.5V21.5001C14.5 21.7751 14.725 22.0001 15 22.0001H16.5C16.775 22.0001 17 21.7751 17 21.5001Z\" fill=\"#1954A9\"/>\n</svg>\n";
12
- export declare const LOCAL_FOLDER_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V12H17C13.6863 12 11 14.6863 11 18V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 21.5001V19.0001H19V21.5001C19 21.7751 19.225 22.0001 19.5 22.0001H21C21.275 22.0001 21.5 21.7751 21.5 21.5001V18.0001H22.35C22.58 18.0001 22.69 17.7151 22.515 17.5651L18.335 13.8001C18.145 13.6301 17.855 13.6301 17.665 13.8001L13.485 17.5651C13.315 17.7151 13.42 18.0001 13.65 18.0001H14.5V21.5001C14.5 21.7751 14.725 22.0001 15 22.0001H16.5C16.775 22.0001 17 21.7751 17 21.5001Z\" fill=\"#1954A9\"/>\n</svg>\n";
13
- export declare const ENTERPRISE_FOLDER_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H11V18H4V6H9.17L11.17 8H20V11H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.5 17.5V13.5H15.5V15.5H13.5V22.5H17.5V20.5H18.5V22.5H22.5V17.5H20.5ZM15.5 21.5H14.5V20.5H15.5V21.5ZM15.5 19.5H14.5V18.5H15.5V19.5ZM15.5 17.5H14.5V16.5H15.5V17.5ZM17.5 19.5H16.5V18.5H17.5V19.5ZM17.5 17.5H16.5V16.5H17.5V17.5ZM17.5 15.5H16.5V14.5H17.5V15.5ZM19.5 19.5H18.5V18.5H19.5V19.5ZM19.5 17.5H18.5V16.5H19.5V17.5ZM19.5 15.5H18.5V14.5H19.5V15.5ZM21.5 21.5H20.5V20.5H21.5V21.5ZM21.5 19.5H20.5V18.5H21.5V19.5Z\" fill=\"#CF4714\"/>\n</svg>\n";
14
- export declare const ENTERPRISE_FOLDER_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V11H17C13.6863 11 11 13.6863 11 17V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.5 17.5V13.5H15.5V15.5H13.5V22.5H17.5V20.5H18.5V22.5H22.5V17.5H20.5ZM15.5 21.5H14.5V20.5H15.5V21.5ZM15.5 19.5H14.5V18.5H15.5V19.5ZM15.5 17.5H14.5V16.5H15.5V17.5ZM17.5 19.5H16.5V18.5H17.5V19.5ZM17.5 17.5H16.5V16.5H17.5V17.5ZM17.5 15.5H16.5V14.5H17.5V15.5ZM19.5 19.5H18.5V18.5H19.5V19.5ZM19.5 17.5H18.5V16.5H19.5V17.5ZM19.5 15.5H18.5V14.5H19.5V15.5ZM21.5 21.5H20.5V20.5H21.5V21.5ZM21.5 19.5H20.5V18.5H21.5V19.5Z\" fill=\"#CF4714\"/>\n</svg>";
15
- export declare const REGIONAL_FOLDER_OUTLINED_ICON = "<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H12V18H4V6H9.17L11.17 8H20V11H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.4999 13.0833C16.4037 13.0833 14.7083 14.7787 14.7083 16.8749C14.7083 19.1337 17.1024 22.2483 18.0883 23.4345C18.3049 23.6945 18.7003 23.6945 18.917 23.4345C19.8974 22.2483 22.2916 19.1337 22.2916 16.8749C22.2916 14.7787 20.5962 13.0833 18.4999 13.0833ZM18.4999 18.2291C17.7524 18.2291 17.1458 17.6224 17.1458 16.8749C17.1458 16.1274 17.7524 15.5208 18.4999 15.5208C19.2474 15.5208 19.8541 16.1274 19.8541 16.8749C19.8541 17.6224 19.2474 18.2291 18.4999 18.2291Z\" fill=\"#662E0D\"/>\n</svg>\n";
16
- export declare const REGIONAL_FOLDER_ICON = "<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V11H18C14.6863 11 12 13.6863 12 17V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.4999 13.0833C16.4037 13.0833 14.7083 14.7787 14.7083 16.8749C14.7083 19.1337 17.1024 22.2483 18.0883 23.4345C18.3049 23.6945 18.7003 23.6945 18.917 23.4345C19.8974 22.2483 22.2916 19.1337 22.2916 16.8749C22.2916 14.7787 20.5962 13.0833 18.4999 13.0833ZM18.4999 18.2291C17.7524 18.2291 17.1458 17.6224 17.1458 16.8749C17.1458 16.1274 17.7524 15.5208 18.4999 15.5208C19.2474 15.5208 19.8541 16.1274 19.8541 16.8749C19.8541 17.6224 19.2474 18.2291 18.4999 18.2291Z\" fill=\"#662E0D\"/>\n</svg>\n";
17
- export declare const DEPARTMENT_FOLDER_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H11V18H4V6H9.17L11.17 8H20V12H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 15.25H22C22.555 15.25 23 15.695 23 16.25V21.75C23 22.305 22.555 22.75 22 22.75H14C13.445 22.75 13 22.305 13 21.75L13.005 16.25C13.005 15.695 13.445 15.25 14 15.25H16V14.25C16 13.695 16.445 13.25 17 13.25H19C19.555 13.25 20 13.695 20 14.25V15.25ZM17 15.25H19V14.25H17V15.25Z\" fill=\"#00804C\"/>\n</svg>\n";
18
- export declare const DEPARTMENT_FOLDER_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V12H17C13.6863 12 11 14.6863 11 18V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 15.25H22C22.555 15.25 23 15.695 23 16.25V21.75C23 22.305 22.555 22.75 22 22.75H14C13.445 22.75 13 22.305 13 21.75L13.005 16.25C13.005 15.695 13.445 15.25 14 15.25H16V14.25C16 13.695 16.445 13.25 17 13.25H19C19.555 13.25 20 13.695 20 14.25V15.25ZM17 15.25H19V14.25H17V15.25Z\" fill=\"#00804C\"/>\n</svg>\n";
19
- export declare const KEYBOARD_UP_ICON = "<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"#000000\"><path d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z\"/></svg>\n";
20
- export declare const KEYBOARD_DOWN_ICON = "<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"#000000\"><path d=\"M0 0h24v24H0V0z\" fill=\"none\"/><path d=\"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z\"/></svg>\n";
21
- export declare const DOCUMENT_LOCAL_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H11V20H6V4H13V9H18V12H20V8L14 2Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 21.5001V19.0001H19V21.5001C19 21.7751 19.225 22.0001 19.5 22.0001H21C21.275 22.0001 21.5 21.7751 21.5 21.5001V18.0001H22.35C22.58 18.0001 22.69 17.7151 22.515 17.5651L18.335 13.8001C18.145 13.6301 17.855 13.6301 17.665 13.8001L13.485 17.5651C13.315 17.7151 13.42 18.0001 13.65 18.0001H14.5V21.5001C14.5 21.7751 14.725 22.0001 15 22.0001H16.5C16.775 22.0001 17 21.7751 17 21.5001Z\" fill=\"#1954A9\"/>\n</svg>\n";
22
- export declare const DOCUMENT_DEPARTMENT_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H11V20H6V4H13V9H18V12H20V8L14 2Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 15.25H22C22.555 15.25 23 15.695 23 16.25V21.75C23 22.305 22.555 22.75 22 22.75H14C13.445 22.75 13 22.305 13 21.75L13.005 16.25C13.005 15.695 13.445 15.25 14 15.25H16V14.25C16 13.695 16.445 13.25 17 13.25H19C19.555 13.25 20 13.695 20 14.25V15.25ZM17 15.25H19V14.25H17V15.25Z\" fill=\"#00804C\"/>\n</svg>\n";
23
- export declare const DOCUMENT_REGIONAL_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H11V20H6V4H13V9H18V12H20V8L14 2Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18 13C16.065 13 14.5 14.565 14.5 16.5C14.5 18.585 16.71 21.46 17.62 22.555C17.82 22.795 18.185 22.795 18.385 22.555C19.29 21.46 21.5 18.585 21.5 16.5C21.5 14.565 19.935 13 18 13ZM18 17.75C17.31 17.75 16.75 17.19 16.75 16.5C16.75 15.81 17.31 15.25 18 15.25C18.69 15.25 19.25 15.81 19.25 16.5C19.25 17.19 18.69 17.75 18 17.75Z\" fill=\"#662E0D\"/>\n</svg>\n";
24
- export declare const DOCUMENT_ENTERPRISE_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H11V20H6V4H13V9H18V12H20V8L14 2Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.5 17.5V13.5H15.5V15.5H13.5V22.5H17.5V20.5H18.5V22.5H22.5V17.5H20.5ZM15.5 21.5H14.5V20.5H15.5V21.5ZM15.5 19.5H14.5V18.5H15.5V19.5ZM15.5 17.5H14.5V16.5H15.5V17.5ZM17.5 19.5H16.5V18.5H17.5V19.5ZM17.5 17.5H16.5V16.5H17.5V17.5ZM17.5 15.5H16.5V14.5H17.5V15.5ZM19.5 19.5H18.5V18.5H19.5V19.5ZM19.5 17.5H18.5V16.5H19.5V17.5ZM19.5 15.5H18.5V14.5H19.5V15.5ZM21.5 21.5H20.5V20.5H21.5V21.5ZM21.5 19.5H20.5V18.5H21.5V19.5Z\" fill=\"#CF4714\"/>\n</svg>\n";
@@ -0,0 +1,23 @@
1
+ export declare const PROCESS_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 3V9H5V19H15V21H21V15H15V17H7V9H9V7H15V9H21V3H15V5H9V3H3ZM7 5V7H5V5H7ZM19 5V7H17V5H19ZM19 19V17H17V19H19Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
2
+ export declare const PROCESS_AREA_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H11V18H4V6H9.17L11.17 8H20V11H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M13 16.5V13H16.5V14.1667H20V13H23.5V16.5H20V15.3333H16.5V16.5H15.3333V21.1667H20V20H23.5V23.5H20V22.3333H14.1667V16.5H13Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
3
+ export declare const PROCESS_AREA_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V11H13C11.8954 11 11 11.8954 11 13V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M13 16.5V13H16.5V14.1667H20V13H23.5V16.5H20V15.3333H16.5V16.5H15.3333V21.1667H20V20H23.5V23.5H20V22.3333H14.1667V16.5H13Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
4
+ export declare const DOCUMENT_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 2H14L20 8V20C20 21.1 19.1 22 18 22H5.99C4.89 22 4 21.1 4 20L4.01 4C4.01 2.9 4.9 2 6 2ZM6 4V20H18V9H13V4H6Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
5
+ export declare const DEVIATION_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 21.5L12 2.5L23 21.5H1ZM19.53 19.5L12 6.49L4.47 19.5H19.53ZM11 16.5V18.5H13V16.5H11ZM11 10.5H13V14.5H11V10.5Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
6
+ export declare const CHECKLIST_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path d=\"M3 13H5V11H3V13Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M3 17H5V15H3V17Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M3 9H5V7H3V9Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M7 13H21V11H7V13Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M7 17H21V15H7V17Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path d=\"M7 7V9H21V7H7Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
7
+ export declare const RISK_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3 3V21H21V3H3ZM11 19H5V13H11V19ZM5 11H11V5H5V11ZM19 19H13V13H19V19ZM13 11H19V5H13V11Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
8
+ export declare const NORMAL_FOLDER_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V18C22 19.1 21.1 20 20 20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4ZM11.17 8L9.17 6H4V18H20V8H11.17Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
9
+ export declare const NORMAL_FOLDER_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10.59 4.59C10.21 4.21 9.7 4 9.17 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H20C21.1 20 22 19.1 22 18V8C22 6.9 21.1 6 20 6H12L10.59 4.59Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n</svg>\n";
10
+ export declare const LOCAL_FOLDER_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H11V18H4V6H9.17L11.17 8H20V12H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 21.5001V19.0001H19V21.5001C19 21.7751 19.225 22.0001 19.5 22.0001H21C21.275 22.0001 21.5 21.7751 21.5 21.5001V18.0001H22.35C22.58 18.0001 22.69 17.7151 22.515 17.5651L18.335 13.8001C18.145 13.6301 17.855 13.6301 17.665 13.8001L13.485 17.5651C13.315 17.7151 13.42 18.0001 13.65 18.0001H14.5V21.5001C14.5 21.7751 14.725 22.0001 15 22.0001H16.5C16.775 22.0001 17 21.7751 17 21.5001Z\" fill=\"#1954A9\"/>\n</svg>\n";
11
+ export declare const LOCAL_FOLDER_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V12H17C13.6863 12 11 14.6863 11 18V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 21.5001V19.0001H19V21.5001C19 21.7751 19.225 22.0001 19.5 22.0001H21C21.275 22.0001 21.5 21.7751 21.5 21.5001V18.0001H22.35C22.58 18.0001 22.69 17.7151 22.515 17.5651L18.335 13.8001C18.145 13.6301 17.855 13.6301 17.665 13.8001L13.485 17.5651C13.315 17.7151 13.42 18.0001 13.65 18.0001H14.5V21.5001C14.5 21.7751 14.725 22.0001 15 22.0001H16.5C16.775 22.0001 17 21.7751 17 21.5001Z\" fill=\"#1954A9\"/>\n</svg>\n";
12
+ export declare const ENTERPRISE_FOLDER_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H11V18H4V6H9.17L11.17 8H20V11H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.5 17.5V13.5H15.5V15.5H13.5V22.5H17.5V20.5H18.5V22.5H22.5V17.5H20.5ZM15.5 21.5H14.5V20.5H15.5V21.5ZM15.5 19.5H14.5V18.5H15.5V19.5ZM15.5 17.5H14.5V16.5H15.5V17.5ZM17.5 19.5H16.5V18.5H17.5V19.5ZM17.5 17.5H16.5V16.5H17.5V17.5ZM17.5 15.5H16.5V14.5H17.5V15.5ZM19.5 19.5H18.5V18.5H19.5V19.5ZM19.5 17.5H18.5V16.5H19.5V17.5ZM19.5 15.5H18.5V14.5H19.5V15.5ZM21.5 21.5H20.5V20.5H21.5V21.5ZM21.5 19.5H20.5V18.5H21.5V19.5Z\" fill=\"#CF4714\"/>\n</svg>\n";
13
+ export declare const ENTERPRISE_FOLDER_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V11H17C13.6863 11 11 13.6863 11 17V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.5 17.5V13.5H15.5V15.5H13.5V22.5H17.5V20.5H18.5V22.5H22.5V17.5H20.5ZM15.5 21.5H14.5V20.5H15.5V21.5ZM15.5 19.5H14.5V18.5H15.5V19.5ZM15.5 17.5H14.5V16.5H15.5V17.5ZM17.5 19.5H16.5V18.5H17.5V19.5ZM17.5 17.5H16.5V16.5H17.5V17.5ZM17.5 15.5H16.5V14.5H17.5V15.5ZM19.5 19.5H18.5V18.5H19.5V19.5ZM19.5 17.5H18.5V16.5H19.5V17.5ZM19.5 15.5H18.5V14.5H19.5V15.5ZM21.5 21.5H20.5V20.5H21.5V21.5ZM21.5 19.5H20.5V18.5H21.5V19.5Z\" fill=\"#CF4714\"/>\n</svg>";
14
+ export declare const REGIONAL_FOLDER_OUTLINED_ICON = "<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H12V18H4V6H9.17L11.17 8H20V11H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.4999 13.0833C16.4037 13.0833 14.7083 14.7787 14.7083 16.8749C14.7083 19.1337 17.1024 22.2483 18.0883 23.4345C18.3049 23.6945 18.7003 23.6945 18.917 23.4345C19.8974 22.2483 22.2916 19.1337 22.2916 16.8749C22.2916 14.7787 20.5962 13.0833 18.4999 13.0833ZM18.4999 18.2291C17.7524 18.2291 17.1458 17.6224 17.1458 16.8749C17.1458 16.1274 17.7524 15.5208 18.4999 15.5208C19.2474 15.5208 19.8541 16.1274 19.8541 16.8749C19.8541 17.6224 19.2474 18.2291 18.4999 18.2291Z\" fill=\"#662E0D\"/>\n</svg>\n";
15
+ export declare const REGIONAL_FOLDER_ICON = "<svg width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V11H18C14.6863 11 12 13.6863 12 17V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18.4999 13.0833C16.4037 13.0833 14.7083 14.7787 14.7083 16.8749C14.7083 19.1337 17.1024 22.2483 18.0883 23.4345C18.3049 23.6945 18.7003 23.6945 18.917 23.4345C19.8974 22.2483 22.2916 19.1337 22.2916 16.8749C22.2916 14.7787 20.5962 13.0833 18.4999 13.0833ZM18.4999 18.2291C17.7524 18.2291 17.1458 17.6224 17.1458 16.8749C17.1458 16.1274 17.7524 15.5208 18.4999 15.5208C19.2474 15.5208 19.8541 16.1274 19.8541 16.8749C19.8541 17.6224 19.2474 18.2291 18.4999 18.2291Z\" fill=\"#662E0D\"/>\n</svg>\n";
16
+ export declare const DEPARTMENT_FOLDER_OUTLINED_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M10 4H4C2.9 4 2.01 4.9 2.01 6L2 18C2 19.1 2.9 20 4 20H11V18H4V6H9.17L11.17 8H20V12H22V8C22 6.9 21.1 6 20 6H12L10 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 15.25H22C22.555 15.25 23 15.695 23 16.25V21.75C23 22.305 22.555 22.75 22 22.75H14C13.445 22.75 13 22.305 13 21.75L13.005 16.25C13.005 15.695 13.445 15.25 14 15.25H16V14.25C16 13.695 16.445 13.25 17 13.25H19C19.555 13.25 20 13.695 20 14.25V15.25ZM17 15.25H19V14.25H17V15.25Z\" fill=\"#00804C\"/>\n</svg>\n";
17
+ export declare const DEPARTMENT_FOLDER_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M4 4H10L12 6H20C21.1 6 22 6.9 22 8V12H17C13.6863 12 11 14.6863 11 18V20H4C2.9 20 2 19.1 2 18L2.01 6C2.01 4.9 2.9 4 4 4Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 15.25H22C22.555 15.25 23 15.695 23 16.25V21.75C23 22.305 22.555 22.75 22 22.75H14C13.445 22.75 13 22.305 13 21.75L13.005 16.25C13.005 15.695 13.445 15.25 14 15.25H16V14.25C16 13.695 16.445 13.25 17 13.25H19C19.555 13.25 20 13.695 20 14.25V15.25ZM17 15.25H19V14.25H17V15.25Z\" fill=\"#00804C\"/>\n</svg>\n";
18
+ export declare const KEYBOARD_UP_ICON = "<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"#000000\"><path d=\"M0 0h24v24H0z\" fill=\"none\"/><path d=\"M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z\"/></svg>\n";
19
+ export declare const KEYBOARD_DOWN_ICON = "<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"24px\" viewBox=\"0 0 24 24\" width=\"24px\" fill=\"#000000\"><path d=\"M0 0h24v24H0V0z\" fill=\"none\"/><path d=\"M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z\"/></svg>\n";
20
+ export declare const DOCUMENT_LOCAL_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H11V20H6V4H13V9H18V12H20V8L14 2Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M17 21.5001V19.0001H19V21.5001C19 21.7751 19.225 22.0001 19.5 22.0001H21C21.275 22.0001 21.5 21.7751 21.5 21.5001V18.0001H22.35C22.58 18.0001 22.69 17.7151 22.515 17.5651L18.335 13.8001C18.145 13.6301 17.855 13.6301 17.665 13.8001L13.485 17.5651C13.315 17.7151 13.42 18.0001 13.65 18.0001H14.5V21.5001C14.5 21.7751 14.725 22.0001 15 22.0001H16.5C16.775 22.0001 17 21.7751 17 21.5001Z\" fill=\"#1954A9\"/>\n</svg>\n";
21
+ export declare const DOCUMENT_DEPARTMENT_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H11V20H6V4H13V9H18V12H20V8L14 2Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20 15.25H22C22.555 15.25 23 15.695 23 16.25V21.75C23 22.305 22.555 22.75 22 22.75H14C13.445 22.75 13 22.305 13 21.75L13.005 16.25C13.005 15.695 13.445 15.25 14 15.25H16V14.25C16 13.695 16.445 13.25 17 13.25H19C19.555 13.25 20 13.695 20 14.25V15.25ZM17 15.25H19V14.25H17V15.25Z\" fill=\"#00804C\"/>\n</svg>\n";
22
+ export declare const DOCUMENT_REGIONAL_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H11V20H6V4H13V9H18V12H20V8L14 2Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M18 13C16.065 13 14.5 14.565 14.5 16.5C14.5 18.585 16.71 21.46 17.62 22.555C17.82 22.795 18.185 22.795 18.385 22.555C19.29 21.46 21.5 18.585 21.5 16.5C21.5 14.565 19.935 13 18 13ZM18 17.75C17.31 17.75 16.75 17.19 16.75 16.5C16.75 15.81 17.31 15.25 18 15.25C18.69 15.25 19.25 15.81 19.25 16.5C19.25 17.19 18.69 17.75 18 17.75Z\" fill=\"#662E0D\"/>\n</svg>\n";
23
+ export declare const DOCUMENT_ENTERPRISE_ICON = "<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M14 2H6C4.9 2 4.01 2.9 4.01 4L4 20C4 21.1 4.89 22 5.99 22H11V20H6V4H13V9H18V12H20V8L14 2Z\" fill=\"black\" fill-opacity=\"0.6\"/>\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.5 17.5V13.5H15.5V15.5H13.5V22.5H17.5V20.5H18.5V22.5H22.5V17.5H20.5ZM15.5 21.5H14.5V20.5H15.5V21.5ZM15.5 19.5H14.5V18.5H15.5V19.5ZM15.5 17.5H14.5V16.5H15.5V17.5ZM17.5 19.5H16.5V18.5H17.5V19.5ZM17.5 17.5H16.5V16.5H17.5V17.5ZM17.5 15.5H16.5V14.5H17.5V15.5ZM19.5 19.5H18.5V18.5H19.5V19.5ZM19.5 17.5H18.5V16.5H19.5V17.5ZM19.5 15.5H18.5V14.5H19.5V15.5ZM21.5 21.5H20.5V20.5H21.5V21.5ZM21.5 19.5H20.5V18.5H21.5V19.5Z\" fill=\"#CF4714\"/>\n</svg>\n";
@@ -1,5 +1,5 @@
1
- import { TreeNode } from './model/tree-node.model';
2
- import { TreeModel } from './model/tree.model';
1
+ import { TreeNode } from '../model/tree-node.model';
2
+ import { TreeModel } from '../model/tree.model';
3
3
  declare function buildArrayTree(obj: object, level: number): TreeNode[];
4
4
  declare function buildObjectTree(arr: TreeModel[]): object;
5
5
  declare function findParent(id: string, array: TreeModel[]): {};
@@ -1,5 +1,5 @@
1
- import { TreeConfig } from "../../tree/model/tree-config.model";
2
- import { TreeModel } from "../../tree/model/tree.model";
1
+ import { TreeConfig } from "./tree-config.model";
2
+ import { TreeModel } from "./tree.model";
3
3
  export declare class PopupData {
4
4
  moduleId: number;
5
5
  moduleName: string;
@@ -1,5 +1,5 @@
1
- import { TreeConfig } from "../../tree/model/tree-config.model";
2
- import { TreeModel } from "../../tree/model/tree.model";
1
+ import { TreeConfig } from "./tree-config.model";
2
+ import { TreeModel } from "./tree.model";
3
3
  export declare class RiskAnalysis {
4
4
  title: string;
5
5
  dangers: Array<TreeModel>;
@@ -1,11 +1,11 @@
1
- import { DataType } from "../../related/common/data-type.enum";
1
+ import { DataType } from "../common/data-type.enum";
2
2
  export declare class TreeConfig {
3
3
  allowSelectFolder: boolean;
4
4
  areaOfCurrentProcess: string;
5
5
  showCheckBox: boolean;
6
6
  allowMultipleCheck: boolean;
7
7
  onlyCheckBoxForChild: boolean;
8
- moduleId?: DataType;
8
+ moduleId: DataType;
9
9
  openIcon?: string;
10
10
  openIconColor: string;
11
11
  closeIcon?: string;
@@ -13,12 +13,21 @@ import { ModuleType } from '../common/module-type.enum';
13
13
  import { PopupData } from '../model/popup-data.model';
14
14
  import { IRelated } from '../model/related-data.model';
15
15
  import { SelectedNode } from '../model/selected-node.model';
16
- import { TreeConfig } from '../../tree/model/tree-config.model';
17
- import { TreeModel } from '../../tree/model/tree.model';
16
+ import { TreeConfig } from '../model/tree-config.model';
17
+ import { TreeModel } from '../model/tree.model';
18
18
  import { QMSRelatedGlobalService } from '../service/related-global.service';
19
- import { TreeComponent } from '../../tree/tree.component';
20
- import { TreeFlatNode } from '../../tree/model/tree-flat-node.model';
19
+ import { TreeComponent } from '../tree/tree.component';
21
20
  import * as i0 from "@angular/core";
21
+ interface TreeFlatNode {
22
+ id: string;
23
+ name: string;
24
+ level: number;
25
+ expandable: boolean;
26
+ hasChild: boolean;
27
+ parentId?: string;
28
+ disabled: boolean;
29
+ levelType?: number;
30
+ }
22
31
  export declare class RelatedPopupComponent implements OnInit, OnDestroy, AfterViewChecked {
23
32
  private cdRef;
24
33
  translate: TranslateLibraryService;
@@ -109,3 +118,4 @@ export declare class RelatedPopupComponent implements OnInit, OnDestroy, AfterVi
109
118
  static ɵfac: i0.ɵɵFactoryDeclaration<RelatedPopupComponent, never>;
110
119
  static ɵcmp: i0.ɵɵComponentDeclaration<RelatedPopupComponent, "qms-related-popup", never, {}, {}, never, never>;
111
120
  }
121
+ export {};
@@ -1,31 +1,31 @@
1
1
  import * as i0 from "@angular/core";
2
- import * as i1 from "./popup/related-popup.component";
3
- import * as i2 from "./content/related-content.component";
4
- import * as i3 from "./sidenav/sidenav.component";
5
- import * as i4 from "./risk/analysis/analysis.component";
6
- import * as i5 from "./risk/result/result.component";
7
- import * as i6 from "./risk/list/list.component";
8
- import * as i7 from "./list-other-related/list-related.component";
9
- import * as i8 from "@angular/common";
10
- import * as i9 from "@angular/material/tree";
11
- import * as i10 from "@angular/material/icon";
12
- import * as i11 from "@angular/material/button";
13
- import * as i12 from "@angular/material/checkbox";
14
- import * as i13 from "@angular/material/expansion";
15
- import * as i14 from "@angular/material/autocomplete";
16
- import * as i15 from "@angular/forms";
17
- import * as i16 from "@angular/cdk/scrolling";
18
- import * as i17 from "@angular/material/card";
19
- import * as i18 from "@angular/material/sidenav";
20
- import * as i19 from "@angular/material/list";
21
- import * as i20 from "../../material-module";
22
- import * as i21 from "../list/list.module";
23
- import * as i22 from "../../qms-angular.module";
24
- import * as i23 from "../breadcrumb/breadcrumb.module";
25
- import * as i24 from "../app-icon/app-icon.module";
26
- import * as i25 from "../tree/tree.module";
2
+ import * as i1 from "./tree/tree.component";
3
+ import * as i2 from "./popup/related-popup.component";
4
+ import * as i3 from "./content/related-content.component";
5
+ import * as i4 from "./sidenav/sidenav.component";
6
+ import * as i5 from "./risk/analysis/analysis.component";
7
+ import * as i6 from "./risk/result/result.component";
8
+ import * as i7 from "./risk/list/list.component";
9
+ import * as i8 from "./list-other-related/list-related.component";
10
+ import * as i9 from "@angular/common";
11
+ import * as i10 from "@angular/material/tree";
12
+ import * as i11 from "@angular/material/icon";
13
+ import * as i12 from "@angular/material/button";
14
+ import * as i13 from "@angular/material/checkbox";
15
+ import * as i14 from "@angular/material/expansion";
16
+ import * as i15 from "@angular/material/autocomplete";
17
+ import * as i16 from "@angular/forms";
18
+ import * as i17 from "@angular/cdk/scrolling";
19
+ import * as i18 from "@angular/material/card";
20
+ import * as i19 from "@angular/material/sidenav";
21
+ import * as i20 from "@angular/material/list";
22
+ import * as i21 from "../../material-module";
23
+ import * as i22 from "../list/list.module";
24
+ import * as i23 from "../../qms-angular.module";
25
+ import * as i24 from "../breadcrumb/breadcrumb.module";
26
+ import * as i25 from "../app-icon/app-icon.module";
27
27
  export declare class QMSRelatedModule {
28
28
  static ɵfac: i0.ɵɵFactoryDeclaration<QMSRelatedModule, never>;
29
- static ɵmod: i0.ɵɵNgModuleDeclaration<QMSRelatedModule, [typeof i1.RelatedPopupComponent, typeof i2.RelatedContentComponent, typeof i3.SidenavComponent, typeof i4.RiskAnalysisComponent, typeof i5.RiskResultComponent, typeof i6.RiskListComponent, typeof i7.RelatedListComponent], [typeof i8.CommonModule, typeof i9.MatTreeModule, typeof i10.MatIconModule, typeof i11.MatButtonModule, typeof i12.MatCheckboxModule, typeof i13.MatExpansionModule, typeof i14.MatAutocompleteModule, typeof i15.ReactiveFormsModule, typeof i16.ScrollingModule, typeof i17.MatCardModule, typeof i18.MatSidenavModule, typeof i19.MatListModule, typeof i20.SharedMaterialModule, typeof i21.QMSListModule, typeof i22.QmsAngularModule, typeof i23.QMSBreadcrumbModule, typeof i24.QMSAppIconModule, typeof i25.QMSTreeModule], [typeof i1.RelatedPopupComponent, typeof i2.RelatedContentComponent, typeof i3.SidenavComponent, typeof i4.RiskAnalysisComponent, typeof i5.RiskResultComponent, typeof i6.RiskListComponent, typeof i7.RelatedListComponent]>;
29
+ static ɵmod: i0.ɵɵNgModuleDeclaration<QMSRelatedModule, [typeof i1.TreeComponent, typeof i2.RelatedPopupComponent, typeof i3.RelatedContentComponent, typeof i4.SidenavComponent, typeof i5.RiskAnalysisComponent, typeof i6.RiskResultComponent, typeof i7.RiskListComponent, typeof i8.RelatedListComponent], [typeof i9.CommonModule, typeof i10.MatTreeModule, typeof i11.MatIconModule, typeof i12.MatButtonModule, typeof i13.MatCheckboxModule, typeof i14.MatExpansionModule, typeof i15.MatAutocompleteModule, typeof i16.ReactiveFormsModule, typeof i17.ScrollingModule, typeof i18.MatCardModule, typeof i19.MatSidenavModule, typeof i20.MatListModule, typeof i21.SharedMaterialModule, typeof i22.QMSListModule, typeof i23.QmsAngularModule, typeof i24.QMSBreadcrumbModule, typeof i25.QMSAppIconModule], [typeof i1.TreeComponent, typeof i2.RelatedPopupComponent, typeof i3.RelatedContentComponent, typeof i4.SidenavComponent, typeof i5.RiskAnalysisComponent, typeof i6.RiskResultComponent, typeof i7.RiskListComponent, typeof i8.RelatedListComponent]>;
30
30
  static ɵinj: i0.ɵɵInjectorDeclaration<QMSRelatedModule>;
31
31
  }
@@ -3,10 +3,17 @@ import { MatDialog, MatDialogRef } from "@angular/material/dialog";
3
3
  import { TranslateLibraryService } from '../../../../services/translation-registry.service';
4
4
  import { AnalysisDanger } from "../../model/analysis-danger.model";
5
5
  import { RiskAnalysis } from "../../model/risk-analysis.model";
6
- import { TreeConfig } from "../../../tree/model/tree-config.model";
7
- import { TreeModel } from "../../../tree/model/tree.model";
8
- import { TreeFlatNode } from "../../../tree/model/tree-flat-node.model";
6
+ import { TreeConfig } from "../../model/tree-config.model";
7
+ import { TreeModel } from "../../model/tree.model";
9
8
  import * as i0 from "@angular/core";
9
+ interface TreeFlatNode {
10
+ id: string;
11
+ name: string;
12
+ level: number;
13
+ expandable: boolean;
14
+ hasChild: boolean;
15
+ disabled: boolean;
16
+ }
10
17
  export declare class RiskAnalysisComponent implements OnInit {
11
18
  translate: TranslateLibraryService;
12
19
  private dialog;
@@ -31,3 +38,4 @@ export declare class RiskAnalysisComponent implements OnInit {
31
38
  static ɵfac: i0.ɵɵFactoryDeclaration<RiskAnalysisComponent, never>;
32
39
  static ɵcmp: i0.ɵɵComponentDeclaration<RiskAnalysisComponent, "qms-risk-analysis", never, {}, {}, never, never>;
33
40
  }
41
+ export {};
@@ -5,7 +5,7 @@ import { DangerAction } from "../../model/danger-action.model";
5
5
  import { DangerAssessment } from "../../model/danger-assessment.model";
6
6
  import { Danger } from "../../model/danger.model";
7
7
  import { RiskDanger } from "../../model/risk-danger.model";
8
- import { TreeConfig } from "../../../tree/model/tree-config.model";
8
+ import { TreeConfig } from "../../model/tree-config.model";
9
9
  import * as i0 from "@angular/core";
10
10
  export declare class RiskListComponent implements OnInit, OnChanges {
11
11
  translate: TranslateLibraryService;
@@ -3,12 +3,11 @@ import { ChangeDetectorRef, EventEmitter, OnChanges, OnInit, SimpleChanges } fro
3
3
  import { MatIconRegistry } from '@angular/material/icon';
4
4
  import { MatTreeFlatDataSource, MatTreeFlattener } from '@angular/material/tree';
5
5
  import { DomSanitizer } from '@angular/platform-browser';
6
- import { QMSIconRegistryService } from '../app-icon/icon-registry.service';
7
- import { DataType } from '../related/common/data-type.enum';
8
- import { ItemIconType } from '../related/common/item-icon-type.enum';
9
- import { TreeConfig } from './model/tree-config.model';
10
- import { TreeModel } from './model/tree.model';
11
- import { TreeFlatNode } from './model/tree-flat-node.model';
6
+ import { QMSIconRegistryService } from '../../app-icon/icon-registry.service';
7
+ import { DataType } from '../common/data-type.enum';
8
+ import { ItemIconType } from '../common/item-icon-type.enum';
9
+ import { TreeConfig } from '../model/tree-config.model';
10
+ import { TreeModel } from '../model/tree.model';
12
11
  import * as i0 from "@angular/core";
13
12
  interface TreeNode {
14
13
  id: string;
@@ -17,6 +16,17 @@ interface TreeNode {
17
16
  parentId?: string;
18
17
  levelType?: number;
19
18
  }
19
+ interface TreeFlatNode {
20
+ id: string;
21
+ name: string;
22
+ level: number;
23
+ expandable: boolean;
24
+ hasChild: boolean;
25
+ parentId?: string;
26
+ disabled: boolean;
27
+ levelType?: number;
28
+ itemType?: number;
29
+ }
20
30
  interface ICheckedNode {
21
31
  id: string;
22
32
  checked: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "qms-angular",
3
- "version": "1.0.53",
3
+ "version": "1.0.54",
4
4
  "dependencies": {
5
5
  "tslib": "^2.0.0"
6
6
  },
package/public-api.d.ts CHANGED
@@ -39,12 +39,10 @@ export * from './lib/directives/dropdown-menu/dropdown-item.directive';
39
39
  export * from './lib/directives/scrollbar/scrollbar.directive';
40
40
  export * from './lib/directives/scroll-selected/scroll-to-selected.directive';
41
41
  export * from './lib/components/related/related.module';
42
- export * from './lib/components/tree/tree.component';
43
- export * from './lib/components/tree/tree.function';
44
- export * from './lib/components/tree/model/tree-node.model';
45
- export * from './lib/components/tree/model/tree-flat-node.model';
46
- export * from './lib/components/tree/tree.module';
47
- export * from './lib/components/tree/model/tree.model';
42
+ export * from './lib/components/related/tree/tree.component';
43
+ export * from './lib/components/related/common/tree.function';
44
+ export * from './lib/components/related/model/tree-node.model';
45
+ export * from './lib/components/related/model/tree.model';
48
46
  export * from './lib/components/related/popup/related-popup.component';
49
47
  export * from './lib/components/related/model/popup-data.model';
50
48
  export * from './lib/components/related/content/related-content.component';
@@ -52,13 +50,14 @@ export * from './lib/components/related/sidenav/sidenav.component';
52
50
  export * from './lib/components/related/model/sidenav.model';
53
51
  export * from './lib/components/related/risk/analysis/analysis.component';
54
52
  export * from './lib/components/related/model/risk-analysis.model';
55
- export * from './lib/components/tree/model/tree-config.model';
53
+ export * from './lib/components/related/model/tree-config.model';
56
54
  export * from './lib/components/related/model/risk-danger.model';
57
55
  export * from './lib/components/related/risk/result/result.component';
58
56
  export * from './lib/components/related/model/risk-result.model';
59
57
  export * from './lib/components/related/risk/list/list.component';
60
58
  export * from './lib/components/related/list-other-related/list-related.component';
61
59
  export * from './lib/components/related/service/related-global.service';
60
+ export * from './lib/components/related/common/qms-icon.const';
62
61
  export * from './lib/qms-ckeditor-components/qms-ckeditor.module';
63
62
  export * from './lib/qms-ckeditor-components/qms-ckeditor-base.component';
64
63
  export * from './lib/qms-ckeditor-components/qms-ckeditor.component';
@@ -172,9 +171,4 @@ export * from './lib/components/reports/models/information-cover-item-model';
172
171
  export * from './lib/components/reports/qms-report-cover-portrait/qms-report-cover-portrait.component';
173
172
  export * from './lib/components/reports/qms-report-content-portrait/qms-report-content-portrait.component';
174
173
  export * from './lib/components/select-dialog/select-dialog';
175
- export * from './lib/components/select-include-children/select-include-children.module';
176
- export * from './lib/components/select-include-children/select-include-children.component';
177
- export * from './lib/components/select-include-children/model/select-popup-data.model';
178
- export * from './lib/components/select-include-children/model/select.const';
179
- export * from './lib/components/select-include-children/services/select-global.service';
180
174
  export * from './lib/components/badges';
@@ -749,37 +749,37 @@ _:-moz-tree-row(hover),
749
749
  }
750
750
 
751
751
  /* SCROLLBARS */
752
- // QMS-5230: Comment to apply new scroll bar
753
- // ::-webkit-scrollbar {
754
- // width: 8px;
755
- // height: 10px;
756
- // }
757
- // ::-webkit-scrollbar-track {
758
- // background: #333;
759
- // }
760
- // ::-webkit-scrollbar-thumb {
761
- // background: white;
762
- // -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
763
- // }
764
- // ::-webkit-scrollbar-corner {
765
- // // background: #333;
766
- // box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
767
- // }
768
752
 
769
- // .joint-elements::-webkit-scrollbar {
770
- // height: 20px;
771
- // }
753
+ ::-webkit-scrollbar {
754
+ width: 8px;
755
+ height: 10px;
756
+ }
757
+ ::-webkit-scrollbar-track {
758
+ background: #333;
759
+ }
760
+ ::-webkit-scrollbar-thumb {
761
+ background: white;
762
+ -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
763
+ }
764
+ ::-webkit-scrollbar-corner {
765
+ // background: #333;
766
+ box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.2);
767
+ }
772
768
 
773
- // .joint-elements::-webkit-scrollbar-track {
774
- // background: rgba(0, 0, 0, 0);
775
- // }
769
+ .joint-elements::-webkit-scrollbar {
770
+ height: 20px;
771
+ }
776
772
 
777
- // .joint-elements::-webkit-scrollbar-thumb {
778
- // background: rgba(0, 0, 0, 0.5);
779
- // -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
780
- // border-top-left-radius: 5px;
781
- // border-top-right-radius: 5px;
782
- // }
773
+ .joint-elements::-webkit-scrollbar-track {
774
+ background: rgba(0, 0, 0, 0);
775
+ }
776
+
777
+ .joint-elements::-webkit-scrollbar-thumb {
778
+ background: rgba(0, 0, 0, 0.5);
779
+ -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
780
+ border-top-left-radius: 5px;
781
+ border-top-right-radius: 5px;
782
+ }
783
783
 
784
784
  /* FREETRANSFORM */
785
785