@everymatrix/stage-mm-verification-report 1.1.58 → 1.1.59

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 (38) hide show
  1. package/app.component.css.map +3 -3
  2. package/{chunk-OHLIGT5V.js → chunk-37BCKHQU.js} +3 -3
  3. package/chunk-GF3MDMXH.js +222 -0
  4. package/{chunk-TVK2AZPS.js.map → chunk-GF3MDMXH.js.map} +1 -1
  5. package/{chunk-D7FGKYBJ.js → chunk-KLLEENDE.js} +9 -3
  6. package/{chunk-D7FGKYBJ.js.map → chunk-KLLEENDE.js.map} +1 -1
  7. package/{chunk-2MZ7BU6Y.js → chunk-MSK3FW7R.js} +3 -3
  8. package/chunk-WGLHWROI.js +453 -0
  9. package/{chunk-KGBYNJUF.js.map → chunk-WGLHWROI.js.map} +1 -1
  10. package/component-lib.js +96 -64
  11. package/delete-template-modal.css.map +3 -3
  12. package/dm-button-lib.component.css.map +3 -3
  13. package/dm-date-picker-lib.component.css.map +3 -3
  14. package/dm-input-text-lib.component.css.map +3 -3
  15. package/dm-range-date-picker-lib.component.css.map +3 -3
  16. package/dm-select-lib.component.css.map +3 -3
  17. package/dm-ui-grid-lib.component.css.map +3 -3
  18. package/domains-overload-modal.css.map +3 -3
  19. package/index.html +1 -1
  20. package/main.js +96 -64
  21. package/main.js.map +1 -1
  22. package/package-stage.json +1 -1
  23. package/package.json +1 -1
  24. package/report-configuration-modal.css.map +3 -3
  25. package/save-template-modal.component.css.map +3 -3
  26. package/send-settings-modal.css.map +3 -3
  27. package/styles.css +0 -1015
  28. package/styles.css.map +3 -3
  29. package/template-select-modal.css.map +3 -3
  30. package/chunk-KGBYNJUF.js +0 -453
  31. package/chunk-TVK2AZPS.js +0 -222
  32. package/media/primeicons.eot +0 -0
  33. package/media/primeicons.svg +0 -345
  34. package/media/primeicons.ttf +0 -0
  35. package/media/primeicons.woff +0 -0
  36. package/media/primeicons.woff2 +0 -0
  37. /package/{chunk-2MZ7BU6Y.js.map → chunk-37BCKHQU.js.map} +0 -0
  38. /package/{chunk-OHLIGT5V.js.map → chunk-MSK3FW7R.js.map} +0 -0
