raise-common-lib 0.0.158 → 0.0.160

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.
@@ -0,0 +1,4 @@
1
+ <svg width="10" height="11" viewBox="0 0 10 11" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M0.500244 10L9.50011 1.00013" stroke="#6C7C90" stroke-linecap="round"/>
3
+ <path d="M9.5 10L0.500133 1.00013" stroke="#6C7C90" stroke-linecap="round"/>
4
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.99512 2.28223V7.28223H13.9951" stroke="#6C7C90"/>
3
+ <line y1="-0.5" x2="7" y2="-0.5" transform="matrix(0.707107 -0.707107 -0.707107 -0.707107 8.4707 7.0498)" stroke="#6C7C90"/>
4
+ <path d="M7.00684 14.1724L7.00684 9.17236L2.00684 9.17236" stroke="#6C7C90"/>
5
+ <line y1="-0.5" x2="7" y2="-0.5" transform="matrix(-0.707107 0.707107 0.707107 0.707107 7.53223 9.4043)" stroke="#6C7C90"/>
6
+ </svg>
@@ -1,6 +1,5 @@
1
-
2
-
3
1
  .rs-dialog-wrap{
2
+ max-width: 100% !important;
4
3
  .mat-dialog-container{
5
4
  padding: 0 !important;
6
5
  }