raise-common-lib 0.0.150 → 0.0.152

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,6 @@
1
+ <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M8.2168 1.02539L13.2168 1.02539L13.2168 6.02539" stroke="#6C7C90"/>
3
+ <line x1="13.3389" y1="0.853553" x2="8.38916" y2="5.8033" stroke="#6C7C90"/>
4
+ <path d="M6 12.8379L1 12.8379L1 7.83789" stroke="#6C7C90"/>
5
+ <line x1="0.878869" y1="13.0097" x2="5.82862" y2="8.05998" stroke="#6C7C90"/>
6
+ </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.99463 2.28125V7.28125H13.9946" stroke="#6C7C90"/>
3
+ <line y1="-0.5" x2="7" y2="-0.5" transform="matrix(0.707107 -0.707107 -0.707107 -0.707107 8.46973 7.04883)" stroke="#6C7C90"/>
4
+ <path d="M7.00635 14.1719L7.00635 9.17188L2.00635 9.17188" stroke="#6C7C90"/>
5
+ <line y1="-0.5" x2="7" y2="-0.5" transform="matrix(-0.707107 0.707107 0.707107 0.707107 7.53174 9.4043)" stroke="#6C7C90"/>
6
+ </svg>
@@ -11,7 +11,7 @@
11
11
  border: 1px solid #adb5bd !important;
12
12
  background: transparent !important;
13
13
  color: var(--rs-cancel-btn-color) !important;
14
- height: 32px;
14
+ height: 28px;
15
15
  min-width: 80px;
16
16
  padding: 0 8px;
17
17
  font-size: 12px;
@@ -86,7 +86,7 @@
86
86
  background: transparent !important;
87
87
  color: var(--rs-cancel-btn-color) !important;
88
88
  border-color: transparent !important;
89
- height: 32px;
89
+ height: 28px;
90
90
  min-width: 80px;
91
91
  padding: 0 10px;
92
92
  font-size: 12px;