@everymatrix/stage-mm-verification-report 1.1.2 → 1.1.20

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 (37) hide show
  1. package/app.component.css.map +1 -1
  2. package/{chunk-RKNM3CPU.js → chunk-GHMRFGWM.js} +3 -3
  3. package/{chunk-4M25FGA6.js → chunk-JSS46E3W.js} +3 -3
  4. package/{chunk-TLKY6L5A.js → chunk-KWPI2BGF.js} +1 -1
  5. package/{chunk-TLKY6L5A.js.map → chunk-KWPI2BGF.js.map} +1 -1
  6. package/{chunk-3AQTIC45.js → chunk-RLVFEPK2.js} +2 -2
  7. package/chunk-RLVFEPK2.js.map +1 -0
  8. package/{chunk-HCIJ4DBZ.js → chunk-X2D4YADX.js} +2 -2
  9. package/chunk-X2D4YADX.js.map +7 -0
  10. package/component-lib.js +62179 -5
  11. package/component-lib.js.map +1 -1
  12. package/delete-template-modal.css.map +1 -1
  13. package/dm-button-lib.component.css.map +1 -1
  14. package/dm-date-picker-lib.component.css.map +1 -1
  15. package/dm-input-text-lib.component.css.map +1 -1
  16. package/dm-range-date-picker-lib.component.css.map +1 -1
  17. package/dm-select-lib.component.css.map +1 -1
  18. package/dm-tree-table.component.css.map +1 -1
  19. package/dm-ui-grid-lib.component.css.map +1 -1
  20. package/domains-overload-modal.css.map +1 -1
  21. package/index.html +12 -12
  22. package/main.js +1908 -1900
  23. package/main.js.map +1 -1
  24. package/modules/angular-ui-grid/ui-grid.css +33 -33
  25. package/modules/angular-ui-grid/ui-grid.js +326 -326
  26. package/package-stage.json +7 -0
  27. package/package.json +7 -8
  28. package/report-configuration-modal.css.map +1 -1
  29. package/save-template-modal.component.css.map +1 -1
  30. package/send-settings-modal.css.map +1 -1
  31. package/styles.css.map +1 -1
  32. package/template-select-modal.css.map +2 -2
  33. package/toast-message.css.map +1 -1
  34. package/chunk-3AQTIC45.js.map +0 -1
  35. package/chunk-HCIJ4DBZ.js.map +0 -7
  36. /package/{chunk-4M25FGA6.js.map → chunk-GHMRFGWM.js.map} +0 -0
  37. /package/{chunk-RKNM3CPU.js.map → chunk-JSS46E3W.js.map} +0 -0
@@ -1,7 +1,7 @@
1
- /*!
2
- * ui-grid - v4.12.7 - 2024-04-12
3
- * http://ui-grid.info/
4
- * Copyright (c) 2024 ; License: MIT
1
+ /*!
2
+ * ui-grid - v4.12.7 - 2024-04-12
3
+ * http://ui-grid.info/
4
+ * Copyright (c) 2024 ; License: MIT
5
5
  */
6
6
  .ui-grid {
7
7
  border: 1px solid #d4d4d4;
@@ -864,7 +864,7 @@ select.ui-grid-filter-select:hover {
864
864
  transform: rotate(359deg);
865
865
  }
866
866
  }
867
-
867
+
868
868
  .ui-grid-cell-focus {
869
869
  outline: 0;
870
870
  background-color: #b3c4c7;
@@ -890,7 +890,7 @@ select.ui-grid-filter-select:hover {
890
890
  top: -10000px;
891
891
  clip: rect(0px, 0px, 0px, 0px);
892
892
  }
893
-
893
+
894
894
  /*
895
895
  Animation example, for spinners
896
896
  */
@@ -971,7 +971,7 @@ select.ui-grid-filter-select:hover {
971
971
  transform: rotate(359deg);
972
972
  }
973
973
  }