package/chunk-TVK2AZPS.js DELETED
@@ -1,222 +0,0 @@
1
- import {
2
- DmButtonLibComponent
3
- } from "./chunk-D7FGKYBJ.js";
4
- import {
5
- Dialog,
6
- DialogModule,
7
- PrimeTemplate
8
- } from "./chunk-2SMQV2OO.js";
9
- import {
10
- ChangeDetectionStrategy,
11
- Component,
12
- input,
13
- model,
14
- output,
15
- setClassMetadata,
16
- ɵsetClassDebugInfo,
17
- ɵɵadvance,
18
- ɵɵdefineComponent,
19
- ɵɵelement,
20
- ɵɵelementEnd,
21
- ɵɵelementStart,
22
- ɵɵgetCurrentView,
23
- ɵɵlistener,
24
- ɵɵnamespaceHTML,
25
- ɵɵnamespaceSVG,
26
- ɵɵnextContext,
27
- ɵɵproperty,
28
- ɵɵpureFunction0,
29
- ɵɵresetView,
30
- ɵɵrestoreView,
31
- ɵɵstyleMap,
32
- ɵɵtemplate,
33
- ɵɵtext,
34
- ɵɵtextInterpolate,
35
- ɵɵtwoWayBindingSet,
36
- ɵɵtwoWayListener,
37
- ɵɵtwoWayProperty
38
- } from "./chunk-57JN4OKS.js";
39
-
40
- // libs/shared/ui/components/src/lib/modals/domains-overload-modal/domains-overload-modal.ts
41
- var _c0 = () => ({ width: "460px" });
42
- function DomainsOverloadModalComponent_ng_template_15_Template(rf, ctx) {
43
- if (rf & 1) {
44
- const _r1 = \u0275\u0275getCurrentView();
45
- \u0275\u0275elementStart(0, "div", 8)(1, "lib-dm-button-lib", 9);
46
- \u0275\u0275listener("outsideClickEmitter", function DomainsOverloadModalComponent_ng_template_15_Template_lib_dm_button_lib_outsideClickEmitter_1_listener() {
47
- \u0275\u0275restoreView(_r1);
48
- const ctx_r1 = \u0275\u0275nextContext();
49
- return \u0275\u0275resetView(ctx_r1.visible.set(false));
50
- });
51
- \u0275\u0275elementStart(2, "div", 10);
52
- \u0275\u0275namespaceSVG();
53
- \u0275\u0275elementStart(3, "svg", 11);
54
- \u0275\u0275element(4, "path", 12);
55
- \u0275\u0275elementEnd()()();
56
- \u0275\u0275namespaceHTML();
57
- \u0275\u0275elementStart(5, "lib-dm-button-lib", 13);
58
- \u0275\u0275listener("outsideClickEmitter", function DomainsOverloadModalComponent_ng_template_15_Template_lib_dm_button_lib_outsideClickEmitter_5_listener() {
59
- \u0275\u0275restoreView(_r1);
60
- const ctx_r1 = \u0275\u0275nextContext();
61
- ctx_r1.confirm.emit({ confirm: true, isSaveMode: ctx_r1.isSaveMode() });
62
- return \u0275\u0275resetView(ctx_r1.visible.set(false));
63
- });
64
- \u0275\u0275elementStart(6, "div", 10);
65
- \u0275\u0275namespaceSVG();
66
- \u0275\u0275elementStart(7, "svg", 11);
67
- \u0275\u0275element(8, "path", 14);
68
- \u0275\u0275elementEnd()()()();
69
- }
70
- if (rf & 2) {
71
- const ctx_r1 = \u0275\u0275nextContext();
72
- \u0275\u0275advance(5);
73
- \u0275\u0275property("text", ctx_r1.action() + " Report");
74
- }
75
- }
76
- var DomainsOverloadModalComponent = class _DomainsOverloadModalComponent {
77
- isSaveMode = input(false);
78
- visible = model(false);
79
- action = model("");
80
- confirm = output();
81
- static \u0275fac = function DomainsOverloadModalComponent_Factory(__ngFactoryType__) {
82
- return new (__ngFactoryType__ || _DomainsOverloadModalComponent)();
83
- };
84
- static \u0275cmp = /* @__PURE__ */ \u0275\u0275defineComponent({ type: _DomainsOverloadModalComponent, selectors: [["lib-domains-overload-modal"]], inputs: { isSaveMode: [1, "isSaveMode"], visible: [1, "visible"], action: [1, "action"] }, outputs: { visible: "visibleChange", action: "actionChange", confirm: "confirm" }, decls: 16, vars: 7, consts: [[3, "visibleChange", "visible", "modal"], [1, "modal-container"], [1, "warning-container"], ["xmlns", "http://www.w3.org/2000/svg", "width", "24", "height", "24", "viewBox", "0 0 24 24", "fill", "none"], ["d", "M11.9998 7.99999V12M11.9998 16H12.0098M10.6151 2.89171L2.39019 17.0983C1.93398 17.8863 1.70588 18.2803 1.73959 18.6037C1.769 18.8857 1.91677 19.142 2.14613 19.3088C2.40908 19.5 2.86435 19.5 3.77487 19.5H20.2246C21.1352 19.5 21.5904 19.5 21.8534 19.3088C22.0827 19.142 22.2305 18.8857 22.2599 18.6037C22.2936 18.2803 22.0655 17.8863 21.6093 17.0983L13.3844 2.89171C12.9299 2.10654 12.7026 1.71396 12.4061 1.58211C12.1474 1.4671 11.8521 1.4671 11.5935 1.58211C11.2969 1.71396 11.0696 2.10655 10.6151 2.89171Z", "stroke", "#F08E0D", "stroke-width", "2", "stroke-linecap", "round", "stroke-linejoin", "round"], [1, "title"], [1, "description"], ["pTemplate", "footer"], [2, "width", "100%", "display", "flex", "flex-direction", "row", "justify-content", "space-between"], ["text", "Back to Settings", "size", "medium", "variant", "secondary-outlined", 3, "outsideClickEmitter"], ["icon-left", "", 1, "dm-button-icon"], ["xmlns", "http://www.w3.org/2000/svg", "width", "20", "height", "20", "viewBox", "0 0 20 20", "fill", "none"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M10.5899 3.57733C10.9153 3.90277 10.9153 4.4304 10.5899 4.75584L6.17916 9.16659H15.834C16.2942 9.16659 16.6673 9.53968 16.6673 9.99992C16.6673 10.4602 16.2942 10.8333 15.834 10.8333H6.17916L10.5899 15.244C10.9153 15.5694 10.9153 16.0971 10.5899 16.4225C10.2645 16.7479 9.73683 16.7479 9.4114 16.4225L3.57806 10.5892C3.25263 10.2637 3.25263 9.7361 3.57806 9.41066L9.4114 3.57733C9.73683 3.25189 10.2645 3.25189 10.5899 3.57733Z", "fill", "#5D6983"], ["size", "medium", "variant", "primary-filled", 3, "outsideClickEmitter", "text"], ["fill-rule", "evenodd", "clip-rule", "evenodd", "d", "M10.8333 2.51651C10.6786 2.50241 10.4493 2.49997 10.0098 2.49997H7.33333C6.61952 2.49997 6.13427 2.50062 5.7592 2.53126C5.39385 2.56111 5.20702 2.61522 5.07668 2.68163C4.76308 2.84142 4.50811 3.09638 4.34832 3.40999C4.28192 3.54032 4.22781 3.72716 4.19796 4.0925C4.16732 4.46758 4.16667 4.95282 4.16667 5.66664V14.3333C4.16667 15.0471 4.16732 15.5324 4.19796 15.9074C4.22781 16.2728 4.28192 16.4596 4.34832 16.59C4.50811 16.9036 4.76308 17.1585 5.07668 17.3183C5.20702 17.3847 5.39385 17.4388 5.7592 17.4687C6.13427 17.4993 6.61952 17.5 7.33333 17.5H12.6667C13.3805 17.5 13.8657 17.4993 14.2408 17.4687C14.6061 17.4388 14.793 17.3847 14.9233 17.3183C15.2369 17.1585 15.4919 16.9036 15.6517 16.59C15.7181 16.4596 15.7722 16.2728 15.802 15.9074C15.8327 15.5324 15.8333 15.0471 15.8333 14.3333V8.32349C15.8333 7.88407 15.8309 7.65478 15.8168 7.50003L12.9734 7.50003C12.7631 7.50006 12.5583 7.50008 12.3848 7.48591C12.1943 7.47035 11.9695 7.43362 11.7433 7.31837C11.4297 7.15858 11.1748 6.90362 11.015 6.59001C10.8997 6.36383 10.863 6.13905 10.8475 5.94856C10.8333 5.77509 10.8333 5.57026 10.8333 5.35993L10.8333 2.51651ZM11.9947 1.12494C11.8064 1.04056 11.6105 0.973705 11.4093 0.925405C11.0237 0.832836 10.6239 0.833026 10.0947 0.833278C10.0668 0.833291 10.0385 0.833305 10.0098 0.833305L7.29892 0.833304C6.62811 0.833293 6.07448 0.833285 5.62348 0.870133C5.15506 0.908404 4.72448 0.99054 4.32003 1.19662C3.69283 1.51619 3.18289 2.02613 2.86331 2.65334C2.65724 3.05778 2.5751 3.48837 2.53683 3.95678C2.49998 4.40778 2.49999 4.96141 2.5 5.63222V14.3677C2.49999 15.0385 2.49998 15.5922 2.53683 16.0432C2.5751 16.5116 2.65724 16.9422 2.86331 17.3466C3.18289 17.9738 3.69283 18.4837 4.32003 18.8033C4.72448 19.0094 5.15506 19.0915 5.62348 19.1298C6.07447 19.1667 6.6281 19.1666 7.2989 19.1666H12.7011C13.3719 19.1666 13.9255 19.1667 14.3765 19.1298C14.8449 19.0915 15.2755 19.0094 15.68 18.8033C16.3072 18.4837 16.8171 17.9738 17.1367 17.3466C17.3428 16.9422 17.4249 16.5116 17.4632 16.0432C17.5 15.5922 17.5 15.0385 17.5 14.3677V8.32349C17.5 8.29482 17.5 8.26653 17.5 8.2386C17.5003 7.70943 17.5005 7.3096 17.4079 6.92402C17.3597 6.72341 17.2931 6.52802 17.2091 6.34028C17.2039 6.32804 17.1984 6.31596 17.1926 6.30404C17.1382 6.18621 17.0768 6.0715 17.0088 5.96051C16.8016 5.62241 16.5188 5.33982 16.1444 4.96581C16.1246 4.94607 16.1046 4.92608 16.0843 4.90581L13.4275 2.24896C13.4072 2.22868 13.3872 2.20867 13.3675 2.1889C12.9935 1.81455 12.7109 1.53169 12.3728 1.3245C12.2614 1.25622 12.1462 1.19464 12.0278 1.14003C12.0169 1.13477 12.0058 1.12974 11.9947 1.12494ZM12.5 3.67848V5.33336C12.5 5.58047 12.5006 5.71568 12.5086 5.81284C12.5089 5.8167 12.5092 5.82036 12.5095 5.82382C12.513 5.82414 12.5167 5.82446 12.5205 5.82478C12.6177 5.83272 12.7529 5.83336 13 5.83336H14.6549L12.5 3.67848ZM5.83333 10.8333C5.83333 10.3731 6.20643 9.99997 6.66667 9.99997H13.3333C13.7936 9.99997 14.1667 10.3731 14.1667 10.8333C14.1667 11.2935 13.7936 11.6666 13.3333 11.6666H6.66667C6.20643 11.6666 5.83333 11.2935 5.83333 10.8333ZM5.83333 14.1666C5.83333 13.7064 6.20643 13.3333 6.66667 13.3333H11.6667C12.1269 13.3333 12.5 13.7064 12.5 14.1666C12.5 14.6269 12.1269 15 11.6667 15H6.66667C6.20643 15 5.83333 14.6269 5.83333 14.1666Z", "fill", "white"]], template: function DomainsOverloadModalComponent_Template(rf, ctx) {
85
- if (rf & 1) {
86
- \u0275\u0275elementStart(0, "p-dialog", 0);
87
- \u0275\u0275twoWayListener("visibleChange", function DomainsOverloadModalComponent_Template_p_dialog_visibleChange_0_listener($event) {
88
- \u0275\u0275twoWayBindingSet(ctx.visible, $event) || (ctx.visible = $event);
89
- return $event;
90
- });
91
- \u0275\u0275elementStart(1, "div", 1)(2, "div", 2);
92
- \u0275\u0275namespaceSVG();
93
- \u0275\u0275elementStart(3, "svg", 3);
94
- \u0275\u0275element(4, "path", 4);
95
- \u0275\u0275elementEnd()();
96
- \u0275\u0275namespaceHTML();
97
- \u0275\u0275elementStart(5, "div", 5)(6, "span");
98
- \u0275\u0275text(7);
99
- \u0275\u0275elementEnd();
100
- \u0275\u0275elementStart(8, "span");
101
- \u0275\u0275text(9);
102
- \u0275\u0275elementEnd()();
103
- \u0275\u0275elementStart(10, "div", 6)(11, "span");
104
- \u0275\u0275text(12, "All domains are selected, which can overload the database and negatively affect performance. ");
105
- \u0275\u0275element(13, "br");
106
- \u0275\u0275text(14, "Are you sure you want to select all domains?");
107
- \u0275\u0275elementEnd()()();
108
- \u0275\u0275template(15, DomainsOverloadModalComponent_ng_template_15_Template, 9, 1, "ng-template", 7);
109
- \u0275\u0275elementEnd();
110
- }
111
- if (rf & 2) {
112
- \u0275\u0275styleMap(\u0275\u0275pureFunction0(6, _c0));
113
- \u0275\u0275twoWayProperty("visible", ctx.visible);
114
- \u0275\u0275property("modal", true);
115
- \u0275\u0275advance(7);
116
- \u0275\u0275textInterpolate(ctx.action());
117
- \u0275\u0275advance(2);
118
- \u0275\u0275textInterpolate(" Report With All Domains");
119
- }
120
- }, dependencies: [DialogModule, Dialog, PrimeTemplate, DmButtonLibComponent], styles: ['\n\n*[_ngcontent-%COMP%], \n[_ngcontent-%COMP%]::before, \n[_ngcontent-%COMP%]::after {\n box-sizing: border-box;\n}\nhtml[_ngcontent-%COMP%] {\n font-family:\n system-ui,\n "Segoe UI",\n Roboto,\n Helvetica,\n Arial,\n sans-serif,\n "Apple Color Emoji",\n "Segoe UI Emoji";\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n tab-size: 4;\n}\nbody[_ngcontent-%COMP%] {\n margin: 0;\n}\nb[_ngcontent-%COMP%], \nstrong[_ngcontent-%COMP%] {\n font-weight: bolder;\n}\ncode[_ngcontent-%COMP%], \nkbd[_ngcontent-%COMP%], \nsamp[_ngcontent-%COMP%], \npre[_ngcontent-%COMP%] {\n font-family:\n ui-monospace,\n SFMono-Regular,\n Consolas,\n "Liberation Mono",\n Menlo,\n monospace;\n font-size: 1em;\n}\nsmall[_ngcontent-%COMP%] {\n font-size: 80%;\n}\nsub[_ngcontent-%COMP%], \nsup[_ngcontent-%COMP%] {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\nsub[_ngcontent-%COMP%] {\n bottom: -0.25em;\n}\nsup[_ngcontent-%COMP%] {\n top: -0.5em;\n}\ntable[_ngcontent-%COMP%] {\n border-color: currentcolor;\n}\nbutton[_ngcontent-%COMP%], \ninput[_ngcontent-%COMP%], \noptgroup[_ngcontent-%COMP%], \nselect[_ngcontent-%COMP%], \ntextarea[_ngcontent-%COMP%] {\n font-family: inherit;\n font-size: 100%;\n line-height: 1.15;\n margin: 0;\n}\nbutton[_ngcontent-%COMP%], \n[type=button][_ngcontent-%COMP%], \n[type=reset][_ngcontent-%COMP%], \n[type=submit][_ngcontent-%COMP%] {\n -webkit-appearance: button;\n}\nlegend[_ngcontent-%COMP%] {\n padding: 0;\n}\nprogress[_ngcontent-%COMP%] {\n vertical-align: baseline;\n}\n[_ngcontent-%COMP%]::-webkit-inner-spin-button, \n[_ngcontent-%COMP%]::-webkit-outer-spin-button {\n height: auto;\n}\n[type=search][_ngcontent-%COMP%] {\n -webkit-appearance: textfield;\n outline-offset: -2px;\n}\n[_ngcontent-%COMP%]::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n[_ngcontent-%COMP%]::-webkit-file-upload-button {\n -webkit-appearance: button;\n font: inherit;\n}\nsummary[_ngcontent-%COMP%] {\n display: list-item;\n}\n\n\n\n@font-face {\n font-family: "primeicons";\n font-display: block;\n src: url("./media/primeicons.eot");\n src:\n url("./media/primeicons.eot?#iefix") format("embedded-opentype"),\n url("./media/primeicons.woff2") format("woff2"),\n url("./media/primeicons.woff") format("woff"),\n url("./media/primeicons.ttf") format("truetype"),\n url("./media/primeicons.svg?#primeicons") format("svg");\n font-weight: normal;\n font-style: normal;\n}\n.pi[_ngcontent-%COMP%] {\n font-family: "primeicons";\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n display: inline-block;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n.pi[_ngcontent-%COMP%]:before {\n --webkit-backface-visibility:hidden;\n backface-visibility: hidden;\n}\n.pi-fw[_ngcontent-%COMP%] {\n width: 1.28571429em;\n text-align: center;\n}\n.pi-spin[_ngcontent-%COMP%] {\n -webkit-animation: _ngcontent-%COMP%_fa-spin 2s infinite linear;\n animation: _ngcontent-%COMP%_fa-spin 2s infinite linear;\n}\n@media (prefers-reduced-motion: reduce) {\n .pi-spin[_ngcontent-%COMP%] {\n -webkit-animation-delay: -1ms;\n animation-delay: -1ms;\n -webkit-animation-duration: 1ms;\n animation-duration: 1ms;\n -webkit-animation-iteration-count: 1;\n animation-iteration-count: 1;\n -webkit-transition-delay: 0s;\n transition-delay: 0s;\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n@-webkit-keyframes _ngcontent-%COMP%_fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n@keyframes _ngcontent-%COMP%_fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n.pi-folder-plus[_ngcontent-%COMP%]:before {\n content: "\\ea05";\n}\n.pi-receipt[_ngcontent-%COMP%]:before {\n content: "\\ea06";\n}\n.pi-asterisk[_ngcontent-%COMP%]:before {\n content: "\\ea07";\n}\n.pi-face-smile[_ngcontent-%COMP%]:before {\n content: "\\ea08";\n}\n.pi-pinterest[_ngcontent-%COMP%]:before {\n content: "\\ea09";\n}\n.pi-expand[_ngcontent-%COMP%]:before {\n content: "\\ea0a";\n}\n.pi-pen-to-square[_ngcontent-%COMP%]:before {\n content: "\\ea0b";\n}\n.pi-wave-pulse[_ngcontent-%COMP%]:before {\n content: "\\ea0c";\n}\n.pi-turkish-lira[_ngcontent-%COMP%]:before {\n content: "\\ea0d";\n}\n.pi-spinner-dotted[_ngcontent-%COMP%]:before {\n content: "\\ea0e";\n}\n.pi-crown[_ngcontent-%COMP%]:before {\n content: "\\ea0f";\n}\n.pi-pause-circle[_ngcontent-%COMP%]:before {\n content: "\\ea10";\n}\n.pi-warehouse[_ngcontent-%COMP%]:before {\n content: "\\ea11";\n}\n.pi-objects-column[_ngcontent-%COMP%]:before {\n content: "\\ea12";\n}\n.pi-clipboard[_ngcontent-%COMP%]:before {\n content: "\\ea13";\n}\n.pi-play-circle[_ngcontent-%COMP%]:before {\n content: "\\ea14";\n}\n.pi-venus[_ngcontent-%COMP%]:before {\n content: "\\ea15";\n}\n.pi-cart-minus[_ngcontent-%COMP%]:before {\n content: "\\ea16";\n}\n.pi-file-plus[_ngcontent-%COMP%]:before {\n content: "\\ea17";\n}\n.pi-microchip[_ngcontent-%COMP%]:before {\n content: "\\ea18";\n}\n.pi-twitch[_ngcontent-%COMP%]:before {\n content: "\\ea19";\n}\n.pi-building-columns[_ngcontent-%COMP%]:before {\n content: "\\ea1a";\n}\n.pi-file-check[_ngcontent-%COMP%]:before {\n content: "\\ea1b";\n}\n.pi-microchip-ai[_ngcontent-%COMP%]:before {\n content: "\\ea1c";\n}\n.pi-trophy[_ngcontent-%COMP%]:before {\n content: "\\ea1d";\n}\n.pi-barcode[_ngcontent-%COMP%]:before {\n content: "\\ea1e";\n}\n.pi-file-arrow-up[_ngcontent-%COMP%]:before {\n content: "\\ea1f";\n}\n.pi-mars[_ngcontent-%COMP%]:before {\n content: "\\ea20";\n}\n.pi-tiktok[_ngcontent-%COMP%]:before {\n content: "\\ea21";\n}\n.pi-arrow-up-right-and-arrow-down-left-from-center[_ngcontent-%COMP%]:before {\n content: "\\ea22";\n}\n.pi-ethereum[_ngcontent-%COMP%]:before {\n content: "\\ea23";\n}\n.pi-list-check[_ngcontent-%COMP%]:before {\n content: "\\ea24";\n}\n.pi-thumbtack[_ngcontent-%COMP%]:before {\n content: "\\ea25";\n}\n.pi-arrow-down-left-and-arrow-up-right-to-center[_ngcontent-%COMP%]:before {\n content: "\\ea26";\n}\n.pi-equals[_ngcontent-%COMP%]:before {\n content: "\\ea27";\n}\n.pi-lightbulb[_ngcontent-%COMP%]:before {\n content: "\\ea28";\n}\n.pi-star-half[_ngcontent-%COMP%]:before {\n content: "\\ea29";\n}\n.pi-address-book[_ngcontent-%COMP%]:before {\n content: "\\ea2a";\n}\n.pi-chart-scatter[_ngcontent-%COMP%]:before {\n content: "\\ea2b";\n}\n.pi-indian-rupee[_ngcontent-%COMP%]:before {\n content: "\\ea2c";\n}\n.pi-star-half-fill[_ngcontent-%COMP%]:before {\n content: "\\ea2d";\n}\n.pi-cart-arrow-down[_ngcontent-%COMP%]:before {\n content: "\\ea2e";\n}\n.pi-calendar-clock[_ngcontent-%COMP%]:before {\n content: "\\ea2f";\n}\n.pi-sort-up-fill[_ngcontent-%COMP%]:before {\n content: "\\ea30";\n}\n.pi-sparkles[_ngcontent-%COMP%]:before {\n content: "\\ea31";\n}\n.pi-bullseye[_ngcontent-%COMP%]:before {\n content: "\\ea32";\n}\n.pi-sort-down-fill[_ngcontent-%COMP%]:before {\n content: "\\ea33";\n}\n.pi-graduation-cap[_ngcontent-%COMP%]:before {\n content: "\\ea34";\n}\n.pi-hammer[_ngcontent-%COMP%]:before {\n content: "\\ea35";\n}\n.pi-bell-slash[_ngcontent-%COMP%]:before {\n content: "\\ea36";\n}\n.pi-gauge[_ngcontent-%COMP%]:before {\n content: "\\ea37";\n}\n.pi-shop[_ngcontent-%COMP%]:before {\n content: "\\ea38";\n}\n.pi-headphones[_ngcontent-%COMP%]:before {\n content: "\\ea39";\n}\n.pi-eraser[_ngcontent-%COMP%]:before {\n content: "\\ea04";\n}\n.pi-stopwatch[_ngcontent-%COMP%]:before {\n content: "\\ea01";\n}\n.pi-verified[_ngcontent-%COMP%]:before {\n content: "\\ea02";\n}\n.pi-delete-left[_ngcontent-%COMP%]:before {\n content: "\\ea03";\n}\n.pi-hourglass[_ngcontent-%COMP%]:before {\n content: "\\e9fe";\n}\n.pi-truck[_ngcontent-%COMP%]:before {\n content: "\\ea00";\n}\n.pi-wrench[_ngcontent-%COMP%]:before {\n content: "\\e9ff";\n}\n.pi-microphone[_ngcontent-%COMP%]:before {\n content: "\\e9fa";\n}\n.pi-megaphone[_ngcontent-%COMP%]:before {\n content: "\\e9fb";\n}\n.pi-arrow-right-arrow-left[_ngcontent-%COMP%]:before {\n content: "\\e9fc";\n}\n.pi-bitcoin[_ngcontent-%COMP%]:before {\n content: "\\e9fd";\n}\n.pi-file-edit[_ngcontent-%COMP%]:before {\n content: "\\e9f6";\n}\n.pi-language[_ngcontent-%COMP%]:before {\n content: "\\e9f7";\n}\n.pi-file-export[_ngcontent-%COMP%]:before {\n content: "\\e9f8";\n}\n.pi-file-import[_ngcontent-%COMP%]:before {\n content: "\\e9f9";\n}\n.pi-file-word[_ngcontent-%COMP%]:before {\n content: "\\e9f1";\n}\n.pi-gift[_ngcontent-%COMP%]:before {\n content: "\\e9f2";\n}\n.pi-cart-plus[_ngcontent-%COMP%]:before {\n content: "\\e9f3";\n}\n.pi-thumbs-down-fill[_ngcontent-%COMP%]:before {\n content: "\\e9f4";\n}\n.pi-thumbs-up-fill[_ngcontent-%COMP%]:before {\n content: "\\e9f5";\n}\n.pi-arrows-alt[_ngcontent-%COMP%]:before {\n content: "\\e9f0";\n}\n.pi-calculator[_ngcontent-%COMP%]:before {\n content: "\\e9ef";\n}\n.pi-sort-alt-slash[_ngcontent-%COMP%]:before {\n content: "\\e9ee";\n}\n.pi-arrows-h[_ngcontent-%COMP%]:before {\n content: "\\e9ec";\n}\n.pi-arrows-v[_ngcontent-%COMP%]:before {\n content: "\\e9ed";\n}\n.pi-pound[_ngcontent-%COMP%]:before {\n content: "\\e9eb";\n}\n.pi-prime[_ngcontent-%COMP%]:before {\n content: "\\e9ea";\n}\n.pi-chart-pie[_ngcontent-%COMP%]:before {\n content: "\\e9e9";\n}\n.pi-reddit[_ngcontent-%COMP%]:before {\n content: "\\e9e8";\n}\n.pi-code[_ngcontent-%COMP%]:before {\n content: "\\e9e7";\n}\n.pi-sync[_ngcontent-%COMP%]:before {\n content: "\\e9e6";\n}\n.pi-shopping-bag[_ngcontent-%COMP%]:before {\n content: "\\e9e5";\n}\n.pi-server[_ngcontent-%COMP%]:before {\n content: "\\e9e4";\n}\n.pi-database[_ngcontent-%COMP%]:before {\n content: "\\e9e3";\n}\n.pi-hashtag[_ngcontent-%COMP%]:before {\n content: "\\e9e2";\n}\n.pi-bookmark-fill[_ngcontent-%COMP%]:before {\n content: "\\e9df";\n}\n.pi-filter-fill[_ngcontent-%COMP%]:before {\n content: "\\e9e0";\n}\n.pi-heart-fill[_ngcontent-%COMP%]:before {\n content: "\\e9e1";\n}\n.pi-flag-fill[_ngcontent-%COMP%]:before {\n content: "\\e9de";\n}\n.pi-circle[_ngcontent-%COMP%]:before {\n content: "\\e9dc";\n}\n.pi-circle-fill[_ngcontent-%COMP%]:before {\n content: "\\e9dd";\n}\n.pi-bolt[_ngcontent-%COMP%]:before {\n content: "\\e9db";\n}\n.pi-history[_ngcontent-%COMP%]:before {\n content: "\\e9da";\n}\n.pi-box[_ngcontent-%COMP%]:before {\n content: "\\e9d9";\n}\n.pi-at[_ngcontent-%COMP%]:before {\n content: "\\e9d8";\n}\n.pi-arrow-up-right[_ngcontent-%COMP%]:before {\n content: "\\e9d4";\n}\n.pi-arrow-up-left[_ngcontent-%COMP%]:before {\n content: "\\e9d5";\n}\n.pi-arrow-down-left[_ngcontent-%COMP%]:before {\n content: "\\e9d6";\n}\n.pi-arrow-down-right[_ngcontent-%COMP%]:before {\n content: "\\e9d7";\n}\n.pi-telegram[_ngcontent-%COMP%]:before {\n content: "\\e9d3";\n}\n.pi-stop-circle[_ngcontent-%COMP%]:before {\n content: "\\e9d2";\n}\n.pi-stop[_ngcontent-%COMP%]:before {\n content: "\\e9d1";\n}\n.pi-whatsapp[_ngcontent-%COMP%]:before {\n content: "\\e9d0";\n}\n.pi-building[_ngcontent-%COMP%]:before {\n content: "\\e9cf";\n}\n.pi-qrcode[_ngcontent-%COMP%]:before {\n content: "\\e9ce";\n}\n.pi-car[_ngcontent-%COMP%]:before {\n content: "\\e9cd";\n}\n.pi-instagram[_ngcontent-%COMP%]:before {\n content: "\\e9cc";\n}\n.pi-linkedin[_ngcontent-%COMP%]:before {\n content: "\\e9cb";\n}\n.pi-send[_ngcontent-%COMP%]:before {\n content: "\\e9ca";\n}\n.pi-slack[_ngcontent-%COMP%]:before {\n content: "\\e9c9";\n}\n.pi-sun[_ngcontent-%COMP%]:before {\n content: "\\e9c8";\n}\n.pi-moon[_ngcontent-%COMP%]:before {\n content: "\\e9c7";\n}\n.pi-vimeo[_ngcontent-%COMP%]:before {\n content: "\\e9c6";\n}\n.pi-youtube[_ngcontent-%COMP%]:before {\n content: "\\e9c5";\n}\n.pi-flag[_ngcontent-%COMP%]:before {\n content: "\\e9c4";\n}\n.pi-wallet[_ngcontent-%COMP%]:before {\n content: "\\e9c3";\n}\n.pi-map[_ngcontent-%COMP%]:before {\n content: "\\e9c2";\n}\n.pi-link[_ngcontent-%COMP%]:before {\n content: "\\e9c1";\n}\n.pi-credit-card[_ngcontent-%COMP%]:before {\n content: "\\e9bf";\n}\n.pi-discord[_ngcontent-%COMP%]:before {\n content: "\\e9c0";\n}\n.pi-percentage[_ngcontent-%COMP%]:before {\n content: "\\e9be";\n}\n.pi-euro[_ngcontent-%COMP%]:before {\n content: "\\e9bd";\n}\n.pi-book[_ngcontent-%COMP%]:before {\n content: "\\e9ba";\n}\n.pi-shield[_ngcontent-%COMP%]:before {\n content: "\\e9b9";\n}\n.pi-paypal[_ngcontent-%COMP%]:before {\n content: "\\e9bb";\n}\n.pi-amazon[_ngcontent-%COMP%]:before {\n content: "\\e9bc";\n}\n.pi-phone[_ngcontent-%COMP%]:before {\n content: "\\e9b8";\n}\n.pi-filter-slash[_ngcontent-%COMP%]:before {\n content: "\\e9b7";\n}\n.pi-facebook[_ngcontent-%COMP%]:before {\n content: "\\e9b4";\n}\n.pi-github[_ngcontent-%COMP%]:before {\n content: "\\e9b5";\n}\n.pi-twitter[_ngcontent-%COMP%]:before {\n content: "\\e9b6";\n}\n.pi-step-backward-alt[_ngcontent-%COMP%]:before {\n content: "\\e9ac";\n}\n.pi-step-forward-alt[_ngcontent-%COMP%]:before {\n content: "\\e9ad";\n}\n.pi-forward[_ngcontent-%COMP%]:before {\n content: "\\e9ae";\n}\n.pi-backward[_ngcontent-%COMP%]:before {\n content: "\\e9af";\n}\n.pi-fast-backward[_ngcontent-%COMP%]:before {\n content: "\\e9b0";\n}\n.pi-fast-forward[_ngcontent-%COMP%]:before {\n content: "\\e9b1";\n}\n.pi-pause[_ngcontent-%COMP%]:before {\n content: "\\e9b2";\n}\n.pi-play[_ngcontent-%COMP%]:before {\n content: "\\e9b3";\n}\n.pi-compass[_ngcontent-%COMP%]:before {\n content: "\\e9ab";\n}\n.pi-id-card[_ngcontent-%COMP%]:before {\n content: "\\e9aa";\n}\n.pi-ticket[_ngcontent-%COMP%]:before {\n content: "\\e9a9";\n}\n.pi-file-o[_ngcontent-%COMP%]:before {\n content: "\\e9a8";\n}\n.pi-reply[_ngcontent-%COMP%]:before {\n content: "\\e9a7";\n}\n.pi-directions-alt[_ngcontent-%COMP%]:before {\n content: "\\e9a5";\n}\n.pi-directions[_ngcontent-%COMP%]:before {\n content: "\\e9a6";\n}\n.pi-thumbs-up[_ngcontent-%COMP%]:before {\n content: "\\e9a3";\n}\n.pi-thumbs-down[_ngcontent-%COMP%]:before {\n content: "\\e9a4";\n}\n.pi-sort-numeric-down-alt[_ngcontent-%COMP%]:before {\n content: "\\e996";\n}\n.pi-sort-numeric-up-alt[_ngcontent-%COMP%]:before {\n content: "\\e997";\n}\n.pi-sort-alpha-down-alt[_ngcontent-%COMP%]:before {\n content: "\\e998";\n}\n.pi-sort-alpha-up-alt[_ngcontent-%COMP%]:before {\n content: "\\e999";\n}\n.pi-sort-numeric-down[_ngcontent-%COMP%]:before {\n content: "\\e99a";\n}\n.pi-sort-numeric-up[_ngcontent-%COMP%]:before {\n content: "\\e99b";\n}\n.pi-sort-alpha-down[_ngcontent-%COMP%]:before {\n content: "\\e99c";\n}\n.pi-sort-alpha-up[_ngcontent-%COMP%]:before {\n content: "\\e99d";\n}\n.pi-sort-alt[_ngcontent-%COMP%]:before {\n content: "\\e99e";\n}\n.pi-sort-amount-up[_ngcontent-%COMP%]:before {\n content: "\\e99f";\n}\n.pi-sort-amount-down[_ngcontent-%COMP%]:before {\n content: "\\e9a0";\n}\n.pi-sort-amount-down-alt[_ngcontent-%COMP%]:before {\n content: "\\e9a1";\n}\n.pi-sort-amount-up-alt[_ngcontent-%COMP%]:before {\n content: "\\e9a2";\n}\n.pi-palette[_ngcontent-%COMP%]:before {\n content: "\\e995";\n}\n.pi-undo[_ngcontent-%COMP%]:before {\n content: "\\e994";\n}\n.pi-desktop[_ngcontent-%COMP%]:before {\n content: "\\e993";\n}\n.pi-sliders-v[_ngcontent-%COMP%]:before {\n content: "\\e991";\n}\n.pi-sliders-h[_ngcontent-%COMP%]:before {\n content: "\\e992";\n}\n.pi-search-plus[_ngcontent-%COMP%]:before {\n content: "\\e98f";\n}\n.pi-search-minus[_ngcontent-%COMP%]:before {\n content: "\\e990";\n}\n.pi-file-excel[_ngcontent-%COMP%]:before {\n content: "\\e98e";\n}\n.pi-file-pdf[_ngcontent-%COMP%]:before {\n content: "\\e98d";\n}\n.pi-check-square[_ngcontent-%COMP%]:before {\n content: "\\e98c";\n}\n.pi-chart-line[_ngcontent-%COMP%]:before {\n content: "\\e98b";\n}\n.pi-user-edit[_ngcontent-%COMP%]:before {\n content: "\\e98a";\n}\n.pi-exclamation-circle[_ngcontent-%COMP%]:before {\n content: "\\e989";\n}\n.pi-android[_ngcontent-%COMP%]:before {\n content: "\\e985";\n}\n.pi-google[_ngcontent-%COMP%]:before {\n content: "\\e986";\n}\n.pi-apple[_ngcontent-%COMP%]:before {\n content: "\\e987";\n}\n.pi-microsoft[_ngcontent-%COMP%]:before {\n content: "\\e988";\n}\n.pi-heart[_ngcontent-%COMP%]:before {\n content: "\\e984";\n}\n.pi-mobile[_ngcontent-%COMP%]:before {\n content: "\\e982";\n}\n.pi-tablet[_ngcontent-%COMP%]:before {\n content: "\\e983";\n}\n.pi-key[_ngcontent-%COMP%]:before {\n content: "\\e981";\n}\n.pi-shopping-cart[_ngcontent-%COMP%]:before {\n content: "\\e980";\n}\n.pi-comments[_ngcontent-%COMP%]:before {\n content: "\\e97e";\n}\n.pi-comment[_ngcontent-%COMP%]:before {\n content: "\\e97f";\n}\n.pi-briefcase[_ngcontent-%COMP%]:before {\n content: "\\e97d";\n}\n.pi-bell[_ngcontent-%COMP%]:before {\n content: "\\e97c";\n}\n.pi-paperclip[_ngcontent-%COMP%]:before {\n content: "\\e97b";\n}\n.pi-share-alt[_ngcontent-%COMP%]:before {\n content: "\\e97a";\n}\n.pi-envelope[_ngcontent-%COMP%]:before {\n content: "\\e979";\n}\n.pi-volume-down[_ngcontent-%COMP%]:before {\n content: "\\e976";\n}\n.pi-volume-up[_ngcontent-%COMP%]:before {\n content: "\\e977";\n}\n.pi-volume-off[_ngcontent-%COMP%]:before {\n content: "\\e978";\n}\n.pi-eject[_ngcontent-%COMP%]:before {\n content: "\\e975";\n}\n.pi-money-bill[_ngcontent-%COMP%]:before {\n content: "\\e974";\n}\n.pi-images[_ngcontent-%COMP%]:before {\n content: "\\e973";\n}\n.pi-image[_ngcontent-%COMP%]:before {\n content: "\\e972";\n}\n.pi-sign-in[_ngcontent-%COMP%]:before {\n content: "\\e970";\n}\n.pi-sign-out[_ngcontent-%COMP%]:before {\n content: "\\e971";\n}\n.pi-wifi[_ngcontent-%COMP%]:before {\n content: "\\e96f";\n}\n.pi-sitemap[_ngcontent-%COMP%]:before {\n content: "\\e96e";\n}\n.pi-chart-bar[_ngcontent-%COMP%]:before {\n content: "\\e96d";\n}\n.pi-camera[_ngcontent-%COMP%]:before {\n content: "\\e96c";\n}\n.pi-dollar[_ngcontent-%COMP%]:before {\n content: "\\e96b";\n}\n.pi-lock-open[_ngcontent-%COMP%]:before {\n content: "\\e96a";\n}\n.pi-table[_ngcontent-%COMP%]:before {\n content: "\\e969";\n}\n.pi-map-marker[_ngcontent-%COMP%]:before {\n content: "\\e968";\n}\n.pi-list[_ngcontent-%COMP%]:before {\n content: "\\e967";\n}\n.pi-eye-slash[_ngcontent-%COMP%]:before {\n content: "\\e965";\n}\n.pi-eye[_ngcontent-%COMP%]:before {\n content: "\\e966";\n}\n.pi-folder-open[_ngcontent-%COMP%]:before {\n content: "\\e964";\n}\n.pi-folder[_ngcontent-%COMP%]:before {\n content: "\\e963";\n}\n.pi-video[_ngcontent-%COMP%]:before {\n content: "\\e962";\n}\n.pi-inbox[_ngcontent-%COMP%]:before {\n content: "\\e961";\n}\n.pi-lock[_ngcontent-%COMP%]:before {\n content: "\\e95f";\n}\n.pi-unlock[_ngcontent-%COMP%]:before {\n content: "\\e960";\n}\n.pi-tags[_ngcontent-%COMP%]:before {\n content: "\\e95d";\n}\n.pi-tag[_ngcontent-%COMP%]:before {\n content: "\\e95e";\n}\n.pi-power-off[_ngcontent-%COMP%]:before {\n content: "\\e95c";\n}\n.pi-save[_ngcontent-%COMP%]:before {\n content: "\\e95b";\n}\n.pi-question-circle[_ngcontent-%COMP%]:before {\n content: "\\e959";\n}\n.pi-question[_ngcontent-%COMP%]:before {\n content: "\\e95a";\n}\n.pi-copy[_ngcontent-%COMP%]:before {\n content: "\\e957";\n}\n.pi-file[_ngcontent-%COMP%]:before {\n content: "\\e958";\n}\n.pi-clone[_ngcontent-%COMP%]:before {\n content: "\\e955";\n}\n.pi-calendar-times[_ngcontent-%COMP%]:before {\n content: "\\e952";\n}\n.pi-calendar-minus[_ngcontent-%COMP%]:before {\n content: "\\e953";\n}\n.pi-calendar-plus[_ngcontent-%COMP%]:before {\n content: "\\e954";\n}\n.pi-ellipsis-v[_ngcontent-%COMP%]:before {\n content: "\\e950";\n}\n.pi-ellipsis-h[_ngcontent-%COMP%]:before {\n content: "\\e951";\n}\n.pi-bookmark[_ngcontent-%COMP%]:before {\n content: "\\e94e";\n}\n.pi-globe[_ngcontent-%COMP%]:before {\n content: "\\e94f";\n}\n.pi-replay[_ngcontent-%COMP%]:before {\n content: "\\e94d";\n}\n.pi-filter[_ngcontent-%COMP%]:before {\n content: "\\e94c";\n}\n.pi-print[_ngcontent-%COMP%]:before {\n content: "\\e94b";\n}\n.pi-align-right[_ngcontent-%COMP%]:before {\n content: "\\e946";\n}\n.pi-align-left[_ngcontent-%COMP%]:before {\n content: "\\e947";\n}\n.pi-align-center[_ngcontent-%COMP%]:before {\n content: "\\e948";\n}\n.pi-align-justify[_ngcontent-%COMP%]:before {\n content: "\\e949";\n}\n.pi-cog[_ngcontent-%COMP%]:before {\n content: "\\e94a";\n}\n.pi-cloud-download[_ngcontent-%COMP%]:before {\n content: "\\e943";\n}\n.pi-cloud-upload[_ngcontent-%COMP%]:before {\n content: "\\e944";\n}\n.pi-cloud[_ngcontent-%COMP%]:before {\n content: "\\e945";\n}\n.pi-pencil[_ngcontent-%COMP%]:before {\n content: "\\e942";\n}\n.pi-users[_ngcontent-%COMP%]:before {\n content: "\\e941";\n}\n.pi-clock[_ngcontent-%COMP%]:before {\n content: "\\e940";\n}\n.pi-user-minus[_ngcontent-%COMP%]:before {\n content: "\\e93e";\n}\n.pi-user-plus[_ngcontent-%COMP%]:before {\n content: "\\e93f";\n}\n.pi-trash[_ngcontent-%COMP%]:before {\n content: "\\e93d";\n}\n.pi-external-link[_ngcontent-%COMP%]:before {\n content: "\\e93c";\n}\n.pi-window-maximize[_ngcontent-%COMP%]:before {\n content: "\\e93b";\n}\n.pi-window-minimize[_ngcontent-%COMP%]:before {\n content: "\\e93a";\n}\n.pi-refresh[_ngcontent-%COMP%]:before {\n content: "\\e938";\n}\n.pi-user[_ngcontent-%COMP%]:before {\n content: "\\e939";\n}\n.pi-exclamation-triangle[_ngcontent-%COMP%]:before {\n content: "\\e922";\n}\n.pi-calendar[_ngcontent-%COMP%]:before {\n content: "\\e927";\n}\n.pi-chevron-circle-left[_ngcontent-%COMP%]:before {\n content: "\\e928";\n}\n.pi-chevron-circle-down[_ngcontent-%COMP%]:before {\n content: "\\e929";\n}\n.pi-chevron-circle-right[_ngcontent-%COMP%]:before {\n content: "\\e92a";\n}\n.pi-chevron-circle-up[_ngcontent-%COMP%]:before {\n content: "\\e92b";\n}\n.pi-angle-double-down[_ngcontent-%COMP%]:before {\n content: "\\e92c";\n}\n.pi-angle-double-left[_ngcontent-%COMP%]:before {\n content: "\\e92d";\n}\n.pi-angle-double-right[_ngcontent-%COMP%]:before {\n content: "\\e92e";\n}\n.pi-angle-double-up[_ngcontent-%COMP%]:before {\n content: "\\e92f";\n}\n.pi-angle-down[_ngcontent-%COMP%]:before {\n content: "\\e930";\n}\n.pi-angle-left[_ngcontent-%COMP%]:before {\n content: "\\e931";\n}\n.pi-angle-right[_ngcontent-%COMP%]:before {\n content: "\\e932";\n}\n.pi-angle-up[_ngcontent-%COMP%]:before {\n content: "\\e933";\n}\n.pi-upload[_ngcontent-%COMP%]:before {\n content: "\\e934";\n}\n.pi-download[_ngcontent-%COMP%]:before {\n content: "\\e956";\n}\n.pi-ban[_ngcontent-%COMP%]:before {\n content: "\\e935";\n}\n.pi-star-fill[_ngcontent-%COMP%]:before {\n content: "\\e936";\n}\n.pi-star[_ngcontent-%COMP%]:before {\n content: "\\e937";\n}\n.pi-chevron-left[_ngcontent-%COMP%]:before {\n content: "\\e900";\n}\n.pi-chevron-right[_ngcontent-%COMP%]:before {\n content: "\\e901";\n}\n.pi-chevron-down[_ngcontent-%COMP%]:before {\n content: "\\e902";\n}\n.pi-chevron-up[_ngcontent-%COMP%]:before {\n content: "\\e903";\n}\n.pi-caret-left[_ngcontent-%COMP%]:before {\n content: "\\e904";\n}\n.pi-caret-right[_ngcontent-%COMP%]:before {\n content: "\\e905";\n}\n.pi-caret-down[_ngcontent-%COMP%]:before {\n content: "\\e906";\n}\n.pi-caret-up[_ngcontent-%COMP%]:before {\n content: "\\e907";\n}\n.pi-search[_ngcontent-%COMP%]:before {\n content: "\\e908";\n}\n.pi-check[_ngcontent-%COMP%]:before {\n content: "\\e909";\n}\n.pi-check-circle[_ngcontent-%COMP%]:before {\n content: "\\e90a";\n}\n.pi-times[_ngcontent-%COMP%]:before {\n content: "\\e90b";\n}\n.pi-times-circle[_ngcontent-%COMP%]:before {\n content: "\\e90c";\n}\n.pi-plus[_ngcontent-%COMP%]:before {\n content: "\\e90d";\n}\n.pi-plus-circle[_ngcontent-%COMP%]:before {\n content: "\\e90e";\n}\n.pi-minus[_ngcontent-%COMP%]:before {\n content: "\\e90f";\n}\n.pi-minus-circle[_ngcontent-%COMP%]:before {\n content: "\\e910";\n}\n.pi-circle-on[_ngcontent-%COMP%]:before {\n content: "\\e911";\n}\n.pi-circle-off[_ngcontent-%COMP%]:before {\n content: "\\e912";\n}\n.pi-sort-down[_ngcontent-%COMP%]:before {\n content: "\\e913";\n}\n.pi-sort-up[_ngcontent-%COMP%]:before {\n content: "\\e914";\n}\n.pi-sort[_ngcontent-%COMP%]:before {\n content: "\\e915";\n}\n.pi-step-backward[_ngcontent-%COMP%]:before {\n content: "\\e916";\n}\n.pi-step-forward[_ngcontent-%COMP%]:before {\n content: "\\e917";\n}\n.pi-th-large[_ngcontent-%COMP%]:before {\n content: "\\e918";\n}\n.pi-arrow-down[_ngcontent-%COMP%]:before {\n content: "\\e919";\n}\n.pi-arrow-left[_ngcontent-%COMP%]:before {\n content: "\\e91a";\n}\n.pi-arrow-right[_ngcontent-%COMP%]:before {\n content: "\\e91b";\n}\n.pi-arrow-up[_ngcontent-%COMP%]:before {\n content: "\\e91c";\n}\n.pi-bars[_ngcontent-%COMP%]:before {\n content: "\\e91d";\n}\n.pi-arrow-circle-down[_ngcontent-%COMP%]:before {\n content: "\\e91e";\n}\n.pi-arrow-circle-left[_ngcontent-%COMP%]:before {\n content: "\\e91f";\n}\n.pi-arrow-circle-right[_ngcontent-%COMP%]:before {\n content: "\\e920";\n}\n.pi-arrow-circle-up[_ngcontent-%COMP%]:before {\n content: "\\e921";\n}\n.pi-info[_ngcontent-%COMP%]:before {\n content: "\\e923";\n}\n.pi-info-circle[_ngcontent-%COMP%]:before {\n content: "\\e924";\n}\n.pi-home[_ngcontent-%COMP%]:before {\n content: "\\e925";\n}\n.pi-spinner[_ngcontent-%COMP%]:before {\n content: "\\e926";\n}\n\n\n\n*[_ngcontent-%COMP%] {\n font-family:\n Inter,\n Arial,\n serif;\n caret-color: transparent !important;\n}\ninput[_ngcontent-%COMP%], \ntextarea[_ngcontent-%COMP%], \n[contenteditable=true][_ngcontent-%COMP%] {\n caret-color: auto !important;\n}\nbody[_ngcontent-%COMP%] {\n margin: 0;\n padding: 0;\n}\nh1[_ngcontent-%COMP%], \nh2[_ngcontent-%COMP%], \nh3[_ngcontent-%COMP%], \nh4[_ngcontent-%COMP%], \nh5[_ngcontent-%COMP%], \nh6[_ngcontent-%COMP%] {\n margin: 0;\n padding: 0;\n}\n.input[_ngcontent-%COMP%]:focus-visible {\n box-shadow: 0px 0px 0px 4px rgba(0, 118, 221, 0.16) !important;\n}\n.form-control-container[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n gap: 4px;\n font-size: 14px;\n line-height: 18px;\n font-variant-numeric: lining-nums tabular-nums;\n font-weight: 400;\n cursor: pointer;\n position: relative;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-label[_ngcontent-%COMP%] {\n color: #4a5469;\n font-size: 12px;\n font-style: normal;\n font-weight: 500;\n line-height: 18px;\n display: inline-flex;\n align-items: center;\n gap: 4px;\n position: relative;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-field[_ngcontent-%COMP%], \n.form-control-container[_ngcontent-%COMP%] .p-autocomplete-input[_ngcontent-%COMP%] {\n font-size: 14px;\n color: #252a34;\n font-weight: 400;\n line-height: 18px;\n font-style: normal;\n font-variant-numeric: lining-nums tabular-nums;\n width: 100%;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-error-message[_ngcontent-%COMP%] {\n font-size: 12px;\n color: #d6421e;\n margin-top: 2px;\n}\n.form-control-container[_ngcontent-%COMP%] .form-control-hint-message[_ngcontent-%COMP%] {\n color: #4a5469;\n font-size: 12px;\n margin-top: 2px;\n}\n[_nghost-%COMP%] .p-dialog-header {\n padding: 20px 20px 0 0 !important;\n}\n.modal-container[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 12px;\n}\n.modal-container[_ngcontent-%COMP%] .warning-container[_ngcontent-%COMP%] {\n padding: 12px;\n border-radius: 24px;\n background: rgb(253, 241, 226);\n width: 48px;\n height: 48px;\n}\n.modal-container[_ngcontent-%COMP%] .title[_ngcontent-%COMP%] {\n color: #252a34;\n text-align: center;\n font-size: 18px;\n font-style: normal;\n font-weight: 600;\n line-height: 22px;\n}\n.modal-container[_ngcontent-%COMP%] .description[_ngcontent-%COMP%] {\n color: #4a5469;\n text-align: center;\n font-size: 14px;\n font-style: normal;\n font-weight: 400;\n line-height: 18px;\n}\n\n\n\n\n\n\n/*# sourceMappingURL=domains-overload-modal.css.map */'], changeDetection: 0 });
121
- };
122
- (() => {
123
- (typeof ngDevMode === "undefined" || ngDevMode) && setClassMetadata(DomainsOverloadModalComponent, [{
124
- type: Component,
125
- args: [{ selector: "lib-domains-overload-modal", standalone: true, imports: [DialogModule, DmButtonLibComponent], template: `
126
- <p-dialog [(visible)]="visible" [modal]="true" [style]="{ width: '460px' }">
127
- <div class="modal-container">
128
- <div class="warning-container">
129
- <svg
130
- xmlns="http://www.w3.org/2000/svg"
131
- width="24"
132
- height="24"
133
- viewBox="0 0 24 24"
134
- fill="none"
135
- >
136
- <path
137
- d="M11.9998 7.99999V12M11.9998 16H12.0098M10.6151 2.89171L2.39019 17.0983C1.93398 17.8863 1.70588 18.2803 1.73959 18.6037C1.769 18.8857 1.91677 19.142 2.14613 19.3088C2.40908 19.5 2.86435 19.5 3.77487 19.5H20.2246C21.1352 19.5 21.5904 19.5 21.8534 19.3088C22.0827 19.142 22.2305 18.8857 22.2599 18.6037C22.2936 18.2803 22.0655 17.8863 21.6093 17.0983L13.3844 2.89171C12.9299 2.10654 12.7026 1.71396 12.4061 1.58211C12.1474 1.4671 11.8521 1.4671 11.5935 1.58211C11.2969 1.71396 11.0696 2.10655 10.6151 2.89171Z"
138
- stroke="#F08E0D"
139
- stroke-width="2"
140
- stroke-linecap="round"
141
- stroke-linejoin="round"
142
- />
143
- </svg>
144
- </div>
145
- <div class="title">
146
- <span>{{ action()}}</span>
147
- <span>{{' Report With All Domains'}}</span>
148
- </div>
149
- <div class="description">
150
- <span
151
- >All domains are selected, which can overload the database and
152
- negatively affect performance. <br />Are you sure you want to select
153
- all domains?</span
154
- >
155
- </div>
156
- </div>
157
- <ng-template pTemplate="footer">
158
- <div
159
- style="width: 100%; display: flex; flex-direction: row; justify-content: space-between"
160
- >
161
- <lib-dm-button-lib
162
- text="Back to Settings"
163
- size="medium"
164
- variant="secondary-outlined"
165
- (outsideClickEmitter)="visible.set(false)"
166
- >
167
- <div class="dm-button-icon" icon-left>
168
- <svg
169
- xmlns="http://www.w3.org/2000/svg"
170
- width="20"
171
- height="20"
172
- viewBox="0 0 20 20"
173
- fill="none"
174
- >
175
- <path
176
- fill-rule="evenodd"
177
- clip-rule="evenodd"
178
- d="M10.5899 3.57733C10.9153 3.90277 10.9153 4.4304 10.5899 4.75584L6.17916 9.16659H15.834C16.2942 9.16659 16.6673 9.53968 16.6673 9.99992C16.6673 10.4602 16.2942 10.8333 15.834 10.8333H6.17916L10.5899 15.244C10.9153 15.5694 10.9153 16.0971 10.5899 16.4225C10.2645 16.7479 9.73683 16.7479 9.4114 16.4225L3.57806 10.5892C3.25263 10.2637 3.25263 9.7361 3.57806 9.41066L9.4114 3.57733C9.73683 3.25189 10.2645 3.25189 10.5899 3.57733Z"
179
- fill="#5D6983"
180
- />
181
- </svg>
182
- </div>
183
- </lib-dm-button-lib>
184
- <lib-dm-button-lib
185
- [text]="action() + ' Report'"
186
- size="medium"
187
- variant="primary-filled"
188
- (outsideClickEmitter)="
189
- confirm.emit({confirm: true, isSaveMode: isSaveMode() }); visible.set(false)
190
- "
191
- >
192
- <div class="dm-button-icon" icon-left>
193
- <svg
194
- xmlns="http://www.w3.org/2000/svg"
195
- width="20"
196
- height="20"
197
- viewBox="0 0 20 20"
198
- fill="none"
199
- >
200
- <path
201
- fill-rule="evenodd"
202
- clip-rule="evenodd"
203
- d="M10.8333 2.51651C10.6786 2.50241 10.4493 2.49997 10.0098 2.49997H7.33333C6.61952 2.49997 6.13427 2.50062 5.7592 2.53126C5.39385 2.56111 5.20702 2.61522 5.07668 2.68163C4.76308 2.84142 4.50811 3.09638 4.34832 3.40999C4.28192 3.54032 4.22781 3.72716 4.19796 4.0925C4.16732 4.46758 4.16667 4.95282 4.16667 5.66664V14.3333C4.16667 15.0471 4.16732 15.5324 4.19796 15.9074C4.22781 16.2728 4.28192 16.4596 4.34832 16.59C4.50811 16.9036 4.76308 17.1585 5.07668 17.3183C5.20702 17.3847 5.39385 17.4388 5.7592 17.4687C6.13427 17.4993 6.61952 17.5 7.33333 17.5H12.6667C13.3805 17.5 13.8657 17.4993 14.2408 17.4687C14.6061 17.4388 14.793 17.3847 14.9233 17.3183C15.2369 17.1585 15.4919 16.9036 15.6517 16.59C15.7181 16.4596 15.7722 16.2728 15.802 15.9074C15.8327 15.5324 15.8333 15.0471 15.8333 14.3333V8.32349C15.8333 7.88407 15.8309 7.65478 15.8168 7.50003L12.9734 7.50003C12.7631 7.50006 12.5583 7.50008 12.3848 7.48591C12.1943 7.47035 11.9695 7.43362 11.7433 7.31837C11.4297 7.15858 11.1748 6.90362 11.015 6.59001C10.8997 6.36383 10.863 6.13905 10.8475 5.94856C10.8333 5.77509 10.8333 5.57026 10.8333 5.35993L10.8333 2.51651ZM11.9947 1.12494C11.8064 1.04056 11.6105 0.973705 11.4093 0.925405C11.0237 0.832836 10.6239 0.833026 10.0947 0.833278C10.0668 0.833291 10.0385 0.833305 10.0098 0.833305L7.29892 0.833304C6.62811 0.833293 6.07448 0.833285 5.62348 0.870133C5.15506 0.908404 4.72448 0.99054 4.32003 1.19662C3.69283 1.51619 3.18289 2.02613 2.86331 2.65334C2.65724 3.05778 2.5751 3.48837 2.53683 3.95678C2.49998 4.40778 2.49999 4.96141 2.5 5.63222V14.3677C2.49999 15.0385 2.49998 15.5922 2.53683 16.0432C2.5751 16.5116 2.65724 16.9422 2.86331 17.3466C3.18289 17.9738 3.69283 18.4837 4.32003 18.8033C4.72448 19.0094 5.15506 19.0915 5.62348 19.1298C6.07447 19.1667 6.6281 19.1666 7.2989 19.1666H12.7011C13.3719 19.1666 13.9255 19.1667 14.3765 19.1298C14.8449 19.0915 15.2755 19.0094 15.68 18.8033C16.3072 18.4837 16.8171 17.9738 17.1367 17.3466C17.3428 16.9422 17.4249 16.5116 17.4632 16.0432C17.5 15.5922 17.5 15.0385 17.5 14.3677V8.32349C17.5 8.29482 17.5 8.26653 17.5 8.2386C17.5003 7.70943 17.5005 7.3096 17.4079 6.92402C17.3597 6.72341 17.2931 6.52802 17.2091 6.34028C17.2039 6.32804 17.1984 6.31596 17.1926 6.30404C17.1382 6.18621 17.0768 6.0715 17.0088 5.96051C16.8016 5.62241 16.5188 5.33982 16.1444 4.96581C16.1246 4.94607 16.1046 4.92608 16.0843 4.90581L13.4275 2.24896C13.4072 2.22868 13.3872 2.20867 13.3675 2.1889C12.9935 1.81455 12.7109 1.53169 12.3728 1.3245C12.2614 1.25622 12.1462 1.19464 12.0278 1.14003C12.0169 1.13477 12.0058 1.12974 11.9947 1.12494ZM12.5 3.67848V5.33336C12.5 5.58047 12.5006 5.71568 12.5086 5.81284C12.5089 5.8167 12.5092 5.82036 12.5095 5.82382C12.513 5.82414 12.5167 5.82446 12.5205 5.82478C12.6177 5.83272 12.7529 5.83336 13 5.83336H14.6549L12.5 3.67848ZM5.83333 10.8333C5.83333 10.3731 6.20643 9.99997 6.66667 9.99997H13.3333C13.7936 9.99997 14.1667 10.3731 14.1667 10.8333C14.1667 11.2935 13.7936 11.6666 13.3333 11.6666H6.66667C6.20643 11.6666 5.83333 11.2935 5.83333 10.8333ZM5.83333 14.1666C5.83333 13.7064 6.20643 13.3333 6.66667 13.3333H11.6667C12.1269 13.3333 12.5 13.7064 12.5 14.1666C12.5 14.6269 12.1269 15 11.6667 15H6.66667C6.20643 15 5.83333 14.6269 5.83333 14.1666Z"
204
- fill="white"
205
- />
206
- </svg>
207
- </div>
208
- </lib-dm-button-lib>
209
- </div>
210
- </ng-template>
211
- </p-dialog>
212
- `, changeDetection: ChangeDetectionStrategy.OnPush, styles: ['/* node_modules/modern-normalize/modern-normalize.css */\n*,\n::before,\n::after {\n box-sizing: border-box;\n}\nhtml {\n font-family:\n system-ui,\n "Segoe UI",\n Roboto,\n Helvetica,\n Arial,\n sans-serif,\n "Apple Color Emoji",\n "Segoe UI Emoji";\n line-height: 1.15;\n -webkit-text-size-adjust: 100%;\n tab-size: 4;\n}\nbody {\n margin: 0;\n}\nb,\nstrong {\n font-weight: bolder;\n}\ncode,\nkbd,\nsamp,\npre {\n font-family:\n ui-monospace,\n SFMono-Regular,\n Consolas,\n "Liberation Mono",\n Menlo,\n monospace;\n font-size: 1em;\n}\nsmall {\n font-size: 80%;\n}\nsub,\nsup {\n font-size: 75%;\n line-height: 0;\n position: relative;\n vertical-align: baseline;\n}\nsub {\n bottom: -0.25em;\n}\nsup {\n top: -0.5em;\n}\ntable {\n border-color: currentcolor;\n}\nbutton,\ninput,\noptgroup,\nselect,\ntextarea {\n font-family: inherit;\n font-size: 100%;\n line-height: 1.15;\n margin: 0;\n}\nbutton,\n[type=button],\n[type=reset],\n[type=submit] {\n -webkit-appearance: button;\n}\nlegend {\n padding: 0;\n}\nprogress {\n vertical-align: baseline;\n}\n::-webkit-inner-spin-button,\n::-webkit-outer-spin-button {\n height: auto;\n}\n[type=search] {\n -webkit-appearance: textfield;\n outline-offset: -2px;\n}\n::-webkit-search-decoration {\n -webkit-appearance: none;\n}\n::-webkit-file-upload-button {\n -webkit-appearance: button;\n font: inherit;\n}\nsummary {\n display: list-item;\n}\n\n/* node_modules/primeicons/primeicons.css */\n@font-face {\n font-family: "primeicons";\n font-display: block;\n src: url("./media/primeicons.eot");\n src:\n url("./media/primeicons.eot?#iefix") format("embedded-opentype"),\n url("./media/primeicons.woff2") format("woff2"),\n url("./media/primeicons.woff") format("woff"),\n url("./media/primeicons.ttf") format("truetype"),\n url("./media/primeicons.svg?#primeicons") format("svg");\n font-weight: normal;\n font-style: normal;\n}\n.pi {\n font-family: "primeicons";\n speak: none;\n font-style: normal;\n font-weight: normal;\n font-variant: normal;\n text-transform: none;\n line-height: 1;\n display: inline-block;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n.pi:before {\n --webkit-backface-visibility:hidden;\n backface-visibility: hidden;\n}\n.pi-fw {\n width: 1.28571429em;\n text-align: center;\n}\n.pi-spin {\n -webkit-animation: fa-spin 2s infinite linear;\n animation: fa-spin 2s infinite linear;\n}\n@media (prefers-reduced-motion: reduce) {\n .pi-spin {\n -webkit-animation-delay: -1ms;\n animation-delay: -1ms;\n -webkit-animation-duration: 1ms;\n animation-duration: 1ms;\n -webkit-animation-iteration-count: 1;\n animation-iteration-count: 1;\n -webkit-transition-delay: 0s;\n transition-delay: 0s;\n -webkit-transition-duration: 0s;\n transition-duration: 0s;\n }\n}\n@-webkit-keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n@keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg);\n }\n 100% {\n -webkit-transform: rotate(359deg);\n transform: rotate(359deg);\n }\n}\n.pi-folder-plus:before {\n content: "\\ea05";\n}\n.pi-receipt:before {\n content: "\\ea06";\n}\n.pi-asterisk:before {\n content: "\\ea07";\n}\n.pi-face-smile:before {\n content: "\\ea08";\n}\n.pi-pinterest:before {\n content: "\\ea09";\n}\n.pi-expand:before {\n content: "\\ea0a";\n}\n.pi-pen-to-square:before {\n content: "\\ea0b";\n}\n.pi-wave-pulse:before {\n content: "\\ea0c";\n}\n.pi-turkish-lira:before {\n content: "\\ea0d";\n}\n.pi-spinner-dotted:before {\n content: "\\ea0e";\n}\n.pi-crown:before {\n content: "\\ea0f";\n}\n.pi-pause-circle:before {\n content: "\\ea10";\n}\n.pi-warehouse:before {\n content: "\\ea11";\n}\n.pi-objects-column:before {\n content: "\\ea12";\n}\n.pi-clipboard:before {\n content: "\\ea13";\n}\n.pi-play-circle:before {\n content: "\\ea14";\n}\n.pi-venus:before {\n content: "\\ea15";\n}\n.pi-cart-minus:before {\n content: "\\ea16";\n}\n.pi-file-plus:before {\n content: "\\ea17";\n}\n.pi-microchip:before {\n content: "\\ea18";\n}\n.pi-twitch:before {\n content: "\\ea19";\n}\n.pi-building-columns:before {\n content: "\\ea1a";\n}\n.pi-file-check:before {\n content: "\\ea1b";\n}\n.pi-microchip-ai:before {\n content: "\\ea1c";\n}\n.pi-trophy:before {\n content: "\\ea1d";\n}\n.pi-barcode:before {\n content: "\\ea1e";\n}\n.pi-file-arrow-up:before {\n content: "\\ea1f";\n}\n.pi-mars:before {\n content: "\\ea20";\n}\n.pi-tiktok:before {\n content: "\\ea21";\n}\n.pi-arrow-up-right-and-arrow-down-left-from-center:before {\n content: "\\ea22";\n}\n.pi-ethereum:before {\n content: "\\ea23";\n}\n.pi-list-check:before {\n content: "\\ea24";\n}\n.pi-thumbtack:before {\n content: "\\ea25";\n}\n.pi-arrow-down-left-and-arrow-up-right-to-center:before {\n content: "\\ea26";\n}\n.pi-equals:before {\n content: "\\ea27";\n}\n.pi-lightbulb:before {\n content: "\\ea28";\n}\n.pi-star-half:before {\n content: "\\ea29";\n}\n.pi-address-book:before {\n content: "\\ea2a";\n}\n.pi-chart-scatter:before {\n content: "\\ea2b";\n}\n.pi-indian-rupee:before {\n content: "\\ea2c";\n}\n.pi-star-half-fill:before {\n content: "\\ea2d";\n}\n.pi-cart-arrow-down:before {\n content: "\\ea2e";\n}\n.pi-calendar-clock:before {\n content: "\\ea2f";\n}\n.pi-sort-up-fill:before {\n content: "\\ea30";\n}\n.pi-sparkles:before {\n content: "\\ea31";\n}\n.pi-bullseye:before {\n content: "\\ea32";\n}\n.pi-sort-down-fill:before {\n content: "\\ea33";\n}\n.pi-graduation-cap:before {\n content: "\\ea34";\n}\n.pi-hammer:before {\n content: "\\ea35";\n}\n.pi-bell-slash:before {\n content: "\\ea36";\n}\n.pi-gauge:before {\n content: "\\ea37";\n}\n.pi-shop:before {\n content: "\\ea38";\n}\n.pi-headphones:before {\n content: "\\ea39";\n}\n.pi-eraser:before {\n content: "\\ea04";\n}\n.pi-stopwatch:before {\n content: "\\ea01";\n}\n.pi-verified:before {\n content: "\\ea02";\n}\n.pi-delete-left:before {\n content: "\\ea03";\n}\n.pi-hourglass:before {\n content: "\\e9fe";\n}\n.pi-truck:before {\n content: "\\ea00";\n}\n.pi-wrench:before {\n content: "\\e9ff";\n}\n.pi-microphone:before {\n content: "\\e9fa";\n}\n.pi-megaphone:before {\n content: "\\e9fb";\n}\n.pi-arrow-right-arrow-left:before {\n content: "\\e9fc";\n}\n.pi-bitcoin:before {\n content: "\\e9fd";\n}\n.pi-file-edit:before {\n content: "\\e9f6";\n}\n.pi-language:before {\n content: "\\e9f7";\n}\n.pi-file-export:before {\n content: "\\e9f8";\n}\n.pi-file-import:before {\n content: "\\e9f9";\n}\n.pi-file-word:before {\n content: "\\e9f1";\n}\n.pi-gift:before {\n content: "\\e9f2";\n}\n.pi-cart-plus:before {\n content: "\\e9f3";\n}\n.pi-thumbs-down-fill:before {\n content: "\\e9f4";\n}\n.pi-thumbs-up-fill:before {\n content: "\\e9f5";\n}\n.pi-arrows-alt:before {\n content: "\\e9f0";\n}\n.pi-calculator:before {\n content: "\\e9ef";\n}\n.pi-sort-alt-slash:before {\n content: "\\e9ee";\n}\n.pi-arrows-h:before {\n content: "\\e9ec";\n}\n.pi-arrows-v:before {\n content: "\\e9ed";\n}\n.pi-pound:before {\n content: "\\e9eb";\n}\n.pi-prime:before {\n content: "\\e9ea";\n}\n.pi-chart-pie:before {\n content: "\\e9e9";\n}\n.pi-reddit:before {\n content: "\\e9e8";\n}\n.pi-code:before {\n content: "\\e9e7";\n}\n.pi-sync:before {\n content: "\\e9e6";\n}\n.pi-shopping-bag:before {\n content: "\\e9e5";\n}\n.pi-server:before {\n content: "\\e9e4";\n}\n.pi-database:before {\n content: "\\e9e3";\n}\n.pi-hashtag:before {\n content: "\\e9e2";\n}\n.pi-bookmark-fill:before {\n content: "\\e9df";\n}\n.pi-filter-fill:before {\n content: "\\e9e0";\n}\n.pi-heart-fill:before {\n content: "\\e9e1";\n}\n.pi-flag-fill:before {\n content: "\\e9de";\n}\n.pi-circle:before {\n content: "\\e9dc";\n}\n.pi-circle-fill:before {\n content: "\\e9dd";\n}\n.pi-bolt:before {\n content: "\\e9db";\n}\n.pi-history:before {\n content: "\\e9da";\n}\n.pi-box:before {\n content: "\\e9d9";\n}\n.pi-at:before {\n content: "\\e9d8";\n}\n.pi-arrow-up-right:before {\n content: "\\e9d4";\n}\n.pi-arrow-up-left:before {\n content: "\\e9d5";\n}\n.pi-arrow-down-left:before {\n content: "\\e9d6";\n}\n.pi-arrow-down-right:before {\n content: "\\e9d7";\n}\n.pi-telegram:before {\n content: "\\e9d3";\n}\n.pi-stop-circle:before {\n content: "\\e9d2";\n}\n.pi-stop:before {\n content: "\\e9d1";\n}\n.pi-whatsapp:before {\n content: "\\e9d0";\n}\n.pi-building:before {\n content: "\\e9cf";\n}\n.pi-qrcode:before {\n content: "\\e9ce";\n}\n.pi-car:before {\n content: "\\e9cd";\n}\n.pi-instagram:before {\n content: "\\e9cc";\n}\n.pi-linkedin:before {\n content: "\\e9cb";\n}\n.pi-send:before {\n content: "\\e9ca";\n}\n.pi-slack:before {\n content: "\\e9c9";\n}\n.pi-sun:before {\n content: "\\e9c8";\n}\n.pi-moon:before {\n content: "\\e9c7";\n}\n.pi-vimeo:before {\n content: "\\e9c6";\n}\n.pi-youtube:before {\n content: "\\e9c5";\n}\n.pi-flag:before {\n content: "\\e9c4";\n}\n.pi-wallet:before {\n content: "\\e9c3";\n}\n.pi-map:before {\n content: "\\e9c2";\n}\n.pi-link:before {\n content: "\\e9c1";\n}\n.pi-credit-card:before {\n content: "\\e9bf";\n}\n.pi-discord:before {\n content: "\\e9c0";\n}\n.pi-percentage:before {\n content: "\\e9be";\n}\n.pi-euro:before {\n content: "\\e9bd";\n}\n.pi-book:before {\n content: "\\e9ba";\n}\n.pi-shield:before {\n content: "\\e9b9";\n}\n.pi-paypal:before {\n content: "\\e9bb";\n}\n.pi-amazon:before {\n content: "\\e9bc";\n}\n.pi-phone:before {\n content: "\\e9b8";\n}\n.pi-filter-slash:before {\n content: "\\e9b7";\n}\n.pi-facebook:before {\n content: "\\e9b4";\n}\n.pi-github:before {\n content: "\\e9b5";\n}\n.pi-twitter:before {\n content: "\\e9b6";\n}\n.pi-step-backward-alt:before {\n content: "\\e9ac";\n}\n.pi-step-forward-alt:before {\n content: "\\e9ad";\n}\n.pi-forward:before {\n content: "\\e9ae";\n}\n.pi-backward:before {\n content: "\\e9af";\n}\n.pi-fast-backward:before {\n content: "\\e9b0";\n}\n.pi-fast-forward:before {\n content: "\\e9b1";\n}\n.pi-pause:before {\n content: "\\e9b2";\n}\n.pi-play:before {\n content: "\\e9b3";\n}\n.pi-compass:before {\n content: "\\e9ab";\n}\n.pi-id-card:before {\n content: "\\e9aa";\n}\n.pi-ticket:before {\n content: "\\e9a9";\n}\n.pi-file-o:before {\n content: "\\e9a8";\n}\n.pi-reply:before {\n content: "\\e9a7";\n}\n.pi-directions-alt:before {\n content: "\\e9a5";\n}\n.pi-directions:before {\n content: "\\e9a6";\n}\n.pi-thumbs-up:before {\n content: "\\e9a3";\n}\n.pi-thumbs-down:before {\n content: "\\e9a4";\n}\n.pi-sort-numeric-down-alt:before {\n content: "\\e996";\n}\n.pi-sort-numeric-up-alt:before {\n content: "\\e997";\n}\n.pi-sort-alpha-down-alt:before {\n content: "\\e998";\n}\n.pi-sort-alpha-up-alt:before {\n content: "\\e999";\n}\n.pi-sort-numeric-down:before {\n content: "\\e99a";\n}\n.pi-sort-numeric-up:before {\n content: "\\e99b";\n}\n.pi-sort-alpha-down:before {\n content: "\\e99c";\n}\n.pi-sort-alpha-up:before {\n content: "\\e99d";\n}\n.pi-sort-alt:before {\n content: "\\e99e";\n}\n.pi-sort-amount-up:before {\n content: "\\e99f";\n}\n.pi-sort-amount-down:before {\n content: "\\e9a0";\n}\n.pi-sort-amount-down-alt:before {\n content: "\\e9a1";\n}\n.pi-sort-amount-up-alt:before {\n content: "\\e9a2";\n}\n.pi-palette:before {\n content: "\\e995";\n}\n.pi-undo:before {\n content: "\\e994";\n}\n.pi-desktop:before {\n content: "\\e993";\n}\n.pi-sliders-v:before {\n content: "\\e991";\n}\n.pi-sliders-h:before {\n content: "\\e992";\n}\n.pi-search-plus:before {\n content: "\\e98f";\n}\n.pi-search-minus:before {\n content: "\\e990";\n}\n.pi-file-excel:before {\n content: "\\e98e";\n}\n.pi-file-pdf:before {\n content: "\\e98d";\n}\n.pi-check-square:before {\n content: "\\e98c";\n}\n.pi-chart-line:before {\n content: "\\e98b";\n}\n.pi-user-edit:before {\n content: "\\e98a";\n}\n.pi-exclamation-circle:before {\n content: "\\e989";\n}\n.pi-android:before {\n content: "\\e985";\n}\n.pi-google:before {\n content: "\\e986";\n}\n.pi-apple:before {\n content: "\\e987";\n}\n.pi-microsoft:before {\n content: "\\e988";\n}\n.pi-heart:before {\n content: "\\e984";\n}\n.pi-mobile:before {\n content: "\\e982";\n}\n.pi-tablet:before {\n content: "\\e983";\n}\n.pi-key:before {\n content: "\\e981";\n}\n.pi-shopping-cart:before {\n content: "\\e980";\n}\n.pi-comments:before {\n content: "\\e97e";\n}\n.pi-comment:before {\n content: "\\e97f";\n}\n.pi-briefcase:before {\n content: "\\e97d";\n}\n.pi-bell:before {\n content: "\\e97c";\n}\n.pi-paperclip:before {\n content: "\\e97b";\n}\n.pi-share-alt:before {\n content: "\\e97a";\n}\n.pi-envelope:before {\n content: "\\e979";\n}\n.pi-volume-down:before {\n content: "\\e976";\n}\n.pi-volume-up:before {\n content: "\\e977";\n}\n.pi-volume-off:before {\n content: "\\e978";\n}\n.pi-eject:before {\n content: "\\e975";\n}\n.pi-money-bill:before {\n content: "\\e974";\n}\n.pi-images:before {\n content: "\\e973";\n}\n.pi-image:before {\n content: "\\e972";\n}\n.pi-sign-in:before {\n content: "\\e970";\n}\n.pi-sign-out:before {\n content: "\\e971";\n}\n.pi-wifi:before {\n content: "\\e96f";\n}\n.pi-sitemap:before {\n content: "\\e96e";\n}\n.pi-chart-bar:before {\n content: "\\e96d";\n}\n.pi-camera:before {\n content: "\\e96c";\n}\n.pi-dollar:before {\n content: "\\e96b";\n}\n.pi-lock-open:before {\n content: "\\e96a";\n}\n.pi-table:before {\n content: "\\e969";\n}\n.pi-map-marker:before {\n content: "\\e968";\n}\n.pi-list:before {\n content: "\\e967";\n}\n.pi-eye-slash:before {\n content: "\\e965";\n}\n.pi-eye:before {\n content: "\\e966";\n}\n.pi-folder-open:before {\n content: "\\e964";\n}\n.pi-folder:before {\n content: "\\e963";\n}\n.pi-video:before {\n content: "\\e962";\n}\n.pi-inbox:before {\n content: "\\e961";\n}\n.pi-lock:before {\n content: "\\e95f";\n}\n.pi-unlock:before {\n content: "\\e960";\n}\n.pi-tags:before {\n content: "\\e95d";\n}\n.pi-tag:before {\n content: "\\e95e";\n}\n.pi-power-off:before {\n content: "\\e95c";\n}\n.pi-save:before {\n content: "\\e95b";\n}\n.pi-question-circle:before {\n content: "\\e959";\n}\n.pi-question:before {\n content: "\\e95a";\n}\n.pi-copy:before {\n content: "\\e957";\n}\n.pi-file:before {\n content: "\\e958";\n}\n.pi-clone:before {\n content: "\\e955";\n}\n.pi-calendar-times:before {\n content: "\\e952";\n}\n.pi-calendar-minus:before {\n content: "\\e953";\n}\n.pi-calendar-plus:before {\n content: "\\e954";\n}\n.pi-ellipsis-v:before {\n content: "\\e950";\n}\n.pi-ellipsis-h:before {\n content: "\\e951";\n}\n.pi-bookmark:before {\n content: "\\e94e";\n}\n.pi-globe:before {\n content: "\\e94f";\n}\n.pi-replay:before {\n content: "\\e94d";\n}\n.pi-filter:before {\n content: "\\e94c";\n}\n.pi-print:before {\n content: "\\e94b";\n}\n.pi-align-right:before {\n content: "\\e946";\n}\n.pi-align-left:before {\n content: "\\e947";\n}\n.pi-align-center:before {\n content: "\\e948";\n}\n.pi-align-justify:before {\n content: "\\e949";\n}\n.pi-cog:before {\n content: "\\e94a";\n}\n.pi-cloud-download:before {\n content: "\\e943";\n}\n.pi-cloud-upload:before {\n content: "\\e944";\n}\n.pi-cloud:before {\n content: "\\e945";\n}\n.pi-pencil:before {\n content: "\\e942";\n}\n.pi-users:before {\n content: "\\e941";\n}\n.pi-clock:before {\n content: "\\e940";\n}\n.pi-user-minus:before {\n content: "\\e93e";\n}\n.pi-user-plus:before {\n content: "\\e93f";\n}\n.pi-trash:before {\n content: "\\e93d";\n}\n.pi-external-link:before {\n content: "\\e93c";\n}\n.pi-window-maximize:before {\n content: "\\e93b";\n}\n.pi-window-minimize:before {\n content: "\\e93a";\n}\n.pi-refresh:before {\n content: "\\e938";\n}\n.pi-user:before {\n content: "\\e939";\n}\n.pi-exclamation-triangle:before {\n content: "\\e922";\n}\n.pi-calendar:before {\n content: "\\e927";\n}\n.pi-chevron-circle-left:before {\n content: "\\e928";\n}\n.pi-chevron-circle-down:before {\n content: "\\e929";\n}\n.pi-chevron-circle-right:before {\n content: "\\e92a";\n}\n.pi-chevron-circle-up:before {\n content: "\\e92b";\n}\n.pi-angle-double-down:before {\n content: "\\e92c";\n}\n.pi-angle-double-left:before {\n content: "\\e92d";\n}\n.pi-angle-double-right:before {\n content: "\\e92e";\n}\n.pi-angle-double-up:before {\n content: "\\e92f";\n}\n.pi-angle-down:before {\n content: "\\e930";\n}\n.pi-angle-left:before {\n content: "\\e931";\n}\n.pi-angle-right:before {\n content: "\\e932";\n}\n.pi-angle-up:before {\n content: "\\e933";\n}\n.pi-upload:before {\n content: "\\e934";\n}\n.pi-download:before {\n content: "\\e956";\n}\n.pi-ban:before {\n content: "\\e935";\n}\n.pi-star-fill:before {\n content: "\\e936";\n}\n.pi-star:before {\n content: "\\e937";\n}\n.pi-chevron-left:before {\n content: "\\e900";\n}\n.pi-chevron-right:before {\n content: "\\e901";\n}\n.pi-chevron-down:before {\n content: "\\e902";\n}\n.pi-chevron-up:before {\n content: "\\e903";\n}\n.pi-caret-left:before {\n content: "\\e904";\n}\n.pi-caret-right:before {\n content: "\\e905";\n}\n.pi-caret-down:before {\n content: "\\e906";\n}\n.pi-caret-up:before {\n content: "\\e907";\n}\n.pi-search:before {\n content: "\\e908";\n}\n.pi-check:before {\n content: "\\e909";\n}\n.pi-check-circle:before {\n content: "\\e90a";\n}\n.pi-times:before {\n content: "\\e90b";\n}\n.pi-times-circle:before {\n content: "\\e90c";\n}\n.pi-plus:before {\n content: "\\e90d";\n}\n.pi-plus-circle:before {\n content: "\\e90e";\n}\n.pi-minus:before {\n content: "\\e90f";\n}\n.pi-minus-circle:before {\n content: "\\e910";\n}\n.pi-circle-on:before {\n content: "\\e911";\n}\n.pi-circle-off:before {\n content: "\\e912";\n}\n.pi-sort-down:before {\n content: "\\e913";\n}\n.pi-sort-up:before {\n content: "\\e914";\n}\n.pi-sort:before {\n content: "\\e915";\n}\n.pi-step-backward:before {\n content: "\\e916";\n}\n.pi-step-forward:before {\n content: "\\e917";\n}\n.pi-th-large:before {\n content: "\\e918";\n}\n.pi-arrow-down:before {\n content: "\\e919";\n}\n.pi-arrow-left:before {\n content: "\\e91a";\n}\n.pi-arrow-right:before {\n content: "\\e91b";\n}\n.pi-arrow-up:before {\n content: "\\e91c";\n}\n.pi-bars:before {\n content: "\\e91d";\n}\n.pi-arrow-circle-down:before {\n content: "\\e91e";\n}\n.pi-arrow-circle-left:before {\n content: "\\e91f";\n}\n.pi-arrow-circle-right:before {\n content: "\\e920";\n}\n.pi-arrow-circle-up:before {\n content: "\\e921";\n}\n.pi-info:before {\n content: "\\e923";\n}\n.pi-info-circle:before {\n content: "\\e924";\n}\n.pi-home:before {\n content: "\\e925";\n}\n.pi-spinner:before {\n content: "\\e926";\n}\n\n/* libs/shared/ui/components/src/lib/modals/domains-overload-modal/domains-overload-modal.scss */\n* {\n font-family:\n Inter,\n Arial,\n serif;\n caret-color: transparent !important;\n}\ninput,\ntextarea,\n[contenteditable=true] {\n caret-color: auto !important;\n}\nbody {\n margin: 0;\n padding: 0;\n}\nh1,\nh2,\nh3,\nh4,\nh5,\nh6 {\n margin: 0;\n padding: 0;\n}\n.input:focus-visible {\n box-shadow: 0px 0px 0px 4px rgba(0, 118, 221, 0.16) !important;\n}\n.form-control-container {\n display: flex;\n flex-direction: column;\n gap: 4px;\n font-size: 14px;\n line-height: 18px;\n font-variant-numeric: lining-nums tabular-nums;\n font-weight: 400;\n cursor: pointer;\n position: relative;\n}\n.form-control-container .form-control-label {\n color: #4a5469;\n font-size: 12px;\n font-style: normal;\n font-weight: 500;\n line-height: 18px;\n display: inline-flex;\n align-items: center;\n gap: 4px;\n position: relative;\n}\n.form-control-container .form-control-field,\n.form-control-container .p-autocomplete-input {\n font-size: 14px;\n color: #252a34;\n font-weight: 400;\n line-height: 18px;\n font-style: normal;\n font-variant-numeric: lining-nums tabular-nums;\n width: 100%;\n}\n.form-control-container .form-control-error-message {\n font-size: 12px;\n color: #d6421e;\n margin-top: 2px;\n}\n.form-control-container .form-control-hint-message {\n color: #4a5469;\n font-size: 12px;\n margin-top: 2px;\n}\n:host ::ng-deep .p-dialog-header {\n padding: 20px 20px 0 0 !important;\n}\n.modal-container {\n display: flex;\n flex-direction: column;\n align-items: center;\n gap: 12px;\n}\n.modal-container .warning-container {\n padding: 12px;\n border-radius: 24px;\n background: rgb(253, 241, 226);\n width: 48px;\n height: 48px;\n}\n.modal-container .title {\n color: #252a34;\n text-align: center;\n font-size: 18px;\n font-style: normal;\n font-weight: 600;\n line-height: 22px;\n}\n.modal-container .description {\n color: #4a5469;\n text-align: center;\n font-size: 14px;\n font-style: normal;\n font-weight: 400;\n line-height: 18px;\n}\n/*! Bundled license information:\n\nmodern-normalize/modern-normalize.css:\n (*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize *)\n*/\n/*# sourceMappingURL=domains-overload-modal.css.map */\n'] }]
213
- }], null, null);
214
- })();
215
- (() => {
216
- (typeof ngDevMode === "undefined" || ngDevMode) && \u0275setClassDebugInfo(DomainsOverloadModalComponent, { className: "DomainsOverloadModalComponent", filePath: "libs/shared/ui/components/src/lib/modals/domains-overload-modal/domains-overload-modal.ts", lineNumber: 106 });
217
- })();
218
-
219
- export {
220
- DomainsOverloadModalComponent
221
- };
222
- //# sourceMappingURL=chunk-TVK2AZPS.js.map
Binary file