974
-
974
+
975
975
  .ui-grid-render-container {
976
976
  position: inherit;
977
977
  -webkit-border-top-right-radius: 0;
@@ -1063,7 +1063,7 @@ select.ui-grid-filter-select:hover {
1063
1063
  right: 0;
1064
1064
  opacity: 0.66;
1065
1065
  }
1066
-
1066
+
1067
1067
  /* This file contains variable declarations (do not remove this line) */
1068
1068
  /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
1069
1069
  /**
@@ -1128,7 +1128,7 @@ select.ui-grid-filter-select:hover {
1128
1128
  width: 10px;
1129
1129
  height: 10px;
1130
1130
  }
1131
-
1131
+
1132
1132
  .ui-grid {
1133
1133
  border: 1px solid #d4d4d4;
1134
1134
  box-sizing: content-box;
@@ -1990,14 +1990,14 @@ select.ui-grid-filter-select:hover {
1990
1990
  transform: rotate(359deg);
1991
1991
  }
1992
1992
  }
1993
-
1993
+
1994
1994
  /*---------------------------------------------------
1995
1995
  LESS Elements 0.9
1996
1996
  ---------------------------------------------------
1997
1997
  A set of useful LESS mixins
1998
1998
  More info at: http://lesselements.com
1999
1999
  ---------------------------------------------------*/
2000
-
2000
+
2001
2001
  .ui-grid-footer-info {
2002
2002
  padding: 5px 10px;
2003
2003
  }
@@ -2070,7 +2070,7 @@ select.ui-grid-filter-select:hover {
2070
2070
  .ui-grid-footer-cell:last-child {
2071
2071
  border-right: 0;
2072
2072
  }
2073
-
2073
+
2074
2074
  .ui-grid {
2075
2075
  border: 1px solid #d4d4d4;
2076
2076
  box-sizing: content-box;
@@ -2140,7 +2140,7 @@ select.ui-grid-filter-select:hover {
2140
2140
  .clickable {
2141
2141
  cursor: pointer;
2142
2142
  }
2143
-
2143
+
2144
2144
  .ui-grid-top-panel-background {
2145
2145
  background-color: #f3f3f3;
2146
2146
  }
@@ -2392,7 +2392,7 @@ select.ui-grid-filter-select:hover {
2392
2392
  .ui-grid-filter-cancel-button-hidden select.ui-grid-filter-select {
2393
2393
  width: 100%;
2394
2394
  }
2395
-
2395
+
2396
2396
  @font-face {
2397
2397
  font-family: 'ui-grid';
2398
2398
  src: url('fonts/ui-grid.eot');
@@ -2508,7 +2508,7 @@ select.ui-grid-filter-select:hover {
2508
2508
  .ui-grid-icon-spin5:before {
2509
2509
  content: '\ea61';
2510
2510
  }
2511
-
2511
+
2512
2512
  .ui-grid-menu-button {
2513
2513
  z-index: 2;
2514
2514
  position: absolute;
@@ -2587,7 +2587,7 @@ select.ui-grid-filter-select:hover {
2587
2587
  .ui-grid-menu .ui-grid-menu-inner ul li:not(:last-child) > .ui-grid-menu-item {
2588
2588
  border-bottom: 1px solid #d4d4d4;
2589
2589
  }
2590
-
2590
+
2591
2591
  /*
2592
2592
  * RTL Styles
2593
2593
  */
@@ -2640,7 +2640,7 @@ select.ui-grid-filter-select:hover {
2640
2640
  right: initial;
2641
2641
  left: 10px;
2642
2642
  }
2643
-
2643
+
2644
2644
  .ui-grid-sortarrow {
2645
2645
  right: 5px;
2646
2646
  position: absolute;
@@ -2656,7 +2656,7 @@ select.ui-grid-filter-select:hover {
2656
2656
  -ms-transform: rotate(180deg);
2657
2657
  transform: rotate(180deg);
2658
2658
  }
2659
-
2659
+
2660
2660
  /* This file contains variable declarations (do not remove this line) */
2661
2661
  /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
2662
2662
  /**
@@ -2683,7 +2683,7 @@ select.ui-grid-filter-select:hover {
2683
2683
  * @section font library path
2684
2684
  */
2685
2685
  /*-- END VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
2686
-
2686
+
2687
2687
  .ui-grid-cell input {
2688
2688
  border-radius: inherit;
2689
2689
  padding: 0;
@@ -2707,14 +2707,14 @@ select.ui-grid-filter-select:hover {
2707
2707
  .ui-grid-cell input.ng-valid {
2708
2708
  border: 1px solid #d4d4d4;
2709
2709
  }
2710
-
2710
+
2711
2711
  .ui-grid-viewport .ui-grid-empty-base-layer-container {
2712
2712
  position: absolute;
2713
2713
  overflow: hidden;
2714
2714
  pointer-events: none;
2715
2715
  z-index: -1;
2716
2716
  }
2717
-
2717
+
2718
2718
  .expandableRow .ui-grid-row:nth-child(odd) .ui-grid-cell {
2719
2719
  background-color: #fdfdfd;
2720
2720
  }
@@ -2731,13 +2731,13 @@ select.ui-grid-filter-select:hover {
2731
2731
  float: left;
2732
2732
  border: 1px solid #d4d4d4;
2733
2733
  }
2734
-
2735
-
2734
+
2735
+
2736
2736
  .ui-grid-tree-header-row {
2737
2737
  font-weight: bold !important;
2738
2738
  }
2739
-
2740
-
2739
+
2740
+
2741
2741
  .movingColumn {
2742
2742
  position: absolute;
2743
2743
  top: 0;
@@ -2747,7 +2747,7 @@ select.ui-grid-filter-select:hover {
2747
2747
  .movingColumn .ui-grid-icon-angle-down {
2748
2748
  display: none;
2749
2749
  }
2750
-
2750
+
2751
2751
  /* This file contains variable declarations (do not remove this line) */
2752
2752
  /*-- VARIABLES (DO NOT REMOVE THESE COMMENTS) --*/
2753
2753
  /**
@@ -3047,7 +3047,7 @@ select.ui-grid-filter-select:hover {
3047
3047
  border-bottom: none;
3048
3048
  text-decoration: none;
3049
3049
  }
3050
-
3050
+
3051
3051
  .ui-grid-pinned-container {
3052
3052
  position: absolute;
3053
3053
  display: inline;
@@ -3115,7 +3115,7 @@ select.ui-grid-filter-select:hover {
3115
3115
  width: 1px;
3116
3116
  background-color: #aeaeae;
3117
3117
  }
3118
-
3118
+
3119
3119
  .ui-grid-column-resizer {
3120
3120
  top: 0;
3121
3121
  bottom: 0;
@@ -3154,7 +3154,7 @@ select.ui-grid-filter-select:hover {
3154
3154
  width: 1px;
3155
3155
  background-color: #aeaeae;
3156
3156
  }
3157
-
3157
+
3158
3158
  .ui-grid-row-saving .ui-grid-cell {
3159
3159
  color: #848484 !important;
3160
3160
  }
@@ -3164,7 +3164,7 @@ select.ui-grid-filter-select:hover {
3164
3164
  .ui-grid-row-error .ui-grid-cell {
3165
3165
  color: #FF0000 !important;
3166
3166
  }
3167
-
3167
+
3168
3168
  .ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell {
3169
3169
  background-color: #C9DDE1;
3170
3170
  }
@@ -3190,19 +3190,19 @@ select.ui-grid-filter-select:hover {
3190
3190
  .ui-grid-selection-row-header-buttons.ui-grid-all-selected::before {
3191
3191
  opacity: 1;
3192
3192
  }
3193
-
3193
+
3194
3194
  .ui-grid-tree-row-header-buttons.ui-grid-tree-header {
3195
3195
  cursor: pointer;
3196
3196
  opacity: 1;
3197
3197
  }
3198
-
3198
+
3199
3199
  .ui-grid-tree-header-row {
3200
3200
  font-weight: bold !important;
3201
3201
  }
3202
3202
  .ui-grid-tree-header-row .ui-grid-cell.ui-grid-disable-selection.ui-grid-row-header-cell {
3203
3203
  pointer-events: all;
3204
3204
  }
3205
-
3205
+
3206
3206
  .ui-grid-cell-contents.invalid {
3207
3207
  border: 1px solid #fc8f8f;
3208
3208
  }